.cart-nav { font: inherit; color: var(--ink); background: transparent; border: 1px solid var(--ink); border-radius: 999px; padding: .55rem .9rem; min-height: 44px; cursor: pointer; }
.store-status { max-width: 76rem; margin: 0 auto; padding: .65rem 1rem; font-size: .85rem; color: var(--muted); }
.bundle-offer { max-width: 74rem; margin: 1rem auto 3rem; padding: clamp(1.4rem,4vw,3rem); background: #e8f1ed; border: 1px solid #b8cbc4; border-radius: 1.4rem; display: flex; flex-wrap: wrap; align-items: center; gap: 2rem; }
.bundle-offer > div { flex: 1 1 24rem; }
.bundle-offer h2 { font-size: clamp(2rem,5vw,3.5rem); margin-bottom: .9rem; }
.bundle-offer p { max-width: 42rem; }
.sample-signup { max-width: 74rem; margin: 0 auto 5rem; padding: clamp(1.5rem,5vw,3.5rem); display: grid; gap: clamp(2rem,5vw,4rem); background: #f0eaf2; border: 1px solid #cfc1d5; border-radius: 1.4rem; }
.sample-signup h2 { max-width: 15ch; margin-bottom: 1rem; font-size: clamp(2rem,5vw,3.5rem); }
.sample-signup__copy > p, .sample-signup__copy > ul { max-width: 42rem; }
.sample-signup__form { position: relative; display: grid; gap: .8rem; align-content: center; padding: clamp(1.2rem,4vw,2rem); border-radius: 1rem; background: var(--white); }
.sample-signup__form > label:first-child { font-weight: 700; }
.sample-signup__form > input[type="email"] { width: 100%; min-height: 48px; padding: .75rem .85rem; border: 1px solid #82969b; border-radius: .55rem; background: white; color: var(--ink); font: inherit; }
.sample-signup__form > input[type="email"]:focus-visible { outline: 3px solid #8d5f7d; outline-offset: 3px; }
.sample-signup__form .button { justify-self: start; min-height: 48px; }
.sample-signup__fine-print { margin: 0; color: var(--muted); font-size: .76rem; }
.sample-signup__status { min-height: 1.5em; margin: 0; font-size: .88rem; }
.sample-signup__status--success { color: #235f4e; }
.sample-signup__status--error { color: #913e36; }
.sample-signup__honeypot { position: absolute !important; width: 1px !important; height: 1px !important; overflow: hidden !important; clip: rect(0 0 0 0) !important; white-space: nowrap !important; }
.sample-confirmed { padding-top: clamp(2rem,8vw,5rem); }
.sample-confirmed .wordmark { display: inline-flex; margin-bottom: clamp(3rem,10vw,7rem); }
.sample-confirmed > p { max-width: 44rem; }
.price-note { color: var(--muted); font-size: .85rem; margin: .55rem 0; }
.button { cursor: pointer; font-family: var(--body); }
button:disabled { opacity: .6; cursor: not-allowed; transform: none; }
button:focus-visible { outline: 3px solid #8d5f7d; outline-offset: 4px; }
.cart-dialog { width: min(94vw,43rem); max-height: 90dvh; padding: clamp(1.25rem,4vw,2rem); border: 1px solid var(--line); border-radius: 1.25rem; background: var(--paper); color: var(--ink); font-family: var(--body); }
.cart-dialog::backdrop { background: rgba(20,36,43,.58); }
.cart-head { display: flex; justify-content: space-between; align-items: flex-start; gap: 1rem; }
.cart-head h2 { margin: 0; font-size: 2.4rem; }
.cart-close { background: transparent; border: 1px solid var(--sea-dark); border-radius: 999px; padding: .5rem .7rem; min-height: 44px; font: inherit; cursor: pointer; }
.cart-items { padding: 0; list-style: none; margin: 1.4rem 0; }
.cart-items li { display: grid; grid-template-columns: minmax(0,1fr) auto; gap: .35rem 1rem; border-bottom: 1px solid var(--line); padding: 1rem 0; }
.remove-item { justify-self: start; background: none; border: 0; text-decoration: underline; padding: .45rem 0; min-height: 44px; font: inherit; font-size: .85rem; color: var(--muted); cursor: pointer; }
.cart-upgrade { background: #e7e1ed; padding: 1.2rem; border-radius: .8rem; margin: 1rem 0; }
.cart-upgrade h3 { font-size: 1.65rem; margin-bottom: .5rem; }
.cart-total { display: flex; justify-content: space-between; gap: 1rem; font-size: 1.15rem; margin: 1.4rem 0; }
.checkout-button { width: 100%; min-height: 50px; }
.store-error { color: #913e36; font-size: .92rem; }
[hidden] { display: none !important; }
.order-shell { max-width: 56rem; margin: 0 auto; padding: 2rem 1rem 5rem; }
.order-shell h1 { max-width: 18ch; font-size: clamp(2.5rem,8vw,4rem); margin-top: 2rem; }
.order-card { padding: 1.4rem 0; border-bottom: 1px solid var(--line); }
.order-card h2 { font-size: 1.8rem; }
.order-actions { display: flex; flex-wrap: wrap; gap: .6rem; }
.order-help { padding: 1.3rem; background: #e8f1ed; border-radius: .8rem; margin: 2rem 0; }
.order-help h2 { font-size: 1.7rem; }
.private-link { overflow-wrap: anywhere; font-size: .85rem; }

.upgrade-shell { max-width: 62rem; }
.upgrade-shell > h1 { max-width: 20ch; }
.post-purchase-offer { margin: 2rem 0; padding: clamp(1.25rem,4vw,2.4rem); border: 1px solid #b8cbc4; border-radius: 1.3rem; background: #e8f1ed; }
.offer-intro h2 { max-width: 19ch; margin-bottom: .85rem; font-size: clamp(2rem,6vw,3.35rem); }
.offer-intro > p { max-width: 44rem; }
.offer-benefits { margin: 1.3rem 0 1.8rem; padding-left: 1.2rem; }
.offer-benefits li + li { margin-top: .45rem; }
.offer-price { margin: 0 0 1.5rem; padding: 1rem 1.15rem; border: 1px solid var(--line); border-radius: 1rem; background: var(--white); }
.offer-price div { display: flex; justify-content: space-between; gap: 1rem; padding: .45rem 0; }
.offer-price dt, .offer-price dd { margin: 0; }
.offer-price dd { flex: 0 0 auto; font-weight: 700; }
.offer-price-total { margin-top: .35rem; padding-top: .8rem !important; border-top: 1px solid var(--line); font-size: 1.15rem; }
.offer-actions { display: flex; flex-wrap: wrap; align-items: center; gap: .65rem; }
.offer-footer { margin-top: 2.5rem; }

.checkout-consents { display: grid; gap: .9rem; margin: 1.3rem 0; padding: 1.15rem; border: 1px solid var(--line); border-radius: 1rem; background: var(--white); }
.checkout-consents fieldset { display: grid; gap: .72rem; margin: 0; padding: 0; border: 0; }
.checkout-consents fieldset + fieldset { padding-top: .85rem; border-top: 1px solid var(--line); }
.checkout-consents legend { margin-bottom: .65rem; padding: 0; font-family: var(--display); font-size: 1.12rem; font-weight: 700; }
.consent-choice { display: grid; grid-template-columns: 1.2rem minmax(0,1fr); gap: .7rem; align-items: start; min-height: 44px; cursor: pointer; }
.consent-choice input { width: 1.1rem; height: 1.1rem; margin: .22rem 0 0; accent-color: var(--sea-dark); }
.consent-choice span { color: var(--ink); font-size: .88rem; line-height: 1.45; }
.consent-choice small { display: block; margin-top: .18rem; color: var(--muted); font-size: .76rem; line-height: 1.45; }
.consent-choice a { font-weight: 650; }
.consent-note { margin: 0; color: var(--muted); font-size: .76rem; }
.consent-status { min-height: 1.3em; margin: -.35rem 0 .8rem; color: var(--muted); font-size: .78rem; }
.footer-legal { display: flex; flex-direction: column; align-items: flex-start; gap: .35rem; }
.footer-legal a { display: inline-flex !important; align-items: center; min-height: 44px; color: #eaf1ef; font-size: .8rem; }

.legal-shell { max-width: 66rem; padding-bottom: 7rem; }
.legal-header { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 1rem; padding: .4rem 0 4.5rem; }
.legal-nav { display: flex; flex-wrap: wrap; gap: .55rem 1.1rem; }
.legal-nav a { display: inline-flex !important; align-items: center; min-height: 44px; font-size: .8rem; }
.legal-nav a[aria-current="page"] { text-decoration-thickness: .14em; }
.legal-eyebrow { margin-top: 0; }
.legal-updated { margin-top: -.45rem; color: var(--muted); font-size: .82rem; }
.legal-lede { max-width: 43rem; margin: 1.5rem 0 3.5rem; color: var(--muted); font-family: var(--display); font-size: clamp(1.2rem,3vw,1.65rem); line-height: 1.45; }
.legal-summary { position: relative; margin: 0 0 3rem; padding: clamp(1.4rem,4vw,2.4rem); overflow: hidden; border: 1px solid #b8cbc4; border-radius: 1.3rem; background: #e8f1ed; }
.legal-summary::after { content: "3G"; position: absolute; right: -.08em; bottom: -.3em; color: rgba(63,109,101,.09); font-family: var(--display); font-size: clamp(7rem,22vw,13rem); font-weight: 700; line-height: 1; pointer-events: none; }
.legal-summary > * { position: relative; z-index: 1; }
.legal-summary h2 { max-width: 18ch; margin-bottom: .75rem; font-size: clamp(1.8rem,5vw,2.8rem); }
.legal-summary p:last-child { max-width: 42rem; margin-bottom: 0; }
.legal-summary ul { max-width: 40rem; margin-bottom: 0; padding-left: 1.2rem; }
.legal-section { padding: 2rem 0; border-top: 1px solid var(--line); }
.legal-section h2 { margin-bottom: 1rem; font-size: clamp(1.5rem,4vw,2rem); }
.legal-section p, .legal-section li { max-width: 48rem; }
.legal-section li + li { margin-top: .55rem; }
.legal-footer { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 1rem 2rem; padding: 2.5rem 0 0; background: transparent; color: var(--ink); font-size: inherit; }
.cookie-table-wrap { margin: 1.25rem 0 1.5rem; overflow-x: auto; }
.cookie-table-wrap:focus-visible { outline: 3px solid #8d5f7d; outline-offset: 3px; }
.cookie-scroll-hint { display: none; color: var(--muted); font-size: .78rem; }
.cookie-table { width: 100%; min-width: 38rem; border-collapse: collapse; font-size: .86rem; }
.cookie-table th, .cookie-table td { padding: .85rem; border-bottom: 1px solid var(--line); text-align: left; vertical-align: top; }
.cookie-table th { color: var(--sea-dark); font-size: .7rem; letter-spacing: .1em; text-transform: uppercase; }
.cookie-table code { font-size: .78rem; }

.cookie-consent { position: fixed; z-index: 1000; right: 1rem; bottom: 1rem; left: 1rem; max-width: 68rem; margin: 0 auto; padding: clamp(1.15rem,3vw,1.75rem); border: 1px solid #9fb1b2; border-radius: 1.2rem; background: var(--paper); box-shadow: 0 22px 70px rgba(20,36,43,.25); color: var(--ink); font-family: var(--body); }
.cookie-consent__intro h2 { margin-bottom: .5rem; font-size: clamp(1.55rem,4vw,2.15rem); }
.cookie-consent__intro > p:last-child { max-width: 50rem; margin: 0; color: var(--muted); font-size: .88rem; }
.cookie-consent__actions { display: flex; flex-wrap: wrap; gap: .55rem; margin-top: 1rem; }
.cookie-consent__action { min-height: 44px; padding: .65rem .9rem; border: 1px solid var(--ink); border-radius: 999px; background: transparent; color: var(--ink); font: 700 .78rem/1 var(--body); cursor: pointer; }
.cookie-consent__action:hover { background: var(--ink); color: white; }
.cookie-consent__settings fieldset { display: grid; gap: .72rem; margin: 0; padding: 0; border: 0; }
.cookie-consent__settings legend { margin-bottom: .85rem; padding: 0; font-family: var(--display); font-size: clamp(1.55rem,4vw,2.15rem); font-weight: 700; line-height: 1.08; }
.cookie-choice { display: grid; grid-template-columns: 1.2rem minmax(0,1fr); gap: .7rem; padding: .7rem 0; border-top: 1px solid var(--line); cursor: pointer; }
.cookie-choice input { width: 1.1rem; height: 1.1rem; margin: .18rem 0 0; accent-color: var(--sea-dark); }
.cookie-choice input:disabled { opacity: 1; }
.cookie-choice strong, .cookie-choice small { display: block; }
.cookie-choice small { margin-top: .16rem; color: var(--muted); font-size: .76rem; line-height: 1.42; }
.cookie-choices-button { position: fixed; z-index: 999; right: 1rem; bottom: 1rem; min-height: 44px; padding: .58rem .84rem; border: 1px solid #d6dfe0; border-radius: 999px; background: #1f2d34; color: white; box-shadow: 0 8px 24px rgba(20,36,43,.2); font: 700 .74rem/1 var(--body); cursor: pointer; }
.cookie-consent__action:focus-visible, .cookie-choices-button:focus-visible, .consent-choice input:focus-visible { outline: 3px solid #8d5f7d; outline-offset: 3px; }

@media(max-width: 520px){ .site-header nav { gap: .45rem; } .site-header .nav-contact { display: none; } .bundle-offer { margin-inline: 1rem; } }
@media(max-width: 520px){ .sample-signup { margin-inline: 1rem; } }
@media(min-width: 48rem){ .sample-signup { grid-template-columns: minmax(0,1fr) minmax(19rem,.8fr); align-items: center; } }
@media(max-width: 520px){ .legal-header { padding-bottom: 3rem; } .legal-nav { width: 100%; justify-content: space-between; } .cookie-consent__actions { display: grid; } .cookie-consent__action { width: 100%; } .cookie-consent { max-height: calc(100dvh - 2rem); overflow-y: auto; } .cookie-scroll-hint { display: block; } }
@media(min-width: 48rem){ .cookie-consent { display: grid; grid-template-columns: minmax(0,1fr) auto; align-items: end; gap: 1.5rem; } .cookie-consent__actions { justify-content: flex-end; margin-top: 0; } .cookie-consent__settings { grid-column: 1 / -1; } .cookie-consent__settings .cookie-consent__actions { margin-top: 1rem; justify-content: flex-start; } }
@media print { .cookie-consent, .cookie-choices-button, .legal-nav { display: none !important; } }
