@charset "UTF-8";
:root{--paper:#faf8f2;--ink:#332c41;--muted:#756e7c;--line:#e3dedf;--purple:#77639c;--deep:#443652;--peach:#f3d9c9;--lavender:#e9e1f0;--sage:#e3e9d9;--butter:#f3e9c5;--orange:#b74d30;--radius:26px;--serif:Georgia,'Times New Roman',serif;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:5px}::selection{background:#ddccef}svg{display:block;width:100%;height:auto}img{max-width:100%}p{line-height:1.75}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}.wrap{width:min(1200px,calc(100% - 80px));margin-inline:auto}.skip{position:fixed;left:20px;top:-80px;z-index:100;background:var(--deep);color:white;padding:12px;border-radius:8px}.skip:focus{top:10px}
.header{position:sticky;top:0;z-index:20;background:#faf8f2f5;backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.nav{height:89px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{font-size:31px;font-weight:800;letter-spacing:-1.6px;display:inline-flex;align-items:center;gap:3px}.brand .dot{width:8px;height:8px;border-radius:50%;background:var(--orange);align-self:flex-end;margin-bottom:10px}.brand-note{font-size:11px;letter-spacing:.02em;line-height:1.4;padding-left:18px;margin-left:15px;border-left:1px solid var(--line);color:var(--muted);font-weight:400}.navlinks{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:550}.navlinks>a:not(.button):hover{color:var(--orange)}.button{display:inline-flex;align-items:center;justify-content:center;gap:17px;padding:17px 23px;border-radius:999px;background:var(--deep);color:white;font-weight:650;font-size:13px;line-height:1.4;border:1px solid transparent;transition:transform .2s,background .2s;min-height:48px}.button:hover{background:#655077;transform:translateY(-2px)}.button .arrow{font-size:21px;font-weight:400;line-height:1}.button.light{background:var(--paper);color:var(--deep)}.button.light:hover{background:#eee5f6}.button.outline{background:transparent;border-color:var(--line);color:var(--ink)}.text-link{display:inline-block;border-bottom:1px solid currentColor;padding-bottom:3px;font-size:14px}.eyebrow{font-size:11px;line-height:1.6;text-transform:uppercase;letter-spacing:2.2px;font-weight:750;color:var(--orange);display:flex;align-items:center;gap:10px}.eyebrow:before{content:'';width:20px;height:1px;background:currentColor}.muted{color:var(--muted)}
.home-hero{display:grid;grid-template-columns:1.12fr 1fr;gap:50px;padding-block:72px 65px;align-items:center}.hero-title{font-family:var(--serif);font-size:clamp(55px,5.7vw,78px);font-weight:400;line-height:1.03;letter-spacing:-3px;margin:25px 0}.hero-title em{font-weight:400;color:var(--purple);position:relative}.hero-copy{font-size:16px;line-height:1.8;max-width:405px;color:var(--muted);margin-bottom:26px}.hero-actions{display:flex;align-items:center;gap:24px}.hero-caption{font-size:11px;color:var(--muted);margin:16px 0 0;letter-spacing:.1px}.hero-scene{min-height:445px;position:relative;display:flex;justify-content:center;align-items:center;border-radius:48% 48% 43% 43%;background:var(--lavender);padding:55px 22px}.hero-scene:after{position:absolute;content:'';inset:13px -8px -8px 14px;border:1px solid #9e8ba64d;border-radius:48% 48% 43% 43%;z-index:-1;transform:rotate(8deg)}.chat-paper{width:315px;position:relative;background:var(--paper);border:1px solid #fff;border-radius:25px;box-shadow:0 22px 45px #45344715;padding:20px;transform:rotate(-5deg);z-index:2}.chat-paper-top{display:flex;align-items:center;gap:10px;padding-bottom:15px;border-bottom:1px solid var(--line);font-size:13px}.chat-avatar{height:36px;width:36px;background:var(--peach);border-radius:50%;display:grid;place-items:center;font-family:var(--serif);font-size:24px}.chat-paper-top small{display:block;font-size:9px;color:var(--muted);margin-top:3px}.chat-paper .dialogue{margin:20px 0 0;padding:0;background:none;border:0;gap:9px}.chat-paper .bubble{font-size:12px;max-width:94%}.scene-tag{position:absolute;z-index:3;bottom:13px;right:6px;transform:rotate(6deg);background:var(--butter);padding:18px 23px;box-shadow:0 8px 20px #45344709;font-family:var(--serif);font-size:21px;line-height:1.3;border-radius:3px}.scene-star{position:absolute;width:66px;top:7px;right:20px;color:var(--orange);transform:rotate(12deg)}.scene-flower{position:absolute;left:0;bottom:15px;width:93px;color:var(--purple)}.scene-caption{position:absolute;top:29px;left:36px;letter-spacing:2px;text-transform:uppercase;font-size:9px;color:#685178;transform:rotate(-10deg)}
.strip{display:flex;justify-content:space-between;gap:24px;padding:23px 0;border-block:1px solid var(--line);font-size:12px;color:var(--muted);margin-bottom:64px}.strip span{display:flex;align-items:center;gap:12px}.strip b{color:var(--purple);font-family:var(--serif);font-size:21px;font-weight:400}.section-head{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:28px}.section-head h2{font-family:var(--serif);font-size:42px;font-weight:400;line-height:1.15;letter-spacing:-1px;margin:8px 0 0}.section-head p{font-size:13px;color:var(--muted);max-width:260px;margin:0}.filters{display:flex;gap:9px;flex-wrap:wrap;margin:25px 0 30px}.filter{border:1px solid var(--line);border-radius:99px;background:transparent;color:var(--muted);padding:11px 19px;font-size:12px;transition:background .2s}.filter[aria-pressed=true]{background:var(--deep);color:white;border-color:var(--deep)}.filter:hover{border-color:var(--purple)}.filter-count{font-size:11px;color:var(--muted);margin:0 0 16px}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fffdf8;transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column}.card:hover{transform:translateY(-5px);box-shadow:0 16px 32px #4436520c}.card-visual{height:194px;position:relative;display:grid;place-items:center;overflow:hidden}.peach{background:var(--peach)}.lavender{background:var(--lavender)}.sage{background:var(--sage)}.butter{background:var(--butter)}.card-visual svg{width:215px;height:175px;transition:transform .3s}.card:hover svg{transform:rotate(-3deg) scale(1.04)}.card-num{position:absolute;top:16px;left:19px;font-size:10px;letter-spacing:1px;opacity:.65}.card-arrow{position:absolute;right:17px;bottom:15px;border-radius:50%;width:33px;height:33px;display:grid;place-items:center;background:#ffffff80;font-size:19px}.card-body{padding:24px 23px 23px;flex:1;display:flex;flex-direction:column}.meta{display:flex;align-items:center;gap:9px;font-size:10px;text-transform:uppercase;letter-spacing:1.1px;color:var(--muted)}.meta i{width:3px;height:3px;border-radius:50%;background:currentColor}.card h3{font-family:var(--serif);font-weight:400;font-size:25px;line-height:1.22;letter-spacing:-.4px;margin:15px 0 13px}.card p{color:var(--muted);font-size:12px;line-height:1.7;margin-bottom:0}.card:first-child{grid-column:span 2;display:grid;grid-template-columns:1fr 1fr}.card:first-child .card-visual{height:100%;min-height:325px;order:2}.card:first-child .card-visual svg{width:90%;height:auto}.card:first-child .card-body{padding:32px}.card:first-child h3{font-size:36px;line-height:1.15}.card:first-child p{font-size:13px}.cards.filtered .card:first-child{grid-column:auto;display:flex}.cards.filtered .card:first-child .card-visual{height:194px;min-height:0;order:0}.cards.filtered .card:first-child .card-visual svg{width:215px;height:175px}.cards.filtered .card:first-child .card-body{padding:24px 23px 23px}.cards.filtered .card:first-child h3{font-size:25px}.cards.filtered .card:first-child p{font-size:12px}[hidden]{display:none!important}
.about-band{display:grid;grid-template-columns:1fr 1.4fr;gap:70px;padding-block:70px;margin-top:65px;border-top:1px solid var(--line)}.about-band h2{font-family:var(--serif);font-size:40px;font-weight:400;letter-spacing:-1px;line-height:1.15}.about-band p{font-size:14px;color:var(--muted);max-width:650px}.about-points{display:flex;gap:18px;font-size:12px;margin-top:23px;flex-wrap:wrap}.about-points span:before{content:'✦';margin-right:9px;color:var(--purple)}
.cta{background:var(--deep);border-radius:30px;padding:46px 48px;position:relative;overflow:hidden;color:var(--paper);display:grid;grid-template-columns:1.3fr 1fr;gap:35px;align-items:center}.cta:after{content:'';position:absolute;right:-80px;top:-170px;width:370px;height:370px;border:1px solid #ffffff17;border-radius:50%;pointer-events:none}.cta .eyebrow{color:#dfccb9}.cta h2{font-family:var(--serif);font-weight:400;font-size:43px;line-height:1.12;letter-spacing:-1px;margin:16px 0}.cta p{font-size:13px;color:#d9ccdf;max-width:450px;margin:0}.cta-action{position:relative;z-index:1}.cta-action .button{width:100%;gap:12px}.cta small{display:block;font-size:10px;color:#d9ccdf;line-height:1.7;margin-top:13px;max-width:290px}.footer{margin-top:70px;border-top:1px solid var(--line);padding:34px 0 30px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-links{display:flex;gap:22px;font-size:12px}.footer-bottom{display:flex;justify-content:space-between;gap:24px;margin-top:25px;color:var(--muted);font-size:10px;line-height:1.7}.footer-bottom p{margin:0;max-width:590px}.progress{height:2px;background:var(--orange);position:fixed;left:0;top:88px;width:0;z-index:21}
.breadcrumb{display:flex;align-items:center;gap:10px;flex-wrap:wrap;color:var(--muted);font-size:11px;padding-top:31px}.breadcrumb a:hover{text-decoration:underline}.article-hero{display:grid;grid-template-columns:1.55fr 1fr;gap:50px;align-items:center;padding:39px 0 48px;border-bottom:1px solid var(--line)}.article-hero h1{font-family:var(--serif);font-size:clamp(40px,4.3vw,62px);line-height:1.1;font-weight:400;letter-spacing:-1.9px;margin:24px 0 23px}.article-lead{font-size:16px;line-height:1.8;color:var(--muted);max-width:660px;margin-bottom:22px}.byline{font-size:11px;color:var(--muted);display:flex;gap:12px;flex-wrap:wrap}.article-art{height:325px;border-radius:47% 47% 8% 8%;display:grid;place-items:center;position:relative;transform:rotate(3deg)}.article-art svg{width:95%;max-width:355px;transform:rotate(-3deg)}.art-label{position:absolute;bottom:25px;right:18px;font-family:var(--serif);font-size:19px;background:var(--paper);padding:12px 18px;transform:rotate(-8deg);box-shadow:0 6px 12px #4436520b}
.article-grid{display:grid;grid-template-columns:minmax(0,730px) 270px;gap:70px;justify-content:space-between;padding-top:43px}.article-content{min-width:0}.quick-answer{background:#f0ecef;border-radius:22px;padding:28px 30px;margin-bottom:39px;border-left:3px solid var(--purple)}.quick-answer .eyebrow{color:var(--purple);font-size:10px}.quick-answer p{margin:13px 0 0;font-size:17px;line-height:1.75}.article-section{margin:0 0 42px;scroll-margin-top:110px}.article-section h2,.faq h2{font-family:var(--serif);font-size:31px;font-weight:400;line-height:1.22;letter-spacing:-.5px;margin:0 0 22px;display:flex;gap:17px;align-items:baseline}.section-number{font-family:ui-sans-serif,system-ui,sans-serif;font-size:11px;letter-spacing:1px;color:var(--purple);min-width:18px}.article-section p,.article-section li{font-size:15px;line-height:1.9}.article-section p{margin-bottom:17px}.article-section ul{padding-left:22px}.article-section li{padding-left:5px;margin:12px 0}.article-section li::marker{color:var(--purple)}.dialogue{background:#f0ecef;border:1px solid #e7e0e9;border-radius:23px;padding:25px;display:flex;flex-direction:column;gap:10px;margin:26px 0}.dialogue-label{font-size:9px;letter-spacing:1.5px;text-transform:uppercase;color:var(--muted);margin-bottom:5px}.bubble{padding:12px 16px;border-radius:16px 16px 16px 4px;background:#fffdf9;font-size:14px;line-height:1.65;align-self:flex-start;max-width:87%;box-shadow:0 2px 4px #332c4104}.bubble.me{background:#dfd5e9;align-self:flex-end;border-radius:16px 16px 4px 16px}.dialogue small{font-size:10px;color:var(--muted);margin-top:6px}.inline-cta{display:flex;align-items:center;justify-content:space-between;gap:22px;border-block:1px solid var(--line);padding:25px 0;margin:35px 0 42px}.inline-cta p{margin:0;font-size:13px;color:var(--muted)}.inline-cta strong{color:var(--ink);font-weight:550;display:block;font-size:16px;margin-bottom:4px}.inline-cta .button{flex-shrink:0;font-size:12px;padding:14px 20px}.takeaway{border-block:1px solid var(--line);padding:32px 0;margin:20px 0 42px}.takeaway p{font-family:var(--serif);font-size:27px;line-height:1.5;margin:16px 0 0;color:var(--purple)}.sidebar-inner{position:sticky;top:120px}.toc{border:1px solid var(--line);border-radius:20px;padding:23px}.toc-title{font-size:10px;text-transform:uppercase;letter-spacing:1.5px;color:var(--muted);margin:0 0 15px}.toc a{display:flex;gap:12px;padding:10px 0;font-size:12px;line-height:1.6;color:var(--muted)}.toc a span{font-size:10px;opacity:.7;margin-top:2px}.toc a:hover,.toc a[aria-current=true]{color:var(--orange)}.aside-promo{background:var(--lavender);border-radius:22px;margin-top:20px;padding:26px}.aside-promo .brand{font-size:27px}.aside-promo h3{font-family:var(--serif);font-size:25px;font-weight:400;line-height:1.2;margin:22px 0 12px}.aside-promo p{font-size:12px;color:#71627a}.aside-promo .button{width:100%;padding-inline:12px;font-size:12px;margin-top:8px}.aside-promo small{display:block;color:#71627a;font-size:10px;margin-top:12px;line-height:1.6}.faq{margin:40px 0 48px}.faq details{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;padding:20px 28px 20px 0;font-size:15px;font-weight:550;position:relative;list-style:none;line-height:1.6}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';position:absolute;right:3px;font-size:23px;font-weight:300;top:14px;color:var(--purple)}.faq details[open] summary:after{content:'−'}.faq p{font-size:14px;color:var(--muted);margin:0 0 22px}.article-end-cta{margin-top:5px}.related{margin-top:75px}.related .card:first-child{display:flex;grid-column:auto}.related .card:first-child .card-visual{height:194px;min-height:0;order:0}.related .card:first-child .card-visual svg{width:215px;height:175px}.related .card:first-child .card-body{padding:24px 23px 23px}.related .card:first-child h3{font-size:25px}.related .card:first-child p{font-size:12px}.mobile-cta{display:none}.empty-page{max-width:650px;padding:100px 0}.empty-page h1{font-family:var(--serif);font-size:50px;font-weight:400}
.nav>a{display:flex;align-items:center;flex-shrink:0}.brand-note{display:inline-block}.scene-tag{bottom:-10px}.home-hero{overflow:clip}.home-hero>div{min-width:0;max-width:100%}
@media(min-width:1500px){.wrap{width:1200px}.home-hero{padding-top:85px}}
@media(max-width:1050px){.wrap{width:calc(100% - 48px)}.home-hero{gap:28px}.hero-title{font-size:62px}.hero-scene{min-height:410px}.navlinks{gap:20px}.brand-note{display:none}.article-grid{gap:35px;grid-template-columns:minmax(0,1fr) 235px}.article-hero{gap:30px}.article-art{height:280px}.article-hero h1{font-size:49px}.cta{padding:35px}.cards{gap:18px}.card:first-child .card-body{padding:25px}.card:first-child h3{font-size:30px}}
@media(max-width:760px){.wrap{width:calc(100% - 36px)}.nav{height:73px;gap:15px}.brand{font-size:28px}.navlinks{gap:15px}.navlinks .about-link{display:none}.navlinks .button{font-size:11px;min-height:40px;padding:10px 15px;gap:10px}.navlinks>a:not(.button){font-size:11px}.home-hero{grid-template-columns:1fr;padding-top:38px;gap:30px}.hero-title{font-size:61px;letter-spacing:-2px;max-width:450px}.hero-copy{max-width:500px;font-size:15px}.hero-scene{width:min(100%,435px);margin:10px auto 7px;min-height:410px}.hero-actions{gap:20px}.hero-actions .button{padding:16px 22px}.hero-caption{font-size:10px}.strip{margin-bottom:43px;gap:12px;padding:17px 0;flex-wrap:wrap;font-size:10px}.strip span{gap:7px}.strip b{font-size:19px}.section-head{align-items:start}.section-head h2{font-size:35px}.section-head p{display:none}.filters{gap:7px;margin-block:22px}.filter{padding:10px 15px;font-size:11px}.cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.card:first-child{grid-column:span 2}.card:first-child .card-visual{min-height:285px}.card:first-child h3{font-size:29px}.card-visual{height:158px}.card-visual svg{width:175px;height:145px}.card-body{padding:19px}.card h3{font-size:23px}.about-band{grid-template-columns:1fr;gap:8px;padding-block:42px;margin-top:42px}.about-band h2{font-size:34px;margin-bottom:15px;max-width:360px}.about-band p{font-size:13px}.about-points{gap:13px}.cta{grid-template-columns:1fr;gap:24px;padding:30px;border-radius:25px}.cta h2{font-size:37px}.cta small{max-width:none}.cta-action .button{width:auto;max-width:100%}.footer{margin-top:45px}.footer-top{align-items:start}.footer-links{gap:15px;flex-wrap:wrap;justify-content:end;font-size:11px}.footer-bottom{flex-direction:column;gap:10px}.article-hero{grid-template-columns:1fr;gap:20px;padding-top:26px}.article-hero h1{font-size:44px;letter-spacing:-1.2px;margin-top:21px}.article-lead{font-size:15px}.article-art{height:235px;max-width:400px;width:100%;margin:8px auto 0;border-radius:100px 100px 20px 20px}.article-art svg{max-width:265px}.art-label{font-size:17px;bottom:20px}.article-grid{grid-template-columns:1fr;padding-top:28px;gap:0}.sidebar{order:-1}.sidebar-inner{position:static}.aside-promo{display:none}.toc{padding:18px 21px;margin-bottom:28px}.toc a{padding:7px 0}.toc-title{margin-bottom:8px}.quick-answer{padding:23px;margin-bottom:30px}.quick-answer p{font-size:16px}.article-section h2,.faq h2{font-size:29px}.article-section p,.article-section li{font-size:15px;line-height:1.85}.article-section{margin-bottom:35px}.inline-cta{align-items:flex-start;flex-direction:column;gap:15px}.inline-cta .button{min-height:44px}.dialogue{padding:19px}.bubble{font-size:13px;padding:11px 14px}.related{margin-top:48px}.related .cards{grid-template-columns:1fr}.related .card,.related .card:first-child{display:grid;grid-template-columns:105px 1fr}.related .card .card-visual,.related .card:first-child .card-visual{height:100%;min-height:150px;order:0}.related .card .card-visual svg,.related .card:first-child .card-visual svg{width:120px;height:130px}.related .card-num,.related .card-arrow{display:none}.related .card .card-body,.related .card:first-child .card-body{padding:19px}.related .card h3,.related .card:first-child h3{font-size:23px}.related .card p{display:none}.progress{top:72px}.article-page{padding-bottom:86px}.mobile-cta{position:fixed;bottom:0;left:0;right:0;z-index:22;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:13px 18px calc(13px + env(safe-area-inset-bottom));background:#faf8f2fa;border-top:1px solid var(--line);box-shadow:0 -4px 22px #44365208}.mobile-cta strong{font-size:14px;display:block}.mobile-cta small{display:block;font-size:10px;color:var(--muted);margin-top:4px}.mobile-cta .button{padding:11px 17px;font-size:11px;min-height:42px;gap:10px}.breadcrumb{padding-top:22px;font-size:10px}}
@media(max-width:430px){.cards{grid-template-columns:1fr}.card:first-child{grid-column:auto;display:flex}.card:first-child .card-visual{min-height:0;height:205px;order:0}.card .card-visual{height:205px}.card:first-child .card-body{padding:24px}.card h3,.card:first-child h3{font-size:29px}.card-body{padding:24px}.card .card-visual svg,.card:first-child .card-visual svg{width:225px;height:185px}.hero-title{font-size:55px}.hero-scene{min-height:365px;padding:42px 15px}.chat-paper{width:280px;padding:16px}.scene-tag{right:0;font-size:18px;bottom:0;padding:15px 18px}.scene-flower{width:70px;bottom:0}.scene-star{width:53px;right:6px}.scene-caption{left:25px;top:22px}.hero-actions{gap:16px;flex-wrap:wrap}.strip{justify-content:start;column-gap:17px;row-gap:10px}.article-hero h1{font-size:39px}.navlinks>a:not(.button){display:none}.footer-top{flex-direction:column}.footer-links{justify-content:start}.takeaway p{font-size:25px}.cta{padding:26px}.cta h2{font-size:34px}.article-section h2{gap:12px;font-size:28px}.card p{font-size:13px}}
@media(max-width:430px){.hero-title{font-size:clamp(42px,14vw,55px)}.related .section-head{flex-wrap:wrap;gap:16px}.mobile-cta .button{flex-shrink:0}}
@media(max-height:850px){.sidebar-inner{position:static}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.info-page{max-width:760px;padding-top:65px;padding-bottom:30px}.info-page h1{font-size:clamp(32px,6vw,55px);line-height:1.1}.info-page h2{font-size:27px;margin-top:35px}.info-page p{line-height:1.85}.info-page p a{text-decoration:underline;overflow-wrap:anywhere}.footer button.text-link{font:inherit;color:inherit;background:none;border:0;padding:0;cursor:pointer}.privacy-choice{position:fixed;bottom:18px;left:18px;z-index:50;max-width:460px;padding:20px;background:#faf8f2;color:#443652;border:1px solid #c4b6cd;border-radius:18px;box-shadow:0 6px 30px #44365220;font-size:13px;line-height:1.6}.privacy-choice p{margin:0 0 13px}.privacy-choice a{text-decoration:underline}.privacy-choice>div{display:flex;flex-wrap:wrap;gap:9px}.privacy-choice button{border:1px solid #443652;border-radius:10px;background:#443652;color:white;padding:10px 13px;font:inherit;cursor:pointer}.privacy-choice button+button{background:transparent;color:#443652}.privacy-choice button:focus-visible{outline:3px solid #b95034;outline-offset:3px}@media(max-width:600px){.privacy-choice{left:12px;right:12px;bottom:12px;max-width:none}.article-page:has(.privacy-choice) .mobile-cta{visibility:hidden}}
.product-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:0 0 64px}.product-features article{border-top:1px solid var(--line);padding-top:22px}.product-features span{color:var(--muted);font-size:11px}.product-features h2{font-family:var(--serif);font-weight:400;font-size:29px;line-height:1.2;margin:15px 0}.product-features p{font-size:13px;line-height:1.8;color:var(--muted);margin:0}.product-bridge{border-left:3px solid var(--purple);padding:4px 0 4px 18px;margin:0 0 38px}.product-bridge p{font-size:14px;line-height:1.7;margin:0 0 10px}.product-bridge strong{display:block}.product-bridge small{display:block;font-size:10px;color:var(--muted);margin-top:8px}.product-bridge a{font-size:13px}.cta-preview{color:var(--ink)}.cta-preview .dialogue{padding:18px;margin-bottom:0}.cta-preview .bubble{font-size:13px}.cta-preview .dialogue small{color:var(--muted)}.cta .cta-action .text-link{color:#e8dced}.cta-action .button{white-space:normal;text-align:center}@media(max-width:760px){.product-features{grid-template-columns:1fr;gap:24px;margin-bottom:44px}.product-features h2{font-size:28px}.product-bridge{padding-left:14px}.cta-preview .dialogue{padding:14px}.cta-preview .bubble{max-width:95%;font-size:12px}}
.guide-search{display:block;max-width:520px;margin:0 0 22px;font-size:13px}.guide-search input{display:block;width:100%;margin-top:9px;padding:14px 16px;border:1px solid #cfc8bd;border-radius:12px;background:#fffdf8;color:inherit;font:inherit}.guide-search input:focus-visible{outline:3px solid #a798c0;outline-offset:3px}

.product-entry-action{margin:22px 0}.product-entry-action .button{white-space:normal;text-align:center}.product-entry-action p{font-size:12px;line-height:1.7;max-width:480px;color:var(--muted)}.entry-preview{min-width:0;padding:24px;background:#eee7f1;border-radius:24px;align-self:start}.entry-preview .dialogue{margin:16px 0;background:#faf8f2}.entry-preview>p{font-size:13px;line-height:1.8;margin:0}.entry-preview .bubble{overflow-wrap:anywhere}.entry-preview small{line-height:1.5}@media(max-width:760px){.entry-preview{padding:18px}.product-entry-action .button{width:100%}}
.landing-section{padding:70px 0}.landing-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.landing-benefits article{padding:28px;background:#f0ebf3;border-radius:22px}.landing-benefits article:nth-child(2n){background:#eef0e8}.landing-benefits article>span{font-size:12px;color:var(--muted)}.landing-benefits h3,.landing-steps h3{font-size:20px;line-height:1.4;margin:22px 0 12px}.landing-benefits p,.landing-steps p{font-size:14px;color:var(--muted);margin:0}.landing-personas{display:grid;grid-template-columns:1fr 1fr;gap:70px;background:var(--deep);color:var(--paper);padding:55px;border-radius:28px;margin:24px 0}.landing-personas h2,.landing-trial h2{font-family:var(--serif);font-weight:400;font-size:48px;line-height:1.1;margin:20px 0}.landing-personas .eyebrow{color:#e9bb98}.landing-personas .button{background:var(--paper);color:var(--deep)}.persona-notes{display:grid;gap:14px}.persona-notes article{position:relative;padding:23px 23px 23px 64px;border:1px solid #ffffff30;border-radius:17px}.persona-notes span{position:absolute;left:24px;font-size:24px;color:#efd0b9}.persona-notes h3{font-size:18px;margin-bottom:7px}.persona-notes p{font-size:13px;margin:0;color:#ddd3e8}.landing-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:38px}.landing-steps b{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--peach);font-size:20px}.landing-trial{display:grid;grid-template-columns:1.4fr 1fr;gap:50px;align-items:center;padding:45px;border-radius:25px;background:var(--butter);margin:25px 0}.landing-trial p{font-size:14px}.landing-trial a:not(.button){text-decoration:underline}.landing-privacy{margin-top:24px}.landing-page .hero-copy{max-width:490px}.landing-page .faq{max-width:900px;margin:auto}.landing-page .cards .card-body p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:760px){.landing-section{padding:40px 0}.landing-benefits,.landing-steps,.landing-personas,.landing-trial{grid-template-columns:1fr;gap:20px}.landing-personas,.landing-trial{padding:26px}.landing-personas h2,.landing-trial h2{font-size:36px}.landing-benefits article{padding:24px}.landing-page .hero-title{font-size:44px;letter-spacing:-1.5px}.landing-page .hero-actions{align-items:flex-start}.landing-page .hero-scene{margin-top:16px}.landing-trial .button{white-space:normal;text-align:center}}
