:root{--store-purple:#4f2bc7;--store-ink:#241d3a;--store-pink:#f54d93;--store-cream:#fffaf1;--store-green:#4fb96a}*{box-sizing:border-box}.storefront{min-height:100vh;color:var(--store-ink);background:#fff;font-family:Inter,Segoe UI,Arial,sans-serif}.store-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;background:#fffffff2;border-bottom:1px solid #ece7f5;justify-content:space-between;align-items:center;height:84px;padding:0 5vw;display:flex;position:sticky;top:0}.store-brand{color:var(--store-ink);align-items:center;gap:11px;text-decoration:none;display:flex}.store-brand>b{color:#fff;background:linear-gradient(145deg,#7348ed,#321776);border-radius:14px;place-items:center;width:44px;height:44px;font-size:25px;display:grid}.store-brand span{display:grid}.store-brand strong{letter-spacing:.05em;font-size:20px}.store-brand small{font-size:10px}.store-header nav{gap:26px;display:flex}.store-header nav a{color:#4b4560;font-size:14px;font-weight:700;text-decoration:none}.store-actions{gap:8px;display:flex}.store-actions button{background:#fff;border:1px solid #ddd6ee;border-radius:12px;padding:10px 13px;font-weight:700}.store-actions .cart{background:var(--store-purple);color:#fff;border-color:var(--store-purple)}.store-hero{background:radial-gradient(circle at 85% 15%,#ffe389 0 8%,#0000 8.3%),radial-gradient(circle at 90% 75%,#d9f3df 0 12%,#0000 12.3%),linear-gradient(135deg,#fff7ee,#f7f2ff 60%,#edf7ff);grid-template-columns:1fr .88fr;align-items:center;gap:6vw;min-height:620px;padding:72px 7vw;display:grid}.store-pill{color:var(--store-purple);letter-spacing:.08em;background:#eee8ff;border-radius:99px;padding:9px 14px;font-size:12px;font-weight:900;display:inline-flex}.store-hero h1{margin:24px 0;font-size:clamp(55px,7vw,96px);line-height:.95}.store-hero h1 em{color:var(--store-pink);font-style:normal}.store-hero p{color:#615a73;max-width:650px;font-size:19px;line-height:1.75}.store-hero>div>div{gap:13px;margin:28px 0;display:flex}.shop-now,.browse{border-radius:14px;padding:15px 21px;font-weight:900;text-decoration:none;display:inline-flex}.shop-now{background:var(--store-purple);color:#fff;box-shadow:0 16px 34px #4f2bc72d}.browse{color:var(--store-purple);background:#fff;border:1px solid #d8ceef}.store-hero>div>small{color:#655d75;font-weight:700}.hero-product{background:#fff;border-radius:34px;padding:18px;position:relative;transform:rotate(1.5deg);box-shadow:0 30px 80px #492a8f28}.hero-product img{object-fit:contain;border-radius:22px;width:100%;max-height:570px;display:block}.hero-product span{color:#513300;background:#ffe171;border-radius:99px;padding:12px 18px;font-weight:900;position:absolute;top:34px;right:-18px;transform:rotate(5deg)}.trust-row{background:#e9e4f2;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.trust-row span{text-align:center;background:#fff;padding:22px;font-weight:800}.store-section{padding:90px 6vw}.store-title{justify-content:space-between;align-items:end;margin-bottom:32px;display:flex}.store-title small,.collection-band small,.audience-grid small{color:var(--store-purple);letter-spacing:.12em;font-weight:900}.store-title h2,.collection-band h2,.audience-grid h2{margin:8px 0;font-size:42px}.store-title p,.collection-band p,.audience-grid p{color:#6f687b}.store-title>a{color:var(--store-purple);font-weight:800}.store-products{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.store-products article{background:#fff;border:1px solid #e7e1ef;border-radius:24px;overflow:hidden;box-shadow:0 14px 40px #3a24530c}.product-image{background:#f6f2fb;place-items:center;height:330px;padding:14px;display:grid;position:relative}.product-image img{object-fit:contain;width:100%;height:100%}.product-image span{color:var(--store-purple);background:#fff;border-radius:99px;padding:7px 10px;font-size:11px;font-weight:900;position:absolute;top:14px;left:14px}.product-copy{padding:22px}.product-copy small{color:#82778f;font-weight:800}.product-copy h3{margin:9px 0;font-size:23px}.product-copy p{color:#6d6677;line-height:1.55}.product-buy{justify-content:space-between;align-items:center;margin-top:20px;display:flex}.product-buy strong{font-size:23px}.product-buy button,.audience-grid button{background:var(--store-purple);color:#fff;border:0;border-radius:12px;padding:12px 15px;font-weight:900}.collection-band{color:#fff;background:linear-gradient(140deg,#2d176f,#6d42dd);padding:90px 6vw}.collection-band>div:first-child{text-align:center}.collection-band small{color:#ffe571}.collection-band p{color:#e8e0ff}.collection-cards{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px;display:grid}.collection-cards article{background:#ffffff12;border:1px solid #ffffff21;border-radius:22px;padding:28px}.collection-cards span{color:#ffe571;font-size:12px;font-weight:900}.collection-cards h3{margin:13px 0;font-size:25px}.collection-cards p{margin:0}.audience-grid{grid-template-columns:1fr 1fr;gap:20px;padding:90px 6vw;display:grid}.audience-grid article{background:#fff3f8;border-radius:28px;min-height:320px;padding:42px}.audience-grid article+article{background:#eef7ff}.audience-grid p{max-width:550px;line-height:1.7}.store-footer{color:#fff;background:#1d1532;gap:15px;padding:52px 6vw;display:grid}.store-footer .store-brand{color:#fff}.store-footer p{color:#d9d2e7}.store-footer>small{color:#9286a6}@media (max-width:950px){.store-header nav,.store-actions button:not(.cart){display:none}.store-hero,.trust-row,.store-products,.collection-cards,.audience-grid{grid-template-columns:1fr}.hero-product{max-width:650px}.store-title{flex-direction:column;align-items:start;gap:20px}}.shop-toolbar{grid-template-columns:1fr 220px;gap:12px;margin:20px 0;display:grid}.shop-toolbar input,.shop-toolbar select{font:inherit;background:#fff;border:1px solid #ded9ee;border-radius:12px;padding:14px 16px}.product-meta,.info-badges{flex-wrap:wrap;gap:8px;margin:12px 0;display:flex}.product-meta span,.info-badges span{background:#f4f0ff;border-radius:999px;padding:6px 9px;font-size:12px}.product-buy>div{gap:8px;display:flex}.product-buy a,.product-buy button,.audience-grid a{color:#fff;background:#5d35d5;border:0;border-radius:9px;padding:10px 13px;font-weight:700;text-decoration:none}.wish{width:38px;height:38px;position:absolute;right:12px;color:#d33478!important;background:#fff!important;border:0!important;border-radius:50%!important;font-size:21px!important;top:12px!important;left:auto!important}.product-image{position:relative}.cart-backdrop{z-index:100;background:#1a123080;justify-content:flex-end;display:flex;position:fixed;inset:0}.cart-drawer{background:#fff;width:min(440px,92vw);height:100%;padding:24px;overflow:auto}.cart-drawer header{justify-content:space-between;align-items:center;display:flex}.cart-drawer header button{background:0 0;border:0;font-size:30px}.cart-line{border-bottom:1px solid #eee;grid-template-columns:70px 1fr auto;gap:12px;padding:16px 0;display:grid}.cart-line img{object-fit:cover;border-radius:10px;width:70px;height:70px}.cart-line div{flex-direction:column;gap:5px;display:flex}.cart-line>button{color:#8d5570;background:0 0;border:0}.cart-total{justify-content:space-between;padding:20px 0;font-size:20px;display:flex}.checkout-button,.buy-now{color:#fff;background:#5d35d5;border-radius:11px;justify-content:center;padding:14px 20px;font-weight:800;text-decoration:none;display:inline-flex}.checkout-button{width:100%}.disabled{opacity:.45;pointer-events:none}.empty-cart{text-align:center;color:#777;padding:60px 10px}.breadcrumbs{color:#756b87;max-width:1400px;margin:26px auto 10px;padding:0 28px}.product-hero{background:#fff;border-radius:24px;grid-template-columns:minmax(420px,1fr) 1fr;gap:50px;max-width:1400px;margin:auto;padding:30px;display:grid}.main-preview{object-fit:contain;background:#f6f3fb;border-radius:20px;width:100%;height:590px}.thumbs{gap:10px;margin-top:12px;display:flex}.thumbs img{object-fit:cover;border:2px solid #eee;border-radius:10px;width:100px;height:80px}.product-info h1{margin:12px 0;font-size:46px}.product-info>p{font-size:18px;line-height:1.7}.price-box{background:#f7f4ff;border-radius:14px;justify-content:space-between;align-items:center;margin:22px 0;padding:18px;display:flex}.price-box strong{color:#5d35d5;font-size:32px}.safe-note{font-size:13px!important}.detail-grid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1400px;margin:24px auto;display:grid}.detail-grid article{background:#fff;border-radius:18px;padding:26px}.related{max-width:1400px;margin:40px auto;padding:30px}.checkout-page{background:#f7f4fb;min-height:100vh;padding:40px}.checkout-brand{color:#4726a5;font-size:26px;font-weight:900;text-decoration:none}.checkout-grid{grid-template-columns:1.2fr .8fr;gap:30px;max-width:1100px;margin:40px auto;display:grid}.checkout-grid section,.checkout-grid aside{background:#fff;border-radius:20px;padding:34px}.checkout-grid label{margin:18px 0;font-weight:700;display:block}.checkout-grid input{border:1px solid #ddd;border-radius:10px;width:100%;margin-top:8px;padding:14px;display:block}.payment-placeholder{background:#faf8ff;border:1px dashed #8f76d9;border-radius:12px;margin:20px 0;padding:18px}.summary-line{border-bottom:1px solid #eee;grid-template-columns:60px 1fr auto;align-items:center;gap:12px;padding:14px 0;display:grid}.summary-line img{object-fit:cover;border-radius:8px;width:60px;height:60px}.summary-line span{flex-direction:column;display:flex}.success-page{background:linear-gradient(135deg,#fdf6f7,#f1ecff);place-items:center;min-height:100vh;display:grid}.success-page>div{text-align:center;background:#fff;border-radius:28px;max-width:650px;padding:55px}.success-page>div>span{color:#19733c;background:#e6f8eb;border-radius:50%;place-items:center;width:72px;height:72px;font-size:36px;display:inline-grid}.success-page h1{font-size:42px}.downloads-page{background:#f7f4fb;min-height:100vh;padding:40px}.downloads-page>header,.downloads-page>section{max-width:1100px;margin:0 auto 24px}.downloads-empty{text-align:center;background:#fff;border-radius:20px;padding:60px}.downloads-empty>span{font-size:50px}.download-list article{background:#fff;border-radius:14px;grid-template-columns:80px 1fr auto;align-items:center;gap:16px;margin:10px 0;padding:14px;display:grid}.download-list img{object-fit:cover;border-radius:8px;width:80px;height:70px}.download-list div{flex-direction:column;display:flex}@media (max-width:900px){.product-hero,.checkout-grid,.detail-grid{grid-template-columns:1fr}.main-preview{height:420px}.shop-toolbar{grid-template-columns:1fr}.product-info h1{font-size:34px}}.rating-row{align-items:center;gap:10px;margin:8px 0;display:flex}.rating-row strong{color:#ffad21;letter-spacing:.08em}.rating-row span{color:#756b87;font-size:12px}.inside-mini{color:#356f49;flex-wrap:wrap;gap:12px;font-size:12px;font-weight:800;display:flex}.bundle-promo{background:linear-gradient(135deg,#fff1bc,#fff8e2 46%,#efe8ff);border-radius:30px;grid-template-columns:1.4fr .6fr;align-items:center;gap:30px;margin:0 6vw 90px;padding:42px;display:grid}.bundle-promo small{letter-spacing:.1em;color:#7d5b00;font-weight:900}.bundle-promo h2{margin:8px 0;font-size:38px}.bundle-promo p{color:#675f73;line-height:1.65}.bundle-promo a{color:#fff;background:#4f2bc7;border-radius:12px;margin-top:12px;padding:13px 18px;font-weight:900;text-decoration:none;display:inline-flex}.bundle-promo>div:last-child{text-align:center;background:#fff;border-radius:24px;padding:24px;display:grid}.bundle-promo>div:last-child b{color:#f54d93;font-size:64px}.bundle-promo>div:last-child strong{margin-top:10px;font-size:30px}.review-section{background:#fffaf1;padding:90px 6vw}.review-section>small{color:#5d35d5;letter-spacing:.12em;font-weight:900}.review-section h2{font-size:42px}.review-section>div{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.review-section article{background:#fff;border:1px solid #eee2d0;border-radius:22px;padding:26px}.review-section article strong{color:#ffad21}.review-section article p{font-size:17px;line-height:1.6}.review-section article span{color:#82778f;margin-top:4px;display:block}.demo-review-note{color:#8c8197;margin-top:18px;font-size:12px}.premium-footer{grid-template-columns:2fr repeat(3,1fr);gap:35px}.premium-footer>div{flex-direction:column;gap:10px;display:flex}.premium-footer a{color:#d9d2e7;text-decoration:none}.premium-footer>small{grid-column:1/-1}.quantity{align-items:center;gap:8px;flex-direction:row!important;display:flex!important}.quantity button{border-radius:7px;width:28px;height:28px;color:#4f2bc7!important;background:#fff!important;border:1px solid #ddd!important}.cart-reassurance{color:#356f49;background:#f3fbf5;border-radius:12px;gap:6px;padding:14px;font-size:12px;font-weight:800;display:grid}.continue-shopping{color:#5d35d5;background:0 0;border:0;width:100%;padding:14px;font-weight:800}.checkout-steps{grid-template-columns:repeat(4,1fr);gap:8px;max-width:1100px;margin:25px auto;display:grid}.checkout-steps b{color:#7e748d;text-align:center;background:#ebe6f5;border-radius:10px;padding:12px}.checkout-steps .active{color:#fff;background:#5d35d5}.coupon-box{grid-template-columns:1fr auto;gap:8px;display:grid}.coupon-box input{margin:0!important}.coupon-box button{color:#fff;background:#241d3a;border:0;border-radius:10px;padding:0 18px;font-weight:800}.coupon-success{color:#267144;font-weight:800}.coupon-message{color:#9c4d61}.price-breakdown{gap:8px;padding-top:15px;display:grid}.price-breakdown span{justify-content:space-between;display:flex}.success-summary{text-align:left;background:#f8f5ff;border-radius:14px;margin:25px 0;padding:18px}.success-summary p{justify-content:space-between;display:flex}.account-hero{color:#fff;background:linear-gradient(135deg,#2d176f,#6d42dd);justify-content:space-between;align-items:end;padding:70px 7vw;display:flex}.account-hero small{color:#ffe571;letter-spacing:.12em;font-weight:900}.account-hero h1{margin:8px 0;font-size:48px}.account-hero p{color:#e8e0ff}.account-hero>a{color:#4f2bc7;background:#fff;border-radius:12px;padding:13px 17px;font-weight:900;text-decoration:none}.account-stats{background:#f7f4fb;grid-template-columns:repeat(3,1fr);gap:18px;padding:34px 7vw;display:grid}.account-stats article,.account-grid article{background:#fff;border-radius:18px;padding:26px}.account-stats b{color:#5d35d5;font-size:40px;display:block}.account-stats span{color:#82778f}.account-grid{background:#f7f4fb;grid-template-columns:repeat(3,1fr);gap:18px;padding:30px 7vw 70px;display:grid}.account-grid a{color:#5d35d5;font-weight:800}.order-history,.entitlement-list,.wishlist-grid,.bundle-list{max-width:1500px;margin:auto;padding:60px 7vw}.order-history article{border-bottom:1px solid #eee;grid-template-columns:1fr auto auto;gap:25px;padding:18px;display:grid}.order-history article div{display:grid}.entitlement-list article{background:#fff;border:1px solid #eee;border-radius:16px;grid-template-columns:100px 1fr auto;align-items:center;gap:18px;margin:12px 0;padding:14px;display:grid}.entitlement-list img{object-fit:contain;width:100px;height:85px}.entitlement-list div{gap:5px;display:grid}.entitlement-list button{color:#777;background:#ddd;border:0;border-radius:10px;padding:11px}.wishlist-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.wishlist-grid>article{border:1px solid #ece6f3;border-radius:22px;grid-template-columns:260px 1fr;display:grid;overflow:hidden}.wishlist-grid img{object-fit:contain;background:#f7f4fb;width:100%;height:100%}.wishlist-grid>article>div{padding:26px}.wishlist-grid>article>div>div{gap:8px;margin-top:18px;display:flex}.wishlist-grid a,.wishlist-grid button{color:#fff;background:#5d35d5;border:0;border-radius:10px;padding:10px 13px;font-weight:800;text-decoration:none}.wishlist-grid button{color:#5d35d5;background:#f4effc}.bundle-hero{text-align:center;background:linear-gradient(135deg,#fff4dd,#f2ebff);padding:90px 7vw}.bundle-hero small{color:#5d35d5;letter-spacing:.12em;font-weight:900}.bundle-hero h1{max-width:950px;margin:12px auto;font-size:56px}.bundle-hero p{color:#6f687b;font-size:18px}.bundle-list>article{border:1px solid #e9e1f2;border-radius:28px;grid-template-columns:1.1fr .9fr;gap:45px;padding:35px;display:grid}.bundle-art{grid-template-columns:repeat(3,1fr);align-items:center;gap:10px;display:grid}.bundle-art img{object-fit:contain;background:#f8f4ff;border-radius:18px;width:100%;height:360px}.bundle-list>article>div:last-child>span{color:#6d5100;background:#fff0b3;border-radius:99px;padding:7px 10px;font-weight:900;display:inline-flex}.bundle-list h2{font-size:40px}.bundle-list li{margin:10px 0}.bundle-price{align-items:baseline;gap:12px;margin:20px 0;display:flex}.bundle-price strong{color:#5d35d5;font-size:36px}.bundle-price del{color:#8c8197}.bundle-price small{color:#267144;font-weight:800}.preview-note{color:#8c8197;font-size:12px}.look-inside{color:#5d35d5;background:#fff;border:1px solid #d8ceef;border-radius:11px;width:100%;margin-top:12px;padding:13px;font-weight:900}.secondary-buy{color:#5d35d5;border:1px solid #d8ceef;border-radius:11px;margin-left:8px;padding:14px 20px;font-weight:800;text-decoration:none;display:inline-flex}@media (max-width:900px){.bundle-promo,.bundle-list>article,.wishlist-grid>article,.review-section>div,.premium-footer,.account-stats,.account-grid,.wishlist-grid{grid-template-columns:1fr}.account-hero{flex-direction:column;align-items:flex-start;gap:20px}.bundle-art img{height:220px}.checkout-steps{grid-template-columns:1fr 1fr}.premium-footer>small{grid-column:auto}}.checkout-loading-card,.storefront-not-found{text-align:center;background:#fff;border-radius:32px;max-width:720px;margin:8vh auto;padding:48px;box-shadow:0 24px 70px #2d1f5e24}.checkout-loading-mark{color:#fff;background:linear-gradient(135deg,#6f43e8,#a755ef);border-radius:22px;place-items:center;width:64px;height:64px;margin:0 auto 18px;font-size:30px;font-weight:900;display:grid}.storefront-route-loading{background:#f8f6ff;min-height:100vh;padding:80px clamp(20px,5vw,80px)}.storefront-loading-brand{letter-spacing:.08em;color:#6f43e8;font-size:32px;font-weight:950}.storefront-loading-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:42px;display:grid}.storefront-loading-card{background:linear-gradient(100deg,#eee9fa 20%,#faf8ff 38%,#eee9fa 56%) 0 0/220% 100%;border-radius:28px;height:420px;animation:1.4s linear infinite tiarawa-shimmer}.storefront-not-found span{color:#8a62ec;font-size:72px;font-weight:950;display:block}.storefront-not-found a{color:#fff;background:#6f43e8;border-radius:16px;margin-top:18px;padding:14px 22px;font-weight:800;text-decoration:none;display:inline-flex}@keyframes tiarawa-shimmer{to{background-position-x:-220%}}@media (max-width:800px){.storefront-loading-grid{grid-template-columns:1fr}.storefront-loading-card{height:300px}.checkout-loading-card,.storefront-not-found{margin:4vh 16px;padding:32px 22px}}.legal-acceptance{background:#faf9ff;border:1px solid #ddd7f4;border-radius:18px;gap:12px;margin:18px 0;padding:16px;display:grid}.legal-acceptance label{align-items:flex-start;gap:10px;font-weight:600;line-height:1.45;display:flex}.legal-acceptance input{accent-color:#6f54d9;width:18px;height:18px;margin-top:2px}.legal-acceptance a{color:#5c3fc2;text-decoration:underline}.coupon-message{color:#9f2f46;background:#fff1f4;border-radius:12px;padding:10px 12px}.coupon-success{color:#14663f;background:#eaf9f1;border-radius:12px;padding:10px 12px}.legal-page{background:#f7f5ff;min-height:100vh;padding:32px 20px 72px}.legal-page>article{background:#fff;border:1px solid #e2dcf5;border-radius:28px;max-width:860px;margin:28px auto;padding:clamp(24px,5vw,56px);box-shadow:0 22px 60px #3726751a}.legal-page h1{color:#33225f;margin:8px 0 24px;font-size:clamp(2rem,5vw,3.6rem)}.legal-page h2{color:#4c338b;margin-top:28px}.legal-page p{color:#544c68;line-height:1.75}.legal-page small{color:#7456cf;letter-spacing:.08em;font-weight:800}.auth-shell{background:linear-gradient(#f7f2ff,#fff);place-items:center;min-height:70vh;padding:64px 20px;display:grid}.auth-card{background:#fff;border:1px solid #eadffc;border-radius:28px;gap:16px;width:min(620px,100%);padding:34px;display:grid;box-shadow:0 24px 70px #4d22791f}.auth-card h1{color:#3f2464;margin:0;font-size:34px}.auth-card>p{color:#6f6480;margin:0}.auth-card label{color:#4e3d63;gap:7px;font-weight:700;display:grid}.auth-card input{font:inherit;border:1px solid #d9cce9;border-radius:12px;padding:13px}.auth-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.legal-checks{background:#faf7ff;border-radius:16px;gap:10px;padding:16px;display:grid}.legal-checks label{align-items:flex-start;gap:10px;font-weight:500;display:flex}.legal-checks input{margin-top:3px}.auth-card button,.auth-link-button{color:#fff;text-align:center;cursor:pointer;background:#6d35b5;border:0;border-radius:14px;padding:14px 18px;font-weight:800;text-decoration:none}.auth-secondary{text-align:center;color:#6d35b5;display:block}.auth-error{background:#fff0f3;border-radius:10px;padding:10px;color:#a8203a!important}.auth-switch{text-align:center}.download-library{gap:16px;max-width:1100px;margin:0 auto;padding:48px 24px 80px;display:grid}.download-library article{background:#fff;border:1px solid #eadffc;border-radius:20px;justify-content:space-between;align-items:center;padding:22px;display:flex}.download-library article a{color:#fff;background:#6d35b5;border-radius:12px;padding:12px 16px;font-weight:800;text-decoration:none}.empty-state{text-align:center;background:#faf7ff;border-radius:22px;padding:48px}.empty-state a{color:#6d35b5;font-weight:800}@media (max-width:680px){.auth-row{grid-template-columns:1fr}.auth-card{padding:24px}.download-library article{flex-direction:column;align-items:flex-start;gap:16px}}.dynamic-hero{position:relative;overflow:hidden}.dynamic-hero .hero-product{text-decoration:none;transition:transform .45s,box-shadow .45s}.dynamic-hero .hero-product:hover{transform:translateY(-10px)rotate(.5deg)scale(1.015);box-shadow:0 38px 90px #492a8f3d}.motion-sweep:after{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 44%,#ffffff80 50%,#0000 56%);animation:5s infinite store-sweep;position:absolute;inset:-70%}.motion-push .hero-product{animation:5s ease-in-out infinite store-push}.motion-flash .hero-product{animation:5s infinite store-flash}.motion-soft .hero-product{animation:5s ease-in-out infinite store-float}.store-products article{transition:transform .3s,box-shadow .3s}.store-products article:hover{transform:translateY(-8px);box-shadow:0 24px 55px #38205820}.store-products article:hover .product-image img{transform:scale(1.035)}.product-image img{transition:transform .35s}@keyframes store-sweep{to{transform:translate(65%)}}@keyframes store-push{50%{transform:translate(-10px)rotate(-.5deg)}}@keyframes store-flash{4%{filter:brightness(1.25)}9%{filter:none}}@keyframes store-float{50%{transform:translateY(-9px)}}@media (prefers-reduced-motion:reduce){.motion-sweep:after,.motion-push .hero-product,.motion-flash .hero-product,.motion-soft .hero-product{animation:none}.store-products article,.product-image img{transition:none}}.store-announcement{color:#fff;letter-spacing:.025em;background:linear-gradient(90deg,#2d176f,#7147df,#f54d93) 0 0/200% 100%;justify-content:center;align-items:center;gap:14px;min-height:42px;padding:9px 20px;font-size:13px;font-weight:900;text-decoration:none;animation:9s linear infinite tiarawa-ribbon;display:flex}.store-announcement b{font-size:18px;transition:transform .25s}.store-announcement:hover b{transform:translate(5px)}.dynamic-hero{isolation:isolate}.dynamic-hero:before{content:"";z-index:-1;filter:blur(12px);background:radial-gradient(circle,#b7f0d1aa,#0000 66%);height:70%;animation:8s ease-in-out infinite hero-ambient;position:absolute;inset:auto -10% -45% 35%}.hero-copy,.hero-artwork{animation-duration:.72s;animation-timing-function:cubic-bezier(.22,.8,.25,1);animation-fill-mode:both}.hero-transition-push .hero-copy{animation-name:hero-copy-push}.hero-transition-push .hero-artwork{animation-name:hero-art-push}.hero-transition-fade .hero-copy,.hero-transition-fade .hero-artwork{animation-name:hero-fade}.hero-transition-flash .hero-copy{animation-name:hero-copy-push}.hero-transition-flash .hero-artwork{animation-name:hero-flash}.hero-transition-sweep .hero-copy{animation-name:hero-fade}.hero-transition-sweep .hero-artwork{animation-name:hero-art-push}.hero-transition-sweep:after{content:"";pointer-events:none;z-index:4;background:linear-gradient(105deg,#0000 44%,#ffffff8c 50%,#0000 56%);animation:4.8s ease-in-out infinite premium-sweep;position:absolute;inset:-70% -130%}.hero-artwork i{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#251647dd;border-radius:99px;padding:8px 11px;font-size:10px;font-style:normal;font-weight:900;position:absolute;bottom:22px;left:22px}.hero-controls{z-index:8;pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:24px;left:7vw;right:7vw}.hero-controls>button{pointer-events:auto;color:#4f2bc7;cursor:pointer;background:#ffffffd9;border:1px solid #ffffffbf;border-radius:50%;width:42px;height:42px;font-size:27px;box-shadow:0 8px 24px #3217761f}.hero-controls>div{pointer-events:auto;gap:8px;display:flex}.hero-controls>div button{cursor:pointer;background:#8f80b1;border:0;border-radius:99px;width:9px;height:9px;padding:0;transition:width .25s,background .25s}.hero-controls>div button.active{background:#4f2bc7;width:34px}.card-shine{pointer-events:none;opacity:0;background:linear-gradient(110deg,#0000 45%,#ffffff9e 50%,#0000 55%);position:absolute;inset:-80% -140%;transform:translate(-25%)}.store-products article{animation:.6s both product-arrive;animation-delay:var(--product-delay,0s)}.product-motion-lift .store-products article:hover{transform:translateY(-10px)rotate(.25deg);box-shadow:0 28px 64px #38205824}.product-motion-glow .store-products article:hover{transform:translateY(-4px);box-shadow:0 0 0 2px #ab8cff45,0 28px 68px #6c3edc32}.product-motion-zoom .store-products article:hover .product-image img{transform:scale(1.065)}.product-motion-none .store-products article,.product-motion-none .product-image img{transition:none}.store-products article:hover .card-shine{opacity:1;animation:1s card-shine}.premium-bundle{position:relative;overflow:hidden}.premium-bundle:before{content:"";background:#f54d9322;border-radius:50%;width:240px;height:240px;position:absolute;top:-100px;right:-70px}.premium-bundle:after{content:"+";color:#5d35d5;background:#fff;border-radius:50%;place-items:center;width:54px;height:54px;font-size:30px;font-weight:950;display:grid;position:absolute;top:50%;right:37%;transform:translateY(-50%);box-shadow:0 12px 30px #4f2bc721}.bundle-score{animation:5s ease-in-out infinite bundle-float}.collection-cards article{transition:transform .3s,background .3s}.collection-cards article:hover{background:#ffffff17;transform:translateY(-8px)}.audience-grid article{transition:transform .3s,box-shadow .3s}.audience-grid article:hover{transform:translateY(-5px);box-shadow:0 24px 54px #2d176f12}@keyframes tiarawa-ribbon{to{background-position:200% 0}}@keyframes hero-copy-push{0%{opacity:0;transform:translate(-42px)}to{opacity:1;transform:none}}@keyframes hero-art-push{0%{opacity:0;transform:translate(62px)rotate(4deg)scale(.94)}to{opacity:1;transform:rotate(1.5deg)}}@keyframes hero-fade{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes hero-flash{0%{opacity:0;filter:brightness(1.8);transform:scale(.92)}35%{opacity:1;filter:brightness(1.22)}to{filter:none;transform:rotate(1.5deg)}}@keyframes premium-sweep{0%,58%{transform:translate(-42%)}to{transform:translate(42%)}}@keyframes hero-ambient{50%{transform:translate(-4%,-5%)scale(1.08)}}@keyframes card-shine{to{transform:translate(45%)}}@keyframes product-arrive{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes bundle-float{50%{transform:translateY(-7px)}}@media (max-width:900px){.store-announcement{font-size:11px}.hero-controls{bottom:14px;left:22px;right:22px}.hero-controls>button{width:36px;height:36px}.premium-bundle:after{display:none}.hero-artwork i{bottom:12px;left:12px}.dynamic-hero:before{display:none}}@media (prefers-reduced-motion:reduce){.store-announcement,.dynamic-hero:before,.hero-copy,.hero-artwork,.hero-transition-sweep:after,.store-products article,.store-products article:hover .card-shine,.bundle-score{animation:none!important}.product-motion-lift .store-products article:hover,.product-motion-glow .store-products article:hover{transform:none}.store-announcement{background-position:0 0}}.customer-auth-links,.customer-account-trigger{align-items:center;gap:10px;display:flex}.customer-auth-links .create-account-link{color:#fff;background:#5f36e7;border-radius:10px;padding:10px 14px}.customer-session-loading{color:#6d667b;font-size:13px}.customer-account-menu{position:relative}.customer-account-trigger{cursor:pointer;color:#20183f;background:#fff;border:1px solid #ebe6f5;border-radius:12px;padding:6px 9px}.customer-account-trigger small,.customer-account-trigger strong{text-align:left;display:block}.customer-account-trigger small{color:#776f88;font-size:9px}.customer-account-trigger strong{font-size:12px}.customer-avatar{color:#fff;background:linear-gradient(135deg,#5b31df,#ef4e9b);border-radius:50%;place-items:center;width:28px;height:28px;font-weight:800;display:grid}.customer-account-dropdown{z-index:100;background:#fff;border:1px solid #e9e3f3;border-radius:16px;width:235px;padding:10px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 22px 55px #23194629}.customer-account-summary{border-bottom:1px solid #eee9f5;margin-bottom:6px;padding:10px}.customer-account-summary b,.customer-account-summary small{display:block}.customer-account-summary small{color:#776f88;text-overflow:ellipsis;overflow:hidden}.customer-account-dropdown a,.customer-account-dropdown button{color:#251b46;text-align:left;width:100%;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:10px;display:block}.customer-account-dropdown a:hover,.customer-account-dropdown button:hover{background:#f5f1ff}.customer-account-dropdown button{color:#b4234d}.customer-dashboard-notice{background:#f0fff5;border:1px solid #cdebd8;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;max-width:1440px;margin:18px auto;padding:16px 20px;display:flex}.customer-dashboard-notice b,.customer-dashboard-notice span{display:block}.customer-dashboard-notice span{color:#557063;margin-top:3px}.customer-dashboard-stats,.customer-dashboard-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-card-icon{color:#5f36e7;background:#eee8ff;border-radius:12px;place-items:center;width:42px;height:42px;font-size:20px;font-weight:900;display:grid}.dashboard-empty-state{color:#8a8198;font-size:13px}.sidebar-owner-expanded{align-items:center;gap:9px}.owner-session-copy{flex:1;min-width:0}.owner-session-copy b,.owner-session-copy small,.owner-session-copy em{display:block}.owner-session-copy em{color:#5fd696;margin-top:3px;font-size:9px;font-style:normal}.owner-signout-button{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff29;border-radius:9px;padding:8px 9px;font-size:10px}.owner-signout-button:hover{background:#ffffff29}.owner-signout-button:disabled{opacity:.6;cursor:wait}@media (max-width:980px){.store-header{flex-wrap:wrap}.store-header nav{order:3;width:100%;overflow-x:auto}.customer-dashboard-stats,.customer-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.customer-auth-links .create-account-link,.customer-account-trigger>span:nth-child(2){display:none}.customer-dashboard-notice{flex-direction:column;align-items:flex-start}.customer-dashboard-stats,.customer-dashboard-grid{grid-template-columns:1fr}}.compact-account-hero{min-height:180px}.account-hero-link{color:#fff;border:1px solid #ffffff4d;border-radius:12px;padding:11px 15px;font-weight:800}.premium-customer-hero{align-items:center;min-height:220px}.customer-profile-summary{align-items:center;gap:20px;display:flex}.customer-profile-avatar{color:#fff;background:#ffffff29;border:1px solid #ffffff40;border-radius:24px;place-items:center;width:72px;height:72px;font-size:28px;font-weight:900;display:grid}.customer-hero-actions{align-items:center;gap:10px;display:flex}.customer-hero-actions a,.customer-hero-actions button{border-radius:12px;padding:11px 15px;font-weight:900}.customer-hero-actions a{color:#5b35d5;background:#fff}.customer-hero-actions button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff47}.verification-good,.verification-pending{white-space:nowrap;font-weight:900}.verification-good{color:#18794e}.verification-pending{color:#a25a00}.premium-customer-stats article{min-height:128px}.customer-quick-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;max-width:1440px;margin:18px auto;display:grid}.customer-quick-actions a{background:#fff;border:1px solid #ece7f8;border-radius:18px;grid-template-columns:44px 1fr;column-gap:12px;padding:18px;transition:transform .2s,box-shadow .2s;display:grid;box-shadow:0 10px 28px #2d20580f}.customer-quick-actions a:hover{transform:translateY(-3px);box-shadow:0 16px 34px #2d20581c}.customer-quick-actions span{color:#5f36e7;background:#eee8ff;border-radius:13px;grid-row:1/3;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.customer-quick-actions b{color:#261b4d}.customer-quick-actions small{color:#7b728e;margin-top:3px}.customer-dashboard-columns{grid-template-columns:1.25fr .75fr;gap:18px;max-width:1440px;margin:18px auto;display:grid}.customer-bottom-columns{align-items:stretch}.customer-dashboard-panel{background:#fff;border:1px solid #ece7f8;border-radius:20px;padding:22px;box-shadow:0 10px 30px #2d20580d}.customer-panel-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.customer-panel-heading small{color:#775be6;letter-spacing:.08em;font-weight:900}.customer-panel-heading h2{color:#261b4d;margin:5px 0 0}.customer-panel-heading>a,.customer-panel-heading>span{color:#6841df;font-weight:900}.customer-panel-empty{text-align:center;color:#746b84;align-content:center;place-items:center;min-height:180px;display:grid}.customer-panel-empty span{font-size:34px}.customer-panel-empty b{color:#281c50;margin-top:10px}.customer-panel-empty p{margin:6px 0 12px}.customer-panel-empty a{color:#6540db;font-weight:900}.customer-panel-empty.compact{min-height:100px}.dashboard-order-row,.customer-activity-row,.customer-notification-row{border-top:1px solid #f0edf7;justify-content:space-between;gap:14px;padding:13px 0;display:flex}.dashboard-order-row:first-of-type,.customer-activity-row:first-of-type,.customer-notification-row:first-of-type{border-top:0}.dashboard-order-row span:last-child{text-align:right}.dashboard-order-row b,.customer-activity-row b,.customer-notification-row b{color:#2b2051;display:block}.dashboard-order-row small,.customer-activity-row small{color:#847b94;margin-top:3px;display:block}.order-text-paid{color:#188353!important}.order-text-pending{color:#b56700!important}.order-text-failed,.order-text-cancelled,.order-text-refunded{color:#b4234d!important}.customer-activity-row{justify-content:flex-start}.customer-activity-row>span{color:#14834f;background:#e8fff1;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.customer-notification-row p{color:#756d84;margin:4px 0 0}.customer-notification-row a{color:#6540db;align-self:center;font-weight:900}.account-trust-panel dl{margin:16px 0 0}.account-trust-panel dl div{border-top:1px solid #f0edf7;justify-content:space-between;gap:16px;padding:11px 0;display:flex}.account-trust-panel dt{color:#7d748d}.account-trust-panel dd{color:#2b2051;text-align:right;margin:0;font-weight:800}.customer-orders-shell{gap:18px;max-width:1180px;margin:26px auto 60px;display:grid}.customer-empty-panel{text-align:center;background:#fff;border:1px solid #ece7f8;border-radius:22px;align-content:center;place-items:center;min-height:260px;padding:30px;display:grid}.customer-empty-panel>span{font-size:44px}.customer-empty-panel h2{color:#2a1e50;margin:10px 0 4px}.customer-empty-panel p{color:#7b728a}.customer-empty-panel a{color:#fff;background:#6841df;border-radius:12px;margin-top:10px;padding:11px 16px;font-weight:900}.customer-order-card{background:#fff;border:1px solid #ece7f8;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #2d20580d}.customer-order-heading{background:#faf8ff;grid-template-columns:1.4fr 1fr 1fr auto;align-items:center;gap:18px;padding:18px 20px;display:grid}.customer-order-heading small{color:#867c96;letter-spacing:.08em;font-size:10px;font-weight:900;display:block}.customer-order-heading b{color:#2a1e50}.order-status{text-transform:uppercase;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900}.order-status-paid{color:#16804d;background:#e8fff1}.order-status-pending{color:#a45c00;background:#fff6df}.order-status-failed,.order-status-cancelled,.order-status-refunded{color:#b4234d;background:#fff0f3}.customer-order-products{gap:12px;padding:18px 20px;display:grid}.customer-order-products>div{align-items:center;gap:12px;display:flex}.customer-order-products img{object-fit:cover;background:#f2eef9;border-radius:10px;width:54px;height:68px}.customer-order-products b,.customer-order-products small{display:block}.customer-order-products small{color:#837a92;margin-top:3px}.customer-order-actions{color:#7b7288;border-top:1px solid #f0edf7;justify-content:space-between;gap:16px;padding:14px 20px;display:flex}.customer-order-actions a{color:#6540db;font-weight:900}.checkout-account-note{background:#f7f4ff;border:1px solid #d8cff5;border-radius:14px;margin:16px 0;padding:13px 15px}.checkout-account-note b,.checkout-account-note span{display:block}.checkout-account-note b{color:#3b286f}.checkout-account-note span{color:#776b90;margin-top:3px;font-size:13px}@media (max-width:980px){.customer-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-dashboard-columns{grid-template-columns:1fr}.customer-order-heading{grid-template-columns:1fr 1fr}}@media (max-width:640px){.premium-customer-hero,.customer-profile-summary,.customer-hero-actions{align-items:flex-start}.premium-customer-hero,.customer-profile-summary{flex-direction:column}.customer-hero-actions{width:100%}.customer-hero-actions a,.customer-hero-actions button{text-align:center;flex:1}.customer-quick-actions,.customer-order-heading{grid-template-columns:1fr}.customer-order-actions{flex-direction:column}}.cart-page-shell{background:#f8f6fc;min-height:100vh}.cart-page-hero{justify-content:space-between;align-items:end;gap:24px;max-width:1440px;margin:0 auto;padding:42px 34px 28px;display:flex}.cart-page-hero small,.saved-later-section>div small,.cart-order-summary>small{letter-spacing:.12em;color:#7456df;font-weight:900}.cart-page-hero h1{color:#24164d;margin:8px 0;font-size:clamp(34px,5vw,62px);line-height:1}.cart-page-hero p{color:#746b86;max-width:680px}.cart-page-hero>div:last-child{color:#fff;background:linear-gradient(135deg,#6841df,#9b62ff);border-radius:30px;align-content:center;place-items:center;width:110px;height:110px;display:grid;box-shadow:0 18px 40px #5b35d540}.cart-page-hero>div:last-child b{font-size:36px}.cart-page-grid{grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:24px;max-width:1440px;margin:0 auto 64px;padding:0 34px;display:grid}.cart-page-products{gap:16px;display:grid}.full-cart-line{background:#fff;border:1px solid #eae5f5;border-radius:24px;grid-template-columns:110px minmax(0,1fr) auto auto;align-items:center;gap:20px;padding:18px;display:grid;box-shadow:0 12px 30px #2e1f5a0f}.full-cart-line>img{object-fit:cover;background:#f0edf8;border-radius:16px;width:110px;height:138px}.full-cart-copy small{color:#7b62d7;font-weight:900}.full-cart-copy h2{color:#291d54;margin:6px 0}.full-cart-copy p{color:#82788f}.full-cart-actions{gap:12px;margin-top:12px;display:flex}.full-cart-actions button,.saved-later-section article button{color:#6841df;cursor:pointer;background:0 0;border:0;padding:0;font-weight:900}.full-cart-quantity>span{color:#837a92;margin-bottom:7px;font-size:12px;display:block}.full-cart-quantity>div{border:1px solid #ded7ee;border-radius:12px;align-items:center;display:flex;overflow:hidden}.full-cart-quantity button{cursor:pointer;background:#f6f3fb;border:0;width:34px;height:34px;font-size:18px}.full-cart-quantity b{text-align:center;width:34px}.full-cart-line>strong{color:#24164d;font-size:20px}.cart-order-summary{background:#fff;border:1px solid #e9e3f4;border-radius:24px;padding:24px;position:sticky;top:20px;box-shadow:0 16px 42px #2e1f5a17}.cart-order-summary h2{color:#281b55;margin:6px 0 18px;font-size:28px}.cart-coupon-row{grid-template-columns:1fr auto;gap:8px;display:grid}.cart-coupon-row input{border:1px solid #ddd5ef;border-radius:12px;padding:12px}.cart-coupon-row button{color:#fff;background:#2e205b;border:0;border-radius:12px;padding:0 16px;font-weight:900}.cart-order-summary dl{margin:20px 0}.cart-order-summary dl div{border-top:1px solid #f0edf7;justify-content:space-between;gap:20px;padding:10px 0;display:flex}.cart-order-summary dt{color:#746b82}.cart-order-summary dd{color:#2c2056;margin:0;font-weight:900}.cart-summary-total{font-size:18px}.cart-order-summary>p{color:#81778f;font-size:12px;line-height:1.5}.cart-order-summary .checkout-button{text-align:center;margin-top:16px;display:block}.cart-continue-link{text-align:center;color:#6540db;margin:14px 0;font-weight:900;display:block}.cart-trust-list{color:#5f566f;border-top:1px solid #eeeaf6;gap:8px;padding-top:16px;font-size:12px;display:grid}.saved-later-section{background:#fff;border:1px solid #eae5f5;border-radius:24px;padding:22px}.saved-later-section h2{color:#281b55;margin:5px 0 16px}.saved-later-section article{border-top:1px solid #f0edf7;grid-template-columns:56px 1fr auto auto;align-items:center;gap:14px;padding:12px 0;display:grid}.saved-later-section article img{object-fit:cover;border-radius:10px;width:56px;height:70px}.saved-later-section article b,.saved-later-section article small{display:block}.cart-page-empty{text-align:center;background:#fff;border:1px solid #eae5f5;border-radius:24px;align-content:center;place-items:center;min-height:360px;padding:30px;display:grid}.cart-page-empty span{font-size:52px}.cart-page-empty h2{color:#281b55;margin:12px 0 5px}.cart-page-empty p{color:#7b728a}.cart-page-empty a,.view-full-cart{color:#6540db;font-weight:900}.cart-line-actions{gap:6px;display:grid}.cart-line-actions button{color:#6841df;cursor:pointer;background:0 0;border:0;font-weight:900}.view-full-cart{text-align:center;margin:10px 0;display:block}.checkout-button.disabled{pointer-events:none;opacity:.5}@media (max-width:980px){.cart-page-grid{grid-template-columns:1fr}.cart-order-summary{position:static}.full-cart-line{grid-template-columns:90px 1fr auto}.full-cart-line>img{width:90px;height:116px}.full-cart-quantity{grid-column:2}.full-cart-line>strong{grid-area:1/3/span 2}}@media (max-width:640px){.cart-page-hero{align-items:flex-start;padding:28px 18px 20px}.cart-page-hero>div:last-child{border-radius:22px;width:78px;height:78px}.cart-page-grid{padding:0 18px}.full-cart-line{grid-template-columns:70px 1fr;padding:14px}.full-cart-line>img{width:70px;height:92px}.full-cart-quantity,.full-cart-line>strong{grid-column:2}.full-cart-line>strong{grid-row:auto}.saved-later-section article{grid-template-columns:48px 1fr}.saved-later-section article button{text-align:left;grid-column:2}.cart-page-hero>div:last-child b{font-size:26px}}.library-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:22px;max-width:1200px;margin:0 auto;padding:34px 5vw 80px;display:grid}.library-card{background:#fff;border:1px solid #eee8ff;border-radius:24px;flex-direction:column;gap:12px;padding:20px;display:flex;box-shadow:0 16px 40px #391e6914}.library-cover{color:#fff;background:linear-gradient(145deg,#6b48d7,#2e1a73);border-radius:18px;flex-direction:column;justify-content:flex-end;min-height:210px;padding:22px;display:flex}.library-cover span{letter-spacing:.12em;color:#ffe269;font-size:.72rem;font-weight:900}.library-cover h2{margin:.5rem 0;font-size:1.55rem}.library-primary{color:#2e1a73;background:#ffcf37;border-radius:999px;justify-content:center;padding:13px 18px;font-weight:900;text-decoration:none;display:inline-flex}.reader-access-notice{gap:16px;display:grid}.reader-purchase-disclosure{color:#34216b;background:#f3efff;border:1px solid #d8cdfb;border-radius:16px;padding:16px 18px}.reader-shell{color:#fff;background:radial-gradient(circle at top,#30236a,#140d31 70%);flex-direction:column;min-height:100vh;display:flex}.reader-topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:5;background:#110a2beb;justify-content:space-between;align-items:center;padding:14px 22px;display:flex;position:sticky;top:0}.reader-topbar a,.reader-topbar button{color:#fff;background:0 0;border:1px solid #ffffff40;border-radius:999px;padding:10px 14px;text-decoration:none}.reader-topbar div{text-align:center;display:grid}.reader-topbar small{color:#ffd74a;letter-spacing:.12em;font-weight:900}.reader-stage{flex:1;grid-template-columns:64px minmax(0,1fr) 64px;align-items:center;gap:12px;width:100%;max-width:1500px;margin:auto;padding:20px;display:grid}.reader-book-page{perspective:1800px;justify-content:center;display:flex}.reader-page-inner{background:#fff;border-radius:10px;max-width:min(1050px,82vw);animation:.45s readerPageIn;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000073}.reader-page-inner img{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;max-width:100%;max-height:66vh;display:block}.reader-watermark{color:#462c6061;pointer-events:none;font-size:11px;font-weight:700;position:absolute;bottom:10px;left:18px}.reader-watermark.diagonal{color:#5a3c7812;white-space:nowrap;font-size:18px;top:48%;bottom:auto;left:50%;transform:translate(-50%,-50%)rotate(-24deg)}.reader-nav{color:#fff;background:#ffffff1f;border:1px solid #ffffff40;border-radius:50%;width:54px;height:54px;font-size:38px}.reader-nav:disabled{opacity:.25}.reader-transcript{background:#ffffff14;border:1px solid #ffffff24;border-radius:18px;grid-template-columns:230px 1fr;gap:22px;width:calc(100% - 40px);max-width:1050px;margin:0 auto 16px;padding:16px 20px;display:grid}.reader-transcript h2{margin:.25rem 0}.reader-lines p{color:#ddd;border-radius:10px;margin:5px 0;padding:7px 10px}.reader-lines p.active{color:#24164c;background:#ffda53}.reader-controls{background:#110a2b;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;padding:14px;display:flex}.reader-controls button,.reader-controls select{border:0;border-radius:999px;padding:10px 16px;font-weight:800}.reader-controls button:first-child{color:#271754;background:#ffcf37}.reader-message{text-align:center;justify-content:center;align-items:center}.reader-message a{color:#ffdc59}@keyframes readerPageIn{0%{opacity:0;transform:rotateY(-5deg)translate(18px)}to{opacity:1;transform:none}}@media (max-width:760px){.reader-topbar strong{font-size:.85rem}.reader-stage{grid-template-columns:38px minmax(0,1fr) 38px;padding:10px}.reader-nav{width:36px;height:36px;font-size:28px}.reader-page-inner{max-width:calc(100vw - 92px)}.reader-page-inner img{max-height:58vh}.reader-transcript{grid-template-columns:1fr}.reader-lines{max-height:140px;overflow:auto}.reader-watermark{font-size:8px}}@media (prefers-reduced-motion:reduce){.reader-page-inner{animation:none}}.reader-quiz{color:#24164c;background:#fff;border-radius:24px;width:calc(100% - 40px);max-width:1050px;margin:0 auto 16px;padding:22px;box-shadow:0 18px 55px #00000040}.reader-quiz>header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.reader-quiz>header small{letter-spacing:.12em;color:#6b46d8;font-weight:900}.reader-quiz>header h2{margin:.35rem 0;font-size:1.45rem}.reader-quiz button,.reader-quiz a{cursor:pointer;border:0;border-radius:14px;padding:12px 16px;font-weight:900;text-decoration:none}.reader-quiz>header button{color:#4d2bb8;background:#f1ecff}.quiz-progress{background:#eee8ff;border-radius:999px;height:9px;margin:14px 0 18px;overflow:hidden}.quiz-progress span{border-radius:inherit;background:linear-gradient(90deg,#6b45e8,#ff4f9a);height:100%;display:block}.quiz-choices{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.quiz-choices button{color:#271850;background:#faf8ff;border:2px solid #e5dcff;min-height:74px;font-size:1rem}.quiz-choices button:hover{border-color:#9d80f5;transform:translateY(-2px)}.quiz-choices button.correct{color:#176633;background:#e8faee;border-color:#43b96b}.quiz-choices button.wrong{color:#8c2536;background:#fff0f2;border-color:#e66b7d}.quiz-feedback{border-radius:16px;flex-wrap:wrap;align-items:center;gap:12px;margin-top:16px;padding:16px;display:flex}.quiz-feedback.correct{color:#145f30;background:#eafbf0}.quiz-feedback.retry{color:#795100;background:#fff5df}.quiz-feedback button{color:#fff;background:#5f38d7;margin-left:auto}.quiz-complete{text-align:center;padding:16px}.quiz-complete h2{margin:.3rem;font-size:2rem}.quiz-complete .quiz-stars{color:#ffbd19;letter-spacing:.2em;font-size:2rem}.quiz-complete div:last-of-type{justify-content:center;gap:12px;margin-top:18px;display:flex}.quiz-complete button{color:#4c28b8;background:#f0eaff}.quiz-complete a{color:#fff;background:#5f38d7}@media (max-width:760px){.quiz-choices{grid-template-columns:1fr}.reader-quiz>header{flex-direction:column}.reader-quiz>header button{align-self:stretch}.quiz-feedback button{width:100%;margin-left:0}}.store-brand-logo{align-items:center;min-width:220px;display:flex}.store-brand-logo img{width:230px;max-width:24vw;height:auto;display:block}.store-brand-logo-light img{width:245px;max-width:100%}@media (max-width:1100px){.store-brand-logo img{width:190px}.store-brand-logo{min-width:180px}}@media (max-width:720px){.store-header{padding:0 18px}.store-brand-logo img{width:155px;max-width:45vw}.store-brand-logo{min-width:0}.store-actions{gap:5px}}.mobile-menu-toggle,.mobile-store-menu{display:none}@media (max-width:760px){.store-header{flex-wrap:nowrap;gap:10px;height:68px;min-height:68px;padding:0 14px}.store-brand-logo{flex:1;min-width:0}.store-brand-logo img{width:150px;max-width:48vw}.store-primary-nav{display:none!important}.store-actions{align-items:center;gap:7px;margin-left:auto}.store-actions>a:not(.cart),.store-actions>.customer-auth-links,.store-actions>.customer-account-menu,.store-actions>.customer-session-loading{display:none}.store-actions .cart{white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;min-height:40px;padding:9px 12px;font-size:13px;text-decoration:none;display:inline-flex}.mobile-menu-toggle{place-content:center;gap:4px;width:42px;height:42px;background:#fff!important;border:1px solid #ded7ee!important;border-radius:12px!important;padding:10px!important;display:grid!important}.mobile-menu-toggle span{background:#35255e;border-radius:2px;width:19px;height:2px;display:block}.mobile-store-menu{background:#fff;border:1px solid #e8e1f3;border-radius:16px;grid-template-columns:1fr 1fr;gap:7px;padding:12px;display:none;position:absolute;top:62px;left:12px;right:12px;box-shadow:0 20px 50px #2419462e}.store-header.mobile-open .mobile-store-menu{display:grid}.mobile-store-menu a{color:#30254d;background:#faf8ff;border-radius:10px;padding:12px;font-size:14px;font-weight:800;text-decoration:none}.mobile-store-menu .mobile-create-account{color:#fff;background:#5f36e7}.store-announcement{text-align:center;gap:8px;min-height:38px;padding:8px 14px;font-size:11px;line-height:1.25}.store-announcement b{font-size:15px}.store-hero{background:radial-gradient(circle at 88% 20%,#ffe389 0 8%,#0000 8.4%),linear-gradient(145deg,#fff8f1,#f8f3ff 72%,#eef8ff);min-height:auto;padding:46px 22px 38px;display:block}.store-pill{padding:8px 12px;font-size:10px}.store-hero h1{letter-spacing:-.035em;max-width:100%;margin:20px 0 18px;font-size:clamp(42px,12.5vw,58px);line-height:.98}.store-hero p{max-width:100%;font-size:17px;line-height:1.58}.store-hero>div>div{grid-template-columns:1fr 1fr;gap:10px;margin:24px 0 16px;display:grid}.shop-now,.browse{text-align:center;justify-content:center;align-items:center;min-height:52px;padding:13px 12px;font-size:14px}.store-hero>div>small{font-size:11px;line-height:1.5;display:block}.dynamic-hero .hero-product,.hero-controls{display:none}.trust-row{grid-template-columns:1fr 1fr}.trust-row span{padding:15px 10px;font-size:12px;line-height:1.35}.store-section{padding:52px 20px}.store-title h2,.collection-band h2,.audience-grid h2{font-size:34px}.product-image{height:280px}.audience-grid{padding:52px 20px}.audience-grid article{min-height:0;padding:28px 24px}.store-footer{padding:42px 20px}}@media (max-width:390px){.store-brand-logo img{width:136px;max-width:43vw}.store-actions .cart{padding:8px 10px;font-size:12px}.mobile-menu-toggle{width:40px;height:40px}.store-hero{padding-left:18px;padding-right:18px}.store-hero h1{font-size:42px}.store-hero>div>div,.trust-row{grid-template-columns:1fr}}@media (max-width:760px){.launch-feature{padding:44px 18px!important}.launch-heading{margin-bottom:24px!important}.launch-heading h2{font-size:34px!important;line-height:1.08!important}.launch-heading p{font-size:15px!important;line-height:1.6!important}.launch-product{border-radius:22px!important;grid-template-columns:1fr!important;gap:22px!important;padding:14px!important}.launch-art{aspect-ratio:4/5;min-height:0!important;padding:14px!important}.launch-art img{max-height:100%!important}.launch-copy h3{font-size:34px!important;line-height:1.05!important}.launch-copy>p{font-size:15px!important;line-height:1.6!important}.launch-benefits{grid-template-columns:1fr!important;gap:8px!important;margin:18px 0!important}.launch-benefits span{padding:11px 12px!important;font-size:13px!important}.launch-meta{flex-direction:column!important;gap:8px!important}.launch-buy{flex-direction:column!important;align-items:stretch!important;gap:14px!important;margin-top:20px!important}.launch-buy>strong{font-size:30px!important}.launch-buy div{grid-template-columns:1fr 1fr!important;width:100%!important;display:grid!important}.launch-buy a,.launch-buy button{text-align:center!important;justify-content:center!important;align-items:center!important;padding:13px 10px!important;display:flex!important}.why-tiarawa,.tiarawa-discover{padding:46px 18px!important}.why-tiarawa>div,.tiarawa-discover,.tiarawa-discover-links{grid-template-columns:1fr!important}}@media (max-width:390px){.launch-buy div{grid-template-columns:1fr!important}}@media (max-width:760px){.store-header{height:66px;min-height:66px;padding-left:14px;padding-right:14px}.store-brand-logo img{width:146px;max-width:46vw}.store-actions .cart{min-height:40px;padding:9px 12px;font-size:13px}.mobile-menu-toggle{width:42px;height:42px}.store-announcement{white-space:normal;gap:6px;min-height:36px;padding:7px 10px;font-size:10px;line-height:1.2}.store-announcement b{font-size:13px;line-height:1.2}.store-hero{background:radial-gradient(circle at 88% 18%,#ffe389 0 6.2%,#0000 6.6%),linear-gradient(145deg,#fff8f1,#f8f3ff 72%,#eef8ff);padding:30px 20px 34px}.store-pill{padding:7px 11px;font-size:10px}.store-hero h1{letter-spacing:-.032em;margin:16px 0;font-size:clamp(40px,11.6vw,54px);line-height:.99}.store-hero p{margin-bottom:0;font-size:16px;line-height:1.55}.store-hero>div>div{gap:10px;margin:20px 0 14px}.shop-now,.browse{border-radius:13px;min-height:50px;padding:12px;font-size:14px}.store-hero>div>small{font-size:10.5px;line-height:1.45}.launch-feature{padding-top:36px!important;padding-bottom:42px!important}.launch-heading{margin-bottom:20px!important}.audience-grid{gap:14px}.audience-grid article{padding:24px 22px}}@media (max-width:430px){.store-header{gap:8px;padding-left:12px;padding-right:12px}.store-brand-logo img{width:140px;max-width:44vw}.store-actions{gap:6px}.store-actions .cart{padding:8px 10px;font-size:12px}.store-announcement{padding:7px 8px;font-size:9.5px}.store-announcement b{font-size:12px}.store-hero{background:radial-gradient(circle at 89% 17%,#ffe389 0 5.8%,#0000 6.2%),linear-gradient(145deg,#fff8f1,#f8f3ff 72%,#eef8ff);padding:28px 18px 32px}.store-hero h1{font-size:clamp(39px,11.4vw,48px)}.store-hero p{font-size:15.5px}}@media (max-width:390px){.store-brand-logo img{width:132px;max-width:42vw}.store-hero{padding-top:24px}.store-hero h1{font-size:39px}.store-announcement{font-size:9px}.store-announcement b{font-size:11.5px}}@media (max-width:760px){.store-hero{background:radial-gradient(circle at 94% 15%,#ffe389 0 5.2%,#0000 5.55%),linear-gradient(145deg,#fff8f1,#f8f3ff 72%,#eef8ff)!important;padding-top:20px!important}}@media (max-width:430px){.store-hero{background:radial-gradient(circle at 95% 14%,#ffe389 0 4.8%,#0000 5.15%),linear-gradient(145deg,#fff8f1,#f8f3ff 72%,#eef8ff)!important;padding-top:18px!important}}@media (max-width:390px){.store-hero{background:radial-gradient(circle at 96% 14%,#ffe389 0 4.5%,#0000 4.85%),linear-gradient(145deg,#fff8f1,#f8f3ff 72%,#eef8ff)!important;padding-top:16px!important}}
