:root{--bg: #f6f7f4;--ink: #1a1c1e;--muted: #5c6368;--accent: #6bc3f7;--accent-soft: rgba(107, 195, 247, .2);--accent-deep: #4aa8df;--line: rgba(0, 0, 0, .08);--max: 1120px;--legal-max: 720px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:var(--bg);color:var(--ink);line-height:1.5;-webkit-font-smoothing:antialiased}.glow{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background:radial-gradient(ellipse 520px 420px at 8% 12%,var(--accent-soft),transparent 62%),radial-gradient(ellipse 480px 380px at 92% 88%,rgba(107,195,247,.14),transparent 58%)}.page-home{height:100vh;height:100dvh;overflow:hidden;display:flex;flex-direction:column;position:relative}.page-home .home-shell{position:relative;z-index:1;flex:1;display:flex;flex-direction:column;min-height:0;max-width:var(--max);margin:0 auto;width:100%;padding:clamp(10px,2.5vh,28px) clamp(20px,4vw,32px) clamp(8px,1.5vh,16px)}.page-home .home-main{flex:1;min-height:0;display:grid;grid-template-columns:1fr 1fr;column-gap:clamp(28px,5vw,64px);row-gap:clamp(12px,2vh,24px);align-items:center}.page-home .hero-copy{max-width:40ch;margin-left:clamp(16px,4vw,56px)}.page-home .headline{font-size:clamp(2rem,5.2vw,3.85rem);font-weight:800;letter-spacing:-.02em;line-height:1.08;margin:0 0 clamp(8px,1.5vh,16px)}.page-home .headline .line-dark{display:inline;color:var(--ink)}.page-home .headline .line-accent{display:inline;color:var(--accent);white-space:nowrap}.page-home .sub{font-size:clamp(.9rem,1.6vw,1.12rem);color:var(--muted);max-width:40ch;margin:0;line-height:1.45;font-weight:500}.page-home .hero-visual{display:flex;justify-content:flex-end;align-items:center;min-height:0;padding-right:clamp(24px,4vw,56px)}.page-home .hero-visual img{width:auto;max-width:min(100%,480px);max-height:min(70vh,680px);height:auto;object-fit:contain;filter:drop-shadow(0 20px 40px rgba(0,0,0,.1));border-radius:10px;transform:translate(-20px)}.page-home .home-footer{flex-shrink:0;text-align:center;padding-top:clamp(4px,1vh,10px)}.page-home .home-links{font-size:clamp(.75rem,1.4vw,.85rem);color:var(--muted);margin:0 0 6px}.page-home .home-copyright{font-size:.82rem;color:#8a9199;margin:0;letter-spacing:.02em}.page-home .home-links a{color:var(--muted);text-decoration:none;font-weight:600}.page-home .home-links a:hover{color:var(--accent)}.page-home .home-links .dot{margin:0 .45em;opacity:.45}@media(max-width:900px){.page-home .home-main{grid-template-columns:1fr;text-align:center;align-content:center;column-gap:0}.page-home .hero-copy{justify-self:center;text-align:center;max-width:40ch;margin-left:0}.page-home .sub{margin-left:auto;margin-right:auto}.page-home .hero-visual{justify-content:center;justify-self:center;padding-right:0}.page-home .hero-visual img{max-width:min(100%,380px);max-height:min(54vh,560px);transform:none}}@media(max-width:480px){.page-home .headline{font-size:clamp(1.55rem,7.5vw,2.05rem)}.page-home .hero-visual img{max-width:min(100%,340px);max-height:50vh}}.page-legal{position:relative;min-height:100vh;min-height:100dvh}.page-legal .subpage-header{position:relative;z-index:1;max-width:var(--max);margin:0 auto;padding:20px 28px 8px;display:flex;align-items:center;gap:16px}.page-legal .subpage-header a.home-link{color:var(--muted);text-decoration:none;font-weight:600;font-size:.95rem}.page-legal .subpage-header a.home-link:hover{color:var(--accent)}.page-legal .legal{position:relative;z-index:1;padding:16px 0 80px}.page-legal .legal-inner{max-width:var(--legal-max);margin:0 auto;padding:0 28px}.page-legal .legal h1{font-size:1.85rem;font-weight:800;letter-spacing:-.02em;margin:0 0 16px}.page-legal .legal h2{font-size:1.75rem;font-weight:800;letter-spacing:-.02em;margin:36px 0 16px;scroll-margin-top:24px}.page-legal .legal h3{font-size:1.05rem;font-weight:700;margin:28px 0 10px}.page-legal .legal p,.page-legal .legal li{font-size:.95rem;color:#3a4046;margin:0 0 12px}.page-legal .legal ul{margin:0 0 16px;padding-left:1.25rem}.page-legal .legal .updated{font-size:.88rem;color:var(--muted);margin-bottom:28px}.page-legal .contact-page .contact-support-email{font-size:1.2rem;font-weight:700;margin:20px 0;word-break:break-word}.page-legal .contact-page .contact-note{font-size:.9rem;color:var(--muted);margin-bottom:24px}.page-legal .legal a{color:var(--accent);text-decoration:none;font-weight:600}.page-legal .legal a:hover{color:var(--accent-deep);text-decoration:underline}.page-legal .subpage-footer{position:relative;z-index:1;text-align:center;padding:32px 28px 48px;border-top:1px solid var(--line);background:#ffffff73}.page-legal .subpage-footer .footer-links{font-size:.92rem;color:var(--muted);margin-bottom:10px}.page-legal .subpage-footer .footer-links a{color:var(--muted);text-decoration:none;font-weight:600}.page-legal .subpage-footer .footer-links a:hover{color:var(--accent)}.page-legal .subpage-footer .dot{margin:0 .5em;opacity:.45}.page-legal .subpage-footer .copyright{font-size:.85rem;color:#8a9199}
