:root{--bg-main: #070a10;--bg-panel: #0e1522;--bg-soft: #141f31;--line: #243147;--text: #f4f7ff;--muted: #9ca8bc;--accent: #ff744f;--accent-soft: #ffa24f;--danger: #ff5f74}*{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:Space Grotesk,sans-serif;color:var(--text);background:radial-gradient(circle at 20% 20%,#1a243a 0%,transparent 35%),radial-gradient(circle at 80% 15%,#241529 0%,transparent 40%),linear-gradient(160deg,#05070b 10%,#0a101a 50%,#090f17)}h1,h2,h3{margin:0;font-family:Sora,sans-serif}p{margin:0}.login-shell,.reveal-shell{min-height:100vh}.login-shell{display:grid;place-items:center;padding:1.5rem}.login-card{width:min(460px,100%);background:linear-gradient(160deg,#151e2ee6,#0d131ff5);border:1px solid var(--line);border-radius:20px;padding:2rem;box-shadow:0 24px 80px #00000073;animation:rise .6s ease}.eyebrow{color:var(--accent-soft);text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;margin-bottom:.5rem}.subtitle,.hint,.lead,.gps{color:var(--muted)}.login-form{display:grid;gap:.75rem;margin-top:1.35rem}.login-form input{border:1px solid #2d3d59;border-radius:12px;background:#0b111d;color:var(--text);padding:.75rem .9rem;font:inherit}.login-form button,.ghost-btn{border:0;border-radius:12px;padding:.8rem 1rem;cursor:pointer;font:inherit;font-weight:700}.login-form button{background:linear-gradient(135deg,var(--accent),var(--accent-soft));color:#150f0a}.login-form button:disabled{opacity:.65;cursor:not-allowed}.error{color:var(--danger);margin-top:.9rem}.hint{margin-top:1rem;font-size:.95rem}.reveal-shell{width:min(1200px,100%);margin:0 auto;padding:2rem 1.1rem 2.8rem}.topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.top-actions{display:flex;gap:.55rem}.ghost-btn{background:transparent;border:1px solid #2f3e5c;color:var(--text)}.lead{margin-top:.8rem;max-width:72ch}.invite-menu{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1rem}.menu-pill{border:1px solid #314666;border-radius:999px;background:#0e1728;color:#d6e1f5;padding:.45rem .95rem;font:inherit;cursor:pointer;transition:transform .14s ease}.menu-pill:hover{transform:translateY(-1px)}.menu-pill.active{border-color:#8a5838;color:#ffd9bf;background:#24161b}.reveal-grid{margin-top:1.4rem;display:grid;grid-template-columns:1fr 2fr;gap:1rem}.left-panel,.right-panel{background:linear-gradient(170deg,#0f1726f0,#0a0f18f0);border:1px solid var(--line);border-radius:18px;padding:1rem;min-height:520px}.right-panel{display:grid;grid-template-rows:320px auto;gap:1rem}.status-card{display:grid;place-items:center;width:100%;height:100%;border-radius:14px;border:1px solid #2a3a56;color:var(--muted);background:#0a111f}.status-card.error{color:var(--danger)}.image-frame{border-radius:14px;overflow:hidden;border:1px solid #223252}.image-frame img{width:100%;height:100%;object-fit:contain;background:#050b15;animation:fadeUp .65s ease}.stop-content{background:#09101b;border:1px solid #1b2842;border-radius:14px;padding:1rem;animation:fadeUp .65s ease}.chip{display:inline-flex;align-items:center;border:1px solid #364b70;border-radius:999px;padding:.25rem .7rem;font-size:.75rem;letter-spacing:.06em;text-transform:uppercase;color:#c8d5ea}.stop-content h2{margin-top:.75rem;margin-bottom:.45rem}.final{border-color:#8b4f3e;background:linear-gradient(175deg,#1a1012,#121724)}.final-details{margin-top:.8rem;display:grid;gap:.35rem;color:#e4e8f2}.final-cta{margin-top:.85rem;color:var(--accent-soft);font-weight:700;letter-spacing:.04em}.extra-card{margin-top:1rem;background:linear-gradient(170deg,#0f1726f0,#0a0f18f0);border:1px solid var(--line);border-radius:18px;padding:1rem}.plan-grid{margin-top:.9rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.plan-grid article{border:1px solid #21324f;border-radius:12px;background:#0a121f;padding:.8rem}.plan-grid h3{font-size:.95rem;margin-bottom:.35rem}.choice-row{margin-top:.85rem;display:flex;flex-wrap:wrap;gap:.6rem}.status-text{margin-top:.8rem;color:#d8e3f8}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#04080fc2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;padding:1rem;z-index:30}.modal-card{width:min(1180px,100%);max-height:90vh;overflow:auto;background:linear-gradient(170deg,#0f1726f7,#0a0f18fa);border:1px solid #2d4266;border-radius:18px;padding:1rem}.modal-head{display:flex;justify-content:space-between;align-items:flex-start;gap:.8rem}.gallery-grid{margin-top:.95rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem}.gallery-viewer{margin-top:.9rem;position:relative;border:1px solid #21324f;border-radius:14px;overflow:hidden;background:#060b15}.gallery-viewer img{width:100%;height:min(62vh,680px);object-fit:contain;display:block;background:#040913}.viewer-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:1px solid #35507d;background:#0a1423d1;color:#e7eefc;font-size:1.8rem;cursor:pointer;line-height:1}.viewer-arrow.left{left:12px}.viewer-arrow.right{right:12px}.gallery-thumb{padding:0;border:1px solid #21324f;border-radius:12px;background:#0a121f;overflow:hidden;cursor:pointer}.gallery-thumb.active{border-color:#9b5d43}.gallery-thumb img{width:100%;height:110px;object-fit:cover;display:block}.globe-wrap{position:relative;display:grid;justify-items:center;align-content:center;min-height:100%}.globe-canvas{width:min(280px,78vw);aspect-ratio:1;border-radius:50%;position:relative;overflow:hidden;border:1px solid #375176;box-shadow:0 18px 34px #00000080;background:radial-gradient(circle at 30% 25%,rgba(255,255,255,.14),transparent 28%),linear-gradient(165deg,#111d2ed1,#0a111df5)}.globe-shadow{position:absolute;width:190px;height:26px;border-radius:50%;background:#00000080;filter:blur(9px);bottom:92px}.globe-label{margin-top:1rem;display:flex;align-items:center;gap:.55rem;color:#d0dbec}.pulse{width:10px;height:10px;border-radius:50%;background:#7287a8}.pulse.live{background:var(--accent);box-shadow:0 0 #ff744f8c;animation:pulse 1.35s infinite}@keyframes rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{to{box-shadow:0 0 0 12px #ff744f00}}@media(max-width:920px){.reveal-shell{padding:1.4rem .9rem 1.8rem}.topbar{flex-direction:column;align-items:stretch}.top-actions{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.ghost-btn{width:100%}.reveal-grid{grid-template-columns:1fr}.left-panel,.right-panel{min-height:auto}.right-panel{grid-template-rows:230px auto}.plan-grid{grid-template-columns:1fr}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-viewer img{height:min(54vh,420px)}.viewer-arrow{width:38px;height:38px;font-size:1.5rem}.gallery-thumb img{height:90px}}@media(max-width:620px){.login-card{padding:1.35rem;border-radius:16px}.left-panel,.right-panel{padding:.8rem;border-radius:14px}.right-panel{grid-template-rows:200px auto;gap:.8rem}.stop-content{padding:.85rem}.globe-canvas{width:min(240px,76vw)}.globe-shadow{width:150px;bottom:85px}}
