:root{
  --bg:#fffdf2;--surface:#fff;--text:#111827;--muted:#586173;--primary:#ffe600;--primary-dark:#d7b900;--accent:#111827;--border:rgba(17,24,39,.12);--shadow:0 24px 70px rgba(17,24,39,.14);--radius:28px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:radial-gradient(circle at top right,rgba(255,230,0,.22),transparent 30rem),var(--bg);line-height:1.6}a{color:inherit;text-decoration:none}a:hover{color:#8a7400}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,253,242,.9);backdrop-filter:blur(16px);border-bottom:1px solid var(--border)}.nav{max-width:1180px;margin:0 auto;padding:1rem clamp(1rem,4vw,2rem);display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand,.nav-actions{display:flex;align-items:center;gap:1rem}.brand{font-weight:900;letter-spacing:-.03em;font-size:1.15rem}.brand-icon{width:3rem;height:3rem;border-radius:.65rem;object-fit:cover;box-shadow:0 8px 20px rgba(0,0,0,.15)}.nav-actions{font-weight:800;color:var(--muted);font-size:.95rem}.menu-toggle{display:none}.language-switcher select{appearance:none;border:1px solid var(--border);border-radius:999px;padding:.65rem 2.1rem .65rem 1rem;font:inherit;font-weight:900;color:var(--text);background:var(--surface) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23586173' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") no-repeat right .8rem center;cursor:pointer}.section-padding{max-width:1180px;margin:0 auto;padding:clamp(4rem,8vw,7rem) clamp(1rem,4vw,2rem)}.hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);align-items:center;gap:clamp(2rem,7vw,5rem);min-height:84vh}.eyebrow{margin:0 0 1rem;color:#8a7400;font-weight:950;text-transform:uppercase;letter-spacing:.12em;font-size:.82rem}h1,h2,h3{line-height:1.08;letter-spacing:-.045em;margin:0}h1{font-size:clamp(3rem,8vw,6.4rem);max-width:12ch}h2{font-size:clamp(2rem,5vw,3.8rem)}h3{font-size:1.35rem}p{color:var(--muted)}.hero-text{max-width:43rem;font-size:clamp(1.1rem,2vw,1.35rem)}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3.25rem;padding:.9rem 1.35rem;border-radius:999px;font-weight:950;border:1px solid transparent}.button.primary{color:#111;background:var(--primary);box-shadow:0 16px 34px rgba(255,230,0,.32)}.button.primary:hover{color:#111;background:#fff071}.button.secondary{background:var(--surface);border-color:var(--border)}.phone-card{display:grid;place-items:center;padding:2rem;border-radius:var(--radius);background:linear-gradient(160deg,rgba(255,255,255,.88),rgba(255,249,201,.62));box-shadow:var(--shadow)}.phone{width:min(78vw,320px);aspect-ratio:9/18;border-radius:2.4rem;padding:1rem;background:#111827;box-shadow:inset 0 0 0 8px #020617}.phone-top{width:40%;height:.45rem;margin:.4rem auto 1rem;border-radius:999px;background:#374151}.phone-screen{height:calc(100% - 1.85rem);border-radius:1.7rem;padding:1.1rem;display:flex;flex-direction:column;gap:.75rem;justify-content:end;overflow:hidden;color:#111;background:linear-gradient(180deg,rgba(255,230,0,.18),rgba(255,255,255,.92)),repeating-linear-gradient(0deg,#fff 0 1px,transparent 1px 2.1rem)}.scan-line{height:.35rem;border-radius:999px;background:var(--primary);box-shadow:0 0 24px var(--primary);margin-bottom:auto}.screen-feature{padding:.85rem;border-radius:1rem;background:rgba(255,255,255,.82);border:1px solid rgba(17,24,39,.08);box-shadow:0 8px 22px rgba(17,24,39,.08);border-left:4px solid var(--primary)}.screen-feature p{color:#6b5b00;margin:0 0 .25rem;font-weight:950;font-size:.9rem;line-height:1.1}.screen-feature span{display:block;color:#4b5563;font-size:.76rem;line-height:1.25;font-weight:700}.reader-buttons{display:flex;justify-content:center;gap:.7rem;margin-top:.45rem}.reader-buttons span{width:2.85rem;height:2.85rem;border-radius:50%;background:var(--primary)}.reader-buttons span:first-child,.reader-buttons span:last-child{background:#111}.section-heading{max-width:760px;margin-bottom:2rem}.centered{margin-left:auto;margin-right:auto;text-align:center}.grid{display:grid;gap:1.2rem}.cards-3{grid-template-columns:repeat(3,minmax(0,1fr))}.cards-2{grid-template-columns:repeat(2,minmax(0,1fr))}.card,.price-card,.video-card{background:rgba(255,255,255,.86);border:1px solid var(--border);border-radius:var(--radius);padding:clamp(1.35rem,3vw,2rem);box-shadow:0 18px 48px rgba(17,24,39,.08)}.split-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:2rem;align-items:start}.mode-list{display:grid;gap:1rem}.mode-item{display:grid;grid-template-columns:auto 1fr;gap:1rem;padding:1.2rem;border-radius:24px;background:var(--surface);border:1px solid var(--border)}.mode-item span{width:3rem;height:3rem;border-radius:50%;display:grid;place-items:center;background:#fff4a3;color:#6b5b00;font-weight:950}.how-it-works{background:rgba(255,255,255,.5);border-radius:42px}.video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.video-card h3{margin-bottom:1rem}.video-container{position:relative;aspect-ratio:16/9;overflow:hidden;border-radius:18px;background:#111;box-shadow:0 10px 30px rgba(17,24,39,.12)}.video-container iframe{width:100%;height:100%;border:0}.audience{text-align:center}.pill-list{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.pill-list span{padding:.75rem 1rem;border-radius:999px;background:var(--surface);border:1px solid var(--border);font-weight:800}.pricing{background:rgba(255,255,255,.5);border-radius:42px}.price{color:var(--text);font-size:clamp(2rem,5vw,3.4rem);font-weight:950;letter-spacing:-.06em;margin:1rem 0}.price span{font-size:1rem;color:var(--muted);letter-spacing:0}.price-card.highlighted{border-color:var(--primary-dark);box-shadow:0 24px 60px rgba(255,230,0,.28)}.installation{text-align:center;background:linear-gradient(180deg,rgba(255,230,0,.16),rgba(255,255,255,.65));border-radius:42px}.store-buttons{display:flex;justify-content:center;align-items:center;gap:1.2rem;flex-wrap:wrap}.store-buttons img{height:58px;width:auto;display:block;transition:transform .2s ease}.store-buttons a:hover img{transform:translateY(-2px) scale(1.03)}.privacy-contact{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.privacy-contact a{color:#8a7400;font-weight:800}.site-footer{padding:2rem;text-align:center;border-top:1px solid var(--border);background:#111827}.site-footer p{margin:0;color:#fff}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media (max-width:960px){.nav{align-items:flex-start}.nav-actions{flex-wrap:wrap;justify-content:flex-end}.hero,.split-section,.privacy-contact{grid-template-columns:1fr}.hero{min-height:auto;padding-top:3rem}h1{max-width:100%}.phone-card{order:-1}.cards-3,.cards-2,.video-grid{grid-template-columns:1fr}.how-it-works,.pricing,.installation{border-radius:28px}}
@media (max-width: 768px) {

    .hero-testimonial {
        padding: 1.5rem;
    }

    .hero-testimonial::before {
        font-size: 4rem;
        top: -15px;
    }

    .hero-testimonial blockquote {
        font-size: 1.2rem;
    }
}
@media (max-width:640px){.brand span:last-child{display:none}.nav-actions{gap:.6rem;font-size:.88rem}.hero-actions,.button{width:100%}.button{text-align:center}.store-buttons img{height:50px}}
.hero-testimonial {
    margin-top: 3rem;
    padding: 2rem;
    background: linear-gradient(135deg, #fffef8 0%, #fff8dc 100%);
    border-radius: 20px;
    border: 1px solid rgba(244, 197, 66, 0.25);
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08);
    position: relative;
}

.hero-testimonial::before {
    content: "“";
    position: absolute;
    top: -25px;
    left: 20px;
    font-size: 6rem;
    line-height: 1;
    color: #f4c542;
    opacity: 0.35;
    font-family: Georgia, serif;
}

.hero-testimonial blockquote {
    margin: 0;
    font-size: 1.5rem;
    line-height: 1.6;
    font-weight: 500;
    color: #222;
    border: 0;
    padding: 0;
}

.hero-testimonial cite {
    display: block;
    margin-top: 1.5rem;
    font-size: 1rem;
    font-weight: 700;
    color: #666;
    text-align: right;
}
