/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.isolate{isolation:isolate}.contents{display:contents}.hidden{display:none}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--ink:#17324d;--paper:#fffaf0;--orange:#c9471b;--yellow:#ffd84d;--blue:#2f80ed;--mint:#79d6b0;--cream:#f7eddb;--line:#17324d2e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-body), Arial, sans-serif;margin:0}a{color:inherit;text-decoration:none}.site-shell{min-height:100vh;overflow:hidden}.nav-wrap{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(1180px,100% - 40px);height:88px;margin:0 auto;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:11px;font-weight:900;display:flex}.brand-mark{background:var(--orange);color:#fff;width:38px;height:38px;font-family:var(--font-display);box-shadow:3px 3px 0 var(--ink);border-radius:50%;place-items:center;font-size:19px;display:grid;transform:rotate(-7deg)}.nav-link{border-bottom:2px solid var(--orange);padding:9px 2px 5px;font-size:14px;font-weight:800}.hero-section{grid-template-columns:.94fr 1.06fr;align-items:center;gap:56px;width:min(1180px,100% - 40px);min-height:650px;margin:0 auto;padding:74px 0 86px;display:grid}.hero-copy{z-index:2;position:relative}.eyebrow{letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:9px;font-size:12px;font-weight:900;display:inline-flex}.eyebrow span{background:var(--yellow);border:1px solid var(--ink);border-radius:9px;width:26px;height:4px}h1,h2,h3{font-family:var(--font-display), Georgia, serif}.hero-copy h1{letter-spacing:-.055em;max-width:660px;margin:22px 0 20px;font-size:clamp(54px,6vw,82px);line-height:.96}.hero-copy h1 em{color:var(--orange);font-style:normal;display:inline-block;position:relative}.hero-copy h1 em:after{content:"";background:var(--yellow);z-index:-1;height:8px;position:absolute;bottom:-5px;left:2px;right:0;transform:rotate(-1.5deg)}.hero-subtitle{color:#486176;max-width:575px;font-size:19px;line-height:1.6}.cta-row{align-items:center;gap:26px;margin-top:34px;display:flex}.primary-cta{background:var(--ink);color:#fff;box-shadow:5px 5px 0 var(--orange);border-radius:10px;padding:17px 22px;font-weight:900;transition:transform .18s,box-shadow .18s}.primary-cta:hover{box-shadow:3px 3px 0 var(--orange);transform:translate(2px,2px)}.primary-cta span{margin-left:14px}.text-cta{text-decoration:underline;-webkit-text-decoration-color:var(--yellow);text-decoration-color:var(--yellow);text-underline-offset:3px;font-size:14px;font-weight:900;text-decoration-thickness:4px}.trust-list{color:#587083;flex-wrap:wrap;gap:16px 22px;margin:31px 0 0;padding:0;font-size:12px;font-weight:700;list-style:none;display:flex}.trust-list b{color:var(--orange);margin-right:4px}.hero-visual{place-items:center;min-height:520px;display:grid;position:relative}.hero-visual:before{content:"";background:var(--yellow);opacity:.45;border:1px dashed var(--ink);border-radius:50%;width:480px;height:480px;position:absolute}.paper-stack{border:2px solid var(--ink);background:#fff;border-radius:7px;width:355px;height:450px;position:absolute}.paper-back-two{background:var(--mint);transform:rotate(10deg)translate(20px)}.paper-back-one{background:#d6e9ff;transform:rotate(-7deg)translate(-19px,5px)}.mission-sheet{z-index:3;border:2px solid var(--ink);background:#fff;border-radius:7px;width:355px;min-height:450px;padding:26px;position:relative;transform:rotate(-1.5deg);box-shadow:10px 12px #17324d1f}.sheet-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:14px;display:flex}.sheet-number,.sheet-time{letter-spacing:.09em;font-size:10px;font-weight:900}.sheet-number{color:var(--orange)}.sheet-time{background:var(--yellow);border:1px solid var(--ink);border-radius:20px;padding:5px 8px}.mission-sheet h2{letter-spacing:-.035em;margin:22px 0 5px;font-size:30px}.mission-sheet>p{color:#607588;margin:0 0 18px;font-size:12px}.shop-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.shop-item{border:1px solid var(--line);background:#fffdf8;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;min-height:64px;display:flex}.shop-item span{color:#637a8e;font-size:8px;font-weight:900}.shop-item b{margin-top:3px;font-size:17px}.shop-item:nth-child(2n){background:#eef7ff}.shop-item:nth-child(3n){background:#fff7d5}.sheet-question{border:2px dashed var(--orange);border-radius:8px;flex-direction:column;gap:4px;margin-top:17px;padding:14px;display:flex}.sheet-question b{color:var(--orange);letter-spacing:.08em;font-size:9px}.sheet-question span{font-size:11px;font-weight:700;line-height:1.4}.visual-note{z-index:5;border:2px solid var(--ink);box-shadow:4px 4px 0 var(--ink);font-family:var(--font-display);background:#fff;border-radius:8px;font-weight:900;position:absolute}.note-top{padding:12px 16px;top:40px;right:-5px;transform:rotate(3deg)}.note-top span{color:var(--orange);font-size:22px}.note-bottom{padding:10px 15px;bottom:50px;left:3px;transform:rotate(-5deg)}.note-bottom span{color:var(--blue);margin-right:4px;font-size:25px}.sparkle{z-index:4;color:var(--orange);width:24px;position:absolute}.sparkle-one{top:84px;left:13px}.sparkle-two{color:var(--blue);width:18px;bottom:72px;right:18px}.preview-strip{background:var(--ink);color:#fff;grid-template-columns:.72fr 1.28fr;align-items:center;gap:60px;padding:86px max(20px,50vw - 590px);display:grid}.section-kicker{color:var(--orange);letter-spacing:.1em;font-size:11px;font-weight:900}.preview-strip .section-kicker,.delivery-card .section-kicker{color:var(--yellow)}.preview-intro h2{letter-spacing:-.04em;margin:14px 0 20px;font-size:clamp(36px,4vw,54px);line-height:1.02}.preview-intro>p:last-child{color:#b7cad9;max-width:430px;line-height:1.65}.preview-cards{perspective:1000px;grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.preview-card{min-height:300px;color:var(--ink);border:2px solid var(--ink);border-radius:8px;flex-direction:column;padding:19px;display:flex;box-shadow:6px 6px #fff3}.preview-card-1{background:#fff9e9;transform:rotate(-3deg)}.preview-card-2{background:#dff4ff;transform:translateY(-13px)rotate(1deg)}.preview-card-3{background:#ddf7e9;transform:rotate(3deg)}.preview-card-top{border-bottom:1px solid var(--line);align-items:baseline;gap:6px;padding-bottom:9px;display:flex}.preview-card-top span{color:var(--orange);font-size:27px;font-weight:900}.preview-card-top small{letter-spacing:.1em;font-size:9px;font-weight:900}.preview-doodle{height:105px;font-family:var(--font-display);color:var(--blue);place-items:center;font-size:42px;font-weight:900;display:grid}.preview-card h3{margin:8px 0 5px;font-size:20px}.preview-card p{color:#566e82;margin:0;font-size:12px;line-height:1.45}.sample-button{background:var(--yellow);color:var(--ink);border:2px solid var(--ink);box-shadow:4px 4px 0 var(--orange);border-radius:8px;margin-top:24px;padding:12px 16px;font-size:13px;font-weight:900;display:inline-flex}.situation-section,.inside-section,.how-section,.fit-section,.faq-section{width:min(1180px,100% - 40px);margin:0 auto}.situation-section{padding:110px 0 100px}.section-heading{text-align:center;max-width:720px;margin:0 auto 48px}.section-heading h2{letter-spacing:-.045em;margin:13px 0 0;font-size:clamp(38px,5vw,60px);line-height:1.02}.situation-grid{grid-template-columns:repeat(4,1fr);gap:17px;display:grid}.situation-card{border:1px solid var(--line);background:#fffdf8;border-radius:12px;min-height:235px;padding:28px}.situation-card>span{border:2px solid var(--ink);background:var(--yellow);border-radius:50%;place-items:center;width:47px;height:47px;font-size:22px;font-weight:900;display:grid}.situation-card:nth-child(2)>span{background:#dcecff}.situation-card:nth-child(3)>span{background:#dff4e9}.situation-card:nth-child(4)>span{background:#ffe5d9}.situation-card h3{margin:24px 0 9px;font-size:22px}.situation-card p{color:#5d7487;font-size:14px;line-height:1.55}.inside-section{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;align-items:center;gap:90px;padding:100px 0;display:grid}.inside-copy h2{letter-spacing:-.045em;margin:14px 0 20px;font-size:clamp(40px,5vw,62px);line-height:1}.inside-copy>p:last-of-type{color:#566f82;max-width:540px;line-height:1.65}.inside-copy ul{grid-template-columns:1fr 1fr;gap:10px;margin-top:30px;padding:0;list-style:none;display:grid}.inside-copy li{align-items:center;gap:10px;font-size:13px;font-weight:800;display:flex}.inside-copy li b{background:var(--yellow);border:1px solid var(--ink);width:34px;height:34px;color:var(--ink);border-radius:50%;place-items:center;display:grid}.inside-stack{min-height:470px;position:relative}.inside-stack:before{content:"";border:1px dashed var(--ink);background:#dff4e9;border-radius:50%;position:absolute;inset:20px 35px 0}.index-sheet{z-index:2;border:2px solid var(--ink);background:#fff;border-radius:7px;width:315px;min-height:370px;padding:30px;position:absolute;top:36px;right:10%;transform:rotate(3deg);box-shadow:10px 10px #17324d21}.index-sheet.accent{z-index:1;background:#dcecff;top:78px;left:5%;right:auto;transform:rotate(-7deg)}.index-sheet span{color:var(--orange);letter-spacing:.1em;font-size:9px;font-weight:900}.index-sheet h3{margin:18px 0;font-size:29px}.index-sheet ol{padding-left:20px;font-size:13px;font-weight:800;line-height:2.6}.index-sheet p{color:#5c7285;line-height:1.6}.how-section{padding:110px 0}.how-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.how-grid article{border-top:4px solid var(--orange);padding:28px 12px 10px 0}.how-grid article:nth-child(2){border-color:var(--blue)}.how-grid article:nth-child(3){border-color:var(--mint)}.how-grid span{font-family:var(--font-display);color:#657d90;font-size:43px}.how-grid h3{margin:10px 0 8px;font-size:25px}.how-grid p{color:#5b7284;line-height:1.6}.fit-section{grid-template-columns:1fr 1fr;gap:18px;padding-bottom:100px;display:grid}.fit-card{border:2px solid var(--ink);border-radius:14px;padding:38px 40px}.fit-card.yes{background:var(--ink);color:#fff}.fit-card.no{background:#eee8de}.fit-card>p{letter-spacing:.1em;color:var(--yellow);font-size:10px;font-weight:900}.fit-card.no>p{color:#8c2e10}.fit-card ul{margin:23px 0 0;padding:0;list-style:none}.fit-card li{border-bottom:1px solid #ffffff2b;padding:13px 0}.fit-card.no li{border-color:#17324d26}.fit-card li:before{content:"✓";color:var(--mint);margin-right:11px;font-weight:900}.fit-card.no li:before{content:"–";color:var(--orange)}.first-offer{text-align:center;background:var(--cream);flex-direction:column;align-items:center;padding:72px 20px 90px;display:flex}.first-offer p{text-transform:uppercase;letter-spacing:.1em;color:#42596c;font-size:10px;font-weight:900}.first-offer strong{font-family:var(--font-display);margin:5px 0 12px;font-size:35px}.first-offer span{font-size:18px}.first-offer span b{color:var(--orange);font-size:27px}.first-offer>small{color:#42596c;margin-top:8px}.first-offer a{background:var(--orange);color:#fff;border:2px solid var(--ink);box-shadow:5px 5px 0 var(--ink);border-radius:9px;margin-top:22px;padding:15px 24px;font-weight:900}.faq-section{padding:110px 0}.faq-list{border-top:1px solid var(--line);max-width:820px;margin:0 auto}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;padding:23px 4px;font-weight:900;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--orange);font-size:22px}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:#586f81;max-width:700px;margin:-6px 0 25px;line-height:1.6}.site-footer{background:var(--ink);color:#fff;grid-template-columns:1fr auto;gap:40px;padding:68px max(20px,50vw - 590px) 35px;display:grid}.site-footer .brand-mark{box-shadow:3px 3px 0 var(--yellow)}.site-footer>div>p{color:#b9c9d5;max-width:440px;margin-top:20px;font-size:14px;line-height:1.5}.site-footer nav{grid-template-columns:1fr 1fr;gap:14px 28px;font-size:13px;font-weight:800;display:grid}.site-footer nav button{color:inherit;text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:800}.company-line{color:#91a7b8;border-top:1px solid #ffffff1f;grid-column:1/-1;padding-top:25px;font-size:11px}.family-offer{--ink:#183153;--paper:#fff9ee;--orange:#e66b4e;--yellow:#f5c85b;--blue:#426b8a;--mint:#7ea58d;--cream:#f3eadc;--line:#17324d2e;background:var(--paper)}.family-offer .brand>span:last-child{flex-direction:column;display:flex}.family-offer .brand small{color:var(--orange);letter-spacing:.08em;text-transform:uppercase;font-size:7px}.nav-actions{align-items:center;gap:24px;display:flex}.difference-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#efe6d7;grid-template-columns:1fr 1fr 1.2fr;align-items:center;gap:34px;padding:38px max(20px,50vw - 590px);display:grid}.difference-strip div{flex-direction:column;gap:5px;display:flex}.difference-strip small{color:var(--orange);letter-spacing:.08em;font-size:9px;font-weight:900}.difference-strip strong{font-family:var(--font-display);font-size:30px}.difference-strip span{color:var(--orange);font-weight:900}.difference-strip p{border-left:3px solid var(--yellow);color:#566f82;padding-left:22px;line-height:1.55}.method-section{padding-bottom:110px}.section-lead{color:#566f82;max-width:680px;margin:22px auto 0;line-height:1.65}.method-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.method-card{min-height:260px;padding:23px}.method-card>span{background:var(--yellow)!important}.method-card>small{width:max-content;color:var(--blue);letter-spacing:.08em;text-transform:uppercase;background:#f0ece3;border-radius:999px;margin-top:18px;padding:5px 9px;font-size:9px;font-weight:900;display:block}.method-card h3{margin-top:12px}.method-card:nth-child(2)>span,.method-card:nth-child(4)>span{background:#dce8f2!important}.method-card:nth-child(3)>span,.method-card:nth-child(5)>span{background:#e2eee7!important}.discovery-panel{border:2px solid var(--ink);background:#fff;border-radius:18px;margin-top:42px;padding:46px;box-shadow:8px 8px #dfece4}.discovery-intro{grid-template-columns:1fr 1.25fr;align-items:start;column-gap:48px;display:grid}.discovery-intro .section-kicker{grid-column:1/-1}.discovery-intro h3{font-family:var(--font-display);letter-spacing:-.035em;margin:11px 0 0;font-size:clamp(30px,4vw,46px);line-height:1.05}.discovery-intro>p:last-child{color:#566f82;margin:14px 0 0;line-height:1.7}.discovery-formula{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:34px;display:grid}.discovery-formula article{border:1px solid var(--line);background:#fff9ea;border-radius:12px;min-height:175px;padding:23px}.discovery-formula article:nth-child(2){background:#eaf1f8}.discovery-formula article:nth-child(3){background:#eaf3ed}.discovery-formula span{color:var(--orange);letter-spacing:.1em;font-size:10px;font-weight:900}.discovery-formula h4{margin:18px 0 7px;font-size:22px}.discovery-formula p{color:#566f82;margin:0;font-size:13px;line-height:1.55}.discovery-example{border-left:4px solid var(--orange);background:#f7f3eb;margin-top:16px;padding:21px 24px}.discovery-example b{color:var(--orange);letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px;font-size:10px;display:block}.discovery-example p{color:#40586c;margin:0;font-size:13px;line-height:1.65}.trail-list{grid-template-columns:1fr 1fr!important}.trail-section{width:min(1180px,100% - 40px);margin:0 auto;padding:40px 0 110px}.trail-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.trail-grid article{border:1px solid var(--line);background:#fff;border-radius:12px;min-height:210px;padding:26px}.trail-grid article:nth-child(3n+1){background:#fff2c9}.trail-grid article:nth-child(3n+2){background:#eaf1f8}.trail-grid article:nth-child(3n){background:#eaf3ed}.trail-grid span{color:var(--orange);font-size:11px;font-weight:900}.trail-grid h3{margin:24px 0 8px;font-size:24px}.trail-grid p{color:#566f82;font-size:13px;line-height:1.55}.consent-banner{z-index:1000;border:2px solid var(--ink);background:#fffaf0;border-radius:12px;grid-template-columns:1fr auto;align-items:center;gap:24px;width:min(920px,100% - 28px);padding:20px 22px;display:grid;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:7px 7px #17324d40}.consent-banner b{font-size:14px;display:block}.consent-banner p{color:#4f687a;margin:5px 0 0;font-size:11px;line-height:1.5}.consent-banner a{text-decoration:underline}.consent-actions{align-items:center;gap:9px;display:flex}.consent-actions button{border:1px solid var(--ink);min-height:42px;font:inherit;cursor:pointer;border-radius:8px;padding:10px 14px;font-size:11px;font-weight:900}.consent-essential{color:var(--ink);background:#fff}.consent-accept{background:var(--orange);color:#fff}.checkout-page,.thankyou-page,.legal-page{background:#f8f2e8;min-height:100vh}.checkout-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(1120px,100% - 36px);height:86px;margin:0 auto;display:flex}.secure-label{text-transform:uppercase;letter-spacing:.09em;color:#5b7284;font-size:11px;font-weight:900}.secure-label:before{content:"●";color:var(--mint);margin-right:7px}.checkout-grid{grid-template-columns:1fr 350px;align-items:start;gap:65px;width:min(1050px,100% - 36px);margin:0 auto;padding:65px 0 100px;display:grid}.back-link{color:#42596c;margin-bottom:30px;font-size:12px;font-weight:800;display:inline-block}.checkout-main>h1{letter-spacing:-.05em;margin:0 0 16px;font-size:clamp(43px,6vw,64px);line-height:1}.checkout-main>p{color:#42596c;max-width:570px;line-height:1.6}.checkout-form{margin-top:35px}.test-banner{background:var(--yellow);border:1px solid var(--ink);border-radius:9px;flex-direction:column;gap:3px;margin-bottom:25px;padding:14px 16px;font-size:12px;display:flex}.checkout-section-title{align-items:center;gap:13px;margin:25px 0 17px;display:flex}.checkout-section-title.second{margin-top:36px}.checkout-section-title>span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:12px;font-weight:900;display:grid}.checkout-section-title>div{flex-direction:column;gap:2px;display:flex}.checkout-section-title b{font-size:15px}.checkout-section-title small{color:#42596c;font-size:11px}.checkout-form>label:not(.order-bump):not(.legal-check){flex-direction:column;gap:7px;margin-bottom:15px;font-size:12px;font-weight:900;display:flex}.checkout-form label small{color:#42596c;font-weight:600}.checkout-form input[type=text],.checkout-form input[type=email],.checkout-form input[type=tel],.checkout-form input:not([type]){width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #b9c7d1;border-radius:9px;outline:none;padding:14px 15px;font-weight:700}.checkout-form input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2f80ed1f}.honeypot{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important}.order-bump{cursor:pointer;background:#fff;border:2px solid #bac8d2;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:17px;display:grid}.order-bump.selected{border-color:var(--orange);box-shadow:4px 4px 0 var(--yellow);background:#fff8e9}.order-bump input{opacity:0;position:absolute}.bump-check{background:var(--ink);color:#fff;border-radius:7px;place-items:center;width:31px;height:31px;font-weight:900;display:grid}.bump-copy{flex-direction:column;gap:3px;display:flex}.bump-copy b{font-size:13px}.bump-copy small{color:#42596c;font-size:10px;line-height:1.35}.order-bump>strong{color:var(--orange);font-size:13px}.legal-check{color:#42596c;align-items:flex-start;gap:9px;margin-top:24px;font-size:10px;line-height:1.45;display:flex}.legal-check.optional{margin-top:11px}.legal-check input{margin-top:2px}.legal-check a{text-decoration:underline}.checkout-error{color:#9f2025;background:#fff0f0;border:1px solid #d64045;border-radius:8px;margin-top:18px;padding:12px;font-size:12px}.pay-button{border:2px solid var(--ink);background:var(--orange);color:#fff;width:100%;box-shadow:5px 5px 0 var(--ink);font:inherit;cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;margin-top:22px;padding:16px 18px;font-weight:900;display:flex}.pay-button:disabled{opacity:.65;cursor:wait}.payment-note{text-align:center;color:#42596c;margin-top:14px;font-size:10px;line-height:1.5}.order-summary{border:2px solid var(--ink);background:#fff;border-radius:12px;padding:27px;position:sticky;top:25px;box-shadow:8px 8px #17324d1f}.summary-product{align-items:center;gap:14px;margin:19px 0 24px;display:flex}.summary-product>div:last-child{flex-direction:column;gap:3px;display:flex}.summary-product small{color:#42596c;font-size:9px}.mini-sheet{border:1px solid var(--ink);background:var(--yellow);text-align:center;border-radius:5px;place-content:center;width:66px;height:80px;display:grid;transform:rotate(-3deg)}.mini-sheet span{font-family:var(--font-display);font-size:26px;font-weight:900}.mini-sheet small{color:var(--ink);font-size:6px;font-weight:900}.order-summary ul{border-top:1px solid var(--line);padding:0;list-style:none}.order-summary li{border-bottom:1px solid var(--line);justify-content:space-between;padding:11px 0;font-size:11px;display:flex}.order-summary li b{color:var(--orange)}.summary-price{justify-content:space-between;align-items:flex-end;margin-top:22px;display:flex}.summary-price span{color:#42596c;font-size:11px}.summary-price b{font-size:22px}.summary-help{color:#42596c;margin-top:28px;font-size:9px;line-height:1.6}.thankyou-wrap{width:min(760px,100% - 36px);margin:0 auto;padding:70px 0 100px}.delivery-card{border:2px solid var(--ink);text-align:center;background:#fff;border-radius:14px;padding:48px;box-shadow:9px 9px #17324d1f}.delivery-card h2{margin:15px 0;font-size:clamp(32px,5vw,48px);line-height:1.05}.delivery-card>p{color:#5c7385;line-height:1.6}.status-loader{border:5px solid #d7e1e8;border-top-color:var(--orange);border-radius:50%;width:42px;height:42px;animation:1s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.delivery-card button,.delivery-card.error>a{border:1px solid var(--ink);background:var(--paper);color:var(--ink);font:inherit;cursor:pointer;border-radius:8px;margin-top:18px;padding:10px 15px;font-weight:900;display:inline-block}.success-mark{background:var(--mint);border:2px solid var(--ink);border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 20px;font-size:26px;font-weight:900;display:grid}.download-list{gap:11px;margin-top:30px;display:grid}.download-list>a{text-align:left;border:1px solid var(--ink);background:#fffaf0;border-radius:9px;justify-content:space-between;align-items:center;padding:17px 18px;display:flex}.download-list span{flex-direction:column;gap:3px;display:flex}.download-list small{color:#6b8090;font-size:9px}.download-list strong{color:var(--orange);font-size:12px}.start-here{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:28px;font-size:10px;display:flex}.start-here b{width:100%}.start-here span{background:#e8f6ef;border-radius:20px;padding:7px 9px}.delivery-support{text-align:center;color:#6c8090;margin-top:24px;font-size:10px}.delivery-support a{text-decoration:underline}.legal-wrap{width:min(800px,100% - 36px);margin:0 auto;padding:70px 0 100px}.legal-wrap h1{margin:0 0 20px;font-size:clamp(42px,7vw,68px);line-height:1}.legal-intro{color:#5d7385;font-size:16px;line-height:1.7}.legal-content{border:1px solid var(--line);background:#fff;border-radius:12px;margin-top:45px;padding:40px}.legal-content h2{margin:35px 0 10px;font-size:24px}.legal-content h2:first-child{margin-top:0}.legal-content p,.legal-content li{color:#4f687a;line-height:1.7}.legal-content a{text-decoration:underline}@media (max-width:900px){.hero-section{text-align:center;grid-template-columns:1fr;gap:32px;padding-top:50px}.hero-copy h1,.hero-subtitle{margin-left:auto;margin-right:auto}.eyebrow,.cta-row,.trust-list{justify-content:center}.preview-strip{text-align:center;grid-template-columns:1fr}.preview-intro>p:last-child{margin-left:auto;margin-right:auto}.situation-grid{grid-template-columns:1fr 1fr}.inside-section{grid-template-columns:1fr;gap:35px}.checkout-grid{grid-template-columns:1fr}.order-summary{order:-1;position:static}.method-grid{grid-template-columns:repeat(2,1fr)}.discovery-intro{grid-template-columns:1fr}.trail-grid{grid-template-columns:repeat(2,1fr)}.difference-strip{text-align:center;grid-template-columns:1fr}.difference-strip p{border-left:0;border-top:3px solid var(--yellow);padding:20px 0 0}}@media (max-width:600px){.nav-wrap{width:min(100% - 28px,1180px);height:74px}.hero-section{width:min(100% - 28px,1180px);min-height:auto;padding:44px 0 65px}.hero-copy h1{font-size:49px}.hero-subtitle{font-size:16px}.cta-row{flex-direction:column;gap:18px}.trust-list{gap:11px}.hero-visual{min-height:455px;margin:-20px -40px;transform:scale(.86)}.hero-visual:before{width:430px;height:430px}.visual-note.note-top{right:8px}.visual-note.note-bottom{left:8px}.preview-cards{grid-template-columns:1fr;max-width:310px;margin:0 auto}.preview-card{min-height:260px}.preview-card-1,.preview-card-2,.preview-card-3{transform:none}.situation-section,.inside-section,.how-section,.fit-section,.faq-section{width:min(100% - 28px,1180px)}.situation-grid,.how-grid,.fit-section{grid-template-columns:1fr}.situation-card{min-height:auto}.inside-copy ul{grid-template-columns:1fr}.trail-list,.method-grid,.trail-grid{grid-template-columns:1fr!important}.discovery-panel{padding:30px 22px}.discovery-formula{grid-template-columns:1fr}.nav-actions .nav-link:first-child{display:none}.section-lead{margin-top:18px}.inside-stack{min-height:410px;margin:-20px -30px;transform:scale(.9)}.index-sheet{width:280px;right:2%}.index-sheet.accent{left:2%}.site-footer{grid-template-columns:1fr}.site-footer nav{max-width:250px}.checkout-grid{width:min(100% - 28px,1050px);padding-top:40px}.checkout-main{flex-direction:column;display:flex}.order-summary{order:0}.delivery-card{padding:34px 22px}.download-list>a{flex-direction:column;align-items:flex-start;gap:12px}.legal-content{padding:28px 22px}.consent-banner{grid-template-columns:1fr;gap:14px;bottom:10px}.consent-actions{grid-template-columns:1fr 1fr;display:grid}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
