:root{--ink: #151715;--muted: #62675f;--paper: #f5f0e8;--surface: #ffffff;--line: #ded3c4;--sage: #596f61;--sage-dark: #243d31;--clay: #a96545;--gold: #c89b45;--charcoal: #20201d;--champagne: #efe1cc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--paper)}img{display:block;width:100%;height:auto;object-fit:cover}.topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;min-height:68px;padding:0 clamp(18px,4vw,56px);background:#f7f4eeeb;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none;font-weight:800}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--sage-dark)}nav{display:flex;gap:clamp(14px,3vw,30px)}nav a{color:var(--muted);text-decoration:none;font-size:14px}.hero{min-height:calc(100vh - 68px);display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.92fr);align-items:stretch;border-bottom:1px solid var(--line)}.hero-media{min-height:520px;background:#e9ded1}.hero-media picture,.hero-media img{height:100%}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(28px,6vw,72px);background:linear-gradient(180deg,#fff,#fbf8f2)}.eyebrow{margin:0 0 12px;color:var(--clay);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:0}h1,h2,h3,p{letter-spacing:0}h1{margin:0;max-width:10ch;font-size:clamp(46px,7vw,84px);line-height:.95}.lede{max-width:620px;margin:24px 0 0;color:var(--muted);font-size:19px;line-height:1.5}.price-row{display:flex;align-items:baseline;gap:12px;margin:26px 0}.price-row strong{font-size:32px}.price-row span{color:var(--muted)}.actions{display:flex;flex-wrap:wrap;gap:12px}.button,.signup button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border:1px solid var(--sage-dark);border-radius:6px;font-weight:800;text-decoration:none;cursor:pointer}.button.primary,.signup button{color:#fff;background:var(--sage-dark)}.button.primary:disabled{opacity:.55;cursor:not-allowed}.button.ghost{color:var(--sage-dark);background:transparent}.product-page{min-height:calc(100vh - 68px);display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);gap:clamp(24px,5vw,64px);align-items:center;padding:clamp(24px,5vw,72px);background:#fbf8f2}.product-gallery{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff}.product-gallery img{aspect-ratio:1 / 1}.product-panel{max-width:620px}.product-panel h1{max-width:12ch;font-size:clamp(40px,6vw,70px)}.product-price{display:flex;align-items:baseline;gap:12px;margin:24px 0}.product-price span{color:var(--muted);font-size:22px;text-decoration:line-through}.product-price strong{font-size:34px}.product-description{color:var(--muted);line-height:1.6}.product-intro{max-width:560px;margin:18px 0 0;color:var(--muted);font-size:18px;line-height:1.5}.product-form{display:grid;gap:12px;margin-top:28px}.product-form label{color:var(--ink);font-size:13px;font-weight:800}.product-form select,.product-form input{min-height:48px;width:100%;padding:0 14px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--ink);font:inherit}.trust-list{display:grid;gap:8px;margin:26px 0 0;padding:0;color:var(--muted);list-style:none}.trust-list li:before{content:"";width:8px;height:8px;display:inline-block;margin-right:10px;border-radius:50%;background:var(--gold)}.cart-page{min-height:calc(100vh - 68px);padding:clamp(24px,5vw,72px);background:#fbf8f2}.cart-panel{max-width:1080px;margin:0 auto}.cart-panel h1{max-width:11ch;margin:0 0 28px;font-size:clamp(40px,6vw,70px)}.cart-form{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.42fr);gap:22px;align-items:start}.cart-items{display:grid;gap:14px}.cart-item,.cart-summary,.empty-cart{border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:0 18px 48px #231f1a0f}.cart-item{display:grid;grid-template-columns:120px minmax(0,1fr) 120px;gap:16px;align-items:center;padding:14px}.cart-item-image{overflow:hidden;border-radius:6px;background:#f1ece4}.cart-item-image img{aspect-ratio:1 / 1}.cart-item-copy h2{margin:0 0 6px;font-size:20px}.cart-item-copy p{margin:0 0 10px;color:var(--muted)}.cart-quantity{display:grid;gap:6px;color:var(--muted);font-size:13px;font-weight:800}.cart-quantity input{min-height:44px;width:100%;padding:0 12px;border:1px solid var(--line);border-radius:6px;color:var(--ink);font:inherit}.cart-summary,.empty-cart{display:grid;gap:14px;padding:20px}.cart-summary div{display:flex;justify-content:space-between;gap:16px;align-items:baseline}.cart-summary span,.cart-summary p,.empty-cart p{color:var(--muted)}.cart-summary strong{font-size:28px}.problem-band,.early-access,.review-band{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.65fr);gap:32px;align-items:center;padding:clamp(34px,6vw,74px) clamp(18px,5vw,72px);background:var(--sage-dark);color:#fff}.problem-band h2,.early-access h2,.review-band h2{max-width:780px;margin:0;font-size:clamp(30px,5vw,54px);line-height:1}.problem-band p,.early-access p,.review-band p{max-width:760px;color:#ffffffc2;line-height:1.55}.mini-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.mini-stats div{min-height:120px;padding:16px;border:1px solid rgba(255,255,255,.2);border-radius:8px}.mini-stats strong{display:block;font-size:40px}.mini-stats span{color:#ffffffb8;font-size:13px}.use-cases,.bundle-section,.tiktok-plan{padding:clamp(42px,7vw,88px) clamp(18px,5vw,72px)}.section-heading{max-width:680px;margin-bottom:28px}.section-heading h2,.details h2{margin:0;font-size:clamp(34px,5vw,62px);line-height:1}.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.case-grid article{background:var(--surface);border:1px solid var(--line);border-radius:8px;overflow:hidden;box-shadow:0 18px 48px #231f1a0f}.case-grid img{aspect-ratio:4 / 3}.case-grid h3,.case-grid p{margin-left:18px;margin-right:18px}.case-grid h3{margin-top:18px;margin-bottom:8px;font-size:21px}.case-grid p{margin-bottom:20px;color:var(--muted);line-height:1.45}.details{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);gap:clamp(24px,5vw,62px);align-items:center;padding:clamp(42px,7vw,88px) clamp(18px,5vw,72px);background:var(--surface)}.details p{color:var(--muted);line-height:1.55}.details img{aspect-ratio:5 / 4;border-radius:8px;border:1px solid var(--line)}.feature-list{display:grid;gap:12px;margin-top:26px}.feature-list div{padding:16px;border:1px solid var(--line);border-radius:8px;background:#fbfaf6}.bundle-section{background:#fbf8f2;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.offer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;align-items:stretch}.offer-card{position:relative;min-height:360px;display:flex;flex-direction:column;justify-content:space-between;gap:22px;padding:22px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:0 18px 48px #231f1a0f}.offer-card.featured{color:#fff;border-color:var(--sage-dark);background:var(--charcoal)}.offer-card h3{margin:0;font-size:clamp(28px,3vw,42px);line-height:1}.offer-card p{color:var(--muted);line-height:1.5}.offer-card.featured p,.offer-card.featured .offer-label,.offer-card.featured .compare,.offer-card.featured .offer-note{color:#ffffffb8}.offer-label{margin:0 0 12px;color:var(--clay);font-size:12px;font-weight:800;text-transform:uppercase}.offer-price{display:grid;gap:4px}.offer-price .compare{color:var(--muted);text-decoration:line-through}.offer-price strong{font-size:clamp(38px,5vw,58px);line-height:.95}.offer-note{color:var(--muted);line-height:1.45}.badge{position:absolute;top:16px;right:16px;padding:7px 10px;border-radius:999px;color:var(--ink);background:var(--gold);font-size:12px;font-weight:800}.feature-list strong,.feature-list span{display:block}.feature-list span{margin-top:4px;color:var(--muted)}.angle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.angle-grid div{min-height:120px;padding:18px;display:flex;align-items:flex-end;border:1px solid var(--line);border-radius:8px;background:var(--surface);font-size:20px;font-weight:800}.review-band{background:var(--sage-dark)}.quote-grid{display:grid;gap:12px}.quote-grid blockquote{margin:0;padding:18px;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#ffffffd1;line-height:1.5}.signup{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:14px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#ffffff14}.signup input{min-height:48px;width:100%;border:1px solid rgba(255,255,255,.24);border-radius:6px;padding:0 14px;color:#fff;background:#0000002e}.signup input::placeholder{color:#ffffffb3}.signup button{border-color:#fff;color:var(--sage-dark);background:#fff}.site-footer{min-height:96px;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px clamp(18px,5vw,72px);color:var(--muted);border-top:1px solid var(--line);background:var(--surface)}.footer-brand{display:grid;gap:5px}.footer-brand span:first-child{color:var(--ink);font-weight:800}.footer-company{color:var(--muted);font-size:12px}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px 18px}.footer-links a{color:var(--muted);font-size:13px;text-decoration:none}.footer-links a:hover{color:var(--sage-dark)}@media(max-width:920px){.hero,.product-page,.cart-form,.problem-band,.details,.early-access,.review-band{grid-template-columns:1fr}.hero{min-height:auto}.hero-media{min-height:420px}.case-grid,.angle-grid,.offer-grid,.mini-stats{grid-template-columns:1fr}.topbar nav{display:none}}@media(max-width:560px){body{overflow-x:hidden}.topbar{min-height:58px;padding:0 14px}.brand{gap:8px;font-size:15px}.brand-mark{width:30px;height:30px}.hero{display:flex;flex-direction:column}.hero-media{min-height:0}.hero-media img{aspect-ratio:4 / 3}.hero-copy,.product-page,.cart-page,.use-cases,.bundle-section,.tiktok-plan,.details,.problem-band,.early-access,.review-band{padding:22px 14px}h1,.product-panel h1,.cart-panel h1{max-width:12ch;font-size:36px;line-height:1}.section-heading h2,.details h2,.problem-band h2,.early-access h2,.review-band h2{font-size:30px;line-height:1.05}.lede,.product-intro{margin-top:16px;font-size:16px;line-height:1.45}.price-row,.product-price{margin:18px 0}.price-row strong,.product-price strong{font-size:30px}.product-page{min-height:auto;gap:18px;align-items:start}.product-gallery{border-radius:6px}.product-gallery img{aspect-ratio:4 / 3}.product-form{gap:10px;margin-top:18px;padding:14px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:0 14px 34px #231f1a14}.product-form .button,.cart-summary .button,.actions .button,.empty-cart .button{width:100%}.trust-list{gap:7px;margin-top:18px;font-size:14px}.product-description{margin-top:22px;font-size:15px;line-height:1.55}.product-description ul{padding-left:20px}.case-grid,.offer-grid,.angle-grid,.feature-list,.quote-grid{gap:12px}.offer-card{min-height:auto;padding:18px}.actions,.signup,.site-footer{display:grid;grid-template-columns:1fr}.footer-links{justify-content:flex-start}.cart-page{min-height:auto}.cart-panel h1{margin-bottom:18px}.cart-item{grid-template-columns:86px minmax(0,1fr);gap:12px;padding:12px}.cart-item-copy h2{font-size:17px}.cart-quantity{grid-column:1 / -1}.cart-summary,.empty-cart{padding:16px}.site-footer{gap:14px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/styles.css.map */
