:root{--ink:#09233b;--muted:#5d7486;--line:#dce6eb;--card:#fff;--accent:#0b8f83;--accent2:#f7b733;--navy:#071f55;--bg:#f4f8fb}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;background:var(--bg);color:var(--ink)}a{text-decoration:none;color:inherit}.top{background:linear-gradient(135deg,#061c44,#0b3b68);color:#fff}.bar{max-width:1180px;margin:auto;padding:18px 22px;display:flex;align-items:center;justify-content:space-between;gap:18px}.home{font-weight:950;letter-spacing:.03em}.brand-go .home img{height:54px;width:auto}.back{font-size:13px;font-weight:800;color:#cfe5f7}.lang{background:#fff;color:#123;border:0;border-radius:999px;padding:9px 12px;font-weight:800}.hero{max-width:1180px;margin:auto;padding:56px 22px 76px;display:grid;grid-template-columns:1.1fr .9fr;gap:44px;align-items:center}.eyebrow{font-size:12px;font-weight:950;letter-spacing:.14em;text-transform:uppercase;color:#8bd7ff}.hero h1{font-size:clamp(46px,7vw,86px);line-height:.92;letter-spacing:-.05em;margin:12px 0 18px}.hero p{font-size:18px;line-height:1.6;color:#d9eaf5;max-width:700px}.hero-badge{border:1px solid rgba(255,255,255,.18);border-radius:28px;padding:26px;background:rgba(255,255,255,.07);backdrop-filter:blur(12px)}.hero-badge strong{font-size:24px;display:block;margin-bottom:8px}.hero-badge span{color:#cfe1ed;line-height:1.5}.shell{max-width:1180px;margin:-34px auto 0;padding:0 22px 70px}.engine{background:#fff;border-radius:30px;box-shadow:0 24px 70px rgba(13,42,65,.14);padding:26px;border:1px solid #e1e9ee}.grid{display:grid;grid-template-columns:1.3fr .7fr .7fr;gap:16px}.field label,.label{display:block;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.07em;color:#557083;margin:0 0 8px}.field input,.field select{width:100%;height:50px;border:1px solid #cfdde5;border-radius:14px;padding:0 14px;background:#fff;font:inherit;color:#123}.locrow{display:grid;grid-template-columns:1fr auto;gap:8px}.locbtn{border:0;border-radius:14px;background:#e7f4f7;color:#0b5874;font-weight:900;padding:0 15px;cursor:pointer}.locbtn.ready{background:#dff6ea;color:#14633b}.gps-state{min-height:18px;margin:8px 0 0;color:#6b7f8e;font-size:12px}.moods{display:flex;flex-wrap:wrap;gap:9px;margin:22px 0}.mood{border:1px solid #cfe0e8;background:#f8fbfc;border-radius:999px;padding:10px 14px;font-weight:850;color:#244b62;cursor:pointer}.mood.active{background:#092f54;color:#fff;border-color:#092f54;box-shadow:0 6px 18px rgba(9,47,84,.18)}.engine-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.check{display:flex;align-items:flex-start;gap:9px;color:#526b7b;font-size:13px;max-width:620px}.check input{margin-top:3px}.run{border:0;border-radius:15px;background:linear-gradient(135deg,#0b8f83,#126bb1);color:#fff;padding:14px 22px;font-size:16px;font-weight:950;cursor:pointer;box-shadow:0 10px 24px rgba(11,143,131,.2)}.busy{text-align:center;padding:28px;font-weight:850;color:#526b7b}.results{max-width:1180px;margin:28px auto 0;padding:0 22px 80px}.result-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin:0 0 18px}.result-head h2{font-size:32px;margin:0}.result-head p{max-width:650px;color:#647987;margin:0;font-size:13px}.ideas{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.idea-card{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 10px 28px rgba(27,55,76,.08);display:flex;flex-direction:column;min-width:0}.idea-img{height:150px;background:#e9f0f4;display:grid;place-items:center;font-weight:950;font-size:22px;color:#fff}.idea-img img{width:100%;height:100%;object-fit:cover}.idea-img.eats{background:#e05e31}.idea-img.go{background:#165fa7}.idea-img.shop{background:#824ac4}.idea-img.stay{background:#0f8c78}.idea-body{padding:17px;display:flex;flex-direction:column;flex:1}.idea-top{display:flex;justify-content:space-between;gap:8px;align-items:center}.portal,.status{font-size:10px;font-weight:950;letter-spacing:.05em;text-transform:uppercase;padding:6px 8px;border-radius:999px}.portal{background:#eff4f7;color:#2e556c}.status.open{background:#e0f7e9;color:#17643b}.status.closed{background:#f8e6e6;color:#8a2e2e}.status.unknown{background:#f2f1e6;color:#716515}.idea-card h3{font-size:20px;margin:14px 0 7px;line-height:1.15}.idea-card p{margin:0;color:#617786;line-height:1.4;font-size:13px}.idea-meta{min-height:28px;padding-top:10px;color:#3c667e;font-size:12px;font-weight:800}.idea-actions{margin-top:auto;padding-top:12px;display:flex;gap:7px;flex-wrap:wrap}.idea-actions a{padding:8px 10px;border-radius:10px;background:#eef4f7;color:#244b62;font-size:12px;font-weight:900}.idea-actions a.primary{background:#092f54;color:#fff}.empty{grid-column:1/-1;background:#fff;border:1px dashed #bdcdd7;border-radius:20px;padding:28px;color:#5b7180;text-align:center}.foot{padding:25px 22px 95px;text-align:center;color:#718391;font-size:12px}.brand-go{--accent:#1677c8}.brand-go .top{background:linear-gradient(135deg,#061b4e,#0b4b88)}@media(max-width:820px){.hero{grid-template-columns:1fr;padding-top:38px}.hero-badge{display:none}.grid{grid-template-columns:1fr}.ideas{grid-template-columns:1fr 1fr}.shell{margin-top:-24px}.engine{padding:18px}.result-head{display:block}.result-head p{margin-top:7px}}@media(max-width:560px){.bar{padding:14px 16px}.brand-go .home img{height:44px}.hero{padding:32px 16px 60px}.hero h1{font-size:52px}.hero p{font-size:16px}.shell,.results{padding-left:12px;padding-right:12px}.ideas{grid-template-columns:1fr}.mood{font-size:12px;padding:9px 11px}.engine-bottom{align-items:stretch}.run{width:100%}.locrow{grid-template-columns:1fr}.locbtn{height:44px}.result-head h2{font-size:27px}}