:root{--bg:#0b0b0c;--panel:#151517;--ink:#f5f5f4;--muted:#b8b8bc;--line:#303034;--red:#c41e30;--red2:#e23a4c;--max:1180px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);line-height:1.55}.skip{position:absolute;left:-999px}.skip:focus{left:1rem;top:1rem;z-index:9;background:#fff;color:#000;padding:.8rem;border-radius:.5rem}a{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #fff;outline-offset:3px}.wrap{width:min(100% - 2.5rem,var(--max));margin:auto}.top{position:sticky;top:0;z-index:5;background:rgba(11,11,12,.92);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.nav{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand img{display:block;width:158px;height:auto}.navlinks{display:flex;gap:1.2rem;align-items:center;font-size:.9rem;color:var(--muted)}.navlinks a{text-decoration:none}.pill,.btn{display:inline-flex;justify-content:center;align-items:center;gap:.45rem;border:1px solid transparent;border-radius:999px;padding:.8rem 1.08rem;text-decoration:none;font-weight:750;cursor:pointer;font:inherit}.pill{background:var(--red);color:#fff}.btn{background:#fff;color:#151517}.btn.alt{background:transparent;color:#fff;border-color:#56565b}.eyebrow{text-transform:uppercase;letter-spacing:.13em;color:#f17784;font-size:.76rem;font-weight:800}.hero{min-height:650px;position:relative;display:grid;align-items:end;overflow:hidden;border-bottom:1px solid var(--line)}.hero:before{content:"";inset:0;position:absolute;background:linear-gradient(90deg,rgba(11,11,12,.97) 0%,rgba(11,11,12,.8) 38%,rgba(11,11,12,.16) 72%)}.hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero .wrap{position:relative;padding:5.8rem 0 4.5rem}.hero h1{font-size:clamp(2.7rem,7vw,5.9rem);max-width:850px;letter-spacing:-.065em;line-height:.94;margin:.6rem 0 1.25rem}.hero h1 em{color:#f36b79;font-style:normal}.lead{font-size:clamp(1.05rem,2vw,1.28rem);max-width:610px;color:#e1e1e4}.actions{display:flex;flex-wrap:wrap;gap:.75rem;margin:2rem 0 1rem}.trust{font-size:.9rem;color:#cacacf}section{padding:5.5rem 0}.section-head{max-width:680px;margin-bottom:2.3rem}.section-head h2{font-size:clamp(2rem,4vw,3.35rem);letter-spacing:-.045em;line-height:1;margin:.5rem 0 1rem}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.card{background:var(--panel);border:1px solid var(--line);border-radius:1.15rem;padding:1.55rem}.card h3{font-size:1.3rem;margin:.4rem 0}.card p{color:var(--muted);margin:.4rem 0 1.25rem}.nr{color:#f17784;font-weight:850}.route{background:linear-gradient(135deg,#241115,#121214 58%);border-block:1px solid var(--line)}.route-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.route-card{border:1px solid #49494e;border-radius:1.2rem;padding:2rem;background:rgba(255,255,255,.025)}.route-card h3{font-size:1.65rem;margin:.6rem 0}.route-card p{color:var(--muted);min-height:3.4em}.about{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:3rem}.portrait{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:40% center;border-radius:1.2rem;filter:saturate(.9)}.check{padding:0;margin:1.5rem 0;list-style:none}.check li{padding:.45rem 0;border-bottom:1px solid var(--line)}.check li:before{content:"✓";color:#f17784;font-weight:bold;margin-right:.65rem}.faq details{border-top:1px solid var(--line);padding:1.1rem 0}.faq summary{font-weight:750;cursor:pointer}.faq p{color:var(--muted);max-width:750px}.cta{background:var(--red);padding:4.4rem 0}.cta h2{font-size:clamp(2rem,5vw,4rem);letter-spacing:-.06em;line-height:1;margin:.3rem 0 1rem;max-width:800px}.cta p{max-width:650px}.cta .btn{margin-top:1rem}.footer{border-top:1px solid var(--line);padding:2.3rem 0;color:var(--muted);font-size:.9rem}.footer-grid{display:flex;justify-content:space-between;gap:2rem}.footer a{margin-right:1rem}.assistant{position:fixed;right:1rem;bottom:1rem;z-index:4;box-shadow:0 15px 30px #0007}.notice{background:#241115;border-left:3px solid var(--red);padding:1rem 1.1rem;color:#dfdfe2}.page-head{padding:5.5rem 0 3rem;background:linear-gradient(120deg,#171114,#0b0b0c)}.page-head h1{font-size:clamp(2.8rem,7vw,5.4rem);letter-spacing:-.065em;line-height:.96;max-width:900px}.content{max-width:800px}.content h2{margin-top:2.5rem}.content p,.content li{color:#d2d2d5}.wizard{max-width:730px;margin:auto}.step{display:none}.step.active{display:block}.choice{width:100%;text-align:left;background:#1a1a1d;color:#fff;border:1px solid #4a4a50;border-radius:1rem;padding:1rem 1.1rem;margin:.65rem 0;font:inherit;font-weight:700;cursor:pointer}.choice:hover{border-color:#f17784}.result{padding:1.4rem;border-radius:1rem;background:#1b1b1e;border:1px solid #444}.small{font-size:.86rem;color:var(--muted)}
.blog-hero{padding:6rem 0 4rem;background:radial-gradient(circle at 90% 10%,#5b1019 0,transparent 35%),linear-gradient(135deg,#151517,#0b0b0c);border-bottom:1px solid var(--line)}.blog-hero h1{font-size:clamp(3rem,8vw,6.6rem);letter-spacing:-.07em;line-height:.9;margin:.7rem 0 1.3rem;max-width:980px}.blog-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:1rem}.post-card{display:block;text-decoration:none;background:#141416;border:1px solid var(--line);border-radius:1.2rem;overflow:hidden;transition:transform .2s,border-color .2s}.post-card:hover{transform:translateY(-3px);border-color:#6e6e74}.post-card img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block}.post-body{padding:1.5rem}.post-card h2,.post-card h3{margin:.45rem 0;line-height:1.08}.tag{display:inline-flex;border:1px solid #62313a;border-radius:999px;padding:.25rem .6rem;color:#f58a95;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.article{max-width:850px}.article h1{font-size:clamp(2.7rem,7vw,5.3rem);letter-spacing:-.06em;line-height:.96;margin:.8rem 0 1.2rem}.article h2{font-size:clamp(1.65rem,4vw,2.6rem);letter-spacing:-.035em;line-height:1.08;margin-top:3.4rem}.article h3{margin-top:2rem}.article p,.article li{color:#d7d7da}.article figure{margin:2.5rem 0}.article figure img{width:100%;display:block;border-radius:1rem;border:1px solid var(--line)}.article figcaption{font-size:.8rem;color:var(--muted);margin-top:.65rem}.fact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem;margin:1.6rem 0}.fact{padding:1.1rem;border-left:3px solid var(--red);background:#151517}.source-list{font-size:.9rem;padding:1.2rem;background:#111113;border:1px solid var(--line);border-radius:1rem}.source-list a{text-decoration-color:#f17784}.brand-line{height:5px;background:linear-gradient(90deg,var(--red) 0 38%,#fff 38% 66%,#7f8083 66%)}.role-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem;margin:1.6rem 0}.case-table-wrap{overflow-x:auto;margin:1.8rem 0;border:1px solid var(--line);border-radius:1rem}.case-table{width:100%;min-width:680px;border-collapse:collapse;background:#121214}.case-table th,.case-table td{text-align:left;vertical-align:top;padding:1rem;border-bottom:1px solid var(--line)}.case-table th{background:#241115;color:#fff}.case-table tr:last-child td{border-bottom:0}
@media(max-width:720px){.wrap{width:min(100% - 1.5rem,var(--max))}.navlinks{display:none}.brand img{width:130px}.hero{min-height:685px}.hero:before{background:linear-gradient(90deg,rgba(11,11,12,.96),rgba(11,11,12,.57) 70%,rgba(11,11,12,.32))}.hero .wrap{padding:4rem 0 3rem}.grid,.route-grid,.about,.blog-grid,.fact-grid,.role-grid{grid-template-columns:1fr}.about{gap:1.4rem}.portrait{max-height:510px;object-position:center 28%}.footer-grid{display:block}.footer-grid p{margin-top:1.3rem}section{padding:4rem 0}.assistant{bottom:.8rem;right:.8rem}.assistant .pill{padding:.7rem .85rem}}

.install-app{position:fixed;left:1rem;bottom:1rem;z-index:6;display:inline-flex;align-items:center;gap:.45rem;border:1px solid #5b5b60;border-radius:999px;padding:.78rem 1rem;background:#161618;color:#fff;box-shadow:0 12px 35px #0009;font:inherit;font-size:.86rem;font-weight:800;cursor:pointer}.install-app.ready{background:var(--red);border-color:var(--red)}.install-app span{font-size:1.15rem;line-height:1}.install-dialog[hidden]{display:none}.install-dialog{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:1rem;background:#000b;backdrop-filter:blur(8px)}.install-dialog-card{position:relative;width:min(100%,470px);border:1px solid #505056;border-radius:1.2rem;padding:2rem;background:#151517;box-shadow:0 22px 70px #000}.install-dialog-card h2{margin:.45rem 2rem 1rem 0;font-size:1.8rem;line-height:1.05}.install-dialog-card p{color:#d7d7da}.install-close{position:absolute;right:.8rem;top:.7rem;width:2.4rem;height:2.4rem;border:0;border-radius:50%;background:#2b2b2f;color:#fff;font-size:1.45rem;cursor:pointer}.legal-page{padding-top:5rem;padding-bottom:5rem}.legal-page h1{font-size:clamp(3rem,7vw,5rem);letter-spacing:-.06em;line-height:.95;margin:.5rem 0 2rem}.legal-page h2{margin-top:2.4rem}.legal-page .notice{margin-top:2.5rem}@media(max-width:720px){.install-app{left:.75rem;bottom:.75rem;max-width:calc(100% - 5.5rem);padding:.7rem .85rem}.assistant~.install-app{bottom:4.4rem}}
