:root{--ink:#12382d;--muted:#687b75;--pink:#f51f6d;--green:#07883f;--line:#dfe9e5;--soft:#f4f8f6}*{box-sizing:border-box}body{margin:0;background:#fbfdfc;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}.help-shell{width:min(1180px,calc(100% - 40px));margin:auto}.help-top{height:84px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center}.help-top .help-shell{display:flex;align-items:center;justify-content:space-between}.help-logo{display:block;width:188px;height:54px;object-fit:contain}.help-back{color:var(--ink);font-weight:750;text-decoration:none}.help-hero{padding:72px 0 48px;background:radial-gradient(circle at 85% 15%,#ffdce9 0,transparent 30%),linear-gradient(135deg,#fff 20%,#f2faf6)}.help-kicker{color:var(--pink);font-size:12px;font-weight:900;letter-spacing:.14em}.help-hero h1{max-width:760px;margin:14px 0 12px;font-size:clamp(36px,5vw,66px);line-height:1.02;letter-spacing:-.045em}.help-hero p{max-width:700px;color:var(--muted);font-size:18px;line-height:1.7}.help-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:28px;padding:44px 0 80px}.help-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:28px;box-shadow:0 18px 50px rgba(14,53,42,.07)}.help-card h2{margin:0 0 8px;font-size:25px}.help-card>p{margin:0 0 24px;color:var(--muted);line-height:1.6}.help-form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.help-form label{display:grid;gap:7px;color:#3b564e;font-size:13px;font-weight:800}.help-form .wide{grid-column:1/-1}.help-form input,.help-form select,.help-form textarea{width:100%;border:1px solid #ccdcd6;border-radius:12px;background:#fff;padding:13px 14px;color:var(--ink);font:inherit;outline:none}.help-form textarea{min-height:150px;resize:vertical}.help-form input:focus,.help-form select:focus,.help-form textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(7,136,63,.1)}.help-submit{grid-column:1/-1;border:0;border-radius:13px;padding:15px 20px;background:linear-gradient(135deg,var(--pink),#d90d58);color:#fff;font-weight:900;cursor:pointer}.help-alert{border-radius:13px;padding:14px 16px;margin-bottom:18px;font-weight:750}.help-alert.ok{background:#e8f8ef;color:#08713a}.help-alert.error{background:#fff0f3;color:#b80c43}.help-side{display:grid;gap:15px;align-content:start}.help-side article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px}.help-side b{display:block;margin-bottom:7px}.help-side span{color:var(--muted);line-height:1.55}.legal-wrap{padding:52px 0 90px}.legal-layout{display:grid;grid-template-columns:270px 1fr;gap:28px}.legal-nav,.legal-content{background:#fff;border:1px solid var(--line);border-radius:22px;padding:26px}.legal-nav{position:sticky;top:24px;height:max-content;display:grid;gap:8px}.legal-nav a{text-decoration:none;color:var(--ink);padding:11px 12px;border-radius:10px;font-weight:750}.legal-nav a.active,.legal-nav a:hover{background:#edf8f2;color:var(--green)}.legal-content h1{font-size:40px;margin:0 0 8px}.legal-content .updated{color:var(--muted);font-size:13px}.legal-content section{padding:24px 0;border-bottom:1px solid var(--line)}.legal-content section:last-child{border:0}.legal-content h2{font-size:22px;margin:0 0 10px}.legal-content p,.legal-content li{color:#49615a;line-height:1.75}.legal-content a{color:var(--green);font-weight:800}.help-footer{padding:28px 0;background:#11372d;color:#dce9e4}.help-footer .help-shell{display:flex;justify-content:space-between;gap:20px}.help-footer a{color:#fff}@media(max-width:760px){.help-shell{width:min(100% - 24px,1180px)}.help-grid,.legal-layout{grid-template-columns:1fr}.help-form{grid-template-columns:1fr}.help-form .wide,.help-submit{grid-column:1}.legal-nav{position:static;grid-template-columns:1fr 1fr}.help-footer .help-shell{display:grid}.help-hero{padding:48px 0 34px}.help-top{height:72px}.help-logo{width:156px}}
