@font-face{font-family:Young Serif;src:url(/fonts/young-serif-regular.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}:root{--background:#fbf9f8;--foreground:#24211d;--primary:#292622;--primary-foreground:#fff;--secondary:#f7f4f2;--secondary-foreground:#433d36;--muted:#f2eeea;--muted-foreground:#72695e;--accent:#f0ebe7;--accent-foreground:#433d36;--border:#e8e0da;--input:#b6afa6;--ring:#887c6f;--berry:#696056;--display-font:"Young Serif",Georgia,serif;--iris:#60584e;--lavender:#f6f3f1;--paper:#fff}html{scrollbar-color:#d3c3b6 #fbf9f8;scroll-padding-top:120px}body{background:var(--background);color:var(--foreground);font-family:var(--sans);padding-top:112px;font-size:16px}::selection{color:#34302b;background:#e8e0d9}button,input,textarea{font-family:var(--sans)}input,textarea{caret-color:var(--iris)}:focus-visible{outline:2px solid var(--ring);outline-offset:5px}h1,h2{font-family:var(--display-font);letter-spacing:-.035em;text-wrap:balance;font-weight:400}h3,h4{font-family:var(--sans);letter-spacing:-.02em;font-weight:600}em{font-family:inherit;font-weight:inherit;color:var(--iris);font-style:normal}.new-wrap{width:min(1296px,100% - 112px);margin-inline:auto}.floating-header{z-index:50;background:#fff;border-radius:16px;align-items:center;gap:28px;min-height:76px;padding:14px 28px 14px 32px;display:flex;position:fixed;top:18px;left:20px;right:20px;box-shadow:0 10px 28px #2d29251a}.floating-brand{letter-spacing:-.04em;white-space:nowrap;color:#25221e;font:600 2.1rem/1 Barlow,Arial,sans-serif}.floating-brand>span{font:400 1rem/1 var(--sans);letter-spacing:-.03em;margin-left:7px}.header-descriptor{color:var(--muted-foreground);border-left:1px solid var(--border);padding-left:25px;font-size:.82rem}.floating-actions{align-items:center;gap:18px;margin-left:auto;display:flex}.header-contact{align-items:center;gap:12px;font-size:.88rem;font-weight:500;display:flex}.header-contact:hover{color:var(--iris)}.header-chat,.header-menu{width:44px;height:44px;color:var(--foreground);background:0 0;border:0;border-radius:50%;place-items:center;transition:background .2s,color .2s;display:grid}.header-chat:hover,.header-chat[aria-current=page],.header-menu:hover{background:var(--foreground);color:#fff}.conversational-home{background:linear-gradient(#fbf9f8 0,#f8f6f4 680px,#fbf9f8 1750px)}.conversation-hero{text-align:center;padding:63px 24px 44px}.conversation-hero h1{color:var(--iris);letter-spacing:-.04em;max-width:1100px;margin-inline:auto;font-size:clamp(3.6rem,5.4vw,5rem);line-height:1.13}.conversation-hero h1 em{color:inherit}.conversation-hero>p{color:#6f665b;max-width:760px;margin:25px auto 0;font-size:1.05rem;line-height:1.65}.mobile-break{display:none}.hero-question{max-width:800px;margin:35px auto 0}.question-form{background:#fff;border-radius:12px;align-items:center;gap:17px;width:100%;min-height:70px;padding:9px 10px 9px 25px;display:flex;box-shadow:0 13px 40px #72685d21}.question-form>svg{color:#817669;flex-shrink:0}.question-form input{min-width:0;box-shadow:none;color:var(--foreground);background:0 0;border:0;border-radius:0;outline:0;flex:1;margin:0;padding:10px 0;font-size:1rem;line-height:1.5}.question-form:focus-within{outline:2px solid var(--ring);outline-offset:4px}.question-form input:focus-visible{outline:0}.question-form input::placeholder{color:#80766a;opacity:1}.question-form button{background:var(--foreground);color:#fff;border:0;border-radius:50%;flex-shrink:0;place-items:center;width:50px;height:50px;transition:background .2s,transform .2s;display:grid}.question-form button:hover:not(:disabled){background:var(--iris);transform:translateY(-2px)}.question-form button:disabled{color:#8c8073;cursor:default;background:#efe9e5}.question-suggestions{flex-wrap:wrap;justify-content:center;gap:10px;margin:24px auto 0;display:flex}.question-suggestions button{color:#5b534a;text-align:left;background:#ffffffc9;border:1px solid #eae3de;border-radius:8px;align-items:center;gap:10px;min-height:40px;padding:9px 17px;font-size:.8rem;line-height:1.4;transition:background .2s,border-color .2s,transform .2s;display:flex}.question-suggestions button:hover{background:#fff;border-color:#b8b1a8;transform:translateY(-2px)}.question-suggestions button>svg{flex-shrink:0}.guide-notice{color:#7f7467;text-align:center;max-width:none;margin:15px auto 0;font-size:.75rem;line-height:1.5}.guide-notice a{text-underline-offset:3px;text-decoration:underline}.discover-scroll{color:#71675c;align-items:center;gap:12px;margin-top:34px;font-size:.79rem;display:inline-flex}.discover-scroll:hover{color:var(--iris)}.visual-discovery{padding-top:24px;scroll-margin-top:115px}.new-section-heading{justify-content:space-between;align-items:end;gap:35px;margin-bottom:35px;display:flex}.new-section-heading h2{font-size:2.7rem;line-height:1.15}.new-section-heading h2 em{color:var(--foreground)}.new-section-heading>p{color:var(--muted-foreground);font-size:.94rem;line-height:1.7}.visual-sector-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.visual-sector-image{isolation:isolate;background:#e0dad5;border-radius:12px;height:325px;display:block;position:relative;overflow:hidden}.visual-sector-image:after{content:"";z-index:0;background:linear-gradient(#0000 35%,#1d1a17a6 100%);position:absolute;inset:0}.visual-sector-image>img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.16,1,.3,1)}.visual-sector-image:hover>img{transform:scale(1.045)}.visual-sector-caption{z-index:1;color:#fff;font:400 1.85rem/1.2 var(--display-font);justify-content:space-between;align-items:center;gap:15px;display:flex;position:absolute;bottom:26px;left:27px;right:25px}.visual-sector-caption>svg{color:#2b2723;background:#ffffffed;border-radius:50%;flex-shrink:0;width:40px;height:40px;padding:9px}.visual-sector-bottom{padding:19px 5px 0}.visual-sector-bottom>p{color:var(--muted-foreground);font-size:.88rem;line-height:1.65}.ask-link{color:var(--iris);background:0 0;border:0;align-items:center;gap:15px;min-height:44px;padding:10px 0;font-size:.85rem;font-weight:500;display:inline-flex}.ask-link:hover{text-underline-offset:6px;text-decoration:underline}.imagery-caption{color:#80766b;margin-top:22px;font-size:.75rem}.human-section{grid-template-columns:1.08fr 1fr;align-items:center;gap:95px;padding-block:115px;display:grid}.human-photo{background:#e4dfdb;border-radius:12px;position:relative;overflow:hidden}.human-photo img{object-fit:cover;width:100%;height:470px}.human-photo>span{background:#ffffffed;border-radius:12px;padding:18px 20px;font-size:.85rem;position:absolute;bottom:20px;left:20px;right:20px}.human-copy h2{margin-bottom:26px;font-size:2.8rem;line-height:1.16}.human-copy>p{color:var(--muted-foreground);margin:0 0 17px;font-size:.96rem;line-height:1.8}.round-link{border:1px solid #d8cbc0;border-radius:8px;justify-content:center;align-items:center;gap:18px;min-height:48px;padding:13px 21px;font-size:.85rem;transition:background .2s,color .2s;display:inline-flex}.round-link:hover{background:var(--iris);color:#fff;border-color:var(--iris)}.human-copy .round-link{margin-top:15px}.round-link.dark{background:var(--foreground);color:#fff;border-color:var(--foreground)}.round-link.dark:hover{background:var(--iris);border-color:var(--iris)}.home-solutions{grid-template-columns:1fr 1.08fr;align-items:start;gap:95px;padding-block:0 75px;display:grid}.home-solutions h2{font-size:2.8rem;line-height:1.2}.home-solution-link{border:0;border-bottom:1px solid var(--border);text-align:left;width:100%;color:var(--foreground);background:0 0;justify-content:space-between;align-items:center;gap:24px;padding:24px 0;font-size:1.22rem;display:flex}.home-solution-link:first-child{padding-top:0}.home-solution-link small{color:var(--muted-foreground);margin-top:9px;font-size:.88rem;line-height:1.7;display:block}.home-solution-link>svg{flex-shrink:0;transition:transform .2s}.home-solution-link:hover>svg{transform:translate(3px,-3px)}.home-solution-link:hover{color:var(--iris)}.human-contact{background:#f2ede9;border-radius:12px;justify-content:space-between;align-items:center;gap:35px;margin-block:20px 60px;padding:45px 52px;display:flex}.human-contact>p{font:400 2rem/1.3 var(--display-font);letter-spacing:-.03em;color:var(--iris)}.site-guide-dock,.conversation-composer{z-index:40;width:min(740px,100% - 40px);position:fixed;bottom:22px;left:50%;transform:translate(-50%)}.site-guide-dock:before,.conversation-composer:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#fbf9f800,#fbf9f8bb 35%,#fbf9f8dd 85%,#fbf9f800);position:absolute;inset:-18px -45px -25px}.site-guide-dock .question-form,.conversation-composer .question-form{min-height:64px;padding:7px 8px 7px 22px}.site-guide-dock .guide-notice,.conversation-composer .guide-notice{margin-top:9px}.guide-minimize{border:1px solid var(--border);color:#72685d;background:#fff;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:-19px;right:-7px}.guide-minimize:hover{background:var(--secondary)}.guide-reopen{z-index:40;background:var(--foreground);color:#fff;border:0;border-radius:8px;align-items:center;gap:10px;min-height:48px;padding:13px 20px;font-size:.85rem;display:flex;position:fixed;bottom:24px;right:28px;box-shadow:0 8px 25px #312d2825}.conversation-page{width:min(1120px,100% - 100px);min-height:calc(100dvh - 112px);margin:auto;padding:20px 0 180px}.conversation-toolbar{color:var(--muted-foreground);justify-content:space-between;align-items:center;gap:25px;margin-bottom:35px;font-size:.79rem;display:flex}.conversation-toolbar>a,.conversation-toolbar>button{align-items:center;gap:9px;min-height:40px;display:flex}.conversation-toolbar>button{color:var(--muted-foreground);font-size:inherit;background:0 0;border:0}.conversation-toolbar>button:disabled{opacity:.45;cursor:default}.back-arrow{transform:rotate(180deg)}.conversation-title{text-align:center;color:var(--iris);padding-top:80px;font-size:3.5rem}.conversation-welcome>p{text-align:center;color:var(--muted-foreground);margin:24px auto 0;font-size:1rem;line-height:1.8}.conversation-welcome .question-suggestions{max-width:800px;margin-top:32px}.welcome-images{justify-content:center;gap:18px;margin-top:48px;display:flex}.welcome-images img{object-fit:cover;border-radius:12px;width:200px;height:150px}.conversation-exchange{padding:0 0 40px;scroll-margin-top:125px}.visitor-question{overflow-wrap:anywhere;background:#f2eeea;border-radius:12px 12px 4px;width:fit-content;max-width:78%;margin:0 0 36px auto;padding:17px 23px;font-size:1rem;line-height:1.7}.guide-response{background:#fff;border-radius:12px;max-width:920px;padding:30px 34px;animation:.35s cubic-bezier(.16,1,.3,1) guide-answer}.guide-response-label{color:#7c7266;align-items:center;gap:10px;margin-bottom:22px;font-size:.76rem;display:flex}.guide-symbol{background:var(--iris);color:#fff;border-radius:8px;place-items:center;width:26px;height:26px;font:500 1.1rem Barlow,Arial,sans-serif;display:grid}.guide-response h2{font:500 1.35rem/1.45 var(--sans);letter-spacing:-.025em;text-wrap:pretty;margin-bottom:17px}.guide-response>p{max-width:74ch;margin:0 0 16px;font-size:1rem;line-height:1.85}.response-source{color:var(--iris);text-underline-offset:4px;align-items:center;gap:9px;margin-top:5px;font-size:.78rem;line-height:1.6;text-decoration:underline;display:inline-flex}.response-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:920px;margin-top:26px;display:grid}.discovery-card{background:#fff;border-radius:12px;flex-direction:column;transition:transform .25s;display:flex;overflow:hidden}.discovery-card:hover{transform:translateY(-4px)}.discovery-card>img{object-fit:cover;width:100%;height:210px}.discovery-card>div{flex-direction:column;flex:1;padding:24px;display:flex}.discovery-card h3{font-size:1.3rem;line-height:1.35}.discovery-card p{color:var(--muted-foreground);margin:14px 0 25px;font-size:.9rem;line-height:1.75}.discovery-card span{color:var(--iris);justify-content:space-between;align-items:center;gap:12px;margin-top:auto;font-size:.82rem;display:flex}.discovery-card span svg{flex-shrink:0}.conversation-followups{max-width:920px;margin-top:32px}.conversation-followups>p{color:var(--muted-foreground);font-size:.78rem}.conversation-followups .question-suggestions{justify-content:flex-start;margin-top:12px}body:has(.conversation-page) .site-footer{display:none}@keyframes guide-answer{0%{opacity:.45;clip-path:inset(0 0 6%);transform:translateY(10px)}to{opacity:1;clip-path:inset(0);transform:translateY(0)}}.page-intro-stage{background:linear-gradient(160deg,#fbf9f8,#f4f0ed);border-radius:12px;width:min(1328px,100% - 64px);margin:20px auto 0;overflow:hidden}.page-intro-stage .page-intro{grid-template-columns:1.1fr 1fr;align-items:center;gap:65px;width:calc(100% - 100px);min-height:0;padding:65px 0}.page-intro-stage .page-intro h1{font:400 clamp(2.6rem,3.6vw,3.7rem)/1.16 var(--display-font);letter-spacing:-.035em;color:var(--iris)}.page-intro-stage .page-intro h1 em{color:inherit}.page-intro-stage .intro-aside>p{color:var(--muted-foreground);font-size:1rem;line-height:1.85}.button,.button.primary,.button.light,.closing .button{background:var(--foreground);color:#fff;border-radius:8px;min-height:49px;padding:13px 23px;font-size:.88rem}.button:hover,.button.primary:hover,.button.light:hover,.closing .button:hover{background:var(--iris);color:#fff}.text-link{color:var(--iris);border-color:#ccbaab;font-size:.88rem}.section{padding-block:78px}.section h2,.sector-lead h2,.faq-section h2,.tools-section h2,.agency-story h2,.founder h2,.principles h2{font-size:2.7rem;line-height:1.2}.section-head h2{font-size:2.7rem}.closing{color:var(--foreground);background:0 0;padding-block:40px 60px}.closing-inner{background:#f2eeea;border-radius:12px;grid-template-columns:1.1fr 1fr;align-items:center;gap:75px;padding:48px}.closing h2{color:var(--iris);font-size:2.65rem;line-height:1.2}.closing p{color:var(--muted-foreground);margin-bottom:24px}.site-footer{border-top:1px solid var(--border);padding-top:55px;padding-bottom:125px}.footer-main .brand{font-family:Barlow,Arial,sans-serif}.footer-main nav{font-size:.85rem}.footer-bottom{padding-bottom:20px}.sector-photo-intro{padding-top:20px}.sector-photo-banner{isolation:isolate;border-radius:12px;height:380px;position:relative;overflow:hidden}.sector-photo-banner>img{object-fit:cover;width:100%;height:100%}.sector-photo-banner:after{content:"";z-index:0;background:linear-gradient(#1c1a1710,#1c1a1795);position:absolute;inset:0}.sector-photo-banner>h1{z-index:1;text-align:center;color:#fff;font-size:3.5rem;line-height:1.2;position:absolute;top:44%;left:30px;right:30px}.sector-photo-brief{background:#fff;border-radius:12px;grid-template-columns:1fr 1.3fr;align-items:center;gap:40px;margin:-70px 7% 0;padding:38px 42px;display:grid;position:relative}.sector-photo-brief h2{font:500 1.5rem/1.5 var(--sans);letter-spacing:-.025em}.sector-photo-brief p{color:var(--muted-foreground);font-size:.94rem;line-height:1.8}.sector-photo-brief .ask-link{margin-top:10px}.usage-section,.budget,.principles-wrap{background:#f5f1ee}.case-slide{background:#fff;border-radius:12px}.case-copy h3{font-family:var(--sans);font-size:1.9rem;line-height:1.25}.case-picker button{border-radius:8px;min-height:42px}.case-picker button[aria-pressed=true]{background:var(--iris);border-color:var(--iris)}.case-workflow{background:#f5f2f0;border-radius:12px}.case-workflow .workflow-result{background:var(--iris)}.case-controls button{border-radius:50%}.client-space{border-radius:12px}.journey-steps button{font-family:var(--sans);font-size:1.1rem}.journey-panel h2{font-size:2.5rem}.journey-outcome{border-radius:12px}.journey-progress span{background:var(--iris)}.solutions-explorer{padding-top:35px}.solution-story h2{font-size:2.7rem;line-height:1.2}.solution-tab>span{font-family:var(--sans);font-size:1.4rem}.solution-tab[data-state=active]{color:var(--iris);border-color:var(--iris)}.solution-example{border-radius:12px}.solution-sectors h2{font-size:2.45rem}.solution-sectors a{font-family:var(--sans);font-size:1.45rem}.automation-example{background:#48423a}.agency-visual{border-radius:12px;overflow:hidden}.agency-visual img{filter:none;object-fit:cover}.agency-visual>span{font:400 .9rem/1.4 var(--sans);color:var(--foreground);background:#fffffff0;border-radius:12px;padding:18px 23px;inset:auto 22px 22px}.page-intro-stage+.agency-story{padding-top:78px}.principle h3{font-family:var(--sans);font-size:1.22rem}.contact-layout{padding-top:50px;padding-bottom:100px}.contact-copy h1{font-size:3.4rem;line-height:1.15}.contact-form{background:#fff;border-radius:12px;padding:36px}.contact-form input,.contact-form textarea,.contact-form .field-select{border-radius:8px}.legal{padding-top:45px}.legal h1{font-size:3.4rem}.legal h2{font-family:var(--sans);font-size:1.5rem}@media (max-width:1100px){.header-descriptor{display:none}.new-wrap{width:calc(100% - 72px)}.human-section,.home-solutions{gap:50px}.visual-sector-image{height:290px}.visual-sector-caption{font-size:1.5rem;left:22px;right:18px}.human-copy h2,.home-solutions h2{font-size:2.4rem}.sector-photo-brief{gap:30px;margin-inline:4%;padding:30px}.closing-inner{gap:40px;padding:38px}}@media (max-width:960px){.floating-header{padding-inline:25px}.conversation-hero h1{font-size:3.8rem}.hero-question{max-width:740px}.visual-sector-grid{gap:17px}.visual-sector-image{height:265px}.visual-sector-caption{font-size:1.3rem;bottom:20px;left:17px;right:15px}.visual-sector-caption>svg{width:34px;height:34px;padding:7px}.human-section{gap:38px;padding-block:85px}.human-photo img{height:430px}.human-copy h2{font-size:2.2rem}.human-contact{padding:35px}.human-contact>p{font-size:1.7rem}.page-intro-stage .page-intro{gap:35px;width:calc(100% - 65px);padding-block:48px}.page-intro-stage .page-intro h1{font-size:2.75rem}.sector-photo-banner>h1{font-size:3rem}.section h2,.section-head h2,.sector-lead h2,.tools-section h2,.faq-section h2,.solution-story h2{font-size:2.3rem}.contact-layout{gap:35px}.contact-copy h1{font-size:2.7rem}.contact-form{padding:27px}}@media (max-width:700px){body{padding-top:98px}html{scroll-padding-top:108px}.new-wrap{width:calc(100% - 40px)}.floating-header{gap:12px;min-height:64px;padding:10px 15px 10px 20px;top:12px;left:12px;right:12px}.floating-brand{font-size:1.75rem}.floating-brand>span{margin-left:4px;font-size:.76rem}.floating-actions{gap:6px}.header-contact{display:none}.header-chat,.header-menu{width:40px;height:40px}.conversation-hero{padding:45px 20px 30px}.conversation-hero h1{letter-spacing:-.04em;font-size:clamp(2.3rem,8.2vw,3.1rem);line-height:1.22}.conversation-hero>p{max-width:340px;margin-top:25px;font-size:.92rem;line-height:1.75}.mobile-break{display:block}.hero-question{margin-top:29px}.question-form{gap:9px;min-height:62px;padding:7px 8px 7px 18px}.question-form>svg{display:none}.question-form input{padding:7px 0;font-size:16px}.question-form button{width:46px;height:46px}.question-suggestions{gap:9px;margin-top:22px}.question-suggestions button{gap:7px;min-height:40px;padding:9px 12px;font-size:.73rem}.guide-notice{margin-top:15px;font-size:.75rem;line-height:1.6}.discover-scroll{margin-top:25px;font-size:.75rem}.visual-discovery{padding-top:25px}.new-section-heading{margin-bottom:23px;display:block}.new-section-heading h2{font-size:2rem;line-height:1.2}.new-section-heading>p{margin-top:16px;font-size:.86rem}.new-section-heading>p br{display:none}.visual-sector-grid{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#b7b0a8 transparent;gap:17px;padding:0 0 14px;display:flex;overflow-x:auto}.visual-sector{scroll-snap-align:start;flex:0 0 86%}.visual-sector-image{border-radius:12px;height:280px}.visual-sector-caption{font-size:1.65rem;bottom:24px;left:21px}.visual-sector-caption>svg{width:38px;height:38px}.visual-sector-bottom{padding-top:15px}.visual-sector-bottom>p{min-height:45px;font-size:.84rem}.imagery-caption{margin-top:9px;font-size:.75rem}.human-section{grid-template-columns:1fr;gap:35px;padding-block:64px}.human-photo img{height:310px}.human-photo>span{padding:16px;font-size:.77rem;bottom:16px;left:16px;right:16px}.human-copy h2{font-size:2.2rem}.human-copy h2 br{display:none}.human-copy>p{font-size:.92rem}.round-link{gap:12px;padding-inline:18px;font-size:.8rem}.home-solutions{grid-template-columns:1fr;gap:30px;padding-bottom:45px}.home-solutions h2{font-size:2.2rem}.home-solution-link{padding-block:22px;font-size:1.1rem}.home-solution-link small{font-size:.82rem}.human-contact{border-radius:12px;margin-block:15px 40px;padding:30px 25px;display:block}.human-contact>p{font-size:1.65rem}.human-contact .round-link{margin-top:25px}.site-guide-dock,.conversation-composer{width:calc(100% - 28px);bottom:12px}.site-guide-dock .question-form,.conversation-composer .question-form{min-height:60px;padding:7px 8px 7px 18px}.site-guide-dock:before,.conversation-composer:before{inset:-16px -14px -15px}.guide-minimize{top:-22px;right:0}.guide-reopen{padding:11px 17px;font-size:.8rem;bottom:18px;right:16px}.conversation-page{width:calc(100% - 32px);min-height:calc(100dvh - 98px);padding-top:9px;padding-bottom:145px}.conversation-toolbar{gap:14px;margin-bottom:25px;font-size:.7rem}.conversation-toolbar>a,.conversation-toolbar>button{gap:5px}.conversation-title{padding-top:38px;font-size:2.3rem;line-height:1.2}.conversation-welcome>p{font-size:.9rem}.welcome-images{gap:12px;margin-top:30px}.welcome-images img{border-radius:12px;width:45%;height:130px}.visitor-question{border-radius:12px 12px 4px;max-width:94%;margin-bottom:25px;padding:15px 18px;font-size:.9rem}.conversation-exchange{padding-bottom:30px;scroll-margin-top:105px}.guide-response{border-radius:12px;padding:24px 22px}.guide-response-label{margin-bottom:18px;font-size:.72rem}.guide-response h2{font-size:1.2rem;line-height:1.45}.guide-response>p{font-size:.92rem;line-height:1.8}.response-source{align-items:start;font-size:.73rem}.response-source svg{flex-shrink:0;margin-top:3px}.response-cards{scroll-snap-type:x mandatory;scrollbar-width:thin;gap:14px;margin-top:20px;padding-bottom:12px;display:flex;overflow-x:auto}.discovery-card{scroll-snap-align:start;border-radius:12px;flex:0 0 88%}.response-cards>.discovery-card:only-child{flex-basis:100%}.discovery-card>img{height:170px}.discovery-card>div{padding:21px}.discovery-card h3{font-size:1.13rem}.discovery-card p{margin-bottom:20px;font-size:.86rem}.discovery-card span{font-size:.78rem}.conversation-followups{margin-top:22px}.conversation-followups .question-suggestions{gap:9px}.page-intro-stage{border-radius:12px;width:calc(100% - 32px);margin-top:8px}.page-intro-stage .page-intro{grid-template-columns:1fr;gap:24px;width:auto;margin:0;padding:36px 25px}.page-intro-stage .page-intro h1{font-size:2.2rem;line-height:1.2}.page-intro-stage .intro-aside>p{font-size:.93rem}.section{padding-block:55px}.section h2,.section-head h2,.sector-lead h2,.tools-section h2,.faq-section h2,.agency-story h2,.founder h2,.principles h2{font-size:2.15rem;line-height:1.22}.sector-photo-intro{padding-top:8px}.sector-photo-banner{border-radius:12px;height:290px}.sector-photo-banner>h1{font-size:2.35rem;line-height:1.25;top:34%;left:24px;right:24px}.sector-photo-brief{border-radius:12px;grid-template-columns:1fr;gap:20px;margin:-44px 13px 0;padding:26px 23px}.sector-photo-brief h2{font-size:1.2rem;line-height:1.5}.sector-photo-brief p{font-size:.88rem;line-height:1.75}.sector-photo-brief .ask-link{font-size:.8rem}.closing{padding-block:20px 45px}.closing-inner{border-radius:12px;grid-template-columns:1fr;gap:24px;padding:30px 25px}.closing h2{font-size:2.05rem;line-height:1.25}.closing p{font-size:.9rem}.site-footer{padding-top:40px;padding-bottom:125px}.footer-main{gap:28px;padding-bottom:35px}.footer-main nav{font-size:.83rem}.footer-bottom{font-size:.7rem}.solution-story h2{font-size:2.05rem;line-height:1.2}.solution-tab>span{font-size:1.08rem}.solution-sectors h2{font-size:1.95rem}.case-copy h3{font-size:1.7rem}.journey-panel h2{font-size:2.1rem}.journey-steps button{font-size:1.03rem}.page-intro-stage+.agency-story{padding-top:55px}.agency-visual>span{padding:15px;font-size:.8rem;bottom:16px;left:16px;right:16px}.contact-layout{gap:35px;padding-top:26px;padding-bottom:60px}.contact-copy h1{font-size:2.5rem;line-height:1.2}.contact-form{border-radius:12px;padding:25px 20px}.legal{padding-top:30px}.legal h1{font-size:2.5rem}.legal h2{font-size:1.3rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.guide-response{animation:none}.visual-sector-image>img,.question-suggestions button,.question-form button,.discovery-card{transition:none}}.guide-connection{align-items:center;gap:6px;display:inline-flex}.connection-dot{background:#68785f;border-radius:50%;flex:none;width:6px;height:6px}.connection-dot.offline{background:#9a7853}.response-thinking{min-height:46px;color:var(--muted-foreground);align-items:center;gap:10px;display:flex}.response-thinking svg{flex:none;animation:1.4s linear infinite guide-spin}.generated-answer p{white-space:pre-line;overflow-wrap:anywhere;max-width:74ch;margin:0 0 16px;font-size:1rem;line-height:1.85}.generated-answer p:last-child{margin-bottom:0}.streaming-indicator{background:var(--iris);width:7px;height:15px;margin-top:12px;animation:1s ease-in-out infinite guide-pulse;display:block}.response-error,.response-interrupted{line-height:1.6;color:#785142!important;font-size:.88rem!important}.retry-answer,.stop-generation{color:var(--iris);background:#f6f3f1;border:1px solid #e9e1db;border-radius:8px;align-items:center;gap:8px;padding:10px 15px;font-size:.8rem;display:inline-flex}.retry-answer{margin-top:8px}.stop-generation{background:#fff;margin:0 auto 12px;display:flex;box-shadow:0 3px 14px #38332e0a}.question-suggestions button:disabled,.ask-link:disabled,.home-solution-link:disabled{opacity:.5;cursor:wait}@keyframes guide-spin{to{transform:rotate(360deg)}}@keyframes guide-pulse{50%{opacity:.35}}@media (prefers-reduced-motion:reduce){.response-thinking svg,.streaming-indicator{animation:none}}@media (max-width:600px){.generated-answer p{font-size:.95rem;line-height:1.8}.conversation-composer{bottom:max(12px,env(safe-area-inset-bottom))}}.burger-lines{gap:6px;width:22px;transition:transform .25s;display:grid}.burger-lines i{transform-origin:100%;background:currentColor;width:22px;height:1.5px;transition:transform .25s;display:block}.burger-lines i:last-child{transform:scaleX(.73)}.header-menu:hover .burger-lines i:last-child{transform:scaleX(1)}.explore-menu-overlay{z-index:59;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#39342e24;position:fixed;inset:0}.explore-menu-overlay[data-state=open]{animation:.3s ease-out menu-backdrop-in}.explore-menu-overlay[data-state=closed]{animation:.18s ease-in menu-backdrop-out}.explore-menu{z-index:60;background:#fff;border-radius:16px;outline:none;flex-direction:column;display:flex;position:fixed;inset:18px 20px;overflow:hidden;box-shadow:0 18px 60px #2e2a2620}.explore-menu[data-state=open]{animation:.42s cubic-bezier(.16,1,.3,1) menu-capsule-open}.explore-menu[data-state=closed]{animation:.2s cubic-bezier(.7,0,.84,0) menu-capsule-close}.explore-menu-header{flex-shrink:0;align-items:center;gap:28px;min-height:76px;padding:14px 28px 14px 32px;display:flex}.explore-menu-close{background:var(--foreground);color:#fff;border:0;border-radius:50%;place-items:center;width:44px;height:44px;transition:transform .2s,background .2s;display:grid}.explore-menu-close:hover{background:var(--iris);transform:rotate(90deg)}.explore-menu-scroll{overscroll-behavior:contain;flex-direction:column;flex:1;min-height:0;padding:clamp(20px,4vh,56px) clamp(30px,6vw,100px) 26px;display:flex;overflow-y:auto}.explore-menu-desktop{flex:1;grid-template-columns:minmax(0,.88fr) minmax(0,1fr) minmax(0,1.18fr);align-items:start;gap:clamp(24px,3.5vw,62px);display:grid}.explore-menu-groups{flex-direction:column;gap:8px;padding-top:9px;display:flex}.explore-menu-groups>button{text-align:left;color:var(--foreground);background:0 0;border:0;border-radius:8px;padding:19px 34px 19px 20px;transition:background .2s,color .2s;position:relative}.explore-menu-groups>button>span{font:400 clamp(1.25rem,1.6vw,1.55rem)/1.3 var(--display-font);letter-spacing:-.025em;display:block}.explore-menu-groups>button small{font:400 .82rem/1.6 var(--sans);color:var(--muted-foreground);margin-top:7px;display:block}.explore-menu-groups>button>svg{opacity:0;transition:opacity .2s,transform .2s;position:absolute;top:23px;right:13px;transform:translate(-5px)}.explore-menu-groups>button[data-state=active]{color:var(--iris);background:#f5f2f0}.explore-menu-groups>button[data-state=active]>svg{opacity:1;transform:none}.explore-menu-links{padding-top:9px}.explore-menu-links [role=tabpanel][data-state=active]{animation:.28s cubic-bezier(.16,1,.3,1) menu-links-in}.explore-menu-links nav{flex-direction:column;gap:5px;display:flex}.explore-menu-links a{color:var(--foreground);padding:19px 28px 21px 0;display:block;position:relative}.explore-menu-links a>span{font-size:1.1rem;font-weight:500;line-height:1.35;transition:color .2s;display:block}.explore-menu-links a>small{color:var(--muted-foreground);max-width:28ch;margin-top:9px;font-size:.83rem;line-height:1.65;display:block}.explore-menu-links a>svg{color:var(--iris);opacity:0;transition:transform .2s,opacity .2s;position:absolute;top:22px;right:0;transform:translate(-4px,4px)}.explore-menu-links a:hover>svg,.explore-menu-links a:focus-visible>svg{opacity:1;transform:none}.explore-menu-links a:hover>span,.explore-menu-links a:focus-visible>span{color:var(--iris)}.explore-menu-preview{isolation:isolate;background:#e4dfdb;border-radius:12px;align-self:stretch;min-height:360px;max-height:600px;display:block;position:relative;overflow:hidden}.explore-menu-photo{position:absolute;inset:0}.explore-menu-photo img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .32s,transform .65s cubic-bezier(.16,1,.3,1);position:absolute;transform:scale(1.05)}.explore-menu-photo img[data-visible=true]{opacity:1;transform:scale(1)}.explore-menu-preview:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000,#1a1815c9);position:absolute;inset:45% 0 0}.explore-menu-photo-caption{z-index:2;color:#fff;justify-content:space-between;align-items:end;gap:20px;animation:.25s ease-out menu-links-in;display:flex;position:absolute;bottom:30px;left:28px;right:26px}.explore-menu-photo-caption span{font:400 clamp(1.5rem,2.1vw,2.15rem)/1.25 var(--display-font);letter-spacing:-.03em;max-width:14ch}.explore-menu-photo-caption svg{flex:none;margin-bottom:4px}.explore-menu-preview:hover .explore-menu-photo img[data-visible=true]{transform:scale(1.025)}.explore-menu-bottom{justify-content:space-between;align-items:center;gap:25px;margin-top:35px;padding-top:10px;font-size:.78rem;display:flex}.explore-menu-question{color:var(--iris);align-items:center;gap:13px;min-height:44px;font-size:.85rem;display:flex}.explore-menu-question svg:last-child{margin-left:6px;transition:transform .2s}.explore-menu-question:hover svg:last-child{transform:translate(3px,-3px)}.explore-menu-bottom>div{color:var(--muted-foreground);gap:22px;display:flex}.explore-menu-bottom>div a:hover{text-underline-offset:4px;text-decoration:underline}.explore-menu-mobile{display:none}@keyframes menu-capsule-open{0%{clip-path:inset(0 0 calc(100% - 76px) round 16px)}to{clip-path:inset(0 round 16px)}}@keyframes menu-capsule-close{0%{clip-path:inset(0 round 16px)}to{clip-path:inset(0 0 calc(100% - 76px) round 16px)}}@keyframes menu-links-in{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:none}}@keyframes menu-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes menu-backdrop-out{to{opacity:0}}@media (max-width:1000px) and (min-width:761px){.explore-menu-scroll{padding:24px 28px}.explore-menu-desktop{grid-template-columns:.95fr 1fr 1fr;gap:25px}.explore-menu-groups>button{padding-left:12px}.explore-menu-groups>button>span{font-size:1.2rem}.explore-menu-groups>button small{font-size:.76rem}.explore-menu-links a>span{font-size:1rem}.explore-menu-photo-caption{left:20px;right:20px}.explore-menu-photo-caption span{font-size:1.6rem}}@media (max-width:760px){.explore-menu{border-radius:16px;inset:12px}.explore-menu-header{gap:12px;min-height:64px;padding:10px 14px 10px 20px}.explore-menu-header .header-descriptor,.explore-menu-header .header-contact{display:none}.explore-menu-close{width:40px;height:40px}.explore-menu-scroll{padding:22px 20px;display:block}.explore-menu-desktop{display:none}.explore-menu-mobile{min-height:calc(100dvh - 310px);display:block}.explore-mobile-group{border-bottom:1px solid #f1ece7}.explore-mobile-group h3{margin:0}.explore-mobile-group h3>button{width:100%;color:var(--foreground);text-align:left;font:400 1.3rem/1.3 var(--display-font);background:0 0;border:0;justify-content:space-between;align-items:center;gap:15px;padding:22px 0;display:flex}.explore-mobile-group h3>button svg{background:var(--foreground);color:#fff;border-radius:50%;width:25px;height:25px;padding:5px;transition:transform .2s}.explore-mobile-group h3>button[data-state=open]{color:var(--iris)}.explore-mobile-group h3>button[data-state=open] svg{background:var(--iris);transform:rotate(45deg)}.explore-mobile-group [role=region]{overflow:hidden}.explore-mobile-group [role=region][data-state=open]{animation:.28s cubic-bezier(.16,1,.3,1) menu-accordion-open}.explore-mobile-group [role=region][data-state=closed]{animation:.18s ease-in menu-accordion-close}.explore-mobile-panel{padding-bottom:18px}.explore-mobile-panel>img{object-fit:cover;border-radius:12px;width:100%;height:145px;margin:0 0 9px}.explore-mobile-panel nav{display:grid}.explore-mobile-panel a{justify-content:space-between;align-items:center;gap:15px;min-height:53px;padding:12px 3px;font-size:.9rem;line-height:1.5;display:flex}.explore-mobile-panel a svg{color:var(--iris);flex:none}.explore-menu-bottom{gap:21px;margin-top:30px;padding-top:0;display:grid}.explore-menu-question{gap:9px;font-size:.8rem;line-height:1.5}.explore-menu-question svg{flex:none}.explore-menu-question svg:last-child{margin-left:0}.explore-menu-bottom>div{gap:23px;font-size:.74rem}}@keyframes menu-accordion-open{0%{opacity:0;height:0}to{height:var(--radix-accordion-content-height);opacity:1}}@keyframes menu-accordion-close{0%{height:var(--radix-accordion-content-height);opacity:1}to{opacity:0;height:0}}@media (prefers-reduced-motion:reduce){.explore-menu,.explore-menu-overlay,.explore-menu-links [role=tabpanel],.explore-menu-photo-caption,.explore-mobile-group [role=region]{animation:none!important}.explore-menu-photo img,.explore-menu-close,.explore-menu-groups>button>svg,.explore-menu-links a>svg,.explore-mobile-group h3>button svg,.explore-menu-question svg:last-child{transition:none!important;transform:none!important}}.interior-breadcrumb{color:var(--muted-foreground);align-items:center;gap:12px;padding-block:16px 24px;font-size:.82rem;display:flex}.interior-breadcrumb a{text-underline-offset:4px;text-decoration:underline}.interior-photo-hero{isolation:isolate;background:#38332d;border-radius:12px;justify-content:center;align-items:center;width:calc(100% - 40px);max-width:1512px;height:490px;margin:auto;padding:40px 8% 72px;display:flex;position:relative;overflow:hidden}.interior-photo-hero>img{z-index:-2;object-fit:cover;object-position:center 48%;width:100%;height:100%;animation:1.1s cubic-bezier(.16,1,.3,1) both interior-photo-arrive;position:absolute;inset:0}.interior-photo-hero:after{content:"";z-index:-1;background:linear-gradient(#1d1a1735,#1d1a1785 48%,#1d1a17b8);position:absolute;inset:0}.interior-photo-hero h1{color:#fff;text-align:center;text-wrap:balance;max-width:21ch;font-size:clamp(2.7rem,4.9vw,4.9rem);line-height:1.15;animation:.65s cubic-bezier(.16,1,.3,1) both interior-title-arrive}.interior-photo-hero h1 em{color:#fff}.interior-overlap{z-index:1;background:#fff;border-radius:12px;grid-template-columns:1fr 1.2fr;align-items:center;gap:55px;margin-top:-48px;padding:38px 48px;display:grid;position:relative}.interior-overlap h2{font:500 clamp(1.45rem,2.2vw,2rem)/1.3 var(--sans);letter-spacing:-.025em;max-width:22ch}.interior-overlap p{color:var(--muted-foreground);font-size:1rem;line-height:1.75}.interior-overlap .ask-link{margin-top:8px;font-size:.9rem}.interior-overlap.intro-simple{grid-template-columns:1fr auto}.intro-simple>p{max-width:70ch}.editorial-page-intro+.agency-story{padding-top:85px}.solution-switcher{align-items:stretch;gap:12px;padding-bottom:22px;display:flex}.solution-switcher>button{border:1px solid var(--border);min-height:52px;font:500 .98rem/1.3 var(--sans);color:var(--foreground);background:0 0;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:12px;padding:12px 18px;transition:background .2s,color .2s,border-color .2s;display:flex}.solution-switcher>button>span{color:var(--muted-foreground);font-size:.78rem;font-weight:400}.solution-switcher>button[data-state=active]{background:var(--iris);border-color:var(--iris);color:#fff}.solution-editorial-panel[data-state=inactive]{display:none}.solution-photo-hero{height:440px}.solution-photo-hero h1{max-width:19ch}.photo-scroll{color:#fff;align-items:center;gap:12px;min-height:40px;font-size:.85rem;display:flex;position:absolute;bottom:72px}.photo-scroll svg{transition:transform .2s}.photo-scroll:hover svg{transform:translateY(4px)}.solution-workshop{grid-template-columns:.85fr 1.15fr;align-items:center;gap:8%;padding-block:104px;scroll-margin-top:125px;display:grid}.workshop-copy h2{max-width:20ch;margin-bottom:26px;font-size:clamp(2.1rem,3.4vw,3.25rem);line-height:1.2}.workshop-copy>p{color:var(--muted-foreground);font-size:1rem;line-height:1.8}.workshop-invitation{color:var(--iris);align-items:flex-start;gap:14px;margin-top:28px;font-size:.88rem;line-height:1.6;display:flex}.workshop-invitation svg{flex-shrink:0;margin-top:3px}.solution-workshop .solution-example{box-shadow:none;background:#f5f2ef;border-radius:12px}.solution-workshop .example-heading{background:#eee8e4;min-height:68px;font-size:.85rem}.solution-workshop .document-conversation{padding:26px 30px}.solution-workshop .document-question{background:#fff;border-radius:12px 12px 4px}.solution-workshop .document-answer{font-size:1.22rem;line-height:1.65}.solution-workshop .document-evidence{background:#fff;border-radius:12px}.solution-workshop .solution-example-note{padding:16px 30px;font-size:.78rem}.solution-human-scene{grid-template-columns:1fr 1fr;align-items:center;gap:7%;padding-bottom:100px;display:grid}.human-scene-photo{background:var(--secondary);border-radius:12px;height:470px;overflow:hidden}.human-scene-photo img{object-fit:cover;width:100%;height:100%}.human-scene-copy h2{margin-bottom:25px;font-size:clamp(2.1rem,3vw,2.8rem);line-height:1.22}.human-scene-copy>p{color:var(--muted-foreground);margin-top:14px;font-size:1rem;line-height:1.8}.human-scene-copy .solution-setup{border-top:1px solid var(--border);margin-top:26px;padding-block:12px 18px}.human-scene-copy .solution-setup summary{font-size:.96rem}.human-scene-copy .solution-setup p{font-size:.94rem}.human-scene-copy .round-link{margin-top:14px}.solution-discover{padding-bottom:90px}.solution-photo-links{grid-template-columns:1fr 1fr;gap:24px;display:grid}.solution-photo-links>a{isolation:isolate;color:#fff;border-radius:12px;align-items:flex-end;gap:20px;height:340px;padding:28px 30px;display:flex;position:relative;overflow:hidden}.solution-photo-links>a:after{content:"";z-index:-1;background:linear-gradient(#0000 15%,#1a1816ce);position:absolute;inset:0}.solution-photo-links img{z-index:-2;object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.solution-photo-links>a:hover img{transform:scale(1.045)}.solution-photo-links strong{font:400 2.4rem/1.2 var(--display-font)}.solution-photo-links small{margin-top:10px;font-size:.9rem;line-height:1.5;display:block}.solution-photo-links>a>svg{color:var(--foreground);background:#fff;border-radius:50%;flex-shrink:0;width:46px;height:46px;margin-left:auto;padding:11px}@keyframes interior-photo-arrive{0%{transform:scale(1.055)}to{transform:scale(1)}}@keyframes interior-title-arrive{0%{clip-path:inset(0 0 100%);transform:translateY(18px)}to{clip-path:inset(0);transform:translateY(0)}}@media (max-width:1100px){.solution-switcher>button{flex-direction:column;gap:4px}.solution-workshop{gap:40px}.interior-overlap{gap:32px;padding:32px}.solution-human-scene{gap:40px}.human-scene-photo{height:410px}}@media (max-width:760px){.interior-breadcrumb{padding-block:10px 18px;font-size:.78rem}.interior-photo-hero{border-radius:12px;width:calc(100% - 24px);height:350px;padding:30px 25px 55px}.interior-photo-hero h1{max-width:20ch;font-size:clamp(2rem,7.8vw,3.1rem);line-height:1.2}.interior-overlap{border-radius:12px;grid-template-columns:1fr;gap:19px;margin-top:-30px;padding:26px 24px}.interior-overlap h2{max-width:none;font-size:1.4rem}.interior-overlap p{font-size:.95rem;line-height:1.75}.interior-overlap.intro-simple{grid-template-columns:1fr;justify-items:start}.solution-switcher{gap:7px;padding-bottom:17px}.solution-switcher>button{min-height:47px;padding:10px 8px;font-size:.86rem}.solution-switcher>button>span{display:none}.solution-photo-hero{height:350px}.photo-scroll{font-size:.8rem;bottom:47px}.solution-workshop{grid-template-columns:1fr;gap:30px;padding-block:60px;scroll-margin-top:108px}.workshop-copy h2{max-width:22ch;margin-bottom:20px;font-size:2.2rem}.workshop-copy>p{font-size:.96rem}.workshop-invitation{margin-top:19px}.solution-workshop .document-conversation{padding:22px}.solution-workshop .document-answer{font-size:1.1rem}.solution-workshop .solution-example-note{padding:16px 22px}.solution-human-scene{grid-template-columns:1fr;gap:30px;padding-bottom:60px}.human-scene-photo{height:300px}.human-scene-copy h2{font-size:2.1rem}.solution-discover{padding-bottom:60px}.solution-photo-links{grid-template-columns:1fr;gap:20px}.solution-photo-links>a{height:300px;padding:25px}.solution-photo-links strong{font-size:2rem}.solution-photo-links small{font-size:.85rem}.editorial-page-intro+.agency-story{padding-top:55px}}@media (prefers-reduced-motion:reduce){.interior-photo-hero>img,.interior-photo-hero h1{animation:none}.solution-photo-links img,.solution-switcher>button,.photo-scroll svg{transition:none}}.workshop-copy .workshop-client{margin-top:20px;font-size:.92rem}a.floating-brand{justify-content:center;align-items:center;min-width:50px;display:flex}.snap-logo{flex-shrink:0;width:48px;height:58px;display:block;position:relative}.floating-brand>.snap-logo{margin:0}.snap-logo-hand{transform-origin:30% 88%;animation:6s infinite brand-snap;position:absolute;inset:0}.snap-logo img{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.snap-logo-ready{animation:6s linear infinite brand-ready}.snap-logo-release{animation:6s linear infinite brand-release}.brand-symbol .snap-logo{width:64px;height:78px}@keyframes brand-snap{0%,10%,45%,to{transform:rotate(0)}20%,24%{transform:rotate(-11deg)}27%{transform:rotate(7deg)translateY(-2px)}32%{transform:rotate(-3deg)}38%{transform:rotate(1deg)}}@keyframes brand-ready{0%,24%{opacity:1}26%,64%{opacity:0}70%,to{opacity:1}}@keyframes brand-release{0%,24%{opacity:0}26%,64%{opacity:1}70%,to{opacity:0}}@media (max-width:700px){.snap-logo{width:40px;height:48px}}@media (prefers-reduced-motion:reduce){.snap-logo-hand,.snap-logo-ready,.snap-logo-release{animation:none}.snap-logo-ready{opacity:0}.snap-logo-release{opacity:1}}.snap-logo-static .snap-logo-hand,.snap-logo-static img{animation:none}.snap-logo-static .snap-logo-ready{display:none}.snap-logo-static .snap-logo-release{opacity:1}.floating-brand>.snipia-wordmark{font:600 1.55rem/1 var(--sans);letter-spacing:.02em;margin-left:12px}@media (max-width:700px){.floating-brand>.snipia-wordmark{margin-left:8px;font-size:1.2rem}}.budget,.budget h2,.budget-price,.budget-details h3{color:var(--foreground)}.budget em{color:var(--iris)}.budget-details>div{border-color:#cfc0b3}.budget-price{white-space:nowrap;font-size:clamp(2.5rem,4.6vw,4.4rem)}.brand.brand-symbol{justify-self:start;align-items:center;gap:12px;display:inline-flex}.brand-symbol>.snipia-wordmark{font:600 1.55rem/1 var(--sans);letter-spacing:.02em}:root{--background:#f0eee7;--foreground:#252622;--card:#fff;--card-foreground:#252622;--popover:#fff;--popover-foreground:#252622;--primary:#a83b16;--primary-foreground:#fff;--iris:#a83b16;--berry:#a83b16;--secondary:#e8c9b3;--secondary-foreground:#252622;--muted:#e7e3d9;--muted-foreground:#5e5f55;--accent:#e8c9b3;--accent-foreground:#252622;--border:#c7c4b7;--input:#929184;--ring:#a83b16;--lavender:#eee4d8;--display-font:Barlow,Arial,sans-serif}body,.conversational-home{background:var(--background);color:var(--foreground)}h1,h2,.visual-sector-caption,.human-contact>p,.explore-menu-group strong{font-family:var(--display-font);letter-spacing:-.025em;font-weight:700}h1 em,h2 em{font-weight:inherit}.conversation-hero h1,em,.ask-link,.human-contact>p{color:var(--iris)}.conversation-hero>p,.discover-scroll,.new-section-heading>p,.visual-sector-bottom>p,.human-copy>p,.home-solution-link small,.imagery-caption,.footer-main>p,.footer-bottom,.guide-notice{color:var(--muted-foreground)}.question-form{box-shadow:0 12px 35px #25262216}.question-form>svg,.question-form input::placeholder{color:var(--muted-foreground)}.question-suggestions button{color:var(--foreground);border-color:var(--border);background:#fff}.question-suggestions button:hover{background:var(--secondary);border-color:var(--iris)}.question-form button,.round-link.dark,.button.primary,.closing .button{background:var(--iris);color:#fff;border-color:var(--iris)}.question-form button:hover:not(:disabled),.round-link.dark:hover,.button.primary:hover{background:#813014}.question-form button:disabled{background:var(--secondary);color:var(--muted-foreground)}.human-contact,.closing-inner{background:var(--secondary)}.round-link{border-color:var(--border)}.home-solution-link{color:var(--foreground);border-color:var(--border)}.floating-header{box-shadow:0 10px 28px #25262216}.floating-brand,.header-chat,.header-menu{color:var(--foreground)}.header-chat:hover,.header-menu:hover{background:var(--iris);color:#fff}.footer-bottom{border-color:var(--border)}.site-guide-dock:before,.conversation-composer:before{background:linear-gradient(#0000,#f0eee7dd 30%,#f0eee7ee 80%,#0000)}::selection{background:var(--secondary);color:var(--foreground)}html{scrollbar-color:#a69c8c var(--background)}.conversation-question{background:#e8c9b3}.solution-workshop .solution-example{background:#eee4d8}.solution-workshop .example-heading{background:#e8d7c5}.solution-workshop .automation-example{background:#32312b}.solution-workshop .automation-example .example-heading{background:#282923}.solution-switcher>button[data-state=active]{background:var(--iris);border-color:var(--iris)}.solution-switcher>button[data-state=active]>span{color:#fff}.solution-switcher>button:hover:not([data-state=active]){background:#e8d7c5}.usage-section,.budget,.principles-wrap,.principles{background:#e8e3d8}.budget-description,.budget-details p{color:var(--muted-foreground)}.interior-photo-hero h1,.sector-photo-banner h1,.interior-photo-hero h1 em{color:#fff}.hero-title-lockup{justify-content:center;align-items:center;gap:26px;max-width:1120px;margin-inline:auto;display:flex}.hero-title-lockup>.snap-logo{mix-blend-mode:multiply;flex:0 0 108px;width:108px;height:132px}.hero-title-lockup h1{text-align:left;margin:0;font-size:clamp(2.8rem,5.1vw,4.8rem)}@media (max-width:960px){.hero-title-lockup{gap:18px}.hero-title-lockup>.snap-logo{flex-basis:80px;width:80px;height:98px}.hero-title-lockup h1{font-size:clamp(2.4rem,5.5vw,3.7rem)}}@media (max-width:700px){.hero-title-lockup{gap:12px}.hero-title-lockup>.snap-logo{flex-basis:54px;width:54px;height:66px}.hero-title-lockup h1{letter-spacing:-.025em;font-size:clamp(1.8rem,6.3vw,2.75rem);line-height:1.15}.hero-title-lockup h1 br{display:none}}.explore-menu-groups>button>span,.explore-menu-accordion-trigger{font-weight:600}.hero-title-lockup>.snap-logo{mix-blend-mode:normal}.hero-title-lockup .snap-logo img{filter:url(#hero-logo-tint)}.guide-response-label>.snap-logo{mix-blend-mode:normal;flex:0 0 30px;width:30px;height:37px}.conversational-home .visual-discovery{padding-top:48px}.conversational-home .visual-discovery .new-section-heading{align-items:center;margin-bottom:40px}.conversational-home .visual-discovery .new-section-heading h2{letter-spacing:-.025em;font-size:clamp(2rem,3.4vw,3.3rem);line-height:1.08}.conversational-home .visual-sector-grid{gap:28px}.sector-editorial-link{color:var(--foreground);display:block}.conversational-home .visual-sector-image{aspect-ratio:3/4;background:#e7e3d9;height:auto}.conversational-home .visual-sector-image:after{display:none}.conversational-home .visual-sector-image>img{object-position:50% 50%;transition:transform .7s cubic-bezier(.16,1,.3,1);display:block}.sector-editorial-link:hover .visual-sector-image>img{transform:scale(1.035)}.sector-editorial-heading{font:600 1.55rem/1.2 var(--display-font);letter-spacing:-.015em;justify-content:space-between;align-items:center;gap:20px;margin-top:22px;display:flex}.sector-editorial-heading>svg{width:21px;height:21px;color:var(--iris);transition:transform .2s}.sector-editorial-link:hover .sector-editorial-heading>svg{transform:translate(2px,-2px)}.sector-editorial-description{max-width:28ch;color:var(--muted-foreground);margin-top:10px;font-size:.88rem;line-height:1.65;display:block}.conversational-home .imagery-caption{margin-top:28px;font-size:.68rem}@media (max-width:700px){.conversational-home .visual-discovery{padding-top:30px}.conversational-home .visual-discovery .new-section-heading{margin-bottom:28px}.conversational-home .visual-sector-grid{gap:20px}.conversational-home .visual-sector{flex-basis:84%}.conversational-home .visual-sector-image{aspect-ratio:4/5;height:auto}.sector-editorial-heading{margin-top:18px;font-size:1.45rem}.sector-editorial-description{margin-top:8px}}@media (prefers-reduced-motion:reduce){.sector-editorial-link .visual-sector-image>img,.sector-editorial-heading>svg{transition:none;transform:none!important}}
@font-face{font-family:Inter;src:url(/fonts/inter-variable.ttf)format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:JetBrains Mono;src:url(/fonts/jetbrains-mono-variable.ttf)format("truetype");font-weight:100 800;font-style:normal;font-display:swap}:root{--background:#f8f9fb;--foreground:#111827;--card:#fff;--card-foreground:#111827;--popover:#fff;--popover-foreground:#111827;--primary:#fd6703;--primary-foreground:#111827;--secondary:#febed9;--secondary-foreground:#111827;--accent:#febed9;--accent-foreground:#111827;--muted:#f3e8ff;--muted-foreground:#4b5563;--border:#e5e7eb;--input:#6b7280;--ring:#111827;--iris:#111827;--berry:#111827;--lavender:#f3e8ff;--paper:#fff;--sans:Inter,Arial,sans-serif;--display-font:Inter,Arial,sans-serif}body,.conversational-home{background:var(--background);color:var(--foreground);font-family:var(--sans)}h1,h2,.visual-sector-caption,.human-contact>p,.explore-menu-group strong{letter-spacing:0;font-family:Inter,Arial,sans-serif;font-weight:500}h1 em,h2 em{font-weight:inherit;color:inherit}.hero-title-lockup h1{letter-spacing:0;font-size:clamp(2.5rem,5.1vw,4rem);font-weight:500;line-height:1.04}.conversational-home .visual-discovery .new-section-heading h2{letter-spacing:0;font-weight:500;line-height:1.1}.sector-editorial-heading{font-family:var(--sans);letter-spacing:0;font-weight:500}.floating-header,.explore-menu,.question-form,.guide-response,.discovery-card,.contact-form,.interior-overlap,.sector-photo-brief,.page-intro-stage{background:var(--card);border-radius:16px}.floating-header,.question-form{box-shadow:0 8px 24px #1118270d}.floating-brand,.floating-brand>.snipia-wordmark,.brand-symbol>.snipia-wordmark{letter-spacing:0;font-family:Inter,Arial,sans-serif}.question-form button,.round-link.dark,.button.primary,.closing .button,.guide-reopen{background:var(--primary);color:var(--foreground);border-color:var(--primary)}.question-form button:hover:not(:disabled),.round-link.dark:hover,.button.primary:hover,.closing .button:hover{color:#111827;background:#e85800}.question-suggestions button{background:var(--card);color:var(--foreground);border-color:#11182726;border-radius:8px}.question-suggestions button:hover{border-color:var(--foreground);background:#fff}.question-form>svg,.question-form input::placeholder,.guide-response-label,.conversation-toolbar,.response-thinking,.response-error,.response-interrupted{color:var(--muted-foreground)}.guide-response-label,.imagery-caption,.footer-bottom,.example-label{font-family:JetBrains Mono,monospace;font-size:12px;font-weight:500;line-height:1.6}.human-contact,.closing-inner,.usage-section,.budget,.principles-wrap,.principles,.journey-outcome,.case-slide,.solution-example,.case-workflow,.client-space,.solution-workshop .solution-example{background:var(--card);color:var(--foreground)}.human-contact,.closing-inner,.visual-sector-image,.conversational-home .visual-sector-image,.human-photo,.agency-visual,.interior-photo-hero,.sector-photo-banner,.human-scene-photo,.solution-photo-links>a,.solution-example,.solution-workshop .solution-example,.case-slide,.case-workflow,.client-space,.journey-outcome{border-radius:16px}.human-photo>span,.agency-visual>span{background:var(--card);color:var(--foreground);border-radius:8px}.visitor-question,.conversation-question{background:var(--card);color:var(--foreground)}.solution-switcher>button{background:var(--card);color:var(--foreground);border-color:#11182726}.solution-switcher>button[data-state=active]{background:var(--primary);border-color:var(--primary);color:var(--foreground)}.solution-switcher>button[data-state=active]>span{color:var(--foreground)}.solution-switcher>button:hover:not([data-state=active]){background:#fff}.solution-workshop .example-heading,.solution-workshop .document-question,.solution-workshop .document-evidence{color:var(--foreground);background:#fff}.solution-workshop .automation-example{color:#fff;background:#111827}.explore-menu-groups>button[data-state=active]{background:var(--background);color:var(--foreground)}.explore-menu-close:hover{background:var(--primary);color:var(--foreground)}.explore-menu-links a>small,.explore-menu-groups>button small,.footer-bottom,.budget-description,.budget-details p{color:var(--muted-foreground)}.retry-answer,.stop-generation{background:var(--card);color:var(--foreground);border-color:#11182726}.budget-details>div,.home-solution-link,.footer-bottom{border-color:#11182726}.contact-form input,.contact-form textarea,.contact-form .field-select{color:var(--foreground);background:#fff;border-color:#6b7280;border-radius:8px}.site-guide-dock:before,.conversation-composer:before{background:linear-gradient(#0000,#f8f9fbdd 30%,#f8f9fbee 80%,#0000)}::selection{color:#111827;background:#fd6703}html{scrollbar-color:#a8adba #f8f9fb}.interior-photo-hero h1,.sector-photo-banner h1,.interior-photo-hero h1 em{color:#fff}@media (max-width:700px){.hero-title-lockup h1{letter-spacing:0;font-size:clamp(1.75rem,6.1vw,2.5rem);line-height:1.08}.guide-response-label,.imagery-caption,.footer-bottom{font-size:11px}}.conversation-hero{isolation:isolate;position:relative}.conversation-hero:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(at 92% 100%,#ffcbb77a,#0000 45%),radial-gradient(at 4% 0,#dbd4ff8c,#0000 52%),linear-gradient(130deg,#f7f4ff,#fff 60%,#fff8f5);border:1px solid #ececf3;border-radius:24px;position:absolute;inset:12px 20px 0}.conversation-hero:after{content:"";z-index:-1;clip-path:inset(0 50% 0 0);opacity:.045;pointer-events:none;border:15px solid #111827;border-radius:50%;width:135px;height:135px;position:absolute;top:35px;right:-47.5px}.floating-header{background:#fff;box-shadow:0 8px 30px #11182708}.question-form{background:#fff;box-shadow:0 10px 30px #1118270a}.question-suggestions button{background:#ffffffbf;border-color:#dfe2ea}.question-suggestions button:hover{background:#f1eaff;border-color:#a5a1bd}.question-form button:disabled{color:#687080;background:#f0edf5}.conversational-home .visual-discovery{padding-top:72px}.sector-editorial-link{background:#fff;border:1px solid #e9ebf1;border-radius:20px;padding:10px 10px 20px;transition:border-color .25s,box-shadow .25s}.sector-editorial-heading,.sector-editorial-description{margin-left:10px;margin-right:10px}.sector-editorial-link:hover{border-color:#c9c5da;box-shadow:0 12px 28px #11182707}.human-photo>span,.agency-visual>span{background:#fffffff2}.home-solutions>div{background:radial-gradient(at 100% 0,#ddd5ff80,#0000 70%),linear-gradient(135deg,#fbf9ff,#fff);border:1px solid #e9e7f0;border-radius:16px;padding:24px}.home-solution-link{border-bottom-color:#dfdfe9}.home-solution-link:last-child{border-bottom:0}.human-contact,.closing-inner{isolation:isolate;background:radial-gradient(at 100% 100%,#ffbda1,#0000 65%),linear-gradient(120deg,#fff 15%,#fff1e9 75%);border:1px solid #eee7e2;position:relative;overflow:hidden}.human-contact>p,.closing-inner h2{color:#111827}.human-contact .round-link,.closing .button{color:#fff;background:#111827;border-color:#111827}.human-contact .round-link:hover,.closing .button:hover{color:#fff;background:#263247}.budget,.principles-wrap,.usage-section{background:linear-gradient(120deg,#f4effc,#faf8fd 65%,#fff1ed)}.principles{background:0 0}.guide-response,.contact-form,.interior-overlap,.sector-photo-brief,.discovery-card{border:1px solid #e9ebf1}.visitor-question,.conversation-question{background:linear-gradient(125deg,#ece6fa,#f8eaf2)}.solution-workshop .solution-example,.case-workflow,.journey-outcome{background:linear-gradient(135deg,#f1eafa,#faf7fd)}.explore-menu-groups>button[data-state=active]{background:linear-gradient(115deg,#e8e1fc,#f8eff9)}.solution-switcher>button{border-color:#e3e5ec}@media (max-width:700px){.conversation-hero:before{border-radius:20px;inset:8px 12px 0}.conversation-hero:after{opacity:.035;border-width:9px;width:70px;height:70px;top:24px;right:-23px}.conversational-home .visual-discovery{padding-top:48px}.home-solutions>div{padding:22px}.sector-editorial-link{padding:8px 8px 18px}.sector-editorial-heading,.sector-editorial-description{margin-left:8px;margin-right:8px}}.visual-sector-image>img,.human-photo>img,.interior-photo-hero>img,.sector-photo-banner>img,.human-scene-photo>img,.agency-visual>img,.solution-photo-links>a>img,.explore-menu-photo img,.explore-mobile-panel>img,.welcome-images img,.discovery-card>img{filter:grayscale()}.visual-sector-image>img,.conversational-home .visual-sector-image>img,.human-photo>img,.interior-photo-hero>img,.sector-photo-banner>img,.human-scene-photo>img,.agency-visual>img,.solution-photo-links>a>img,.explore-menu-photo img,.explore-mobile-panel>img,.welcome-images img,.discovery-card>img{transition:filter .45s,transform .7s cubic-bezier(.16,1,.3,1),opacity .32s}@media (hover:hover){.sector-editorial-link:hover img,.visual-sector-image:hover>img,.human-photo:hover>img,.interior-photo-hero:hover>img,.sector-photo-banner:hover>img,.human-scene-photo:hover>img,.agency-visual:hover>img,.solution-photo-links>a:hover>img,.explore-menu-preview:hover img,.explore-mobile-panel>img:hover,.welcome-images img:hover,.discovery-card:hover>img{filter:grayscale(0)}}.sector-editorial-link:focus-visible img,.visual-sector-image:focus-visible>img,.solution-photo-links>a:focus-visible>img,.explore-menu-preview:focus-visible img,.discovery-card:focus-within>img{filter:grayscale(0)}@media (prefers-reduced-motion:reduce){.visual-sector-image>img,.conversational-home .visual-sector-image>img,.human-photo>img,.interior-photo-hero>img,.sector-photo-banner>img,.human-scene-photo>img,.agency-visual>img,.solution-photo-links>a>img,.explore-menu-photo img,.explore-mobile-panel>img,.welcome-images img,.discovery-card>img{transition:none}}.conversation-hero{overflow:clip}.automation-example,.solution-workshop .automation-example{--automation-muted:#4b5563;--automation-line:#737b8a;color:#111827;background:#f3efff}.automation-example .example-heading,.solution-workshop .automation-example .example-heading{color:#fff;background:#1f2937}.automation-example .example-heading>svg{color:#fff}.automation-steps h3,.automation-steps li[data-status=current] h3{color:#111827}.automation-steps p,.automation-controls>span,.automation-example .solution-example-note{color:#4b5563}.automation-step-icon{color:#4b5563;border-color:#737b8a}.automation-steps li[data-status=current] .automation-step-icon{color:#fff;background:#111827;border-color:#111827}.automation-steps li[data-status=done] .automation-step-icon{color:#111827;background:#e4e0f2;border-color:#4b5563}.automation-steps li[data-status=done]:after{background:#4b5563}.automation-controls button{color:#fff;background:#111827}.automation-controls button:hover{color:#fff;background:#263247}.workflow-result,.case-controls button:last-child,.case-controls button:hover{color:#fff;background:#111827;border-color:#111827}.workflow-source,.client-question,.client-document-preview h4{color:#111827}.workflow-connection,.case-workflow>p,.case-toolbar>p,.case-count>span,.client-space-tabs button,.client-prompts button,.client-answer,.client-source,.client-excerpt,.client-document-preview p,.client-space-note,.journey-steps button,.journey-panel>div>p,.journey-outcome p{color:#4b5563}.client-space-tabs button[aria-pressed=true],.journey-steps button[aria-pressed=true],.journey-steps button:hover{color:#111827;border-color:#111827}.client-answer svg,.journey-outcome>svg{color:#4b5563}.journey-progress span{background:#4b5563}.company-brain{grid-template-columns:1fr 1.15fr;align-items:start;gap:clamp(32px,6vw,90px);padding-block:72px 16px;display:grid}.company-brain h2{font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.12}.company-brain p{color:var(--muted-foreground);max-width:42ch;margin-top:24px;line-height:1.75}.company-brain dl{background:linear-gradient(130deg,#f3effc,#fff);border:1px solid #e8e5ef;border-radius:16px;margin:0;padding:8px 28px}.company-brain dl>div{border-bottom:1px solid #dddce7;padding:24px 0}.company-brain dl>div:last-child{border-bottom:0}.company-brain dt{color:#111827;margin-bottom:10px;font-weight:600}.company-brain dd{color:#4b5563;margin:0;font-size:.94rem;line-height:1.75}@media (max-width:700px){.company-brain{grid-template-columns:1fr;gap:28px;padding-block:48px 8px}.company-brain dl{padding-inline:22px}}.solution-workshop .solution-example{background:#fff;border:1px solid #e4e6ee;box-shadow:0 14px 40px #11182706}.solution-workshop .example-heading{background:#fff;border-bottom:1px solid #ececf2;min-height:64px;padding:20px 24px;font-size:.82rem;font-weight:500}.solution-workshop .example-heading>svg{color:#34334b;background:#f0ecfa;border-radius:9px;width:34px;height:34px;padding:8px}.solution-workshop .document-conversation{background:linear-gradient(150deg,#faf8ff,#fff 80%);padding:24px}.solution-example .example-choices{background:#eeedf4;border-radius:10px;gap:4px;width:100%;max-width:100%;padding:4px;display:flex}.solution-example .example-choices button{color:#4b5563;background:0 0;border:1px solid #0000;border-radius:7px;flex:1;min-height:40px;padding:9px 13px;transition:background .18s,color .18s,box-shadow .18s}.solution-example .example-choices button[aria-pressed=true]{color:#111827;background:#fff;border-color:#e3e1ea;box-shadow:0 2px 5px #11182708}.solution-example .example-choices button:hover:not([aria-pressed=true]){color:#111827;background:#e4e0ef}.solution-workshop .document-question{text-wrap:pretty;background:#ece7f8;border-radius:12px 12px 3px;max-width:88%;margin:26px 0 28px auto;padding:14px 17px;font-size:.87rem;line-height:1.65}.document-assistant{grid-template-columns:28px minmax(0,1fr);align-items:start;gap:12px;display:grid}.document-assistant>.snap-logo{width:28px;height:35px;margin-top:1px}.solution-workshop .document-answer{color:#111827;text-wrap:pretty;min-height:0;font-size:1rem;line-height:1.75}.solution-workshop .document-evidence{background:#fff;border:1px solid #e2e4ec;border-radius:10px;margin-top:24px;padding:0;overflow:hidden}.document-evidence summary{gap:12px;padding:14px 16px;transition:background .2s}.document-evidence summary:hover{background:#f7f5fc}.document-evidence summary>svg:first-child{color:#56546d}.document-evidence summary>svg:last-child{transition:transform .2s}.document-evidence[open] summary>svg:last-child{transform:rotate(180deg)}.document-evidence summary .evidence-label{color:#4b5563;margin:0 0 4px;font-size:.68rem}.document-evidence summary small{font-size:.7rem}.document-evidence>p{background:#faf9fd;border-top:1px solid #ececf2;margin:0;padding:16px;font-size:.83rem}.solution-workshop .solution-example-note{color:#4b5563;font:400 .7rem/1.6 var(--sans);background:#fafbfc;border-top:1px solid #ececf2;padding:14px 24px}.preparation-input{padding:24px 24px 0}.preparation-transform{padding:20px 24px}.prepared-document{background:linear-gradient(135deg,#f5f1fc,#fff);padding:22px 24px}.preparation-result{padding-top:18px}.preparation-result dl>div{border-color:#e2e2ec}.solution-workshop .automation-example .example-heading{color:#111827;background:#fff}.solution-workshop .automation-example .example-heading>svg{color:#34334b}.automation-steps{background:linear-gradient(140deg,#f6f2fc,#fff);padding:26px 24px 4px}.automation-steps li{gap:14px;min-height:112px;padding-bottom:24px}.automation-steps h3{font-size:.95rem}.automation-steps p{font-size:.82rem}.automation-controls{background:#fff;padding:12px 24px 24px}.automation-controls button{border-radius:8px}@media (max-width:700px){.solution-workshop .document-conversation{padding:20px}.solution-workshop .example-heading{padding:18px 20px}.solution-workshop .document-answer{font-size:.94rem}.document-assistant{grid-template-columns:24px minmax(0,1fr);gap:10px}.document-assistant>.snap-logo{width:24px;height:30px}.solution-example .example-choices{width:100%}.solution-example .example-choices button{padding-inline:9px;font-size:.74rem}.solution-workshop .document-question{max-width:94%}.automation-steps,.automation-controls{padding-inline:20px}}@media (prefers-reduced-motion:reduce){.solution-example .example-choices button,.document-evidence summary,.document-evidence summary>svg:last-child{transition:none}}.preparation-input{background:#f5f3fa;border:1px solid #e7e4ef;border-radius:10px;margin:22px 24px 0;padding:16px 18px}.preparation-input>span{color:#4b5563;font-size:.72rem;font-weight:600}.preparation-input p{color:#111827;font-size:.88rem;line-height:1.7}.preparation-transform{color:#4b5563;gap:10px;font-size:.76rem}.preparation-transform>svg{background:#f0ecfa;border-radius:50%;width:26px;height:26px;padding:5px}.preparation-result{background:#fff;border:1px solid #e5e4ed;border-radius:10px;min-height:0;margin-top:18px;padding:6px 18px 10px}.preparation-result dl>div{grid-template-columns:minmax(85px,.8fr) minmax(0,1.4fr);gap:14px;padding:14px 0}.preparation-result dt{color:#4b5563;font-size:.76rem;line-height:1.6}.preparation-result dd{color:#111827;font-size:.86rem;line-height:1.6}.preparation-result>p{padding:12px 0;font-size:.88rem;line-height:1.75}.client-space,.case-workflow,.journey-outcome,.demo{background:#fff;border:1px solid #e4e6ee;border-radius:16px;overflow:hidden;box-shadow:0 12px 30px #11182705}.client-space-header,.demo-topline{color:#111827;background:#fff;border-bottom:1px solid #ececf2;padding:18px 20px;font-size:.8rem;font-weight:500}.client-space-header>svg{box-sizing:content-box;color:#34334b;background:#f0ecfa;border-radius:8px;padding:8px}.client-space-body{background:linear-gradient(145deg,#faf8ff,#fff);padding:22px}.client-space-tabs{background:#eeedf4;border:0;border-radius:9px;gap:4px;margin:16px 20px 0;padding:4px}.client-space-tabs button{color:#4b5563;border:1px solid #0000;border-radius:7px;flex:1;justify-content:center;min-height:40px;padding:9px 10px}.client-space-tabs button[aria-pressed=true]{color:#111827;background:#fff;border-color:#e3e1ea;box-shadow:0 2px 5px #11182708}.client-prompts{gap:6px}.client-prompts button{color:#4b5563;border-color:#e0dfea;border-radius:8px;min-height:40px}.client-prompts button[aria-pressed=true]{color:#111827;background:#ece7f8;border-color:#c9c1df}.client-question{background:#ece7f8;border-radius:12px 12px 3px;max-width:94%;margin-left:auto;padding:13px 16px;font-size:.85rem;line-height:1.65}.client-answer{color:#111827;padding-top:4px;font-size:.9rem;line-height:1.75}.client-source{color:#4b5563;text-align:left;background:#fff;border:1px solid #e2e4ec;border-radius:9px;width:100%;padding:13px 14px;font-size:.76rem}.client-source>svg:last-child{margin-left:auto}.client-excerpt{color:#4b5563;background:#faf9fd;border:1px solid #e2e4ec;border-radius:9px;padding:14px}.client-documents button{color:#4b5563;background:#fff;border:1px solid #e2e4ec;border-radius:9px;min-height:44px;padding:14px}.client-documents button[aria-pressed=true]{color:#111827;background:#ece7f8;border-color:#c9c1df}.client-document-preview{background:#fff;border:1px solid #e2e4ec;border-radius:9px;padding:16px}.client-space-note,.demo-footnote{color:#4b5563;font:400 .7rem/1.6 var(--sans);background:#fafbfc;border-color:#ececf2;padding:14px 20px}.case-workflow{background:linear-gradient(140deg,#f6f2fc,#fff);padding:28px}.workflow-source>svg{box-sizing:content-box;background:#fff;border-radius:8px;padding:8px}.workflow-source{grid-template-columns:40px minmax(0,1fr);font-size:.94rem}.workflow-result{border-radius:10px;padding:16px 18px;font-size:.92rem;line-height:1.6}.case-workflow>p{font-size:.78rem}.case-picker button{color:#4b5563;background:#fff;border:1px solid #e2e4ec;border-radius:8px}.case-picker button[aria-pressed=true]{color:#111827;background:#ece7f8;border-color:#c9c1df}.journey-outcome{background:linear-gradient(145deg,#f3effb,#fff);padding:28px}.journey-outcome>svg{box-sizing:content-box;background:#fff;border:1px solid #e5e2ed;border-radius:10px;width:20px;height:20px;padding:9px}.journey-outcome h3{font-size:1.2rem;line-height:1.4}@media (max-width:700px){.preparation-input{margin:20px 20px 0;padding:14px 16px}.prepared-document{padding:20px}.preparation-result{padding-inline:14px}.preparation-result dl>div{grid-template-columns:minmax(80px,.8fr) minmax(0,1.2fr);gap:10px}.client-space-body{padding:18px}.case-workflow,.journey-outcome{padding:22px}}.tools-key-points{color:#4b5563;margin:0 0 24px;padding:0;list-style:none}.tools-key-points li{border-bottom:1px solid #e4e6ee;padding:12px 0}.tools-key-points li:first-child{padding-top:0}.tools-key-points li:last-child{border-bottom:0}.case-picker{scrollbar-width:thin;border-bottom:1px solid #d9dce7;flex-wrap:nowrap;gap:0;margin-bottom:24px;padding:0;display:flex;overflow-x:auto}.case-picker button,.case-picker button[aria-pressed=true]{color:#4b5563;white-space:nowrap;min-height:62px;box-shadow:none;background:0 0;border:0;border-radius:0;flex:1 0 auto;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;font-size:.88rem;display:flex;position:relative}.case-picker button:after{content:"";transform-origin:0;background:#111827;height:3px;transition:transform .25s;position:absolute;bottom:0;left:18px;right:18px;transform:scaleX(0)}.case-picker button[aria-pressed=true]{color:#111827;font-weight:600}.case-picker button[aria-pressed=true]:after{transform:scaleX(1)}.case-picker button svg{opacity:0;transition:opacity .2s,transform .2s;transform:translate(-4px)}.case-picker button[aria-pressed=true] svg,.case-picker button:hover svg{opacity:1;transform:translate(0)}.case-picker button:hover{color:#111827;background:#efedf6}.case-picker button:focus-visible{outline-offset:-3px;outline:2px solid #65558d}.public-chat-status{color:#4b5563;border-top:1px solid #e4e6ee;flex-wrap:wrap;justify-content:space-between;gap:8px;margin:24px 0 18px;padding-top:18px;font-size:.8rem;display:flex}.public-chat-status strong{color:#111827;font-weight:600}.public-chat-preview .text-link{font-size:.82rem}@media (max-width:700px){.case-picker button,.case-picker button[aria-pressed=true]{min-height:56px;padding:14px 16px;font-size:.84rem}.case-picker{margin-bottom:18px}}@media (prefers-reduced-motion:reduce){.case-picker button:after,.case-picker button svg{transition:none}}.question-composer-wrap{width:100%;min-width:0}.question-form .voice-trigger{color:#111827;width:44px;height:44px;box-shadow:none;background:0 0;border:0;border-radius:50%;flex:0 0 44px}.question-form .voice-trigger:hover:not(:disabled){color:#111827;background:#efedf6}.question-form .voice-trigger[aria-pressed=true]{color:#9c3027;background:#f5dedb}.question-form .magic-send{color:#fff;background:#111117;border:0;border-radius:14px;flex:0 0 44px;width:44px;height:44px;transition:transform .2s,background .2s;box-shadow:0 8px 18px #11182720}.question-form .magic-send:hover:not(:disabled){color:#fff;background:#292337;transform:translateY(-2px)}.question-form .magic-send:disabled{color:#c9c6d5;opacity:1;box-shadow:none;background:#24232b}.question-form .voice-trigger:disabled{color:#687080;background:0 0}.question-form .magic-send:focus-visible,.question-form .voice-trigger:focus-visible{outline-offset:4px;outline:2px solid #65558d}.voice-feedback{color:#4b5563;margin:10px 12px 0;font-size:.78rem;line-height:1.5}@media (max-width:600px){.question-form .magic-send{flex-basis:44px;width:44px;height:44px}.question-form .voice-trigger{flex-basis:36px;width:36px;height:44px}.question-form{gap:8px}.question-form input{min-width:0}}@media (prefers-reduced-motion:reduce){.question-form .magic-send{transition:none}}button.sector-editorial-link{width:100%;font:inherit;text-align:left;color:inherit;cursor:pointer}button.sector-editorial-link:disabled{cursor:wait;opacity:.65}.generated-answer h3{letter-spacing:-.02em;margin:24px 0 12px;font-size:1.12rem;font-weight:600;line-height:1.4}.generated-answer h3:first-child{margin-top:0}.generated-answer strong{color:#111827;font-weight:650}.generated-answer ul,.generated-answer ol{max-width:74ch;margin:12px 0 20px;padding-left:1.3em;line-height:1.75}.generated-answer li{overflow-wrap:anywhere;margin-bottom:10px;padding-left:4px}.formation-preview{color:#111827;background:#fff;border:1px solid #dce0ed;border-radius:16px;min-width:0;overflow:hidden}.formation-preview header{border-bottom:1px solid #e5e7ef;align-items:center;gap:12px;padding:22px 24px;font-size:.9rem;display:flex}.formation-preview header svg{color:#65558d;flex-shrink:0}.formation-preview strong{font-weight:600}.formation-preview-body{flex-direction:column;gap:18px;padding:24px;display:flex}.formation-preview-body p{color:#374151;margin:0;font-size:.9rem;line-height:1.7}.formation-preview-body .preview-question{color:#111827;background:#eee9fa;border-radius:12px 12px 3px;padding:16px 18px}.formation-preview small,.formation-preview .preview-context{color:#4b5563;font-size:.75rem;line-height:1.6}.formation-preview h4{margin:0;font-size:1rem;font-weight:600;line-height:1.5}.formation-preview details{background:#f7f8fb;border-radius:8px;padding:14px;font-size:.8rem}.formation-preview summary{cursor:pointer}.formation-preview details p{margin-top:12px}.formation-preview button{color:#374151;text-align:left;background:#fff;border:1px solid #d8dce8;border-radius:8px;min-height:44px;padding:12px;font-size:.8rem;line-height:1.4}.formation-preview button:hover{background:#f3f0fa}.formation-preview button[aria-pressed=true]{color:#111827;background:#eee9fa;border-color:#9384b2}.formation-preview button:focus-visible,.formation-preview summary:focus-visible{outline-offset:3px;outline:2px solid #65558d}.preview-options{flex-wrap:wrap;gap:8px;display:flex}.preview-options button{flex:1}.preview-publication,.preview-correction{background:#f7f8fb;border-radius:10px;flex-direction:column;gap:12px;padding:18px;display:flex}.formation-preview footer{color:#4b5563;background:#fafbfe;border-top:1px solid #e5e7ef;padding:14px 24px;font-size:.7rem;line-height:1.5}@media (max-width:600px){.formation-preview-body,.formation-preview header{padding:18px}.formation-preview footer{padding:14px 18px}}.site-guide-dock:before,.conversation-composer:before{inset:-18px -20px -25px;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}@media (max-width:600px){.site-guide-dock:before,.conversation-composer:before{inset:-16px -12px -15px}}.property-history{margin:0;padding:0;list-style:none}.property-history li{border-bottom:1px solid #e5e7ef;flex-direction:column;gap:5px;padding:14px 0;font-size:.85rem;line-height:1.6;display:flex}.property-history li:first-child{padding-top:0}.property-history span{color:#4b5563}.property-summary{margin:0;font-size:.85rem;line-height:1.6}.property-summary dt{color:#4b5563;margin-top:12px}.property-summary dt:first-child{margin-top:0}.property-summary dd{color:#111827;margin:2px 0 0}.property-checklist{margin:0;padding:0;list-style:none}.property-checklist li{border-bottom:1px solid #e5e7ef;flex-wrap:wrap;justify-content:space-between;gap:10px;padding:15px 0;font-size:.8rem;line-height:1.5;display:flex}.property-checklist span,.property-checklist strong{align-items:center;gap:7px;display:flex}.property-checklist strong{color:#51416e}.property-checklist svg{flex-shrink:0}.conversation-hero .hero-title-lockup h1 em{font-size:.82em}
