:root{font-family:Trebuchet MS,Aptos,Segoe UI,sans-serif;color-scheme:dark;--bg: #08131d;--bg-deep: #040a10;--panel: rgba(7, 20, 31, .78);--panel-strong: rgba(11, 27, 40, .92);--panel-border: rgba(163, 217, 255, .12);--text: #f5fbff;--muted: #96a9b8;--accent: #7de2d1;--accent-strong: #46c9b1;--secondary: #f4a259;--danger: #ff6b6b;--success: #72e08f;--shadow: 0 20px 60px rgba(0, 0, 0, .35)}*{box-sizing:border-box}html{min-height:100%;background:radial-gradient(circle at top left,rgba(70,201,177,.2),transparent 32%),radial-gradient(circle at top right,rgba(244,162,89,.18),transparent 28%),linear-gradient(180deg,#0d1b2a 0%,var(--bg) 38%,var(--bg-deep) 100%)}body{margin:0;min-height:100vh;color:var(--text);background:transparent}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit}#root{min-height:100vh}.app{position:relative;min-height:100vh;display:flex;flex-direction:column;overflow:hidden}.app-shell-glow{position:fixed;inset:-18vh auto auto -12vw;width:42vw;height:42vw;border-radius:999px;background:radial-gradient(circle,rgba(125,226,209,.2),transparent 68%);filter:blur(24px);pointer-events:none;animation:driftGlow 12s ease-in-out infinite alternate}.content{flex:1;width:min(1120px,100%);margin:0 auto;padding:18px 18px 110px}.page{display:grid;gap:18px;animation:pageEnter .36s ease}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#040a10b8;border-bottom:1px solid rgba(255,255,255,.06)}.brand-cluster,.topbar-right,.section-header,.list-row,.list-right,.action-row,.row{display:flex;align-items:center;gap:12px}.brand-mark,.identity-badge{display:grid;place-items:center;width:52px;height:52px;border-radius:18px;background:linear-gradient(135deg,#7de2d13d,#f4a25942),#ffffff0f;border:1px solid rgba(255,255,255,.12);box-shadow:inset 0 1px #ffffff14;font-size:18px;font-weight:800;letter-spacing:.08em}.brand-mark{padding:6px;overflow:hidden}.brand-mark img{display:block;width:100%;height:100%;object-fit:cover;border-radius:12px}.eyebrow,.choice-kicker,.metric-label,.label{font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--muted)}.greeting{margin-top:4px;font-size:22px;font-weight:700;line-height:1.05}.topbar-chip,.count-pill,.pill,.pill-mini{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:8px 12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);color:var(--text);font-size:12px;font-weight:700}.logout-btn,.ghost-btn,.btn,.choice-card,.tab,.sheet-item,.sheet-close,.icon-btn{transition:transform .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease,opacity .18s ease}.logout-btn,.ghost-btn{border-radius:14px;border:1px solid rgba(255,255,255,.1);padding:11px 14px;color:var(--text)}.logout-btn{background:linear-gradient(135deg,#ff6b6bf2,#e34242e6);border-color:#ff6b6b73}.ghost-btn{background:#ffffff0a}.logout-btn:hover,.ghost-btn:hover,.btn:hover,.choice-card:hover,.tab:hover,.sheet-item:hover,.sheet-close:hover,.icon-btn:hover{transform:translateY(-2px)}.logout-btn:active,.ghost-btn:active,.btn:active,.choice-card:active,.tab:active,.sheet-item:active,.sheet-close:active,.icon-btn:active{transform:translateY(0) scale(.985)}.tabbar{position:fixed;left:50%;bottom:18px;transform:translate(-50%);z-index:30;display:flex;align-items:center;gap:8px;width:min(620px,calc(100vw - 24px));padding:10px;border-radius:24px;background:#050f18e0;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow)}.tab{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;min-height:58px;border-radius:18px;color:var(--muted);text-decoration:none}.tab.active{color:var(--text);background:linear-gradient(135deg,#7de2d12e,#f4a25929);border:1px solid rgba(125,226,209,.24)}.tab-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px}.tab-icon svg{width:20px;height:20px;stroke:currentColor;stroke-width:1.9;fill:none;stroke-linecap:round;stroke-linejoin:round}.tab-label{margin-top:5px;font-size:12px;font-weight:600;text-align:center}.hero-card,.card,.hint-card,.empty-state{position:relative;overflow:hidden;border:1px solid var(--panel-border);background:linear-gradient(180deg,#0e1f2ee0,#08131de0);box-shadow:var(--shadow)}.hero-card,.card,.empty-state{border-radius:28px;padding:20px}.hero-card:before,.card:before,.hint-card:before,.empty-state:before{content:"";position:absolute;inset:0 auto auto 0;width:160px;height:160px;border-radius:50%;background:radial-gradient(circle,rgba(125,226,209,.12),transparent 70%);pointer-events:none}.hero-card h1,.page h1,.section-title{margin:0;line-height:1.02}.hero-card h1,.page h1{font-size:clamp(30px,4vw,48px);max-width:14ch}.hero-copy,.muted,.hint,.list-sub,.sheet-lead{color:var(--muted);line-height:1.55}.hero-copy{max-width:62ch;margin:12px 0 0;font-size:15px}.metric-row,.field-grid,.choice-grid,.split-grid,.control-grid,.admin-grid,.admin-form{display:grid;gap:12px}.metric-row{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-top:18px}.metric-card,.field-card{padding:16px;border-radius:20px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.metric-card strong,.field-value,.choice-title,.list-title,.banner-title,.empty-title{display:block;margin-top:8px;font-size:16px;font-weight:700;color:var(--text)}.section-header{justify-content:space-between;margin-bottom:16px}.section-title{font-size:22px}.inline-banner,.hint-card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-radius:22px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06)}.hint-card{background:linear-gradient(135deg,#7de2d11a,#f4a25914)}.choice-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.choice-card{width:100%;padding:18px;text-align:left;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0a,#ffffff05),#040a105c;color:var(--text);box-shadow:inset 0 1px #ffffff0a}.choice-card.active{border-color:#7de2d161;background:linear-gradient(135deg,#7de2d126,#f4a25921),#08131de0}.choice-meta{margin-top:10px;color:var(--muted);font-size:14px}.park-selector-header{align-items:flex-end;gap:16px}.park-selector-meta{margin-top:10px}.control-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.split-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.admin-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.admin-form{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-bottom:16px}.field-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.field-value{font-size:18px}.field-value-break{word-break:break-word}.field-stack{display:grid;gap:6px}.account-settings-header{align-items:flex-start}.profile-edit-form{margin-top:16px}.profile-edit-btn{display:inline-flex;align-items:center;justify-content:center;width:52px;min-width:52px;height:52px;border-radius:16px;border:1px solid rgba(244,162,89,.42);background:linear-gradient(135deg,#f4a259eb,#e6853be0);color:#2b1302;box-shadow:inset 0 1px #ffffff2e}.profile-edit-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.profile-edit-btn svg{width:20px;height:20px;stroke:currentColor;stroke-width:1.9;fill:none;stroke-linecap:round;stroke-linejoin:round}.toolbar{display:flex;align-items:center;gap:10px}.admin-search{min-width:220px}.admin-inline-control{min-width:150px;width:auto}.admin-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px;color:var(--muted);font-size:13px}.list{display:grid;gap:12px}.list-card,.list-item{padding:18px;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;box-shadow:inset 0 1px #ffffff0a}.list-right{flex-wrap:wrap;justify-content:flex-end}.time-mini{font-size:12px;font-weight:700;color:#ffffffd1}.pill-mini{font-size:11px;letter-spacing:.08em;text-transform:uppercase}.input{width:100%;min-height:52px;padding:14px 16px;border-radius:18px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:var(--text);outline:none;box-shadow:inset 0 1px #ffffff08}.input:focus,.input:focus-visible{border-color:#7de2d173;box-shadow:0 0 0 4px #7de2d124}.input:disabled,.btn:disabled,.ghost-btn:disabled,.logout-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.btn{min-height:52px;border-radius:18px;border:1px solid rgba(255,255,255,.12);padding:14px 18px;color:var(--text);background:#ffffff0f;font-weight:700}.btn.primary,.btn.publish{background:linear-gradient(135deg,#7de2d1e6,#46c9b1d1);color:#062127;border-color:#7de2d16b}.btn.confirm,.btn.accept{background:linear-gradient(135deg,#72e08feb,#3eb874db);color:#082814;border-color:#72e08f6b}.btn.edit{background:linear-gradient(135deg,#f4a259eb,#e6853be6);color:#2b1302;border-color:#f4a2596b}.btn.danger,.btn.decline{background:linear-gradient(135deg,#ff6b6bf2,#e34242e6);border-color:#ff6b6b6b}.btn.small{width:auto;min-width:132px;min-height:46px;padding-inline:16px}.action-row{flex-wrap:wrap;margin-top:16px}.divider{height:1px;margin:14px 0;background:linear-gradient(90deg,rgba(255,255,255,.12),transparent)}.profile-hero{grid-template-columns:auto 1fr;align-items:center}.identity-badge{width:72px;height:72px;border-radius:22px;font-size:22px}.sheet-overlay{position:fixed;inset:0;z-index:40;display:flex;align-items:flex-end;justify-content:center;background:#03070b9e;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:fadeInOverlay .18s ease}.sheet{width:min(760px,100%);max-height:92vh;overflow-y:auto;padding:16px 18px 26px;border-top-left-radius:28px;border-top-right-radius:28px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#0a1723fa,#040a10fa);box-shadow:0 -18px 60px #00000073;animation:slideUpSheet .26s cubic-bezier(.22,1,.36,1)}.sheet-handle{width:52px;height:6px;margin:0 auto 16px;border-radius:999px;background:#ffffff38}.sheet-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.sheet-header h2,.sheet-title{margin:0;font-size:24px;font-weight:700}.sheet-close{display:inline-grid;place-items:center;min-width:42px;min-height:42px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:var(--text)}.sheet-close-danger{border-color:#ff6b6b6b;background:linear-gradient(135deg,#ff6b6bf2,#e34242e6);color:#fff1f1}.sheet-list{display:grid;gap:10px}.sheet-item{justify-content:space-between;width:100%;min-height:56px;padding:14px 16px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:var(--text)}.sheet-item.active{border-color:#7de2d157;background:#7de2d11a}.sheet-item.disabled,.sheet-trigger.disabled{opacity:.45}.sheet-item-label,.sheet-check{font-weight:700}.sheet-trigger{display:flex;align-items:center;justify-content:space-between}.chev{font-size:13px;color:var(--muted)}.form-error,.error{margin-top:14px;padding:12px 14px;border-radius:16px;border:1px solid rgba(255,107,107,.32);background:#ff6b6b1f;color:#ffd0d0}.success-message{margin-top:14px;padding:12px 14px;border-radius:16px;border:1px solid rgba(114,224,143,.32);background:#72e08f24;color:#d9ffdf}.empty-state{display:grid;gap:8px;justify-items:start}.auth-page{min-height:100vh;display:grid;place-items:center;padding:22px}.auth-panel{width:min(520px,100%);display:grid;gap:14px;justify-items:stretch;animation:cardPop .32s ease}.auth-badge{display:grid;place-items:center;width:58px;height:58px;border-radius:20px;background:linear-gradient(135deg,#7de2d13d,#f4a2593d),#ffffff0f;border:1px solid rgba(255,255,255,.12);font-size:20px;font-weight:800;letter-spacing:.08em}.auth-heading{margin:0;font-size:clamp(32px,6vw,44px);line-height:.98}.auth-copy{margin:0;color:var(--muted);line-height:1.6}.auth-form-card{padding:24px}.auth-form-grid{display:grid;gap:12px}.auth-footer-copy{margin-top:4px;text-align:center;color:var(--muted)}.link{color:var(--accent);font-weight:700;text-decoration:none}.hint{margin-top:10px}.stack-section{margin-top:0}.skeleton-card{position:relative;min-height:110px;overflow:hidden}.skeleton-card:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);animation:shimmer 1.3s linear infinite}@keyframes slideUpSheet{0%{transform:translateY(100%);opacity:.88}to{transform:translateY(0);opacity:1}}@keyframes fadeInOverlay{0%{opacity:0}to{opacity:1}}@keyframes pageEnter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes cardPop{0%{opacity:0;transform:translateY(16px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes shimmer{to{transform:translate(100%)}}@keyframes driftGlow{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(5vw,2vh,0) scale(1.08)}}@media(max-width:900px){.topbar{align-items:flex-start;flex-direction:column}.topbar-right,.section-header,.inline-banner{width:100%;flex-wrap:wrap}}@media(max-width:640px){.content{padding-inline:14px;padding-bottom:102px}.hero-card,.card,.empty-state{padding:18px;border-radius:24px}.hero-card h1,.page h1{font-size:30px}.auth-panel{width:min(100%,440px)}.auth-form-card{padding:20px}.metric-row,.field-grid,.choice-grid,.split-grid,.control-grid,.admin-grid,.admin-form{grid-template-columns:1fr}.tabbar{bottom:12px;width:calc(100vw - 16px)}.sheet{padding-inline:14px}.btn.small,.ghost-btn,.logout-btn,.admin-inline-control,.admin-search{width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
