:root{--c-accent:#7c3aed;--c-accent-hover:#6d28d9;--c-accent-light:#ede9fe;--c-accent-alt:#ff5630;--c-accent-alt-dark:#e8431f;--c-success:#16a34a;--c-danger:#dc2626;--c-star:#fbbf24;--c-ink:#1b1233;--c-text:#2c2444;--c-text-light:#6b6385;--c-text-muted:#9a92b3;--c-border:#ece9f6;--c-surface:#faf9ff;--c-surface-2:#f5f3ff;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-pill:9999px;--shadow-md:0 8px 24px -6px #1b123324, 0 3px 8px #1b12330f;--shadow-cta:0 8px 20px -4px #ff563073;--grad-hero:linear-gradient(130deg, #6d28d9 0%, #9333ea 46%, #c026d3 100%);--grad-amber:linear-gradient(135deg, #ff8a00 0%, #ff5630 100%);--font-mono:SFMono-Regular, ui-monospace, Consolas, Liberation Mono, Menlo, monospace}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}img,svg,video{max-width:100%;height:auto;display:block}button,input,textarea,select{font:inherit}@media (width<=880px){input:not([type=checkbox]):not([type=radio]),textarea,select{font-size:16px}}a{color:#7c3aed;text-decoration:none}a:hover{color:#6d28d9}a:focus-visible{outline-offset:3px;border-radius:5px;outline:2px solid #7c3aed}ul{list-style:none}[hidden]{display:none!important}.skip-link{z-index:9999;color:#fff;background:#7c3aed;border-radius:0 0 8px 8px;padding:.6rem 1rem;font-size:.85rem;font-weight:600;transition:top .2s cubic-bezier(.4,0,.2,1);position:absolute;top:-100%;left:12px}.skip-link:focus{outline-offset:2px;color:#fff;outline:2px solid #ff5630;top:0}.visually-hidden{clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.img-fallback{background:#f1f5f9 url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"120\" height=\"90\" viewBox=\"0 0 120 90\" fill=\"none\"><rect width=\"120\" height=\"90\" rx=\"8\" fill=\"%23e2e8f0\"/><path d=\"M20 63l18-22 14 17 10-13 18 18H20z\" fill=\"%23cbd5e1\"/><circle cx=\"76\" cy=\"32\" r=\"8\" fill=\"%23cbd5e1\"/></svg>") 50%/60% no-repeat}.letter-avatar{color:#fff;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#7c3aed 0%,#a855f7 100%);border-radius:12px;flex-shrink:0;place-items:center;width:60px;height:60px;font-size:1.5rem;font-weight:700;display:inline-grid}.letter-avatar--lg{width:72px;height:72px;font-size:1.9rem}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{color:#2c2444;background:#fff;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:15px;line-height:1.5}.eyebrow{letter-spacing:.7px;text-transform:uppercase;color:#7c3aed;align-items:center;gap:6px;font-size:.68rem;font-weight:700;display:inline-flex}.eyebrow--amber{color:#e8431f}.eyebrow--white{color:#fffc}.lead{color:#6b6385;max-width:52ch;font-size:1rem;line-height:1.65}.section-sub{color:#6b6385;font-size:.85rem;font-weight:500}.section-title{margin-bottom:24px}.section-title--center{text-align:center;margin-bottom:40px}.section-title h2{color:#1b1233;margin:4px 0 8px;font-size:clamp(1.4rem,2.4vw,2rem);font-weight:700;line-height:1.15}.section-title p{color:#6b6385;margin:0;font-size:.9rem}.empty-state{text-align:center;color:#9a92b3;border:1px dashed #ece9f6;border-radius:12px;padding:40px 24px;font-size:.9rem}.empty-state .btn{margin-top:12px}.container{--max:1240px;max-width:var(--max);margin-inline:auto;padding:0 clamp(16px,2.4vw,40px)}.container--wide{--max:1440px}html.is-rtl body,html.is-rtl .topbar{direction:rtl}html.is-rtl .nav-list{flex-direction:row-reverse}html.is-rtl .dept-bar__inner{direction:rtl;flex-direction:row;justify-content:flex-start}html.is-rtl .dept-item{letter-spacing:0}html.is-rtl .carousel__btn.prev{left:auto;right:-18px}html.is-rtl .carousel__btn.next{left:-18px;right:auto}@media (width<=880px){html.is-rtl .nav-list{left:0;right:auto}html.is-rtl .dept-bar__inner{padding-left:0;padding-right:12px}}.btn{--btn-bg:#7c3aed;--btn-color:#fff;background:var(--btn-bg);color:var(--btn-color);cursor:pointer;white-space:nowrap;border:0;border-radius:9999px;justify-content:center;align-items:center;gap:6px;padding:.75rem 1.4rem;font-size:.9rem;font-weight:700;line-height:1;text-decoration:none;transition:background .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 2px 8px #7c3aed4d}.btn--primary:hover,.btn--primary:focus-visible{color:#fff;background:#6d28d9;outline:none;transform:translateY(-1px);box-shadow:0 6px 18px #7c3aed66}.btn--primary:active{transform:translateY(0);box-shadow:0 1px 4px #7c3aed4d}.btn--primary:focus-visible{outline-offset:2px;outline:2px solid #ff5630}.btn--cta{--btn-bg:#ff5630;--btn-color:#fff;box-shadow:0 8px 20px -4px #ff563073}.btn--cta:hover,.btn--cta:focus-visible{--btn-bg:#e8431f;color:#fff;outline:none;transform:translateY(-1px);box-shadow:0 10px 26px -4px #ff56308c}.btn--cta:active{transform:translateY(0)}.btn--cta:focus-visible{outline-offset:2px;outline:2px solid #7c3aed}.btn--outline{--btn-bg:transparent;--btn-color:#7c3aed;box-shadow:none;border:2px solid #7c3aed}.btn--outline:hover,.btn--outline:focus-visible{--btn-bg:#7c3aed;--btn-color:#fff;outline:none}.btn--ghost{--btn-bg:#ffffff1f;--btn-color:#fff;box-shadow:none;border:1px solid #ffffff40}.btn--ghost:hover,.btn--ghost:focus-visible{--btn-bg:#ffffff38;color:#fff;outline:none}.btn--sm{border-radius:9999px;padding:.5rem .9rem;font-size:.78rem}.btn--block{width:100%}.btn--lg{border-radius:9999px;padding:.95rem 2rem;font-size:1rem}.btn-mini{color:#fff;cursor:pointer;text-align:center;white-space:nowrap;background:#ff5630;border:0;border-radius:9999px;justify-content:center;align-items:center;gap:5px;padding:.55rem 1rem;font-size:.78rem;font-weight:700;line-height:1;transition:background .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 2px 8px #ff563059}.btn-mini:hover,.btn-mini:focus-visible{color:#fff;background:#e8431f;outline:none;transform:translateY(-1px);box-shadow:0 6px 16px #ff563073}.btn-mini:active{transform:translateY(0)}.btn-mini:focus-visible{outline-offset:2px;outline:2px solid #7c3aed}.btn-copy{color:#6b6385;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #d9d3ec;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;gap:4px;height:100%;padding:0 8px;font-size:.72rem;font-weight:600;transition:background .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.btn-copy svg{flex-shrink:0}.btn-copy:hover{color:#7c3aed;background:#ede9fe;border-color:#7c3aed}.btn-copy[data-copied=true]{color:#16a34a;background:#dcfce7;border-color:#16a34a}.btn-copy:focus-visible{outline-offset:2px;outline:2px solid #7c3aed}.btn-link{color:#fff;cursor:pointer;background:0 0;border:0;padding:0;font-weight:500;text-decoration:none;transition:color .2s cubic-bezier(.4,0,.2,1)}.btn-link:hover{color:#ff5630}.tag{color:#2c2444;letter-spacing:.4px;text-transform:uppercase;cursor:default;white-space:nowrap;background:#ece9f6;border:0;border-radius:9999px;align-items:center;gap:4px;padding:.3rem .7rem;font-size:.68rem;font-weight:700;line-height:1;display:inline-flex}.tag--verified{color:#16a34a;background:#dcfce7}.tag--exclusive{color:#7c3aed;background:#ede9fe}.tag--expired{color:#dc2626;background:#fee2e2}.tag--link{cursor:pointer;text-decoration:none}.tag--link:hover{color:#fff;background:#7c3aed}.tag--rollback{color:#fff;background:#f87171}.tag--rollback:hover{background:#dc2626}body.nav-open{overflow:hidden}.site-header{color:#fff;z-index:60;background:#1b1233;position:sticky;top:0;box-shadow:0 2px 8px -2px #00000080}.topbar{grid-template-columns:auto 1fr auto auto;align-items:center;gap:24px;min-height:64px;padding-block:.7rem;display:grid}.logo{color:#fff;letter-spacing:-.3px;align-items:center;gap:7px;font-size:1.3rem;font-weight:800;text-decoration:none;display:flex}.logo:hover{color:#fff;opacity:.9}.logo__dot{background:#ff5630;border-radius:50%;flex-shrink:0;width:10px;height:10px;display:inline-block;box-shadow:0 0 0 3px #ff563059}.search{flex:1;align-items:stretch;gap:0;min-width:0;max-width:520px;display:flex;position:relative}.search input{color:#fff;background:#ffffff12;border:1px solid #334155;border-right:0;border-radius:12px 0 0 12px;flex:1;min-width:0;padding:.58rem .9rem;font-size:.88rem;transition:border-color .2s cubic-bezier(.4,0,.2,1),background .2s cubic-bezier(.4,0,.2,1)}.search input::placeholder{color:#64748b}.search input:focus{background:#ffffff1a;border-color:#7c3aed;outline:none}.search-btn{color:#fff;cursor:pointer;background:#7c3aed;border:1px solid #7c3aed;border-radius:0 12px 12px 0;justify-content:center;align-items:center;min-width:44px;padding:0 1rem;font-size:1rem;font-weight:600;line-height:1;transition:background .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.search-btn:hover,.search-btn:focus-visible{background:#6d28d9;border-color:#6d28d9;outline:none}.search-btn:focus-visible{outline-offset:2px;outline:2px solid #ff5630}.main-nav{position:relative}.nav-toggle{color:#fff;cursor:pointer;background:#ffffff12;border:1px solid #334155;border-radius:8px;padding:.5rem .75rem;transition:background .2s cubic-bezier(.4,0,.2,1);display:none}.nav-toggle:hover{background:#ffffff24}.nav-list{align-items:center;gap:4px;display:flex}.nav-list a,.nav-list .nav-list__btn{color:#ffffffd9;border-radius:8px;align-items:center;gap:4px;padding:.4rem .6rem;font-size:.88rem;font-weight:500;transition:background .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);display:flex}.nav-list a:hover,.nav-list .nav-list__btn:hover{color:#fff;background:#ffffff1a}.nav-list__mobile,.nav-list__icon,.nav-close{display:none}.user-actions{align-items:center;gap:10px;display:flex}@media (width<=880px){.topbar{grid-template-columns:1fr auto auto;align-items:center;gap:12px}.logo{grid-column:1}.search{order:10;grid-column:1/-1;max-width:100%;margin-top:0;padding-bottom:.4rem}.main-nav{order:2}.user-actions{order:3}.nav-toggle{display:block}.nav-list{z-index:200;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;visibility:hidden;background:#1b1233;flex-direction:column;align-items:stretch;gap:0;margin:0;padding:0 0 2rem;transition:transform .28s cubic-bezier(.4,0,.2,1),visibility .28s;position:fixed;inset:0;overflow-y:auto;transform:translate(-100%)}.nav-list.is-open{visibility:visible;transform:translate(0)}.nav-list__header{z-index:1;background:#1b1233;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex;position:sticky;top:0}.nav-list__title{color:#fff;letter-spacing:-.2px;font-size:1.05rem;font-weight:800}.nav-close{color:#ffffffd9;cursor:pointer;background:#ffffff0f;border:0;border-radius:9999px;justify-content:center;align-items:center;width:40px;height:40px;margin-right:-.3rem;transition:background .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.nav-close:hover,.nav-close:focus-visible{color:#fff;background:#ffffff29;outline:none;transform:rotate(90deg)}.nav-close:focus-visible{box-shadow:0 0 0 2px #ff5630}.nav-list__mobile{display:block}.nav-list>li:not(.nav-list__header):not(.nav-list__search):not(.nav-list__section){border-bottom:1px solid #ffffff12}.nav-list>li>a,.nav-list .nav-list__btn{color:#fff;border-radius:0;width:100%;padding:1rem 1.25rem;font-size:1.02rem;font-weight:600}.nav-list>li>a{gap:.75rem}.nav-list__icon{background:#ffffff14;border-radius:8px;flex-shrink:0;place-items:center;width:30px;height:30px;font-size:.95rem;line-height:1;display:inline-grid}.nav-list>li>a:hover,.nav-list>li>a:focus-visible,.nav-list .nav-list__btn:hover,.nav-list .nav-list__btn:focus-visible{background:#ffffff0f;outline:none}.nav-list>li>a.is-active{color:#ff5630;box-shadow:inset 3px 0 #ff5630}.nav-list>li>a.is-active .nav-list__icon{background:#ff563038}.nav-list__section{letter-spacing:.08em;text-transform:uppercase;color:#fff6;padding:1.25rem 1.25rem .4rem;font-size:.7rem;font-weight:800}.nav-list__search{padding:1rem 1.25rem .5rem}.menu-search{background:#ffffff0f;border:1px solid #ffffff29;border-radius:12px;align-items:stretch;display:flex;overflow:hidden}.menu-search:focus-within{border-color:#7c3aed}.menu-search input{color:#fff;background:0 0;border:0;flex:1;min-width:0;padding:.7rem .9rem}.menu-search input::placeholder{color:#ffffff80}.menu-search input:focus{outline:none}.menu-search__btn{color:#fff;cursor:pointer;background:#7c3aed;border:0;flex-shrink:0;justify-content:center;align-items:center;min-width:48px;transition:background .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.menu-search__btn:hover,.menu-search__btn:focus-visible{background:#6d28d9;outline:none}.nav-list__btn-label{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.5rem;min-width:0;display:inline-flex;overflow:hidden}.nav-list__btn-flag{font-size:1.1rem;line-height:1}.nav-list .dropdown-menu a.is-active{color:#ff5630;font-weight:700}.user-actions .geo-switcher{display:none}}@media (width<=560px){.topbar{grid-template-columns:auto 1fr auto;grid-template-areas:"nav logo actions""search search search";align-items:center;gap:6px 10px;padding-block:.5rem .4rem;display:grid}.logo{grid-area:logo;justify-self:center;font-size:1.1rem}.search{grid-area:search;max-width:100%;margin-bottom:.1rem;padding-bottom:.3rem}.main-nav{grid-area:nav;justify-self:start}.user-actions{grid-area:actions;gap:6px}.nav-toggle{margin:0;padding:.5rem .65rem;position:static}}.dept-bar{background:#3b0a6b;border-bottom:1px solid #ffffff14}.dept-bar__inner{scrollbar-width:none;align-items:center;gap:.25rem;padding:.45rem 0;display:flex;overflow:auto}.dept-bar__inner::-webkit-scrollbar{display:none}.dept-item{color:#ffffffbf;letter-spacing:.5px;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:9999px;padding:.38rem .9rem;font-size:.68rem;font-weight:600;line-height:1;text-decoration:none;transition:background .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1)}.dept-item:hover{color:#fff;background:#ffffff1a;border-color:#ffffff26}.dept-item.is-active{color:#1b1233;background:#ff5630;border-color:#0000;font-weight:700}.dept-item.is-active:hover{color:#1b1233;background:#e8431f}@media (width<=880px){.dept-bar__inner{gap:.2rem;padding-left:12px}}@media (width<=560px){.topbar+.dept-bar .dept-bar__inner{padding-left:10px}}.hero-full{color:#fff;background:linear-gradient(130deg,#6d28d9 0%,#9333ea 46%,#c026d3 100%);border-radius:24px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:center;gap:48px;margin:2rem auto 3rem;padding:3rem 2.5rem;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 60px -12px #7c3aed47,0 10px 24px #1b12331a}.hero-full:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff2e 0%,#0000 70%);width:480px;height:480px;position:absolute;top:-120px;right:-60px}.hero-full__media img{object-fit:cover;border-radius:16px;width:100%;max-height:420px;position:relative;box-shadow:0 12px 32px -6px #00000073}.hero-full__content{flex-direction:column;gap:1.2rem;max-width:560px;display:flex;position:relative}.hero-full__content .lead{color:#ffffffd1;max-width:48ch}.hero-full .btn{align-self:flex-start}.hero-full h1{color:#fff;letter-spacing:-.5px;margin:0;font-size:clamp(2rem,3.8vw,3.2rem);font-weight:800;line-height:1.05}@media (width<=880px){.hero-full{border-radius:16px;grid-template-columns:1fr;gap:32px;margin:1.2rem auto 2.4rem;padding:2.2rem 1.6rem}}@media (width<=560px){.hero-full{gap:24px;padding:1.8rem 1.2rem}.hero-full__media img{max-height:240px}}.hero-search{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff24;border:1.5px solid #ffffff47;border-radius:9999px;width:100%;max-width:480px;transition:box-shadow .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 4px 24px #00000047}.hero-search:focus-within{border-color:#ff563099;box-shadow:0 6px 32px #0000005c,0 0 0 3px #ff563073}.hero-search__input{color:#fff;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:.75rem 1.2rem;font-family:inherit;font-size:.9rem}.hero-search__input::placeholder{color:#ffffffa6}.hero-search__btn{white-space:nowrap;border-radius:9999px;flex-shrink:0;align-items:center;gap:.45rem;margin:2px;padding:.65rem 1.25rem;font-size:.88rem;font-weight:700;display:flex}@media (width<=560px){.hero-search{box-shadow:none;background:0 0;border:none;border-radius:16px;flex-direction:column;gap:10px;overflow:visible}.hero-search:focus-within{box-shadow:none}.hero-search__input{background:#ffffff26;border:1.5px solid #ffffff4d;border-radius:9999px;width:100%;padding:.8rem 1.2rem}.hero-search__btn{border-radius:9999px;justify-content:center;width:100%;margin:0}}.hero-cats{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:-.2rem;display:flex}.hero-cats__label{color:#fff9;text-transform:uppercase;letter-spacing:.5px;margin-right:.2rem;font-size:.75rem;font-weight:600}.hero-cats .tag--link{color:#ffffffe6;background:#ffffff24;border-color:#fff3;padding:4px 12px;font-size:.75rem}.hero-cats .tag--link:hover,.hero-cats .tag--link:focus{color:#fff;background:#ffffff42}.trust-bar{background:#f5f3ff;border:1px solid #ece9f6;border-radius:16px;margin:0 auto 2.8rem;padding:1.1rem 2rem}.trust-bar__inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:2.5rem;display:flex}.trust-bar__stat{text-align:center;flex-direction:column;align-items:center;gap:2px;display:flex}.trust-bar__value{color:#7c3aed;letter-spacing:-.5px;font-size:1.5rem;font-weight:800;line-height:1}.trust-bar__label{letter-spacing:.5px;text-transform:uppercase;color:#6b6385;font-size:.7rem;font-weight:600}.trust-bar__divider{background:#ece9f6;flex-shrink:0;width:1px;height:36px}@media (width<=560px){.trust-bar{padding:1rem 1.2rem}.trust-bar__inner{gap:1.5rem}.trust-bar__divider{display:none}.trust-bar__value{font-size:1.25rem}}.brand-hero{color:#fff;background:linear-gradient(120deg,#1b1233 0%,#3b0a6b 100%);border-radius:24px;margin:2rem auto 2.5rem;padding:2.5rem clamp(1.5rem,3vw,2.75rem);position:relative;overflow:hidden;box-shadow:0 20px 48px -10px #1b12332e,0 8px 18px #1b123314}.brand-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#7c3aed52 0%,#0000 70%);width:320px;height:320px;position:absolute;bottom:-80px;left:-60px}.brand-hero__inner{grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem 2.5rem;display:grid}.brand-hero__logo-wrap{flex-shrink:0;justify-content:center;align-items:center;display:flex}.brand-hero__logo-wrap img{object-fit:contain;background:#fff;border-radius:12px;width:72px;height:72px;padding:6px}.brand-hero__content{flex-direction:column;gap:1rem;min-width:0;display:flex;position:relative}.brand-hero__content h1,.brand-hero__content h2{color:#fff;margin:0;font-size:clamp(1.4rem,2.6vw,2.2rem);font-weight:800;line-height:1.1}.brand-hero__content .lead{color:#ffffffbf;margin:0}.brand-hero__actions{flex-wrap:wrap;gap:.75rem;margin-top:.25rem;display:flex}.brand-hero__stats{text-align:center;border-left:1px solid #ffffff26;flex-direction:column;flex-shrink:0;align-items:center;gap:1.5rem;min-width:110px;padding-left:2rem;display:flex}.brand-hero__stats .trust-bar__value{font-size:1.35rem}@media (width<=880px){.brand-hero{padding:2rem clamp(1.25rem,4vw,1.75rem)}.brand-hero__inner{grid-template-columns:auto 1fr;gap:1.2rem 1.5rem}.brand-hero__stats{border-top:1px solid #ffffff26;border-left:none;flex-flow:wrap;grid-column:1/-1;justify-content:center;gap:1.5rem 2.5rem;min-width:0;padding-top:1.5rem;padding-left:0}}@media (width<=560px){.brand-hero__inner{grid-template-columns:1fr}.brand-hero__logo-wrap{justify-self:start}}.app-download{background:linear-gradient(135deg,#faf9ff 0%,#f5f3ff 100%);border:1px solid #ece9f6;border-radius:24px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:center;gap:48px;margin:3.5rem auto 2rem;padding:2.5rem 2.2rem;display:grid;box-shadow:0 8px 24px -6px #1b123324,0 3px 8px #1b12330f}.app-download__content h2{color:#1b1233;margin-bottom:.65rem;font-size:clamp(1.4rem,2.3vw,2rem);font-weight:700}.app-download__content .lead{color:#6b6385;margin-bottom:1.2rem}.app-download__media img{filter:drop-shadow(0 8px 20px #0003);width:100%;max-width:360px;margin-inline:auto}@media (width<=880px){.app-download{grid-template-columns:1fr;padding:2rem 1.4rem}}.features{margin:2rem auto 2.5rem}.features__list{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px;display:grid}.feature{background:#fff;border:1px solid #ece9f6;border-radius:12px;align-items:center;gap:.7rem;padding:1rem;font-size:.82rem;font-weight:600;transition:box-shadow .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 1px 3px #1b123314,0 1px 2px #1b12330d}.feature:hover{transform:translateY(-2px);box-shadow:0 8px 24px -6px #1b123324,0 3px 8px #1b12330f}.feature__icon{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#a855f7 100%);border-radius:8px;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:1rem;display:inline-grid}.coupon-card{background:#fff;border:1px solid #ece9f6;border-radius:16px;flex-direction:column;transition:box-shadow .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #1b123314,0 1px 2px #1b12330d}.coupon-card:hover{border-color:#7c3aed40;transform:translateY(-4px);box-shadow:0 16px 40px -10px #7c3aed4d,0 6px 14px #1b123314}.coupon-card:before{content:"";background:linear-gradient(130deg,#6d28d9 0%,#9333ea 46%,#c026d3 100%);border-radius:16px 16px 0 0;height:3px;display:block;position:absolute;top:0;left:0;right:0}.coupon-card__badge{color:#fff;letter-spacing:.2px;white-space:nowrap;background:linear-gradient(135deg,#ff8a00 0%,#ff5630 100%);border-radius:8px;justify-content:center;align-self:flex-start;align-items:center;padding:.34rem .7rem;font-size:.82rem;font-weight:800;line-height:1;display:inline-flex;box-shadow:0 3px 8px #ff563061}.coupon-card__badge--deal{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#a855f7 100%);box-shadow:0 3px 8px #7c3aed52}.coupon-card__body{flex-direction:column;flex:1;gap:.55rem;padding:1.2rem 1.1rem 0;display:flex}.coupon-card__store{color:#9a92b3;text-transform:uppercase;letter-spacing:.4px;white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;font-weight:700;overflow:hidden}.coupon-card__title{color:#1b1233;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.4em;margin:0;font-size:.92rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.coupon-card__ribbons{flex-wrap:wrap;gap:5px;min-height:22px;display:flex}.coupon-card__expiry{color:#6b6385;align-items:center;gap:4px;font-size:.72rem;display:flex}.coupon-card__expiry--soon{color:#dc2626;font-weight:600}.coupon-card__top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.4rem;display:flex}.coupon-card__code-wrap{background:#ede9fe;border:2px dashed #7c3aed;border-radius:12px;align-items:stretch;min-height:38px;transition:border-color .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.coupon-card__code-wrap:focus-within,.coupon-card__code-wrap:hover{border-color:#6d28d9;box-shadow:0 0 0 3px #7c3aed1f}.coupon-card__code-text{color:#6d28d9;letter-spacing:.1em;white-space:nowrap;text-overflow:ellipsis;cursor:default;-webkit-user-select:all;user-select:all;background:0 0;border:0;flex:1;align-items:center;padding:0 .7rem;font-family:SFMono-Regular,ui-monospace,Consolas,Liberation Mono,Menlo,monospace;font-size:.85rem;font-weight:700;display:flex;overflow:hidden}.coupon-card__footer{align-items:center;gap:.6rem;padding:.9rem 1.1rem 1.1rem;display:flex}.coupon-card__footer .btn-mini{flex:1;padding:.65rem;font-size:.82rem}.store-card{text-align:center;color:#2c2444;background:#fff;border:1px solid #ece9f6;border-radius:16px;flex-direction:column;align-items:center;gap:.65rem;padding:1.4rem 1rem;text-decoration:none;transition:box-shadow .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 1px 3px #1b123314,0 1px 2px #1b12330d}.store-card:hover{color:#2c2444;border-color:#7c3aed40;transform:translateY(-4px);box-shadow:0 16px 40px -10px #7c3aed4d,0 6px 14px #1b123314}.store-card__logo{object-fit:contain;background:#faf9ff;border:1px solid #ece9f6;border-radius:12px;width:60px;height:60px;padding:4px}.store-card__name{color:#1b1233;font-size:.85rem;font-weight:700;line-height:1.25}.store-card__count{color:#16a34a;font-size:.72rem;font-weight:700}.store-card__stars{color:#fbbf24;align-items:center;gap:2px;font-size:.8rem;display:flex}.store-card__stars span{color:#6b6385;margin-left:3px;font-size:.7rem}.stars{color:#fbbf24;align-items:center;gap:1px;font-size:.9rem;line-height:1;display:inline-flex}.stars__score{color:#6b6385;margin-left:4px;font-size:.75rem;font-weight:600}.marketplace__head,.post__head{background:linear-gradient(135deg,#faf9ff 0%,#f5f3ff 100%);border:1px solid #ece9f6;border-radius:16px;align-items:flex-start;gap:1.2rem;margin-bottom:2rem;padding:1.5rem;display:flex}.marketplace__logo,.post__logo{object-fit:contain;background:#fff;border:1px solid #ece9f6;border-radius:12px;flex-shrink:0;width:80px;height:80px;padding:6px}.marketplace__rating,.post__rating{color:#fbbf24;align-items:center;gap:4px;margin:.3rem 0 0;font-size:.9rem;font-weight:700;display:inline-flex}.coupon-detail{padding-block:1.5rem}.coupon-detail__h{color:#1b1233;margin:0 0 .75rem;font-size:1.1rem;font-weight:800}.coupon-expired-alert{color:#b91c1c;background:#fef2f2;border:1.5px solid #fca5a5;border-radius:12px;align-items:center;gap:.65rem;margin-bottom:1.5rem;padding:.85rem 1.25rem;font-size:.9rem;font-weight:600;display:flex}.coupon-expired-alert svg{flex-shrink:0}.coupon-expired-alert .tag{flex-shrink:0;margin-left:auto}.coupon-hero{background:#fff;border-radius:16px;max-width:640px;margin-bottom:2.5rem;overflow:hidden;box-shadow:0 20px 48px -10px #1b12332e,0 8px 18px #1b123314}.coupon-hero.is-expired{opacity:.75}.coupon-hero__head{color:#fff;background:linear-gradient(130deg,#6d28d9 0%,#9333ea 46%,#c026d3 100%);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.6rem 1.75rem 1.4rem;display:flex}.coupon-hero__title{color:#fff;max-width:24ch;margin:.5rem 0 0;font-size:clamp(1.3rem,2.5vw,1.8rem);font-weight:800;line-height:1.2}.coupon-hero__store{color:#ffffffc7;margin:.45rem 0 0;font-size:.85rem}.coupon-hero__store a{color:#ffd166;font-weight:700}.coupon-hero__store a:hover{color:#ffd166;text-decoration:underline}.coupon-hero__badge{color:#fff;text-align:center;background:linear-gradient(135deg,#ff8a00 0%,#ff5630 100%);border-radius:12px;flex-shrink:0;padding:.5rem 1rem;font-size:1.6rem;font-weight:800;line-height:1;box-shadow:0 8px 20px -4px #ff563073}.coupon-hero__badge span{letter-spacing:.06em;text-transform:uppercase;opacity:.92;font-size:.6rem;font-weight:700;display:block}.coupon-hero__body{padding:1.5rem 1.75rem}.coupon-hero__code-label{text-transform:uppercase;letter-spacing:.06em;color:#6b6385;margin:0 0 .5rem;font-size:.74rem;font-weight:700}.coupon-hero__reveal{cursor:pointer;background:#ede9fe;border:2px dashed #7c3aed;border-radius:12px;align-items:stretch;min-height:52px;margin-bottom:1rem;transition:box-shadow .2s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.coupon-hero__reveal:hover,.coupon-hero__reveal:focus-within{box-shadow:0 0 0 3px #7c3aed24}.coupon-hero__reveal .btn-copy{color:#fff;background:#7c3aed;border:0;border-radius:0;padding:0 1.1rem;font-size:.85rem;font-weight:700}.coupon-hero__reveal .btn-copy:hover{color:#fff;background:#6d28d9}.coupon-hero__reveal .btn-copy[data-copied=true]{color:#fff;background:#16a34a}.coupon-hero__code{letter-spacing:.14em;color:#6d28d9;-webkit-user-select:all;user-select:all;flex:1;align-items:center;padding:0 1.1rem;font-family:SFMono-Regular,ui-monospace,Consolas,Liberation Mono,Menlo,monospace;font-size:1.25rem;font-weight:800;display:flex}.coupon-hero__cta{width:100%;margin-bottom:.65rem}.coupon-hero__trust{text-align:center;color:#9a92b3;justify-content:center;align-items:center;gap:.35rem;margin:0;font-size:.78rem;display:flex}.coupon-hero__share{border-top:1px solid #ece9f6;margin-top:1.25rem;padding-top:1.25rem}.coupon-detail-grid{grid-template-columns:1fr;align-items:start;gap:2rem;margin-bottom:2.5rem;display:grid}@media (width>=768px){.coupon-detail-grid{grid-template-columns:1fr 320px}}.coupon-detail-grid section+section{margin-top:2rem}.coupon-hero__body .coupon-card__expiry{margin-bottom:1rem}.coupon-terms__box{color:#6b6385;background:#faf9ff;border:1px solid #ece9f6;border-radius:12px;padding:1rem 1.25rem;font-size:.88rem}.coupon-aside__card{background:#fff;border:1px solid #ece9f6;border-radius:16px;padding:1.25rem 1.5rem;box-shadow:0 1px 3px #1b123314,0 1px 2px #1b12330d}.coupon-aside__label{text-transform:uppercase;letter-spacing:.07em;color:#9a92b3;margin:0 0 .9rem;font-size:.74rem;font-weight:700}.coupon-aside__store{align-items:center;gap:.85rem;margin-bottom:1rem;text-decoration:none;display:flex}.coupon-aside__logo{object-fit:contain;border:1px solid #ece9f6;border-radius:8px;flex-shrink:0;width:48px;height:48px}.coupon-aside__name{color:#1b1233;font-size:1rem;font-weight:700;line-height:1.2;display:block}.carousel-section{margin-top:2.8rem}.carousel{position:relative}.carousel__track{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:41.6667%;grid-auto-flow:column;gap:16px;margin:0;padding:4px 2px 8px;display:grid;overflow-x:auto}.carousel__track::-webkit-scrollbar{display:none}.carousel__track>*{scroll-snap-align:start}.carousel__btn{cursor:pointer;z-index:5;background:#fff;border:1px solid #ece9f6;border-radius:50%;place-items:center;width:40px;height:40px;font-size:1.4rem;transition:background .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1);display:grid;position:absolute;top:50%;translate:0 -50%;box-shadow:0 8px 24px -6px #1b123324,0 3px 8px #1b12330f}.carousel__btn:hover{color:#fff;background:#7c3aed;border-color:#7c3aed}.carousel__btn:focus-visible{outline-offset:2px;outline:2px solid #7c3aed}.carousel__btn.prev{left:-18px}.carousel__btn.next{right:-18px}.carousel--flash .carousel__track{grid-auto-columns:41.6667%}@media (width<=1100px){.carousel__track{grid-auto-columns:40%}}@media (width<=880px){.carousel__btn{display:none}.carousel__track{grid-auto-columns:68%}}@media (width<=560px){.carousel__track{grid-auto-columns:80%}}.categories{margin-top:2.5rem}.categories h2{color:#1b1233;margin-bottom:0;font-size:clamp(1.2rem,2vw,1.5rem);font-weight:700}.cat-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:14px;margin-top:1rem;display:grid}.cat{text-align:center;color:#2c2444;background:#fff;border:1px solid #ece9f6;border-radius:12px;flex-direction:column;align-items:center;gap:.6rem;padding:1rem .75rem;font-weight:600;text-decoration:none;transition:border-color .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 1px 3px #1b123314,0 1px 2px #1b12330d}.cat:hover{color:#7c3aed;border-color:#7c3aed;transform:translateY(-2px);box-shadow:0 8px 24px -6px #1b123324,0 3px 8px #1b12330f}.cat img{aspect-ratio:1;object-fit:cover;border-radius:8px;width:100%}.cat__icon{font-size:1.6rem;line-height:1;display:block}.cat__name{font-size:.75rem;line-height:1.2}.cat__count{color:#16a34a;font-size:.68rem;font-weight:700}.site-footer{color:#94a3b8;background:#1b1233;border-top:1px solid #ffffff0f;margin-top:5rem;padding:3rem 0 1.5rem;font-size:.82rem}.footer-top{margin-bottom:2rem}.footer-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:start;gap:2.5rem;display:grid}.footer-col h3{color:#fff;text-transform:uppercase;letter-spacing:.6px;margin-bottom:.9rem;font-size:.82rem;font-weight:700}.footer-col__desc{color:#64748b;margin-bottom:.8rem;font-size:.8rem;line-height:1.55}.footer-col ul{gap:.45rem;display:grid}.footer-col a{color:#94a3b8;align-items:center;gap:4px;font-size:.82rem;transition:color .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.footer-col a:hover{color:#fff}.footer-brand{color:#fff;letter-spacing:-.2px;align-items:center;gap:6px;margin-bottom:.75rem;font-size:1.1rem;font-weight:800;display:flex}.footer-brand__dot{background:#ff5630;border-radius:50%;width:8px;height:8px;display:inline-block;box-shadow:0 0 0 2px #ff563059}.footer-tagline{color:#64748b;max-width:30ch;font-size:.78rem;line-height:1.55}.subscribe{gap:0;display:flex}.subscribe input{color:#fff;background:#ffffff0d;border:1px solid #334155;border-right:0;border-radius:8px 0 0 8px;flex:1;min-width:0;padding:.55rem .8rem;font-size:.82rem;transition:border-color .2s cubic-bezier(.4,0,.2,1)}.subscribe input::placeholder{color:#475569}.subscribe input:focus{border-color:#7c3aed;outline:none}.subscribe button{color:#fff;cursor:pointer;white-space:nowrap;background:#7c3aed;border:1px solid #7c3aed;border-radius:0 8px 8px 0;padding:.55rem .95rem;font-size:.82rem;font-weight:600;transition:background .2s cubic-bezier(.4,0,.2,1)}.subscribe button:hover{background:#6d28d9;border-color:#6d28d9}.footer-bottom{border-top:1px solid #ffffff12;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:2rem;padding-top:1.5rem;display:flex}.legal{color:#475569;font-size:.72rem}.feedback .link{color:#ff5630;cursor:pointer;background:0 0;border:0;padding:0;font-weight:600;transition:color .2s cubic-bezier(.4,0,.2,1)}.feedback .link:hover{color:#e8431f}.breadcrumbs{color:#6b6385;padding-block:.85rem;font-size:.82rem}.breadcrumbs__list{flex-wrap:wrap;align-items:center;gap:.3rem;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs__item{align-items:center;gap:.3rem;display:flex}.breadcrumbs__item:not(:last-child):after{content:"/";color:#d9d3ec;margin-inline-start:.3rem;font-size:.75rem}.breadcrumbs a{color:#7c3aed;font-weight:500;transition:color .2s cubic-bezier(.4,0,.2,1)}.breadcrumbs a:hover{color:#6d28d9}.breadcrumbs span[aria-current=page]{color:#9a92b3;font-weight:500}.listing-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.1rem;margin:0 0 2.5rem;padding:0;list-style:none;display:grid}.listing-grid--muted{opacity:.65}.listing-grid--compact{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.85rem}.listing-grid--marketplaces{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem}@media (width<=380px){.listing-grid{grid-template-columns:1fr}}.section-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;margin-block:1.6rem 1rem;display:flex}.section-head h2{color:#1b1233;margin:0;font-size:clamp(1.15rem,2vw,1.5rem);font-weight:700;line-height:1.2}.section-head .tag{cursor:pointer;font-size:.68rem}.section-head .tag:hover{color:#fff;background:#7c3aed}.section-head .section-head__count{cursor:default;vertical-align:middle;margin-left:.4rem}.section-head .section-head__count:hover{color:#16a34a;background:#dcfce7}.marketplace,.post{padding-block:1.5rem}.marketplace__expired,.marketplace__coupons,.post__expired,.post__coupons,.marketplace__about,.post__about{margin-top:2.5rem}.post-layout{grid-template-columns:1fr 300px;align-items:start;gap:32px;padding-block:24px 64px;display:grid}@media (width<=880px){.post-layout{grid-template-columns:1fr;gap:24px}}.post{min-width:0}.post__hero{aspect-ratio:16/7;background:#faf9ff;border-radius:16px;margin-bottom:32px;overflow:hidden}@media (width<=560px){.post__hero{aspect-ratio:16/9;margin-bottom:24px}}.post__hero-img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.post__hero-img:hover{transform:scale(1.01)}.post__head{margin-bottom:32px}.post__head .eyebrow{margin-bottom:12px}.post__title{color:#1b1233;letter-spacing:-.02em;margin:0 0 16px;font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:800;line-height:1.15}.post__excerpt{max-width:60ch;margin-bottom:20px;font-size:1.05rem}.post__meta{color:#6b6385;background:#faf9ff;border:1px solid #ece9f6;border-radius:12px;flex-wrap:wrap;align-items:center;gap:8px;padding:16px 20px;font-size:.85rem;display:flex}.post__meta-author{align-items:center;gap:8px;display:flex}.post__meta-author .letter-avatar{flex-shrink:0;width:32px;height:32px;font-size:.75rem}.post__meta-name{color:#2c2444;font-weight:600}.post__meta-sep{color:#d9d3ec}.post__meta-date,.post__meta-updated{color:#6b6385}.post__body{border-top:1px solid #ece9f6;max-width:none;margin-top:32px;padding-top:32px;font-size:1rem}.post__footer{border-top:2px solid #ece9f6;flex-direction:column;gap:32px;margin-top:40px;padding-top:32px;display:flex}.post__share{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.post__share-label{color:#6b6385;text-transform:uppercase;letter-spacing:.5px;font-size:.82rem;font-weight:600}.post__cta-box{background:linear-gradient(135deg,#faf9ff 0%,#f5f3ff 100%);border:1px solid #ece9f6;border-radius:24px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:24px 32px;display:flex;box-shadow:0 8px 24px -6px #1b123324,0 3px 8px #1b12330f}@media (width<=560px){.post__cta-box{text-align:center;flex-direction:column;padding:24px}}.post__cta-text{color:#1b1233;max-width:36ch;margin:0;font-size:1rem;font-weight:600}.post-sidebar{flex-direction:column;gap:20px;display:flex;position:sticky;top:100px}@media (width<=880px){.post-sidebar{position:static}}.post-sidebar__card{background:#fff;border:1px solid #ece9f6;border-radius:16px;padding:20px 24px;box-shadow:0 1px 3px #1b123314,0 1px 2px #1b12330d}.post-sidebar__card .eyebrow{margin-bottom:12px;display:block}.post-sidebar__card--trust{background:linear-gradient(135deg,#faf9ff 0%,#f5f3ff 100%);border-color:#ede9fe}.post-sidebar__card--trust .btn{justify-content:center;width:100%;margin-top:16px}.post-sidebar__author{align-items:center;gap:12px;margin-top:4px;display:flex}.post-sidebar__author .letter-avatar{flex-shrink:0;width:40px;height:40px;font-size:.9rem}.post-sidebar__author-name{color:#1b1233;font-size:.9rem;font-weight:700;display:block}.post-sidebar__author-role{color:#9a92b3;margin:4px 0 0;font-size:.78rem}.post-sidebar__trust-text{color:#6b6385;margin:0;font-size:.85rem;line-height:1.55}.category{padding-block:1rem}.category__head{align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.category__head h1{color:#1b1233;margin-bottom:.4rem;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800}.category__head-icon{flex-shrink:0;margin-top:.15rem;font-size:2.5rem;line-height:1}.category__marketplaces,.category__coupons{margin-top:2rem}.geo-landing{padding-block:1rem}.geo-landing__head{margin-bottom:2rem}.geo-landing__head h1{color:#1b1233;margin-bottom:.4rem;font-size:clamp(1.6rem,3.2vw,2.4rem);font-weight:800}.geo-landing__marketplaces,.geo-landing__coupons,.geo-landing__categories{margin-top:2rem}.faq{margin-block:2.5rem}.faq h2{color:#1b1233;margin-bottom:1rem;font-size:1.3rem;font-weight:700}.related{margin-block:2rem}.related h2{color:#1b1233;margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.related__list{flex-wrap:wrap;gap:.5rem;padding:0;list-style:none;display:flex}.related__list a{color:#7c3aed;background:#faf9ff;border:1px solid #ece9f6;border-radius:9999px;align-items:center;gap:4px;padding:.4rem .85rem;font-size:.8rem;font-weight:500;transition:background .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.related__list a:hover{color:#7c3aed;background:#ede9fe;border-color:#7c3aed}.prose{color:#2c2444;max-width:75ch;line-height:1.75}.prose h2{color:#1b1233;margin-top:2rem;margin-bottom:.5rem;font-size:1.3rem;font-weight:700}.prose h3{color:#1b1233;margin-top:1.5rem;margin-bottom:.4rem;font-size:1.05rem;font-weight:600}.prose p{margin-block:.9rem}.prose img{border-radius:12px;max-width:100%;height:auto;margin-block:1rem}.prose a{text-underline-offset:2px;text-decoration:underline}.prose ul,.prose ol{margin-block:.75rem;padding-inline-start:1.5rem}.prose ul li,.prose ol li{margin-bottom:.3rem;list-style:outside}.listing-layout{grid-template-columns:250px 1fr;align-items:start;gap:1.6rem;margin-bottom:2.5rem;display:grid}.filter-sidebar{background:#fff;border:1px solid #ece9f6;border-radius:16px;position:sticky;top:84px;overflow:hidden;box-shadow:0 1px 3px #1b123314,0 1px 2px #1b12330d}.facet{border-bottom:1px solid #ece9f6;padding:1rem 1.1rem}.facet:last-child{border-bottom:0}.facet__title{letter-spacing:.06em;text-transform:uppercase;color:#1b1233;margin:0 0 .7rem;font-size:.74rem;font-weight:800;display:block}.facet__list{flex-direction:column;gap:1px;margin:0;padding:0;list-style:none;display:flex}.facet__opt{width:100%;font:inherit;color:#6b6385;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:.5rem;padding:.4rem .55rem;font-size:.86rem;font-weight:600;transition:background .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);display:flex}.facet__opt:hover{color:#1b1233;background:#faf9ff}.facet__opt.is-active{color:#6d28d9;background:#ede9fe}.facet__opt:focus-visible{outline-offset:1px;outline:2px solid #7c3aed}.facet__select{color:#2c2444;width:100%;font:inherit;cursor:pointer;background:#fff;border:1.5px solid #ece9f6;border-radius:8px;padding:.5rem .7rem;font-size:.86rem;font-weight:600;transition:border-color .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1)}.facet__select:focus{border-color:#7c3aed;outline:none;box-shadow:0 0 0 3px #ede9fe}.facet__pills{flex-wrap:wrap;gap:.4rem;display:flex}.facet--reset .btn{width:100%}.pchip{font:inherit;color:#6b6385;cursor:pointer;background:#fff;border:1.5px solid #ece9f6;border-radius:9999px;padding:.35rem .8rem;font-size:.78rem;font-weight:700;transition:border-color .2s cubic-bezier(.4,0,.2,1),background .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1)}.pchip:hover,.pchip.is-active{color:#6d28d9;background:#ede9fe;border-color:#7c3aed}.pchip:focus-visible{outline-offset:1px;outline:2px solid #7c3aed}.listing-main{min-width:0;transition:opacity .2s cubic-bezier(.4,0,.2,1)}.listing-main.is-loading{opacity:.55;pointer-events:none}.listing-toolbar{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.1rem;display:flex}.listing-toolbar__count{color:#1b1233;font-size:.9rem;font-weight:700}.listing-head{margin:1.6rem 0 1.8rem}.listing-head h1{color:#1b1233;margin:.3rem 0 0;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800;line-height:1.1}.listing-head .lead{margin-top:.6rem}.filter-chips{flex-wrap:wrap;gap:.5rem;margin-bottom:1.6rem;display:flex}@media (width<=880px){.listing-layout{grid-template-columns:1fr;gap:1.1rem}.filter-sidebar{position:static}.facet__list{flex-flow:wrap;gap:.4rem}.facet__opt{border:1.5px solid #ece9f6;border-radius:9999px;width:auto;padding:.35rem .8rem}.facet__opt.is-active{border-color:#7c3aed}}.has-dropdown{position:relative}.has-dropdown:after{content:"";pointer-events:auto;height:8px;position:absolute;top:100%;left:0;right:0}.nav-list__btn{color:#ffffffd9;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;gap:4px;padding:.4rem .6rem;font-family:inherit;font-size:.88rem;font-weight:500;transition:background .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.nav-list__btn:hover{color:#fff;background:#ffffff1a}.nav-list__btn svg{opacity:.7;flex-shrink:0;transition:transform .2s cubic-bezier(.4,0,.2,1)}.nav-list__btn[aria-expanded=true] svg{transform:rotate(180deg)}.dropdown-menu{z-index:100;scrollbar-width:thin;scrollbar-color:#334155 transparent;background:#241a3f;border:1px solid #ffffff1a;border-radius:12px;min-width:210px;max-height:340px;padding:.5rem 0;display:none;position:absolute;inset:calc(100% + 4px) auto auto 0;overflow-y:auto;box-shadow:0 28px 60px -12px #7c3aed47,0 10px 24px #1b12331a}.dropdown-menu--right{inset:calc(100% + 4px) 0 auto auto}.dropdown-menu li{list-style:none}.dropdown-menu a{color:#ffffffbf;white-space:nowrap;align-items:center;gap:8px;padding:.5rem 1rem;font-size:.84rem;transition:background .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);display:flex}.dropdown-menu a:hover,.dropdown-menu a:focus{color:#fff;background:#ffffff14;outline:none}.dropdown-menu a.is-active{color:#ff5630;font-weight:600}.has-dropdown:hover>.dropdown-menu,.has-dropdown:focus-within>.dropdown-menu,.has-dropdown.is-open>.dropdown-menu{display:block}.has-dropdown:hover>.dropdown-menu--locale,.has-dropdown:focus-within>.dropdown-menu--locale,.has-dropdown.is-open>.dropdown-menu--locale{display:grid}.geo-switcher{position:relative}.geo-switcher__btn{color:#ffffffd9;cursor:pointer;white-space:nowrap;letter-spacing:.3px;background:#ffffff12;border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:5px;padding:.42rem .7rem;font-family:inherit;font-size:.78rem;font-weight:600;transition:border-color .2s cubic-bezier(.4,0,.2,1),background .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.geo-switcher__btn svg{opacity:.7;flex-shrink:0;transition:transform .2s cubic-bezier(.4,0,.2,1)}.geo-switcher__btn[aria-expanded=true] svg{transform:rotate(180deg)}.geo-switcher__btn:hover,.geo-switcher__btn:focus-visible{color:#fff;background:#7c3aed40;border-color:#7c3aed;outline:none}@media (width<=880px){.nav-list .has-dropdown{width:100%}.nav-list .nav-list__btn{justify-content:space-between;width:100%}.nav-list .has-dropdown:hover>.dropdown-menu,.nav-list .has-dropdown:focus-within>.dropdown-menu{display:none}.nav-list .has-dropdown.is-open>.dropdown-menu{display:block}.nav-list .dropdown-menu{box-shadow:none;background:#00000038;border:none;border-radius:0;max-height:none;margin:0 0 .4rem;padding:.3rem 0 .6rem;position:static}.nav-list .dropdown-menu a{color:#ffffffc7;border-left:2px solid #0000;padding:.7rem 1.25rem .7rem 2.5rem;font-size:.92rem;transition:background .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1)}.nav-list .dropdown-menu a:hover,.nav-list .dropdown-menu a:focus{color:#fff;background:#ffffff0f}.nav-list .dropdown-menu a.is-active{color:#ff5630;border-left-color:#ff5630;font-weight:700}}.dropdown-menu a.dropdown-menu__all{color:#ff5630;border-top:1px solid #ffffff14;margin-top:.25rem;font-weight:700}.geo-switcher__flag{font-size:1rem;line-height:1}.geo-switcher__lang{opacity:.75;font-weight:700}.dropdown-menu--locale{grid-template-columns:1fr 1fr;gap:0 1rem;min-width:360px;max-width:calc(100vw - 24px);max-height:none;padding:.85rem .6rem;overflow:visible}.locale-col{min-width:0}.locale-col ul{scrollbar-width:thin;scrollbar-color:#4b3d6e transparent;max-height:300px;overflow-y:auto}.locale-h{letter-spacing:.08em;text-transform:uppercase;color:#ffffff80;margin:0;padding:0 .7rem .45rem;font-size:.64rem;font-weight:800}@media (width<=560px){.dropdown-menu--locale{grid-template-columns:1fr;min-width:220px}.locale-col ul{max-height:200px}.geo-switcher__name{display:none}}.how-it-works{margin:3.5rem auto 1rem}.how-steps{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin:0;padding:0;list-style:none;display:grid}.how-step{background:#fff;border:1px solid #ece9f6;border-radius:16px;flex-direction:column;gap:.85rem;padding:2rem 1.6rem 1.8rem;transition:box-shadow .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 1px 3px #1b123314,0 1px 2px #1b12330d}.how-step:hover{transform:translateY(-3px);box-shadow:0 16px 40px -10px #7c3aed4d,0 6px 14px #1b123314}.how-step__num{color:#fff;letter-spacing:0;background:linear-gradient(135deg,#7c3aed 0%,#a855f7 100%);border-radius:9999px;place-items:center;width:28px;height:28px;font-size:.7rem;font-weight:800;display:grid;position:absolute;top:-14px;left:1.6rem;box-shadow:0 2px 8px #7c3aed59}.how-step__icon{color:#7c3aed;background:#ede9fe;border-radius:12px;flex-shrink:0;place-items:center;width:52px;height:52px;display:grid}.how-step__title{color:#1b1233;margin:0;font-size:1.05rem;font-weight:700;line-height:1.2}.how-step__desc{color:#6b6385;margin:0;font-size:.875rem;line-height:1.6}@media (width<=560px){.how-step{padding:1.6rem 1.2rem 1.4rem}}.newsletter-cta{margin:3.5rem auto 2.5rem}.newsletter-cta__inner{text-align:center;background:linear-gradient(130deg,#6d28d9 0%,#9333ea 46%,#c026d3 100%);border-radius:24px;flex-direction:column;align-items:center;gap:1.4rem;padding:3rem 2.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 60px -12px #7c3aed47,0 10px 24px #1b12331a}.newsletter-cta__inner:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff29 0%,#0000 70%);width:360px;height:360px;position:absolute;bottom:-100px;right:-80px}.newsletter-cta__content{max-width:520px;position:relative}.newsletter-cta__content h2{color:#fff;margin:.5rem 0 0;font-size:clamp(1.5rem,2.6vw,2.1rem);font-weight:800;line-height:1.1}.newsletter-cta__content .lead{color:#ffffffb8;margin-top:.7rem}.newsletter-cta__form{z-index:1;width:100%;max-width:460px;position:relative}.newsletter-cta__form input{color:#fff;background:#ffffff1a;border-color:#ffffff40;padding:.7rem 1rem;font-size:.9rem}.newsletter-cta__form input::placeholder{color:#ffffff80}.newsletter-cta__form input:focus{border-color:#ff5630}.newsletter-cta__form button{color:#fff;background:linear-gradient(135deg,#ff8a00 0%,#ff5630 100%);border-color:#0000;padding:.7rem 1.3rem;font-size:.9rem;font-weight:700}.newsletter-cta__form button:hover{background:#e8431f;border-color:#0000}.newsletter-cta__note{color:#ffffff80;align-items:center;gap:5px;margin:-.4rem 0 0;font-size:.75rem;display:flex;position:relative}@media (width<=880px){.newsletter-cta__inner{border-radius:16px;padding:2.2rem 1.6rem}}@media (width<=560px){.newsletter-cta__inner{padding:1.8rem 1.2rem}.newsletter-cta__form .subscribe{flex-direction:column}.newsletter-cta__form .subscribe__input,.newsletter-cta__form .subscribe__btn{border-radius:9999px;width:100%}}.brand-hero.search-hero .brand-hero__content{width:100%;max-width:780px}.brand-hero.search-hero h1{margin-bottom:.25rem;font-size:clamp(1.5rem,2.8vw,2.4rem)}.brand-hero.search-hero .search{max-width:640px;margin-top:.5rem}.brand-hero.search-hero__term{color:#ff5630;font-style:normal}.search-results{margin-top:2.5rem}.search-results>section{margin-bottom:3rem}.search-prompt{flex-direction:column;align-items:center;gap:1.5rem;padding:3rem 2rem;display:flex}.search-prompt__title{color:#1b1233;margin-bottom:.4rem;font-size:1.4rem;font-weight:700}.search-prompt .section-sub{max-width:46ch;margin-inline:auto}.search-prompt .eyebrow{margin-bottom:.75rem}.search-prompt .related__list{justify-content:center}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.listing-grid--posts{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.post-card{list-style:none}.post-card__link{background:#fff;border:1px solid #ece9f6;border-radius:16px;flex-direction:column;height:100%;text-decoration:none;transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 1px 3px #1b123314,0 1px 2px #1b12330d}.post-card__link:hover,.post-card__link:focus-visible{border-color:#ede9fe;outline:none;transform:translateY(-3px);box-shadow:0 16px 40px -10px #7c3aed4d,0 6px 14px #1b123314}.post-card__link:focus-visible{outline-offset:2px;outline:2px solid #7c3aed}.post-card__body{flex-direction:column;gap:8px;padding:20px;display:flex}.post-card__title{color:#2c2444;margin:0;font-size:1.02rem;font-weight:700;line-height:1.3}.post-card__excerpt{color:#6b6385;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.86rem;line-height:1.55;display:-webkit-box;overflow:hidden}.post-card__date{text-transform:uppercase;letter-spacing:.04em;color:#9a92b3;margin-top:auto;font-size:.74rem;font-weight:600}.post-card__media{aspect-ratio:16/9;object-fit:cover;background:#faf9ff;width:100%}.post-card__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#7c3aed;font-size:.68rem;font-weight:800}.post-card__meta{color:#9a92b3;margin:.2rem 0 0;font-size:.76rem;font-weight:600}.banner-slot{flex-direction:column;gap:16px;margin:32px 0;display:flex}.banner-slot__item{border-radius:16px;text-decoration:none;transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1);display:block;overflow:hidden;box-shadow:0 1px 3px #1b123314,0 1px 2px #1b12330d}.banner-slot__item:hover,.banner-slot__item:focus-visible{outline:none;transform:translateY(-2px);box-shadow:0 20px 48px -10px #1b12332e,0 8px 18px #1b123314}.banner-slot__item:focus-visible{outline-offset:2px;outline:2px solid #7c3aed}.banner-slot__item img{width:100%;height:auto;display:block}.banner-slot__text{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#a855f7 100%);flex-wrap:wrap;align-items:center;gap:12px 20px;padding:24px 32px;display:flex}.banner-slot__discount{color:#ff5630;font-size:1.5rem;font-weight:800;line-height:1}.banner-slot__headline{font-size:1.05rem;font-weight:700}.banner-slot__cta{color:#1b1233;white-space:nowrap;background:#ff5630;border-radius:9999px;margin-left:auto;padding:.55rem 1.2rem;font-size:.82rem;font-weight:700}.share-bar{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.share-bar__label{text-transform:uppercase;letter-spacing:.06em;color:#9a92b3;flex-shrink:0;font-size:.78rem;font-weight:600}.share-bar__btn{color:#6b6385;cursor:pointer;background:#faf9ff;border:1px solid #ece9f6;border-radius:9999px;justify-content:center;align-items:center;gap:6px;width:38px;height:38px;text-decoration:none;transition:background .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.share-bar__btn:hover,.share-bar__btn:focus-visible{color:#fff;background:#7c3aed;border-color:#7c3aed;outline:none;transform:translateY(-2px)}.share-bar__btn:focus-visible{outline-offset:2px;outline:2px solid #7c3aed}.share-bar__btn--copy{width:auto;padding:0 .9rem;font-size:.78rem;font-weight:600}.share-bar__btn--copy[data-copied=true]{color:#fff;background:#16a34a;border-color:#16a34a}.filter-bar{background:#faf9ff;border:1px solid #ece9f6;border-radius:16px;flex-wrap:wrap;align-items:flex-end;gap:16px;margin-bottom:24px;padding:20px;display:flex}.filter-bar__field{flex-direction:column;flex:160px;gap:4px;min-width:160px;display:flex}.filter-bar__label{text-transform:uppercase;letter-spacing:.05em;color:#6b6385;font-size:.72rem;font-weight:700}.filter-bar__select{appearance:none;color:#2c2444;cursor:pointer;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='3'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") right .85rem center no-repeat;border:1px solid #d9d3ec;border-radius:12px;padding:.65rem 2.2rem .65rem .9rem;font-size:.88rem;font-weight:600;transition:border-color .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1)}.filter-bar__select:hover{border-color:#7c3aed}.filter-bar__select:focus-visible{border-color:#7c3aed;outline:none;box-shadow:0 0 0 3px #ede9fe}.pagination-wrap{justify-content:center;margin-top:40px;display:flex}.pagination{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.pagination__link{color:#2c2444;background:#fff;border:1px solid #ece9f6;border-radius:12px;justify-content:center;align-items:center;min-width:40px;height:40px;padding:0 .6rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:background .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.pagination__link:hover:not(.is-active):not(.is-disabled){color:#7c3aed;background:#ede9fe;border-color:#7c3aed}.pagination__link:focus-visible{outline-offset:2px;outline:2px solid #7c3aed}.pagination__link.is-active{color:#fff;cursor:default;background:#7c3aed;border-color:#7c3aed}.pagination__link.is-disabled{color:#9a92b3;cursor:not-allowed;background:#faf9ff}.pagination__gap{cursor:default;background:0 0;border-color:#0000}.faq__list{flex-direction:column;gap:12px;max-width:820px;margin:0 auto;display:flex}.faq__item{background:#fff;border:1px solid #ece9f6;border-radius:12px;transition:border-color .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1);overflow:hidden}.faq__item[open]{border-color:#ede9fe;box-shadow:0 1px 3px #1b123314,0 1px 2px #1b12330d}.faq__question{color:#2c2444;cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;font-size:.98rem;font-weight:700;list-style:none;display:flex}.faq__question::-webkit-details-marker{display:none}.faq__question:after{content:"";border-bottom:2.5px solid #6b6385;border-right:2.5px solid #6b6385;flex-shrink:0;width:11px;height:11px;transition:transform .2s cubic-bezier(.4,0,.2,1);transform:rotate(45deg)}.faq__item[open] .faq__question:after{transform:rotate(-135deg)}.faq__answer{color:#6b6385;margin:0;padding:0 20px 20px;font-size:.9rem;line-height:1.6}.seo-intro{margin:48px auto}.seo-intro__body{background:linear-gradient(135deg,#faf9ff 0%,#f5f3ff 100%);border:1px solid #ece9f6;border-radius:16px;padding:32px}.seo-intro__body h2{color:#1b1233;margin:0 0 12px;font-size:1.25rem;font-weight:700}.seo-intro__body p{color:#6b6385;margin:0;font-size:.92rem;line-height:1.7}.regions{margin:48px auto}.tag-cloud{flex-wrap:wrap;justify-content:center;gap:8px;margin:0;padding:0;list-style:none;display:flex}.tag-cloud li{display:inline-flex}.tag-cloud .tag--link{text-transform:none;padding:.5rem 1rem;font-size:.8rem}.post__content-blocks{flex-direction:column;gap:20px;margin-top:24px;display:flex}.post__block-heading{color:#2c2444;margin:16px 0 0;font-size:1.4rem;font-weight:800;line-height:1.25}.post__block-paragraph{color:#2c2444;margin:0;font-size:.98rem;line-height:1.7}.post__block-cta{justify-content:center;margin:16px 0;display:flex}
