:root {
  --blue: #1847d7;
  --blue-dark: #10214c;
  --cream: #f4f0e7;
  --paper: #fffdf8;
  --ink: #131620;
  --muted: #626878;
  --line: #d9d7d0;
  --orange: #ff6b35;
  --page: clamp(20px, 5vw, 78px);
}

.shop-pilot-offer{margin:0;padding:clamp(28px,4vw,55px) clamp(24px,6vw,95px);display:grid;grid-template-columns:1.2fr .8fr auto;gap:35px;align-items:center;color:#fff;background:linear-gradient(135deg,#0f295f,#2454e6)}.shop-pilot-offer span{color:#bfd0ff;font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.shop-pilot-offer h2{margin:8px 0;font-size:clamp(38px,4vw,62px);line-height:.95}.shop-pilot-offer p{max-width:760px;margin:0;color:rgba(255,255,255,.76);line-height:1.55}.shop-pilot-offer ul{margin:0;padding-left:20px;color:rgba(255,255,255,.82)}.shop-pilot-offer li{margin-top:8px}.shop-pilot-offer a{padding:14px 17px;color:#122551;background:#fff;border-radius:8px;font-weight:900;text-decoration:none;white-space:nowrap}.shop-pilot-offer small{grid-column:1/-1;color:rgba(255,255,255,.58)}@media(max-width:1050px){.shop-pilot-offer{grid-template-columns:1fr 1fr}.shop-pilot-offer a{grid-column:1/-1;justify-self:start}}@media(max-width:650px){.shop-pilot-offer{grid-template-columns:1fr}.shop-pilot-offer a,.shop-pilot-offer small{grid-column:auto;white-space:normal}}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--ink); background: var(--paper); font-family: Arial, Helvetica, sans-serif; line-height: 1.5; }
a { color: inherit; }
.skip-link { position: fixed; top: 8px; left: 8px; z-index: 100; padding: 10px 14px; color: white; background: var(--ink); transform: translateY(-150%); }
.skip-link:focus { transform: none; }
.site-header { position: sticky; top: 0; z-index: 30; min-height: 76px; padding: 12px var(--page); display: grid; grid-template-columns: auto 1fr auto; gap: 38px; align-items: center; background: color-mix(in srgb, var(--paper) 94%, transparent); border-bottom: 1px solid var(--line); backdrop-filter: blur(14px); }
.brand { font-size: 21px; font-weight: 900; letter-spacing: -0.055em; text-decoration: none; }
.brand span { color: var(--blue); }
.site-header nav { display: flex; justify-content: center; gap: clamp(18px, 3vw, 42px); }
.site-header nav a { color: var(--muted); font-size: 13px; font-weight: 700; text-decoration: none; }
.site-header nav a:hover { color: var(--ink); }
.header-action, .button { display: inline-flex; min-height: 48px; padding: 13px 18px; align-items: center; justify-content: center; font-size: 13px; font-weight: 900; text-decoration: none; }
.header-action { color: white; background: var(--blue); }
.button-dark { color: white; background: var(--ink); }
.hero { min-height: 0; padding: clamp(40px, 5vw, 78px) var(--page); display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(340px, .85fr); gap: clamp(40px, 7vw, 105px); align-items: start; color: var(--ink); background: var(--cream); }
.hero-animated-logo { width: min(100%, 610px); display: block; justify-self: end; overflow: hidden; background: transparent; }
.hero-animated-logo video { width: 100%; display: block; object-fit: contain; background: transparent; }
.hero .hero-copy { max-width: 880px; align-self: center; }
.eyebrow { margin: 0 0 20px; color: var(--blue); font-size: 12px; font-weight: 900; letter-spacing: .14em; text-transform: uppercase; }
.hero .eyebrow { color: var(--blue); }
h1, h2, p { text-wrap: balance; }
h1 { margin: 0; font-size: clamp(55px, 7.4vw, 114px); line-height: .9; letter-spacing: -.075em; }
.hero h1 { font-size: clamp(52px, 5.6vw, 92px); }
h1 em { color: var(--blue); font-style: normal; }
.hero-text { max-width: 700px; margin: 32px 0; color: var(--muted); font-size: clamp(18px, 1.6vw, 23px); }
.hero-text p { margin: 0; text-wrap: pretty; }
.hero-text p + p { margin-top: 7px; }
.hero-text p:not(:first-child) { color: var(--ink); font-weight: 800; }
.hero .button-dark { color: white; background: var(--ink); }
.hero-start-price { margin: 38px 0 0; padding-top: 23px; display: flex; gap: 16px; align-items: baseline; border-top: 1px solid var(--line); }
.hero-start-price span { color: var(--muted); font-size: 12px; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.hero-start-price strong { color: var(--ink); font-size: clamp(38px, 4vw, 62px); line-height: 1; letter-spacing: -.06em; }
.hero-start-price small { color: var(--blue); font-weight: 800; }
.configurator { padding: clamp(85px, 11vw, 150px) var(--page); }
.configurator-heading { max-width: 850px; }
h2 { margin: 0; font-size: clamp(44px, 6vw, 88px); line-height: .95; letter-spacing: -.065em; }
.configurator-heading > p:last-child, .section-heading > p:last-child { max-width: 650px; margin: 25px 0 0; color: var(--muted); font-size: 19px; }
.calculator { margin-top: clamp(50px, 7vw, 90px); display: grid; grid-template-columns: 1.15fr .85fr; border: 1px solid var(--line); }
.slider-panel { padding: clamp(30px, 5vw, 70px); }
.profession-label { display: block; margin-bottom: 9px; color: var(--muted); font-size: 12px; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.slider-panel select { width: 100%; min-height: 48px; margin-bottom: 38px; padding: 11px 13px; color: var(--ink); background: var(--paper); border: 1px solid var(--line); font: inherit; }
.profession-advice { margin: -23px 0 35px; color: var(--blue); font-size: 14px; font-weight: 800; }
.range-heading { display: flex; justify-content: space-between; gap: 25px; align-items: end; }
.range-heading label { font-size: 15px; font-weight: 900; text-transform: uppercase; letter-spacing: .09em; }
.range-heading output { color: var(--blue); font-size: clamp(31px, 4vw, 58px); font-weight: 900; letter-spacing: -.05em; }
input[type="range"] { width: 100%; margin: 55px 0 13px; accent-color: var(--blue); cursor: pointer; }
.range-control-row { margin-top: 42px; display: grid; grid-template-columns: 46px minmax(0, 1fr) 46px; gap: 14px; align-items: center; }
.range-control-row input[type="range"] { margin: 0; }
.range-step { width: 46px; height: 46px; display: grid; place-items: center; color: white; background: var(--blue); border: 0; border-radius: 50%; font-size: 26px; font-weight: 800; cursor: pointer; }
.range-step:disabled { color: var(--muted); background: var(--line); cursor: default; }
.range-scale { padding-inline: 60px; display: flex; justify-content: space-between; color: var(--muted); font-size: 12px; font-weight: 800; }
.suggestion { max-width: 570px; margin: 48px 0 13px; font-size: 20px; font-weight: 700; }
.text-link { color: var(--blue); font-size: 14px; font-weight: 900; }
.witness-title { margin: 34px 0 13px; color: var(--blue); font-size: 13px; font-weight: 900; letter-spacing: .11em; text-transform: uppercase; }
.inline-demos { margin-top: 28px; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.inline-demos > a { min-width: 0; padding: 13px; display: flex; flex-direction: column; text-decoration: none; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.live-thumbnail { position: relative; width: 100%; height: 180px; display: block; overflow: hidden; background: var(--cream); border: 1px solid var(--line); }
.live-thumbnail iframe { position: absolute; inset: 0 auto auto 0; width: 200%; height: 360px; border: 0; pointer-events: none; transform: scale(.5); transform-origin: top left; }
.inline-demos strong { margin-top: 13px; font-size: 18px; }
.inline-demos small { margin-top: 3px; color: var(--blue); font-weight: 800; }
.all-examples-link { min-height: 52px; margin-top: 16px; padding: 14px 17px; display: flex; align-items: center; justify-content: space-between; color: white; background: var(--blue); font-size: 14px; font-weight: 900; text-decoration: none; }
.new-witness-library { min-height: 76px; margin-top: 10px; padding: 16px 18px; display: flex; justify-content: space-between; gap: 20px; align-items: center; color: white; background: var(--blue-dark); text-decoration: none; }.new-witness-library span{color:#9db7ff;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.new-witness-library strong{font-size:14px;text-align:right}
.shop-highlight { margin-top: 48px; padding-top: 38px; border-top: 2px solid var(--ink); }
.shop-highlight .eyebrow { margin-bottom: 10px; }
.shop-highlight h3 { margin: 0; font-size: clamp(31px, 3.8vw, 54px); line-height: 1; letter-spacing: -.055em; }
.shop-intro { max-width: 690px; margin: 17px 0 28px; color: var(--muted); }
.shop-price-list { border-top: 1px solid var(--line); }
.shop-price-list article { min-height: 92px; padding: 17px 0; display: grid; grid-template-columns: minmax(180px, 1.2fr) minmax(115px, .65fr) minmax(170px, .9fr); gap: 22px; align-items: center; border-bottom: 1px solid var(--line); }
.shop-price-list article > div { display: flex; flex-direction: column; }
.shop-price-list article > div strong { font-size: 18px; }
.shop-price-list article > div span, .shop-price-list article p span { color: var(--muted); font-size: 12px; }
.shop-price-list article p { margin: 0; display: flex; flex-direction: column; }
.shop-price-list article p small { color: var(--muted); font-size: 10px; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
.shop-price-list article p b { color: var(--blue); font-size: 17px; }
.shop-price-list .shop-custom-row { grid-template-columns: minmax(180px, 1.2fr) minmax(285px, 1.55fr); background: var(--cream); }
.shop-price-list .shop-custom-row > * { padding-inline: 16px; }
.shop-note { margin: 19px 0 0; color: var(--muted); font-size: 12px; }
.shop-page-link { margin-top: 20px; padding: 15px 17px; display: flex; color: white; background: var(--ink); font-size: 13px; font-weight: 900; text-decoration: none; }
.mini-shop-quote { margin-top: 15px; padding: 19px 21px; display: flex; justify-content: space-between; gap: 20px; align-items: center; color: var(--blue-dark); background: white; border: 1px solid #cfdaf7; border-radius: 12px; text-decoration: none; transition: border-color .18s ease, transform .18s ease; }
.mini-shop-quote:hover { border-color: var(--blue); transform: translateY(-2px); }
.mini-shop-quote span { font-size: 14px; font-weight: 800; }
.mini-shop-quote strong { color: var(--blue); font-size: 13px; white-space: nowrap; }
.shop-page-hero { min-height: 720px; padding: clamp(35px, 6vw, 86px) var(--page); display: flex; align-items: flex-start; flex-direction: column; justify-content: center; color: white; background: var(--blue-dark); }
.shop-back-link { position: absolute; top: 30px; color: #a9c0ff; font-size: 13px; font-weight: 800; text-decoration: none; }
.shop-page-hero .eyebrow { color: #a9c0ff; }
.shop-page-hero h1 { max-width: 1050px; }
.shop-page-hero h1 em { color: #7ea2ff; }
.shop-page-hero > p:not(.eyebrow) { max-width: 710px; margin: 32px 0; color: rgba(255,255,255,.72); font-size: clamp(18px, 1.8vw, 24px); }
.shop-hero-button { color: var(--blue-dark); background: white; }
.shop-page-section, .shop-menu-section, .shop-page-cta { padding: clamp(75px, 10vw, 140px) var(--page); }
.shop-page-heading { max-width: 980px; }
.shop-page-heading > p:last-child { max-width: 750px; margin: 25px 0 0; color: var(--muted); font-size: 18px; }
.shop-full-prices { margin-top: clamp(45px, 6vw, 80px); border-top: 1px solid var(--line); }
.shop-full-prices > article { padding: 25px 0; display: grid; grid-template-columns: minmax(250px, 1fr) minmax(380px, .9fr); gap: 40px; align-items: center; border-bottom: 1px solid var(--line); }
.shop-full-prices > article > div:first-child { display: grid; grid-template-columns: 45px minmax(0, 1fr); }
.shop-full-prices > article > div:first-child span { grid-row: 1 / 3; color: var(--blue); font-size: 11px; font-weight: 900; }
.shop-full-prices h3 { margin: 0; font-size: clamp(27px, 3vw, 42px); line-height: 1; letter-spacing: -.045em; }
.shop-full-prices p { margin: 7px 0 0; color: var(--muted); }
.shop-full-prices dl { margin: 0; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); border-left: 1px solid var(--line); }
.shop-full-prices dl > div { padding: 10px 22px; border-right: 1px solid var(--line); }
.shop-full-prices dt { color: var(--muted); font-size: 11px; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
.shop-full-prices dd { margin: 4px 0 0; color: var(--blue); font-size: 22px; font-weight: 900; }
.shop-full-prices dd small { color: var(--muted); font-size: 12px; }
.shop-full-prices .shop-full-custom { color: white; background: var(--blue); border: 0; }
.shop-full-prices .shop-full-custom > div, .shop-full-prices .shop-full-custom > strong { padding-inline: 25px; }
.shop-full-prices .shop-full-custom > div:first-child span, .shop-full-prices .shop-full-custom p { color: rgba(255,255,255,.7); }
.shop-full-prices .shop-full-custom > strong { font-size: 20px; }
.shop-page-note { margin: 22px 0 0; padding-left: 18px; color: var(--muted); border-left: 4px solid var(--blue); }
.shop-variant-section { padding: clamp(75px, 10vw, 135px) var(--page); background: #f1f4fb; }
.shop-variant-heading { max-width: 1050px; }
.shop-variant-heading h2 { margin: 0; color: var(--blue-dark); font-size: clamp(42px, 5.2vw, 76px); line-height: .94; }
.shop-variant-heading > p:last-child { max-width: 790px; margin: 25px 0 0; color: var(--muted); font-size: 18px; line-height: 1.6; }
.shop-product-examples { margin-top: clamp(45px, 6vw, 75px); display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }
.shop-product-example { overflow: hidden; background: white; border: 1px solid #d8dfef; border-radius: 22px; box-shadow: var(--small-shadow); }
.shop-product-visual { min-height: 260px; display: grid; place-items: center; color: white; background: linear-gradient(145deg, #163477, #2454e6); }
.tshirt-visual span { position: relative; width: 190px; height: 175px; display: grid; place-items: center; text-align: center; font-size: 25px; font-weight: 950; line-height: .9; letter-spacing: -.05em; }
.tshirt-visual span::before { position: absolute; z-index: 0; inset: 0; background: white; clip-path: polygon(25% 4%, 39% 0, 43% 13%, 57% 13%, 61% 0, 75% 4%, 100% 24%, 83% 48%, 73% 40%, 73% 100%, 27% 100%, 27% 40%, 17% 48%, 0 24%); content: ""; }
.tshirt-visual span { color: var(--blue-dark); }
.tshirt-visual span::after { position: absolute; z-index: 1; content: "LOS\A ANGELES"; white-space: pre; }
.tshirt-visual span { font-size: 0; }
.tshirt-visual span::after { font-size: 22px; }
.socks-visual { display: flex; gap: 18px; justify-content: center; align-items: center; }
.socks-visual > span { width: 78px; height: 175px; padding-top: 30px; display: flex; justify-content: center; color: white; background: #101522; border-radius: 35px 35px 24px 24px; font-size: 18px; font-weight: 950; transform: rotate(7deg); }
.socks-visual > span:last-child { background: white; color: var(--blue-dark); transform: translateY(18px) rotate(-7deg); }
.shop-product-example-copy { padding: clamp(25px, 3vw, 38px); }
.shop-product-label { color: var(--blue); font-size: 10px; font-weight: 950; letter-spacing: .12em; text-transform: uppercase; }
.shop-product-example h3 { margin: 14px 0; color: var(--blue-dark); font-size: clamp(27px, 2.7vw, 39px); }
.shop-product-example-copy > p { margin: 0; color: var(--muted); font-size: 14px; line-height: 1.55; }
.socks-stock-summary { margin-top: 23px; padding: 18px; background: #f4f6fb; border: 1px solid #e0e5f0; border-radius: 13px; }
.socks-stock-summary > span { display: block; color: var(--muted); font-size: 10px; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.socks-stock-summary > strong { display: block; margin-top: 5px; color: var(--blue-dark); font-size: 27px; }
.socks-stock-bar { height: 9px; margin-top: 15px; display: flex; overflow: hidden; background: #dce2f0; border-radius: 99px; }
.socks-stock-bar i { height: 100%; display: block; }
.socks-stock-bar .stock-men { width: 50%; }.socks-stock-bar .stock-women { width: 30%; }.socks-stock-bar .stock-children, .socks-stock-bar .stock-mixed { width: 10%; }
.stock-men { background: #2454e6; }.stock-women { background: #8056df; }.stock-children { background: #f0a228; }.stock-mixed { background: #34a477; }
.socks-stock-summary ul { margin: 13px 0 0; padding: 0; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 7px 14px; list-style: none; }
.socks-stock-summary li { display: grid; grid-template-columns: 9px 1fr auto; gap: 7px; align-items: center; color: var(--muted); font-size: 11px; }
.socks-stock-summary li > i { width: 8px; height: 8px; display: block; border-radius: 50%; }
.socks-stock-summary li b { color: var(--blue-dark); }
.shop-variant-list { margin: 25px 0 0; }
.shop-variant-list > div { padding: 13px 0; display: grid; grid-template-columns: 100px minmax(0, 1fr); gap: 15px; border-top: 1px solid #e0e5ef; }
.shop-variant-list dt { color: var(--muted); font-size: 12px; }
.shop-variant-list dd { margin: 0; color: var(--ink); font-size: 13px; font-weight: 800; }
.swatch { width: 13px; height: 13px; margin-right: 4px; display: inline-block; vertical-align: -2px; border: 1px solid rgba(16,21,34,.18); border-radius: 50%; }
.swatch-blue { background: #2454e6; }.swatch-black { background: #101522; }.swatch-white { background: white; }.swatch-red { background: #d9363e; }
.shop-stock-example { margin-top: 20px; padding: 17px; display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 5px 15px; background: #edf2ff; border-radius: 12px; }
.shop-stock-example span { grid-column: 1 / -1; color: var(--blue); font-size: 9px; font-weight: 950; letter-spacing: .1em; text-transform: uppercase; }
.shop-stock-example strong { color: var(--blue-dark); font-size: 12px; }
.shop-stock-example b { color: #16834d; font-size: 12px; }
.shop-variant-explanation { margin-top: 18px; padding: clamp(25px, 3vw, 38px); display: grid; grid-template-columns: minmax(250px, .7fr) minmax(350px, 1.3fr); gap: 35px; align-items: center; color: white; background: var(--blue-dark); border-radius: 18px; }
.shop-variant-explanation strong { font-size: clamp(22px, 2.4vw, 34px); line-height: 1.1; }
.shop-variant-explanation p { margin: 0; color: rgba(255,255,255,.72); line-height: 1.55; }
.shop-menu-section { color: white; background-color: var(--blue-dark); background-image: linear-gradient(rgba(19,38,83,.62), rgba(19,38,83,.62)), url("assets/texture-graphite-bleu-v1.jpg"); background-position: center, center; background-size: cover, cover; }
.shop-menu-heading { max-width: 1000px; }
.shop-menu-heading .eyebrow { color: #a9c0ff; }
.shop-menu-heading > p:last-child { max-width: 760px; margin: 25px 0 0; color: rgba(255,255,255,.7); font-size: 18px; }
.shop-menu-columns { margin-top: clamp(45px, 6vw, 80px); display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); border-top: 1px solid rgba(255,255,255,.24); border-left: 1px solid rgba(255,255,255,.24); }
.shop-menu-columns article { padding: clamp(28px, 4vw, 50px); border-right: 1px solid rgba(255,255,255,.24); border-bottom: 1px solid rgba(255,255,255,.24); }
.shop-menu-columns article > span { color: #a9c0ff; font-size: 11px; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.shop-menu-columns h3 { margin: 10px 0 28px; font-size: clamp(29px, 3.4vw, 48px); line-height: 1; }
.shop-menu-columns ul { margin: 0; padding: 0; list-style: none; }
.shop-menu-columns li { padding: 12px 0 12px 25px; position: relative; color: rgba(255,255,255,.74); border-top: 1px solid rgba(255,255,255,.14); }
.shop-menu-columns li::before { position: absolute; left: 0; color: #7ea2ff; content: "＋"; }
.shop-options-card { background: rgba(24,71,215,.26); }
.shop-menu-promise { margin-top: 34px; padding: 28px; display: grid; grid-template-columns: minmax(230px, .6fr) minmax(0, 1.4fr); gap: 35px; color: var(--blue-dark); background: white; }
.shop-menu-promise strong { font-size: 20px; }
.shop-menu-promise p { margin: 0; color: var(--muted); }
.shop-page-cta { color: white; background: var(--blue); }
.shop-page-cta .eyebrow { color: rgba(255,255,255,.7); }
.shop-page-cta h2 { max-width: 960px; }
.shop-page-cta .button { margin-top: 35px; color: var(--blue); background: white; }
.price-panel { padding: clamp(30px, 5vw, 64px); color: white; background: var(--blue-dark); }
.price-label { margin: 0; color: rgba(255,255,255,.68); font-size: 13px; font-weight: 800; text-transform: uppercase; letter-spacing: .1em; }
.main-price { padding: 27px 0 30px; display: flex; align-items: baseline; gap: 13px; border-bottom: 1px solid rgba(255,255,255,.24); }
.main-price strong { font-size: clamp(55px, 6vw, 88px); line-height: 1; letter-spacing: -.07em; }
.main-price span { color: rgba(255,255,255,.68); }
.price-panel dl { margin: 0; }
.price-panel dl div { padding: 15px 0; display: flex; justify-content: space-between; gap: 25px; border-bottom: 1px solid rgba(255,255,255,.2); }
.price-panel dt { color: rgba(255,255,255,.68); }
.price-panel dd { margin: 0; font-weight: 800; text-align: right; }
.maintenance-price-line dd { white-space: nowrap; }
.maintenance-price-line dd em { margin: 0 7px; color: rgba(255,255,255,.62); font-style: normal; font-weight: 400; }
.price-panel .maintenance-price-line dd small { display: inline; margin: 0 0 0 4px; color: rgba(255,255,255,.62); font-size: 11px; font-weight: 400; }
.setup-option-line label { display: flex; gap: 8px; align-items: center; color: white; cursor: pointer; }
.setup-option-line input { width: 17px; height: 17px; margin: 0; accent-color: #8ab0ff; }
.price-panel .setup-option-line small { display: inline; margin: 0; color: rgba(255,255,255,.58); font-size: 11px; font-weight: 400; }
.renewal { margin-top: 26px; padding: 20px; color: var(--ink); background: var(--cream); }
.renewal p { margin: 0; display: flex; justify-content: space-between; gap: 25px; }
.renewal p + p { margin-top: 11px; padding-top: 11px; border-top: 1px solid var(--line); }
.renewal span { color: var(--muted); font-size: 13px; }
.renewal strong { text-align: right; }
.price-panel small { display: block; margin-top: 18px; color: rgba(255,255,255,.64); line-height: 1.5; }
.visual-price-options { margin-top: 36px; padding-top: 27px; border-top: 1px solid rgba(255,255,255,.25); }
.visual-options-title { margin: 0 0 15px; color: white; font-size: 13px; font-weight: 900; letter-spacing: .11em; text-transform: uppercase; }
.visual-price-option { position: relative; min-height: 84px; padding: 15px 0; display: grid; grid-template-columns: 22px minmax(0, 1fr) auto; gap: 12px; align-items: center; cursor: pointer; border-top: 1px solid rgba(255,255,255,.18); }
.visual-price-option:last-of-type { border-bottom: 1px solid rgba(255,255,255,.18); }
.visual-price-option.is-selected { color: #9fc0ff; }
.visual-price-option input { width: 18px; height: 18px; margin: 0; accent-color: #8ab0ff; }
.visual-option-copy { min-width: 0; display: flex; flex-direction: column; }
.visual-option-title { display: flex; gap: 7px; align-items: center; }
.visual-option-copy strong { color: white; font-size: 15px; }
.visual-option-copy small { margin: 4px 0 0; color: rgba(255,255,255,.62); font-size: 12px; }
.visual-price-option b { max-width: 135px; color: white; font-size: 14px; text-align: right; }
.help-tip { width: 17px; height: 17px; padding: 0; display: inline-grid; flex: 0 0 17px; place-items: center; color: var(--blue-dark); background: white; border: 0; border-radius: 50%; font-size: 10px; font-weight: 900; line-height: 1; cursor: help; }
.help-text { position: absolute; z-index: 4; right: 0; bottom: calc(100% - 8px); width: min(310px, 88%); padding: 13px 15px; visibility: hidden; color: var(--ink); background: white; box-shadow: 0 12px 28px rgba(0,0,0,.25); font-size: 12px; opacity: 0; pointer-events: none; }
.help-tip:hover + .help-text, .help-tip:focus + .help-text { visibility: visible; opacity: 1; }
.banner-gift { margin: 20px 0 0; padding: 17px; color: var(--blue-dark); background: #dce7ff; font-size: 13px; font-weight: 800; }
.promo-explainer { margin-top: 28px; padding: 22px; color: var(--blue-dark); background: white; }
.promo-explainer label { display: grid; grid-template-columns: 22px minmax(0, 1fr); gap: 13px; align-items: start; cursor: pointer; }
.promo-explainer input { width: 19px; height: 19px; margin: 3px 0 0; accent-color: var(--blue); }
.promo-explainer label > span { display: flex; flex-direction: column; }
.price-panel .promo-explainer label small { margin: 0 0 5px; color: var(--blue); font-size: 10px; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
.promo-explainer label strong { color: var(--blue); font-size: clamp(21px, 2.2vw, 31px); line-height: 1; }
.promo-explainer label span span { margin-top: 11px; color: #526078; font-size: 12px; line-height: 1.45; }
.promo-breakdown { margin-top: 18px; padding-top: 15px; display: flex; justify-content: space-between; gap: 16px; color: #526078; border-top: 1px solid var(--line); font-size: 12px; }
.promo-breakdown[hidden] { display: none; }
.promo-breakdown b { color: var(--blue); }
.grand-total { margin-top: 30px; padding-top: 27px; border-top: 2px solid rgba(255,255,255,.65); }
.grand-total > span { display: block; color: rgba(255,255,255,.72); font-size: 12px; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.grand-total > strong { display: block; margin-top: 8px; color: white; font-size: clamp(38px, 4vw, 58px); line-height: 1; letter-spacing: -.05em; }
.grand-total > small { margin-top: 12px; color: white; font-weight: 800; }
.grand-total > p { margin: 6px 0 0; color: rgba(255,255,255,.68); font-size: 12px; }
.custom-project-card { margin-top: 34px; padding: clamp(24px, 3vw, 36px); background: rgba(255,255,255,.075); border: 1px solid rgba(255,255,255,.18); border-radius: 18px; }
.custom-project-kicker { margin: 0 0 14px; color: #9db7ff; font-size: 11px; font-weight: 900; letter-spacing: .11em; text-transform: uppercase; }
.custom-project-card h3 { max-width: 520px; margin: 0; color: white; font-size: clamp(25px, 2.5vw, 37px); line-height: 1.05; }
.custom-project-card > strong { display: block; margin-top: 9px; color: #8fb0ff; font-size: clamp(20px, 2vw, 29px); }
.custom-project-card > p:not(.custom-project-kicker) { max-width: 560px; margin: 18px 0 24px; color: rgba(255,255,255,.72); font-size: 14px; line-height: 1.6; }
.custom-project-link { display: inline-flex; min-height: 48px; padding: 13px 18px; align-items: center; color: var(--blue-dark); background: white; border-radius: 10px; font-size: 13px; font-weight: 900; text-decoration: none; }
.forum-offer { margin-top: clamp(34px, 5vw, 64px); padding: clamp(25px, 4vw, 46px); display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 32px; align-items: center; color: white; background-color: var(--blue-dark); background-image: linear-gradient(115deg, rgba(16,33,76,.58), rgba(24,71,215,.42)), var(--blue-grain); background-position: center; background-size: cover; border-radius: 22px; box-shadow: 0 22px 55px rgba(16,33,76,.14); }
.forum-offer-kicker { margin: 0 0 9px; color: #a9c0ff; font-size: 11px; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
.forum-offer h3 { max-width: 900px; margin: 0; color: white; font-size: clamp(27px, 3.5vw, 48px); line-height: 1.02; letter-spacing: -.045em; }
.forum-offer a { min-height: 52px; padding: 14px 20px; display: inline-flex; align-items: center; justify-content: center; color: var(--blue-dark); background: white; border-radius: 11px; font-size: 14px; font-weight: 900; text-decoration: none; white-space: nowrap; }
.forum-offer a:hover, .forum-offer a:focus-visible { color: white; background: var(--blue); }
.cost-explainer { margin-top: clamp(50px, 7vw, 88px); padding: clamp(30px, 5vw, 64px); background: var(--cream); border: 1px solid var(--line); }
.cost-explainer h2 { max-width: 920px; font-size: clamp(34px, 4.5vw, 62px); }
.cost-explainer-layout { display: block; }
.cost-explainer-grid { margin-top: 30px; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.cost-explainer article { padding: clamp(24px, 4vw, 43px); border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.cost-explainer h3 { margin: 0 0 18px; color: var(--blue); font-size: clamp(24px, 2.6vw, 36px); line-height: 1; }
.cost-explainer article p { margin: 0; color: var(--muted); text-wrap: pretty; }
.cost-explainer article p + p { margin-top: 15px; }
.cost-explainer article strong { color: var(--ink); }
.cost-summary { padding: clamp(25px, 3.5vw, 42px); color: white; background: var(--blue-dark); }
.cost-summary-title { margin: 0 0 22px; color: #a9c0ff; font-size: 12px; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
.cost-summary dl { margin: 0; }
.cost-summary dl > div { padding: 16px 0; display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 18px; border-top: 1px solid rgba(255,255,255,.2); }
.cost-summary dt { color: rgba(255,255,255,.7); }
.cost-summary dd { margin: 0; font-weight: 900; text-align: right; }
.cost-summary dd small { display: block; color: rgba(255,255,255,.68); font-weight: 700; }
.cost-summary-total { margin-top: 24px; padding: 22px 0; border-top: 2px solid rgba(255,255,255,.65); border-bottom: 1px solid rgba(255,255,255,.2); }
.cost-summary-total span, .cost-summary-total small { display: block; color: rgba(255,255,255,.68); font-size: 12px; }
.cost-summary-total strong { display: block; margin: 6px 0; font-size: clamp(35px, 4vw, 52px); line-height: 1; letter-spacing: -.05em; }
.cost-summary > p:last-child { margin: 24px 0 0; color: rgba(255,255,255,.72); font-size: 13px; }
.cost-transparency { min-height: 40px; margin: 22px 0 0; padding: 5px 0 5px 18px; display: flex; align-items: center; color: var(--ink); font-weight: 800; border-left: 4px solid var(--blue); text-wrap: pretty; }
.examples-section, .identity-section, .included-section, .maintenance-section, .domain-section { padding: clamp(85px, 11vw, 150px) var(--page); }
.example-grid { margin-top: clamp(50px, 7vw, 90px); display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.example-card { padding: clamp(28px, 4vw, 56px); border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.example-card > span { color: var(--blue); font-size: 11px; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
.example-browser { margin: 34px 0; border: 1px solid var(--line); }
.browser-bar { height: 34px; padding: 0 12px; display: flex; gap: 6px; align-items: center; background: var(--cream); border-bottom: 1px solid var(--line); }
.browser-bar i { width: 7px; height: 7px; display: block; background: var(--muted); border-radius: 50%; opacity: .45; }
.browser-content { min-height: 260px; padding: clamp(25px, 4vw, 46px); display: flex; flex-direction: column; justify-content: end; }
.browser-content small { font-weight: 800; text-transform: uppercase; letter-spacing: .1em; }
.browser-content strong { margin: 10px 0; font-size: clamp(35px, 4vw, 60px); line-height: .92; letter-spacing: -.06em; }
.browser-content p { margin: 0; }
.example-light .browser-content { color: var(--blue-dark); background: #d9e9ff; }
.example-bold .browser-content { color: white; background: var(--orange); }
.example-card h3 { margin: 0; font-size: clamp(27px, 3vw, 42px); letter-spacing: -.045em; }
.example-card > p { color: var(--muted); }
.example-card > a { color: var(--blue); font-weight: 900; }
.identity-section { color: white; background: var(--blue-dark); }
.identity-section .eyebrow { color: #8ab0ff; }
.identity-section .section-heading > p:last-child { color: rgba(255,255,255,.68); }
.identity-grid { margin-top: clamp(50px, 7vw, 90px); display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); border-top: 1px solid rgba(255,255,255,.25); border-left: 1px solid rgba(255,255,255,.25); }
.identity-choice { position: relative; min-height: 255px; padding: clamp(28px, 4vw, 48px); display: flex; align-items: flex-start; flex-direction: column; cursor: pointer; border-right: 1px solid rgba(255,255,255,.25); border-bottom: 1px solid rgba(255,255,255,.25); }
.identity-choice input { position: absolute; top: 24px; right: 24px; width: 20px; height: 20px; accent-color: #8ab0ff; }
.identity-choice > span { color: #8ab0ff; font-size: 12px; font-weight: 900; }
.identity-choice > strong { max-width: 420px; margin-top: 35px; font-size: clamp(25px, 3vw, 41px); line-height: 1; letter-spacing: -.045em; }
.identity-choice > small { max-width: 460px; margin-top: 18px; color: rgba(255,255,255,.68); font-size: 14px; }
.identity-choice.is-selected { background: var(--blue); }
.included-section { display: grid; grid-template-columns: .8fr 1.1fr; gap: clamp(55px, 10vw, 150px); background: var(--cream); }
.included-copy > p:last-child { max-width: 590px; color: var(--muted); font-size: 19px; }
.included-list { border-top: 1px solid var(--line); }
.included-list article { padding: 30px 0; display: grid; grid-template-columns: 46px 1fr; gap: 20px; border-bottom: 1px solid var(--line); }
.included-list article > span { color: var(--blue); font-size: 12px; font-weight: 900; }
.included-list h3 { margin: 0; font-size: clamp(24px, 2.4vw, 35px); letter-spacing: -.04em; }
.included-list p { margin: 9px 0 0; color: var(--muted); }
.owner-interface-section { padding: clamp(75px, 9vw, 130px) var(--page); display: grid; grid-template-columns: minmax(340px, .85fr) minmax(500px, 1.15fr); gap: clamp(45px, 7vw, 100px); align-items: center; background: #f5f7fc; }
.owner-interface-heading h2 { max-width: 720px; margin: 0; font-size: clamp(45px, 5.3vw, 78px); line-height: .92; }
.owner-interface-heading > p:not(.eyebrow) { max-width: 630px; margin: 28px 0 23px; color: var(--muted); font-size: 18px; line-height: 1.6; }
.owner-device-badges { display: flex; flex-wrap: wrap; gap: 8px; }
.owner-device-badges span { padding: 8px 12px; color: var(--blue-dark); background: #e4ebff; border-radius: 999px; font-size: 11px; font-weight: 900; }
.owner-interface-button { margin-top: 28px; color: white; background: var(--blue); }
.owner-dashboard-preview { padding: clamp(22px, 3vw, 38px); color: white; background: linear-gradient(145deg, #102452, #1f4ec7); border: 1px solid rgba(255,255,255,.25); border-radius: 26px; box-shadow: 0 30px 65px rgba(19,38,83,.25); transform: rotate(.6deg); }
.owner-dashboard-top { padding-bottom: 20px; display: flex; justify-content: space-between; gap: 20px; align-items: center; border-bottom: 1px solid rgba(255,255,255,.18); }
.owner-dashboard-top > strong { font-size: 20px; }
.owner-dashboard-top > span { padding: 8px 11px; display: flex; gap: 7px; align-items: center; background: rgba(255,255,255,.1); border-radius: 999px; font-size: 11px; font-weight: 800; }
.owner-dashboard-top i { width: 7px; height: 7px; background: #67e29b; border-radius: 50%; }
.owner-dashboard-stats { margin: 18px 0; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 10px; }
.owner-dashboard-stats article { padding: 17px; background: rgba(255,255,255,.1); border: 1px solid rgba(255,255,255,.12); border-radius: 13px; }
.owner-dashboard-stats small, .owner-dashboard-action small { display: block; color: rgba(255,255,255,.65); font-size: 10px; }
.owner-dashboard-stats strong { display: block; margin-top: 8px; font-size: 28px; }
.owner-dashboard-action { margin-top: 10px; padding: 16px; display: grid; grid-template-columns: 38px minmax(0, 1fr) auto; gap: 12px; align-items: center; background: white; color: var(--ink); border-radius: 13px; }
.owner-dashboard-action small { margin-top: 4px; color: var(--muted); line-height: 1.35; }
.owner-dashboard-action > b { color: var(--blue); font-size: 11px; }
.owner-action-icon { width: 36px; height: 36px; display: grid; place-items: center; color: white; background: var(--blue); border-radius: 10px; font-size: 21px; }
.owner-stock-line { margin-top: 10px; padding: 15px 16px; display: grid; grid-template-columns: minmax(100px, .7fr) minmax(120px, 1fr) auto; gap: 13px; align-items: center; background: rgba(255,255,255,.1); border-radius: 13px; font-size: 11px; }
.owner-stock-bar { height: 7px; overflow: hidden; background: rgba(255,255,255,.16); border-radius: 99px; }
.owner-stock-bar i { width: 62%; height: 100%; display: block; background: #8fb0ff; border-radius: inherit; }
.owner-base-packs, .owner-paid-options { grid-column: 1 / -1; }
.owner-subheading { max-width: 980px; margin-bottom: 30px; }
.owner-subheading h3 { margin: 0; color: var(--blue-dark); font-size: clamp(34px, 4vw, 57px); line-height: .98; }
.owner-subheading > p:last-child:not(.eyebrow) { max-width: 760px; margin: 18px 0 0; color: var(--muted); font-size: 16px; }
.owner-unified-pack { padding: clamp(28px, 4vw, 50px); display: grid; grid-template-columns: minmax(280px, .8fr) minmax(390px, 1.2fr); gap: clamp(35px, 6vw, 85px); color: white; background: var(--blue-dark); border-radius: 22px; box-shadow: 0 24px 55px rgba(19,38,83,.2); }
.owner-unified-pack h4 { max-width: 570px; margin: 21px 0 14px; color: white; font-size: clamp(29px, 3vw, 44px); line-height: 1.02; }
.owner-unified-pack div > p { margin: 0; color: rgba(255,255,255,.7); line-height: 1.55; }
.owner-unified-pack ul { margin: 0; padding: 0; list-style: none; }
.owner-unified-pack li { position: relative; padding: 13px 0 13px 28px; color: rgba(255,255,255,.82); border-top: 1px solid rgba(255,255,255,.15); font-size: 14px; }
.owner-unified-pack li::before { position: absolute; top: 12px; left: 0; color: #9db7ff; font-weight: 950; content: "✓"; }
.owner-pack-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 15px; }
.owner-pack-grid > article { padding: clamp(25px, 3vw, 38px); background: white; border: 1px solid #dce2f0; border-radius: 20px; box-shadow: var(--small-shadow); }
.owner-pack-grid > .owner-pack-featured { color: white; background: var(--blue-dark); border-color: var(--blue-dark); transform: translateY(-8px); }
.owner-pack-number { color: var(--blue); font-size: 11px; font-weight: 950; letter-spacing: .12em; }
.owner-pack-featured .owner-pack-number { color: #9db7ff; }
.owner-pack-grid h4 { margin: 23px 0 12px; color: var(--blue-dark); font-size: clamp(24px, 2.3vw, 33px); line-height: 1.03; }
.owner-pack-featured h4 { color: white; }
.owner-pack-intro { min-height: 65px; margin: 0 0 20px; color: var(--muted); font-size: 14px; line-height: 1.5; }
.owner-pack-featured .owner-pack-intro { color: rgba(255,255,255,.7); }
.owner-pack-grid ul { margin: 0; padding: 0; list-style: none; }
.owner-pack-grid li { position: relative; padding: 11px 0 11px 24px; color: #46536b; border-top: 1px solid #e2e6f0; font-size: 13px; line-height: 1.4; }
.owner-pack-grid li::before { position: absolute; top: 11px; left: 0; color: var(--blue); font-weight: 950; content: "✓"; }
.owner-pack-featured li { color: rgba(255,255,255,.8); border-color: rgba(255,255,255,.14); }
.owner-pack-featured li::before { color: #9db7ff; }
.owner-pack-grid article > small { display: block; margin-top: 18px; color: rgba(255,255,255,.55); line-height: 1.45; }
.owner-paid-options { margin-top: 25px; padding-top: clamp(50px, 7vw, 90px); border-top: 1px solid #d5ddeb; }
.owner-option-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; }
.owner-option-grid article { min-height: 185px; padding: 24px; background: rgba(255,255,255,.78); border: 1px solid #dce2f0; border-radius: 15px; }
.owner-option-grid article > span { display: inline-block; padding: 6px 8px; color: var(--blue); background: #e9efff; border-radius: 99px; font-size: 9px; font-weight: 950; letter-spacing: .08em; text-transform: uppercase; }
.owner-option-grid h4 { margin: 19px 0 10px; color: var(--blue-dark); font-size: clamp(19px, 1.7vw, 25px); line-height: 1.08; }
.owner-option-grid p { margin: 0; color: var(--muted); font-size: 13px; line-height: 1.5; }
.owner-options-note { grid-column: 1 / -1; padding: clamp(25px, 3vw, 38px); display: grid; grid-template-columns: minmax(260px, .8fr) minmax(300px, 1.2fr); gap: 35px; align-items: center; color: white; background: var(--blue-dark); border-radius: 19px; }
.owner-options-note span { display: block; color: #9db7ff; font-size: 11px; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
.owner-options-note strong { display: block; margin-top: 8px; font-size: clamp(20px, 2vw, 29px); line-height: 1.15; }
.owner-options-note p { margin: 0; color: rgba(255,255,255,.7); line-height: 1.55; }
.maintenance-section { display: grid; grid-template-columns: .9fr 1fr; gap: clamp(55px, 10vw, 150px); color: white; background: var(--blue); }
.maintenance-section .eyebrow { color: rgba(255,255,255,.7); }
.maintenance-content { border-top: 1px solid rgba(255,255,255,.3); }
.maintenance-content p { margin: 0; padding: 25px 0; color: rgba(255,255,255,.76); font-size: 18px; border-bottom: 1px solid rgba(255,255,255,.25); }
.maintenance-content strong { display: block; margin-top: 32px; font-size: clamp(22px, 2.3vw, 34px); line-height: 1.15; letter-spacing: -.035em; }
.domain-section { display: grid; grid-template-columns: .9fr 1fr; gap: clamp(55px, 10vw, 150px); }
.domain-copy { border-top: 1px solid var(--line); }
.domain-copy p { margin: 0; padding: 26px 0; color: var(--muted); font-size: 18px; border-bottom: 1px solid var(--line); }
.domain-copy strong { color: var(--ink); }
.project-contact-section { padding: clamp(75px, 10vw, 135px) var(--page); display: grid; grid-template-columns: minmax(320px, .82fr) minmax(520px, 1.18fr); gap: clamp(45px, 8vw, 120px); align-items: start; color: white; background-color: #11244f; background-image: linear-gradient(145deg, rgba(17,36,79,.62), rgba(28,67,158,.48)), var(--blue-grain); background-position: center, center; background-size: cover, cover; }
.project-contact-intro { position: sticky; top: 35px; }
.project-contact-intro .eyebrow { color: #a9c0ff; }
.project-contact-intro h2 { max-width: 650px; color: white; font-size: clamp(43px, 5vw, 75px); line-height: .94; }
.project-contact-intro > p:not(.eyebrow) { max-width: 570px; margin: 28px 0; color: rgba(255,255,255,.72); font-size: 18px; line-height: 1.6; }
.project-contact-intro blockquote { margin: 42px 0 0; padding: 0 0 0 22px; color: #b9cbff; border-left: 4px solid #769cff; font-size: clamp(18px, 1.8vw, 25px); font-style: italic; line-height: 1.45; }
.project-contact-form { padding: clamp(26px, 4vw, 48px); color: var(--ink); background: rgba(255,255,255,.97); border: 1px solid rgba(255,255,255,.72); border-radius: 22px; box-shadow: 0 30px 70px rgba(3,15,47,.3); }
.project-contact-form fieldset { margin: 0 0 28px; padding: 0; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 11px; border: 0; }
.project-contact-form legend { grid-column: 1 / -1; margin-bottom: 14px; font-size: 19px; font-weight: 900; }
.project-contact-form fieldset label { padding: 14px; display: flex; gap: 10px; align-items: center; background: #f2f5fd; border: 1px solid #dce4f8; border-radius: 10px; font-size: 13px; font-weight: 750; cursor: pointer; }
.project-contact-form input[type="radio"] { flex: 0 0 auto; accent-color: var(--blue); }
.project-contact-fields { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 15px; }
.project-contact-fields label, .project-description { display: flex; flex-direction: column; gap: 8px; font-size: 13px; font-weight: 850; }
.project-contact-form input[type="text"], .project-contact-form input[type="email"], .project-contact-form textarea { width: 100%; padding: 14px 15px; color: var(--ink); background: white; border: 1px solid #cdd5e7; border-radius: 10px; font: inherit; }
.project-contact-form input:focus, .project-contact-form textarea:focus { outline: 3px solid rgba(36,84,230,.18); border-color: var(--blue); }
.project-description { margin-top: 20px; }
.project-contact-form textarea { resize: vertical; line-height: 1.5; }
.project-submit { margin-top: 22px; color: white; background: var(--blue); border: 0; border-radius: 10px; cursor: pointer; }
.project-form-note { margin: 12px 0 0; color: var(--muted); font-size: 12px; }
.final-section { padding: clamp(85px, 11vw, 150px) var(--page); color: white; background: var(--blue); }
.final-section .eyebrow { color: rgba(255,255,255,.7); }
.final-section .button { margin-top: 40px; }
.button-light { color: var(--blue); background: white; }
.site-footer { min-height: 135px; padding: 28px var(--page); display: grid; grid-template-columns: auto 1fr auto auto; gap: 34px; align-items: center; color: var(--muted); border-top: 1px solid var(--line); font-size: 12px; }
.site-footer nav { display: flex; gap: 20px; }
.site-footer a { text-decoration: none; }
.legal-page { min-height: calc(100vh - 211px); align-items: start; }
.legal-page h1 { font-size: clamp(45px, 6vw, 88px); }

@media (max-width: 900px) {
  .site-header { grid-template-columns: 1fr auto; }
  .site-header nav { display: none; }
  .hero, .calculator, .included-section, .maintenance-section, .domain-section, .project-contact-section { grid-template-columns: 1fr; }
  .hero { min-height: 0; }
  .hero-animated-logo { width: min(100%, 620px); margin-inline: auto; }
  .site-footer { grid-template-columns: 1fr; gap: 12px; }
  .cost-explainer-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .cost-explainer-grid article:last-child { grid-column: 1 / -1; }
  .project-contact-intro { position: static; }
  .owner-interface-section { grid-template-columns: 1fr; }
  .owner-pack-grid, .owner-option-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .owner-pack-grid > .owner-pack-featured { transform: none; }
  .owner-unified-pack { grid-template-columns: 1fr; }
  .shop-product-examples { grid-template-columns: 1fr; }
}

@media (max-width: 560px) {
  .header-action { display: none; }
  .site-header { grid-template-columns: 1fr; }
  h1 { font-size: clamp(52px, 17vw, 76px); }
  .hero { padding-top: 62px; }
  .hero-start-price { align-items: flex-start; flex-direction: column; }
  .range-heading { align-items: start; flex-direction: column; }
  input[type="range"] { margin-top: 32px; }
  .range-control-row input[type="range"] { margin-top: 0; }
  .range-control-row { grid-template-columns: 42px minmax(0, 1fr) 42px; gap: 9px; }
  .range-step { width: 42px; height: 42px; }
  .range-scale { padding-inline: 51px; }
  .inline-demos { grid-template-columns: 1fr; }
  .forum-offer { grid-template-columns: 1fr; gap: 22px; border-radius: 16px; }
  .forum-offer a { width: 100%; white-space: normal; }
  .shop-price-list article, .shop-price-list .shop-custom-row { grid-template-columns: 1fr; gap: 8px; }
  .shop-price-list article p { flex-direction: row; gap: 8px; align-items: baseline; }
  .shop-price-list .shop-custom-row > * { padding-inline: 0; }
  .shop-page-hero { min-height: 610px; }
  .shop-full-prices > article, .shop-menu-promise { grid-template-columns: 1fr; }
  .shop-full-prices dl { grid-template-columns: 1fr; border-top: 1px solid var(--line); }
  .shop-full-prices dl > div { border-bottom: 1px solid var(--line); }
  .shop-menu-columns { grid-template-columns: 1fr; }
  .cost-explainer-layout, .cost-explainer-grid { grid-template-columns: 1fr; }
  .cost-explainer-grid article:last-child { grid-column: auto; }
  .live-thumbnail { height: 210px; }
  .live-thumbnail iframe { height: 420px; }
  .renewal p { flex-direction: column; gap: 3px; }
  .renewal strong { text-align: left; }
  .example-grid, .identity-grid { grid-template-columns: 1fr; }
  .browser-content { min-height: 220px; }
  .site-footer nav { flex-direction: column; gap: 7px; }
  .visual-price-option { grid-template-columns: 20px minmax(0, 1fr); }
  .visual-price-option b { grid-column: 2 / -1; max-width: none; text-align: left; }
  .project-contact-form fieldset, .project-contact-fields { grid-template-columns: 1fr; }
}

/* Finition visuelle générale */
:root {
  --blue: #2454e6;
  --blue-dark: #132653;
  --cream: #f3efe6;
  --paper: #fffefa;
  --ink: #101522;
  --muted: #626a7c;
  --line: #dedbd2;
  --soft-blue: #eaf0ff;
  --shadow: 0 24px 70px rgba(25, 35, 70, .12);
  --small-shadow: 0 10px 30px rgba(25, 35, 70, .09);
  --paper-grain: url("assets/texture-pierre-calcaire-bleue-v1.png");
  --blue-grain: url("assets/texture-graphite-bleu-v1.jpg");
}

body { background-color: #f8f6f0; background-image: linear-gradient(rgba(248,246,240,.62), rgba(248,246,240,.62)), var(--paper-grain); background-position: center, center; background-size: cover, cover; background-attachment: fixed, fixed; font-family: "Segoe UI", Arial, Helvetica, sans-serif; }
h1, h2, h3, strong, b { letter-spacing: -.025em; }
.eyebrow { margin-bottom: 14px; color: var(--blue); font-size: 11px; letter-spacing: .17em; }
.button, .header-action { padding-inline: 24px; border-radius: 999px; transition: transform .2s ease, box-shadow .2s ease; }
.button:hover, .header-action:hover { transform: translateY(-2px); box-shadow: 0 10px 24px rgba(16, 21, 34, .16); }
.hero .button-dark, .shop-page-link { background: var(--blue-dark); }

.hero {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  min-height: min(760px, 82vh);
  padding-block: clamp(54px, 7vw, 96px);
  background-color: #f3efe6;
  background-image: linear-gradient(135deg, rgba(243,239,230,.66), rgba(250,248,242,.61) 58%, rgba(232,237,251,.62)), var(--paper-grain);
  background-position: center, center;
  background-size: cover, cover;
}
.hero::before { position: absolute; z-index: -1; top: -170px; right: -120px; width: 520px; height: 520px; background: rgba(36,84,230,.08); border-radius: 50%; content: ""; }
.hero::after { position: absolute; z-index: -1; right: 34%; bottom: -190px; width: 360px; height: 360px; border: 70px solid rgba(36,84,230,.045); border-radius: 50%; content: ""; }
.hero .hero-identity { position: relative; z-index: 1; align-self: center; }
.hero-message { position: relative; z-index: 1; grid-column: 1 / -1; }
.hero-brand { margin: 0; color: var(--ink); font-size: clamp(58px, 6.7vw, 110px); font-weight: 950; line-height: .82; letter-spacing: -.075em; text-wrap: nowrap; }
.hero-brand span { color: var(--blue); }
.hero-services { margin: clamp(18px, 2vw, 27px) 0 0; color: var(--blue); font-size: clamp(12px, 1.15vw, 17px); font-weight: 900; letter-spacing: .13em; line-height: 1.45; text-transform: uppercase; }
.hero-services span { padding-inline: .35em; color: var(--ink); opacity: .55; }
.hero h1 { max-width: 1180px; font-size: clamp(48px, 5.4vw, 88px); line-height: .94; }
.hero-text { margin-block: 28px; font-size: clamp(17px, 1.45vw, 21px); }
.hero-animated-logo { position: relative; z-index: 1; isolation: isolate; align-self: center; padding: 0; overflow: visible; background: transparent; filter: drop-shadow(0 24px 25px rgba(25,35,70,.12)); transform: rotate(-1deg); }
.hero-animated-logo::before { position: absolute; z-index: -1; inset: -24%; background: radial-gradient(ellipse at center, rgba(245,241,232,.98) 0%, rgba(245,241,232,.94) 45%, rgba(245,241,232,.58) 62%, rgba(245,241,232,0) 79%); border-radius: 50%; content: ""; }
.hero-animated-logo video { position: relative; z-index: 1; }
.hero-start-price { max-width: 690px; margin-top: 30px; padding: 18px 22px; background: rgba(255,255,255,.62); border: 1px solid rgba(255,255,255,.8); border-radius: 16px; backdrop-filter: blur(8px); }

.configurator { padding-block: clamp(70px, 8vw, 112px); }
.configurator-heading { max-width: none; }
.configurator-heading h2 { max-width: none; font-size: clamp(43px, 5.4vw, 76px); text-align: center; white-space: nowrap; }
.configurator-heading > p.configurator-promise { max-width: none; margin-top: 12px; color: var(--blue); font-size: clamp(18px, 1.7vw, 24px); font-weight: 850; }
.calculator { margin-top: clamp(40px, 5vw, 68px); overflow: hidden; background: white; border: 0; border-radius: 28px; box-shadow: var(--shadow); }
.slider-panel { padding: clamp(28px, 4vw, 58px); }
.slider-panel select { padding-inline: 18px; background: white; border: 1px solid #d9dce6; border-radius: 12px; box-shadow: 0 5px 16px rgba(20,30,70,.04); }
.range-heading output { font-size: clamp(35px, 4vw, 58px); }
.range-step { box-shadow: 0 7px 18px rgba(36,84,230,.25); transition: transform .15s ease, background .15s ease; }
.range-step:not(:disabled):hover { background: #103fd0; transform: scale(1.06); }
.inline-demos { gap: 14px; border: 0; }
.inline-demos > a { padding: 12px; overflow: hidden; background: #fbfaf6; border: 1px solid var(--line); border-radius: 15px; transition: transform .2s ease, box-shadow .2s ease; }
.inline-demos > a:hover { transform: translateY(-3px); box-shadow: var(--small-shadow); }
.live-thumbnail { overflow: hidden; border-radius: 10px; }
.all-examples-link { border-radius: 12px; transition: background .2s ease, transform .2s ease; }
.all-examples-link:hover { background: #123fc7; transform: translateY(-2px); }

.shop-highlight { margin-top: 42px; padding: 30px; background: linear-gradient(145deg, #f0f4ff, #f8f9ff); border: 1px solid #dce4fb; border-radius: 20px; }
.shop-highlight h3 { color: var(--blue-dark); }
.shop-price-list { overflow: hidden; background: white; border: 1px solid #dce2f2; border-radius: 14px; }
.shop-price-list article { padding-inline: 18px; transition: background .18s ease; }
.shop-price-list article:hover { background: #f7f9ff; }
.shop-price-list article:last-child { border-bottom: 0; }
.shop-page-link { justify-content: center; border-radius: 12px; }

.price-panel { padding: clamp(30px, 4vw, 54px); background-color: #0e1f48; background-image: linear-gradient(155deg, rgba(20,41,88,.58), rgba(14,31,72,.66) 70%, rgba(16,42,100,.54)), var(--blue-grain); background-position: center, center; background-size: cover, cover; }
.main-price { padding-block: 22px 27px; }
.main-price strong { font-size: clamp(55px, 5.4vw, 78px); }
.price-panel dl div { padding-block: 14px; }
.renewal { border-radius: 13px; box-shadow: inset 0 0 0 1px rgba(16,21,34,.05); }
.visual-price-options { margin-top: 28px; }
.visual-price-option { margin-top: 9px; padding: 14px; background: rgba(255,255,255,.045); border: 1px solid rgba(255,255,255,.11); border-radius: 11px; }
.visual-price-option:last-of-type { border-bottom: 1px solid rgba(255,255,255,.11); }
.visual-price-option:hover { background: rgba(255,255,255,.08); }
.banner-gift { border-radius: 11px; }
.promo-explainer { border-radius: 14px; box-shadow: 0 14px 35px rgba(0,0,0,.16); }
.grand-total { margin-top: 26px; padding: 25px; background: rgba(36,84,230,.22); border: 1px solid rgba(126,162,255,.35); border-radius: 15px; }
.grand-total > strong { color: #fff; }

.cost-explainer { margin-top: clamp(42px, 5vw, 70px); padding: clamp(28px, 4vw, 52px); background: transparent; border: 0; }
.cost-explainer h2 { max-width: 1100px; margin-inline: auto; font-size: clamp(38px, 4.6vw, 66px); text-align: center; }
.cost-explainer-grid { gap: 18px; border: 0; }
.cost-explainer article { min-height: 100%; padding: clamp(25px, 3vw, 38px); background: white; border: 1px solid var(--line); border-radius: 18px; box-shadow: var(--small-shadow); }
.cost-explainer h3 { font-size: clamp(25px, 2.3vw, 34px); }
.cost-transparency { margin-top: 24px; padding: 16px 20px; background: var(--soft-blue); border: 0; border-left: 5px solid var(--blue); border-radius: 0 12px 12px 0; }

.included-section { padding-block: clamp(70px, 8vw, 105px); align-items: start; background-color: #f1ede4; background-image: linear-gradient(rgba(241,237,228,.69), rgba(248,246,240,.69)), var(--paper-grain); background-position: center, center; background-size: cover, cover; }
.included-copy { position: sticky; top: 32px; }
.included-copy h2 { font-size: clamp(43px, 5vw, 72px); }
.included-list { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 15px; border: 0; }
.included-list article { min-height: 190px; padding: 25px; display: block; background: rgba(255,255,255,.72); border: 1px solid rgba(216,212,202,.9); border-radius: 16px; }
.included-list article > span { display: inline-grid; width: 32px; height: 32px; margin-bottom: 18px; place-items: center; color: white; background: var(--blue); border-radius: 50%; }
.included-list h3 { font-size: clamp(22px, 2vw, 30px); }

.maintenance-section { padding-block: clamp(70px, 8vw, 105px); background-color: #173ea9; background-image: linear-gradient(140deg, rgba(36,84,230,.48), rgba(23,62,169,.58)), var(--blue-grain); background-position: center, center; background-size: cover, cover; }
.maintenance-heading h2 { font-size: clamp(43px, 5vw, 72px); }
.maintenance-content { padding: 8px 30px; background: rgba(9,25,71,.18); border: 1px solid rgba(255,255,255,.2); border-radius: 20px; }
.maintenance-content p { font-size: 16px; }
.maintenance-content strong { margin-block: 27px; color: #fff; }

.domain-section { padding-block: clamp(70px, 8vw, 105px); background-color: white; background-image: linear-gradient(rgba(255,255,255,.7), rgba(255,255,255,.7)), var(--paper-grain); background-position: center, center; background-size: cover, cover; }
.domain-section h2 { font-size: clamp(43px, 5vw, 72px); }
.domain-copy { padding: 8px 30px; background: #f8f6f0; border: 1px solid var(--line); border-radius: 20px; }
.domain-copy p { font-size: 16px; }
.site-footer { background: #f8f6f0; }

.shop-page-hero { position: relative; overflow: hidden; min-height: 680px; background-color: #11244f; background-image: linear-gradient(145deg, rgba(17,36,79,.58), rgba(28,67,158,.5) 68%, rgba(36,84,230,.46)), var(--blue-grain); background-position: center, center; background-size: cover, cover; }
.shop-page-hero::after { position: absolute; right: -120px; bottom: -230px; width: 560px; height: 560px; border: 90px solid rgba(255,255,255,.06); border-radius: 50%; content: ""; }
.shop-page-hero > * { position: relative; z-index: 1; }
.shop-page-section { background-color: #f8f6f0; background-image: linear-gradient(rgba(248,246,240,.68), rgba(248,246,240,.68)), var(--paper-grain); background-position: center, center; background-size: cover, cover; }
.shop-full-prices { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 17px; border: 0; }
.shop-full-prices > article { padding: 28px; display: flex; align-items: stretch; flex-direction: column; justify-content: space-between; background: white; border: 1px solid var(--line); border-radius: 18px; box-shadow: var(--small-shadow); }
.shop-full-prices dl { margin-top: 26px; border: 0; border-top: 1px solid var(--line); }
.shop-full-prices dl > div { padding: 15px 10px 0; border: 0; }
.shop-full-prices .shop-full-custom { grid-column: 1 / -1; min-height: 145px; flex-direction: row; align-items: center; background: linear-gradient(135deg, #2454e6, #173ea9); border-radius: 18px; }
.shop-menu-columns { gap: 18px; border: 0; }
.shop-menu-columns article { border: 1px solid rgba(255,255,255,.2); border-radius: 20px; }
.shop-menu-promise { border-radius: 16px; }

@media (max-width: 1100px) {
  .configurator-heading h2 { white-space: normal; }
  .cost-explainer-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .cost-explainer-grid article:last-child { grid-column: 1 / -1; }
  .included-section { grid-template-columns: 1fr; }
  .included-copy { position: static; }
}

@media (max-width: 900px) {
  .hero { min-height: 0; }
  .calculator { border-radius: 20px; }
  .included-list, .shop-full-prices { grid-template-columns: 1fr; }
  .shop-full-prices .shop-full-custom { grid-column: auto; }
}

@media (max-width: 560px) {
  .hero-brand { font-size: clamp(48px, 15vw, 72px); }
  .hero-services { letter-spacing: .07em; }
  .hero h1 { font-size: clamp(39px, 12vw, 58px); }
  .shop-page-hero h1 { font-size: clamp(47px, 15vw, 68px); }
  .hero-start-price { padding: 16px; }
  .shop-highlight { padding: 20px; }
  .price-panel, .slider-panel { padding: 25px 20px; }
  .maintenance-price-line dd { white-space: normal; }
  .promo-breakdown { flex-direction: column; gap: 5px; }
  .cost-explainer { padding-inline: 0; }
  .cost-explainer-grid, .included-list { grid-template-columns: 1fr; }
  .cost-explainer-grid article:last-child { grid-column: auto; }
  .included-list article { min-height: 0; }
  .shop-full-prices .shop-full-custom { align-items: flex-start; flex-direction: column; }
  .mini-shop-quote { align-items: flex-start; flex-direction: column; gap: 7px; }
  .owner-dashboard-stats, .owner-pack-grid, .owner-option-grid, .owner-options-note { grid-template-columns: 1fr; }
  .owner-dashboard-action { grid-template-columns: 38px minmax(0, 1fr); }
  .owner-dashboard-action > b { grid-column: 2; }
  .owner-stock-line { grid-template-columns: 1fr; }
  .owner-option-grid article { min-height: 0; }
  .owner-pack-intro { min-height: 0; }
  .shop-variant-explanation { grid-template-columns: 1fr; }
  .shop-stock-example { grid-template-columns: 1fr; }
  .shop-stock-example span { grid-column: auto; }
  .socks-stock-summary ul { grid-template-columns: 1fr; }
}
