/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--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-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{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}:host,html{-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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{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}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-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,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.block{display:block}.contents{display:contents}.hidden{display:none}.table{display:table}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--ink:#15231d;--muted:#68736d;--line:#dde4df;--paper:#fffefa;--canvas:#f3f5f1;--green:#176b4b;--green-dark:#0f5139;--green-pale:#e5f2ea;--amber:#c98321;--amber-pale:#fff4dd;--red:#b94d48;--red-pale:#fbeceb}.auth-shell{background:radial-gradient(circle at 10% 0,#4361ee2e,#0000 34%),linear-gradient(145deg,#f4f7ff,#eef3fb 48%,#f8fafc);place-items:center;min-height:100vh;padding:24px 16px;display:grid}.auth-card{background:#fffffff5;border:1px solid #dbe3f0;border-radius:28px;width:min(100%,480px);padding:28px;box-shadow:0 24px 80px #1e375a24}.auth-brand{align-items:center;gap:12px;margin-bottom:28px;display:flex}.auth-brand>span{color:#fff;background:#3157d5;border-radius:14px;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.auth-brand div{gap:2px;display:grid}.auth-brand strong{font-size:17px}.auth-brand small{color:#6b7890}.auth-card h1{letter-spacing:-.04em;margin:6px 0 10px;font-size:clamp(28px,7vw,38px)}.auth-lead{color:#59677c;margin:0 0 22px;line-height:1.55}.auth-tabs{background:#eef2f8;border-radius:14px;grid-template-columns:repeat(3,1fr);gap:6px;padding:5px;display:grid}.auth-tabs button{color:#536078;cursor:pointer;background:0 0;border:0;border-radius:10px;min-height:42px;font-weight:700}.auth-tabs button.active{color:#183a9e;background:#fff;box-shadow:0 4px 12px #1f365f1a}.auth-form{gap:16px;margin-top:20px;display:grid}.auth-form label{color:#24334a;gap:7px;font-weight:700;display:grid}.auth-form label small{color:#768399;font-weight:500;line-height:1.35}.auth-form input{color:#15243b;width:100%;min-height:48px;font:inherit;background:#fff;border:1px solid #cfd9e8;border-radius:12px;padding:0 14px}.auth-form input:focus{border-color:#3157d5;outline:3px solid #3157d529}.auth-message{border-radius:12px;padding:12px 14px;font-size:14px;line-height:1.45}.auth-message.error{color:#9a2929;background:#fff0f0;border:1px solid #f3c4c4}.auth-message.success{color:#176a40;background:#ecfbf3;border:1px solid #bde7ce}.auth-privacy{color:#735719;background:#fff8e7;border-radius:14px;gap:4px;margin-top:18px;padding:14px;font-size:13px;line-height:1.4;display:grid}.signed-account{text-align:right;line-height:1.15;display:grid}.signed-account small{color:#7a879a;font-size:11px}.signed-account strong{color:#24334a;font-size:13px}.logout-button{min-height:38px;padding:0 14px}.access-admin{margin-top:18px}.access-feedback{color:#23479b;background:#eef4ff;border-radius:12px;margin:12px 0;padding:11px 13px}.user-access-list{gap:10px;display:grid}.user-access-list article{background:#fff;border:1px solid #e0e7f1;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;padding:15px;display:flex}.user-access-list article>div:first-child{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.user-access-list article strong{overflow-wrap:anywhere;font-size:15px}.user-access-list article small{color:#7a8798;flex-basis:100%}.account-role{border-radius:999px;padding:4px 8px;font-size:11px;font-weight:800}.account-role.pending{color:#755a00;background:#fff2c7}.account-role.tester{color:#1c5690;background:#e6f2ff}.account-role.admin{color:#4434a1;background:#e9e7ff}.account-role.blocked{color:#982f2f;background:#ffe7e7}.access-actions{flex-shrink:0;gap:6px;display:flex}.access-actions button{color:#30415d;cursor:pointer;background:#f8fafc;border:1px solid #d4deed;border-radius:9px;min-height:36px;padding:0 10px;font-weight:700}.access-actions button:disabled{opacity:.45;cursor:not-allowed}@media (max-width:680px){.auth-card{border-radius:22px;padding:22px 18px}.auth-tabs{grid-template-columns:1fr}.signed-account{display:none}.logout-button{padding:0 10px}.user-access-list article{flex-direction:column;align-items:stretch}.access-actions{grid-template-columns:repeat(3,1fr);display:grid}}.sync-badge{white-space:nowrap;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800}.sync-badge.saved{color:#176b4b;background:#e5f2ea}.sync-badge.loading,.sync-badge.saving{color:#72531c;background:#fff2cf}.sync-badge.conflict,.sync-badge.offline{color:#963b37;background:#fbeceb}.client360-view{max-width:1500px;margin:0 auto;padding:16px clamp(20px,4vw,58px) 56px}.client360-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:16px;margin-top:18px;display:grid}.wow-card{background:#fffefaf5;border:1px solid #41564a24;border-radius:20px;grid-column:span 4;padding:22px;box-shadow:0 16px 42px #1f342a12}.wow-card.finance-card{grid-column:span 8}.wow-card.showing-card{grid-column:span 7}.wow-card.report-card{color:#fff;background:linear-gradient(145deg,#143e31,#176b4b);grid-column:span 5}.wow-card>header{align-items:center;gap:11px;margin-bottom:16px;display:flex}.wow-card>header>span{color:#fff;background:var(--green);border-radius:12px;flex:0 0 38px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.wow-card>header>div{gap:2px;display:grid}.wow-card>header strong{font-size:15px}.wow-card>header small{color:var(--muted);font-size:10px}.report-card>header>span{color:#143e31;background:#dcf4e7}.report-card p,.report-card>header small{color:#ffffffbf}.finance-hero{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px;display:grid}.finance-hero>div{background:#f3f7f4;border-radius:14px;gap:5px;padding:14px;display:grid}.finance-hero span{color:var(--muted);font-size:10px}.finance-hero strong{font-size:clamp(18px,2vw,27px)}.finance-hero strong small{color:var(--muted);margin-left:3px;font-size:10px}.finance-hero strong.safe{color:var(--green)}.finance-hero strong.review{color:var(--amber)}.finance-hero strong.risk{color:var(--red)}.mini-form-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.mini-form-grid label{gap:5px;display:grid}.mini-form-grid span{color:var(--muted);font-size:9px;font-weight:700}.mini-form-grid input{border:1px solid var(--line);background:#fff;border-radius:9px;width:100%;min-width:0;height:39px;padding:0 9px}.decision-strip{border-radius:12px;justify-content:space-between;gap:10px;margin-top:14px;padding:11px 13px;font-size:11px;display:flex}.decision-strip.safe{color:#155c41;background:#e7f5ed}.decision-strip.review{color:#765716;background:#fff4dd}.decision-strip.risk{color:#8d3834;background:#fbeceb}.household-list,.route-list{gap:9px;display:grid}.household-list>div,.route-list>div{border:1px solid var(--line);border-radius:12px;justify-content:space-between;align-items:center;gap:9px;padding:11px;display:flex}.route-list>div{grid-template-columns:1fr auto;display:grid}.route-list small{color:var(--muted);grid-column:1/-1}.route-ok strong{color:var(--green)}.route-risk strong{color:var(--red)}.evidence-line{color:var(--muted);margin-top:12px;line-height:1.45;display:block}.consensus{border-radius:12px;justify-content:space-between;gap:8px;margin-bottom:12px;padding:11px;font-size:11px;display:flex}.consensus.ready{color:#155c41;background:#e7f5ed}.consensus.pending{color:#765716;background:#fff4dd}.household-list span{gap:2px;display:grid}.household-list small{color:var(--muted)}.household-list select{border:1px solid var(--line);background:#fff;border-radius:9px;max-width:125px;height:35px}.guardrail{color:var(--muted);margin:12px 0 0;font-size:10px;line-height:1.45}.note-control,.rating-control{gap:8px;margin-bottom:12px;font-size:11px;font-weight:700;display:grid}.rating-control input{width:100%;accent-color:var(--green)}.note-control textarea{resize:vertical;border:1px solid var(--line);background:#fff;border-radius:12px;min-height:120px;padding:12px;line-height:1.45}.report-points,.signal-chips{flex-wrap:wrap;gap:6px;margin:10px 0 14px;display:flex}.signal-chips span{color:#6c501a;background:#fff4dd;border-radius:999px;padding:6px 8px;font-size:9px;font-weight:750}.success-note{color:#155c41;background:#e7f5ed;border-radius:10px;padding:10px;font-size:10px}.report-points span{border:1px solid #ffffff3b;border-radius:999px;padding:7px 9px;font-size:9px}.report-card .primary-button{color:#143e31;background:#fff}.outbox-banner{color:var(--green-dark);background:var(--green-pale);border:1px solid #caddd2;border-radius:13px;grid-column:1/-1;justify-content:space-between;gap:12px;padding:13px 16px;font-size:11px;display:flex}@media (max-width:980px){.view-tabs{scrollbar-width:thin;overflow-x:auto}.view-tabs button{flex:none}.wow-card,.wow-card.finance-card,.wow-card.report-card,.wow-card.showing-card{grid-column:span 12}}@media (max-width:680px){.sync-badge{display:none}.client360-view{padding:12px 12px 36px}.client360-view .decision-header{display:grid}.client360-grid{gap:11px}.wow-card{border-radius:16px;padding:17px}.finance-hero,.mini-form-grid{grid-template-columns:1fr}.decision-strip{display:grid}.household-list>div{flex-direction:column;align-items:stretch}.household-list select{width:100%;max-width:none}}*{box-sizing:border-box}html{background:var(--canvas)}body{color:var(--ink);background:radial-gradient(circle at 72% 2%,#d1e1d7a6,transparent 25rem),var(--canvas);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{color:inherit}.topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:30;background:#fffefae6;border-bottom:1px solid #176b4b1f;justify-content:space-between;height:76px;padding:0 clamp(20px,4vw,58px);position:sticky;top:0}.brand,.topbar{align-items:center;display:flex}.brand{text-align:left;cursor:pointer;background:0 0;border:0;gap:12px;padding:0}.brand-mark{background:var(--green);color:#fff;border-radius:12px 4px;place-items:center;width:40px;height:40px;font:700 20px Georgia,serif;display:grid;box-shadow:0 8px 20px #176b4b38}.brand strong{letter-spacing:-.2px;font-family:Georgia,serif;font-size:19px;display:block}.brand small{color:var(--muted);letter-spacing:.4px;margin-top:2px;font-size:11px;display:block}.top-actions{gap:14px}.role-switcher,.top-actions{align-items:center;display:flex}.role-switcher{color:var(--muted);gap:7px;font-size:9px;font-weight:700}.role-switcher select{height:34px;color:var(--ink);background:#fff;border:1px solid #d3dbd6;border-radius:9px;padding:0 8px;font-size:10px}.demo-badge,.result-count,.stage-pill{color:var(--green-dark);background:var(--green-pale);border:1px solid #caddd2;border-radius:999px;align-items:center;gap:7px;padding:7px 11px;font-size:12px;font-weight:700;display:inline-flex}.demo-badge i{background:#2a9c6e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #2a9c6e1f}.avatar{cursor:pointer;background:#f7e8d3;border:1px solid #d3dbd6;border-radius:50%;width:38px;height:38px;font-size:12px;font-weight:800}.view-tabs{gap:8px;max-width:1500px;margin:0 auto;padding:18px clamp(20px,4vw,58px) 0;display:flex}.view-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;padding:10px 14px;font-size:13px;font-weight:700}.view-tabs button.active{color:var(--green-dark);background:#fffc;box-shadow:0 3px 14px #23372d12}.view-tabs b{color:#fff;background:var(--green);border-radius:8px;margin-left:6px;padding:2px 6px;font-size:10px}.workspace{grid-template-columns:minmax(300px,.9fr) minmax(440px,1.35fr) minmax(250px,.72fr);align-items:start;gap:16px;max-width:1500px;margin:0 auto;padding:16px clamp(20px,4vw,58px) 42px;display:grid}.client-panel,.funnel-view,.next-panel,.results-panel{background:#fffefaf0;border:1px solid #41564a21;border-radius:18px;box-shadow:0 14px 36px #283a310f}.client-panel.read-only button,.client-panel.read-only input,.client-panel.read-only select{opacity:.72}.access-notice{color:#775b2d;background:var(--amber-pale);border:1px solid #efd49e;border-radius:10px;margin:12px 0;padding:10px 12px;font-size:10px;line-height:1.45}.client-panel,.next-panel,.results-panel{padding:22px}.funnel-header,.results-heading,.section-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.eyebrow{color:var(--green);letter-spacing:1.3px;text-transform:uppercase;margin:0 0 5px;font-size:10px;font-weight:800}h1,h2{letter-spacing:-.4px;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:600}h1{font-size:clamp(23px,2.2vw,30px)}h2{font-size:24px}.completion{flex-direction:column;align-items:flex-end;display:flex}.completion strong{color:var(--green);font-size:20px}.completion span{color:var(--muted);font-size:10px}.progress-track{background:#e7ece8;border-radius:4px;height:4px;margin:18px 0 22px;overflow:hidden}.progress-track span{border-radius:inherit;background:linear-gradient(90deg,var(--green),#63a984);height:100%;transition:width .25s;display:block}.form-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.field{min-width:0;display:block}.field.wide{grid-column:1/-1}.chip-fieldset legend,.field>span{color:#4d5b54;margin:0 0 7px;font-size:11px;font-weight:750;display:block}.field input,.field select,.field textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #d8dfda;border-radius:10px;outline:none;padding:0 11px;font-size:13px;transition:border .15s,box-shadow .15s}.field input,.field select{height:42px}.field textarea{resize:vertical;min-height:68px;padding:10px 11px;line-height:1.45}.field input:focus,.field select:focus,.field textarea:focus{border-color:#5c9679;box-shadow:0 0 0 3px #176b4b1a}.input-suffix{position:relative}.input-suffix input{padding-right:30px}.input-suffix b{color:var(--muted);pointer-events:none;font-size:12px;position:absolute;top:12px;right:11px}.input-suffix.compact input{padding-right:37px}.chip-fieldset{border:0;margin:19px 0 0;padding:0}.chips{flex-wrap:wrap;gap:7px;display:flex}.chip{color:#506058;cursor:pointer;background:#fff;border:1px solid #d8dfda;border-radius:999px;padding:7px 10px;font-size:11px}.chip.selected{color:var(--green-dark);background:var(--green-pale);border-color:#a8cdb9;font-weight:700}.chip span{margin-right:4px}.check-list{gap:8px;display:grid}.check-list label{cursor:pointer;align-items:center;gap:8px;font-size:12px;display:flex}.check-list input{width:17px;height:17px;accent-color:var(--green)}.client-panel>.field.wide{margin-top:18px}.tradeoff-coach{background:linear-gradient(145deg,#f7fbf8,#edf5f0);border:1px solid #d9e6de;border-radius:14px;margin-top:20px;padding:15px}.mini-heading h2{font-size:18px}.constraint-fieldset>p,.tradeoff-coach>p{color:var(--muted);margin:7px 0 14px;font-size:10.5px;line-height:1.45}.tradeoff-question+.tradeoff-question{margin-top:13px}.tradeoff-question>strong{margin-bottom:7px;font-size:10.5px;display:block}.segmented{background:#ffffffd6;border-radius:10px;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:4px;display:grid}.segmented button{min-height:31px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;padding:5px 7px;font-size:9.5px;font-weight:750}.segmented button.active{color:#fff;background:var(--green);box-shadow:0 4px 10px #176b4b2e}.constraint-fieldset{border:0;margin:19px 0 0;padding:0}.constraint-fieldset legend{color:#4d5b54;font-size:11px;font-weight:800}.constraint-grid{grid-template-columns:1fr 1fr;gap:7px;display:grid}.constraint{text-align:left;cursor:pointer;background:#fff;border:1px solid #d8dfda;border-radius:10px;min-height:52px;padding:8px 9px}.constraint small,.constraint span{display:block}.constraint span{font-size:10.5px;font-weight:800}.constraint small{color:var(--muted);margin-top:3px;font-size:8.5px;line-height:1.3}.constraint.hard{background:var(--red-pale);border-color:#dbaaa6}.constraint.hard span{color:#8e3f3b}.privacy-note,.source-notice{border-radius:11px;align-items:flex-start;gap:10px;padding:11px 12px;display:flex}.privacy-note{color:#4e5d55;background:#f2f6f3;margin-top:19px}.privacy-note span{width:24px;height:24px;color:var(--green);background:#fff;border-radius:7px;flex:none;place-items:center;display:grid}.privacy-note p,.source-notice p{margin:0;font-size:10.5px;line-height:1.5}.results-heading{align-items:center;margin-bottom:15px}.result-count{color:#536159;white-space:nowrap;background:#f5f7f5;border-color:#e0e5e1}.source-notice{background:var(--amber-pale);color:#6f5428;border:1px solid #f1dfb8;margin-bottom:12px}.source-notice span{color:#fff;background:#e1a648;border-radius:50%;flex:none;place-items:center;width:20px;height:20px;font:700 11px Georgia,serif;display:grid}.listing-stack{gap:9px;display:grid}.listing-card{border:1px solid var(--line);background:#fff;border-radius:13px;transition:border .15s,box-shadow .15s;overflow:hidden}.listing-card.selected-card{border-color:#9fc8b2;box-shadow:0 8px 24px #176b4b14}.listing-card.excluded{background:#fcfbf8;border-style:dashed}.listing-summary{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:28px 1fr 18px;align-items:center;gap:10px;width:100%;padding:14px;display:grid}.rank{width:26px;height:26px;color:var(--green-dark);background:var(--green-pale);border-radius:8px;place-items:center;font-size:11px;font-weight:800;display:grid}.listing-main{min-width:0}.listing-topline{justify-content:space-between;gap:10px;display:flex}.listing-topline strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.listing-topline em{color:var(--green);flex:none;font-size:14px;font-style:normal;font-weight:800}.listing-address{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);margin-top:4px;font-size:10.5px;display:block;overflow:hidden}.listing-metrics{align-items:center;gap:8px;margin-top:10px;display:flex}.listing-metrics b{font-size:13px}.listing-metrics i{color:#67746d;font-size:10px;font-style:normal}.listing-flags{flex-wrap:wrap;gap:5px;margin-top:9px;display:flex}.fit-badge,.unknown-badge{border-radius:999px;padding:4px 7px;font-size:8px;font-weight:750}.fit-badge.recommended{color:var(--green-dark);background:var(--green-pale)}.fit-badge.excluded{color:#884540;background:var(--red-pale)}.unknown-badge{color:#745a2d;background:var(--amber-pale)}.chevron{color:#7f8a84}.explanation{padding:0 14px 14px 52px}.score-line{border-radius:5px;gap:2px;height:5px;display:flex;overflow:hidden}.factor-dot.positive,.score-line span.positive{background:#3b946b}.factor-dot.neutral,.score-line span.neutral{background:#d9a143}.factor-dot.risk,.score-line span.risk{background:#cd6c67}.factor-grid{grid-template-columns:1fr 1fr;gap:7px 12px;margin-top:11px;display:grid}.factor{align-items:flex-start;gap:7px;display:flex}.factor-dot{border-radius:50%;flex:none;width:6px;height:6px;margin-top:5px}.factor p{margin:0;font-size:10px;line-height:1.35}.factor small,.factor strong{display:block}.factor small{color:var(--muted)}.risk-line{color:#75504d;border-left:2px solid #d88a84;margin:12px 0;padding-left:9px;font-size:10.5px;line-height:1.45}.hard-failure{color:#7e403c;background:var(--red-pale);border:1px solid #ecc4c1;border-radius:10px;margin-top:12px;padding:10px 11px;font-size:10px}.hard-failure ul{margin:6px 0 0;padding-left:16px;line-height:1.5}.rank-difference{color:#4d5a53;background:#f1f5f2;border-radius:10px;margin-top:12px;padding:10px 11px}.rank-difference p,.rank-difference small,.rank-difference strong{display:block}.rank-difference strong{font-size:10px}.rank-difference p{margin:4px 0;font-size:9.5px;line-height:1.4}.rank-difference small{color:var(--green);font-size:9px;font-weight:700}.evidence-card{background:#fffdf7;border:1px solid #e5ddca;border-radius:11px;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;padding:11px;display:grid}.evidence-card>div{min-width:0}.evidence-card small,.evidence-card span,.evidence-card strong{display:block}.evidence-card span{color:#8a7145;text-transform:uppercase;letter-spacing:.8px;font-size:8px;font-weight:800}.evidence-card strong{overflow-wrap:anywhere;margin-top:3px;font-size:9.5px}.evidence-card small{color:var(--muted);margin-top:3px;font-size:8.5px;line-height:1.4}.wide-evidence{border-top:1px solid #eee6d5;grid-column:1/-1;padding-top:8px}.duplicate-warning{color:#7b5239}.excluded-group{border-top:1px solid var(--line);margin-top:18px;padding-top:14px}.excluded-group summary{color:#884c47;cursor:pointer;font-size:11px;font-weight:800}.excluded-group>p{color:var(--muted);margin:7px 0 12px;font-size:9.5px;line-height:1.45}.empty-state{text-align:center;background:#f8faf8;border:1px dashed #c9d3cd;border-radius:12px;padding:22px}.empty-state p,.empty-state strong{display:block}.empty-state p{color:var(--muted);margin:7px 0 0;font-size:10px;line-height:1.5}.card-actions{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.primary-button,.secondary-button{cursor:pointer;border-radius:10px;min-height:38px;padding:0 13px;font-size:11px;font-weight:800}.primary-button{border:1px solid var(--green);color:#fff;background:var(--green);box-shadow:0 6px 16px #176b4b26}.primary-button:hover{background:var(--green-dark)}.primary-button:disabled{box-shadow:none;cursor:not-allowed;background:#aeb8b2;border-color:#aeb8b2}.secondary-button{color:#4d5c54;background:#fff;border:1px solid #d7ded9}.primary-button.full{width:100%;min-height:43px}.text-button{width:100%;color:var(--green);cursor:pointer;background:0 0;border:0;margin-top:8px;padding:8px;font-size:10px;font-weight:800}.next-panel{position:sticky;top:94px}.compact-heading{align-items:center}.stage-pill{padding:5px 9px;font-size:10px}.selected-object{background:#f1f6f3;border-radius:12px;margin-top:19px;padding:13px}.selected-object small,.selected-object span{color:var(--muted);font-size:10px;display:block}.selected-object strong{margin:4px 0;font-size:12px;display:block}.steps-list{gap:10px;margin:18px 0;display:grid}.step-item{align-items:flex-start;gap:9px;display:flex}.step-icon{width:22px;height:22px;color:var(--green);background:var(--green-pale);border-radius:7px;flex:none;place-items:center;font-size:10px;font-weight:900;display:grid}.step-item p{margin:0;font-size:10.5px;line-height:1.4}.step-item small,.step-item strong{display:block}.step-item small{color:var(--muted);margin-top:3px}.human-control{color:var(--muted);text-align:center;margin:9px 0 0;font-size:9.5px}.decision-view{background:#fffefaf0;border:1px solid #41564a21;border-radius:18px;max-width:1400px;min-height:560px;margin:16px auto 42px;padding:28px;box-shadow:0 14px 36px #283a310f}.decision-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.decision-header>div>p:last-child{max-width:680px;color:var(--muted);margin:8px 0 0;font-size:11px;line-height:1.5}.decision-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:12px;margin-top:24px;display:grid}.decision-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:15px}.decision-card-head{grid-template-columns:28px 1fr auto;align-items:start;gap:9px;display:grid}.decision-card-head div{min-width:0}.decision-card-head small,.decision-card-head strong{display:block}.decision-card-head strong{font-size:11px}.decision-card-head small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9px;overflow:hidden}.decision-card-head em{color:var(--green);font-size:14px;font-style:normal;font-weight:800}.decision-price{color:var(--green-dark);background:var(--green-pale);border-radius:8px;margin:14px 0 10px;padding:8px 9px;font-size:10px;font-weight:800}.decision-factors{margin:0}.decision-factors div{border-bottom:1px solid #edf0ee;justify-content:space-between;gap:10px;padding:6px 0;font-size:9px;display:flex}.decision-factors dt{color:var(--muted)}.decision-factors dd{margin:0;font-weight:800}.decision-risk{justify-content:space-between;gap:8px;margin:11px 0;font-size:9px;display:flex}.decision-risk span{color:var(--green);font-weight:800}.decision-risk small{color:#8b6533}.vote-fieldset{border:0;margin:13px 0 0;padding:0}.vote-fieldset legend{color:var(--muted);margin-bottom:6px;font-size:9px;font-weight:700}.decision-summary{background:#edf5f0;border-radius:13px;justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding:16px;display:flex}.decision-summary small,.decision-summary span,.decision-summary strong{display:block}.decision-summary span{color:var(--green);text-transform:uppercase;letter-spacing:.7px;font-size:9px;font-weight:800}.decision-summary strong{margin-top:4px;font-family:Georgia,serif;font-size:17px}.decision-summary small{color:var(--muted);margin-top:4px;font-size:9.5px}.decision-empty{max-width:460px;margin:70px auto}.decision-empty button{margin-top:14px}.decision-loop-view{background:linear-gradient(135deg,#fffefafa,#f1f7f3f0);border:1px solid #41564a21;border-radius:18px;max-width:1400px;min-height:600px;margin:16px auto 42px;padding:28px;box-shadow:0 14px 36px #283a310f}.decision-loop-hero{color:#fff;background:radial-gradient(circle at 85% 15%,#ffffff2b,#0000 28%),linear-gradient(125deg,#173f31,#176b4b 62%,#3b946b);border-radius:17px;justify-content:space-between;align-items:center;gap:28px;padding:24px;display:flex;overflow:hidden}.decision-loop-hero>div:first-child{max-width:780px}.decision-loop-hero .eyebrow{color:#bce2cd}.decision-loop-hero h1{color:#fff;margin-top:6px;font-size:clamp(25px,3vw,40px);line-height:1.05}.decision-loop-hero p:last-child{color:#ffffffc7;max-width:680px;margin:12px 0 0;font-size:11px;line-height:1.65}.confidence-orbit{text-align:center;background:#ffffff14;border:1px solid #ffffff59;border-radius:50%;flex:none;place-content:center;width:132px;height:132px;display:grid;box-shadow:inset 0 0 0 10px #ffffff0a,0 0 0 9px #ffffff0a}.confidence-orbit span,.confidence-orbit strong{display:block}.confidence-orbit strong{font-family:Georgia,serif;font-size:31px}.confidence-orbit span{color:#d5eee0;text-transform:uppercase;letter-spacing:.8px;margin-top:3px;font-size:8px;font-weight:800}.decision-loop-view>.access-notice{margin-top:14px}.loop-steps{grid-template-columns:1.04fr 1.02fr .94fr;gap:13px;margin-top:17px;display:grid}.loop-step{border:1px solid var(--line);background:#fffffff5;border-radius:15px;min-width:0;padding:17px}.loop-step>header{border-bottom:1px solid #edf0ee;grid-template-columns:33px 1fr;align-items:center;gap:10px;padding-bottom:12px;display:grid}.loop-step>header>span{width:33px;height:33px;color:var(--green);background:var(--green-pale);border-radius:10px;place-items:center;font-size:9px;font-weight:900;display:grid}.loop-step>header small,.loop-step>header strong{display:block}.loop-step>header strong{font-size:12px}.loop-step>header small{color:var(--muted);margin-top:3px;font-size:8.5px}.rating-field{grid-template-columns:1fr auto;gap:5px 10px;margin-top:15px;display:grid}.rating-field span{color:#46534c;font-size:9.5px;font-weight:750}.rating-field output{color:var(--green);font-size:12px;font-weight:900}.rating-field input{width:100%;accent-color:var(--green);grid-column:1/-1}.signal-fieldset{border:0;margin:15px 0 0;padding:0}.signal-fieldset legend{color:var(--muted);margin-bottom:8px;font-size:8.5px;font-weight:750}.signal-chips{flex-wrap:wrap;gap:6px;display:flex}.signal-chips button{color:#536159;cursor:pointer;background:#fff;border:1px solid #d9e2dc;border-radius:999px;min-height:29px;padding:5px 8px;font-size:8px;font-weight:750}.signal-chips button.selected{color:var(--green-dark);background:var(--green-pale);border-color:#8dbca3}.signal-chips button:disabled{opacity:.55;cursor:not-allowed}.debrief-note{margin-top:14px;display:block}.debrief-note small,.debrief-note>span{display:block}.debrief-note>span{color:var(--muted);font-size:8.5px;font-weight:750}.debrief-note textarea{resize:vertical;color:#35423b;background:#fbfcfb;border:1px solid #dbe2dd;border-radius:10px;width:100%;min-height:92px;margin-top:6px;padding:10px;font:9.5px/1.5 inherit}.debrief-note small{color:#8a948e;margin:4px 1px 13px;font-size:7.5px}.proposal-list{gap:8px;margin-top:14px;display:grid}.proposal-card{background:#f8fbf9;border:1px solid #dce6df;border-radius:11px;padding:11px}.proposal-title{justify-content:space-between;align-items:center;gap:10px;display:flex}.proposal-title strong{font-size:9.5px}.proposal-title span{color:#765a27;background:var(--amber-pale);border-radius:999px;padding:3px 6px;font-size:7.5px;font-weight:800}.proposal-diff{align-items:center;gap:7px;margin-top:8px;font-size:10px;display:flex}.proposal-diff del{color:#9b6e6a}.proposal-diff b{color:#9ba49f}.proposal-diff ins{color:var(--green);font-weight:900;text-decoration:none}.proposal-card p{color:var(--muted);margin:7px 0 9px;font-size:8px;line-height:1.45}.proposal-card button{min-height:29px;padding:5px 8px;font-size:8px}.privacy-split{grid-template-columns:1fr 1fr;gap:7px;margin-top:12px;display:grid}.privacy-split>div{background:#f0f6f2;border-radius:10px;min-width:0;padding:10px}.privacy-split .blocked-feedback{background:#fff0ee}.privacy-split small,.privacy-split span,.privacy-split strong{display:block}.privacy-split span{color:var(--muted);text-transform:uppercase;font-size:7.5px;font-weight:800}.privacy-split strong{margin-top:4px;font-size:9px}.privacy-split small{color:var(--muted);margin-top:4px;font-size:7.5px;line-height:1.35}.blocked-feedback strong{color:#964b45}.text-inline-button{color:var(--green);cursor:pointer;background:0 0;border:0;margin-top:7px;padding:0;font-size:8px;font-weight:850}.private-recap{background:#fff;border:1px solid #dbe5df;border-radius:10px;margin-top:8px;padding:10px}.private-recap span{color:var(--green);text-transform:uppercase;font-size:7.5px;font-weight:900}.private-recap p{margin:6px 0;font-size:8.5px;line-height:1.5}.private-recap b{color:#8a5d2a;font-size:7.5px}.loop-empty{text-align:center;background:#f8faf8;border:1px dashed #ccd7d0;border-radius:11px;margin-top:14px;padding:18px}.loop-empty strong{font-size:10px}.loop-empty p{color:var(--muted);margin:5px 0 0;font-size:8.5px}.next-experiment-step{border-color:#b9d5c5;position:relative;box-shadow:0 13px 28px #176b4b14}.experiment-ribbon{color:#755518;background:var(--amber-pale);text-transform:uppercase;letter-spacing:.4px;border-radius:999px;width:fit-content;margin-top:15px;padding:5px 8px;font-size:7.5px;font-weight:900}.next-experiment-step h2{margin:11px 0 0;font-size:18px;line-height:1.15}.experiment-address{color:var(--muted);margin:5px 0 0;font-size:8.5px}.experiment-metrics{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:14px;display:grid}.experiment-metrics div{text-align:center;background:#f1f5f2;border-radius:9px;padding:9px 4px}.experiment-metrics .learning-metric{color:#fff;background:var(--green)}.experiment-metrics span,.experiment-metrics strong{display:block}.experiment-metrics strong{font-size:18px}.experiment-metrics span{color:inherit;opacity:.78;margin-top:2px;font-size:7px}.experiment-price{border-bottom:1px solid #e6ebe8;justify-content:space-between;gap:8px;margin:13px 0 0;padding-bottom:11px;font-size:9px;display:flex}.experiment-price span{color:var(--muted)}.why-experiment{margin:12px 0}.why-experiment>strong{font-size:9px}.why-experiment ul{color:#536159;margin:7px 0;padding-left:16px;font-size:8.5px;line-height:1.5}.why-experiment p{border-left:2px solid var(--amber);color:#725c38;margin:7px 0 0;padding-left:8px;font-size:8px;line-height:1.45}.decision-loop-proof{color:#d7eee1;background:#203d32;border-radius:12px;grid-template-columns:auto 1fr;align-items:center;gap:14px;margin-top:13px;padding:13px 15px;display:grid}.decision-loop-proof span{text-transform:uppercase;letter-spacing:.6px;font-size:8px;font-weight:900}.decision-loop-proof p{margin:0;font-size:8.5px;line-height:1.45}.admin-view,.operations-view{background:#fffefaf0}.admin-view,.operations-view,.pilot-view{border:1px solid #41564a21;border-radius:18px;max-width:1400px;min-height:560px;margin:16px auto 42px;padding:28px;box-shadow:0 14px 36px #283a310f}.pilot-view{background:#fffefaf5}.pilot-hero{color:#fff;background:linear-gradient(125deg,#173f31,#176b4b 68%,#3b946b);border-radius:17px;justify-content:space-between;align-items:center;gap:24px;padding:24px;display:flex}.pilot-hero h1{color:#fff;margin:5px 0 8px;font:700 clamp(26px,3vw,40px)/1.05 Georgia,serif}.pilot-hero p:last-child{color:#ffffffc7;max-width:700px;margin:0;font-size:11px;line-height:1.6}.pilot-target{text-align:center;background:#ffffff14;border:1px solid #ffffff52;border-radius:15px;min-width:160px;padding:15px}.pilot-target small,.pilot-target span,.pilot-target strong{display:block}.pilot-target strong{font:700 34px Georgia,serif}.pilot-target span{text-transform:uppercase;letter-spacing:.7px;font-size:9px;font-weight:900}.pilot-target small{color:#d5eee0;margin-top:6px;font-size:8px}.pilot-layout{grid-template-columns:.9fr 1.25fr .85fr;gap:13px;margin-top:17px;display:grid}.pilot-card{border:1px solid var(--line);background:#fff;border-radius:15px;min-width:0;padding:17px}.pilot-card>header{border-bottom:1px solid #edf0ee;grid-template-columns:33px 1fr;align-items:center;gap:10px;padding-bottom:12px;display:grid}.pilot-card>header>span{width:33px;height:33px;color:var(--green-dark);background:var(--green-pale);border-radius:10px;place-items:center;font-size:9px;font-weight:900;display:grid}.pilot-card header small,.pilot-card header strong{display:block}.pilot-card header strong{font-size:11px}.pilot-card header small{color:var(--muted);margin-top:2px;font-size:8px}.pilot-fields{gap:10px;margin-top:14px;display:grid}.pilot-fields.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.pilot-fields.three-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.pilot-fields label,.pilot-note{min-width:0;display:block}.pilot-fields label>span,.pilot-note>span{color:#506057;margin-bottom:5px;font-size:8px;font-weight:800;display:block}.pilot-fields input:not([type=range]),.pilot-fields select,.pilot-note textarea{background:#fbfcfa;border:1px solid #d8e0db;border-radius:9px;width:100%;min-height:38px;padding:8px 10px;font-size:9px}.pilot-fields input[type=range]{width:100%;accent-color:var(--green)}.pilot-fields label>small{color:var(--muted);margin-top:4px;font-size:7px;display:block}.pilot-warning{color:#704f1f;background:var(--amber-pale);border-radius:10px;margin-top:14px;padding:11px;font-size:8px;line-height:1.5}.pilot-check{border:1px solid #d8e0db;border-radius:9px;align-items:center;gap:8px;padding:9px;display:flex!important}.pilot-check input{width:17px;height:17px;accent-color:var(--green);flex:none}.pilot-check span{margin:0!important}.pilot-note{margin-top:12px}.pilot-note textarea{resize:vertical;min-height:82px}.pilot-note small{color:var(--muted);text-align:right;margin-top:4px;font-size:7px;display:block}.export-card ul{color:#536159;margin:15px 0;padding-left:17px;font-size:8.5px;line-height:1.7}.pilot-status{color:var(--green-dark);background:var(--green-pale);border-radius:9px;margin:10px 0 0;padding:9px;font-size:8px;line-height:1.45}.operations-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:24px;display:grid}.ops-card{border:1px solid var(--line);background:#fff;border-radius:14px;min-width:0;padding:16px}.ops-card header{align-items:center;gap:10px;display:flex}.ops-card header>span{min-width:32px;height:32px;color:var(--green);background:var(--green-pale);border-radius:9px;place-items:center;font-size:9px;font-weight:900;display:grid}.ops-card header small,.ops-card header strong{display:block}.ops-card header strong{font-size:11px}.ops-card header small{color:var(--muted);margin-top:2px;font-size:9px}.ops-card>p{min-height:34px;color:var(--muted);margin:13px 0;font-size:10px;line-height:1.5}.event-list{gap:7px;margin:12px 0 0;padding:0;list-style:none;display:grid}.event-list li{border-left:3px solid var(--amber);background:#fff8ea;border-radius:0 8px 8px 0;padding:8px 9px}.event-list small,.event-list strong{display:block}.event-list strong{font-size:9.5px}.event-list small{color:var(--muted);margin-top:3px;font-size:8.5px;line-height:1.4}.muted-line{color:var(--muted);margin-top:12px;font-size:9px;display:block}.message-preview,.payload-preview{background:#f7faf8;border:1px solid #dfe6e1;border-radius:10px;margin-top:12px;padding:11px}.payload-preview>span{color:var(--green);text-transform:uppercase;font-size:8px;font-weight:800}.payload-preview pre{color:#334039;white-space:pre-wrap;max-height:170px;margin:8px 0;font:9px/1.5 ui-monospace,SFMono-Regular,Consolas,monospace;overflow:auto}.payload-preview>strong{color:#8a4a45;font-size:8.5px}.message-preview b,.message-preview small,.message-preview span,.message-preview strong{display:block}.message-preview span{color:var(--muted);font-size:8.5px}.message-preview strong{margin-top:5px;font-size:10px}.message-preview p{margin:7px 0;font-size:9.5px;line-height:1.5}.message-preview small{color:#876430;font-size:8.5px;line-height:1.4}.message-preview b{color:#8b4742;margin-top:9px;font-size:8.5px}.admin-section{margin-top:24px}.admin-section-title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:11px;display:flex}.admin-section-title h2{font-size:19px}.provider-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.provider-card,.storage-card{border:1px solid var(--line);background:#fff;border-radius:13px;padding:14px}.provider-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.provider-head>strong{font-size:11px}.provider-status{white-space:nowrap;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:800}.provider-status.active_mock{color:var(--green-dark);background:var(--green-pale)}.provider-status.preview_only{color:#76551f;background:var(--amber-pale)}.provider-status.contract_required,.provider-status.disabled{color:#844640;background:var(--red-pale)}.provider-card dl{margin:11px 0}.provider-card dl div{border-bottom:1px solid #edf0ee;grid-template-columns:76px 1fr;gap:8px;padding:5px 0;font-size:8.5px;display:grid}.provider-card dt{color:var(--muted)}.provider-card dd{text-align:right;margin:0;font-weight:700}.admin-hint,.provider-card>p,.storage-card>p{color:var(--muted);font-size:9px;line-height:1.5}.admin-columns{grid-template-columns:1fr 1fr;gap:13px;display:grid}.storage-card>strong{font-size:12px}.danger-zone{border-top:1px solid #f0d5d2;flex-wrap:wrap;align-items:center;gap:7px;margin-top:14px;padding-top:11px;display:flex}.danger-zone span{color:#874640;flex:100%;font-size:9px}.danger-zone button{color:#864640;cursor:pointer;background:#fff7f6;border:1px solid #e1b3ae;border-radius:8px;min-height:30px;padding:0 9px;font-size:8.5px;font-weight:800}.danger-zone button:disabled{opacity:.45;cursor:not-allowed}.pilot-grid{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:repeat(2,1fr);gap:8px;padding:13px;display:grid}.pilot-grid div{background:#f2f7f4;border-radius:9px;padding:10px}.pilot-grid span,.pilot-grid strong{display:block}.pilot-grid strong{color:var(--green);font-size:20px}.pilot-grid span{color:var(--muted);margin-top:2px;font-size:8.5px}.workspace-metrics{grid-template-columns:repeat(3,1fr)}.audit-list{gap:7px;display:grid}.audit-list article{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:68px 1fr;gap:10px;padding:10px;display:grid}.audit-decision{text-align:center;text-transform:uppercase;border-radius:999px;height:fit-content;padding:4px 6px;font-size:7.5px;font-weight:800}.audit-decision.allowed{color:var(--green-dark);background:var(--green-pale)}.audit-decision.blocked{color:#85443f;background:var(--red-pale)}.audit-decision.recorded{color:#745622;background:var(--amber-pale)}.audit-list p,.audit-list small,.audit-list strong{display:block}.audit-list strong{font-size:9.5px}.audit-list p{color:#505c56;margin:3px 0;font-size:9px;line-height:1.4}.audit-list small{color:var(--muted);font-size:8px}.funnel-view{max-width:1400px;min-height:540px;margin:16px auto 42px;padding:28px}.funnel-header{align-items:center}.funnel-grid{grid-template-columns:repeat(5,1fr);gap:11px;margin-top:28px;display:grid}.stage-card{border:1px solid var(--line);background:#f7f9f7;border-radius:13px;min-height:280px;padding:12px}.stage-card header{grid-template-columns:24px 1fr auto;align-items:center;gap:7px;display:grid}.stage-card header span{width:23px;height:23px;color:var(--green);background:var(--green-pale);border-radius:7px;place-items:center;font-size:10px;font-weight:800;display:grid}.stage-card header strong{font-size:11px}.stage-card header b{color:var(--muted);font-size:10px}.client-mini-card{background:#fff;border:1px solid #c5dbce;border-radius:10px;margin-top:18px;padding:10px}.client-mini-card>span{width:27px;height:27px;color:var(--green);background:var(--green-pale);border-radius:50%;place-items:center;font-weight:800;display:grid}.client-mini-card p{margin:9px 0}.client-mini-card small,.client-mini-card strong{display:block}.client-mini-card strong{font-size:11px}.client-mini-card em,.client-mini-card small{color:var(--muted);font-size:9px;font-style:normal}.stage-hint{color:#87918b;margin:18px 4px;font-size:9.5px;line-height:1.4}.funnel-summary{background:var(--amber-pale);border-radius:12px;align-items:center;gap:12px;margin-top:18px;padding:15px;display:flex}.funnel-summary>span{color:#fff;background:var(--amber);border-radius:50%;place-items:center;width:27px;height:27px;font-weight:800;display:grid}.funnel-summary p{flex:1;margin:0}.funnel-summary small,.funnel-summary strong{display:block}.funnel-summary strong{font-size:12px}.funnel-summary small{color:#735d39;margin-top:3px;font-size:10px}.funnel-summary button{color:var(--green-dark);cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:800}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0d1b1485;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.confirm-modal{background:var(--paper);border-radius:18px;width:min(440px,100%);padding:28px;position:relative;box-shadow:0 28px 80px #00000040}.close-button{width:32px;height:32px;color:var(--muted);cursor:pointer;background:#f1f3f1;border:0;border-radius:50%;font-size:20px;position:absolute;top:12px;right:12px}.modal-icon{color:#fff;background:var(--green);border-radius:12px;place-items:center;width:42px;height:42px;margin-bottom:15px;font-weight:900;display:grid}.confirm-modal>p:not(.eyebrow){color:var(--muted);font-size:12px;line-height:1.6}.confirm-modal dl{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:18px 0}.confirm-modal dl div{justify-content:space-between;gap:16px;padding:10px 0;font-size:11px;display:flex}.confirm-modal dt{color:var(--muted)}.confirm-modal dd{text-align:right;margin:0;font-weight:700}.modal-actions{justify-content:flex-end;gap:8px;display:flex}.task-modal{width:min(620px,100%);max-height:calc(100vh - 32px);overflow:auto}.task-form-grid{grid-template-columns:1fr 1fr;gap:11px;margin:18px 0;display:grid}.confirm-check{cursor:pointer;background:#f4f8f5;border:1px solid #d8e4dc;border-radius:10px;align-items:flex-start;gap:9px;padding:11px;display:flex}.confirm-check input{width:17px;height:17px;accent-color:var(--green);flex:none;margin:0}.confirm-check span{font-size:10px;line-height:1.45}@media (max-width:1120px){.workspace{grid-template-columns:minmax(290px,.8fr) minmax(430px,1.2fr)}.next-panel{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:16px;display:grid;position:static}.next-panel .section-heading,.next-panel .selected-object{grid-column:auto}.next-panel .steps-list{grid-column:1/-1}.loop-steps{grid-template-columns:1fr 1fr}.next-experiment-step{grid-column:1/-1}.funnel-grid{grid-template-columns:repeat(3,1fr)}.admin-view,.decision-view,.operations-view{margin:16px 20px 42px}}@media (max-width:760px){.topbar{height:66px;padding:0 16px}.demo-badge{padding:8px;font-size:0}.demo-badge i{margin:0}.brand strong{font-size:17px}.brand small{font-size:9px}.view-tabs{padding:12px 14px 0}.view-tabs button{flex:1;padding:10px 8px}.view-tabs button span{display:none}.workspace{padding:12px 12px 100px;display:block}.client-panel,.next-panel,.results-panel{border-radius:15px;margin-bottom:12px;padding:18px}.results-panel{overflow:hidden}.next-panel{display:block}.form-grid{gap:11px}.listing-summary{grid-template-columns:24px 1fr 12px;gap:8px;padding:12px 10px}.listing-metrics{flex-wrap:wrap;gap:5px 8px}.explanation{padding:0 10px 13px 42px}.evidence-card,.factor-grid{grid-template-columns:1fr}.wide-evidence{grid-column:auto}.card-actions{flex-direction:column}.card-actions button{width:100%}.funnel-view{margin:12px;padding:18px}.funnel-grid{grid-template-columns:1fr}.stage-card{min-height:auto}.funnel-summary{flex-wrap:wrap;align-items:flex-start}.funnel-summary button{text-align:left;width:100%;padding-left:39px}.admin-view,.decision-view,.operations-view,.pilot-view{margin:12px;padding:18px}.admin-columns,.operations-grid,.pilot-layout,.provider-grid{grid-template-columns:1fr}.pilot-hero{align-items:flex-start}.workspace-metrics{grid-template-columns:repeat(2,1fr)}.decision-header,.decision-summary{flex-direction:column;align-items:flex-start}.decision-summary button{width:100%}.decision-loop-view{border-radius:15px;margin-top:10px;padding:12px}.decision-loop-hero{align-items:flex-start;padding:18px}.decision-loop-hero h1{font-size:26px}.confidence-orbit{width:82px;height:82px;box-shadow:none}.confidence-orbit strong{font-size:21px}.confidence-orbit span{font-size:6px}.loop-steps{grid-template-columns:1fr}.next-experiment-step{grid-column:auto}.decision-loop-proof{gap:5px}.decision-loop-proof,.task-form-grid{grid-template-columns:1fr}.task-form-grid .wide{grid-column:auto}.task-modal{padding:22px 18px}}@media (max-width:410px){.topbar{gap:8px;padding-inline:12px}.brand{gap:8px;min-width:0}.brand-mark{flex:none;width:36px;height:36px}.brand small{display:none}.top-actions{flex:none;gap:8px}.demo-badge{justify-content:center;width:28px;height:28px;padding:0}.form-grid{grid-template-columns:1fr}.field.wide{grid-column:auto}.results-heading{align-items:flex-start}.result-count{font-size:9px}.listing-topline strong{max-width:180px}.constraint-grid{grid-template-columns:1fr}.segmented button{padding-inline:3px;font-size:8.5px}.view-tabs{overscroll-behavior-x:contain;scrollbar-width:none;overflow-x:auto}.view-tabs::-webkit-scrollbar{display:none}.view-tabs button{min-width:max-content}.decision-loop-hero{display:block}.confidence-orbit{border-radius:10px;justify-content:center;align-items:baseline;gap:7px;width:auto;height:auto;margin-top:15px;padding:9px;display:flex}.confidence-orbit strong{font-size:18px}.privacy-split{grid-template-columns:1fr}.pilot-hero{display:block}.pilot-target{margin-top:14px}.pilot-fields.three-columns,.pilot-fields.two-columns{grid-template-columns:1fr}.role-switcher span{display:none}.role-switcher select{width:104px;max-width:104px}.avatar{display:none}.decision-loop-view button{min-height:42px}.audit-list article{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition:none!important}}.entry-page{color:#14231d;background:#f8f7f2;min-height:100vh;overflow:hidden}.entry-header{z-index:5;justify-content:space-between;align-items:center;gap:24px;width:calc(100% - 40px);max-width:1440px;min-height:78px;margin:0 auto;display:flex;position:relative}.entry-brand{color:inherit;align-items:center;gap:11px;text-decoration:none;display:inline-flex}.auth-brand>span,.entry-brand>span:first-child{color:#fff;background:#174d3a;border-radius:14px 5px;place-items:center;width:43px;height:43px;font:700 21px Georgia,serif;display:grid;box-shadow:0 10px 28px #174d3a2e}.entry-brand>span:last-child{gap:1px;display:grid}.entry-brand strong{font:700 19px Georgia,serif}.entry-brand small{color:#6d766f;letter-spacing:.16em;font-size:10px;font-weight:800}.entry-header nav{align-items:center;gap:9px;display:flex}.entry-header button{cursor:pointer;border-radius:999px;min-height:42px;padding:0 18px;font-weight:800}.entry-login-short{display:none}.entry-link{background:0 0;border:0}.entry-login{color:#174d3a;background:0 0;border:1px solid #174d3a}.entry-hero{grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr);align-items:center;gap:clamp(34px,6vw,90px);width:calc(100% - 40px);max-width:1440px;min-height:660px;margin:0 auto;padding:44px 0 76px;display:grid}.entry-copy{z-index:2;max-width:690px;position:relative}.entry-kicker,.entry-section-heading>span{color:#1c7654;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:9px;font-size:12px;font-weight:900;display:inline-flex}.entry-kicker:before,.entry-section-heading>span:before{content:"";background:currentColor;width:28px;height:1px}.entry-copy h1{letter-spacing:-.045em;max-width:750px;margin:20px 0 22px;font:700 clamp(43px,5.6vw,79px)/.98 Georgia,serif}.entry-copy>p{color:#58645e;max-width:620px;margin:0;font-size:clamp(17px,1.45vw,21px);line-height:1.62}.entry-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.entry-primary,.entry-secondary{cursor:pointer;border-radius:14px;min-height:52px;padding:0 22px;font-weight:850}.entry-primary{background:#174d3a;border:1px solid #174d3a;box-shadow:0 14px 32px #174d3a2b}.entry-primary:disabled{opacity:.62;cursor:progress}.entry-secondary{color:#174d3a;background:#ffffff9e;border:1px solid #c8d1ca}.entry-trust{color:#5d6862;flex-wrap:wrap;gap:10px 22px;margin:28px 0 0;padding:0;font-size:12px;font-weight:700;list-style:none;display:flex}.entry-trust li{align-items:center;gap:7px;display:flex}.entry-trust span{color:#1c7654}.entry-visual{min-height:560px;position:relative}.entry-visual:before{content:"";background:#e5ebe6;border-radius:48% 12% 44% 16%;position:absolute;inset:7% -11% -4% 9%;transform:rotate(-3deg)}.entry-visual img{object-fit:cover;object-position:64% center;filter:saturate(.9)contrast(.97);border-radius:44% 0 0 15%;width:126%;height:590px;position:absolute;bottom:0;right:-26%;box-shadow:0 36px 90px #20352b29}.entry-result-card{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffed;border:1px solid #ffffffb3;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;min-width:330px;padding:16px 18px;display:grid;position:absolute;bottom:36px;left:-32px;box-shadow:0 18px 52px #142b202e}.entry-result-card>span{background:#1c7654;border-radius:13px;place-items:center;width:42px;height:42px;font-size:20px;display:grid}.entry-result-card div{gap:3px;display:grid}.entry-result-card strong{font-size:14px}.entry-result-card small{color:#69736e;font-size:10px}.entry-result-card b{color:#1c7654;font-size:22px}.entry-benefits{color:#f7faf8;background:#143e31;padding:96px max(20px,50vw - 720px)}.entry-section-heading>span{color:#a8d9c3}.access-promise h2,.entry-difference h2,.entry-section-heading h2{letter-spacing:-.035em;margin:18px 0 0;font:700 clamp(34px,4vw,58px)/1.06 Georgia,serif}.entry-feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:48px;display:grid}.entry-feature-grid article{background:#ffffff0e;border:1px solid #ffffff1c;border-radius:20px;flex-direction:column;align-items:flex-start;min-height:238px;padding:24px;display:flex}.entry-feature-grid article>span{color:#143e31;background:#dcefe6;border-radius:13px;place-items:center;width:43px;height:43px;font-size:20px;display:grid}.entry-feature-grid h3{margin:22px 0 9px;font-size:18px}.entry-feature-grid p{color:#ffffffab;margin:0;font-size:13px;line-height:1.55}.entry-feature-grid b{color:#9de1c2;letter-spacing:.06em;text-transform:uppercase;margin-top:auto;padding-top:20px;font-size:10px}.entry-feature-grid b.planned{color:#f4c476}.entry-difference{grid-template-columns:.9fr 1.1fr;gap:clamp(40px,7vw,100px);width:calc(100% - 40px);max-width:1440px;margin:0 auto;padding:110px 0;display:grid}.entry-difference h2{max-width:690px}.difference-list{gap:12px;display:grid}.difference-list article{background:#ffffff9e;border:1px solid #dfe5df;border-radius:18px;padding:24px}.difference-list strong{color:#174d3a;font-size:17px;display:block}.difference-list p{color:#657069;margin:9px 0 0;font-size:14px;line-height:1.58}.access-section{background:#eef0e9;border-radius:34px;grid-template-columns:1fr minmax(420px,500px);align-items:center;gap:clamp(40px,7vw,96px);width:calc(100% - 40px);max-width:1240px;margin:0 auto 100px;padding:clamp(34px,5vw,68px);display:grid}.access-promise>p{color:#616c66;max-width:590px;margin:20px 0 0;line-height:1.65}.access-points{gap:11px;margin-top:28px;display:grid}.access-points span{align-items:center;gap:12px;font-size:13px;font-weight:750;display:flex}.access-points b{color:#1c7654;background:#d9e9df;border-radius:50%;place-items:center;width:34px;height:34px;font-size:10px;display:grid}.entry-page .auth-card{background:#fff;border:1px solid #ffffffe6;border-radius:24px;width:100%;padding:28px;box-shadow:0 24px 80px #1e372d21}.entry-page .auth-brand{align-items:center;gap:12px;margin-bottom:24px;display:flex}.entry-page .auth-brand div{gap:2px;display:grid}.entry-page .auth-brand strong{font-size:17px}.entry-page .auth-brand small{color:#6b766f}.entry-page .auth-card h1{letter-spacing:-.04em;margin:6px 0 10px;font-size:clamp(27px,4vw,36px)}.entry-page .auth-tabs{background:#eef2ed;border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:5px;display:grid}.entry-page .auth-tabs button{color:#59655f;cursor:pointer;background:0 0;border:0;border-radius:10px;min-height:42px;font-size:12px;font-weight:800}.entry-page .auth-tabs button.active{color:#174d3a;background:#fff;box-shadow:0 4px 12px #1f362d1a}.entry-page .auth-form{gap:16px;margin-top:20px;display:grid}.entry-page .auth-form label{color:#24342c;gap:7px;font-weight:750;display:grid}.entry-page .auth-form label small{color:#748078;font-size:11px;font-weight:500;line-height:1.4}.entry-page .auth-form input{color:#14231d;background:#fff;border:1px solid #cdd7d0;border-radius:12px;width:100%;min-height:49px;padding:0 14px}.entry-page .auth-form input:focus{border-color:#1c7654;outline:3px solid #1c765424}.auth-submit{width:100%}.entry-page .auth-privacy{color:#725619;background:#fff7df;border-radius:14px;gap:4px;margin-top:18px;padding:14px;font-size:12px;line-height:1.45;display:grid}.entry-footer{color:#747d77;border-top:1px solid #dfe5df;justify-content:space-between;gap:20px;width:calc(100% - 40px);max-width:1440px;min-height:80px;margin:0 auto;padding:28px 0;font-size:12px;display:flex}@media (max-width:1120px){.entry-hero{grid-template-columns:1fr 1fr;gap:30px}.entry-copy h1{font-size:clamp(42px,6vw,64px)}.entry-visual img{width:145%;right:-45%}.entry-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.entry-difference{grid-template-columns:1fr}}@media (max-width:820px){.entry-header{width:calc(100% - 28px);max-width:760px}.entry-header .entry-link{display:none}.entry-hero{grid-template-columns:minmax(0,1fr);width:calc(100% - 28px);min-width:0;max-width:760px;min-height:auto;padding:45px 0 64px}.entry-copy{width:100%;min-width:0;max-width:none}.entry-copy>p{max-width:100%}.entry-copy h1{max-width:720px;font-size:clamp(42px,10vw,68px)}.entry-visual{min-height:450px}.entry-visual img{border-radius:36% 5% 8% 13%;width:112%;height:470px;right:-12%}.entry-result-card{bottom:20px;left:10px}.entry-difference{padding:78px 0}.access-section,.entry-difference{width:calc(100% - 28px);max-width:760px}.access-section{grid-template-columns:1fr;padding:36px}}@media (max-width:560px){.entry-header{gap:8px;min-height:68px}.entry-header nav{flex:none}.entry-brand,.entry-brand>span:last-child{min-width:0}.entry-brand strong{font-size:15px;line-height:1.05}.entry-brand>span:first-child{width:38px;height:38px}.entry-header button{min-height:38px;padding:0 17px}.entry-login-long{display:none}.entry-login-short{display:inline}.entry-hero{padding-top:34px}.entry-copy h1{margin-top:16px;font-size:clamp(38px,12vw,54px);line-height:1.01}.entry-copy>p{font-size:16px}.entry-actions{display:grid}.entry-actions button{width:100%}.entry-trust{display:grid}.entry-visual{min-height:350px}.entry-visual img{width:135%;height:360px;right:-34%}.entry-result-card{width:calc(100% - 20px);min-width:0;padding:13px;left:10px}.entry-result-card b{font-size:18px}.entry-benefits{padding-top:68px;padding-bottom:68px}.entry-feature-grid{grid-template-columns:1fr;margin-top:32px}.entry-feature-grid article{min-height:210px}.entry-difference{padding:66px 0}.access-section{border-radius:24px;margin-bottom:60px;padding:24px 16px}.entry-page .auth-card{border-radius:19px;padding:22px 16px}.entry-page .auth-tabs{grid-template-columns:1fr}.entry-footer{flex-direction:column;align-items:flex-start}}.module-launcher{background:#f3f6f2;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px clamp(14px,3vw,34px);display:grid;overflow:visible}.module-launcher button{color:#31443a;text-align:left;background:#fff;border:1px solid #dce5df;border-radius:15px;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;min-width:0;min-height:72px;padding:12px;display:grid}.module-launcher button.active{background:#e8f3ed;border-color:#7ab29a}.module-launcher .module-icon{color:#176d4d;background:#e0eee7;border-radius:11px;place-items:center;width:36px;height:36px;font-size:17px;display:grid}.module-launcher button>span:last-child{gap:3px;min-width:0;display:grid}.module-launcher strong{font-size:11px}.module-launcher small,.module-launcher strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.module-launcher small{color:#718078;font-size:8.5px}.showing-view{padding:26px clamp(14px,3vw,34px) 50px}.integration-state{border-radius:999px;align-self:flex-start;padding:8px 11px;font-size:9px;font-weight:850}.integration-state.pending{color:#8b6316;background:#fff0c8}.showing-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:22px;display:grid}.showing-summary article{border:1px solid var(--line);background:#fff;border-radius:15px;gap:6px;padding:16px;display:grid}.showing-summary small,.showing-summary span{color:var(--muted);font-size:9px;line-height:1.45}.showing-summary strong{font-size:13px}.showing-workspace{grid-template-columns:.85fr 1.15fr;gap:14px;margin-top:14px;display:grid}.showing-checklist,.showing-notes{border:1px solid var(--line);background:#fff;border-radius:16px;padding:19px}.showing-checklist>label{background:#f5f8f6;border-radius:10px;align-items:center;gap:10px;margin-top:9px;padding:11px;font-size:10px;font-weight:700;display:flex}.showing-checklist input{width:17px;height:17px;accent-color:var(--green)}.showing-notes textarea{resize:vertical;min-height:94px}.save-confirmation{color:#176d4d;margin:10px 0 0;font-size:9px;font-weight:750}.publication-card{grid-column:1/-1}.publication-channels{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:13px 0;display:grid}.publication-channels>span{background:#fafcfb;border:1px solid #e0e6e2;border-radius:10px;gap:3px;padding:10px;display:grid}.publication-channels strong{font-size:9.5px}.publication-channels small{color:#936d25;font-size:8px}.publication-preview{background:#f2f8f4;border:1px solid #cfe1d7;border-radius:12px;gap:5px;margin-top:13px;padding:14px;display:grid}.publication-preview>small{color:#176d4d;text-transform:uppercase;font-size:8px;font-weight:850}.publication-preview>strong{font-size:12px}.publication-preview>p,.publication-preview>span{color:#68766e;margin:0;font-size:9px;line-height:1.5}.publication-preview>b{color:#865b16;font-size:8.5px;line-height:1.45}.payload-preview>b,.payload-preview>small,.payload-preview>strong{margin-top:6px;display:block}.payload-preview>small{color:var(--muted);font-size:9px}.payload-preview>b{color:#8a4a45;font-size:8.5px}.agent-tools-view{padding:26px clamp(14px,3vw,34px) 50px}.agent-tools-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:22px;display:grid}.agent-tool-card{border:1px solid var(--line);background:#fff;border-radius:16px;min-width:0;padding:19px}.agent-tool-card>header{align-items:center;gap:10px;margin-bottom:15px;display:flex}.agent-tool-card>header>span{color:#176d4d;background:#e1f0e8;border-radius:11px;place-items:center;min-width:38px;height:38px;font-size:10px;font-weight:900;display:grid}.agent-tool-card>header div{gap:3px;display:grid}.agent-tool-card>header strong{font-size:12px}.agent-tool-card>header small{color:var(--muted);font-size:8.5px}.agent-tool-card textarea{resize:vertical;min-height:90px}.agent-tool-card>p{color:var(--muted);font-size:10px;line-height:1.55}.agent-tool-card>b{color:#7f5a1e;margin-top:12px;font-size:8.5px;line-height:1.5;display:block}.tool-result{background:#f2f8f4;border:1px solid #d5e5dc;border-radius:12px;gap:6px;margin-top:13px;padding:13px;display:grid}.tool-result>small{color:#176d4d;text-transform:uppercase;font-size:8px;font-weight:850}.tool-result>strong{font-size:11px}.tool-result>p,.tool-result>span{color:#5e6e65;margin:0;font-size:9px;line-height:1.5}.tool-result>b{color:#875d18;font-size:8.5px}.conversation-result span{border-radius:8px;padding:7px 9px;font-weight:700}.conversation-result span.ok{color:#176d4d;background:#e4f1ea}.conversation-result span.miss{color:#8a5713;background:#fff0cc}.training-switcher{flex-wrap:wrap;gap:6px;display:flex}.training-switcher button{color:#59685f;cursor:pointer;background:#fff;border:1px solid #dce4df;border-radius:9px;padding:8px 10px;font-size:8.5px;font-weight:750}.training-switcher button.active{color:#176d4d;background:#eaf4ef;border-color:#8cbba4}.training-dialog{background:#f5f7f5;border-radius:12px;margin-top:12px;padding:13px}.training-dialog p{margin:0 0 9px;font-size:9.5px;line-height:1.55}.training-dialog small{color:var(--muted);font-size:8.5px}@media (max-width:900px){.module-launcher{grid-template-columns:repeat(2,minmax(0,1fr))}.agent-tools-grid,.showing-workspace{grid-template-columns:1fr}}@media (max-width:560px){.module-launcher{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:10px}.module-launcher button{grid-template-columns:31px minmax(0,1fr);gap:7px;min-height:66px;padding:9px}.module-launcher .module-icon{width:31px;height:31px;font-size:14px;display:grid}.module-launcher button>span:last-child{display:grid}.module-launcher strong{font-size:9px}.module-launcher small{font-size:7.5px}.showing-summary{grid-template-columns:1fr}.publication-channels{grid-template-columns:repeat(2,minmax(0,1fr))}}.entry-header{min-height:72px}.entry-header button{transition:transform .18s,background .18s}.entry-header button:hover{transform:translateY(-1px)}.entry-hero{min-height:600px;padding-top:28px;padding-bottom:64px}.entry-copy h1{max-width:620px;color:var(--entry-ink);text-wrap:balance;margin:18px 0 20px;font-size:clamp(52px,6.4vw,94px);line-height:.91}.entry-copy>p{max-width:560px;font-size:clamp(18px,1.55vw,23px);line-height:1.5}.entry-actions{margin-top:28px}.entry-primary,.entry-secondary{border-radius:999px;min-height:50px;padding-inline:26px}.entry-trust{margin-top:23px}.entry-visual{min-height:520px}.entry-visual:before{background:#dfe8e1;border-radius:44% 10% 35% 12%;inset:4% -9% -2% 5%}.entry-visual img{border-radius:34% 2% 3% 12%;height:540px}.entry-result-card{bottom:28px;left:-18px}.entry-result-card b{font-size:30px}.entry-benefits{padding-top:84px;padding-bottom:84px}.entry-section-heading{max-width:900px}.entry-section-heading h2{max-width:850px}.entry-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:42px}.entry-feature-grid article{border-radius:24px;min-height:220px;padding:28px}.entry-feature-grid article>span{color:#bfe7d4;background:0 0;font:700 14px Georgia,serif}.entry-feature-grid h3{margin-top:28px;font-size:22px}.entry-feature-grid p{max-width:340px;font-size:15px;line-height:1.5}.entry-status{color:#ffffffa3;max-width:760px;margin:30px 0 0;font-size:13px;line-height:1.55}.entry-difference{grid-template-columns:minmax(0,1fr) minmax(420px,.85fr);padding-top:92px;padding-bottom:92px}.entry-difference h2{font-size:clamp(44px,5vw,70px)}.difference-list{counter-reset:compass}.difference-list article{background:#ffffffb8;padding:22px 22px 22px 62px;position:relative}.difference-list article:before{counter-increment:compass;content:"0" counter(compass);color:#a45437;font:700 12px Georgia,serif;position:absolute;top:23px;left:21px}.difference-list p{font-size:13px}.access-section{background:linear-gradient(135deg,#e7eee8,#f3eee5);margin-bottom:76px}.access-promise h2{max-width:560px}.entry-page .auth-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell{background:linear-gradient(90deg,#ecf1ed 0,#ecf1ed 224px,transparent 224px),var(--paper);grid-template-rows:auto 1fr;grid-template-columns:224px minmax(0,1fr);min-height:100vh;display:grid}.topbar{grid-column:1/-1;height:70px;padding:0 24px}.brand strong{font-size:18px}.brand small{letter-spacing:0}.module-launcher{background:#ecf1ed;border-right:1px solid #d9e2dc;grid-area:2/1;grid-template-columns:1fr;align-content:start;align-self:stretch;gap:5px;max-width:none;margin:0;padding:22px 14px 32px}.module-title{gap:4px;margin:0 7px 13px;display:grid}.module-title span{color:#7b8b82;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:850}.module-title strong{color:#1d3429;font:700 17px/1.15 Georgia,serif}.module-launcher button{background:0 0;border-color:#0000;border-radius:12px;grid-template-columns:28px minmax(0,1fr);gap:9px;min-height:52px;padding:8px 9px}.module-launcher button:hover{background:#ffffff9e;border-color:#cbd9d1}.module-launcher button.active{background:#fff;border-color:#bed4c8;box-shadow:0 8px 22px #20423114}.module-launcher .module-icon{color:#4f6f60;background:#ffffff94;border-radius:9px;width:28px;height:28px;font-size:8px;font-weight:900}.module-launcher button.active .module-icon{color:#fff;background:#176d4d}.workspace-stage{grid-area:2/2;min-width:0}.workspace-stage>.workspace{width:100%;max-width:none;margin:0;padding:24px clamp(18px,2.4vw,38px) 50px}.workspace-stage>:not(.workspace){max-width:none}.client-panel,.funnel-view,.next-panel,.results-panel{border-radius:16px;box-shadow:0 12px 30px #23382d0b}.compact-heading h2,.results-heading h2,.section-heading h1{letter-spacing:-.035em}.workspace .eyebrow{color:#a45437}@media (max-width:1080px){.app-shell{background:linear-gradient(90deg,#ecf1ed 0,#ecf1ed 196px,transparent 196px),var(--paper);grid-template-columns:196px minmax(0,1fr)}.module-launcher{width:196px;padding-inline:10px}.top-actions{gap:8px}.demo-badge{display:none}.workspace-stage>.workspace{grid-template-columns:minmax(290px,.8fr) minmax(400px,1.2fr)}}@media (max-width:840px){.entry-feature-grid{grid-template-columns:1fr}.entry-feature-grid article{min-height:180px}.entry-difference{grid-template-columns:1fr}.entry-hero{grid-template-columns:minmax(0,1fr);width:calc(100% - 28px);min-width:0;max-width:760px;min-height:auto;padding:45px 0 64px}.entry-copy{width:100%;min-width:0;max-width:none}.entry-copy>p{max-width:100%}.entry-visual{min-height:450px}.entry-visual img{border-radius:36% 5% 8% 13%;width:112%;height:470px;right:-12%}.app-shell{background:var(--paper);display:block}.topbar{height:64px;padding:0 14px;position:sticky}.brand small,.signed-account,.sync-badge{display:none}.top-actions{gap:7px}.module-launcher{border-bottom:1px solid #d9e2dc;border-right:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;width:100%;padding:13px 14px}.module-title{grid-column:1/-1;margin:0 2px 5px}.module-title span{display:none}.module-title strong{font-size:15px}.module-launcher button{grid-template-columns:25px minmax(0,1fr);min-height:58px;padding:7px}.module-launcher .module-icon{width:25px;height:25px}.workspace-stage>.workspace{padding:14px 12px 80px;display:block}.workspace-stage>.workspace>section+section{margin-top:12px}}@media (max-width:560px){.entry-copy h1{font-size:clamp(46px,15vw,66px)}.entry-visual{min-height:330px}.entry-visual img{height:340px}.entry-result-card{left:10px}.entry-feature-grid article{min-height:170px;padding:22px}.entry-status{font-size:12px}.entry-difference h2{font-size:44px}.module-launcher{grid-template-columns:repeat(2,minmax(0,1fr));padding:11px 10px}.module-launcher button{grid-template-columns:25px minmax(0,1fr);gap:6px;min-height:54px;padding:7px}.module-launcher strong{font-size:9.5px}.module-launcher small{font-size:7.5px}.logout-button{min-height:36px;padding-inline:10px}.avatar{width:34px;height:34px}.agent-tools-view{padding-inline:10px}.agent-tool-card{padding:15px 13px}.agent-tool-card>header strong{font-size:13px}.agent-tool-card>header small{font-size:10px;line-height:1.35}.agent-tool-card>p{font-size:12px}.agent-tool-card>b,.tool-result>b{font-size:10.5px}.tool-result>small{font-size:9.5px}.tool-result>strong{font-size:12px}.tool-result>p,.tool-result>span{font-size:11px}.attention-item b,.attention-item small,.compact-confirm span,.evidence-facts small,.local-input-note,.missing-questions span{font-size:10px}.attention-item strong,.evidence-facts span,.missing-questions strong{font-size:11px}}@media (max-width:390px){.results-heading{display:grid}.results-heading .result-count{white-space:normal;justify-self:start;max-width:100%}}@media (max-width:340px){.entry-header{width:calc(100% - 20px)}.entry-brand small{display:none}.entry-copy h1{font-size:43px}.entry-result-card{width:calc(100% - 10px);left:5px}.entry-result-card>span{display:none}.module-launcher{padding-inline:6px}.module-launcher button{grid-template-columns:1fr}.module-launcher .module-icon{display:none}.results-heading{display:grid}.results-heading .result-count{white-space:normal;justify-self:start;max-width:100%}}.listing-card.review{background:#fffdf7;border-color:#e5c779}.fit-badge.review{color:#79581d;background:#fff0c8}.evidence-coverage-badge{color:#4d6258;background:#edf2ef;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:750}.evidence-gap-warning{color:#79581d;background:#fff8e5}.review-group{border-top:1px solid #e8d396;margin-top:18px;padding-top:14px}.review-group summary{color:#79581d;cursor:pointer;font-size:11px;font-weight:800}.review-group>p{color:var(--muted);margin:7px 0 12px;font-size:9.5px;line-height:1.45}.entry-footer a{color:#174d3a;text-decoration:none}.entry-footer a:hover{text-decoration:underline}.entry-demo-link{color:#fff;background:#a45437;border:1px solid #a45437;box-shadow:0 9px 24px #a454372e}.entry-demo-link:hover{background:#87432d}.entry-demo-access{background:#fffaf2;border:1px solid #e5d8c9;border-left:5px solid #a45437;border-radius:5px 15px 15px 5px;grid-template-columns:auto 1fr;gap:2px 15px;max-width:560px;margin-top:25px;padding:14px 18px 14px 14px;display:grid;box-shadow:0 12px 32px #46332412}.entry-demo-access>span{color:#783c28;letter-spacing:.08em;text-transform:uppercase;background:#f0ded1;border-radius:999px;grid-row:1/3;align-self:center;padding:7px 10px;font-size:10px;font-weight:900}.entry-demo-access strong{color:#25372f;font-size:15px}.entry-demo-access small{color:#69736e;font-size:11px;line-height:1.4}.access-demo-button,.entry-demo-button{justify-content:center;align-items:center;gap:18px;display:inline-flex}.access-demo-button span,.entry-demo-button span{font-size:20px;line-height:1}.access-demo-button{margin-top:24px}.sync-badge.demo{color:#783c28;background:#f7e8dc}.demo-shell{grid-template-rows:auto auto 1fr}.demo-shell .workspace-stage{grid-row:3}.demo-tour{background:#fffaf2;border:1px solid #ddded6;border-left:5px solid #a45437;border-radius:6px 18px 18px 6px;grid-area:2/2;margin:18px clamp(18px,2.4vw,38px) 0;padding:18px;box-shadow:0 12px 30px #4130230f}.demo-tour>header{justify-content:space-between;align-items:start;gap:18px;display:flex}.demo-tour>header p{color:#a45437;letter-spacing:.09em;text-transform:uppercase;margin:0 0 4px;font-size:9px;font-weight:900}.demo-tour h2{color:#1d3429;letter-spacing:-.025em;margin:0;font:700 clamp(22px,2.5vw,32px)/1.08 Georgia,serif}.demo-tour>header>span{color:#5f6e67;background:#edf2ef;border-radius:999px;flex:none;padding:7px 10px;font-size:9px;font-weight:850}.demo-tour-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:15px;display:grid}.demo-tour-steps button{color:#263b31;text-align:left;cursor:pointer;background:#ffffffd1;border:1px solid #e1e5df;border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:64px;padding:11px 13px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.demo-tour-steps button:hover{border-color:#c9d6cf;transform:translateY(-1px);box-shadow:0 8px 20px #27413312}.demo-tour-steps button.active{border-color:#a45437;box-shadow:inset 0 0 0 1px #a454371f}.demo-tour-steps b{color:#a45437;font:700 11px Georgia,serif}.demo-tour-steps button>span{gap:3px;min-width:0;display:grid}.demo-tour-steps strong{font-size:12px}.demo-tour-steps small,.demo-tour-steps strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.demo-tour-steps small{color:#738078;font-size:9px}.demo-tour-steps i{color:#a45437;font-size:16px;font-style:normal}@media (max-width:840px){.demo-shell{display:block}.demo-tour{margin:12px 14px 0}.demo-shell .module-launcher,.demo-shell .workspace-stage{grid-row:auto}}@media (max-width:560px){.entry-header .entry-login{display:none}.entry-demo-link{min-height:40px;padding-inline:14px}.entry-demo-access{grid-template-columns:1fr;padding:13px 14px}.entry-demo-access>span{grid-row:auto;justify-self:start;margin-bottom:4px}.access-demo-button{width:100%}.demo-tour{margin:10px 10px 0;padding:14px}.demo-tour>header{gap:9px;display:grid}.demo-tour>header>span{justify-self:start}.demo-tour h2{font-size:24px}.demo-tour-steps{grid-template-columns:1fr;gap:7px;margin-top:12px}.demo-tour-steps button{min-height:58px;padding:9px 11px}.demo-tour-steps strong{font-size:12px}.demo-tour-steps small{font-size:9.5px}.module-launcher button{min-height:62px;padding:9px 8px}.module-launcher strong{font-size:11.5px}.module-launcher small{font-size:9.25px}}@media (max-width:340px){.entry-demo-link{padding-inline:11px;font-size:12px}.entry-demo-access strong{font-size:14px}.demo-tour{margin-inline:7px;padding:12px}.demo-tour h2{font-size:22px}.module-launcher button{min-height:58px;padding:9px 7px}.module-launcher strong{font-size:10.5px}.module-launcher small{font-size:8.5px}}.attention-tool{grid-column:1/-1}.local-input-note{color:var(--muted);margin:-4px 0 11px;font-size:8.5px;line-height:1.45;display:block}.attention-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.attention-item{background:#f8faf8;border:1px solid #dfe6e2;border-radius:12px;grid-template-columns:auto minmax(0,1fr);gap:10px;padding:12px;display:grid}.attention-item>span{border-radius:999px;align-self:start;padding:4px 7px;font-size:8px;font-weight:850}.attention-item p{gap:3px;margin:0;display:grid}.attention-item strong{font-size:10px}.attention-item small{color:var(--muted);font-size:8.5px;line-height:1.4}.attention-item b{color:#355a48;font-size:8.5px}.attention-item.срочно>span{color:#853e39;background:#fbe6e4}.attention-item.важно>span{color:#79581d;background:#fff0c8}.attention-item.план>span{color:#176d4d;background:#e4f1ea}.evidence-facts{gap:6px;display:grid}.evidence-facts>div{background:#fff;border-radius:8px;gap:2px;padding:8px 9px;display:grid}.evidence-facts span{color:#344a3f;font-size:9px}.evidence-facts small{color:var(--muted);font-size:8px;line-height:1.4}.missing-questions{color:#765719;background:#fff7df;border-radius:8px;gap:4px;padding:9px;display:grid}.missing-questions strong{font-size:9px}.missing-questions span{font-size:8.5px;line-height:1.4}.compact-confirm{margin-top:5px;padding:9px}.compact-confirm span{font-size:8.5px}.recap-result span{display:block}.project-credit{color:#60736a;border-top:1px solid #d5dfd9;align-self:end;margin:18px 7px 0;padding-top:16px;font-size:8.5px;line-height:1.4;text-decoration:none}.project-credit strong{color:#176d4d;margin-top:3px;font-size:10px;display:block}.project-credit:hover strong{text-decoration:underline}@media (max-width:900px){.attention-list{grid-template-columns:1fr}}.app-shell,.demo-shell{background:#f5f7f5;grid-template-rows:72px 1fr}.demo-shell .module-launcher,.demo-shell .workspace-stage{grid-row:2}.topbar{background:#fffffff7;border-bottom:1px solid #e2e8e3;height:72px}.brand strong{font-family:Inter,Arial,sans-serif;font-size:17px}.brand small{color:#6c786f;font-size:10px}.brand-mark{background:#087a4b;border-radius:12px}.mobile-menu-toggle{color:#244236;background:#fff;border:1px solid #d8e1db;border-radius:12px;min-height:40px;padding:0 14px;font-weight:800;display:none}.module-launcher{background:#f0f4f1;width:224px;padding:22px 12px 28px}.module-title strong{font-family:Inter,Arial,sans-serif;font-size:17px}.module-launcher button{border-radius:14px;min-height:56px}.module-launcher button.active{box-shadow:none;border-color:#d4e5da}.module-launcher button.active .module-icon{background:#087a4b}.module-launcher strong{font-size:12px}.module-launcher small{font-size:9px}.workspace-stage{background:#f8faf8}.plain-kicker{color:#087a4b;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900;display:block}.property-experience,.realtor-home,.renovation-view{color:#183128;width:100%;max-width:1480px;margin:0 auto;padding:30px clamp(20px,3vw,46px) 70px;font-family:Inter,Arial,sans-serif}.property-experience h1,.property-experience h2,.realtor-home h1,.realtor-home h2,.renovation-view h1,.renovation-view h2{letter-spacing:-.04em;font-family:Inter,Arial,sans-serif}.home-welcome{justify-content:space-between;align-items:end;gap:24px;display:flex}.home-welcome h1{margin:5px 0 4px;font-size:clamp(34px,4vw,54px);line-height:1}.home-welcome p{color:#68776f;margin:0;font-size:14px}.home-search{color:#55665c;text-align:left;background:#fff;border:1px solid #dbe4de;border-radius:14px;align-items:center;gap:10px;min-width:290px;min-height:48px;padding:0 17px;display:flex}.home-search span{color:#087a4b;font-size:21px}.today-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:24px;display:grid}.today-strip button{color:#183128;text-align:left;cursor:pointer;background:#fff;border:1px solid #e0e7e2;border-radius:17px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:3px 13px;min-height:86px;padding:14px 16px;display:grid}.today-strip button:first-child{background:#eef8f1;border-color:#bedfca}.today-strip button:hover{border-color:#9fcdb0}.today-time{color:#087a4b;background:#e4f3ea;border-radius:9px;grid-row:1/3;padding:7px 8px;font-size:11px;font-weight:900}.today-strip strong{font-size:13px}.today-strip small{color:#728078;font-size:10px}.today-strip b{color:#087a4b;grid-area:1/3/3;font-size:10px}.home-main-grid{grid-template-columns:minmax(310px,.72fr) minmax(520px,1.28fr);gap:18px;margin-top:18px;display:grid}.focus-client,.focus-property{background:#fff;border:1px solid #e0e7e2;border-radius:22px;min-width:0;overflow:hidden;box-shadow:0 14px 38px #2241320f}.focus-client{padding:22px}.focus-client header{justify-content:space-between;gap:14px;display:flex}.focus-client h2{margin:4px 0 0;font-size:27px}.client-stage{color:#087a4b;background:#e9f5ed;border-radius:999px;align-self:start;padding:7px 10px;font-size:10px;font-weight:850}.client-needs{flex-wrap:wrap;gap:6px;margin-top:15px;display:flex}.client-needs span{color:#56685e;background:#f3f6f4;border-radius:9px;padding:7px 9px;font-size:10px;font-weight:750}.deal-path{grid-template-columns:repeat(5,1fr);gap:4px;margin:24px 0;display:grid}.deal-path span{color:#8a958f;text-align:center;justify-items:center;gap:6px;font-size:8px;font-weight:750;display:grid;position:relative}.deal-path span:before{content:"";z-index:0;background:#e3e9e5;width:100%;height:2px;position:absolute;top:11px;left:-50%}.deal-path span:first-child:before{display:none}.deal-path i{z-index:1;color:#78867e;background:#edf1ee;border-radius:50%;place-items:center;width:24px;height:24px;font-size:9px;font-style:normal;display:grid}.deal-path .current:before,.deal-path .done i,.deal-path .done:before{background:#9fd1b0}.deal-path .done i{color:#fff;background:#087a4b}.deal-path .current i{color:#087a4b;background:#dff1e6;box-shadow:0 0 0 4px #f0f8f3}.client-next-action{background:#f0f7f2;border-radius:15px;padding:16px}.client-next-action>span{color:#68786f;text-transform:uppercase;font-size:9px;font-weight:800}.client-next-action strong{margin:5px 0 13px;font-size:13px;line-height:1.4;display:block}.client-decision-box button,.client-next-action button,.estimate-note button,.focus-actions button{color:#fff;cursor:pointer;background:#087a4b;border:0;border-radius:11px;min-height:42px;font-weight:850}.client-next-action button{width:100%}.focus-property{grid-template-columns:minmax(280px,.9fr) minmax(310px,1.1fr);display:grid}.focus-property-image{min-height:360px;position:relative;overflow:hidden}.focus-property-image img{object-fit:cover}.focus-property-image>span{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f3023d1;border-radius:999px;padding:8px 10px;font-size:9px;font-weight:850;position:absolute;top:15px;left:15px}.focus-property-copy{padding:25px 24px}.focus-property-copy h2{margin:5px 0 12px;font-size:27px}.focus-price{font-size:24px;display:block}.focus-property-copy>p{color:#68786f;font-size:11px}.focus-property-copy ul{gap:7px;margin:19px 0;padding:0;list-style:none;display:grid}.focus-property-copy li{padding-left:20px;font-size:11px}.focus-property-copy li:before{content:"✓";color:#087a4b;margin-left:-20px;margin-right:8px;font-weight:900}.focus-property-copy li.warn:before{content:"!";color:#bd6a2a}.focus-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.focus-actions button:first-child{color:#087a4b;background:#fff;border:1px solid #b7d6c2}.service-heading{justify-content:space-between;align-items:end;gap:20px;margin:34px 0 14px;display:flex}.service-heading h2{margin:4px 0 0;font-size:30px}.service-heading p{color:#758179;text-align:right;max-width:330px;margin:0;font-size:11px}.service-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.service-grid button{color:#183128;text-align:left;cursor:pointer;background:#fff;border:1px solid #e0e7e2;border-radius:17px;grid-template-columns:1fr auto;align-content:start;gap:5px;min-height:134px;padding:17px;display:grid}.service-grid button:hover{border-color:#9fcdb0;transform:translateY(-1px)}.service-grid button>span{color:#94a29a;font-size:9px;font-weight:900}.service-grid strong{grid-column:1/-1;margin-top:13px;font-size:14px}.service-grid small{color:#748179;font-size:9.5px;line-height:1.4}.service-grid b{color:#087a4b;align-self:end}.property-header{grid-template-columns:1fr auto;gap:10px 24px;display:grid}.property-header .back-link{grid-column:1/-1}.back-link{color:#5e7267;cursor:pointer;background:0 0;border:0;justify-self:start;padding:0;font-weight:800}.property-header h1{margin:7px 0 6px;font-size:clamp(32px,4vw,52px)}.property-header p{color:#687970;margin:0;font-size:13px}.property-price{align-self:end;justify-items:end;gap:5px;display:grid}.property-price strong{font-size:28px}.property-price span{color:#087a4b;background:#e8f5ed;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:850}.room-showcase{background:#142b22;border-radius:24px;grid-template-columns:minmax(0,1.55fr) minmax(300px,.65fr);margin-top:24px;display:grid;box-shadow:0 18px 48px #18312826}.room-media,.room-showcase{min-height:510px;overflow:hidden}.room-media{position:relative}.room-media>img{object-fit:cover}.room-media:after{content:"";pointer-events:none;background:linear-gradient(#08191226,#0000 58%,#08191261);position:absolute;inset:0}.property-tour-video{z-index:1;object-fit:cover;background:#0e2119;width:100%;height:100%;position:absolute;inset:0}.room-media-top{z-index:2;color:#fff;justify-content:space-between;font-size:9px;font-weight:850;display:flex;position:absolute;top:17px;left:17px;right:17px}.room-media-top b,.room-media-top span{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0c251bb3;border-radius:999px;padding:7px 9px}.room-media-actions{z-index:3;flex-wrap:wrap;gap:8px;display:flex;position:absolute;bottom:20px;left:20px;right:20px}.room-play,.room-video-button{color:#183128;cursor:pointer;background:#fff;border:0;border-radius:12px;min-height:44px;padding:0 18px;font-weight:850}.room-video-button{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f2d22c2;border:1px solid #ffffff7a}.room-story{color:#fff;padding:28px 24px}.room-story .plain-kicker{color:#83d1a1}.room-story h2{margin:7px 0 12px;font-size:32px}.room-story>p{color:#c2cdc7;font-size:12px;line-height:1.55}.room-facts{flex-wrap:wrap;gap:6px;margin:16px 0 24px;display:flex}.room-facts span{color:#d9e4de;background:#ffffff17;border-radius:8px;padding:7px 8px;font-size:9px}.room-selector{gap:8px;display:grid}.room-selector button{color:#fff;text-align:left;cursor:pointer;background:#ffffff0f;border:1px solid #0000;border-radius:12px;grid-template-columns:72px 1fr;align-items:center;gap:10px;padding:7px;display:grid}.room-selector button.active{background:#65bd8624;border-color:#65bd86}.room-selector img{object-fit:cover;border-radius:8px;width:72px;height:48px}.room-selector span{gap:3px;display:grid}.room-selector strong{font-size:11px}.room-selector small{color:#aebeb5;font-size:8px}.property-insight-grid{grid-template-columns:1fr 1fr 1fr;gap:12px;margin-top:18px;display:grid}.property-insight-grid article{background:#fff;border:1px solid #e0e7e2;border-radius:19px;padding:22px}.property-insight-grid h2{margin:6px 0 17px;font-size:23px}.what-check ul,.why-fit ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.why-fit li{border-bottom:1px solid #edf1ee;justify-content:space-between;gap:15px;padding-bottom:8px;font-size:10px;display:flex}.why-fit li span{color:#6f7d75;text-align:right}.what-check{background:#fffaf3!important;border-color:#ecd9c2!important}.what-check li{padding-left:17px;font-size:10px;line-height:1.4}.what-check li:before{content:"!";color:#bd6a2a;margin-left:-17px;margin-right:8px;font-weight:900}.what-check button{color:#8a4a1f;background:#fff;border:1px solid #d7af87;border-radius:10px;width:100%;min-height:39px;margin-top:17px;font-weight:800}.area-times{grid-template-columns:1fr 1fr;gap:8px;display:grid}.area-times span{background:#f1f6f3;border-radius:10px;gap:2px;padding:10px;font-size:9px;display:grid}.area-times b{color:#087a4b;font-size:15px}.area-card>small{color:#7c8982;margin-top:12px;font-size:8.5px;display:block}.client-cost-strip{color:#fff;background:#183128;border-radius:18px;grid-template-columns:repeat(3,1fr) auto;align-items:center;gap:10px;margin-top:12px;padding:18px 20px;display:grid}.client-cost-strip>div{gap:5px;display:grid}.client-cost-strip span{color:#b9c8c0;font-size:9px}.client-cost-strip strong{font-size:17px}.client-cost-strip small{font-size:9px}.client-cost-strip button{color:#183128;background:#fff;border:0;border-radius:11px;min-height:42px;padding:0 15px;font-weight:850}.client-decision-box{background:#eef8f1;border:1px solid #b9dbc5;border-radius:20px;justify-content:space-between;align-items:center;gap:25px;margin-top:16px;padding:23px 26px;display:flex}.client-decision-box h2{margin:5px 0;font-size:27px}.client-decision-box p{color:#66776e;margin:0;font-size:10px}.client-decision-box button{min-width:190px;padding:0 18px}.client-experience{background:#fff;max-width:1200px}.client-mode-shell{background:#fff;grid-template-columns:1fr}.client-mode-shell .topbar{grid-column:1}.client-mode-shell .module-launcher{display:none!important}.client-mode-shell .workspace-stage{grid-column:1}.client-mode-shell .avatar,.client-mode-shell .mobile-menu-toggle,.client-mode-shell .signed-account{display:none!important}.renovation-header{max-width:780px}.renovation-header .back-link{margin-bottom:22px}.renovation-header h1{margin:7px 0;font-size:clamp(36px,5vw,58px)}.renovation-header p{color:#687970;font-size:14px}.renovation-layout{background:#183128;border-radius:24px;grid-template-columns:minmax(0,1.5fr) minmax(300px,.55fr);min-height:500px;margin-top:24px;display:grid;overflow:hidden}.renovation-preview{min-height:500px;position:relative}.renovation-preview img{object-fit:cover}.renovation-preview>span{color:#fff;background:#0f2c21bf;border-radius:999px;padding:8px 10px;font-size:10px;font-weight:850;position:absolute;bottom:18px;left:18px}.style-picker{color:#fff;padding:28px 24px}.style-picker .plain-kicker{color:#8dd4a7}.style-picker h2{margin:7px 0;font-size:32px}.style-picker>p{color:#c3cfc8;min-height:42px;font-size:11px;line-height:1.5}.style-picker>div{gap:9px;margin-top:24px;display:grid}.style-picker button{color:#fff;text-align:left;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:13px;gap:4px;padding:15px;display:grid}.style-picker button.active{background:#6dcc9124;border-color:#6dcc91}.style-picker strong{font-size:13px}.style-picker small{color:#b7c6be;font-size:9px}.estimate-card{background:#fff;border:1px solid #e0e7e2;border-radius:21px;margin-top:16px;padding:24px}.estimate-title{justify-content:space-between;align-items:end;gap:20px;display:flex}.estimate-title h2{margin:5px 0 0;font-size:29px}.estimate-title>strong{font-size:27px}.estimate-lines{grid-template-columns:1fr 1fr;gap:0 30px;margin-top:20px;display:grid}.estimate-lines div{border-bottom:1px solid #e9eeeb;justify-content:space-between;gap:15px;padding:12px 0;font-size:11px;display:flex}.estimate-lines span{color:#5f7067}.estimate-note{grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-top:18px;display:grid}.estimate-note>span{font-weight:850}.estimate-note p{color:#748179;margin:0;font-size:9px;line-height:1.45}.estimate-note button{min-width:160px;padding:0 15px}@media (max-width:1080px){.home-main-grid{grid-template-columns:1fr}.focus-property{grid-template-columns:minmax(280px,.8fr) minmax(340px,1.2fr)}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.room-showcase{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr)}}@media (max-width:840px){.app-shell,.demo-shell{display:block}.mobile-menu-toggle{align-items:center;display:inline-flex}.module-launcher{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;max-height:calc(100vh - 64px);padding:14px;overflow:auto;display:none!important}.module-launcher.mobile-open{z-index:40;position:sticky;top:64px;display:grid!important}.module-launcher .project-credit{grid-column:1/-1}.property-experience,.realtor-home,.renovation-view{padding:24px 14px 70px}.home-welcome{align-items:start}.home-search{min-width:240px}.today-strip{grid-template-columns:1fr}.focus-property{grid-template-columns:1fr 1fr}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.room-showcase{grid-template-columns:1fr}.room-media{min-height:430px}.room-story{grid-template-columns:1fr 1fr;gap:8px 20px;display:grid}.room-story>.plain-kicker,.room-story>.room-facts,.room-story>h2,.room-story>p{grid-column:1}.room-selector{grid-area:1/2/6}.property-insight-grid{grid-template-columns:1fr 1fr}.area-card{grid-column:1/-1}.client-cost-strip{grid-template-columns:repeat(3,1fr)}.client-cost-strip button{grid-column:1/-1}.renovation-layout{grid-template-columns:1fr}.renovation-preview{min-height:430px}}@media (max-width:560px){.topbar{height:64px;padding:0 10px}.avatar,.brand small,.demo-badge{display:none}.brand strong{font-size:14px}.logout-button{padding-inline:9px;font-size:10px}.mobile-menu-toggle{min-height:36px;padding:0 10px;font-size:11px}.module-launcher{grid-template-columns:1fr}.module-launcher button{grid-template-columns:32px 1fr;min-height:58px}.module-launcher .module-icon{width:32px;height:32px;display:grid}.module-launcher strong{font-size:12px}.module-launcher small{font-size:9.5px}.property-experience,.realtor-home,.renovation-view{padding:20px 10px 65px}.home-welcome{display:grid}.home-welcome h1{font-size:38px}.home-search{width:100%;min-width:0}.today-strip{margin-top:16px}.today-strip button{min-height:82px;padding:12px}.home-main-grid{margin-top:12px}.focus-client{padding:17px}.focus-property{grid-template-columns:1fr}.focus-property-image{min-height:260px}.focus-property-copy{padding:19px 17px}.service-heading{margin-top:28px;display:grid}.service-heading p{text-align:left}.service-grid{grid-template-columns:1fr 1fr;gap:7px}.service-grid button{min-height:128px;padding:13px}.service-grid strong{font-size:12px}.service-grid small{font-size:8.5px}.property-header{grid-template-columns:1fr}.property-header h1{font-size:36px}.property-price{justify-items:start}.property-price strong{font-size:24px}.room-showcase{border-radius:18px;min-height:0}.room-media{min-height:300px}.room-media-actions{grid-template-columns:1fr;display:grid;bottom:12px;left:12px;right:12px}.room-play,.room-video-button{width:100%;min-height:42px;padding:0 10px}.room-story{padding:20px 15px;display:block}.room-selector{margin-top:17px}.room-selector button{grid-template-columns:64px 1fr}.property-insight-grid{grid-template-columns:1fr}.area-card{grid-column:auto}.property-insight-grid article{padding:18px}.client-cost-strip{grid-template-columns:1fr;padding:17px}.client-cost-strip button{grid-column:auto}.client-decision-box{padding:19px;display:grid}.client-decision-box button{width:100%}.renovation-header h1{font-size:38px}.renovation-preview{min-height:300px}.style-picker{padding:21px 16px}.estimate-card{padding:18px 15px}.estimate-title{align-items:start}.estimate-title>strong{font-size:21px}.estimate-lines,.estimate-note{grid-template-columns:1fr}.estimate-note button{width:100%}}@media (max-width:340px){.brand strong{max-width:92px;line-height:1.05}.service-grid{grid-template-columns:1fr}.service-grid button{min-height:108px}.focus-actions{grid-template-columns:1fr}.property-header h1,.renovation-header h1{font-size:32px}.room-media{min-height:250px}.room-media-top{top:9px;left:9px;right:9px}.deal-path span{font-size:7px}}.entry-page{background:#f7f9f7}.entry-product-visual{min-height:590px}.entry-product-visual:before{background:#dce9df;border-radius:34px;inset:4% -8% -2% 4%;transform:rotate(2deg)}.entry-product-visual img{object-position:center;filter:none;border-radius:30px 0 0 30px;width:112%;height:560px;bottom:0;right:-12%}.entry-property-chip{z-index:2;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#123628e0;border:1px solid #fffc;border-radius:16px;gap:4px;min-width:210px;padding:15px 17px;display:grid;position:absolute;top:34px;left:-16px;box-shadow:0 15px 35px #14342738}.entry-property-chip span{color:#a9dfbf;letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:900}.entry-property-chip strong{font-size:19px}.entry-property-chip small{color:#d3e0da;font-size:10px}.entry-section-heading>p{color:#ffffffa8;max-width:660px;margin:17px 0 0;font-size:16px;line-height:1.55}.entry-feature-grid-full{grid-template-columns:repeat(4,minmax(0,1fr))}.entry-feature-grid-full article{min-height:220px}.entry-client-story{grid-template-columns:minmax(0,1.12fr) minmax(390px,.88fr);align-items:center;gap:clamp(40px,6vw,88px);width:calc(100% - 40px);max-width:1440px;margin:0 auto;padding:110px 0 50px;display:grid}.entry-client-image{border-radius:30px;min-height:520px;position:relative;overflow:hidden;box-shadow:0 28px 75px #1d372b26}.entry-client-image img{object-fit:cover}.entry-client-image span{z-index:2;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#103426c7;border-radius:999px;padding:9px 12px;font-size:10px;font-weight:850;position:absolute;top:20px;left:20px}.entry-client-copy h2{letter-spacing:-.04em;margin:18px 0;font:700 clamp(36px,4vw,58px)/1.05 Georgia,serif}.entry-client-copy>p{color:#5e6c64;font-size:17px;line-height:1.65}.entry-client-copy ul{gap:12px;margin:25px 0 30px;padding:0;list-style:none;display:grid}.entry-client-copy li{color:#2f463b;padding-left:29px;font-weight:750;position:relative}.entry-client-copy li:before{content:"✓";color:#fff;background:#087a4b;border-radius:50%;place-items:center;width:20px;height:20px;font-size:10px;display:grid;position:absolute;top:-2px;left:0}@media (max-width:1120px){.entry-feature-grid-full{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.demo-shell .demo-badge{width:auto;height:28px;padding:0 9px;font-size:0;display:inline-flex!important}.demo-shell .demo-badge:after{content:"Демо";font-size:9px}.entry-product-visual{min-height:470px}.entry-product-visual img{border-radius:24px;width:100%;height:450px;right:0}.entry-property-chip{top:14px;left:14px}.entry-client-story{grid-template-columns:1fr;padding-top:70px}.entry-client-image{min-height:430px}}@media (max-width:560px){.demo-shell .demo-badge{padding:0 7px}.entry-copy h1{font-size:46px}.entry-copy>p{font-size:17px}.entry-product-visual{min-height:350px}.entry-product-visual img{height:340px}.entry-property-chip{min-width:0;right:14px}.entry-result-card{min-width:0;bottom:12px;left:12px;right:12px}.entry-feature-grid-full{grid-template-columns:1fr}.entry-feature-grid-full article{min-height:190px}.entry-client-story{width:calc(100% - 24px);padding:56px 0 20px}.entry-client-image{border-radius:20px;min-height:320px}.entry-client-copy h2{font-size:39px}}@media (max-width:340px){.entry-copy h1{font-size:40px}.entry-product-visual{min-height:310px}.entry-product-visual img{height:300px}.entry-property-chip{padding:11px 12px}.entry-property-chip strong{font-size:16px}.entry-result-card>span{display:none}.entry-result-card{grid-template-columns:1fr auto}.entry-client-image{min-height:280px}.entry-client-copy h2{font-size:34px}}.entry-world-strip{background:#fff;border:1px solid #d9e4dc;border-radius:22px;grid-template-columns:repeat(3,1fr) auto;width:calc(100% - 40px);max-width:1440px;margin:18px auto 0;display:grid;overflow:hidden;box-shadow:0 18px 44px #1d372b12}.entry-world-strip>div{border-right:1px solid #e3e9e5;grid-template-columns:auto 1fr;align-items:center;gap:3px 13px;min-width:0;padding:22px 25px;display:grid}.entry-world-strip strong{color:#087a4b;grid-row:1/3;font:700 37px/1 Georgia,serif}.entry-world-strip span{color:#53635b;font-size:11px;line-height:1.35}.entry-world-strip button{color:#fff;cursor:pointer;background:#17382b;border:0;min-width:210px;font-weight:850}.entry-world-strip button span{color:#fff;margin-left:9px}.design-choice,.world-features{color:#17261f;width:100%;max-width:1680px;margin:0 auto;padding:clamp(24px,4vw,62px)}.choice-heading{border-bottom:1px solid #d9e2dc;justify-content:space-between;align-items:end;gap:30px;padding-bottom:30px;display:flex}.choice-heading>div{max-width:850px}.choice-heading span,.direction-summary>span,.feature-group-heading span,.world-features>header>div>span{color:#087a4b;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:900}.choice-heading h1,.world-features h1{letter-spacing:-.045em;margin:9px 0 12px;font:700 clamp(39px,5vw,70px)/.98 Georgia,serif}.choice-heading p,.world-features>header p{color:#65736c;margin:0;font-size:14px;line-height:1.6}.choice-heading>button,.direction-stage button,.world-features button{font:inherit;cursor:pointer}.choice-heading>button{color:#fff;white-space:nowrap;background:#17382b;border:0;border-radius:12px;min-height:48px;padding:0 18px;font-size:11px;font-weight:850}.direction-picker{grid-template-columns:repeat(5,1fr);gap:8px;margin-top:20px;display:grid}.direction-picker>button{color:#33453c;text-align:left;cursor:pointer;background:#fff;border:1px solid #dbe3de;border-radius:16px;grid-template-columns:auto 1fr;align-content:start;gap:5px 10px;min-width:0;min-height:138px;padding:17px;transition:transform .18s,border-color .18s,background .18s;display:grid}.direction-picker>button:hover{transform:translateY(-2px)}.direction-picker>button.active{color:#fff;background:#17382b;border-color:#17382b;box-shadow:0 15px 35px #17382b29}.direction-picker span{color:#0b8352;grid-row:1/3;font-size:10px;font-weight:900}.direction-picker strong{font-size:13px}.direction-picker small{color:#748079;grid-column:2;font-size:9px;line-height:1.4}.direction-picker .active small{color:#c6d5cd}.direction-summary{display:none}.direction-stage{border-radius:26px;min-width:0;min-height:650px;margin-top:18px;overflow:hidden;box-shadow:0 28px 70px #19302626}.choice-foot{color:#6a7770;background:#fff;border:1px solid #dfe6e1;border-radius:15px;justify-content:space-between;gap:20px;margin-top:18px;padding:16px 19px;font-size:10px;display:flex}.choice-foot strong{color:#263a30}.direction-control{color:#f4f8f6;background:#10281f;grid-template-columns:145px 1fr;display:grid}.control-rail{border-right:1px solid #ffffff17;flex-direction:column;gap:7px;padding:27px 14px;display:flex}.control-logo{color:#10281f;background:#85dbab;border-radius:13px;place-items:center;width:42px;height:42px;margin:0 0 28px 7px;font-weight:950;display:grid}.control-rail b{color:#adc0b7;border-radius:10px;padding:12px 10px;font-size:10px}.control-rail b:first-of-type{color:#fff;background:#85dbab21}.control-rail small{color:#7ca08f;margin-top:auto;padding:10px;font-size:8px}.control-board{min-width:0;padding:28px}.control-board>header{justify-content:space-between;align-items:center;gap:20px;display:flex}.control-board>header span{color:#8fa69b;font-size:9px}.control-board h3{margin:4px 0 0;font-size:27px}.control-board>header button{color:#fff;background:#ffffff0f;border:1px solid #ffffff26;border-radius:10px;min-height:42px;padding:0 14px;font-size:9px;font-weight:850}.control-metrics{grid-template-columns:repeat(4,1fr);gap:8px;margin:24px 0;display:grid}.control-metrics span{color:#91a69c;background:#ffffff09;border:1px solid #ffffff14;border-radius:13px;gap:5px;padding:17px;font-size:8px;display:grid}.control-metrics b{color:#fff;font-size:22px}.control-grid{grid-template-columns:1.2fr .7fr;gap:10px;display:grid}.control-grid article{background:#17362a;border:1px solid #ffffff17;border-radius:16px;min-width:0;overflow:hidden}.control-priority{padding:25px}.control-flow>span,.control-priority>span{color:#7fd7a6;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:900}.control-priority h4{max-width:560px;margin:10px 0 7px;font-size:clamp(22px,2.6vw,38px);line-height:1.06}.control-priority p{color:#a9bbb2;font-size:10px}.control-priority div{gap:8px;margin-top:30px;display:flex}.control-priority button{color:#10281f;background:#85dbab;border:1px solid #6fc894;border-radius:10px;min-height:42px;padding:0 14px;font-size:9px;font-weight:900}.control-priority button+button{color:#dbe7e1;background:0 0;border-color:#fff3}.control-flow{grid-row:span 2;padding:23px}.control-flow p{color:#708a7d;align-items:center;gap:10px;margin:15px 0;font-size:9px;display:flex}.control-flow i{border:1px solid #486759;border-radius:50%;flex:0 0 25px;place-items:center;width:25px;height:25px;font-style:normal;display:grid}.control-flow p.done,.control-flow p.now{color:#e6f1eb}.control-flow p.done i{color:#0d2a1e;background:#85dbab;border-color:#85dbab}.control-flow p.now i{color:#85dbab;border-color:#85dbab}.control-home{min-height:210px;position:relative}.control-home img{object-fit:cover;opacity:.78}.control-home:after{content:"";background:linear-gradient(90deg,#0c231ad1,#0000 70%);position:absolute;inset:0}.control-home>div,.control-home>span{z-index:2;position:absolute}.control-home>span{color:#0c291d;background:#8de0b2;border-radius:99px;padding:6px 8px;font-size:8px;font-weight:900;top:15px;left:17px}.control-home>div{bottom:15px;left:17px}.control-home h4{margin:0;font-size:18px}.control-home p{color:#c5d1cb;margin:4px 0 0;font-size:9px}.direction-map{color:#193126;background:#e7f0e9;padding:27px}.direction-map>header{justify-content:space-between;align-items:center;gap:20px;display:flex}.direction-map>header span{font:700 18px Georgia,serif}.direction-map>header button{color:#193126;background:0 0;border:1px solid #b7c9bd;border-radius:99px;min-height:40px;padding:0 14px;font-size:9px;font-weight:850}.decision-orbit{background:radial-gradient(circle,#ffffffdb,#ffffff38 42%,#0000 68%);border:1px solid #1931261f;border-radius:120px 28px;min-height:565px;margin-top:18px;position:relative}.decision-orbit:after,.decision-orbit:before{content:"";border:1px dashed #176b4b3b;border-radius:50%;position:absolute;inset:13% 18%}.decision-orbit:after{inset:25% 29%}.orbit-home{z-index:2;background:#17382b;border-radius:50% 50% 46% 46%;width:40%;height:61%;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 22px 58px #1f4b3738}.orbit-home img{object-fit:cover}.orbit-home:after{content:"";background:linear-gradient(#0000 35%,#0b2218e6);position:absolute;inset:0}.orbit-home>div{z-index:2;color:#fff;text-align:center;position:absolute;bottom:8%;left:9%;right:9%}.orbit-home span{color:#9ae0b7;font-size:8px;font-weight:850}.orbit-home h3{margin:6px 0;font:700 clamp(21px,3vw,38px) Georgia,serif}.orbit-home p{color:#cfddd6;max-width:360px;margin:0 auto 13px;font-size:9px;line-height:1.45}.orbit-home button{color:#153226;background:#fff;border:0;border-radius:99px;min-height:38px;padding:0 13px;font-size:8px;font-weight:850}.orbit-card{z-index:3;color:#263f33;text-align:left;background:#ffffffed;border:1px solid #cbd8cf;border-radius:18px;gap:4px;width:190px;padding:15px;display:grid;position:absolute;box-shadow:0 12px 35px #2148351a}.orbit-card small{color:#0c8151;text-transform:uppercase;font-size:8px;font-weight:900}.orbit-card strong{font-size:11px}.orbit-card span{color:#748179;font-size:8px}.orbit-request{top:9%;left:4%}.orbit-area{top:10%;right:4%}.orbit-money{bottom:13%;left:2%}.orbit-risk{bottom:13%;right:3%}.orbit-family{width:175px;top:44%;right:6%}.direction-cinema{color:#fff;background:#0c1612;grid-template-rows:minmax(0,1fr) auto;display:grid}.cinema-image{min-height:560px;position:relative}.cinema-image>img{object-fit:cover}.cinema-shade{z-index:1;background:linear-gradient(90deg,#08140fe0,#08140f47 58%,#08140f1f),linear-gradient(#0000 55%,#08140f73);position:absolute;inset:0}.cinema-image header,.cinema-scenes,.cinema-title{z-index:2;position:absolute}.cinema-image header{justify-content:space-between;align-items:center;display:flex;top:28px;left:35px;right:35px}.cinema-image header span{font-size:10px;font-weight:850}.cinema-image header button{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a19123d;border:1px solid #ffffff73;border-radius:99px;padding:9px 12px;font-size:8px;font-weight:800}.cinema-title{width:min(620px,58%);top:50%;left:6%;transform:translateY(-40%)}.cinema-title>span{color:#a2e0bc;text-transform:uppercase;font-size:9px;font-weight:900}.cinema-title h3{letter-spacing:-.055em;margin:10px 0;font:700 clamp(43px,6vw,83px)/.94 Georgia,serif}.cinema-title p{color:#e0e8e3;font-size:13px}.cinema-title button{color:#17372a;background:#fff;border:0;border-radius:99px;min-height:46px;margin-top:15px;padding:0 18px;font-size:9px;font-weight:900}.cinema-scenes{gap:6px;display:flex;bottom:24px;right:25px}.cinema-scenes button{color:#fff;background:#0c1c1594;border:1px solid #ffffff59;border-radius:99px;min-height:35px;padding:0 11px;font-size:8px}.cinema-scenes button:first-child{color:#143326;background:#fff}.cinema-facts{background:#10241b;border-top:1px solid #ffffff1f;grid-template-columns:repeat(3,1fr) auto;align-items:center;gap:1px;display:grid}.cinema-facts>span{border-right:1px solid #ffffff1a;gap:5px;padding:19px 25px;display:grid}.cinema-facts small{color:#90a89c;font-size:8px}.cinema-facts b{font-size:10px}.cinema-facts button{color:#143326;background:#9ee2ba;border:0;align-self:stretch;min-width:170px;font-size:9px;font-weight:900}.direction-editorial{color:#171b18;box-shadow:none;background:#f3f0e7;border:1px solid #d9d8ce;padding:32px}.direction-editorial>header{letter-spacing:.09em;text-transform:uppercase;border-bottom:2px solid #1b241f;grid-template-columns:1fr auto auto;align-items:center;gap:26px;padding-bottom:17px;font:700 9px/1 sans-serif;display:grid}.direction-editorial>header button{background:0 0;border:0;border-bottom:1px solid;padding:0;font-size:9px;font-weight:850}.editorial-layout{grid-template-columns:1.05fr .72fr;gap:28px;margin-top:29px;display:grid}.editorial-title{padding-right:20px}.editorial-title>span{color:#9c4d2f;letter-spacing:.11em;text-transform:uppercase;font:900 9px sans-serif}.editorial-title h3{letter-spacing:-.055em;margin:15px 0 18px;font:700 clamp(39px,5.4vw,76px)/.93 Georgia,serif}.editorial-title p{color:#535c56;max-width:700px;font:400 12px/1.65 Georgia,serif}.editorial-title button{color:#9c4d2f;background:0 0;border:0;border-bottom:2px solid #9c4d2f;margin-top:20px;padding:10px 0;font-size:10px;font-weight:900}.editorial-layout figure{min-height:365px;margin:0;position:relative;overflow:hidden}.editorial-layout figure img{object-fit:cover;filter:saturate(.72)contrast(1.06)}.editorial-layout figcaption{z-index:2;color:#fff;background:#191f1b;padding:8px 10px;font-size:8px;position:absolute;bottom:0;left:0}.editorial-ledger{border-top:2px solid #1b241f;border-bottom:1px solid #1b241f;grid-column:1/-1;grid-template-columns:repeat(4,1fr);display:grid}.editorial-ledger span{border-right:1px solid #9da29e;gap:7px;padding:17px 14px;display:grid}.editorial-ledger span:last-child{border-right:0}.editorial-ledger i{color:#9c4d2f;font:900 8px sans-serif}.editorial-ledger b{text-transform:uppercase;font:800 8px sans-serif}.editorial-ledger strong{font:700 13px Georgia,serif}.direction-concierge{color:#22392e;background:#f8f5ed;grid-template-rows:auto 1fr;grid-template-columns:1.25fr .75fr;gap:0;display:grid}.direction-concierge>header{border-bottom:1px solid #dcded5;grid-column:1/-1;align-items:center;gap:12px;padding:22px 26px;display:flex}.concierge-mark{color:#fff;background:#b06b42;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.direction-concierge>header div{gap:2px;display:grid}.direction-concierge>header small{color:#778077;font-size:8px}.direction-concierge>header button{color:#3f594b;background:0 0;border:0;border-bottom:1px solid #536a5d;margin-left:auto;padding:8px 0;font-size:9px;font-weight:850}.concierge-dialog{align-content:center;padding:45px clamp(27px,5vw,70px);display:grid}.concierge-dialog>span{color:#fff;background:#244a38;border-radius:19px 19px 19px 4px;width:max-content;max-width:88%;padding:14px 17px;font-size:10px;line-height:1.5}.concierge-dialog h3{letter-spacing:-.045em;margin:31px 0 18px;font:700 clamp(35px,4vw,57px)/1 Georgia,serif}.concierge-dialog>div{gap:8px;display:grid}.concierge-dialog>div button{color:#263d31;text-align:left;background:#fffdf8;border:1px solid #d8ded7;border-radius:15px;grid-template-columns:40px 1fr;align-items:center;gap:3px 12px;min-height:68px;padding:11px 15px;display:grid}.concierge-dialog i{color:#9a5937;background:#f1e2d4;border-radius:50%;grid-row:1/3;place-items:center;width:38px;height:38px;font-style:normal;font-weight:900;display:grid}.concierge-dialog b{font-size:11px}.concierge-dialog small{color:#778179;font-size:8px}.direction-concierge>aside{min-height:520px;position:relative;overflow:hidden}.direction-concierge>aside img{object-fit:cover}.direction-concierge>aside>span{color:#fff;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#1b3d2de3;border-radius:18px;gap:7px;padding:18px;display:grid;position:absolute;bottom:18px;left:18px;right:18px}.direction-concierge>aside small{color:#a8dfbf;font-size:8px;font-weight:850}.direction-concierge>aside strong{font:700 15px/1.35 Georgia,serif}.direction-concierge>aside button{color:#fff;background:0 0;border:0;border-bottom:1px solid #fff;justify-self:start;padding:8px 0;font-size:8px;font-weight:850}.world-features>header{border-bottom:1px solid #d7e0da;grid-template-columns:1fr 230px;align-items:end;gap:50px;padding-bottom:30px;display:grid}.world-features>header>div{max-width:1000px}.world-features>header aside{color:#fff;background:#17382b;border-radius:18px;grid-template-columns:auto 1fr;gap:4px 12px;padding:19px;display:grid}.world-features>header aside strong{color:#91ddb0;grid-row:1/3;font:700 46px/1 Georgia,serif}.world-features>header aside span{align-self:end;font-size:9px;line-height:1.3}.world-features>header aside b{color:#acc1b7;font-size:8px}.feature-group-tabs{grid-template-columns:repeat(6,1fr);gap:7px;margin:22px 0;display:grid}.feature-group-tabs button{color:#34483d;text-align:left;background:#fff;border:1px solid #dbe3de;border-radius:13px;align-content:center;gap:4px;min-width:0;min-height:70px;padding:11px;display:grid}.feature-group-tabs button.active{color:#fff;background:#17382b;border-color:#17382b}.feature-group-tabs strong{font-size:10px}.feature-group-tabs small{color:#77847c;font-size:8px}.feature-group-tabs .active small{color:#b9cac1}.feature-group-heading{justify-content:space-between;align-items:end;gap:25px;padding:26px 0 17px;display:flex}.feature-group-heading h2{margin:6px 0 0;font:700 clamp(32px,4vw,52px)/1 Georgia,serif}.feature-group-heading p{color:#66736c;text-align:right;max-width:520px;margin:0;font-size:11px;line-height:1.5}.feature-catalog{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.feature-catalog article{background:#fff;border:1px solid #dce4df;border-radius:15px;overflow:hidden}.feature-catalog article.open{border-color:#a9c5b5;box-shadow:0 12px 32px #193a2a12}.feature-catalog article.connection{border-style:dashed}.feature-card-head{color:#263a30;text-align:left;background:0 0;border:0;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;width:100%;padding:14px;display:grid}.feature-card-head>span{color:#0c8251;font-size:9px;font-weight:900}.feature-card-head>div{gap:4px;display:grid}.feature-card-head strong{font-size:11px}.feature-card-head small{color:#19603f;background:#e5f4eb;border-radius:99px;width:max-content;padding:4px 7px;font-size:7px;font-weight:850}.demo .feature-card-head small{color:#77581a;background:#fff2d4}.connection .feature-card-head small{color:#76423c;background:#f9e7e4}.feature-card-head>b{color:#849088;font-size:19px}.feature-card-body{border-top:1px solid #edf1ee;grid-template-columns:1fr auto;gap:8px 20px;padding:0 15px 15px 58px;display:grid}.feature-card-body p{color:#5f6f66;grid-column:1/-1;margin:12px 0 0;font-size:10px;line-height:1.5}.feature-card-body>span{color:#7a867f;align-self:center;font-size:8px;font-weight:750}.feature-card-body button{color:#fff;background:#176b4b;border:0;border-radius:9px;min-height:34px;padding:0 11px;font-size:8px;font-weight:850}.world-features>footer{color:#704d20;background:#fff2d9;border-radius:15px;margin-top:18px;padding:18px 20px}.world-features>footer strong{font-size:11px}.world-features>footer p{margin:5px 0 0;font-size:9px;line-height:1.5}@media (max-width:1180px){.entry-world-strip{grid-template-columns:repeat(3,1fr)}.entry-world-strip button{grid-column:1/-1;min-height:50px}.direction-picker,.feature-group-tabs{grid-template-columns:repeat(3,1fr)}.orbit-card{width:165px}.orbit-family{width:150px}}@media (max-width:840px){.design-choice,.world-features{padding:25px 14px 70px}.choice-heading{display:grid}.choice-heading>button{width:100%}.direction-picker{grid-template-columns:1fr 1fr}.direction-picker>button{min-height:120px}.direction-control{grid-template-columns:1fr}.control-rail{display:none}.control-board{padding:20px}.control-metrics{grid-template-columns:1fr 1fr}.control-grid{grid-template-columns:1fr}.control-flow{grid-row:auto}.decision-orbit{border-radius:70px 22px;min-height:670px}.orbit-home{width:54%;height:48%}.orbit-request{top:7%;left:2%}.orbit-area{top:7%;right:2%}.orbit-money{bottom:8%;left:2%}.orbit-risk{bottom:8%;right:2%}.orbit-family{top:43%;right:3%}.cinema-title{width:75%}.cinema-scenes{left:25px;right:auto}.editorial-layout{grid-template-columns:1fr}.editorial-layout figure{min-height:330px}.editorial-ledger{grid-column:auto;grid-template-columns:1fr 1fr}.editorial-ledger span:nth-child(2){border-right:0}.direction-concierge{grid-template-columns:1fr}.direction-concierge>aside{min-height:390px}.world-features>header{grid-template-columns:1fr;gap:20px}.world-features>header aside{max-width:250px}.feature-catalog{grid-template-columns:1fr}}@media (max-width:620px){.entry-world-strip{border-radius:17px;grid-template-columns:1fr;width:calc(100% - 24px)}.entry-world-strip>div{border-bottom:1px solid #e3e9e5;border-right:0}.entry-world-strip button{grid-column:auto}.choice-heading h1,.world-features h1{font-size:41px}.choice-heading p{font-size:12px}.direction-picker{scroll-snap-type:x mandatory;gap:7px;padding-bottom:5px;display:flex;overflow-x:auto}.direction-picker>button{scroll-snap-align:start;min-width:235px}.direction-summary{gap:4px;padding:14px 3px 0;display:grid}.direction-summary strong{font-size:16px}.direction-summary p{color:#6d7972;margin:0;font-size:9px;line-height:1.4}.direction-stage{border-radius:19px;min-height:0}.control-board>header{display:grid}.control-board>header button{width:100%}.control-metrics{grid-template-columns:1fr 1fr}.control-metrics span{padding:12px}.control-priority{padding:18px}.control-priority div{display:grid}.control-home{min-height:230px}.direction-map{padding:14px}.direction-map>header{display:grid}.direction-map>header button{width:100%}.decision-orbit{background:#ffffff73;border-radius:25px;grid-template-columns:1fr;gap:7px;min-height:auto;padding:9px;display:grid}.decision-orbit:after,.decision-orbit:before{display:none}.orbit-card,.orbit-home{width:100%;position:relative;inset:auto;transform:none}.orbit-home{border-radius:19px;height:360px}.orbit-card{padding:13px}.cinema-image{min-height:570px}.cinema-image header{top:18px;left:16px;right:16px}.cinema-image header button{max-width:145px}.cinema-title{width:auto;top:45%;left:18px;right:18px}.cinema-title h3{font-size:45px}.cinema-scenes{bottom:14px;left:14px;right:14px;overflow:auto}.cinema-scenes button{white-space:nowrap}.cinema-facts{grid-template-columns:1fr}.cinema-facts>span{border-bottom:1px solid #ffffff1a;border-right:0}.cinema-facts button{min-height:48px}.direction-editorial{padding:19px 15px}.direction-editorial>header{grid-template-columns:1fr auto}.direction-editorial>header button{grid-column:1/-1;justify-self:start}.editorial-title{padding:0}.editorial-title h3{font-size:43px}.editorial-ledger{grid-template-columns:1fr}.editorial-ledger span{border-bottom:1px solid #9da29e;border-right:0}.editorial-ledger span:last-child{border-bottom:0}.direction-concierge>header{padding:16px 14px}.direction-concierge>header div{max-width:145px}.direction-concierge>header button{font-size:0}.direction-concierge>header button:after{content:"Возможности";font-size:8px}.concierge-dialog{padding:32px 17px}.concierge-dialog>span{max-width:100%}.concierge-dialog h3{font-size:40px}.direction-concierge>aside{min-height:330px}.choice-foot{display:grid}.feature-group-tabs{display:flex;overflow-x:auto}.feature-group-tabs button{min-width:155px}.feature-group-heading{display:grid}.feature-group-heading p{text-align:left}.feature-card-body{grid-template-columns:1fr;padding-left:15px}.feature-card-body p{grid-column:auto}.feature-card-body button{width:100%}.world-features>header aside{max-width:none}}@media (max-width:340px){.design-choice,.world-features{padding-inline:9px}.choice-heading h1,.world-features h1{font-size:35px}.direction-picker>button{min-width:215px}.control-board{padding:14px}.control-metrics{grid-template-columns:1fr}.control-priority h4{font-size:24px}.orbit-home{height:310px}.cinema-title h3{font-size:39px}.cinema-image{min-height:535px}.editorial-title h3{font-size:38px}.concierge-dialog h3{font-size:35px}.feature-card-head{grid-template-columns:25px 1fr auto;gap:7px;padding:12px 9px}.feature-card-head strong{font-size:10px}.feature-card-body{padding-inline:9px}}.app-shell{--green:#5b4be1;--green-dark:#3d32ae;--green-pale:#eeecff;--canvas:#f4f6fb;--paper:#fff;--line:#dfe3ed;--ink:#172037;--muted:#6d7485;background:#f4f6fb}.app-shell .topbar{background:#fffffff5;border-bottom:1px solid #e4e7ef;box-shadow:0 5px 18px #28304f0b}.app-shell .brand-mark{color:#fff;background:linear-gradient(145deg,#6657e8,#3f31ba);box-shadow:0 8px 19px #5b4be138}.app-shell .brand strong{color:#18213a;font-family:inherit}.app-shell .brand small{color:#747b8d}.app-shell .module-launcher{background:#fff;border-right:1px solid #e1e5ee}.app-shell .module-launcher button{color:#26304a;background:0 0;border-color:#0000}.app-shell .module-launcher button:hover{background:#f3f4fb}.app-shell .module-launcher button.active{color:#3d32ae;background:#efedff;border-color:#d7d2ff;box-shadow:inset 3px 0 #5b4be1}.app-shell .module-launcher .module-icon{color:#50586d;background:#f0f2f7}.app-shell .module-launcher button:nth-of-type(4n+2) .module-icon{color:#b54357;background:#ffedf0}.app-shell .module-launcher button:nth-of-type(4n+3) .module-icon{color:#196d9c;background:#e7f5ff}.app-shell .module-launcher button:nth-of-type(4n+4) .module-icon{color:#9a6115;background:#fff2dc}.app-shell .module-launcher button.active .module-icon{color:#fff;background:#5b4be1}.app-shell .workspace-stage{background:#f4f6fb}.app-shell .demo-badge{color:#3f34b2;background:#eeecff}.operations-view{max-width:1580px;box-shadow:none;background:0 0;border:0;border-radius:0;margin:0 auto;padding:clamp(18px,3vw,42px)}.ops-command-head{color:#fff;background:radial-gradient(circle at 89% -30%,#ffd4667a,#0000 34%),linear-gradient(125deg,#4738c6,#6f5deb 65%,#8f6ef0);border-radius:24px;grid-template-columns:1fr minmax(260px,.32fr);align-items:end;gap:35px;padding:clamp(24px,3vw,42px);display:grid;overflow:hidden;box-shadow:0 22px 55px #4a3bc333}.ops-command-head>div>span{color:#d9d4ff;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:900}.ops-command-head h1{color:#fff;letter-spacing:-.055em;text-wrap:balance;max-width:920px;margin:9px 0 13px;font:750 clamp(34px,4.4vw,64px)/.98 inherit}.ops-command-head p{color:#ebe8ff;max-width:750px;margin:0;font-size:12px;line-height:1.55}.ops-command-head aside{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1c146533;border:1px solid #ffffff38;border-radius:17px;gap:7px;padding:19px;display:grid}.ops-command-head aside strong{font-size:20px}.ops-command-head aside span{color:#e0dcff;font-size:9px;line-height:1.4}.ops-command-head aside b{color:#4d3388;background:#ffe6a4;border-radius:99px;width:max-content;margin-top:5px;padding:6px 9px;font-size:8px}.operations-grid{gap:14px;margin-top:16px}.operations-view .ops-card{background:#fff;border:1px solid #e0e4ee;border-radius:20px;padding:20px;box-shadow:0 10px 34px #222b4b0e}.operations-view .ops-card header>.ops-number{color:#5142d0;background:#eeecff;border-radius:12px;min-width:38px;height:38px;font-size:9px}.operations-view .ops-card header strong{color:#202a43;font-size:14px}.operations-view .ops-card header small{color:#7b8191;font-size:9px}.publication-studio{grid-template-columns:minmax(310px,.72fr) minmax(520px,1.28fr);gap:24px;display:grid;overflow:hidden;padding:0!important}.publication-object{color:#fff;background:#17213b;grid-template-rows:minmax(280px,1fr) auto;min-width:0;display:grid}.publication-photo{min-height:330px;position:relative;overflow:hidden}.publication-photo img{object-fit:cover}.publication-photo:after{content:"";background:linear-gradient(#0000 52%,#131d36b8);position:absolute;inset:0}.publication-photo>span{z-index:2;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#141e37b8;border-radius:99px;padding:7px 10px;font-size:8px;font-weight:850;position:absolute;bottom:14px;left:16px}.publication-object-copy{padding:20px 22px 23px}.publication-object-copy>small{color:#aab2c8;text-transform:uppercase;font-size:8px;font-weight:850}.publication-object-copy h2{margin:6px 0;font-size:24px}.publication-object-copy p{color:#b8bfd0;margin:0;font-size:9px}.publication-object-copy>strong{margin-top:15px;font-size:25px;display:block}.publication-object-copy ul{flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none;display:flex}.publication-object-copy li{color:#c7f3d8;background:#48c27721;border-radius:99px;padding:6px 8px;font-size:8px}.publication-object-copy li.warn{color:#ffe5a1;background:#ffc13a21}.channel-board{min-width:0;padding:25px 24px 22px 0}.channel-board-title{justify-content:space-between;align-items:end;gap:20px;display:flex}.channel-board-title span{color:#6c7486;text-transform:uppercase;font-size:8px;font-weight:850}.channel-board-title h2{color:#202a43;margin:5px 0 0;font-size:25px}.channel-board-title>b{color:#6b4c10;background:#fff0c8;border-radius:99px;padding:6px 9px;font-size:8px}.publication-channels{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:17px 0}.publication-channel{background:#f9fafc;border:1px solid #e0e4ed;border-radius:16px;align-content:start;gap:8px;min-width:0;min-height:154px;padding:15px;display:grid;position:relative;overflow:hidden}.publication-channel:before{content:"";background:#aaa;width:4px;position:absolute;inset:0 auto 0 0}.publication-channel.avito:before{background:linear-gradient(#0af 0 25%,#ff6163 25% 50%,#97cf26 50% 75%,#a169f7 75%)}.publication-channel.cian:before{background:#0468ff}.publication-channel.domclick:before{background:#16a86b}.publication-channel.yandex:before{background:#fc0}.publication-channel>p{color:#757d8d;margin:0;font-size:8px}.publication-channel>span:not(.channel-mark){color:#8b6221;align-items:center;gap:6px;font-size:8px;display:flex}.publication-channel>span:not(.channel-mark) i{background:#e7a432;border-radius:50%;width:6px;height:6px}.publication-channel>button{color:#3d465e;background:0 0;border:0;border-bottom:1px solid #566079;align-self:end;width:max-content;margin-top:auto;padding:7px 0;font-size:8px;font-weight:850}.channel-mark{align-items:center;gap:8px;min-height:29px;display:flex}.channel-mark>strong{color:#17213b;letter-spacing:-.02em;font-size:15px}.channel-mark>i{border-radius:8px;flex:0 0 27px;place-items:center;width:27px;height:27px;font-style:normal;font-weight:950;display:grid}.channel-mark.avito>i{display:block;position:relative}.channel-mark.avito>i b{border-radius:50%;width:9px;height:9px;position:absolute}.channel-mark.avito>i b:first-child{background:#0af;top:2px;left:1px}.channel-mark.avito>i b:nth-child(2){background:#ff6163;top:1px;right:1px}.channel-mark.avito>i b:nth-child(3){background:#97cf26;bottom:1px;left:2px}.channel-mark.avito>i b:nth-child(4){background:#a169f7;bottom:2px;right:2px}.channel-mark.cian>i{color:#fff;background:#0468ff}.channel-mark.cian>strong{color:#0468ff;font-weight:950}.channel-mark.domclick>i{color:#fff;background:linear-gradient(145deg,#16a86b,#1273d4)}.channel-mark.domclick>strong{color:#12704d}.channel-mark.yandex>i{color:#fff;background:#f13b35;font-size:15px}.channel-mark.yandex>strong{font-size:13px}.publication-main-action{color:#fff;background:#5b4be1;border:0;border-radius:12px;width:100%;min-height:46px;font-size:10px;font-weight:900;box-shadow:0 10px 24px #5b4be13b}.publication-main-action:disabled{opacity:.55}.publication-preview{background:#f2f0ff;border-color:#d8d3ff;grid-column:1/-1;grid-template-columns:minmax(220px,.45fr) 1fr;gap:10px 25px;margin:0 20px 20px;padding:18px}.publication-preview>div{gap:4px;display:grid}.publication-preview>div small{color:#5546d1;text-transform:uppercase;font-size:8px;font-weight:900}.publication-preview>div strong{font-size:13px}.publication-preview>div span{color:#6a7183;font-size:9px}.publication-preview>p{color:#5f6677;margin:0;font-size:9px;line-height:1.5}.publication-preview>b{color:#885d17;grid-column:1/-1;font-size:8px}.price-chart-head{justify-content:space-between;align-items:end;gap:15px;margin-top:20px;display:flex}.price-chart-head div{gap:4px;display:grid}.price-chart-head span{color:#747c8e;font-size:8px}.price-chart-head strong{font-size:22px}.price-chart-head>b{color:#14704a;background:#e5f6ed;border-radius:99px;padding:6px 8px;font-size:8px}.price-chart{width:100%;height:155px;margin-top:7px;overflow:visible}.price-chart-labels{color:#8b91a0;justify-content:space-between;margin-top:-5px;font-size:7px;display:flex}.ops-light-button{color:#4c556d;background:#f8f9fc;border:1px solid #d7dbe7;border-radius:10px;min-height:38px;margin-top:13px;padding:0 13px;font-size:8px;font-weight:850}.ops-duplicate-card{background:linear-gradient(145deg,#fff,#fff8e7)!important}.ops-response-card{background:linear-gradient(145deg,#fff,#eef8ff)!important}.ops-message-card{background:linear-gradient(145deg,#fff,#f5f0ff)!important}.operations-view .event-list li{background:#f1efff;border-left-color:#5b4be1}.operations-view .message-preview,.operations-view .payload-preview{background:#ffffffc2;border-color:#dfe2ec}@media (max-width:1080px){.publication-studio{grid-template-columns:1fr}.publication-object{grid-template-rows:1fr;grid-template-columns:.9fr 1.1fr}.publication-photo{min-height:360px}.channel-board{padding:23px}.publication-preview{margin-inline:20px}}@media (max-width:760px){.operations-view{padding:14px}.ops-command-head{border-radius:19px;grid-template-columns:1fr;padding:24px 20px}.ops-command-head h1{font-size:42px}.ops-command-head aside{max-width:none}.operations-grid,.publication-object{grid-template-columns:1fr}.publication-object{grid-template-rows:minmax(280px,1fr) auto}.publication-photo{min-height:320px}.publication-channels{grid-template-columns:1fr 1fr}.publication-preview{grid-template-columns:1fr;margin:0 13px 13px}.publication-preview>b{grid-column:auto}}@media (max-width:430px){.operations-view{padding:9px}.ops-command-head{padding:20px 16px}.ops-command-head h1{font-size:35px}.ops-command-head p{font-size:10px}.publication-photo{min-height:275px}.publication-object-copy{padding:17px}.publication-object-copy h2{font-size:21px}.channel-board{padding:18px 13px}.channel-board-title{display:grid}.channel-board-title h2{font-size:22px}.channel-board-title>b{width:max-content}.publication-channels{grid-template-columns:1fr}.publication-channel{min-height:138px}.channel-mark>strong{font-size:14px}.price-chart-head{display:grid}.price-chart-head>b{width:max-content}}@media (max-width:320px){.ops-command-head h1{font-size:31px}.publication-photo{min-height:245px}.publication-object-copy>strong{font-size:21px}.channel-board{padding-inline:9px}.operations-view .ops-card{padding:14px}}.entry-page{--entry-ink:#171d38;--entry-green:#5b4be1;--entry-mint:#eeecff;background:radial-gradient(circle at 10% 8%,#e0dcffb8,#0000 30%),#fafbff}.entry-header{background:#ffffffed;border-bottom-color:#e5e7f0}.entry-brand>span:first-child{color:#fff;background:linear-gradient(145deg,#6758e8,#4435bd);box-shadow:0 8px 22px #5746d333}.access-promise h2,.entry-brand strong,.entry-client-copy h2,.entry-copy h1,.entry-difference h2{color:#171d38}.entry-kicker{color:#5748d3}.entry-kicker:before{background:#7868ef}.entry-primary{color:#fff;background:#5b4be1;box-shadow:0 12px 26px #5b4be133}.entry-primary:hover{background:#4939cd}.entry-secondary{color:#3f36a4;background:#fff;border-color:#cdc8f6}.entry-demo-link{color:#4d40c3}.entry-login{color:#fff!important;background:#5b4be1!important;border-color:#5b4be1!important}.entry-demo-access{background:#fff3ee;border-color:#f1c5b6 #f1c5b6 #f1c5b6 #ef7d5e}.entry-demo-access>span{color:#b94d33;background:#ffe2d7}.entry-demo-access strong{color:#3c2f35}.entry-trust li span{color:#fff;background:#5b4be1}.entry-property-chip{background:#312684e6}.entry-property-chip span{color:#d8d1ff}.entry-result-card>span{color:#fff;background:#ff715b}.entry-world-strip strong{color:#5b4be1}.entry-world-strip>div:nth-child(2) strong{color:#ef6a52}.entry-world-strip>div:nth-child(3) strong{color:#187fc0}.entry-world-strip button{background:#171d38}.entry-benefits{background:radial-gradient(circle at 86% 0,#ffbe5729,#0000 28%),linear-gradient(145deg,#171d38,#30256f 68%,#47379a)}.entry-feature-grid-full article{background:#ffffff13;border-color:#ffffff26}.entry-feature-grid-full article:nth-child(4n+1)>span{color:#a99cff}.entry-feature-grid-full article:nth-child(4n+2)>span{color:#ff9b84}.entry-feature-grid-full article:nth-child(4n+3)>span{color:#70c8f2}.entry-feature-grid-full article:nth-child(4n+4)>span{color:#ffd477}.entry-feature-grid-full article b{color:#c9c2ff}.entry-client-copy li:before{background:#5b4be1}.entry-client-copy li:nth-child(2):before{background:#ef6a52}.entry-client-copy li:nth-child(3):before{background:#1687c3}.entry-client-copy li:nth-child(4):before{color:#493613;background:#ffd166}.difference-list article{background:#fff;border-color:#e1e3ed;box-shadow:0 10px 30px #262c4e0b}.difference-list article:first-child strong{color:#5b4be1}.difference-list article:nth-child(2) strong{color:#e45f48}.difference-list article:nth-child(3) strong{color:#117db6}.access-section{background:linear-gradient(145deg,#eeecff,#f8f5ff 58%,#fff2e8)}.auth-brand>span{background:linear-gradient(145deg,#6657e8,#4638be)}.auth-tabs button.active{color:#4e3fc4}.auth-form input:focus{border-color:#5b4be1;outline-color:#5b4be126}.auth-privacy{color:#76521d;background:#fff3d8}.entry-footer a strong{color:#4d40c2}.choice-heading span,.direction-picker span,.direction-summary>span,.feature-group-heading span,.world-features>header>div>span{color:#5b4be1}.direction-picker>button.active{background:#5142d0;border-color:#5142d0}.direction-picker .active span{color:#dcd7ff}.choice-heading>button{background:#5b4be1}.feature-group-tabs button.active,.world-features>header aside{background:#262052}.world-features>header aside strong{color:#a99cff}.feature-card-head>span{color:#5b4be1}.feature-card-body button{background:#5b4be1}