:root{color:#161616;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f3f3f1;font-family:Inter,SF Pro Text,PingFang SC,sans-serif;font-weight:500;line-height:1.5}*{box-sizing:border-box}html,body,#app{height:100%;margin:0}html{overflow:hidden}body{background:#f3f3f1;overflow:hidden}*{scrollbar-width:thin;scrollbar-color:#2222226b #0000000f}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#0000000f;border-radius:999px}::-webkit-scrollbar-thumb{background:#2222226b;border:2px solid #0000000f;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#1111118f}a{color:inherit;text-decoration:none}.shop-shell{flex-direction:column;height:100vh;display:flex;overflow:hidden}.shop-shell__header{background:#f8f8f6f5;border-bottom:1px solid #1111110f;width:100%;padding:0}.shop-shell__header-inner{grid-template-columns:minmax(12rem,1fr) auto;grid-template-areas:"brand session";align-items:center;gap:24px;max-width:1180px;margin:0 auto;padding:24px 24px 22px;display:grid}.shop-shell__brand{grid-area:brand}.shop-shell__brand h1{letter-spacing:-.04em;margin:4px 0 0;font-size:1.4rem;line-height:1.08}.shop-shell__eyebrow,.catalog-focus__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#747474;align-items:center;gap:8px;font-size:.78rem;font-weight:700;display:inline-flex}.shop-shell__tabs{border-bottom:1px solid #11111114;align-self:flex-start;align-items:center;gap:22px;margin-bottom:4px;padding:0 0 2px;display:inline-flex}.shop-shell__tab{color:#696969;cursor:pointer;background:0 0;border:0;padding:8px 0 12px;font-family:inherit;font-size:.96rem;font-weight:700;transition:color .14s;position:relative}.shop-shell__tab:after{content:"";transform-origin:50%;background:#2f6fed;border-radius:999px;height:2px;transition:transform .16s;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.shop-shell__tab.router-link-active,.shop-shell__tab.is-active{color:#111}.shop-shell__tab.router-link-active:after,.shop-shell__tab.is-active:after{transform:scaleX(1)}.shop-shell__session{grid-area:session;justify-content:flex-end;justify-self:end;align-items:center;gap:14px;display:flex}.shop-shell__identity{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.shop-shell__identity span{color:#7b7b7b;text-transform:uppercase;letter-spacing:.08em;font-size:.76rem}.shop-shell__identity strong{color:#151515;font-size:.92rem}.shop-shell__identity--ghost strong{color:#666;font-weight:600}.shop-shell__content{flex-direction:column;flex:auto;width:100%;min-height:0;display:flex}.shop-shell__scroll{height:100%}.shop-shell__viewport{flex:auto;width:100%;min-height:0}.shop-shell__tabs-wrap{width:100%;max-width:1180px;margin:0 auto;padding:4px 24px 0}.shop-shell__content-inner{flex-direction:column;gap:18px;max-width:1180px;margin:0 auto;padding:24px;display:flex}.shop-shell__content-inner--scroll{padding-top:16px}.shop-shell__loading{justify-content:center;align-items:flex-start;min-height:calc(100vh - 13rem);padding-top:32px;display:flex}.shop-shell__loading-card{background:#ffffffd1;border:1px solid #121f3814;border-radius:24px;flex-direction:column;gap:10px;width:min(100%,42rem);padding:28px 30px;display:flex}.shop-shell__loading-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#7b879d;font-size:.72rem;font-weight:700}.shop-shell__loading-card h2{letter-spacing:-.04em;color:#121212;margin:0;font-size:1.18rem;line-height:1.15}.shop-shell__loading-card p{color:#61708a;margin:0;font-size:.95rem}.shop-shell__loading-lines{flex-direction:column;gap:10px;padding-top:8px;display:flex}.shop-shell__loading-line{background:linear-gradient(90deg,#dde3eebf,#f2f5fbf5,#dde3eebf) 0 0/220% 100%;border-radius:999px;height:11px;animation:1.45s ease-in-out infinite skeleton-pulse;display:block}.shop-shell__loading-line--long{width:100%}.shop-shell__loading-line--medium{width:82%}.shop-shell__loading-line--short{width:58%}.catalog-view,.subscriptions-view,.test-offer-view,.self-activate-view{flex-direction:column;gap:24px;display:flex}.standalone-page{min-height:100vh;padding:32px 24px 40px}.standalone-page__inner{flex-direction:column;gap:18px;max-width:1180px;margin:0 auto;display:flex}.standalone-page__back{align-items:center;display:flex}.standalone-page__back-link{color:#5f6f8a;font-size:.95rem;text-decoration:none}.standalone-page__back-link:hover{color:#15213a}.test-offer-card{flex-direction:column;gap:18px;display:flex}.test-offer-card__meta{flex-wrap:wrap;gap:10px;display:flex}.test-offer-card__body{flex-direction:column;gap:8px;display:flex}.test-offer-card__body strong{color:#14203a;font-size:1rem}.test-offer-card__body p{color:#5d6d89;margin:0;line-height:1.7}.test-offer-card__actions{align-items:center;gap:12px;display:flex}.self-sync-form{grid-template-columns:minmax(0,1fr) auto;gap:12px;display:grid}.self-sync-card{gap:20px}.self-sync-steps{color:#5d6d89;margin:0;padding-left:1.2rem;line-height:1.75}.self-sync-actions{flex-wrap:wrap}.self-sync-bookmarklet{color:#324869;border:1px dashed #14203a2e;border-radius:14px;align-items:center;min-height:34px;padding:0 14px;font-size:.92rem;text-decoration:none;display:inline-flex}.self-sync-bookmarklet:hover{color:#1d4ed8;border-color:#2563eb47}.self-sync-status-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.self-sync-status-item{background:#f9fafceb;border:1px solid #13203b14;border-radius:18px;flex-direction:column;gap:6px;padding:14px 16px;display:flex}.self-sync-status-item span{color:#6c7990;font-size:.82rem}.self-sync-status-item strong{color:#14203a;word-break:break-all;font-size:.95rem;line-height:1.45}.self-sync-debug{border-top:1px solid #13203b14;padding-top:12px}.self-sync-debug summary{cursor:pointer;color:#4f6281}.self-sync-debug pre{color:#2d3c56;white-space:pre-wrap;word-break:break-all;background:#f5f7fbf2;border-radius:18px;margin:10px 0 0;padding:14px 16px;font-size:.82rem;line-height:1.6;overflow:auto}.subscriptions-hero{background:#fffffff5;border:1px solid #13203b14;border-radius:28px;grid-template-columns:1.8fr .9fr;gap:24px;padding:28px 30px;display:grid;box-shadow:0 20px 56px #10224a0f}.subscriptions-hero h2{letter-spacing:-.04em;margin:8px 0 10px;font-size:clamp(2rem,3.4vw,3.25rem);line-height:1}.subscriptions-hero p{color:#586883;max-width:42rem;margin:0;font-size:1rem}.catalog-focus{background:#fffffff7;border:1px solid #13203b14;border-radius:30px;padding:28px 28px 24px;box-shadow:0 22px 64px #10224a0f}.catalog-focus__header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:18px;margin-bottom:20px;display:grid}.catalog-focus__headline{min-width:0}.catalog-focus__header h3,.catalog-section__header h3{letter-spacing:-.05em;margin:8px 0;font-size:clamp(1.8rem,3vw,2.75rem);line-height:1}.catalog-focus__header p{color:#61718d;max-width:34rem;margin:0}.catalog-focus__count,.catalog-section__count{border:1px solid #13203b14;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;min-width:8.5rem;padding:8px 11px;display:inline-flex}.catalog-focus__count span,.catalog-section__count span{text-transform:uppercase;letter-spacing:.08em;color:#71809d;font-size:.68rem;display:block}.catalog-focus__count strong,.catalog-section__count strong{letter-spacing:-.05em;color:#16213b;font-size:.98rem;line-height:1;display:block}.catalog-focus__body,.catalog-focus__loading{flex-direction:column;gap:12px;display:flex}.offer-grid{grid-template-columns:repeat(auto-fit,minmax(16.5rem,1fr));gap:14px;display:grid}.offer-card{background:#ffffffd6;border:1px solid #13203b14;border-radius:24px;flex-direction:column;gap:14px;min-height:16rem;padding:22px;display:flex}.offer-card--main{background:#ffffffeb}.offer-card--ghost{background:#f8faffdb}.offer-card__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.offer-card__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#7b89a4;margin-bottom:6px;font-size:.72rem;display:inline-flex}.offer-card__head h4{margin:0;font-size:1.18rem}.offer-card__ratio{color:#1e57c8;letter-spacing:-.03em;background:#2f6fed1a;border-radius:999px;justify-content:center;align-items:center;min-width:3.4rem;padding:7px 10px;font-weight:700;display:inline-flex}.offer-card__description{color:#60708b;min-height:2.8rem;margin:0;font-size:.94rem}.offer-card__metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.offer-card__metric,.offer-inline{background:#f7faffe0;border:1px solid #13203b0f;border-radius:16px;padding:12px 13px}.offer-card__metric span,.offer-inline__meta span,.redeem-summary__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:#7b89a4;font-size:.76rem;display:block}.offer-card__metric strong{letter-spacing:-.04em;margin-top:6px;font-size:1.05rem;display:block}.offer-card__actions{gap:10px;margin-top:auto;display:flex}.offer-card__actions .n-button{flex:1 1 0}.catalog-focus__panel{background:#ffffffd1;border:1px solid #13203b14;border-radius:24px;grid-template-columns:minmax(16rem,.9fr) minmax(18rem,1.2fr) minmax(14rem,.8fr);align-items:center;gap:20px;padding:22px 22px 20px;display:grid}.catalog-focus__panel--ghost{background:#f8faffdb}.catalog-focus__identity,.catalog-focus__rail{flex-direction:column;display:flex}.catalog-focus__identity{gap:14px}.catalog-focus__matrix{min-width:0}.catalog-focus__rail{align-items:flex-start;gap:14px}.catalog-focus__chips{flex-wrap:wrap;gap:8px;display:flex}.catalog-focus__note{color:#5c6c88;margin:0;font-size:.94rem}.catalog-focus__actions{align-items:center;display:flex}.catalog-focus__placeholder{color:#8d99af;grid-template-columns:minmax(10rem,.6fr) minmax(12rem,1fr) auto;align-items:center;gap:18px;padding:14px 2px 2px;display:grid}.catalog-focus__placeholder-bar{background:#d0d7e2e0;border-radius:999px;height:.88rem}.catalog-focus__placeholder-bar--short{max-width:12rem}.catalog-focus__placeholder-text{letter-spacing:.02em;justify-self:end;font-size:.88rem}.catalog-section{background:#ffffffe6;border:1px solid #13203b14;border-radius:26px;padding:24px 24px 18px;box-shadow:0 20px 60px #10224a0f}.catalog-section--secondary{background:#ffffffc7}.catalog-section__header{grid-template-columns:minmax(0,1fr) auto;justify-content:space-between;align-items:start;gap:18px;margin-bottom:18px;display:grid}.catalog-section__header p{color:#61718d;margin:0}.catalog-list{flex-direction:column;gap:14px;display:flex}.catalog-row{background:#fffffff0;border:1px solid #13203b14;border-radius:22px;grid-template-columns:minmax(18rem,1.05fr) minmax(16rem,.95fr) auto;align-items:center;gap:18px;padding:18px 20px;display:grid}.catalog-row--inactive{background:#f8fafcf5}.catalog-inactive-stack{flex-direction:column;gap:0;display:flex}.catalog-inactive-stack--with-tail{background:#fbfdfff0;border:.5px solid #13203b14;border-radius:22px;padding:0}.catalog-row.catalog-row--inactive.catalog-row--with-tail{z-index:1;margin-bottom:0;position:relative}.catalog-row--placeholder,.catalog-row--ghost{background:#f8faffdb}.catalog-row--placeholder{box-shadow:none;z-index:0;background:0 0;border:0;grid-template-columns:1fr;gap:12px;margin-top:0;padding:0;position:relative}.catalog-row__identity{flex-direction:column;gap:12px;display:flex}.catalog-row__credential{flex-direction:column;gap:6px;display:flex}.catalog-row__credential label{text-transform:uppercase;letter-spacing:.08em;color:#7b89a4;font-size:.78rem}.catalog-row__plain,.masked-credential__value{color:#16213b;word-break:break-all;font-size:.98rem;font-weight:700}.masked-credential__skeleton,.catalog-row__skeleton{background:linear-gradient(90deg,#d3dbe9bf,#e7ecf5f5,#d3dbe9bf) 0 0/220% 100%;border-radius:999px;height:.95rem;animation:1.5s linear infinite shimmer;display:inline-flex}.catalog-row__skeleton--short{width:6rem}.catalog-row__skeleton--long{width:11rem}.catalog-row__ghost-bar{background:#cfd6e1e6;border-radius:999px;width:5rem;height:.74rem}.catalog-row__tags{flex-wrap:wrap;gap:8px;display:flex}.catalog-row__hint{color:#61718d;margin:0;font-size:.88rem;line-height:1.55}.catalog-row__matrix{min-width:0}.catalog-row__actions{justify-content:flex-end;display:flex}.catalog-row__actions--stack{flex-direction:column;align-items:stretch;gap:10px;min-width:220px}.subscriptions-forward{flex-direction:column;gap:6px;display:flex}.subscriptions-forward__label{letter-spacing:.08em;text-transform:uppercase;color:#7a879d;font-size:.72rem;font-weight:700}.subscriptions-recovery-alert,.subscriptions-pending-card{margin-bottom:14px}.subscriptions-pending-card__title{align-items:center;gap:10px;display:inline-flex}.subscriptions-pending-card__title-spinner{border:2px solid #2f6fed2e;border-top-color:#2f6fede6;border-radius:999px;width:.95rem;height:.95rem;animation:.8s linear infinite pending-spin}.subscriptions-pending-card__actions{color:#556274;align-items:center;gap:10px;font-size:.92rem;display:flex}.subscriptions-recovery-panel{gap:16px;display:grid}.subscriptions-recovery-panel__hint{color:#6b7688;margin:0 0 14px;font-size:.92rem;line-height:1.6}.subscriptions-recovery-panel__form{gap:12px;display:grid}.subscriptions-recovery-panel__code-row{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.subscriptions-recovery-panel__actions{flex-wrap:wrap;gap:10px;display:flex}.subscriptions-auth-switch{flex-wrap:wrap;gap:10px;margin-bottom:14px;display:flex}.subscriptions-auth-switch__item{font:inherit;color:#45526c;cursor:pointer;background:#f5f8fce6;border:1px solid #1623401f;border-radius:999px;padding:8px 13px}.subscriptions-auth-switch__item.is-active{color:#1e3870;background:#eff5fff5;border-color:#2257be2e}.subscriptions-account-card{margin-bottom:14px}.subscriptions-account-card__chips{flex-wrap:wrap;gap:8px;margin:0 0 14px;display:flex}.subscriptions-account-card__chip{font:inherit;color:#24324a;cursor:pointer;background:#f5f8fcf5;border:1px solid #1623401f;border-radius:999px;padding:8px 12px}.subscriptions-account-card__chip:hover{color:#1d4ea6;border-color:#2f6fed52}.subscriptions-rebates{margin-bottom:16px}.subscriptions-rebates__header h3{color:#16213b;margin:6px 0 8px;font-size:1.05rem}.subscriptions-rebates__header p{color:#6b7688;margin:0 0 14px;font-size:.92rem;line-height:1.6}.subscriptions-rebates__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;display:grid}.subscriptions-rebate-card{background:#f7faffe6;border:1px solid #13203b0f;border-radius:16px;padding:14px 16px}.subscriptions-rebate-card__top{justify-content:space-between;align-items:start;gap:12px;display:flex}.subscriptions-rebate-card__top strong{color:#16213b;font-size:.96rem;line-height:1.45}.subscriptions-rebate-card__top span{color:#16213b;white-space:nowrap;font-weight:700}.subscriptions-rebate-card__meta{color:#61718d;flex-wrap:wrap;gap:8px 12px;margin-top:10px;font-size:.84rem;display:flex}.subscriptions-rebate-card__hint{color:#50607b;margin:10px 0 0;font-size:.86rem;line-height:1.55}.offer-inline{flex-direction:column;gap:10px;display:flex}.offer-inline--inline{margin-top:12px}.offer-inline__price{letter-spacing:-.05em;color:#122443;font-size:1.35rem;font-weight:700}.offer-inline__meta{flex-wrap:wrap;gap:8px 16px;display:flex}.redeem-summary{background:#f7faffe0;border:1px solid #13203b0f;border-radius:16px;padding:14px 16px}.redeem-summary--ghost{flex-direction:column;gap:10px;display:flex}.redeem-summary__top{justify-content:space-between;align-items:start;gap:12px;display:flex}.redeem-summary__top strong{color:#16213b;font-size:1rem;display:block}.redeem-summary__meta{color:#61718d;flex-wrap:wrap;gap:8px 12px;margin-top:10px;font-size:.88rem;display:flex}.cashback-preview{margin-top:12px}.cashback-preview__price{align-items:center;gap:8px;display:inline-flex}.cashback-preview__price del{color:#91a0b8;font-size:.92rem}.cashback-preview__price strong{color:#16213b;font-size:1.08rem}.cashback-preview__info{color:#5d6d87;width:20px;height:20px;font:inherit;cursor:pointer;background:#ffffffeb;border:1px solid #13203b24;border-radius:999px;font-size:.82rem;line-height:1}.cashback-preview__popover{max-width:18rem}.cashback-preview__popover strong{color:#16213b;margin-bottom:6px;display:block}.cashback-preview__popover p{color:#61718d;margin:0;font-size:.88rem;line-height:1.55}.catalog-row__placeholder-dots{letter-spacing:.24em;color:#aeb9ca;justify-self:end;font-size:2rem}.catalog-hidden-stack{flex-direction:column;gap:10px;width:min(18rem,100%);display:flex}.catalog-hidden-card{background:0 0;border:0;border-radius:0 0 22px 22px}.catalog-hidden-card__inner{grid-template-columns:minmax(11rem,18rem) minmax(0,1fr) auto;align-items:center;gap:16px;padding:10px 20px 16px;display:grid}.catalog-hidden-stack__bar{background:linear-gradient(90deg,#d3dbe9cc,#e7ecf5f5,#d3dbe9cc);border-radius:999px;height:.95rem;display:block}.catalog-hidden-stack__bar--large{width:100%}.catalog-hidden-stack__bar--medium{width:78%}.catalog-hidden-stack__bar--small{width:56%}.catalog-hidden-card__meta{flex-direction:column;gap:3px;min-width:0;display:flex}.catalog-hidden-card__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#8a8a8a;font-size:.72rem;font-weight:700}.catalog-hidden-card__title{color:#626262;font-size:.93rem;font-weight:600}.catalog-hidden-count{color:#303030;letter-spacing:-.02em;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;gap:2px;min-width:auto;height:auto;padding:0;font-size:.96rem;font-weight:650;display:inline-flex}.catalog-hidden-count__plus{opacity:.54;font-size:.8rem;line-height:1}.catalog-hidden-count__value{letter-spacing:-.05em;font-variant-numeric:tabular-nums;font-size:1.14rem;line-height:1}.product-matrix{grid-template-columns:repeat(3,minmax(4.8rem,1fr));gap:14px;width:100%;display:grid}.product-matrix__column{grid-template-rows:repeat(var(--matrix-rows), minmax(0, 1fr));min-height:calc(var(--matrix-rows) * .8rem + (var(--matrix-rows) - 1) * 12px);align-content:start;gap:12px;display:grid}.product-matrix__bar{border-radius:999px;height:.82rem}.product-matrix__bar.is-sold{background:#5d99ef}.product-matrix__bar.is-available{background:#1db24b}.product-matrix__bar.is-idle{background:#cfd6e2}.product-matrix__tooltip{flex-direction:column;gap:4px;min-width:11rem;display:flex}.shop-dialog{width:min(36rem,100vw - 24px);max-width:36rem}.shop-form{flex-direction:column;gap:6px;display:flex}.shop-form__hint{color:#61718d;margin:-4px 0 4px;font-size:.88rem}.shop-form__hint--warning{color:#c26a1a}.level-options{flex-direction:column;gap:6px;width:100%;display:flex}.configurator-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px;display:grid}.configurator-field{flex-direction:column;gap:8px;display:flex}.configurator-field label{text-transform:uppercase;letter-spacing:.08em;color:#7b89a4;font-size:.78rem}.choice-row{flex-wrap:wrap;gap:8px;display:flex}.level-option{color:#355185;cursor:pointer;background:#f7faffeb;border:1px solid #13203b1a;border-radius:11px;width:fit-content;min-width:5.25rem;padding:7px 11px;font-size:.86rem;font-weight:700;transition:border-color .14s,background-color .14s,color .14s}.level-option.is-active{color:#184cbd;background:#2f6fed1f;border-color:#2f6fed4d}.level-options__hint{color:#6f7f99;font-size:.78rem}.dynamic-inputs{flex-direction:column;gap:10px;width:100%;display:flex}.dynamic-inputs__row{grid-template-columns:1fr auto;gap:8px;display:grid}.dynamic-inputs__row--stack{grid-template-columns:1fr}.dynamic-inputs__label{text-transform:uppercase;letter-spacing:.08em;color:#7b89a4;font-size:.78rem}.subscriptions-empty{background:#ffffffe0;border:1px solid #13203b14;border-radius:24px;padding:28px}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-20% 0}}@keyframes pending-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width>=961px){.catalog-hidden-card__inner{padding:8px 20px 16px}}@media (width<=1120px){.shop-shell__header-inner,.subscriptions-hero,.offer-card__metrics,.catalog-focus__panel,.catalog-row{grid-template-columns:1fr}.shop-shell__session,.catalog-row__actions{justify-content:flex-start}.catalog-focus__header{align-items:start}.catalog-focus__count,.catalog-section__count{justify-self:start}}@media (width<=960px){.shop-shell__header-inner{grid-template-columns:1fr auto;grid-template-areas:"brand session";gap:14px 16px;padding:20px 16px 18px}.shop-shell__session{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:10px;width:auto}.shop-shell__identity{align-items:flex-end}.subscriptions-hero,.catalog-focus,.catalog-section,.subscriptions-empty{border-radius:22px}.catalog-focus__panel,.catalog-row,.offer-card{gap:16px;padding:18px}.catalog-row--placeholder{padding:0}.catalog-focus__actions,.catalog-row__actions{width:100%}.catalog-focus__actions .n-button,.catalog-row__actions .n-button,.subscriptions-hero .n-button,.subscriptions-empty .n-button{justify-content:center;width:100%}.shop-shell__tabs-wrap{padding:12px 16px 0}.shop-shell__content-inner{padding:24px 16px 20px}.shop-shell__content-inner--scroll{padding-top:8px}.shop-shell__tabs{gap:18px}.configurator-grid{grid-template-columns:1fr}.standalone-page{padding:24px 16px 32px}.self-sync-form,.self-sync-status-grid{grid-template-columns:1fr}}@media (width<=760px){.catalog-subnav{justify-content:space-between;width:100%}.catalog-subnav__item{flex:1 1 0}.catalog-focus,.catalog-section,.subscriptions-hero,.subscriptions-empty{padding:18px}.offer-grid{grid-template-columns:1fr}.shop-shell__header-inner{padding:18px 14px 16px}.shop-shell__tabs{gap:16px}.shop-shell__tabs-wrap{padding-bottom:0}.subscriptions-hero h2{font-size:1.8rem}.catalog-focus__header h3,.catalog-section__header h3{font-size:1.85rem}.product-matrix{grid-template-columns:repeat(3,minmax(3rem,1fr))}.product-matrix__column{min-height:calc(var(--matrix-rows) * .68rem + (var(--matrix-rows) - 1) * 9px);gap:9px}.product-matrix__bar{height:.68rem}.catalog-focus__placeholder{grid-template-columns:1fr auto;gap:10px;padding:10px 0 0}.catalog-focus__placeholder-bar--short{display:none}.catalog-focus__placeholder-text{grid-column:1/-1;justify-self:start}.catalog-row--placeholder{grid-template-columns:1fr;gap:14px;margin-top:0;padding:0!important}.catalog-hidden-card{border-radius:0 0 18px 18px}.catalog-hidden-card__inner{padding:10px 18px 14px}.standalone-page{padding:20px 14px 28px}}@media (width<=640px){.catalog-focus__header,.catalog-section__header{grid-template-columns:1fr}.shop-shell__header{z-index:10;position:sticky;top:0;box-shadow:0 10px 28px #10224a0f}.shop-shell__header-inner{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand session";align-items:start;gap:12px;padding:18px 16px 14px}.shop-shell__brand h1{font-size:1.15rem}.shop-shell__eyebrow,.catalog-focus__count span,.catalog-section__count span,.catalog-row__credential label{letter-spacing:.06em}.shop-shell__session{justify-content:flex-end;justify-self:end;align-items:flex-start;gap:8px;width:auto;max-width:11.5rem}.shop-shell__identity{text-align:right;align-items:flex-end}.shop-shell__identity strong{overflow-wrap:anywhere;font-size:.84rem;line-height:1.2}.shop-shell__tabs-wrap{padding:10px 12px 0}.shop-shell__content-inner{padding:16px 12px 18px}.shop-shell__tabs{justify-content:space-between;gap:0;width:100%}.shop-shell__tab{text-align:center;flex:1 1 0;padding:8px 0 10px;font-size:.92rem}.catalog-view,.subscriptions-view{gap:16px}.catalog-focus__count,.catalog-section__count{width:100%;min-width:0;padding:9px 10px}.catalog-focus__count strong,.catalog-section__count strong{font-size:1rem}.catalog-focus,.catalog-section,.subscriptions-hero,.subscriptions-empty{border-radius:20px;padding:16px}.catalog-focus__header{margin-bottom:14px}.catalog-row--placeholder{gap:12px;padding:0!important}.catalog-hidden-card{border-radius:0 0 16px 16px}.catalog-hidden-card__inner{grid-template-columns:1fr auto;gap:12px;padding:10px 16px 14px}.catalog-hidden-card__meta{grid-column:1/2}.catalog-hidden-count{justify-self:end}.catalog-focus__header h3,.catalog-section__header h3,.subscriptions-hero h2{font-size:1.55rem}.catalog-focus__header p,.subscriptions-hero p,.catalog-section__header p,.catalog-focus__note,.shop-form__hint{font-size:.9rem}.catalog-focus__panel,.catalog-row,.offer-card{border-radius:18px;padding:16px}.offer-card__actions{flex-direction:column}.catalog-row__plain,.masked-credential__value{font-size:.94rem}.catalog-row__tags,.catalog-focus__chips{gap:6px}.catalog-section__header{margin-bottom:14px}.product-matrix{grid-template-columns:repeat(3,minmax(2.35rem,1fr));gap:10px}.product-matrix__tooltip{min-width:9rem;font-size:.84rem}.shop-dialog{width:calc(100vw - 16px)}.dynamic-inputs{gap:8px}.dynamic-inputs__row{gap:6px}.level-option{width:100%}}@media (width<=420px){.shop-shell__header-inner{grid-template-columns:1fr;grid-template-areas:"brand""session";align-items:stretch}.shop-shell__session{justify-content:flex-start;justify-self:stretch;width:100%;max-width:none}.shop-shell__identity{text-align:left;align-items:flex-start}}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root[data-theme=dark] body{background:#0b0d10}:root[data-theme=dark] *{scrollbar-color:#5f6775c7 #14161bc7}:root[data-theme=dark] ::-webkit-scrollbar-track{background:#14161bc7}:root[data-theme=dark] ::-webkit-scrollbar-thumb{background:#5f6775c7;border-color:#14161bc7}:root[data-theme=dark] .shop-shell__header{background:#0e1014f5;border-bottom-color:#ffffff14}:root[data-theme=dark] .shop-shell__loading-card{background:#111111d1;border-color:#ffffff14}:root[data-theme=dark] .shop-shell__loading-eyebrow{color:#9399a8}:root[data-theme=dark] .shop-shell__loading-card h2{color:#f3f4f6}:root[data-theme=dark] .shop-shell__loading-card p{color:#aab1be}:root[data-theme=dark] .shop-shell__loading-line{background:linear-gradient(90deg,#343434b8,#545454eb,#343434b8) 0 0/220% 100%}:root[data-theme=dark] .shop-shell__brand h1,:root[data-theme=dark] .shop-shell__tab.router-link-active,:root[data-theme=dark] .shop-shell__tab.is-active,:root[data-theme=dark] .shop-shell__identity strong,:root[data-theme=dark] .subscriptions-hero h2,:root[data-theme=dark] .subscriptions-rebates__header h3,:root[data-theme=dark] .catalog-focus__header h3,:root[data-theme=dark] .catalog-section__header h3,:root[data-theme=dark] .test-offer-card__body strong,:root[data-theme=dark] .catalog-row__plain,:root[data-theme=dark] .masked-credential__value,:root[data-theme=dark] .offer-inline__price,:root[data-theme=dark] .redeem-summary__top strong{color:#edf3ff}:root[data-theme=dark] .shop-shell__eyebrow,:root[data-theme=dark] .catalog-focus__eyebrow,:root[data-theme=dark] .shop-shell__identity span,:root[data-theme=dark] .catalog-focus__count span,:root[data-theme=dark] .catalog-section__count span,:root[data-theme=dark] .catalog-row__credential label,:root[data-theme=dark] .configurator-field label,:root[data-theme=dark] .dynamic-inputs__label,:root[data-theme=dark] .offer-card__eyebrow,:root[data-theme=dark] .offer-card__metric span,:root[data-theme=dark] .offer-inline__meta span,:root[data-theme=dark] .redeem-summary__eyebrow{color:#949ca8}:root[data-theme=dark] .shop-shell__tab{color:#9ca4af}:root[data-theme=dark] .shop-shell__tabs{border-bottom-color:#ffffff14}:root[data-theme=dark] .catalog-focus,:root[data-theme=dark] .catalog-section,:root[data-theme=dark] .subscriptions-hero,:root[data-theme=dark] .subscriptions-empty,:root[data-theme=dark] .offer-card,:root[data-theme=dark] .catalog-focus__panel,:root[data-theme=dark] .catalog-row,:root[data-theme=dark] .test-offer-card,:root[data-theme=dark] .offer-card__metric,:root[data-theme=dark] .offer-inline,:root[data-theme=dark] .redeem-summary,:root[data-theme=dark] .catalog-focus__count,:root[data-theme=dark] .catalog-section__count,:root[data-theme=dark] .level-option{box-shadow:none;border-color:#ffffff14}:root[data-theme=dark] .catalog-focus,:root[data-theme=dark] .subscriptions-hero{background:#121419fa;box-shadow:0 28px 80px #00000061}:root[data-theme=dark] .catalog-section,:root[data-theme=dark] .subscriptions-empty,:root[data-theme=dark] .test-offer-card{background:#13161bf0;box-shadow:0 20px 60px #00000057}:root[data-theme=dark] .catalog-section--secondary{background:#101217f0}:root[data-theme=dark] .catalog-focus__panel,:root[data-theme=dark] .catalog-row,:root[data-theme=dark] .offer-card,:root[data-theme=dark] .test-offer-card{background:#181b21f5}:root[data-theme=dark] .redeem-summary,:root[data-theme=dark] .offer-inline{background:#1c2027f5;border-color:#ffffff14}:root[data-theme=dark] .catalog-row--inactive,:root[data-theme=dark] .offer-card--main{background:#1b1e24fa}:root[data-theme=dark] .catalog-row--ghost,:root[data-theme=dark] .offer-card--ghost,:root[data-theme=dark] .catalog-focus__panel--ghost,:root[data-theme=dark] .redeem-summary--ghost{background:#16191fdb}:root[data-theme=dark] .catalog-row--placeholder{background:0 0}:root[data-theme=dark] .test-offer-card{box-shadow:none;background:0 0}:root[data-theme=dark] .standalone-page__back-link{color:#8c95a2}:root[data-theme=dark] .standalone-page__back-link:hover{color:#edf3ff}:root[data-theme=dark] .self-sync-bookmarklet{color:#c7ced8;border-color:#ffffff1f}:root[data-theme=dark] .self-sync-bookmarklet:hover{color:#edf3ff;border-color:#ffffff38}:root[data-theme=dark] .self-sync-status-item{background:#1a1d23eb;border-color:#ffffff14}:root[data-theme=dark] .self-sync-status-item span{color:#9ba3ae}:root[data-theme=dark] .self-sync-status-item strong,:root[data-theme=dark] .self-sync-debug summary{color:#edf3ff}:root[data-theme=dark] .self-sync-steps{color:#9ba3ae}:root[data-theme=dark] .self-sync-debug{border-top-color:#ffffff14}:root[data-theme=dark] .self-sync-debug pre{color:#d6dce6;background:#1a1d23eb}:root[data-theme=dark] .catalog-inactive-stack--with-tail{background:#202329fa}:root[data-theme=dark] .catalog-hidden-card{background:0 0;border:0}:root[data-theme=dark] .catalog-focus__header p,:root[data-theme=dark] .catalog-section__header p,:root[data-theme=dark] .subscriptions-rebates__header p,:root[data-theme=dark] .catalog-row__hint,:root[data-theme=dark] .subscriptions-forward__label,:root[data-theme=dark] .catalog-focus__note,:root[data-theme=dark] .test-offer-card__body p,:root[data-theme=dark] .subscriptions-hero p,:root[data-theme=dark] .redeem-summary__meta,:root[data-theme=dark] .shop-form__hint,:root[data-theme=dark] .level-options__hint{color:#9ba3ae}:root[data-theme=dark] .subscriptions-recovery-alert{background:#ffffff0a;border-color:#ffffff1a}:root[data-theme=dark] .subscriptions-recovery-panel__hint{color:#9ba3ae}:root[data-theme=dark] .subscriptions-pending-card__actions{color:#c2cad6}:root[data-theme=dark] .subscriptions-pending-card__title-spinner{border-color:#f0f4f8eb #ffffff29 #ffffff29}:root[data-theme=dark] .subscriptions-account-card__chip{color:#edf3ff;background:#1c2027f5;border-color:#ffffff14}:root[data-theme=dark] .subscriptions-account-card__chip:hover{color:#fff;border-color:#e8e8e847}:root[data-theme=dark] .subscriptions-rebate-card{background:#181b21f5;border-color:#ffffff14}:root[data-theme=dark] .subscriptions-rebate-card__top strong,:root[data-theme=dark] .subscriptions-rebate-card__top span{color:#edf3ff}:root[data-theme=dark] .subscriptions-rebate-card__meta,:root[data-theme=dark] .subscriptions-rebate-card__hint{color:#9ba3ae}:root[data-theme=dark] .redeem-summary__top,:root[data-theme=dark] .offer-inline__meta{color:#edf3ff}:root[data-theme=dark] .cashback-preview__price del{color:#7f8998}:root[data-theme=dark] .cashback-preview__price strong,:root[data-theme=dark] .cashback-preview__popover strong{color:#edf3ff}:root[data-theme=dark] .cashback-preview__info{color:#c7ced8;background:#ffffff0f;border-color:#ffffff1f}:root[data-theme=dark] .cashback-preview__popover p{color:#9ba3ae}:root[data-theme=dark] .catalog-focus__count strong,:root[data-theme=dark] .catalog-section__count strong{color:#edf3ff}:root[data-theme=dark] .shop-form__hint--warning{color:#f2b36b}:root[data-theme=dark] .level-option{color:#c7ced8;background:#1a1d23f5;border-color:#ffffff14}:root[data-theme=dark] .level-option.is-active{color:#1b2230;background:#dde3eac2;border-color:#d6dde538}:root[data-theme=dark] .catalog-hidden-stack__bar,:root[data-theme=dark] .catalog-row__ghost-bar,:root[data-theme=dark] .catalog-row__skeleton,:root[data-theme=dark] .masked-credential__skeleton{background:linear-gradient(90deg,#464c56cc,#686f7bf0,#464c56cc)}:root[data-theme=dark] .catalog-hidden-card__eyebrow{color:#8f98a3}:root[data-theme=dark] .catalog-hidden-card__title{color:#c0c6ce}:root[data-theme=dark] .catalog-hidden-count{color:#f3f5f7;box-shadow:none;background:0 0;border:0}:root[data-theme=dark] .product-matrix__bar.is-sold{background:#9aa7bb}:root[data-theme=dark] .product-matrix__bar.is-available{background:#8fd08a}:root[data-theme=dark] .product-matrix__bar.is-idle{background:#454b56}
