/* Note Nest — warm paper, thoughtful structure, a little breathing room. */
:root{--major:#3f6b47;--sub:#f5f1e8;--other:#1c1a17;--paper:var(--sub);--paper-2:color-mix(in srgb, var(--other) 5%, var(--sub));--paper-3:color-mix(in srgb, var(--other) 10%, var(--sub));--ink:var(--other);--ink-soft:color-mix(in srgb, var(--other) 89%, var(--sub));--muted:color-mix(in srgb, var(--other) 60%, var(--sub));--line:color-mix(in srgb, var(--other) 15%, var(--sub));--line-soft:color-mix(in srgb, var(--other) 10%, var(--sub));--accent:var(--major);--accent-2:color-mix(in srgb, var(--major) 66%, var(--other));--accent-soft:color-mix(in srgb, var(--major) 3%, var(--sub));--white:var(--sub);--sm:0 2px 5px color-mix(in srgb, var(--other) 1.6%, transparent),0 6px 16px color-mix(in srgb, var(--other) 2.0%, transparent);--md:0 4px 8px color-mix(in srgb, var(--other) 2.0%, transparent),0 14px 36px color-mix(in srgb, var(--other) 3.9%, transparent);--lg:0 12px 25px color-mix(in srgb, var(--other) 3.9%, transparent),0 30px 70px color-mix(in srgb, var(--other) 7.8%, transparent);--serif:'Fraunces',Georgia,serif;--sans:'Plus Jakarta Sans',sans-serif;--radius:18px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:14px;line-height:1.7;-webkit-font-smoothing:antialiased;overflow-x:hidden}body::after{position:fixed;inset:0;z-index:90;pointer-events:none;content:"";opacity:.027;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.87' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' opacity='.8' filter='url(%23n)'/%3E%3C/svg%3E")}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{color:inherit}button:disabled{cursor:wait}a,button,input,select,summary{outline-offset:5px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--accent)}img,svg{max-width:100%}img{display:block;object-fit:cover}button{border:0;background:none}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-weight:500;line-height:1.15}h1,h2{font-family:var(--serif);letter-spacing:-2.2px}h1{font-size:clamp(52px,5.8vw,83px)}h2{font-size:clamp(35px,3.55vw,49px)}h3{font-size:19px;font-weight:650;letter-spacing:-.55px}em{font-family:var(--serif);font-weight:400;color:var(--accent)}p{color:var(--muted)}[hidden]{display:none!important}.container{width:min(1180px,calc(100% - 96px));margin-inline:auto}.section{padding:104px 0}section[id]{scroll-margin-top:95px}.centered{text-align:center}.eyebrow{display:block;font-size:10px;font-weight:700;letter-spacing:1.8px;line-height:1.6;color:var(--accent);margin-bottom:21px}.mini-label{font-size:9px;font-weight:700;letter-spacing:1.4px;line-height:1.5}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:15px 23px;border:1px solid transparent;border-radius:7px;font-size:12px;font-weight:700;line-height:1.5;min-height:48px;transition:background .25s,transform .25s,box-shadow .25s;white-space:nowrap}.button i{font-size:11px;transition:transform .25s}.button:hover{transform:translateY(-3px)}.button:hover i{transform:translate(2px,-2px)}.button-primary{background:var(--accent);color:var(--paper);box-shadow:0 3px 0 color-mix(in srgb, color-mix(in srgb, var(--major) 42%, var(--other)) 8.2%, transparent)}.button-primary:hover{background:var(--accent-2);box-shadow:var(--md)}.button-outline{border-color:var(--line);background:transparent}.button-outline:hover{background:var(--accent-soft);border-color:var(--accent)}.button-light{background:var(--paper);color:var(--accent-2)}.button-light:hover{background:var(--sub)}.button-plain{padding-left:9px;padding-right:9px;gap:10px}.text-link,.text-button{display:inline-flex;align-items:center;gap:14px;font-size:12px;font-weight:700;color:var(--accent);padding:8px 0}.text-link i,.text-button i{transition:transform .2s}.text-link:hover i,.text-button:hover i{transform:translateX(5px)}.section-heading{margin-bottom:44px}.section-heading h2+p{margin-top:19px;max-width:510px;line-height:1.85}.section-heading.centered>p{margin-inline:auto}.heading-split{display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.heading-split>p{width:330px;flex-shrink:0;font-size:13px;line-height:1.9;margin-bottom:5px}.pill-label{display:inline-flex;gap:8px;align-items:center;padding:7px 12px;border:1px solid var(--line);border-radius:5px;font-size:8px;font-weight:700;letter-spacing:1px}.check-list{list-style:none;padding:0;margin:0}.check-list li{display:flex;align-items:baseline;gap:10px}.check-list li i{font-size:10px;color:var(--accent);flex-shrink:0}.section-fineprint{font-size:10px;line-height:1.8;text-align:center;margin-top:20px}.skip-link{position:fixed;left:15px;top:-100px;z-index:300;background:var(--accent);color:var(--sub);padding:12px 20px}.skip-link:focus{top:10px}
/* Navigation */
.site-header{position:sticky;top:0;z-index:70;background:color-mix(in srgb, var(--sub) 91.0%, transparent);backdrop-filter:blur(18px);border-bottom:1px solid var(--line-soft);transition:box-shadow .3s}.site-header.scrolled{box-shadow:var(--sm)}.nav-shell{display:flex;align-items:center;justify-content:space-between;height:88px;gap:25px}.brand{display:inline-flex;align-items:center;gap:8px;font-size:25px;letter-spacing:-1.4px;font-weight:400;line-height:1}.brand strong{font-weight:800}.brand-mark{color:var(--accent);width:38px;height:38px;display:block}.brand-dot{color:var(--accent)}.desktop-nav{display:flex;gap:26px;margin-left:28px}.desktop-nav a{font-size:10px;font-weight:600;position:relative;padding:13px 0;white-space:nowrap}.desktop-nav a:hover,.desktop-nav a[aria-current]{color:var(--accent)}.desktop-nav a[aria-current]::after{content:"";width:4px;height:4px;border-radius:50%;background:var(--accent);position:absolute;bottom:5px;left:50%}.nav-cta{font-size:11px;padding:12px 18px;min-height:43px}.menu-toggle{display:none;width:42px;height:42px;border:1px solid var(--line);border-radius:6px}.mobile-menu{padding:12px 24px 24px;background:var(--paper);border-top:1px solid var(--line);box-shadow:var(--md)}.mobile-menu>a{display:flex;justify-content:space-between;align-items:center;padding:13px 0;border-bottom:1px solid var(--line-soft)}.mobile-menu>.button{width:100%;margin-top:18px}
/* Hero: custom book, floating paper photographs, and animated PDF. */
.hero{padding:75px 0 73px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:25px;min-height:560px}.hero-copy{position:relative;z-index:3;padding-bottom:8px}.hero-eyebrow{display:flex;align-items:center;gap:9px;font-size:9px;letter-spacing:1.45px;margin-bottom:25px}.status-dot{height:6px;width:6px;background:var(--accent);border-radius:50%;box-shadow:0 0 0 4px color-mix(in srgb, var(--major) 6.3%, transparent)}.hero h1{line-height:1.1;position:relative;letter-spacing:-3.6px}.underline-word{position:relative}.underline-word::after{content:"";position:absolute;bottom:-6px;left:1px;width:100%;height:8px;border-top:2px solid color-mix(in srgb, var(--major) 67%, var(--sub));border-radius:50%;transform:rotate(-2deg)}.heading-spark{font-family:Georgia,serif;color:var(--accent);font-size:35px;position:relative;display:inline-block;top:-26px;left:8px;font-weight:400}.hero-description{font-size:14px;line-height:1.9;margin-top:28px;color:color-mix(in srgb, var(--other) 69%, var(--sub))}.hero-banglish{margin-top:10px;font-size:11px;font-style:italic;color:color-mix(in srgb, var(--other) 53%, var(--sub))}.hero-actions{display:flex;gap:17px;align-items:center;margin-top:31px}.play-icon{display:flex;align-items:center;justify-content:center;width:29px;height:29px;border:1px solid var(--line);border-radius:50%;color:var(--accent)}.play-icon i{font-size:8px}.hero-trust{display:flex;align-items:center;gap:11px;margin-top:34px}.small-shield{color:var(--accent);font-size:17px}.hero-trust p{font-size:9px;line-height:1.9}.hero-trust strong{font-weight:500;color:var(--ink-soft)}.hero-visual{position:relative;height:550px;isolation:isolate}.visual-grid{position:absolute;inset:40px -20px 40px 15px;background-image:linear-gradient(color-mix(in srgb, color-mix(in srgb, var(--major) 46%, var(--sub)) 9.4%, transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb, color-mix(in srgb, var(--major) 46%, var(--sub)) 9.4%, transparent) 1px,transparent 1px);background-size:32px 32px;border-radius:50%;mask-image:radial-gradient(ellipse,var(--other) 25%,transparent 70%)}.hero-visual::before{content:"";position:absolute;inset:70px 0 60px 20px;background:radial-gradient(ellipse,color-mix(in srgb, color-mix(in srgb, var(--major) 13%, var(--sub)) 54.9%, transparent),transparent 68%);z-index:-1}.visual-note{position:absolute;top:1px;right:4px;font-family:var(--serif);font-style:italic;font-size:15px;color:color-mix(in srgb, var(--other) 59%, var(--sub));transform:rotate(7deg)}.visual-note svg{position:absolute;width:76px;top:15px;right:20px;height:55px}.hero-book{position:absolute;top:117px;left:7px;width:257px;height:342px;padding:28px 24px;background:linear-gradient(110deg,color-mix(in srgb, var(--major) 63%, var(--other)) 2%,color-mix(in srgb, var(--major) 98%, var(--sub)) 4%,color-mix(in srgb, var(--major) 51%, var(--other)) 7%,color-mix(in srgb, var(--major) 84%, var(--other)) 10%,color-mix(in srgb, var(--major) 85%, var(--other)) 96%,color-mix(in srgb, var(--major) 55%, var(--other)));border-radius:3px 8px 8px 3px;color:var(--paper);box-shadow:12px 19px 28px color-mix(in srgb, color-mix(in srgb, var(--major) 31%, var(--other)) 13.7%, transparent),4px 1px 0 color-mix(in srgb, var(--other) 22%, var(--sub)),7px 3px 0 color-mix(in srgb, var(--other) 4%, var(--sub));transform:rotate(-9deg);z-index:2}.book-top{font-size:6px;letter-spacing:1.9px;color:color-mix(in srgb, var(--major) 26%, var(--sub))}.book-line{margin-top:13px;border-top:1px solid color-mix(in srgb, color-mix(in srgb, var(--major) 26%, var(--sub)) 33.3%, transparent);margin-bottom:15px}.book-caption{font-family:var(--serif);font-size:12px;color:color-mix(in srgb, var(--major) 20%, var(--sub))}.hero-book h2{font-family:var(--serif);font-size:36px;letter-spacing:-1px;line-height:1.05;margin-top:4px}.hero-book h2 em{font-size:25px;color:color-mix(in srgb, var(--major) 23%, var(--sub))}.atom-illustration{width:166px;height:114px;display:block;margin:10px auto 4px}.hero-book>p{font-size:6px;letter-spacing:1.3px;color:color-mix(in srgb, var(--major) 20%, var(--sub))}.book-bottom{display:block;font-size:4.7px;letter-spacing:.7px;margin-top:17px;padding-top:11px;border-top:1px solid color-mix(in srgb, color-mix(in srgb, var(--major) 26%, var(--sub)) 33.3%, transparent)}.phone-mockup{width:209px;height:398px;position:absolute;left:238px;top:99px;border:6px solid var(--other);border-radius:29px;background:var(--sub);box-shadow:15px 22px 36px color-mix(in srgb, var(--other) 14.1%, transparent),inset 0 0 0 1px color-mix(in srgb, var(--other) 60%, var(--sub));transform:rotate(8deg);z-index:4;overflow:hidden;animation:phone-sway 8s ease-in-out infinite}.phone-island{width:68px;height:16px;background:var(--other);border-radius:0 0 10px 10px;position:absolute;top:0;left:50%;transform:translateX(-50%);z-index:3}.phone-header{height:27px;display:flex;align-items:center;justify-content:flex-end;gap:4px;padding:0 13px;font-size:7px}.phone-header span{margin-right:auto;font-weight:700}.phone-app{display:flex;gap:5px;align-items:center;padding:6px 10px;border-bottom:1px solid var(--line-soft);font-size:8px}.phone-app svg{width:20px;color:var(--accent)}.phone-app>i{margin-left:auto}.phone-file{display:flex;gap:6px;align-items:center;font-size:6.5px;padding:7px 12px;background:color-mix(in srgb, var(--other) 1%, var(--sub));color:var(--accent)}.phone-document{height:275px;margin:9px 10px 0;overflow:hidden;background:var(--sub);padding:9px 12px;box-shadow:var(--sm)}.document-scroll{animation:pdf-scroll 18s ease-in-out infinite}.document-label{font-size:5px;letter-spacing:1px;color:var(--accent)}.document-scroll h4{font-family:var(--serif);font-size:23px;margin-top:5px}.document-sub{font-size:5px;margin-top:4px}.pdf-lines{display:grid;gap:5px;margin-top:12px}.pdf-lines b{height:2px;display:block;background:color-mix(in srgb, var(--other) 30%, var(--sub));position:relative}.pdf-lines b:nth-child(2n){width:92%}.pdf-lines b.short{width:62%}.pdf-lines b.highlight::before{content:"";position:absolute;inset:-2px 0;background:color-mix(in srgb, color-mix(in srgb, var(--major) 36%, var(--sub)) 51.0%, transparent);transform:rotate(-1deg)}.pdf-lines b.yellow::before{background:color-mix(in srgb, color-mix(in srgb, var(--other) 28%, var(--sub)) 62.7%, transparent)}.formula{font-family:var(--serif);background:color-mix(in srgb, var(--other) 2%, var(--sub));padding:5px;margin-top:10px;font-size:10px;text-align:center;color:var(--accent)}.pdf-diagram{display:flex;align-items:center;height:81px;padding:5px;font-family:var(--serif);font-size:8px}.pdf-diagram svg{height:75px;width:120px}.margin-note{display:block;font-family:var(--serif);font-style:italic;color:color-mix(in srgb, var(--major) 73%, var(--sub));font-size:8px;margin-top:10px;margin-bottom:25px}.phone-bottom{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;font-size:7px;color:var(--muted)}.hero-photo{position:absolute;border:7px solid var(--sub);border-bottom:0;background:var(--sub);box-shadow:var(--md);overflow:hidden}.hero-photo img{width:100%;height:100px;filter:saturate(.65)}.hero-photo span{font-size:8px;font-family:var(--serif);font-style:italic;display:block;text-align:center;padding:6px 2px 7px;color:color-mix(in srgb, var(--other) 66%, var(--sub))}.photo-back{width:156px;top:36px;left:136px;transform:rotate(-9deg);z-index:1}.photo-back img{height:105px}.photo-front{width:155px;bottom:7px;left:46px;transform:rotate(-9deg);z-index:5}.photo-front img{height:88px}.floating-tag{position:absolute;background:var(--sub);padding:11px 15px;border:1px solid color-mix(in srgb, var(--other) 8%, var(--sub));border-radius:5px;font-size:9px;font-weight:600;box-shadow:var(--md);z-index:6;display:flex;gap:9px;align-items:center;animation:float 6s ease-in-out infinite}.floating-tag i{color:var(--accent);font-size:12px}.tag-marked{top:88px;left:-4px;transform:rotate(-5deg)}.tag-ready{right:-5px;bottom:106px;animation-delay:-3s}.organized-label{font-size:6px;letter-spacing:1.8px;font-weight:700;position:absolute;top:53px;left:9px;transform:rotate(-9deg);color:var(--accent)}.organized-label i{font-size:11px;margin-right:5px}.visual-bottom{position:absolute;bottom:-1px;left:225px;font-size:5.5px;letter-spacing:1.1px;color:var(--muted);transform:rotate(0)}.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:23px 0;background:color-mix(in srgb, color-mix(in srgb, var(--other) 5%, var(--sub)) 31.4%, transparent)}.trust-inner{display:flex;align-items:center;justify-content:space-between;gap:18px}.trust-inner>p{font-family:var(--serif);font-size:17px;color:var(--ink)}.trust-inner>p em{color:var(--ink)}.trust-inner>span{font-size:10px;font-weight:600;display:flex;align-items:center;gap:9px}.trust-inner>span i{color:var(--accent);font-size:12px}
/* Resource & editorial sections */
.problem-section{padding-bottom:72px}.problem-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:19px}.problem-card{padding:24px 22px 27px;border:1px solid var(--line);border-radius:10px;background:color-mix(in srgb, var(--sub) 33.3%, transparent);transition:transform .3s,border-color .3s,box-shadow .3s}.problem-top{display:flex;align-items:center;justify-content:space-between;color:var(--muted);margin-bottom:29px}.problem-top span{font-family:var(--serif);font-size:25px;color:color-mix(in srgb, var(--other) 43%, var(--sub))}.problem-top i{font-size:17px;color:color-mix(in srgb, var(--major) 66%, var(--sub))}.problem-card h3{font-size:15px;margin-bottom:12px}.problem-card p{font-size:11px;line-height:1.9}.problem-card:hover{transform:translateY(-5px);border-color:color-mix(in srgb, var(--major) 47%, var(--sub));box-shadow:var(--sm)}.transition-line{text-align:center;margin-top:37px;font-family:var(--serif);font-style:italic;font-size:16px}.transition-line span{color:var(--accent)}.transition-line i{margin-left:15px;font-size:12px}.resources-section{background:var(--paper-2);border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft)}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.resource-card{position:relative;padding:27px 29px 29px;background:color-mix(in srgb, var(--sub) 70.2%, transparent);border:1px solid color-mix(in srgb, var(--other) 13%, var(--sub));border-radius:11px;overflow:hidden;transition:transform .3s,box-shadow .3s}.resource-card::before{content:"";position:absolute;top:0;left:0;width:0;height:3px;background:var(--accent);transition:width .4s}.resource-card:hover::before{width:100%}.resource-card:hover{transform:translateY(-5px);box-shadow:var(--md)}.resource-icon{height:40px;width:40px;display:flex;align-items:center;justify-content:center;border-radius:9px;background:color-mix(in srgb, var(--other) 6%, var(--sub));color:var(--accent);font-size:18px;margin-bottom:25px}.resource-icon i{transition:transform .3s}.resource-card:hover .resource-icon i{transform:rotate(-10deg) scale(1.1)}.resource-number{position:absolute;right:26px;top:29px;font-family:var(--serif);font-size:15px;color:color-mix(in srgb, var(--other) 34%, var(--sub))}.resource-card h3{font-size:17px;margin-bottom:12px}.resource-card p{font-size:12px;line-height:1.85;max-width:290px}.resource-note{margin-top:30px;display:flex;align-items:center;justify-content:center;gap:6px;color:var(--muted);font-size:11px}.resource-note i{color:var(--accent);margin-right:5px}.resource-note strong{font-weight:600;color:var(--ink-soft)}.comparison-layout{display:grid;grid-template-columns:.9fr 1.25fr;gap:65px;align-items:center}.comparison-layout .section-heading{margin:0}.comparison-layout h2{font-size:43px}.comparison-layout .section-heading>p{font-size:12px;max-width:330px}.comparison-layout .text-link{margin-top:20px}.before-after{display:grid;grid-template-columns:1fr 1fr;border-radius:12px;border:1px solid var(--line);overflow:hidden}.before-card,.after-card{padding:28px 23px}.before-card{background:color-mix(in srgb, color-mix(in srgb, var(--other) 4%, var(--sub)) 43.1%, transparent)}.after-card{background:color-mix(in srgb, var(--major) 6%, var(--sub));border-left:1px solid color-mix(in srgb, var(--major) 18%, var(--sub))}.before-after .mini-label{font-size:8px;letter-spacing:1px;color:var(--muted)}.after-card .mini-label{color:var(--accent)}.before-after h3{font-family:var(--serif);font-weight:500;font-size:24px;margin:18px 0 25px;letter-spacing:-.5px}.before-after p{font-size:9px;line-height:1.7;display:flex;align-items:baseline;gap:8px;margin-top:14px}.before-after p i{font-size:8px}.after-card p{color:color-mix(in srgb, var(--major) 81%, var(--other))}.dark-section{background:var(--other);color:var(--paper);position:relative;overflow:hidden}.dark-section em{color:color-mix(in srgb, var(--major) 42%, var(--sub))}.dark-section .light{color:color-mix(in srgb, var(--major) 41%, var(--sub))}.dark-section p{color:color-mix(in srgb, var(--major) 36%, var(--sub))}.story-section{background:var(--other);padding:78px 0}.story-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:100px;align-items:center}.story-heading h2{font-size:57px}.story-heading>p{max-width:390px;font-size:12px;line-height:1.9;margin-top:23px}.story-signature{display:block;font-family:var(--serif);font-style:italic;font-size:17px;margin-top:24px;color:color-mix(in srgb, var(--major) 36%, var(--sub))}.story-beat{padding:23px 0;display:flex;gap:24px;align-items:center;border-bottom:1px solid color-mix(in srgb, color-mix(in srgb, var(--major) 84%, var(--other)) 23.1%, transparent)}.story-beat>span{width:48px;height:48px;border:1px solid color-mix(in srgb, color-mix(in srgb, var(--major) 80%, var(--sub)) 27.1%, transparent);border-radius:50%;display:flex;align-items:center;justify-content:center;color:color-mix(in srgb, var(--major) 28%, var(--sub));font-size:17px;flex-shrink:0}.story-beat h3{font-family:var(--serif);font-size:26px;font-weight:400;margin-bottom:7px}.story-beat p{font-size:10px}.story-beat small{margin-left:auto;align-self:flex-start;color:color-mix(in srgb, var(--major) 69%, var(--sub));font-size:9px}.experience-grid{display:grid;grid-template-columns:1fr 1fr;gap:27px}.experience-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:var(--sub)}.digital-visual,.printed-visual{height:300px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.digital-visual{background:color-mix(in srgb, var(--major) 11%, var(--sub));background-image:linear-gradient(color-mix(in srgb, color-mix(in srgb, var(--major) 32%, var(--sub)) 16.5%, transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb, color-mix(in srgb, var(--major) 32%, var(--sub)) 16.5%, transparent) 1px,transparent 1px);background-size:24px 24px}.tablet{width:380px;height:228px;border:7px solid color-mix(in srgb, var(--major) 70%, var(--other));background:var(--sub);display:flex;transform:rotate(-7deg) translateY(8px);border-radius:12px;box-shadow:15px 20px 20px color-mix(in srgb, color-mix(in srgb, var(--major) 58%, var(--other)) 15.3%, transparent);overflow:hidden}.tablet-sidebar{display:flex;flex-direction:column;gap:18px;align-items:center;width:40px;background:color-mix(in srgb, var(--major) 7%, var(--sub));color:var(--accent);font-size:8px;padding-top:10px;flex-shrink:0}.tablet-sidebar svg{width:26px}.tablet-content{padding:25px 20px;width:100%}.tablet-content .mini-label{font-size:5px;color:var(--accent)}.tablet-content h4{font-family:var(--serif);font-size:24px;margin:5px 0 13px}.tablet-packs{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.tablet-packs>div{background:color-mix(in srgb, var(--other) 5%, var(--sub));border:1px solid color-mix(in srgb, var(--other) 15%, var(--sub));border-radius:4px;padding:10px;position:relative;display:flex;flex-direction:column;gap:6px}.tablet-packs>div>i{position:absolute;right:8px;top:10px;color:var(--accent);font-size:10px}.tablet-packs strong{font-size:8px}.tablet-packs small{font-size:5px;color:var(--muted)}.tablet-packs small i{float:right}.tablet-packs .lilac{background:color-mix(in srgb, var(--other) 5%, var(--sub))}.tablet-packs .sage{background:color-mix(in srgb, var(--major) 10%, var(--sub))}.tablet-packs .blue{background:color-mix(in srgb, var(--major) 7%, var(--sub))}.experience-float{position:absolute;bottom:20px;right:20px;background:var(--sub);padding:10px 14px;border:1px solid color-mix(in srgb, var(--other) 11%, var(--sub));border-radius:5px;box-shadow:var(--sm);font-size:9px;display:flex;gap:8px;align-items:center}.experience-float i{color:var(--accent)}.printed-visual>img{width:100%;height:100%;filter:saturate(.65)}.experience-copy{padding:28px 32px}.experience-copy .eyebrow{font-size:8px;letter-spacing:1.3px;margin-bottom:14px}.experience-copy h3{font-family:var(--serif);font-size:30px;line-height:1.2;font-weight:400}.experience-copy>p{font-size:12px;margin:17px 0 20px}.mini-features{display:flex;gap:22px;font-size:10px;color:var(--accent)}.mini-features i{font-size:8px;margin-right:5px}.format-comparison{display:flex;align-items:center;gap:18px;justify-content:center;padding:23px;border:1px solid var(--line);border-radius:7px;margin-top:22px;font-size:10px}.format-comparison p{font-size:10px}.format-comparison p strong{color:var(--ink-soft)}.format-comparison>span{font-family:var(--serif);font-style:italic;color:color-mix(in srgb, var(--major) 53%, var(--sub))}.format-comparison .text-link{font-size:10px;margin-left:20px}.demo-section{background:var(--paper-2);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.demo-tabs{display:flex;gap:10px;overflow-x:auto;margin-bottom:23px;padding:3px}.demo-tab{padding:12px 20px;display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:6px;font-size:11px;white-space:nowrap;transition:background .25s}.demo-tab>i{font-size:12px}.demo-tab>span{font-size:6px;letter-spacing:.7px;opacity:.65;margin-left:6px}.demo-tab.active{background:var(--accent);color:var(--sub);border-color:var(--accent)}.demo-tab:hover:not(.active){background:var(--sub)}.demo-layout{display:grid;grid-template-columns:1.75fr 1fr;gap:43px}.pdf-window{border:1px solid color-mix(in srgb, var(--other) 21%, var(--sub));background:var(--sub);border-radius:10px;overflow:hidden;box-shadow:var(--md)}.browser-bar{display:flex;align-items:center;gap:15px;background:color-mix(in srgb, var(--other) 8%, var(--sub));padding:14px 16px;border-bottom:1px solid color-mix(in srgb, var(--other) 16%, var(--sub));font-size:8px;color:color-mix(in srgb, var(--other) 58%, var(--sub))}.browser-dots{display:flex;gap:5px}.browser-dots b{height:6px;width:6px;border-radius:50%;background:color-mix(in srgb, var(--other) 27%, var(--sub))}.browser-dots b:nth-child(2){background:color-mix(in srgb, var(--other) 26%, var(--sub))}.browser-dots b:nth-child(3){background:color-mix(in srgb, var(--major) 44%, var(--sub))}.browser-bar>i{margin-left:auto}.pdf-stage{height:450px;position:relative;background:color-mix(in srgb, var(--other) 10%, var(--sub))}.pdf-stage iframe{width:100%;height:100%;border:0;position:relative;z-index:1;background:var(--sub)}.pdf-loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px;background:color-mix(in srgb, var(--other) 3%, var(--sub));z-index:2;font-size:11px;color:var(--muted);transition:opacity .35s}.pdf-loading.finished{opacity:0;pointer-events:none}.spinner{width:24px;height:24px;border:2px solid var(--line);border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite}.demo-info{padding:19px 0}.demo-big-icon{display:block;color:var(--accent);font-size:30px;margin:27px 0 20px}.demo-info h3{font-family:var(--serif);font-size:35px;line-height:1.15;font-weight:400}.demo-info>p{font-size:11px;line-height:1.9;margin-top:17px;max-width:320px}.demo-info .check-list{margin:22px 0}.demo-info .check-list li{font-size:10px;margin:10px 0;color:var(--ink-soft)}.demo-info .button{font-size:10px;min-height:43px;padding:12px 18px}.demo-info .demo-help{font-size:9px}.demo-thumbnails{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:23px}.thumbnail-card{border:1px solid var(--line);display:flex;align-items:center;gap:13px;text-align:left;padding:10px;background:var(--sub);min-width:0;border-radius:7px;transition:background .25s,border-color .25s}.thumbnail-card.active{background:color-mix(in srgb, var(--major) 8%, var(--sub));border-color:color-mix(in srgb, var(--major) 72%, var(--sub))}.thumbnail-image{display:block;width:60px;height:57px;background:color-mix(in srgb, var(--other) 8%, var(--sub));position:relative;overflow:hidden;border-radius:3px;flex-shrink:0}.thumbnail-image>i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:var(--accent);font-size:21px}.thumbnail-image img{height:100%;width:100%;position:relative;z-index:1;object-position:top}.thumbnail-card strong{display:block;font-size:10px;margin-bottom:4px}.thumbnail-card small{font-size:8px;color:var(--muted)}.thumbnail-card>i{margin-left:auto;margin-right:5px;color:var(--accent);font-size:10px}
/* Pricing, bundle glow, and savings */
.pricing-switch{display:flex;justify-content:center;border:1px solid var(--line);padding:5px;background:var(--paper-2);border-radius:9px;width:max-content;margin:0 auto 37px;gap:5px}.pricing-switch button{display:flex;align-items:center;justify-content:center;gap:9px;font-size:11px;font-weight:600;padding:12px 20px;border-radius:6px;transition:background .3s,color .3s}.pricing-switch button.active{background:var(--sub);color:var(--accent);box-shadow:var(--sm)}.pricing-switch button>span{font-size:8px;background:color-mix(in srgb, var(--major) 12%, var(--sub));color:var(--accent);border-radius:4px;padding:3px 5px}.packs-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.pack-card{--subject-color:color-mix(in srgb, var(--major) 88%, var(--sub));--subject-bg:color-mix(in srgb, var(--other) 8%, var(--sub));border:1px solid var(--line);border-radius:11px;background:var(--sub);padding:24px 20px 17px;position:relative;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s,box-shadow .3s,border-color .3s}.pack-card.lilac{--subject-color:color-mix(in srgb, var(--major) 73%, var(--sub));--subject-bg:color-mix(in srgb, var(--other) 4%, var(--sub))}.pack-card.sage{--subject-color:color-mix(in srgb, var(--major) 91%, var(--sub));--subject-bg:color-mix(in srgb, var(--major) 9%, var(--sub))}.pack-card.blue{--subject-color:color-mix(in srgb, var(--major) 82%, var(--sub));--subject-bg:color-mix(in srgb, var(--major) 6%, var(--sub))}.pack-card::before{position:absolute;content:"";top:0;left:0;height:3px;width:100%;background:var(--subject-color);opacity:.65;transform:scaleX(0);transform-origin:left;transition:transform .3s}.pack-card:hover::before{transform:scaleX(1)}.pack-card:hover{transform:translateY(-7px);box-shadow:var(--md);border-color:var(--subject-color)}.pack-card header{display:flex;align-items:center;justify-content:space-between;gap:9px}.subject-icon{background:var(--subject-bg);color:var(--subject-color);height:40px;width:40px;display:flex;align-items:center;justify-content:center;border-radius:9px;font-size:16px}.subject-icon i{transition:transform .3s}.pack-card:hover .subject-icon i{transform:rotate(-12deg) scale(1.12)}.pack-label{font-size:6px;font-weight:700;letter-spacing:1.2px;color:var(--muted)}.pack-card h3{font-size:20px;margin-top:22px}.pack-subtitle{font-size:8px;margin-top:8px;white-space:nowrap}.price{color:var(--ink);font-size:51px;letter-spacing:-3px;font-weight:500;font-family:var(--serif);line-height:1.2;margin:22px 0 15px;white-space:nowrap}.currency{font-size:27px;vertical-align:12px;margin-right:3px;letter-spacing:-1px}.price-note{font-family:var(--sans);font-size:8px;color:var(--muted);letter-spacing:0}.pack-fullname{font-size:6px;letter-spacing:1.2px;font-weight:700;color:var(--subject-color);padding-bottom:17px;border-bottom:1px solid var(--line-soft)}.pack-card .check-list{margin:19px 0 23px;flex:1}.pack-card .check-list li{font-size:9px;line-height:1.6;margin-bottom:10px;gap:7px;color:color-mix(in srgb, var(--other) 71%, var(--sub))}.pack-card .check-list li i{font-size:8px;color:var(--subject-color)}.pack-card .button{width:100%;font-size:9px;padding:12px 10px;gap:9px;min-height:41px}.pack-card .button i{font-size:8px}.pack-foot{text-align:center;font-size:6.5px;margin-top:12px;color:var(--muted)}.pricing-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:23px}.pricing-bottom>p{font-size:10px;display:flex;gap:8px;align-items:center}.pricing-bottom>p i{color:var(--accent)}.pricing-bottom .text-link{font-size:11px}.bundle-card{display:grid;grid-template-columns:1fr 1fr;padding:50px 60px;gap:70px;background:color-mix(in srgb, var(--major) 39%, var(--other));border:1px solid color-mix(in srgb, var(--major) 91%, var(--sub));border-radius:14px;position:relative;color:var(--paper);isolation:isolate;overflow:hidden;box-shadow:var(--lg)}.bundle-card::before{content:"";position:absolute;z-index:-1;inset:-100px;background:radial-gradient(ellipse at 70% 40%,color-mix(in srgb, color-mix(in srgb, var(--major) 67%, var(--sub)) 14.5%, transparent),transparent 60%);animation:glow 6s ease-in-out infinite}.bundle-card::after{content:"";position:absolute;top:0;left:12%;right:12%;height:1px;background:linear-gradient(90deg,transparent,color-mix(in srgb, var(--major) 38%, var(--sub)),transparent)}.bundle-card .eyebrow{color:color-mix(in srgb, var(--major) 39%, var(--sub));font-size:8px}.bundle-card .eyebrow i{margin-right:8px}.bundle-card h3{font-family:var(--serif);font-size:49px;letter-spacing:-1.6px;font-weight:400;line-height:1.1}.bundle-title{font-size:8px;letter-spacing:1.4px;margin-top:25px;color:color-mix(in srgb, var(--major) 34%, var(--sub))!important}.bundle-copy>p:not(.bundle-title){font-size:11px;color:color-mix(in srgb, var(--major) 30%, var(--sub));line-height:1.9;margin-top:11px}.bundle-price{display:flex;align-items:center;gap:15px;margin:23px 0}.bundle-price del{color:color-mix(in srgb, var(--major) 51%, var(--sub));font-size:20px}.bundle-price strong{font-family:var(--serif);font-size:62px;font-weight:400;letter-spacing:-2px;line-height:1}.save-badge{font-size:8px;padding:5px 8px;background:color-mix(in srgb, var(--major) 51%, var(--sub));color:color-mix(in srgb, var(--major) 30%, var(--other));border-radius:4px;font-weight:700}.bundle-note{display:block;font-size:9px;color:color-mix(in srgb, var(--major) 44%, var(--sub));margin-top:15px}.bundle-includes{padding-top:5px}.bundle-includes>.mini-label{color:color-mix(in srgb, var(--major) 49%, var(--sub));font-size:8px;display:block;padding-bottom:20px;border-bottom:1px solid color-mix(in srgb, color-mix(in srgb, var(--major) 29%, var(--sub)) 18.0%, transparent)}.bundle-includes .check-list{margin:23px 0}.bundle-includes .check-list li{font-size:11px;color:color-mix(in srgb, var(--major) 10%, var(--sub));margin-bottom:16px}.bundle-includes .check-list li i{color:color-mix(in srgb, var(--major) 42%, var(--sub))}.bundle-subjects{display:flex;gap:8px;flex-wrap:wrap;padding-top:18px;border-top:1px solid color-mix(in srgb, color-mix(in srgb, var(--major) 29%, var(--sub)) 18.0%, transparent)}.bundle-subjects span{font-size:8px;border:1px solid color-mix(in srgb, color-mix(in srgb, var(--major) 46%, var(--sub)) 27.1%, transparent);padding:5px 9px;border-radius:4px;color:color-mix(in srgb, var(--major) 24%, var(--sub))}.bundle-subjects i{margin-right:5px}
/* Audience, process and final chapters */
.audience-section{border-top:1px solid var(--line)}.audience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.audience-card,.audience-quote{padding:29px;border:1px solid var(--line);border-radius:10px}.audience-card>i{color:var(--accent);font-size:21px;display:block;margin-bottom:30px;transition:transform .3s}.audience-card:hover>i{transform:translateY(-5px) rotate(-5deg)}.audience-card h3{font-size:16px;margin-bottom:12px}.audience-card>p{font-size:11px;line-height:1.9;max-width:270px}.audience-quote{background:color-mix(in srgb, var(--major) 43%, var(--other));color:var(--paper);position:relative}.audience-quote>span{font-family:var(--serif);font-size:65px;line-height:.7;color:color-mix(in srgb, var(--major) 49%, var(--sub))}.audience-quote h3{font-family:var(--serif);font-weight:400;font-size:26px;line-height:1.25;margin-top:3px}.audience-quote em{color:color-mix(in srgb, var(--major) 38%, var(--sub))}.audience-quote p{font-size:6px;letter-spacing:1.6px;color:color-mix(in srgb, var(--major) 47%, var(--sub));margin-top:22px}.value-stack{background:var(--other)}.value-layout{display:grid;grid-template-columns:1.15fr 1fr;column-gap:85px;row-gap:55px}.value-layout h2{font-size:47px}.value-layout>div>p{font-size:12px;line-height:1.9;max-width:360px;margin:22px 0 27px}.value-checks .check-list{display:grid;grid-template-columns:1fr 1fr;gap:23px 30px}.value-checks{padding-top:15px}.value-checks .check-list li{font-size:10px;line-height:1.8;color:color-mix(in srgb, var(--other) 24%, var(--sub))}.value-checks .check-list i{color:color-mix(in srgb, var(--major) 47%, var(--sub))}.value-closing{grid-column:1/-1;border-top:1px solid color-mix(in srgb, color-mix(in srgb, var(--other) 31%, var(--sub)) 14.9%, transparent);padding-top:29px;text-align:center;font-family:var(--serif);font-size:22px!important;color:color-mix(in srgb, var(--other) 17%, var(--sub))!important}.value-closing em{color:color-mix(in srgb, var(--major) 40%, var(--sub))}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:35px;margin-top:55px}.step{position:relative;padding-top:18px}.step::after{position:absolute;content:"";height:1px;width:calc(100% - 45px);left:70px;top:43px;background:var(--line);z-index:-1}.step:last-child::after{display:none}.step-number{position:absolute;right:10px;top:-4px;font-family:var(--serif);font-size:14px;color:color-mix(in srgb, var(--major) 57%, var(--sub))}.step-icon{display:flex;align-items:center;justify-content:center;width:53px;height:53px;border-radius:50%;background:color-mix(in srgb, var(--other) 5%, var(--sub));border:1px solid color-mix(in srgb, var(--major) 21%, var(--sub));font-size:17px;color:var(--accent);margin-bottom:25px}.step h3{font-size:17px;margin-bottom:12px}.step p{font-size:11px;line-height:1.9;max-width:220px}.lead-section{background:color-mix(in srgb, var(--other) 5%, var(--sub));border-block:1px solid color-mix(in srgb, var(--major) 19%, var(--sub))}.lead-layout{display:grid;grid-template-columns:.95fr 1.05fr;gap:95px;align-items:center}.lead-copy h2{font-size:62px;line-height:1.1}.lead-copy>p{font-size:12px;max-width:360px;line-height:1.9;margin-top:25px}.contact-note{display:flex;gap:14px;margin-top:35px}.contact-note>span{height:41px;width:41px;display:flex;align-items:center;justify-content:center;border:1px solid color-mix(in srgb, var(--major) 30%, var(--sub));border-radius:8px;font-size:22px;color:var(--accent);flex-shrink:0}.contact-note strong{font-size:11px;font-weight:600;display:block;margin-bottom:5px}.contact-note p{font-size:10px;line-height:1.9;max-width:280px}.contact-note a{display:inline-block;font-size:12px;font-weight:600;color:var(--accent);margin-top:10px}.contact-note a i{font-size:9px;margin-left:10px}.lead-quote{font-family:var(--serif);font-style:italic;font-size:27px;line-height:1.5;margin-top:47px;padding-top:33px;border-top:1px solid color-mix(in srgb, var(--major) 27%, var(--sub))}.lead-quote span{display:block;font-family:var(--sans);font-style:normal;font-size:6px;letter-spacing:1.5px;margin-top:15px;color:var(--muted)}.form-card{background:var(--sub);padding:33px;border:1px solid color-mix(in srgb, var(--major) 17%, var(--sub));border-radius:13px;box-shadow:var(--md)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:19px 16px}.lead-form label,.lead-form legend{font-size:10px;font-weight:600;line-height:1.5}.lead-form label>span:not(.optional),.lead-form legend>span{color:var(--accent)}.lead-form .optional{font-weight:400;color:var(--muted);font-size:9px}.lead-form input:not([type=checkbox]):not([type=radio]),.lead-form select{width:100%;min-width:0;margin-top:8px;display:block;padding:11px 12px;background:var(--sub);border:1px solid color-mix(in srgb, var(--other) 12%, var(--sub));border-radius:5px;color:var(--ink);font-size:12px;height:43px;transition:border .2s,box-shadow .2s}.lead-form input::placeholder{color:color-mix(in srgb, var(--other) 45%, var(--sub));font-size:10px}.lead-form select{font-size:10px}.lead-form input:focus,.lead-form select:focus{border-color:color-mix(in srgb, var(--major) 60%, var(--sub));box-shadow:0 0 0 3px color-mix(in srgb, color-mix(in srgb, var(--major) 51%, var(--sub)) 13.3%, transparent)}.lead-form input[aria-invalid=true],.lead-form select[aria-invalid=true]{border-color:color-mix(in srgb, var(--major) 83%, var(--sub))}.lead-form fieldset{border:0;padding:0;margin:23px 0 0;min-width:0}.lead-form legend{padding:0;margin-bottom:10px}.choice-chips{display:flex;flex-wrap:wrap;gap:7px;border-radius:6px}.choice-chip,.format-option{position:relative;cursor:pointer}.choice-chip input,.format-option input{position:absolute;opacity:0;width:1px;height:1px}.choice-chip>span{display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 10px;border:1px solid color-mix(in srgb, var(--other) 12%, var(--sub));border-radius:5px;background:var(--sub);font-size:9px;font-weight:500;color:color-mix(in srgb, var(--other) 67%, var(--sub))!important;transition:all .2s;min-height:36px}.choice-chip>span i{font-size:8px;display:none}.choice-chip input:checked+span{background:color-mix(in srgb, var(--major) 9%, var(--sub));border-color:color-mix(in srgb, var(--major) 58%, var(--sub));color:color-mix(in srgb, var(--major) 72%, var(--other))!important}.choice-chip input:checked+span i{display:inline-block}.choice-chip input:focus-visible+span,.format-option input:focus-visible+span{outline:2px solid var(--accent);outline-offset:3px}.format-options{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.format-option>span{display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid color-mix(in srgb, var(--other) 12%, var(--sub));padding:10px 6px;border-radius:5px;font-size:9px;color:color-mix(in srgb, var(--other) 67%, var(--sub))!important;min-height:39px}.format-option input:checked+span{background:color-mix(in srgb, var(--major) 9%, var(--sub));border-color:color-mix(in srgb, var(--major) 58%, var(--sub));color:color-mix(in srgb, var(--major) 72%, var(--other))!important}.coupon-label{display:block;margin-top:22px}.coupon-label input{max-width:100%}.submit-button{width:100%;font-size:11px;margin-top:23px}.submit-button .fa-whatsapp{font-size:16px}.submit-button>i:last-child{margin-left:auto}.form-privacy{text-align:center;font-size:7px;line-height:1.9;margin-top:12px}.form-privacy i{margin-right:3px}.form-error{font-size:11px;color:color-mix(in srgb, var(--major) 89%, var(--sub));background:color-mix(in srgb, var(--other) 1%, var(--sub));border-radius:5px;padding:10px;margin-top:15px}.chip-flash{animation:chip-flash 1.5s ease-out}.faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.faq-layout .section-heading{margin:0}.faq-layout .section-heading p{font-size:12px;margin-top:23px}.faq-layout .text-link{margin-top:9px}.faq-item{border-bottom:1px solid var(--line)}.faq-item:first-child{border-top:1px solid var(--line)}.faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:25px;cursor:pointer;padding:21px 0;font-size:12px;font-weight:600;list-style:none;line-height:1.8}.faq-item summary::-webkit-details-marker{display:none}.faq-plus{color:var(--accent);font-size:10px;flex-shrink:0;transition:transform .3s}.faq-item[open] .faq-plus{transform:rotate(45deg)}.faq-answer{padding:0 26px 22px 0;animation:panel-in .25s ease-out}.faq-answer p{font-size:11px;line-height:1.9}.final-cta{padding:77px 0 80px;position:relative;overflow:hidden;background:color-mix(in srgb, var(--other) 5%, var(--sub));border-top:1px solid color-mix(in srgb, var(--major) 18%, var(--sub))}.final-cta::before,.final-cta::after{content:"";position:absolute;border:1px solid color-mix(in srgb, color-mix(in srgb, var(--major) 31%, var(--sub)) 40.0%, transparent);border-radius:50%;height:480px;width:480px;top:10px;pointer-events:none}.final-cta::before{left:-250px;box-shadow:0 0 0 40px color-mix(in srgb, color-mix(in srgb, var(--major) 31%, var(--sub)) 7.8%, transparent),0 0 0 80px color-mix(in srgb, color-mix(in srgb, var(--major) 31%, var(--sub)) 5.9%, transparent)}.final-cta::after{right:-250px;box-shadow:0 0 0 40px color-mix(in srgb, color-mix(in srgb, var(--major) 31%, var(--sub)) 7.8%, transparent),0 0 0 80px color-mix(in srgb, color-mix(in srgb, var(--major) 31%, var(--sub)) 5.9%, transparent)}.final-cta h2{font-size:61px}.final-cta p{font-size:12px;margin:23px 0 27px}.final-note{display:block;font-family:var(--serif);font-style:italic;font-size:13px;color:var(--accent);margin-top:18px}.site-footer{padding:53px 0 0;background:color-mix(in srgb, var(--other) 2%, var(--sub))}.footer-main{display:grid;grid-template-columns:1.5fr .8fr 1fr;gap:55px;padding-bottom:42px}.footer-main>.brand{font-size:23px}.footer-main>div>p{font-size:11px;line-height:1.9;margin-top:17px}.footer-links{display:flex;flex-direction:column;gap:10px;font-size:10px}.footer-links>.mini-label{font-size:8px;color:var(--muted);margin:5px 0 7px}.footer-links>a:hover{color:var(--accent)}.footer-links>a>i{color:var(--accent);margin-right:6px}.footer-links>span:not(.mini-label){font-size:9px;color:var(--muted)}.footer-links .text-button{font-size:10px;padding:0;align-self:flex-start}.footer-bottom{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:8px;color:var(--muted);padding-block:21px}.footer-bottom>a{font-size:7px;letter-spacing:.8px}.footer-bottom>a>i{margin-left:8px}
/* Always available enquiry: keyboard-accessible native modal. */
.enquiry-bubble{position:fixed;bottom:29px;right:29px;height:56px;width:56px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--accent);color:var(--sub);z-index:80;border:1px solid color-mix(in srgb, var(--major) 50%, var(--sub));box-shadow:0 5px 20px color-mix(in srgb, color-mix(in srgb, var(--major) 66%, var(--other)) 20.8%, transparent);transition:transform .25s,background .25s}.enquiry-bubble>.fa-whatsapp{font-size:28px}.enquiry-bubble:hover{transform:translateY(-4px);background:var(--accent-2)}.bubble-dot{position:absolute;right:1px;top:1px;border:2px solid var(--paper);background:color-mix(in srgb, var(--major) 35%, var(--sub));width:11px;height:11px;border-radius:50%}.bubble-label{position:absolute;right:69px;white-space:nowrap;background:var(--sub);border:1px solid var(--line);color:var(--accent);border-radius:6px;padding:9px 12px;font-size:9px;box-shadow:var(--sm);opacity:0;transform:translateX(8px);transition:opacity .3s,transform .3s;pointer-events:none}.enquiry-bubble:hover .bubble-label,.enquiry-bubble:focus-visible .bubble-label{opacity:1;transform:none}.enquiry-dialog{padding:0;border:1px solid var(--line);border-radius:16px;background:var(--sub);width:min(520px,calc(100% - 32px));max-height:90dvh;color:var(--ink);box-shadow:var(--lg);overscroll-behavior:contain}.enquiry-dialog::backdrop{background:color-mix(in srgb, var(--other) 65.1%, transparent);backdrop-filter:blur(6px)}.enquiry-dialog[open]{animation:dialog-in .3s ease-out}.dialog-content{padding:32px;position:relative}.dialog-close{position:absolute;right:18px;top:17px;width:34px;height:34px;display:flex;align-items:center;justify-content:center;background:var(--paper-2);border-radius:50%;font-size:14px}.dialog-content>.eyebrow{font-size:8px;letter-spacing:1.5px;padding-right:30px;margin-bottom:14px}.dialog-content>h2{font-size:38px;letter-spacing:-1px}.dialog-content>p{font-size:11px;margin:15px 0 25px}.modal-open{overflow:hidden}.mobile-cta{display:none}.toast{position:fixed;left:50%;bottom:30px;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:color-mix(in srgb, var(--major) 35%, var(--other));color:var(--paper);border:1px solid color-mix(in srgb, var(--major) 76%, var(--sub));z-index:150;border-radius:9px;padding:15px 23px;display:flex;align-items:center;gap:13px;box-shadow:var(--md);font-size:12px;transition:transform .3s,opacity .3s;white-space:nowrap}.toast.visible{transform:translate(-50%,0);opacity:1}.toast i{font-size:20px;color:color-mix(in srgb, var(--major) 33%, var(--sub))}.noscript-note{padding:20px;text-align:center}.noscript-note a{text-decoration:underline}
/* Dedicated pricing page */
.pricing-hero{padding-top:47px;padding-bottom:72px;border-bottom:1px solid var(--line);background:radial-gradient(ellipse at center,color-mix(in srgb, color-mix(in srgb, var(--other) 7%, var(--sub)) 45.9%, transparent),transparent 70%)}.back-link{display:flex;align-items:center;width:max-content;gap:9px;font-size:10px;color:var(--muted);margin-bottom:38px}.pricing-hero .eyebrow{margin-top:20px}.pricing-hero h1{font-size:65px;line-height:1.12}.pricing-hero p{font-size:13px;line-height:1.9;margin-top:23px}.pricing-hero-pills{display:flex;justify-content:center;gap:30px;margin-top:28px;font-size:9px;color:var(--accent)}.pricing-hero-pills i{margin-right:5px}.all-packs{padding-bottom:0}.all-packs .section-heading h2{font-size:37px}.all-packs .section-heading p{font-size:11px}.bundle-detail{padding-top:60px;padding-bottom:75px}.savings-section{padding-top:40px}.savings-layout{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.savings-layout h2{font-size:44px}.savings-layout .section-heading{margin:0}.savings-layout .section-heading>p{font-size:12px;max-width:360px}.savings-layout .button{margin-top:25px}.savings-table{border:1px solid var(--line);border-radius:12px;background:var(--sub);overflow:hidden;padding:15px 26px}.savings-table table{width:100%;border-collapse:collapse;text-align:left}.savings-table caption{font-family:var(--serif);font-size:23px;text-align:left;padding:15px 0 22px}.savings-table thead{font-size:7px;letter-spacing:1px;color:var(--muted)}.savings-table td,.savings-table th{padding:15px 0;border-bottom:1px solid var(--line-soft);font-weight:500}.savings-table tbody{font-size:11px}.savings-table tbody i{color:var(--accent);font-size:11px;margin-right:10px;width:11px}.savings-table td:last-child,.savings-table th:last-child{text-align:right;white-space:nowrap}.individual-total{color:var(--muted)}.individual-total td{text-decoration:line-through}.bundle-total{color:var(--accent)}.bundle-total th{font-weight:700}.bundle-total td{font-size:23px;font-family:var(--serif)}.savings-table .savings-total th,.savings-table .savings-total td{border:0;color:var(--accent);font-weight:700}.pricing-help{background:var(--paper-2);border-block:1px solid var(--line);padding:55px 0}.pricing-help>.container{display:flex;align-items:center;justify-content:space-between;gap:30px}.pricing-help h2{font-size:38px}.pricing-help .eyebrow{font-size:8px;margin-bottom:15px}.pricing-help p{font-size:11px;margin-top:15px}.not-found{padding-block:130px}.not-found p{margin:25px}.not-found .button{margin-top:15px}
/* Loading and progressive enhancement. Reveals remain visible without JS. */
.pl-lock{overflow:hidden!important}.js .reveal{opacity:0;transform:translateY(23px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.6,.3,1)}.js .reveal.in{opacity:1;transform:translateY(0)}.js .reveal.d1{transition-delay:.05s}.js .reveal.d2{transition-delay:.13s}.js .reveal.d3{transition-delay:.21s}.js .reveal.d4{transition-delay:.29s}.hero-copy>*{animation:hero-entry .8s both;animation-play-state:paused}.hero-copy>:nth-child(2){animation-delay:.1s}.hero-copy>:nth-child(3){animation-delay:.2s}.hero-copy>:nth-child(4){animation-delay:.3s}.hero-copy>:nth-child(5){animation-delay:.4s}.hero-copy>:nth-child(6){animation-delay:.5s}.page-ready .hero-copy>*{animation-play-state:running}#single-pricing:not([hidden]),#bundle-pricing:not([hidden]){animation:panel-in .4s ease-out}@keyframes phone-sway{0%,100%{transform:rotate(8deg) translateY(0)}50%{transform:rotate(7deg) translateY(-8px)}}@keyframes float{0%,100%{translate:0 0}50%{translate:0 -8px}}@keyframes pdf-scroll{0%,15%{transform:translateY(0)}80%,100%{transform:translateY(-235px)}}@keyframes glow{0%,100%{opacity:.45;transform:translateX(-6%)}50%{opacity:1;transform:translateX(6%)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes chip-flash{0%,100%{box-shadow:0 0 0 0 color-mix(in srgb, var(--major) 0.0%, transparent)}25%,65%{box-shadow:0 0 0 8px color-mix(in srgb, var(--major) 16.1%, transparent)}}@keyframes draw-emblem{to{stroke-dashoffset:0}}@keyframes fade-in{to{opacity:1}}@keyframes type-in{to{opacity:1;transform:none}}@keyframes hero-entry{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes panel-in{from{opacity:.15;transform:translateY(9px)}to{opacity:1;transform:none}}@keyframes dialog-in{from{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:none}}
/* Responsive composition */
@media(min-width:1440px){.hero{padding:92px 0 87px}.hero-grid{min-height:590px}.hero-visual{transform:scale(1.05);transform-origin:center right}.hero-copy h1{font-size:83px}}
@media(max-width:1150px){.container{width:calc(100% - 64px)}.desktop-nav{gap:18px;margin-left:5px}.hero-grid{gap:5px}.hero-visual{transform:scale(.88);transform-origin:center right}.hero h1{font-size:66px}.hero-description{font-size:13px}.hero-actions{gap:10px}.hero-actions .button{font-size:11px;padding-inline:18px}.hero-actions .button-plain{padding-inline:6px}.heading-spark{font-size:29px;left:3px}.hero-visual{width:500px;margin-left:-40px}.trust-inner{gap:13px}.trust-inner>span{font-size:9px}.trust-inner>p{font-size:15px}.pack-card{padding:22px 16px 16px}.pack-card .check-list li{font-size:8px}.pack-card h3{font-size:19px}.pack-subtitle{font-size:7px}.lead-layout{gap:55px}.comparison-layout{gap:35px}.comparison-layout h2{font-size:37px}.before-card,.after-card{padding:26px 18px}.before-after h3{font-size:21px}.story-layout{gap:70px}.value-layout{column-gap:55px}}
@media(max-width:1024px){.desktop-nav{gap:14px}.desktop-nav a{font-size:9px}.nav-shell{gap:14px}.brand{font-size:23px}.nav-cta{font-size:10px;padding:11px 14px}.hero h1{font-size:60px}.hero-grid{min-height:495px}.hero{padding:45px 0}.hero-visual{transform:scale(.79);margin-left:-67px}.hero-eyebrow{font-size:7.5px;letter-spacing:1px}.hero-actions .button{font-size:10px;padding:13px 15px;gap:10px}.hero-actions .button-plain{padding-inline:4px}.hero-trust p{font-size:8px}.trust-inner>p{font-size:14px}.section{padding:80px 0}.hero.section{padding:35px 0 45px}.problem-card{padding:20px 17px}.problem-card h3{font-size:13px}.problem-card p{font-size:10px}.heading-split>p{width:285px;font-size:11px}.resource-card{padding:24px}.resource-card h3{font-size:15px}.resource-card p{font-size:11px}.resource-note{font-size:10px}.comparison-layout{grid-template-columns:1fr;gap:35px}.comparison-layout .section-heading{max-width:100%;text-align:center}.comparison-layout .section-heading p{margin-inline:auto}.comparison-layout .before-after{max-width:650px;width:100%;margin:auto}.before-after p{font-size:11px}.before-after h3{font-size:27px}.before-card,.after-card{padding:30px}.story-layout{gap:45px}.story-heading h2{font-size:47px}.story-beat{gap:15px}.story-beat h3{font-size:22px}.story-beat p{font-size:9px}.tablet{width:325px;height:217px}.digital-visual,.printed-visual{height:270px}.experience-copy{padding:26px}.experience-copy h3{font-size:28px}.format-comparison{flex-wrap:wrap;gap:13px}.format-comparison .text-link{margin-left:5px}.demo-layout{gap:28px;grid-template-columns:1.4fr 1fr}.demo-info h3{font-size:32px}.pdf-stage{height:440px}.packs-grid{grid-template-columns:repeat(2,1fr);gap:22px}.pack-card{padding:27px}.pack-card header{justify-content:flex-start;gap:20px}.pack-label{font-size:8px}.pack-card h3{font-size:24px}.pack-subtitle{font-size:10px}.pack-card .check-list li{font-size:11px}.pack-fullname{font-size:8px}.pack-card .button{font-size:11px}.pack-foot{font-size:8px}.price{font-size:56px}.price-note{font-size:10px}.bundle-card{padding:40px;gap:40px}.bundle-card h3{font-size:44px}.bundle-price{flex-wrap:wrap;gap:12px}.bundle-price strong{font-size:54px}.audience-card,.audience-quote{padding:24px}.audience-quote h3{font-size:23px}.value-layout{column-gap:40px}.value-layout h2{font-size:39px}.value-checks .check-list{gap:18px}.value-checks .check-list li{font-size:9px}.lead-layout{gap:35px}.lead-copy h2{font-size:50px}.form-card{padding:25px}.form-grid{gap:17px 12px}.lead-form input:not([type=checkbox]):not([type=radio]),.lead-form select{padding-inline:10px}.choice-chip>span{font-size:8px;padding:8px}.faq-layout{gap:45px}.faq-item summary{font-size:11px}.savings-layout{gap:40px}.savings-layout h2{font-size:35px}.pricing-hero h1{font-size:56px}.all-packs{padding-bottom:0}.bundle-detail{padding-top:45px;padding-bottom:55px}}
@media(max-width:850px){.desktop-nav{display:none}.nav-cta{margin-left:auto}.menu-toggle{display:block}.nav-shell{height:76px}.hero-grid{grid-template-columns:1fr 1fr}.hero-visual{transform:scale(.7);margin-left:-103px}.hero h1{font-size:55px}.hero-description{font-size:11px}.hero-banglish{font-size:10px}.hero-actions{flex-wrap:wrap;gap:8px}.hero-trust{margin-top:23px}.trust-inner{flex-wrap:wrap;justify-content:center;gap:14px 27px}.trust-inner>p{width:100%;text-align:center;margin-bottom:3px}.trust-inner>span{font-size:9px}.hero-grid{min-height:450px}.hero-visual{height:525px}.heading-split{gap:25px}.heading-split>p{width:240px}.problem-grid{gap:12px}.problem-card{padding:17px 14px}.problem-card h3{font-size:12px}.problem-card p{font-size:9px}.section-heading h2{font-size:35px}.resource-grid{gap:15px}.resource-card{padding:23px 20px}.resource-card h3{font-size:14px}.resource-card p{font-size:10px}.resource-number{right:20px;top:25px}.demo-layout{gap:22px}.demo-info h3{font-size:29px}.demo-info .pill-label{font-size:6px}.demo-info p{font-size:10px}.demo-info .check-list li{font-size:9px}.thumbnail-card{gap:9px}.thumbnail-image{width:42px;height:48px}.thumbnail-card strong{font-size:9px}.thumbnail-card small{font-size:7px}.thumbnail-card>i{font-size:8px}.lead-layout{grid-template-columns:1fr 1.1fr;gap:30px}.lead-copy h2{font-size:44px}.lead-copy>p{font-size:11px}.form-card{padding:23px 20px}.lead-form label,.lead-form legend{font-size:9px}.lead-form .optional{font-size:8px}.contact-note strong{font-size:10px}.contact-note{gap:10px}.lead-quote{font-size:23px}.choice-chip>span{font-size:8px;padding:7px}.footer-main{gap:30px}}
@media(max-width:768px){.container{width:calc(100% - 48px)}.hero.section{padding:58px 0 45px}.hero-grid{grid-template-columns:1fr;gap:10px}.hero-copy{text-align:center;max-width:530px;margin:auto;padding-bottom:0}.hero-eyebrow{justify-content:center;font-size:9px;letter-spacing:1.3px}.hero h1{font-size:76px;letter-spacing:-3.5px}.hero-description{font-size:13px;margin-top:26px}.hero-banglish{font-size:10px}.hero-actions{justify-content:center;margin-top:25px;gap:18px}.hero-actions .button{font-size:11px;padding:15px 19px}.hero-trust{justify-content:center;text-align:left;margin-top:25px}.hero-trust p{font-size:8px}.hero-visual{transform:scale(.92);transform-origin:center center;margin:10px auto 0;width:505px;height:540px}.heading-spark{font-size:34px;left:9px;top:-28px}.trust-inner{gap:15px 26px}.trust-inner>p{font-size:17px}.section{padding:70px 0}.section-heading{margin-bottom:34px}.heading-split{display:block;text-align:center}.heading-split>p{width:auto;max-width:440px;margin:20px auto 0;font-size:12px}.section-heading h2{font-size:40px}.section-heading h2+p{font-size:12px}.eyebrow{font-size:9px;margin-bottom:17px}.problem-grid{grid-template-columns:1fr 1fr;gap:16px}.problem-card{padding:22px}.problem-top{margin-bottom:18px}.problem-card h3{font-size:16px}.problem-card p{font-size:11px}.transition-line{font-size:15px;max-width:400px;margin-inline:auto}.transition-line span{display:block;margin-top:5px}.transition-line i{margin-top:14px;margin-left:0}.resource-grid{grid-template-columns:1fr 1fr;gap:16px}.resource-card{padding:25px}.resource-card h3{font-size:16px}.resource-card p{font-size:11px}.resource-note{flex-wrap:wrap;font-size:10px}.story-layout{grid-template-columns:1fr;gap:32px}.story-section{padding:60px 0}.story-heading{text-align:center}.story-heading h2{font-size:53px}.story-heading>p{margin-inline:auto;font-size:12px}.story-beats{max-width:490px;width:100%;margin:auto}.story-beat{gap:20px}.story-beat h3{font-size:25px}.story-beat p{font-size:11px}.experience-grid{gap:18px}.digital-visual,.printed-visual{height:220px}.tablet{transform:rotate(-7deg) scale(.9);min-width:310px}.experience-float{font-size:7px;right:12px;bottom:14px;padding:9px}.experience-copy{padding:23px}.experience-copy h3{font-size:25px}.experience-copy p{font-size:10px}.experience-copy .eyebrow{font-size:6px;letter-spacing:1px}.mini-features{gap:10px;font-size:8px}.format-comparison{padding:18px 15px}.format-comparison .text-link{width:100%;justify-content:center}.demo-tabs{justify-content:center}.demo-tab{font-size:11px;padding:12px 20px}.demo-tab>span{display:none}.demo-layout{grid-template-columns:1fr;gap:24px}.pdf-stage{height:490px}.demo-info{padding:10px 0 0;display:grid;grid-template-columns:1fr 1fr;column-gap:25px;align-items:start}.demo-info .pill-label{grid-column:1/-1;width:max-content;margin-bottom:20px;font-size:7px}.demo-big-icon{display:none}.demo-info h3{grid-row:2;font-size:34px}.demo-info>p{grid-column:1;font-size:11px;margin-top:14px;max-width:none}.demo-info .check-list{grid-column:2;grid-row:2;margin:0}.demo-info .check-list li{font-size:10px;margin:0 0 13px}.demo-info .button{grid-column:2;grid-row:3;width:max-content;margin-top:10px}.demo-info .demo-help{grid-column:1/-1;margin-top:16px;font-size:9px}.demo-thumbnails{gap:12px}.thumbnail-card{padding:9px}.thumbnail-card strong{font-size:9px}.thumbnail-card>i{display:none}.thumbnail-image{width:43px}.bundle-card{padding:35px 30px;gap:35px}.bundle-card h3{font-size:38px}.bundle-copy>p:not(.bundle-title){font-size:10px}.bundle-title{font-size:7px;letter-spacing:1px}.bundle-card .button{font-size:10px;padding:13px 15px}.bundle-includes .check-list li{font-size:10px}.bundle-price strong{font-size:50px}.bundle-price .save-badge{margin-top:-2px}.audience-grid{grid-template-columns:1fr 1fr;gap:16px}.audience-card>p{font-size:11px}.value-layout{grid-template-columns:1fr;gap:37px}.value-layout>div:first-child{text-align:center}.value-layout h2{font-size:43px}.value-layout>div>p{margin-inline:auto}.value-checks{max-width:540px;width:100%;margin:auto;padding:0}.value-checks .check-list{gap:19px 30px}.value-checks .check-list li{font-size:11px}.value-closing{font-size:20px!important;padding-top:26px}.steps-grid{grid-template-columns:1fr 1fr;gap:40px;margin-top:35px}.step::after{display:none}.step p{font-size:12px;max-width:none}.step h3{font-size:18px}.step-number{right:20px}.lead-layout{grid-template-columns:1fr;gap:37px}.lead-copy{text-align:center}.lead-copy h2{font-size:56px}.lead-copy>p{margin-inline:auto;font-size:12px;max-width:420px}.contact-note{max-width:350px;margin:28px auto 0;text-align:left;gap:13px}.contact-note strong{font-size:11px}.contact-note p{font-size:10px}.lead-quote{display:none}.form-card{max-width:550px;width:100%;padding:32px;margin:auto}.lead-form label,.lead-form legend{font-size:11px}.lead-form .optional{font-size:9px}.choice-chip>span{font-size:10px;padding:9px 12px}.format-option>span{font-size:10px}.lead-form input:not([type=checkbox]):not([type=radio]),.lead-form select{font-size:16px;height:47px}.lead-form input::placeholder{font-size:12px}.lead-form select{font-size:16px}.lead-form .form-privacy{font-size:8px}.faq-layout{grid-template-columns:1fr;gap:32px}.faq-layout .section-heading{text-align:center}.faq-layout .section-heading>p{margin-inline:auto}.faq-item summary{font-size:12px}.faq-answer p{font-size:12px}.final-cta h2{font-size:56px}.final-cta::before{left:-350px}.final-cta::after{right:-350px}.footer-main{grid-template-columns:1.2fr 1fr;gap:35px}.footer-main>div:first-child{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center}.footer-main>div:first-child>p{margin:0}.footer-links{font-size:11px}.footer-links>span:not(.mini-label){font-size:10px}.footer-bottom{flex-wrap:wrap;padding:20px 0;gap:10px}.footer-bottom>span:nth-child(2){display:none}.pricing-hero{padding-top:30px;padding-bottom:55px}.pricing-hero h1{font-size:54px}.all-packs .section-heading h2{font-size:38px}.all-packs{padding-bottom:0}.bundle-detail{padding-top:42px;padding-bottom:50px}.savings-layout{grid-template-columns:1fr;gap:32px}.savings-layout .section-heading{text-align:center}.savings-layout h2{font-size:41px}.savings-layout .section-heading p{margin-inline:auto}.savings-table{max-width:540px;width:100%;margin:auto}.pricing-help>.container{display:block;text-align:center}.pricing-help .button{margin-top:22px}.pricing-help h2{font-size:35px}}
@media(max-width:560px){.container{width:calc(100% - 40px)}.nav-shell{height:72px;gap:12px}.brand{font-size:22px}.brand-mark{height:34px;width:34px}.nav-cta{padding:10px 12px;min-height:38px;font-size:9px;gap:9px}.nav-cta i{font-size:8px}.menu-toggle{width:36px;height:36px;font-size:13px}.hero.section{padding-top:45px;padding-bottom:20px}.hero h1{font-size:64px;letter-spacing:-3px}.hero-eyebrow{font-size:7px;letter-spacing:1.25px;margin-bottom:23px}.heading-spark{font-size:28px;left:5px;top:-23px}.hero-description{font-size:12px;margin-top:25px}.hero-visual{margin-top:-6px;width:500px;height:480px;transform:scale(.79);transform-origin:center center;left:50%;margin-left:-250px}.hero-visual .visual-bottom{bottom:-58px}.hero-copy{width:100%}.hero-actions{gap:9px;margin-top:24px}.hero-actions .button{font-size:10px;padding:13px 16px;gap:10px}.hero-actions .button-plain{padding-left:5px;padding-right:5px}.hero-trust{margin-top:22px}.hero-trust p{font-size:7px}.hero-banglish{font-size:9px}.trust-strip{padding:20px 0}.trust-inner{gap:14px 20px}.trust-inner>span{font-size:8px;gap:6px}.trust-inner>span i{font-size:10px}.trust-inner>p{font-size:16px}.section{padding:62px 0}.section-heading h2{font-size:34px;letter-spacing:-1.5px}.eyebrow{font-size:8px;letter-spacing:1.4px}.section-heading h2+p,.heading-split>p{font-size:11px}.section-heading{margin-bottom:29px}.problem-grid{gap:13px}.problem-card{padding:20px 17px}.problem-card h3{font-size:14px}.problem-card p{font-size:10px}.problem-top span{font-size:23px}.problem-top i{font-size:15px}.transition-line{font-size:14px}.resource-card{padding:23px 20px}.resource-card h3{font-size:14px}.resource-card p{font-size:10px}.resource-icon{width:36px;height:36px;font-size:16px;margin-bottom:21px}.resource-number{font-size:12px}.resource-note{font-size:9px;gap:4px}.resource-note i{font-size:10px}.before-card,.after-card{padding:24px 17px}.before-after h3{font-size:23px;letter-spacing:-.8px}.before-after p{font-size:9px;gap:6px}.before-after .mini-label{font-size:6px}.story-heading h2{font-size:45px}.story-heading>p{font-size:11px}.story-beat{gap:16px}.story-beat p{font-size:10px}.story-beat h3{font-size:24px}.story-beat>span{height:44px;width:44px}.experience-grid{grid-template-columns:1fr;gap:23px}.digital-visual,.printed-visual{height:280px}.tablet{transform:rotate(-7deg);width:355px;height:225px}.experience-float{font-size:9px;padding:11px 13px;right:17px;bottom:18px}.experience-copy{padding:26px}.experience-copy h3{font-size:29px}.experience-copy p{font-size:12px}.experience-copy .eyebrow{font-size:8px;letter-spacing:1.3px}.mini-features{font-size:10px;gap:20px}.format-comparison{gap:10px;font-size:9px}.format-comparison p{font-size:9px}.section-fineprint{font-size:8px}.demo-tab{padding:12px 19px;font-size:10px;gap:9px}.demo-tabs{gap:8px;margin-bottom:18px}.demo-layout{gap:18px}.pdf-stage{height:420px}.browser-bar{font-size:6px;gap:10px;padding:12px}.browser-dots b{width:5px;height:5px}.demo-info{column-gap:15px}.demo-info h3{font-size:28px}.demo-info>p{font-size:10px}.demo-info .check-list li{font-size:9px;margin-bottom:11px}.demo-info .button{font-size:8px;padding:11px 12px;gap:10px;min-height:40px}.demo-info .button i{font-size:8px}.demo-thumbnails{gap:10px}.thumbnail-card{flex-direction:column;gap:9px;align-items:flex-start;padding:10px;text-align:left}.thumbnail-image{height:70px;width:100%}.thumbnail-card strong{font-size:9px;margin-bottom:2px}.thumbnail-card small{font-size:7px}.pricing-switch{width:100%;padding:5px;margin-bottom:25px}.pricing-switch button{flex:1;font-size:10px;padding:12px 8px;gap:7px}.pricing-switch button>span{font-size:7px}.packs-grid{gap:14px}.pack-card{padding:21px 16px 17px}.pack-card header{gap:10px}.subject-icon{width:35px;height:35px;font-size:15px}.pack-label{font-size:5px;letter-spacing:1px}.pack-card h3{font-size:20px;margin-top:20px}.pack-subtitle{font-size:6px;white-space:normal}.price{font-size:47px;margin-top:19px;letter-spacing:-2px}.currency{font-size:23px;vertical-align:10px}.price-note{font-size:7px}.pack-fullname{font-size:5px;letter-spacing:.8px;padding-bottom:14px}.pack-card .check-list{margin:17px 0}.pack-card .check-list li{font-size:8px;gap:6px;margin-bottom:10px}.pack-card .check-list i{font-size:6px}.pack-card .button{font-size:8px;padding:11px 8px;min-height:38px;gap:7px}.pack-card .button i{font-size:7px}.pack-foot{font-size:5.5px}.pricing-bottom{flex-direction:column;gap:8px;margin-top:22px}.pricing-bottom>p{font-size:8px}.pricing-bottom .text-link{font-size:10px}.bundle-card{grid-template-columns:1fr;padding:34px 29px;gap:33px}.bundle-card h3{font-size:46px}.bundle-copy>p:not(.bundle-title){font-size:11px}.bundle-title{font-size:8px}.bundle-price strong{font-size:62px}.bundle-card .button{font-size:11px}.bundle-includes .check-list{display:grid;grid-template-columns:1fr 1fr;gap:15px 20px}.bundle-includes .check-list li{font-size:9px;margin-bottom:0;gap:8px}.bundle-subjects{padding-top:18px}.audience-grid{gap:14px}.audience-card,.audience-quote{padding:23px 20px}.audience-card h3{font-size:14px}.audience-card>p{font-size:10px}.audience-card>i{font-size:19px;margin-bottom:22px}.audience-quote h3{font-size:23px}.audience-quote p{font-size:5px;letter-spacing:1px}.value-layout h2{font-size:36px}.value-layout>div>p{font-size:11px}.value-checks .check-list{gap:18px 20px}.value-checks .check-list li{font-size:9px}.value-closing{font-size:19px!important}.steps-grid{gap:35px 27px}.step p{font-size:10px}.step h3{font-size:16px}.step-number{right:8px}.lead-copy h2{font-size:49px}.form-card{padding:27px 23px}.form-grid{gap:18px 13px}.lead-form label,.lead-form legend{font-size:10px}.choice-chip>span{font-size:9px;padding:9px 11px}.format-option>span{font-size:9px}.lead-form .optional{font-size:8px}.lead-form input::placeholder{font-size:10px}.lead-form input:not([type=checkbox]):not([type=radio]),.lead-form select{padding-inline:9px}.faq-item summary{font-size:11px;padding:20px 0}.faq-answer p{font-size:11px}.final-cta{padding:65px 0}.final-cta h2{font-size:47px;letter-spacing:-2px}.final-cta p{font-size:11px}.final-cta .eyebrow{font-size:7px}.site-footer{padding-top:40px;padding-bottom:70px}.footer-main{gap:32px;padding-bottom:30px}.footer-main>div:first-child>p{font-size:9px}.footer-main>div:first-child .brand{font-size:25px}.footer-links{font-size:10px}.footer-links>.mini-label{font-size:7px}.footer-links>span:not(.mini-label){font-size:8px}.footer-bottom{font-size:7px;gap:10px}.footer-bottom>a{font-size:6px}.enquiry-bubble{bottom:90px;right:18px;width:50px;height:50px}.enquiry-bubble>.fa-whatsapp{font-size:25px}.bubble-label{font-size:8px;right:60px}.mobile-cta{position:fixed;bottom:0;left:0;right:0;z-index:75;display:flex;flex-direction:column;align-items:center;padding:9px 20px max(9px,env(safe-area-inset-bottom));background:color-mix(in srgb, var(--sub) 96.1%, transparent);backdrop-filter:blur(12px);border-top:1px solid var(--line);box-shadow:0 -5px 20px color-mix(in srgb, color-mix(in srgb, var(--major) 34%, var(--other)) 3.1%, transparent)}.mobile-cta>span{font-size:7px;line-height:1.3;margin-bottom:3px;color:var(--muted)}.mobile-cta>button{font-size:11px;font-weight:700;padding:8px 0;width:100%;color:var(--accent);display:flex;align-items:center;justify-content:center;gap:24px;min-height:33px}.mobile-cta>button i{font-size:10px}.toast{bottom:91px;font-size:11px;max-width:calc(100% - 40px)}.dialog-content{padding:29px 23px}.dialog-content>h2{font-size:34px}.enquiry-dialog{max-height:88dvh;width:calc(100% - 24px)}.dialog-content .lead-form label,.dialog-content .lead-form legend{font-size:10px}.dialog-content .lead-form select{font-size:16px}.dialog-content .submit-button{font-size:10px}.pricing-hero h1{font-size:44px;letter-spacing:-2px}.pricing-hero{padding-top:24px}.back-link{font-size:9px;margin-bottom:30px}.pricing-hero p{font-size:11px}.pricing-hero-pills{gap:16px;font-size:7px}.all-packs .section-heading h2{font-size:33px}.all-packs{padding-bottom:0}.bundle-detail{padding:40px 0 48px}.savings-section{padding-top:25px}.savings-layout h2{font-size:35px}.savings-table{padding:12px 20px}.savings-table caption{font-size:20px}.savings-table tbody{font-size:10px}.savings-table thead{font-size:6px}.savings-table th,.savings-table td{padding:13px 0}.pricing-help h2{font-size:31px}.pricing-help p{font-size:10px}}
@media(max-width:380px){.container{width:calc(100% - 32px)}.hero h1{font-size:57px}.hero-visual{transform:scale(.68);height:435px;margin-top:-23px;margin-bottom:-20px}.hero-actions{gap:5px}.hero-actions .button{font-size:9px;padding-inline:12px}.hero-actions .button-plain{padding-inline:5px}.section-heading h2{font-size:31px}.hero-eyebrow{font-size:6.5px;letter-spacing:1px}.trust-inner{gap:13px 15px}.trust-inner>span{font-size:7px}.resource-grid{gap:11px}.resource-card{padding:19px 16px}.resource-card h3{font-size:13px}.resource-card p{font-size:9px}.before-card,.after-card{padding:22px 13px}.before-after p{font-size:8px}.before-after h3{font-size:21px}.demo-tab{padding:11px 16px;font-size:9px}.demo-info h3{font-size:25px}.packs-grid{gap:12px}.pack-card{padding:19px 13px}.pack-card h3{font-size:18px}.pack-card .check-list li{font-size:7px}.pack-card .button{font-size:7px}.pack-label{font-size:4.5px;letter-spacing:.6px}.pack-subtitle{font-size:6px}.form-card{padding:24px 19px}.form-grid{gap:17px 10px}.lead-form .optional{font-size:7px}.dialog-content{padding:28px 19px}.pricing-hero h1{font-size:39px}.pricing-hero-pills{gap:10px;font-size:6.5px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.js .reveal{opacity:1;transform:none}.hero-copy>*{opacity:1;transform:none;animation:none}.nest-emblem path{stroke-dashoffset:0}.nest-emblem circle,.preloader-wordmark span{opacity:1;transform:none}.document-scroll{transform:none}.enquiry-dialog[open]{animation:none}}

/* Cinematic opening: a full-viewport, three-act brand sequence.
   Only transforms/opacity are continuously animated; no video or canvas cost. */
.preloader{position:fixed;inset:0;width:100%;height:100vh;height:100dvh;z-index:200;isolation:isolate;overflow:hidden;color:var(--sub);background:transparent;touch-action:none}
.pl-shutter{position:absolute;left:0;right:0;height:calc(50% + 1px);background:var(--other);z-index:-1;transition:transform 1.495s cubic-bezier(.76,0,.24,1);will-change:transform}
.pl-shutter-top{top:0;transform-origin:top}.pl-shutter-bottom{bottom:0;transform-origin:bottom}
.pl-scene{position:absolute;inset:0;overflow:hidden;transition:opacity 0.65s ease,transform 1.17s cubic-bezier(.3,0,.2,1)}
.pl-atmosphere{position:absolute;inset:0;overflow:hidden;pointer-events:none;background:radial-gradient(ellipse at 50% 47%,color-mix(in srgb,var(--major) 17%,transparent),transparent 65%)}
.pl-halo{position:absolute;left:50%;top:46%;width:75vmax;height:75vmax;max-width:1000px;max-height:1000px;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(ellipse,color-mix(in srgb,var(--major) 35%,transparent),transparent 66%);animation:cinema-halo 8.06s ease-out both}
.pl-beam{position:absolute;width:110%;height:160%;top:-70%;left:-5%;background:conic-gradient(from 160deg at 50% 0%,transparent 0deg,color-mix(in srgb,var(--sub) 4%,transparent) 12deg,transparent 28deg);transform-origin:top center;animation:cinema-beam 9.1s ease-in-out both}
.pl-blueprint{position:absolute;inset:0;background-image:linear-gradient(color-mix(in srgb,var(--sub) 3%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--sub) 3%,transparent) 1px,transparent 1px);background-size:60px 60px;mask-image:radial-gradient(ellipse,var(--other),transparent 74%);opacity:.6;animation:cinema-grid 8.06s ease-out both}
.pl-orbit{position:absolute;left:50%;top:45%;width:620px;height:620px;border:1px solid color-mix(in srgb,var(--sub) 8%,transparent);border-radius:50%;transform:translate(-50%,-50%);animation:cinema-orbit 8.06s ease-out both}
.orbit-two{width:860px;height:860px;border-style:dashed;border-color:color-mix(in srgb,var(--sub) 4%,transparent);animation-delay:0.26s}
.pl-orbit::before,.pl-orbit::after{content:"";position:absolute;width:5px;height:5px;border-radius:50%;background:var(--major);box-shadow:0 0 18px color-mix(in srgb,var(--sub) 30%,transparent);top:50%;left:-3px}.pl-orbit::after{left:auto;right:-3px}
.pl-dust{position:absolute;left:var(--x);top:var(--y);height:2px;width:2px;border-radius:50%;background:var(--sub);opacity:0;animation:cinema-dust 6.5s ease-in-out both;animation-delay:calc(var(--i)*0.117s)}
.pl-topline{position:absolute;top:max(27px,env(safe-area-inset-top));left:44px;right:44px;display:flex;align-items:center;justify-content:space-between;gap:16px;z-index:3;animation:cinema-fade 1.3s both 0.26s}
.pl-edition{font-size:8px;letter-spacing:2.1px;color:color-mix(in srgb,var(--sub) 62%,var(--other))}.pl-edition b{font-weight:400;display:inline-block;margin:0 12px;color:var(--major)}
.pl-skip{min-height:44px;padding:8px 0 8px 16px;font-size:10px;color:color-mix(in srgb,var(--sub) 62%,var(--other));display:flex;align-items:center;gap:10px}.pl-skip:hover{color:var(--sub)}.pl-skip i{font-size:8px}.pl-skip:focus-visible{outline-color:var(--sub)}
.pl-chapters{position:absolute;left:20px;right:20px;top:18%;height:35px;text-align:center}.pl-chapter{position:absolute;inset:0;font-family:var(--serif);font-size:19px;font-style:italic;color:color-mix(in srgb,var(--sub) 72%,var(--major));opacity:0;transform:translateY(8px);animation:cinema-chapter 2.34s both}.chapter-one{animation-delay:0.455s}.chapter-two{animation-delay:2.925s}.chapter-three{animation:cinema-chapter-last 1.3s both;animation-delay:5.525s}
.pl-floating-pages{position:absolute;inset:0;perspective:1000px;pointer-events:none}
.pl-page{position:absolute;left:50%;top:45%;width:132px;height:180px;padding:17px 14px;background:color-mix(in srgb,var(--sub) 6%,var(--other));border:1px solid color-mix(in srgb,var(--sub) 18%,transparent);border-radius:3px;color:color-mix(in srgb,var(--sub) 70%,var(--major));box-shadow:0 16px 70px color-mix(in srgb,var(--other) 50%,transparent);opacity:0;animation:cinema-page 6.11s cubic-bezier(.25,.6,.3,1) both;animation-delay:var(--delay)}
.pl-page-1{--px:-385px;--py:-155px;--rotate:-19deg;--delay:0.195s}.pl-page-2{--px:255px;--py:-125px;--rotate:17deg;--delay:0.52s}.pl-page-3{--px:-340px;--py:95px;--rotate:13deg;--delay:0.39s}.pl-page-4{--px:230px;--py:115px;--rotate:-15deg;--delay:0.715s}
.pl-page>span{font-size:4px;letter-spacing:1px;display:block}.pl-page>strong{font-size:8px;letter-spacing:.8px;font-weight:500;display:block;margin-top:12px}.pl-page>svg{width:90px;height:62px;margin:7px 0}.pl-page>i{height:1px;display:block;margin-bottom:6px;background:color-mix(in srgb,var(--sub) 22%,transparent)}.pl-page>i:nth-of-type(2){width:80%;height:3px;background:color-mix(in srgb,var(--major) 80%,transparent)}.pl-page>i:nth-of-type(4){width:65%}.pl-page>small{font-size:3px;letter-spacing:.7px;display:block;margin-top:10px}
.preloader-inner{position:absolute;left:50%;top:45%;width:min(540px,90%);transform:translate(-50%,-50%);text-align:center;z-index:2;perspective:800px}
.pl-emblem-stage{position:relative;width:200px;height:200px;margin:0 auto 15px;display:flex;align-items:center;justify-content:center;animation:cinema-emblem 7.15s cubic-bezier(.16,1,.3,1) both}
.nest-emblem{position:relative;width:160px;height:150px;color:var(--sub);filter:drop-shadow(0 0 16px color-mix(in srgb,var(--sub) 12%,transparent))}.nest-emblem path{stroke-dasharray:450;stroke-dashoffset:450;animation:draw-emblem 4.16s cubic-bezier(.4,0,.2,1) forwards 0.845s}.nest-emblem .nest-stroke{color:color-mix(in srgb,var(--sub) 48%,var(--major));animation-delay:1.365s}.nest-emblem .plane-stroke{animation-delay:1.95s;animation-duration:2.6s}
.pl-emblem-ring{position:absolute;inset:0;border-radius:50%;border:1px solid color-mix(in srgb,var(--sub) 14%,transparent);opacity:0;animation:cinema-ring 4.68s ease-out both 0.78s}.ring-inner{inset:13px;border-style:dashed;border-color:color-mix(in srgb,var(--sub) 10%,transparent);animation-delay:1.17s}.pl-emblem-ring::after{position:absolute;content:"";width:3px;height:3px;border-radius:50%;background:var(--sub);left:50%;top:-2px}.pl-emblem-glint{position:absolute;left:50%;bottom:4px;width:60px;height:1px;transform:translateX(-50%);background:linear-gradient(90deg,transparent,var(--sub),transparent);opacity:0;animation:cinema-fade 1.3s both 3.9s}
.pl-wordmark-mask{overflow:hidden;padding:0 5px 5px}.preloader-wordmark{display:flex;align-items:baseline;justify-content:center;font-family:var(--serif);font-size:76px;line-height:1.2;letter-spacing:-4px}.preloader-wordmark>span{display:inline-block;opacity:0;transform:translateY(110%) rotate(5deg);animation:cinema-type 1.365s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(2.405s + var(--i)*0.1105s)}.preloader-wordmark .green{color:color-mix(in srgb,var(--sub) 45%,var(--major));font-weight:600}.preloader-wordmark .pl-wordmark-period{--i:8;color:var(--sub)}
.preloader-inner>.pl-tagline{color:color-mix(in srgb,var(--sub) 70%,var(--other));font-size:12px;margin-top:14px;letter-spacing:.35px;animation:cinema-up 1.17s both 3.77s}.pl-tagline em{color:var(--sub);font-size:15px}.pl-fine-rule{display:block;width:35px;height:1px;background:color-mix(in srgb,var(--sub) 30%,var(--major));margin:23px auto 14px;animation:cinema-rule 1.04s both 4.29s}.preloader-inner>.pl-brand-promise{font-size:6px;letter-spacing:2.3px;color:color-mix(in srgb,var(--sub) 47%,var(--other));animation:cinema-up 1.3s both 4.68s}
.pl-bottomline{position:absolute;left:44px;right:44px;bottom:max(28px,env(safe-area-inset-bottom));display:grid;grid-template-columns:1fr auto;align-items:end;gap:15px 20px;animation:cinema-fade 1.3s both 0.325s}.pl-live-label{display:flex;align-items:center;gap:8px;font-size:6px;letter-spacing:1.5px;color:color-mix(in srgb,var(--sub) 46%,var(--other))}.pl-live-label i{display:inline-block;width:4px;height:4px;border-radius:50%;background:color-mix(in srgb,var(--sub) 45%,var(--major));box-shadow:0 0 0 3px color-mix(in srgb,var(--major) 20%,transparent)}.pl-progress-copy>p{font-family:var(--serif);font-size:17px;color:color-mix(in srgb,var(--sub) 75%,var(--other));margin-top:7px;font-style:italic}.pl-percentage{display:flex;align-items:baseline;font-family:var(--serif);font-size:51px;font-weight:400;line-height:1;letter-spacing:-2px;font-variant-numeric:tabular-nums;min-width:110px;justify-content:flex-end}.pl-percentage sup{font-family:var(--sans);font-size:12px;letter-spacing:0;margin-left:5px;color:color-mix(in srgb,var(--sub) 55%,var(--other));position:relative;top:-20px}.preloader-progress{height:1px;width:100%;background:color-mix(in srgb,var(--sub) 13%,transparent);grid-column:1/-1;overflow:visible}.preloader-progress>span{display:block;width:100%;height:100%;transform:scaleX(0);transform-origin:left;background:linear-gradient(90deg,var(--major),var(--sub));position:relative;will-change:transform}.preloader-progress>span::after{content:"";position:absolute;right:0;top:-2px;width:4px;height:4px;border-radius:50%;background:var(--sub);box-shadow:0 0 12px var(--sub)}.pl-bottom-caption,.pl-bottom-index{font-size:6px;letter-spacing:1.6px;color:color-mix(in srgb,var(--sub) 35%,var(--other))}.pl-bottom-index{text-align:right}
.preloader.done{pointer-events:none}.preloader.done .pl-scene{opacity:0;transform:scale(1.045)}.preloader.done .pl-shutter-top{transform:translateY(-101%)}.preloader.done .pl-shutter-bottom{transform:translateY(101%)}
@keyframes cinema-halo{0%{opacity:0;transform:translate(-50%,-50%) scale(.5)}60%{opacity:1}100%{opacity:.65;transform:translate(-50%,-50%) scale(1.1)}}
@keyframes cinema-beam{from{opacity:0;transform:rotate(-20deg)}35%{opacity:1}to{opacity:.4;transform:rotate(22deg)}}
@keyframes cinema-grid{from{opacity:0;transform:scale(1.16)}to{opacity:.6;transform:scale(1)}}
@keyframes cinema-orbit{from{opacity:0;transform:translate(-50%,-50%) scale(.65) rotate(-15deg)}to{opacity:1;transform:translate(-50%,-50%) scale(1) rotate(12deg)}}
@keyframes cinema-dust{0%{opacity:0;transform:translateY(25px)}35%{opacity:.5}100%{opacity:0;transform:translateY(-75px)}}
@keyframes cinema-fade{from{opacity:0}to{opacity:1}}
@keyframes cinema-chapter{0%{opacity:0;transform:translateY(8px)}25%,72%{opacity:.8;transform:translateY(0)}100%{opacity:0;transform:translateY(-8px)}}
@keyframes cinema-chapter-last{from{opacity:0;transform:translateY(8px)}to{opacity:.85;transform:none}}
@keyframes cinema-page{0%{opacity:0;transform:translate(calc(var(--px)*1.6),calc(var(--py)*1.7)) rotate(var(--rotate)) rotateY(25deg) scale(.8)}22%{opacity:.8;transform:translate(var(--px),var(--py)) rotate(var(--rotate)) rotateY(0) scale(1)}50%{opacity:.7;transform:translate(var(--px),calc(var(--py) - 12px)) rotate(var(--rotate)) scale(1)}100%{opacity:0;transform:translate(-66px,-90px) rotate(0deg) scale(.18)}}
@keyframes cinema-emblem{0%{opacity:0;transform:translateY(18px) scale(.72)}35%{opacity:1}100%{opacity:1;transform:none}}
@keyframes cinema-ring{0%{opacity:0;transform:rotate(-80deg) scale(.7)}100%{opacity:1;transform:rotate(0) scale(1)}}
@keyframes cinema-type{to{opacity:1;transform:translateY(0) rotate(0)}}
@keyframes cinema-up{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}
@keyframes cinema-rule{from{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}
@media(max-width:768px){.pl-topline{left:25px;right:25px;top:max(18px,env(safe-area-inset-top))}.pl-edition{font-size:6px;letter-spacing:1.4px}.pl-edition b{margin:0 7px}.pl-skip{font-size:9px}.pl-bottomline{left:25px;right:25px;bottom:max(26px,env(safe-area-inset-bottom))}.pl-chapters{top:17%;font-size:16px}.pl-chapter{font-size:17px}.pl-orbit{width:390px;height:390px}.orbit-two{width:610px;height:610px}.preloader-inner{top:45%;width:94%}.pl-emblem-stage{width:182px;height:182px;margin-bottom:17px}.nest-emblem{width:147px;height:137px}.preloader-wordmark{font-size:65px;letter-spacing:-3.5px}.preloader-inner>.pl-tagline{font-size:11px}.pl-tagline em{font-size:14px}.preloader-inner>.pl-brand-promise{font-size:5.5px;letter-spacing:1.5px}.pl-page{width:100px;height:143px;padding:12px 10px}.pl-page>strong{font-size:6px}.pl-page>svg{height:45px;margin:4px 0}.pl-page>i{margin-bottom:4px}.pl-page>small{font-size:2.5px}.pl-page-1{--px:-220px;--py:-160px}.pl-page-2{--px:120px;--py:-120px}.pl-page-3{--px:-210px;--py:100px}.pl-page-4{--px:110px;--py:130px}.pl-progress-copy>p{font-size:15px}.pl-live-label{font-size:5.5px;letter-spacing:1px}.pl-percentage{font-size:48px;min-width:97px}.pl-bottom-caption,.pl-bottom-index{font-size:5px;letter-spacing:1.1px}}
@media(max-width:380px){.pl-topline,.pl-bottomline{left:20px;right:20px}.pl-edition{font-size:5px}.preloader-wordmark{font-size:57px}.pl-emblem-stage{width:162px;height:162px}.nest-emblem{width:134px}.pl-chapter{font-size:15px}.pl-live-label{font-size:5px}.pl-progress-copy>p{font-size:13px}.pl-percentage{font-size:43px}.pl-percentage sup{top:-15px}.pl-page-1{--px:-185px}.pl-page-2{--px:85px}.pl-page-3{--px:-180px}.pl-page-4{--px:80px}}
@media(max-height:650px){.pl-chapters{top:14%}.preloader-inner{top:44%}.pl-emblem-stage{width:130px;height:130px;margin-bottom:5px}.nest-emblem{width:112px;height:110px}.preloader-wordmark{font-size:52px}.preloader-inner>.pl-tagline{margin-top:6px}.pl-fine-rule{margin:12px auto 9px}.pl-bottomline{gap:11px}.pl-percentage{font-size:38px}.pl-progress-copy>p{font-size:13px}}
@media(max-height:450px) and (orientation:landscape){.pl-chapters{top:19%;left:auto;right:7%;width:40%}.preloader-inner{left:32%;top:49%;width:50%}.pl-emblem-stage{width:90px;height:90px}.nest-emblem{width:85px;height:80px}.preloader-wordmark{font-size:40px}.pl-tagline{font-size:9px!important}.pl-fine-rule,.pl-brand-promise{display:none}.pl-bottomline{left:60%;gap:9px}.pl-progress-copy>p{font-size:11px}.pl-live-label{font-size:4px}.pl-bottom-index{display:none}.pl-percentage{font-size:30px;min-width:60px}.pl-bottom-caption{grid-column:1/-1}.pl-page{display:none}}
@media(prefers-reduced-motion:reduce){.pl-atmosphere,.pl-floating-pages,.pl-emblem-ring,.pl-emblem-glint,.pl-chapters{display:none}.pl-scene,.pl-shutter{transition:none!important}.preloader-inner,.pl-emblem-stage,.preloader-wordmark>span,.preloader-inner>p,.pl-topline,.pl-bottomline{animation:none!important;opacity:1}.pl-emblem-stage,.preloader-wordmark>span{transform:none}.nest-emblem path{animation:none!important;stroke-dashoffset:0}.preloader.done{opacity:0;visibility:hidden}}

/* Unified three-color system: major green, sub cream, other charcoal.
   All subtle borders, shadows and tint variations are mixes of these only. */
.pack-card,.pack-card.lilac,.pack-card.sage,.pack-card.blue{--subject-color:var(--major);--subject-bg:color-mix(in srgb,var(--major) 9%,var(--sub))}
.tablet-packs .lilac,.tablet-packs .sage,.tablet-packs .blue{background:color-mix(in srgb,var(--major) 9%,var(--sub))}
.format-options.digital-only{grid-template-columns:1fr}
.digital-only .format-option>span{justify-content:flex-start;padding:12px 15px}
.digital-only .format-option>span>i:last-child{margin-left:auto}
.demo-thumbnails{grid-template-columns:repeat(4,minmax(0,1fr))}
.image-fallback{background:var(--paper-3)}
@media(max-width:768px){.demo-tabs{justify-content:flex-start}.demo-thumbnails{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.demo-tab{flex-shrink:0}.thumbnail-card{flex-direction:row;align-items:center}.thumbnail-image{width:45px;height:60px}.thumbnail-card>span:not(.thumbnail-image){min-width:0}.hero h1{font-size:clamp(47px,12.5vw,64px);letter-spacing:-2.5px}.heading-spark{font-size:23px;top:-20px}.hero-visual{transform:scale(.78)}}
@media(max-width:420px){.hero-visual{transform:scale(.70);margin-top:-15px;height:460px}.hero h1{font-size:50px}.heading-spark{font-size:20px;left:3px}}
@media(max-width:380px){.hero-visual{transform:scale(.62);margin-top:-30px}.hero h1{font-size:45px}.hero-copy{min-width:0}.hero-grid{grid-template-columns:minmax(0,1fr)}}

/* Mobile reading pass: fewer cramped columns, larger controls and native sheet. */
@media(max-width:768px){
  .hero-copy{min-width:0}.hero-grid{grid-template-columns:minmax(0,1fr)}
  .mobile-menu{position:absolute;top:100%;left:0;right:0;max-height:calc(100dvh - 76px);overflow-y:auto}.mobile-menu>a{min-height:49px;font-size:13px}
  .site-header .menu-toggle{width:44px;height:44px}.nav-cta{min-height:44px}
  .section-heading h2{line-height:1.18;text-wrap:balance}.section-heading>p,.heading-split>p{font-size:13px;line-height:1.9}
  .demo-tab{min-height:46px;font-size:12px;scroll-snap-align:center}.demo-tabs{scroll-snap-type:x proximity;scrollbar-width:none;padding-bottom:7px}.demo-tabs::-webkit-scrollbar{display:none}
  .thumbnail-card{min-height:80px}.thumbnail-card strong{font-size:11px}.thumbnail-card small{font-size:9px}
  .choice-chip>span{min-height:44px;font-size:11px}.format-option>span{min-height:46px;font-size:12px}
  .lead-form label,.lead-form legend{font-size:12px}.lead-form input:not([type=checkbox]):not([type=radio]),.lead-form select{height:50px;font-size:16px}
  .lead-form input::placeholder{font-size:12px}.submit-button{min-height:50px;font-size:12px}.form-privacy{font-size:9px!important}
  .faq-item summary{font-size:13px;line-height:1.7;min-height:60px}.faq-answer p{font-size:13px}.footer-links>a,.footer-links .text-button{min-height:32px;line-height:1.8;font-size:11px}
}
@media(max-width:560px){
  html{scroll-padding-top:80px}section[id]{scroll-margin-top:82px}.container{width:calc(100% - 40px)}
  .nav-shell{height:70px;gap:9px}.nav-shell .brand{font-size:23px}.nav-shell .brand-mark{width:33px;height:33px}.nav-cta{font-size:10px;padding:11px 12px;gap:8px}.menu-toggle{border:0}
  .hero.section{padding:32px 0 33px}.hero-eyebrow{font-size:8px;letter-spacing:1px;margin-bottom:23px}.hero h1{font-size:clamp(43px,12.25vw,65px);letter-spacing:-2.7px;line-height:1.13}.hero h1 .heading-spark{position:absolute;top:auto;bottom:15px;left:auto;margin-left:3px;font-size:19px}
  .hero-description{font-size:13px;line-height:1.85;margin-top:23px}.hero-banglish{font-size:11px;margin-top:8px}.hero-actions{display:grid;grid-template-columns:1.1fr 1fr;gap:10px;margin-top:24px}.hero-actions .button{min-height:49px;padding:12px 10px;font-size:11px;gap:8px;border-radius:8px}.hero-actions .button-plain{border:1px solid var(--line);padding:10px 7px}.hero-actions .play-icon{width:25px;height:25px}.hero-actions .play-icon i{font-size:7px}
  .hero-trust{margin-top:20px;gap:9px}.hero-trust p{font-size:8.5px}.small-shield{font-size:15px}.hero-visual{height:540px;width:500px;max-width:none;left:50%;margin:-6px 0 -98px -250px;transform:scale(.82);transform-origin:top center}.hero-visual .visual-bottom{bottom:0}.hero-visual .visual-note{font-size:14px}.hero-visual .photo-front{bottom:25px}
  .trust-inner{display:grid;grid-template-columns:1fr 1fr;gap:15px 12px;padding-inline:13px}.trust-inner>p{grid-column:1/-1;width:auto;margin-bottom:2px}.trust-inner>span{font-size:10px;gap:8px}.trust-inner>span i{font-size:11px}
  .section{padding:62px 0}.eyebrow{font-size:9px;letter-spacing:1.25px}.section-heading h2{font-size:35px}.section-heading h2+p,.heading-split>p{font-size:12px}.section-heading{margin-bottom:29px}
  .problem-card{padding:23px 19px}.problem-card h3{font-size:16px}.problem-card p{font-size:12px;line-height:1.8}.problem-top{margin-bottom:21px}.problem-grid{gap:13px}
  .resource-card{padding:23px 20px}.resource-card h3{font-size:16px;line-height:1.3}.resource-card p{font-size:12px;line-height:1.8}.resource-icon{height:40px;width:40px;font-size:18px}.resource-number{font-size:13px}.resource-note{font-size:10px;line-height:1.8}
  .before-after{grid-template-columns:1fr}.before-card,.after-card{padding:27px}.after-card{border-left:0;border-top:1px solid var(--line)}.before-after .mini-label{font-size:9px}.before-after h3{font-size:29px;margin-block:15px 18px}.before-after p{font-size:12px;gap:11px;margin-top:12px}
  .story-heading>p{font-size:12px}.story-beat p{font-size:11px}.story-beat h3{font-size:25px}.story-beat{padding-block:23px}.mini-features{font-size:11px}.format-comparison p{font-size:11px}.format-comparison{gap:12px}.format-comparison>.text-link{font-size:11px}.section-fineprint{font-size:10px;line-height:1.8}
  .demo-info{display:block;padding:7px 2px}.demo-info .pill-label{font-size:8px;margin-bottom:20px}.demo-info h3{font-size:33px}.demo-info>p{font-size:12px;line-height:1.85;margin-top:14px}.demo-info .check-list{margin:20px 0}.demo-info .check-list li{font-size:12px}.demo-info .button{font-size:12px;width:100%;min-height:48px}.demo-info .demo-help{font-size:10px}.pdf-stage{height:410px}.browser-bar{font-size:7px}.thumbnail-card{padding:11px;gap:10px}.thumbnail-image{width:44px;height:56px}.thumbnail-card strong{font-size:10px;line-height:1.4}.thumbnail-card small{font-size:8px}
  .pricing-switch button{min-height:46px;font-size:12px;padding:11px 7px}.pricing-switch button>span{font-size:8px}.packs-grid{grid-template-columns:1fr;gap:19px}.pack-card{padding:25px;display:grid;grid-template-columns:1fr auto;column-gap:10px;border-radius:13px}.pack-card header{grid-column:1/-1;justify-content:flex-start;gap:13px;margin-bottom:20px}.subject-icon{width:41px;height:41px;font-size:19px}.pack-label{font-size:8px;letter-spacing:1.25px}.pack-card h3{grid-column:1;grid-row:2;font-size:27px;margin:0;align-self:end}.pack-subtitle{grid-column:1;grid-row:3;font-size:10px;margin-top:8px}.pack-card .price{grid-column:2;grid-row:2/4;font-size:51px;margin:0;align-self:center;line-height:1}.pack-card .currency{font-size:26px}.pack-card .price-note{display:block;text-align:right;font-size:8px;margin-top:7px}.pack-fullname{grid-column:1/-1;font-size:7px;letter-spacing:.8px;margin-top:22px;padding-bottom:16px}.pack-card .check-list{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:14px 15px;margin:21px 0 24px}.pack-card .check-list li{font-size:10.5px;line-height:1.7;margin:0;gap:7px}.pack-card .check-list i{font-size:8px}.pack-card .button{grid-column:1/-1;font-size:12px;min-height:48px;justify-content:space-between;padding:13px 17px}.pack-card .button i{font-size:11px}.pack-foot{grid-column:1/-1;font-size:8px;margin-top:13px}.pack-card::before{transform:scaleX(1);opacity:.8}.pricing-bottom>p{font-size:10px;line-height:1.8;text-align:center}.pricing-bottom .text-link{font-size:12px}
  .bundle-card{padding:33px 26px}.bundle-includes .check-list li{font-size:11px}.bundle-card .button{font-size:12px;min-height:49px;width:100%}.bundle-copy>p:not(.bundle-title){font-size:12px}.bundle-title{font-size:9px}.bundle-note{font-size:10px}.bundle-subjects span{font-size:10px}.bundle-includes>.mini-label{font-size:9px}.save-badge{font-size:10px}
  .audience-card,.audience-quote{padding:23px 19px}.audience-card h3{font-size:16px;line-height:1.35}.audience-card p{font-size:12px;line-height:1.8}.audience-quote h3{font-size:24px}.audience-quote p{font-size:6px}.value-checks .check-list li{font-size:11px}.value-layout>div>p{font-size:12px}.value-checks .check-list{gap:21px 19px}.step h3{font-size:18px}.step p{font-size:12px}.step-number{font-size:16px}
  .form-card{padding:26px 22px;border-radius:14px}.lead-form label,.lead-form legend{font-size:12px}.lead-form .optional{font-size:9px}.choice-chips{gap:9px}.choice-chip>span{font-size:11px;padding:10px 12px;min-height:44px}.form-grid{gap:20px 13px}.lead-form input::placeholder{font-size:11px}.form-privacy{font-size:9px!important}.submit-button{font-size:12px;min-height:51px}.contact-note strong{font-size:12px}.contact-note p{font-size:11px}.lead-copy>p{font-size:13px}
  .enquiry-dialog{width:100%;max-width:100%;height:auto;max-height:92dvh;margin:auto 0 0;border-radius:22px 22px 0 0;border-bottom:0;animation:mobile-sheet .35s cubic-bezier(.16,1,.3,1)}.dialog-content{padding:34px 24px max(25px,env(safe-area-inset-bottom))}.dialog-content::before{content:"";width:37px;height:4px;border-radius:4px;background:var(--line);position:absolute;top:12px;left:calc(50% - 18px)}.dialog-close{top:23px;right:20px;width:40px;height:40px}.dialog-content>.eyebrow{font-size:8px}.dialog-content>h2{font-size:36px}.dialog-content>p{font-size:12px;max-width:285px;line-height:1.8}.dialog-content .lead-form label,.dialog-content .lead-form legend{font-size:12px}.dialog-content .submit-button{font-size:12px}
  .mobile-cta{padding:10px 17px max(10px,env(safe-area-inset-bottom))}.mobile-cta>span{display:none}.mobile-cta>button{background:var(--major);color:var(--sub);border-radius:8px;min-height:46px;font-size:12px;gap:16px}.enquiry-bubble{width:52px;height:52px;right:17px;bottom:calc(82px + env(safe-area-inset-bottom))}.toast{bottom:calc(84px + env(safe-area-inset-bottom));font-size:12px}.site-footer{padding-bottom:88px}.footer-bottom{font-size:9px}.footer-bottom>a{font-size:8px}.final-cta p{font-size:12px}.final-cta .button{min-height:50px;font-size:12px}
}
@media(max-width:440px){.hero-visual{transform:scale(.74);margin-bottom:-135px;margin-top:7px}.hero-visual .tag-ready{right:13px}.hero h1{font-size:clamp(43px,12.25vw,54px)}}
@media(max-width:380px){.container{width:calc(100% - 32px)}.hero-visual{transform:scale(.63);margin-bottom:-188px;margin-top:9px}.hero h1{font-size:clamp(39px,12vw,46px)}.hero-eyebrow{font-size:7px}.hero-actions .button{font-size:10px}.hero-trust p{font-size:8px}.resource-grid,.problem-grid,.audience-grid{grid-template-columns:1fr}.resource-card,.problem-card,.audience-card{padding:25px}.resource-card p,.problem-card p,.audience-card p{font-size:13px}.resource-card h3,.problem-card h3,.audience-card h3{font-size:18px}.resource-icon{margin-bottom:18px}.problem-top{margin-bottom:19px}.trust-inner>span{font-size:9px}.form-grid{grid-template-columns:1fr}.dialog-content{padding-inline:22px}.pack-card{padding:23px}.pack-card .check-list{grid-template-columns:1fr}.pack-card .check-list li{font-size:12px}.pack-card h3{font-size:25px}.pack-card .price{font-size:47px}.lead-form .optional{font-size:10px}.pricing-switch button{font-size:11px}.bundle-includes .check-list{grid-template-columns:1fr}.value-checks .check-list li{font-size:10px}.hero-actions .button{gap:6px}}
@keyframes mobile-sheet{from{opacity:0;transform:translateY(60px)}to{opacity:1;transform:none}}
@media(prefers-reduced-motion:reduce){.enquiry-dialog[open]{animation:none!important}.hero-copy>*{animation:none!important;opacity:1;transform:none}}


/* Cinematic symbol composition; cover labels are the only intro text. */
.symbol-intro .pl-topline{justify-content:flex-end}
.symbol-intro .pl-skip{width:46px;height:46px;padding:0;justify-content:center;border:1px solid color-mix(in srgb,var(--sub) 18%,transparent);border-radius:50%}
.symbol-intro .preloader-inner{top:48%;left:50%;width:90%}
.symbol-intro .pl-emblem-stage{width:300px;height:300px;margin:0 auto}
.symbol-intro .nest-emblem{width:235px;height:225px}
.symbol-intro .pl-emblem-ring.ring-inner{inset:20px}
.symbol-intro .pl-orbit,.symbol-intro .pl-halo,.symbol-intro .pl-page{top:48%}
.symbol-intro .pl-bottomline{left:35%;right:35%;bottom:max(50px,env(safe-area-inset-bottom));display:block}
.symbol-intro .pl-page-symbol{display:block;width:16px;height:16px;border:1px solid currentColor;border-radius:50%;margin-bottom:15px;opacity:.5}
.symbol-intro .pl-page>svg{height:75px;margin-bottom:15px}
@media(max-width:768px){.symbol-intro .pl-emblem-stage{width:235px;height:235px}.symbol-intro .nest-emblem{width:185px;height:175px}.symbol-intro .pl-bottomline{left:26%;right:26%;bottom:max(48px,env(safe-area-inset-bottom))}.symbol-intro .pl-page>svg{height:49px;margin-bottom:12px}.symbol-intro .pl-page-symbol{width:12px;height:12px;margin-bottom:9px}}
@media(max-width:380px){.symbol-intro .pl-emblem-stage{width:205px;height:205px}.symbol-intro .nest-emblem{width:162px;height:155px}}
@media(max-height:450px) and (orientation:landscape){.symbol-intro .pl-emblem-stage{width:190px;height:190px}.symbol-intro .nest-emblem{width:149px;height:141px}.symbol-intro .pl-bottomline{left:35%;right:35%;bottom:25px}}
@media(prefers-reduced-motion:reduce){.symbol-intro .pl-emblem-stage{animation:none!important;transform:none;opacity:1}}

/* White and green cinema; only the cover labels use black ink. */
.symbol-intro{--sub:#ffffff;--other:var(--major);color:var(--major)}
.symbol-intro .pl-shutter{background:var(--sub)}
.symbol-intro .pl-atmosphere{background:radial-gradient(ellipse at 50% 48%,color-mix(in srgb,var(--major) 9%,transparent),transparent 70%)}
.symbol-intro .pl-halo{background:radial-gradient(ellipse,color-mix(in srgb,var(--major) 14%,transparent),transparent 66%)}
.symbol-intro .pl-blueprint{background-image:linear-gradient(color-mix(in srgb,var(--major) 5%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--major) 5%,transparent) 1px,transparent 1px)}
.symbol-intro .pl-beam{background:conic-gradient(from 160deg at 50% 0%,transparent 0deg,color-mix(in srgb,var(--major) 7%,transparent) 12deg,transparent 28deg)}
.symbol-intro .pl-orbit{border-color:color-mix(in srgb,var(--major) 14%,transparent)}.symbol-intro .orbit-two{border-color:color-mix(in srgb,var(--major) 8%,transparent)}
.symbol-intro .pl-dust,.symbol-intro .pl-emblem-ring::after{background:var(--major)}
.symbol-intro .nest-emblem,.symbol-intro .nest-emblem .nest-stroke{color:var(--major);filter:none}
.symbol-intro .pl-emblem-ring{border-color:color-mix(in srgb,var(--major) 27%,transparent)}.symbol-intro .pl-emblem-ring.ring-inner{border-color:color-mix(in srgb,var(--major) 15%,transparent)}
.symbol-intro .pl-emblem-glint{background:linear-gradient(90deg,transparent,var(--major),transparent)}
.symbol-intro .pl-skip{color:var(--major);border-color:color-mix(in srgb,var(--major) 22%,transparent)}.symbol-intro .pl-skip:focus-visible{outline-color:var(--major)}
.symbol-intro .pl-page{background:var(--sub);color:var(--major);border-color:color-mix(in srgb,var(--major) 35%,var(--sub));box-shadow:inset 4px 0 var(--major),0 15px 50px color-mix(in srgb,var(--major) 12%,transparent);padding:18px}
.symbol-intro .pl-page .pl-cover-brand,.symbol-intro .pl-page .pl-cover-title,.symbol-intro .pl-page .pl-cover-caption{color:#000000;opacity:1}
.symbol-intro .pl-cover-brand{font-size:6px;letter-spacing:1.5px}.symbol-intro .pl-page .pl-cover-title{font-family:var(--serif);font-size:18px;line-height:1.1;letter-spacing:-.3px;margin:12px 0 7px;white-space:normal}.symbol-intro .pl-cover-caption{font-size:5px;letter-spacing:.8px}
.symbol-intro .pl-page>svg{height:48px;margin:6px 0}.symbol-intro .pl-page>i{background:color-mix(in srgb,var(--major) 30%,var(--sub))}.symbol-intro .pl-page>i:nth-of-type(2){background:var(--major)}
.symbol-intro .preloader-progress{background:color-mix(in srgb,var(--major) 15%,var(--sub))}.symbol-intro .preloader-progress>span{background:var(--major)}.symbol-intro .preloader-progress>span::after{background:var(--major);box-shadow:0 0 12px color-mix(in srgb,var(--major) 35%,transparent)}
@media(max-width:768px){.symbol-intro .pl-page{padding:13px}.symbol-intro .pl-page .pl-cover-title{font-size:14px;margin:9px 0 5px}.symbol-intro .pl-cover-brand{font-size:5px;letter-spacing:1px}.symbol-intro .pl-cover-caption{font-size:4px}.symbol-intro .pl-page>svg{height:35px;margin:3px 0}}

/* A visible invitation, followed by an honest syllabus-coverage calculator. */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.progress-curiosity{display:flex;align-items:center;gap:12px;max-width:365px;margin-top:23px;padding:12px 15px;background:var(--accent-soft);border:1px solid color-mix(in srgb,var(--major) 25%,var(--sub));border-radius:9px;transition:transform .25s,border-color .25s}.progress-curiosity:hover{transform:translateY(-3px);border-color:var(--major)}.progress-curiosity>span:first-child{height:32px;width:32px;display:grid;place-items:center;border-radius:7px;background:var(--major);color:var(--sub);flex-shrink:0}.progress-curiosity strong{display:block;font-size:11px;font-weight:700;color:var(--major)}.progress-curiosity small{font-size:9px;color:var(--muted);display:block;margin-top:3px}.progress-curiosity>i{margin-left:auto;color:var(--major);font-size:11px}.hero .hero-trust{margin-top:20px}
.progress-check-section{background:color-mix(in srgb,var(--major) 7%,var(--sub));border-bottom:1px solid var(--line);position:relative;overflow:hidden}.progress-heading-row{display:flex;justify-content:space-between;align-items:center;gap:35px;margin-bottom:38px}.progress-heading-row .eyebrow{display:flex;align-items:center;gap:9px}.progress-heading-row h2{font-size:55px}.progress-heading-row p{font-size:13px;line-height:1.85;margin-top:18px}.progress-free-tag{display:block;font-size:10px;font-weight:700;letter-spacing:1.5px;padding:18px 23px;border:1px solid var(--line);border-radius:10px;color:var(--major);background:var(--paper);transform:rotate(3deg)}.progress-free-tag>i{margin-right:7px}.progress-free-tag>span{display:block;font-size:9px;letter-spacing:0;font-weight:400;margin-top:7px;color:var(--muted)}
.progress-workspace{display:grid;grid-template-columns:1fr 1fr;background:var(--paper);border:1px solid color-mix(in srgb,var(--major) 25%,var(--sub));border-radius:18px;overflow:hidden;box-shadow:var(--md)}.progress-picker{padding:40px}.progress-picker>.mini-label{color:var(--major);font-size:8px;letter-spacing:1px;display:block}.progress-picker>h3{font-size:23px;line-height:1.35;margin-top:17px;max-width:370px}.progress-picker-help{font-size:11px;line-height:1.8;margin-top:12px}
.chapter-stepper{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:27px 0 20px}.chapter-stepper>button{height:44px;width:44px;display:grid;place-items:center;border-radius:50%;border:1px solid var(--line);background:var(--paper);font-size:12px;color:var(--major)}.chapter-stepper>button:hover{background:var(--accent-soft);border-color:var(--major)}.chapter-stepper>button:disabled{opacity:.3;cursor:not-allowed}.chapter-count-label{text-align:center}.chapter-count-label>input{display:block;width:120px;max-width:100%;padding:0;border:0;background:transparent;font-family:var(--serif);font-size:66px;letter-spacing:-3px;line-height:1.2;text-align:center;color:var(--major);appearance:textfield;-moz-appearance:textfield}.chapter-count-label>input::-webkit-inner-spin-button,.chapter-count-label>input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.chapter-count-label>span:not(.sr-only){font-size:10px;color:var(--muted)}
.chapter-range{--chapter-fill:0%;width:100%;height:24px;appearance:none;-webkit-appearance:none;background:transparent;cursor:pointer;accent-color:var(--major);display:block}.chapter-range::-webkit-slider-runnable-track{height:6px;background:linear-gradient(to right,var(--major) var(--chapter-fill),var(--paper-3) var(--chapter-fill));border-radius:9px}.chapter-range::-webkit-slider-thumb{-webkit-appearance:none;width:22px;height:22px;border-radius:50%;background:var(--major);border:4px solid var(--paper);box-shadow:0 0 0 1px var(--major);margin-top:-8px}.chapter-range::-moz-range-track{height:6px;background:var(--paper-3);border-radius:9px}.chapter-range::-moz-range-progress{height:6px;background:var(--major)}.chapter-range::-moz-range-thumb{width:15px;height:15px;border:4px solid var(--paper);background:var(--major);border-radius:50%;box-shadow:0 0 0 1px var(--major)}
.chapter-range-labels{display:flex;justify-content:space-between;font-size:9px;color:var(--muted);margin-top:6px}.chapter-presets{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-top:20px}.chapter-presets button{font-size:11px;border:1px solid var(--line);border-radius:6px;min-height:40px;transition:background .2s,color .2s}.chapter-presets button[aria-pressed=true]{background:var(--major);color:var(--paper);border-color:var(--major)}
.friend-comparison{margin-top:24px;border-block:1px solid var(--line)}.friend-comparison summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:49px;cursor:pointer;font-size:11px;color:var(--ink-soft);font-weight:600}.friend-comparison summary::-webkit-details-marker{display:none}.friend-comparison summary>span{font-size:9px;font-weight:400;color:var(--muted);display:flex;gap:10px;align-items:center}.friend-comparison[open] summary i{transform:rotate(45deg)}.friend-comparison label{font-size:11px;display:block;margin-top:4px}.friend-comparison input{font-size:16px;min-height:43px;width:100%;background:var(--paper);border:1px solid var(--line);border-radius:6px;margin-top:8px;padding:9px 12px;color:var(--ink)}.friend-comparison p{font-size:9px;margin:8px 0 16px}.progress-picker .button{width:100%;margin-top:24px;justify-content:space-between;font-size:12px;min-height:49px}.progress-privacy{font-size:8px;text-align:center;margin-top:12px}.progress-privacy i{margin-right:5px;color:var(--major)}
.progress-output{padding:39px;background:color-mix(in srgb,var(--major) 4%,var(--sub));border-left:1px solid var(--line);display:flex;flex-direction:column;justify-content:center;min-width:0}.progress-output .mini-label{font-size:8px;color:var(--major);letter-spacing:1.25px}.chapter-mosaic{display:grid;grid-template-columns:repeat(15,minmax(0,1fr));gap:5px;margin:28px 0 12px}.chapter-mosaic>span{height:17px;border-radius:3px;background:color-mix(in srgb,var(--major) 11%,var(--sub));border:1px solid color-mix(in srgb,var(--major) 15%,var(--sub));transition:background .25s,transform .25s;transition-delay:calc(var(--i)*.002s)}.chapter-mosaic>span.covered{background:var(--major);border-color:var(--major);transform:translateY(-1px)}.mosaic-key{display:flex;gap:7px;align-items:center;font-size:8px}.mosaic-key>span{display:block;width:6px;height:6px;background:var(--major);border-radius:1px}.mosaic-key>span:nth-of-type(2){background:color-mix(in srgb,var(--major) 16%,var(--sub));margin-left:13px}#progress-teaser h3{font-family:var(--serif);font-size:31px;font-weight:400;line-height:1.2;margin:31px 0 15px}#progress-teaser>p:not(.mosaic-key){font-size:12px;line-height:1.9}.teaser-arrow{display:block;font-family:var(--serif);font-size:13px;font-style:italic;color:var(--major);margin-top:27px}.teaser-arrow i{font-size:11px;margin-right:9px}
#progress-result{outline-offset:8px;scroll-margin-top:100px}#progress-result:not([hidden]){animation:panel-in .45s ease-out}.score-topline{display:flex;align-items:center;gap:22px;margin-top:22px}.coverage-ring{--coverage:0%;width:115px;height:115px;border-radius:50%;background:conic-gradient(var(--major) var(--coverage),color-mix(in srgb,var(--major) 12%,var(--sub)) 0);padding:7px;flex-shrink:0}.coverage-ring>span{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:100%;border-radius:50%;background:var(--paper)}.coverage-ring strong{font-family:var(--serif);font-size:35px;color:var(--major);letter-spacing:-1.5px;line-height:1.3;font-weight:500}.coverage-ring small{font-size:6px;letter-spacing:1px;color:var(--muted)}.score-stage>span{color:var(--major);font-size:9px;font-weight:700}.score-stage>h3{font-family:var(--serif);font-weight:400;font-size:27px;line-height:1.2;margin:7px 0 9px}.score-stage>p{font-size:10px}.score-stage>p strong{color:var(--ink-soft)}.progress-milestone{display:flex;flex-direction:column;gap:5px;padding:15px 0;border-block:1px solid var(--line);margin-top:22px}.progress-milestone>span{font-size:7px;letter-spacing:1.2px;color:var(--muted)}.progress-milestone>strong{font-size:11px;font-weight:600;color:var(--major)}.progress-casual-note{margin-top:19px;padding:17px;border-radius:8px;background:var(--accent-soft);border:1px solid var(--line)}.progress-casual-note>span{font-size:7px;letter-spacing:.8px;color:var(--major);font-weight:700}.progress-casual-note>span i{margin-right:6px;font-size:10px}.progress-casual-note>p{font-size:12px;line-height:1.85;color:var(--ink-soft);margin-top:9px}.peer-comparison-note{margin-top:17px}.peer-comparison-note>strong{font-size:11px;color:var(--major)}.peer-comparison-note>p{font-size:10px;line-height:1.8;margin-top:5px}.progress-next-step{font-size:11px;line-height:1.8;margin-top:20px;color:var(--ink-soft)}.progress-result-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.progress-result-actions>.button{font-size:10px;padding:12px 10px;min-height:44px;gap:9px}.progress-reset{font-size:10px;margin-top:14px}.progress-method{font-size:9px;line-height:1.8;color:var(--muted);margin-top:23px;padding-top:15px;border-top:1px solid var(--line)}
@media(max-width:1024px){.progress-picker,.progress-output{padding:30px}.progress-picker>h3{font-size:21px}.score-topline{gap:15px}.coverage-ring{width:98px;height:98px}.score-stage>h3{font-size:24px}.progress-result-actions{grid-template-columns:1fr}.progress-heading-row h2{font-size:49px}.chapter-mosaic{gap:4px}.chapter-mosaic>span{height:14px}}
@media(max-width:768px){.progress-curiosity{margin:20px auto 0;text-align:left;width:100%;max-width:375px}.progress-workspace{grid-template-columns:1fr}.progress-output{border-left:0;border-top:1px solid var(--line);padding:32px}.progress-picker{padding:32px}.progress-heading-row{gap:20px}.progress-heading-row h2{font-size:45px}.progress-heading-row p{font-size:12px}.progress-free-tag{font-size:8px;padding:15px}.progress-free-tag>span{font-size:8px}.chapter-stepper{max-width:380px;margin-inline:auto}.chapter-presets button{min-height:44px;font-size:12px}.progress-picker>h3{font-size:24px;max-width:none}.progress-picker-help{font-size:12px}.friend-comparison summary{font-size:12px;min-height:51px}.friend-comparison p,.progress-privacy{font-size:10px}.chapter-range-labels{font-size:10px}.chapter-mosaic>span{height:22px}.score-topline{gap:23px}.coverage-ring{width:119px;height:119px}.score-stage>h3{font-size:29px}.score-stage>p{font-size:12px}.score-stage>span{font-size:10px}.progress-result-actions{grid-template-columns:1fr 1fr}.progress-result-actions>.button{min-height:48px;font-size:11px}.progress-casual-note>p{font-size:13px}.progress-method{font-size:10px}.peer-comparison-note>p{font-size:11px}.peer-comparison-note>strong{font-size:12px}.progress-milestone>strong,.progress-next-step{font-size:12px}}
@media(max-width:560px){.progress-curiosity{padding:12px 13px}.progress-heading-row{display:block;margin-bottom:26px}.progress-heading-row .eyebrow{font-size:8px}.progress-heading-row h2{font-size:45px}.progress-heading-row p{font-size:13px}.progress-free-tag{display:inline-block;transform:none;margin-top:20px;padding:8px 12px;font-size:8px;border-radius:6px}.progress-free-tag>span{display:inline;margin-left:9px;font-size:8px}.progress-picker,.progress-output{padding:26px 22px}.progress-picker>.mini-label{font-size:7px;letter-spacing:.75px}.progress-picker>h3{font-size:23px}.chapter-stepper{gap:15px;margin-top:23px}.chapter-count-label>input{font-size:65px}.chapter-presets{gap:7px}.friend-comparison summary{font-size:11px}.friend-comparison summary>span{font-size:8px;gap:7px}.chapter-mosaic{gap:4px}.chapter-mosaic>span{height:15px}#progress-teaser h3{font-size:28px}.score-topline{gap:16px}.coverage-ring{width:99px;height:99px}.coverage-ring strong{font-size:30px}.score-stage>h3{font-size:25px}.score-stage>p{font-size:10px}.progress-casual-note{padding:15px}.progress-result-actions{grid-template-columns:1fr}.progress-result-actions>.button{font-size:12px}.progress-reset{font-size:11px;min-height:44px}.progress-method{font-size:9px}.mosaic-key{font-size:9px}}
@media(max-width:380px){.progress-picker,.progress-output{padding:25px 20px}.progress-picker>h3{font-size:21px}.progress-picker>.mini-label{font-size:6px}.progress-free-tag>span{margin-left:6px;font-size:7px}.progress-heading-row h2{font-size:41px}.coverage-ring{width:85px;height:85px}.score-stage>h3{font-size:23px}.score-topline{gap:13px}.coverage-ring strong{font-size:27px}.chapter-count-label>input{width:110px}}
/* Keep the calculator's controls clear of fixed mobile chrome. */
@media(max-width:560px){
  html{scroll-padding-bottom:90px}
  .chapter-range{height:44px;touch-action:pan-y}
  .progress-check-active .mobile-cta{display:none}
  .progress-check-active .enquiry-bubble{bottom:max(18px,env(safe-area-inset-bottom));width:46px;height:46px;right:12px}
  .progress-check-active .enquiry-bubble>.fa-whatsapp{font-size:24px}
  .progress-result-actions{margin-right:36px}
  .progress-method{padding-bottom:35px;padding-right:25px}
  #progress-result{scroll-margin-top:18px}
  .progress-check-active .toast{bottom:78px}
}
@media(prefers-reduced-motion:reduce){#progress-result:not([hidden]){animation:none}.chapter-mosaic>span{transition:none}}

