:root{--ink:#543237;--body:#725d60;--orange:#ad4261;--orange-hover:#8c304b;--paper:#fff;--mist:#f9eceb;--line:#e9d4d1;--serif:Georgia,'Times New Roman',serif;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}button{font:inherit}img{display:block;max-width:100%;height:auto}button,a,summary{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #ad4261;outline-offset:5px}::selection{background:#fbc7ad;color:var(--ink)}.wrap{width:min(1200px,calc(100% - 80px));margin-inline:auto}.skip{position:fixed;top:-80px;left:20px;z-index:100;background:white;padding:15px}.skip:focus{top:10px}.header{min-height:112px;display:flex;align-items:center;gap:40px;border-bottom:1px solid var(--line)}.brand{text-decoration:none;font-size:32px;line-height:1;letter-spacing:-1.5px;font-weight:800}.brand span{color:var(--orange)}.brand small{display:block;font-size:12px;letter-spacing:.3px;font-weight:400;margin-top:9px;color:var(--body)}nav{display:flex;gap:28px;margin-left:auto}nav a{text-decoration:none;font-size:14px}nav a:hover{color:var(--orange)}.header-cta{border:1px solid var(--line);padding:13px 20px;border-radius:999px;font-size:14px;text-decoration:none;font-weight:700}.header-cta:hover{border-color:var(--ink)}.header-cta span{margin-left:12px}.hero{display:grid;grid-template-columns:1.06fr 1fr;gap:70px;align-items:center;padding-top:56px;padding-bottom:70px}.eyebrow{font-size:12px;letter-spacing:1.4px;text-transform:uppercase;font-weight:700;display:block}.hero .eyebrow{display:flex;align-items:center;gap:10px;font-size:11px}.mini-star{color:var(--orange);font-size:27px;line-height:1}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-2.6px;line-height:1.06;margin:24px 0}h1{font-size:clamp(44px,5.05vw,72px)}em{font-weight:400;color:var(--orange)}.hero-lead{font-size:18px;line-height:1.65;color:var(--body);max-width:450px;margin:24px 0}.offer-line{display:flex;align-items:center;gap:23px;margin:24px 0}.price{font-size:54px;font-weight:700;letter-spacing:-3px;line-height:1.1}.price span{font-size:36px}.offer-line>span:last-child{font-size:14px;line-height:1.7}.offer-line strong{font-weight:400;color:var(--body)}.button{display:inline-flex;justify-content:center;align-items:center;gap:36px;min-height:58px;padding:16px 27px;background:var(--orange);border:0;border-radius:10px;color:white;text-decoration:none;font-size:16px;font-weight:700;transition:background .2s,transform .2s}.button:hover{background:var(--orange-hover);transform:translateY(-2px)}.button span{font-size:21px;font-weight:400}.safe{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--body);margin:13px 0 23px}.safe svg{width:18px;height:18px;flex-shrink:0}.hero-facts{display:flex;gap:20px;font-size:13px;color:var(--body)}.hero-facts span:before{content:'✓';margin-right:6px;color:var(--ink)}.hero-art{position:relative;background:#e1eee7;border-radius:180px 180px 24px 24px;padding:20px 20px 16px;transform:rotate(2deg);max-width:500px}.art-top{font-size:10px;display:flex;justify-content:space-between;gap:8px;margin:8px 7px 14px;text-transform:uppercase;letter-spacing:.7px}.art-top span:first-child{max-width:230px}.art-crop{position:relative;overflow:hidden;aspect-ratio:4/5;border-radius:160px 160px 14px 14px;background:#78bab4}.art-crop img{position:absolute;max-width:none;width:222.223%;height:auto;right:-7.78%;top:-41.5%}.art-bottom{display:flex;justify-content:space-between;gap:12px;font-size:11px;margin:14px 4px 0}.art-bottom span:first-child{font-weight:700;font-size:13px}.art-note{position:absolute;right:-35px;top:105px;transform:rotate(10deg);background:#fff6ca;padding:24px 20px;border-radius:50%;width:140px;height:140px;text-align:center;box-shadow:0 5px 20px #173b3520;font-size:14px;line-height:1.5}.art-note em{font-family:var(--serif);font-size:20px;color:var(--ink)}.benefit-band{background:var(--ink);color:white}.benefits{display:grid;grid-template-columns:repeat(3,1fr);padding-block:24px;gap:24px}.benefits>span{font-size:13px;display:flex;align-items:center;justify-content:center;gap:13px;border-right:1px solid #ffffff35}.benefits>span:last-child{border:0}.benefits b{font-family:var(--serif);font-size:28px;font-weight:400;white-space:nowrap}.section{padding-block:100px}h2{font-size:clamp(36px,4vw,56px);margin-top:19px;margin-bottom:20px;line-height:1.1}.section-heading{display:flex;justify-content:space-between;gap:60px;align-items:flex-end;margin-bottom:38px}.section-heading>p{max-width:315px;color:var(--body);margin:0 0 23px}.lesson-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}figure{margin:0;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:white}.lesson-grid img{width:100%;aspect-ratio:1.5;object-fit:cover}.lesson-grid figcaption{padding:20px 22px}.lesson-grid figcaption span{font-size:12px;color:var(--body);display:block}.lesson-grid figcaption b{font-family:var(--serif);font-size:26px;font-weight:400}.included-note{display:flex;gap:18px;align-items:center;background:var(--mist);padding:23px 27px;margin-top:24px;border-radius:14px}.included-note>span{font-size:36px;color:var(--orange)}.included-note p{font-size:14px;margin:0;max-width:560px}.included-note a{margin-left:auto;font-size:13px;font-weight:700;white-space:nowrap;text-underline-offset:5px}.support-section{background:var(--mist);padding:85px 0}.support-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px}.support-layout>div:first-child>p{max-width:340px;color:var(--body)}.text-link{color:var(--ink);border:0;background:transparent;padding:0;text-decoration:underline;text-underline-offset:6px;font-weight:700;font-size:14px}.support-layout .text-link{display:inline-block;margin-top:20px}.support-list article{display:flex;align-items:start;gap:24px;padding:25px 0;border-bottom:1px solid #e9d4d1}.support-list article:first-child{padding-top:0}.support-list article:last-child{border:0;padding-bottom:0}.num{font-family:var(--serif);font-style:italic;font-size:26px;color:var(--orange)}h3{font-size:19px;line-height:1.4;margin:0 0 10px;letter-spacing:-.3px}.support-list p{font-size:15px;color:var(--body);margin:0}.start-layout{display:grid;grid-template-columns:1fr 1fr;gap:70px}.device-panel{background:#fff7f0;border:1px solid var(--line);padding:30px;border-radius:var(--radius)}.device-panel h3{font-family:var(--serif);font-size:29px;font-weight:400;margin:13px 0 22px}.device-tabs{display:flex;gap:5px;border-bottom:1px solid var(--line);padding-bottom:16px;flex-wrap:wrap}.device-tabs button{font-size:13px;border:1px solid transparent;background:transparent;color:var(--body);padding:10px 12px;border-radius:8px}.device-tabs button[aria-selected=true]{background:var(--ink);color:white}.device-info{padding:25px 0 5px;min-height:205px}.device-label{font-size:10px;letter-spacing:1.2px;font-weight:700;color:var(--body)}h4{font-size:20px;margin:10px 0;line-height:1.4}.device-info p,.device-help p{font-size:14px;color:var(--body);line-height:1.65}.device-help{border-top:1px solid var(--line);padding-top:8px}.device-help strong{color:var(--ink)}.device-help a{font-size:13px}.steps{list-style:none;padding:8px 0 0;margin:0}.steps li{display:flex;gap:23px;padding-bottom:30px;position:relative}.steps li:not(:last-child):before{content:'';position:absolute;left:21px;top:47px;bottom:6px;border-left:1px solid var(--line)}.steps li>span{flex-shrink:0;width:44px;height:44px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-family:var(--serif);font-size:24px;color:var(--orange)}.steps h3{font-size:18px}.steps p{font-size:15px;color:var(--body);margin:0}.reviews-section{padding:85px 0;background:#f9eceb}.reviews-grid{display:grid;grid-template-columns:1fr 1.15fr 1fr;gap:26px;align-items:stretch}.review-image{position:relative;border:0;padding:0;border-radius:16px;overflow:hidden;background:#dbe7e0;min-width:0;text-align:left}.review-image>img{width:100%;height:350px;object-fit:cover;object-position:top;transition:transform .3s}.review-image:hover>img{transform:scale(1.025)}.review-image>span{display:block;font-size:12px;background:white;padding:17px 20px;color:var(--ink)}.quote-card{border-radius:16px;background:white;padding:30px;display:flex;flex-direction:column;justify-content:center}.quote-mark{font-family:var(--serif);font-size:75px;line-height:.7;color:var(--orange)}blockquote{font-family:var(--serif);font-size:27px;line-height:1.3;margin:16px 0 24px}.quote-card>p{font-size:14px;font-weight:700;margin:0}.quote-context{font-size:12px;color:var(--body);margin:4px 0 24px}.quote-card .text-link{font-size:12px;align-self:start}.faq-section{display:grid;grid-template-columns:.7fr 1.3fr;gap:95px}.faq-section>div>p{color:var(--body);max-width:230px;margin-bottom:24px}.faq-list details{border-bottom:1px solid var(--line);padding:22px 0}.faq-list details:first-child{padding-top:0}.faq-list summary{font-size:17px;font-weight:700;list-style:none;display:flex;gap:20px;align-items:center;justify-content:space-between;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';font-size:26px;font-weight:400;color:var(--orange);flex-shrink:0}.faq-list details[open] summary:after{content:'−'}.faq-list details p{font-size:15px;color:var(--body);margin:18px 30px 0 0}.join-section{display:grid;grid-template-columns:1fr 1fr;gap:65px;background:var(--ink);color:white;border-radius:26px;padding:65px}.join-copy{padding-top:18px}.join-copy h2{font-size:58px;margin-top:25px}.join-copy h2 em{color:#ffc7a6}.join-copy>p{color:#f3dedc;font-size:16px}.join-copy>.eyebrow{font-size:10px;color:#f0ced1}.join-sign{display:block;font-family:var(--serif);font-size:31px;font-style:italic;margin-top:50px;color:#f0ced1}.join-card{background:white;color:var(--ink);border-radius:17px;padding:32px}.join-card>.eyebrow{font-size:10px;letter-spacing:1px}.join-price{font-size:76px;letter-spacing:-3px;font-weight:700;line-height:1.2;margin-top:15px}.join-price span{font-size:44px;font-weight:400}.once{font-size:13px;color:var(--body);margin:3px 0 25px}.join-card ul{list-style:none;padding:0;margin:0 0 26px;font-size:14px}.join-card li{display:flex;gap:10px;margin:11px 0}.join-card li:before{content:'✓';color:var(--orange)}.join-card .button{width:100%;gap:14px;font-size:15px;padding-inline:18px}.checkout-note{text-align:center;font-size:11px;color:var(--body);line-height:1.6;margin:14px 0 22px}.no-renew{display:flex;gap:12px;align-items:center;border-top:1px solid var(--line);padding-top:20px}.no-renew>span{width:26px;height:26px;border-radius:50%;background:var(--mist);display:grid;place-items:center;flex-shrink:0}.no-renew p{font-size:12px;margin:0;line-height:1.7}.footer{display:flex;justify-content:space-between;gap:30px;padding-top:65px;padding-bottom:45px}.footer .brand{font-size:26px}.footer p,.footer>a,.footer div>a:not(.brand){font-size:12px;color:var(--body)}.footer p{margin:14px 0 7px}.legal{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.legal a{text-underline-offset:4px}.legal p{font-size:11px;margin:6px 0}.mobile-bar{display:none}.review-dialog{border:0;border-radius:16px;padding:46px 14px 14px;max-width:min(760px,94vw);max-height:90dvh;background:#fff}.review-dialog::backdrop{background:#39252bcc;backdrop-filter:blur(5px)}.review-dialog img{width:auto;max-height:75dvh;margin:auto;object-fit:contain}.close-dialog{position:absolute;right:12px;top:5px;width:38px;height:38px;border:0;background:transparent;font-size:22px;color:var(--ink)}
@media(min-width:1500px){.hero{padding-top:70px;padding-bottom:90px}}@media(max-width:1100px){.wrap{width:calc(100% - 48px)}.header{gap:24px}nav{gap:20px}.hero{gap:42px}.hero-art{margin-right:20px}.art-note{right:-28px;width:118px;height:118px;padding:18px 10px;font-size:12px}.art-note em{font-size:18px}.art-top{font-size:9px}.art-top span:first-child{max-width:170px}.hero-facts{gap:12px;font-size:12px}.support-layout{gap:60px}.start-layout{gap:38px}.join-section{padding:45px;gap:35px}.join-copy h2{font-size:50px}.join-card{padding:26px}.quote-card{padding:24px}blockquote{font-size:23px}.faq-section{gap:50px}}
@media(max-width:800px){.header{min-height:90px}.header nav{display:none}.header-cta{margin-left:auto}.hero{gap:25px;padding-top:38px;padding-bottom:46px}.hero .eyebrow{font-size:9px;letter-spacing:.6px}h1{font-size:44px;letter-spacing:-2px}.hero-lead{font-size:16px;margin:18px 0}.offer-line{gap:13px;margin:20px 0}.price{font-size:44px}.offer-line>span:last-child{font-size:12px}.hero .button{padding:14px 18px;font-size:14px;gap:18px}.safe{font-size:11px}.hero-facts{flex-direction:column;gap:3px}.art-top{display:none}.art-bottom{font-size:9px;flex-direction:column;gap:2px}.hero-art{padding:12px;margin-right:10px}.art-note{top:45px;right:-22px}.benefits{gap:12px;padding-block:22px}.benefits>span{flex-direction:column;gap:3px;text-align:center;font-size:11px}.benefits b{font-size:25px}.section{padding-block:70px}.section-heading{gap:30px}.section-heading>p{font-size:14px;max-width:240px}.lesson-grid{gap:15px}.lesson-grid figcaption{padding:15px}.lesson-grid figcaption span{font-size:10px}.lesson-grid figcaption b{font-size:24px}.included-note{flex-wrap:wrap;gap:10px}.included-note>p{max-width:calc(100% - 50px)}.included-note a{margin-left:34px}.support-layout{gap:35px}.support-section,.reviews-section{padding:65px 0}.support-list article{gap:14px}.support-list h3{font-size:17px}.support-list p{font-size:14px}.start-layout{grid-template-columns:1fr;gap:40px}.device-info{min-height:0}.steps{display:grid;grid-template-columns:1fr 1fr;gap:30px}.steps li{padding:0}.steps li:before{display:none}.reviews-grid{gap:16px;grid-template-columns:1fr 1.1fr}.reviews-grid>.review-image:last-child{display:none}.faq-section{grid-template-columns:1fr;gap:30px}.faq-section h2 br{display:none}.faq-section>div>p{max-width:none}.join-section{padding:32px;gap:30px}.join-copy h2{font-size:41px}.join-card{padding:24px 20px}.join-card .button{font-size:13px}.join-card li{font-size:12px}.join-copy>p{font-size:14px}.footer{padding-top:45px}}
@media(max-width:600px){html{scroll-padding-top:20px}.wrap{width:calc(100% - 36px)}.header{min-height:80px;gap:10px}.brand{font-size:27px}.brand small{font-size:10px;margin-top:7px}.header-cta{font-size:12px;padding:11px 13px}.header-cta span{display:none}.hero{grid-template-columns:1fr;padding-top:29px;gap:27px;padding-bottom:36px}.hero-copy{display:contents}.hero .eyebrow{font-size:10px;grid-row:1;margin-bottom:-13px}.hero h1{font-size:clamp(40px,11.5vw,63px);grid-row:2;margin:0;letter-spacing:-2px;line-height:1.05}.hero-lead{grid-row:3;margin:-9px 0 0;max-width:420px;font-size:16px}.hero-art{grid-row:4;width:100%;max-width:none;margin:0;transform:none;border-radius:100px 100px 16px 16px;padding:10px 10px 12px}.art-crop{aspect-ratio:1.25;border-radius:95px 95px 10px 10px}.art-crop img{width:222.223%;top:-64.8%;right:-7.78%}.art-note{width:105px;height:105px;right:8px;top:12px;padding-top:15px;font-size:11px}.art-note em{font-size:16px}.art-bottom{flex-direction:row;align-items:center;font-size:10px;margin-top:10px}.art-bottom span:first-child{font-size:12px}.offer-line{grid-row:5;margin:-4px 0 -12px;gap:20px;justify-content:center}.price{font-size:48px}.offer-line>span:last-child{font-size:13px}.hero .button{grid-row:6;width:100%;min-height:56px;font-size:16px}.safe{grid-row:7;margin:-15px 0 -15px;justify-content:center;font-size:12px}.hero-facts{grid-row:8;flex-direction:row;justify-content:center;font-size:11px;gap:16px;margin-top:0}.benefits{padding-block:20px;gap:10px;width:calc(100% - 24px)}.benefits>span{font-size:10px;line-height:1.4;padding-right:6px}.benefits b{font-size:24px}.section{padding-block:58px}.eyebrow{font-size:10px;letter-spacing:1.2px}h2{font-size:38px;letter-spacing:-1.4px;line-height:1.1;margin-top:16px}.section-heading{display:block;margin-bottom:27px}.section-heading>p{max-width:none;margin-bottom:0;font-size:15px}.lesson-grid{grid-template-columns:1fr;gap:16px}.lesson-grid figure{display:grid;grid-template-columns:1.25fr 1fr;align-items:center;border-radius:12px}.lesson-grid img{aspect-ratio:1.5;height:100%;object-fit:cover;min-height:112px}.lesson-grid figcaption{padding:14px}.lesson-grid figcaption span{font-size:11px;line-height:1.4;margin-bottom:6px}.lesson-grid figcaption b{font-size:23px;line-height:1.1;display:block}.included-note{padding:19px 17px;gap:12px}.included-note>span{font-size:30px}.included-note p{font-size:13px}.included-note a{font-size:12px;margin-left:30px;white-space:normal}.support-layout{grid-template-columns:1fr;gap:38px}.support-section{padding:55px 0}.support-layout>div:first-child>p{font-size:15px;max-width:none}.support-layout .text-link{margin-top:5px}.support-list article{gap:20px;padding:22px 0}.support-list h3{font-size:18px}.support-list p{font-size:15px}.device-panel{padding:24px 20px;border-radius:18px}.device-panel h3{font-size:27px}.device-tabs{gap:3px}.device-tabs button{font-size:12px;padding:10px}.device-info{padding-top:20px}.device-info p,.device-help p{font-size:14px}.device-help a{font-size:13px}.steps{display:block}.steps li{padding-bottom:28px;gap:18px}.steps li:last-child{padding:0}.steps li:not(:last-child):before{display:block}.steps p{font-size:14px}.reviews-section{padding:55px 0}.reviews-grid{grid-template-columns:1fr;gap:18px}.reviews-grid .review-image:first-child{display:none}.reviews-grid .review-image:last-child{display:block}.review-image>img{height:350px;object-fit:contain;background:#eeeae4}.quote-card{padding:30px}.quote-card blockquote{font-size:28px}.quote-card .text-link{font-size:13px}.quote-context{font-size:13px}.faq-section{gap:28px}.faq-section>div>p{font-size:15px}.faq-list summary{font-size:16px;gap:18px}.faq-list details{padding-block:20px}.join-section{grid-template-columns:1fr;padding:29px 20px;border-radius:20px;gap:27px}.join-copy{padding:0 6px}.join-copy h2{font-size:43px;margin-top:20px}.join-copy h2 br:last-of-type{display:none}.join-copy>p{font-size:15px}.join-sign{display:none}.join-card{padding:27px 22px}.join-card .button{font-size:15px}.join-card li{font-size:14px}.join-card>.eyebrow{font-size:10px}.checkout-note{font-size:12px}.no-renew p{font-size:12px}.footer{flex-direction:column;gap:26px;padding-top:40px;padding-bottom:120px}.footer p,.footer div>a:not(.brand){font-size:12px}.mobile-bar{position:fixed;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fffffff5;border-top:1px solid var(--line);padding:12px 18px calc(12px + env(safe-area-inset-bottom));z-index:20;box-shadow:0 -8px 24px #603b3c0a;backdrop-filter:blur(12px);transition:transform .25s}.mobile-bar.is-hidden{transform:translateY(110%);pointer-events:none}.mobile-bar b{display:block;font-size:20px;line-height:1.3}.mobile-bar b span{font-size:11px;font-weight:400}.mobile-bar small{display:block;font-size:10px;color:var(--body)}.mobile-bar .button{font-size:13px;padding:12px 16px;min-height:47px;gap:4px}.review-dialog{padding-top:48px}.review-dialog img{max-height:77dvh}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* Digital drawing: tablet and phone on the first screen. Scoped to the hero. */
.hero h1{font-size:clamp(42px,4.5vw,64px);letter-spacing:-2px;line-height:1.08}.digital-hero{position:relative;min-width:0;height:610px;background:#f5d8dc;border-radius:180px 180px 28px 28px;padding:30px 28px 40px}.digital-caption{display:flex;justify-content:space-between;gap:10px;font-size:12px;font-weight:700;margin:28px 0 20px;color:var(--ink)}.tablet-preview{position:absolute;top:115px;left:15px;right:70px;border:10px solid #543d40;border-radius:24px;background:#fff;box-shadow:0 20px 35px #653c4824;transform:rotate(-5deg);overflow:hidden}.screen-toolbar{height:34px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;background:#fff;font-size:11px}.tablet-art{position:relative;overflow:hidden;aspect-ratio:.95;background:#d1bab1}.tablet-art img{position:absolute;width:235.3%;height:auto;max-width:none;left:auto;right:-9.8%;top:-63.33%}.screen-palette{height:40px;display:flex;align-items:center;justify-content:center;gap:12px;background:white}.screen-palette i{width:15px;height:15px;background:#e9cbb1;border-radius:50%}.screen-palette i:nth-child(2){background:#ab736a}.screen-palette i:nth-child(3){background:#dac9a2}.screen-palette i:nth-child(4){background:#535356}.screen-palette i:nth-child(5){background:#b28c8b}.screen-palette span{font-size:21px;color:#555;margin-left:10px}.phone-preview{position:absolute;right:4px;bottom:52px;width:155px;border:7px solid #543d40;border-radius:25px;background:#fff;box-shadow:0 14px 25px #653c4835;transform:rotate(8deg);overflow:hidden}.phone-top{height:21px;position:relative}.phone-top:after{content:'';position:absolute;left:35%;right:35%;height:5px;top:5px;background:#543d40;border-radius:5px}.phone-art{aspect-ratio:.64;overflow:hidden;position:relative;background:#f8d5db}.phone-art img{position:absolute;width:235.3%;max-width:none;height:auto;left:auto;right:-9.8%;top:-42.67%}.phone-label{text-align:center;font-size:11px;font-weight:700;padding:9px 0 2px}.phone-home{height:3px;width:40%;border-radius:2px;background:#543d40;margin:8px auto}.digital-note{position:absolute;right:-17px;top:68px;background:#fff0d9;padding:17px 21px;transform:rotate(7deg);font-size:13px;border-radius:12px;box-shadow:0 6px 16px #653c4812;line-height:1.5}.digital-note em{font-family:var(--serif);font-size:19px;color:var(--ink)}.digital-footnote{position:absolute;bottom:6px;left:25px;font-size:11px;color:var(--body)}
@media(max-width:1100px){.digital-hero{height:540px;padding-inline:20px}.tablet-preview{top:110px;right:45px;left:5px}.phone-preview{width:135px;bottom:48px;right:-3px}.digital-note{right:-8px;font-size:11px;padding:13px}.digital-note em{font-size:17px}.digital-caption{font-size:10px}.hero h1{font-size:clamp(40px,4.6vw,55px)}}
@media(max-width:800px){.digital-hero{height:475px;border-radius:120px 120px 22px 22px}.tablet-preview{top:110px;right:26px;border-width:7px;border-radius:17px}.screen-toolbar{font-size:9px;height:27px;padding-inline:8px}.phone-preview{width:112px;bottom:45px;right:-10px;border-width:5px;border-radius:18px}.phone-label{font-size:9px}.digital-note{top:62px;right:-9px;padding:10px;font-size:10px}.digital-note em{font-size:15px}.digital-caption{font-size:9px;margin-top:20px}.digital-footnote{font-size:10px;left:14px}.screen-palette{height:30px;gap:8px}.screen-palette i{width:12px;height:12px}.hero h1{font-size:40px;letter-spacing:-1.6px}.hero-facts{font-size:11px}}
@media(max-width:600px){.digital-hero{grid-row:4;height:425px;max-width:390px;width:100%;margin:0 auto;border-radius:110px 110px 20px 20px;padding:22px}.digital-caption{margin:10px 0 0;font-size:10px;padding-inline:10px}.tablet-preview{left:18px;right:90px;top:73px;border-width:8px;transform:rotate(-5deg)}.tablet-art{aspect-ratio:.95}.screen-toolbar{font-size:10px;height:28px}.phone-preview{width:122px;right:13px;bottom:33px;border-width:6px}.phone-label{font-size:10px}.digital-note{top:59px;right:3px;padding:12px;font-size:10px}.digital-note em{font-size:16px}.digital-footnote{bottom:0;left:19px;font-size:10px}.hero h1{font-size:clamp(38px,10.6vw,59px);line-height:1.08;letter-spacing:-1.8px}.hero-facts{font-size:10px;gap:10px}.hero-lead{font-size:16px}.screen-palette{height:32px}}
@media(max-width:360px){.digital-hero{height:390px}.tablet-preview{right:70px;left:7px}.phone-preview{width:108px;right:2px;bottom:32px}.digital-note{right:-2px;padding:9px}.digital-caption{font-size:9px;padding:0}.hero h1{font-size:37px}.hero-facts{font-size:9px}}

.join-card .renewal-option{margin:18px 0 0;padding-top:16px;border-top:1px solid var(--line);font-size:14px;line-height:1.6;color:var(--body)}.join-card .renewal-option strong{color:var(--ink);white-space:nowrap}

/* The supplied logo, recolored through its original transparency. */
.brand--image{display:block;flex-shrink:0}.brand-mark{display:block;width:220px;aspect-ratio:457/114;background:linear-gradient(90deg,var(--ink) 0 69%,var(--orange) 69% 100%);-webkit-mask:url('/assets/bengala-logo.png') 51.02% 54.2% / 110.722% 329.825% no-repeat;mask:url('/assets/bengala-logo.png') 51.02% 54.2% / 110.722% 329.825% no-repeat}.brand-mark--light{background:linear-gradient(90deg,#fff0e8 0 69%,#ffc7a6 69% 100%)}.join-sign.brand-mark{margin-top:42px;width:220px}.join-copy h2{overflow-wrap:normal}
@media(max-width:600px){.header .brand-mark{width:165px}.header-cta{font-size:11px;padding:11px 10px}.join-sign.brand-mark{display:none}}
@media(max-width:360px){.header .brand-mark{width:145px}.header-cta{font-size:10px;padding:10px 8px}}

/* A sunlit, blush-pink palette drawn from the supplied kitten illustration. */
:root{--paper:#fffaf5}
body{background:linear-gradient(140deg,#fffaf5 0%,#fff9f5 50%,#fff2ef 100%)}
.digital-hero{background:radial-gradient(ellipse at 75% 10%,#ffe8be,transparent 55%),linear-gradient(150deg,#f9e3dd,#edbecd);border-radius:36px 130px 32px 32px}
.tablet-art{aspect-ratio:1.406;background:#f1c1cb}
.tablet-art img{width:182%;height:auto;max-width:none;right:0;top:-88.8%}
.phone-art img{width:auto;height:256%;max-width:none;right:-55%;top:-88.8%}
.tablet-preview{top:155px;left:0;right:35px}
.phone-preview{bottom:45px}
.digital-note{top:82px;right:0;background:#fff0da}
.digital-caption{margin-top:20px;font-size:14px}
.digital-footnote{font-size:12px}
.screen-palette i:first-child{background:#f4d4c1}.screen-palette i:nth-child(2){background:#d98a9d}.screen-palette i:nth-child(3){background:#f3c877}.screen-palette i:nth-child(4){background:#593a34}.screen-palette i:nth-child(5){background:#b7607b}
.benefit-band{background:#67434a}.join-section{background:linear-gradient(125deg,#67434a,#4b2e35)}
.reviews-grid{grid-template-columns:1fr;max-width:850px;margin:auto}.quote-card{padding:40px 50px}.quote-card blockquote{font-size:32px}.quote-context,.quote-card .text-link{font-size:14px}
.support-list p,.steps p,.faq-list details p,.device-info p,.device-help p{font-size:16px}
@media(max-width:800px){.tablet-preview{top:150px;right:12px}.digital-caption{font-size:12px}.quote-card{padding:30px}.quote-card blockquote{font-size:28px}}
@media(max-width:600px){.digital-hero{height:405px;border-radius:26px 85px 26px 26px}.tablet-preview{top:106px;left:8px;right:32px}.phone-preview{bottom:28px;right:8px;width:113px}.digital-note{top:47px;right:8px}.digital-caption{font-size:12px;margin-top:4px;padding:0}.digital-footnote{font-size:12px;bottom:0;left:14px}.hero-facts{font-size:12px;gap:8px}.header-cta{font-size:12px}.join-copy>.eyebrow{font-size:12px}}
