@font-face{font-family:Pangolin;src:url('assets/fonts/Pangolin-Regular.ttf');font-display:swap}@font-face{font-family:Neucha;src:url('assets/fonts/Neucha.ttf');font-display:swap}
:root{--paper:#faf8f2;--ink:#252621;--terra:#aa4229;--terra-deep:#8d3520;--wash:#eed8c4;--teal:#285b62;--mist:#dfebe8;--ochre:#e8cc86;--muted:#625e56;--line:#c9bfae;--hand:Neucha,sans-serif;--display:Pangolin,sans-serif;color-scheme:light}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:1rem/1.65 system-ui,sans-serif;overflow-wrap:anywhere}html{scroll-behavior:smooth;scroll-padding-top:30px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:400}h1,h2{font-family:var(--display);line-height:1.12;letter-spacing:-.025em}h1{font-size:clamp(3rem,5.4vw,5.05rem)}h2{font-size:clamp(2.2rem,3.4vw,3.4rem)}h3{font-size:1.3rem;line-height:1.35}a{color:inherit;text-underline-offset:5px}button,input,select,textarea{font:inherit}button,summary{cursor:pointer}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--terra);outline-offset:4px}img{display:block;max-width:100%}button:disabled{cursor:default;opacity:.6}[hidden]{display:none!important}.skip{position:fixed;top:-100px;left:15px;background:var(--ink);color:white;padding:12px;z-index:100}.skip:focus{top:10px}.wrap{max-width:1280px;margin:auto;padding:0 50px}.preview-strip{font-size:.75rem;padding:5px 20px;background:var(--ink);color:var(--paper);text-align:center}.header{display:flex;align-items:center;justify-content:space-between;padding-top:24px;padding-bottom:24px;gap:25px}.brand{font:2.1rem/1 var(--display);letter-spacing:-.05em;text-decoration:none;white-space:nowrap}.brand>span{color:var(--terra);margin-left:4px}.header-caption{font:1.1rem/1.2 var(--hand);color:var(--muted)}.hero{background:var(--wash);padding:58px 0 64px}.hero-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:50px;align-items:center}.hero-copy,.hero-diagram{min-width:0}.eyebrow{font:1.1rem var(--hand);margin-bottom:25px}.hero h1 em{font-style:normal;color:var(--terra);position:relative}.hero h1 em:after{content:'';height:8px;border-bottom:2px solid var(--terra);border-radius:50%;position:absolute;left:0;right:0;bottom:-7px;transform:rotate(-1deg)}.hero-lead{font-size:1.1rem;line-height:1.75;margin-top:32px;max-width:590px}.hero-note{font-size:.875rem;line-height:1.7;margin-top:24px;max-width:475px}.orbit{width:100%;aspect-ratio:1;position:relative;color:var(--terra)}.orbit-arrows{position:absolute;width:100%;height:100%;inset:0}.orbit-node{position:absolute;transform:translate(-50%,-50%);display:flex;align-items:center;flex-direction:column;gap:7px;min-width:90px;padding:9px 6px;background:var(--wash);color:var(--ink);text-align:center;font:1.2rem/1.15 var(--hand)}.orbit-node>img,.orbit-node>svg{width:44px;height:44px}.orbit-node>svg{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.node-crm{left:50%;top:11%}.node-phone{left:85%;top:31%}.node-video{left:85%;top:70%}.node-chat{left:50%;top:89%}.node-mail{left:15%;top:70%}.node-ai{left:15%;top:31%}.node-ai strong{font:2.25rem/44px var(--display);color:var(--teal)}.hero-diagram figcaption{text-align:center;max-width:490px;margin:16px auto 0}.hero-diagram figcaption>strong{font:1.8rem var(--hand);color:var(--teal)}.hero-diagram figcaption p{font-size:.875rem;margin-top:13px}.footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:30px;padding-bottom:30px}.footer p{font-size:.875rem;color:var(--muted)}
@media(max-width:850px){.wrap{padding-left:28px;padding-right:28px}.hero-grid{gap:24px}.hero h1{font-size:3rem}.hero-lead{font-size:1rem}.orbit-node{font-size:1rem;min-width:70px}.orbit-node>img,.orbit-node>svg{width:34px;height:34px}.node-ai strong{font-size:1.7rem;line-height:34px}}
@media(max-width:620px){.wrap{padding-left:22px;padding-right:22px}.header{padding-top:20px;padding-bottom:20px}.header-caption{font-size:.9375rem}.brand{font-size:1.9rem}.hero{padding:35px 0 45px}.hero-grid{grid-template-columns:1fr;gap:25px}.hero h1{font-size:clamp(2.8rem,10.5vw,4rem)}.hero-lead{margin-top:28px}.hero-diagram{max-width:440px;width:100%;margin:auto}.hero-diagram figcaption>strong{font-size:1.55rem}.hero-note{font-size:.875rem}.footer{flex-wrap:wrap}.orbit-node{font-size:1rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Four-block concept: warm narrative / calm, typeset working interface. */
.header nav{display:flex;gap:28px;font-size:.875rem}.header nav a{text-decoration:none}.header nav a:hover{color:var(--terra)}.header-caption{text-align:right}
.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;border:1px solid transparent;border-radius:7px 12px 9px 11px;padding:15px 21px;background:var(--terra);color:var(--paper);font-weight:600;line-height:1.4;text-decoration:none;transition:background .15s,transform .15s}
.button:hover{background:var(--terra-deep);transform:translateY(-1px)}.button>span{font-size:1.25rem;flex:none}.button.light{background:var(--paper);color:var(--terra-deep)}.button.light:hover{background:var(--wash)}
.hero-actions{display:flex;align-items:flex-start;flex-direction:column;gap:20px;margin-top:32px}.hero-actions>a{font-size:.9375rem;text-decoration:none;border-bottom:1px solid var(--ink)}.hero-actions>a:hover{color:var(--terra);border-color:var(--terra)}
.section{padding:85px 0 95px}.section-marker{display:flex;align-items:center;gap:15px;margin-bottom:24px;color:var(--muted);font:1.1rem/1.3 var(--hand)}.section-marker img{height:40px;width:40px;flex:none}.section-lead{color:var(--muted);margin-top:22px;max-width:660px}
.problem-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px 36px;margin-top:45px;align-items:start}.problem{border-top:1px dashed #8e8576;border-bottom:1px solid var(--line);background:#f4efe5;min-width:0}.problem:nth-child(2){background:#eff2ea}.problem:nth-child(3){background:#f2e5dc}.problem:nth-child(4){background:#e8edeb}
.problem summary{display:block;padding:25px 28px 23px;list-style:none}.problem summary::-webkit-details-marker{display:none}.problem summary:focus-visible{outline-offset:-5px;border-radius:5px}.problem-number{font:1rem var(--hand);color:var(--muted);display:block;margin-bottom:18px}.problem h3{font-family:var(--display);font-size:1.7rem;line-height:1.25}.problem summary>p{font-size:.9375rem;line-height:1.8;color:#514e46;margin-top:17px}.disclosure{display:block;margin-top:22px;color:var(--terra-deep);font-size:.875rem;font-weight:600}.when-open{display:none}.problem[open] .when-open{display:inline}.problem[open] .when-closed{display:none}.problem[open] summary{padding-bottom:20px}.solution{padding:22px 28px 28px;border-top:1px solid #c8c1b2;font-size:.9375rem;line-height:1.8}.solution-label{display:block;font:1.2rem var(--hand);color:var(--teal);margin-bottom:12px}.phone-demo{display:flex;gap:16px;align-items:flex-start;margin-top:20px;padding-top:20px;border-top:1px dashed #a7b4af}.phone-demo img{width:35px}.phone-demo strong{font-size:.875rem}.phone-demo p{font:1.3rem var(--hand);margin:5px 0}.phone-demo small{font-size:.8125rem;line-height:1.5;display:block;color:var(--muted)}
.demo{background:var(--ink);color:var(--paper)}.demo .section-marker{color:#cecbbf}.demo-intro{display:grid;grid-template-columns:1.15fr 1fr;gap:65px;align-items:end}.demo-intro>p{font-size:1rem;line-height:1.85;color:#ddd9cf}.demo-intro strong{font-weight:400;color:var(--ochre)}.demo-label{display:flex;flex-wrap:wrap;align-items:center;gap:12px;color:#c0c0b2;font-size:.8125rem;margin:30px 0 45px}.demo-label>span{border:1px solid #77796d;padding:3px 10px;border-radius:30px;color:var(--paper)}.demo-grid{display:grid;grid-template-columns:minmax(0,.76fr) minmax(0,1.24fr);gap:44px;align-items:start}.story-head{display:flex;align-items:center;gap:14px;border-bottom:1px solid #55584b;padding:0 0 23px}.ocean-avatar{display:grid;place-items:center;width:42px;height:42px;border:1px solid #b4c8c2;border-radius:50%;color:#d6e5df;font:1.9rem var(--display)}.story-head strong{display:block;font-size:1rem;font-weight:500}.story-head div>span{display:block;color:#b5b8a9;font-size:.8125rem}.chat-step{padding:30px 0 34px;border-bottom:1px dashed #616355}.chat-step:last-child{border-bottom:0}.chat-stage{font:1.2rem var(--hand);color:#b9b9a8;margin-bottom:22px}.current-story .chat-stage{color:var(--ochre)}.chat-message{font-size:.9375rem;line-height:1.8;margin-bottom:24px}.chat-message>span{font-size:.75rem;font-weight:600;display:block;margin-bottom:9px;letter-spacing:.03em}.chat-message.rop{padding:21px 24px;background:#3b3d32;border-radius:14px 14px 3px 14px;margin-left:26px}.chat-message.rop>span{color:#d7d1bf}.chat-message.ocean{padding:0 20px 0 0;color:#dedfd4}.chat-message.ocean>span{color:#abc8ba}.story-button{background:transparent;color:var(--paper);border:1px solid #777a69;border-radius:6px;padding:11px 15px;font-size:.875rem;display:flex;align-items:center;gap:20px;text-align:left}.story-button:hover{background:#414538;border-color:#ced2bd}.current-story .story-button{border-color:#c7b07d;color:var(--ochre)}.preview-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:65px;padding-bottom:20px}.handwriting{font:1.45rem/1.1 var(--hand)}.preview-toolbar .handwriting{color:var(--ochre);transform:rotate(-2deg)}.expand{background:none;border:0;color:#e5e4d8;font-size:.8125rem;text-decoration:underline;text-underline-offset:5px;padding:8px 0;white-space:nowrap}
.dashboard{background:var(--paper);color:var(--ink);border-radius:10px;padding:25px;box-shadow:0 12px 30px #0002;font-size:.875rem;line-height:1.55;min-width:0}.dashboard-top{display:flex;justify-content:space-between;align-items:center;gap:10px}.workspace-label{font-weight:600}.training-badge{color:#606456;font-size:.6875rem;border:1px solid #d4d4c6;border-radius:4px;padding:3px 7px;white-space:nowrap}.version-switch{display:flex;background:#ebe9df;padding:4px;border-radius:7px;gap:3px;margin-top:23px}.version-switch button{flex:1;border:0;border-radius:4px;background:transparent;color:#646357;padding:10px 8px;font-size:.8125rem;font-weight:500;line-height:1.3}.version-switch button[aria-pressed=true]{background:var(--teal);color:white;box-shadow:0 1px 4px #0001}.version-switch button:hover:not([aria-pressed=true]){background:#e0dfd2}.dashboard-stats{display:flex;gap:22px;padding:27px 0 25px;border-bottom:1px solid #d8d6c8;margin-bottom:25px}.dashboard-stats>div{flex:1;min-width:0}.dashboard-stats strong{display:block;font-size:2.2rem;font-weight:500;font-variant-numeric:tabular-nums;line-height:1.2}.dashboard-stats span{display:block;font-size:.75rem;color:#676456;margin-top:7px;line-height:1.45}.dashboard-stats .new-stat strong{color:var(--terra)}.refusal-heading{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.dashboard h3{font-size:1.05rem;font-weight:600;line-height:1.4;font-family:system-ui,sans-serif}.preserved-label{font-size:.6875rem;line-height:1.4;color:var(--teal)}.category-filters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.filter{position:relative;text-align:left;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #dbd7c8;border-radius:5px;background:#f1eee3;padding:10px 9px 14px;gap:9px;color:var(--ink);min-width:0;--filter:#b18143}.filter span{font-size:.6875rem;line-height:1.4;min-height:2.8em}.filter strong{font-size:1.3rem;font-weight:500;line-height:1}.filter i{position:absolute;bottom:0;left:8px;right:8px;height:2px;background:var(--filter)}.filter-payment{--filter:#aa654d}.filter-timing{--filter:#4b7771}.filter-unknown{--filter:#8d8595}.filter[aria-pressed=true]{border-color:var(--teal);background:var(--mist)}.filter:hover{border-color:var(--teal)}.list-toolbar{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:.75rem;color:var(--muted);padding:21px 0 10px}.reset-filter{padding:5px 0;background:none;border:0;color:var(--teal);font-size:.75rem;text-decoration:underline;text-underline-offset:3px}.deal-card{border-top:1px solid #dedacf;padding:19px 0 18px}.deal-meta{display:flex;justify-content:space-between;flex-wrap:wrap;gap:6px;color:var(--muted);font-size:.6875rem;margin-bottom:10px}.category-tag{color:#5b584a;background:#eee6d7;padding:1px 6px;border-radius:3px}.category-tag.payment{background:#f0e0d6;color:#7e452e}.category-tag.timing{background:#dfe9e5;color:#355e54}.category-tag.unknown{background:#e9e4ec;color:#695873}.deal-card h4,.active-card h4{margin:0;font-size:.9375rem;font-weight:600;line-height:1.5}.deal-card h4>button{border:0;padding:0;background:none;color:var(--ink);text-align:left;font:inherit}.deal-card h4>button:hover{color:var(--teal)}.evidence{margin-top:8px;color:#676257;font-size:.8125rem}.conversation-link{background:none;border:0;color:var(--teal);padding:8px 0 0;font-size:.75rem;font-weight:500;text-decoration:underline;text-underline-offset:4px}.conversation-link:hover{color:var(--terra)}.dashboard-footnote{border-top:1px solid #d8d6c8;margin-top:6px;padding-top:16px;font-size:.6875rem;line-height:1.6;color:var(--muted)}.attention-section{margin:0 0 28px}.attention-heading{margin-bottom:17px}.new-label{display:inline-block;color:#883721;background:#f4ddcf;padding:4px 8px;border-radius:4px;font-size:.6875rem;margin-bottom:10px}.attention-heading h3>span{font-size:.875rem;color:var(--terra);padding-left:5px}.attention-heading>p{font-size:.75rem;color:var(--muted);margin-top:7px}.active-card{background:#f0e7d6;border-left:2px solid #b07d42;padding:17px;margin-top:12px;border-radius:0 6px 6px 0}.active-status{color:#496651}.active-card blockquote{margin:13px 0;padding-left:12px;border-left:1px solid #b49b77;font-size:.8125rem;color:#5e5446;font-style:normal}.active-card dl{margin:15px 0 0;font-size:.75rem;line-height:1.6}.active-card dl>div{margin-top:10px}.active-card dt{color:#78664e;font-size:.6875rem}.active-card dd{margin:3px 0 0}.active-card .conversation-link{margin-top:5px}
.implementation{background:#f0eee4}.steps-grid{display:grid;grid-template-columns:1fr 1fr;gap:46px 55px;margin-top:50px}.implementation-step{display:grid;grid-template-columns:48px minmax(0,1fr);gap:20px;border-top:1px dashed #a7a190;padding-top:24px}.step-number{width:48px;height:48px}.implementation-step h3{font-family:var(--display);font-size:1.8rem;line-height:1.2;margin:3px 0 19px}.implementation-step p{font-size:.9375rem;line-height:1.8;color:#57554b}.step-result{font-size:.875rem;line-height:1.75;margin-top:22px;padding-top:16px;border-top:1px solid #d3cebd}.step-result>span{font:1.15rem var(--hand);color:var(--terra);display:block;margin-bottom:7px}.step-result strong{font-weight:500}.subscription{display:flex;gap:40px;margin-top:60px;padding:29px 35px;background:#dfe7dd;border-radius:3px 15px 4px 9px;align-items:center}.subscription>.handwriting{flex:0 0 190px;color:var(--teal);transform:rotate(-2deg)}.subscription h3{font-size:1.1rem;font-weight:500;margin-bottom:10px}.subscription p{font-size:.875rem;color:#515d50;line-height:1.8}.invitation{display:grid;grid-template-columns:1.4fr 1fr;gap:55px;align-items:center;background:var(--terra);color:var(--paper);margin-top:60px;padding:45px 42px;border-radius:5px 14px 5px 10px}.invitation .eyebrow{font-size:1.1rem;color:#f3d4b8;margin-bottom:20px}.invitation h2{font-size:2.7rem}.invitation h2+p{font-size:.9375rem;line-height:1.85;margin-top:22px;color:#f6e6d8}.invitation-action{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.invitation-action p{font-size:.8125rem;line-height:1.8;color:#f6e6d8}.invitation .button:focus-visible{outline-color:white}
body.modal-open{overflow:hidden}dialog{padding:0;border:1px solid #c7bdab;border-radius:12px;background:var(--paper);color:var(--ink);width:min(1100px,calc(100% - 48px));max-width:none;max-height:90dvh;overflow:auto;box-shadow:0 24px 90px #0004;overscroll-behavior:contain}dialog::backdrop{background:#20251fba;backdrop-filter:blur(4px)}.dialog-header{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;padding:25px 30px 23px;border-bottom:1px solid var(--line);background:var(--paper);position:sticky;top:0;z-index:5}.dialog-eyebrow{display:block;color:var(--muted);font-size:.75rem;margin-bottom:8px}.dialog-header h2{font-size:1.9rem}.close-button{border:1px solid var(--line);border-radius:50%;background:transparent;width:39px;height:39px;flex:none;font-size:1.8rem;line-height:1;color:var(--ink)}.close-button:hover{border-color:var(--terra);color:var(--terra)}.expanded-dashboard{border-radius:0;box-shadow:none;padding:30px 40px}.expanded-dashboard .category-filters{gap:16px}.expanded-dashboard .filter{padding:15px;min-height:95px}.expanded-dashboard .filter span{font-size:.875rem;min-height:0}.expanded-dashboard .filter strong{font-size:1.8rem}.expanded-dashboard .dashboard-stats{max-width:750px}.expanded-dashboard .deal-card{padding:22px 0}.expanded-dashboard .deal-card h4,.expanded-dashboard .active-card h4{font-size:1.125rem}.expanded-dashboard .deal-meta,.expanded-dashboard .conversation-link,.expanded-dashboard .evidence{font-size:.875rem}.expanded-dashboard .attention-section{display:grid;grid-template-columns:1fr 1fr;gap:18px}.expanded-dashboard .attention-heading{grid-column:1/-1;margin-bottom:0}.expanded-dashboard .active-card{margin:0;padding:23px}.expanded-dashboard .active-card dl,.expanded-dashboard .active-card blockquote{font-size:.875rem}.conversation-dialog{max-width:790px}.conversation-dialog .dialog-header h2{font-family:system-ui,sans-serif;font-size:1.2rem;font-weight:500;line-height:1.5}.transcript{padding:28px 30px 5px}.transcript-message{padding:17px 21px;margin-bottom:20px;max-width:90%;border-radius:11px;background:#eeece2;font-size:.9375rem;line-height:1.8}.transcript-message>span{display:block;font-size:.75rem;margin-bottom:6px;color:var(--muted)}.transcript-message.client{margin-left:auto;background:var(--mist);border-bottom-right-radius:2px}.transcript-message.manager{border-bottom-left-radius:2px}.conversation-conclusion{padding:23px 30px;background:#eee4d4;border-top:1px solid #d7c9b1}.conversation-conclusion h3{font-size:1rem;font-weight:600;margin-bottom:12px}.conversation-conclusion p{font-size:.9375rem;line-height:1.7}.conversation-conclusion .caution{font-size:.8125rem;color:#68573f;border-top:1px solid #d5c4a9;margin-top:15px;padding-top:15px}.source-note{font-size:.75rem;color:var(--muted);padding:20px 30px}.booking-dialog{max-width:650px}.booking-dialog form{padding:25px 30px 30px}.form-note,.form-legal{font-size:.8125rem;color:var(--muted);line-height:1.7;margin-bottom:24px}.booking-dialog label{display:block;font-size:.875rem;font-weight:500;margin:20px 0 8px}.booking-dialog label>span{color:var(--muted);font-weight:400}.booking-dialog input,.booking-dialog textarea,.select-trigger{width:100%;border:1px solid #77766b;border-radius:6px;background:#fffdf8;color:var(--ink);padding:12px 14px;line-height:1.5;min-height:49px}.booking-dialog input:focus,.booking-dialog textarea:focus,.select-trigger:focus-visible{border-color:var(--terra);outline:1px solid var(--terra);outline-offset:0}.booking-dialog textarea{resize:vertical;min-height:90px;max-height:220px}.contact-row{display:grid;grid-template-columns:.85fr 1.15fr;gap:15px}.contact-row>div{min-width:0}.booking-dialog .form-legal{margin:20px 0}.booking-dialog .field-error{font-size:.8125rem;line-height:1.6;color:var(--terra);margin-top:6px}.booking-dialog [aria-invalid=true]{border-color:var(--terra)}.form-status{padding:14px 17px;background:var(--mist);color:var(--teal);margin-top:20px;font-size:.875rem}.tinker-select{position:relative}.select-trigger{display:flex;justify-content:space-between;align-items:center;gap:12px;text-align:left;font-size:1rem}.select-trigger:after{content:'';width:8px;height:8px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-3px);flex:none}.select-trigger[aria-expanded=true]:after{transform:rotate(225deg) translate(-2px,-2px)}.select-popup{position:absolute;z-index:10;top:calc(100% + 5px);left:0;right:0;min-width:100%;background:#fffdf8;border:1px solid var(--terra);border-radius:6px;padding:5px;overflow:auto;box-shadow:0 8px 25px #25262124}.opens-up .select-popup{top:auto;bottom:calc(100% + 5px)}.select-option{padding:10px;border-radius:3px;cursor:pointer;font-size:.9375rem}.select-option.is-active{background:var(--wash);color:var(--terra-deep)}.select-option[aria-selected=true]{font-weight:600}.select-option[aria-selected=true]:after{content:'✓';float:right;padding-left:8px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.noscript-note{padding-top:25px;padding-bottom:25px}
@media(min-width:1500px){.wrap{max-width:1400px}.demo-grid{gap:65px}.hero h1{font-size:5.3rem}}
@media(max-width:1050px){.header-caption{display:none}.demo-grid{gap:28px;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.dashboard{padding:19px}.category-filters{grid-template-columns:1fr 1fr}.filter span{min-height:0}.demo-intro{gap:30px}.problem h3{font-size:1.5rem}.invitation{padding:32px;gap:30px}.invitation h2{font-size:2.3rem}.steps-grid{gap:40px 28px}.implementation-step{gap:15px}.implementation-step h3{font-size:1.55rem}}
@media(max-width:780px){.section{padding:65px 0}.demo-intro{grid-template-columns:1fr;gap:25px}.demo-grid{grid-template-columns:1fr;gap:32px}.chat-story{display:grid;grid-template-columns:1fr 1fr;gap:25px}.story-head{grid-column:1/-1}.chat-step{padding-top:0;border:0}.chat-stage{font-size:1.1rem}.chat-message.rop{margin-left:0;padding:17px}.chat-message.ocean{padding-right:0}.problem-grid{gap:20px}.problem summary{padding:23px 20px}.solution{padding:20px}.steps-grid{grid-template-columns:1fr;gap:30px}.implementation-step{grid-template-columns:45px 1fr}.implementation-step h3{font-size:1.7rem}.implementation-step h3 br{display:none}.subscription{padding:25px;gap:25px}.subscription>.handwriting{flex-basis:155px}.invitation{grid-template-columns:1fr;gap:26px}.invitation-action{gap:14px}.category-filters{grid-template-columns:repeat(4,1fr)}}
@media(max-width:620px){.header{flex-wrap:wrap;gap:15px}.header nav{font-size:.75rem;gap:18px;width:100%;justify-content:space-between}.header-caption{display:none}.section{padding:50px 0 58px}.section-marker{font-size:1rem;gap:11px;margin-bottom:23px}.section-marker img{width:33px;height:33px}.hero-actions .button{width:100%;padding:15px 13px;font-size:.875rem;gap:10px}.hero-actions>a{font-size:.875rem}.orbit-node{max-width:29%;min-width:0;white-space:normal}.orbit-node span{max-width:100%}.problem-grid{grid-template-columns:1fr;margin-top:32px;gap:22px}.problem h3{font-size:1.55rem}.problem h3 br{display:none}.problem summary>p{font-size:.9375rem}.chat-story{display:block}.story-head{margin-bottom:28px}.chat-step{padding-bottom:30px;margin-bottom:30px;border-bottom:1px dashed #616355}.chat-step:last-child{padding-bottom:0;margin-bottom:0}.chat-message.rop{margin-left:24px}.demo-label{margin-bottom:28px;font-size:.75rem}.demo-intro>p{font-size:.9375rem}.demo-intro>p br{display:none}.demo-grid{gap:35px}.preview-toolbar{gap:14px}.preview-toolbar .handwriting{font-size:1.2rem}.expand{font-size:.75rem}.dashboard{padding:17px;border-radius:8px}.training-badge{font-size:.625rem}.dashboard-top{align-items:flex-start}.workspace-label{font-size:.8125rem}.version-switch button{font-size:.75rem;padding:10px 6px}.dashboard-stats{gap:15px}.dashboard-stats strong{font-size:2rem}.dashboard-stats span{font-size:.6875rem}.category-filters{grid-template-columns:1fr 1fr}.filter{padding:12px;gap:12px}.filter span{font-size:.75rem;min-height:0}.deal-card h4,.active-card h4{font-size:.9375rem}.deal-meta{font-size:.6875rem}.evidence{font-size:.8125rem}.conversation-link{font-size:.8125rem}.list-toolbar{align-items:flex-start;flex-wrap:wrap}.active-card{padding:15px}.active-card dl,.active-card blockquote{font-size:.8125rem}.attention-heading h3{font-size:1rem}.steps-grid{margin-top:34px}.implementation-step{grid-template-columns:36px minmax(0,1fr);gap:14px}.step-number{width:36px;height:36px}.implementation-step h3{font-size:1.5rem}.implementation-step p{font-size:.9375rem}.step-result{font-size:.875rem}.subscription{margin-top:40px;padding:24px;display:block}.subscription>.handwriting{display:block;font-size:1.4rem;margin-bottom:20px;transform:none}.subscription>.handwriting br{display:none}.subscription h3{font-size:1.05rem}.invitation{margin-top:36px;padding:29px 23px;gap:27px}.invitation h2{font-size:2.15rem}.invitation .button{font-size:.875rem;gap:12px;text-align:left;padding:14px}.invitation h2+p{font-size:.9375rem}.invitation-action p br{display:none}.footer{gap:18px}.footer p{font-size:.8125rem}dialog{width:calc(100% - 16px);max-height:calc(100dvh - 16px);border-radius:9px}.dialog-header{padding:17px;gap:15px}.dialog-header h2{font-size:1.5rem}.dialog-eyebrow{font-size:.6875rem}.close-button{width:35px;height:35px;font-size:1.5rem}.expanded-dashboard{padding:19px}.expanded-dashboard .category-filters{gap:8px}.expanded-dashboard .filter{padding:12px;min-height:85px}.expanded-dashboard .filter span{font-size:.75rem}.expanded-dashboard .attention-section{grid-template-columns:1fr}.expanded-dashboard .active-card{padding:17px}.expanded-dashboard .deal-card h4,.expanded-dashboard .active-card h4{font-size:1rem}.expanded-dashboard .deal-meta{font-size:.75rem}.transcript{padding:22px 17px 3px}.transcript-message{font-size:.9375rem;padding:15px;max-width:96%}.conversation-dialog .dialog-header h2{font-size:1rem}.conversation-conclusion{padding:20px}.source-note{padding:17px}.booking-dialog form{padding:20px 17px}.contact-row{grid-template-columns:1fr;gap:0}.form-note{margin-bottom:20px}.booking-dialog label{margin-top:17px}.booking-dialog form>.button{width:100%}}
@media(prefers-reduced-motion:reduce){.button:hover{transform:none}}
.orbit{min-height:22rem}.orbit-node{width:28%;min-width:0;max-width:28%}.orbit-node span{overflow-wrap:normal}
.orbit-node{background:transparent}.orbit-node>img,.orbit-node>svg,.orbit-node>strong,.orbit-node>span{background:var(--wash)}
@media(max-width:620px){.orbit-node{width:29%;max-width:29%;padding-left:2px;padding-right:2px}.orbit-node span{overflow-wrap:normal}.node-chat{width:38%;max-width:38%}}
