:root{--c-primary:#6b4fbb;--c-primary-deep:#4f3899;--c-primary-soft:#ebe4fa;--c-accent:#f4a044;--c-accent-deep:#d8862a;--c-accent-soft:#fce7ca;--c-bg:#fffdf7;--c-surface:#f5f0e8;--c-ink:#3d2b1f;--c-ink-soft:#6b5747;--c-ink-muted:#9c8b7b;--c-line:#e5dcc9;--c-line-soft:#f0e8d8;--r-pill:999px;--sh-amber:0 10px 24px -10px #f4a0448c;--sh-purple:0 10px 24px -10px #6b4fbb8c;--f-serif:var(--font-fraunces), "Fraunces", "Iowan Old Style", "Georgia", serif;--f-sans:var(--font-inter), "Inter", "Helvetica Neue", system-ui, sans-serif;--f-mono:var(--font-jetbrains-mono), "JetBrains Mono", ui-monospace, "SF Mono", monospace;--c-ink-dark:#1f1a14;--c-primary-darker:#3a2779;--c-surface-warm:#faf5ea;--c-star:#f4a044;--w-content-mobile:327px;--w-content-desktop:1136px;--sh-book:0 30px 60px -20px #3d2b1f59, 0 8px 20px -8px #4f38994d;--sh-card-sm:0 1px 2px #3d2b1f0a, 0 6px 16px -6px #3d2b1f1f;--sh-card-hover:0 4px 8px #3d2b1f0f, 0 18px 40px -16px #3d2b1f33}.mkt{background:var(--c-bg);font-family:var(--f-sans);color:var(--c-ink)}.nav{z-index:50;-webkit-backdrop-filter:blur(14px)saturate(140%);background:#fffdf773;border-bottom:1px solid #e5dcc999;justify-content:space-between;align-items:center;height:64px;padding:14px 20px;transition:background-color .2s;display:flex;position:sticky;top:0}.nav.scrolled{background:#fffdf7c7}.nav .logo{font-family:var(--f-serif);letter-spacing:-.01em;color:var(--c-ink);align-items:center;gap:8px;font-size:18px;font-style:italic;font-weight:500;text-decoration:none;display:flex}.nav .logo .star{color:var(--c-accent);width:16px;height:16px}.nav-links{font-family:var(--f-sans);color:var(--c-ink-soft);align-items:center;gap:32px;font-size:14px;font-weight:500;display:none}.nav-links a{color:inherit;text-decoration:none}.nav-links a:hover{color:var(--c-ink)}.nav-cta{border-radius:var(--r-pill);background:var(--c-accent);height:44px;color:var(--c-ink);font-family:var(--f-sans);cursor:pointer;box-shadow:var(--sh-amber);border:0;align-items:center;gap:8px;padding:0 22px;font-size:14px;font-weight:600;text-decoration:none;display:none}.nav-back-home{font-family:var(--f-sans);color:var(--c-ink-soft);border-radius:var(--r-pill);align-items:center;padding:8px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:color .15s,background-color .15s;display:inline-flex}.nav-back-home:hover{color:var(--c-ink);background:var(--c-surface)}@media (min-width:1024px){.nav-back-home{padding:10px 18px;font-size:14px}}.hamburger{background:var(--c-surface);border:1px solid var(--c-line);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.hamburger i{background:var(--c-ink);border-radius:2px;width:18px;height:2px;display:block;position:relative}.hamburger i:before,.hamburger i:after{content:"";background:var(--c-ink);border-radius:2px;width:18px;height:2px;position:absolute;left:0}.hamburger i:before{top:-6px}.hamburger i:after{top:6px}.nav-sheet{z-index:49;background:var(--c-bg);border-bottom:1px solid var(--c-line);flex-direction:column;gap:8px;padding:20px 24px 24px;animation:.2s ease-out nav-sheet-in;display:flex;position:fixed;inset:64px 0 0;box-shadow:0 16px 32px -16px #3d2b1f2e}.nav-sheet a{font-family:var(--f-sans);color:var(--c-ink);border-bottom:1px solid var(--c-line-soft);padding:14px 4px;font-size:17px;font-weight:500;text-decoration:none;display:block}.nav-sheet .nav-sheet-cta{border-radius:var(--r-pill);background:var(--c-accent);height:52px;color:var(--c-ink);font-family:var(--f-sans);box-shadow:var(--sh-amber);justify-content:center;align-items:center;gap:8px;margin-top:18px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}@keyframes nav-sheet-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.hero{background:linear-gradient(#fffdf7 0% 60%,#f8f1e0 100%);min-height:740px;padding:28px 24px 56px;position:relative;overflow:hidden}.hero-sparkles{pointer-events:none;opacity:.7;position:absolute;inset:0}.hero-inner{z-index:1;flex-direction:column;display:flex;position:relative}.hero-content{flex-direction:column;display:flex}.hero-eyebrow{font-family:var(--f-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--c-accent-deep);align-items:center;gap:8px;font-size:11px;font-weight:600;display:inline-flex}.hero-eyebrow:before{content:"";background:var(--c-accent);width:6px;height:6px;box-shadow:0 0 8px var(--c-accent);border-radius:50%}.hero-h1{font-family:var(--f-serif);letter-spacing:-.025em;color:var(--c-ink);text-wrap:balance;font-variation-settings:"SOFT" 50, "opsz" 144;margin:14px 0 0;font-size:40px;font-weight:500;line-height:1.02}.hero-h1 em{color:var(--c-primary);font-variation-settings:"SOFT" 100, "opsz" 144;font-style:italic}.hero-sub{font-family:var(--f-sans);color:var(--c-ink-soft);text-wrap:pretty;max-width:38ch;margin:16px 0 0;font-size:17px;line-height:1.5}.hero-cta-row{flex-direction:column;align-items:stretch;gap:14px;margin-top:28px;display:flex}.hero-pricing{font-family:var(--f-sans);color:var(--c-ink-muted);letter-spacing:.01em;text-align:center;margin-top:10px;font-size:13px;font-weight:500}@media (min-width:880px){.hero-pricing{text-align:left}}.hero-social-proof{font-family:var(--f-sans);color:var(--c-ink-soft);background:var(--c-accent-soft,#fce7ca);border:1px solid #d8862a47;border-radius:999px;margin-top:18px;padding:8px 14px;font-size:14px;font-weight:600;line-height:1.4;display:inline-block}.hero-trust{font-family:var(--f-mono);letter-spacing:.06em;color:var(--c-ink-soft);flex-wrap:wrap;align-items:center;gap:6px;margin-top:18px;font-size:11px;font-weight:500;display:flex}.hero-trust .sep{color:var(--c-ink-muted)}.hero-trust .stars{color:var(--c-accent);letter-spacing:.04em}.hero-visual{justify-content:center;align-items:center;height:360px;margin:0 -8px 18px;display:flex;position:relative}.hero-see-examples{font-family:var(--f-sans);color:var(--c-ink-soft);font-size:15px;font-weight:600;text-decoration:none;display:none}.hero-see-examples:hover{color:var(--c-ink)}.mkt-cta{border-radius:var(--r-pill);background:var(--c-accent);width:100%;height:56px;color:var(--c-ink);font-family:var(--f-sans);letter-spacing:-.005em;cursor:pointer;box-shadow:var(--sh-amber);border:0;justify-content:center;align-items:center;gap:8px;font-size:16px;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .2s;display:inline-flex}.mkt-cta:hover{transform:translateY(-1px)}.mkt-cta .arr{transition:transform .2s}.mkt-cta:hover .arr{transform:translate(3px)}.mkt-cta--auto{width:auto;padding:0 32px}.mkt-cta--lg{height:60px;padding:0 32px}.book3d{filter:drop-shadow(0 30px 50px #3d2b1f40);width:240px;height:320px;position:relative;transform:rotate(-6deg)}.book3d .spine{background:linear-gradient(90deg, #2e1f66 0%, var(--c-primary-deep) 60%, var(--c-primary) 100%);transform-origin:100% 0;border-radius:2px 0 0 2px;width:14px;position:absolute;top:4px;bottom:4px;left:-10px;transform:skewY(-30deg)}.book3d .pages{z-index:0;background:repeating-linear-gradient(90deg,#fff 0 1px,#efe5cf 1px 2px);border-radius:2px;position:absolute;inset:8px -8px 8px 0;transform:translate(8px)translateY(2px)}.book3d .cover{background:linear-gradient(135deg, var(--c-primary-deep) 0%, var(--c-primary) 55%, #8268d2 100%);color:#fff;z-index:2;border-radius:4px 14px 14px 4px;flex-direction:column;justify-content:space-between;padding:28px 22px 22px 30px;display:flex;position:absolute;inset:0;box-shadow:inset 6px 0 12px #00000040,inset -1px 0 #ffffff14}.book3d .cover-eyebrow{font-family:var(--f-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--c-accent);opacity:.85;font-size:9px;font-weight:600}.book3d .cover-title{font-family:var(--f-serif);letter-spacing:-.02em;color:var(--c-accent);margin-top:6px;font-size:30px;font-style:italic;font-weight:500;line-height:1}.book3d .cover-title small{font-family:var(--f-sans);letter-spacing:.18em;text-transform:uppercase;color:#ffffffb3;margin-top:8px;font-size:11px;font-style:normal;font-weight:500;display:block}.book3d .cover-illu{font-family:var(--f-mono);letter-spacing:.16em;text-transform:uppercase;color:#fce7ca8c;background:radial-gradient(120% 90% at 50% 30%,#fce7ca38,#fce7ca0a 70%);border:1px dashed #fce7ca59;border-radius:10px;flex:1;justify-content:center;align-items:center;margin:12px 0;font-size:9px;font-weight:500;display:flex}.book3d .cover-byline{font-family:var(--f-sans);letter-spacing:.18em;text-transform:uppercase;color:#ffffffb3;font-size:10px;font-weight:500}.sec{padding:64px 24px;position:relative}.sec--surface{background:var(--c-surface)}.sec--cream{background:var(--c-bg)}.sec--warm{background:var(--c-surface-warm)}.sec--ink{background:var(--c-ink-dark);color:#fff}.sec-inner{max-width:1160px;margin:0 auto}.sec-eyebrow{font-family:var(--f-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--c-accent-deep);align-items:center;gap:8px;font-size:11px;font-weight:600;display:inline-flex}.sec-eyebrow:before{content:"";background:var(--c-accent-deep);width:14px;height:1px}.sec-h2{font-family:var(--f-serif);letter-spacing:-.02em;color:var(--c-ink);text-wrap:balance;font-variation-settings:"SOFT" 50, "opsz" 144;margin:14px 0 0;font-size:34px;font-weight:500;line-height:1.05}.sec-h2 em{color:var(--c-primary);font-variation-settings:"SOFT" 100, "opsz" 144;font-style:italic}.sec-sub{font-family:var(--f-sans);color:var(--c-ink-soft);text-wrap:pretty;max-width:56ch;margin:14px 0 0;font-size:16px;line-height:1.5}.steps{grid-template-columns:1fr;gap:14px;margin-top:36px;display:grid}.step-card{background:var(--c-bg);border:1px solid var(--c-line);box-shadow:var(--sh-card-sm);border-radius:22px;flex-direction:column;gap:12px;padding:24px 22px 22px;display:flex;position:relative}.step-num{font-family:var(--f-serif);color:var(--c-accent);letter-spacing:-.03em;font-size:56px;font-style:italic;font-weight:500;line-height:1}.step-icon{background:var(--c-primary-soft);width:40px;height:40px;color:var(--c-primary);border-radius:12px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:22px;right:22px}.step-title{font-family:var(--f-serif);color:var(--c-ink);margin:0;font-size:22px;font-weight:500;line-height:1.15}.step-desc{font-family:var(--f-sans);color:var(--c-ink-soft);margin:0;font-size:14px;line-height:1.5}.filter-bar{flex-direction:column;gap:16px;margin-top:32px;display:flex}.filter-group{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.filter-label{font-family:var(--f-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--c-ink-muted);min-width:56px;font-size:11px;font-weight:600}.filter-chips{flex-wrap:wrap;gap:8px;display:flex}.f-chip{border-radius:var(--r-pill);border:1.5px solid var(--c-line);background:var(--c-bg);height:36px;font-family:var(--f-sans);color:var(--c-ink);cursor:pointer;align-items:center;gap:6px;padding:0 16px;font-size:13px;font-weight:500;transition:all .15s;display:inline-flex}.f-chip:hover{border-color:var(--c-accent)}.f-chip.sel{background:var(--c-accent);border-color:var(--c-accent-deep);color:var(--c-ink);box-shadow:var(--sh-amber)}.f-chip .dot{background:var(--c-line);border-radius:50%;width:6px;height:6px}.f-chip.sel .dot{background:var(--c-ink)}.book-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:28px;display:grid}.book-card{background:var(--c-bg);border:1px solid var(--c-line);border-radius:18px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.book-card:hover{box-shadow:var(--sh-card-hover);transform:translateY(-3px)}.book-cover-frame{aspect-ratio:3/4;background:linear-gradient(135deg, var(--c-primary-deep) 0%, var(--c-primary) 100%);position:relative;overflow:hidden}.book-cover-frame.alt-1{background:linear-gradient(135deg,#3a2779 0%,#6b4fbb 70%,#f4a044 130%)}.book-cover-frame.alt-2{background:linear-gradient(135deg, var(--c-accent-deep) 0%, var(--c-accent) 60%, #f8c885 100%)}.book-cover-frame.alt-3{background:linear-gradient(135deg,#2e5e48 0%,#4a8a6f 100%)}.book-cover-frame.alt-4{background:linear-gradient(135deg,#8e3a4d 0%,#c46d7e 100%)}.book-cover-frame.alt-5{background:linear-gradient(135deg,#1f1a14 0%,#4f3899 90%)}.book-cover-inner{color:#fce7cad9;border:1px dashed #fce7ca59;border-radius:10px;flex-direction:column;padding:16px;display:flex;position:absolute;inset:14px}.book-cover-title{font-family:var(--f-serif);letter-spacing:-.02em;color:var(--c-accent);font-size:22px;font-style:italic;font-weight:500;line-height:1.05}.book-cover-frame.alt-2 .book-cover-title{color:#fff}.book-cover-byline{font-family:var(--f-sans);letter-spacing:.16em;text-transform:uppercase;color:#fce7caa6;margin-top:4px;font-size:9px;font-weight:500}.book-cover-frame.alt-2 .book-cover-byline{color:#ffffffbf}.book-cover-illu-tag{font-family:var(--f-mono);letter-spacing:.16em;text-transform:uppercase;color:#fce7ca8c;margin-top:auto;font-size:8.5px;font-weight:500}.book-cover-frame.alt-2 .book-cover-illu-tag{color:#ffffff8c}.book-meta{flex-direction:column;gap:10px;padding:14px 14px 16px;display:flex}.book-badges{flex-wrap:wrap;gap:6px;display:flex}.book-badge{border-radius:var(--r-pill);font-family:var(--f-mono);letter-spacing:.08em;text-transform:uppercase;padding:4px 10px;font-size:9.5px;font-weight:600}.book-badge--age{background:var(--c-accent-soft);color:var(--c-accent-deep)}.book-badge--layout{background:var(--c-primary-soft);color:var(--c-primary-deep)}.book-badge--style{background:var(--c-surface);color:var(--c-ink-soft);border:1px solid var(--c-line)}.book-preview-btn{font-family:var(--f-sans);color:var(--c-primary);cursor:pointer;background:0 0;border:0;align-self:flex-start;align-items:center;gap:6px;padding:0;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.book-preview-btn:hover{color:var(--c-primary-deep)}.gallery-empty{border:1.5px dashed var(--c-line);text-align:center;background:var(--c-surface-warm);border-radius:22px;margin-top:36px;padding:40px 24px}.gallery-empty .icon{background:var(--c-bg);border:1px solid var(--c-line);width:56px;height:56px;color:var(--c-accent);border-radius:50%;justify-content:center;align-items:center;margin-bottom:14px;display:inline-flex}.gallery-empty .msg{font-family:var(--f-serif);color:var(--c-ink);font-size:22px;font-style:italic;font-weight:500;line-height:1.2}.gallery-empty .hint{font-family:var(--f-sans);color:var(--c-ink-soft);margin-top:8px;font-size:14px}.test-grid{grid-template-columns:1fr;gap:16px;margin-top:36px;display:grid}.test-card{background:var(--c-bg);border:1px solid var(--c-line);border-radius:22px;flex-direction:column;gap:18px;padding:28px 26px;display:flex;position:relative}.test-card:before{content:"“";font-family:var(--f-serif);color:var(--c-accent);opacity:.6;font-size:80px;font-style:italic;font-weight:500;line-height:1;position:absolute;top:-8px;left:20px}.test-stars{color:var(--c-accent);letter-spacing:.05em;font-size:14px}.test-quote{font-family:var(--f-serif);color:var(--c-ink);text-wrap:pretty;margin:0;font-size:20px;font-style:italic;font-weight:500;line-height:1.35}.test-quote em{color:var(--c-primary)}.test-attr{align-items:center;gap:12px;margin-top:4px;display:flex}.test-avatar{background:linear-gradient(135deg, var(--c-primary), var(--c-primary-deep));color:#fff;width:40px;height:40px;font-family:var(--f-serif);border-radius:50%;justify-content:center;align-items:center;font-size:17px;font-style:italic;font-weight:500;display:inline-flex}.test-attr-name{font-family:var(--f-sans);color:var(--c-ink);font-size:14px;font-weight:600}.test-attr-meta{font-family:var(--f-mono);letter-spacing:.08em;color:var(--c-ink-muted);margin-top:1px;font-size:10.5px}.price-grid{grid-template-columns:1fr;gap:16px;margin-top:40px;display:grid}.price-card{background:var(--c-bg);border:1.5px solid var(--c-line);border-radius:24px;flex-direction:column;gap:20px;padding:28px 26px 26px;display:flex;position:relative}.price-card.popular{border-color:var(--c-primary);background:linear-gradient(180deg, var(--c-primary-soft) 0%, var(--c-bg) 24%);box-shadow:var(--sh-purple)}.price-badge{border-radius:var(--r-pill);background:var(--c-accent);height:24px;color:var(--c-ink);font-family:var(--f-mono);letter-spacing:.14em;text-transform:uppercase;box-shadow:var(--sh-amber);white-space:nowrap;align-items:center;gap:6px;padding:0 14px;font-size:10.5px;font-weight:600;display:inline-flex;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.price-head{flex-direction:column;gap:6px;display:flex}.price-name{font-family:var(--f-serif);color:var(--c-ink);font-size:26px;font-weight:500;line-height:1}.price-desc{font-family:var(--f-sans);color:var(--c-ink-soft);font-size:13px;line-height:1.45}.price-amt-row{align-items:baseline;gap:6px;display:flex}.price-amt{font-family:var(--f-serif);letter-spacing:-.03em;color:var(--c-ink);font-size:56px;font-weight:500;line-height:1}.price-per{font-family:var(--f-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--c-ink-muted);font-size:11px}.price-feats{flex-direction:column;gap:10px;display:flex}.price-feat{font-family:var(--f-sans);color:var(--c-ink);align-items:flex-start;gap:10px;font-size:14px;line-height:1.45;display:flex}.price-feat .ck{background:var(--c-primary-soft);width:18px;height:18px;color:var(--c-primary);border-radius:50%;flex:none;justify-content:center;align-items:center;margin-top:1px;display:inline-flex}.price-cta{border-radius:var(--r-pill);width:100%;height:52px;font-family:var(--f-sans);background:var(--c-surface);color:var(--c-ink);cursor:pointer;border:0;justify-content:center;align-items:center;gap:8px;margin-top:auto;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.price-card.popular .price-cta{background:var(--c-accent);box-shadow:var(--sh-amber)}.specs-section{background:var(--c-surface-warm)}.specs-grid{grid-template-columns:1fr;align-items:center;gap:36px;margin-top:40px;display:grid}.specs-visual{justify-content:center;align-items:center;min-height:260px;display:flex;position:relative}.specs-visual .specs-book{background:linear-gradient(135deg, var(--c-primary-deep) 0%, var(--c-primary) 60%, #8268d2 100%);color:#fff;border-radius:6px 14px 14px 6px;flex-direction:column;justify-content:space-between;width:220px;height:280px;padding:24px 22px 22px 32px;display:flex;position:relative;box-shadow:inset 8px 0 14px #00000040,inset -1px 0 #ffffff14,0 30px 60px -20px #3d2b1f59}.specs-visual .specs-book:before{content:"";pointer-events:none;border:1px dashed #fce7ca59;border-radius:8px;position:absolute;inset:14px}.specs-visual .specs-book-title{font-family:var(--f-serif);letter-spacing:-.02em;color:var(--c-accent);font-size:26px;font-style:italic;font-weight:500;line-height:1.05}.specs-visual .specs-book-byline{font-family:var(--f-sans);letter-spacing:.18em;text-transform:uppercase;color:#ffffffb3;font-size:10px;font-weight:500}.specs-list{flex-direction:column;gap:14px;display:flex}.specs-item{background:var(--c-bg);border:1px solid var(--c-line);border-radius:16px;align-items:flex-start;gap:14px;padding:14px 16px;display:flex}.specs-item-icon{background:var(--c-accent-soft);width:42px;height:42px;color:var(--c-accent-deep);border-radius:12px;flex:none;justify-content:center;align-items:center;font-size:22px;line-height:1;display:inline-flex}.specs-item-body{flex-direction:column;gap:2px;min-width:0;display:flex}.specs-item-name{font-family:var(--f-serif);color:var(--c-ink);font-size:17px;font-weight:500;line-height:1.2}.specs-item-desc{font-family:var(--f-sans);color:var(--c-ink-soft);font-size:13.5px;line-height:1.4}@media (min-width:880px){.specs-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:56px;margin-top:56px}.specs-visual{min-height:360px}.specs-visual .specs-book{width:280px;height:360px;padding:32px 28px 28px 38px}.specs-visual .specs-book-title{font-size:32px}}.faq-section{background:var(--c-surface-warm)}.faq-list{flex-direction:column;gap:12px;max-width:760px;margin-top:40px;display:flex}.faq-item{background:var(--c-bg);border:1.5px solid var(--c-line);border-radius:18px;transition:border-color .15s,box-shadow .2s;overflow:hidden}.faq-item.open{border-color:var(--c-primary);box-shadow:var(--sh-purple)}.faq-q{cursor:pointer;width:100%;font-family:var(--f-sans);color:var(--c-ink);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;font-size:15px;font-weight:600;line-height:1.35;display:flex}.faq-q-text{flex:1}.faq-q-icon{background:var(--c-surface);width:28px;height:28px;color:var(--c-ink-soft);border-radius:50%;flex:none;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.faq-item.open .faq-q-icon{background:var(--c-primary);color:#fff}.faq-a{padding:0 22px 20px}.faq-a p{font-family:var(--f-sans);color:var(--c-ink-soft);max-width:65ch;margin:0;font-size:14.5px;line-height:1.55}@media (min-width:1024px){.faq-q{padding:22px 26px;font-size:17px}.faq-a{padding:0 26px 24px}.faq-a p{font-size:15.5px}}.cta-banner{background:linear-gradient(135deg, var(--c-primary-darker) 0%, var(--c-primary-deep) 60%, var(--c-primary) 100%);color:#fff;text-align:center;padding:72px 24px;position:relative;overflow:hidden}.cta-banner h2{font-family:var(--f-serif);letter-spacing:-.02em;color:#fff;font-variation-settings:"SOFT" 60, "opsz" 144;text-wrap:balance;margin:0;font-size:36px;font-weight:500;line-height:1.05}.cta-banner h2 em{color:var(--c-accent);font-style:italic}.cta-banner p{font-family:var(--f-sans);color:#ffffffc7;max-width:38ch;margin:16px auto 0;font-size:16px;line-height:1.5}.cta-banner-btn{border-radius:var(--r-pill);background:var(--c-accent);height:60px;color:var(--c-ink);font-family:var(--f-sans);cursor:pointer;border:0;align-items:center;gap:10px;margin-top:28px;padding:0 32px;font-size:16px;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 16px 40px -12px #f4a04480}.cta-banner-spark{pointer-events:none;opacity:.4;position:absolute;inset:0}.cta-banner-inner{z-index:1;position:relative}.footer{background:var(--c-ink-dark);color:#ffffffb3;font-family:var(--f-sans);padding:40px 24px 32px;font-size:13px}.footer .row1{flex-direction:column;align-items:flex-start;gap:24px;display:flex}.footer .logo{font-family:var(--f-serif);color:#fff;align-items:center;gap:8px;font-size:22px;font-style:italic;font-weight:500;text-decoration:none;display:flex}.footer .logo .star{color:var(--c-accent);width:16px;height:16px}.footer-tag{font-family:var(--f-sans);color:#ffffff8c;max-width:32ch;margin-top:10px;font-size:13px;line-height:1.5}.footer-links{flex-wrap:wrap;gap:14px 24px;margin-top:4px;display:flex}.footer-links a{color:#ffffffb8;font-family:var(--f-sans);font-size:13px;font-weight:500;text-decoration:none}.footer-rule{background:#ffffff14;height:1px;margin:32px 0 18px}.footer .row2{font-family:var(--f-mono);letter-spacing:.1em;color:#fff6;text-transform:uppercase;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;font-size:10.5px;display:flex}@media (min-width:1024px){.nav{height:84px;padding:18px 60px}.nav .logo{font-size:22px}.nav .logo .star{width:18px;height:18px}.nav-links{display:flex}.nav-cta{height:48px;padding:0 26px;font-size:15px;display:inline-flex}.hamburger,.nav-sheet{display:none}.hero{min-height:760px;padding:80px 60px 100px}.hero-inner{grid-template-columns:1.05fr 1fr;align-items:center;gap:48px;max-width:1160px;margin:0 auto;display:grid}.hero-h1{margin-top:18px;font-size:76px}.hero-sub{max-width:44ch;margin-top:22px;font-size:20px}.hero-cta-row{flex-direction:row;align-items:center;gap:14px;margin-top:36px}.hero-cta-row .mkt-cta{width:auto;height:60px;padding:0 32px}.hero-see-examples{display:inline-block}.hero-trust{margin-top:28px}.hero-visual{order:0;justify-content:flex-end;height:520px;margin:0}.book3d{width:340px;height:460px}.book3d .cover{padding:38px 30px 30px 42px}.book3d .cover-eyebrow{font-size:11px}.book3d .cover-title{margin-top:10px;font-size:44px}.book3d .cover-title small{font-size:13px}.book3d .cover-illu{margin:18px 0;font-size:10px}.book3d .cover-byline{font-size:12px}.sec{padding:110px 60px}.sec-h2{font-size:52px}.sec-sub{font-size:18px}.steps{grid-template-columns:repeat(4,1fr);gap:22px;margin-top:56px}.step-card{min-height:280px;padding:32px 26px 28px}.step-num{font-size:72px}.step-icon{width:44px;height:44px;top:32px;right:28px}.step-title{margin-top:4px;font-size:24px}.step-desc{font-size:15px}.filter-bar{gap:18px;margin-top:44px}.book-grid{grid-template-columns:repeat(3,1fr);gap:28px;margin-top:44px}.test-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:56px}.test-card{padding:36px 32px}.test-quote{font-size:22px}.price-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:24px;margin-top:56px}.price-card{padding:36px 30px 32px}.cta-banner{padding:120px 60px}.cta-banner h2{font-size:64px}.cta-banner p{margin-top:22px;font-size:18px}.footer{padding:64px 60px 40px}.footer .row1{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:64px}.pkg{padding-bottom:60px}.pkg-head{width:100%;max-width:1280px;margin:0 auto;padding:48px 80px 24px}.pkg-h1{font-size:44px}.pkg-sub{font-size:16px}.pkg-body{grid-template-columns:1fr 360px;align-items:start;gap:40px;width:100%;max-width:1280px;margin:0 auto;padding:16px 80px 40px;display:grid}.pkg-options{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.order-bar{display:none}.confirm{min-height:calc(100vh - 84px)}.confirm-h1{font-size:40px}}@keyframes e-cover-open{0%,14%{transform:rotateY(0);box-shadow:0 24px 40px -16px #3d2b1f73}38%,80%{transform:rotateY(-158deg);box-shadow:0 8px 24px -10px #3d2b1f40}92%,to{transform:rotateY(0);box-shadow:0 24px 40px -16px #3d2b1f73}}@keyframes e-char-rise{0%,36%{opacity:0;transform:translate(-50%)translateY(60%)scale(.55)}54%,78%{opacity:1;transform:translate(-50%)translateY(-38%)scale(1)}84%{opacity:1;transform:translate(-50%)translateY(-32%)scale(.96)}92%,to{opacity:0;transform:translate(-50%)translateY(60%)scale(.55)}}@keyframes e-inside-glow{0%,to{opacity:1}}@keyframes e-sparkle-burst{0%,40%{opacity:0;transform:translate(-50%,-50%)scale(.4)}54%,78%{opacity:1;transform:translate(-50%,-50%)scale(1)}88%,to{opacity:0;transform:translate(-50%,-50%)scale(.4)}}@keyframes e-burst-fade{0%,10%{opacity:0;transform:scale(.2)}20%{opacity:1;transform:scale(1)}44%{opacity:1;transform:scale(1.05)}56%{opacity:0;transform:scale(.4)}to{opacity:0;transform:scale(.2)}}@keyframes twinkle{0%,to{opacity:.3;transform:scale(.7)}50%{opacity:1;transform:scale(1.1)}}@keyframes glow-pulse{0%,to{opacity:.55;transform:translate(-50%,-50%)scale(1)}50%{opacity:.85;transform:translate(-50%,-50%)scale(1.05)}}.glow-pulse{animation:3.6s ease-in-out infinite glow-pulse}.mono-label{font-family:var(--f-mono);letter-spacing:.05em;text-transform:uppercase;color:#3d2b1f8c;font-size:9px}@media (prefers-reduced-motion:reduce){.hero *,.hero :before,.hero :after{animation:none!important}}.pkg{background:var(--c-bg);font-family:var(--f-sans);color:var(--c-ink);padding-bottom:110px}.pkg-head{padding:28px 24px 16px}.pkg-step{font-family:var(--f-sans);letter-spacing:1.98px;text-transform:uppercase;color:var(--c-accent-deep);font-size:11px;font-weight:700}.pkg-h1{font-family:var(--f-serif);letter-spacing:-.02em;color:var(--c-ink);font-variation-settings:"SOFT" 50, "opsz" 144;margin:10px 0 0;font-size:32px;font-weight:500;line-height:1.05}.pkg-h1 em{color:var(--c-primary);font-style:italic}.pkg-sub{font-family:var(--f-sans);color:var(--c-ink-soft);max-width:44ch;margin:8px 0 0;font-size:15px;line-height:1.5}.pkg-body{padding:16px 24px 24px}.pkg-options{flex-direction:column;gap:14px;display:flex}.pkg-card{background:var(--c-bg);border:1.5px solid var(--c-line);cursor:pointer;text-align:left;font-family:var(--f-sans);color:var(--c-ink);border-radius:20px;flex-direction:column;gap:14px;width:100%;padding:20px 20px 18px;transition:border-color .15s,box-shadow .2s,transform .15s;display:flex;position:relative}.pkg-card:hover{border-color:var(--c-primary)}.pkg-card.sel{border-color:var(--c-primary);background:linear-gradient(180deg, var(--c-primary-soft) 0%, var(--c-bg) 30%);box-shadow:var(--sh-purple);border-width:2px}.pkg-card.popular:before{content:"Most popular";border-radius:var(--r-pill);background:var(--c-accent);height:22px;color:var(--c-ink);font-family:var(--f-mono);letter-spacing:.12em;text-transform:uppercase;box-shadow:var(--sh-amber);align-items:center;padding:0 12px;font-size:10px;font-weight:600;display:inline-flex;position:absolute;top:-11px;left:20px}.pkg-card-head{justify-content:space-between;align-items:flex-start;gap:14px;padding-right:40px;display:flex}.pkg-card-name{font-family:var(--f-serif);color:var(--c-ink);margin:0;font-size:22px;font-weight:500;line-height:1.05}.pkg-card-price{font-family:var(--f-serif);letter-spacing:-.02em;color:var(--c-ink);flex:none;font-size:28px;font-weight:500;line-height:1}.pkg-card-desc{font-family:var(--f-sans);color:var(--c-ink-soft);margin:0;font-size:13px;line-height:1.45}.pkg-card-feats{flex-direction:column;gap:8px;display:flex}.pkg-card-feat{font-family:var(--f-sans);color:var(--c-ink);align-items:flex-start;gap:8px;font-size:13px;line-height:1.4;display:flex}.pkg-card-feat .ck{background:var(--c-primary-soft);width:16px;height:16px;color:var(--c-primary);border-radius:50%;flex:none;justify-content:center;align-items:center;margin-top:1px;display:inline-flex}.pkg-card-radio{border:1.5px solid var(--c-line);background:var(--c-bg);color:#0000;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex;position:absolute;top:18px;right:18px}.pkg-card.sel .pkg-card-radio{background:var(--c-primary);border-color:var(--c-primary);color:#fff}.ship-form-anim{opacity:0;max-height:0;transition:max-height .24s ease-out,opacity .2s ease-out,margin-top .24s ease-out;overflow:hidden}.ship-form-anim.open{opacity:1;max-height:800px}.ship-form{background:var(--c-surface-warm);border:1px solid var(--c-line);border-radius:18px;flex-direction:column;gap:14px;padding:22px;display:flex}.ship-form-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.ship-form-title{font-family:var(--f-serif);color:var(--c-ink);font-size:18px;font-weight:500}.ship-form-icon{background:var(--c-primary-soft);width:32px;height:32px;color:var(--c-primary);border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.ship-row{flex-direction:column;gap:6px;display:flex}.ship-row.row2{grid-template-columns:1fr 1fr;gap:10px;display:grid}.ship-label{font-family:var(--f-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--c-ink-muted);font-size:10px;font-weight:600}.ship-input{background:var(--c-bg);border:1.5px solid var(--c-line);height:48px;font-family:var(--f-sans);color:var(--c-ink);border-radius:12px;outline:none;padding:0 14px;font-size:15px;transition:border-color .15s,box-shadow .15s}.ship-input:focus{border-color:var(--c-primary);box-shadow:0 0 0 3px #6b4fbb1f}.order-bar{padding:14px 20px calc(14px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(14px);border-top:1px solid var(--c-line);z-index:30;background:#fffdf7f0;align-items:center;gap:12px;display:flex;position:fixed;bottom:0;left:0;right:0}.order-bar-meta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.order-bar-pkg{font-family:var(--f-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--c-ink-muted);font-size:10px;font-weight:600}.order-bar-price{font-family:var(--f-serif);color:var(--c-ink);font-size:22px;font-weight:500;line-height:1}.order-bar-cta{border-radius:var(--r-pill);background:var(--c-accent);height:52px;color:var(--c-ink);font-family:var(--f-sans);box-shadow:var(--sh-amber);cursor:pointer;border:0;flex:none;align-items:center;gap:6px;padding:0 22px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.order-bar-cta:disabled{opacity:.5;cursor:not-allowed}.order-side{background:var(--c-surface-warm);border:1px solid var(--c-line);border-radius:22px;flex-direction:column;gap:18px;padding:26px 26px 24px;display:flex;position:sticky;top:100px}.order-side-title{font-family:var(--f-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--c-ink-muted);font-size:11px;font-weight:600}.order-side-name{font-family:var(--f-serif);color:var(--c-ink);font-size:24px;font-weight:500;line-height:1.1}.order-side-rule{background:var(--c-line);height:1px}.order-side-row{font-family:var(--f-sans);color:var(--c-ink-soft);justify-content:space-between;align-items:center;gap:12px;font-size:14px;display:flex}.order-side-row .v{color:var(--c-ink);font-weight:500;font-family:var(--f-mono);text-align:right}.order-side-total{justify-content:space-between;align-items:baseline;margin-top:4px;display:flex}.order-side-total .lbl{font-family:var(--f-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--c-ink-muted);font-size:11px}.order-side-total .amt{font-family:var(--f-serif);letter-spacing:-.02em;color:var(--c-ink);font-size:32px;font-weight:500}.order-side-cta{border-radius:var(--r-pill);background:var(--c-accent);width:100%;height:56px;color:var(--c-ink);font-family:var(--f-sans);box-shadow:var(--sh-amber);cursor:pointer;border:0;justify-content:center;align-items:center;gap:8px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.order-side-cta:disabled{opacity:.5;cursor:not-allowed}.order-side-back{font-family:var(--f-sans);color:var(--c-ink-soft);cursor:pointer;background:0 0;border:0;align-self:center;font-size:13px;font-weight:500;text-decoration:none}.order-side-back:hover{color:var(--c-ink)}.confirm{background:linear-gradient(180deg, var(--c-bg) 0%, #f8f1e0 100%);text-align:center;min-height:calc(100vh - 64px);font-family:var(--f-sans);color:var(--c-ink);flex-direction:column;justify-content:center;align-items:center;padding:40px 28px;display:flex;position:relative;overflow:hidden}.confirm-inner{z-index:1;flex-direction:column;align-items:center;width:100%;max-width:520px;display:flex;position:relative}.confirm-spark{pointer-events:none;position:absolute;inset:0}.confirm-visual{justify-content:center;align-items:center;width:200px;height:180px;margin-bottom:8px;display:flex;position:relative}.confirm-eyebrow{font-family:var(--f-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--c-accent-deep);align-items:center;gap:8px;margin-top:14px;font-size:11px;font-weight:600;display:inline-flex}.confirm-eyebrow:before{content:"";background:var(--c-accent);width:6px;height:6px;box-shadow:0 0 8px var(--c-accent);border-radius:50%}.confirm-h1{font-family:var(--f-serif);letter-spacing:-.02em;color:var(--c-ink);font-variation-settings:"SOFT" 60, "opsz" 144;text-wrap:balance;margin:14px 0 0;font-size:32px;font-weight:500;line-height:1.05}.confirm-h1 em{color:var(--c-primary);font-style:italic}.confirm-sub{font-family:var(--f-sans);color:var(--c-ink-soft);text-wrap:pretty;max-width:38ch;margin:14px auto 0;font-size:15px;line-height:1.5}.confirm-sub strong{color:var(--c-ink);font-weight:600}.confirm-eta{border-radius:var(--r-pill);background:var(--c-accent-soft);color:var(--c-accent-deep);font-family:var(--f-mono);letter-spacing:.1em;align-items:center;gap:8px;margin-top:18px;padding:8px 14px;font-size:11px;font-weight:600;display:inline-flex}.confirm-actions{flex-direction:column;gap:10px;width:100%;max-width:320px;margin-top:32px;display:flex}.confirm-cta-primary{border-radius:var(--r-pill);background:var(--c-accent);width:100%;height:56px;color:var(--c-ink);font-family:var(--f-sans);box-shadow:var(--sh-amber);cursor:pointer;border:0;justify-content:center;align-items:center;gap:8px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.confirm-cta-ghost{border-radius:var(--r-pill);width:100%;height:52px;color:var(--c-ink);border:1.5px solid var(--c-line);font-family:var(--f-sans);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.confirm-cta-ghost:hover{border-color:var(--c-ink-soft)}@media (min-width:1024px){.order-bar{display:none}}.pkg-v2{min-height:100vh;font-family:var(--f-sans);background:linear-gradient(#05132c 43.27%,#23175c 78.85%)}.pkg-v2 .pkg-step{color:#ffffff8c}.pkg-v2 .pkg-h1{color:#fff}.pkg-v2 .pkg-h1 em{color:#f24f48;font-style:italic}.pkg-v2 .pkg-sub{color:#ffffffb3;max-width:54ch}.pkg-info{font-family:var(--f-sans);color:#ffffffa6;align-items:center;gap:6px;margin-top:12px;font-size:14px;display:flex}.pkg2-card{cursor:pointer;text-align:left;width:100%;font-family:var(--f-sans);color:#0c0d29;background:#fffdf7;border:2px solid #c2d8f8;border-bottom-width:4px;border-radius:20px;flex-direction:column;gap:20px;padding:22px 20px;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex;position:relative}.pkg2-card:disabled{opacity:.55;cursor:not-allowed}.pkg2-card:not(.sel):not(:disabled):hover{border-color:#f24d45;transform:translateY(-2px);box-shadow:0 4px 24px #f24d452e}.pkg2-card:not(.sel):not(:disabled):active{box-shadow:none;transform:translateY(0)}.pkg2-card.sel,.pkg2-card.popular{background:linear-gradient(94.22deg,#ffe99e 11.2%,#fff 29.33%,#ffecac 49.28%,#fff 77.09%,#ffeba8 94.17%);border-width:2px 4px 8px;border-color:#f24d45}.pkg2-badge{letter-spacing:1.47px;text-transform:uppercase;color:#fff;white-space:nowrap;background:linear-gradient(90deg,#f24f48 0%,#ff332a 100%);border-radius:999px;align-items:center;height:24px;padding:0 14px;font-size:10.5px;font-weight:700;display:inline-flex;position:absolute;top:-12px;left:20px}.pkg2-radio{pointer-events:none;width:24px;height:24px;line-height:0;display:block;position:absolute;top:16px;right:16px}.pkg2-media{flex:auto;align-items:center;gap:20px;display:flex}.pkg2-title{font-family:var(--f-serif);color:#0c0d29;margin:0 0 6px;font-size:26px;font-weight:700;line-height:1}.pkg2-desc{color:#555;margin:0;font-size:13px;line-height:1.4}.pkg2-feats{flex-direction:column;gap:9px;display:flex}.pkg2-feat{color:#0c0d29;align-items:center;gap:10px;font-size:14px;line-height:1.45;display:flex}.pkg2-feat-icon{border-style:solid;border-width:1px;border-radius:50%;flex:none;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.pkg2-card.sel .pkg2-feat-icon,.pkg2-card.popular .pkg2-feat-icon{background:linear-gradient(#fbcf3a 0%,#ffd650 50%,#c9760d 100%);border-color:#d8862a}.pkg2-card:not(.sel):not(.popular) .pkg2-feat-icon{background:#fff0be;border-color:#c4a27e}.pkg2-pricing{flex-direction:column;flex:none;align-items:flex-start;gap:14px;display:flex}.pkg2-price-row{align-items:flex-end;gap:8px;display:flex}.pkg2-price{font-family:var(--f-serif);letter-spacing:-1.68px;color:#0c0d29;font-size:54px;font-weight:700;line-height:1}.pkg2-price-unit{letter-spacing:1.1px;text-transform:uppercase;color:#0c0d29;padding-bottom:7px;font-size:11px;font-weight:400}.pkg2-choose{letter-spacing:-.08px;cursor:pointer;white-space:nowrap;width:100%;height:54px;font-size:16px;font-weight:600;font-family:var(--f-sans);border:0;border-radius:16px;justify-content:center;align-items:center;gap:7px;padding:0 28px;transition:background .15s,color .15s,border-color .15s,filter .15s,transform .1s;display:inline-flex}.pkg2-choose--red{color:#fff;background:linear-gradient(90deg,#f24f48 0%,#ff332a 100%);border:2px solid #ff916a;border-width:1px 2px 4px}.pkg2-choose--red:hover{filter:brightness(1.1);transform:translateY(-1px)}.pkg2-choose--red:active{filter:brightness(.95);transform:translateY(0)}.pkg2-choose--white,.pkg2-choose--chosen{color:#0c0d29;background:#fff;border:2px solid #ff8989;border-width:1px 2px 4px}.pkg2-choose--white:hover,.pkg2-choose--chosen:hover{color:#fff;background:linear-gradient(90deg,#f24f48 0%,#ff332a 100%);border-color:#0000;transform:translateY(-1px)}.pkg2-choose--white:active,.pkg2-choose--chosen:active{filter:brightness(.95);transform:translateY(0)}.os2{background:#fffdf7;border:2px solid #c2d8f8;border-bottom-width:4px;border-radius:20px;flex-direction:column;gap:14px;padding:24px;transition:opacity .2s;display:flex}.os2.no-sel{opacity:.75}.os2-eyebrow{letter-spacing:1.98px;text-transform:uppercase;color:#0c0d29;font-size:11px;font-weight:700}.os2-name{font-family:var(--f-serif);color:#0c0d29;margin-top:4px;font-size:24px;font-weight:700;line-height:1}.os2-rule{background:#c2d8f8;height:2px}.os2-row{color:#0c0d29;justify-content:space-between;align-items:flex-start;gap:12px;font-size:14px;display:flex}.os2-row .v{text-align:right;font-weight:500}.os2-total{justify-content:space-between;align-items:center;gap:12px;display:flex}.os2-total-lbl{letter-spacing:1.98px;text-transform:uppercase;color:#0c0d29;font-size:11px;font-weight:700}.os2-total-amt{font-family:var(--f-serif);color:#0c0d29;font-size:24px;font-weight:700}.os2-ship-head{font-family:var(--f-serif);color:#0c0d29;font-size:18px;font-weight:700}.os2-field{flex-direction:column;gap:5px;display:flex}.os2-field-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.os2-label{color:#0c0d29;font-size:14px}.os2-input{color:#0c0d29;height:44px;font-size:14px;font-weight:600;font-family:var(--f-sans);box-sizing:border-box;background:#fff;border:1px solid #c2d8f8;border-radius:16px;outline:none;width:100%;padding:0 14px}.os2-input::placeholder{color:#a1b2cc;font-weight:400}.os2-input:focus{border-color:#8bb0e5;box-shadow:0 0 0 3px #8bb0e540}.os2-input:disabled{color:#999;background:#f4f4f4}.os2-cta{letter-spacing:-.08px;width:100%;height:48px;font-size:16px;font-weight:600;font-family:var(--f-sans);cursor:pointer;border:0;border-radius:16px;justify-content:center;align-items:center;gap:7px;transition:filter .15s,transform .1s;display:flex}.os2-cta--active{color:#fff;background:linear-gradient(90deg,#f24f48 0%,#ff332a 100%);border:2px solid #ff916a;border-width:1px 2px 4px;height:54px}.os2-cta--active:hover{filter:brightness(1.1);transform:translateY(-1px)}.os2-cta--active:active{filter:brightness(.95);transform:translateY(0)}.os2-cta--inactive{color:#a1b2cc;cursor:not-allowed;background:#e1edff;border:2px solid #c2d8f8;border-width:1px 2px 4px}.os2-back{color:#0c0d29;cursor:pointer;font-size:16px;font-weight:600;font-family:var(--f-sans);background:0 0;border:0;justify-content:center;align-self:center;align-items:center;gap:8px;padding:16px 0 0;transition:opacity .15s;display:flex}.os2-back:hover{opacity:.6}.os2-back:active{opacity:.4}.pkg-v2 .order-bar{display:none!important}.pkg-v2-bar{background:#8bb0e5;flex-shrink:0;width:100%;height:6px}@media (min-width:768px){.pkg-v2-bar{height:8px}}.pkg-footer-bar{padding:16px;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px));background:#fff;border-top:2px solid #c2d8f8;border-radius:24px 24px 0 0;flex-shrink:0;align-items:stretch;gap:16px;display:none;box-shadow:0 -16px 10px #23175c66}.pkg-footer-back{width:98px;height:48px;font-family:var(--f-sans);color:#0c0d29;letter-spacing:-.08px;cursor:pointer;background:#fff;border:2px solid #c2d8f8;border-width:1px 2px 4px;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;font-size:16px;font-weight:600;display:flex}.pkg-footer-back:hover{opacity:.8}.pkg-footer-back:active{opacity:.6}.pkg-footer-cta{min-width:0;height:48px;font-family:var(--f-sans);color:#fff;letter-spacing:-.08px;cursor:pointer;background:linear-gradient(90deg,#f24f48 0%,#ff332a 100%);border:2px solid #ff916a;border-width:1px 2px 4px;border-radius:16px;flex:1;justify-content:center;align-items:center;gap:7px;font-size:16px;font-weight:600;transition:filter .15s;display:flex}.pkg-footer-cta:not(:disabled):hover{filter:brightness(1.08)}.pkg-footer-cta:disabled{opacity:.55;cursor:not-allowed}@media (max-width:767px){.pkg-v2{flex-direction:column;height:100svh;display:flex;overflow:hidden;min-height:0!important;padding-bottom:0!important}.pkg-scroll-area{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:1;min-height:0;overflow-y:auto}.pkg2-pricing{display:contents}.pkg2-price-row{order:2}.pkg2-feats{order:3}.pkg2-choose{order:4}.pkg-footer-bar{display:flex}.pkg-v2 .os2-cta,.pkg-v2 .os2-back{display:none}.os2{margin-top:24px}.pkg-v2 .pkg-head{text-align:center}.pkg-v2 .pkg-info{justify-content:center}.pkg2-badge{left:50%;transform:translate(-50%)}.pkg-v2 .os2-name,.pkg-v2 .os2-total-amt{font-size:32px}.pkg-v2 .os2-ship-head{font-size:20px}}@media (min-width:768px){.pkg-v2 .pkg-body{grid-template-columns:1fr 342px;gap:48px}.pkg-v2 .pkg-head{padding:48px 80px 24px}.pkg-v2 .pkg-h1{font-size:48px}.pkg-v2 .pkg-sub{font-size:18px;line-height:1.25}.pkg-v2 .pkg-options{flex-direction:column;gap:32px;display:flex}.pkg2-card{flex-direction:row;align-items:center;gap:20px}.pkg2-price{font-size:56px}.pkg2-media{flex:0 0 260px}.pkg2-feats{flex:1 1 0;min-width:0}.pkg2-pricing{flex:0 0 220px;align-items:flex-end}.pkg2-choose{width:200px}.os2{position:sticky;top:84px}.ship-form-anim--inline{display:none!important}}.chk2{min-height:100vh;font-family:var(--f-sans);background:linear-gradient(#05132c 43.27%,#23175c 78.85%);flex-direction:column;display:flex}.chk2-body{flex:1;justify-content:center;align-items:center;padding:48px 24px;display:flex}.chk2-inner{flex-direction:column;align-items:stretch;gap:40px;width:100%;max-width:1100px;display:flex}.chk2-left{flex-direction:column;align-items:flex-start;gap:24px;display:flex}.chk2-heading{font-family:var(--f-serif);color:#fff;margin:0;font-size:42px;font-weight:700;line-height:1.1}.chk2-heading em{color:#f24f48;font-style:italic}.chk2-sub{color:#ffffffbf;margin:0;font-size:18px;line-height:1.4}.chk2-home{letter-spacing:-.08px;color:#0c0d29;cursor:pointer;height:48px;font-size:16px;font-weight:600;font-family:var(--f-sans);background:#fff;border:2px solid #c2d8f8;border-width:1px 2px 4px;border-radius:16px;justify-content:center;align-items:center;padding:10px 20px;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .1s;display:inline-flex}.chk2-home:hover{border-color:#8bb0e5;transform:translateY(-1px);box-shadow:0 4px 16px #8bb0e559}.chk2-home:active{box-shadow:none;transform:translateY(0)}.chk2-card{background:#fffdf7;border:4px solid #c2d8f8;border-width:2px 4px 8px;border-radius:20px;flex-direction:column;gap:14px;padding:24px;display:flex}.chk2-title{font-family:var(--f-serif);color:#0c0d29;margin:0;font-size:32px;font-weight:700;line-height:1}.chk2-rule{background:#c2d8f8;flex-shrink:0;height:2px}.chk2-row{color:#0c0d29;justify-content:space-between;align-items:flex-start;gap:16px;font-size:14px;display:flex}.chk2-row-lbl{flex:none}.chk2-row-val{text-align:right;flex:1 1 0;min-width:0}.chk2-row-change{color:#8ba0c4;cursor:pointer;font-size:12px;font-family:var(--f-sans);white-space:nowrap;background:0 0;border:0;padding:0;transition:color .15s}.chk2-row-change:hover{color:#f24f48}.chk2-row-change:active{color:#cc2a22}.chk2-total-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.chk2-total-lbl{letter-spacing:1.98px;text-transform:uppercase;color:#0c0d29;font-size:11px;font-weight:700}.chk2-total-amt{font-family:var(--f-serif);color:#0c0d29;font-size:32px;font-weight:700}.chk2-email-lbl{color:#0c0d29;margin:0;font-size:14px;font-weight:600}.chk2-email-hint{color:#555;margin:0;font-size:14px}.chk2-email-input{box-sizing:border-box;color:#0c0d29;width:100%;height:54px;font-size:14px;font-weight:600;font-family:var(--f-sans);background:#fff;border:1px solid #c2d8f8;border-radius:16px;outline:none;padding:0 16px;transition:border-color .15s,box-shadow .15s}.chk2-email-input::placeholder{color:#a1b2cc;font-weight:400}.chk2-email-input:hover:not(:focus){border-color:#8bb0e5}.chk2-email-input:focus{border-color:#8bb0e5;box-shadow:0 0 0 3px #8bb0e540}.chk2-email-input.err{border-color:#f24f48}.chk2-submit{color:#fff;letter-spacing:-.08px;cursor:pointer;width:100%;height:54px;font-size:16px;font-weight:600;font-family:var(--f-sans);background:linear-gradient(90deg,#f24f48 0%,#ff332a 100%);border:0;border-radius:16px;justify-content:center;align-items:center;gap:8px;transition:filter .15s,transform .1s;display:flex}.chk2-submit:not(:disabled):hover{filter:brightness(1.1);transform:translateY(-1px)}.chk2-submit:not(:disabled):active{filter:brightness(.95);transform:translateY(0)}.chk2-submit:disabled{opacity:.55;cursor:not-allowed}.chk2-error{color:#f24f48;text-align:center;font-size:14px}@media (max-width:767px){.chk2{height:100svh;min-height:0}.chk2-body{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;align-items:flex-start;min-height:0;overflow-y:auto}.chk2-heading{font-size:32px}.chk2-title{font-size:20px}.chk2-home--desktop{display:none}.chk2-home--mobile{text-align:center;color:#fff;letter-spacing:-.08px;text-underline-offset:3px;width:100%;height:auto;box-shadow:none;background:0 0;border:none;padding:8px 0;font-size:16px;font-weight:600;text-decoration:underline;display:block}}@media (min-width:768px){.chk2-inner{flex-direction:row;align-items:center;gap:80px}.chk2-left{flex:0 0 460px}.chk2-card{flex:1 1 0;min-width:0;max-width:560px}.chk2-heading{font-size:56px}.chk2-home--mobile{display:none}}.chk2-pay-grid{flex-direction:column;gap:16px;width:100%;max-width:1080px;display:flex}.chk2-pay-grid .chk2-card.chk2-pay-summary{max-width:none}.chk2-stripe-panel{background:#fff;border:4px solid #c2d8f8;border-width:2px 4px 8px;border-radius:20px;min-height:320px;padding:12px;overflow:hidden}@media (min-width:1024px){.chk2-pay-grid{flex-direction:row;align-items:flex-start;gap:24px}.chk2-pay-grid .chk2-card.chk2-pay-summary{flex:0 0 380px;min-width:0}.chk2-stripe-panel{flex:1 1 0;min-width:0}}.chk2-pkg-picker{flex-direction:column;gap:8px;margin-top:8px;display:flex}.chk2-pkg-opt{box-sizing:border-box;width:100%;font-family:var(--f-sans);color:#0c0d29;cursor:pointer;text-align:left;background:#fff;border:1.5px solid #c2d8f8;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;font-size:14px;font-weight:600;transition:border-color .15s,box-shadow .15s;display:flex}.chk2-pkg-opt:hover:not(:disabled):not(.sel){border-color:#8bb0e5}.chk2-pkg-opt.sel{border-color:#f24f48;box-shadow:inset 0 0 0 1px #f24f48}.chk2-pkg-opt:disabled{opacity:.6;cursor:default}.chk2-pkg-price{color:#555;font-weight:700}.chk2-pkg-opt.sel .chk2-pkg-price{color:#f24f48}.chk2-dedication-input{font-family:var(--f-sans);color:#0c0d29;resize:vertical;box-sizing:border-box;background:#fff;border:1.5px solid #c2d8f8;border-radius:10px;outline:none;width:100%;margin-top:8px;padding:10px 12px;font-size:14px;line-height:1.5;transition:border-color .15s,box-shadow .15s}.chk2-dedication-input::placeholder{color:#a1b2cc}.chk2-dedication-input:focus{border-color:#8bb0e5;box-shadow:0 0 0 3px #8bb0e540}.chk2-panel-state{box-sizing:border-box;text-align:center;min-height:320px;font-family:var(--f-sans);color:#0c0d29;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:24px;font-size:15px;display:flex}.chk2-panel-state p{max-width:360px;margin:0}.chk2-spin{border:3px solid #c2d8f8;border-top-color:#f24f48;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite chk2spin}@keyframes chk2spin{to{transform:rotate(360deg)}}.chk2-retry-btn{color:#fff;font-family:var(--f-sans);cursor:pointer;background:linear-gradient(90deg,#f24f48 0%,#ff332a 100%);border:0;border-radius:12px;padding:12px 28px;font-size:15px;font-weight:600;transition:filter .15s,transform .1s}.chk2-retry-btn:hover{filter:brightness(1.1);transform:translateY(-1px)}.chk2-retry-btn:active{filter:brightness(.95);transform:translateY(0)}
:root,.v2{--v2-navy:#05132c;--v2-navy-bg:#06132c;--v2-blue-light:#e0edff;--v2-cream:#fffdf7;--v2-text:#0c0d29;--v2-text-muted:#0c0d29a6;--v2-text-dimmed:#ffffff8c;--v2-text-soft:#ffffffb8;--v2-white-faint:#ffffff14;--v2-red:#f44a43;--v2-yellow:#fcd13f;--v2-success:#7fd492;--v2-error-on-dark:#ff9d98;--v2-cta-from:#f24f48;--v2-cta-to:#ff332a;--v2-cta-border:#ff916a;--v2-nav-border:#334d84;--v2-card-border:#c2d8f8;--v2-card-border-hot:#ff7f77;--v2-feature-border:#15294d;--v2-check-bg:#fff0be;--v2-check-border:#c4a27e;--v2-font-display:"ruddy", var(--font-fraunces,"Fraunces", "Georgia", serif);--v2-font-body:var(--font-inter,"Inter", system-ui, sans-serif);--v2-r-section:64px;--v2-r-card:20px;--v2-r-card-sm:16px;--v2-r-faq:18px;--v2-r-pill:999px;--v2-sh-btn:0 4px 0 0 #06132c80;--v2-section-py:92px}.v2 h2{text-wrap:balance}
