@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.hidden{display:none}}:root{--bg:#090909;--cyan:#019bfd;--pink:#ff4fbf;--white:#fff;--text:#ffffffe6;--muted:#ffffffa8;--soft:#ffffff1a;--border:#ffffff2e;--shadow:0 30px 90px #0000006b;--radius:34px;--shell:min(1160px, calc(100% - 48px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-height:100vh;color:var(--text);letter-spacing:0;margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;overflow-x:hidden}body:before{content:"";z-index:-2;pointer-events:none;opacity:.055;mix-blend-mode:soft-light;background-image:radial-gradient(circle at 20% 20%,#ffffff4d 0 1px,#0000 1px),radial-gradient(circle at 80% 70%,#019bfd2e 0 1px,#0000 1px);background-size:7px 7px,11px 11px;position:fixed;inset:0}a{color:inherit;text-decoration:none}button,input{font:inherit}img{display:block}.ambient{z-index:-3;pointer-events:none;min-height:100vh;position:fixed;inset:0;overflow:hidden}.orb{aspect-ratio:1;filter:blur(82px);opacity:.34;border-radius:50%;width:clamp(300px,36vw,640px);animation:6.2s cubic-bezier(.55,0,.45,1) infinite alternate drift;position:absolute;transform:translate(0)}.orb-cyan{background:var(--cyan)}.orb-pink{background:var(--pink)}.orb-one{animation-duration:5.6s;top:6vh;right:-140px}.orb-two{animation-duration:6.8s;top:30vh;left:-180px}.orb-three{opacity:.27;animation-duration:5.8s;top:56vh;right:4%}.orb-four{opacity:.25;animation-duration:7.2s;top:74vh;left:10%}.orb-five{opacity:.23;animation-duration:6.4s;top:46vh;left:-130px}.orb-six{opacity:.27;animation-duration:6.9s;top:86vh;right:-110px}@keyframes drift{0%{transform:translate(-56px,-56px)scale(.9)}45%{transform:translate(64px,-18px)scale(1.1)}to{transform:translate(18px,72px)scale(.98)}}@keyframes rise-in{0%{opacity:0;transform:translateY(28px)scale(.985)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes catalog-card-in{0%{opacity:0;filter:blur(8px)}to{opacity:1;filter:blur()}}.site-header,.glass-card{border:1px solid var(--border);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(24px);background:linear-gradient(135deg,#ffffff21,#ffffff0b),#0e0e1094}.site-header{z-index:20;width:var(--shell);-webkit-backdrop-filter:blur(36px)saturate(1.35);background:linear-gradient(135deg,#ffffff29,#ffffff0e),#0e0e10c2;border-radius:999px;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;margin:18px auto 0;padding:12px 14px 12px 18px;display:grid;position:sticky;top:18px}.brand{white-space:nowrap;align-items:center;gap:10px;font-size:17px;font-weight:760;display:inline-flex}.brand-mark{width:36px;height:36px;color:var(--white);border-radius:14px;place-items:center;font-size:12px;font-weight:820;display:grid;overflow:hidden;box-shadow:0 12px 28px #019bfd47}.brand-mark img{object-fit:cover;width:100%;height:100%;transform:scale(1.58)}.site-header .brand-mark img{transform:scale(1.28)}.main-nav{justify-content:center;gap:6px;display:flex}.main-nav a,.login-link{min-height:40px;color:var(--muted);border-radius:999px;align-items:center;padding:0 16px;font-size:14px;transition:color .2s,background .2s;display:inline-flex}.main-nav a:hover,.main-nav a.is-current,.login-link:hover{color:var(--white);background:#ffffff14}.header-actions{align-items:center;gap:8px;display:flex}.mobile-menu{display:none}.button{min-height:52px;color:var(--white);cursor:pointer;background:linear-gradient(135deg,#019bfd,#ff4fbfeb);border:0;border-radius:999px;justify-content:center;align-items:center;padding:0 24px;font-size:15px;font-weight:720;transition:transform .2s,box-shadow .2s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 20px 46px #019bfd33,0 14px 42px #ff4fbf21}.button:hover{transform:translateY(-2px);box-shadow:0 26px 58px #019bfd40,0 18px 50px #ff4fbf2b}.button-small{min-height:40px;padding:0 18px;font-size:14px}.button-ghost{box-shadow:none;background:#ffffff14;border:1px solid #ffffff2e}.button-danger{background:linear-gradient(135deg,#ff5e62f2,#ff4fbfe6);box-shadow:0 20px 46px #ff5e622e,0 14px 42px #ff4fbf26}.button-success{background:linear-gradient(135deg,#28d67efa,#019bfdeb);box-shadow:0 20px 48px #28d67e2e,0 16px 46px #019bfd24}.section-shell{width:var(--shell);margin:0 auto}.page-main{padding-bottom:96px}.page-main:has(.checkout-layout){padding-bottom:24px}.hero-copy,.hero-stack,.page-hero,.profile-layout,.content-section,.site-footer,.catalog-grid>*,.library-grid>*,.profile-sidebar>*,.profile-library>*,.faq-list>*,.reviews-track>*{opacity:0;animation:.7s cubic-bezier(.2,.9,.18,1) forwards rise-in}.hero-copy{animation-delay:40ms}.hero-stack,.page-hero{animation-delay:.1s}.profile-layout,.content-section,.site-footer,.catalog-grid>:first-child,.library-grid>:first-child,.profile-sidebar>:first-child,.faq-list>:first-child,.reviews-track>:first-child{animation-delay:80ms}.catalog-grid>:nth-child(2),.library-grid>:nth-child(2),.profile-sidebar>:nth-child(2),.faq-list>:nth-child(2),.reviews-track>:nth-child(2){animation-delay:.14s}.catalog-grid>:nth-child(3),.library-grid>:nth-child(3),.faq-list>:nth-child(3),.reviews-track>:nth-child(3){animation-delay:.2s}.catalog-grid>:nth-child(4),.library-grid>:nth-child(4),.faq-list>:nth-child(4),.reviews-track>:nth-child(4){animation-delay:.26s}.catalog-grid>:nth-child(5),.library-grid>:nth-child(5),.reviews-track>:nth-child(5){animation-delay:.32s}.catalog-grid>:nth-child(6),.library-grid>:nth-child(6),.reviews-track>:nth-child(6){animation-delay:.38s}.catalog-grid>.product-card{animation-name:catalog-card-in}.hero{grid-template-columns:minmax(0,1fr) minmax(370px,.72fr);align-items:center;gap:74px;min-height:760px;padding:98px 0 100px;display:grid}.page-hero{grid-template-columns:minmax(0,1fr) minmax(320px,.75fr);align-items:end;gap:28px;padding:88px 0 42px;display:grid}.page-hero-compact{min-height:auto}.profile-hero{grid-template-columns:minmax(0,1fr)}.hero-copy{max-width:680px}.page-copy{max-width:640px}.eyebrow{color:#019bfdf0;margin:0 0 18px;font-size:14px;font-weight:760}h1,h2,h3,p{margin-top:0}h1{color:var(--white);letter-spacing:0;margin-bottom:22px;font-size:clamp(62px,9vw,116px);font-weight:840;line-height:.92}.hero-slogan{max-width:660px;color:var(--white);margin-bottom:20px;font-size:clamp(23px,3vw,36px);font-weight:740;line-height:1.12}.hero-text,.section-heading p:not(.eyebrow),.panel-text,.auth-note,.field-help,.site-footer p,.profile-head p,.product-note,.owned-meta span,.product-rating,.library-heading p,.quick-card span,.stat-card span{color:var(--muted);line-height:1.68}.hero-text{max-width:610px;margin-bottom:34px;font-size:18px}.page-text{margin-bottom:0}.hero-actions,.hero-highlights,.info-row,.footer-links,.catalog-grid{gap:14px;display:flex}.hero-highlights,.info-row,.catalog-grid{flex-wrap:wrap}.hero-highlights{margin-top:22px}.glass-card{border-radius:var(--radius)}.hero-stack{min-height:520px;position:relative}.hero-stack:before{content:"";filter:blur(8px);background:linear-gradient(135deg,#019bfd2e,#ff4fbf1f);border-radius:46px;position:absolute;inset:50px 26px 40px 22px}.hero-card{border-radius:var(--radius);-webkit-backdrop-filter:blur(28px);width:min(330px,88%);min-height:210px;transform:var(--card-transform);background:linear-gradient(145deg,#ffffff29,#ffffff0a),#0e0e12f7;border:1px solid #ffffff29;padding:26px;transition:transform .42s cubic-bezier(.2,.9,.18,1),box-shadow .35s,border-color .35s,background .35s,opacity .35s;position:absolute;box-shadow:0 28px 78px #00000070,0 16px 34px #019bfd1f,0 12px 30px #ff4fbf1a}.hero-card:hover{z-index:8;background:linear-gradient(145deg,#fff3,#ffffff0f),#121216fc;border-color:#ffffff57;box-shadow:0 34px 105px #00000085,0 20px 52px #019bfd29,0 16px 44px #ff4fbf1f}.hero-card h2{color:var(--white);margin-bottom:12px;font-size:24px;line-height:1.16}.hero-card p{color:var(--muted);font-size:15px;line-height:1.55}.hero-card-one{z-index:3;--card-transform:rotate(-2deg);top:18px;left:26px}.hero-card-one:hover{transform:translate(-42px,-36px)rotate(-5deg)scale(1.06)}.hero-card-two{z-index:4;--card-transform:rotate(1.6deg);top:160px;right:10px}.hero-card-two:hover{transform:translate(46px,-8px)rotate(4deg)scale(1.07)}.hero-card-three{z-index:2;--card-transform:rotate(-1.2deg);bottom:8px;right:78px}.hero-card-three:hover{transform:translate(18px,46px)rotate(-4deg)scale(1.07)}.card-icon{background:linear-gradient(135deg,#019bfdeb,#ff4fbfc2);border-radius:18px;width:46px;height:46px;margin-bottom:22px;display:block;box-shadow:0 18px 38px #019bfd33}.check-icon,.delivery-icon,.update-icon{position:relative}.check-icon:after{content:"";border-bottom:2px solid var(--white);border-left:2px solid var(--white);width:17px;height:9px;position:absolute;top:15px;left:13px;transform:rotate(-45deg)}.delivery-icon:before,.delivery-icon:after,.update-icon:before,.update-icon:after{content:"";background:var(--white);border-radius:999px;position:absolute}.delivery-icon:before{background:var(--white);clip-path:polygon(54% 0,100% 0,68% 39%,100% 39%,37% 100%,48% 56%,13% 56%);border-radius:0;width:16px;height:25px;top:10px;left:16px}.delivery-icon:after{content:none}.update-icon:before{border:2px solid var(--white);background:0 0;inset:13px}.update-icon:after{clip-path:polygon(0 0,100% 50%,0 100%);width:9px;height:9px;top:13px;right:12px}.card-kicker{margin-bottom:10px;font-weight:760;color:#ff4fbff2!important;font-size:13px!important}.content-section,.reviews-section{padding:80px 0}.reviews-section{padding-top:100px}.section-heading{max-width:760px;margin-bottom:38px}.section-heading h2{color:var(--white);margin-bottom:16px;font-size:clamp(38px,5vw,64px);font-weight:820;line-height:1.02}.section-heading p:not(.eyebrow){font-size:18px}.daily-free-section{grid-template-columns:minmax(0,.9fr) minmax(360px,.72fr);align-items:stretch;gap:36px;padding-top:34px;display:grid}.daily-free-heading{flex-direction:column;justify-content:center;margin-bottom:0;display:flex}.daily-free-card{isolation:isolate;min-height:390px;padding:30px;position:relative;overflow:hidden}.daily-free-card-content{flex-direction:column;min-height:100%;transition:filter .36s,opacity .36s,transform .36s;display:flex}.daily-free-card h3{color:var(--white);margin-bottom:14px;font-size:clamp(28px,2.5vw,38px);font-weight:830;line-height:1.12}.daily-free-card.is-hidden .daily-free-card-content{filter:blur(9px)contrast(1.3);opacity:.38;transform:scale(.98)}.daily-free-card.is-hidden:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#ffffff0d 1px,#0000 1px) 0 0/14px 14px,linear-gradient(0deg,#ffffff0b 1px,#0000 1px) 0 0/14px 14px,linear-gradient(135deg,#019bfd1a,#ff4fbf14);position:absolute;inset:0}.daily-free-reveal{z-index:2;border-radius:calc(var(--radius) - 8px);color:var(--white);text-align:center;cursor:pointer;-webkit-backdrop-filter:blur(8px);background:radial-gradient(circle at 24% 20%,#019bfd38,#0000 32%),radial-gradient(circle at 74% 78%,#ff4fbf38,#0000 34%),#0a0a0dad;border:1px solid #ffffff2e;place-items:center;padding:24px;font-size:clamp(22px,2.7vw,34px);font-weight:830;line-height:1.12;transition:transform .24s,border-color .24s,background .24s;display:grid;position:absolute;inset:22px}.daily-free-reveal:hover{background:radial-gradient(circle at 24% 20%,#019bfd4d,#0000 32%),radial-gradient(circle at 74% 78%,#ff4fbf47,#0000 34%),#0e0e12bd;border-color:#ffffff57;transform:scale(1.015)}.tall-card-grid,.advantage-grid,.catalog-grid,.library-grid,.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.feature-grid{padding-top:36px}.tall-card,.advantage-card,.product-card,.owned-card,.feature-card,.profile-card,.auth-card,.auth-side,.category-cloud{padding:30px}.tall-card,.advantage-card{min-height:390px}.tall-card{flex-direction:column;justify-content:space-between;display:flex}.tall-card h3,.advantage-card h3,.feature-card h3,.product-card h2,.owned-card h3,.profile-card h2,.library-heading h2,.panel-title,.auth-title{color:var(--white);margin-bottom:14px;font-size:28px;font-weight:800;line-height:1.14}.tall-card p,.advantage-card p,.feature-card p,.product-card p,.owned-card p{color:var(--muted);font-size:16px;line-height:1.7}.tall-card a{color:var(--white);align-self:flex-start;margin-top:30px;font-weight:760}.card-number{width:54px;height:54px;color:var(--white);background:#ffffff1a;border:1px solid #ffffff24;border-radius:20px;justify-content:center;align-items:center;margin-bottom:54px;font-size:14px;font-weight:780;display:inline-flex}.featured-card{background:linear-gradient(150deg,#019bfd38,#ff4fbf1c),#ffffff12}.advantage-card{min-height:360px}.reviews-viewport{padding:20px 0 32px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)}.reviews-track{gap:20px;width:max-content;animation:42s linear infinite reviews-marquee;display:flex}.reviews-viewport:hover .reviews-track{animation-play-state:paused}@keyframes reviews-marquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - 10px))}}.review-card{background:linear-gradient(135deg,#ffffff1f,#ffffff0b),#0d0d10c7;border-radius:30px;flex:0 0 360px;min-height:184px;padding:26px}.review-card p{color:var(--text);font-size:16px;line-height:1.6}.review-card strong{color:var(--white);font-size:14px}.faq-section{padding-bottom:90px}.faq-list{gap:16px;display:grid}.faq-item{border-radius:28px}.faq-item summary{min-height:82px;color:var(--white);cursor:pointer;justify-content:space-between;align-items:center;padding:0 28px;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary span:first-child{font-size:19px;font-weight:740}.faq-plus{border-radius:50%;flex:none;width:24px;height:24px;position:relative}.faq-plus:before,.faq-plus:after{content:"";background:var(--white);border-radius:999px;width:16px;height:2px;transition:transform .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.faq-plus:after{transform:translate(-50%,-50%)rotate(90deg)}.faq-item[open] .faq-plus:after{transform:translate(-50%,-50%)rotate(0)}.faq-answer{color:var(--muted);padding:0 28px 28px;font-size:16px;line-height:1.7}.category-cloud{border-radius:var(--radius);flex-wrap:wrap;align-content:flex-start;align-items:flex-start;gap:12px;min-height:190px;display:flex}.catalog-filter-card{flex-direction:column;justify-self:end;gap:18px;width:min(100%,430px);min-height:0;padding:34px;display:flex}.catalog-filter-card .eyebrow{overflow-wrap:anywhere;max-width:100%;margin-bottom:0}.catalog-filter-title{color:var(--white);margin:0;font-size:26px;font-weight:800;line-height:1.12}.catalog-filter-form{flex-direction:column;gap:14px;display:flex}.catalog-filter-label{color:var(--muted);font-size:14px;font-weight:700}.catalog-filter-select{width:100%;min-height:52px;color:var(--white);-webkit-backdrop-filter:blur(14px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:18px;outline:none;padding:0 18px;font-size:15px;font-weight:650;box-shadow:inset 0 1px #ffffff0a}.catalog-filter-select:focus{border-color:#019bfd7a;box-shadow:0 0 0 3px #019bfd1f,inset 0 1px #ffffff0a}.catalog-filter-select option{color:var(--white);background:#1a1a1f}.catalog-filter-actions{flex-wrap:wrap;gap:14px;padding-top:6px;display:flex}.catalog-filter-actions .button{min-width:128px}.chip{min-height:40px;color:var(--muted);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;align-items:center;padding:0 16px;font-size:14px;display:inline-flex}.chip-active{color:var(--white);background:linear-gradient(135deg,#019bfd4d,#ff4fbf33)}.product-card,.owned-card{flex-direction:column;min-height:320px;display:flex}.product-meta,.product-footer,.owned-footer,.owned-actions,.library-heading{justify-content:space-between;align-items:center;gap:14px;display:flex}.product-meta{align-items:flex-start;margin-bottom:18px}.product-tag,.status-pill{color:#ff4fbff2;background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;align-items:center;min-height:34px;padding:0 14px;font-size:13px;font-weight:760;display:inline-flex}.status-pill{color:#019bfdfa;white-space:nowrap}.status-pill-success{color:#7dffb2;background:#7dffb21a;border-color:#7dffb238}.product-footer,.owned-footer{align-items:flex-end;margin-top:auto;padding-top:28px}.product-price{color:var(--white);font-size:28px;font-weight:800;display:block}.product-note,.owned-meta span{margin-top:6px;font-size:14px;display:block}.card-action{min-height:42px}.product-card p,.owned-card p,.product-footer>div:first-child,.owned-footer>div:first-child{flex:1}.product-footer form,.owned-footer .button,.product-footer .button{align-self:flex-end;display:inline-flex}.auth-layout,.profile-layout{grid-template-columns:420px minmax(0,1fr);align-items:start;gap:24px;padding-top:22px;display:grid}.auth-hero-centered{text-align:center;display:block}.auth-hero-centered .page-copy{max-width:760px;margin:0 auto}.auth-hero-centered .hero-text{margin-left:auto;margin-right:auto}.auth-login-hero .page-copy{max-width:980px}.auth-login-hero h1{overflow-wrap:normal;word-break:normal;white-space:nowrap}.auth-layout-centered{grid-template-columns:minmax(0,620px);justify-content:center;justify-items:stretch;padding-top:0}.auth-layout-centered .auth-card{justify-self:center;width:100%;max-width:620px}.auth-card{gap:18px;display:grid}.checkout-layout{grid-template-columns:minmax(0,520px) minmax(420px,560px);align-items:start;gap:64px;padding-top:46px;padding-bottom:36px;display:grid}.checkout-copy{max-width:520px;padding-top:4px}.checkout-card{border-radius:28px;align-content:start;justify-self:end;width:100%;max-width:560px;min-height:0;margin-top:0;padding:34px 32px}.free-checkout-layout{grid-template-columns:minmax(0,500px) minmax(400px,520px);gap:clamp(72px,6vw,96px)}.free-checkout-card{justify-self:end;width:100%;max-width:520px;margin-top:0}.free-checkout-layout .checkout-copy{max-width:500px}.free-checkout-layout .checkout-copy h1{letter-spacing:0;max-width:500px;font-size:clamp(64px,5vw,76px);line-height:.98}.free-checkout-layout .checkout-copy .page-text{max-width:430px}.checkout-card .auth-title{font-size:clamp(28px,2.5vw,38px)}.checkout-card .button{width:100%;min-height:54px}.auth-side{border-radius:var(--radius)}.auth-form{gap:14px;display:grid}.field{gap:8px;display:grid}.field label{color:var(--white);font-size:14px;font-weight:700}.field input{width:100%;min-height:56px;color:var(--white);background:#ffffff0d;border:1px solid #ffffff1f;border-radius:18px;outline:none;padding:0 18px}.field input:focus{border-color:#019bfdcc;box-shadow:0 0 0 4px #019bfd1f}.message{border-radius:18px;padding:14px 16px;font-size:14px;line-height:1.55}.message-success{color:#c8f0ff;background:#019bfd29;border:1px solid #019bfd42}.message-error{color:#ffd5eb;background:#ff4fbf1f;border:1px solid #ff4fbf38}.inline-form{display:inline-flex}.auth-links{flex-wrap:wrap;gap:12px;display:flex}.text-link{color:var(--white);font-weight:700}.profile-sidebar,.profile-library{gap:24px;display:grid}.profile-sidebar>.profile-card:first-child{padding-top:20px}.profile-card,.profile-panel{min-height:100%}.profile-head{align-items:center;gap:18px;margin-bottom:24px;display:flex}.profile-avatar{width:78px;height:78px;color:var(--white);background:linear-gradient(135deg,#019bfd,#ff4fbfeb);border-radius:24px;place-items:center;font-size:26px;font-weight:800;display:grid;box-shadow:0 18px 42px #019bfd38,0 12px 36px #ff4fbf2e}.stats-grid,.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.stat-card,.quick-card,.stat{background:#ffffff0d;border:1px solid #ffffff14;border-radius:24px;padding:18px 16px}.quick-card{color:inherit;text-decoration:none;transition:transform .22s,border-color .22s,background .22s;display:block}.quick-card:hover{background:#ffffff13;border-color:#ffffff2e;transform:translateY(-3px)scale(1.025)}.stat-card{min-height:116px}.stat-card strong,.quick-card strong,.stat strong{color:var(--white);overflow-wrap:normal;word-break:normal;display:block}.stat-card strong,.stat strong{margin-bottom:8px;font-size:21px}.stats-grid .stat-card:nth-child(3){grid-column:1/-1}.stat-card span{word-break:normal;font-size:13px;line-height:1.45;display:block}.quick-card strong{margin-bottom:8px;font-size:16px}.quick-links{gap:12px;display:grid}.library-heading{align-items:end;margin-bottom:8px}.library-heading h2{font-size:clamp(42px,5vw,62px)}.library-heading p{max-width:620px;margin:0;font-size:17px}.profile-library .library-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:start}.profile-library .owned-card{min-height:420px}.owned-meta{display:grid}.owned-card-empty{min-height:380px}.owned-card-empty .owned-footer{padding-top:34px}.prompt-content{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:22px;margin-top:18px;overflow:hidden}.prompt-actions{flex-wrap:wrap;align-items:flex-start;gap:12px;margin-top:18px;display:flex}.prompt-actions .prompt-content{flex:300px;min-width:0;margin-top:0}.prompt-copy-button{gap:8px;min-width:170px}.review-open-button{min-width:170px}.review-open-button-done{box-shadow:none;color:#7dffb2;cursor:default;background:#7dffb21f;border:1px solid #7dffb238}.prompt-content summary{color:var(--white);cursor:pointer;padding:14px 16px;font-size:14px;font-weight:760}.prompt-content pre{white-space:pre-wrap;max-height:220px;color:var(--text);margin:0;padding:0 16px 16px;font-family:inherit;font-size:14px;line-height:1.55;overflow:auto}.prompt-content-empty{color:var(--muted);padding:14px 16px;font-size:14px;line-height:1.55}.review-dialog{width:min(520px,100vw - 28px);max-height:calc(100vh - 32px);color:var(--white);background:0 0;border:0;margin:auto;padding:0;position:fixed;inset:0;overflow:visible}.review-dialog::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000009e}.review-dialog-card{background:linear-gradient(135deg,#ffffff24,#ffffff0e),#0e0e12eb;border:1px solid #ffffff29;border-radius:30px;width:100%;padding:28px;box-shadow:0 26px 80px #00000080}.review-dialog-head{justify-content:space-between;gap:18px;margin-bottom:22px;display:flex}.review-dialog-head h3{color:var(--white);margin:8px 0;font-size:30px;line-height:1}.review-dialog-head p{color:var(--muted);font-weight:760}.review-dialog-close{width:40px;height:40px;color:var(--white);cursor:pointer;background:#ffffff14;border:1px solid #ffffff29;border-radius:50%;font-size:26px;line-height:1}.review-form{gap:14px;display:grid}.review-form label{color:var(--white);font-size:14px;font-weight:850}.review-form textarea{resize:vertical;min-height:150px;color:var(--white);font:inherit;background:#ffffff14;border:1px solid #ffffff29;border-radius:22px;outline:none;padding:16px 18px;font-weight:700;line-height:1.5}.review-form textarea:focus{border-color:#019bfdb8;box-shadow:0 0 0 4px #019bfd29}.review-hint{color:var(--muted);font-size:13px;font-weight:740}.review-dialog-actions{flex-wrap:wrap;gap:12px;display:flex}.admin-reviews-panel{padding:28px}.admin-reviews-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.admin-reviews-head h2{margin-bottom:8px}.admin-reviews-head p{color:var(--muted)}.admin-review-search{gap:12px;margin-bottom:20px;display:flex}.admin-review-search input{width:100%;min-height:54px;color:var(--white);background:#ffffff0d;border:1px solid #ffffff1f;border-radius:18px;outline:none;padding:0 18px}.admin-review-search input:focus{border-color:#019bfdcc;box-shadow:0 0 0 4px #019bfd1f}.admin-review-list{gap:16px;display:grid}.admin-review-card{background:#ffffff0d;border:1px solid #ffffff14;border-radius:24px;gap:14px;padding:22px;display:grid}.admin-review-meta,.admin-review-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-review-card strong{color:var(--white);font-size:18px}.admin-review-card p,.admin-review-empty{color:var(--muted);line-height:1.65}.admin-review-empty{background:#ffffff08;border:1px dashed #ffffff24;border-radius:24px;padding:22px}.metric{background:#ffffff0d;border:1px solid #ffffff14;border-radius:24px;padding:18px 18px 16px}.metric strong{color:var(--white);margin-bottom:8px;font-size:22px;display:block}.metric span{color:var(--muted);font-size:14px}.site-footer{border-radius:var(--radius);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(24px);background:linear-gradient(135deg,#ffffff1b,#ffffff09),#0c0c0ed1;border:1px solid #ffffff24;grid-template-columns:1fr auto;align-items:end;gap:30px;margin-top:80px;margin-bottom:34px;padding:36px;display:grid}.footer-links{flex-wrap:wrap;justify-content:flex-end}.footer-links a,.footer-pill{min-height:42px;color:var(--muted);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;align-items:center;padding:0 16px;display:inline-flex}.footer-links a:hover{color:var(--white)}.glass-card:not(.hero-card){transform-origin:50%;transition:transform .32s cubic-bezier(.2,.9,.18,1),box-shadow .32s,border-color .32s,background .32s}.glass-card:not(.hero-card):hover{background:linear-gradient(135deg,#ffffff29,#ffffff0e),#121215b8;border-color:#ffffff47;transform:translateY(-8px)scale(1.025);box-shadow:0 36px 96px #00000085,0 18px 46px #019bfd1a,0 14px 40px #ff4fbf14}.glass-card.product-card:hover,.glass-card.product-card:nth-child(2n):hover{transform:translateY(-8px)scale(1.025)}.admin-profile-button{width:100%;margin-top:24px}.admin-dashboard{gap:28px;padding-bottom:90px;display:grid}.admin-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.admin-stat-card{flex-direction:column;justify-content:space-between;min-height:190px;padding:26px;display:flex}.admin-stat-card span,.admin-chart-head p,.admin-note p{color:var(--muted)}.admin-stat-card span{font-size:14px;font-weight:800}.admin-stat-card strong{color:var(--white);font-size:clamp(42px,4.2vw,68px);line-height:.9}.admin-stat-card p{max-width:210px;color:var(--text);margin:0;font-size:14px;line-height:1.45}.admin-chart-grid{gap:22px;display:grid}.admin-chart-card{min-height:360px;padding:28px}.admin-chart-head{justify-content:space-between;gap:20px;margin-bottom:28px;display:flex}.admin-chart-head h2,.admin-note h2{color:var(--white);margin:0 0 8px;font-size:clamp(24px,2.2vw,34px)}.admin-chart-head p,.admin-note p{max-width:560px;margin:0;font-size:15px;line-height:1.5}.admin-chart-head strong{color:var(--white);align-self:flex-start;font-size:clamp(30px,3vw,46px);line-height:1}.admin-chart-bars{border-top:1px solid #ffffff14;grid-template-columns:repeat(30,minmax(10px,1fr));align-items:end;gap:7px;height:230px;padding:18px 4px 0;display:grid}.admin-chart-day{flex-direction:column;justify-content:flex-end;align-items:center;gap:8px;min-width:0;height:100%;display:flex}.admin-chart-bar{border-radius:999px 999px 7px 7px;width:100%;min-height:4px;display:block;position:relative;box-shadow:0 10px 26px #019bfd29}.admin-chart-tooltip{z-index:5;min-width:max-content;color:var(--white);opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0c0c10db;border:1px solid #ffffff24;border-radius:12px;padding:8px 11px;font-size:12px;font-weight:800;line-height:1;transition:opacity .16s,transform .16s;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%,6px);box-shadow:0 14px 34px #00000047}.admin-chart-day:hover .admin-chart-tooltip{opacity:1;transform:translate(-50%)}.admin-chart-bar-cyan{background:linear-gradient(#019bfd,#5290ff99)}.admin-chart-bar-pink{background:linear-gradient(#ff4fbf,#86f9)}.admin-chart-bar-green{background:linear-gradient(#7dffb2,#019bfd85)}.admin-chart-day small{min-height:14px;color:var(--muted);white-space:nowrap;font-size:10px}.admin-note{justify-content:space-between;align-items:center;gap:24px;padding:28px;display:flex}@media (max-width:980px){:root{--shell:min(100% - 32px, 720px)}.site-header,.hero,.page-hero,.daily-free-section,.auth-layout,.checkout-layout,.profile-layout,.site-footer,.library-heading{grid-template-columns:1fr}.checkout-layout{gap:30px;padding-top:44px;padding-bottom:72px}.free-checkout-layout{gap:30px}.checkout-card{justify-self:stretch;min-height:auto;margin-top:0}.daily-free-section{gap:22px}.main-nav,.header-actions{flex-wrap:wrap;justify-content:flex-start}.hero{gap:30px;min-height:auto;padding:80px 0 70px}.hero-stack{min-height:600px}.hero-card-one{left:6%}.hero-card-two{right:5%}.hero-card-three{right:16%}.tall-card-grid,.advantage-grid,.catalog-grid,.library-grid,.feature-grid,.stats-grid,.stat-grid{grid-template-columns:1fr}.footer-links{justify-content:flex-start}.profile-sidebar>.profile-card:first-child,.profile-library{padding-top:0}.stats-grid .stat-card:nth-child(3){grid-column:auto}.admin-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-note{flex-direction:column;align-items:stretch}}@media (max-width:620px){:root{--shell:min(100% - 24px, 460px);--radius:24px}.site-header{border-radius:22px;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:10px;padding:9px 10px 9px 12px;top:10px}.brand{min-width:0;font-size:15px}.brand-mark{border-radius:13px;width:34px;height:34px}.site-header>.main-nav,.site-header>.header-actions{display:none}.mobile-menu{display:block;position:static}.mobile-menu-button{width:42px;height:42px;color:var(--white);cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:15px;place-items:center;padding:0;display:grid}.mobile-menu-button svg{width:21px;height:21px}.mobile-menu-panel{-webkit-backdrop-filter:blur(32px)saturate(1.25);background:linear-gradient(135deg,#ffffff1f,#ffffff09),#0c0c0ff5;border:1px solid #ffffff29;border-radius:22px;gap:10px;padding:12px;animation:.22s both mobile-menu-in;display:grid;position:absolute;top:calc(100% + 10px);left:0;right:0;overflow:hidden;box-shadow:0 24px 70px #00000094}.mobile-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.mobile-nav a,.mobile-menu-actions .login-link{min-width:0;min-height:44px;color:var(--text);text-align:center;background:#ffffff0e;border-radius:15px;justify-content:center;align-items:center;padding:10px 12px;font-size:14px;display:flex}.mobile-menu-actions{grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:8px;display:grid}.mobile-menu-actions .button,.mobile-menu-actions .login-link{width:100%;min-height:46px;padding:10px 12px;line-height:1.2}@keyframes mobile-menu-in{0%{opacity:0;transform:translateY(-8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}h1{overflow-wrap:anywhere;font-size:58px;line-height:.94}.page-hero h1,.checkout-copy h1{font-size:50px;line-height:.98}.section-heading h2,.library-heading h2{font-size:38px;line-height:1.04}.hero-slogan{font-size:24px}.hero-text,.section-heading p:not(.eyebrow){font-size:16px}.hero-actions,.auth-links,.footer-links{flex-direction:column;align-items:stretch}.button,.button-small,.login-link,.footer-links a,.footer-pill{justify-content:center;width:100%}.button,.button-small,.login-link{text-align:center;white-space:normal;height:auto;min-height:48px;padding-top:11px;padding-bottom:11px}.hero{gap:46px;padding:62px 0 58px}.page-hero{gap:24px;padding:58px 0 28px}.auth-login-hero h1{white-space:normal}.hero-stack{gap:14px;min-height:0;display:grid}.hero-stack:before{border-radius:32px;inset:10% 8%}.hero-card{width:100%;min-height:0;padding:22px;position:relative;inset:auto;transform:none}.hero-card:hover,.hero-card-one:hover,.hero-card-two:hover,.hero-card-three:hover{transform:translateY(-4px)scale(1.01)}.hero-card h2{font-size:22px}.card-icon{margin-bottom:18px}.content-section,.reviews-section{padding:58px 0}.daily-free-section{padding-top:34px}.daily-free-card{min-height:330px;padding:24px}.daily-free-reveal{font-size:24px;inset:16px}.tall-card,.advantage-card,.product-card,.owned-card,.profile-card,.auth-card,.auth-side,.category-cloud,.feature-card{padding:24px}.tall-card,.advantage-card{min-height:310px}.glass-card:not(.hero-card):hover{transform:translateY(-3px)scale(1.005)}.product-meta,.profile-head,.library-heading{min-width:0}.product-meta{flex-wrap:wrap}.profile-head{align-items:flex-start}.profile-head>div:last-child{min-width:0}.profile-head h2,.profile-head p,.product-card h2,.owned-card h3{overflow-wrap:anywhere}.profile-avatar{border-radius:20px;flex:0 0 64px;width:64px;height:64px}.stats-grid,.stat-grid{grid-template-columns:1fr}.stat-card,.stats-grid .stat-card:nth-child(3){grid-column:auto;min-height:0}.profile-library .library-grid{grid-template-columns:minmax(0,1fr)}.profile-library .owned-card,.owned-card-empty,.product-card,.owned-card{min-height:0}.prompt-content pre{overflow-wrap:anywhere;max-width:100%}.review-card{flex-basis:min(82vw,300px)}.product-footer,.owned-footer{flex-direction:column;align-items:stretch}.product-footer form,.owned-footer .button,.product-footer .button,.product-footer .button,.owned-footer .button,.product-footer form .button{width:100%}.category-cloud,.catalog-filter-card{min-height:0}.auth-layout,.checkout-layout,.profile-layout{gap:18px;padding-top:16px}.checkout-layout{padding-top:52px;padding-bottom:32px}.free-checkout-layout{padding-top:52px}.checkout-card{border-radius:24px;padding:24px}.site-footer{border-radius:24px;gap:22px;margin-top:56px;margin-bottom:20px;padding:24px}.site-footer .brand{margin-bottom:12px}.site-footer p{font-size:14px}.admin-dashboard{gap:18px;padding-bottom:44px}.admin-stat-grid{grid-template-columns:1fr;gap:14px}.admin-stat-card,.admin-chart-card,.admin-note{padding:24px}.admin-stat-card{min-height:150px}.admin-chart-card{min-height:330px;overflow-x:auto}.admin-chart-head{flex-direction:column}.admin-chart-bars{min-width:620px}.review-dialog-card{border-radius:24px;padding:22px}.review-dialog-head h3{font-size:26px}.review-dialog-actions .button{justify-content:center;width:100%}.faq-item summary{min-height:76px;padding:0 22px}.faq-item summary span:first-child{font-size:17px}.faq-answer{padding:0 22px 24px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
