:root{--muted:#a7b0c1;--line:rgba(255,255,255,.14);--panel:#111622}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.6 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.page-width{width:min(1160px,calc(100% - 40px));margin:auto}.section-pad{padding:92px 0}.skip-link{position:fixed;left:12px;top:-100px;z-index:100;padding:10px 14px;background:#fff;color:#000}.skip-link:focus{top:12px}.site-header{position:sticky;top:0;z-index:30;background:#080b12d6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.nav-shell{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-size:26px;font-weight:800;letter-spacing:-.04em}.brand span{color:var(--accent2)}.desktop-nav{display:flex;gap:28px;color:#c7ccda;font-size:14px;font-weight:650}.desktop-nav a:hover{color:#fff}.cart-link{display:flex;gap:9px;align-items:center;border:1px solid var(--line);padding:10px 15px;border-radius:999px;font-size:14px;font-weight:700}.cart-link span{min-width:21px;height:21px;display:grid;place-items:center;border-radius:50%;background:var(--accent);color:#fff;font-size:11px}.hero{min-height:650px;display:grid;place-items:center;position:relative;text-align:center}.hero-inner{position:relative;z-index:1}.glow{position:absolute;width:450px;height:450px;border-radius:50%}.glow-a{left:-190px;top:20px;background:radial-gradient(circle,rgba(124,92,255,.25),transparent 68%)}.glow-b{right:-150px;top:80px;background:radial-gradient(circle,rgba(0,229,192,.17),transparent 68%)}.eyebrow{display:inline-flex;align-items:center;gap:9px;border:1px solid var(--line);background:#ffffff0a;border-radius:99px;padding:8px 13px;color:#cfd4df;font-size:13px;font-weight:700}.eyebrow i{width:7px;height:7px;border-radius:50%;background:var(--accent2);box-shadow:0 0 18px var(--accent2)}h1,h2,h3,p{overflow-wrap:break-word}.hero h1{font-size:clamp(48px,8vw,92px);line-height:.98;letter-spacing:-.058em;margin:26px auto;max-width:950px}.hero h1 em{font-style:normal;background:linear-gradient(100deg,#fff 5%,#a890ff 55%,#48f2d6);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy{max-width:670px;margin:0 auto 34px;color:var(--muted);font-size:19px}.hero-copy p{margin:0}.hero-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.button{-webkit-appearance:none;appearance:none;border:0;display:inline-flex;justify-content:center;align-items:center;min-height:49px;padding:13px 23px;border-radius:999px;font-weight:800;cursor:pointer;transition:.2s transform,.2s background,.2s border-color}.button:hover{transform:translateY(-2px)}.button-primary{background:linear-gradient(135deg,var(--accent),#9e6fff);color:#fff}.button-ghost{border:1px solid var(--line);background:#ffffff09}.trust{margin-top:42px;display:flex;justify-content:center;gap:26px;flex-wrap:wrap;color:#7f899d;font-size:13px;font-weight:650}.trust span:before{content:"\2713";color:var(--accent2);margin-right:7px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:36px}.section-head>p{max-width:440px;color:var(--muted);margin:0}.kicker{display:block;color:var(--accent2);text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:850}.section-head h2,.how-grid h2,.faq-head h2{font-size:clamp(35px,5vw,56px);line-height:1.05;letter-spacing:-.045em;margin:9px 0 0}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{position:relative;display:flex;flex-direction:column;padding:26px;min-height:530px;border:1px solid var(--line);border-radius:28px;background:linear-gradient(160deg,#fff1,#ffffff06);transition:.24s transform,.24s border-color}.product-card:hover{transform:translateY(-6px);border-color:#ffffff3d}.product-card.is-featured{border-color:#7c5cffa6;box-shadow:0 24px 70px #00000059}.popular{position:absolute;right:18px;top:18px;padding:5px 9px;border:1px solid rgba(124,92,255,.38);border-radius:99px;background:#7c5cff29;color:#ddd7ff;font-size:11px;font-weight:850}.product-icon{width:60px;height:60px;display:grid;place-items:center;border-radius:18px;margin-bottom:23px;font-size:26px;font-weight:800;overflow:hidden}.product-icon img{width:100%;height:100%;object-fit:cover}.icon-gemini{background:linear-gradient(145deg,#4b6cff,#b664ff)}.icon-canva{background:linear-gradient(145deg,#00c4cc,#7d2ae8)}.icon-capcut{background:#fff;color:#080b12}.product-card h3{font-size:27px;line-height:1.2;margin:0}.duration{margin:6px 0 16px;color:var(--accent2);font-size:13px;font-weight:800}.product-copy{color:var(--muted)}.product-copy p{margin:0}.price{margin:18px 0 3px;font-size:26px;font-weight:850}.price s{font-size:14px;color:var(--muted);font-weight:500;margin-left:8px}.feature-list{list-style:none;padding:0;margin:20px 0 25px;display:grid;gap:11px}.feature-list li{font-size:14px;color:#d8dbe4}.feature-list li:before{content:"\2713";color:var(--accent2);margin-right:9px}.product-form,.theme-placeholder{margin-top:auto}.variant-select{width:100%;margin-bottom:10px;padding:13px;border:1px solid var(--line);border-radius:13px;background:#0c1019;color:#fff}.card-button{width:100%;border-radius:14px;background:var(--accent);color:#fff}.card-button:disabled{opacity:.5;cursor:not-allowed}.theme-placeholder{padding:12px;border:1px dashed rgba(255,255,255,.22);border-radius:13px;color:var(--muted);font-size:13px}.how-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px;align-items:center}.muted{color:var(--muted)}.steps{display:grid;gap:12px}.step{display:grid;grid-template-columns:50px 1fr;gap:17px;padding:20px;border:1px solid var(--line);border-radius:20px;background:#ffffff06}.step>span{width:50px;height:50px;display:grid;place-items:center;border-radius:15px;background:#7c5cff26;color:#b5a7ff;font-size:18px;font-weight:800}.step h3{margin:1px 0 4px}.step p{margin:0;color:var(--muted);font-size:14px}.faq-wrap{max-width:820px}.faq-head{text-align:center;margin-bottom:25px}.faq-item{border-bottom:1px solid var(--line)}.faq-item summary{list-style:none;display:flex;justify-content:space-between;gap:20px;padding:23px 0;cursor:pointer;font-weight:750}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary span{font-size:22px;color:var(--muted);transition:.2s transform}.faq-item[open] summary span{transform:rotate(45deg)}.faq-item>div{color:var(--muted);padding:0 34px 22px 0}.site-footer{border-top:1px solid var(--line);padding:30px 0 40px;color:#7f899d;font-size:13px}.footer-shell{display:flex;justify-content:space-between;align-items:center;gap:25px}.footer-shell div{display:flex;gap:18px}.aibg-toast{position:fixed;right:22px;bottom:22px;z-index:50;background:#fff;color:#090b11;padding:14px 18px;border-radius:14px;box-shadow:0 18px 50px #0006;font-weight:750}.cart-page{max-width:850px}.cart-page h1{font-size:clamp(42px,7vw,70px);letter-spacing:-.05em}.cart-row{display:grid;grid-template-columns:1fr auto auto;gap:25px;align-items:center;padding:22px 0;border-bottom:1px solid var(--line)}.cart-row h2{font-size:18px;margin:0}.cart-row p{margin:3px 0}.cart-row>a{font-size:13px;color:#ff8b8b}.cart-total{display:flex;justify-content:space-between;padding:25px 0;font-size:22px}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:860px){.desktop-nav{display:none}.section-head{display:block}.section-head>p{margin-top:16px}.product-grid{grid-template-columns:1fr}.product-card{min-height:0}.how-grid{grid-template-columns:1fr;gap:35px}}@media(max-width:540px){.page-width{width:min(100% - 24px,1160px)}.section-pad{padding:68px 0}.nav-shell{height:66px}.hero{min-height:auto;padding-top:58px}.hero h1{font-size:48px}.hero-copy{font-size:17px}.hero-actions .button{width:100%}.product-card{padding:22px;border-radius:22px}.footer-shell{display:block}.footer-shell div{margin-top:14px;flex-wrap:wrap}.cart-row{grid-template-columns:1fr auto}.cart-row>a{grid-column:1/-1}}.product-page{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.product-page img{display:block;width:100%;height:auto;border-radius:28px}.product-page h1,.content-page h1{font-size:clamp(42px,7vw,70px);line-height:1;letter-spacing:-.05em;margin:12px 0 20px}.product-page form{display:grid;gap:12px;margin-top:28px}.content-page{max-width:850px}.rte a{text-decoration:underline}@media(max-width:860px){.product-page{grid-template-columns:1fr;gap:32px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/theme.css.map */
