:root{--rt-primary: #2c5f8d;--rt-primary-dark: #1e4566;--rt-accent: #d4923a;--rt-accent-dark: #b07a2e;--rt-danger: #e63946;--rt-dark: #1a1a1a;--rt-text: #333333;--rt-text-light: #666666;--rt-bg: #ffffff;--rt-bg-soft: #f5f5f5;--rt-border: #e5e7eb;--font-display: "Poppins", system-ui, -apple-system, sans-serif;--font-body: "Roboto", system-ui, -apple-system, sans-serif}[data-astro-cid-sj6yvb65]{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);font-size:16px;line-height:1.65;color:var(--rt-text);background:var(--rt-bg);-webkit-font-smoothing:antialiased}h1[data-astro-cid-sj6yvb65],h2[data-astro-cid-sj6yvb65],h3[data-astro-cid-sj6yvb65],h4[data-astro-cid-sj6yvb65]{font-family:var(--font-display);color:var(--rt-dark);line-height:1.2}a[data-astro-cid-sj6yvb65]{color:var(--rt-primary);text-decoration:none;transition:color .15s}a[data-astro-cid-sj6yvb65]:hover{color:var(--rt-accent)}.header[data-astro-cid-sj6yvb65]{background:var(--rt-bg);border-bottom:1px solid var(--rt-border);position:sticky;top:0;z-index:100}.header-inner[data-astro-cid-sj6yvb65]{max-width:1200px;margin:0 auto;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand[data-astro-cid-sj6yvb65]{font-family:var(--font-display);font-size:22px;font-weight:800;color:var(--rt-primary);letter-spacing:-.02em}.brand-sub[data-astro-cid-sj6yvb65]{font-size:12px;color:var(--rt-text-light);font-weight:500;margin-left:8px}.header-nav[data-astro-cid-sj6yvb65]{display:flex;align-items:center;gap:24px;font-size:14px;font-weight:500}.header-nav[data-astro-cid-sj6yvb65] a[data-astro-cid-sj6yvb65]{color:var(--rt-text)}.header-cta[data-astro-cid-sj6yvb65]{background:var(--rt-accent);color:#fff!important;padding:12px 22px;border-radius:999px;font-weight:600;font-size:14px;letter-spacing:.01em}.header-cta[data-astro-cid-sj6yvb65]:hover{background:var(--rt-accent-dark);color:#fff!important}@media(max-width:768px){.header-nav[data-astro-cid-sj6yvb65] a[data-astro-cid-sj6yvb65]:not(.header-cta){display:none}}.hero[data-astro-cid-sj6yvb65]{background:linear-gradient(135deg,var(--rt-primary) 0%,#1e4566 50%,#143049 100%);color:#fff;padding:80px 24px 90px;position:relative;overflow:hidden}.hero[data-astro-cid-sj6yvb65]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--rt-accent) 0%,var(--rt-danger) 50%,var(--rt-accent) 100%)}.hero-inner[data-astro-cid-sj6yvb65]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center}.hero-kicker[data-astro-cid-sj6yvb65]{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--rt-accent);margin-bottom:18px;padding:6px 14px;background:#ff690026;border-radius:4px}.hero[data-astro-cid-sj6yvb65] h1[data-astro-cid-sj6yvb65]{font-size:clamp(32px,4.5vw,52px);font-weight:700;color:#fff;letter-spacing:-.02em;margin-bottom:22px}.hero[data-astro-cid-sj6yvb65] p[data-astro-cid-sj6yvb65].lead{font-size:18px;line-height:1.6;color:#ffffffe0;margin-bottom:32px;max-width:540px}.hero-ctas[data-astro-cid-sj6yvb65]{display:flex;flex-wrap:wrap;gap:14px}.btn-primary[data-astro-cid-sj6yvb65]{background:var(--rt-accent);color:#fff;padding:14px 30px;border-radius:999px;font-weight:700;font-size:15px;display:inline-block;transition:background .15s,transform .15s,box-shadow .15s;box-shadow:0 4px 14px #d4923a59}.btn-primary[data-astro-cid-sj6yvb65]:hover{background:var(--rt-accent-dark);color:#fff;transform:translateY(-1px);box-shadow:0 6px 18px #d4923a73}.btn-ghost[data-astro-cid-sj6yvb65]{background:transparent;border:2px solid rgba(255,255,255,.6);color:#fff;padding:12px 28px;border-radius:999px;font-weight:600;font-size:15px;display:inline-block;transition:background .15s,border-color .15s}.btn-ghost[data-astro-cid-sj6yvb65]:hover{background:#ffffff1f;color:#fff;border-color:#fff}.hero-visual[data-astro-cid-sj6yvb65]{position:relative;display:flex;align-items:center;justify-content:center}.hero-visual[data-astro-cid-sj6yvb65]:before{content:"";position:absolute;inset:10% 5%;background:radial-gradient(ellipse at center,rgba(212,146,58,.35) 0%,transparent 70%);filter:blur(40px);z-index:0}.hero-visual[data-astro-cid-sj6yvb65] img[data-astro-cid-sj6yvb65]{position:relative;z-index:1;max-width:100%;height:auto;filter:drop-shadow(0 30px 60px rgba(0,0,0,.45))}.warranties[data-astro-cid-sj6yvb65]{background:var(--rt-bg-soft);padding:36px 24px;border-bottom:1px solid var(--rt-border)}.warranties-inner[data-astro-cid-sj6yvb65]{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.warranty[data-astro-cid-sj6yvb65]{text-align:center}.warranty-icon[data-astro-cid-sj6yvb65]{width:48px;height:48px;margin:0 auto 10px;color:var(--rt-primary)}.warranty-icon[data-astro-cid-sj6yvb65] svg[data-astro-cid-sj6yvb65]{width:100%;height:100%}.warranty[data-astro-cid-sj6yvb65] h4[data-astro-cid-sj6yvb65]{font-size:15px;font-weight:600;color:var(--rt-dark);margin-bottom:4px}.warranty[data-astro-cid-sj6yvb65] p[data-astro-cid-sj6yvb65]{font-size:13px;color:var(--rt-text-light);margin:0;line-height:1.5}@media(max-width:768px){.hero[data-astro-cid-sj6yvb65]{padding:50px 20px 60px}.hero-inner[data-astro-cid-sj6yvb65]{grid-template-columns:1fr;gap:32px}.warranties-inner[data-astro-cid-sj6yvb65]{grid-template-columns:repeat(2,1fr);gap:24px}.warranties[data-astro-cid-sj6yvb65]{padding:28px 20px}}section[data-astro-cid-sj6yvb65].content{padding:80px 24px;border-bottom:1px solid var(--rt-border)}section[data-astro-cid-sj6yvb65].content.alt{background:var(--rt-bg-soft)}.section-inner[data-astro-cid-sj6yvb65]{max-width:1100px;margin:0 auto}.section-kicker[data-astro-cid-sj6yvb65]{font-size:12px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--rt-accent);margin-bottom:16px}h2[data-astro-cid-sj6yvb65]{font-size:clamp(28px,3.5vw,40px);font-weight:700;margin-bottom:24px;letter-spacing:-.015em}h2[data-astro-cid-sj6yvb65]+p[data-astro-cid-sj6yvb65],h2[data-astro-cid-sj6yvb65]+.lead[data-astro-cid-sj6yvb65]{font-size:17px;color:var(--rt-text-light);max-width:760px;margin-bottom:32px;line-height:1.7}section[data-astro-cid-sj6yvb65].content h3[data-astro-cid-sj6yvb65]{font-size:22px;font-weight:600;margin-bottom:12px;color:var(--rt-primary)}section[data-astro-cid-sj6yvb65].content p[data-astro-cid-sj6yvb65]{margin-bottom:16px}section[data-astro-cid-sj6yvb65].content ul[data-astro-cid-sj6yvb65]{margin-bottom:20px;padding-left:22px}section[data-astro-cid-sj6yvb65].content li[data-astro-cid-sj6yvb65]{margin-bottom:8px}section[data-astro-cid-sj6yvb65].content strong[data-astro-cid-sj6yvb65]{color:var(--rt-dark);font-weight:600}@media(max-width:768px){section[data-astro-cid-sj6yvb65].content{padding:50px 20px}}.cards-grid[data-astro-cid-sj6yvb65]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px}.card[data-astro-cid-sj6yvb65]{background:var(--rt-bg);border:1px solid var(--rt-border);border-radius:8px;padding:28px;transition:transform .15s,box-shadow .15s}.card[data-astro-cid-sj6yvb65]:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.card-icon[data-astro-cid-sj6yvb65]{width:44px;height:44px;background:var(--rt-primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;margin-bottom:16px;font-family:var(--font-display)}.card[data-astro-cid-sj6yvb65] h3[data-astro-cid-sj6yvb65]{margin-bottom:10px;font-size:18px;color:var(--rt-dark)}.card[data-astro-cid-sj6yvb65] p[data-astro-cid-sj6yvb65]{font-size:14px;color:var(--rt-text-light);margin-bottom:0}@media(max-width:768px){.cards-grid[data-astro-cid-sj6yvb65]{grid-template-columns:1fr}}.steps[data-astro-cid-sj6yvb65]{margin-top:40px}.step-row[data-astro-cid-sj6yvb65]{display:flex;gap:24px;padding:24px 0;border-bottom:1px solid var(--rt-border)}.step-row[data-astro-cid-sj6yvb65]:last-child{border-bottom:none}.step-num[data-astro-cid-sj6yvb65]{flex-shrink:0;width:56px;height:56px;background:var(--rt-accent);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-size:22px;font-weight:700}.step-content[data-astro-cid-sj6yvb65] h3[data-astro-cid-sj6yvb65]{font-size:19px;margin-bottom:6px;color:var(--rt-dark)}.step-content[data-astro-cid-sj6yvb65] p[data-astro-cid-sj6yvb65]{color:var(--rt-text-light);font-size:15px;margin-bottom:0}@media(max-width:768px){.step-row[data-astro-cid-sj6yvb65]{flex-direction:column;gap:12px}.step-num[data-astro-cid-sj6yvb65]{width:44px;height:44px;font-size:18px}}.faq[data-astro-cid-sj6yvb65]{max-width:820px;margin:40px auto 0}.faq[data-astro-cid-sj6yvb65] details[data-astro-cid-sj6yvb65]{border:1px solid var(--rt-border);border-radius:6px;margin-bottom:12px;background:var(--rt-bg);overflow:hidden}.faq[data-astro-cid-sj6yvb65] summary[data-astro-cid-sj6yvb65]{padding:18px 22px;font-weight:600;font-family:var(--font-display);font-size:16px;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;color:var(--rt-dark);user-select:none}.faq[data-astro-cid-sj6yvb65] summary[data-astro-cid-sj6yvb65]:after{content:"+";font-size:22px;color:var(--rt-accent);font-weight:400;transition:transform .2s}.faq[data-astro-cid-sj6yvb65] details[data-astro-cid-sj6yvb65][open] summary[data-astro-cid-sj6yvb65]:after{transform:rotate(45deg)}.faq[data-astro-cid-sj6yvb65] summary[data-astro-cid-sj6yvb65]::-webkit-details-marker{display:none}.faq[data-astro-cid-sj6yvb65] details[data-astro-cid-sj6yvb65]>div[data-astro-cid-sj6yvb65]{padding:0 22px 22px;color:var(--rt-text);line-height:1.7}.cta-final[data-astro-cid-sj6yvb65]{background:var(--rt-primary);color:#fff;padding:80px 24px;text-align:center}.cta-final[data-astro-cid-sj6yvb65] h2[data-astro-cid-sj6yvb65]{color:#fff;margin-bottom:16px}.cta-final[data-astro-cid-sj6yvb65] p[data-astro-cid-sj6yvb65]{font-size:17px;color:#ffffffe0;margin-bottom:32px;max-width:640px;margin-left:auto;margin-right:auto}.footer[data-astro-cid-sj6yvb65]{background:#0e1e2e;color:#fff9;padding:40px 24px;font-size:14px}.footer-inner[data-astro-cid-sj6yvb65]{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;align-items:center}.footer[data-astro-cid-sj6yvb65] a[data-astro-cid-sj6yvb65]{color:#fffc;margin-right:18px}.footer[data-astro-cid-sj6yvb65] a[data-astro-cid-sj6yvb65]:hover{color:var(--rt-accent)}.footer[data-astro-cid-sj6yvb65] .powered[data-astro-cid-sj6yvb65]{font-size:12px;opacity:.5}.footer[data-astro-cid-sj6yvb65] .powered[data-astro-cid-sj6yvb65] a[data-astro-cid-sj6yvb65]{color:#fff9}@media(prefers-reduced-motion:no-preference){.reveal[data-astro-cid-sj6yvb65]{opacity:0;transform:translateY(12px);transition:opacity .6s ease-out,transform .6s ease-out}.reveal[data-astro-cid-sj6yvb65].visible{opacity:1;transform:translateY(0)}}
