:root{--navy:#1e3350;--navy-deep:#13263e;--orange:#f5920a;--paper:#f0f2f4;--white:#fff;--muted:#536276;--line:#ccd3dc;--radius:10px;color:var(--navy);background:var(--paper);font-family:'DM Sans',system-ui,sans-serif;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.12;letter-spacing:-.035em}a:focus-visible,button:focus-visible{outline:3px solid var(--orange);outline-offset:5px}a,button{-webkit-tap-highlight-color:transparent}.wrap{width:min(1160px,calc(100% - 64px));margin:auto}.skip-link{position:fixed;left:20px;top:-100px;z-index:1000;background:var(--orange);padding:12px 18px}.skip-link:focus{top:10px}.site-header{position:sticky;top:0;z-index:40;background:rgba(248,249,251,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.header-inner{min-height:86px;display:flex;align-items:center;gap:40px}.brand{display:flex;align-items:center;width:158px;flex:none}.brand img{width:158px;height:72px;object-fit:contain}.main-nav{display:flex;gap:28px;align-items:center;margin-left:auto}.main-nav a{font-size:11px;letter-spacing:.11em;font-weight:700;padding:28px 0;position:relative}.main-nav a[aria-current=page]::after{content:'';position:absolute;height:3px;background:var(--orange);left:0;right:0;bottom:17px}.header-cart{border-left:1px solid var(--line);padding-left:25px;min-width:132px;display:flex;gap:8px;align-items:center}.cart-link{font-size:13px;font-weight:700;display:flex;align-items:center;gap:9px;min-height:44px}.cart-link svg{width:21px;height:24px}.header-cart:has(.ec-cart-widget .ec-minicart) .cart-link svg{display:none}.ec-cart-widget:empty{display:none}.hero{background:linear-gradient(125deg,#f8f9fb 0%,#f0f2f4 65%,#e4e8ed 100%);padding:48px 0 0;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:40px}.eyebrow{font-size:10px;letter-spacing:.15em;font-weight:700;line-height:1.5;margin-bottom:18px}.hero-copy .eyebrow{display:flex;align-items:center;gap:9px}.eyebrow>span{width:7px;height:7px;background:var(--orange);border-radius:50%}h1{font-size:clamp(38px,4.5vw,62px);font-weight:700;letter-spacing:-.045em}h1>span{display:block;font-size:clamp(22px,2.5vw,33px);letter-spacing:-.035em;margin-top:9px}.desktop-hyphen{display:none}.hero-lead{font-size:27px;font-weight:700;margin-top:25px}.hero-description{font-size:19px;color:var(--muted);margin:5px 0 25px;line-height:1.45}.button{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:53px;padding:15px 20px;font-size:13px;font-weight:700;border:1px solid var(--orange);border-radius:5px;transition:background .15s,transform .15s}.button:hover{transform:translateY(-2px)}.button span{font-size:22px;line-height:1}.primary{background:var(--orange);color:var(--navy-deep)}.primary:hover{background:#ffa51d}.secondary{background:white}.secondary:hover{background:#fff5e7}.hero-cta{width:fit-content;min-width:340px}.hero-price{margin-top:13px;font-size:13px}.hero-price span{font-size:11px;color:var(--muted)}.hero-aside{align-self:stretch;display:flex;flex-direction:column;justify-content:end;gap:8px}.hero-brand{display:flex;align-items:center;justify-content:center;min-height:260px}.hero-brand img{width:260px;height:260px;object-fit:contain;filter:drop-shadow(0 20px 18px #1e335018)}.offer-strip{background:var(--navy);color:white;padding:21px 24px;display:flex;align-items:center;gap:20px;border-radius:8px;border-bottom:3px solid var(--orange)}.offer-strip>strong{font-size:44px;letter-spacing:-.05em;color:var(--orange);white-space:nowrap}.offer-strip b{font-size:12px;letter-spacing:.065em}.offer-strip span{font-size:13px;line-height:1.5}.offer-strip small{display:block;font-size:10px;color:#c4cfdb;margin-top:5px}.offer-strip .offer-arrow{font-size:25px;margin-left:auto;color:var(--orange)}.feature-strip{margin-top:36px;border-top:1px solid var(--line);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:20px 0}.feature-strip span{font-size:9px;letter-spacing:.06em;font-weight:700}.feature-strip span::before{content:'+';color:#a75b00;margin-right:7px;font-size:12px}.trust{background:white;border-bottom:1px solid #e3e7ec;padding:33px 0}.trust-grid{display:grid;grid-template-columns:1fr 2.15fr;align-items:center;gap:60px}.trust h2{font-size:25px;line-height:1.2}.trust h2 span{color:#ae6000}.check-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1.2fr;gap:8px 20px}.check-list li{font-size:13px;display:flex;gap:8px}.check-list li::before{content:'✓';color:#a45900;font-weight:bold}.server-note{font-size:11px;line-height:1.65;margin-top:13px;color:var(--muted)}.server-note a{text-decoration:underline;text-underline-offset:3px}.section{padding:60px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:27px}.section-heading .eyebrow{margin-bottom:12px}.section-heading h2,h2{font-size:clamp(25px,2.7vw,35px);font-weight:700}.section-heading>p{font-size:15px;color:var(--muted)}.edition-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.edition-card{padding:29px;background:white;border:1px solid #f5920a77;border-radius:var(--radius)}.edition-card.featured{border-top:4px solid var(--orange);padding-top:26px}.card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.edition-index{font-size:10px;letter-spacing:.1em;font-weight:700;color:var(--muted)}.seat-tag{background:#edf1f5;border-radius:4px;padding:6px 9px;font-size:11px}.edition-card h3{font-size:34px;margin:19px 0 10px}.card-description{font-size:15px;min-height:47px;color:var(--muted);max-width:375px}.edition-price{font-size:40px;letter-spacing:-.05em;font-weight:700;margin:22px 0 18px}.edition-price span{font-size:13px;letter-spacing:0;font-weight:400;color:var(--muted)}.setup-price{display:flex;justify-content:space-between;font-size:12px;padding-top:15px;border-top:1px solid #e3e7ec;gap:10px}.first-year{font-size:12px;margin:7px 0 22px;color:var(--muted)}.first-year strong{color:var(--navy)}.extras-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:20px}.extra-card{display:flex;gap:18px;justify-content:space-between;padding:24px;background:#e7ebf0;border:1px solid #d5dde6;border-radius:var(--radius)}.extra-card .eyebrow{font-size:9px;margin-bottom:9px}.extra-card h3{font-size:19px;letter-spacing:-.02em}.extra-card>div>p:not(.eyebrow){font-size:12px;color:var(--muted);margin-top:7px;max-width:190px}.extra-action{flex:none;text-align:right}.extra-action p strong{font-size:24px;letter-spacing:-.04em;color:var(--navy)}.extra-action p span{display:block;font-size:10px}.extra-action a{display:block;font-size:11px;font-weight:700;margin-top:14px;text-decoration:underline;text-underline-offset:4px}.price-note{font-size:11px;color:var(--muted);margin-top:17px;max-width:960px;line-height:1.7}.store-section{background:white}.store-heading{margin-bottom:10px}.store-heading h2{font-size:clamp(24px,2.7vw,35px)}.store-intro{font-size:14px;color:var(--muted);margin-bottom:26px}.back-to-editions{font-size:12px;text-decoration:underline;text-underline-offset:4px;white-space:nowrap}.store-frame{min-height:350px;border-top:2px solid var(--orange);padding-top:20px}#store-loading{padding:32px 0;color:var(--muted)}#store-error{padding:20px;background:#fff3e3;border:1px solid var(--orange);font-size:14px}#store-error a,#reload-store{text-decoration:underline;font-weight:700}#reload-store{background:none;border:0;color:inherit;cursor:pointer}.store-footnote{display:flex;flex-wrap:wrap;gap:14px 24px;font-size:11px;color:var(--muted);border-top:1px solid var(--line);margin-top:26px;padding-top:20px}.store-footnote span::before{content:'✓';color:#a45900;margin-right:6px}.start-section{background:#f8f9fb}.steps{list-style:none;margin:33px 0 0;padding:0;display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.steps li{border-top:1px solid var(--line);padding-top:18px}.steps li>span{display:block;color:#a65b00;font-size:11px;font-weight:700;letter-spacing:.1em;margin-bottom:12px}.steps strong{font-size:14px;font-weight:500;line-height:1.55}.data-section{background:var(--navy);color:white;padding:44px 0}.data-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:70px;align-items:center}.data-section .eyebrow{color:#ffb34d}.data-section h2{font-size:29px}.data-section p:not(.eyebrow){font-size:15px;color:#e1e7ee}.text-link{display:inline-flex;gap:40px;font-size:13px;font-weight:700;border-bottom:1px solid var(--orange);padding-bottom:7px;margin-top:18px;color:#ffb34d}.site-footer{background:white;padding:25px 0 20px}.footer-top{display:flex;align-items:center;gap:28px;padding-bottom:23px}.footer-brand img{width:145px;height:80px;object-fit:contain;display:block}.footer-top p{font-size:12px;color:var(--muted)}.contact-link{margin-left:auto;font-size:12px;font-weight:700}.footer-bottom{padding-top:19px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font-size:10px;color:var(--muted)}.footer-bottom nav{display:flex;gap:16px;flex-wrap:wrap}.footer-bottom a:hover,.main-nav a:hover{color:#9e5400}.shop-detail .landing-content{display:none}.shop-detail .store-section{min-height:65vh}.shop-detail .store-heading h2{font-size:23px}.shop-detail .store-intro{display:none}.shop-detail .store-section{padding-top:28px}
/* Scope only the official embedded storefront's presentation. IONOS owns all commerce. */
.ec-size .ec-store{font-family:'DM Sans',system-ui,sans-serif}.ec-size .ec-store .form-control--primary .form-control__button{background:var(--orange);border-color:var(--orange);color:var(--navy-deep)}.ec-size .ec-store .form-control--primary .form-control__button:hover{background:#ffa51d;border-color:#ffa51d}.ec-size .ec-store .grid-product__title-inner{color:var(--navy)}
@media(min-width:1450px){.hero{padding-top:58px}.hero-brand{min-height:315px}.hero-brand img{height:295px;width:295px}.feature-strip{margin-top:44px}}
@media(max-width:1050px){.wrap{width:calc(100% - 48px)}.header-inner{gap:24px}.main-nav{gap:18px}.header-cart{padding-left:18px;min-width:118px}.hero-grid{gap:25px;grid-template-columns:1.15fr 1fr}.offer-strip{padding:18px;gap:12px}.offer-strip>strong{font-size:35px}.offer-strip b{font-size:10px}.offer-strip .offer-arrow{display:none}.trust-grid{gap:35px}.extra-card{padding:20px;flex-direction:column}.extra-action{display:flex;justify-content:space-between;align-items:end;text-align:left}.feature-strip{justify-content:flex-start;gap:12px 25px}.footer-bottom{flex-wrap:wrap}}
@media(max-width:760px){html{scroll-padding-top:122px}.wrap{width:calc(100% - 36px)}.header-inner{min-height:105px;flex-wrap:wrap;gap:0;justify-content:space-between;padding-top:5px;padding-bottom:5px}.brand,.brand img{width:125px;height:58px}.header-cart{border:0;min-width:0;padding:0;margin-left:auto}.cart-link{font-size:12px;gap:7px}.main-nav{order:3;flex-basis:100%;margin:0;justify-content:space-between;gap:12px}.main-nav a{padding:8px 0;font-size:9px;letter-spacing:.08em}.main-nav a[aria-current=page]::after{bottom:1px;height:2px}.hero{padding-top:30px}.hero-grid{grid-template-columns:1fr;gap:21px}.hero .eyebrow{font-size:8px;letter-spacing:.1em;margin-bottom:17px}h1{font-size:38px}h1>span{font-size:22px;line-height:1.2;max-width:340px}.hero-lead{font-size:23px;margin-top:20px}.hero-description{font-size:17px;line-height:1.4;margin:5px 0 21px}.hero-brand{display:none}.hero-aside{display:block}.hero-cta{min-width:0;width:100%;font-size:11px;padding:14px 16px;min-height:51px}.hero-price{font-size:12px;margin-top:11px}.hero-price span{font-size:10px;line-height:1.6}.hero-copy br.desktop-break{display:none}.offer-strip{padding:15px 18px;gap:19px;border-radius:6px}.offer-strip>strong{font-size:35px}.offer-strip span{font-size:11px}.offer-strip b{font-size:10px}.offer-strip small{font-size:9px;margin-top:2px}.offer-strip .offer-arrow{display:block;font-size:20px}.feature-strip{margin-top:23px;padding:15px 0;display:grid;grid-template-columns:1fr 1fr;gap:9px 10px}.feature-strip span{font-size:8px;letter-spacing:.025em}.feature-strip span::before{margin-right:5px}.trust{padding:29px 0}.trust-grid{grid-template-columns:1fr;gap:20px}.trust h2{font-size:24px}.check-list{grid-template-columns:1fr;gap:7px}.check-list li{font-size:13px}.section{padding:37px 0}.section-heading{margin-bottom:22px;align-items:start}.section-heading>p{display:none}.section-heading .eyebrow{font-size:9px}.section-heading h2{font-size:27px}.edition-grid,.extras-grid{grid-template-columns:1fr;gap:16px}.edition-card{padding:24px}.edition-card.featured{padding-top:21px}.edition-card h3{font-size:30px}.card-description{min-height:0;font-size:14px}.card-top{gap:8px}.edition-index{font-size:9px}.seat-tag{font-size:10px}.edition-price{font-size:38px;margin:20px 0 16px}.first-year{font-size:11px}.setup-price{font-size:11px}.extra-card{flex-direction:row;padding:21px;gap:15px}.extra-card h3{font-size:17px}.extra-card>div>p:not(.eyebrow){font-size:11px;max-width:165px}.extra-action{display:block;flex:none;text-align:right}.extra-action p strong{font-size:22px}.extra-action a{font-size:10px}.price-note{font-size:10px}.store-heading{flex-wrap:wrap;gap:12px}.store-heading h2{font-size:26px}.store-intro{font-size:13px;line-height:1.6}.store-footnote{font-size:10px;gap:9px 15px}.steps{grid-template-columns:1fr;gap:0;margin-top:24px}.steps li{display:flex;align-items:center;gap:22px;padding:14px 0}.steps li>span{margin:0}.steps li strong{font-size:14px}.steps br{display:none}.data-grid{grid-template-columns:1fr;gap:22px}.data-section{padding:34px 0}.data-section h2{font-size:27px}.data-section p:not(.eyebrow){font-size:14px}.footer-top{flex-wrap:wrap;gap:12px 20px}.footer-brand img{width:130px;height:66px}.footer-top p{font-size:10px}.contact-link{margin:0;font-size:12px;flex-basis:100%;padding:8px 0}.footer-bottom{gap:18px;font-size:10px}.footer-bottom nav{gap:12px 18px;flex-basis:100%;line-height:1.8}.shop-detail .store-section{padding-top:24px}.shop-detail .store-heading h2{font-size:20px}.ec-size .ec-store .ec-cart{max-width:100%}}
@media(max-width:360px){h1{font-size:33px}h1>span{font-size:20px}.hero .eyebrow{font-size:7px}.extra-card{flex-direction:column}.extra-action{display:flex;text-align:left}.offer-strip{gap:12px;padding:13px}.offer-strip>strong{font-size:31px}.offer-strip .offer-arrow{display:none}.hero-cta{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.button:hover{transform:none}}
