*,:before,:after{box-sizing:border-box}:root{--paper:#f7f6f3;--card:#fffefb;--ink:#1a1a1a;--muted:#5c5a55;--line:#e6e3dc;--accent:#3d4fff;--accent-hover:#2c3ae0;--accent-soft:#eef0ff;--footer:#1a1a1a;--footer-text:#c9c6be;--wrap:1120px;--header-h:64px;--radius:16px;--font-display:"Syne", sans-serif;--font-body:"Inter", system-ui, sans-serif}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0;font-size:17px;line-height:1.6}#root{min-height:100vh}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-weight:700;line-height:1.12}h1{font-size:clamp(36px,6vw,64px)}h2{font-size:clamp(26px,4vw,32px);line-height:1.2}h3{font-size:20px;line-height:1.3}p{margin:0}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.wrap{width:min(var(--wrap), calc(100% - 48px));margin-inline:auto}.site{flex-direction:column;min-height:100vh;display:flex}.site>main,.site>section:first-of-type{flex:none}.site>:nth-last-child(2){flex:1}.header{z-index:20;height:var(--header-h);background:var(--card);border-bottom:1px solid var(--line);position:sticky;top:0}.header-inner{width:min(var(--wrap), calc(100% - 48px));align-items:center;gap:24px;height:100%;margin-inline:auto;display:flex}.logo-link{flex-shrink:0;align-items:center;display:inline-flex}.logo{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);align-items:baseline;font-size:22px;font-weight:700;line-height:1;display:inline-flex}.logo--inverted{color:#fffefb}.logo-o{justify-content:center;align-items:center;width:.72em;height:1em;margin-inline:.02em;display:inline-flex}.logo-star{width:.55em;height:.55em;color:var(--accent)}.nav-toggle{opacity:0;pointer-events:none;position:absolute}.nav-burger{cursor:pointer;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;margin-left:auto;display:none}.nav-burger span{background:var(--ink);border-radius:1px;width:18px;height:2px;display:block}.nav-close{display:none}.nav-panel{align-items:center;gap:28px;margin-left:auto;display:flex}.nav{gap:28px;display:flex}.nav a{color:var(--muted);border-bottom:1.5px solid #0000;padding:6px 0;font-size:14px;font-weight:500}.nav a:hover{color:var(--accent)}.nav a.active{color:var(--ink);border-bottom-color:var(--accent);font-weight:600}.header-cta{flex-shrink:0}.header-cta.active{color:#fff}.btn{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;height:44px;padding:0 22px;font-size:14px;font-weight:600;transition:background .18s,color .18s,border-color .18s;display:inline-flex}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{background:var(--accent-hover);color:#fff}.btn-secondary{color:var(--ink);border-color:var(--ink);background:0 0}.btn-secondary:hover{background:var(--ink);color:var(--paper)}.btn-row{flex-wrap:wrap;gap:12px;display:flex}.text-link{color:var(--muted);font-weight:500}.text-link:hover{color:var(--accent);text-decoration:underline}.eyebrow{background:var(--accent-soft);height:28px;color:var(--accent);letter-spacing:.02em;border-radius:999px;align-items:center;margin-bottom:16px;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex}.lead{color:var(--muted);max-width:36em;font-size:18px}.section{padding:96px 0}.section-head{margin-bottom:40px}.section-head p{color:var(--muted);margin-top:12px}.frame{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.frame img{object-fit:cover;width:100%;height:100%}.hero{padding:72px 0 96px}.hero-inner{grid-template-columns:1.15fr .85fr;align-items:center;gap:64px;display:grid}.hero-copy h1{margin-bottom:20px}.hero-copy .lead{margin-bottom:32px}.hero-figure{aspect-ratio:4/5;max-height:560px}.principles{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.principle{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:24px}.principle img{object-fit:cover;border-radius:12px;width:64px;height:64px;margin-bottom:20px}.principle h3{margin-bottom:10px}.principle p{color:var(--muted);font-size:16px}.method{grid-template-columns:1fr 2fr;align-items:start;gap:64px;display:grid}.method-title{top:calc(var(--header-h) + 32px);position:sticky}.method-list{flex-direction:column;display:flex}.method-item{border-top:1px solid var(--line);grid-template-columns:52px 1fr;gap:16px;padding:28px 0;display:grid}.method-item:last-child{border-bottom:1px solid var(--line)}.method-num{font-family:var(--font-display);color:var(--accent);font-size:20px;font-weight:700}.method-item h3{margin-bottom:8px}.method-item p{color:var(--muted)}.soon{background:var(--accent-soft);border-radius:var(--radius);grid-template-columns:1fr 220px;align-items:center;gap:40px;padding:48px;display:grid}.soon h2{margin:12px 0}.soon p{color:var(--muted);margin-bottom:16px}.soon-figure{border-radius:var(--radius);width:220px;height:220px;margin:0;overflow:hidden}.soon-figure img{object-fit:cover;width:100%;height:100%}.page-hero{padding:72px 0 32px}.page-hero-inner{gap:40px;display:grid}.page-hero--split .page-hero-inner{grid-template-columns:1fr 280px;align-items:center}.page-hero h1{margin-bottom:16px}.page-hero-figure{border-radius:var(--radius);border:1px solid var(--line);background:var(--card);aspect-ratio:1;margin:0;overflow:hidden}.page-hero-figure img{object-fit:cover;width:100%;height:100%}.page-body{padding:24px 0 96px}.empty{text-align:center;padding:24px 0 48px}.empty img{border-radius:var(--radius);border:1px solid var(--line);width:min(360px,100%);margin:0 auto 32px}.empty h2{margin-bottom:12px}.empty p{color:var(--muted);max-width:34em;margin:0 auto 24px}.app-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.app-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);gap:16px;padding:20px;display:flex}.app-card img{object-fit:cover;border-radius:18px;width:80px;height:80px}.app-card h2{margin-bottom:6px;font-size:20px}.app-card p{color:var(--muted);font-size:15px}.about-grid{grid-template-columns:1.2fr .8fr;align-items:start;gap:64px;margin-bottom:64px;display:grid}.about-copy p+p{margin-top:18px}.about-copy p{color:var(--muted)}.about-figure{aspect-ratio:4/5;margin:0}.facts{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:24px;padding-top:40px;display:grid}.fact dt{color:var(--muted);margin-bottom:6px;font-size:13px}.fact dd{margin:0;font-weight:600}.support-grid{grid-template-columns:.9fr 1.1fr;gap:32px;margin-bottom:40px;display:grid}.status-card,.contact-card,.faq{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:28px}.status-card h2,.contact-card h2{margin-bottom:12px;font-size:22px}.status-card p,.contact-card p{color:var(--muted);margin-bottom:16px}.status-actions{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.faq details{border-bottom:1px solid var(--line);padding:16px 0}.faq details:first-child{padding-top:0}.faq details:last-child{border-bottom:0;padding-bottom:0}.faq summary{cursor:pointer;font-weight:600;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq details p{color:var(--muted);margin-top:10px}.support-email{color:var(--muted)}.contact-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.contact-note{color:var(--muted);margin-top:24px;font-size:14px}.legal{max-width:720px;padding:24px 0 96px}.legal-meta{color:var(--muted);margin:12px 0 40px;font-size:13px}.legal h2{margin:48px 0 12px;font-size:22px}.legal p,.legal li{color:var(--muted)}.legal ul{padding-left:1.2em}.legal a{color:var(--accent)}.legal a:hover{text-decoration:underline}.not-found{padding:96px 0 120px}.not-found h1{margin:16px 0}.not-found p{color:var(--muted);margin-bottom:28px}.footer{background:var(--footer);color:var(--footer-text);margin-top:auto;padding:64px 0}.footer-inner{grid-template-columns:1.4fr 1fr 1fr;gap:40px;display:grid}.footer-brand p{margin-top:10px;font-size:13px}.footer-tag,.footer-copy{color:#8f8c84}.footer-links{grid-template-columns:1fr 1fr;align-content:start;gap:10px 24px;font-size:14px;display:grid}.footer-links a:hover,.footer-links a.active,.footer-contact a:hover{color:#fff}.footer-contact{flex-direction:column;gap:10px;font-size:14px;display:flex}@media (width<=1023px){.hero-inner,.method,.about-grid,.page-hero--split .page-hero-inner,.support-grid{grid-template-columns:1fr}.hero-inner{gap:40px}.hero-figure{aspect-ratio:4/5;max-width:420px;max-height:480px}.method-title{position:static}.soon{grid-template-columns:1fr;padding:32px}}@media (width<=767px){:root{--header-h:56px}.wrap,.header-inner{width:min(var(--wrap), calc(100% - 32px))}.section{padding:56px 0}.hero{padding:40px 0 56px}.nav-burger{display:flex}.nav-panel{background:var(--paper);flex-direction:column;justify-content:center;gap:24px;margin:0;padding:32px;transition:transform .18s;position:fixed;inset:0;transform:translate(100%)}.nav-toggle:checked+.nav-burger+.nav-panel,.nav-toggle:focus-visible+.nav-burger+.nav-panel,.nav-toggle:checked~.nav-panel{transform:translate(0)}.nav{flex-direction:column;align-items:center;gap:20px}.nav a{font-size:22px;font-family:var(--font-display);color:var(--ink);font-weight:700}.nav-close{color:var(--muted);cursor:pointer;font-size:14px;display:block;position:absolute;top:20px;right:24px}.principles,.facts,.contact-grid,.footer-inner,.app-grid{grid-template-columns:1fr}.soon-figure{width:180px;height:180px}}
