.zq-activate{padding:72px 0 96px;background:radial-gradient(circle at 12% 0%,rgba(230,195,100,.08),transparent 32%),var(--stitch-bg)}.zq-activate__shell{width:var(--stitch-content-wide);margin-inline:auto}.zq-activate__hero{max-width:920px;padding:32px 0 24px}.zq-activate__hero .stitch-display{max-width:860px;margin:12px 0 18px;font-size:clamp(2.45rem,6vw,5.7rem)}.zq-activate__badges{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;list-style:none;margin:18px 0 34px;padding:0}.zq-activate__badges li,.zq-activate__value,.zq-activate__panel{border:1px solid var(--stitch-outline-soft);background:#1c1b1bc7;border-radius:var(--stitch-radius)}.zq-activate__badges li{display:flex;align-items:center;gap:10px;min-height:58px;padding:12px 14px;color:var(--stitch-text-soft);font-size:.9rem}.zq-activate__badges .material-symbols-outlined{color:var(--stitch-gold);font-size:20px}.zq-activate__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.zq-activate__value{padding:24px;min-height:220px}.zq-activate__value .stitch-title-lg{margin:14px 0 10px;font-size:clamp(1.25rem,2vw,1.8rem)}.zq-activate__panel{margin-top:22px;display:grid;grid-template-columns:minmax(0,1fr);padding:24px}.zq-activate-form{display:grid;gap:16px;max-width:760px}.zq-activate-form__head .stitch-title-lg{margin:10px 0 0;font-size:clamp(1.45rem,2.5vw,2.2rem)}.zq-activate-form label{display:grid;gap:7px;color:var(--stitch-text-soft);font-size:.9rem;font-weight:700}.zq-activate-form input,.zq-activate-form select{width:100%;min-height:48px;border:1px solid var(--stitch-outline);border-radius:var(--stitch-radius);background:var(--stitch-surface-low);color:var(--stitch-text);padding:0 14px}.zq-activate-form em,.zq-activate-form small,.zq-activate-form__status{color:var(--stitch-text-muted);font-size:.78rem;font-style:normal;margin:0}.zq-activate-form small:not(:empty),.zq-activate-form__status.is-error{color:var(--stitch-error)}.zq-activate-form__check{display:flex!important;grid-template-columns:none!important;flex-direction:row;align-items:center;gap:10px!important}.zq-activate-form__check input{width:18px;height:18px;min-height:18px;accent-color:var(--stitch-gold)}.zq-activate-form button[disabled]{opacity:.5;cursor:not-allowed;transform:none}.zq-activate-confirmation{max-width:760px}.zq-activate-confirmation .stitch-title-lg{margin:10px 0 12px}.zq-activate-confirmation__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}@media screen and (max-width:900px){.zq-activate__badges,.zq-activate__grid{grid-template-columns:1fr}.zq-activate{padding-top:42px}.zq-activate__panel{padding:18px}}.stitch-cart-upsell{display:grid;gap:12px;margin-top:16px;padding:14px;border:1px solid rgba(230,195,100,.24);border-radius:var(--stitch-radius);background:#e6c3640f}.stitch-cart-upsell__head{display:grid;gap:5px}.stitch-cart-upsell__head strong{color:var(--stitch-text);font-size:.98rem;line-height:1.35}.stitch-cart-upsell__head span:last-child,.stitch-cart-upsell__addons .stitch-copy-muted{color:var(--stitch-text-muted);font-size:.78rem;line-height:1.45}.stitch-cart-upsell__head--unlocked strong{color:#7ecf88}.stitch-cart-upsell__track{height:8px;overflow:hidden;border-radius:99px;background:#ffffff14}.stitch-cart-upsell__fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--stitch-gold-deep),var(--stitch-gold))}.stitch-cart-upsell__addons{display:grid;gap:10px}.stitch-cart-upsell__addon{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:10px;padding-top:10px;border-top:1px solid var(--stitch-outline-soft)}.stitch-cart-upsell__addon img{width:54px;height:54px;object-fit:cover;border-radius:var(--stitch-radius);background:var(--stitch-surface-mid)}.stitch-cart-upsell__addon-title{display:block;color:var(--stitch-text-soft);font-size:.82rem;font-weight:700;line-height:1.25}.stitch-cart-upsell__addon .stitch-price{display:block;margin-top:3px;font-size:.9rem}.stitch-cart-upsell__addon .stitch-button{min-height:38px;padding:0 12px;font-size:.68rem}.stitch-cart-upsell__code{display:inline-flex;align-items:center;gap:8px;justify-self:start;padding:10px 14px;border:1px dashed var(--stitch-gold);border-radius:var(--stitch-radius);color:var(--stitch-gold);font-family:var(--font-mono);font-size:1rem;font-weight:800;letter-spacing:.12em}.stitch-cart-upsell__code--apply{cursor:pointer;text-decoration:none;transition:background .15s ease,color .15s ease,transform .1s ease}.stitch-cart-upsell__code--apply:hover{background:var(--stitch-gold);color:#0a0a0a;border-style:solid}.stitch-cart-upsell__code--apply:hover strong{color:inherit}.stitch-cart-upsell__code--apply:active{transform:translateY(1px)}.stitch-cart-upsell__code--apply:focus-visible{outline:2px solid var(--stitch-gold);outline-offset:2px}.stitch-cart-upsell__code--apply .material-symbols-outlined{font-size:16px;font-weight:400;letter-spacing:normal}.stitch-cart-upsell__code--applied{border-color:#7ecf88;color:#7ecf88;font-family:var(--font-mono);font-size:.88rem;letter-spacing:normal;cursor:default}.stitch-cart-upsell__code--applied .material-symbols-outlined{font-size:16px;font-weight:400;letter-spacing:normal}@media screen and (max-width:520px){.stitch-cart-upsell__addon{grid-template-columns:48px minmax(0,1fr)}.stitch-cart-upsell__addon .stitch-button{grid-column:1 / -1;width:100%}}.stitch-customer-coupon-nudge{display:flex;align-items:flex-start;gap:10px;margin-top:12px;padding:12px 14px;border:1px solid rgba(230,195,100,.28);border-radius:var(--stitch-radius);background:#e6c3640f;color:var(--stitch-text-soft);text-decoration:none;font-size:.85rem;line-height:1.45;transition:background .15s ease}.stitch-customer-coupon-nudge:hover{background:#e6c3641f}.stitch-customer-coupon-nudge__cta{margin-left:auto;color:var(--stitch-gold);font-size:.8rem;white-space:nowrap;align-self:center;padding-left:8px}
/*# sourceMappingURL=/cdn/shop/t/40/compiled_assets/styles.css.map */
