
/* v416 FINAL PREMIUM CLEAN SYSTEM — loaded last everywhere
   Goal: remove brown/heavy blocks, fix all narrow vertical text, align cards, convert better. */
:root{
  --sg-bg:#fffaf0;--sg-bg2:#f7eddb;--sg-paper:#ffffff;--sg-ink:#0b1220;--sg-text:#344256;--sg-muted:#667085;
  --sg-line:rgba(15,23,42,.10);--sg-gold:#d3a038;--sg-gold2:#ffe39a;--sg-navy:#0b1220;--sg-blue:#445cff;
  --sg-r:28px;--sg-shadow:0 24px 80px rgba(28,20,8,.10);
}
html,body{margin:0!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important;background:linear-gradient(90deg,#f7eddc 0,#fffaf0 8%,#fffaf0 92%,#f7eddc 100%)!important;color:var(--sg-ink)!important;-webkit-text-size-adjust:100%!important;text-size-adjust:100%!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;}
*,*::before,*::after{box-sizing:border-box!important;min-width:0!important;}
img,video,svg,canvas,iframe{max-width:100%!important;height:auto;}
a{color:inherit}.onePageWrap,main{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;overflow:visible!important;}
.wrap{width:min(100%,1500px)!important;max-width:1500px!important;margin-inline:auto!important;padding-inline:clamp(16px,3vw,48px)!important;}
/* absolute ban on vertical broken text */
body :where(h1,h2,h3,h4,p,span,strong,em,a,button,label,div,section,article,aside,summary,input,textarea,select,.offer,.offer *,.product,.product *,.payCard,.payCard *,.loginCard,.loginCard *,.sectionCard,.sectionCard *){writing-mode:horizontal-tb!important;text-orientation:mixed!important;word-break:normal!important;overflow-wrap:break-word!important;white-space:normal!important;letter-spacing:normal;}
/* top glass header */
.topbar,.topbarOverlay{position:fixed!important;z-index:999999!important;top:14px!important;left:clamp(12px,2vw,26px)!important;right:clamp(12px,2vw,26px)!important;width:auto!important;background:rgba(8,10,14,.56)!important;color:#fff!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:26px!important;box-shadow:0 18px 70px rgba(0,0,0,.28)!important;backdrop-filter:blur(20px) saturate(150%)!important;-webkit-backdrop-filter:blur(20px) saturate(150%)!important;}
.topwrap{display:flex!important;align-items:center!important;gap:14px!important;width:100%!important;padding:10px clamp(10px,1.5vw,22px)!important;}
.brand,.brandLink{display:flex!important;align-items:center!important;gap:12px!important;min-width:max-content!important;color:#fff!important;text-decoration:none!important}.brandName{font-weight:950!important;font-size:clamp(20px,1.8vw,29px)!important;line-height:1!important;color:#fff!important}.brandSub{display:none!important}.brandMark,.brandLogoImg{width:52px!important;height:52px!important;border-radius:16px!important;object-fit:cover!important}.topRight{margin-left:auto!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;flex-wrap:nowrap!important}.chip,.topRight a,.topRight button,.langChip{height:46px!important;padding:0 17px!important;border-radius:999px!important;background:rgba(255,255,255,.14)!important;border:1px solid rgba(255,255,255,.16)!important;color:#fff!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;font-weight:900!important;font-size:14px!important;line-height:1!important;box-shadow:none!important}.loginChip{background:linear-gradient(135deg,#445cff,#df40b8)!important;border-color:transparent!important}.menuToggle{display:none!important}.siteLangSelect{background:transparent!important;border:0!important;color:#fff!important;width:auto!important;max-width:72px!important;font:inherit!important}.siteLangSelect option{color:#111!important;background:#fff!important}
/* full video hero */
.heroStage{position:relative!important;width:100vw!important;max-width:100vw!important;margin:0!important;min-height:100svh!important;padding:0!important;overflow:hidden!important;background:#050505!important;border-radius:0!important}.heroStageMedia,.youtubeBg,.heroBgVideo{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important}.heroBgVideo,.youtubeBg video{object-fit:cover!important;object-position:center!important}.heroStageOverlay{position:absolute!important;inset:0!important;background:linear-gradient(90deg,rgba(0,0,0,.66),rgba(0,0,0,.20) 48%,rgba(0,0,0,.38)),linear-gradient(180deg,rgba(0,0,0,.40),rgba(0,0,0,.05) 45%,rgba(0,0,0,.65))!important}.heroStageInner{position:relative!important;z-index:2!important;min-height:100svh!important;display:flex!important;align-items:center!important;padding-top:110px!important;padding-bottom:110px!important}.heroStageContent{width:min(720px,92vw)!important;background:rgba(5,8,13,.48)!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:30px!important;padding:clamp(26px,4vw,54px)!important;color:#fff!important;box-shadow:0 28px 100px rgba(0,0,0,.28)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important}.heroSlideTitle{color:#fff!important;font-size:clamp(48px,6.2vw,96px)!important;line-height:.94!important;letter-spacing:-.075em!important;margin:0 0 18px!important;font-weight:950!important}.heroSlideBody,.heroSlideCta{color:rgba(255,255,255,.92)!important;font-size:clamp(17px,1.45vw,22px)!important;line-height:1.55!important;margin:0 0 12px!important}.sectionKicker,.heroKickerLight{color:var(--sg-gold)!important;text-transform:uppercase!important;font-weight:950!important;letter-spacing:.16em!important;font-size:13px!important}.heroQuickCtas{position:absolute!important;z-index:4!important;left:50%!important;bottom:24px!important;transform:translateX(-50%)!important;width:min(1040px,calc(100% - 32px))!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;padding:10px!important;border-radius:24px!important;background:rgba(8,10,14,.62)!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:0 22px 80px rgba(0,0,0,.30)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important}.heroQuickCtas a{height:52px!important;border-radius:16px!important;background:rgba(255,255,255,.14)!important;border:1px solid rgba(255,255,255,.15)!important;color:#fff!important;text-decoration:none!important;display:flex!important;align-items:center!important;justify-content:center!important;font-weight:950!important;font-size:15px!important;white-space:nowrap!important}.heroQuickCtas a.primary{background:linear-gradient(135deg,#445cff,#df40b8)!important;border-color:transparent!important}
/* clean body rhythm, no ugly brown */
.sectionDivider{display:none!important}.seoIntro{margin:0 auto!important;width:min(100%,1500px)!important;border:0!important;border-radius:0!important;background:linear-gradient(135deg,#fff,#fff8ea)!important;box-shadow:none!important;padding:clamp(42px,6vw,82px) clamp(16px,3vw,48px)!important;display:grid!important;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr)!important;gap:32px!important;align-items:center!important}.seoIntro h2{color:var(--sg-ink)!important;font-size:clamp(38px,4.4vw,72px)!important;line-height:1.02!important;letter-spacing:-.07em!important;margin:8px 0 14px!important}.seoIntro p{color:#475569!important;font-size:clamp(17px,1.4vw,21px)!important;line-height:1.75!important}.seoIntroBullets{display:flex!important;flex-wrap:wrap!important;gap:10px!important;justify-content:flex-end!important}.seoIntroBullets span{background:#fff!important;color:#7c5a16!important;border:1px solid rgba(211,160,56,.35)!important;border-radius:999px!important;padding:10px 14px!important;font-weight:950!important;box-shadow:0 10px 30px rgba(28,20,8,.06)!important}
.pageGrid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(420px,500px)!important;gap:clamp(24px,3vw,48px)!important;width:min(100%,1500px)!important;margin:0 auto!important;padding:clamp(26px,4vw,58px) clamp(16px,3vw,48px)!important;align-items:start!important}.contentCol,.stickyCol{width:100%!important;max-width:100%!important}.stickyCol{position:sticky!important;top:110px!important;align-self:start!important;display:grid!important;gap:24px!important}.sectionCard,.payCard,.loginCard{background:rgba(255,255,255,.98)!important;border:1px solid rgba(15,23,42,.09)!important;border-radius:32px!important;box-shadow:0 22px 80px rgba(28,20,8,.09)!important;padding:clamp(24px,3vw,44px)!important;overflow:hidden!important;color:var(--sg-ink)!important}.sectionCard h2,.payTitle,.loginTitle{font-size:clamp(34px,3.8vw,64px)!important;line-height:1.02!important;letter-spacing:-.07em!important;color:var(--sg-ink)!important;margin:0 0 14px!important;font-weight:950!important}.sectionIntro,.paySub,.loginSub,.sectionCard p,.fine{color:#526174!important;font-size:clamp(16px,1.2vw,19px)!important;line-height:1.65!important}.featureVideoGrid,.chapterGrid,.cardsGrid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px!important}.featureVideoGrid article,.chapterCard,.featureVideoCard{background:#fff!important;border:1px solid rgba(15,23,42,.08)!important;border-radius:26px!important;box-shadow:0 18px 55px rgba(28,20,8,.08)!important;overflow:hidden!important;min-height:0!important}.featureVideoGrid img,.featureVideoGrid video,.chapterCard img,.chapterCard video{width:100%!important;aspect-ratio:16/10!important;height:auto!important;object-fit:cover!important;display:block!important}.featureVideoGrid h3,.chapterCard h3{font-size:clamp(23px,2.1vw,34px)!important;line-height:1.05!important;letter-spacing:-.055em!important;color:var(--sg-ink)!important;margin:12px 0!important}.featureVideoGrid p,.chapterCard p{font-size:16px!important;color:#526174!important;line-height:1.55!important}.featureVideoGrid a,.chapterCard a,.btnGhost{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:50px!important;border-radius:999px!important;padding:0 20px!important;background:#0b1220!important;color:#fff!important;text-decoration:none!important;font-weight:950!important;border:0!important}
/* purchase: premium readable cards */
.payCard{background:#fff!important;border:1px solid rgba(211,160,56,.22)!important}.form{display:grid!important;gap:13px!important}.lbl{font-weight:900!important;color:#4b5563!important;font-size:14px!important}.inp,.txt,input[type=email],input[type=text],input[type=password],textarea{width:100%!important;min-height:56px!important;border-radius:18px!important;border:1px solid rgba(15,23,42,.12)!important;background:#fff!important;color:#111827!important;font-size:16px!important;padding:0 16px!important;box-shadow:none!important}.offerGrid,.offerGridSingle{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;width:100%!important}.offer{width:100%!important;display:grid!important;grid-template-columns:76px minmax(0,1fr)!important;gap:16px!important;align-items:center!important;position:relative!important;padding:18px!important;min-height:138px!important;background:linear-gradient(145deg,#ffffff,#fff8ec)!important;border:1.5px solid rgba(211,160,56,.32)!important;border-radius:26px!important;color:#0b1220!important;overflow:hidden!important;box-shadow:0 16px 45px rgba(28,20,8,.08)!important}.offer::before{content:'📘';width:64px!important;height:64px!important;border-radius:20px!important;display:grid!important;place-items:center!important;background:linear-gradient(145deg,#0b1220,#1f2937)!important;color:#ffdf7b!important;font-size:30px!important;box-shadow:0 14px 30px rgba(15,23,42,.18)!important}.offer:nth-of-type(2)::before{content:'✨'}.offer input{position:absolute!important;left:18px!important;top:18px!important;width:18px!important;height:18px!important;z-index:3!important}.offerBody{display:block!important;width:100%!important}.offerTop{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important;width:100%!important}.offerName{display:block!important;color:#0b1220!important;font-size:clamp(22px,1.8vw,29px)!important;line-height:1.08!important;letter-spacing:-.045em!important;font-weight:950!important}.offerPrice{display:block!important;color:#0b1220!important;font-size:clamp(25px,2vw,32px)!important;line-height:1!important;font-weight:950!important;white-space:nowrap!important}.offerMeta{display:block!important;color:#526174!important;font-size:15px!important;line-height:1.45!important;margin-top:8px!important}.offerBadge{display:inline-flex!important;width:auto!important;max-width:100%!important;margin:0 0 8px!important;padding:7px 11px!important;border-radius:999px!important;background:#fff6dc!important;border:1px solid rgba(211,160,56,.34)!important;color:#3154ff!important;font-size:13px!important;font-weight:950!important;line-height:1.1!important}.btnBuy{width:100%!important;min-height:58px!important;border-radius:18px!important;background:linear-gradient(135deg,#ffe39a,#d3a038)!important;color:#120d04!important;border:0!important;font-size:20px!important;font-weight:950!important;box-shadow:0 18px 45px rgba(211,160,56,.24)!important}.shipBox{background:#fffaf0!important;border:1px solid rgba(211,160,56,.22)!important;border-radius:22px!important;padding:16px!important}.loginCard{background:#fff!important}.sidebarMedia{display:none!important}
/* FAQ: human, not developer copy */
.sgFaqApple{background:#fff!important}.sgAnswerEngine{margin-top:28px!important;background:#f8fafc!important;border:1px solid rgba(15,23,42,.08)!important;border-radius:28px!important;padding:clamp(22px,3vw,38px)!important;color:#0b1220!important;box-shadow:0 14px 45px rgba(28,20,8,.06)!important}.sgAnswerEngine h3{color:#0b1220!important;font-size:clamp(30px,3.2vw,52px)!important;line-height:1.05!important;letter-spacing:-.06em!important;margin:8px 0 22px!important}.sgSnippetGrid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}.sgSnippetGrid article{background:#fff!important;border:1px solid rgba(15,23,42,.08)!important;border-radius:22px!important;padding:20px!important;box-shadow:0 12px 30px rgba(28,20,8,.05)!important}.sgSnippetGrid strong{display:block!important;color:#a06f13!important;font-size:18px!important;line-height:1.25!important;margin-bottom:10px!important}.sgSnippetGrid span{display:block!important;color:#475569!important;font-size:16px!important;line-height:1.55!important}.sgFaqGrid{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}.sgFaqItem{background:#fff!important;border:1px solid rgba(15,23,42,.10)!important;border-radius:20px!important;padding:0!important;overflow:hidden!important}.sgFaqItem summary{list-style:none!important;cursor:pointer!important;padding:20px 22px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;font-weight:950!important;color:#0b1220!important;font-size:18px!important}.sgFaqItem summary::-webkit-details-marker{display:none}.sgFaqItem summary::after{content:'+';width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fff3ce;color:#a06f13;font-size:24px;line-height:1;flex:0 0 auto}.sgFaqItem[open] summary::after{content:'–'}.sgFaqItem p{padding:0 22px 22px!important;margin:0!important;color:#526174!important}
/* shop */
body:has(.shopLayout){background:#fffaf0!important}.shopLayout{width:min(100%,1500px)!important;margin-inline:auto!important;display:grid!important;grid-template-columns:220px minmax(0,1fr) 360px!important;gap:24px!important;padding-inline:clamp(16px,3vw,48px)!important}.grid{display:grid!important;grid-template-columns:repeat(3,minmax(240px,1fr))!important;gap:22px!important}.product{background:#fff!important;border:1px solid rgba(15,23,42,.10)!important;border-radius:28px!important;box-shadow:0 20px 65px rgba(28,20,8,.10)!important;overflow:hidden!important;color:#0b1220!important}.pic{height:250px!important;background:radial-gradient(circle at 50% 28%,rgba(255,255,255,.85),rgba(255,255,255,0) 28%),linear-gradient(145deg,#111827,#2b2114 55%,#d3a038)!important;display:grid!important;place-items:center!important;position:relative!important}.picIcon{font-size:78px!important;position:relative!important;z-index:2!important;filter:drop-shadow(0 18px 20px rgba(0,0,0,.32))!important}.sale{position:absolute!important;left:14px!important;top:14px!important;z-index:3!important;width:auto!important;height:auto!important;min-width:72px!important;padding:8px 12px!important;border-radius:999px!important;background:linear-gradient(135deg,#ffe39a,#d3a038)!important;color:#111827!important;font-weight:950!important;font-size:12px!important}.prodBody{padding:20px!important;color:#0b1220!important}.category{color:#a06f13!important;text-transform:uppercase!important;letter-spacing:.12em!important;font-size:12px!important;font-weight:950!important}.prodBody h2{font-size:24px!important;line-height:1.08!important;letter-spacing:-.04em!important;color:#0b1220!important;margin:9px 0!important}.desc{color:#526174!important;font-size:15px!important;line-height:1.5!important}.price{font-size:26px!important;color:#0b1220!important;font-weight:950!important;margin:12px 0!important}.product .btn{width:100%!important;min-height:48px!important;border-radius:16px!important;background:linear-gradient(135deg,#ffe39a,#d3a038)!important;color:#111827!important;border:0!important;font-weight:950!important}.qtyLine{display:flex!important;align-items:center!important;gap:10px!important}.qtyBtn{width:38px!important;height:38px!important;border-radius:12px!important;background:#fff!important;border:1px solid rgba(15,23,42,.12)!important;color:#0b1220!important}.qtyNum{color:#0b1220!important;font-weight:950!important}
/* remove old floating bottom menus except hero CTA */
.bottomNav,.bottomActionBar{display:none!important;visibility:hidden!important;pointer-events:none!important}
/* responsive */
@media(max-width:1250px){.pageGrid{grid-template-columns:1fr!important}.stickyCol{position:static!important;grid-template-columns:1fr 1fr!important}.featureVideoGrid,.chapterGrid,.cardsGrid,.sgSnippetGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.shopLayout{grid-template-columns:1fr!important}.grid{grid-template-columns:repeat(2,minmax(220px,1fr))!important}.cart,.side{position:static!important}.topRight .headerInstall,.topRight .contactOpen{display:none!important}}
@media(max-width:820px){html,body{background:#fffaf0!important}.wrap,.pageGrid,.shopLayout{padding-inline:14px!important}.topbar,.topbarOverlay{top:10px!important;left:10px!important;right:10px!important;border-radius:22px!important}.topwrap{padding:8px 10px!important}.brandName{font-size:20px!important}.brandMark,.brandLogoImg{width:46px!important;height:46px!important}.menuToggle{display:flex!important;align-items:center!important;justify-content:center!important;width:46px!important;height:46px!important;border-radius:16px!important;border:1px solid rgba(255,255,255,.18)!important;background:rgba(255,255,255,.14)!important;color:#fff!important;font-size:22px!important;margin-left:auto!important}.topRight{position:fixed!important;top:74px!important;left:10px!important;right:10px!important;display:none!important;grid-template-columns:1fr!important;gap:8px!important;padding:14px!important;border-radius:22px!important;background:rgba(8,10,14,.94)!important;border:1px solid rgba(255,255,255,.16)!important}.topRight.is-open,.topbar.nav-open .topRight{display:grid!important}.topRight .chip,.topRight a,.topRight button,.langChip{width:100%!important;height:50px!important;justify-content:flex-start!important}.heroStage{min-height:100svh!important}.heroStageInner{min-height:100svh!important;padding:92px 14px 110px!important;align-items:flex-end!important}.heroStageContent{width:100%!important;border-radius:24px!important;padding:22px!important}.heroSlideTitle{font-size:clamp(42px,13vw,64px)!important}.heroSlideBody,.heroSlideCta{font-size:16px!important}.heroQuickCtas{bottom:10px!important;width:calc(100% - 18px)!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important;padding:7px!important;border-radius:19px!important}.heroQuickCtas a{height:44px!important;font-size:11px!important;border-radius:13px!important;padding:0 3px!important}.seoIntro{grid-template-columns:1fr!important;padding:38px 14px!important}.seoIntroBullets{justify-content:flex-start!important}.seoIntro h2{font-size:38px!important}.pageGrid{display:block!important;padding-block:22px!important}.contentCol,.stickyCol{display:block!important}.sectionCard,.payCard,.loginCard{border-radius:26px!important;padding:20px!important;margin-bottom:20px!important}.sectionCard h2,.payTitle,.loginTitle{font-size:clamp(32px,10vw,46px)!important}.featureVideoGrid,.chapterGrid,.cardsGrid,.sgSnippetGrid,.grid{grid-template-columns:1fr!important}.offer{grid-template-columns:58px minmax(0,1fr)!important;gap:12px!important;padding:14px!important;border-radius:22px!important;min-height:124px!important}.offer::before{width:50px!important;height:50px!important;border-radius:16px!important;font-size:24px!important}.offerTop{display:block!important}.offerName{font-size:21px!important}.offerPrice{font-size:24px!important;margin-top:4px!important}.offerMeta{font-size:14px!important}.offerBadge{font-size:12px!important}.pic{height:230px!important}.shopLayout .side{display:flex!important;overflow-x:auto!important;gap:8px!important;padding-bottom:4px!important}.shopLayout .side h3{display:none!important}.cat{flex:0 0 auto!important;white-space:nowrap!important}.cart{display:none!important}.mobileCart{display:flex!important}.sgFaqItem summary{font-size:16px!important;padding:18px!important}.sgFaqItem p{padding:0 18px 18px!important}}
