/*
Theme Name: Everyday Discounts
Theme URI: https://everydaydeals.app/
Author: Everyday Discounts
Description: Lightweight custom theme for the Everyday Discounts browser extension.
Version: 1.10.4
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: everyday-discounts
*/

@font-face {
    font-family: "Manrope";
    src: url("assets/manrope-latin-variable.woff2") format("woff2-variations");
    font-style: normal;
    font-weight: 200 800;
    font-display: swap;
}

@font-face {
    font-family: "Instrument Serif";
    src: url("assets/instrument-serif-latin-italic.woff2") format("woff2");
    font-style: italic;
    font-weight: 400;
    font-display: swap;
}

:root {
    --ink: #171512;
    --muted: #756f68;
    --paper: #fffdfa;
    --soft: #f6f3ee;
    --line: #e7e1d9;
    --orange: #f7622d;
    --orange-dark: #dc4d1b;
    --green: #174f3b;
    --max: 1180px;
    --section-title-size: clamp(38px, 4vw, 54px);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; overflow-x: hidden; color: var(--ink); background: linear-gradient(115deg, #fffaf4 0%, #fffdf9 46%, #f7eee6 100%); font-family: "Manrope", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; -webkit-font-smoothing: antialiased; }
a { color: inherit; text-decoration: none; }
button, a { -webkit-tap-highlight-color: transparent; }
.container { width: min(calc(100% - 48px), var(--max)); margin-inline: auto; }
.sr-only { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; }

.site-header { position: sticky; top: 0; z-index: 20; padding-top: 14px; background: transparent; pointer-events: none; }
.nav-wrap { min-height: 64px; display: flex; align-items: center; justify-content: space-between; padding: 0 18px; border-radius: 14px; background: transparent; box-shadow: 0 0 0 rgba(48,36,25,0); pointer-events: auto; transition: background-color .2s ease, box-shadow .2s ease, backdrop-filter .2s ease; }
.site-header.is-scrolled .nav-wrap { background: rgba(255,253,250,.96); box-shadow: 0 10px 32px rgba(48,36,25,.12); backdrop-filter: blur(18px); }
.brand { display: inline-flex; align-items: center; gap: 10px; font-size: 19px; font-weight: 780; letter-spacing: -0.03em; }
.brand img { border-radius: 11px; }
.brand-name { line-height: .92; }
.site-nav { display: flex; align-items: center; gap: 34px; color: #544f49; font-size: 14px; font-weight: 600; }
.site-nav > a:not(.button):hover { color: var(--orange); }
.button { display: inline-flex; align-items: center; justify-content: center; gap: 12px; border-radius: 20px; font-weight: 750; transition: transform .18s ease, background-color .18s ease, box-shadow .18s ease; }
.button:hover { transform: translateY(-2px); }
.button-small { min-height: 42px; padding: 0 18px; border-radius: 14px; color: #fff; background: var(--ink); }
.button-primary { min-height: 56px; padding: 0 24px; color: #fff; background: var(--orange); box-shadow: 0 12px 30px rgba(247, 98, 45, .2); }
.button-primary:hover { background: var(--orange-dark); box-shadow: 0 15px 34px rgba(247, 98, 45, .26); }
.button svg { width: 20px; fill: none; stroke: currentColor; stroke-width: 1.8; }
.browser-icon { flex: 0 0 auto; width: 21px; height: 21px; display: grid; place-items: center; }
.browser-icon svg { width: 21px; height: 21px; overflow: visible; }
.browser-mark { width: 21px; height: 21px; display: block; background: currentColor; -webkit-mask: var(--browser-icon) center / contain no-repeat; mask: var(--browser-icon) center / contain no-repeat; }
.browser-mark--chrome { --browser-icon: url("assets/browser-chrome.svg"); }
.browser-mark--edge { --browser-icon: url("assets/browser-edge.svg"); }
.browser-mark--firefox { --browser-icon: url("assets/browser-firefox.svg"); }
.browser-mark--opera { --browser-icon: url("assets/browser-opera.svg"); }

.hero { overflow: hidden; padding: 30px 0 0; background: transparent; }
.hero-grid { min-height: 680px; display: grid; grid-template-columns: .95fr 1.05fr; gap: 35px; align-items: center; }
.hero-tabs { display: flex; align-items: center; gap: 26px; margin-bottom: 30px; color: #544f49; font-size: 12px; font-weight: 780; letter-spacing: .045em; text-transform: uppercase; transform: translateY(var(--hero-heading-offset, 0px)); transition: transform .24s ease; }
.hero-tabs span { position: relative; }
.hero-tabs span:not(:last-child)::after { content: ""; position: absolute; top: 50%; right: -14px; width: 3px; height: 3px; border-radius: 50%; background: #b9b0a7; }
h1, h2, h3, p { margin-top: 0; }
h1 { margin-bottom: 27px; font-size: clamp(54px, 5.25vw, 76px); line-height: .98; letter-spacing: -.065em; font-weight: 810; }
.hero-copy { transform: translateY(-37px); }
.hero-copy h1 { min-height: 2.94em; }
.hero-typewriter-stage { display: flex; align-items: flex-end; width: min(620px, calc(100% + 80px)); height: 1.96em; overflow: visible; }
.hero-typewriter { position: relative; display: block; width: fit-content; max-width: 100%; min-height: .98em; white-space: normal; }
h1 em { display: block; white-space: nowrap; color: var(--orange); font-family: "Instrument Serif", Georgia, serif; font-weight: 400; }
.hero-typewriter::after { content: ""; position: absolute; left: calc(var(--hero-caret-left, 0px) + 7px); top: calc(var(--hero-caret-top, 0px) + .31em); width: 3px; height: .56em; display: block; border-radius: 2px; background: var(--ink); animation: hero-caret-blink .9s steps(1, end) infinite; }
@keyframes hero-caret-blink { 0%, 48% { opacity: 1; } 49%, 100% { opacity: 0; } }
.hero-lead { max-width: 580px; margin-bottom: 34px; color: var(--muted); font-size: 19px; line-height: 1.65; }
.hero-actions { display: flex; align-items: center; gap: 26px; }
.text-link { font-size: 15px; font-weight: 750; border-bottom: 1px solid #aaa199; padding-bottom: 3px; }
.hero-visual { position: relative; align-self: stretch; min-height: 680px; }
.portrait-backdrop { position: absolute; width: 560px; height: 440px; right: -5px; bottom: 35px; border-radius: 42%; background: radial-gradient(ellipse at center, rgba(249,151,117,.48) 0%, rgba(255,202,183,.34) 42%, rgba(247,98,45,0) 74%); filter: blur(38px); opacity: .82; }
.portrait-backdrop::before { display: none; }
.shopper { position: absolute; z-index: 2; right: 4px; bottom: 0; height: 650px; width: auto; object-fit: contain; filter: drop-shadow(0 22px 28px rgba(59, 38, 24, .16)); }
.float-card { position: absolute; z-index: 4; isolation: isolate; display: flex; align-items: center; gap: 11px; padding: 13px 15px; border: 1px solid rgba(229, 223, 216, .95); border-radius: 10px; background: transparent; box-shadow: 0 14px 30px rgba(59, 39, 27, .14); will-change: transform; }
.float-card::before { content: ""; position: absolute; z-index: -1; inset: 0; border-radius: inherit; background: rgba(255,255,255,.97); backdrop-filter: blur(12px); }
.float-card::after { content: ""; position: absolute; z-index: -2; inset: 7px -8px -8px 8px; border-radius: inherit; background: repeating-linear-gradient(135deg, rgba(247,98,45,.74) 0 3px, rgba(247,98,45,.12) 3px 6px); }
.float-card span, .float-card small { color: #817970; font-size: 10px; font-weight: 650; text-transform: uppercase; letter-spacing: .04em; }
.float-card strong { display: block; margin-top: 3px; font-size: 17px; letter-spacing: -.02em; }
.float-card strong .discount-count { color: inherit; font: inherit; text-transform: none; letter-spacing: inherit; }
.float-card strong .price-drop-count { color: inherit; font: inherit; text-transform: none; letter-spacing: inherit; }
.float-card.is-counter-active::before { box-shadow: inset 0 0 0 1px rgba(247,98,45,.18), 0 10px 26px rgba(247,98,45,.1); }
.float-card-top { top: 95px; right: -5px; min-width: 174px; animation: float-top 5.2s ease-in-out infinite; }
.float-card-top strong { color: var(--orange); font-size: 20px; }
.float-card-side { top: 255px; left: -2px; min-width: 200px; animation: float-side 6.1s ease-in-out infinite; }
.float-card-side img { flex: 0 0 auto; border-radius: 10px; }
.float-card-bottom { right: 15px; bottom: 58px; min-width: 180px; animation: float-bottom 5.7s ease-in-out infinite; }
.store-mark { flex: 0 0 auto; width: 42px; height: 39px; display: grid; place-items: center; color: var(--ink); }
.store-mark svg { width: 38px; height: 24px; fill: currentColor; }
.mini-product { width: 34px; height: 39px; display: grid; place-items: center; color: var(--ink); font-size: 30px; font-weight: 750; line-height: 1; }

.hero.hero-motion-ready .portrait-backdrop,
.hero.hero-motion-ready .shopper,
.hero.hero-motion-ready .float-card { opacity: 0; }
.hero.hero-motion-ready .portrait-backdrop { filter: blur(48px); transform: scale(.93); }
.hero.hero-motion-ready .shopper { filter: blur(7px) drop-shadow(0 22px 28px rgba(59, 38, 24, .16)); }
.hero.hero-motion-ready .float-card { filter: blur(5px); }
.hero.hero-motion-ready.is-hero-revealed .portrait-backdrop {
    opacity: .82;
    filter: blur(38px);
    transform: scale(1);
    transition: opacity 1.05s ease .08s, filter 1.1s ease .08s, transform 1.1s cubic-bezier(.22,1,.36,1) .08s;
}
.hero.hero-motion-ready.is-hero-revealed .shopper {
    opacity: 1;
    filter: blur(0) drop-shadow(0 22px 28px rgba(59, 38, 24, .16));
    transition: opacity .9s ease .18s, filter 1s ease .18s;
}
.hero.hero-motion-ready.is-hero-revealed .float-card {
    opacity: 1;
    filter: blur(0);
    transition: opacity .72s ease, filter .78s ease;
}
.hero.hero-motion-ready.is-hero-revealed .float-card-top { transition-delay: .48s; }
.hero.hero-motion-ready.is-hero-revealed .float-card-side { transition-delay: .62s; }
.hero.hero-motion-ready.is-hero-revealed .float-card-bottom { transition-delay: .76s; }

@keyframes float-top {
    0%, 100% { transform: translate3d(0, 0, 0) rotate(2deg); }
    50% { transform: translate3d(-4px, -9px, 0) rotate(.5deg); }
}
@keyframes float-side {
    0%, 100% { transform: translate3d(0, 0, 0) rotate(-2deg); }
    50% { transform: translate3d(5px, 8px, 0) rotate(-.5deg); }
}
@keyframes float-bottom {
    0%, 100% { transform: translate3d(0, 0, 0) rotate(1.5deg); }
    50% { transform: translate3d(-5px, -7px, 0) rotate(3deg); }
}

/* Previous browser-window concept retained below for quick comparison during prototyping. */
.glow { position: absolute; border-radius: 50%; filter: blur(2px); }
.glow-one { width: 400px; height: 400px; background: #ffe6d2; }
.glow-two { right: 0; bottom: 12px; width: 190px; height: 190px; background: #ddefe8; opacity: .85; }
.browser-card { position: relative; z-index: 2; width: min(100%, 590px); height: 408px; overflow: hidden; background: #fff; border: 1px solid #ded7cf; border-radius: 18px; box-shadow: 0 30px 70px rgba(55, 42, 31, .18), 0 4px 12px rgba(55, 42, 31, .08); transform: rotate(1.5deg); }
.browser-bar { height: 49px; display: flex; align-items: center; gap: 25px; padding: 0 17px; background: #f4f0eb; border-bottom: 1px solid #e5dfd8; }
.browser-dots { display: flex; gap: 6px; }
.browser-dots i { width: 8px; height: 8px; border-radius: 50%; background: #d4ccc2; }
.browser-address { width: 60%; padding: 7px 12px; color: #9d958c; background: #fff; border-radius: 7px; font-size: 10px; }
.browser-address span { display: inline-block; width: 5px; height: 5px; margin-right: 6px; border-radius: 50%; background: #76a48f; }
.store-preview { height: calc(100% - 49px); padding: 21px 26px; background: #fbfaf8; }
.store-nav { display: flex; align-items: center; gap: 15px; border-bottom: 1px solid #ece8e3; padding-bottom: 15px; }
.store-nav b { margin-right: auto; font-size: 19px; letter-spacing: -.05em; }
.store-nav span { width: 34px; height: 5px; border-radius: 10px; background: #dedad5; }
.product-row { display: grid; grid-template-columns: 1.1fr .9fr; gap: 25px; padding-top: 30px; }
.product-photo { position: relative; height: 265px; display: grid; place-items: center; overflow: hidden; background: #eceae5; border-radius: 8px; }
.headphones, .mini-headphones { position: relative; width: 120px; height: 125px; border: 20px solid #292825; border-bottom-color: transparent; border-radius: 70px 70px 35px 35px; }
.headphones::before, .headphones::after, .mini-headphones::before, .mini-headphones::after { content: ""; position: absolute; top: 62px; width: 28px; height: 58px; background: #383632; border-radius: 12px; }
.headphones::before, .mini-headphones::before { left: -30px; }
.headphones::after, .mini-headphones::after { right: -30px; }
.product-info { padding-top: 18px; }
.short-line, .long-line, .price-line, .buy-line { height: 8px; margin-bottom: 13px; border-radius: 8px; background: #ddd8d2; }
.short-line { width: 42%; }.long-line { width: 90%; }.price-line { width: 48%; height: 18px; margin-top: 30px; background: #302e2a; }.buy-line { width: 92%; height: 38px; margin-top: 32px; background: #e0dad2; }
.deal-popover { position: absolute; z-index: 3; right: 28px; bottom: 25px; width: 260px; padding: 17px; background: #fff; border: 1px solid #e4ddd6; border-radius: 15px; box-shadow: 0 20px 45px rgba(38, 30, 24, .2); transform: rotate(-1.5deg); }
.popover-top { display: flex; align-items: center; gap: 11px; }
.popover-top img { border-radius: 11px; }
.popover-top div { display: grid; gap: 3px; }
.popover-top b { font-size: 14px; }.popover-top span { color: #7b746c; font-size: 11px; }
.saving-box { display: flex; align-items: end; justify-content: space-between; margin: 14px 0 11px; padding: 12px; background: #fff4eb; border-radius: 9px; }
.saving-box span { color: #7e746b; font-size: 11px; }.saving-box strong { color: var(--orange); font-size: 24px; }
.deal-popover button { width: 100%; height: 39px; border: 0; border-radius: 8px; color: #fff; background: var(--orange); font-weight: 750; cursor: pointer; }
.deal-popover button span { margin-left: 7px; }.deal-popover small { display: block; margin-top: 8px; text-align: center; color: #9b948c; font-size: 9px; }
.floating-badge { position: absolute; z-index: 4; left: 8px; top: 20px; padding: 10px 15px; background: var(--green); color: #d7e9e1; border-radius: 30px; box-shadow: 0 12px 25px rgba(23, 79, 59, .22); font-size: 12px; font-weight: 650; transform: rotate(-5deg); }
.floating-badge span { color: #fff; font-weight: 850; }

.deal-strip { padding: 110px 0 115px; background: var(--paper); }
.section-heading h2 { margin-bottom: 12px; font-size: var(--section-title-size); line-height: 1.05; letter-spacing: -.055em; font-weight: 800; }
.section-heading p { color: var(--muted); font-size: 17px; line-height: 1.6; }
.section-kicker { display: block; margin-bottom: 14px; color: var(--orange); font-size: 12px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.row-heading { margin-bottom: 40px; }
.row-heading p { max-width: none; margin-bottom: 0; white-space: nowrap; }
.deal-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; }
.deal-card { min-width: 0; padding: 12px 12px 21px; border: 1px solid var(--line); border-radius: 17px; background: #fff; transition: transform .2s ease, box-shadow .2s ease; }
.deal-card:hover { transform: translateY(-5px); box-shadow: 0 18px 40px rgba(39, 30, 22, .1); }
.deal-image { position: relative; height: 235px; display: grid; place-items: center; overflow: hidden; border-radius: 12px; }
.deal-image.tech { background: #e6e9e7; }.deal-image.home { background: #efe5da; }.deal-image.travel { background: #dce7e7; }
.discount-pill { position: absolute; top: 13px; left: 13px; z-index: 2; padding: 7px 10px; color: #fff; background: var(--orange); border-radius: 7px; font-size: 12px; font-weight: 800; }
.deal-product-photo { min-width: 0; width: 100%; height: 100%; display: block; object-fit: cover; transition: transform .35s ease; }
.deal-card:hover .deal-product-photo { transform: scale(1.035); }
.deal-meta { display: flex; justify-content: space-between; margin: 17px 2px 8px; color: #928a81; font-size: 11px; font-weight: 650; text-transform: uppercase; letter-spacing: .06em; }
.deal-card h3 { margin: 0 2px 14px; font-size: 18px; letter-spacing: -.025em; }
.deal-price { display: flex; align-items: baseline; gap: 9px; margin: 0 2px; }
.deal-price strong { font-size: 22px; }.deal-price del { color: #aaa29a; font-size: 14px; }.deal-price span { margin-left: auto; color: var(--orange); font-size: 12px; font-weight: 750; }

.how-section { padding: 110px 0 125px; background: var(--paper); }
.centered { max-width: 820px; margin: 0 auto 56px; text-align: center; }
.centered p { margin-bottom: 0; }
.how-section .centered p { white-space: nowrap; }
.steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: 70px; }
.steps article { position: relative; text-align: center; }
.steps article:not(:last-child)::after { content: ""; position: absolute; top: 52px; left: calc(50% + 54px); width: calc(100% - 38px); border-top: 1px dashed #c8c0b7; }
.step-number { position: absolute; left: 18px; right: auto; top: -17px; color: #e3ddd5; font: 700 58px/1 Georgia, serif; }
.step-icon { position: relative; z-index: 2; width: 104px; height: 104px; display: grid; place-items: center; margin: 0 auto 25px; border: 1px solid #ddd5cc; border-radius: 50%; color: var(--orange); background: var(--paper); }
.step-icon svg { width: 36px; fill: none; stroke: currentColor; stroke-width: 1.5; }
.steps h3 { margin-bottom: 10px; font-size: 20px; letter-spacing: -.03em; }.steps p { max-width: 290px; margin: 0 auto; color: var(--muted); line-height: 1.65; font-size: 14px; }
.how-cta { display: flex; justify-content: center; margin-top: 56px; }

.extension-preview-section { padding: 120px 0; background: var(--paper); }
.extension-preview-grid { display: grid; grid-template-columns: minmax(0, 1.18fr) minmax(320px, .82fr); gap: 82px; align-items: center; }
.extension-browser { --activate-cursor-top: 327px; --activate-cursor-right: 174px; position: relative; min-width: 0; overflow: hidden; border: 1px solid #ded7cf; border-radius: 18px; background: #fff; box-shadow: 0 28px 70px rgba(55, 42, 31, .15), 0 4px 12px rgba(55, 42, 31, .06); }
.extension-browser-bar { height: 52px; display: grid; grid-template-columns: auto minmax(0, 1fr) 28px; align-items: center; gap: 18px; padding: 0 16px; background: #f3f0ec; border-bottom: 1px solid #e5dfd8; }
.extension-browser-controls { display: flex; gap: 6px; }
.extension-browser-controls i { width: 9px; height: 9px; border-radius: 50%; background: #cfc6bc; box-shadow: inset 0 0 0 1px rgba(0,0,0,.07); }
.extension-browser-controls i:first-child { background: #ff5f57; }
.extension-browser-controls i:nth-child(2) { background: #ffbd2e; }
.extension-browser-controls i:last-child { background: #28c840; }
.extension-browser-address { min-width: 0; display: flex; align-items: center; overflow: hidden; padding: 8px 12px; color: #8c847b; background: #fff; border-radius: 8px; font-size: 10px; white-space: nowrap; text-overflow: ellipsis; }
.extension-browser-address > svg { flex: 0 0 auto; width: 12px; height: 12px; margin-right: 7px; fill: none; stroke: #777068; stroke-width: 1.35; stroke-linecap: round; stroke-linejoin: round; }
.extension-browser-plugin { position: relative; z-index: 5; width: 28px; height: 28px; display: grid; place-items: center; border-radius: 9px; }
.extension-browser-plugin img { width: 28px; height: 28px; display: block; border-radius: 9px; }
.extension-browser-plugin small { position: absolute; right: -10px; bottom: -7px; min-width: 24px; height: 18px; display: grid; place-items: center; padding: 0 5px; border: 2px solid #f3f0ec; border-radius: 8px; color: #fff; background: var(--ink); font-size: 9px; font-weight: 800; line-height: 1; letter-spacing: -.02em; }
.extension-store-preview { position: relative; min-height: 440px; padding: 22px 25px 28px; overflow: hidden; background: #fbfaf8; }
.extension-store-nav { display: flex; align-items: center; gap: 15px; padding-bottom: 17px; border-bottom: 1px solid #e8e3dd; }
.extension-store-nav b { margin-right: auto; font-size: 18px; letter-spacing: -.04em; }
.extension-store-nav span { width: 42px; height: 6px; border-radius: 20px; background: #ddd8d2; }
.extension-product-preview { width: 76%; display: grid; grid-template-columns: 1.35fr .65fr; gap: 24px; padding-top: 28px; }
.extension-product-image { height: 318px; overflow: hidden; border-radius: 10px; background: #e6e9e7; }
.extension-product-image img { width: 100%; height: 100%; display: block; object-fit: cover; }
.extension-product-copy { padding-top: 22px; }
.extension-product-copy i { display: block; height: 8px; margin-bottom: 13px; border-radius: 10px; background: #ddd8d2; }
.extension-product-copy i:first-child { width: 55%; }
.extension-product-copy i:nth-child(2) { width: 92%; }
.extension-product-copy i:nth-child(3) { width: 76%; }
.extension-product-price { display: grid; align-items: baseline; gap: 9px; margin-top: 35px; }
.extension-product-price del { color: #aaa29a; font-size: 12px; }
.extension-product-price strong { display: block; font-size: 22px; }
.extension-price-original, .extension-price-activated { grid-area: 1 / 1; }
.extension-price-activated { display: flex; align-items: baseline; gap: 9px; opacity: 0; }
.extension-product-copy button { width: 100%; height: 39px; margin-top: 25px; border: 0; border-radius: 9px; color: #fff; background: var(--ink); box-shadow: 0 8px 18px rgba(23,21,18,.18); font: 750 12px "Manrope", sans-serif; }
.extension-popup-card { position: absolute; z-index: 3; top: 24px; right: 22px; width: 338px; padding: 0 18px 17px; border-top: 7px solid var(--orange); background: #f5f1eb; box-shadow: 0 22px 45px rgba(38, 30, 24, .22); transform-origin: top right; }
.extension-popup-header { min-height: 72px; display: flex; align-items: center; justify-content: space-between; gap: 14px; }
.extension-popup-brand { min-width: 0; display: flex; align-items: center; gap: 9px; }
.extension-popup-brand img { flex: 0 0 auto; display: block; border-radius: 0; }
.extension-popup-brand strong { font-size: 13px; line-height: .92; letter-spacing: -.03em; text-transform: uppercase; }
.extension-popup-domain { min-width: 0; display: flex; align-items: center; justify-content: flex-end; gap: 5px; }
.extension-popup-domain svg { flex: 0 0 auto; width: 17px; height: 17px; fill: none; stroke: var(--ink); stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.extension-popup-domain span { overflow: hidden; font-size: 10px; white-space: nowrap; text-overflow: ellipsis; }
.extension-popup-content { position: relative; height: 241px; }
.extension-offer-view, .extension-activated-view { position: absolute; inset: 0; }
.extension-offer { position: relative; min-height: 151px; padding: 18px 16px; overflow: hidden; color: #fff; background: #fb5b2f; border: 1px solid var(--ink); }
.extension-offer span { display: block; padding-bottom: 12px; border-bottom: 1px solid rgba(23, 21, 18, .28); font-size: 11px; font-weight: 850; letter-spacing: .13em; text-transform: uppercase; }
.extension-offer strong { display: block; margin-top: 16px; font-size: 67px; line-height: .78; letter-spacing: -.07em; }
.extension-offer em { position: absolute; right: 17px; bottom: 18px; font-size: 11px; font-style: normal; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; writing-mode: vertical-rl; transform: rotate(180deg); }
.extension-activate { width: calc(100% - 5px); height: 50px; display: flex; align-items: center; margin: 16px 5px 0 0; padding: 0; border: 0; border-radius: 2px; color: #fff; background: var(--ink); box-shadow: 5px 5px 0 #fb5b2f; font: 750 16px "Manrope", sans-serif; }
.extension-activate span { flex: 1; padding-left: 44px; }
.extension-activate b { width: 50px; height: 50px; display: grid; place-items: center; border-left: 1px solid #302c27; font-size: 20px; }
.extension-activate b svg, .automatic-toast-activate b svg { width: 22px; height: 22px; fill: none; stroke: currentColor; stroke-width: 2.1; stroke-linecap: round; stroke-linejoin: round; }
.extension-popup-note { display: block; margin: 13px 2px 0; color: #554f49; text-align: left; font-size: 8px; line-height: 1.42; }
.extension-activated-view { display: flex; flex-direction: column; align-items: center; text-align: center; opacity: 0; }
.extension-activated-icon { width: 48px; height: 48px; display: grid; place-items: center; margin: 22px auto 18px; color: #fff; background: var(--orange); box-shadow: 5px 5px 0 var(--ink); }
.extension-activated-icon svg { width: 25px; height: 25px; fill: none; stroke: currentColor; stroke-width: 2.2; stroke-linecap: round; stroke-linejoin: round; }
.extension-activated-view > strong { margin-bottom: 9px; font-size: 24px; line-height: 1.05; letter-spacing: -.04em; }
.extension-activated-view > p { margin: 0; color: #8b837a; font-size: 11px; line-height: 1.45; }
.extension-activated-view > span { width: 100%; margin-top: auto; padding: 15px 8px; border: 1px solid #d6cdc1; color: #857e74; text-align: center; font-size: 9px; font-weight: 650; letter-spacing: .04em; text-transform: uppercase; }
.extension-browser-dim { position: absolute; z-index: 2; inset: 0; background: rgba(23, 21, 18, .23); opacity: 0; pointer-events: none; }
.extension-demo-cursor { position: absolute; z-index: 7; top: 72%; right: 45%; width: 24px; height: 29px; overflow: visible; opacity: 0; pointer-events: none; filter: drop-shadow(0 2px 2px rgba(0,0,0,.22)); }
.extension-demo-cursor path { fill: #171512; stroke: #fff; stroke-width: 2.2; stroke-linejoin: round; }
.extension-preview-section.is-demo-ready .extension-popup-card { opacity: 0; transform: translateY(-9px) scale(.96); }
.extension-preview-section.is-animated .extension-demo-cursor { animation: extension-cursor-demo 12s cubic-bezier(.55,.08,.28,1) infinite; }
.extension-preview-section.is-animated .extension-browser-plugin { animation: extension-icon-click 12s ease infinite; }
.extension-preview-section.is-animated .extension-browser-dim { animation: extension-page-dim 12s ease infinite; }
.extension-preview-section.is-animated .extension-popup-card { animation: extension-popup-open 12s cubic-bezier(.2,.8,.2,1) infinite; }
.extension-preview-section.is-animated .extension-offer-view { animation: extension-offer-state 12s ease infinite; }
.extension-preview-section.is-animated .extension-activated-view { animation: extension-activated-state 12s ease infinite; }
.extension-preview-section.is-animated .extension-activate { animation: extension-activate-click 12s ease infinite; }
.extension-preview-section.is-animated .extension-price-original { animation: extension-original-price 12s ease infinite; }
.extension-preview-section.is-animated .extension-price-activated { animation: extension-discounted-price 12s ease infinite; }

@keyframes extension-cursor-demo {
    0%, 7% { top: 72%; right: 45%; opacity: 0; transform: scale(1); }
    12% { opacity: 1; }
    25% { top: 25px; right: 18px; opacity: 1; transform: scale(1); }
    29% { top: 25px; right: 18px; opacity: 1; transform: scale(.78); }
    33% { top: 25px; right: 18px; opacity: 1; transform: scale(1); }
    43% { top: var(--activate-cursor-top); right: var(--activate-cursor-right); opacity: 1; transform: scale(1); }
    48% { top: var(--activate-cursor-top); right: var(--activate-cursor-right); opacity: 1; transform: scale(.78); }
    52% { top: var(--activate-cursor-top); right: var(--activate-cursor-right); opacity: 1; transform: scale(1); }
    60%, 100% { top: var(--activate-cursor-top); right: var(--activate-cursor-right); opacity: 0; transform: scale(1); }
}
@keyframes extension-icon-click {
    0%, 24%, 34%, 100% { transform: scale(1); box-shadow: 0 0 0 0 rgba(247,98,45,0); }
    29% { transform: scale(.86); box-shadow: 0 0 0 7px rgba(247,98,45,.18); }
}
@keyframes extension-activate-click {
    0%, 45%, 51%, 100% { transform: translate(0, 0); box-shadow: 5px 5px 0 #fb5b2f; }
    48% { transform: translate(3px, 3px); box-shadow: 2px 2px 0 #fb5b2f; }
}
@keyframes extension-page-dim {
    0%, 31% { opacity: 0; }
    39%, 74% { opacity: 1; }
    82%, 100% { opacity: 0; }
}
@keyframes extension-popup-open {
    0%, 32% { opacity: 0; transform: translateY(-9px) scale(.96); }
    39%, 74% { opacity: 1; transform: translateY(0) scale(1); }
    82%, 100% { opacity: 0; transform: translateY(-9px) scale(.96); }
}
@keyframes extension-offer-state {
    0%, 48% { opacity: 1; transform: translateY(0); }
    54%, 100% { opacity: 0; transform: translateY(-6px); }
}
@keyframes extension-activated-state {
    0%, 49% { opacity: 0; transform: translateY(7px); }
    56%, 100% { opacity: 1; transform: translateY(0); }
}
@keyframes extension-original-price {
    0%, 50% { opacity: 1; transform: translateY(0); }
    56%, 97% { opacity: 0; transform: translateY(-4px); }
    100% { opacity: 1; transform: translateY(0); }
}
@keyframes extension-discounted-price {
    0%, 50% { opacity: 0; transform: translateY(4px); }
    56%, 97% { opacity: 1; transform: translateY(0); }
    100% { opacity: 0; transform: translateY(4px); }
}
.extension-preview-copy h2 { max-width: 470px; margin-bottom: 22px; font-size: var(--section-title-size); line-height: 1.05; letter-spacing: -.055em; font-weight: 800; }
.extension-preview-copy p { max-width: 460px; margin-bottom: 0; color: var(--muted); font-size: 17px; line-height: 1.75; }

.automatic-alert-section { padding: 120px 0; background: var(--paper); }
.automatic-alert-grid { display: grid; grid-template-columns: minmax(320px, .82fr) minmax(0, 1.18fr); gap: 82px; align-items: center; }
.automatic-alert-copy h2 { max-width: 480px; margin-bottom: 22px; font-size: var(--section-title-size); line-height: 1.05; letter-spacing: -.055em; font-weight: 800; }
.automatic-alert-copy p { max-width: 465px; margin-bottom: 0; color: var(--muted); font-size: 17px; line-height: 1.75; }
.automatic-browser { min-width: 0; overflow: hidden; border: 1px solid #ded7cf; border-radius: 18px; background: #fff; box-shadow: 0 28px 70px rgba(55,42,31,.15), 0 4px 12px rgba(55,42,31,.06); }
.automatic-browser-bar { height: 52px; display: grid; grid-template-columns: auto minmax(0, 1fr) 28px; align-items: center; gap: 18px; padding: 0 16px; background: #f3f0ec; border-bottom: 1px solid #e5dfd8; }
.automatic-store-page { position: relative; min-height: 440px; padding: 22px 25px 28px; overflow: hidden; background: #fbfaf8; }
.automatic-store-nav { display: flex; align-items: center; gap: 15px; padding-bottom: 17px; border-bottom: 1px solid #e8e3dd; }
.automatic-store-nav b { margin-right: auto; font-size: 19px; letter-spacing: -.06em; }
.automatic-store-nav i { width: 43px; height: 6px; border-radius: 20px; background: #dcd7d1; }
.automatic-store-hero { height: 330px; display: grid; grid-template-columns: 1.1fr .9fr; gap: 28px; align-items: center; padding: 35px 22px 0; }
.automatic-store-hero > div:first-child { display: flex; flex-direction: column; align-items: flex-start; }
.automatic-store-hero > div:first-child > span { color: #777068; font-size: 11px; font-weight: 750; letter-spacing: .08em; text-transform: uppercase; }
.automatic-store-hero > div:first-child > strong { max-width: 280px; margin: 14px 0 25px; font-size: 34px; line-height: 1.05; letter-spacing: -.05em; }
.automatic-store-hero > div:first-child > i { width: 82%; height: 8px; margin-bottom: 12px; border-radius: 20px; background: #ded9d3; }
.automatic-store-hero > div:first-child > i:last-child { width: 61%; }
.automatic-security-visual { height: 252px; display: grid; place-items: center; }
.automatic-security-visual svg { width: 154px; height: 190px; fill: none; stroke: #b8afa5; stroke-width: 3; stroke-linecap: round; stroke-linejoin: round; }
.automatic-page-dim { position: absolute; z-index: 2; inset: 0; background: rgba(23,21,18,.22); opacity: 0; pointer-events: none; }
.automatic-toast { position: absolute; z-index: 3; top: 18px; right: 18px; width: 334px; padding: 0 14px 12px; border-top: 5px solid var(--orange); background: #f5f1eb; box-shadow: 0 18px 42px rgba(38,30,24,.24); transform-origin: center right; }
.automatic-toast-head { min-height: 58px; display: flex; align-items: center; gap: 12px; }
.automatic-toast-brand { flex: 0 0 auto; display: flex; align-items: center; gap: 8px; }
.automatic-toast-brand img { flex: 0 0 auto; width: 31px; height: 31px; display: block; }
.automatic-toast-brand strong { font-size: 10px; line-height: .94; letter-spacing: -.03em; text-transform: uppercase; }
.automatic-toast-domain { min-width: 0; display: flex; align-items: center; justify-content: flex-end; gap: 5px; margin-left: auto; }
.automatic-toast-domain svg { flex: 0 0 auto; width: 16px; height: 16px; fill: none; stroke: var(--ink); stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.automatic-toast-domain span { overflow: hidden; color: var(--ink); font-size: 10px; text-transform: none; white-space: nowrap; text-overflow: ellipsis; }
.automatic-toast > p { margin: 0 0 12px; color: #080807; font-size: 19px; line-height: 1.1; letter-spacing: -.035em; }
.automatic-toast-activate { height: 43px; display: flex; align-items: center; margin-right: 4px; color: #fff; background: var(--ink); box-shadow: 4px 4px 0 var(--orange); font-size: 14px; font-weight: 750; }
.automatic-toast-activate span { flex: 1; color: inherit; text-align: center; font-size: inherit; letter-spacing: 0; text-transform: none; }
.automatic-toast-activate b { width: 43px; height: 43px; display: grid; place-items: center; border-left: 1px solid #38332e; font-size: 18px; }
.automatic-toast > small { display: block; margin: 11px 2px 0; color: #554f49; font-size: 7px; line-height: 1.42; }
.automatic-alert-section.is-alert-ready .automatic-toast { opacity: 0; transform: translateX(calc(100% + 38px)); }
.automatic-alert-section.is-alert-animated .automatic-page-dim { animation: automatic-alert-dim 7s ease infinite; }
.automatic-alert-section.is-alert-animated .automatic-toast { animation: automatic-toast-enter 7s cubic-bezier(.16,.82,.26,1) infinite; }

@keyframes automatic-alert-dim {
    0%, 14% { opacity: 0; }
    29%, 78% { opacity: 1; }
    91%, 100% { opacity: 0; }
}
@keyframes automatic-toast-enter {
    0%, 15% { opacity: 0; transform: translateX(calc(100% + 38px)); }
    30%, 78% { opacity: 1; transform: translateX(0); }
    91%, 100% { opacity: 0; transform: translateX(calc(100% + 38px)); }
}

.benefit-section { padding: 110px 0; background: var(--paper); }
.benefit-card { display: grid; grid-template-columns: .95fr 1.05fr; overflow: hidden; border-radius: 24px; background: var(--green); color: #fff; }
.benefit-copy { padding: 70px; background: radial-gradient(circle at 0 100%, #2d745a 0, transparent 55%); }
.section-kicker.light { color: #a8d0bf; }
.benefit-copy h2 { margin-bottom: 24px; font-size: clamp(32px, 3.2vw, 44px); line-height: 1.08; letter-spacing: -.045em; font-weight: 800; }
.benefit-copy p { max-width: 520px; margin-bottom: 0; color: #c3d8cf; font-size: 16px; line-height: 1.7; }
.button-light { min-height: 52px; padding: 0 21px; color: var(--green); background: #fff; }
.benefit-list { padding: 48px 64px; background: rgba(0,0,0,.09); }
.benefit-list > div { display: grid; grid-template-columns: 40px 1fr; gap: 7px 15px; padding: 26px 0; border-bottom: 1px solid rgba(255,255,255,.16); }
.benefit-list > div:last-child { border-bottom: 0; }
.benefit-list span { grid-row: 1 / span 2; color: #77aa94; font: italic 18px Georgia, serif; }
.benefit-list strong { font-size: 19px; }.benefit-list p { margin: 0; color: #b7cec4; font-size: 14px; line-height: 1.55; }

.store-section { padding: 42px 0 48px; background: var(--paper); }
.store-showcase { text-align: center; }
.store-lead { max-width: 780px; margin: 0 auto 28px; color: var(--muted); font-size: 14px; line-height: 1.65; font-weight: 400; letter-spacing: 0; }
.store-logo-row { display: flex; align-items: center; justify-content: space-between; gap: 42px; padding: 4px 8px; overflow-x: auto; scrollbar-width: none; }
.store-logo-row::-webkit-scrollbar { display: none; }
.store-logo-row img { flex: 0 0 auto; width: 120px; height: 44px; display: block; object-fit: contain; }

.faq-section { padding: 20px 0 96px; background: var(--paper); }
.faq-heading { max-width: 760px; margin: 0 auto 48px; text-align: center; }
.faq-heading h2 { margin-bottom: 13px; font-size: var(--section-title-size); line-height: 1.05; letter-spacing: -.055em; font-weight: 800; }
.faq-heading p { margin-bottom: 0; color: var(--muted); font-size: 17px; line-height: 1.6; }
.faq-list { max-width: 860px; margin: 0 auto; }
.faq-list details { border: 0; background: transparent; }
.faq-list summary { position: relative; display: flex; align-items: center; min-height: 76px; padding: 18px 54px 18px 2px; list-style: none; cursor: pointer; font-size: 18px; font-weight: 750; letter-spacing: -.02em; }
.faq-list summary::-webkit-details-marker { display: none; }
.faq-list summary::after { content: ""; position: absolute; right: 4px; width: 32px; height: 32px; border-radius: 50%; background: linear-gradient(var(--orange), var(--orange)) center / 12px 2px no-repeat, linear-gradient(var(--orange), var(--orange)) center / 2px 12px no-repeat, #fff1e9; transition: transform .2s ease, background-color .2s ease; }
.faq-list details[open] summary::after { transform: rotate(45deg); background: linear-gradient(#fff, #fff) center / 12px 2px no-repeat, linear-gradient(#fff, #fff) center / 2px 12px no-repeat, var(--orange); }
.faq-list details p { max-width: 720px; margin: -4px 54px 24px 2px; color: var(--muted); font-size: 15px; line-height: 1.7; }

.site-footer { padding: 62px 0 30px; background: #fcf6f2; }
.footer-top { display: grid; grid-template-columns: 1.55fr .75fr .75fr 1fr; gap: 58px; padding-bottom: 52px; }
.footer-brand .brand { width: fit-content; }
.footer-brand p { max-width: 300px; margin: 20px 0 0; color: #817a72; font-size: 13px; line-height: 1.65; }
.footer-column { display: flex; flex-direction: column; align-items: flex-start; gap: 13px; }
.footer-column strong { margin-bottom: 5px; color: #918980; font-size: 11px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.footer-column a { color: #625c55; font-size: 13px; font-weight: 600; transition: color .18s ease; }
.footer-column a:hover { color: var(--orange); }
.footer-bottom { display: grid; grid-template-columns: 1fr minmax(280px, 1.4fr) 1fr; align-items: center; gap: 28px; padding-top: 25px; border-top: 1px solid var(--line); }
.footer-copyright { justify-self: start; color: #958e86; font-size: 12px; }
.footer-disclosure { max-width: none; margin: 0; justify-self: center; color: #8b837a; text-align: center; font-size: 11px; line-height: 1.55; white-space: nowrap; }
.footer-language { position: relative; justify-self: end; color: #625c55; }
.footer-language-trigger { min-width: 188px; min-height: 42px; display: grid; grid-template-columns: 18px minmax(0, 1fr) 16px; align-items: center; gap: 9px; padding: 0 12px; border: 1px solid #e5ddd4; border-radius: 13px; color: inherit; background: #fff; box-shadow: 0 5px 16px rgba(62,48,36,.055); cursor: pointer; font: 700 12px/1.2 "Manrope", sans-serif; text-align: left; transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease; }
.footer-language-trigger:hover, .footer-language-trigger:focus-visible { border-color: #d8cdc2; box-shadow: 0 8px 24px rgba(62,48,36,.1); outline: none; }
.footer-language-trigger:active { transform: translateY(1px); }
.footer-language svg { fill: none; stroke: currentColor; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }
.footer-language-globe { width: 18px; height: 18px; color: var(--orange); }
.footer-language-chevron { width: 16px; height: 16px; transition: transform .2s ease; }
.footer-language.is-open .footer-language-chevron { transform: rotate(180deg); }
.footer-language-menu { position: absolute; z-index: 20; right: 0; bottom: calc(100% + 9px); width: 226px; display: grid; gap: 3px; padding: 7px; border: 1px solid #e8e0d8; border-radius: 15px; background: #fff; box-shadow: 0 20px 48px rgba(43,32,22,.16), 0 4px 12px rgba(43,32,22,.06); opacity: 0; visibility: hidden; pointer-events: none; transform: translateY(7px) scale(.985); transform-origin: right bottom; transition: opacity .18s ease, visibility .18s ease, transform .2s cubic-bezier(.22,1,.36,1); }
.footer-language.is-open .footer-language-menu { opacity: 1; visibility: visible; pointer-events: auto; transform: translateY(0) scale(1); }
.footer-language-option { min-height: 42px; display: grid; grid-template-columns: minmax(0, 1fr) 17px; align-items: center; gap: 12px; padding: 5px 11px 5px 13px; border-radius: 10px; color: #625c55; font-size: 12px; font-weight: 650; transition: color .15s ease, background-color .15s ease; }
.footer-language-option:hover, .footer-language-option:focus-visible { color: var(--ink); background: #faf5f1; outline: none; }
.footer-language-option.is-current { color: var(--ink); background: #fff0e8; }
.footer-language-name { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.footer-language-option > svg { width: 17px; height: 17px; color: var(--orange); opacity: 0; stroke-width: 2; }
.footer-language-option.is-current > svg { opacity: 1; }

/* Soft entrance motion is enabled by script only when Intersection Observer is available. */
.has-reveal-motion .reveal-item {
    opacity: 0;
    filter: blur(5px);
    transform: translate3d(0, 28px, 0) scale(.992);
    transition:
        opacity .78s cubic-bezier(.22, 1, .36, 1),
        transform .9s cubic-bezier(.22, 1, .36, 1),
        filter .72s ease;
    transition-delay: var(--reveal-delay, 0ms);
    will-change: opacity, transform, filter;
}
.has-reveal-motion .reveal-item.reveal-from-left { transform: translate3d(-28px, 12px, 0) scale(.992); }
.has-reveal-motion .reveal-item.reveal-from-right { transform: translate3d(28px, 12px, 0) scale(.992); }
.has-reveal-motion .reveal-item.hero-text-reveal {
    clip-path: inset(0 0 18% 0);
    filter: blur(3px);
    transform: translate3d(0, 13px, 0) scale(1);
    transition:
        opacity .7s ease,
        transform .86s cubic-bezier(.22, 1, .36, 1),
        filter .72s ease,
        clip-path .88s cubic-bezier(.22, 1, .36, 1);
    transition-delay: var(--reveal-delay, 0ms);
}
.has-reveal-motion .hero-copy h1.hero-text-reveal { clip-path: inset(0 0 24% 0); transform: translate3d(0, 17px, 0); }
.has-reveal-motion .hero-tabs.hero-text-reveal { letter-spacing: .075em; transition-property: opacity, transform, filter, clip-path, letter-spacing; }
.has-reveal-motion .hero-actions.hero-text-reveal { clip-path: none; transform: translate3d(0, 10px, 0) scale(.985); }
.has-reveal-motion .reveal-item.is-revealed {
    opacity: 1;
    filter: blur(0);
    transform: translate3d(0, 0, 0) scale(1);
    will-change: auto;
}
.has-reveal-motion .reveal-item.hero-text-reveal.is-revealed { clip-path: inset(-12px -20px -20px -20px); }
.has-reveal-motion .hero-copy .hero-text-reveal.is-revealed { transform: translate3d(0, 0, 0) scale(1); }
.has-reveal-motion .hero-tabs.hero-text-reveal.is-revealed { letter-spacing: .045em; transform: translate3d(0, var(--hero-heading-offset, 0px), 0); }
.has-reveal-motion .hero-actions.hero-text-reveal.is-revealed { clip-path: none; }

.subpage-main { min-height: calc(100vh - 148px); background: var(--paper); }
.subpage-body, .subpage-body .subpage-main, .subpage-body .privacy-main, .subpage-body .page-hero, .subpage-body .page-content { background: var(--paper); }
.page-hero { padding: 96px 0 70px; background: linear-gradient(115deg, #fffaf4 0%, #fffdf9 48%, #f7eee6 100%); }
.page-hero-inner { max-width: 820px; }
.page-eyebrow { display: block; margin-bottom: 18px; color: var(--orange); font-size: 12px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.page-hero h1 { margin-bottom: 22px; font-size: clamp(50px, 6vw, 76px); }
.page-hero p { max-width: 720px; margin-bottom: 16px; color: var(--muted); font-size: 19px; line-height: 1.65; }
.page-updated { color: #9a9289; font-size: 13px; font-weight: 650; }
.page-content { padding: 76px 0 110px; }
.legal-card { max-width: 900px; margin: 0 auto; padding: 58px 64px; border: 1px solid var(--line); border-radius: 18px; background: #fff; box-shadow: 0 15px 50px rgba(50, 38, 27, .05); }
.legal-card section + section { margin-top: 42px; padding-top: 42px; border-top: 1px solid var(--line); }
.legal-card h2 { margin-bottom: 16px; font-size: 28px; line-height: 1.2; letter-spacing: -.035em; }
.legal-card p, .legal-card li { color: #625c55; font-size: 16px; line-height: 1.75; }
.legal-card p:last-child { margin-bottom: 0; }
.legal-card ul { margin: 14px 0 0; padding-left: 22px; }
.legal-card a, .contact-card a { color: var(--orange-dark); font-weight: 700; text-decoration: underline; text-underline-offset: 3px; }
.legal-note { margin-bottom: 38px; padding: 20px 22px; border-radius: 14px; background: #fff4eb; color: #69554a; font-size: 14px; line-height: 1.65; }
.privacy-main { padding: 76px 0 110px; background: var(--paper); }
.legal-document { max-width: 900px; }
.legal-document-header { margin-bottom: 26px; }
.legal-document-header .page-eyebrow { margin-bottom: 14px; }
.legal-document-header h1 { margin-bottom: 16px; font-size: clamp(50px, 6vw, 72px); }
.legal-intro { margin-bottom: 48px; padding-bottom: 42px; border-bottom: 1px solid var(--line); color: #554f48; font-size: 17px; line-height: 1.75; }
.legal-document section + section { margin-top: 44px; padding-top: 44px; border-top: 1px solid var(--line); }
.legal-document h2 { margin-bottom: 18px; font-size: 29px; line-height: 1.2; letter-spacing: -.035em; }
.legal-document p, .legal-document li { color: #625c55; font-size: 16px; line-height: 1.78; }
.legal-document p:last-child { margin-bottom: 0; }
.legal-document a { color: var(--orange-dark); font-weight: 700; text-decoration: underline; text-underline-offset: 3px; }
.legal-document code { padding: 2px 6px; border-radius: 6px; color: #514a43; background: #f3efe9; font: .9em ui-monospace, SFMono-Regular, Menlo, monospace; }
.contact-grid { display: grid; grid-template-columns: .85fr 1.15fr; gap: 24px; align-items: start; }
.contact-card { padding: 38px; border: 1px solid var(--line); border-radius: 18px; background: #fff; box-shadow: 0 15px 50px rgba(50, 38, 27, .05); }
.contact-card h2 { margin-bottom: 14px; font-size: 30px; letter-spacing: -.04em; }
.contact-card p { color: var(--muted); font-size: 16px; line-height: 1.7; }
.contact-detail { margin-top: 30px; padding-top: 25px; border-top: 1px solid var(--line); }
.contact-detail span { display: block; margin-bottom: 7px; color: #9a9289; font-size: 11px; font-weight: 800; letter-spacing: .09em; text-transform: uppercase; }
.contact-detail strong { font-size: 17px; }
.contact-form { display: grid; gap: 20px; }
.form-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
.contact-form label { display: grid; gap: 8px; color: #4e4943; font-size: 13px; font-weight: 750; }
.contact-form input, .contact-form select, .contact-form textarea { width: 100%; border: 1px solid #ddd5cc; border-radius: 12px; padding: 14px 15px; color: var(--ink); background: #fffdfa; font: inherit; outline: none; }
.contact-form textarea { min-height: 150px; resize: vertical; }
.contact-form input:focus, .contact-form select:focus, .contact-form textarea:focus { border-color: var(--orange); box-shadow: 0 0 0 3px rgba(247, 98, 45, .12); }
.contact-form .button { width: fit-content; border: 0; cursor: pointer; }
.contact-hint { margin: 0; color: #938b83; font-size: 13px; line-height: 1.55; }
.contact-page .page-hero-inner { margin-inline: auto; text-align: center; }
.contact-page .page-hero-inner p { margin-inline: auto; }
.contact-page .page-hero { padding-bottom: 36px; }
.contact-page .page-content { padding-top: 32px; }
.contact-grid-single { grid-template-columns: 1fr; }
.contact-grid-single .contact-card { width: min(100%, 720px); margin-inline: auto; padding: 44px 50px; border: 0; border-radius: 18px; background: #fff; box-shadow: 0 20px 55px rgba(50,38,27,.1), 0 3px 10px rgba(50,38,27,.04); text-align: center; }
.contact-grid-single .contact-card > p { max-width: 620px; margin-inline: auto; }
.contact-grid-single .contact-detail { margin-top: 25px; padding-top: 0; border-top: 0; }
.contact-grid-single .contact-detail p { max-width: 620px; margin-inline: auto; }

@media (max-width: 900px) {
    .container { width: min(calc(100% - 36px), var(--max)); }
    .hero { padding-top: 70px; }.hero-grid { grid-template-columns: 1fr; gap: 20px; }.hero-copy { max-width: 680px; transform: none; }.hero-typewriter-stage { width: 100%; }
    .hero-visual { min-height: 580px; }.portrait-backdrop { left: 50%; right: auto; transform: translateX(-50%); }.shopper { left: 50%; right: auto; transform: translateX(-47%); height: 570px; }.float-card-side { left: 6%; }.browser-card { height: 390px; }
    .deal-grid { grid-template-columns: repeat(2, 1fr); }.deal-card:last-child { display: none; }
    .steps { gap: 30px; }.steps article:not(:last-child)::after { display: none; }
    .extension-preview-grid { grid-template-columns: 1fr; gap: 54px; }.extension-preview-copy { max-width: 680px; }.extension-browser { max-width: 760px; }
    .automatic-alert-grid { grid-template-columns: 1fr; gap: 54px; }.automatic-alert-copy { max-width: 680px; }.automatic-browser { width: 100%; max-width: 760px; }
    .benefit-card { grid-template-columns: 1fr; }.benefit-copy, .benefit-list { padding: 52px; }
    .contact-grid { grid-template-columns: 1fr; }
}

@media (max-width: 620px) {
    .container { width: min(calc(100% - 28px), var(--max)); }
    .site-header { padding-top: 10px; }
    .nav-wrap { min-height: 58px; padding: 0 10px 0 12px; }
    .hero { padding-top: 44px; }
    .hero-tabs { justify-content: flex-start; flex-wrap: nowrap; gap: 14px; margin-bottom: 24px; font-size: 9px; letter-spacing: .025em; white-space: nowrap; }.hero-tabs span:not(:last-child)::after { right: -8px; }
    h1 { font-size: 42px; }
    .hero-lead { font-size: 17px; }
    .hero-actions { align-items: stretch; flex-direction: column; gap: 18px; }
    .hero-visual { min-height: 475px; margin-top: 10px; }
    .portrait-backdrop { width: 390px; height: 330px; bottom: 22px; filter: blur(30px); }
    .shopper { height: 475px; transform: translateX(-49%); }
    .float-card { padding: 10px 11px; border-radius: 11px; }.float-card strong { font-size: 14px; }.float-card-top { top: 44px; right: -5px; width: 122px; }.float-card-top strong { font-size: 20px; }.float-card-side { top: 215px; left: -7px; min-width: 164px; }.float-card-side img { width: 31px; height: 31px; }.float-card-bottom { right: -6px; bottom: 36px; min-width: 152px; }.mini-product { width: 32px; height: 32px; font-size: 18px; }
    .browser-card { height: 310px; border-radius: 14px; }
    .browser-bar { height: 40px; }.store-preview { height: calc(100% - 40px); padding: 16px; }.product-row { padding-top: 20px; }.product-photo { height: 210px; }.product-info { display: none; }
    .product-row { grid-template-columns: 1fr; width: 57%; }.headphones { transform: scale(.72); }
    .deal-popover { right: 14px; bottom: 16px; width: 220px; padding: 13px; }.floating-badge { left: -8px; top: 5px; }
    .deal-strip, .how-section, .benefit-section { padding: 78px 0; }
    .row-heading { display: block; margin-bottom: 30px; }.row-heading p { margin-bottom: 0; white-space: normal; }.how-section .centered p { white-space: normal; }
    .deal-grid { grid-template-columns: 1fr; }.deal-card:last-child { display: block; }.deal-image { height: 220px; }
    .steps { grid-template-columns: 1fr; gap: 52px; }.step-number { left: calc(50% - 126px); right: auto; }.steps p { max-width: 330px; }
    .extension-preview-section { padding: 78px 0 34px; }.extension-preview-grid { gap: 38px; }.extension-browser-bar { grid-template-columns: auto minmax(0, 1fr) 24px; gap: 11px; height: 46px; padding: 0 11px; }.extension-browser-plugin, .extension-browser-plugin img { width: 24px; height: 24px; }.extension-store-preview { min-height: 390px; padding: 16px; }.extension-store-nav span { width: 24px; }.extension-product-preview { width: 62%; grid-template-columns: 1fr; padding-top: 20px; }.extension-product-image { height: 300px; }.extension-product-copy { display: none; }.extension-popup-card { top: 18px; right: 12px; width: min(272px, calc(100% - 24px)); padding: 0 14px 14px; border-top-width: 6px; }.extension-popup-header { min-height: 62px; gap: 8px; }.extension-popup-brand { gap: 7px; }.extension-popup-brand img { width: 32px; height: 32px; }.extension-popup-brand strong { font-size: 10px; }.extension-popup-domain { gap: 3px; }.extension-popup-domain svg { width: 14px; height: 14px; }.extension-popup-domain span { max-width: 88px; font-size: 8px; }.extension-offer { min-height: 133px; padding: 15px; }.extension-offer strong { font-size: 55px; }.extension-activate { height: 45px; }.extension-activate span { padding-left: 38px; }.extension-activate b { width: 45px; height: 45px; }.extension-popup-note { font-size: 7px; }.extension-preview-copy h2 { font-size: 38px; }.extension-preview-copy p { font-size: 16px; }
    .extension-browser { --activate-cursor-top: 286px; --activate-cursor-right: 122px; }.extension-popup-content { height: 222px; }.extension-activated-icon { width: 44px; height: 44px; margin: 19px auto 16px; }.extension-activated-view > strong { font-size: 21px; }.extension-activated-view > p { font-size: 10px; }.extension-activated-view > span { padding: 13px 6px; font-size: 8px; }
    .automatic-alert-section { padding: 24px 0 70px; }.automatic-alert-grid { gap: 34px; }.automatic-browser { order: 1; }.automatic-alert-copy { order: 2; }.automatic-alert-copy h2 { font-size: 38px; }.automatic-alert-copy p { font-size: 16px; }.automatic-browser-bar { grid-template-columns: auto minmax(0, 1fr) 24px; height: 46px; padding: 0 11px; gap: 11px; }.automatic-browser-bar .extension-browser-plugin, .automatic-browser-bar .extension-browser-plugin img { width: 24px; height: 24px; }.automatic-store-page { min-height: 390px; padding: 16px; }.automatic-store-nav i { width: 25px; }.automatic-store-hero { padding: 25px 2px 0; grid-template-columns: 1fr; }.automatic-security-visual { display: none; }.automatic-toast { top: 14px; right: 12px; width: min(286px, calc(100% - 24px)); padding: 0 12px 12px; border-top-width: 5px; }.automatic-toast-head { min-height: 54px; gap: 7px; }.automatic-toast-brand { gap: 6px; }.automatic-toast-brand img { width: 28px; height: 28px; }.automatic-toast-brand strong { font-size: 9px; }.automatic-toast-domain { gap: 3px; }.automatic-toast-domain svg { width: 14px; height: 14px; }.automatic-toast-domain span { max-width: 84px; font-size: 8px; }.automatic-toast > p { margin-bottom: 10px; font-size: 18px; }.automatic-toast-activate { height: 41px; font-size: 13px; }.automatic-toast-activate b { width: 41px; height: 41px; }.automatic-toast > small { margin-top: 10px; font-size: 6.5px; }
    .benefit-copy, .benefit-list { padding: 38px 27px; }.benefit-list { padding-top: 16px; padding-bottom: 25px; }
    .store-section { padding: 30px 0 40px; }.store-lead { margin-bottom: 24px; font-size: 14px; }.store-logo-row { justify-content: flex-start; gap: 36px; padding-bottom: 8px; }.store-logo-row img { width: 104px; height: 38px; }
    .faq-section { padding: 5px 0 72px; }.faq-heading { margin-bottom: 34px; }.faq-heading h2 { font-size: 38px; }.faq-heading p { font-size: 16px; }.faq-list summary { min-height: 70px; padding-right: 46px; font-size: 17px; }.faq-list details p { margin-right: 40px; }
    .site-footer { padding: 48px 0 30px; }.footer-top { grid-template-columns: 1fr 1fr; gap: 36px 28px; padding-bottom: 38px; }.footer-brand { grid-column: 1 / -1; }.footer-brand p { margin-top: 16px; }.footer-bottom { grid-template-columns: 1fr; gap: 11px; padding-top: 22px; text-align: center; }.footer-copyright, .footer-disclosure, .footer-language { justify-self: center; }.footer-copyright { width: 100%; font-size: 10px; text-align: center; }.footer-disclosure { width: auto; font-size: clamp(7px, 2.25vw, 9px); letter-spacing: -.025em; text-align: center; white-space: nowrap; }.footer-language-trigger { min-width: 180px; min-height: 40px; }.footer-language-menu { left: 50%; right: auto; transform: translate(-50%, 7px) scale(.985); transform-origin: center bottom; }.footer-language.is-open .footer-language-menu { transform: translate(-50%, 0) scale(1); }
    .page-hero { padding: 64px 0 48px; }.page-hero h1 { font-size: 48px; }.page-hero p { font-size: 17px; }
    .privacy-main { padding: 54px 0 76px; }.legal-document-header { margin-bottom: 22px; }.legal-document-header h1 { font-size: 48px; }.legal-intro { margin-bottom: 36px; padding-bottom: 34px; font-size: 16px; }.legal-document section + section { margin-top: 34px; padding-top: 34px; }.legal-document h2 { font-size: 25px; }
    .page-content { padding: 48px 0 72px; }.legal-card, .contact-card { padding: 30px 24px; }.legal-card section + section { margin-top: 32px; padding-top: 32px; }.form-grid { grid-template-columns: 1fr; }
}

@media (prefers-reduced-motion: reduce) {
    html { scroll-behavior: auto; }
    *, *::before, *::after { animation: none !important; transition-duration: .01ms !important; }
    .extension-popup-card { opacity: 1 !important; transform: none !important; }
    .extension-browser-dim, .extension-demo-cursor, .automatic-page-dim { display: none !important; }
    .automatic-toast { opacity: 1 !important; transform: none !important; }
    .reveal-item { opacity: 1 !important; filter: none !important; transform: none !important; transition: none !important; }
    .hero-typewriter::after { display: none; }
}


/* Keep the floating header below the WordPress toolbar while signed in. */
.admin-bar .site-header { top: 32px; }
@media (max-width: 782px) { .admin-bar .site-header { top: 46px; } }


.legal-document > .entry-content > *:first-child { margin-top: 0; }
.legal-document .legal-section + .legal-section { margin-top: 44px; padding-top: 44px; border-top: 1px solid var(--line); }
.legal-document .wp-block-heading { margin-bottom: 18px; }
.legal-document .entry-content > p, .legal-document .legal-section p, .legal-document .legal-section li { color: #625c55; font-size: 16px; line-height: 1.78; }
.ed-button-small { min-height: 46px; padding-inline: 19px; font-size: 14px; }
.ed-button-medium { min-height: 56px; padding-inline: 24px; }
.ed-button-large { min-height: 64px; padding-inline: 31px; font-size: 17px; }
.ed-button-black { background: var(--ink); box-shadow: 0 12px 30px rgba(23,21,18,.17); }
.ed-button-black:hover { background: #2f2b27; }
.ed-button-green { background: var(--green); box-shadow: 0 12px 30px rgba(23,79,59,.17); }
.ed-button-green:hover { background: #0e3f2d; }
.hero.ed-heading-small h1 { font-size: clamp(44px, 4.4vw, 62px); }
.hero.ed-heading-medium h1 { font-size: clamp(50px, 4.8vw, 69px); }
.hero.ed-heading-large h1 { font-size: clamp(54px, 5.25vw, 76px); }
.hero.ed-spacing-compact .hero-grid { min-height: 600px; }
.hero.ed-spacing-spacious .hero-grid { min-height: 760px; }
.how-section.ed-spacing-compact { padding-top: 68px; padding-bottom: 68px; }
.how-section.ed-spacing-spacious { padding-top: 126px; padding-bottom: 126px; }
@media (max-width: 620px) {
    .ed-button-large { min-height: 58px; padding-inline: 25px; font-size: 16px; }
    .hero.ed-spacing-compact .hero-grid, .hero.ed-spacing-spacious .hero-grid { min-height: auto; }
    .hero.ed-heading-small h1 { font-size: 38px; }
    .hero.ed-heading-medium h1 { font-size: 40px; }
    .hero.ed-heading-large h1 { font-size: 42px; }
}
