@import url('https://fonts.googleapis.com/css2?family=Hanken+Grotesk:wght@400;500;600;700&family=Newsreader:opsz,wght@6..72,400&display=swap');
:root{--ink:#172923;--forest:#244f43;--forest-hover:#173d32;--muted:#617068;--mist:#f3f6f4;--sage:#dcebdc;--line:#dfe6e0;--white:#fff;--sans:'Hanken Grotesk',Arial,sans-serif;--voice:'Newsreader',Georgia,serif}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--white);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a,button,summary{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button:disabled{cursor:default}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}img{display:block;max-width:100%}svg{display:block}::selection{background:#d5e9d5;color:var(--ink)}:focus-visible{outline:2px solid #567a5a;outline-offset:5px}[hidden]{display:none!important}.container{width:min(1280px,calc(100% - 96px));margin-inline:auto}.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex:none}.symbol-library{position:absolute;width:0;height:0;overflow:hidden}.visually-hidden,.skip-link:not(:focus){position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.skip-link:focus{position:fixed;z-index:40;top:10px;left:10px;padding:12px 18px;background:var(--forest);color:white}
.site-header{height:86px;position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(223,230,224,.65)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:9px;font-size:32px;font-weight:700;letter-spacing:-2px;line-height:1}.brand>svg{width:32px;height:32px;stroke:var(--forest);stroke-width:2.8;stroke-linecap:round;fill:none}.brand-period{color:#75987c}.navigation{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:500}.navigation>a:not(.button){color:#526057;transition:color .2s}.navigation>a:not(.button):hover{color:#173d32}.button{display:inline-flex;justify-content:center;align-items:center;gap:20px;min-height:54px;padding:15px 22px;background:var(--forest);color:white;border:1px solid var(--forest);border-radius:8px;font-size:14px;font-weight:600;transition:background .2s,box-shadow .2s;white-space:nowrap}.button:hover{background:var(--forest-hover);box-shadow:0 3px 12px #173d321c}.button-small{min-height:43px;padding:10px 19px;font-size:13px}.button-white{background:white;color:var(--forest);border-color:white}.button-white:hover{background:#e7f0e7}.menu-toggle{display:none}
.hero{display:grid;grid-template-columns:.88fr 1.12fr;gap:70px;align-items:center;padding-top:56px;padding-bottom:68px}.intro-tag{display:flex;align-items:center;gap:11px;font-size:13px;font-weight:500;color:#52665a;margin:0 0 24px}.tiny-wave{display:inline-flex;align-items:center;gap:3px;height:20px;color:#688f74}.tiny-wave i{display:block;width:2px;height:7px;border-radius:2px;background:currentColor}.tiny-wave i:nth-child(2n){height:15px}.tiny-wave i:nth-child(3n){height:20px}.tiny-wave i:nth-child(5n){height:12px}.hero h1{font-size:clamp(58px,5.7vw,82px);font-weight:500;letter-spacing:-.065em;line-height:1.025;margin:0 0 28px}.hero-description{font-size:18px;line-height:1.6;max-width:400px;color:var(--muted);margin-bottom:27px}.hero-actions{display:flex;align-items:flex-start;flex-direction:column;gap:16px}.subtle-link{font-size:13px;font-weight:500;color:#52665a;padding-bottom:3px;border-bottom:1px solid #afc2b1}.subtle-link:hover{color:var(--forest)}.hero-signoff{display:flex;align-items:center;gap:10px;margin-top:36px}.signoff-mark{display:grid;place-items:center;width:33px;height:33px;background:#f0f4ed;color:#6c866b;border-radius:50%;font-size:23px;font-weight:600}.hero-signoff p{margin:0;font-size:11px;line-height:1.5;color:#69756d}.hero-signoff strong{font-weight:500;color:#66796c}.hero-scene{min-width:0;width:100%;min-height:620px;position:relative;border-radius:24px;isolation:isolate;overflow:hidden;background:#e4e9dc}.hero-scene>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:61% center;z-index:-1}.scene-caption{position:absolute;top:23px;left:24px;display:flex;align-items:center;gap:9px;background:rgba(255,255,255,.9);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.5);border-radius:30px;padding:9px 13px;font-size:12px;color:#405046}.scene-caption .icon{width:17px;height:17px}.scene-dialogue{position:absolute;left:24px;right:24px;bottom:24px;background:rgba(255,255,255,.95);backdrop-filter:blur(16px);border:1px solid #fff;border-radius:15px;padding:20px 22px 15px;box-shadow:0 15px 40px #14261c14}.dialogue-heading{display:flex;gap:10px;align-items:center}.maya-avatar{width:34px;height:34px;border-radius:50%;background:var(--forest);color:#dcebdc;display:inline-flex;align-items:center;justify-content:center;gap:3px;flex:none}.maya-avatar i{width:2px;height:9px;border-radius:2px;background:currentColor}.maya-avatar i:nth-child(2){height:16px}.dialogue-heading strong{display:block;font-size:13px;font-weight:600}.dialogue-heading>div>span{font-size:10px;color:#65726a}.preview-tag{font-size:10px;margin-left:auto;color:#617369;border:1px solid #dde5dd;border-radius:4px;padding:3px 6px}.hero-question{font-family:var(--voice);font-size:24px;line-height:1.2;color:#3d5043;margin:23px 0 20px}.hero-answer{display:flex;align-items:flex-start;gap:12px}.reply-path{width:15px;height:14px;border-bottom:1px solid #9aafa0;border-left:1px solid #9aafa0;border-radius:0 0 0 5px;flex:none;margin-top:1px}.hero-answer p{font-size:16px;line-height:1.5;color:#486253;max-width:390px;margin:0}.dialogue-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e5eae4;padding-top:13px;margin-top:18px}.detail-pill{display:flex;align-items:center;gap:5px;font-size:10px;color:#5c775f}.detail-pill .icon{width:14px;height:14px}.dialogue-footer .tiny-wave{height:16px}.dialogue-footer .tiny-wave i{height:5px}.dialogue-footer .tiny-wave i:nth-child(2n){height:10px}.dialogue-footer .tiny-wave i:nth-child(3n){height:15px}
.benefit-strip{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);padding:28px 0 35px}.benefit-strip>div{display:flex;align-items:center;justify-content:center;gap:13px;border-right:1px solid var(--line)}.benefit-strip>div:first-child{justify-content:flex-start}.benefit-strip>div:last-child{border-right:0;justify-content:flex-end}.benefit-strip .icon{color:#719077;width:21px;height:21px}.benefit-strip p{font-size:14px;color:#617065;margin:0}.section-space{padding:100px 0}h2{font-size:clamp(39px,3.7vw,54px);line-height:1.11;font-weight:500;letter-spacing:-.05em}h3{font-size:22px;line-height:1.2;letter-spacing:-.03em;font-weight:500}.experience{background:var(--mist)}.section-intro{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:42px}.section-intro h2{margin:0}.section-intro>p{font-size:16px;line-height:1.65;color:var(--muted);max-width:365px;margin:0 0 4px}.story-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.story-tabs{display:inline-flex;gap:6px;background:#e9eee9;padding:5px;border-radius:9px}.story-tabs button{display:flex;align-items:center;justify-content:center;gap:8px;padding:11px 16px;border:0;border-radius:6px;background:transparent;color:#748076;font-size:13px;transition:color .2s,background .2s}.story-tabs button[aria-selected=true]{background:white;color:var(--forest);box-shadow:0 1px 4px #294c3410}.story-tabs button:hover{color:var(--forest);background:#ffffff80}.story-tabs button[aria-selected=true]:hover{background:white}.story-tabs .icon{width:17px;height:17px}.example-label{font-size:11px;color:#627368}.story-stage{display:grid;grid-template-columns:.87fr 1.13fr;background:white;border:1px solid #e1e7e0;border-radius:18px;overflow:hidden;min-height:540px}.story-scene{position:relative;isolation:isolate;min-height:540px;background:#dee5db}.story-scene::after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(transparent 45%,#17231cd9)}.story-scene>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.story-photo-copy{position:absolute;left:32px;right:32px;bottom:36px;color:white}.story-photo-copy p{font-size:32px;font-weight:500;letter-spacing:-.035em;line-height:1.15;margin:0 0 10px;max-width:320px}.story-photo-copy>span{font-size:13px;color:#eef3e7}.scene-index{position:absolute;left:26px;top:26px;color:white;display:flex;gap:7px;font-size:11px;align-items:center;background:#ffffff1c;backdrop-filter:blur(10px);border:1px solid #ffffff40;padding:6px 9px;border-radius:6px}.scene-index span:last-child{opacity:.7}.story-conversation{padding:28px 31px 21px;display:flex;flex-direction:column;min-width:0}.conversation-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-bottom:24px;border-bottom:1px solid #edf0ea}.conversation-heading>div{display:flex;align-items:center;gap:10px}.conversation-heading strong{font-size:13px;font-weight:500}.conversation-heading .maya-avatar{width:29px;height:29px}.conversation-status{font-size:10px;color:#5f725f;max-width:125px;text-align:right;line-height:1.35}.message-track{padding:26px 0 22px;flex:1}.story-message{max-width:90%;margin-bottom:20px}.story-message>span{font-size:10px;display:block;color:#677769;margin-bottom:7px}.story-message p{font-family:var(--voice);font-size:24px;line-height:1.2;letter-spacing:-.01em;margin:0}.visitor-message{padding-right:20px}.visitor-message p{color:#3f5347}.maya-message{background:#edf3ea;padding:15px 18px 17px;border-radius:12px 12px 3px 12px;margin-left:auto}.maya-message p{color:#31513d}.maya-message>span{color:#55735a}.story-summary{padding:16px 18px;border:1px solid #e3e9df;border-radius:9px;margin-top:23px}.summary-heading{display:flex;align-items:center;gap:7px;color:#47634e;font-size:11px;font-weight:600;margin-bottom:8px}.summary-heading .icon{width:16px;height:16px}.story-summary p{font-size:12px;line-height:1.6;color:#617065;margin:0;max-width:400px}.story-controls{display:flex;justify-content:space-between;align-items:center;gap:15px;padding-top:16px;border-top:1px solid #edf0ea}.replay-button{display:flex;align-items:center;gap:8px;border:0;background:none;padding:6px 0;font-size:12px;font-weight:500;color:#506756}.replay-button:hover{color:#183e24}.replay-button .icon{width:16px;height:16px}.story-progress{display:flex;gap:5px}.story-progress i{width:24px;height:3px;border-radius:2px;background:#779c7b}.story-stage [data-reveal]{transition:opacity .35s,transform .35s}.story-stage[data-step="0"] [data-reveal],.story-stage[data-step="1"] [data-reveal="2"],.story-stage[data-step="1"] [data-reveal="3"],.story-stage[data-step="2"] [data-reveal="3"]{opacity:0;transform:translateY(8px);visibility:hidden}.story-stage[data-step="0"] .story-progress i,.story-stage[data-step="1"] .story-progress i:nth-child(n+2),.story-stage[data-step="2"] .story-progress i:nth-child(3){background:#e6ece2}.story-disclosure{font-size:11px;color:#626f64;margin:16px 0 0}
.why-heading{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:44px}.why-heading h2{margin:0}.why-heading>p{font-size:16px;line-height:1.65;color:var(--muted);max-width:365px;margin:0 0 4px}.journey{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.journey-art{height:240px;border-radius:12px;position:relative;overflow:hidden;background:#f5f7f3;margin-bottom:27px}.journey-title{display:flex;align-items:center;gap:11px;margin-bottom:13px}.journey-title>span{width:22px;height:22px;display:grid;place-items:center;font-size:10px;color:#6b876c;background:#edf2e8;border-radius:50%;flex:none}.journey-title h3{margin:0}.journey-step>p{font-size:14px;line-height:1.7;color:#657066;max-width:360px;margin:0}.art-listen{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:25px}.art-speech{font-family:var(--voice);font-size:23px;color:#56715d}.sound-line{height:45px;display:flex;align-items:center;gap:6px}.sound-line i{height:8px;width:3px;background:#98b49a;border-radius:4px}.sound-line i:nth-child(2n){height:18px}.sound-line i:nth-child(3n){height:32px}.sound-line i:nth-child(5n){height:45px}.sound-line i:nth-child(7n){height:24px}.art-caption{font-size:10px;color:#93a18d}.art-understand{background:#f1f4f0}.detail-fragment{position:absolute;padding:11px 18px;background:white;border:1px solid #e3e9df;border-radius:7px;color:#789275;font-size:12px;z-index:1;box-shadow:0 4px 8px #26402a04}.fragment-one{top:35px;left:28px;transform:rotate(-5deg)}.fragment-two{top:96px;right:30px;transform:rotate(4deg);color:#426b4f}.fragment-three{bottom:37px;left:54px;transform:rotate(-2deg)}.connecting-line{position:absolute;left:50%;top:35px;width:60px;height:165px;border:1px dashed #cbd9c4;border-radius:70%;transform:rotate(-20deg)}.art-continue{display:grid;place-items:center;background:#eef3ec}.mini-note{width:68%;padding:20px;background:white;transform:rotate(-4deg);border:1px solid #dde7d7;border-radius:7px;box-shadow:0 6px 22px #263d2010}.mini-note>span{font-size:12px;color:#5e795f;font-weight:500}.mini-note>i{display:block;width:80%;height:5px;border-radius:2px;background:#edf1e9;margin-top:11px}.mini-note>i:nth-child(3){width:95%}.mini-note>i:nth-child(4){width:58%}.mini-note>b{display:flex;align-items:center;gap:5px;font-size:9px;font-weight:500;color:#7a9971;margin-top:17px}.mini-note .icon{width:13px;height:13px}
.tailored{background:#f8f9f6}.tailored-grid{display:grid;grid-template-columns:1fr .87fr;gap:100px;align-items:center}.tailored-image{position:relative;min-height:590px;border-radius:16px;overflow:hidden;isolation:isolate}.tailored-image>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}.tailored-image::after{content:'';position:absolute;inset:30% 0 0;background:linear-gradient(transparent,#1b2819bb);z-index:-1}.image-note{position:absolute;left:32px;right:32px;bottom:30px;color:white;display:flex;align-items:start;gap:15px}.image-note p{font-family:var(--voice);font-size:25px;line-height:1.25;margin:0}.note-line{width:2px;height:58px;background:#cfe1c0;flex:none}.small-label{font-size:13px;color:#607959;display:block;margin-bottom:22px}.tailored h2{margin-bottom:27px}.tailored-copy>p{font-size:16px;line-height:1.75;color:var(--muted);max-width:415px;margin-bottom:29px}.tailored-details{display:flex;flex-direction:column;gap:15px;margin-bottom:33px}.tailored-details>div{display:flex;align-items:flex-start;gap:11px;font-size:13px;color:#5f735a;line-height:1.5}.tailored-details .icon{width:17px;height:17px;stroke:#8ba080;margin-top:1px}.text-button{display:inline-flex;gap:15px;align-items:center;padding-bottom:6px;border-bottom:1px solid #abc0a0;font-size:13px;font-weight:500;color:var(--forest)}.text-button:hover{color:#091e0a}.text-button .icon{width:18px;height:18px}.questions{display:grid;grid-template-columns:.65fr 1.35fr;gap:100px}.questions h2{margin:0}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{list-style:none;cursor:pointer;padding:25px 0;display:flex;justify-content:space-between;gap:25px;align-items:center;font-size:17px;font-weight:500;line-height:1.35}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{width:16px;height:16px;position:relative;flex:none}.faq-list summary>span::before,.faq-list summary>span::after{content:'';position:absolute;background:#86a07a;width:12px;height:1px;left:2px;top:7px}.faq-list summary>span::after{transform:rotate(90deg);transition:transform .2s}.faq-list details[open] summary>span::after{transform:rotate(0)}.faq-list details>p{font-size:14px;line-height:1.8;max-width:590px;color:var(--muted);margin:0 35px 25px 0}
.contact{background:var(--forest);color:white;overflow:hidden}.contact-inner{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:center;min-height:520px;padding-top:85px;padding-bottom:85px}.contact-label{display:block;font-size:12px;color:#b0c7b8;margin-bottom:27px}.contact h2{font-size:clamp(44px,4.5vw,64px);line-height:1.12;max-width:600px;margin-bottom:24px}.contact p{font-size:15px;color:#b7ccbc;margin-bottom:30px}.contact-art{position:relative;height:350px;display:grid;place-items:center}.contact-arch{position:absolute;width:200px;height:275px;border:1px solid #aac7ab4d;border-radius:110px 110px 0 0;transform:rotate(24deg)}.contact-arch:nth-child(2){transform:rotate(24deg) translate(32px,-22px);border-color:#aac7ab33}.contact-arch:nth-child(3){transform:rotate(24deg) translate(64px,-44px);border-color:#aac7ab1a}.contact-voice{height:100px;display:flex;align-items:center;gap:9px;transform:translate(-12px,12px)}.contact-voice i{width:9px;height:25px;background:#bdd2ae;border-radius:9px}.contact-voice i:nth-child(2),.contact-voice i:nth-child(4){height:60px}.contact-voice i:nth-child(3){height:100px}.site-footer{display:flex;align-items:flex-start;justify-content:space-between;padding-top:53px;padding-bottom:46px;gap:40px}.site-footer p{font-size:12px;line-height:1.6;color:#667365;margin:18px 0 0}.footer-right{display:flex;gap:34px;align-items:center;font-size:12px;color:#6b7e6a;padding-top:9px}.footer-right>span{color:#687660}.footer-right>a:hover{color:var(--forest)}
@media(min-width:1550px){.hero{gap:95px}.hero h1{font-size:86px}.hero-scene{min-height:640px}}
@media(max-width:1120px){.container{width:calc(100% - 64px)}.hero{gap:40px}.hero h1{font-size:67px}.hero-scene{min-height:590px}.hero-description{font-size:16px}.scene-dialogue{left:18px;right:18px;bottom:18px;padding:17px}.hero-question{font-size:22px}.hero-answer p{font-size:14px}.benefit-strip p{font-size:12px}.story-conversation{padding:23px}.story-message p{font-size:22px}.journey{gap:20px}.journey-title h3{font-size:19px}.tailored-grid,.questions{gap:55px}.navigation{gap:24px}.fragment-one{left:17px}.fragment-three{left:26px}}
@media(max-width:850px){.container{width:calc(100% - 44px)}.site-header{height:73px}.hero{gap:27px;padding-top:40px;padding-bottom:40px}.hero h1{font-size:57px}.hero-scene{min-height:545px}.intro-tag{font-size:12px;margin-bottom:20px}.hero-description{font-size:15px}.hero-signoff{margin-top:24px}.hero-actions .button{font-size:12px;padding:13px 15px;gap:9px;min-height:49px}.hero-answer p{font-size:13px}.hero-question{font-size:21px}.scene-caption{font-size:10px;left:18px;top:18px}.hero-scene{border-radius:18px}.navigation{gap:20px;font-size:12px}.button-small{font-size:12px}.section-space{padding:77px 0}.section-intro,.why-heading{gap:30px}.section-intro>p,.why-heading>p{max-width:280px;font-size:14px}.section-intro h2,.why-heading h2{font-size:38px}.story-tabs button{padding:10px 13px;font-size:12px}.example-label{font-size:10px}.story-stage{grid-template-columns:.75fr 1.25fr}.story-photo-copy{left:23px;right:23px;bottom:26px}.story-photo-copy p{font-size:27px}.story-photo-copy>span{font-size:11px}.conversation-status{display:none}.story-message p{font-size:21px}.story-summary p{font-size:11px}.journey-art{height:205px}.art-speech{font-size:19px}.detail-fragment{font-size:10px;padding:9px 12px}.fragment-two{right:16px}.journey-title{gap:8px}.journey-title h3{font-size:17px}.journey-step>p{font-size:13px}.tailored-grid{gap:42px}.tailored-image{min-height:540px}.tailored h2{font-size:39px}.tailored-copy>p{font-size:14px}.tailored-details>div{font-size:12px}.image-note{left:22px;bottom:25px;gap:10px}.image-note p{font-size:22px}.questions{gap:40px}.faq-list summary{font-size:15px}.footer-right{gap:19px}.contact-inner{min-height:440px;padding-block:68px}}
@media(max-width:680px){html{scroll-padding-top:85px}.container{width:calc(100% - 36px)}.site-header{height:68px}.brand{font-size:29px}.brand>svg{width:28px;height:28px}.menu-toggle{width:38px;height:38px;border:1px solid var(--line);border-radius:7px;background:white;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.menu-toggle span{width:16px;height:1px;background:var(--forest)}.navigation{display:none;position:absolute;top:67px;left:0;right:0;padding:20px 22px 24px;box-shadow:0 10px 15px #18351f0c;border-bottom:1px solid var(--line);background:white;align-items:stretch;gap:5px;font-size:14px}.navigation.is-open{display:flex;flex-direction:column}.navigation>a:not(.button){padding:12px 0}.navigation .button{margin-top:10px;align-self:start}.hero{grid-template-columns:1fr;gap:32px;padding-top:37px;padding-bottom:33px}.hero h1{font-size:clamp(58px,13vw,76px);line-height:1.04;letter-spacing:-.06em;margin-bottom:23px}.hero h1 br:nth-child(2){display:none}.hero-description{font-size:16px;max-width:445px;line-height:1.6;margin-bottom:22px}.hero-actions{flex-direction:row;align-items:center;gap:18px;flex-wrap:wrap}.hero-actions .button{font-size:12px;gap:12px;min-height:48px}.subtle-link{font-size:11px}.hero-signoff{display:none}.hero-scene{min-height:475px;height:475px;aspect-ratio:auto}.scene-dialogue{left:16px;right:16px;bottom:16px;padding:17px 18px 13px}.hero-question{font-size:24px}.hero-answer p{font-size:15px}.scene-caption{font-size:11px}.benefit-strip{padding-top:22px;padding-bottom:25px;grid-template-columns:1fr;gap:17px}.benefit-strip>div,.benefit-strip>div:last-child,.benefit-strip>div:first-child{justify-content:flex-start;border:0;gap:11px}.benefit-strip p{font-size:13px}.benefit-strip .icon{width:18px;height:18px}.section-space{padding:62px 0}.section-intro,.why-heading{display:block;margin-bottom:29px}.section-intro h2,.why-heading h2{font-size:38px;line-height:1.12}.section-intro>p,.why-heading>p{margin:21px 0 0;max-width:440px;font-size:14px}.section-intro>p br{display:none}.story-toolbar{display:block;margin-bottom:15px}.story-tabs{width:100%;gap:3px;padding:4px}.story-tabs button{flex:1;gap:6px;font-size:11px;padding:11px 7px}.story-tabs .icon{width:15px;height:15px}.example-label{display:block;margin-top:12px;text-align:right}.story-stage{display:flex;flex-direction:column;border-radius:13px}.story-scene{min-height:250px}.story-photo-copy{bottom:24px;left:24px}.story-photo-copy p{font-size:30px;margin-bottom:7px;max-width:none}.story-scene>img{object-position:center 45%}.story-scene::after{background:linear-gradient(transparent 20%,#17231ccf)}.scene-index{top:18px;left:18px}.story-conversation{padding:21px}.conversation-heading{padding-bottom:19px}.conversation-status{display:block;max-width:120px;font-size:9px}.message-track{padding:24px 0 21px}.story-message p{font-size:23px}.story-message{margin-bottom:19px}.story-summary p{font-size:12px}.story-controls{padding-top:13px}.story-disclosure{font-size:10px;line-height:1.55}.journey{grid-template-columns:1fr;gap:35px}.journey-art{height:210px;margin-bottom:21px}.journey-title h3{font-size:22px}.journey-step>p{font-size:14px;max-width:450px}.art-speech{font-size:25px}.detail-fragment{font-size:13px;padding:12px 17px}.fragment-one{left:16%;top:23px}.fragment-two{right:15%;top:85px}.fragment-three{left:23%;bottom:23px}.mini-note{width:60%;max-width:280px}.tailored-grid{grid-template-columns:1fr;gap:36px}.tailored-image{min-height:405px}.tailored h2{font-size:43px}.tailored h2 br:nth-child(2){display:none}.small-label{font-size:12px;margin-bottom:17px}.tailored-copy>p{font-size:15px;max-width:none}.tailored-details>div{font-size:13px}.tailored-details{margin-bottom:29px}.questions{display:block}.questions>div:first-child{margin-bottom:29px}.questions h2{font-size:40px}.questions h2 br{display:none}.faq-list summary{font-size:16px;padding:21px 0;gap:18px}.faq-list details>p{font-size:14px;margin-right:14px}.contact-inner{display:block;padding-top:62px;padding-bottom:57px;position:relative;min-height:0}.contact-inner>div:first-child{position:relative;z-index:1}.contact h2{font-size:43px;max-width:400px}.contact p{font-size:14px;max-width:285px;line-height:1.6}.contact-label{font-size:11px;margin-bottom:25px}.contact-art{position:absolute;right:-150px;bottom:-70px;width:300px;height:350px;opacity:.22;pointer-events:none}.site-footer{display:block;padding-top:37px;padding-bottom:35px}.footer-right{margin-top:29px;font-size:11px;justify-content:space-between;gap:12px}.site-footer p{font-size:12px}.button-white{font-size:13px;min-height:49px}}
@media(max-width:370px){.hero h1{font-size:53px}.hero-scene{min-height:455px}.hero-question{font-size:22px}.hero-answer p{font-size:14px}.story-tabs button{font-size:10px;padding-inline:4px;gap:4px}.story-tabs .icon{width:13px;height:13px}.conversation-status{display:none}.story-message p{font-size:22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
