.lp-sample{background:var(--lp-bg);border-top:1px solid var(--lp-line)}.lp-sample-layout{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:center;gap:75px;display:grid}.lp-sample-reader{background:linear-gradient(135deg,#e6eee0,#eef0e8);border:1px solid #d4dfd5;border-radius:18px;min-width:0;padding:22px 34px 18px}.lp-sample-reader-top{letter-spacing:.1em;color:var(--lp-muted);justify-content:space-between;gap:12px;margin-bottom:22px;font-size:9px;display:flex}.lp-sample-reader-top>span:first-child{color:var(--lp-ink);font-weight:700}.lp-sample-reader-top>span:last-child{letter-spacing:0}.lp-sample-paper{cursor:zoom-in;background:#fff;border:0;width:100%;max-width:340px;margin:auto;padding:0;display:block;position:relative;box-shadow:0 12px 27px #203b4b20}.lp-sample-paper img{aspect-ratio:595/842;object-fit:contain;background:#fff;width:100%;animation:.28s ease-out lp-page-turn}.lp-sample-zoom{border:1px solid var(--lp-line);background:var(--lp-bg);color:var(--lp-ink);font:600 10px var(--tps-body);border-radius:6px;padding:7px 10px;position:absolute;bottom:12px;right:12px;box-shadow:0 2px 10px #203b4b10}.lp-sample-paper:hover .lp-sample-zoom{background:var(--lp-ink);color:#fff}.lp-sample-pagination{color:var(--lp-muted);justify-content:space-between;align-items:center;margin-top:20px;font-size:10px;display:flex}.lp-sample-pagination>div{gap:8px;display:flex}.lp-sample-pagination button{background:var(--lp-bg);width:34px;height:34px;color:var(--lp-ink);cursor:pointer;border:1px solid #bccbbe;border-radius:50%;font-size:18px}.lp-sample-pagination button:disabled{opacity:.35;cursor:default}.lp-sample-copy h3{margin:20px 0;font-size:35px;line-height:1.15}.lp-sample-description{min-height:260px;animation:.28s ease-out lp-page-turn}.lp-sample-description>p{font-size:14px;line-height:1.8}.lp-sample-detail{border-left:2px solid var(--lp-coral);margin-top:22px;padding-left:14px;font-size:11px!important}.lp-sample-choices{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:25px 0;display:grid}.lp-sample-choices button{border:1px solid var(--lp-line);text-align:left;cursor:pointer;color:var(--lp-ink);font:600 10px var(--tps-body);background:0 0;border-radius:8px;padding:5px 5px 10px;overflow:hidden}.lp-sample-choices button[aria-pressed=true]{background:#edf2e6;border:2px solid #55745c;padding:4px 4px 9px}.lp-sample-choices img{aspect-ratio:3/2;object-fit:cover;border-radius:4px;width:100%}.lp-sample-choices button>span{padding:9px 4px 0;line-height:1.45;display:block}.lp-sample-choices small{opacity:.6;margin-bottom:3px;font-size:8px;display:block}.lp-sample-download{gap:14px;width:100%;padding-inline:15px;font-size:13px}.lp-sample-free-note{text-align:center;margin:9px 0;font-size:10px}.lp-sample-next{border-top:1px solid var(--lp-line);margin-top:25px;padding-top:10px}.lp-sample-next p{font-size:12px}.lp-sample-next strong{color:var(--lp-ink)}.lp-sample-next .lp-text-link{font-size:12px}.lp-sample-dialog .lp-dialog-bar{z-index:2;background:var(--lp-bg);margin-top:-12px;padding-block:12px;position:sticky;top:-20px}.lp-button{position:relative;overflow:hidden}.lp-button>span{transition:transform .18s}.lp-button:hover>span{transform:translate(2px,-2px)}.lp-sample-download:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#fff2,#0000);width:35%;position:absolute;inset:-40% auto -40% -60%;transform:skew(-20deg)}.lp-sample-download:hover:after,.lp-sample-download:focus-visible:after{animation:.65s ease-out lp-cta-light}.lp-final-v3{background:#e6ede1;padding:0}.lp-final-v3 .lp-container{text-align:left;grid-template-columns:1fr 1fr;align-items:center;gap:60px;padding-block:60px;display:grid}.lp-final-v3 img{border-radius:16px;width:100%;height:auto;display:block}.lp-final-v3 h2{font-size:39px}.lp-final-v3 .lp-final-actions{flex-wrap:wrap;align-items:center;gap:20px;margin-top:28px;display:flex}.lp-final-v3 .lp-button{margin:0}.lp-final-v3 p:last-child{margin-bottom:0}.lp-final-v3 .lp-eyebrow{margin-bottom:16px!important}@keyframes lp-page-turn{0%{opacity:.7;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes lp-cta-light{0%{left:-60%}to{left:140%}}@media (width<=1000px){.lp-sample-layout{gap:35px}.lp-sample-reader{padding-inline:22px}.lp-sample-copy h3{font-size:29px}.lp-sample-description{min-height:280px}.lp-final-v3 .lp-container{gap:35px}.lp-final-v3 h2{font-size:33px}}@media (width<=760px){.lp-sample-layout{grid-template-columns:minmax(0,1fr);gap:28px}.lp-sample-reader{width:100%;max-width:440px;margin:auto;padding:15px 20px}.lp-sample-reader-top{margin-bottom:16px;font-size:8px}.lp-sample-paper{max-width:290px}.lp-sample-description{min-height:0}.lp-sample-copy h3{margin:16px 0;font-size:29px}.lp-sample-choices{gap:8px;margin:20px 0}.lp-sample-choices button{font-size:10px}.lp-sample-download{font-size:12px}.lp-sample-free-note{font-size:9px}.lp-sample-next{margin-top:22px}.lp-final-v3 .lp-container{grid-template-columns:minmax(0,1fr);gap:30px;padding-block:45px}.lp-final-v3 img{order:2}.lp-final-v3 h2{font-size:31px}}@media (prefers-reduced-motion:reduce){.lp-sample *,.lp-sample :after,.lp-button>span{transition:none!important;animation:none!important}}.lp-main .lp-sample-copy h3{margin:20px 0;font-size:35px;line-height:1.15}.lp-main .lp-sample-description>p{margin:14px 0}.lp-main .lp-final-v3 h2{font-size:39px}.lp-preview-grid{animation:.28s ease-out lp-page-turn}@media (width<=1000px){.lp-main .lp-sample-copy h3{font-size:29px}.lp-main .lp-final-v3 h2{font-size:33px}}@media (width<=760px){.lp-sample-layout{gap:18px}.lp-sample-copy{display:contents}.lp-sample-copy>.lp-tag{order:0;justify-self:start}.lp-sample-description{order:1}.lp-main .lp-sample-copy h3{margin:0 0 16px;font-size:29px}.lp-sample-choices{order:2;margin:2px 0 8px}.lp-sample-reader{order:3}.lp-sample-download{order:4}.lp-sample-free-note{order:5;margin:0}.lp-sample-next{order:6;margin-top:8px}.lp-main .lp-final-v3 h2{font-size:31px}}@media (prefers-reduced-motion:reduce){.lp-preview-grid{animation:none}}:root{--lp-bg:#fff9f0;--lp-ink:#203b4b;--lp-muted:#53656a;--lp-sage:#dfe8d9;--lp-coral:#df705a;--lp-blue:#e3eef0;--lp-line:#d7ddd5;--lp-white:#fff;--lp-max:1180px}html{scroll-behavior:smooth;scroll-padding-top:100px}html[data-theme=default-light] body.tps-body{background:var(--lp-bg);color:var(--lp-ink)}.lp-main *,.lp-nav *,.lp-footer *,.lp-mobile-buy *,.lp-checkout *{box-sizing:border-box}.lp-main,.lp-nav,.lp-footer,.lp-checkout{font-family:var(--tps-body);line-height:1.7}.lp-main a,.lp-nav a,.lp-footer a,.lp-checkout a,.lp-mobile-buy a{color:inherit;text-decoration:none}.lp-main img{max-width:100%;height:auto;display:block}.lp-container{width:min(var(--lp-max), calc(100% - 64px));margin-inline:auto}.lp-main h1,.lp-main h2,.lp-main h3,.lp-checkout h1{font-family:var(--tps-body);color:var(--lp-ink);text-transform:none;letter-spacing:-.045em;margin:0;font-weight:700;line-height:1.15}.lp-main h1{font-size:clamp(40px,4.8vw,65px)}.lp-main h2{font-size:clamp(32px,3.5vw,47px)}.lp-main h3{letter-spacing:-.03em;font-size:23px}.lp-main em{color:#4b6b5c;font-family:Georgia,serif;font-weight:400}.lp-main p{color:var(--lp-muted)}.lp-eyebrow{letter-spacing:.13em;text-transform:uppercase;font-size:11px;font-weight:750;color:var(--lp-ink)!important;margin:0 0 20px!important}.lp-eyebrow>span{color:var(--lp-coral);margin-right:6px;font-size:18px}.lp-button{border:1px solid var(--lp-ink);background:var(--lp-ink);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:24px;padding:17px 24px;font-size:14px;font-weight:700;line-height:1.5;transition:transform .2s,background .2s;display:inline-flex;color:var(--lp-white)!important}.lp-button:hover{background:#355866;transform:translateY(-2px)}.lp-button:disabled{opacity:.5;cursor:wait}.lp-button>span{font-size:20px}.lp-text-link{border-bottom:1px solid;gap:14px;padding-bottom:4px;font-size:13px;font-weight:700;display:inline-flex}.lp-main :focus-visible,.lp-nav :focus-visible,.lp-footer :focus-visible,.lp-checkout :focus-visible{outline:3px solid var(--lp-coral);outline-offset:5px}.lp-skip{z-index:200;background:var(--lp-ink);color:#fff;padding:12px;position:fixed;top:-100px;left:16px}.lp-skip:focus{top:12px}.lp-nav{z-index:40;border-bottom:1px solid var(--lp-line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff9f0f5;position:sticky;top:0}.lp-nav-inner{justify-content:space-between;align-items:center;gap:20px;height:88px;display:flex}.lp-brand{letter-spacing:-.04em;align-items:center;gap:10px;font-size:16px;line-height:1.15;display:flex}.lp-brand-icon{background:var(--lp-sage);border-radius:12px;justify-content:center;align-items:center;width:39px;height:43px;padding-bottom:5px;font:700 38px Georgia;display:flex}.lp-brand-icon span{color:var(--lp-coral);font-size:22px}.lp-nav nav{gap:30px;font-size:12px;font-weight:600;display:flex}.lp-nav .lp-button{gap:20px;padding:11px 17px;font-size:12px}.lp-hero{padding:72px 0 80px;overflow:hidden}.lp-hero-grid{grid-template-columns:1.05fr 1fr;align-items:center;gap:60px;display:grid}.lp-hero-copy{z-index:2;min-width:0;position:relative}.lp-hero-lead{max-width:29em;margin:24px 0 16px;font-size:19px}.lp-hero-description{max-width:34em;font-size:14px}.lp-hero-actions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:30px;display:flex}.lp-status{margin-top:12px;font-size:11px}.lp-product-stage{min-width:0;height:570px;position:relative}.lp-stage-halo{aspect-ratio:1;background:var(--lp-sage);border-radius:50%;width:112%;position:absolute;top:4%;left:-2%}.lp-cover{border-radius:3px;width:66%;position:absolute;top:35px;left:7%;overflow:hidden;transform:rotate(-7deg);box-shadow:12px 20px 35px #203b4b24}.lp-cover:after{content:"";border-left:5px solid #203b4b1a;position:absolute;inset:0}.lp-stage-sheet{width:52%;position:absolute;top:100px;right:-1%;transform:rotate(9deg);box-shadow:4px 10px 25px #203b4b20}.lp-cover-label{font-size:14px;line-height:1.6;position:absolute;bottom:0;left:10%;transform:rotate(-5deg)}.lp-product-stamp{border:5px solid var(--lp-bg);background:#f1b99c;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:114px;height:114px;font-size:13px;display:flex;position:absolute;bottom:54px;right:-2%;transform:rotate(9deg)}.lp-product-stamp strong{font-size:21px}.lp-facts{border-block:1px solid var(--lp-line);background:#f3f3e8}.lp-facts .lp-container{grid-template-columns:repeat(4,1fr);padding-block:25px;display:grid}.lp-facts p{text-align:center;border-right:1px solid var(--lp-line);margin:0}.lp-facts p:last-child{border:0}.lp-facts strong,.lp-facts span{display:block}.lp-facts strong{font-size:19px}.lp-facts span{color:var(--lp-muted);margin-top:4px;font-size:11px}.lp-section{padding:100px 0}.lp-problem-grid,.lp-preview-grid,.lp-steps-layout,.lp-audience-grid,.lp-evidence-grid,.lp-offer-grid,.lp-faq-grid{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.lp-problem-grid>div>p:not(.lp-eyebrow){max-width:34em;font-size:14px}.lp-conversation{background:var(--lp-blue);border-radius:18px;padding:35px;transform:rotate(1deg)}.lp-tag{text-transform:uppercase;letter-spacing:.09em;background:var(--lp-sage);border-radius:5px;padding:7px 11px;font-size:10px;font-weight:700;display:inline-block}.lp-bubble{border-radius:15px;padding:18px 22px;font-size:15px;line-height:1.65}.lp-bubble-child{background:#fff;border-bottom-left-radius:0;margin:26px 30px 16px 0}.lp-bubble-parent{background:var(--lp-ink);border-bottom-right-radius:0;margin:0 0 24px 28px;color:#fff!important}.lp-conversation-note{gap:15px;font-size:13px;display:flex}.lp-conversation-note>span{color:var(--lp-coral);font-size:32px}.lp-conversation small{color:var(--lp-muted);margin-top:12px;font-size:10px;line-height:1.6;display:block}.lp-section-heading{text-align:center;max-width:760px;margin:0 auto 45px}.lp-section-heading>p:last-child:not(.lp-eyebrow){max-width:550px;margin:22px auto 0;font-size:14px}.lp-preview{background:#eff2e9}.lp-preview-tabs{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:48px;display:flex}.lp-preview-tabs button{color:var(--lp-ink);font:600 13px var(--tps-body);cursor:pointer;background:0 0;border:1px solid #becbbb;border-radius:7px;padding:13px 21px}.lp-preview-tabs button span{opacity:.6;margin-right:10px;font-size:10px}.lp-preview-tabs button[aria-pressed=true]{background:var(--lp-ink);color:#fff;border-color:var(--lp-ink)}.lp-preview-grid{grid-template-columns:.95fr 1fr;gap:80px;max-width:940px;margin:auto}.lp-preview-image{cursor:zoom-in;width:100%;max-width:330px;color:var(--lp-ink);background:0 0;border:0;margin:auto;padding:0}.lp-preview-image img{transition:transform .2s;box-shadow:0 15px 30px #203b4b17}.lp-preview-image:hover img{transform:rotate(-1deg)}.lp-preview-image>span{font:600 11px var(--tps-body);justify-content:space-between;margin-top:16px;display:flex}.lp-preview-copy h3{margin-top:20px;font-size:34px}.lp-preview-copy p{margin:20px 0;font-size:14px}.lp-small-note{border-block:1px solid #cbd5c6;margin-bottom:28px;padding:17px 0;font-size:12px}.lp-preview-copy small{color:var(--lp-muted);margin-top:9px;font-size:10px;display:block}.lp-dialog{background:var(--lp-bg);color:var(--lp-ink);border:0;border-radius:12px;max-width:min(800px,94vw);max-height:90vh;padding:20px}.lp-dialog::backdrop{background:#102331bd}.lp-dialog img{width:100%;height:auto}.lp-dialog-bar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.lp-dialog-bar button{border:1px solid var(--lp-line);cursor:pointer;background:#fff;padding:10px}.lp-tools-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.lp-tools-grid article{border-top:1px solid var(--lp-line);padding:25px 0}.lp-tool-letter{color:#65846b;margin-bottom:20px;font:italic 26px Georgia;display:block}.lp-tools-grid h3{font-size:20px}.lp-tools-grid p{max-width:26em;font-size:13px}.lp-guide-band{background:var(--lp-blue);border-radius:14px;grid-template-columns:1fr 1fr;gap:60px;margin-top:40px;padding:36px 40px;display:grid}.lp-guide-band p:not(.lp-eyebrow){font-size:13px}.lp-guide-band ol{columns:2;margin:0;padding-left:20px;font-size:12px;line-height:2.3}.lp-inline-cta{border-bottom:1px solid var(--lp-line);justify-content:space-between;align-items:center;padding:28px 0;font-size:13px;display:flex}.lp-steps{background:#f4eee2}.lp-steps-layout{gap:80px}.lp-steps-art img{border-radius:150px 150px 14px 14px}.lp-steps-art span{text-align:center;color:#587362;margin-top:24px;font:italic 22px Georgia;display:block}.lp-steps-list{margin:35px 0 0;padding:0;list-style:none}.lp-steps-list li{gap:20px;margin-top:22px;display:flex}.lp-steps-list li>span{text-align:center;border:1px solid #adbcae;border-radius:50%;flex:none;width:32px;height:32px;font-size:13px;line-height:30px}.lp-steps-list h3{font-size:17px}.lp-steps-list p{margin:8px 0;font-size:13px}.lp-audience p{font-size:14px}.lp-check-list{margin:0;padding:0;list-style:none}.lp-check-list li{border-bottom:1px solid var(--lp-line);padding:14px 0 14px 28px;font-size:14px;position:relative}.lp-check-list li:before{content:"✓";color:#41634d;font-weight:700;position:absolute;left:0}.lp-evidence{border-top:1px solid var(--lp-line);padding:65px 0}.lp-evidence h2{font-size:35px}.lp-evidence p{margin:0 0 18px;font-size:12px}.lp-offer{background:var(--lp-sage)}.lp-offer-intro>p:not(.lp-eyebrow){max-width:29em;margin:25px 0;font-size:15px}.lp-format-tag{font-size:12px;font-weight:700}.lp-offer-card{background:var(--lp-bg);border-radius:15px;padding:42px;box-shadow:0 12px 35px #203b4b0c}.lp-price{letter-spacing:-.06em;margin-top:20px;font-size:76px;font-weight:700;line-height:1.1}.lp-price>span{font-size:30px}.lp-price-note{margin:10px 0 25px;font-size:12px}.lp-offer-card .lp-check-list li{padding-block:10px;font-size:12px}.lp-offer-card .lp-button{margin-top:30px;display:flex}.lp-offer-note{text-align:center;font-size:11px}.lp-digital-note{text-align:center;border-top:1px solid var(--lp-line);margin-bottom:0;padding-top:12px;font-size:10px}.lp-faq-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:70px}.lp-faq details{border-bottom:1px solid var(--lp-line);padding:20px 0}.lp-faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;font-size:14px;font-weight:600;list-style:none;display:flex}.lp-faq summary::-webkit-details-marker{display:none}.lp-faq summary span{color:#638169;font-size:24px;font-weight:400}.lp-faq details[open] summary span{transform:rotate(45deg)}.lp-faq details p{margin:18px 0 0;font-size:13px;line-height:1.8}.lp-final{background:var(--lp-blue);text-align:center;padding:75px 0}.lp-final .lp-button{margin-top:30px}.lp-final p:last-child{margin-top:14px;font-size:11px}.lp-footer{padding:45px 0 25px}.lp-footer-top{justify-content:space-between;align-items:center;gap:25px;padding-bottom:35px;display:flex}.lp-footer-top p{color:var(--lp-muted);font-size:12px}.lp-footer-bottom{border-top:1px solid var(--lp-line);color:var(--lp-muted);flex-wrap:wrap;gap:26px;padding-top:22px;font-size:10px;display:flex}.lp-footer-bottom>span{margin-right:auto}.lp-mobile-buy{display:none}.lp-checkout{min-height:70vh;padding:70px 24px}.lp-checkout-card{background:var(--lp-white);border:1px solid var(--lp-line);border-radius:15px;max-width:690px;margin:auto;padding:40px}.lp-checkout h1{font-size:36px}.lp-checkout p{font-size:14px}.lp-checkout label{align-items:start;gap:12px;margin:22px 0;font-size:12px;display:flex}.lp-checkout input[type=checkbox]{width:18px;height:18px;accent-color:var(--lp-ink);flex:none;margin-top:4px}.lp-checkout a:not(.lp-button){text-decoration:underline}.lp-error{color:#943b30!important}.lp-checkout ul{font-size:14px}.lp-legal{max-width:760px}.lp-legal h2{margin-top:30px;font-size:23px}@media (width>=1450px){.lp-hero{padding-block:95px}.lp-product-stage{height:610px}}@media (width<=1000px){.lp-hero-grid{gap:30px}.lp-product-stage{height:470px}.lp-cover-label{bottom:10px}.lp-product-stamp{width:95px;height:95px;bottom:45px}.lp-hero h1{font-size:48px}.lp-problem-grid,.lp-steps-layout,.lp-audience-grid,.lp-evidence-grid,.lp-offer-grid,.lp-faq-grid{gap:40px}.lp-nav nav{gap:18px}.lp-section{padding:75px 0}}@media (width<=760px){.lp-container{width:calc(100% - 40px)}.lp-nav-inner{height:72px}.lp-nav nav{display:none}.lp-nav .lp-button{gap:10px;padding:10px 12px;font-size:11px}.lp-brand{font-size:14px}.lp-hero{padding:38px 0 30px}.lp-hero-grid{grid-template-columns:minmax(0,1fr);gap:20px}.lp-hero h1{font-size:clamp(36px,9vw,53px)}.lp-hero h1 br:last-child{display:none}.lp-hero-lead{margin-top:20px;font-size:17px}.lp-hero-description{max-width:40em;font-size:13px}.lp-hero-actions{gap:20px;margin-top:23px}.lp-hero-actions .lp-button{padding:15px 18px}.lp-product-stage{width:min(400px,95%);height:460px;margin:auto}.lp-cover{width:66%;top:25px}.lp-stage-sheet{top:65px}.lp-stage-halo{width:104%;left:0}.lp-cover-label{font-size:12px;bottom:15px}.lp-product-stamp{bottom:55px;right:0}.lp-facts .lp-container{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:22px}.lp-facts p:nth-child(2){border:0}.lp-facts strong{font-size:17px}.lp-section{padding:60px 0}.lp-problem-grid,.lp-preview-grid,.lp-steps-layout,.lp-audience-grid,.lp-evidence-grid,.lp-offer-grid,.lp-faq-grid{grid-template-columns:minmax(0,1fr);gap:35px}.lp-main h2{font-size:33px}.lp-conversation{padding:24px 20px}.lp-preview-tabs{gap:8px;margin-bottom:30px}.lp-preview-tabs button{padding:11px;font-size:11px}.lp-preview-tabs button span{display:none}.lp-section-heading{margin-bottom:30px}.lp-preview-copy h3{font-size:29px}.lp-preview-image{max-width:290px}.lp-tools-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 25px}.lp-tools-grid h3{font-size:18px}.lp-tools-grid p{font-size:12px}.lp-guide-band{grid-template-columns:minmax(0,1fr);gap:20px;padding:26px}.lp-guide-band ol{columns:1}.lp-inline-cta{flex-direction:column;align-items:start;gap:14px}.lp-steps-art{max-width:440px;margin:auto}.lp-steps-art img{border-radius:90px 90px 12px 12px}.lp-steps-layout>div:last-child{order:-1}.lp-offer-card{padding:28px}.lp-faq-grid{gap:20px}.lp-final{padding:60px 0}.lp-footer{padding-bottom:110px}.lp-footer-top{flex-direction:column;align-items:start;gap:8px}.lp-footer-bottom{gap:15px}.lp-footer-bottom>span{width:100%}.lp-mobile-buy{z-index:45;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:var(--lp-bg);border-top:1px solid var(--lp-line);justify-content:space-between;align-items:center;gap:10px;display:flex;position:fixed;bottom:0;left:0;right:0}.lp-mobile-buy strong,.lp-mobile-buy small{display:block}.lp-mobile-buy strong{font-size:11px}.lp-mobile-buy small{margin-top:4px;font-size:9px}.lp-mobile-buy .lp-button{gap:10px;padding:11px 13px;font-size:11px}.lp-checkout{padding:35px 16px}.lp-checkout-card{padding:25px}.lp-checkout h1{font-size:29px}}@media (width<=370px){.lp-container{width:calc(100% - 32px)}.lp-product-stage{height:385px}.lp-product-stamp{width:83px;height:83px;bottom:40px}.lp-cover-label{font-size:11px}.lp-hero-actions{gap:15px}.lp-tools-grid{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.lp-main *,.lp-nav *{transition:none!important;animation:none!important}}@media (width>=1001px){.lp-hero{padding-top:48px;padding-bottom:55px}.lp-main h1{font-size:58px}.lp-product-stage{height:540px}.lp-hero-lead{margin-top:21px;font-size:18px}.lp-hero-description{font-size:13px}.lp-hero-actions{margin-top:23px}}@media (width<=760px){.lp-hero-grid{gap:18px}.lp-hero-copy{display:contents}.lp-hero-copy>.lp-eyebrow{order:0;margin:0!important}.lp-hero-copy>h1{order:1}.lp-product-stage{order:2;width:290px;height:350px}.lp-hero-lead{order:3;margin:8px 0}.lp-hero-description{order:4;margin:0}.lp-hero-actions{order:5;margin-top:4px}.lp-status{order:6;margin:0}.lp-product-stamp{width:83px;height:83px;bottom:30px}.lp-product-stamp strong{font-size:17px}.lp-cover-label{font-size:11px;bottom:0;left:0}}.lp-checkout .lp-discount{background:var(--lp-bg);border-radius:10px;margin-block:24px;padding:18px}.lp-checkout .lp-discount label{margin:0 0 8px;font-size:14px;font-weight:600;display:block}.lp-discount input{border:1px solid var(--lp-line);background:var(--lp-white);width:100%;min-height:46px;color:var(--lp-ink);font:inherit;border-radius:6px;padding:10px 12px;font-size:16px;display:block}.lp-discount input:focus-visible{outline:2px solid var(--lp-ink);outline-offset:2px}.lp-checkout .lp-discount p{color:var(--lp-muted);margin:10px 0 0;font-size:12px}
