.configurator-shell{display:grid;gap:clamp(1.4rem,3vw,2.4rem)}.configurator-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,340px);gap:clamp(1.2rem,3vw,2rem);align-items:stretch;padding:clamp(1.65rem,4vw,3.1rem);border-radius:30px;color:#fff;background:radial-gradient(circle at 84% 18%,rgba(227,6,19,.44),transparent 32%),radial-gradient(circle at 45% 110%,rgba(227,6,19,.22),transparent 38%),linear-gradient(135deg,#080808,#151515,#3a0509);box-shadow:0 28px 80px #09090938;overflow:hidden}.configurator-hero:before,.configurator-hero:after{content:"";position:absolute;pointer-events:none}.configurator-hero:before{inset:0;background:linear-gradient(90deg,rgba(255,255,255,.06),transparent 38%,rgba(227,6,19,.12))}.configurator-hero:after{inset:auto -8% -45% 22%;height:220px;background:radial-gradient(circle,rgba(227,6,19,.28),transparent 68%)}.configurator-hero__content,.configurator-hero__card{position:relative;z-index:1}.eyebrow--light{color:#fffc}.configurator-hero h1{margin:.4rem 0 .9rem;max-width:720px;font-size:clamp(2.25rem,5vw,4.15rem);line-height:.98;letter-spacing:-.055em}.configurator-hero p{max-width:720px;color:#ffffffd1;font-size:clamp(1rem,1.35vw,1.12rem)}.configurator-hero__actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.4rem}.configurator-hero__secondary{color:#fff!important;border-color:#ffffff70!important;background:#ffffff0a!important}.configurator-hero__secondary:hover{background:#ffffff1f!important}.configurator-hero__card{display:grid;align-content:center;gap:.45rem;padding:1.35rem;border:1px solid rgba(255,255,255,.16);border-radius:24px;background:#ffffff14;backdrop-filter:blur(14px)}.configurator-hero__card span,.configurator-hero__card small{color:#ffffffbd}.configurator-hero__card strong{font-size:clamp(2rem,4vw,3rem);line-height:1}.hero-mini-stats{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.75rem}.hero-mini-stats span{padding:.38rem .58rem;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#ffffff14;color:#fff;font-size:.78rem;font-weight:800}.config-stepper{position:sticky;top:78px;z-index:5;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;padding:.5rem;border:1px solid rgba(17,17,17,.08);border-radius:999px;background:#ffffffdb;box-shadow:0 14px 42px #11111112;backdrop-filter:blur(16px)}.config-stepper a{display:inline-flex;justify-content:center;align-items:center;gap:.5rem;min-height:42px;padding:.45rem .65rem;border-radius:999px;color:var(--color-text);text-decoration:none;font-size:.9rem;font-weight:800;transition:background .2s ease,color .2s ease,transform .2s ease}.config-stepper a:hover{transform:translateY(-1px);background:var(--color-primary-soft);color:var(--color-primary-dark)}.config-stepper span{display:inline-grid;place-items:center;width:26px;height:26px;border-radius:50%;color:#fff;background:var(--gradient-brand);font-size:.75rem}.configurator-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:1.35rem;align-items:start}.configurator-main{display:grid;gap:1.15rem}.config-panel,.summary-card{border:1px solid rgba(17,17,17,.08);border-radius:28px;background:#fffffff5;box-shadow:0 18px 60px #11111113}.config-panel{padding:clamp(1.15rem,2.5vw,1.75rem);scroll-margin-top:150px}.config-panel__head{display:flex;gap:1rem;align-items:flex-start;margin-bottom:1.2rem}.config-panel__head h2{margin:.1rem 0 .25rem;font-size:clamp(1.55rem,3vw,2.15rem);letter-spacing:-.035em}.config-panel__head p{margin:0;color:var(--color-muted)}.config-panel__kicker{color:var(--color-primary);font-size:.74rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.config-step{display:inline-grid;place-items:center;min-width:46px;height:46px;border-radius:17px;color:#fff;background:var(--gradient-brand);font-weight:900;box-shadow:0 12px 30px #e3061338}.choice-grid{display:grid;gap:.9rem}.choice-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.choice-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.choice-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.config-choice{position:relative;display:grid;align-content:start;gap:.38rem;min-height:112px;padding:1rem;border:1px solid rgba(17,17,17,.09);border-radius:22px;background:#fff;color:var(--color-text);text-align:left;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease}.config-choice:hover{transform:translateY(-2px);border-color:#e3061359;box-shadow:0 16px 38px #11111114}.config-choice.is-selected{transform:translateY(-2px);border-color:#e30613a8;background:linear-gradient(135deg,#fff,#fff7f8);box-shadow:0 18px 44px #e3061321}.config-choice.is-selected:before{content:"";position:absolute;inset:12px auto 12px 0;width:5px;border-radius:0 999px 999px 0;background:var(--gradient-brand)}.selected-check{position:absolute;right:.8rem;top:.8rem;display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;color:#fff!important;background:var(--gradient-brand);font-weight:900;box-shadow:0 8px 20px #e3061338}.config-choice strong{padding-right:2rem;font-size:1.03rem}.config-choice span{color:var(--color-muted);font-size:.93rem}.config-choice em{color:var(--color-primary);font-style:normal;font-weight:900}.config-choice--compact{min-height:78px}.choice-badge{justify-self:start;padding:.26rem .58rem;border-radius:999px;background:var(--color-primary-soft);color:var(--color-primary-dark)!important;font-size:.71rem!important;font-weight:900;text-transform:uppercase;letter-spacing:.045em}.speed-picker{display:grid;gap:.85rem;margin-top:1rem;padding:1rem;border-radius:22px;background:linear-gradient(135deg,#fff5f6,#fff);border:1px solid rgba(227,6,19,.14)}.speed-picker__top,.speed-picker__scale{display:flex;justify-content:space-between;gap:1rem}.speed-picker__top span{display:block;color:var(--color-muted);font-size:.78rem;text-transform:uppercase;letter-spacing:.05em}.speed-picker__top strong{display:block;margin-top:.2rem;font-size:1.35rem}.speed-picker__top div:last-child{text-align:right}.speed-picker__top div:last-child strong{color:var(--color-primary)}.speed-picker input{accent-color:var(--color-primary);width:100%}.speed-picker__scale{color:var(--color-muted);font-size:.85rem}.tv-package-grid .config-choice{min-height:170px}.tv-package-stats{display:grid;grid-template-columns:auto 1fr;gap:.05rem .35rem;margin-top:.45rem;align-items:baseline}.tv-package-stats b{color:var(--color-primary);font-size:1.35rem}.tv-package-stats small{color:var(--color-muted);font-weight:800}.channel-browser{margin-top:1rem;padding:1rem;border:1px solid rgba(17,17,17,.08);border-radius:26px;background:radial-gradient(circle at 85% 15%,rgba(227,6,19,.08),transparent 30%),linear-gradient(180deg,#fff,#fafafa);color:var(--color-text)}.channel-browser__head{display:flex;justify-content:space-between;gap:1rem;align-items:flex-end;margin-bottom:.8rem}.channel-browser h3{margin:.05rem 0 0;font-size:1.45rem}.channel-browser p{margin:.2rem 0 0;color:var(--color-muted)}.channel-search{display:grid;gap:.35rem;min-width:min(100%,300px)}.channel-search span{color:var(--color-muted);font-size:.76rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.channel-browser input{width:100%;border:1px solid rgba(17,17,17,.12);border-radius:999px;background:#fff;color:var(--color-text);padding:.78rem 1rem;box-shadow:0 8px 22px #1111110d}.channel-browser input:focus{outline:3px solid rgba(227,6,19,.12);border-color:#e3061373}.channel-filters{display:flex;flex-wrap:wrap;gap:.45rem;margin:.6rem 0 1rem}.channel-filters button{border:1px solid rgba(17,17,17,.1);border-radius:999px;padding:.5rem .75rem;background:#fff;color:var(--color-text);font-weight:800;cursor:pointer}.channel-filters button:hover,.channel-filters button.is-active{border-color:#e306136b;background:var(--color-primary-soft);color:var(--color-primary-dark)}.channel-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(104px,1fr));gap:.65rem;max-height:430px;overflow:auto;padding:.2rem .3rem .2rem 0;scrollbar-color:rgba(227,6,19,.62) rgba(17,17,17,.08)}.channel-grid::-webkit-scrollbar{width:10px}.channel-grid::-webkit-scrollbar-track{background:#1111110f;border-radius:999px}.channel-grid::-webkit-scrollbar-thumb{background:#e306139e;border-radius:999px}.channel-tile{display:grid;place-items:center;min-height:64px;padding:.62rem;border:1px solid rgba(17,17,17,.06);border-radius:16px;background:#fff;box-shadow:0 8px 22px #1111110b}.channel-tile img{display:block;max-width:100%;max-height:42px;object-fit:contain}.channel-browser__footer{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:.8rem;color:var(--color-muted);font-size:.9rem}.inline-link{border:0;border-radius:999px;padding:.55rem .9rem;background:var(--color-primary-soft);color:var(--color-primary-dark);font-weight:900;cursor:pointer}.config-subpanel{padding:1rem;border:1px solid rgba(17,17,17,.07);border-radius:24px;background:linear-gradient(180deg,#fafafabf,#fffffffa)}.config-subpanel+.config-subpanel{margin-top:1rem}.config-subpanel--split{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:1rem}.subsection-title{display:grid;gap:.15rem;margin:0 0 .75rem}.subsection-title span{font-size:1.05rem;font-weight:900}.subsection-title small{color:var(--color-muted)}.segmented-toggle{display:inline-flex;gap:.25rem;margin-top:.85rem;padding:.25rem;border:1px solid rgba(17,17,17,.1);border-radius:999px;background:#fff}.segmented-toggle button{border:0;border-radius:999px;padding:.6rem .9rem;background:transparent;color:var(--color-text);font-weight:900;cursor:pointer}.segmented-toggle button.is-active{background:var(--gradient-brand);color:#fff}.counter-box{display:flex;justify-content:space-between;align-items:center;gap:1rem;min-height:112px;padding:1rem;border:1px solid rgba(17,17,17,.09);border-radius:22px;background:#fff}.counter-box span{display:block;color:var(--color-muted);margin-top:.2rem}.counter-controls{display:flex;align-items:center;gap:.8rem}.counter-controls button{width:40px;height:40px;border:0;border-radius:50%;color:#fff;background:var(--gradient-brand);font-size:1.3rem;font-weight:900;cursor:pointer}.counter-controls strong{min-width:1.5rem;text-align:center;font-size:1.2rem}.summary-panel{position:sticky;top:146px;scroll-margin-top:150px}.summary-card{padding:1.25rem}.summary-card__head{display:flex;justify-content:space-between;gap:1rem;align-items:center}.summary-card__head button{border:0;border-radius:999px;padding:.42rem .7rem;background:var(--color-primary-soft);color:var(--color-primary-dark);font-weight:900;cursor:pointer}.summary-card h2{margin:.45rem 0 .25rem;color:var(--color-primary);font-size:2.35rem;line-height:1}.summary-card p{margin:0 0 1rem;color:var(--color-muted)}.summary-card dl{display:grid;gap:.55rem;margin:0 0 1rem}.summary-card dl div{display:grid;gap:.18rem;padding:.55rem .65rem;border-radius:14px;background:#11111109}.summary-card dt{color:var(--color-muted);font-size:.75rem;text-transform:uppercase;letter-spacing:.055em}.summary-card dd{margin:0;font-weight:900}.summary-card__cta{width:100%;margin-top:.65rem;justify-content:center}.summary-card small{display:block;margin-top:1rem;color:var(--color-muted);line-height:1.5}.section--configurator{padding-top:clamp(2rem,5vw,4rem)}@media(max-width:1180px){.configurator-grid{grid-template-columns:minmax(0,1fr) 330px}.choice-grid--four,.choice-grid--premium{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1060px){.configurator-hero,.configurator-grid{grid-template-columns:1fr}.summary-panel{position:static}.config-stepper{top:72px}}@media(max-width:760px){.configurator-hero{padding:1.25rem;border-radius:24px}.configurator-hero h1{font-size:clamp(2rem,11vw,3rem)}.config-stepper{grid-template-columns:repeat(2,minmax(0,1fr));border-radius:24px;position:static}.choice-grid--two,.choice-grid--three,.choice-grid--four,.choice-grid--premium,.config-subpanel--split{grid-template-columns:1fr}.channel-browser__head{align-items:stretch;flex-direction:column}.channel-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-height:360px}.channel-browser__footer,.counter-box{align-items:stretch;flex-direction:column}.speed-picker__top{flex-direction:column}.speed-picker__top div:last-child{text-align:left}}.configurator-shell{position:relative;gap:clamp(1.1rem,2.6vw,2rem)}.configurator-shell:before{content:"";position:absolute;inset:-2rem -4vw auto -4vw;height:26rem;pointer-events:none;background:radial-gradient(circle at 14% 10%,rgba(227,6,19,.06),transparent 28%),radial-gradient(circle at 86% 22%,rgba(9,9,9,.035),transparent 28%);opacity:.85;z-index:-1}.configurator-hero{max-width:1240px;width:100%;margin-inline:auto;border:1px solid rgba(255,255,255,.1);box-shadow:0 24px 70px #0909092e}.configurator-hero h1{max-width:650px;letter-spacing:-.06em}.configurator-hero__card{align-content:center;min-height:210px;border-color:#ffffff2e;background:linear-gradient(135deg,#ffffff1a,#ffffff0b),#ffffff0f;box-shadow:inset 0 1px #ffffff14}.hero-mini-stats span{border-color:#ffffff2e;background:#ffffff1a}.config-stepper{max-width:1220px;width:100%;margin-inline:auto;box-shadow:0 10px 32px #1111110e}.config-stepper span{width:24px;height:24px;background:linear-gradient(135deg,#111,#85050d 80%);box-shadow:0 6px 14px #e306131f}.configurator-grid{max-width:1220px;width:100%;margin-inline:auto;gap:clamp(1rem,2vw,1.6rem)}.config-panel,.summary-card{border-color:#11111113;background:linear-gradient(180deg,#fffffffa,#fffffff2);box-shadow:0 18px 54px #11111110}.config-panel{position:relative;overflow:hidden}.config-panel:after{content:"";position:absolute;inset:0 0 auto auto;width:260px;height:180px;background:radial-gradient(circle at 100% 0,rgba(227,6,19,.045),transparent 68%);pointer-events:none}.config-panel>*{position:relative;z-index:1}.config-step{background:linear-gradient(135deg,#111,#3a0509 54%,#e30613);box-shadow:0 10px 24px #e3061324}.config-choice{overflow:hidden;isolation:isolate;border-color:#11111116;background:linear-gradient(180deg,#fff,#fcfcfc);box-shadow:0 1px #11111105}.config-choice:hover{border-color:#e3061347;box-shadow:0 14px 34px #1111}.config-choice.is-selected{border-color:#e306137a;background:radial-gradient(circle at 100% 0,rgba(227,6,19,.055),transparent 36%),linear-gradient(180deg,#fff,snow);box-shadow:0 14px 34px #e3061313,0 1px #11111106}.config-choice.is-selected:before{inset:14px auto 14px 0;width:4px}.selected-check{right:.72rem;top:.72rem;width:24px;height:24px;font-size:.78rem;z-index:3;box-shadow:0 8px 18px #0909092e}.config-choice strong{padding-right:1.65rem;line-height:1.18}.choice-badge{max-width:calc(100% - 2.35rem);white-space:normal;overflow-wrap:anywhere;line-height:1.15;background:#e3061313}.config-choice--tv{min-height:188px!important;grid-template-rows:auto auto minmax(2.7em,auto) 1fr}.config-choice--tv .choice-badge{min-height:1.55rem;display:inline-flex;align-items:center;width:fit-content;padding-inline:.62rem}.config-choice--tv>span:not(.choice-badge):not(.selected-check){display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;line-height:1.18}.tv-package-stats{align-self:end;grid-template-columns:1fr 1fr;gap:.45rem;margin-top:.65rem;padding-top:.75rem;border-top:1px solid rgba(17,17,17,.07)}.tv-package-stats b,.tv-package-stats small{display:block}.tv-package-stats b{font-size:1.28rem;line-height:1}.tv-package-stats small{margin-top:.14rem;font-size:.72rem;letter-spacing:.02em}.speed-picker,.channel-browser,.config-subpanel{background:linear-gradient(180deg,#fffffffa,#fafafadb)}.speed-picker{border-color:#e306131c}.channel-browser{padding:clamp(1rem,2vw,1.15rem);border-color:#11111113;box-shadow:inset 0 1px #ffffffd9}.channel-browser:before{opacity:.5}.channel-filters button,.inline-link{transition:transform .18s ease,border-color .18s ease,background .18s ease}.channel-filters button:hover,.inline-link:hover{transform:translateY(-1px)}.inline-link{background:#e3061312}.channel-grid{gap:.7rem;scrollbar-color:rgba(227,6,19,.44) rgba(17,17,17,.06)}.channel-grid::-webkit-scrollbar-thumb{background:#e3061370}.channel-tile{min-height:68px;box-shadow:0 8px 20px #1111110a;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.channel-tile:hover{transform:translateY(-2px);border-color:#e3061338;box-shadow:0 14px 28px #11111112}.config-subpanel{padding:clamp(1rem,2vw,1.2rem);border-color:#11111113}.config-subpanel .choice-grid{align-items:stretch}.config-subpanel .config-choice{min-height:128px}.config-subpanel .config-choice--compact{min-height:86px}.config-subpanel--split{gap:1.15rem}.subsection-title span{letter-spacing:-.02em}.summary-panel{top:136px}.summary-card{padding:1.35rem;border-radius:26px}.summary-card__head .eyebrow:after{content:"Twój pakiet";display:block;margin-top:.2rem;color:var(--color-text);font-size:1.05rem;letter-spacing:0;text-transform:none}.summary-card h2{margin-top:.65rem;font-size:clamp(2.2rem,4vw,2.75rem);letter-spacing:-.045em}.summary-card dl{gap:.5rem}.summary-card dl div{padding:.68rem .78rem;border:1px solid rgba(17,17,17,.035);background:linear-gradient(180deg,#11111108,#11111106)}.summary-card dd{line-height:1.25}.summary-card__cta.btn--primary{box-shadow:0 16px 28px #e306132e}.summary-card small{padding-top:.1rem}.section--configurator+.contact-strip,.section--configurator~.contact-strip{margin-top:clamp(2rem,5vw,4rem)}@media(max-width:1180px){.config-choice--tv{min-height:205px!important}}@media(max-width:1060px){.summary-panel{top:auto}.config-choice--tv{min-height:180px!important}}@media(max-width:760px){.configurator-shell:before{opacity:.55}.config-stepper{gap:.35rem;padding:.4rem}.config-stepper a{justify-content:flex-start;min-height:38px}.config-choice,.config-subpanel .config-choice{min-height:auto}.config-choice--tv{min-height:auto!important}.choice-badge{max-width:calc(100% - 2rem)}}.configurator-hero{background:radial-gradient(circle at 86% 16%,rgba(227,6,19,.36),transparent 30%),radial-gradient(circle at 72% 72%,rgba(227,6,19,.16),transparent 24%),linear-gradient(135deg,#070707,#121212 54%,#390408)}.configurator-hero:after{inset:auto -4% 18% auto;width:48%;height:3px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.22),rgba(227,6,19,.55),transparent);filter:blur(1px);opacity:.55;transform:rotate(-12deg)}.config-panel,.summary-card{backdrop-filter:blur(14px)}.config-choice{grid-template-rows:auto auto auto 1fr auto}.config-choice strong{max-width:calc(100% - 2.35rem);padding-right:0}.config-choice>span:not(.choice-badge):not(.selected-check){display:block;max-width:calc(100% - 2.2rem);line-height:1.34}.choice-badge{max-width:calc(100% - 2.2rem);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border:1px solid rgba(227,6,19,.08);box-shadow:inset 0 1px #ffffff61}.tv-package-grid .choice-badge{max-width:calc(100% - 2.2rem)}.selected-check{border:1px solid rgba(255,255,255,.14);background:linear-gradient(135deg,#151515,#c20812)}.summary-card{background:radial-gradient(circle at 100% 0,rgba(227,6,19,.055),transparent 26%),linear-gradient(180deg,#fffffffa,#fcfcfcf5)}@media(max-width:760px){.config-choice>span:not(.choice-badge):not(.selected-check),.config-choice strong,.choice-badge{max-width:calc(100% - 2rem)}}.configurator-shell{gap:clamp(1.35rem,3vw,2.4rem)}.configurator-hero{min-height:330px;align-items:center;border-radius:34px;box-shadow:0 34px 90px #09090933,inset 0 1px #ffffff14}.configurator-hero h1{font-size:clamp(2.45rem,5vw,4.45rem)}.configurator-hero__card{min-height:230px;border-radius:28px;background:radial-gradient(circle at 100% 0,rgba(227,6,19,.18),transparent 38%),linear-gradient(145deg,#ffffff1f,#ffffff0b)}.config-stepper{grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;padding:.65rem;border-radius:28px;background:#ffffffd1;border-color:#1111110f;box-shadow:0 18px 50px #11111112}.config-stepper a{position:relative;display:grid;grid-template-columns:32px minmax(0,1fr);grid-template-areas:"num title" "num desc";justify-content:start;align-items:center;column-gap:.75rem;row-gap:.06rem;min-height:58px;padding:.72rem .85rem;background:#ffffffa8;border:1px solid rgba(17,17,17,.055);box-shadow:inset 0 1px #ffffffbf}.config-stepper a:hover{background:#fff;border-color:#e306132e;box-shadow:0 12px 28px #1111110e}.config-stepper span{grid-area:num;width:32px;height:32px}.config-stepper strong{grid-area:title;font-size:.92rem;line-height:1.05}.config-stepper small{grid-area:desc;display:block;color:var(--color-muted);font-size:.72rem;font-weight:700;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.config-panel,.summary-card{border-radius:30px;background:radial-gradient(circle at 100% 0,rgba(227,6,19,.035),transparent 28%),linear-gradient(180deg,#fffffffb,#fffffff4);box-shadow:0 24px 70px #11111112}.config-panel{padding:clamp(1.25rem,2.6vw,2rem)}.config-panel__head{margin-bottom:1.45rem}.config-panel__head h2{font-size:clamp(1.7rem,3vw,2.35rem)}.config-choice{border-radius:24px;min-height:122px;padding:1.08rem;border-color:#11111113;background:linear-gradient(180deg,#fff,#fdfdfd)}.config-choice:hover{transform:translateY(-3px);border-color:#e3061352;box-shadow:0 18px 40px #11111113}.config-choice.is-selected{transform:translateY(-3px);border-color:#e3061385;background:radial-gradient(circle at 100% 0,rgba(227,6,19,.06),transparent 32%),linear-gradient(180deg,#fff,snow);box-shadow:0 18px 42px #e3061318,0 1px #11111106}.choice-badge{max-width:calc(100% - 2.45rem);padding:.32rem .62rem;font-size:.68rem!important;letter-spacing:.07em;background:#e3061311;border-color:#e306131a}.selected-check{width:26px;height:26px;top:.86rem;right:.86rem}.config-choice strong,.config-choice>span:not(.choice-badge):not(.selected-check){max-width:calc(100% - 2.55rem)}.config-choice--tv{min-height:210px!important;padding:1.12rem}.config-choice--tv .choice-badge{max-width:calc(100% - 2.5rem)}.config-choice--tv>span:not(.choice-badge):not(.selected-check){-webkit-line-clamp:2;min-height:2.5em}.tv-package-stats{margin-top:1rem;padding:.8rem .85rem;border:1px solid rgba(17,17,17,.055);border-radius:18px;background:#ffffffbd}.channel-browser{margin-top:1.15rem;border-radius:28px;box-shadow:inset 0 1px #ffffffe6,0 10px 32px #1111110b}.channel-search input{min-height:46px}.channel-tile{border-radius:18px;background:#ffffffeb}.config-subpanel{border-radius:26px;background:linear-gradient(180deg,#fffffff0,#fafafad1);box-shadow:inset 0 1px #ffffffe6}.config-subpanel .config-choice{min-height:136px}.config-subpanel .config-choice--compact{min-height:94px}.counter-box{border-radius:24px;box-shadow:inset 0 1px #fffc}.summary-card{position:relative;padding:1.45rem;overflow:hidden}.summary-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#111,var(--color-primary),#111);opacity:.9}.summary-card__head .eyebrow:after{content:none}.summary-card__head strong{display:block;margin-top:.15rem;font-size:1.16rem;letter-spacing:-.025em}.summary-price{margin:1rem 0 1.05rem;padding:1rem;border-radius:22px;background:radial-gradient(circle at 100% 0,rgba(227,6,19,.08),transparent 45%),linear-gradient(180deg,#11111109,#11111105)}.summary-price span{display:block;color:var(--color-muted);font-size:.76rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.summary-price h2{margin:.3rem 0 .25rem}.summary-price p{margin:0}.summary-card h2{color:#d60012}.summary-card dl div{border-radius:16px;background:linear-gradient(180deg,#1111110a,#11111106)}.summary-card dd{font-size:.98rem}.summary-card__actions{display:grid;gap:.7rem;margin-top:.85rem}.summary-card__cta{margin-top:0;min-height:48px}.summary-card__cta.btn--primary{font-size:1rem;box-shadow:0 18px 34px #e3061338}.summary-card__cta.btn--ghost{background:#ffffffb3}@media(max-width:1180px){.config-stepper small{display:none}.config-stepper a{grid-template-areas:"num title";min-height:48px}}@media(max-width:760px){.configurator-hero{min-height:auto;border-radius:26px}.config-stepper{grid-template-columns:1fr 1fr;border-radius:24px}.config-stepper a{min-height:44px;padding:.55rem .65rem}.config-stepper strong{font-size:.84rem}.config-choice--tv{min-height:auto!important}.config-subpanel .config-choice,.config-subpanel .config-choice--compact{min-height:auto}}.order-modal{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:1rem}.order-modal__backdrop{position:absolute;inset:0;background:#08080894;backdrop-filter:blur(8px)}.order-modal__panel{position:relative;z-index:1;width:min(760px,100%);max-height:min(92vh,820px);overflow:auto;border:1px solid rgba(17,17,17,.08);border-radius:28px;background:radial-gradient(circle at 100% 0,rgba(227,6,19,.08),transparent 28%),#fff;box-shadow:0 32px 90px #00000047;padding:clamp(1.2rem,3vw,1.8rem)}.order-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.2rem}.order-modal__head h2{margin:.25rem 0 .35rem;font-size:clamp(1.55rem,3vw,2.1rem);letter-spacing:-.035em}.order-modal__head p{margin:0;color:var(--color-muted);line-height:1.55}.order-modal__close{display:inline-grid;place-items:center;width:2.4rem;height:2.4rem;border:0;border-radius:999px;background:#1111110f;color:var(--color-text);font-size:1.55rem;line-height:1;cursor:pointer}.order-modal__close:hover{background:var(--color-primary-soft);color:var(--color-primary-dark)}.order-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.order-form-grid label,.order-consent{display:grid;gap:.35rem}.order-form-grid span,.order-consent span{color:var(--color-text);font-size:.86rem;font-weight:800}.order-form-grid input{width:100%;box-sizing:border-box;border:1px solid rgba(17,17,17,.12);border-radius:16px;padding:.86rem .95rem;color:var(--color-text);background:#fff;font:inherit;outline:none}.order-form-grid input:focus{border-color:#e306138c;box-shadow:0 0 0 4px #e3061317}.order-form-grid__wide{grid-column:1 / -1}.order-form__honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.order-summary-preview{display:grid;gap:.25rem;margin:1rem 0;padding:1rem;border-radius:18px;border:1px solid rgba(227,6,19,.12);background:linear-gradient(135deg,#fff7f8,#fff)}.order-summary-preview strong{color:var(--color-text)}.order-summary-preview span{color:var(--color-text);font-weight:800}.order-summary-preview small{color:var(--color-muted)}.order-consent{grid-template-columns:auto 1fr;align-items:start;gap:.65rem;margin:.5rem 0 1rem}.order-consent input{margin-top:.15rem}.order-consent span{line-height:1.45;font-weight:700;color:var(--color-muted)}.order-status{margin:0 0 1rem;padding:.8rem .95rem;border-radius:16px;font-weight:800}.order-status--success{color:#14532d;background:#dcfce7}.order-status--error{color:#7f1d1d;background:#fee2e2}.order-status--loading,.order-status--idle{color:var(--color-text);background:#1111110f}.order-modal__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.75rem}.order-modal__actions button:disabled{opacity:.72;cursor:wait}@media(max-width:680px){.order-form-grid{grid-template-columns:1fr}.order-modal__actions{justify-content:stretch}.order-modal__actions .btn{flex:1 1 100%}}.order-turnstile{grid-column:1 / -1;display:grid;gap:.45rem;justify-items:start;padding:.85rem .95rem;border:1px solid rgba(227,6,19,.1);border-radius:18px;background:linear-gradient(135deg,#fffffff5,#fff6f7e6)}.order-turnstile small{color:var(--color-muted);font-size:.78rem}.order-modal__panel{width:min(920px,100%);border-radius:34px;padding:clamp(1.15rem,2.5vw,2rem);background:radial-gradient(circle at 95% 0%,rgba(227,6,19,.1),transparent 28%),radial-gradient(circle at 0% 110%,rgba(17,17,17,.05),transparent 24%),#fff}.order-modal__brand{display:grid;gap:.35rem}.order-modal__brand img{width:142px;height:auto;margin-bottom:.35rem;display:block}.order-summary-preview--premium{position:relative;overflow:hidden;padding:clamp(1rem,2.4vw,1.35rem);border-radius:26px;border:1px solid rgba(227,6,19,.14);background:radial-gradient(circle at 96% 8%,rgba(227,6,19,.14),transparent 30%),linear-gradient(135deg,#fff9fa,#fff 55%,#f8f8f9);box-shadow:0 18px 50px #1c080a14}.order-summary-preview--premium:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:var(--gradient-brand)}.order-summary-preview__top{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1.2rem;align-items:start}.order-summary-preview__top strong{display:block;margin:.25rem 0 .15rem;color:var(--color-text);font-size:clamp(1.15rem,2vw,1.45rem);letter-spacing:-.025em}.order-summary-preview__price{min-width:155px;padding:.85rem 1rem;border-radius:20px;color:#fff;background:linear-gradient(135deg,#111,#54060c);box-shadow:0 14px 34px #11111129}.order-summary-preview__price span,.order-summary-preview__price small{color:#ffffffb8}.order-summary-preview__price strong{color:#fff;font-size:1.45rem}.order-summary-chips{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:1rem}.order-summary-chips span{display:inline-flex;align-items:center;min-height:30px;padding:.28rem .62rem;border:1px solid rgba(17,17,17,.08);border-radius:999px;background:#ffffffd1;color:#333;font-size:.78rem;font-weight:850}.order-form-section{display:grid;gap:.85rem;margin-top:1rem;padding:clamp(1rem,2.4vw,1.25rem);border:1px solid rgba(17,17,17,.07);border-radius:26px;background:#ffffffb8}.order-form-section h3{margin:.15rem 0 0;font-size:1.25rem;letter-spacing:-.02em}.order-form-grid{gap:.9rem 1rem}.order-form-grid input{border-radius:18px;background:#fff;min-height:50px}.order-consent{margin:1rem 0;padding:.85rem 1rem;border-radius:20px;background:#fafafa;border:1px solid rgba(17,17,17,.06)}.order-turnstile{margin-bottom:1rem}.order-modal__actions .btn--primary{min-width:190px}@media(max-width:760px){.order-summary-preview__top{grid-template-columns:1fr}.order-summary-preview__price{min-width:0}}.order-modal__panel{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:rgba(227,6,19,.45) rgba(17,17,17,.06)}.order-modal__panel::-webkit-scrollbar{width:11px}.order-modal__panel::-webkit-scrollbar-track{background:#1111110d;border-radius:999px}.order-modal__panel::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#1111116b,#e30613a3);border-radius:999px;border:2px solid rgba(255,255,255,.85)}.order-modal__head{position:sticky;top:0;z-index:5;padding-bottom:.8rem;margin-bottom:1rem;background:linear-gradient(180deg,#fffffff5,#ffffffe0 76%,#fff0);backdrop-filter:blur(8px)}.order-summary-preview__brandline{display:flex;align-items:center;gap:.65rem;margin-bottom:.35rem}.order-summary-preview__brandline img{width:92px;height:auto;display:block}.order-summary-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem .9rem;margin-top:1rem;padding-top:.95rem;border-top:1px solid rgba(17,17,17,.08)}.order-summary-details div{display:grid;gap:.18rem;padding:.7rem .8rem;border-radius:16px;background:#ffffffb8;border:1px solid rgba(17,17,17,.06)}.order-summary-details span{color:var(--color-muted);font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.order-summary-details strong{color:var(--color-text);font-size:.92rem;line-height:1.4}.order-form-section{box-shadow:inset 0 1px #ffffffbf,0 12px 28px #1212120a}.order-form-grid label{position:relative}.order-form-grid input{transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.order-form-grid input:focus{transform:translateY(-1px)}.order-consent{box-shadow:inset 0 1px #fffc}.order-turnstile{box-shadow:inset 0 1px #ffffffc7}@media(max-width:760px){.order-summary-details{grid-template-columns:1fr}.order-modal__head{position:relative;top:auto;background:transparent;backdrop-filter:none}}.summary-order-note{display:grid;gap:.25rem;margin:1rem 0 .9rem;padding:.9rem 1rem;border-radius:18px;background:linear-gradient(135deg,#e3061317,#ffffffc7);border:1px solid rgba(227,6,19,.12)}.summary-order-note strong{color:var(--color-text);font-size:.94rem}.summary-order-note span{color:var(--color-muted);font-size:.82rem;line-height:1.45}.order-modal__panel{width:min(1180px,calc(100vw - 2rem));max-height:min(92vh,880px);padding:0;overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr) auto}.order-modal__head{position:relative;top:auto;margin:0;padding:clamp(1.25rem,2.4vw,2rem) clamp(1.25rem,2.4vw,2rem) 1rem;background:radial-gradient(circle at 94% 0%,rgba(227,6,19,.12),transparent 32%),linear-gradient(180deg,#fffffffa,#ffffffeb);border-bottom:1px solid rgba(17,17,17,.06)}.order-modal__brand h2{max-width:760px}.order-modal__brand p{max-width:740px}.order-modal__body{min-height:0;overflow:auto;scrollbar-gutter:stable;display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,420px);gap:1.1rem;padding:clamp(1rem,2vw,1.35rem) clamp(1.25rem,2.4vw,2rem);background:radial-gradient(circle at 0% 100%,rgba(17,17,17,.04),transparent 24%),#fff}.order-modal__body::-webkit-scrollbar{width:11px}.order-modal__body::-webkit-scrollbar-track{background:#1111110d;border-radius:999px}.order-modal__body::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#1111115c,#e3061394);border-radius:999px;border:2px solid rgba(255,255,255,.9)}.order-modal__main,.order-modal__aside{min-width:0}.order-modal__aside{display:grid;align-content:start;gap:1rem}.order-summary-preview--aside{margin:0;position:sticky;top:0}.order-summary-preview--aside .order-summary-preview__top{grid-template-columns:1fr}.order-summary-preview--aside .order-summary-preview__price{width:100%;min-width:0;box-sizing:border-box}.order-summary-preview--aside .order-summary-details{grid-template-columns:1fr}.order-form-section--premium{margin-top:0;padding:clamp(1.1rem,2.4vw,1.45rem);background:radial-gradient(circle at 100% 0%,rgba(227,6,19,.06),transparent 30%),#ffffffd6}.order-form-section--premium>div:first-child p{margin:.35rem 0 0;max-width:620px;color:var(--color-muted);line-height:1.55;font-size:.92rem}.order-next-steps{padding:1rem;border-radius:24px;background:linear-gradient(135deg,#111,#230f12 54%,#5d050c 130%);color:#fff;box-shadow:0 18px 44px #11111124}.order-next-steps .eyebrow{color:#ffffffad}.order-next-steps ol{list-style:none;counter-reset:steps;display:grid;gap:.75rem;margin:.85rem 0 0;padding:0}.order-next-steps li{counter-increment:steps;display:grid;grid-template-columns:34px 1fr;gap:.7rem;align-items:start}.order-next-steps li:before{content:counter(steps,decimal-leading-zero);display:grid;place-items:center;width:34px;height:34px;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);color:#fff;font-size:.72rem;font-weight:900}.order-next-steps strong,.order-next-steps span{grid-column:2}.order-next-steps strong{color:#fff;font-size:.92rem}.order-next-steps span{color:#ffffffb3;font-size:.8rem;line-height:1.45}.order-consent--premium,.order-turnstile--premium{margin:1rem 0 0;background:linear-gradient(135deg,#fffffff5,#fff6f7e0);border-color:#e306131a}.order-turnstile--premium{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem 1rem}.order-turnstile--premium strong{display:block;color:var(--color-text);font-size:.9rem}.order-turnstile--premium small{display:block;color:var(--color-muted);max-width:360px}.order-modal__actions--premium{margin:0;padding:1rem clamp(1.25rem,2.4vw,2rem);border-top:1px solid rgba(17,17,17,.07);background:#fffffff5;box-shadow:0 -18px 42px #1111110b}.order-modal__actions--premium .btn--primary{min-width:220px}@media(max-width:980px){.order-modal__panel{width:min(920px,calc(100vw - 1rem));max-height:94vh}.order-modal__body{grid-template-columns:1fr}.order-summary-preview--aside{position:relative;top:auto}}@media(max-width:680px){.order-modal{padding:.5rem}.order-modal__panel{border-radius:24px}.order-modal__head,.order-modal__body,.order-modal__actions--premium{padding-left:1rem;padding-right:1rem}.order-turnstile--premium{display:grid}}.config-stepper{gap:.45rem;padding:.45rem;background:#ffffffd1;border:1px solid rgba(17,17,17,.06);box-shadow:0 18px 50px #14141412;backdrop-filter:blur(16px)}.config-stepper a{position:relative;border-radius:999px;border:1px solid transparent;background:transparent;transition:background .2s ease,border-color .2s ease,transform .2s ease}.config-stepper a:hover{transform:translateY(-1px);background:#e306130b;border-color:#e306131c}.config-stepper span{box-shadow:inset 0 1px #ffffff2e}.config-choice{min-height:144px;border-color:#11111114;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#11111114,#11111108) border-box;box-shadow:0 10px 28px #1111110b;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}.config-choice:hover{transform:translateY(-2px);border-color:#e306132e;box-shadow:0 18px 42px #190a0c14}.config-choice.is-selected{border:1px solid transparent;background:radial-gradient(circle at 95% 12%,rgba(227,6,19,.12),transparent 32%) padding-box,linear-gradient(135deg,#e306137a,#1111112e,#e3061329) border-box;box-shadow:0 20px 52px #e306131c,0 8px 20px #1111110d}.selected-check{position:absolute;top:.78rem;right:.78rem;width:auto;height:28px;min-width:0;padding:0 .58rem;display:inline-flex;align-items:center;justify-content:center;gap:.28rem;border-radius:999px;color:#fff;background:linear-gradient(135deg,#151515,#8d0710);box-shadow:0 10px 24px #76000938;font-size:.72rem;line-height:1;font-weight:900;letter-spacing:.01em}.config-choice strong{padding-right:6.5rem;letter-spacing:-.02em}.config-choice>span:not(.choice-badge):not(.selected-check){line-height:1.45}.tv-package-grid{align-items:stretch}.tv-package-grid .config-choice,.config-choice--tv{min-height:210px;height:100%;align-content:start;grid-template-rows:auto auto minmax(2.8em,auto) 1fr}.config-choice--tv>span:not(.choice-badge):not(.selected-check){display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.8em}.tv-package-stats{align-self:end;display:grid;grid-template-columns:auto 1fr auto 1fr;gap:.2rem .35rem;margin-top:.85rem;padding-top:.8rem;border-top:1px solid rgba(17,17,17,.07)}.tv-package-stats b{font-size:1.55rem;line-height:1}.selected-package-note{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:center;margin:1rem 0 1.05rem;padding:1rem 1.1rem;border-radius:24px;border:1px solid rgba(227,6,19,.12);background:radial-gradient(circle at 94% 0%,rgba(227,6,19,.08),transparent 32%),linear-gradient(135deg,#fff8f9f5,#fffffff5);box-shadow:0 14px 36px #210a0c0e}.selected-package-note>.eyebrow{grid-column:1 / -1;margin-bottom:-.55rem}.selected-package-note strong{display:block;margin-bottom:.2rem;color:var(--color-text);font-size:1.08rem;letter-spacing:-.02em}.selected-package-note p{margin:0;color:var(--color-muted);line-height:1.55}.selected-package-note__stats{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:flex-end}.selected-package-note__stats span{display:inline-flex;align-items:baseline;gap:.28rem;padding:.48rem .7rem;border-radius:999px;background:#fff;border:1px solid rgba(17,17,17,.07);color:var(--color-muted);font-size:.78rem;font-weight:800}.selected-package-note__stats b{color:var(--color-primary);font-size:1.05rem}.summary-card{border:1px solid rgba(17,17,17,.07);background:radial-gradient(circle at 100% 0%,rgba(227,6,19,.08),transparent 30%),linear-gradient(180deg,#fffffff0,#ffffffdb);box-shadow:0 24px 70px #11111117}.summary-card__head strong{font-size:1.05rem;letter-spacing:-.02em}.summary-price{margin:.95rem 0;padding:1rem;border-radius:22px;color:#fff;background:linear-gradient(135deg,#111,#54060c);box-shadow:0 16px 36px #11111129}.summary-price span,.summary-price p{color:#ffffffbd}.summary-price h2{color:#fff}.summary-card dl div{padding:.68rem .75rem;border-radius:16px;background:#11111109;border:1px solid rgba(17,17,17,.04)}.summary-order-note{border-color:#e3061324;background:linear-gradient(135deg,#fff5f6f0,#ffffffeb)}@media(max-width:760px){.config-choice strong{padding-right:5.7rem}.selected-check{font-size:.66rem;padding-inline:.48rem}.selected-package-note{grid-template-columns:1fr}.selected-package-note__stats{justify-content:flex-start}.tv-package-grid .config-choice,.config-choice--tv{min-height:190px}}.config-choice.is-selected:before{display:none}.selected-check{width:auto;min-width:0;height:26px;padding:0 .58rem;border-radius:999px;white-space:nowrap;font-size:.72rem;letter-spacing:.01em;line-height:1}.config-choice.is-selected{padding-top:1rem}.config-choice.is-selected .selected-check+.choice-badge,.config-choice.is-selected .choice-badge{max-width:calc(100% - 5.4rem)}.config-choice.is-selected>strong:first-of-type,.config-choice.is-selected>span:not(.choice-badge):not(.selected-check){max-width:100%}.choice-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}.config-subpanel .choice-grid--four .config-choice{min-height:146px}.config-subpanel .choice-grid--four .config-choice>span:not(.choice-badge):not(.selected-check){max-width:100%;display:block;line-height:1.35}.config-subpanel .choice-grid--four .config-choice em{margin-top:.25rem}.choice-grid--premium{grid-template-columns:repeat(2,minmax(0,1fr))}.choice-grid--premium .config-choice--compact{min-height:98px;padding:1rem;align-content:center;gap:.35rem}.choice-grid--premium .config-choice--compact.is-selected{padding-top:2.65rem}.choice-grid--premium .config-choice--compact .selected-check{top:.72rem;right:.72rem}.choice-grid--premium .config-choice--compact strong,.choice-grid--premium .config-choice--compact em{max-width:100%}.choice-grid--premium .config-choice--compact em{justify-self:start;display:inline-flex;width:fit-content;padding:.28rem .55rem;border-radius:999px;background:#e3061312}.config-subpanel--split{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.segmented-toggle{max-width:100%;flex-wrap:wrap}.segmented-toggle button{flex:1 1 auto;min-width:max-content}@media(max-width:1180px){.choice-grid--four,.choice-grid--premium,.config-subpanel--split{grid-template-columns:1fr}}@media(max-width:760px){.selected-check{position:static;justify-self:start;margin-bottom:.15rem}.config-choice.is-selected,.choice-grid--premium .config-choice--compact.is-selected{padding-top:1rem}.config-choice.is-selected .choice-badge{max-width:100%}}
