@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;700;800&display=swap";:root{--brand-orange: #fe4807;--brand-navy: #011627;--muted-ink: #5f6d79;--surface: #fff8f3;--surface-strong: #fffdfb;font-family:Manrope,sans-serif;line-height:1.5;font-weight:400;color:var(--brand-navy);background:#fff8ef;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}*{box-sizing:border-box}html,body,#root{margin:0;min-width:320px;min-height:100svh}body{background:var(--surface)}button,input,textarea{font:inherit}button{cursor:pointer}a{color:inherit}.desktop-shell{width:100%;height:100svh;background:#fff}.desktop-frame{width:100%;height:100%;border:0}.mobile-shell{position:relative;min-height:100svh;background:radial-gradient(circle at top,rgba(254,72,7,.14),transparent 28%),linear-gradient(180deg,#fffaf7,#fff5ee 44%,#fffcfa);color:var(--brand-navy)}.hero-map{position:relative;height:40svh;min-height:340px;padding:14px 14px 0}.hero-map__top{position:absolute;inset:14px 20px auto;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.brand-chip,.auth-chip,.model-chip,.session-badge,.hero-status{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand-chip{padding:10px 14px;border-radius:999px;background:#ffffffe0;box-shadow:0 16px 30px #01162714}.brand-chip__logo{display:block;height:26px}.hero-actions{display:flex;flex-direction:column;gap:8px;align-items:flex-end}.auth-chip,.model-chip{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border:0;border-radius:999px;background:#011627d1;color:#fff;font-size:.78rem;font-weight:700;box-shadow:0 14px 28px #01162729}.model-chip{background:#ffffffd6;color:var(--brand-navy)}.hero-map__overlay{position:absolute;right:22px;bottom:18px;left:22px;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:16px;pointer-events:none}.eyebrow{margin:0 0 8px;color:var(--brand-orange);font-size:.72rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.hero-map__overlay h1,.feed-section__header h2,.sheet-header h2,.auth-required h2,.feed-card h3{margin:0}.hero-map__overlay h1{max-width:13ch;color:#fff;font-size:1.8rem;line-height:.98;letter-spacing:-.05em}.hero-status{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:#ffffffe0;color:var(--brand-navy);font-size:.78rem;font-weight:700;white-space:nowrap}.map-surface,.map-placeholder{width:100%;height:100%;border-radius:30px 30px 22px 22px;overflow:hidden;box-shadow:0 28px 55px #0116272e}.map-placeholder{display:flex;flex-direction:column;justify-content:flex-end;gap:8px;padding:24px;background:linear-gradient(160deg,#011627c7,#01162773),linear-gradient(135deg,#fe480780,#fe48071a);color:#fff}.feed-section{height:60svh;min-height:400px;padding:18px 18px 110px}.feed-section__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.feed-section__header h2{max-width:15ch;font-size:1.35rem;line-height:1.04;letter-spacing:-.04em}.session-badge{display:inline-flex;align-items:center;gap:10px;padding:10px 12px;border-radius:999px;background:#ffffffe6;color:var(--brand-navy);font-size:.78rem;font-weight:700;box-shadow:0 16px 28px #01162714}.session-badge__avatar,.author-row__avatar{width:26px;height:26px;display:grid;place-items:center;overflow:hidden;border-radius:999px;background:#fe48071f;color:var(--brand-orange);font-size:.8rem;font-weight:800}.session-badge__avatar img,.author-row__avatar img{width:100%;height:100%;object-fit:cover}.message-banner{margin-bottom:12px;padding:12px 14px;border:1px solid rgba(254,72,7,.15);border-radius:18px;background:#ffffffd1;color:#8b482b;font-size:.88rem;box-shadow:0 10px 24px #0116270d}.feed-list{height:calc(100% - 72px);display:flex;flex-direction:column;gap:12px;overflow-y:auto;padding-bottom:8px}.feed-card{padding:16px;border:1px solid rgba(1,22,39,.07);border-radius:26px;background:linear-gradient(180deg,#fffffffa,#fff9f6fa);box-shadow:0 18px 32px #01162714;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.feed-card.is-selected{transform:translateY(-2px);border-color:#fe48072e;box-shadow:0 24px 40px #fe480724}.feed-card__top,.feed-card__bottom{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.feed-card__identity h3{margin-top:10px;font-size:1.02rem;line-height:1.18}.feed-card__identity p,.feed-card__description,.author-row,.time-pill{color:var(--muted-ink)}.feed-card__identity p{margin:6px 0 0;font-size:.82rem}.feed-card__description{margin:14px 0 16px;font-size:.92rem;line-height:1.55}.type-pill,.time-pill{display:inline-flex;align-items:center;padding:7px 10px;border-radius:999px;background:#fe480717;font-size:.74rem;font-weight:800}.type-pill{color:var(--brand-orange)}.time-pill{background:#0116270f;white-space:nowrap}.inline-rating{display:inline-flex;gap:4px;color:var(--brand-orange)}.author-row{display:inline-flex;align-items:center;gap:8px;font-size:.8rem;font-weight:700}.fab{position:fixed;right:18px;bottom:max(18px,env(safe-area-inset-bottom));z-index:20;width:64px;height:64px;display:grid;place-items:center;border:0;border-radius:999px;background:linear-gradient(135deg,#fe4807,#ff7544);color:#fff;box-shadow:0 22px 36px #fe480757}.sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;background:#01162757;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.composer-sheet{position:absolute;right:0;bottom:0;left:0;padding:12px 18px calc(22px + env(safe-area-inset-bottom));border-radius:30px 30px 0 0;background:#fffaf7;box-shadow:0 -20px 42px #0116272e}.sheet-handle{width:64px;height:6px;margin:0 auto 14px;border-radius:999px;background:#01162724}.sheet-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.sheet-header h2{max-width:14ch;font-size:1.34rem;line-height:1.05;letter-spacing:-.04em}.ghost-button{padding:10px 13px;border:0;border-radius:999px;background:#01162714;color:var(--brand-navy);font-weight:800}.composer-form{display:flex;flex-direction:column;gap:14px}.composer-form label,.field-label{display:block;color:var(--brand-navy);font-size:.86rem;font-weight:700}.composer-form input,.composer-form textarea{width:100%;margin-top:8px;padding:14px 16px;border:1px solid rgba(1,22,39,.1);border-radius:18px;background:#fffffff2;color:var(--brand-navy);font:inherit}.composer-form input:focus,.composer-form textarea:focus{outline:2px solid rgba(254,72,7,.2);border-color:#fe480747}.composer-form textarea{resize:vertical}.coords-box{display:flex;flex-direction:column;gap:8px;padding:14px 16px;border-radius:18px;background:#fe480714;color:#8f4623;font-size:.84rem}.rating-row{display:inline-flex;gap:8px;margin-top:10px}.star-button{width:42px;height:42px;display:grid;place-items:center;border:0;border-radius:14px;background:#0116270f;color:#0116274d}.star-button.is-filled{background:#fe48071f;color:var(--brand-orange)}.submit-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:16px;border:0;border-radius:18px;background:linear-gradient(135deg,#fe4807,#ff6f39);color:#fff;font-size:.98rem;font-weight:800;box-shadow:0 18px 32px #fe48073d}.submit-button:disabled,.auth-chip:disabled{opacity:.72}.auth-required{display:flex;flex-direction:column;align-items:flex-start;gap:14px;text-align:left}.auth-required__logo{height:28px}.auth-required p{margin:0;color:var(--muted-ink);line-height:1.55}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:768px){.mobile-shell{max-width:430px;margin:0 auto;box-shadow:0 0 0 1px #0116270f}.composer-sheet{left:50%;max-width:430px;transform:translate(-50%)}}
