/* Terra webinar · responsive, conversion-first presentation */
:root{
  --paper:#fff;--wash:#F5F8FF;--navy:#0B1F3A;--ink:#1D2939;--muted:#536176;
  --blue:#2563EB;--blue-dark:#174CC0;--line:#DFE6F0;--orange:#CF4616;--orange-hover:#B83B10;
  --orange-soft:#FFF4EE;--green:#15803D;--green-wash:#F0FDF4;--red:#B42318;--red-wash:#FFF3F1;
  --radius:16px;--font:'Noto Sans Thai',Tahoma,system-ui,sans-serif;--latin:'Manrope',var(--font);
  --shadow:0 14px 45px rgba(11,31,58,.07);--gutter:24px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--ink);font:400 18px/1.8 var(--font);-webkit-font-smoothing:antialiased}
body.modal-open{overflow:hidden}h1,h2,h3,p,ul,ol,figure,blockquote{margin:0}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:var(--blue-dark);text-decoration-thickness:1px;text-underline-offset:4px}a:hover{text-decoration:none}img,svg,video{max-width:100%;display:block}img{height:auto}button{color:inherit}strong{font-weight:650}::selection{background:#D9E7FF;color:var(--navy)}:focus-visible{outline:3px solid var(--blue);outline-offset:4px}button:disabled{cursor:not-allowed;opacity:.54}button:disabled:hover{transform:none}button[hidden],[hidden]{display:none!important}
.wrap{width:min(calc(100% - var(--gutter)*2),1160px);margin-inline:auto}.wrap.narrow{max-width:940px}.reading{max-width:730px}.center{text-align:center}.muted{color:var(--muted)}.blue{color:var(--blue)}.green{color:var(--green)}.small{font-size:16px;line-height:1.75}.eyebrow{font-size:15px;font-weight:600;line-height:1.7;color:var(--blue-dark);margin-bottom:16px}.eyebrow.en{font-family:var(--latin);font-size:12px;letter-spacing:.16em;text-transform:uppercase}.display{font-size:clamp(36px,4.1vw,54px);line-height:1.35;letter-spacing:-.025em;font-weight:700;color:var(--navy)}h1{font-size:clamp(34px,3.6vw,48px);line-height:1.38;letter-spacing:-.025em;color:var(--navy);font-weight:700}h2{font-size:clamp(28px,2.75vw,38px);line-height:1.45;letter-spacing:-.018em;color:var(--navy);font-weight:700}h3{font-size:23px;line-height:1.55;color:var(--navy);font-weight:650}.lead{font-size:20px;line-height:1.8}.section{padding-block:82px}.section-head{margin-bottom:36px}.section-head p{margin-top:12px;color:var(--muted)}.soft{background:var(--wash)}.rule{border-top:1px solid var(--line)}.stack>*+*{margin-top:18px}.stack-tight>*+*{margin-top:10px}.num{font-family:var(--latin);font-variant-numeric:tabular-nums}.nowrap{white-space:nowrap}
.skip{position:fixed;top:-100px;left:16px;background:var(--navy);color:white;padding:10px 20px;z-index:200}.skip:focus{top:10px}.header{height:78px;display:flex;align-items:center;border-bottom:1px solid var(--line);background:var(--paper)}.header-inner{display:flex;justify-content:space-between;align-items:center;gap:16px}.brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;color:var(--navy);font-weight:700;font-size:18px;line-height:1.3}.brand-mark{width:34px;height:34px;background:var(--navy);color:white;font-family:var(--latin);display:grid;place-items:center;font-size:22px;font-weight:700;border-radius:8px;flex:none}.brand small{display:block;font-size:11px;font-weight:500;color:var(--muted);letter-spacing:.11em;margin-top:5px;font-family:var(--latin)}.header-tools{display:flex;align-items:center;gap:20px}.text-button{border:0;background:transparent;color:var(--blue-dark);font-size:16px;min-height:44px;padding:6px 0;font-weight:500}.demo-trigger{font-size:14px;border:1px solid var(--line);border-radius:7px;padding:6px 10px;background:white;color:var(--muted);min-height:40px}.stage-label{font-size:15px;color:var(--muted)}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:58px;padding:14px 26px;background:var(--orange);color:white;border:1px solid transparent;border-radius:10px;font-size:18px;line-height:1.5;font-weight:650;text-decoration:none;text-align:center;transition:background .15s,transform .15s}.btn:hover{background:var(--orange-hover);color:white;transform:translateY(-1px)}.btn .arrow{font-family:Arial,sans-serif;font-size:22px;line-height:1}.btn.large{font-size:20px;min-height:64px}.btn.full{display:flex;width:100%}.btn.secondary{background:white;border-color:var(--line);color:var(--navy)}.btn.secondary:hover{border-color:var(--blue);background:var(--wash)}.btn.blue-btn{background:var(--blue);color:white}.btn.blue-btn:hover{background:var(--blue-dark)}.btn.subtle{border-color:var(--line);background:transparent;color:var(--muted);min-height:48px;font-size:16px;padding:10px 16px}.cta-meta{font-size:15px;color:var(--muted);line-height:1.85;margin-top:12px}.inline-cta{margin-top:30px}.checklist{list-style:none;padding:0}.checklist li{position:relative;padding-left:29px}.checklist li:before{content:'✓';color:var(--blue);font-size:18px;position:absolute;left:0;top:0;font-weight:700}.checklist li+li{margin-top:10px}.pill{display:inline-flex;gap:8px;align-items:center;padding:6px 12px;background:var(--wash);border:1px solid var(--line);border-radius:99px;font-size:14px;color:var(--muted);line-height:1.5}.status-dot{width:7px;height:7px;background:var(--blue);display:inline-block;border-radius:50%;flex:none}
.hero{padding:56px 0 64px}.hero-grid{display:grid;grid-template-columns:1.23fr .87fr;gap:68px;align-items:center}.hero-copy .lead{margin-top:20px}.hero-meta{font-size:16px;color:var(--muted);margin-top:19px;line-height:1.8}.hero-meta strong{color:var(--navy);font-weight:600}.hero-copy .btn{margin-top:22px}.hero-copy .cta-meta{max-width:480px}.hero-visual{position:relative;padding:24px;background:var(--wash);border-radius:20px}.visual-kicker{display:flex;align-items:center;gap:12px;font-size:13px;color:var(--blue-dark);margin-bottom:18px;font-weight:600}.visual-kicker:before{content:'';width:26px;height:2px;background:var(--blue)}.image-slot{background:#ECF0F6;border:1px dashed #9AAAC0;color:#526178;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;position:relative;overflow:hidden;text-align:center;padding:24px;isolation:isolate;min-width:0}.image-slot:before{content:'';position:absolute;inset:16px;border:1px solid rgba(83,97,118,.12);border-radius:6px;z-index:-1}.image-slot .slot-symbol{font-size:27px;font-family:var(--latin);font-weight:400;color:#7C8DA4;border:1px solid #A5B1C2;border-radius:5px;width:46px;height:40px;display:grid;place-items:center;line-height:1;margin-bottom:3px}.slot-label{font-size:18px;font-weight:600;line-height:1.6}.slot-detail{font-size:14px;max-width:270px;line-height:1.7}.portrait-slot{aspect-ratio:4/4.15}.proof-slot{aspect-ratio:16/9;width:100%}.image-slot.has-image{padding:0;display:block;border:none;background:transparent}.image-slot.has-image:before{display:none}.image-slot.has-image img{width:100%;height:100%;object-fit:contain}.portrait-slot.has-image img{object-fit:cover}.visual-caption{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:21px 0 0}.visual-caption .number{font-size:37px;line-height:1.2;color:var(--navy);font-weight:750}.visual-caption span{font-size:15px;line-height:1.6;color:var(--muted)}.benefit-strip{display:flex;gap:32px;align-items:center;justify-content:center;border-block:1px solid var(--line);padding:23px 0;flex-wrap:wrap}.benefit-strip span{font-size:17px;display:flex;gap:10px;align-items:center}.benefit-strip b{color:var(--blue);font-size:17px}.timer-inline{display:flex;gap:16px;justify-content:center;align-items:center;font-size:16px;line-height:1.6;padding:17px 20px;background:var(--wash);border:1px solid var(--line);border-radius:10px}.timer-inline .time{font:700 22px/1.2 var(--latin);letter-spacing:.04em;color:var(--navy);white-space:nowrap}.timer-inline .label{color:var(--muted)}.timer-inline.urgent .time{color:var(--red)}.landing-timer{margin-top:24px}
.problem-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.problem-list{list-style:none;padding:0}.problem-list li{display:grid;grid-template-columns:30px 1fr;gap:15px;padding:20px 0;border-bottom:1px solid var(--line)}.problem-list li:first-child{padding-top:0}.problem-list .index{font:600 14px/2 var(--latin);color:var(--muted);margin-top:3px}.problem-list p{font-size:20px;line-height:1.8}.personal-note{margin-top:25px;color:var(--muted);line-height:1.9}.secret-list{margin-top:20px}.secret{display:grid;grid-template-columns:75px 1fr;gap:28px;padding:30px 0;border-top:1px solid var(--line)}.secret:last-child{border-bottom:1px solid var(--line)}.secret-no{font:600 32px/1.4 var(--latin);color:var(--blue);padding-top:4px}.secret h3{font-size:25px}.secret p{margin-top:10px;max-width:800px;color:var(--muted)}.result-intro{max-width:710px}.result-intro .lead{margin-top:20px}.result-grid{display:grid;grid-template-columns:1fr 1fr;gap:44px;margin-top:40px}.result-item h3{margin-bottom:18px}.result-item figure{margin-bottom:23px}.result-item .checklist{font-size:17px}.proof-caption{font-size:15px;color:var(--muted);margin-top:10px;line-height:1.7}.result-quote{border-left:3px solid var(--blue);padding-left:23px;margin:22px 0;font-size:20px;color:var(--navy);line-height:1.8}.big-stat{font:700 38px/1.2 var(--latin);letter-spacing:-.025em;color:var(--navy)}.big-stat small{font:500 18px var(--font);color:var(--muted)}.stat-row{display:flex;align-items:baseline;gap:10px;margin-bottom:14px}.about-grid{display:grid;grid-template-columns:265px 1fr;gap:60px;align-items:center}.about-grid .portrait-slot{aspect-ratio:4/4.8}.about-copy h2{margin-bottom:18px}.about-copy p+p{margin-top:18px}.about-copy .other-proof{font-size:16px;line-height:1.8;color:var(--muted);border-top:1px solid var(--line);padding-top:18px;margin-top:24px}.faq-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.faq{border-top:1px solid var(--line)}details.faq-row{border-bottom:1px solid var(--line)}details.faq-row summary{display:flex;gap:20px;align-items:center;justify-content:space-between;list-style:none;font-weight:600;color:var(--navy);cursor:pointer;padding:22px 0;font-size:19px;line-height:1.6}summary::-webkit-details-marker{display:none}details.faq-row summary:after{content:'+';font-family:var(--latin);font-size:24px;font-weight:400;color:var(--blue);flex:none}details[open].faq-row summary:after{content:'−'}details.faq-row .answer{padding:0 35px 23px 0;color:var(--muted);font-size:18px;line-height:1.85}.final-cta{padding:64px 0;background:var(--wash);text-align:center}.final-cta h2{max-width:810px;margin:auto}.final-cta p{margin:15px auto 25px;max-width:640px}.final-cta .timer-inline{display:flex;max-width:620px;margin:0 auto 24px;background:white}.footer{padding:28px 0 32px;font-size:14px;color:var(--muted);line-height:1.8}.footer-inner{display:flex;gap:20px;justify-content:space-between;align-items:center}.footer button{font-size:14px}.footer strong{color:var(--navy);font-weight:600}.sticky-cta{display:none;position:fixed;inset:auto 0 0;background:rgba(255,255,255,.97);border-top:1px solid var(--line);padding:10px 20px calc(10px + env(safe-area-inset-bottom));z-index:40;box-shadow:0 -4px 24px rgba(11,31,58,.05)}.sticky-cta .btn{width:100%;min-height:54px}.sticky-cta .sticky-price{font:700 22px var(--latin);color:var(--navy)}.sticky-cta small{display:block;font-size:13px;line-height:1.5;color:var(--muted)}.sticky-inner{display:flex;gap:18px;align-items:center;max-width:680px;margin:auto}.sticky-inner>.btn{flex:1}
/* Watch */
.access-strip{background:var(--wash);border-bottom:1px solid var(--line)}.access-strip .wrap{display:flex;align-items:center;justify-content:center;gap:18px;padding-block:12px;font-size:15px}.access-strip .time{font:700 19px/1.2 var(--latin);color:var(--navy);letter-spacing:.04em}.watch-intro{text-align:center;padding:40px 0 28px;max-width:900px;margin:auto}.watch-intro h1{font-size:clamp(28px,3.1vw,40px);line-height:1.5}.watch-intro p{margin:14px auto 0;max-width:760px;color:var(--muted);font-size:18px}.player-shell{width:100%;max-width:100%;min-width:0;background:var(--navy);aspect-ratio:16/9;border-radius:14px;position:relative;overflow:hidden}.player-shell video{width:100%;height:100%;background:#071221;object-fit:contain}.video-placeholder{height:100%;display:flex;flex-direction:column;gap:13px;align-items:center;justify-content:center;color:white;text-align:center;padding:24px;border:1px solid #233E61;border-radius:14px}.video-placeholder .play{width:76px;height:76px;border-radius:50%;background:white;color:var(--navy);border:0;display:grid;place-items:center;margin-bottom:6px;font-size:30px;padding-left:7px}.video-placeholder h2{font-size:27px;color:white;line-height:1.5}.video-placeholder p{font-size:15px;color:#BAC9DD}.video-placeholder .video-small{font-size:13px;color:#BAC9DD}.player-meta{display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:15px;padding-top:14px}.open-loop{max-width:710px;margin:25px auto 0;text-align:center;color:var(--muted);font-size:17px;line-height:1.85}.open-loop strong{color:var(--navy);font-weight:600}.watch-room{padding-bottom:54px}.offer{border-top:1px solid var(--line);padding:58px 0 64px;background:var(--wash)}.offer-head{max-width:770px;margin:0 auto;text-align:center}.offer-head h2{font-size:clamp(30px,3.2vw,43px)}.offer-head .lead{margin:18px auto 25px;max-width:620px}.deposit-line{font-size:21px;color:var(--navy);margin-bottom:15px}.deposit-line b{font-family:var(--latin);font-size:32px;font-weight:700}.offer-head .cta-meta{max-width:650px;margin:14px auto 0}.offer-benefits{list-style:none;padding:0;margin:48px auto 0;max-width:840px}.offer-benefits li{display:grid;grid-template-columns:38px 1fr;gap:18px;border-top:1px solid var(--line);padding:23px 0}.offer-benefits li:last-child{border-bottom:1px solid var(--line)}.offer-benefits .index{font:600 15px/1.8 var(--latin);color:var(--blue);padding-top:4px}.offer-benefits h3{font-size:22px}.offer-benefits p{font-size:18px;color:var(--muted);margin-top:6px}.offer-details{max-width:840px;margin:28px auto 0}.offer-details .faq-row{border-top:1px solid var(--line)}.offer-details ul{padding-left:22px}.offer-details li+li{margin-top:10px}.risk-end{text-align:center;max-width:760px;margin:auto;padding:58px 0}.risk-end p{margin:18px auto 24px}.refund-inline{font-size:16px!important;color:var(--muted);line-height:1.85;max-width:650px;margin:14px auto 0!important}.offer-expiry{max-width:730px;margin:0 auto 22px}.watch-demo-note{margin:20px auto 0;text-align:center}.quiet-return{display:inline-flex;align-items:center;gap:8px;font-size:16px;min-height:44px}
/* Checkout & customer steps */
.demo-banner{background:#FFF8E5;color:#735014;text-align:center;font-size:14px;line-height:1.7;padding:9px 20px;border-bottom:1px solid #EFE0BB}.checkout-main{padding:42px 0 68px}.checkout-heading{max-width:840px;margin:0 auto 36px;text-align:center}.checkout-heading h1{font-size:clamp(30px,3.4vw,44px)}.checkout-heading>p{margin-top:13px;font-size:18px;color:var(--muted)}.stepper{display:flex;justify-content:center;gap:12px;align-items:center;list-style:none;padding:0;margin:0 0 28px;font-size:14px;color:var(--muted);line-height:1.5;flex-wrap:wrap}.stepper li{display:flex;align-items:center;gap:8px}.stepper .step-no{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;border:1px solid var(--line);font:600 12px var(--latin);background:white}.stepper .active{color:var(--navy);font-weight:650}.stepper .active .step-no{background:var(--navy);color:white;border-color:var(--navy)}.stepper .done .step-no{background:var(--green-wash);color:var(--green);border-color:#B4DFBF}.step-separator{width:18px;height:1px;background:var(--line)}.checkout-grid{display:grid;grid-template-columns:360px minmax(0,1fr);gap:60px;align-items:start}.order-summary{position:sticky;top:28px}.summary-price{padding-bottom:20px;border-bottom:1px solid var(--line)}.summary-price .label{font-size:18px;color:var(--navy);font-weight:600}.summary-price .price{font:750 56px/1.4 var(--latin);letter-spacing:-.035em;color:var(--navy);margin:4px 0}.summary-price .price small{font:500 20px var(--font);letter-spacing:0;margin-left:8px}.summary-price .muted{font-size:16px}.deposit-terms{margin-top:22px}.deposit-terms h3{font-size:19px;margin-bottom:12px}.term{padding:11px 0;font-size:17px;line-height:1.85}.term b{font-weight:650;color:var(--navy)}.term.refund{color:var(--green);font-weight:600}.summary-footnote{font-size:15px;color:var(--muted);padding-top:20px;border-top:1px solid var(--line);margin-top:16px}.summary-small{margin-top:20px;border-top:1px solid var(--line);padding-top:20px}.summary-small p{font-size:16px;color:var(--muted)}.summary-small strong{color:var(--navy)}.form-panel{min-width:0;border:1px solid var(--line);border-radius:16px;padding:30px;background:white}.form-panel fieldset{margin:0;padding:0;border:0;min-width:0}.form-panel fieldset+fieldset{margin-top:32px;padding-top:26px;border-top:1px solid var(--line)}legend{font-size:20px;color:var(--navy);font-weight:650;margin-bottom:18px;padding:0;line-height:1.65}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.field{display:flex;flex-direction:column;min-width:0;gap:8px}.field>label{font-size:16px;font-weight:600;color:var(--navy)}.field .required{color:var(--red)}input:not([type=checkbox]):not([type=file]),textarea,select{width:100%;min-height:54px;border:1px solid #9FACBF;border-radius:8px;background:white;padding:11px 14px;color:var(--ink);font-size:18px;line-height:1.6}textarea{min-height:110px;resize:vertical}input::placeholder,textarea::placeholder{color:#657286;opacity:1;font-size:16px}input[aria-invalid=true]{border-color:var(--red);background:var(--red-wash)}.field-hint{color:var(--muted);font-size:14px;line-height:1.7}.field-error{color:var(--red);font-size:15px;line-height:1.6}.payment-tabs{display:flex;border-bottom:1px solid var(--line);gap:24px;margin-bottom:22px}.payment-tabs button{background:none;border:none;border-bottom:3px solid transparent;font-size:17px;padding:10px 2px 13px;min-height:49px;color:var(--muted)}.payment-tabs button[aria-selected=true]{border-color:var(--blue);color:var(--navy);font-weight:650}.bank-box{padding:20px 22px;border-radius:10px;background:var(--wash)}.bank-name{font-size:16px;color:var(--muted)}.bank-owner{font-size:18px;font-weight:600;color:var(--navy);margin:6px 0}.account-number{font:650 26px/1.5 var(--latin);color:var(--navy);letter-spacing:.03em;margin:6px 0 13px;overflow-wrap:anywhere}.account-number.unset{font:500 17px var(--font);letter-spacing:0;color:var(--muted)}.copy-feedback{font-size:15px;color:var(--green);display:inline;margin-left:9px}.qr-wrap{text-align:center;display:flex;align-items:center;flex-direction:column;gap:14px}.qr-slot{width:220px;aspect-ratio:1;min-height:0}.qr-slot.has-image img{object-fit:contain;background:white}.qr-wrap p{font-size:16px;color:var(--muted);max-width:360px}.upload-box{border:1.5px dashed #9AAAC0;border-radius:10px;background:#FAFCFF;min-height:155px;padding:22px;position:relative;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;cursor:pointer}.upload-box:hover,.upload-box.dragging{background:var(--wash);border-color:var(--blue)}.upload-box input[type=file]{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.upload-box:focus-within{outline:3px solid var(--blue);outline-offset:4px}.upload-box strong{color:var(--blue-dark);font-size:18px}.upload-box .upload-glyph{font:400 28px var(--latin);color:var(--muted);line-height:1}.upload-box small{font-size:15px;color:var(--muted);line-height:1.7}.slip-preview{display:flex;gap:15px;align-items:center;padding:15px;background:var(--wash);border:1px solid var(--line);border-radius:10px;margin-top:13px}.slip-preview img{width:58px;height:80px;object-fit:cover;border-radius:4px;background:white}.slip-file-info{flex:1;min-width:0}.slip-file-info strong{display:block;font-size:15px;overflow-wrap:anywhere}.slip-file-info small{font-size:14px;color:var(--muted)}.slip-preview button{background:none;border:none;color:var(--red);min-width:44px;min-height:44px;font-size:24px}.checkbox-row{display:flex;gap:12px;align-items:flex-start;font-size:16px;line-height:1.85;color:var(--ink);margin:22px 0}.checkbox-row input{margin:4px 0 0;width:21px;height:21px;flex:none;accent-color:var(--blue)}.checkout-submit .cta-meta{text-align:center}.status-panel{padding:24px;background:var(--wash);border:1px solid var(--line);border-radius:12px;margin-top:20px;scroll-margin-top:30px}.status-panel h3{font-size:22px}.status-panel p{margin-top:10px;color:var(--muted);font-size:17px}.status-panel .btn{margin-top:18px}.status-panel.error{background:var(--red-wash);border-color:#EBC9C4}.status-panel.success{background:var(--green-wash);border-color:#BDDCC5}.loader{display:inline-block;width:18px;height:18px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:spin 1s linear infinite;vertical-align:middle;margin-right:7px}@keyframes spin{to{transform:rotate(360deg)}}
/* Scheduling */
.schedule-main{padding:44px 0 72px}.success-head{max-width:760px;margin:0 auto 30px;text-align:center}.success-mark{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:var(--green-wash);color:var(--green);font-size:25px;border:1px solid #C2E4CE;margin:0 auto 18px}.success-head h1{font-size:clamp(30px,3.4vw,42px)}.success-head p{margin-top:12px;color:var(--muted)}.payment-receipt{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 22px;background:var(--green-wash);border:1px solid #C2E4CE;border-radius:10px;margin-bottom:30px;font-size:17px;line-height:1.7}.payment-receipt strong{color:var(--green);font-weight:650}.schedule-layout{display:grid;grid-template-columns:minmax(0,1fr) 275px;gap:48px;align-items:start}.calendar-panel{border:1px solid var(--line);border-radius:14px;padding:28px;min-width:0}.calendar-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.calendar-head h2{font-size:22px}.calendar-head .tz{font-size:14px;color:var(--muted);margin-top:3px}.week-nav{display:flex;gap:8px}.icon-button{width:44px;height:44px;border:1px solid var(--line);border-radius:8px;background:white;color:var(--navy);font-size:23px;line-height:1}.date-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.date-button{padding:10px 2px;border:1px solid var(--line);border-radius:10px;background:white;text-align:center;min-height:94px}.date-button .day{display:block;font-size:13px;font-weight:500;color:var(--muted)}.date-button .daynum{font:650 23px/1.8 var(--latin);display:block;color:var(--navy)}.date-button .month{font-size:12px;display:block;color:var(--muted)}.date-button[aria-pressed=true]{background:var(--blue);color:white;border-color:var(--blue)}.date-button[aria-pressed=true] span{color:white}.date-button:hover:not(:disabled){border-color:var(--blue)}.slots-label{font-size:18px;color:var(--navy);font-weight:600;margin:25px 0 13px}.time-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.time-button{min-height:50px;font:600 17px var(--latin);border:1px solid var(--line);border-radius:8px;background:white;color:var(--navy)}.time-button[aria-pressed=true]{background:var(--blue);color:white;border-color:var(--blue)}.time-button:hover{border-color:var(--blue)}.selected-meeting{padding:16px 0;font-size:17px;line-height:1.85;color:var(--navy)}.selected-meeting.placeholder{color:var(--muted)}.schedule-aside{font-size:17px;color:var(--muted)}.schedule-aside h3{font-size:21px;margin-bottom:15px}.schedule-aside .checklist{margin-bottom:28px}.schedule-aside .sub-block{border-top:1px solid var(--line);padding-top:23px}.no-slots{padding:24px;text-align:center;color:var(--muted);background:var(--wash);border-radius:10px}.guard-state{max-width:640px;margin:40px auto;text-align:center;border:1px solid var(--line);border-radius:16px;padding:38px}.guard-state p{margin:20px 0}.guard-state .btn{margin-top:4px}.confirmation-main{padding:46px 0 72px}.confirmation-card{border:1px solid var(--line);border-radius:16px;max-width:750px;margin:auto;padding:34px;box-shadow:var(--shadow)}.meeting-datetime{font-size:30px;line-height:1.6;color:var(--navy);font-weight:650}.meeting-time{font:650 32px/1.5 var(--latin);color:var(--blue);margin:5px 0 10px}.receipt-line{display:flex;align-items:baseline;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:16px 0;font-size:17px}.receipt-line:first-of-type{margin-top:25px}.receipt-line strong{font-weight:600}.calendar-actions{display:flex;gap:12px;flex-wrap:wrap;margin:26px 0 0}.calendar-actions .btn{font-size:17px;flex:1}.prep-block{max-width:750px;margin:32px auto 0}.prep-block h2{font-size:26px;margin-bottom:16px}.prep-block .checklist{font-size:18px}.prep-block .field{margin-top:23px}.prep-block .btn{margin-top:16px}.support-note{font-size:16px;color:var(--muted);margin-top:28px;text-align:center}.closed-main{padding:64px 0 80px}.closed-panel{max-width:740px;margin:auto}.closed-label{display:inline-flex;align-items:center;gap:9px;font-size:15px;color:var(--muted);padding:7px 13px;background:var(--wash);border:1px solid var(--line);border-radius:99px;margin-bottom:24px}.closed-dot{width:7px;height:7px;background:var(--muted);border-radius:50%}.closed-panel h1{font-size:clamp(34px,3.5vw,46px)}.closed-panel .lead{margin:22px 0;color:var(--muted)}.closed-benefit{border-left:3px solid var(--blue);padding-left:22px;margin:30px 0;font-size:21px;color:var(--navy);line-height:1.85}.closed-panel .btn{margin-top:10px}.closed-panel .cta-meta{margin-top:14px}.closed-alternative{margin-top:35px;padding-top:25px;border-top:1px solid var(--line)}
/* Preview control panel and dialogs */
.dialog{padding:0;border:1px solid var(--line);border-radius:18px;box-shadow:0 24px 90px #0B1F3A33;max-width:min(640px,calc(100vw - 32px));width:640px;max-height:calc(100dvh - 40px);color:var(--ink);background:white}.dialog::backdrop{background:rgba(11,31,58,.45)}.dialog-inner{padding:28px}.dialog-heading{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:18px}.dialog-heading h2{font-size:25px}.dialog-close{background:transparent;border:1px solid var(--line);border-radius:7px;font-size:25px;min-width:44px;min-height:44px;line-height:1;flex:none}.dialog p{font-size:17px;color:var(--muted)}.preview-pages{list-style:none;padding:0;margin:20px 0}.preview-pages a{display:flex;justify-content:space-between;gap:16px;text-decoration:none;color:var(--navy);padding:12px 0;min-height:48px;border-bottom:1px solid var(--line);font-size:17px}.preview-pages a:hover{color:var(--blue)}.preview-pages small{color:var(--muted);font-size:14px}.preview-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:17px}.preview-actions .btn{font-size:15px;min-height:46px;padding:10px 14px}.dialog-section{border-top:1px solid var(--line);padding-top:20px;margin-top:23px}.dialog-section h3{font-size:19px;margin-bottom:8px}.dialog-section .field{margin-top:12px}.toast{position:fixed;bottom:30px;left:50%;transform:translateX(-50%);width:max-content;max-width:calc(100vw - 40px);background:var(--navy);color:white;padding:13px 22px;box-shadow:var(--shadow);border-radius:10px;font-size:16px;z-index:110;text-align:center;line-height:1.7}.toast[hidden]{display:none}.technical-note{color:var(--muted);font-size:14px}.legal-copy{font-size:17px;line-height:1.9}.legal-copy p+p{margin-top:16px}.legal-copy h3{font-size:20px;margin:20px 0 8px}.preview-index{padding:55px 0}.preview-index .lead{margin:15px 0 30px}.preview-page-list{border-top:1px solid var(--line);max-width:920px}.preview-page-entry{display:grid;grid-template-columns:55px 1fr auto;align-items:center;gap:24px;padding:25px 0;border-bottom:1px solid var(--line);text-decoration:none;color:var(--ink)}.preview-page-entry h2{font-size:23px}.preview-page-entry p{font-size:16px;color:var(--muted);margin-top:4px}.preview-page-entry .num{color:var(--blue);font-size:24px}.preview-page-entry .arrow{font-size:27px;color:var(--blue)}.preview-page-entry:hover h2{color:var(--blue)}.preview-note{margin-top:30px;max-width:830px;font-size:17px;background:var(--wash);border-radius:12px;padding:23px 25px}.preview-note p+p{margin-top:10px}.noscript{padding:20px;background:var(--orange-soft);text-align:center;color:var(--navy)}
@media(min-width:1000px){.hero-copy .display{font-size:51px}.desktop-break{display:block}.mobile-only{display:none!important}}
@media(max-width:1050px){.hero-grid{gap:38px;grid-template-columns:1.16fr .84fr}.hero-copy .display{font-size:44px}.problem-grid{gap:40px}.checkout-grid{grid-template-columns:315px minmax(0,1fr);gap:32px}.schedule-layout{gap:25px;grid-template-columns:minmax(0,1fr) 245px}.form-panel{padding:24px}.calendar-panel{padding:22px}.date-grid{gap:5px}}
@media(max-width:900px){.section{padding-block:64px}.hero-grid{grid-template-columns:1fr;gap:38px}.hero-copy{max-width:690px}.hero-copy .display{font-size:48px}.hero-visual{display:none}.problem-grid{grid-template-columns:1fr;gap:30px}.problem-grid h2{max-width:590px}.result-grid{gap:28px}.about-grid{grid-template-columns:190px 1fr;gap:30px}.faq-layout{grid-template-columns:1fr;gap:25px}.checkout-grid{grid-template-columns:285px minmax(0,1fr);gap:26px}.field-row{grid-template-columns:1fr;gap:16px}.schedule-layout{grid-template-columns:1fr}.schedule-aside{margin-top:6px;display:grid;grid-template-columns:1fr 1fr;gap:25px}.schedule-aside .sub-block{margin:0;border:0;padding:0}.schedule-aside .checklist{margin:0}.date-grid{gap:10px}.watch-intro{padding-top:28px}.hero-meta{font-size:17px}}
@media(max-width:700px){:root{--gutter:20px}body{font-size:18px;line-height:1.85}.header{height:64px}.brand{font-size:16px;gap:10px}.brand-mark{width:31px;height:31px;font-size:20px}.brand small{font-size:10px;margin-top:4px}.header-tools{gap:10px}.header-tools .stage-label{display:none}.header-tools .text-button{font-size:14px}.demo-trigger{font-size:12px;min-height:36px;padding:5px 8px}.section{padding-block:48px}.eyebrow{font-size:14px;margin-bottom:12px}.eyebrow.en{font-size:11px}.hero{padding:28px 0 30px}.hero-grid{gap:0}.hero-copy .display{font-size:clamp(30px,8.05vw,42px);line-height:1.4;letter-spacing:-.035em}.hero-copy .lead{font-size:18px;line-height:1.8;margin-top:16px}.hero-meta{font-size:16px;margin-top:14px}.hero-copy .btn{margin-top:18px;width:100%;min-height:58px;font-size:19px;padding-inline:14px}.hero-copy .cta-meta{font-size:15px;margin-top:10px;line-height:1.8;max-width:none}.benefit-strip{gap:10px;display:flex;flex-direction:column;align-items:flex-start;padding:20px 0}.benefit-strip span{font-size:17px}.timer-inline{flex-wrap:wrap;gap:5px 14px;text-align:center;font-size:15px;padding:13px 15px}.timer-inline .time{font-size:21px}.landing-timer{margin-top:20px}h2{font-size:29px;line-height:1.5}h3{font-size:22px}.section-head{margin-bottom:26px}.lead{font-size:19px}.problem-grid{gap:22px}.problem-list li{grid-template-columns:25px 1fr;gap:11px;padding:16px 0}.problem-list p{font-size:18px}.personal-note{font-size:18px;margin-top:20px}.secret{grid-template-columns:37px 1fr;gap:14px;padding:25px 0}.secret-no{font-size:24px;padding-top:4px}.secret h3{font-size:22px;line-height:1.65}.secret p{font-size:18px;margin-top:10px}.inline-cta .btn{width:100%}.result-grid{grid-template-columns:1fr;gap:37px;margin-top:30px}.result-item+.result-item{padding-top:30px;border-top:1px solid var(--line)}.result-item .checklist{font-size:18px}.result-item .checklist li+li{margin-top:12px}.big-stat{font-size:33px}.about-grid{grid-template-columns:1fr;gap:24px}.about-grid .portrait-slot{aspect-ratio:5/3;max-width:100%}.about-copy .other-proof{font-size:16px}.faq-layout{gap:23px}.faq-row summary{font-size:18px!important;padding-block:19px!important}.faq-row .answer{font-size:18px!important;padding-right:15px!important}.final-cta{padding:46px 0}.final-cta .btn{width:100%;font-size:19px;min-height:60px}.final-cta .cta-meta{font-size:15px}.footer-inner{flex-direction:column;align-items:flex-start;gap:9px}.footer{padding-block:23px}.has-sticky .footer{padding-bottom:112px}.sticky-cta.is-visible{display:block}.toast{bottom:96px;font-size:15px}.player-shell,.video-placeholder{border-radius:10px}.watch-intro{padding:26px 0 20px;text-align:left}.watch-intro h1{font-size:27px;line-height:1.55;letter-spacing:-.02em}.watch-intro p{font-size:17px;margin-top:11px;line-height:1.8}.access-strip .wrap{font-size:14px;gap:10px;justify-content:space-between;padding-block:10px}.access-strip .time{font-size:18px}.video-placeholder{padding:14px;gap:8px}.video-placeholder .play{width:50px;height:50px;font-size:23px;margin-bottom:3px}.video-placeholder h2{font-size:19px}.video-placeholder p{font-size:13px}.video-placeholder .video-small{display:none}.player-meta{font-size:14px;gap:10px;padding-top:10px}.open-loop{font-size:17px;text-align:left;margin-top:22px}.watch-room{padding-bottom:36px}.watch-demo-note{text-align:left}.offer{padding-block:39px}.offer-head{text-align:left}.offer-head h2{font-size:29px}.offer-head .lead{font-size:18px;margin-block:14px 20px}.offer-head .btn{width:100%;padding-inline:16px;font-size:19px}.offer-head .cta-meta{font-size:16px}.offer-benefits{margin-top:33px}.offer-benefits li{grid-template-columns:28px 1fr;gap:12px;padding-block:20px}.offer-benefits h3{font-size:21px}.offer-benefits p{font-size:18px}.offer-details .answer{font-size:17px!important}.risk-end{padding:40px 0;text-align:left}.risk-end h2{font-size:28px}.risk-end .btn{width:100%;font-size:19px}.refund-inline{font-size:16px!important}.checkout-main{padding:25px 0 42px}.checkout-heading{text-align:left;margin-bottom:26px}.checkout-heading h1{font-size:30px;line-height:1.5}.checkout-heading>p{font-size:18px}.stepper{font-size:12px;gap:8px;justify-content:flex-start;margin-bottom:22px}.stepper .step-no{width:21px;height:21px;font-size:11px}.stepper li{gap:5px}.step-separator{width:13px}.checkout-grid{grid-template-columns:1fr;gap:28px}.order-summary{position:static}.summary-price{padding:18px 20px;background:var(--wash);border:1px solid var(--line);border-radius:12px}.summary-price .price{font-size:44px;margin:0}.summary-price .label{font-size:18px}.summary-price .muted{font-size:16px}.deposit-terms{margin-top:17px}.deposit-terms h3{font-size:19px;margin-bottom:7px}.term{font-size:17px;padding:8px 0;line-height:1.8}.summary-footnote{margin-top:8px;padding-top:14px;font-size:15px}.summary-small{display:none}.form-panel{padding:0;border:0;border-radius:0}.form-panel fieldset+fieldset{margin-top:25px;padding-top:24px}legend{font-size:21px;margin-bottom:15px}.field-row{grid-template-columns:1fr;gap:18px}.field>label{font-size:17px}.field-hint{font-size:15px}.payment-tabs{gap:24px}.bank-box{padding:20px}.account-number{font-size:26px}.upload-box{padding:24px 16px;min-height:158px}.checkbox-row{font-size:16px;line-height:1.85}.checkout-submit .btn{font-size:18px;min-height:60px;padding-inline:12px}.status-panel{padding:22px}.schedule-main{padding:26px 0 45px}.success-head{margin-bottom:23px;text-align:left}.success-head .success-mark{margin-left:0;width:43px;height:43px;font-size:22px}.success-head h1{font-size:30px}.success-head p{font-size:18px}.payment-receipt{font-size:16px;display:block;padding:17px 19px}.payment-receipt span{display:block}.payment-receipt strong{font-size:18px}.calendar-panel{padding:0;border:0}.calendar-head{gap:10px}.calendar-head h2{font-size:22px}.calendar-head .tz{font-size:14px}.date-grid{grid-template-columns:repeat(4,1fr);gap:9px}.date-button{min-height:92px;padding-block:8px}.date-button .day{font-size:14px}.date-button .daynum{font-size:23px}.date-button .month{font-size:13px}.time-grid{grid-template-columns:repeat(3,1fr);gap:10px}.time-button{min-height:52px;font-size:18px}.schedule-aside{grid-template-columns:1fr;gap:24px;margin-top:15px;border-top:1px solid var(--line);padding-top:25px}.schedule-aside .sub-block{border-top:1px solid var(--line);padding-top:21px;font-size:16px}.schedule-aside .checklist{font-size:18px}.calendar-panel>.btn{width:100%}.selected-meeting{font-size:18px}.confirmation-main{padding:26px 0 45px}.confirmation-card{padding:23px 20px;box-shadow:none}.meeting-datetime{font-size:24px}.meeting-time{font-size:29px}.receipt-line{font-size:16px;gap:12px}.calendar-actions{flex-direction:column;margin-top:22px}.calendar-actions .btn{width:100%}.prep-block h2{font-size:26px}.closed-main{padding:36px 0 55px}.closed-panel h1{font-size:34px;line-height:1.5}.closed-panel .lead{font-size:18px;margin-block:17px}.closed-benefit{font-size:20px;margin-block:25px;padding-left:19px}.closed-panel>.btn{width:100%;font-size:18px;padding-inline:16px}.dialog-inner{padding:22px}.dialog-heading h2{font-size:23px}.preview-pages a{font-size:16px}.preview-pages small{font-size:12px}.preview-index{padding-block:35px}.preview-page-entry{grid-template-columns:32px 1fr auto;gap:14px;padding-block:23px}.preview-page-entry h2{font-size:21px}.preview-page-entry p{font-size:16px}.preview-note{padding:22px;font-size:17px}.guard-state{padding:28px 22px;margin-block:25px}.demo-banner{font-size:13px;text-align:left;padding-inline:20px}.hide-mobile{display:none!important}}
@media(max-width:360px){:root{--gutter:18px}.brand{font-size:14px}.brand-mark{width:28px;height:28px;font-size:18px}.brand small{font-size:9px}.header-tools .text-button{display:none}.hero-copy .display{font-size:29px}.hero-copy .lead{font-size:18px}.hero-meta{font-size:15px}.hero-copy .btn{font-size:18px}.watch-intro h1{font-size:25px}.access-strip .wrap{font-size:13px;gap:8px}.access-strip .time{font-size:17px}.stepper{font-size:11px;gap:6px}.step-separator{width:8px}.checkout-heading h1{font-size:28px}.sticky-inner{gap:12px}.sticky-cta .btn{font-size:17px;padding-inline:12px}.sticky-price{font-size:20px!important}.secret h3{font-size:21px}.time-grid{grid-template-columns:repeat(2,1fr)}.payment-tabs{gap:22px}.payment-tabs button{font-size:16px}.date-grid{gap:7px}.btn.large{font-size:18px}.closed-panel h1{font-size:31px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
@media print{.header-tools,.sticky-cta,.demo-banner,.demo-trigger,.footer,.skip,.watch-demo-note{display:none!important}body{color:#000;font-size:12pt}.wrap{width:100%}.section{padding-block:20px}.hero-visual{display:none}.hero-grid,.checkout-grid{display:block}.btn{color:#000;border:1px solid #000;background:transparent}.order-summary{position:static}.image-slot{break-inside:avoid}.dialog{display:none}}

/* Keep the mobile header compact without squeezing the brand or main copy. */
.demo-trigger{white-space:nowrap}.brand>span:last-child{white-space:nowrap}
@media(max-width:700px){.header-tools .text-button{display:none}.summary-price .muted{font-size:16px}.deposit-terms h3{margin-bottom:4px}.term{padding:7px 0}.checkout-heading>.eyebrow{font-size:15px;color:var(--blue-dark);margin-top:0}.checkout-heading{margin-bottom:23px}}

/* Landing visual test: short teaser video + system flow */
.hero-video-card{padding:18px;background:var(--wash);border:1px solid var(--line);box-shadow:var(--shadow)}
.hero-teaser-shell{box-shadow:0 18px 40px rgba(11,31,58,.16)}
.hero-teaser-placeholder{min-height:100%;background:linear-gradient(145deg,#0B1F3A,#163E71);border:0}
.hero-teaser-placeholder .play{pointer-events:none}
.hero-video-note{font-size:14px;line-height:1.7;color:var(--muted);margin-top:14px}
.hero-video-note strong{color:var(--navy)}
.flow-section{padding-top:72px;background:#fff}
.flow-heading{max-width:780px;margin-bottom:28px}
.flow-heading>p:last-child{margin-top:14px;color:var(--muted);font-size:18px;line-height:1.85;max-width:720px}
.flow-figure{margin:0}
.flow-scroll{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;box-shadow:var(--shadow)}
.flow-scroll a{display:block;text-decoration:none}
.flow-scroll img{width:100%;height:auto}
.flow-figure figcaption{margin-top:11px;color:var(--muted);font-size:14px;text-align:center}
@media(max-width:900px){.hero-visual.hero-video-card{display:block;margin-top:28px;max-width:690px}.hero-grid{gap:0}.flow-section{padding-top:54px}}
@media(max-width:700px){
  .hero-visual.hero-video-card{display:block;margin-top:26px;padding:12px;border-radius:14px;box-shadow:none}
  .hero-video-card .visual-kicker{margin:2px 2px 12px;font-size:12px}
  .hero-teaser-shell{border-radius:10px;box-shadow:none}
  .hero-teaser-placeholder{min-height:auto;aspect-ratio:16/9;padding:18px 12px}
  .hero-teaser-placeholder .play{width:52px;height:52px;font-size:22px;margin-bottom:2px}
  .hero-teaser-placeholder h2{font-size:20px}
  .hero-teaser-placeholder p{font-size:13px;line-height:1.65}
  .hero-video-note{font-size:14px;margin:11px 2px 0}
  .flow-section{padding-top:46px;padding-bottom:50px}
  .flow-heading{margin-bottom:20px}
  .flow-heading h2{font-size:28px}
  .flow-heading>p:last-child{font-size:17px;line-height:1.8;margin-top:11px}
  .flow-scroll{overflow-x:auto;overflow-y:hidden;border-radius:12px;box-shadow:none;-webkit-overflow-scrolling:touch}
  .flow-scroll a{width:max-content;display:block}
  .flow-scroll img{width:860px;max-width:none;height:auto}
  .flow-figure figcaption{text-align:left;font-size:13px;margin-top:9px}
}

/* Landing: VSL directly under the headline */
body[data-page="landing"] .header-tools .text-button{display:none}
.hero-vsl{padding:48px 0 56px;text-align:center}
.hero-vsl-inner{max-width:880px}
.hero-vsl .display{font-size:clamp(34px,4.2vw,52px)}
.hero-vsl .hero-sub{max-width:700px;margin:14px auto 0}
.hero-player{max-width:820px;margin:28px auto 0}
.hero-player .player-shell{box-shadow:0 20px 48px rgba(11,31,58,.18)}
.hero-player video{display:block}
.hero-vsl-placeholder{width:100%;height:100%;cursor:pointer;background:linear-gradient(145deg,#0B1F3A,#163E71);border:0;font:inherit}
.hero-vsl-placeholder .play{transition:transform .15s}
.hero-vsl-placeholder:hover .play,.hero-vsl-placeholder:focus-visible .play{transform:scale(1.06)}
.hero-vsl-label{font-size:18px;font-weight:600;color:#fff}
.hero-action{margin-top:24px}
.hero-action .btn{min-width:min(100%,420px)}
.hero-action .cta-meta{margin:12px auto 0;max-width:560px}
@media(max-width:700px){
  .hero-vsl{padding:18px 0 28px}
  .hero-vsl .eyebrow{font-size:14px;line-height:1.6;margin-bottom:8px}
  .hero-vsl .display{font-size:clamp(27px,7.4vw,36px);line-height:1.38}
  .hero-vsl .hero-sub{font-size:16px;line-height:1.7;margin-top:8px}
  .hero-player{width:100%;max-width:100%;margin:16px auto 0}
  .hero-player .player-shell,.hero-player .video-placeholder{border-radius:10px;box-shadow:none}
  .hero-vsl-placeholder{padding:0}
  .hero-vsl-placeholder .play{width:60px;height:60px;font-size:24px}
  .hero-vsl-label{font-size:16px}
  .hero-action{margin-top:16px}
  .hero-action .btn{width:100%;min-height:58px;font-size:19px;padding-inline:14px}
  .hero-action .cta-meta{font-size:14px;line-height:1.7;margin-top:10px}
}
.hero-vsl .display,.hero-vsl .hero-sub,.hero-action .cta-meta{text-wrap:balance}
@media(min-width:701px){.hero-vsl{padding:36px 0 48px}.hero-vsl .display{font-size:clamp(34px,3.6vw,46px);line-height:1.3}.hero-player{max-width:760px;margin-top:22px}.hero-action{margin-top:20px}}
@media(max-width:700px){body[data-page="landing"] .benefit-strip{align-items:center}}
@media(min-width:701px){body[data-page="landing"] .sticky-cta.is-visible{display:block;text-align:center}body[data-page="landing"] .sticky-cta .btn{width:auto;min-width:420px}}
body[data-page="landing"] main h2,body[data-page="landing"] main h3{text-wrap:balance}
@media(max-width:700px){body[data-page="landing"] .final-cta h2{font-size:25px;line-height:1.5}body[data-page="landing"] .secret h3{font-size:20px}}

/* Master copy layout helpers */
.hero-action .hero-meta{margin:0 0 12px;font-size:16px;color:var(--muted)}
.personal-note p+p{margin-top:10px}
.results-copy .result-figure{margin:26px 0 0}
.results-story p{margin-top:18px;font-size:18px;line-height:1.85}
.results-sub{margin-top:44px}
.results-copy .checklist{margin-top:22px}
.final-cta .final-signoff{margin-top:26px;font-size:17px;line-height:1.8}
.copy-strong{font-weight:750;color:var(--navy)}
.u-em{text-decoration-line:underline;text-decoration-thickness:2px;text-underline-offset:.18em;text-decoration-color:rgba(37,99,235,.45);text-decoration-skip-ink:auto}
.key-stat{font-family:var(--latin);font-weight:800;color:var(--blue);white-space:nowrap}
.copy-voice{font-style:italic;color:var(--navy);font-weight:500}
@media(max-width:700px){.hero-action .hero-meta{font-size:14px;margin-bottom:10px}.results-story p{font-size:17px}}

/* Petch testimonial card */
.testimonial-card{margin:26px 0 0;background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:var(--shadow)}
.testimonial-card .testimonial-photo{aspect-ratio:4/3;min-height:0;margin:0;border:0;border-radius:0;background:var(--wash)}
.testimonial-card .testimonial-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:40% 35%}
.testimonial-quote{margin:0;padding:22px 24px 6px;font-size:20px;line-height:1.7;font-weight:600;color:var(--navy)}
.testimonial-cite{padding:0 24px 22px;font-size:15px;line-height:1.7;color:var(--muted)}
.testimonial-cite strong{color:var(--navy)}
@media(max-width:700px){.testimonial-quote{font-size:18px;padding:18px 18px 4px}.testimonial-cite{padding:0 18px 18px;font-size:14px}}

/* Narrow-device fallback: Thai phrases must wrap rather than overflow with fallback fonts. */
@media(max-width:430px){.nowrap{white-space:normal}.hero-player,.player-shell,video{max-width:100%}.hero-vsl-placeholder{background-size:cover;background-position:center}}
