.entry-choice{position:fixed;inset:0;z-index:2000;overflow:auto;color:#fff;background:#0c1015}.entry-choice[hidden]{display:none}.entry-choice__backdrop{position:fixed;inset:0;background-image:linear-gradient(90deg,rgba(5,8,11,.92) 0%,rgba(5,8,11,.66) 48%,rgba(5,8,11,.35) 100%),linear-gradient(180deg,rgba(5,8,11,.08) 0%,rgba(5,8,11,.78) 100%),var(--entry-hero-image);background-size:cover;background-position:center;background-repeat:no-repeat;transform:scale(1.01)}.entry-choice__shell{position:relative;z-index:1;width:min(1320px,calc(100% - 48px));min-height:100vh;margin:0 auto;display:flex;flex-direction:column}.entry-choice__topbar{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 0}.entry-choice__brand{display:inline-flex;align-items:center;text-decoration:none}.entry-choice__brand .custom-logo-link,.entry-choice__brand>img{display:block}.entry-choice__brand .custom-logo,.entry-choice__brand>img{display:block;width:auto;height:58px;max-width:190px;object-fit:contain}.entry-choice__close{width:44px;height:44px;border:1px solid rgba(255,255,255,.34);border-radius:50%;background:rgba(12,16,21,.34);color:#fff;font-size:1.8rem;line-height:1;display:grid;place-items:center;cursor:pointer;backdrop-filter:blur(8px);transition:background var(--transition),border-color var(--transition),transform var(--transition)}.entry-choice__close:hover{background:var(--color-primary);border-color:var(--color-primary);transform:rotate(90deg)}.entry-choice__main{flex:1;display:flex;align-items:center;padding:48px 0 130px}.entry-choice__intro{max-width:700px;padding-left:20px;border-left:4px dashed var(--color-primary)}.entry-choice__eyebrow{margin:0 0 10px;color:var(--color-primary);font-weight:800;text-transform:uppercase;letter-spacing:.14em;font-size:.74rem}.entry-choice__intro h2{max-width:700px;font-size:clamp(2.9rem,5.4vw,5.8rem);line-height:.95;margin:0 0 18px;color:#fff;text-transform:uppercase}.entry-choice__lead{max-width:620px;margin:0;color:rgba(255,255,255,.8);font-size:1.05rem;line-height:1.55}.entry-choice__bottom{padding-bottom:24px}.entry-choice__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:1040px}.entry-choice__card{min-height:116px;padding:18px 22px;display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:16px;border:1px solid rgba(255,255,255,.12);border-radius:4px;background:#ed3427;color:#fff;text-decoration:none;box-shadow:0 18px 45px rgba(0,0,0,.2);transition:transform var(--transition),background var(--transition),box-shadow var(--transition)}.entry-choice__card--shop{background:#171a1e}.entry-choice__card:hover{transform:translateY(-6px);box-shadow:0 24px 55px rgba(0,0,0,.3)}.entry-choice__card--services:hover{background:#ff402f}.entry-choice__card--shop:hover{background:#252a30}.entry-choice__icon{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#ed3427}.entry-choice__card--shop .entry-choice__icon{background:var(--color-primary);color:#fff}.entry-choice__icon svg{width:27px;height:27px;fill:currentColor}.entry-choice__content{display:flex;flex-direction:column;min-width:0}.entry-choice__kicker{margin-bottom:2px;color:rgba(255,255,255,.76);font-size:.68rem;text-transform:uppercase;letter-spacing:.12em;font-weight:800}.entry-choice__content strong{font-family:var(--font-heading);font-size:1.45rem;line-height:1.08}.entry-choice__content small{margin-top:5px;color:rgba(255,255,255,.78);font-size:.86rem;line-height:1.3}.entry-choice__arrow{font-size:1.4rem;font-weight:800;transition:transform var(--transition)}.entry-choice__card:hover .entry-choice__arrow{transform:translateX(5px)}.entry-choice__trust{display:flex;gap:14px 34px;flex-wrap:wrap;padding-top:20px;color:rgba(255,255,255,.7);font-size:.8rem}.entry-choice__trust span{position:relative;padding-left:16px}.entry-choice__trust span::before{content:"";position:absolute;left:0;top:.5em;width:7px;height:7px;border-radius:50%;background:var(--color-primary)}@media(max-width:820px){.entry-choice__shell{width:min(100% - 32px,1320px)}.entry-choice__topbar{padding:18px 0}.entry-choice__brand .custom-logo,.entry-choice__brand>img{height:48px;max-width:158px}.entry-choice__main{padding:30px 0 70px}.entry-choice__intro{padding-left:15px}.entry-choice__intro h2{font-size:clamp(2.5rem,10vw,4.4rem)}.entry-choice__lead{font-size:.98rem}.entry-choice__grid{grid-template-columns:1fr;gap:12px}.entry-choice__card{min-height:106px}.entry-choice__trust{padding-bottom:4px}}@media(max-width:480px){.entry-choice__shell{width:calc(100% - 24px)}.entry-choice__topbar{padding:12px 0}.entry-choice__brand .custom-logo,.entry-choice__brand>img{height:42px;max-width:140px}.entry-choice__close{width:40px;height:40px}.entry-choice__main{padding:22px 0 48px}.entry-choice__intro h2{font-size:2.45rem}.entry-choice__lead{font-size:.92rem}.entry-choice__card{grid-template-columns:48px 1fr auto;min-height:96px;padding:14px 15px;gap:12px}.entry-choice__icon{width:44px;height:44px}.entry-choice__icon svg{width:23px;height:23px}.entry-choice__content strong{font-size:1.16rem}.entry-choice__content small{font-size:.76rem}.entry-choice__trust{font-size:.74rem;gap:8px 18px;padding-top:14px}}.sticky-switch{position:fixed;right:0;top:50%;z-index:850;transform:translateY(-50%);display:flex;align-items:center;gap:6px;padding:9px 10px;background:#e73324;color:#fff;text-decoration:none;font-family:"Saira Condensed","Arial Narrow",Arial,sans-serif;font-size:13px;font-weight:600;line-height:1.2;border-radius:4px 0 0 4px;box-shadow:0 6px 18px rgba(12,16,21,.16);writing-mode:vertical-rl}.sticky-switch:hover{background:#c92a1e;color:#fff}.sticky-switch svg{width:14px;height:14px;fill:currentColor}.sticky-switch__short{display:none}.core-preview__hero{min-height:70vh;display:grid;align-items:center;background:linear-gradient(120deg,#f7f7f7,#fff)}.core-preview__inner{max-width:900px;padding-block:110px}.core-preview h1{font-size:clamp(3rem,7vw,6.8rem);line-height:.98;max-width:900px;margin:0 0 30px}.core-preview p:not(.section-eyebrow){max-width:720px;font-size:1.15rem;color:var(--color-muted)}.core-preview__actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}@media(max-width:760px){.entry-choice{padding:0}.entry-choice__panel{width:100%;height:100%;max-height:none;border:0;border-radius:0}.entry-choice__header{padding:28px 22px 24px;gap:18px}.entry-choice__header h2{font-size:2.15rem;padding-right:10px}.entry-choice__lead{font-size:.96rem}.entry-choice__close{width:42px;height:42px}.entry-choice__grid{grid-template-columns:1fr}.entry-choice__card{min-height:340px}.entry-choice__content{padding:28px 22px 30px}.entry-choice__number{margin-bottom:34px}.entry-choice__card h3{font-size:2.25rem}.entry-choice__card p{font-size:.96rem}.entry-choice__trust{justify-content:flex-start;padding:18px 22px;gap:12px 24px}.sticky-switch{top:auto;right:18px;bottom:18px;transform:none;width:58px;height:58px;border-radius:50%;padding:0;justify-content:center;writing-mode:horizontal-tb}.sticky-switch__full{display:none}.sticky-switch__short{display:none}.core-preview__inner{padding-block:80px}}
