@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--navy:#071a3c;--ink:#12223f;--muted:#70809a;--gold:#d8a83b;--gold-light:#f5d783;--paper:#f6f7fa;--line:#e6eaf0;--white:#fff}*{box-sizing:border-box}html,body{min-height:100%}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:radial-gradient(circle at 18% 12%,#d8a83b1a,#0000 23rem),linear-gradient(135deg,#f7f8fa,#e9edf3);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}button{color:inherit;font:inherit;cursor:pointer}.prototype-stage{grid-template-columns:minmax(360px,430px) 330px;justify-content:center;align-items:center;gap:54px;min-height:100vh;padding:30px 24px;display:grid}.phone-shell{background:var(--paper);border:7px solid #0a1530;border-radius:46px;height:min(860px,100vh - 36px);min-height:700px;position:relative;overflow:hidden;box-shadow:0 35px 90px #0a183438}.phone-shell:before{content:"";z-index:20;background:#071126;border-radius:20px;width:110px;height:26px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.phone-status{z-index:15;color:#fff;background:var(--navy);letter-spacing:.08em;justify-content:space-between;align-items:center;height:44px;padding:0 18px 0 24px;font-size:11px;font-weight:800;display:flex;position:absolute;inset:0 0 auto}.phone-status img{object-fit:cover;border:1.5px solid #010817;border-radius:11px;width:38px;height:38px;box-shadow:0 3px 7px #00000047}.app-screen{scrollbar-width:none;background:var(--paper);position:absolute;inset:44px 0 0;overflow-y:auto}.app-screen::-webkit-scrollbar{display:none}.screen-content{min-height:100%;animation:.26s both screen-in}@keyframes screen-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.home-content{padding:18px 17px 102px}.home-header{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.home-header p{color:#62758f;letter-spacing:-.2px;margin:0 0 5px;font-size:18px;font-weight:650;line-height:1.2}.home-header h2{color:var(--navy);letter-spacing:-.65px;margin:0;font-size:26px;line-height:1.08}.avatar{border:1.5px solid var(--gold);width:50px;height:50px;color:var(--gold-light);background:var(--navy);border-radius:50%;flex:none;font-size:14px;font-weight:800;box-shadow:0 8px 18px #071a3c1a}.today-card{color:#fff;background:radial-gradient(circle at 92% 2%,#4474b794,#0000 15rem),linear-gradient(145deg,#0a214c,#071733);border-radius:24px;padding:18px;box-shadow:0 14px 28px #071a3c29}.agenda-heading{justify-content:space-between;align-items:flex-end;gap:10px;display:flex}.agenda-heading>div{gap:6px;display:grid}.agenda-heading small{color:#aebcd0;letter-spacing:.1em;font-size:8px}.agenda-heading strong{color:#fff;font-size:19px;line-height:1.1}.agenda-heading button{color:var(--gold-light);background:0 0;border:0;padding:5px;font-size:10px;font-weight:850}.agenda-days{grid-template-columns:repeat(5,1fr);gap:7px;margin-top:15px;display:grid}.agenda-days button{color:#d3ddeb;background:#ffffff09;border:1px solid #87abdb8c;border-radius:12px;min-height:34px;font-size:9px}.agenda-days button.active{color:var(--navy);background:linear-gradient(145deg,#f2ce70,#dba52f);border-color:#f3cf70;font-weight:900}.agenda-event{color:#fff;text-align:left;background:0 0;border:0;border-bottom:1px solid #ffffff21;grid-template-columns:34px 1fr 15px;align-items:center;gap:10px;width:100%;margin-top:13px;padding:6px 0 13px;display:grid}.agenda-event>svg,.urgent-row>svg{color:#efbf4f;fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;background:#7fa1d038;border-radius:11px;width:33px;height:33px;padding:6px}.agenda-event>span,.urgent-row>span{gap:4px;display:grid}.agenda-event b{font-size:12px}.agenda-event small{color:#aebcd0;font-size:8.5px}.agenda-event>strong,.urgent-row>strong{color:#aebcd0;font-size:20px}.urgent-heading{justify-content:space-between;align-items:center;margin:13px 0 6px;display:flex}.urgent-heading h3{color:#fff;margin:0;font-size:16px}.urgent-heading span{min-width:46px;height:29px;color:var(--gold-light);background:#7599cc33;border:1px solid #eec04b66;border-radius:12px;align-items:center;gap:6px;padding:0 9px;font-size:10px;font-weight:900;display:flex}.urgent-heading span i{color:#142f5a;background:var(--gold-light);border-radius:50%;place-items:center;width:16px;height:16px;font-size:10px;font-style:normal;display:grid}.urgent-heading span b{color:var(--gold-light);font-size:11px}.urgent-row{color:#fff;text-align:left;background:0 0;border:0;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;width:100%;padding:7px 0;display:grid}.urgent-row b{font-size:11px}.urgent-row small{color:#aebcd0;font-size:8.2px;line-height:1.35}.urgent-row>button{color:var(--gold-light);background:#769acd33;border:1px solid #efbe466b;border-radius:10px;padding:7px 9px;font-size:8px;font-weight:850;box-shadow:inset 0 0 16px #ebba400d}.today-title{justify-content:space-between;align-items:flex-start;margin-bottom:13px;display:flex}.today-title>div{gap:3px;display:grid}.today-title small{color:#aebbd0;letter-spacing:.11em;font-size:10px}.today-title strong{font-size:17px}.today-title>span{color:#c5cede;background:#ffffff12;border:1px solid #ffffff2b;border-radius:14px;place-items:center;width:45px;height:49px;font-size:9px;display:grid}.today-title>span b{color:var(--gold-light);font-size:19px;line-height:.7}.today-task{border-top:1px solid #ffffff17;grid-template-columns:39px 3px 1fr;align-items:center;gap:10px;padding:10px 0;display:grid}.today-task time{color:#dce3ee;font-size:10px;font-weight:700}.today-task>i{background:#5d9cf0;border-radius:4px;width:3px;height:28px}.today-task>i.gold{background:var(--gold)}.today-task>div{gap:3px;display:grid}.today-task b{font-size:11px}.today-task small{color:#aebbd0;font-size:9px}.primary-action{color:#fff;text-align:left;background:linear-gradient(115deg,#c89224,#e5bc56);border:0;border-radius:19px;grid-template-columns:42px 1fr 20px;align-items:center;gap:13px;width:100%;margin:16px 0 12px;padding:13px 14px;display:grid;box-shadow:0 10px 22px #be871b3b}.primary-action>span:first-child{background:#ffffff2b;border-radius:13px;place-items:center;width:40px;height:40px;font-size:24px;display:grid}.primary-action>span:nth-child(2){gap:2px;display:grid}.primary-action b{letter-spacing:-.25px;font-size:19px;font-weight:650;line-height:1}.primary-action em{font-size:20px;font-style:normal}.home-tools{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.home-tools>button{text-align:center;background:#fff;border:1px solid #d7e0eb;border-radius:18px;flex-direction:column;justify-content:flex-start;align-items:center;min-width:0;min-height:126px;padding:11px 5px;display:flex}.home-tools>button>span{color:#214d7d;background:#edf4fb;border-radius:14px;place-items:center;width:47px;height:47px;margin-bottom:9px;display:grid}.home-tools>button>span.gold{color:#c68d16;background:#fff3d8}.home-tools>button>span.chat{width:50px;height:50px;color:var(--navy);background:#f5f2ea;border-radius:50%}.home-tools svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:33px;height:33px}.home-tools b{min-height:30px;color:var(--navy);letter-spacing:-.1px;font-size:12px;font-weight:620;line-height:1.22}.home-tools small{color:#7b8aa0;white-space:nowrap;margin-top:5px;font-size:8px;line-height:1.25}.home-tools .ask-card b{margin-top:4px}.section-heading{justify-content:space-between;align-items:center;margin:22px 2px 10px;display:flex}.section-heading h3{color:var(--navy);margin:0;font-size:15px}.section-heading button{color:#9a711a;background:0 0;border:0;font-size:10px;font-weight:800}.home-deals{gap:9px;display:grid}.deal-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:18px;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:11px;width:100%;padding:13px;display:grid}.building-mark{color:#4771ac;background:#edf3fb;border-radius:12px;place-items:center;width:42px;height:50px;font-size:23px;display:grid}.building-mark svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:27px;height:27px}.deal-card>span:nth-child(2){gap:4px;display:grid}.deal-card b{text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;line-height:1.3;overflow:hidden}.deal-card small{color:var(--muted);font-size:9px}.deal-card em{color:#9a711a;align-items:center;gap:6px;font-size:8px;font-style:normal;font-weight:800;display:flex}.deal-card em i{background:var(--gold);border-radius:50%;flex:none;width:7px;height:7px}.deal-card em.attention{color:#ae5c37}.deal-card em.attention i{background:#c76645}.deal-card.muted{opacity:.72}.bottom-nav{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border-top:1px solid #071a3c14;grid-template-columns:repeat(5,1fr);height:76px;padding:8px 6px 13px;display:grid;position:absolute;inset:auto 0 0}.bottom-nav button{color:#8795aa;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:9px;display:flex}.bottom-nav i{place-items:center;width:33px;height:30px;font-style:normal;display:grid}.bottom-nav svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:30px;height:30px;overflow:visible}.bottom-nav button:last-child svg{fill:currentColor;stroke:none}.bottom-nav .active{color:var(--navy);font-weight:800}.bottom-nav .active i{color:var(--gold)}.flow-screen{padding:18px 20px 104px}.flow-header{grid-template-columns:42px 1fr 34px;align-items:center;gap:10px;display:grid}.flow-header>button,.simple-back{border:1px solid var(--line);background:#fff;border-radius:13px;place-items:center;width:38px;height:38px;font-size:27px;line-height:1;display:grid}.flow-header h1{color:var(--navy);margin:0;font-size:14px}.flow-header p{color:var(--muted);margin:3px 0 0;font-size:9px}.flow-header img{object-fit:cover;border:1px solid #07111f;border-radius:10px;width:34px;height:34px}.progress{background:#e4e8ee;border-radius:8px;height:4px;margin:18px 0 28px;overflow:hidden}.progress span{background:linear-gradient(90deg,#c99326,#e7bd56);border-radius:8px;height:100%;display:block}.flow-intro{margin:0 3px 23px}.flow-intro>small{color:#a27821;letter-spacing:.08em;font-size:9px;font-weight:800}.flow-intro h2{color:var(--navy);letter-spacing:-.45px;margin:8px 0;font-size:25px;line-height:1.12}.flow-intro p{color:var(--muted);margin:0;font-size:11px;line-height:1.55}.choice-stack{gap:11px;display:grid}.market-card,.answer{border:1px solid var(--line);text-align:left;background:#fff;border-radius:21px;align-items:center;gap:14px;width:100%;padding:18px;display:grid}.market-choice-stack{gap:14px}.market-card{grid-template-columns:78px 1fr auto;min-height:128px}.market-card.featured,.answer.selected{background:#fffdf8;border-color:#d8a83b94;box-shadow:0 7px 20px #1326470f}.market-illustration{color:#fff;background:linear-gradient(150deg,#102d60,#071a3c);border-radius:20px;place-items:center;width:76px;height:82px;display:grid;box-shadow:0 10px 20px #071a3c26}.market-illustration.newbuild{color:#5275a4;box-shadow:none;background:linear-gradient(150deg,#f1f5fa,#e6edf6)}.market-illustration svg{width:65px;height:65px;overflow:visible}.market-illustration svg path{fill:none;stroke:currentColor;stroke-width:3.2px;stroke-linecap:round;stroke-linejoin:round}.market-illustration svg path:nth-child(2){fill:currentColor;stroke-width:1.2px}.market-illustration.secondary svg path:nth-child(2){fill:none;stroke-width:3.2px}.market-card>span:nth-child(2),.answer>span{gap:5px;display:grid}.market-card b{color:var(--navy);letter-spacing:-.2px;font-size:17px;line-height:1.2}.market-card small{color:var(--muted);font-size:10px;line-height:1.4}.answer b{color:var(--navy);font-size:15px;line-height:1.25}.answer small{color:var(--muted);font-size:10.5px;line-height:1.4}.market-card>em{color:#8a95a8;text-transform:uppercase;background:#f1f3f6;border-radius:8px;padding:4px 7px;font-size:7px;font-style:normal;font-weight:800}.trust-note{color:var(--muted);gap:9px;margin:24px 5px 0;font-size:9px;line-height:1.45;display:flex}.trust-note span{color:var(--gold);flex:none;font-weight:900}.answer{grid-template-columns:1fr 28px;min-height:90px}.answer>i{width:24px;height:24px;color:var(--gold);border:1.5px solid #ccd3dd;border-radius:50%;place-items:center;font-size:11px;font-style:normal;display:grid}.answer.selected>i{border-color:var(--gold)}.continue{color:#fff;background:var(--navy);border:0;border-radius:16px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:50px;margin-top:22px;font-size:12px;font-weight:800;display:flex;box-shadow:0 10px 22px #071a3c26}.empty-screen{text-align:center;padding:28px 22px 100px}.empty-screen>.simple-back{margin-right:auto}.empty-screen>span{width:72px;height:72px;color:var(--gold);background:#fbf1d9;border-radius:24px;place-items:center;margin:120px auto 20px;font-size:30px;display:grid}.empty-screen h2{color:var(--navy);margin:0 0 8px;font-size:23px}.empty-screen p{max-width:270px;color:var(--muted);margin:0 auto;font-size:11px;line-height:1.55}.review-brand{align-items:center;gap:15px;display:flex}.review-brand img{object-fit:cover;border-radius:20px;width:76px;height:76px;box-shadow:0 15px 30px #071a3c24}.review-brand p{color:#9a711a;letter-spacing:.08em;text-transform:uppercase;margin:0 0 4px;font-size:10px;font-weight:800}.review-brand h1{color:var(--navy);margin:0;font-size:24px;line-height:1.1}.review-lead{color:#687792;margin:28px 0 20px;font-size:12px;line-height:1.5}.route-list{gap:6px;margin:0;padding:0;list-style:none;display:grid}.route-list li{color:#7f8a9c;border-radius:14px;align-items:center;gap:12px;padding:10px 12px;font-size:11px;font-weight:650;display:flex}.route-list li span{border:1px solid #d7dce4;border-radius:9px;place-items:center;width:28px;height:28px;font-size:9px;display:grid}.route-list li.active{color:var(--navy);background:#ffffffb8}.route-list li.active span{border-color:var(--gold);color:#fff;background:var(--gold)}.route-list li.done{color:#557064}.route-list li.done span{color:#278b68;background:#e8f5ef;border-color:#cfe6dc}.review-hint{border-left:3px solid var(--gold);color:#687792;background:#ffffff8c;border-radius:0 12px 12px 0;margin-top:22px;padding:15px;font-size:10px;line-height:1.5}.field-card{border:1px solid var(--line);background:#fff;border-radius:17px;gap:7px;margin-top:15px;padding:14px 15px;display:grid}.field-card>span{color:#8b96a8;font-size:9px;font-weight:750}.field-card input{width:100%;color:var(--navy);background:0 0;border:0;outline:0;padding:0;font-size:12px;font-weight:750}.field-card small{color:#2b8968;font-size:9px}.question-layout .ask-link{margin-top:15px}.ask-link{color:#8e6b1f;background:0 0;border:0;width:100%;padding:10px;font-size:10px;font-weight:750}.ask-link.solid{background:#fffaf0;border:1px solid #efe2c4;border-radius:14px;margin-top:15px}.continue:disabled{cursor:not-allowed;opacity:.36;box-shadow:none}.registry-action{text-align:left;background:#f5f9fe;border:1px solid #cddceb;border-radius:18px;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;width:100%;margin-top:11px;padding:14px 15px;display:grid}.registry-action>span:first-child{color:#fff;background:#315f91;border-radius:13px;place-items:center;width:40px;height:40px;display:grid}.registry-action>span:first-child svg{fill:none;stroke:currentColor;stroke-width:3.2px;stroke-linecap:round;width:29px;height:29px}.registry-action>span:nth-child(2){gap:4px;display:grid}.registry-action b{color:var(--navy);font-size:11px;line-height:1.25}.registry-action small{color:#6e8197;font-size:8px;line-height:1.35}.registry-action em{color:#315f91;font-size:16px;font-style:normal}.registry-screen .flow-header,.template-screen .flow-header{grid-template-columns:42px minmax(0,1fr) 50px}.registry-screen .flow-header img{border-radius:12px;width:44px;height:44px;box-shadow:0 8px 18px #071a3c29}.justice-mark{justify-self:end;place-items:center;width:50px;height:50px;display:grid;overflow:hidden}.justice-mark img,.registry-screen .justice-mark img{object-fit:contain;width:48px;height:48px;box-shadow:none;filter:grayscale()brightness(0);border:0;border-radius:0;display:block}.registry-intro{margin-top:25px}.registry-intro>small{letter-spacing:.1em;font-size:14px;line-height:1.15;display:inline-block}.registry-intro h2{margin:10px 0 13px;font-size:27px}.registry-intro p{color:#536983;letter-spacing:-.08px;max-width:395px;font-size:14.25px;line-height:1.55}.registry-form{margin-top:18px}.registry-form label{border:1px solid var(--line);background:#fff;border-radius:16px;gap:5px;padding:11px 15px 12px;display:grid}.registry-form label span{color:#718097;font-size:9.5px;font-weight:750}.registry-form input{width:100%;min-height:25px;color:var(--navy);letter-spacing:0;background:0 0;border:0;outline:0;font-size:12.5px;font-weight:800}.registry-query{position:relative}.registry-query>em{color:#73859a;font-size:7.5px;font-style:normal}.address-suggestions{z-index:8;background:#fff;border:1px solid #cbd8e6;border-radius:14px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 14px 35px #132e4e29}.address-suggestions>button{text-align:left;background:#fff;border:0;border-top:1px solid #edf1f5;gap:3px;width:100%;padding:10px 12px;display:grid}.address-suggestions>button:first-child{border-top:0}.address-suggestions>button:hover{background:#f3f7fb}.address-suggestions b{color:var(--navy);font-size:8.5px;line-height:1.4}.address-suggestions small{color:#4776a5;font-size:7px}.registry-form .continue{min-height:46px;margin-top:10px}.registry-recent{background:#fff;border:1px solid #d9e2ec;border-radius:19px;margin-top:18px;overflow:hidden;box-shadow:0 12px 30px #132e4e14}.registry-recent>header{background:linear-gradient(135deg,#fffdf7,#f8fbff);justify-content:space-between;align-items:center;gap:12px;padding:15px 15px 12px;display:flex}.registry-recent>header div{gap:4px;display:grid}.registry-recent>header small{color:#a47919;letter-spacing:.1em;font-size:8px;font-weight:900}.registry-recent>header h3{color:var(--navy);margin:0;font-size:13px}.registry-recent>header>span{color:#876315;background:#fbf1d9;border-radius:9px;place-items:center;min-width:28px;height:28px;padding:0 8px;font-size:10px;font-weight:900;display:grid}.registry-recent>div>button{text-align:left;background:linear-gradient(105deg,#fff,#f7faff);border:0;border-top:1px solid #e5ebf2;grid-template-columns:52px minmax(0,1fr) 20px;align-items:center;gap:12px;width:100%;min-height:82px;padding:14px;display:grid}.registry-recent>div>button:active{background:#f5f8fb}.recent-mark{color:#315f91;background:#e9f2fc;border-radius:15px;place-items:center;width:52px;height:52px;display:grid}.recent-mark svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:39px;height:39px}.recent-copy{gap:7px;min-width:0;display:grid}.recent-copy>b{color:var(--navy);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;font-weight:760;line-height:1.3;display:-webkit-box;overflow:hidden}.recent-meta{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.recent-meta>strong{color:#214f7f;letter-spacing:.02em;background:#eaf2fb;border-radius:7px;padding:4px 7px;font-size:8.5px;line-height:1}.recent-meta>small{color:#71839a;font-size:8px;line-height:1.2}.recent-arrow{color:#315f91;font-size:20px}.registry-recent>p{color:#71839a;background:#fafbfd;border-top:1px solid #edf0f4;margin:0;padding:10px 14px 12px;font-size:8px;line-height:1.4}.registry-candidates{border:1px solid var(--line);background:#fff;border-radius:17px;margin-top:14px;overflow:hidden}.registry-candidates>header{background:#f3f7fb;gap:4px;padding:13px;display:grid}.registry-candidates>header small{color:#627b96;letter-spacing:.07em;font-size:7px;font-weight:900}.registry-candidates>header b{color:var(--navy);font-size:10px}.registry-candidates>button{text-align:left;background:#fff;border:0;border-top:1px solid #edf0f4;grid-template-columns:1fr 18px;align-items:center;gap:8px;width:100%;padding:12px 13px;display:grid}.registry-candidates>button>span{gap:4px;display:grid}.registry-candidates>button b{color:var(--navy);font-size:8.5px;line-height:1.4}.registry-candidates>button small{color:#77879a;font-size:7.5px}.registry-candidates>button em{color:#315f91;font-size:7.5px;font-style:normal;font-weight:800}.registry-candidates>button strong{color:#315f91;font-size:16px}.registry-results{gap:10px;margin-top:17px;display:grid}.registry-status{background:#eff9f4;border:1px solid #cce5d9;border-radius:16px;grid-template-columns:34px 1fr;align-items:center;gap:10px;padding:13px;display:grid}.registry-status>span{color:#fff;background:#2c916c;border-radius:11px;place-items:center;width:33px;height:33px;font-size:14px;font-weight:900;display:grid}.registry-status div{gap:3px;display:grid}.registry-status small,.registry-rights small{color:#668577;letter-spacing:.08em;font-size:7px;font-weight:900}.registry-status b{color:#205e49;font-size:10px}.registry-data{border:1px solid var(--line);background:#fff;border-radius:17px;overflow:hidden}.registry-data>div{border-top:1px solid #edf0f4;grid-template-columns:94px 1fr 18px;align-items:start;gap:8px;padding:10px 12px;display:grid}.registry-data>div:first-child{border-top:0}.registry-data span{color:#7e8a9b;font-size:8px}.registry-data b{color:var(--navy);font-size:8.5px;line-height:1.4}.registry-data em{color:#278b68;background:#e8f5ef;border-radius:6px;place-items:center;width:17px;height:17px;font-size:8px;font-style:normal;font-weight:900;display:grid}.registry-data .warning em{color:#9b7017;background:#fff2cf}.registry-rights{background:#fff;border:1px solid #cce5d9;border-radius:17px;overflow:hidden}.registry-rights.attention{border-color:#ead5a1}.registry-rights>header{background:#f0f9f5;grid-template-columns:32px 1fr;align-items:center;gap:9px;padding:12px;display:grid}.registry-rights.attention>header{background:#fff8e8}.registry-rights>header>span{color:#fff;background:#2c916c;border-radius:10px;place-items:center;width:31px;height:31px;font-size:13px;font-weight:900;display:grid}.registry-rights.attention>header>span{background:#d29c2c}.registry-rights header div{gap:3px;display:grid}.registry-rights header b{color:var(--navy);font-size:9px}.registry-group{border-top:1px solid #edf0f4;gap:7px;padding:12px;display:grid}.registry-group>b{color:#5b6a80;letter-spacing:.03em;text-transform:uppercase;font-size:7.5px}.registry-group>p{color:#344861;background:#f5f8fb;border-radius:10px;margin:0;padding:9px 10px;font-size:7.7px;line-height:1.45}.registry-group.restrictions>p{color:#775713;background:#fff6df}.registry-empty{color:#7e899a;margin:0;padding:12px;font-size:8px}.registry-message{background:#f4f8fc;border:1px solid #d7e2ee;border-radius:15px;grid-template-columns:29px 1fr;gap:9px;padding:12px;display:grid}.registry-message>span{color:#fff;background:#4673a2;border-radius:9px;place-items:center;width:28px;height:28px;font-size:11px;font-weight:900;display:grid}.registry-message b{color:var(--navy);font-size:9px}.registry-message p{color:#6f7f93;margin:4px 0 0;font-size:7.5px;line-height:1.45}.registry-message.error{background:#fff4f1;border-color:#ecd2ca;margin-top:12px}.registry-message.error>span{background:#b85d48}.registry-screen,.template-screen{padding-bottom:104px}.check-mode-tabs{background:#eef2f6;border:1px solid #dfe6ee;border-radius:18px;grid-template-columns:1fr 1fr;gap:8px;margin:14px 0 4px;padding:4px;display:grid}.check-mode-tabs>button{text-align:left;background:0 0;border:1px solid #0000;border-radius:14px;grid-template-rows:auto auto;grid-template-columns:31px 1fr;align-items:center;gap:2px 8px;min-width:0;padding:9px 10px;display:grid}.check-mode-tabs>button>span{color:#71849a;background:#dfe6ee;border-radius:10px;grid-row:1/3;place-items:center;width:31px;height:31px;font-size:15px;font-weight:900;display:grid}.check-mode-tabs b{color:#6d7d91;align-self:end;font-size:9.5px}.check-mode-tabs small{color:#8a97a8;text-overflow:ellipsis;white-space:nowrap;align-self:start;font-size:7px;overflow:hidden}.check-mode-tabs>button.active{background:#fff;border-color:#d4b45c;box-shadow:0 7px 18px #10284814}.check-mode-tabs>button.active>span{color:#fff;background:var(--navy)}.check-mode-tabs>button.active b{color:var(--navy)}.check-mode-tabs>button.active small{color:#8a6b27}.person-check-intro{margin-top:20px}.integration-state{background:#f5f9fd;border:1px solid #d5e1ee;border-radius:16px;grid-template-columns:34px 1fr;align-items:center;gap:10px;margin-top:15px;padding:12px 13px;display:grid}.integration-state>span{color:#fff;background:#6284a8;border-radius:11px;place-items:center;width:34px;height:34px;font-size:13px;font-weight:900;display:grid}.integration-state>div{gap:3px;display:grid}.integration-state b{color:var(--navy);font-size:9px}.integration-state p{color:#6c7e92;margin:0;font-size:7.5px;line-height:1.4}.integration-state.ready{background:#f0f9f5;border-color:#c9e4d7}.integration-state.ready>span{background:#2b906b}.integration-state.waiting{background:#fff8e8;border-color:#ead4a0}.integration-state.waiting>span{background:#cc972d}.person-check-form{gap:10px;margin-top:12px;display:grid}.person-form-section{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 8px 24px #122d4d0b}.person-form-section>header{background:linear-gradient(135deg,#fffdf7,#f7faff);border-bottom:1px solid #ebeff4;grid-template-columns:31px 1fr;align-items:center;gap:9px;padding:12px 13px;display:grid}.person-form-section>header>span{color:#fff;background:var(--navy);border-radius:10px;place-items:center;width:31px;height:31px;font-size:10px;font-weight:900;display:grid}.person-form-section>header>div{gap:3px;display:grid}.person-form-section>header b{color:var(--navy);font-size:10px}.person-form-section>header small{color:#7d8b9e;font-size:7.5px}.person-form-grid{background:#e9edf2;grid-template-columns:1fr 1fr;gap:1px;display:grid}.person-form-grid>label{background:#fff;gap:5px;min-width:0;padding:10px 12px;display:grid}.person-form-grid>label.wide{grid-column:1/-1}.person-form-grid label>span,.legal-basis-select>span{color:#8290a2;font-size:7.5px;font-weight:800}.person-form-grid input{width:100%;min-width:0;height:23px;color:var(--navy);background:0 0;border:0;outline:0;padding:0;font-size:10.5px;font-weight:780}.person-form-grid input::placeholder{color:#b0bac6;font-weight:650}.legal-basis-select{border:1px solid #e4e9ef;border-radius:13px;gap:5px;margin:11px 12px 0;padding:10px 11px;display:grid}.legal-basis-select select{width:100%;color:var(--navy);background:#fff;border:0;outline:0;font-size:9.5px;font-weight:750}.legal-confirm{color:#5f7188;grid-template-columns:18px 1fr;align-items:start;gap:9px;margin:11px 12px 13px;font-size:8px;line-height:1.48;display:grid}.legal-confirm input{width:17px;height:17px;accent-color:var(--navy);margin:0}.person-check-form .continue{margin-top:2px}.person-cost-note{color:#75869a;text-align:center;margin:0 8px;font-size:7.5px;line-height:1.45}.person-check-progress{gap:10px;margin-top:13px;display:grid}.person-run-summary{background:linear-gradient(135deg,#f7fbff,#edf5fd);border:1px solid #cbdcec;border-radius:19px;grid-template-columns:1fr 56px;align-items:center;gap:10px;padding:15px 14px 20px;display:grid;position:relative;overflow:hidden}.person-run-summary>div{gap:4px;display:grid}.person-run-summary small{color:#4775a3;letter-spacing:.09em;font-size:7px;font-weight:900}.person-run-summary b{color:var(--navy);font-size:11px}.person-run-summary p{color:#657a92;margin:0;font-size:7.5px;line-height:1.4}.person-run-summary>strong{color:#244f7d;background:#fff;border:5px solid #cedfec;border-radius:50%;place-items:center;width:54px;height:54px;font-size:12px;display:grid}.person-run-summary>i{background:#dfe9f2;height:5px;position:absolute;bottom:0;left:0;right:0}.person-run-summary>i>span{background:#3e729f;height:100%;transition:width .35s;display:block}.person-run-summary.complete{background:linear-gradient(135deg,#f5fcf8,#eaf7f1);border-color:#bfe0d0}.person-run-summary.complete>strong{color:#247555;border-color:#baddcd}.person-run-summary.complete>i>span{background:#2c916c}.person-run-summary.partial,.person-run-summary.error{background:linear-gradient(135deg,#fffaf0,#fff3d9);border-color:#ead09a}.person-source-list{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden}.person-source-list>header{background:#f6f8fb;justify-content:space-between;align-items:center;gap:8px;padding:12px 13px;display:flex}.person-source-list>header>div{gap:3px;display:grid}.person-source-list>header small{color:#7b8b9e;letter-spacing:.08em;font-size:7px;font-weight:900}.person-source-list>header b{color:var(--navy);font-size:9.5px}.person-source-list>header>span{color:#9a651b;background:#fff0cc;border-radius:8px;padding:5px 7px;font-size:7px;font-weight:900}.person-source-list>article{border-top:1px solid #edf0f4;grid-template-columns:27px 1fr;align-items:center;gap:9px;padding:9px 12px;display:grid}.person-source-list article>span{color:#607b99;background:#eaf1f8;border-radius:9px;place-items:center;width:26px;height:26px;font-size:9px;font-weight:900;display:grid}.person-source-list article>div{gap:3px;display:grid}.person-source-list article b{color:var(--navy);font-size:8.5px}.person-source-list article small{color:#7b899a;font-size:7px}.person-source-list article.complete>span{color:#fff;background:#2c916c}.person-source-list article.error>span{color:#fff;background:#b95d49}.person-source-list article.unavailable>span{color:#fff;background:#d09a2d}.person-source-list article.running>span{color:#fff;background:#4776a5}.person-conclusions{gap:9px;display:grid}.conclusion-group{background:#fff;border:1px solid #d8e1eb;border-radius:17px;overflow:hidden}.conclusion-group>header{background:#f4f8fc;grid-template-columns:29px 1fr;align-items:center;gap:8px;padding:11px 12px;display:grid}.conclusion-group>header>span{color:#fff;background:#4673a2;border-radius:9px;place-items:center;width:28px;height:28px;font-size:10px;font-weight:900;display:grid}.conclusion-group>header>b{color:var(--navy);font-size:9.5px}.conclusion-group>article{border-top:1px solid #edf0f4;padding:11px 12px}.conclusion-group article>b{color:var(--navy);font-size:9px}.conclusion-group article p{color:#63758b;margin:6px 0 0;font-size:7.5px;line-height:1.48}.conclusion-group article>div{background:#f5f8fb;border-radius:10px;margin-top:8px;padding:8px 9px}.conclusion-group article>div>strong{color:#4c6178;text-transform:uppercase;letter-spacing:.05em;font-size:7px}.conclusion-group.red{border-color:#e7c9c0}.conclusion-group.red>header{background:#fff1ed}.conclusion-group.red>header>span{background:#b85d48}.conclusion-group.yellow{border-color:#e7d39f}.conclusion-group.yellow>header{background:#fff8e7}.conclusion-group.yellow>header>span{background:#cc972c}.conclusion-group.green{border-color:#c8e2d5}.conclusion-group.green>header{background:#eff9f4}.conclusion-group.green>header>span{background:#2c916c}.person-report-link{color:inherit;background:linear-gradient(135deg,#fffaf0,#fff);border:1px solid #d9c88e;border-radius:16px;grid-template-columns:42px 1fr 28px;align-items:center;gap:10px;padding:12px 13px;text-decoration:none;display:grid}.person-report-link>span{color:#fff;background:#a7791d;border-radius:11px;place-items:center;width:42px;height:46px;font-size:9px;font-weight:950;display:grid}.person-report-link>div{gap:4px;display:grid}.person-report-link b{color:var(--navy);font-size:9.5px}.person-report-link small{color:#7d7d74;font-size:7.5px}.person-report-link>strong{color:#fff;background:var(--navy);border-radius:9px;place-items:center;width:28px;height:28px;font-size:14px;display:grid}.person-run-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.person-run-actions>button{color:#315f91;background:#f4f8fc;border:1px solid #cad8e7;border-radius:13px;min-height:41px;padding:9px;font-size:8px;font-weight:850}.person-run-actions>button:last-child{color:#6f7e90;background:#fff;border-color:#e2e6ec}.person-run-actions>button:disabled{opacity:.5}.property-full-check{background:#fff;border:1px solid #d8c27f;border-radius:18px;overflow:hidden;box-shadow:0 12px 28px #372a0a0f}.property-full-check>header{background:linear-gradient(135deg,#fff9e8,#f6f9fd);justify-content:space-between;align-items:center;gap:10px;padding:12px 13px;display:flex}.property-full-check>header>div{gap:4px;display:grid}.property-full-check>header small{color:#9c721b;letter-spacing:.09em;font-size:7px;font-weight:900}.property-full-check>header b{color:var(--navy);font-size:9.5px}.property-full-check>header>span{color:#fff;letter-spacing:.04em;background:#a97b20;border-radius:8px;padding:6px 7px;font-size:6.5px;font-weight:950}.property-full-offer{border-top:1px solid #eee7d2;gap:10px;padding:12px 13px 13px;display:grid}.property-full-offer>p{color:#61748b;margin:0;font-size:8px;line-height:1.45}.property-full-offer>div{flex-wrap:wrap;gap:5px;display:flex}.property-full-offer>div>span{color:#416953;background:#edf7f2;border-radius:8px;padding:5px 7px;font-size:6.8px;font-weight:800}.property-full-offer>button,.property-refresh{color:#fff;background:var(--navy);border:0;border-radius:13px;width:100%;min-height:41px;font-size:8.5px;font-weight:850}.property-full-offer>button:disabled,.property-refresh:disabled{opacity:.4}.property-full-offer>small{color:#8390a0;text-align:center;font-size:7px;line-height:1.4}.property-full-progress{border-top:1px solid #eee7d2;gap:9px;padding:12px;display:grid}.property-full-meter{background:#f3f7fb;border-radius:13px;grid-template-columns:1fr 42px;align-items:center;gap:8px;padding:10px 10px 14px;display:grid;position:relative;overflow:hidden}.property-full-meter>div{gap:3px;display:grid}.property-full-meter b{color:var(--navy);font-size:9px}.property-full-meter small{color:#6f8196;font-size:7px}.property-full-meter>strong{color:#315f91;text-align:right;font-size:11px}.property-full-meter>i{background:#dfe8f1;height:4px;position:absolute;bottom:0;left:0;right:0}.property-full-meter>i>span{background:#3c719f;height:100%;display:block}.property-full-sources{border:1px solid #e3e8ee;border-radius:13px;overflow:hidden}.property-full-sources>article{border-top:1px solid #edf0f4;grid-template-columns:25px 1fr;align-items:center;gap:8px;padding:8px 9px;display:grid}.property-full-sources>article:first-child{border-top:0}.property-full-sources article>span{color:#5e7895;background:#eaf1f8;border-radius:8px;place-items:center;width:24px;height:24px;font-size:8px;font-weight:900;display:grid}.property-full-sources article>div{gap:2px;display:grid}.property-full-sources article b{color:var(--navy);font-size:7.8px}.property-full-sources article small{color:#8090a2;font-size:6.7px}.property-full-sources article.complete>span{color:#fff;background:#2c916c}.property-full-sources article.error>span{color:#fff;background:#b85d48}.property-full-sources article.unavailable>span{color:#fff;background:#cd962b}.property-full-sources article.running>span{color:#fff;background:#4776a5}.template-intro{margin:26px 2px 20px}.template-intro>small{color:#a27821;letter-spacing:.1em;font-size:10px;font-weight:900}.template-intro h2{color:var(--navy);letter-spacing:-.45px;margin:9px 0 8px;font-size:25px;line-height:1.12}.template-intro p{color:#667991;margin:0;font-size:12px;line-height:1.5}.template-file-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.template-categories{grid-template-columns:1fr 1fr;gap:9px;display:grid}.template-categories>button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:18px;grid-template-rows:auto auto;grid-template-columns:39px 1fr 22px;align-items:center;gap:4px 9px;min-height:114px;padding:13px;display:grid}.template-categories>button:disabled{opacity:.55}.template-categories>button>span{color:#bc8414;background:#fff3d8;border-radius:12px;grid-row:1/3;place-items:center;width:39px;height:44px;display:grid}.template-categories svg,.template-empty>svg,.template-list article>span svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:27px;height:27px}.template-categories b{color:var(--navy);align-self:end;font-size:12px}.template-categories small{color:#7b899d;align-self:start;font-size:8px;line-height:1.3}.template-categories em{color:#fff;background:var(--gold);border-radius:8px;grid-area:1/3/3;place-items:center;width:22px;height:22px;font-size:15px;font-style:normal;display:grid}.template-message{color:#87661d;background:#fff9ea;border:1px solid #e5d3a3;border-radius:13px;margin-top:11px;padding:11px 13px;font-size:10px;font-weight:750}.template-list-heading{justify-content:space-between;align-items:center;margin:22px 2px 10px;display:flex}.template-list-heading h3{color:var(--navy);margin:0;font-size:16px}.template-list-heading span{color:#8f6919;background:#fbf1da;border-radius:9px;place-items:center;min-width:27px;height:27px;padding:0 7px;font-size:9px;font-weight:900;display:grid}.template-empty{color:#6b7d94;text-align:center;background:#ffffff94;border:1px dashed #d7dfe9;border-radius:18px;justify-items:center;gap:8px;padding:27px 18px;display:grid}.template-empty>svg{color:#9aa8ba;width:39px;height:39px}.template-empty b{color:var(--navy);font-size:12px}.template-empty p{max-width:250px;margin:0;font-size:9.5px;line-height:1.45}.template-list{gap:8px;display:grid}.template-list article{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:38px minmax(0,1fr) 31px 27px;align-items:center;gap:9px;padding:11px 10px 11px 12px;display:grid}.template-list article>span{color:#315f91;background:#edf4fb;border-radius:11px;place-items:center;width:38px;height:42px;display:grid}.template-list article>div{gap:4px;min-width:0;display:grid}.template-list article b{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.template-list article small{color:#78889d;font-size:8.5px}.template-list article>a,.template-list article>button{border:0;border-radius:9px;place-items:center;height:31px;text-decoration:none;display:grid}.template-list article>a{color:#fff;background:#315f91;font-size:16px;font-weight:900}.template-list article>button{color:#9b6556;background:#fff0ec;font-size:17px}.template-future{color:#718197;gap:8px;margin:14px 2px 0;font-size:9.5px;line-height:1.45;display:flex}.template-future span{color:var(--gold);font-size:13px}.price-field{background:#fffcf4;border:1px solid #d8a83b7a;border-radius:18px;justify-content:space-between;align-items:center;padding:16px;display:flex}.price-field span{color:#8a7551;font-size:10px;font-weight:700}.price-field strong{color:var(--navy);font-size:16px}.price-field.editable .money-input{width:145px;font-size:16px}.money-input{width:112px;min-width:0;color:var(--navy);text-align:right;background:#fff;border:1px solid #dfe4eb;border-radius:11px;outline:0;padding:9px 10px;font-size:10px;font-weight:800}.money-input:focus{border-color:var(--gold);box-shadow:0 0 0 3px #d8a83b1f}.prepayment-card{border:1px solid var(--line);background:#fff;border-radius:17px;margin-top:11px;padding:14px}.prepayment-card>header{justify-content:space-between;gap:10px;display:flex}.prepayment-card h3{color:var(--navy);margin:0;font-size:11px}.prepayment-card header p{color:var(--muted);margin:4px 0 0;font-size:8px}.prepayment-card header>span{color:#8a661b;background:#fbf1da;border-radius:9px;place-items:center;width:29px;height:29px;font-size:11px;font-weight:900;display:grid}.prepayment-kinds{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:11px;display:grid}.prepayment-kinds button{border:1px solid var(--line);color:#7b8798;background:#f8f9fb;border-radius:11px;min-height:35px;font-size:8px;font-weight:800}.prepayment-kinds button.active{border-color:var(--gold);color:#fff;background:var(--gold)}.inline-money{border-top:1px solid #edf0f4;grid-template-columns:1fr auto;align-items:center;gap:7px;margin-top:10px;padding-top:10px;display:grid}.inline-money>span{color:#7f8b9d;font-size:8px;font-weight:700}.inline-money small{color:#9a711a;grid-column:1/-1;font-size:7px}.prepayment-disposition{background:#fffaf0;border:1px solid #ead9af;border-radius:16px;margin-top:9px;padding:13px}.prepayment-disposition h3{color:var(--navy);margin:0 0 9px;font-size:10px}.prepayment-disposition>button{text-align:left;background:#fff;border:1px solid #e8e0cf;border-radius:12px;grid-template-columns:24px 1fr;align-items:center;gap:9px;width:100%;min-height:54px;margin-top:6px;padding:9px 10px;display:grid}.prepayment-disposition>button.active{background:#fff7e3;border-color:#d8ae49}.prepayment-disposition i{color:#fff;border:1px solid #ccd4de;border-radius:7px;place-items:center;width:23px;height:23px;font-size:9px;font-style:normal;display:grid}.prepayment-disposition button.active i{border-color:var(--gold);background:var(--gold)}.prepayment-disposition button>span{gap:3px;display:grid}.prepayment-disposition b{color:var(--navy);font-size:8.5px}.prepayment-disposition small{color:#746e62;font-size:7.2px;line-height:1.35}.source-list{gap:8px;margin-top:12px;display:grid}.source-row{border:1px solid var(--line);text-align:left;background:#fff;border-radius:15px;grid-template-columns:22px 1fr auto;align-items:center;gap:10px;width:100%;padding:12px;display:grid}.source-row.active{background:#fffdf8;border-color:#d8c89e}.source-check{color:#fff;background:0 0;border:1.5px solid #cbd2dc;border-radius:7px;place-items:center;width:20px;height:20px;padding:0;font-size:11px;font-weight:900;display:grid}.source-row.active .source-check{border-color:var(--gold);background:var(--gold)}.source-row>span:nth-child(2){gap:3px;display:grid}.source-row b{color:var(--navy);font-size:10px}.source-row small{color:var(--muted);font-size:8px}.source-row>strong{color:var(--navy);font-size:10px}.source-row:not(.active) .money-input{color:#9ba5b3;background:#f5f6f8}.balance-card{border-radius:17px;margin-top:13px;padding:14px}.balance-card.balanced{background:#eff9f4;border:1px solid #cce8dc}.balance-card.unbalanced{background:#fff4f1;border:1px solid #efd7cf}.balance-card>div{color:#6e7b8d;justify-content:space-between;margin-bottom:5px;font-size:9px;display:flex}.balance-card>div b{color:var(--navy);font-size:10px}.balance-card>strong{color:#278b68;border-top:1px solid #1f745621;margin-top:8px;padding-top:8px;font-size:10px;display:block}.balance-card.unbalanced>strong{color:#b3503c}.settlement-list{gap:9px;display:grid}.settlement-route{border:1px solid var(--line);background:#fff;border-radius:17px;padding:13px}.settlement-route>header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.settlement-route>header span{color:#9a711a;text-transform:uppercase;letter-spacing:.06em;font-size:8px;font-weight:900}.settlement-route>header button{color:#9aa4b2;background:#f1f3f6;border:0;border-radius:8px;width:25px;height:25px;font-size:14px}.settlement-route>label{border-top:1px solid #edf0f4;grid-template-columns:72px 1fr;align-items:center;gap:8px;padding:6px 0;display:grid}.settlement-route>label>span{color:#7e899a;font-size:8px}.settlement-route select{width:100%;min-width:0;color:var(--navy);background:#fff;border:1px solid #dfe4eb;border-radius:10px;outline:0;padding:8px;font-size:8px;font-weight:750}.settlement-route .money-input{width:100%}.allocation-block{border-top:1px solid #edf0f4;margin-top:6px;padding-top:8px}.allocation-block>span{color:#7e899a;font-size:8px}.allocation-chips{scrollbar-width:none;gap:5px;margin-top:7px;padding-bottom:3px;display:flex;overflow-x:auto}.allocation-chips button{border:1px solid var(--line);color:#7d899a;background:#f7f8fa;border-radius:18px;flex:none;padding:7px 8px;font-size:7px}.allocation-chips button.active{color:#8b6517;background:#fff6df;border-color:#d8b354;font-weight:800}.allocation-row{background:#fafbfc;border-radius:11px;margin-top:7px;border:1px solid #edf0f4!important;grid-template-columns:1fr 105px!important;gap:7px!important;padding:7px!important;display:grid!important}.allocation-row>span{font-weight:750;color:var(--navy)!important;font-size:7.5px!important}.allocation-row small{color:#7f8b9b;grid-column:1/-1;font-size:6.5px}.route-details{border-top:1px solid #edf0f4;gap:6px;margin-top:8px;padding-top:8px;display:grid}.route-details>label{grid-template-columns:82px 1fr;align-items:center;gap:8px;display:grid}.route-details>label>span{color:#7e899a;font-size:7.5px}.route-details input,.route-details select{width:100%;min-width:0;color:var(--navy);background:#fff;border:1px solid #dfe4eb;border-radius:10px;outline:0;padding:8px;font-size:8px;font-weight:700}.route-details input:focus,.route-details select:focus{border-color:var(--gold)}.settlement-route>p{color:#6e7e93;background:#f3f7fc;border-radius:10px;margin:7px 0 0;padding:8px;font-size:7px;line-height:1.4}.add-settlement{color:#906a1b;background:#fffaf0;border:1px dashed #d4b45f;border-radius:13px;width:100%;margin-top:10px;padding:11px;font-size:8px;font-weight:800}.settlement-warning{background:#fffaf0;border:1px solid #eadbb7;border-radius:15px;grid-template-columns:29px 1fr;gap:9px;margin-top:10px;padding:12px;display:grid}.settlement-warning>span{color:#fff;background:var(--gold);border-radius:9px;place-items:center;width:28px;height:28px;font-size:11px;font-weight:900;display:grid}.settlement-warning b{color:var(--navy);font-size:9px}.settlement-warning p{color:#7f7258;margin:4px 0 0;font-size:7.5px;line-height:1.4}.count-pills{grid-template-columns:repeat(4,1fr);gap:7px;margin-bottom:10px;display:grid}.count-pills button{border:1px solid var(--line);color:#7d899a;background:#fff;border-radius:13px;min-height:40px;font-size:12px;font-weight:800}.count-pills button.active{border-color:var(--gold);color:#fff;background:var(--gold)}.count-stepper{grid-template-columns:43px 1fr 43px;align-items:stretch;gap:8px;display:grid}.count-stepper>button{color:#9a711a;background:#fffaf0;border:1px solid #dfd3b4;border-radius:14px;font-size:20px;font-weight:800}.count-stepper label{border:1px solid var(--line);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;padding:10px 13px;display:flex}.count-stepper label span{color:#7c899a;font-size:9px;font-weight:700}.count-stepper input{width:50px;color:var(--navy);text-align:right;background:0 0;border:0;outline:0;font-size:17px;font-weight:900}.chain-preview{border:1px solid var(--line);background:#fff;border-radius:18px;margin-top:12px;overflow:hidden}.chain-preview>header,.structure-chain>header{background:#fafbfc;border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;padding:13px 14px;display:flex}.chain-preview>header div,.structure-chain>header div{gap:3px;display:grid}.chain-preview>header b,.structure-chain>header b{color:var(--navy);font-size:10px}.chain-preview>header small,.structure-chain>header small{color:var(--muted);font-size:7.5px}.chain-preview>header>span,.structure-chain>header>span{color:var(--gold);font-size:18px}.chain-object-list{max-height:282px;padding:5px 11px 9px;overflow-y:auto}.chain-object-list>button{text-align:left;background:0 0;border:0;border-top:1px solid #edf0f4;grid-template-columns:30px 1fr auto;align-items:center;gap:9px;width:100%;padding:10px 4px;display:grid}.chain-object-list>button:first-child{border-top:0}.chain-object-list>button.managed{background:#fff9e9;border:1px solid #e2bd64;border-radius:13px;margin:3px 0;padding:10px 8px}.chain-object-list>button>span{color:#fff;background:var(--navy);border-radius:9px;place-items:center;width:29px;height:29px;font-size:9px;font-weight:900;display:grid}.chain-object-list>button.managed>span{background:var(--gold)}.chain-object-list p{gap:2px;margin:0;display:grid}.chain-object-list b{color:var(--navy);font-size:10px}.chain-object-list small{color:var(--muted);font-size:8px}.chain-object-list em{color:#9aa4b1;text-transform:uppercase;font-size:7px;font-style:normal;font-weight:800}.chain-object-list>button.managed em{color:#9a711a}.more-links{color:#8b6a22;text-align:center;margin:7px 0 2px;font-size:8px}.object-tabs{scrollbar-width:none;gap:8px;margin:-8px 0 18px;padding:3px 1px 6px;display:flex;overflow-x:auto}.object-tabs::-webkit-scrollbar{display:none}.object-tabs button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:14px;gap:3px;min-width:108px;padding:10px 12px;display:grid}.object-tabs button.active{background:#fff8e8;border-color:#d8ac46;box-shadow:0 6px 15px #ad7c181a}.object-tabs span{color:var(--navy);font-size:10px;font-weight:850}.object-tabs small{color:var(--muted);font-size:7px}.object-tabs .active small{color:#946c18}.profile-block{border:1px solid var(--line);background:#fff;border-radius:18px;margin-top:11px;padding:14px}.profile-block>header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:13px;display:flex}.profile-block>header>div{align-items:center;gap:10px;display:flex}.profile-block>header>div>span{color:#fff;background:var(--navy);border-radius:10px;flex:none;place-items:center;width:30px;height:30px;font-size:10px;font-weight:900;display:grid}.profile-block>header div div{gap:3px;display:grid}.profile-block h3{color:var(--navy);margin:0;font-size:12px}.profile-block header p{color:var(--muted);margin:0;font-size:8px}.profile-block header em{color:#8d691b;text-transform:uppercase;background:#fbf2dd;border-radius:8px;padding:5px 7px;font-size:6px;font-style:normal;font-weight:850}.property-kind-block{background:linear-gradient(#fffdf8,#fff);border-color:#ddc887;padding:15px}.property-kind-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.property-kind-grid>button{text-align:left;background:#f9fafc;border:1px solid #dfe4eb;border-radius:14px;grid-template-columns:38px 1fr 18px;align-items:center;gap:8px;min-height:80px;padding:10px;display:grid}.property-kind-grid>button.active{background:#fff8e7;border-color:#d9aa3e;box-shadow:0 7px 16px #b180191a}.property-kind-grid>button>i{color:#fff;background:linear-gradient(150deg,#173765,#071c40);border-radius:11px;place-items:center;width:38px;height:42px;font-size:18px;font-style:normal;font-weight:900;display:grid}.property-kind-grid>button.active>i{color:#fff9e9;background:linear-gradient(150deg,#e6b84a,#bd8120)}.property-kind-grid>button>span{gap:4px;min-width:0;display:grid}.property-kind-grid b{color:var(--navy);font-size:10px;line-height:1.2}.property-kind-grid small{color:var(--muted);font-size:7px;line-height:1.3}.property-kind-grid>button>em{color:#fff;border:1px solid #ccd4de;border-radius:50%;place-items:center;width:18px;height:18px;font-size:8px;font-style:normal;display:grid}.property-kind-grid>button.active>em{border-color:var(--gold);background:var(--gold)}.property-kind-block .profile-choice{margin-top:15px;padding-top:15px}.property-kind-block .profile-choice>b{font-size:11px}.profile-alert.share-alert{background:#fff8e6;border-color:#dec47f}.profile-alert.linked-alert{color:#29795d;background:#eff9f4;border-color:#bddfd0}.owner-steppers{gap:8px;display:grid}.owner-steppers>div{background:#fafbfc;border:1px solid #e7eaf0;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:11px 12px;display:flex}.owner-steppers>div>span{gap:2px;display:grid}.owner-steppers b{color:var(--navy);font-size:10px}.owner-steppers small{color:var(--muted);font-size:7.5px}.owner-steppers>div>div{grid-template-columns:30px 34px 30px;align-items:center;gap:3px;display:grid}.owner-steppers button{color:#946c18;background:#fff9eb;border:1px solid #dccb9d;border-radius:9px;width:30px;height:30px;font-size:16px}.owner-steppers strong{color:var(--navy);text-align:center;font-size:16px}.participant-slots{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.participant-slots span{color:#3d648f;background:#edf3fa;border-radius:9px;padding:6px 8px;font-size:7.5px;font-weight:750}.participant-slots span.minor{color:#916b1d;background:#fbf1dc}.profile-choice{border-top:1px solid #edf0f4;margin-top:12px;padding-top:12px}.profile-choice:first-of-type{border-top:0;margin-top:0;padding-top:0}.profile-choice>b{color:var(--navy);margin-bottom:8px;font-size:10px;line-height:1.35;display:block}.profile-choice>div{gap:6px;display:grid}.profile-choice button{border:1px solid var(--line);color:#5f6d81;text-align:left;background:#f9fafb;border-radius:12px;grid-template-columns:1fr 23px;align-items:center;gap:9px;width:100%;min-height:43px;padding:10px 11px;font-size:9px;font-weight:700;display:grid}.profile-choice button.active{color:var(--navy);background:#fff9ea;border-color:#dfba5b}.profile-choice i{color:#fff;border:1px solid #ccd3dd;border-radius:50%;place-items:center;width:22px;height:22px;font-size:9px;font-style:normal;display:grid}.profile-choice button.active i{border-color:var(--gold);background:var(--gold)}.profile-alert{color:#80651e;background:#fff9e9;border:1px solid #ead7a9;border-radius:12px;margin:10px 0 0;padding:10px 11px;font-size:8px;line-height:1.45}.constraint-options{gap:7px;display:grid}.constraint-options button{border:1px solid var(--line);text-align:left;background:#fafbfc;border-radius:13px;grid-template-columns:24px 1fr;align-items:center;gap:9px;min-height:58px;padding:9px 10px;display:grid}.constraint-options button.active{background:#fff9e9;border-color:#d8b04c}.constraint-options i{color:#fff;border:1px solid #ccd4de;border-radius:7px;place-items:center;width:23px;height:23px;font-size:9px;font-style:normal;display:grid}.constraint-options button.active i{border-color:var(--gold);background:var(--gold)}.constraint-options span{gap:3px;display:grid}.constraint-options b{color:var(--navy);font-size:8.8px}.constraint-options small{color:var(--muted);font-size:7.3px;line-height:1.35}.profile-progress{background:#fff;border:1px solid #dbe3ee;border-radius:15px;gap:8px;margin:-6px 0 16px;padding:13px 15px;display:grid}.profile-progress>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.profile-progress b{color:var(--navy);font-size:12px}.profile-progress div span{color:#9a711a;font-size:11px;font-weight:800}.profile-progress>i{background:#edf1f6;border-radius:999px;height:7px;display:block;overflow:hidden}.profile-progress>i>span{border-radius:inherit;background:linear-gradient(90deg,#d69b1e,#efc85c);height:100%;transition:width .2s;display:block}.profile-wizard-actions{grid-template-columns:minmax(100px,.42fr) 1fr;gap:9px;margin-top:14px;display:grid}.profile-wizard-actions .continue{margin:0}.profile-back{min-height:54px;color:var(--navy);background:#fff;border:1px solid #d4dce7;border-radius:15px;font-size:13px;font-weight:850}.object-profile-screen .flow-intro h2{font-size:24px;line-height:1.12}.object-profile-screen .flow-intro p{font-size:13px;line-height:1.5}.object-profile-screen .flow-intro small{letter-spacing:.12em;font-size:10px}.object-profile-screen .object-tabs span{font-size:13px}.object-profile-screen .object-tabs small{font-size:10px}.object-profile-screen .profile-block{padding:18px}.object-profile-screen .profile-block>header>div>span{border-radius:12px;width:40px;height:40px;font-size:14px}.object-profile-screen .profile-block h3{font-size:17px;line-height:1.25}.object-profile-screen .profile-block header p{font-size:11px;line-height:1.35}.object-profile-screen .profile-block header em{font-size:8px}.object-profile-screen .property-kind-grid b{font-size:13px}.object-profile-screen .property-kind-grid small{font-size:10px;line-height:1.35}.object-profile-screen .property-kind-grid>button{min-height:94px;padding:12px}.object-profile-screen .profile-choice>b,.object-profile-screen .property-kind-block .profile-choice>b{margin-bottom:10px;font-size:15px;line-height:1.4}.object-profile-screen .profile-choice>div{gap:8px}.object-profile-screen .profile-choice button{border-radius:14px;grid-template-columns:1fr 30px;min-height:56px;padding:13px 14px;font-size:13.5px;line-height:1.35}.object-profile-screen .profile-choice i{width:28px;height:28px;font-size:12px}.object-profile-screen .owner-steppers b{font-size:14px}.object-profile-screen .owner-steppers small{font-size:11px}.object-profile-screen .owner-steppers>div{min-height:68px;padding:13px 14px}.object-profile-screen .owner-steppers>div>div{grid-template-columns:38px 42px 38px}.object-profile-screen .owner-steppers button{width:38px;height:38px;font-size:20px}.object-profile-screen .owner-steppers strong{font-size:19px}.object-profile-screen .participant-slots span{padding:8px 10px;font-size:11px}.object-profile-screen .profile-alert{padding:12px 13px;font-size:12px;line-height:1.5}.object-profile-screen .constraint-options{gap:9px}.object-profile-screen .constraint-options button{grid-template-columns:31px 1fr;gap:11px;min-height:76px;padding:12px 13px}.object-profile-screen .constraint-options i{width:30px;height:30px;font-size:12px}.object-profile-screen .constraint-options b{font-size:13px;line-height:1.35}.object-profile-screen .constraint-options small{font-size:10.5px;line-height:1.45}.object-profile-screen .profile-wizard-actions .continue{min-height:54px;font-size:13px}.constraint-banner{background:#fff9e9;border:1px solid #ead7a8;border-radius:14px;grid-template-columns:30px 1fr;gap:10px;margin:0 0 11px;padding:11px 12px;display:grid}.constraint-banner.compact{margin-top:0}.constraint-banner>span{color:#fff;background:var(--gold);border-radius:9px;place-items:center;width:29px;height:29px;font-size:12px;font-weight:900;display:grid}.constraint-banner b{color:var(--navy);font-size:9px}.constraint-banner p{color:#786e59;margin:4px 0 0;font-size:7.5px;line-height:1.4}.paid-before{background:#f0f9f5;border:1px solid #cfe6db;border-radius:14px;grid-template-columns:30px 1fr auto;align-items:center;gap:10px;margin-bottom:10px;padding:11px 12px;display:grid}.paid-before>span{color:#fff;background:#2b936c;border-radius:9px;place-items:center;width:29px;height:29px;font-size:12px;font-weight:900;display:grid}.paid-before>div{gap:3px;display:grid}.paid-before b{color:var(--navy);font-size:9px}.paid-before small{color:#668075;font-size:7.5px}.paid-before em{color:#298665;text-transform:uppercase;font-size:7px;font-style:normal;font-weight:850}.payment-tabs{scrollbar-width:none;gap:7px;margin-bottom:10px;padding-bottom:4px;display:flex;overflow-x:auto}.payment-tabs::-webkit-scrollbar{display:none}.payment-tabs button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:13px;grid-template-columns:27px 1fr;align-items:center;gap:8px;min-width:112px;padding:9px;display:grid}.payment-tabs button.active{background:#fff9e9;border-color:#d9ad45}.payment-tabs button>span{color:#fff;background:#8995a5;border-radius:9px;place-items:center;width:27px;height:27px;font-size:9px;font-weight:900;display:grid}.payment-tabs button.active>span{background:var(--gold)}.payment-tabs button.configured>span{background:#2a9069}.payment-tabs button>div{gap:2px;display:grid}.payment-tabs b{color:var(--navy);font-size:8.5px}.payment-tabs small{color:var(--muted);font-size:7px}.fixed-payment{background:#fffdf8;border:1px solid #d8c99f;border-radius:18px;overflow:hidden}.fixed-payment>header{background:linear-gradient(135deg,#fff9e9,#fffdf8);border-bottom:1px solid #eee4c9;justify-content:space-between;align-items:center;padding:14px;display:flex}.fixed-payment header div{gap:4px;display:grid}.fixed-payment header small{color:#9a711a;letter-spacing:.07em;font-size:7px;font-weight:900}.fixed-payment h3{color:var(--navy);margin:0;font-size:19px}.fixed-payment header>span{color:#7b6841;background:#f5edd9;border-radius:8px;padding:5px 7px;font-size:7px;font-weight:800}.fixed-sources{padding:5px 14px}.fixed-sources>div{border-top:1px solid #eee9dd;justify-content:space-between;gap:12px;padding:9px 0;display:flex}.fixed-sources>div:first-child{border-top:0}.fixed-sources span{color:#69768a;font-size:8.5px}.fixed-sources b{color:var(--navy);font-size:9px}.fixed-payment-actions{border-top:1px solid #eee4c9;grid-template-columns:1fr 1fr;display:grid}.fixed-payment-actions button{color:#8d681a;background:#fffaf0;border:0;min-height:38px;font-size:7.5px;font-weight:800}.fixed-payment-actions button+button{border-left:1px solid #eee4c9}.split-panel{background:#fffaf0;border:1px dashed #d9b75e;border-radius:15px;margin-top:9px;padding:13px}.split-panel>small{color:#9b7118;letter-spacing:.06em;font-size:6.5px;font-weight:900}.split-panel h3{color:var(--navy);margin:5px 0;font-size:12px}.split-panel p{color:#786e5a;margin:0 0 10px;font-size:7.5px;line-height:1.4}.split-panel label{grid-template-columns:92px 1fr;align-items:center;gap:8px;margin-top:7px;display:grid}.split-panel label>span{color:#746d60;font-size:7.5px}.split-panel select,.split-panel .money-input{width:100%;color:var(--navy);background:#fff;border:1px solid #dfd6bd;border-radius:10px;padding:9px;font-size:8px}.split-panel>button{color:#fff;background:var(--navy);border:0;border-radius:11px;width:100%;min-height:37px;margin-top:10px;font-size:8px;font-weight:800}.split-panel>button:disabled{opacity:.35}.wizard-steps{grid-template-columns:25px 1fr 25px 1fr 25px;align-items:center;gap:6px;margin:14px 36px;display:grid}.wizard-steps span{color:#909aa8;background:#e7eaf0;border-radius:50%;place-items:center;width:25px;height:25px;font-size:8px;font-weight:900;display:grid}.wizard-steps span.active{color:#fff;background:var(--gold)}.wizard-steps i{background:#e1e5eb;height:2px}.wizard-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:15px}.wizard-card>small{color:#9b711a;letter-spacing:.07em;font-size:7px;font-weight:900}.wizard-card h3{color:var(--navy);margin:6px 0 12px;font-size:16px;line-height:1.25}.wizard-card .continue{min-height:46px;margin-top:14px;font-size:10px}.method-options{gap:7px;display:grid}.method-options button{border:1px solid var(--line);text-align:left;background:#fafbfc;border-radius:14px;grid-template-columns:35px 1fr 23px;align-items:center;gap:10px;min-height:60px;padding:10px;display:grid}.method-options button.active{background:#fff9e9;border-color:#ddb656}.method-options button>span{color:#3f6c9e;background:#eaf2fb;border-radius:11px;place-items:center;width:34px;height:34px;font-size:13px;font-weight:900;display:grid}.method-options button.active>span{color:#fff;background:var(--gold)}.method-options button>div{gap:3px;display:grid}.method-options b{color:var(--navy);font-size:9.5px}.method-options small{color:var(--muted);font-size:7.5px;line-height:1.35}.method-options i{color:#fff;border:1px solid #ced5de;border-radius:50%;place-items:center;width:22px;height:22px;font-size:8px;font-style:normal;display:grid}.method-options button.active i{border-color:var(--gold);background:var(--gold)}.wizard-field{gap:6px;margin-top:10px;display:grid}.wizard-field>span{color:#6f7c8f;font-size:8px;font-weight:700}.wizard-field select,.wizard-field input{width:100%;min-height:44px;color:var(--navy);background:#fff;border:1px solid #dfe4eb;border-radius:12px;outline:0;padding:10px 11px;font-size:9px;font-weight:700}.wizard-field select:focus,.wizard-field input:focus{border-color:var(--gold)}.flow-choice{gap:6px;margin-top:12px;display:grid}.flow-choice>b{color:var(--navy);font-size:9px}.flow-choice button{border:1px solid var(--line);color:#687589;text-align:left;background:#f8f9fb;border-radius:11px;min-height:39px;padding:8px 10px;font-size:8.5px;font-weight:700}.flow-choice button.active{color:#7f5d17;background:#fff8e6;border-color:#dab14e}.wizard-explain{color:var(--muted);margin:-4px 0 11px;font-size:8px;line-height:1.4}.release-options{gap:7px;display:grid}.release-options button{border:1px solid var(--line);text-align:left;background:#fafbfc;border-radius:12px;grid-template-columns:24px 1fr auto;align-items:center;gap:9px;min-height:48px;padding:9px 10px;display:grid}.release-options button.active{background:#fff9e9;border-color:#d8b252}.release-options i{color:#fff;border:1px solid #cdd4de;border-radius:7px;place-items:center;width:23px;height:23px;font-size:9px;font-style:normal;display:grid}.release-options button.active i{border-color:var(--gold);background:var(--gold)}.release-options span{color:var(--navy);font-size:8.5px;line-height:1.35}.release-options em{color:#896718;text-transform:uppercase;background:#f6e6bb;border-radius:7px;padding:4px 5px;font-size:5.5px;font-style:normal;font-weight:900}.locked-balance{background:#eff9f4;border:1px solid #cde6da;border-radius:15px;margin-top:11px;padding:13px}.locked-balance>div{color:#64786f;justify-content:space-between;gap:12px;margin-bottom:5px;font-size:8px;display:flex}.locked-balance b{color:var(--navy);font-size:8.5px}.locked-balance strong{color:#288766;border-top:1px solid #d5eae0;margin-top:8px;padding-top:8px;font-size:9px;display:block}.final-payment-cta{margin-bottom:4px}.structure-screen{padding-bottom:38px}.structure-status{background:#fffaf0;border:1px solid #e8dfc9;border-radius:17px;grid-template-columns:11px 1fr;gap:10px;margin:18px 0 14px;padding:14px;display:grid}.structure-status>span{border-radius:50%;width:9px;height:9px;margin-top:4px}.gold-dot{background:var(--gold);box-shadow:0 0 0 5px #d8a83b24}.green-dot{background:#2c956f;box-shadow:0 0 0 5px #2c956f24}.structure-status>div{gap:4px;display:grid}.structure-status b{color:var(--navy);font-size:11px}.structure-status small{color:#7f7155;font-size:9px;line-height:1.45}.party-flow{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:1fr 14px 1.05fr 14px 1fr;align-items:center;gap:4px;padding:15px 8px;display:grid}.party-flow>div{text-align:center;background:#f3f5f8;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:59px;display:flex}.party-flow .property-node{color:#fff;background:var(--navy)}.party-flow span{font-size:9px;font-weight:800}.party-flow small{color:#8290a4;font-size:7px}.party-flow .property-node small{color:#bec9d9}.party-flow>b{color:var(--gold);font-size:17px}.structure-chain{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden}.structure-chain-row{scrollbar-width:none;align-items:stretch;gap:7px;padding:12px;display:flex;overflow-x:auto}.structure-chain-row::-webkit-scrollbar{display:none}.structure-chain-row>div{color:#fff;background:var(--navy);border-radius:12px;gap:4px;min-width:78px;padding:10px 8px;display:grid;position:relative}.structure-chain-row>div.managed{color:#17233a;background:linear-gradient(145deg,#efc75f,#d9a735);box-shadow:0 7px 15px #be8b2033}.structure-chain-row>div span{color:#aebbd0;font-size:6px;font-weight:800}.structure-chain-row>div.managed span{color:#6f5420}.structure-chain-row>div b{font-size:8px}.structure-chain-row>div em{z-index:2;color:var(--gold);font-size:14px;font-style:normal;position:absolute;top:17px;right:-11px}.structure-chain-row>p{color:#916d20;text-align:center;border:1px dashed #d8c89e;border-radius:12px;place-items:center;min-width:72px;margin:0;font-size:7px;display:grid}.money-map,.condition-card{border:1px solid var(--line);background:#fff;border-radius:18px;margin-top:12px;padding:15px}.money-map h3,.condition-card h3{color:var(--navy);margin:0 0 11px;font-size:11px}.money-row{border-top:1px solid #edf0f4;grid-template-columns:32px 1fr auto;align-items:center;gap:10px;padding:10px 0;display:grid}.money-row:first-of-type{border-top:0}.money-icon{border-radius:10px;place-items:center;width:31px;height:31px;font-size:12px;font-weight:900;display:grid}.money-icon.paid{color:#278b68;background:#e9f6f0}.money-icon.bank{color:#3a6fab;background:#ebf2fb}.money-icon.cert{color:#9b741e;background:#fbf2dd}.money-row>div{gap:3px;display:grid}.money-row b{color:var(--navy);font-size:9px}.money-row small{color:var(--muted);font-size:8px}.money-row em{color:#8d98a8;text-transform:uppercase;font-size:7px;font-style:normal;font-weight:800}.condition-card p{color:#637086;gap:7px;margin:8px 0 0;font-size:8.5px;line-height:1.4;display:flex}.condition-card p span{color:#2c956f;font-weight:900}.condition-card p.attention span{color:#b8841b}.under-button{color:#8994a4;text-align:center;margin:8px 0 0;font-size:8px}.phase-banner{background:#fffaf0;border:1px solid #eadab3;border-radius:16px;grid-template-columns:34px 1fr;align-items:center;gap:10px;margin-bottom:13px;padding:12px;display:grid}.phase-banner.second{background:#f3f7fc;border-color:#d4e1f0}.phase-banner>span,.next-phase-note>span{color:#fff;background:var(--gold);border-radius:10px;place-items:center;width:32px;height:32px;font-size:12px;font-weight:900;display:grid}.phase-banner.second>span{background:#3f6fa8}.phase-banner>div{gap:3px;display:grid}.phase-banner b{color:var(--navy);font-size:9px}.phase-banner small{color:#7f7257;font-size:7.5px;line-height:1.4}.questionnaire-source{background:#eff9f4;border:1px solid #cfe6dc;border-radius:15px;grid-template-columns:29px 1fr;gap:9px;margin-top:11px;padding:12px;display:grid}.questionnaire-source>span{color:#278b68;background:#dff2e9;border-radius:9px;place-items:center;width:28px;height:28px;font-size:12px;font-weight:900;display:grid}.questionnaire-source b{color:var(--navy);font-size:9px}.questionnaire-source p{color:#647a70;margin:4px 0 0;font-size:7.5px;line-height:1.4}.flow-intro.compact{margin-top:22px;margin-bottom:15px}.flow-intro.compact h2{font-size:22px}.document-kind{grid-template-columns:1fr 1fr;gap:8px;display:grid}.document-kind button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:16px;flex-direction:column;align-items:flex-start;gap:4px;min-height:104px;padding:12px;display:flex}.document-kind button.active{background:#fffaf0;border-color:#d8a83ba6;box-shadow:0 6px 17px #0f203c0d}.document-kind span{color:#496f9f;background:#edf3fa;border-radius:9px;place-items:center;width:28px;height:28px;margin-bottom:3px;display:grid}.document-kind .active span{color:#fff;background:var(--gold)}.document-kind b{color:var(--navy);font-size:9px;line-height:1.3}.document-kind small{color:var(--muted);font-size:7px;line-height:1.35}.terms-card,.furniture-card,.pdkp-summary{border:1px solid var(--line);background:#fff;border-radius:17px;margin-top:10px;padding:14px}.terms-card h3,.furniture-card h3{color:var(--navy);margin:0;font-size:10px}.terms-card>div,.pdkp-summary>div{border-top:1px solid #edf0f4;justify-content:space-between;gap:10px;padding:8px 0;display:flex}.terms-card>div:first-of-type,.pdkp-summary>div:first-child{margin-top:7px}.terms-card span,.pdkp-summary span{color:#7e899b;font-size:8px}.terms-card b,.pdkp-summary b{color:var(--navy);text-align:right;font-size:8.5px}.furniture-card header{justify-content:space-between;gap:10px;margin-bottom:7px;display:flex}.furniture-card header p{color:var(--muted);margin:4px 0 0;font-size:7.5px;line-height:1.4}.furniture-card header>span{color:#fff;background:var(--gold);border-radius:9px;flex:none;place-items:center;width:28px;height:28px;font-size:10px;font-weight:900;display:grid}.furniture-card>button{text-align:left;background:0 0;border:0;border-top:1px solid #edf0f4;grid-template-columns:20px 1fr;align-items:center;gap:9px;width:100%;padding:8px 0;display:grid}.furniture-card>button i{color:#fff;border:1.5px solid #ccd4df;border-radius:6px;place-items:center;width:19px;height:19px;font-size:9px;font-style:normal;display:grid}.furniture-card>button.active i{border-color:var(--gold);background:var(--gold)}.furniture-card>button b{color:var(--navy);font-size:8.5px}.document-success{text-align:center;background:radial-gradient(circle at 50% 0,#f5d78357,#0000 10rem),#fffaf0;border:1px solid #e8d8ad;border-radius:21px;flex-direction:column;align-items:center;margin:24px 0 15px;padding:23px 20px;display:flex}.document-success>span{color:#fff;background:linear-gradient(145deg,#c99529,#e4b94f);border-radius:17px;place-items:center;width:54px;height:54px;margin-bottom:13px;font-size:28px;font-weight:900;display:grid;box-shadow:0 9px 20px #c38f2638}.document-success small{color:#9a711a;letter-spacing:.09em;font-size:6.5px;font-weight:900}.document-success h2{color:var(--navy);margin:7px 0;font-size:22px}.document-success p{color:#766b57;margin:0;font-size:8.5px;line-height:1.5}.pdkp-summary{margin-top:0}.gold-text{color:#9a711a!important}.secondary-wide{color:#89681d;background:#fffaf0;border:1px solid #d9c99f;border-radius:14px;width:100%;min-height:45px;margin-top:10px;font-size:9px;font-weight:800}.next-phase-note{background:#f3f7fc;border:1px solid #d4e1f0;border-radius:16px;grid-template-columns:34px 1fr;gap:10px;margin-top:15px;padding:13px;display:grid}.next-phase-note>span{background:#3f6fa8}.next-phase-note b{color:var(--navy);font-size:9px}.next-phase-note p{color:#6e7e94;margin:4px 0 0;font-size:7.5px;line-height:1.4}.document-progress{background:#e3e7ed;border-radius:8px;height:7px;margin:18px 0;overflow:hidden}.document-progress span{background:linear-gradient(90deg,#c89326,#e9c25f);border-radius:8px;height:100%;display:block}.docs-title{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.docs-title h2{color:var(--navy);margin:0 0 4px;font-size:18px}.docs-title p{max-width:245px;color:var(--muted);margin:0;font-size:9px;line-height:1.45}.docs-title>span{color:#7c899c;background:#e9edf2;border-radius:8px;padding:5px 7px;font-size:8px;font-weight:800}.document-list{gap:7px;display:grid}.docs-section-title{justify-content:space-between;align-items:center;margin:14px 2px 9px;display:flex}.docs-section-title>div{gap:3px;display:grid}.docs-section-title b{color:var(--navy);font-size:11px}.docs-section-title small{color:var(--muted);font-size:7.5px}.docs-section-title>span{color:#fff;background:var(--gold);border-radius:9px;place-items:center;min-width:30px;height:26px;padding:0 7px;font-size:8px;font-weight:900;display:grid}.deferred-title{margin-top:20px}.deferred-title>span{color:#798698;background:#e9edf2}.document-row{border:1px solid var(--line);text-align:left;background:#fff;border-radius:15px;grid-template-columns:30px 1fr auto 12px;align-items:center;gap:9px;width:100%;padding:11px;display:grid}.doc-mark{color:#9aa4b3;background:#f0f2f5;border-radius:9px;place-items:center;width:29px;height:34px;font-size:12px;font-weight:900;display:grid}.document-row.ready .doc-mark{color:#278b68;background:#e9f6f0}.document-row.recommendation .doc-mark{color:#a67819;background:#fbf2dc}.document-row.ordered .doc-mark{color:#3c6fa8;background:#eaf2fb}.document-row>span:nth-child(2){gap:3px;display:grid}.document-row b{color:var(--navy);font-size:9.5px}.document-row small{color:var(--muted);font-size:7.5px;line-height:1.35}.document-row em{color:#919aa8;text-transform:uppercase;background:#f1f3f6;border-radius:7px;padding:4px 5px;font-size:6px;font-style:normal;font-weight:800}.document-row.recommendation em{color:#9a711a;background:#fcf3de}.document-row>strong{color:#9ba5b3;font-size:17px}.deferred-list .document-row.deferred{opacity:.67;background:#f4f5f7;border-style:dashed}.deferred-list .document-row.deferred .doc-mark{color:#909aa9;background:#e7eaee}.deferred-list .document-row.deferred em{color:#818b99;background:#e5e8ec}.share-doc-list{grid-template-columns:1fr 1fr;gap:7px;margin-top:11px;display:grid}.share-doc-list button{color:#8c6819;background:#fffaf0;border:1px solid #d9c99f;border-radius:12px;min-height:39px;font-size:7.5px;font-weight:800}.share-success{color:#278b68;text-align:center;margin:8px 0 0;font-size:7.5px}.sheet-backdrop{z-index:40;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#040d1f7a;align-items:flex-end;display:flex;position:absolute;inset:0}.document-sheet{text-align:center;background:#fff;border-radius:28px 28px 0 0;width:100%;padding:10px 22px 24px;animation:.24s both sheet-up}@keyframes sheet-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:none}}.document-sheet>i{background:#d9dde4;border-radius:5px;width:42px;height:4px;margin:0 auto 18px;display:block}.sheet-doc-icon{color:#9b741e;background:#fbf2dc;border-radius:18px;place-items:center;width:55px;height:55px;margin:0 auto 12px;font-size:23px;font-weight:900;display:grid}.sheet-doc-icon.ready{color:#278b68;background:#e9f6f0}.document-sheet h2{color:var(--navy);margin:0 0 7px;font-size:18px}.document-sheet p{max-width:300px;color:var(--muted);margin:0 auto 17px;font-size:10px;line-height:1.5}.sheet-primary,.sheet-secondary,.sheet-close{border:0;border-radius:14px;width:100%;min-height:45px;margin-top:8px;font-size:11px;font-weight:800}.sheet-primary{color:#fff;background:var(--navy)}.finance-screen .flow-intro h2,.settlements-screen .flow-intro h2{font-size:24px;line-height:1.15}.finance-screen .flow-intro p,.settlements-screen .flow-intro p{font-size:13px;line-height:1.5}.finance-screen .flow-intro small,.settlements-screen .flow-intro small{font-size:10px}.finance-screen .price-field{min-height:82px;padding:18px}.finance-screen .price-field span{font-size:14px}.finance-screen .price-field.editable .money-input{width:160px;font-size:20px}.finance-screen .prepayment-card{padding:17px}.finance-screen .prepayment-card h3{font-size:17px}.finance-screen .prepayment-card header p{max-width:290px;font-size:12px;line-height:1.45}.finance-screen .prepayment-card header>span{width:40px;height:40px;font-size:15px}.finance-screen .prepayment-kinds{gap:8px;margin-top:14px}.finance-screen .prepayment-kinds button{min-height:48px;padding:8px;font-size:12.5px;line-height:1.25}.finance-screen .inline-money{margin-top:14px;padding-top:14px}.finance-screen .inline-money>span{font-size:12px}.finance-screen .inline-money small{font-size:11px;line-height:1.4}.finance-screen .inline-money .money-input{width:140px;font-size:17px}.finance-screen .prepayment-disposition{padding:16px}.finance-screen .prepayment-disposition h3{margin-bottom:12px;font-size:16px;line-height:1.35}.finance-screen .prepayment-disposition>button{grid-template-columns:32px 1fr;gap:11px;min-height:72px;padding:12px}.finance-screen .prepayment-disposition i{width:31px;height:31px;font-size:12px}.finance-screen .prepayment-disposition b{font-size:14px}.finance-screen .prepayment-disposition small{font-size:11.5px;line-height:1.4}.finance-section-title{grid-template-columns:38px 1fr;align-items:center;gap:11px;margin:18px 2px 10px;display:grid}.finance-section-title>span{color:#fff;background:var(--navy);border-radius:12px;place-items:center;width:38px;height:38px;font-size:14px;font-weight:900;display:grid}.finance-section-title>div{gap:3px;display:grid}.finance-section-title b{color:var(--navy);font-size:17px}.finance-section-title small{color:var(--muted);font-size:11px;line-height:1.35}.finance-screen .source-list{gap:10px}.finance-screen .source-row{grid-template-columns:31px 1fr 122px;gap:12px;min-height:78px;padding:14px}.finance-screen .source-check{width:30px;height:30px;font-size:14px}.finance-screen .source-row b{font-size:14px}.finance-screen .source-row small{font-size:11px;line-height:1.35}.finance-screen .source-row .money-input{width:122px;font-size:15px}.finance-screen .balance-card{padding:17px}.finance-screen .balance-card>div{margin-bottom:8px;font-size:12px}.finance-screen .balance-card>div b{font-size:13px}.finance-screen .balance-card>strong{font-size:14px;line-height:1.4}.finance-screen .constraint-banner b{font-size:13px}.finance-screen .constraint-banner p{font-size:11px}.settlements-screen .paid-before{grid-template-columns:39px 1fr auto;padding:14px}.settlements-screen .paid-before>span{width:38px;height:38px;font-size:15px}.settlements-screen .paid-before b{font-size:13px}.settlements-screen .paid-before small{font-size:11px;line-height:1.4}.settlements-screen .paid-before em{font-size:9px}.settlements-screen .payment-tabs button{grid-template-columns:36px 1fr;min-width:145px;padding:11px}.settlements-screen .payment-tabs button>span{width:36px;height:36px;font-size:12px}.settlements-screen .payment-tabs b{font-size:13px}.settlements-screen .payment-tabs small{font-size:11px}.settlements-screen .fixed-payment>header{padding:17px}.settlements-screen .fixed-payment header small{font-size:10px}.settlements-screen .fixed-payment h3{font-size:23px}.settlements-screen .fixed-payment header>span{font-size:10px}.settlements-screen .fixed-sources{padding:7px 17px}.settlements-screen .fixed-sources>div{padding:12px 0}.settlements-screen .fixed-sources span{font-size:12px}.settlements-screen .fixed-sources b{font-size:13px}.settlements-screen .fixed-payment-actions button{min-height:48px;padding:8px;font-size:11.5px}.settlements-screen .wizard-steps{grid-template-columns:34px 1fr 34px 1fr 34px;margin:18px 32px}.settlements-screen .wizard-steps span{width:34px;height:34px;font-size:12px}.settlements-screen .wizard-card{padding:18px}.settlements-screen .wizard-card>small{font-size:10px}.settlements-screen .wizard-card h3{margin:8px 0 15px;font-size:21px;line-height:1.25}.settlements-screen .method-options{gap:9px}.settlements-screen .method-options button{grid-template-columns:44px 1fr 30px;min-height:78px;padding:12px}.settlements-screen .method-options button>span{width:43px;height:43px;font-size:16px}.settlements-screen .method-options b{font-size:14px}.settlements-screen .method-options small{font-size:11px;line-height:1.4}.settlements-screen .method-options i{width:29px;height:29px;font-size:11px}.settlements-screen .wizard-field{gap:8px;margin-top:14px}.settlements-screen .wizard-field>span{font-size:12px}.settlements-screen .wizard-field select,.settlements-screen .wizard-field input{min-height:55px;padding:12px 14px;font-size:14px}.settlements-screen .flow-choice{gap:8px;margin-top:16px}.settlements-screen .flow-choice>b{font-size:13px}.settlements-screen .flow-choice button{min-height:52px;padding:12px;font-size:13px}.settlements-screen .wizard-explain{font-size:12px;line-height:1.45}.settlements-screen .release-options button{grid-template-columns:31px 1fr auto;min-height:64px;padding:12px}.settlements-screen .release-options i{width:30px;height:30px;font-size:12px}.settlements-screen .release-options span{font-size:13px}.settlements-screen .release-options em{font-size:8px}.settlements-screen .locked-balance{padding:16px}.settlements-screen .locked-balance>div{margin-bottom:8px;font-size:12px}.settlements-screen .locked-balance b{font-size:13px}.settlements-screen .locked-balance strong{font-size:14px}.settlements-screen .split-panel>small{font-size:9px}.settlements-screen .split-panel h3{font-size:17px}.settlements-screen .split-panel p,.settlements-screen .split-panel label>span{font-size:11px}.settlements-screen .split-panel select,.settlements-screen .split-panel .money-input{font-size:13px}.structure-screen .structure-status{padding:17px}.structure-screen .structure-status b{font-size:15px}.structure-screen .structure-status small{font-size:12px;line-height:1.45}.structure-screen .party-flow{grid-template-columns:1fr 18px 1.12fr 18px 1fr;padding:14px 10px}.structure-screen .party-flow>div{min-height:88px;padding:9px}.structure-screen .party-flow span{font-size:13px;line-height:1.3}.structure-screen .party-flow small{font-size:10px}.structure-screen .money-map,.structure-screen .condition-card{padding:18px}.structure-screen .money-map h3,.structure-screen .condition-card h3{margin-bottom:14px;font-size:18px}.structure-screen .money-row{grid-template-columns:42px 1fr auto;gap:12px;padding:14px 0}.structure-screen .money-icon{width:41px;height:41px;font-size:16px}.structure-screen .money-row b{font-size:14px;line-height:1.35}.structure-screen .money-row small{font-size:11.5px;line-height:1.4}.structure-screen .money-row em{font-size:9px}.structure-screen .condition-card p{gap:9px;margin-top:11px;font-size:13px;line-height:1.45}.structure-screen .under-button{font-size:11px}.docs-screen .phase-banner{grid-template-columns:42px 1fr;padding:15px}.docs-screen .phase-banner>span{width:41px;height:41px;font-size:15px}.docs-screen .phase-banner b{font-size:14px}.docs-screen .phase-banner small{font-size:11px;line-height:1.4}.docs-screen .docs-section-title b{font-size:16px}.docs-screen .docs-section-title small{font-size:11px;line-height:1.4}.docs-screen .docs-section-title>span{min-width:38px;height:32px;font-size:11px}.docs-screen .document-list{gap:10px}.docs-screen .document-row{grid-template-columns:40px 1fr auto 14px;gap:11px;min-height:82px;padding:14px}.docs-screen .doc-mark{width:39px;height:44px;font-size:16px}.docs-screen .document-row b{font-size:14px;line-height:1.35}.docs-screen .document-row small{font-size:11px;line-height:1.4}.docs-screen .document-row em{font-size:8px}.docs-screen .questionnaire-source{grid-template-columns:40px 1fr;gap:11px;padding:15px}.docs-screen .questionnaire-source>span{width:39px;height:39px;font-size:16px}.docs-screen .questionnaire-source b{font-size:14px}.docs-screen .questionnaire-source p{font-size:11px;line-height:1.45}.deferred-toggle{text-align:left;background:#f7f9fb;border:1px solid #d9e0e9;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;width:100%;margin:18px 0 10px;padding:15px;display:flex}.deferred-toggle>span{gap:4px;display:grid}.deferred-toggle b{color:var(--navy);font-size:15px}.deferred-toggle small{color:var(--muted);font-size:11px;line-height:1.35}.deferred-toggle strong{color:#8c6819;flex:none;font-size:11px}.docs-screen .share-doc-list button{min-height:48px;font-size:11px}.docs-screen .share-success{font-size:11px}.sheet-secondary{color:#8d6819;background:#fbf2dc}.sheet-close{color:#7f8997;background:#f1f3f6}.document-preview{background:#fff;border:1px solid #d9dde4;border-radius:8px;width:138px;height:176px;margin:22px auto 18px;padding:18px;position:relative;box-shadow:0 12px 28px #0d1e3d17}.document-preview>span{color:var(--navy);margin-bottom:20px;font-size:13px;font-weight:900;display:block}.document-preview>i{background:#e4e8ed;border-radius:4px;height:5px;margin:8px 0;display:block}.document-preview>i:nth-of-type(2){width:80%}.document-preview>b{color:#257d5e;background:#eaf6f0;border-radius:5px;padding:4px;font-size:6px;position:absolute;bottom:9px;right:9px}.recognized-list{border:1px solid var(--line);background:#fff;border-radius:16px;gap:0;display:grid;overflow:hidden}.recognized-list>div{border-top:1px solid #edf0f3;grid-template-columns:95px 1fr 14px;gap:8px;padding:10px 12px;display:grid}.recognized-list>div:first-child{border-top:0}.recognized-list span{color:#8a95a5;font-size:8px}.recognized-list b{color:var(--navy);font-size:8.5px}.recognized-list em{color:#2a906a;font-size:9px;font-style:normal}.notice-card{background:#fffaf0;border:1px solid #eadbb7;border-radius:15px;gap:10px;margin-top:12px;padding:12px;display:flex}.notice-card>span{color:#fff;background:var(--gold);border-radius:8px;flex:none;place-items:center;width:23px;height:23px;font-size:11px;font-weight:900;display:grid}.notice-card b{color:var(--navy);font-size:9px}.notice-card p{color:#7e7156;margin:4px 0 0;font-size:8px;line-height:1.4}.text-button{color:#7b8798;background:0 0;border:0;width:100%;margin-top:8px;padding:8px;font-size:9px}.readiness-card{color:#fff;background:linear-gradient(145deg,#0b2857,#071a3b);border-radius:19px;grid-template-columns:1fr 56px;gap:10px;margin-top:18px;padding:16px;display:grid}.readiness-card>div:first-child{align-content:center;gap:3px;display:grid}.readiness-card span{color:#aebcd0;font-size:9px}.readiness-card strong{color:var(--gold-light);font-size:25px}.readiness-card p{color:#bdc7d6;grid-column:1/-1;margin:2px 0 0;font-size:8.5px;line-height:1.45}.readiness-ring{border:5px solid #ffffff21;border-top-color:var(--gold);border-right-color:var(--gold);color:#fff;border-radius:50%;place-items:center;width:53px;height:53px;font-size:10px;font-weight:800;display:grid}.ai-findings{gap:8px;margin-top:12px;display:grid}.finding{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:28px 1fr;gap:10px;padding:12px;display:grid}.finding>span{border-radius:9px;place-items:center;width:27px;height:27px;font-size:11px;font-weight:900;display:grid}.finding.green>span{color:#278b68;background:#e9f6f0}.finding.yellow>span{color:#9b731c;background:#fbf2dc}.finding.blue>span{color:#3c6da5;background:#eaf2fb}.finding>div{gap:3px;display:grid}.finding em{color:#9a711a;letter-spacing:.05em;font-size:6.5px;font-style:normal;font-weight:900}.finding b{color:var(--navy);font-size:9px}.finding p{color:var(--muted);margin:0;font-size:8px;line-height:1.4}.assistant-screen{background:linear-gradient(#eef2f7,#f8f9fb 22%);min-height:100%;padding-bottom:162px}.assistant-header{z-index:4;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8f9fbf0;grid-template-columns:44px minmax(0,1fr) 50px;align-items:center;gap:11px;padding:17px 18px;display:grid;position:sticky;top:0}.assistant-header>button{border:1px solid var(--line);background:#fff;border-radius:12px;place-items:center;width:36px;height:36px;font-size:26px;display:grid}.assistant-header h1{color:var(--navy);margin:0;font-size:16px;line-height:1.25}.assistant-header p{color:var(--muted);margin:4px 0 0;font-size:11px;line-height:1.35}.chat-stream{gap:13px;padding:18px 15px;display:grid}.chat-message{border-radius:18px;max-width:92%;padding:14px 15px;box-shadow:0 4px 12px #0d1e3d0a}.chat-message.manager,.chat-message.lawyer{border:1px solid var(--line);background:#fff;justify-self:start}.chat-message.user{color:#fff;background:var(--navy);border-radius:18px 18px 5px;justify-self:end}.chat-message.manager{border-radius:18px 18px 18px 5px}.chat-message.lawyer{border-left:4px solid var(--gold);border-radius:5px 18px 18px 5px}.chat-message em{color:#9a711a;letter-spacing:.08em;margin-bottom:7px;font-size:9px;font-style:normal;font-weight:900;display:block}.chat-message p{margin:0;font-size:15px;line-height:1.45}.chat-message button{color:#8e6819;background:#fbf2dc;border:0;border-radius:10px;margin-top:11px;padding:8px 11px;font-size:11px;font-weight:800}.suggestions{z-index:6;background:linear-gradient(#0000,#f8f9fb 25%);gap:6px;padding:8px 15px;display:flex;position:absolute;bottom:124px;left:0;right:0;overflow-x:auto}.suggestions button{color:#85651f;background:#fffaf0;border:1px solid #e8dcc0;border-radius:20px;flex:none;padding:9px 12px;font-size:11px}.chat-input{z-index:7;border:1px solid var(--line);background:#fff;border-radius:21px;grid-template-columns:1fr 44px;gap:8px;padding:8px;display:grid;position:absolute;bottom:82px;left:13px;right:13px;box-shadow:0 10px 28px #071a3c1f}.chat-input input{min-width:0;color:var(--navy);background:0 0;border:0;outline:0;padding:0 10px;font-size:14px}.chat-input button{color:#fff;background:var(--navy);border:0;border-radius:14px;width:44px;height:44px;font-size:22px}.final-summary{border-radius:17px;justify-content:space-between;align-items:center;margin:18px 0 12px;padding:14px;display:flex}.final-summary.attention{background:#fffaf0;border:1px solid #eadbb7}.final-summary.ready{background:#eff9f4;border:1px solid #cde6db}.final-summary strong{color:var(--navy);font-size:17px}.final-summary span{color:#7d7056;font-size:8.5px}.control-list{gap:8px;display:grid}.control-card{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:30px 1fr;gap:10px;padding:13px;display:grid}.control-card>span{border-radius:10px;place-items:center;width:29px;height:29px;font-size:12px;font-weight:900;display:grid}.control-card.green>span{color:#278b68;background:#e9f6f0}.control-card.yellow>span{color:#9b731c;background:#fbf2dc}.control-card.red{background:#fff8f6;border-color:#efc8c1}.control-card.red>span{color:#b64b38;background:#fce4df}.control-card>div{gap:4px;display:grid}.control-card b{color:var(--navy);font-size:9.5px}.control-card p{color:var(--muted);margin:0;font-size:8px;line-height:1.4}.control-card button{color:#8c681a;background:#fbf2dc;border:0;border-radius:8px;width:max-content;margin-top:4px;padding:6px 8px;font-size:7px;font-weight:800}.risk-demo{color:#a1584a;background:0 0;border:1px dashed #d7b9b3;border-radius:12px;width:100%;margin-top:9px;padding:8px;font-size:8px}.final-actions{grid-template-columns:1fr 1.45fr;gap:8px;margin-top:12px;display:grid}.final-actions .continue{margin:0}.secondary-action{color:#88661d;background:#fffaf0;border:1px solid #d8c79d;border-radius:16px;min-height:50px;font-size:9px;font-weight:800}.success-screen{text-align:center;background:radial-gradient(circle at 50% 20%,#d8a83b29,transparent 15rem),var(--paper);flex-direction:column;align-items:center;min-height:100%;padding:92px 30px 104px;display:flex}.success-logo{border-radius:27px;width:95px;height:95px;overflow:hidden;box-shadow:0 18px 38px #071a3c2e}.success-logo img{object-fit:cover;width:100%;height:100%}.success-kicker{color:#9a711a;letter-spacing:.1em;margin-top:24px;font-size:7px;font-weight:900}.success-screen h2{color:var(--navy);margin:9px 0;font-size:29px}.success-screen>p{max-width:285px;color:var(--muted);margin:0;font-size:10px;line-height:1.55}.success-screen>section{border:1px solid var(--line);text-align:left;background:#fff;border-radius:18px;width:100%;margin-top:25px;padding:16px}.success-screen section>div{align-items:center;gap:12px;display:flex}.success-screen section span{color:#fff;background:var(--navy);border-radius:13px;place-items:center;width:43px;height:43px;font-size:16px;font-weight:900;display:grid}.success-screen section b{color:var(--navy);font-size:11px}.success-screen section small{color:var(--muted);margin:8px 0 0 55px;font-size:8px;display:block}.success-screen .continue{margin-top:auto}.filter-pills{gap:6px;margin:19px 0 14px;display:flex}.filter-pills button{border:1px solid var(--line);color:#7e8999;background:#fff;border-radius:20px;padding:7px 10px;font-size:8px}.filter-pills button.active{border-color:var(--navy);color:#fff;background:var(--navy)}.large-deal{border:1px solid var(--line);text-align:left;background:#fff;border-radius:18px;width:100%;margin-bottom:10px;padding:16px}.large-deal-top{justify-content:space-between;display:flex}.large-deal-top span{color:#9a711a;font-size:8px;font-weight:900}.large-deal-top em{color:#8b96a6;font-size:7px;font-style:normal}.large-deal h3{color:var(--navy);margin:11px 0 4px;font-size:14px}.large-deal p{color:var(--muted);margin:0 0 12px;font-size:9px}.deal-progress{background:#e6e9ee;border-radius:6px;height:5px;overflow:hidden}.deal-progress span{background:var(--gold);border-radius:6px;height:100%;display:block}.large-deal footer{color:#7e8999;justify-content:space-between;margin-top:10px;font-size:8px;display:flex}.large-deal footer b{color:#8d691c}.large-deal.muted{opacity:.78}.week-strip{grid-template-columns:repeat(5,1fr);gap:6px;margin:22px 0 28px;display:grid}.week-strip button{border:1px solid var(--line);color:#8290a1;background:#fff;border-radius:14px;gap:5px;padding:10px 5px;display:grid}.week-strip small{text-transform:uppercase;font-size:7px}.week-strip b{font-size:13px}.week-strip button.active{border-color:var(--navy);color:#fff;background:var(--navy)}.calendar-agenda{grid-template-columns:40px 1fr;gap:10px;display:grid}.calendar-agenda>span{color:#7e899a;padding-top:9px;font-size:8px;font-weight:800}.calendar-agenda article{border-left:3px solid var(--gold);background:#fff;border-radius:4px 15px 15px 4px;padding:13px;position:relative;box-shadow:0 5px 16px #0d1e3d0d}.calendar-agenda article em{color:#9a711a;letter-spacing:.06em;font-size:6px;font-style:normal;font-weight:900}.calendar-agenda article b{color:var(--navy);margin:6px 0 3px;font-size:10px;display:block}.calendar-agenda article p{color:var(--muted);margin:0;font-size:8px}.calendar-agenda article button{color:#fff;background:var(--navy);border:0;border-radius:8px;margin-top:9px;padding:6px 8px;font-size:7px;font-weight:800}.calendar-agenda.quiet{margin-top:12px}.calendar-agenda.quiet article{border-left-color:#6a93c6}.more-screen{padding-bottom:100px}.more-screen>section{border:1px solid var(--line);text-align:center;background:#fff;border-radius:22px;justify-items:center;gap:10px;margin-top:80px;padding:32px 20px;display:grid}.more-screen>section>span{color:#9b721b;letter-spacing:.08em;background:#fbf1da;border-radius:20px;place-items:center;width:62px;height:62px;font-size:23px;font-weight:900;display:grid}.more-screen h2{color:var(--navy);margin:6px 0 0;font-size:20px}.more-screen p{max-width:270px;color:var(--muted);margin:0;font-size:11px;line-height:1.5}@media (max-width:820px){body{background:var(--paper)}.prototype-stage{min-height:100vh;padding:0;display:block}.phone-shell{width:100%;height:100vh;min-height:650px;box-shadow:none;border:0;border-radius:0}.phone-shell:before,.review-panel{display:none}}
