@font-face{font-family:Rock Salt;src:url(/app/fonts/RockSalt-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}:root{--brand-muted: rgba(203, 213, 225, .8);--brand-accent: #38bdf8}.app-shell{min-height:100vh;display:flex;flex-direction:column}.hero{padding:3.5rem 1.5rem 2.5rem;text-align:center;background:radial-gradient(circle at top,rgba(34,211,238,.15),transparent 60%),radial-gradient(circle at bottom,rgba(167,139,250,.12),transparent 65%)}.hero-copy{max-width:960px;margin:0 auto;display:flex;flex-direction:column;gap:1.25rem;align-items:center}.brand{display:inline-flex;align-items:flex-end;gap:.35rem;font-size:clamp(3rem,8vw,6rem);font-weight:700;line-height:.95;letter-spacing:.08em}.brand__muted{color:var(--brand-muted);font-weight:600;text-transform:lowercase;letter-spacing:.04em}.brand__accent{color:var(--brand-accent);font-weight:800;text-transform:uppercase;letter-spacing:.16em}.user-info{display:inline-flex;position:relative;gap:.75rem;align-items:center;color:#cbd5f5;font-size:.95rem}.user-info--floating{position:absolute;top:1.2rem;right:1.5rem;background:#0f172abf;padding:.5rem .85rem;border-radius:999px;box-shadow:0 10px 24px #0f172a73;border:1px solid rgba(148,163,184,.25)}.user-info button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:999px;padding:.45rem 1.1rem;font-weight:600;cursor:pointer;background:#1e293bd9;color:#e2e8f0;box-shadow:0 10px 24px #0f172a66;transition:transform .15s ease}.user-info button:hover{transform:translateY(-1px)}.user-info__toggle{display:inline-flex;align-items:center;gap:.45rem;font-size:.95rem;background:#1e293bd9;position:relative}.user-info__identity{display:flex;flex-direction:column;align-items:flex-start;line-height:1.1;gap:.05rem}.user-info__label{font-weight:600;letter-spacing:.01em}.user-info__tier{font-size:.6rem;letter-spacing:.08em;text-transform:uppercase;font-weight:600;color:#94a3b8}.user-info__caret{font-size:.75rem;opacity:.8}.user-info--has-notifications .user-info__toggle,.mobile-ribbon-user--has-notifications .mobile-ribbon-user-toggle{animation:notificationBubblePulse 1.8s ease-in-out infinite}@keyframes notificationBubblePulse{0%,to{box-shadow:0 10px 24px #0f172a66}50%{box-shadow:0 12px 28px #0f172a80,0 0 0 2px #38bdf873}}.user-menu{position:absolute;top:calc(100% + .75rem);right:0;display:flex;flex-direction:column;gap:.35rem;min-width:11rem;padding:.45rem;border-radius:.75rem;background:#0f172aeb;border:1px solid rgba(148,163,184,.25);box-shadow:0 25px 50px -12px #0f172aa6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1200}.user-menu button{display:flex;align-items:center;justify-content:flex-end;gap:.35rem;text-align:right;width:100%;padding:.5rem .75rem;border-radius:.6rem;background:#1e293bcc;color:#e2e8f0;box-shadow:none;font-weight:500;transition:background .15s ease,color .15s ease}.user-menu button:hover{background:#3b82f659;transform:none}.user-menu button.danger{background:#ef44442e;color:#fecaca}.user-menu button.danger:hover{background:#ef44444d;color:#fee2e2}.user-menu button.locked-action{justify-content:center;background:#94a3b81f;border:1px solid rgba(148,163,184,.32);color:#94a3b8a6}.user-menu button.locked-action:hover,.user-menu button.locked-action.locked-action--reveal{background:#38bdf829;color:#bae6fd}.user-menu__restricted{justify-content:center}.user-menu__restricted .locked-action__upgrade{font-size:.68rem}.user-menu-usage{margin-top:.75rem;padding:.75rem .3rem .25rem;border-top:1px solid rgba(148,163,184,.2)}.user-menu-usage-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;margin-bottom:.5rem;font-weight:600}.user-menu-usage-cta{width:100%;border:1px solid rgba(148,163,184,.45);background:#0f172acc;border-radius:12px;padding:.45rem .55rem;display:flex;flex-direction:column;gap:.35rem;color:#e2e8f0;cursor:pointer;text-align:left;box-shadow:0 6px 18px #00000040;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.user-menu-usage-cta:hover{transform:translateY(-1px);box-shadow:0 10px 24px #0f172a73;border-color:#3b82f699}.user-menu-usage-cta span{font-size:.85rem;color:#cbd5e1}.user-menu-usage-bar{height:10px;width:100%;background:#0f172af2;border-radius:999px;overflow:hidden;border:1px solid rgba(148,163,184,.3);position:relative;box-shadow:inset 0 2px 4px #0000004d}.user-menu-usage-bar__fill{height:100%;border-radius:999px;transition:width .3s ease,background .3s ease;position:relative}.user-menu-usage-bar--healthy .user-menu-usage-bar__fill{background:linear-gradient(90deg,#10b981,#34d399);box-shadow:0 0 8px #10b98166}.user-menu-usage-bar--warning .user-menu-usage-bar__fill{background:linear-gradient(90deg,#f59e0b,#fbbf24);box-shadow:0 0 8px #f59e0b66}.user-menu-usage-bar--critical .user-menu-usage-bar__fill{background:linear-gradient(90deg,#ef4444,#f87171);box-shadow:0 0 8px #ef444480;animation:pulse-critical 2s ease-in-out infinite}@keyframes pulse-critical{0%,to{opacity:1}50%{opacity:.7}}.hero h1{font-size:clamp(2.4rem,6vw,3.6rem);color:#f1f5f9;margin:0}.hero p{font-size:1.1rem;color:#cbd5f5;max-width:640px}.tab-strip{display:inline-flex;justify-content:center;padding:.35rem;border-radius:999px;background:#0f172aa6;box-shadow:inset 0 0 0 1px #94a3b82e;gap:.35rem;max-width:min(96vw,640px);width:100%;margin:0 auto;box-sizing:border-box}.tab-strip button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;display:flex;align-items:center;justify-content:center;padding:.65rem 1.6rem;border-radius:999px;font-weight:600;font-size:clamp(.95rem,2.5vw,1rem);line-height:1.1;color:#94a3b8;background:transparent;cursor:pointer;transition:all .15s ease;flex:1 1 0;min-width:0;text-align:center}.tab-strip__link{display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1.6rem;border-radius:999px;font-weight:600;font-size:clamp(.95rem,2.5vw,1rem);line-height:1.1;color:#94a3b8;cursor:pointer;text-decoration:none;transition:all .15s ease;background:transparent;flex:1 1 0;min-width:0}.tab-strip__link:hover{color:#e5e7eb}.locked-action{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:0;background:#94a3b81f;border:1px solid rgba(148,163,184,.32);color:#94a3b8a6;overflow:hidden;transition:background .22s ease,border-color .22s ease,color .22s ease}.locked-action:hover{border-color:#94a3b880;color:#94a3b8d9}.locked-action .locked-action__label,.locked-action .locked-action__upgrade{display:inline-flex;align-items:center;justify-content:center;width:100%;transition:opacity .22s ease,transform .22s ease}.locked-action .locked-action__upgrade{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transform:translateY(35%);font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;pointer-events:none}.locked-action.locked-action--reveal{background:#38bdf829;border-color:#38bdf873;color:#bae6fd}.locked-action.locked-action--reveal .locked-action__label{opacity:0;transform:translateY(-35%)}.locked-action.locked-action--reveal .locked-action__upgrade{opacity:1;transform:translateY(0)}.tab-strip__link--restricted{color:#94a3b8a6}.tab-strip__link--restricted:hover{color:#bae6fd}.tab-strip__badge{margin-left:.5rem;padding:.05rem .45rem;border-radius:999px;background:#ec489940;color:#fbcfe8;font-size:.68rem;letter-spacing:.05em;text-transform:uppercase}.tab-strip button.active{background:linear-gradient(135deg,#22d3eed9,#a78bfae6);color:#0f172a;box-shadow:0 10px 24px #a78bfa40}.tab-strip button:not(.active):hover{color:#e5e7eb}@media (max-width: 640px){.tab-strip{gap:.25rem;padding:.3rem}.tab-strip button,.tab-strip__link{padding:.55rem 1rem;font-size:clamp(.9rem,3.5vw,.95rem)}}.admin-strip{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1rem}.admin-strip button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:999px;padding:.65rem 1.6rem;font-weight:600;color:#0f172a;background:linear-gradient(135deg,#38bdf8e6,#3b82f6e6);cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.admin-strip button:hover{transform:translateY(-1px);box-shadow:0 18px 36px #3b82f640}.admin-online{margin-top:.85rem;background:#0f172aa6;border:1px solid rgba(148,163,184,.18);border-radius:16px;padding:.85rem 1rem;display:grid;gap:.65rem}.admin-online__header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.admin-online__title{display:flex;align-items:center;gap:.6rem;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;color:#94a3b8e6}.admin-online__count{background:#38bdf82e;color:#7dd3fc;border-radius:999px;padding:.15rem .6rem;font-weight:600;letter-spacing:.02em}.admin-online__window{font-size:.7rem;color:#94a3b8b3}.admin-online__header button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(148,163,184,.3);background:transparent;color:#e2e8f0;border-radius:999px;padding:.35rem .9rem;font-size:.8rem;cursor:pointer;transition:border-color .15s ease,color .15s ease}.admin-online__header button:hover{border-color:#7dd3fcb3;color:#f8fafc}.admin-online__header button:disabled{opacity:.6;cursor:default}.admin-online__list{display:flex;flex-wrap:wrap;gap:.6rem}.admin-online__item{min-width:160px;background:#0f172abf;border:1px solid rgba(148,163,184,.16);border-radius:12px;padding:.5rem .75rem}.admin-online__name{display:flex;align-items:center;gap:.45rem;font-weight:600;color:#f8fafc}.admin-online__badge{padding:.1rem .5rem;border-radius:999px;background:#38bdf833;color:#7dd3fc;font-size:.65rem;text-transform:uppercase;letter-spacing:.04em}.admin-online__meta{margin-top:.25rem;font-size:.75rem;color:#94a3b8e6}@keyframes identifySpin{to{transform:rotate(360deg)}}.hero-settings .secondary{background:#334155d9;color:#e2e8f0;border-radius:999px;border:1px solid rgba(148,163,184,.35);padding:.5rem 1rem}.mobile-ribbon{display:none}.settings-floating{position:absolute;top:1rem;left:1.5rem;background:transparent;border:none;font-size:2rem;line-height:1;cursor:pointer}.settings-floating:hover{color:#f8fafc}.content{width:min(1100px,100%);margin:0 auto;padding:2rem 1.5rem 0}.panel{background:#0f172ae0;border:1px solid rgba(148,163,184,.1);border-radius:22px;padding:2rem;box-shadow:0 18px 40px #0f172a59}.panel h2{margin:0 0 1.5rem;color:#f8fafc}.admin-panel{display:flex;flex-direction:column;gap:1.25rem}.admin-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.admin-metric{background:#0f172aa6;border:1px solid rgba(148,163,184,.16);border-radius:16px;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.35rem}.admin-metric__label{text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;color:#94a3b8e6}.admin-metric__value{font-size:1.5rem;font-weight:600;color:#f8fafc}.admin-membership{display:flex;flex-direction:column;gap:.75rem}.admin-membership__label{text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;color:#94a3b8e6}.admin-membership__list{display:flex;flex-wrap:wrap;gap:.75rem}.admin-membership__item{display:flex;align-items:center;gap:.6rem;padding:.5rem .85rem;border-radius:999px;background:#0f172aa6;border:1px solid rgba(148,163,184,.16)}.admin-membership__count{font-weight:600;color:#38bdf8}.admin-membership__name{color:#e2e8f0}.admin-actions{display:flex;flex-wrap:wrap;gap:.75rem}.admin-actions button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:999px;padding:.75rem 1.6rem;font-weight:600;color:#0f172a;background:linear-gradient(135deg,#38bdf8e6,#3b82f6e6);cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.admin-actions button:hover{transform:translateY(-1px);box-shadow:0 18px 36px #3b82f640}.heading-with-tooltip{display:flex;align-items:center;gap:.75rem}.tooltip-trigger{position:relative;display:inline-flex;align-items:center;justify-content:center}.tooltip-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:#38bdf833;color:#7dd3fc;font-size:.75rem;font-weight:600;cursor:help;transition:background .2s ease,color .2s ease}.tooltip-icon:hover{background:#38bdf84d;color:#38bdf8}.tooltip-content{position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%);background:#0f172afa;border:1px solid rgba(148,163,184,.25);border-radius:12px;padding:.5rem .65rem;color:#cbd5f5;font-size:.85rem;font-weight:400;line-height:1.5;white-space:normal;width:max-content;max-width:280px;box-shadow:0 12px 32px #0f172a99;z-index:1000;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease;text-align:left}.tooltip-trigger:hover .tooltip-content{opacity:1;pointer-events:auto}.heading-with-button{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.heading-with-button h4{margin:0}.identify-form{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr));margin-bottom:1.5rem}.identify-setup-shell{display:grid;gap:.75rem;margin-bottom:.9rem}.identify-setup-pane{overflow:hidden;transition:max-height .18s ease,opacity .18s ease}.identify-setup-pane.is-open{max-height:680px;opacity:1;pointer-events:auto}.identify-setup-pane.is-closed{max-height:0;opacity:0;pointer-events:none}.identify-setup-pane--form .identify-form,.identify-setup-pane--summary{margin-bottom:0}.identify-setup-summary{display:flex;align-items:center;justify-content:space-between;gap:.85rem;background:#081022bf;border:1px solid rgba(56,189,248,.28);border-radius:12px;padding:.6rem .85rem}.identify-setup-summary__meta{display:flex;align-items:center;gap:.45rem;min-width:0;color:#cbd5f5;font-size:.9rem}.identify-setup-summary__category{font-weight:600;color:#e2e8f0;white-space:nowrap}.identify-setup-summary__dot{color:#7dd3fc}.identify-setup-summary__file{color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.identify-setup-summary__change{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(125,211,252,.45);border-radius:999px;padding:.35rem .85rem;background:#081022cc;color:#7dd3fc;font-weight:600;cursor:pointer;transition:transform .15s ease,border-color .15s ease,color .15s ease}.identify-setup-summary__change:hover{transform:translateY(-1px);border-color:#7dd3fcbf;color:#bae6fd}.identify-setup-editor{background:#081022b8;border:1px solid rgba(148,163,184,.18);border-radius:12px;padding:.85rem}.identify-setup-editor .identify-form{margin-bottom:1.15rem}.identify-setup-editor-actions{display:flex;justify-content:flex-end;gap:.65rem}.identify-setup-editor-actions button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:999px;padding:.55rem 1.2rem;font-weight:600;cursor:pointer;background:linear-gradient(135deg,#22d3eee6,#a78bfaf2);color:#0f172a;transition:transform .15s ease,box-shadow .15s ease}.identify-setup-editor-actions button.secondary{background:#1e293bd9;border:1px solid rgba(148,163,184,.35);color:#e2e8f0}.identify-setup-editor-actions button:disabled{opacity:.45;cursor:default}.identify-setup-editor-actions button:not(:disabled):hover{transform:translateY(-1px)}.theme-light .identify-setup-summary{background:#fffffff0;border-color:#fbbf246b;box-shadow:0 10px 22px #94a3b829}.theme-light .identify-setup-summary__meta{color:#78350fc7}.theme-light .identify-setup-summary__category{color:#7c2d12}.theme-light .identify-setup-summary__dot{color:#d97706}.theme-light .identify-setup-summary__file{color:#92400ec7}.theme-light .identify-setup-summary__change{background:#fffbebf2;border-color:#fbbf2499;color:#92400e}.theme-light .identify-setup-summary__change:hover{border-color:#f59e0be0;color:#78350f}.theme-light .identify-setup-editor{background:#fffffff0;border-color:#fbbf2459;box-shadow:0 12px 24px #94a3b824}.theme-light .identify-setup-editor-actions button{background:linear-gradient(135deg,#fbbf24f2,#f0ab00e6);color:#78350f;box-shadow:0 12px 24px #fbbf244d}.theme-light .identify-setup-editor-actions button.secondary{background:#fffffff5;border:1px solid rgba(251,191,36,.45);color:#92400e}.theme-light .identify-form select.identify-category-select{border-color:#fbbf2475;box-shadow:0 0 0 1px #fbbf2426,0 10px 24px #94a3b82e}.theme-light .identify-form select.identify-category-select:focus{border-color:#f59e0be6;box-shadow:0 0 0 1px #f59e0b4d,0 0 20px #fbbf2433}.theme-mineral .identify-setup-summary{background:#051022db;border-color:#38bdf859}.theme-mineral .identify-setup-summary__meta{color:#bae6fdd6}.theme-mineral .identify-setup-summary__category{color:#e0f2fe}.theme-mineral .identify-setup-summary__dot{color:#7dd3fc}.theme-mineral .identify-setup-summary__file{color:#bae6fdb8}.theme-mineral .identify-setup-summary__change{background:#040e1ee6;border-color:#38bdf88c;color:#7dd3fc}.theme-mineral .identify-setup-summary__change:hover{border-color:#7dd3fcd9;color:#cffafe}.theme-mineral .identify-setup-editor{background:#051022d9;border-color:#38bdf847}.theme-mineral .identify-setup-editor-actions button{background:linear-gradient(135deg,#0ea5e9fa,#6366f1eb);color:#020617;box-shadow:0 16px 30px #0208128c}.theme-mineral .identify-setup-editor-actions button.secondary{background:#051022eb;border:1px solid rgba(59,130,246,.4);color:#e0f2fe}.theme-mineral .identify-form select.identify-category-select{border-color:#38bdf87a;box-shadow:0 0 0 1px #38bdf81f,0 10px 24px #020a1859}.theme-mineral .identify-form select.identify-category-select:focus{border-color:#7dd3fce6;box-shadow:0 0 0 1px #7dd3fc52,0 0 22px #38bdf833}.theme-coin .identify-setup-summary{background:#271c14e6;border-color:#d9a24559;box-shadow:0 12px 24px #18100a75}.theme-coin .identify-setup-summary__meta{color:#f8efd2cc}.theme-coin .identify-setup-summary__category{color:#f8ea9cf5}.theme-coin .identify-setup-summary__dot{color:#f8ea9ce6}.theme-coin .identify-setup-summary__file{color:#f8efd2b8}.theme-coin .identify-setup-summary__change{background:#1e1610eb;border-color:#d9a24580;color:#f8ea9ceb}.theme-coin .identify-setup-summary__change:hover{border-color:#f8ea9ccc;color:#fde68a}.theme-coin .identify-setup-editor{background:#271c14e6;border-color:#d9a24552;box-shadow:0 14px 28px #140d088c}.theme-coin .identify-setup-editor-actions button{background:linear-gradient(135deg,#f8ea9cf2,#d9a245eb);color:#2f1c0b;box-shadow:0 14px 28px #d9a24566}.theme-coin .identify-setup-editor-actions button.secondary{background:#2b1e15eb;border:1px solid rgba(217,162,69,.42);color:#f8efd2eb}.theme-coin .identify-form select.identify-category-select{border-color:#d9a24580;box-shadow:0 0 0 1px #d9a24529,0 10px 24px #18100a73}.theme-coin .identify-form select.identify-category-select:focus{border-color:#f8ea9cd1;box-shadow:0 0 0 1px #f8ea9c52,0 0 22px #d9a24538}.theme-zoological .identify-setup-summary{background:#032016e0;border-color:#34d39959;box-shadow:0 12px 24px #02140d80}.theme-zoological .identify-setup-summary__meta{color:#a7f3d0e6}.theme-zoological .identify-setup-summary__category{color:#ecfccb}.theme-zoological .identify-setup-summary__dot{color:#6ee7b7}.theme-zoological .identify-setup-summary__file{color:#a7f3d0b8}.theme-zoological .identify-setup-summary__change{background:#021c14e6;border-color:#34d39980;color:#6ee7b7}.theme-zoological .identify-setup-summary__change:hover{border-color:#6ee7b7d1;color:#ecfccb}.theme-zoological .identify-setup-editor{background:#032016e6;border-color:#34d3994d;box-shadow:0 14px 28px #01120c8c}.theme-zoological .identify-setup-editor-actions button{background:linear-gradient(135deg,#10b981f2,#057a55e6);color:#022c1b;box-shadow:0 16px 32px #065f4659}.theme-zoological .identify-setup-editor-actions button.secondary{background:#042619eb;border:1px solid rgba(52,211,153,.4);color:#d1fae5}.theme-zoological .identify-form select.identify-category-select{border-color:#34d3997a;box-shadow:0 0 0 1px #34d39924,0 10px 24px #01120c66}.theme-zoological .identify-form select.identify-category-select:focus{border-color:#6ee7b7db;box-shadow:0 0 0 1px #6ee7b752,0 0 22px #10b98138}.theme-oddities .identify-setup-summary{background:#201244e6;border-color:#c4b5fd66;box-shadow:0 14px 30px #1a0a3a99}.theme-oddities .identify-setup-summary__meta{color:#ddd6fee0}.theme-oddities .identify-setup-summary__category{color:#f5d0fe}.theme-oddities .identify-setup-summary__dot{color:#f0abfc}.theme-oddities .identify-setup-summary__file{color:#ddd6feb8}.theme-oddities .identify-setup-summary__change{background:#23144ce6;border-color:#d8b4fe8c;color:#f0abfc}.theme-oddities .identify-setup-summary__change:hover{border-color:#e879f9d1;color:#ffe4f5}.theme-oddities .identify-setup-editor{background:#201244e6;border-color:#c4b5fd59;box-shadow:0 16px 32px #1a0a3a9e}.theme-oddities .identify-setup-editor-actions button{background:linear-gradient(135deg,#ec4899f2,#9333eaeb);color:#200b2e;box-shadow:0 18px 34px #4c1d958c}.theme-oddities .identify-setup-editor-actions button.secondary{background:#23144ceb;border:1px solid rgba(196,181,253,.45);color:#f5d0fe}.theme-oddities .identify-form select.identify-category-select{border-color:#c4b5fd80;box-shadow:0 0 0 1px #c4b5fd24,0 12px 26px #260e4a80}.theme-oddities .identify-form select.identify-category-select:focus{border-color:#e879f9d1;box-shadow:0 0 0 1px #e879f94d,0 0 22px #9333ea3d}.artifact-name-input{display:flex;flex-direction:column;gap:.4rem;margin-top:1rem}.artifact-name-input input{background:#0f172abf;border-radius:12px;border:1px solid rgba(148,163,184,.2);padding:.6rem .75rem;color:inherit}.identify-preview-layout{display:grid;grid-template-columns:minmax(280px,1fr) minmax(300px,420px);gap:1.25rem;align-items:start}.identify-preview-media{min-width:0}@media (min-width: 1101px){.identify-preview-layout{grid-template-columns:minmax(340px,1fr) minmax(360px,510px);align-items:center}.identify-photo-wrap{width:min(410px,100%)}.identify-cta--stacked{width:min(510px,100%);align-self:center}.identify-cta--stacked .identify-cta-column{padding:1.15rem}}.identify-photo-wrap{position:relative;border-radius:16px;overflow:hidden;width:min(360px,100%);max-width:100%;margin:.75rem 0;justify-self:start}.identify-photo-wrap .detail-photo{width:100%;max-width:100%;margin:0;display:block;transition:max-width .2s ease,width .2s ease}@media (max-width: 640px){.identify-setup-summary{flex-direction:column;align-items:flex-start}.identify-setup-summary__meta{width:100%;flex-wrap:wrap}.identify-setup-summary__change{align-self:flex-end}.identify-setup-editor-actions{flex-wrap:wrap;justify-content:stretch}.identify-setup-editor-actions button{flex:1 1 120px}.identify-photo-wrap,.identify-photo-wrap .detail-photo{width:100%;max-width:100%}}.identify-photos-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;margin-bottom:1rem}.identify-preview-media.identify-photos-grid{margin-bottom:0}.identify-photo-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172ab3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;color:#e2e8f0;text-transform:uppercase;letter-spacing:.08em;font-size:.85rem}.identify-spinner{width:56px;height:56px;border-radius:50%;border:4px solid rgba(56,189,248,.35);border-top-color:#818cf8f2;animation:identifySpin .95s linear infinite;box-shadow:0 0 18px #38bdf859}.actions--inline{display:flex;gap:.6rem;margin-top:1rem}.identify-cta{display:grid;grid-template-columns:minmax(220px,1fr) auto minmax(240px,1fr);gap:1rem;align-items:stretch;margin-top:1.2rem}.identify-cta--stacked{display:flex;flex-direction:column;gap:.8rem;margin-top:0}.identify-cta--stacked .identify-cta-column{width:100%}.identify-cta--stacked .identify-cta-column--auto,.identify-cta--stacked .identify-cta-column--manual{text-align:left;align-items:flex-start}.identify-cta--stacked .identify-cta-actions{justify-content:flex-start;align-items:flex-start}.identify-cta--stacked .identify-cta-divider{margin:0}.identify-cta-column{display:flex;flex-direction:column;gap:.75rem;background:#0c122299;border:1px solid rgba(148,163,184,.18);border-radius:12px;padding:1rem}.identify-cta-column h4{margin:0;font-size:1rem;letter-spacing:.02em;color:#e0e7ff}.identify-cta-column--manual{text-align:left;align-items:flex-start;position:relative;overflow:hidden}.identify-cta-column--auto{text-align:right;align-items:flex-end;position:relative}.identify-cta-actions{margin-top:auto;display:flex;justify-content:flex-end;align-items:flex-end}.identify-cta-divider{align-self:center;font-weight:700;color:#94a3ff;letter-spacing:.1em}.identify-cta-column--manual .artifact-name-input{align-items:flex-start;text-align:left;margin-top:0;width:100%}.identify-cta-column--manual .artifact-name-input input{width:100%}.identify-cta-column .muted{margin:0}.identify-cta button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:999px;padding:.7rem 1.6rem;font-weight:600;cursor:pointer;background:linear-gradient(135deg,#22d3eee6,#a78bfaf2);color:#0f172a;box-shadow:0 12px 28px #22d3ee40;transition:transform .15s ease,box-shadow .15s ease;align-self:flex-start}.actions button.identify-results-continue-btn{--continue-sheen-color: rgba(224, 242, 254, .28);--continue-hover-glow: rgba(56, 189, 248, .24);--continue-border: rgba(125, 211, 252, .58);--continue-ring: rgba(125, 211, 252, .2);position:relative;overflow:hidden;isolation:isolate;border:2px solid var(--continue-border);background:linear-gradient(135deg,#1896b5e6,#7462c9e0);box-shadow:0 0 0 1px var(--continue-ring),0 14px 28px #1e84a833}.actions button.identify-results-continue-btn:after{content:"";position:absolute;top:-120%;left:-42%;width:36%;height:320%;background:linear-gradient(115deg,transparent 0%,var(--continue-sheen-color) 50%,transparent 100%);transform:translate(-185%) rotate(16deg);opacity:0;pointer-events:none}.actions button.identify-results-continue-btn.is-ready:after{opacity:.42;animation:identify-continue-sheen 2.6s ease-in-out infinite}.identify-cta-column--auto button{align-self:flex-end}.identify-cta button:disabled{opacity:.6;cursor:progress;box-shadow:none}.identify-cta button:not(:disabled):hover{transform:translateY(-2px)}.actions button.identify-results-continue-btn:not(:disabled):hover{border-color:color-mix(in srgb,var(--continue-border) 90%,white 10%);box-shadow:0 0 0 2px var(--continue-ring),0 0 16px var(--continue-hover-glow),0 16px 30px #38bdf838}.identify-cta-column--disabled{opacity:.35;filter:grayscale(45%);transition:opacity .2s ease}.identify-cta-column--disabled .artifact-name-input,.identify-cta-column--disabled button{pointer-events:none}.identify-cta-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172ac7;display:flex;align-items:center;justify-content:center;gap:.65rem;color:#e0f2ff;font-weight:600;letter-spacing:.08em;text-transform:uppercase;pointer-events:none}.identify-cta-overlay__spinner{width:14px;height:14px;border-radius:50%;border:2px solid rgba(148,197,255,.55);border-top-color:#60a5fa;animation:identify-spin 1s linear infinite}@keyframes identify-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes identify-continue-sheen{0%{transform:translate(-185%) rotate(16deg)}60%{transform:translate(340%) rotate(16deg)}to{transform:translate(340%) rotate(16deg)}}@media (prefers-reduced-motion: reduce){.actions button.identify-results-continue-btn.is-ready:after{animation:none;opacity:.2}}@media (max-width: 900px){.identify-preview-layout,.identify-cta{grid-template-columns:1fr}.identify-cta-divider{display:block;text-align:center;margin:.5rem 0;align-self:center}.identify-cta-column--auto,.identify-cta-column--manual{align-items:flex-start;text-align:left}.identify-cta-column--auto button{align-self:flex-start}.identify-cta-column--manual .artifact-name-input{align-items:flex-start;text-align:left}}@media (min-width: 641px) and (max-width: 1100px) and (orientation: portrait){.identify-preview-layout{grid-template-columns:minmax(0,1fr) minmax(250px,320px)}.identify-photo-wrap{width:min(600px,96%)}}.enrich-result{margin-top:1rem;background:#0f172a99;border:1px solid rgba(148,163,184,.15);border-radius:12px;padding:1rem;position:relative;overflow:hidden}.enrich-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:1rem}.enrich-field{display:flex;flex-direction:column;gap:.5rem;background:#0c12228c;border:1px solid rgba(148,163,184,.2);border-radius:12px;padding:.75rem .9rem}.enrich-field-head{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.enrich-field-label{font-size:.95rem;letter-spacing:.02em;font-weight:600}.enrich-field-helper{margin:0;font-size:.78rem;color:#b4c2ff;line-height:1.45}.enrich-field input,.enrich-field textarea{background:#0f172ac7;border:1px solid rgba(148,163,184,.28);border-radius:10px;padding:.65rem .75rem;color:inherit;font-size:.9rem;line-height:1.4}.enrich-field textarea{min-height:120px;resize:vertical}.enrich-field-clear{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:#818cf81f;color:#a5b4fc;border-radius:999px;width:24px;height:24px;line-height:24px;text-align:center;font-size:.9rem;cursor:pointer;transition:background .2s ease,color .2s ease}.enrich-field-clear:hover{background:#818cf840;color:#c7d2fe}.enrich-result.enriching .enrich-fields,.enrich-result.enriching .enrich-field,.enrich-result.enriching .enrich-field input,.enrich-result.enriching .enrich-field textarea{pointer-events:none;filter:blur(1px);opacity:.65}.enrich-loading{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.65rem;background:linear-gradient(180deg,#0f172ab8,#0f172ad9);color:#e2e8f0;font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;text-align:center}.enrich-loading__spinner{width:48px;height:48px;border-radius:50%;border:4px solid rgba(129,140,248,.3);border-top-color:#38bdf8e6;animation:identifySpin .85s linear infinite;box-shadow:0 0 18px #38bdf859}.theme-light .enrich-loading{background:linear-gradient(180deg,#ffffffeb,#fef3c7d9);color:#7c2d12}.theme-light .identify-spinner,.theme-light .enrich-loading__spinner{border:4px solid rgba(251,191,36,.35);border-top-color:#d97706e6;box-shadow:0 0 18px #fbbf2473}.theme-mineral .enrich-loading{background:linear-gradient(180deg,#050c1ceb,#020612f2);color:#7dd3fc}.theme-mineral .identify-spinner,.theme-mineral .enrich-loading__spinner{border:4px solid rgba(56,189,248,.28);border-top-color:#6366f1e6;box-shadow:0 0 18px #0ea5e966}.theme-coin .enrich-loading{background:linear-gradient(180deg,#271c14eb,#18100af2);color:#f4e3c5}.theme-zoological .enrich-loading{background:linear-gradient(180deg,#032016eb,#02140ef5);color:#d1fae5}.theme-oddities .enrich-loading{background:linear-gradient(180deg,#201244eb,#180c34f2);color:#f5d0fe}.theme-oddities .identify-spinner,.theme-oddities .enrich-loading__spinner{border:4px solid rgba(196,181,253,.35);border-top-color:#e879f9e6;box-shadow:0 0 18px #a855f766}@media (max-width: 720px){.enrich-fields{grid-template-columns:1fr}}.identify-form label{display:flex;flex-direction:column;font-size:.9rem;color:#cbd5f5;gap:.35rem}.identify-form input[type=text],.identify-form select,.identify-form input[type=file]{background:#0f172abf;border-radius:12px;border:1px solid rgba(148,163,184,.2);padding:.6rem .75rem;color:#f8fafc}.identify-form input[type=file]{padding:.35rem .75rem}.identify-form select.identify-category-select{border:1px solid rgba(56,189,248,.42);box-shadow:0 0 0 1px #38bdf814,0 10px 24px #02061759}.identify-form select.identify-category-select:focus{outline:none;border-color:#7dd3fcf2;box-shadow:0 0 0 1px #7dd3fc59,0 0 22px #38bdf82e}.identify-guide{margin:2.4rem auto 1.4rem;padding:0;border-radius:0;background:transparent;border:none;box-shadow:none;max-width:920px}.identify-guide h3{margin:0 0 1rem;font-size:1.15rem;color:#e2e8f0;letter-spacing:.06em;text-transform:uppercase}.identify-guide ol{list-style:none;margin:0;padding:0;display:flex;align-items:stretch;justify-content:center;gap:1rem;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.identify-guide ol::-webkit-scrollbar{display:none}.identify-guide__first,.identify-guide__step,.identify-guide__last{position:relative;display:flex;align-items:flex-start;gap:.75rem;background:#0f172a73;border-radius:14px;padding:1rem 1.4rem 1.1rem;border:1px solid rgba(148,163,184,.12);min-width:220px}.identify-guide__step:after,.identify-guide__first:after{content:"";position:absolute;top:50%;right:-24px;transform:translateY(-50%);width:30px;height:52px;background:#0f172a73;clip-path:polygon(0 0,100% 50%,0 100%);border-top:1px solid rgba(148,163,184,.12);border-right:1px solid rgba(148,163,184,.12);border-bottom:1px solid rgba(148,163,184,.12)}.identify-guide__last:after{display:none}.identify-guide__icon{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.15rem;background:#38bdf82e;box-shadow:inset 0 0 0 1px #94a3b82e;margin-top:.1rem}.identify-guide li strong{display:block;font-size:1rem;color:#f1f5f9;letter-spacing:.04em}.identify-guide li p{margin:.25rem 0 0;font-size:.92rem;color:#cbd5f5;max-width:none}@media (max-width: 1024px) and (orientation: portrait){.identify-guide ol{flex-direction:column;gap:.75rem}.identify-guide__first,.identify-guide__step,.identify-guide__last{min-width:0;width:100%;justify-content:center;text-align:center;flex-direction:column;align-items:center}.identify-guide__icon{margin:0 auto .4rem}.identify-guide__step:after,.identify-guide__first:after{display:none}}@media (max-width: 640px){.identify-guide ol{flex-direction:column;gap:.75rem;overflow:visible}.identify-guide__first,.identify-guide__step,.identify-guide__last{min-width:0;width:100%;justify-content:center;text-align:center;flex-direction:column;align-items:center}.identify-guide__icon{margin:0 auto .4rem}}.actions{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:.75rem}.actions button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:999px;padding:.7rem 1.6rem;font-weight:600;cursor:pointer;background:linear-gradient(135deg,#22d3eee6,#a78bfaf2);color:#0f172a;box-shadow:0 12px 28px #22d3ee40;transition:transform .15s ease,box-shadow .15s ease}.actions button:disabled{opacity:.6;cursor:progress;box-shadow:none}.actions button:not(:disabled):hover{transform:translateY(-2px)}.photo-menu-modal{width:min(360px,90vw);display:flex;flex-direction:column;gap:1rem}.photo-menu-actions{display:flex;flex-direction:column;gap:.6rem}.photo-menu-actions button{width:100%;border-radius:.8rem;padding:.65rem .85rem;border:none;text-align:center;font-weight:600;color:#0f172a;background:linear-gradient(135deg,#22d3eee6,#a78bfaf2);box-shadow:0 12px 28px #22d3ee40;transition:transform .15s ease,box-shadow .15s ease}.photo-menu-actions button.danger{background:#ef4444d9;color:#fff5f5;box-shadow:0 12px 26px #ef444459}.photo-menu-actions button:disabled{opacity:.4;box-shadow:none}.photo-menu-actions button:not(:disabled):hover{transform:translateY(-2px)}.duplicate-modal{width:min(420px,92vw);display:flex;flex-direction:column;gap:.9rem}.duplicate-actions{display:flex;flex-direction:column;gap:.65rem}.duplicate-actions button{border:none;border-radius:.85rem;padding:.65rem .9rem;font-weight:600;cursor:pointer;background:#94a3b833;color:#e2e8f0;transition:transform .15s ease,box-shadow .15s ease}.duplicate-actions button.primary{background:linear-gradient(135deg,#22d3eee6,#a78bfaf2);color:#0f172a;box-shadow:0 12px 28px #22d3ee40}.duplicate-actions button:disabled{opacity:.5;box-shadow:none;cursor:default}.duplicate-actions button:not(:disabled):hover{transform:translateY(-2px)}.duplicate-rename-field{display:flex;flex-direction:column;gap:.35rem;color:#e2e8f0;font-size:.95rem}.duplicate-rename-field input{border-radius:.65rem;border:1px solid rgba(148,163,184,.35);padding:.55rem .65rem;background:#0f172acc;color:#e2e8f0;font:inherit}.card{background:#020617bf;border:1px solid rgba(148,163,184,.15);border-radius:18px;padding:1.4rem;margin-top:1.25rem}.card h3,.card h4{margin-top:0;color:#f8fafc}.card pre{background:#0f172acc;border-radius:12px;padding:1rem;overflow-x:auto;line-height:1.45;font-size:.9rem}.guess-list{list-style:none;margin:0;padding:0;display:grid;gap:1rem;flex-wrap:nowrap}.guess-head{display:flex;justify-content:space-between;align-items:center;gap:1rem;font-weight:600}.guess-head span{color:#22d3ee}.guess-list dl,.detail-list{display:grid;gap:.35rem;margin:.75rem 0 0}.detail-metadata{display:grid;gap:.35rem;margin:.75rem 0 0;overflow:hidden}.guess-list dt,.detail-list dt,.detail-metadata dt,.detail-row dt{font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;color:#38bdf8}.guess-list dd,.detail-list dd,.detail-metadata dd,.detail-row dd{margin:0;color:#e2e8f0;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;max-width:100%}.guess-list dd a,.detail-list dd a,.detail-metadata dd a,.detail-row dd a{display:inline-block;max-width:100%;overflow-wrap:break-word;word-wrap:break-word;word-break:break-all}.detail-row-spacer{visibility:hidden;width:0}.detail-row-continuation{color:#cbd5f5;font-size:.95rem}.detail-value-paragraph{display:block}.detail-value-paragraph+.detail-value-paragraph{margin-top:.7rem}.library-carousel{background:#0f172a99;border:1px solid rgba(148,163,184,.2);border-radius:16px;padding:1rem;margin-bottom:1.5rem;overflow:hidden}.library-carousel.collapsed .carousel-viewport{display:none}.carousel-header{margin-bottom:1rem}.carousel-header h3{margin:0;color:#f8fafc;font-size:1.1rem;display:flex;align-items:center;gap:.5rem}.carousel-toggle{background:#38bdf826;border:none;color:#7dd3fc;padding:.35rem .6rem;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;transition:all .2s ease;line-height:1}.carousel-toggle:hover{background:#38bdf840;transform:scale(1.1)}.carousel-viewport{overflow:hidden;position:relative;min-height:clamp(180px,30vw,252px)}.carousel-track{display:flex;gap:1rem;-webkit-animation:carousel-scroll var(--carousel-duration, 60s) linear infinite;animation:carousel-scroll var(--carousel-duration, 60s) linear infinite;will-change:transform;min-width:min-content;flex-shrink:0}.carousel-track.paused{-webkit-animation-play-state:paused;animation-play-state:paused}@-webkit-keyframes carousel-scroll{0%{-webkit-transform:translateX(0);transform:translate(0)}to{-webkit-transform:translateX(calc(-1 * var(--carousel-shift, 50%)));transform:translate(calc(-1 * var(--carousel-shift, 50%)))}}@keyframes carousel-scroll{0%{-webkit-transform:translateX(0);transform:translate(0)}to{-webkit-transform:translateX(calc(-1 * var(--carousel-shift, 50%)));transform:translate(calc(-1 * var(--carousel-shift, 50%)))}}.carousel-item{flex:0 0 300px;cursor:pointer;border-radius:12px;overflow:hidden;transition:transform .2s ease;border:1px solid rgba(148,163,184,.15);position:relative}.carousel-item.sample{cursor:default}.carousel-item:hover{transform:scale(1.05);border-color:#38bdf84d}.carousel-item.sample:hover{transform:none;border-color:#94a3b826}.carousel-item.sample span{display:none!important;visibility:hidden!important;opacity:0!important;height:0!important;padding:0!important;margin:0!important}.carousel-item img,.carousel-placeholder{width:100%;height:225px;object-fit:cover;display:block}.carousel-item.sample img{object-fit:contain;background:#0f172ad9}.carousel-placeholder{background:#33415580}.carousel-item span{display:block;padding:.5rem;color:#e2e8f0;font-size:.85rem;text-align:center;background:#0f172ad9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.storage-banner{margin:1rem 0 1.5rem;padding:.75rem 1rem;border-radius:12px;border:1px solid rgba(148,163,184,.35);background:#1e293be6;color:#e2e8f0;display:flex;align-items:center;justify-content:space-between;gap:1rem}.storage-banner.warning{border-color:#38bdf873;background:#0f766e59;color:#d1fae5}.storage-banner.danger{border-color:#ef444499;background:#7f1d1d99;color:#fee2e2}.storage-banner__cta{background:#38bdf833;border:1px solid rgba(56,189,248,.45);color:#e0f2fe;padding:.35rem .75rem;border-radius:999px;font-weight:600;cursor:pointer;transition:background .15s ease,border .15s ease}.storage-banner__cta:hover{background:#38bdf859;border-color:#38bdf8a6}.library-head{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.library-title-row{display:flex;align-items:center;gap:.75rem}.library-reel-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:999px;padding:.6rem 1.3rem;font-weight:600;background:linear-gradient(135deg,#a78bfaf2,#22d3eee6);color:#0f172a;cursor:pointer}.library-actions{display:flex;gap:.75rem}.library-actions input[type=search]{background:#0f172abf;border:1px solid rgba(148,163,184,.2);border-radius:999px;padding:.6rem .9rem;color:#e2e8f0;min-width:220px}.library-actions button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:999px;padding:.6rem 1.3rem;font-weight:600;background:linear-gradient(135deg,#a78bfaf2,#22d3eee6);color:#0f172a;cursor:pointer}.library-grid{display:grid;gap:1.5rem;grid-template-columns:minmax(240px,320px) 1fr}.library-detail-inline{display:none}.library-list{display:flex;flex-direction:column;gap:.6rem;overflow-y:auto;max-height:520px;padding-right:.5rem}.library-group{display:flex;flex-direction:column;gap:.6rem}.library-divider{text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;color:#94a3b8;padding:.6rem .3rem .1rem}.library-item{display:flex;align-items:center;gap:.75rem;background:#0f172aa6;border:1px solid transparent;border-radius:14px;padding:.9rem 1rem;color:inherit;cursor:pointer;transition:border .15s ease,background .15s ease}.library-item:hover{border-color:#a78bfa66}.library-item.active{border-color:#22d3eeb3;background:#0f172ad9}.thumb{width:56px;height:56px;border-radius:12px;background-size:cover;background-position:center;background-color:#1e293bcc;flex-shrink:0;box-shadow:inset 0 0 0 1px #94a3b826}.thumb.placeholder{display:flex;align-items:center;justify-content:center;color:#475569;font-size:.8rem}.thumb-text{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}.library-name{font-weight:600}.library-meta{font-size:.8rem;color:#94a3b8}.library-detail{min-height:300px;display:flex;flex-direction:column;gap:1rem}.detail-list{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.detail-form{display:grid;gap:1rem}.detail-form label{display:flex;flex-direction:column;gap:.3rem;color:#cbd5f5}.detail-form input,.detail-form textarea,.detail-form select{background:#0f172abf;border:1px solid rgba(148,163,184,.2);border-radius:12px;padding:.6rem .75rem;color:#f8fafc;width:100%}.detail-form textarea{min-height:120px;resize:vertical}.detail-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.5rem}.detail-actions button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:999px;padding:.6rem 1.4rem;font-weight:600;cursor:pointer;background:linear-gradient(135deg,#22d3eee6,#a78bfae6);color:#0f172a}.detail-actions button.secondary{background:#334155e6;color:#e2e8f0}.experts-row{display:flex;justify-content:flex-end;gap:.6rem;flex-wrap:wrap;margin:.5rem 0 .25rem}.experts-row .secondary{padding:.6rem 1.4rem;border-radius:999px;font-weight:600;background:#334155e6;color:#e2e8f0}.expert-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172abf;display:flex;align-items:center;justify-content:center;padding:1rem;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;z-index:999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.expert-modal{position:relative;width:min(420px,85vw);max-height:calc(100vh - 2rem);max-height:calc(100dvh - 2rem);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#0f172af2;border:1px solid rgba(148,163,184,.25);border-radius:20px;padding:2rem 2.2rem;text-align:center;box-shadow:0 24px 60px #0206178c}.expert-modal h4{margin-top:1rem;margin-bottom:.75rem;color:#f8fafc;font-size:1.4rem}.expert-modal p{margin:0;color:#cbd5f5;line-height:1.55}.expert-avatar{width:96px;height:96px;border-radius:50%;object-fit:cover;border:3px solid rgba(148,163,184,.35);box-shadow:0 12px 32px #0f172a73}.expert-close{position:absolute;top:.75rem;right:.75rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;color:#94a3b8;font-size:1.8rem;font-weight:600;cursor:pointer;line-height:1}.expert-close:hover{color:#f8fafc}.guess-actions{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.4rem;margin-bottom:.4rem}.guess-reference-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(56,189,248,.34);background:#0f172a8f;color:#7dd3fc;padding:.28rem .75rem;border-radius:6px;font-size:.8rem;font-weight:600;cursor:pointer;margin:0;transition:background .15s ease,color .15s ease,border-color .15s ease;width:fit-content}.guess-reference-btn:hover{background:#0f172ab8;border-color:#7dd3fc8c;color:#bae6fd}.guess-rationale{margin:0;line-height:1.45}.theme-light .guess-option .guess-reference-btn{background:#92400e29;border-color:#b453096b;color:#92400e}.theme-light .guess-option .guess-reference-btn:hover{background:#78350f38;border-color:#b4530994;color:#78350f}.theme-mineral .guess-option .guess-reference-btn{background:#030a18b3;border-color:#38bdf866;color:#7dd3fc}.theme-mineral .guess-option .guess-reference-btn:hover{background:#030a18d1;border-color:#7dd3fc9e;color:#cffafe}.theme-coin .guess-option .guess-reference-btn{background:#1b130dbd;border-color:#d9a24573;color:#f8efd2eb}.theme-coin .guess-option .guess-reference-btn:hover{background:#1b130ddb;border-color:#f8ea9ca8;color:#fde68a}.theme-zoological .guess-option .guess-reference-btn{background:#021c14bd;border-color:#34d39973;color:#a7f3d0}.theme-zoological .guess-option .guess-reference-btn:hover{background:#021c14db;border-color:#6ee7b7a8;color:#ecfccb}.theme-oddities .guess-option .guess-reference-btn{background:#23144cc2;border-color:#c4b5fd7a;color:#ddd6fe}.theme-oddities .guess-option .guess-reference-btn:hover{background:#23144ce0;border-color:#e879f9a3;color:#ffe4f5}.reference-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172ad9;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.reference-modal{position:relative;width:min(900px,95vw);max-height:85vh;background:#0f172af2;border:1px solid rgba(148,163,184,.25);border-radius:20px;padding:2rem;box-shadow:0 24px 64px #0f172aa6;overflow-y:auto}.reference-modal h4{margin-top:0;margin-bottom:1.5rem;color:#f8fafc;font-size:1.4rem}.reference-close{position:absolute;top:.75rem;right:.75rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;color:#94a3b8;font-size:1.8rem;font-weight:600;cursor:pointer;line-height:1;z-index:10}.reference-close:hover{color:#f8fafc}.reference-images-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.reference-image-item{position:relative;aspect-ratio:1;background:#0f172a99;border:1px solid rgba(148,163,184,.15);border-radius:12px;overflow:hidden}.reference-image-item img{width:100%;height:100%;object-fit:cover;display:block}.drafts-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172abf;display:flex;align-items:center;justify-content:center;z-index:998;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.drafts-modal{width:min(520px,92vw);max-height:min(540px,90vh);background:#0f172af5;border:1px solid rgba(148,163,184,.3);border-radius:18px;box-shadow:0 30px 80px #0206178c;color:#e2e8f0;display:flex;flex-direction:column;overflow:hidden}.drafts-header{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 1.4rem;border-bottom:1px solid rgba(148,163,184,.18)}.drafts-header h4{margin:0;font-size:1.25rem;color:#f8fafc}.drafts-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;color:#94a3b8;font-size:1.6rem;cursor:pointer;line-height:1}.drafts-close:hover{color:#f8fafc}.drafts-body{padding:1rem 1.4rem 1.6rem;overflow-y:auto;display:flex;flex-direction:column;gap:.8rem}.drafts-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.export-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172abf;display:flex;align-items:center;justify-content:center;z-index:998;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.export-modal{width:min(760px,92vw);max-height:90vh;background:#0f172af5;border:1px solid rgba(148,163,184,.3);border-radius:16px;padding:1.6rem;box-shadow:0 24px 70px #02061773;color:#e2e8f0;position:relative;display:flex;flex-direction:column;gap:1rem;overflow:hidden}.export-modal__body{display:flex;flex-direction:column;gap:1.5rem;overflow-y:auto;padding-right:.25rem}.export-modal h4{margin:0;font-size:1.2rem;color:#f8fafc}.export-close{position:absolute;top:1rem;right:1rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;font-size:1.6rem;color:#94a3b8;cursor:pointer;line-height:1}.export-close:hover{color:#f8fafc}.export-actions{display:flex;flex-direction:column;gap:.75rem}.export-actions--inline{flex-direction:row;flex-wrap:wrap}.export-actions button,.export-option button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:999px;padding:.75rem 1.4rem;font-weight:600;color:#0f172a;background:linear-gradient(135deg,#38bdf8e6,#3b82f6e6);cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.export-actions button:hover:not(:disabled),.export-option button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 32px #3b82f659}.export-actions button:disabled,.export-option button:disabled{opacity:.7;cursor:default;box-shadow:none}.export-option-list{display:flex;flex-direction:column;gap:.75rem}.export-option{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 1rem;border-radius:14px;border:1px solid rgba(148,163,184,.25);background:#0f172a99}.export-option.is-active{border-color:#38bdf88c;box-shadow:0 18px 32px #38bdf833}.export-option__meta{display:flex;flex-direction:column;gap:.2rem}.export-option__title{font-weight:600;color:#f8fafc}.export-option__description{font-size:.85rem;color:#94a3b8}.export-section{display:flex;flex-direction:column;gap:.75rem;padding-top:.5rem;border-top:1px solid rgba(148,163,184,.2)}.export-section:first-of-type{padding-top:0;border-top:none}.export-section h5{margin:0;font-size:1rem;color:#f8fafc}.export-section h6{margin:0;font-size:.95rem;color:#f8fafc}.export-section__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.export-limits{display:flex;flex-wrap:wrap;gap:.6rem;font-size:.85rem;color:#cbd5f5}.export-limit{position:relative;display:inline-flex;align-items:center;gap:.4rem;padding:.2rem .35rem;border-radius:999px;background:#0f172a99}.export-tooltip-button{width:18px;height:18px;border-radius:999px;border:1px solid rgba(148,163,184,.35);background:#0f172ad9;color:#cbd5f5;font-size:.7rem;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0}.export-tooltip-button:hover{border-color:#38bdf899;color:#bae6fd}.export-tooltip{position:absolute;top:calc(100% + .4rem);left:0;z-index:5;width:min(260px,70vw);background:#0f172af5;border:1px solid rgba(148,163,184,.35);border-radius:12px;padding:.6rem .75rem;font-size:.8rem;color:#e2e8f0;box-shadow:0 16px 40px #02061759}.export-selection{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.export-selection__panel{background:#0f172a99;border:1px solid rgba(148,163,184,.2);border-radius:12px;padding:.75rem;display:flex;flex-direction:column;gap:.6rem;min-height:220px}.export-selection__panel-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-size:.9rem}.export-selection__panel-header input[type=search]{background:#0f172ab3;border:1px solid rgba(148,163,184,.35);border-radius:999px;color:#e2e8f0;padding:.35rem .75rem;font-size:.85rem;width:170px}.export-selection__panel-actions{display:flex;gap:.35rem}.export-selection__list{display:flex;flex-direction:column;gap:.5rem;max-height:220px;overflow-y:auto}.export-selection__item{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#e2e8f0}.export-selection__item .muted{margin-left:auto;font-size:.75rem}.export-selection__item.is-included{opacity:.7}.export-selection__summary{display:flex;align-items:center;gap:.75rem;font-size:.9rem}.export-tag{font-size:.7rem;padding:.2rem .45rem;border-radius:999px;background:#38bdf826;color:#7dd3fc;text-transform:uppercase;letter-spacing:.05em}.export-mode{display:flex;align-items:center;gap:1.5rem;background:#0f172a99;border:1px solid rgba(148,163,184,.2);border-radius:12px;padding:.6rem .75rem}.export-mode label{display:flex;align-items:center;gap:.4rem;font-size:.9rem}.export-exhibit-toggle{margin-top:.2rem}.export-links{display:flex;flex-direction:column;gap:.75rem}.export-links__list{display:flex;flex-direction:column;gap:.6rem}.export-link-card{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem;border-radius:12px;border:1px solid rgba(148,163,184,.2);background:#0f172a80}.export-link-title{font-weight:600;color:#f8fafc;margin-bottom:.2rem}.export-link-actions{display:flex;flex-wrap:wrap;gap:.5rem}.export-link-actions a,.export-link-actions button,.ghost{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(148,163,184,.35);background:#1e293b80;color:#e2e8f0;padding:.35rem .75rem;border-radius:999px;font-size:.75rem;text-decoration:none;cursor:pointer}.export-link-actions a:hover,.export-link-actions button:hover,.ghost:hover{border-color:#38bdf899;color:#bae6fd}@media (max-width: 720px){.export-selection{grid-template-columns:1fr}.export-selection__panel-header input[type=search]{width:100%}.export-option{flex-direction:column;align-items:flex-start}.export-option button{width:100%}}.drafts-item{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:.95rem 1rem;border-radius:12px;background:#1e293ba6;border:1px solid rgba(148,163,184,.22)}.drafts-meta{display:flex;flex-direction:column;gap:.35rem;min-width:0}.drafts-title{font-weight:600;color:#f8fafc}.drafts-subtitle{font-size:.85rem;color:#94a3b8}.drafts-guess{font-size:.85rem;color:#cbd5f5}.drafts-meta a{font-size:.85rem;color:#7dd3fc;text-decoration:none}.drafts-meta a:hover{color:#bfdbfe}.drafts-actions{display:flex;flex-direction:column;gap:.45rem}.drafts-actions button{width:120px;padding:.45rem .75rem;border-radius:.6rem;border:none;cursor:pointer;font-weight:600;background:#3b82f640;color:#dbeafe;box-shadow:0 10px 24px #0f172a6b;transition:background .15s ease,transform .15s ease,color .15s ease}.drafts-actions button:hover:not(:disabled){background:#3b82f666;transform:translateY(-1px)}.drafts-actions button.danger{background:#ef444433;color:#fecaca}.drafts-actions button.danger:hover:not(:disabled){background:#ef444459}.drafts-actions button:disabled{opacity:.6;cursor:default;transform:none}.settings-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172abf;display:flex;align-items:center;justify-content:center;z-index:1300;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.settings-modal{position:relative;width:min(360px,90vw);max-height:85vh;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#0f172af2;border:1px solid rgba(148,163,184,.25);border-radius:18px;padding:1.8rem 2rem;box-shadow:0 24px 60px #0206178c;color:#e2e8f0}.user-settings-modal{width:min(420px,92vw)}.photo-manager-modal{width:min(560px,94vw)}.feedback-modal{width:min(420px,92vw)}.feedback-form{display:flex;flex-direction:column;gap:1rem;margin-top:.25rem}.feedback-field{display:flex;flex-direction:column;gap:.45rem;font-size:.95rem;color:#e2e8f0}.feedback-field select,.feedback-field textarea{background:#0f172abf;border:1px solid rgba(148,163,184,.25);border-radius:10px;padding:.55rem .65rem;color:inherit;font:inherit}.feedback-field textarea{min-height:140px;resize:vertical}.photo-manager-list{display:flex;flex-direction:column;gap:.75rem;margin:1rem 0;max-height:60vh;overflow-y:auto}.photo-manager-item{display:flex;align-items:center;gap:.75rem;background:#02061766;border:1px solid rgba(148,163,184,.25);border-radius:.85rem;padding:.65rem .85rem}.photo-manager-item img{width:64px;height:64px;border-radius:.5rem;object-fit:cover}.photo-manager-meta{flex:1;display:flex;flex-direction:column;gap:.1rem}.photo-manager-meta .muted{font-size:.78rem}.photo-manager-controls{display:flex;flex-direction:column;gap:.35rem}.photo-manager-controls button{border:1px solid rgba(148,163,184,.35);background:transparent;color:#e2e8f0;border-radius:.4rem;width:2rem;height:2rem;font-size:1rem}.photo-manager-controls button:disabled{opacity:.4}.photo-manager-actions{display:flex;justify-content:flex-end;gap:.6rem;margin-top:1rem}.photo-delete-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;margin:1rem 0}.photo-delete-option{border:1px solid rgba(148,163,184,.3);border-radius:.85rem;padding:.5rem;background:transparent;display:flex;flex-direction:column;gap:.4rem;text-align:left;color:inherit;cursor:pointer}.photo-delete-option img{width:100%;height:110px;border-radius:.5rem;object-fit:cover}.photo-delete-option.selected{border-color:#38bdf8;box-shadow:0 0 0 1px #38bdf880}.feedback-form button[type=submit]{align-self:flex-end;border:none;border-radius:999px;padding:.65rem 1.5rem;font-weight:600;color:#0f172a;background:linear-gradient(135deg,#22d3eee6,#a78bfaf2);box-shadow:0 12px 28px #22d3ee40;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.feedback-form button[type=submit]:hover:not(:disabled){transform:translateY(-2px)}.community-upgrade-modal{width:min(400px,90vw);display:flex;flex-direction:column;gap:1rem}.community-upgrade-modal h4{margin:0;font-size:1.2rem;color:#f8fafc}.community-upgrade-modal p{margin:0;color:#cbd5f5;line-height:1.5}.community-upgrade-actions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:.5rem}.community-upgrade-actions button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:999px;padding:.65rem 1.4rem;font-weight:600;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,opacity .2s ease}.community-upgrade-actions button.primary{color:#0f172a;background:linear-gradient(135deg,#38bdf8e6,#3b82f6f2);box-shadow:0 14px 32px #3b82f640}.community-upgrade-actions button.primary:hover{transform:translateY(-1px);box-shadow:0 18px 38px #3b82f64d}.community-upgrade-actions button.secondary{background:#1e293bbf;color:#cbd5f5;border:1px solid rgba(148,163,184,.35)}.community-upgrade-actions button.secondary:hover{opacity:.85}.feedback-form button[type=submit]:disabled{opacity:.6;cursor:progress;box-shadow:none}.reference-images-modal{width:min(900px,95vw);max-height:85vh;overflow-y:auto}.reference-images-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-top:1rem}.reference-image-item{background:#0f172a80;border:1px solid rgba(148,163,184,.2);border-radius:10px;overflow:hidden}.reference-image-item img{width:100%;height:250px;object-fit:contain;display:block;background:#0000004d}.reference-image-title{padding:.75rem;font-size:.85rem;color:#cbd5e1;margin:0;line-height:1.3;word-break:break-word}.settings-modal h4{margin:0 0 1rem;color:#f8fafc;font-size:1.3rem}.settings-form{display:flex;flex-direction:column;gap:1.2rem}.settings-group{display:flex;flex-direction:column;gap:.6rem}.settings-label{font-size:.95rem;font-weight:600;color:#cbd5e1}.settings-options{display:flex;gap:.75rem 1.25rem;flex-wrap:wrap}.settings-options label,.settings-toggle{display:flex;align-items:center;gap:.45rem;font-size:.95rem;color:#e2e8f0}.settings-group select,.settings-group input[type=text],.settings-group input[type=search],.settings-group input[type=number],.settings-group input[type=password],.settings-group input[type=email],.settings-group input[type=url]{background:#0f172abf;border:1px solid rgba(148,163,184,.25);border-radius:10px;padding:.55rem .65rem;color:#e2e8f0;font:inherit}.settings-group input[type=text]:disabled,.settings-toggle input:disabled+span{opacity:.5}.settings-actions{display:flex;justify-content:flex-end}.settings-close{position:absolute;top:.6rem;right:.8rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;color:#94a3b8;font-size:1.6rem;font-weight:600;cursor:pointer;line-height:1}.settings-close:hover{color:#f8fafc}.settings-section{display:flex;flex-direction:column;gap:.6rem}.settings-label{font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8}.settings-option{display:flex;align-items:center;gap:.6rem;font-size:.95rem;color:#e2e8f0}.settings-option input[type=radio]{accent-color:#22d3ee}.settings-button{padding:.75rem 1.25rem;background:linear-gradient(135deg,#2a5298,#1e3a5f);border:1px solid #4a7ac8;border-radius:8px;color:#fff;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s}.settings-button:hover{background:linear-gradient(135deg,#3a6ab8,#2e4a7f);transform:translateY(-1px);box-shadow:0 4px 12px #4a7ac866}.settings-select{padding:.6rem .8rem;background:#0f172acc;border:1px solid rgba(148,163,184,.3);border-radius:6px;color:#e2e8f0;font-size:.95rem}.site-footer{margin-top:auto;padding:.75rem 1.5rem;background:#0f172aeb;border-top:1px solid rgba(148,163,184,.15);color:#94a3b8;font-size:.85rem}.site-footer .footer-inner{width:100%;margin:0;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.site-footer small{color:#94a3b8;margin:0}.site-footer .footer-links{display:inline-flex;align-items:center;gap:1rem;margin-left:auto}.site-footer a{color:#e2e8f0;text-decoration:none;border-bottom:1px solid rgba(226,232,240,.4)}.site-footer a:hover{color:#f8fafc;border-bottom-color:#f8fafccc}.site-footer a:focus-visible{outline:2px solid currentColor;outline-offset:3px;border-bottom-color:transparent;border-radius:4px}.theme-dark .site-footer{background:#020617f2;border-top:1px solid rgba(59,130,246,.25);color:#94a3b8}.theme-dark .site-footer a{color:#e0f2fe;border-bottom-color:#0ea5e966}.theme-dark .site-footer a:hover{color:#f0f9ff;border-bottom-color:#0ea5e9b3}.theme-light .site-footer{background:#ffffffe6;border-top:1px solid rgba(251,191,36,.35);color:#7c2d12}.theme-light .site-footer a{color:#b45309;border-bottom-color:#eab30866}.theme-light .site-footer a:hover{color:#92400e;border-bottom-color:#eab308b3}.theme-mineral .site-footer{background:#050c1cf2;border-top:1px solid rgba(56,189,248,.35);color:#7dd3fc}.theme-mineral .site-footer a{color:#c4f1f9;border-bottom-color:#3b82f666}.theme-mineral .site-footer a:hover{color:#e0f2fe;border-bottom-color:#3b82f6b3}.theme-zoological .site-footer{background:#031e14eb;border-top:1px solid rgba(52,211,153,.35);color:#a7f3d0}.theme-zoological .site-footer a{color:#bbf7d0;border-bottom-color:#10b98173}.theme-zoological .site-footer a:hover{color:#ecfccb;border-bottom-color:#10b981b3}.theme-coin .site-footer{background:#271c14f0;border-top:1px solid rgba(217,162,69,.4);color:#f4e3c5}.theme-coin .site-footer a{color:#fde68a;border-bottom-color:#d9a24573}.theme-coin .site-footer a:hover{color:#fcd34d;border-bottom-color:#f8ea9cb3}.theme-oddities .site-footer{background:#24154ef0;border-top:1px solid rgba(196,181,253,.4);color:#e9d5ff}.theme-oddities .site-footer a{color:#f5d0fe;border-bottom-color:#e879f973}.theme-oddities .site-footer a:hover{color:#f0abfc;border-bottom-color:#e879f9b3}@media (max-width: 700px){.site-footer .footer-inner{align-items:flex-start}}.badge-inline{background:#16a34a2e;border:1px solid rgba(22,163,74,.45);color:#bbf7d0;border-radius:999px;padding:.35rem .8rem;font-size:.85rem;align-self:flex-start}.detail-photo{display:block;width:auto;max-width:100%;height:auto;border-radius:16px;margin:1rem auto;box-shadow:0 14px 32px #0f172a73;object-fit:contain}.detail-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem;margin:1rem 0;justify-items:flex-start}.detail-gallery img{width:auto;max-width:100%;height:auto;max-height:320px;border-radius:12px;object-fit:contain;background:#0f172a59;padding:.35rem;box-shadow:0 8px 20px #0f172a59}.staged-preview{margin-top:1.5rem}.staged-preview img{width:min(320px,100%);border-radius:12px;box-shadow:0 12px 28px #0f172a59}.error{color:#fecaca;margin-top:.75rem}.auth-error-link{color:#93c5fd;text-decoration:underline;word-break:break-all}.muted{color:#94a3b8}@media (max-width: 900px){.mobile-ribbon{--mobile-ribbon-toggle-height: 28px;--mobile-ribbon-safe-top: env(safe-area-inset-top, 0px);--mobile-ribbon-safe-right: env(safe-area-inset-right, 0px);display:block;position:fixed;top:0;left:0;right:0;z-index:1000;background:#0f172af2;border-bottom:1px solid rgba(148,163,184,.25);padding-top:var(--mobile-ribbon-safe-top);padding-bottom:var(--mobile-ribbon-toggle-height);pointer-events:auto;transition:transform .3s ease}.mobile-ribbon:not(.expanded){transform:translateY(calc(-100% + var(--mobile-ribbon-toggle-height) + var(--mobile-ribbon-safe-top)))}.mobile-ribbon.expanded{transform:translateY(0)}.mobile-ribbon-toggle{position:absolute;bottom:0;right:calc(1rem + var(--mobile-ribbon-safe-right));left:auto;transform:none;background:#0f172af2;border:1px solid rgba(148,163,184,.25);border-top:none;border-radius:0 0 12px 12px;padding:4px 16px;color:#7dd3fc;font-size:.9rem;cursor:pointer;z-index:2;pointer-events:auto;touch-action:manipulation}.mobile-ribbon-content{display:flex;justify-content:flex-end;align-items:center;padding:.75rem 1.25rem;pointer-events:auto}.mobile-ribbon-settings{background:transparent;border:none;font-size:1.5rem;line-height:1;cursor:pointer;padding:.25rem}.mobile-ribbon-user{position:relative;display:inline-flex;flex-direction:column;align-items:stretch;color:#cbd5f5}.mobile-ribbon-user-toggle{display:inline-flex;align-items:center;gap:.45rem;background:#1e293b99;border:1px solid rgba(148,163,184,.2);border-radius:999px;padding:.4rem .7rem;font-size:.85rem;font-weight:600;letter-spacing:.01em;color:#cbd5f5;cursor:pointer;transition:background .15s ease,border .15s ease;position:relative}.mobile-ribbon-user-toggle:hover{background:#38bdf826;border-color:#38bdf866}.mobile-ribbon-user--open .mobile-ribbon-user-toggle{border-color:#38bdf866}.mobile-ribbon-username{font-weight:600;letter-spacing:.01em}.mobile-ribbon-identity{display:flex;flex-direction:column;align-items:flex-start;line-height:1.1;gap:.05rem}.mobile-ribbon-tier{font-size:.6rem;letter-spacing:.08em;text-transform:uppercase;font-weight:600;color:#94a3b8}.mobile-ribbon-caret{font-size:.75rem}.mobile-user-menu{display:flex;flex-direction:column;gap:.4rem;margin-top:.45rem;background:#0f172af2;border:1px solid rgba(148,163,184,.25);border-radius:14px;padding:.55rem;box-shadow:0 18px 40px #0206178c}.mobile-user-menu button{display:flex;align-items:center;justify-content:flex-end;gap:.35rem;width:100%;text-align:right;background:#38bdf826;border:none;color:#7dd3fc;padding:.35rem .6rem;border-radius:999px;font-size:.82rem;cursor:pointer;transition:background .15s ease,color .15s ease}.mobile-user-menu button:hover{background:#38bdf859}.mobile-user-menu button.locked-action{background:#94a3b829;border:1px solid rgba(148,163,184,.32);color:#94a3b8bf}.mobile-user-menu button.locked-action:hover,.mobile-user-menu button.locked-action.locked-action--reveal{background:#38bdf833;color:#bae6fd}.mobile-user-menu .mobile-ribbon-logout{background:#ef444433;color:#fecaca}.mobile-user-menu .mobile-ribbon-logout:hover{background:#ef444459}.mobile-user-menu__restricted .locked-action__upgrade{font-size:.68rem}.mobile-user-menu-usage{padding-left:0;padding-right:0}.mobile-user-menu-usage .user-menu-usage-label{text-align:right}.expert-modal-backdrop{align-items:flex-start;padding-top:calc(env(safe-area-inset-top,0px) + .75rem);padding-bottom:calc(env(safe-area-inset-bottom,0px) + .75rem)}.expert-modal{width:min(420px,calc(100vw - 1rem));max-height:calc(100vh - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 1.5rem);max-height:calc(100dvh - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 1.5rem)}.drafts-modal{width:calc(100vw - 2rem);max-height:calc(100vh - 3rem)}.drafts-actions{flex-direction:row;justify-content:flex-end}.drafts-actions button{width:auto;flex:1}.settings-floating,.user-info--floating{display:none}.carousel-item{flex:0 0 225px}.carousel-item img,.carousel-placeholder{height:180px}.library-grid{grid-template-columns:1fr}.library-list{max-height:none;padding-right:0}.library-detail{display:none}.library-detail-inline{display:block;margin-top:.6rem}}@media (max-width: 640px){.hero{padding-top:2.5rem}.content{padding:1.5rem .5rem 0}.panel{padding:1.5rem .5rem}.card{padding:1rem .75rem}.identify-form{grid-template-columns:1fr}.identify-form label{margin:0;padding:0;width:100%}.identify-form select,.identify-form input[type=file],.identify-form input[type=text]{width:100%;max-width:100%;box-sizing:border-box;padding:.5rem;margin:0}.library-head{flex-direction:column;align-items:stretch}.library-actions{flex-direction:column;align-items:stretch;width:100%}.library-actions input[type=search]{min-width:100%;width:100%}.library-title-row{width:100%;justify-content:space-between}}.guess-option{--guess-accent: rgba(56, 189, 248, .78);--guess-accent-soft: rgba(125, 211, 252, .92);--guess-selected-bg: rgba(14, 165, 233, .11);--guess-selected-glow: rgba(56, 189, 248, .28);--guess-feedback-border: rgba(148, 163, 184, .46);--guess-feedback-bg: rgba(15, 23, 42, .28);--guess-feedback-text: rgba(203, 213, 225, .75);display:grid;grid-template-columns:auto 1fr;gap:.75rem;align-items:flex-start;border:1px solid transparent;border-radius:12px;padding:.62rem .72rem;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease,opacity .16s ease}.guess-option input[type=radio]{margin-top:.4rem;cursor:pointer}.guess-option--selected{border-color:var(--guess-accent);background:var(--guess-selected-bg);box-shadow:0 0 0 1px var(--guess-accent),0 0 22px var(--guess-selected-glow)}.guess-option--feedback{border-color:var(--guess-feedback-border);border-style:dotted;background:var(--guess-feedback-bg);opacity:.82}.guess-option--feedback .guess-head strong,.guess-option--feedback .guess-feedback-copy{color:var(--guess-feedback-text)}.guess-option--feedback.guess-option--selected{opacity:1}.guess-body{display:flex;flex-direction:column;gap:.4rem}.success{color:#bbf7d0;margin-top:.75rem}.save-flash{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none;animation:fadeOut 2s ease forwards;z-index:50}.save-badge{background:#0f172ae6;border:1px solid rgba(34,211,238,.6);color:#f8fafc;padding:1.2rem 1.6rem;border-radius:18px;box-shadow:0 24px 50px #0f172a73;display:flex;align-items:center;gap:.75rem;font-size:1.15rem;opacity:0;transform:translateY(12px) scale(.95);animation:popUp 2s ease forwards}.save-badge span{font-size:1.5rem}@keyframes popUp{0%{opacity:0;transform:translateY(16px) scale(.94)}15%{opacity:1;transform:translateY(0) scale(1)}70%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-12px) scale(.97)}}@keyframes fadeOut{0%{opacity:1}80%{opacity:1}to{opacity:0}}.auth-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top,rgba(34,211,238,.15),transparent 55%),linear-gradient(180deg,#0f172af2,#0f172a);color:#e5e7eb;padding:2rem}.auth-card{width:min(380px,100%);background:#0f172ae6;border-radius:24px;padding:2rem;border:1px solid rgba(148,163,184,.18);box-shadow:0 24px 50px #0f172a73;display:flex;flex-direction:column;gap:1rem}.auth-card h1{margin:0;font-size:1.8rem;color:#f8fafc;text-align:center}.auth-card label{display:flex;flex-direction:column;font-size:.9rem;gap:.35rem}.auth-card input{background:#0f172abf;border:1px solid rgba(148,163,184,.2);border-radius:12px;padding:.65rem .75rem;color:#f8fafc}.auth-primary{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:999px;padding:.7rem 1.4rem;font-weight:600;cursor:pointer;background:linear-gradient(135deg,#22d3eef2,#a78bfaf2);color:#0f172a;box-shadow:0 16px 36px #22d3ee59;transition:transform .2s ease,box-shadow .2s ease}.auth-primary:hover{transform:translateY(-1px);box-shadow:0 20px 44px #38bdf866}.auth-primary:disabled{opacity:.65;cursor:progress;box-shadow:none}.auth-form{display:flex;flex-direction:column;gap:.9rem}.auth-links{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.auth-link{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;color:#38bdf8;cursor:pointer;font-size:.9rem;padding:.25rem .5rem;transition:color .2s ease}.auth-link:hover{color:#c084fc}.auth-link.danger{color:#f87171}.auth-link.danger:hover{color:#fca5a5}.auth-subform{margin-top:1rem;background:#0f172ab3;border:1px solid rgba(148,163,184,.25);border-radius:16px;padding:1.1rem;display:flex;flex-direction:column;gap:.75rem}.auth-subform h2{margin:0;font-size:1.1rem}.auth-subform label{font-size:.85rem}.auth-subform textarea{background:#0f172abf;border:1px solid rgba(148,163,184,.2);border-radius:12px;padding:.65rem .75rem;color:#f8fafc;resize:vertical}.account-modal{max-width:720px;width:min(90vw,720px);max-height:80vh;overflow:hidden}.account-toolbar{display:flex;gap:.75rem;align-items:center;margin-bottom:1rem}.account-toolbar label{display:flex;flex-direction:column;font-size:.85rem;gap:.35rem}.account-requests-list{display:flex;flex-direction:column;gap:1rem;max-height:55vh;overflow-y:auto;padding-right:.5rem}.account-request-card{background:#0f172aa6;border:1px solid rgba(148,163,184,.2);border-radius:16px;padding:1rem;display:flex;flex-direction:column;gap:.6rem}.account-request-card label{display:flex;flex-direction:column;font-size:.85rem;gap:.35rem}.account-request-card input,.account-request-card select,.account-request-card textarea{background:#0f172abf;border:1px solid rgba(148,163,184,.2);border-radius:10px;padding:.6rem .7rem;color:#f8fafc}.account-request-card textarea{resize:vertical}.account-request-header{display:flex;justify-content:space-between;align-items:center}.account-request-header h5{margin:0;font-size:1.05rem}.account-request-meta{font-size:.75rem;color:#e2e8f0a6}.status-badge{text-transform:uppercase;font-size:.7rem;letter-spacing:.08em;padding:.25rem .6rem;border-radius:999px;border:1px solid rgba(148,163,184,.3)}.status-pending{background:#facc1526;border-color:#facc1566;color:#facc15}.status-approved{background:#22c55e2e;border-color:#22c55e59;color:#4ade80}.status-denied{background:#f871712e;border-color:#f8717159;color:#f87171}.account-request-field{margin:0;font-size:.85rem}.account-request-reason{margin:0;font-size:.9rem;background:#3b82f614;border-radius:12px;padding:.75rem;border:1px solid rgba(59,130,246,.25)}.account-request-actions{display:flex;gap:.75rem;justify-content:flex-end;flex-wrap:wrap}.account-request-review{display:flex;flex-direction:column;gap:.35rem;font-size:.85rem}.auth-card .muted{text-align:center}.membership-modal{max-width:1400px;width:min(96vw,1400px);max-height:80vh;display:flex;flex-direction:column}@media (max-width: 1440px){.membership-modal{max-width:1200px;width:min(94vw,1200px)}}@media (max-width: 1200px){.membership-modal{max-width:960px;width:min(94vw,960px)}}.membership-table{display:flex;flex-direction:column;gap:.8rem;margin-top:1rem;max-height:60vh;overflow-y:auto;padding-right:.5rem}.membership-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;flex-wrap:wrap}.membership-search{display:flex;flex-direction:column;gap:.35rem}.membership-search-label{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8d9;font-weight:600}.membership-search input{min-width:min(320px,100%);background:#0f172abf;border:1px solid rgba(148,163,184,.25);border-radius:12px;padding:.55rem .75rem;color:#f8fafc}.membership-count{font-size:.85rem;color:#94a3b8e6}.membership-row{display:grid;grid-template-columns:minmax(180px,1.2fr) minmax(220px,1.4fr) minmax(220px,1.3fr) minmax(160px,1fr) minmax(160px,1fr) auto;gap:.75rem;align-items:flex-start;background:#0f172a99;border:1px solid rgba(148,163,184,.2);border-radius:16px;padding:.9rem 1rem}.membership-row--header{background:transparent;border:none;color:#e2e8f0;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;padding:0;font-weight:600}.membership-row--header span{display:flex;align-items:center}.membership-user-cell{display:flex;flex-direction:column;gap:.25rem}.membership-user-cell strong{font-size:1rem;color:#f8fafc}.membership-status{display:inline-flex;align-items:center;margin-top:.15rem}.membership-status-badge{display:inline-flex;align-items:center;justify-content:center;padding:.2rem .55rem;border-radius:999px;font-size:.65rem;letter-spacing:.08em;text-transform:uppercase;font-weight:600}.membership-status-badge.active{background:#22c55e2e;color:#bbf7d0}.membership-status-badge.inactive{background:#f871712e;color:#fee2e2}.membership-current-addons{font-size:.75rem;color:#cbd5f5}.membership-tier-cell{display:flex;flex-direction:column;gap:.45rem}.membership-tier-select{background:#0f172abf;border:1px solid rgba(148,163,184,.25);border-radius:10px;padding:.55rem .65rem;color:#f8fafc}.membership-addons{display:flex;flex-wrap:wrap;gap:.45rem}.membership-addon-option{display:inline-flex;align-items:center;gap:.35rem;background:#0f172a8c;border:1px solid rgba(148,163,184,.25);border-radius:999px;padding:.3rem .6rem;font-size:.75rem;color:#e2e8f0}.membership-addon-option input{accent-color:#38bdf8}.membership-features-cell{display:flex;flex-direction:column;gap:.6rem;font-size:.82rem;color:#cbd5f5}.membership-feature{display:flex;flex-direction:column;gap:.35rem;padding:.55rem .65rem;border-radius:12px;background:#0e172a99;border:1px solid rgba(148,163,184,.18)}.membership-feature-header{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem;font-weight:600;color:#e2e8f0}.membership-feature-refresh{font-size:.74rem;text-transform:uppercase;letter-spacing:.06em;color:#93c5fd}.membership-feature-stats{display:flex;flex-direction:column;gap:.15rem}.membership-feature-stats span{display:inline-flex;align-items:center;gap:.35rem}.membership-feature-stats span:before{content:"•";display:inline-flex;align-items:center;justify-content:center;color:#94a3b899;font-size:.7rem}.membership-feature-last-used{font-size:.74rem;color:#94a3b8c7}.membership-feature--api{background:#22d3ee14;border:1px solid rgba(34,211,238,.22)}.membership-feature--api .membership-feature-name{color:#22d3ee}.membership-storage-cell{display:flex;flex-direction:column;gap:.35rem;font-size:.9rem;color:#e2e8f0}.membership-storage-tag{display:inline-flex;align-items:center;justify-content:center;padding:.2rem .5rem;border-radius:999px;font-size:.7rem;letter-spacing:.05em;text-transform:uppercase}.membership-storage-tag.warning{background:#facc152e;color:#fef3c7}.membership-storage-tag.danger{background:#ef444440;color:#fee2e2}.membership-login-cell{font-size:.85rem;color:#e2e8f0;display:flex;align-items:center}.membership-actions{display:flex;justify-content:flex-end;align-items:center;gap:.5rem;flex-wrap:wrap}.membership-actions button{border:none;border-radius:999px;padding:.55rem 1.2rem;font-weight:600;background:linear-gradient(135deg,#a78bfaf2,#22d3eee6);color:#0f172a;cursor:pointer;transition:filter .15s ease}.membership-actions .button-secondary{background:#0f172aa6;color:#e2e8f0;border:1px solid rgba(148,163,184,.3);box-shadow:none}.membership-actions .button-warning{background:linear-gradient(135deg,#fbbf24f2,#facc15e6);color:#0f172a}.membership-actions .button-danger{background:linear-gradient(135deg,#ef4444f2,#f87171e6);color:#0f172a}.membership-actions button:disabled{opacity:.6;cursor:progress}.membership-actions button:not(:disabled):hover{filter:brightness(1.1)}@media (max-width: 900px){.membership-row{grid-template-columns:1fr}.membership-actions{justify-content:flex-start}}.theme-dark,.theme-light,.theme-mineral,.theme-zoological,.theme-coin,.theme-oddities{background-attachment:fixed}.theme-dark{background:#020617;color:#e2e8f0;--brand-muted: #94a3b8;--brand-accent: #38bdf8}.theme-light{background:linear-gradient(to bottom,#fefce8,#fef3c7,#fde68a);color:#1e293b;--brand-muted: #475569;--brand-accent: #d97706}.theme-light .hero{background:radial-gradient(circle at top,rgba(251,191,36,.28),transparent 68%),radial-gradient(circle at bottom,rgba(250,204,21,.22),transparent 70%)}.theme-light .user-info{color:#475569}.theme-light .user-info--floating{background:#ffffffe6;border:1px solid rgba(148,163,184,.3);box-shadow:0 12px 28px #94a3b840}.theme-light .user-info button,.theme-light .user-info__toggle{background:#fffffff2;color:#1f2937;box-shadow:0 10px 20px #94a3b840}.theme-light .user-info__tier,.theme-light .mobile-ribbon-tier{color:#b45309}.theme-light .user-info button:hover{transform:translateY(-1px)}.theme-light .user-menu{background:#fffffff5;border:1px solid rgba(148,163,184,.35);box-shadow:0 22px 38px #94a3b84d}.theme-light .user-menu button{background:#f8fafce6;color:#1f2937}.theme-light .user-menu button:hover{background:#fbbf2433;color:#78350f}.theme-light .user-menu button.danger{background:#fca5a540;color:#b91c1c}.theme-light .user-menu button.danger:hover{background:#fecaca80;color:#7f1d1d}.theme-light .user-menu__restricted{background:transparent;color:inherit}.theme-light .user-menu-usage{border-top:1px solid rgba(148,163,184,.25)}.theme-light .user-menu-usage-bar{background:#fffc;border-color:#94a3b859}.theme-light .user-menu-usage-bar__fill{box-shadow:0 0 6px #d9770659}.theme-light .mobile-ribbon-user-toggle{background:#ffffffeb;border-color:#94a3b859;color:#1f2937}.theme-light .mobile-user-menu{background:#fffffff5;border:1px solid rgba(148,163,184,.35);box-shadow:0 18px 32px #94a3b847}.theme-light .mobile-user-menu button{background:#fdf4d7b3;color:#92400e}.theme-light .mobile-user-menu button:hover{background:#fbbf2459}.theme-light .mobile-user-menu .mobile-ribbon-logout{background:#fca5a559;color:#b91c1c}.theme-light .settings-floating{background:#fffffff2;color:#b45309;box-shadow:0 16px 24px #94a3b840}.theme-light .admin-strip button{background:linear-gradient(135deg,#fbbf24f2,#d97706f2);color:#7c2d12;box-shadow:0 14px 22px #d9770659}.theme-light .admin-strip button:hover{box-shadow:0 18px 28px #d9770666}.theme-light .tab-strip{background:#fffffff2;box-shadow:inset 0 0 0 1px #94a3b833,0 18px 32px #94a3b840}.theme-light .tab-strip button,.theme-light .tab-strip__link{color:#92400e}.theme-light .tab-strip button.active{background:linear-gradient(135deg,#facc15f2,#fbbf24e6);color:#7c2d12;box-shadow:0 12px 24px #fbbf2459}.theme-light .tab-strip__link--restricted.locked-action{background:#d1d5db59;border-color:#94a3b873;color:#6b7280e6}.theme-light .tab-strip__link--restricted.locked-action.locked-action--reveal{background:#3b82f633;color:#1e3a8a}.theme-light .tab-strip__link--restricted.locked-action .locked-action__upgrade{color:#7c2d12}.theme-light .user-menu button.locked-action{background:#ffffffc7;border-color:#94a3b866;color:#6b7280d9}.theme-light .user-menu button.locked-action.locked-action--reveal{background:#3b82f633;color:#1e3a8a}.theme-light .mobile-user-menu button.locked-action{background:#ffffffe6;border-color:#94a3b866;color:#6b7280d9}.theme-light .mobile-user-menu button.locked-action.locked-action--reveal{background:#3b82f638;color:#1e3a8a}.theme-light .tab-strip button:not(.active):hover,.theme-light .tab-strip__link:hover{background:#fbbf2429;color:#b45309}.theme-light .tab-strip__link--restricted{background:#fde68a59;border:1px solid rgba(251,191,36,.4);color:#b45309}.theme-light .tab-strip__link--restricted:hover{background:#fbbf2473;color:#7c2d12}.theme-light .tab-strip__badge{background:#eab30866;color:#78350f}.theme-light .library-carousel{background:#ffffffe6;border:1px solid rgba(251,191,36,.3);box-shadow:0 14px 30px #94a3b840}.theme-light .carousel-header h3{color:#92400e}.theme-light .carousel-toggle{background:#fbbf2433;color:#b45309}.theme-light .carousel-toggle:hover{background:#fbbf2459;color:#92400e}.theme-light .carousel-item{border-color:#fbbf2440}.theme-light .carousel-item span{background:#ffffffe6;color:#7c2d12}.theme-light .carousel-placeholder{background:#e2e8f0b3}.theme-light .storage-banner{background:#ffffffe0;color:#1f2937;border-color:#94a3b859}.theme-light .storage-banner.warning{background:#fafad2d9;color:#92400e;border-color:#fbbf2466}.theme-light .storage-banner.danger{background:#fecacacc;color:#7f1d1d;border-color:#ef444480}.theme-light .storage-banner__cta{background:#fbbf2440;color:#92400e;border-color:#fbbf2473}.theme-light .library-head h2,.theme-light .heading-with-tooltip{color:#7c2d12}.theme-light .heading-with-tooltip .tooltip-icon{background:#fbbf2459;color:#92400e}.theme-light .identify-form select,.theme-light .identify-form input[type=text],.theme-light .identify-form input[type=file]{background:#fffffff2;border:1px solid rgba(148,163,184,.35);color:#1f2937;box-shadow:0 6px 16px #94a3b81f}.theme-light .identify-form input[type=file]{padding:.45rem .8rem}.theme-light .actions button.identify-results-continue-btn{--continue-sheen-color: rgba(255, 255, 255, .32);--continue-hover-glow: rgba(234, 179, 8, .26);--continue-border: rgba(146, 84, 17, .62);--continue-ring: rgba(217, 119, 6, .32);background:linear-gradient(135deg,#dca01ceb,#b17b0fe6);color:#78350f;box-shadow:0 14px 28px #b4731447}.theme-light .identify-guide__step,.theme-light .identify-guide__first,.theme-light .identify-guide__last{background:linear-gradient(135deg,#fef3c7eb,#fde080d1);border:1px solid rgba(250,204,21,.55);box-shadow:0 10px 24px #fbbf2447;color:#7c2d12}.theme-light .identify-guide__step strong,.theme-light .identify-guide__first strong,.theme-light .identify-guide__last strong{color:#b45309}.theme-light .identify-guide__step:after,.theme-light .identify-guide__first:after{background:linear-gradient(135deg,#fef3c7eb,#fde080d1);border-top:1px solid rgba(250,204,21,.55);border-right:1px solid rgba(250,204,21,.55);border-bottom:1px solid rgba(250,204,21,.55)}.theme-light .identify-guide li p{color:#78350fc7}.theme-light .identify-guide__icon{background:#fbbf2473;box-shadow:inset 0 0 0 1px #d9770659;color:#b45309}.theme-light .library-divider{color:#b45309}.theme-light .library-actions input[type=search]{background:#fffffff2;border:1px solid rgba(148,163,184,.35);color:#1f2937;box-shadow:0 8px 18px #94a3b833}.theme-light .library-actions button,.theme-light .library-reel-btn{background:linear-gradient(135deg,#fbbf24f2,#f0ab00e6);color:#78350f;box-shadow:0 12px 22px #fbbf2459}.theme-light .library-actions button:disabled{background:#e5e7ebe6;color:#78350f99;box-shadow:none}.theme-light .library-item{background:#ffffffeb;border-color:#f8fafce6;box-shadow:0 8px 18px #94a3b82e}.theme-light .library-item:hover{border-color:#fbbf2466}.theme-light .library-item.active{background:#fef3c7f2;border-color:#fbbf24b3}.theme-light .thumb{background-color:#f8fafcf2;box-shadow:inset 0 0 0 1px #94a3b833}.theme-light .thumb.placeholder{color:#b45309}.theme-light .library-meta{color:#78350fb3}.theme-light .detail-form label{color:#475569}.theme-light .detail-form input,.theme-light .detail-form textarea,.theme-light .detail-form select{background:#fffffff5;border:1px solid rgba(148,163,184,.35);color:#1f2937;box-shadow:0 6px 16px #94a3b833}.theme-light .detail-form input:focus,.theme-light .detail-form textarea:focus,.theme-light .detail-form select:focus{border-color:#fbbf2499;outline:none;box-shadow:0 0 0 3px #fbbf2440}.theme-light .panel,.theme-light .card{background:#ffffffbf;border-color:#64748b26}.theme-light .tab-strip{background:#ffffffbf}.theme-light input,.theme-light select,.theme-light textarea{background:#ffffffd9;border-color:#64748b40;color:#1e293b}.theme-mineral{background-color:#0a0e1a;color:#e0f2fe;--brand-muted: #7dd3fc;--brand-accent: #38bdf8;background-image:url(/assets/nocturne.jpg);background-size:100% 100%;background-repeat:no-repeat;background-position:center}.theme-zoological{background-color:#064e3b;color:#d1fae5;--brand-muted: #bbf7d0;--brand-accent: #34d399;background-image:url(/assets/emerald.jpg),radial-gradient(ellipse at 25% 25%,rgba(16,185,129,.15) 0%,transparent 45%),radial-gradient(ellipse at 75% 75%,rgba(52,211,153,.1) 0%,transparent 50%),linear-gradient(135deg,#064e3b,#047857,#059669);background-size:cover,100% 100%,100% 100%,100% 100%;background-repeat:no-repeat,no-repeat,no-repeat,no-repeat;background-position:center,center,center,center}.theme-coin{background-color:#1c1917;color:#fafaf9;--brand-muted: #d6d3d1;--brand-accent: #fbbf24;background-image:url(/assets/amber.jpg),radial-gradient(ellipse at 30% 30%,rgba(251,191,36,.12) 0%,transparent 45%),radial-gradient(ellipse at 70% 70%,rgba(229,231,235,.08) 0%,transparent 50%),linear-gradient(135deg,#1c1917,#292524,#44403c);background-size:cover,100% 100%,100% 100%,100% 100%;background-repeat:no-repeat,no-repeat,no-repeat,no-repeat;background-position:center,center,center,center}.theme-coin .tab-strip button,.theme-coin .tab-strip__link{color:#f8efd2d9}.theme-coin .tab-strip button.active{background:linear-gradient(135deg,#d9a245f2,#aa6d30e6);color:#2a190b;box-shadow:0 12px 26px #d9a24559}.theme-coin .tab-strip__link--restricted.locked-action{background:#221811a6;border-color:#d9a24573;color:#f8efd299}.theme-coin .tab-strip__link--restricted.locked-action.locked-action--reveal{background:#d9a2453d;color:#fde68a}.theme-coin .tab-strip__link--restricted.locked-action .locked-action__upgrade{color:#f59e0b}.theme-coin .tab-strip button:not(.active):hover,.theme-coin .tab-strip__link:hover{background:#d9a2452e;color:#fbbf24}.theme-coin .user-info,.theme-coin .mobile-ribbon-user{color:#f8efd2eb}.theme-coin .user-info--floating{background:#211811db;border:1px solid rgba(217,162,69,.4);box-shadow:0 14px 28px #140d088c}.theme-coin .user-info button,.theme-coin .user-info__toggle{background:#2b1e15eb;color:#f8efd2f0;border:1px solid rgba(217,162,69,.45);box-shadow:0 12px 26px #140d0894}.theme-coin .user-info__tier,.theme-coin .mobile-ribbon-tier{color:#f8efd2bf}.theme-coin .mobile-ribbon-user-toggle{background:#2b1e15e6;border-color:#d9a24566;color:#f8efd2eb}.theme-coin .mobile-ribbon-user-toggle:hover{background:#d9a24538;border-color:#d9a24594}.theme-coin .mobile-ribbon-user--open .mobile-ribbon-user-toggle{border-color:#d9a24594}.theme-coin .user-menu{background:#1e1610f2;border:1px solid rgba(217,162,69,.38);box-shadow:0 24px 50px #140d08b3}.theme-coin .user-menu button{background:#2b1e15e6;color:#f8efd2eb;border:1px solid rgba(217,162,69,.33)}.theme-coin .user-menu button:hover{background:#d9a2453d;color:#fde68a}.theme-coin .user-menu button.danger{background:#7f1d1d61;color:#fee2e2;border-color:#f8717180}.theme-coin .user-menu button.danger:hover{background:#991b1b8c;color:#fff1f2}.theme-coin .user-menu button.locked-action{background:#221811d1;border:1px dashed rgba(217,162,69,.48);color:#f8efd2b8}.theme-coin .user-menu button.locked-action.locked-action--reveal{background:#d9a24542;color:#fde68a}.theme-coin .user-menu-usage{border-top:1px solid rgba(217,162,69,.32)}.theme-coin .user-menu-usage-label{color:#f8efd2b8}.theme-coin .user-menu-usage-cta{background:#2b1e15d1;border:1px solid rgba(217,162,69,.42);color:#f8efd2eb;box-shadow:0 8px 20px #140d0866}.theme-coin .user-menu-usage-cta:hover{border-color:#f8ea9c9e;box-shadow:0 12px 24px #18100a85}.theme-coin .user-menu-usage-cta span{color:#f8efd2d6}.theme-coin .user-menu-usage-bar{background:#1a120cf2;border-color:#d9a24552}.theme-coin .mobile-user-menu{background:#1e1610f2;border:1px solid rgba(217,162,69,.38);box-shadow:0 18px 38px #140d089e}.theme-coin .mobile-user-menu button{background:#2b1e15eb;color:#f8efd2eb;border:1px solid rgba(217,162,69,.33)}.theme-coin .mobile-user-menu button:hover{background:#d9a24547;color:#fde68a}.theme-coin .mobile-user-menu button.locked-action{background:#221811db;border:1px dashed rgba(217,162,69,.48);color:#f8efd2c7}.theme-coin .mobile-user-menu button.locked-action.locked-action--reveal{background:#d9a2454d;color:#fde68a}.theme-coin .mobile-user-menu .mobile-ribbon-logout{background:#7f1d1d6b;color:#fee2e2}.theme-coin .mobile-user-menu .mobile-ribbon-logout:hover{background:#991b1b8f;color:#fff1f2}.theme-coin .library-head h2{color:#f8efd2e6}.theme-coin .library-divider{color:#d9a245d9}.theme-coin .library-carousel{background:#271c14c7;border:1px solid rgba(217,162,69,.35);box-shadow:0 16px 36px #1a120c8c}.theme-coin .carousel-header h3{color:#f8efd2eb}.theme-coin .carousel-toggle{background:#d9a24533;color:#f8efd2d9}.theme-coin .carousel-toggle:hover{background:#d9a24559;color:#fbbf24}.theme-coin .carousel-item{border-color:#d9a24547;box-shadow:0 10px 24px #18100a73}.theme-coin .carousel-item span{background:#2b1e15e6;color:#f8efd2e6}.theme-coin .carousel-placeholder{background:#52403499}.theme-coin .storage-banner{background:#271c14d9;border:1px solid rgba(217,162,69,.4);color:#f8efd2eb;box-shadow:0 14px 30px #18100a73}.theme-coin .storage-banner.warning{background:#d9a24559;color:#2f1c0b;border-color:#f8ea9c8c}.theme-coin .storage-banner.danger{background:#782e20b3;color:#fef2f2;border-color:#f8906d99}.theme-coin .storage-banner__cta{background:#f8ea9c59;border:1px solid rgba(217,162,69,.45);color:#2f1c0b;box-shadow:0 10px 22px #d9a2454d}.theme-coin .storage-banner__cta:hover{background:#f8ea9c80;border-color:#f8ea9ca6}.theme-coin .library-actions input[type=search]{background:#2b1e15e0;border:1px solid rgba(217,162,69,.35);color:#f8efd2eb;box-shadow:0 12px 24px #18100a73}.theme-coin .library-actions button,.theme-coin .library-reel-btn{background:linear-gradient(135deg,#f8ea9cf2,#d9a245eb);color:#2f1c0b;box-shadow:0 14px 28px #d9a24566}.theme-coin .panel,.theme-coin .card{background:#211811e0;border:1px solid rgba(217,162,69,.3);box-shadow:0 16px 32px #140d088c;color:#f8efd2eb}.theme-coin .panel h2,.theme-coin .card h2,.theme-coin .card h3,.theme-coin .card h4{color:#f8efd2f2}.theme-coin .hero{background:radial-gradient(circle at top,rgba(217,162,69,.45),transparent 70%),radial-gradient(circle at bottom,rgba(248,234,156,.35),transparent 72%)}.theme-coin .tab-strip{background:#211811d1;box-shadow:inset 0 0 0 1px #d9a24540,0 18px 30px #18100a73}.theme-coin .library-item{background:#271c14d1;border-color:#d9a24533;box-shadow:0 12px 28px #18100a80}.theme-coin .library-item:hover{border-color:#f8ea9c73}.theme-coin .library-item.active{background:#d9a2458c;border-color:#f8ea9cbf}.theme-coin .library-meta{color:#f8efd2bf}.theme-coin .thumb{background-color:#38261ad9;box-shadow:inset 0 0 0 1px #d9a24559}.theme-coin .thumb.placeholder{color:#f8efd2cc}.theme-coin .detail-form label{color:#f8efd2e0}.theme-coin .detail-form input,.theme-coin .detail-form textarea,.theme-coin .detail-form select{background:#271c14d1;border:1px solid rgba(217,162,69,.32);color:#f8efd2eb;box-shadow:0 8px 20px #18100a66}.theme-coin .detail-form input:focus,.theme-coin .detail-form textarea:focus,.theme-coin .detail-form select:focus{border-color:#f8ea9ca6;box-shadow:0 0 0 3px #f8ea9c40}.theme-coin .identify-form label{color:#f8efd2e6}.theme-coin .identify-form input[type=text],.theme-coin .identify-form select,.theme-coin .identify-form input[type=file]{background:#271c14e6;border:1px solid rgba(217,162,69,.35);color:#f8efd2f2;box-shadow:0 10px 24px #18100a73}.theme-coin .identify-form input[type=file]::-webkit-file-upload-button,.theme-coin .identify-form input[type=file]::file-selector-button{background:#f8ea9c33;border:1px solid rgba(217,162,69,.45);color:#f8efd2f2;border-radius:999px;padding:.35rem .9rem;margin-right:.65rem}.theme-coin .identify-form input[type=file]::-webkit-file-upload-button:hover,.theme-coin .identify-form input[type=file]::file-selector-button:hover{background:#f8ea9c59;color:#2a190b}.theme-coin .identify-photo-overlay{background:#271c14eb;color:#f8efd2eb}.theme-coin .identify-spinner,.theme-coin .enrich-loading__spinner{border:4px solid rgba(217,162,69,.35);border-top-color:#f8ea9ce6;box-shadow:0 0 18px #d9a24559}.theme-coin .enrich-field select{background:#271c14eb;border:1px solid rgba(217,162,69,.35);color:#f8efd2e6;box-shadow:0 10px 24px #18100a73}.theme-coin .actions button,.theme-coin .guess-option button{background:linear-gradient(135deg,#f8ea9cf2,#d9a245e6);color:#2a190b;box-shadow:0 16px 30px #d9a24559}.theme-coin .actions button.button-secondary,.theme-coin .guess-option button.button-secondary{background:#271c14d9;color:#f8efd2e6;border:1px solid rgba(217,162,69,.35)}.theme-coin .actions button:hover,.theme-coin .guess-option button:hover{filter:brightness(1.08)}.theme-coin .identify-cta-column{background:#271c14eb;border:1px solid rgba(217,162,69,.35);color:#f8efd2eb;box-shadow:0 18px 36px #1a120c8c}.theme-coin .identify-cta-divider{color:#f8ea9cd9}.theme-coin .identify-cta button{background:linear-gradient(135deg,#f8ea9cf2,#d9a245eb);color:#2a190b;box-shadow:0 16px 32px #d9a24573}.theme-coin .actions button.identify-results-continue-btn{--continue-sheen-color: rgba(255, 245, 211, .34);--continue-hover-glow: rgba(217, 162, 69, .28);--continue-border: rgba(217, 162, 69, .62);--continue-ring: rgba(217, 162, 69, .34);background:linear-gradient(135deg,#cd923af0,#9c632ce6);color:#2a190b;box-shadow:0 16px 32px #7e4e2166}.theme-coin .guess-list{background:#211811e0;border:1px solid rgba(217,162,69,.25);border-radius:18px;padding:1.25rem;box-shadow:inset 0 0 0 1px #d9a24526}.theme-coin .guess-head span{color:#f8ea9cf2}.theme-coin .guess-option button{background:#d9a2452e;color:#f8efd2e6;border:1px solid rgba(217,162,69,.3)}.theme-coin .guess-option button:hover{background:#f8ea9c59;color:#2a190b}.theme-coin .enrich-result{background:#271c14e0;border:1px solid rgba(217,162,69,.28);box-shadow:0 18px 36px #18100a8c}.theme-coin .enrich-field-helper{color:#f8ea9cd9}.theme-coin .enrich-field-label{color:#f8efd2f2}.theme-coin .enrich-field{background:#211811eb;border:1px solid rgba(217,162,69,.28);box-shadow:inset 0 0 0 1px #3f2a1859,0 12px 26px #18100a73}.theme-coin .enrich-field input,.theme-coin .enrich-field textarea{background:#1b130df2;border:1px solid rgba(217,162,69,.35);color:#f8efd2f2;box-shadow:inset 0 0 0 1px #52362066}.theme-coin .enrich-field-clear{background:#1b130de6;border:1px solid rgba(217,162,69,.45);color:#f8efd2d9}.theme-coin .enrich-fields--user .enrich-field{background:#271c14eb;border:1px solid rgba(217,162,69,.32);box-shadow:inset 0 0 0 1px #49301e59,0 12px 28px #18100a80}.theme-coin .enrich-fields--user .enrich-field textarea,.theme-coin .enrich-fields--user .enrich-field input{background:#1b130df5;border:1px solid rgba(217,162,69,.4);color:#f8efd2f2}.theme-coin .enrich-fields--user .currency-prefix{background:#1b130df2;border:1px solid rgba(217,162,69,.4);color:#f8efd2e6}.theme-coin .enrich-fields--user .currency-input input{background:#18100af5;border:1px solid rgba(217,162,69,.4);color:#f8efd2f2}.theme-coin .experts-row .secondary{background:linear-gradient(135deg,#f8ea9cf2,#d9a245e6);color:#2a190b;box-shadow:0 12px 26px #d9a24559}.theme-coin .expert-modal-backdrop{background:#18100ad1}.theme-coin .expert-modal{background:#271c14f2;border:1px solid rgba(217,162,69,.4);box-shadow:0 24px 60px #140d08a6;color:#f8efd2f2}.theme-coin .expert-modal h4{color:#f8ea9cf2}.theme-coin .expert-modal p{color:#f8efd2d9}.theme-coin .expert-avatar{border-color:#f8ea9c99;box-shadow:0 12px 32px #18100a73}.theme-coin .expert-close{color:#f8ea9cbf}.theme-coin .expert-close:hover{color:#fde68a}.theme-mineral .panel,.theme-mineral .card,.theme-mineral .identify-cta-column{background:#0a1222e0;border:1px solid rgba(14,165,233,.35);box-shadow:0 18px 40px #07193099;color:#e0f2fe}.theme-mineral .identify-cta-divider{color:#7dd3fce6}.theme-mineral .identify-cta button{background:linear-gradient(135deg,#0ea5e9f2,#9333eae6);color:#08111d;box-shadow:0 14px 28px #0ea5e959}.theme-mineral .actions button.identify-results-continue-btn{--continue-sheen-color: rgba(224, 242, 254, .34);--continue-hover-glow: rgba(56, 189, 248, .3);--continue-border: rgba(96, 165, 250, .66);--continue-ring: rgba(96, 165, 250, .32);background:linear-gradient(135deg,#1189c4f0,#4f56cce6);color:#08111d;box-shadow:0 16px 30px #051f3f6b}.theme-mineral .detail-form label{color:#e0f2fed9}.theme-mineral .detail-form input,.theme-mineral .detail-form textarea,.theme-mineral .detail-form select{background:#081220e6;border:1px solid rgba(56,189,248,.25);color:#e0f2fe;box-shadow:0 10px 26px #07193080}.theme-mineral .user-info button,.theme-mineral .user-info__toggle{background:#05142cf2;color:#e0f2fe;border:1px solid rgba(56,189,248,.35);box-shadow:0 12px 28px #020a18a6}.theme-mineral .user-menu{background:#030916f2;border:1px solid rgba(56,189,248,.3);box-shadow:0 24px 48px #020612b3}.theme-mineral .user-menu button{background:#051224e6;color:#e0f2fe;border:1px solid rgba(56,189,248,.3)}.theme-mineral .user-menu button:hover{background:#0ea5e933;color:#cffafe}.theme-mineral .user-menu button.danger{background:#f871712e;color:#fecdd3;border-color:#f8717166}.theme-mineral .user-menu button.danger:hover{background:#f8717159;color:#fee2e2}.theme-mineral .user-menu button.locked-action{background:#041022e6;border:1px dashed rgba(59,130,246,.45);color:#94c5fdd9}.theme-mineral .user-menu button.locked-action.locked-action--reveal{background:#3b82f640;color:#e0f2fe}.theme-mineral .mobile-user-menu{background:#040c1cf2;border:1px solid rgba(56,189,248,.3)}.theme-mineral .mobile-user-menu button{background:#05142ce6;color:#7dd3fc;border:1px solid rgba(56,189,248,.35)}.theme-mineral .mobile-user-menu button:hover{background:#3b82f640;color:#e0f2fe}.theme-mineral .mobile-user-menu button.locked-action{background:#041022eb;color:#94c5fdd9}.theme-mineral .mobile-user-menu button.locked-action.locked-action--reveal{background:#3b82f64d;color:#e0f2fe}.theme-mineral .admin-strip button{background:linear-gradient(135deg,#0ea5e9f2,#6366f1eb);color:#020617;box-shadow:0 16px 32px #020a1c99}.theme-mineral .tab-strip{background:#030a18f2;border:1px solid rgba(59,130,246,.35);box-shadow:inset 0 0 0 1px #082f4999,0 20px 34px #020814a6}.theme-mineral .tab-strip button,.theme-mineral .tab-strip__link{color:#94c5fdd9}.theme-mineral .tab-strip button.active{background:linear-gradient(135deg,#0ea5e9fa,#6366f1eb);color:#020617;box-shadow:0 14px 30px #061a38b3}.theme-mineral .tab-strip button:not(.active):hover,.theme-mineral .tab-strip__link:hover{background:#0ea5e926;color:#e0f2fe}.theme-mineral .tab-strip__link--restricted.locked-action{background:#051022f2;border:1px dashed rgba(59,130,246,.5);color:#94c5fdd9}.theme-mineral .tab-strip__link--restricted.locked-action.locked-action--reveal{background:#3b82f640;color:#e0f2fe}.theme-mineral .tab-strip__link--restricted.locked-action .locked-action__upgrade{color:#a5b4fc}.theme-mineral .library-actions button,.theme-mineral .library-reel-btn{background:linear-gradient(135deg,#0ea5e9fa,#6366f1eb);color:#020617;border:none;box-shadow:0 16px 30px #0208128c}.theme-mineral .library-actions button:disabled{background:#040e1cd9;color:#94a3b899;box-shadow:none}.theme-mineral .carousel-toggle{background:#3b82f62e;color:#7dd3fc}.theme-mineral .carousel-toggle:hover{background:#3b82f64d;color:#e0f2fe}.theme-mineral .actions button,.theme-mineral .guess-option button,.theme-mineral .detail-actions button{background:linear-gradient(135deg,#0ea5e9fa,#6366f1eb);color:#020617;box-shadow:0 18px 34px #02081499}.theme-mineral .actions button.button-secondary,.theme-mineral .guess-option button.button-secondary,.theme-mineral .detail-actions button.secondary{background:#051022eb;color:#e0f2fe;border:1px solid rgba(59,130,246,.4);box-shadow:0 12px 26px #0208148c}.theme-mineral .actions button:not(:disabled):hover,.theme-mineral .guess-option button:hover,.theme-mineral .detail-actions button:hover{filter:brightness(1.05)}.theme-mineral .experts-row .secondary{background:linear-gradient(135deg,#0ea5e9f2,#6366f1e6);color:#020617}.theme-mineral .storage-banner__cta{background:#0ea5e933;border:1px solid rgba(14,165,233,.4);color:#7dd3fc}.theme-mineral .storage-banner__cta:hover{background:#0ea5e959;color:#e0f2fe}.theme-zoological .panel,.theme-zoological .card,.theme-zoological .identify-cta-column{background:#063724d9;border:1px solid rgba(52,211,153,.3);box-shadow:0 18px 40px #041e1499;color:#d1fae5}.theme-zoological .enrich-result{background:#042016d9;border:1px solid rgba(52,211,153,.28);box-shadow:0 18px 36px #02140da6}.theme-zoological .enrich-field-helper{color:#a7f3d0d9}.theme-zoological .enrich-fields{gap:1rem}.theme-zoological .identify-cta-divider{color:#34d399d9}.theme-zoological .identify-cta button{background:linear-gradient(135deg,#10b981f2,#84cc16e6);color:#022c1b;box-shadow:0 14px 28px #10b98159}.theme-zoological .identify-cta button.label-artifact-continue-btn{background:linear-gradient(135deg,#10b981f2,#057a55e6);color:#022c1b;box-shadow:0 16px 28px #011e158c}.theme-zoological .actions button.identify-results-continue-btn{--continue-sheen-color: rgba(236, 252, 203, .34);--continue-hover-glow: rgba(110, 231, 183, .32);--continue-border: rgba(52, 211, 153, .66);--continue-ring: rgba(52, 211, 153, .32);background:linear-gradient(135deg,#14a073f0,#07704ee6);color:#022c1b;box-shadow:0 16px 30px #04382766}.theme-zoological .detail-form label{color:#d1fae5e6}.theme-zoological .detail-form input,.theme-zoological .detail-form textarea,.theme-zoological .detail-form select{background:#042619eb;border:1px solid rgba(52,211,153,.28);color:#d1fae5;box-shadow:0 10px 26px #02140da6}.theme-zoological .user-info,.theme-zoological .mobile-ribbon-user{color:#d1fae5}.theme-zoological .user-info--floating{background:#031e14db;border:1px solid rgba(52,211,153,.38);box-shadow:0 14px 30px #010f0a94}.theme-zoological .user-info button,.theme-zoological .user-info__toggle{background:#042619eb;color:#d1fae5;border:1px solid rgba(52,211,153,.42);box-shadow:0 12px 28px #010f0a9e}.theme-zoological .user-info__tier,.theme-zoological .mobile-ribbon-tier{color:#a7f3d0c2}.theme-zoological .mobile-ribbon-user-toggle{background:#042619e6;border-color:#34d39966;color:#d1fae5}.theme-zoological .mobile-ribbon-user-toggle:hover{background:#10b98138;border-color:#34d3998f}@media (prefers-reduced-motion: reduce){.user-info--has-notifications .user-info__toggle,.mobile-ribbon-user--has-notifications .mobile-ribbon-user-toggle{animation:none}}.theme-zoological .mobile-ribbon-user--open .mobile-ribbon-user-toggle{border-color:#34d3998f}.theme-zoological .user-menu{background:#021e14f2;border:1px solid rgba(52,211,153,.36);box-shadow:0 24px 52px #010c08b8}.theme-zoological .user-menu button{background:#03261ae6;color:#d1fae5;border:1px solid rgba(52,211,153,.3)}.theme-zoological .user-menu button:hover{background:#10b98142;color:#ecfccb}.theme-zoological .user-menu button.danger{background:#7f1d1d52;color:#fee2e2;border-color:#f871717a}.theme-zoological .user-menu button.danger:hover{background:#991b1b7a;color:#fff1f2}.theme-zoological .user-menu button.locked-action{background:#031e14eb;border:1px dashed rgba(52,211,153,.48);color:#d1fae5d1}.theme-zoological .user-menu button.locked-action.locked-action--reveal{background:#10b98142;color:#ecfccb}.theme-zoological .user-menu-usage{border-top:1px solid rgba(52,211,153,.32)}.theme-zoological .user-menu-usage-label{color:#a7f3d0c7}.theme-zoological .user-menu-usage-cta{background:#042619cc;border:1px solid rgba(52,211,153,.4);color:#d1fae5;box-shadow:0 8px 20px #010f0a73}.theme-zoological .user-menu-usage-cta:hover{border-color:#a7f3d0a6;box-shadow:0 12px 24px #010f0a8f}.theme-zoological .user-menu-usage-cta span{color:#d1fae5d6}.theme-zoological .user-menu-usage-bar{background:#021810f2;border-color:#34d39952}.theme-zoological .mobile-user-menu{background:#021e14f2;border:1px solid rgba(52,211,153,.36);box-shadow:0 18px 40px #010c08a8}.theme-zoological .mobile-user-menu button{background:#03261aeb;color:#d1fae5;border:1px solid rgba(52,211,153,.32)}.theme-zoological .mobile-user-menu button:hover{background:#10b9814d;color:#ecfccb}.theme-zoological .mobile-user-menu button.locked-action{background:#031e14f2;border:1px dashed rgba(52,211,153,.48);color:#d1fae5d1}.theme-zoological .mobile-user-menu button.locked-action.locked-action--reveal{background:#10b9814d;color:#ecfccb}.theme-zoological .mobile-user-menu .mobile-ribbon-logout{background:#7f1d1d61;color:#fee2e2}.theme-zoological .mobile-user-menu .mobile-ribbon-logout:hover{background:#991b1b80;color:#fff1f2}.theme-zoological .enrich-field{background:#032016d9;border:1px solid rgba(52,211,153,.25);box-shadow:inset 0 0 0 1px #0f766e26}.theme-zoological .enrich-field-label{color:#d1fae5f2}.theme-zoological .enrich-field input,.theme-zoological .enrich-field textarea{background:#042619f2;border:1px solid rgba(52,211,153,.32);color:#d1fae5;box-shadow:inset 0 0 0 1px #09362759}.theme-zoological .enrich-field-clear{background:#042619e6;border:1px solid rgba(52,211,153,.4);color:#d1fae5d9}.theme-zoological .guess-list{background:#021e14e0;border:1px solid rgba(52,211,153,.25);border-radius:18px;padding:1.25rem;box-shadow:0 14px 32px #010f0a8c}.theme-zoological .guess-head span{color:#34d399f2}.theme-zoological .guess-option button,.theme-zoological .actions button{background:linear-gradient(135deg,#10b981f2,#057a55e6);color:#022c1b;box-shadow:0 16px 32px #065f4659}.theme-zoological .guess-option button:hover,.theme-zoological .actions button:hover{filter:brightness(1.05)}.theme-zoological .identify-form label{color:#d1fae5e6}.theme-zoological .identify-form input[type=text],.theme-zoological .identify-form select,.theme-zoological .identify-form input[type=file]{background:#042619eb;border:1px solid rgba(52,211,153,.32);color:#d1fae5;box-shadow:0 10px 26px #01120ca6}.theme-zoological .identify-form input[type=file]::-webkit-file-upload-button,.theme-zoological .identify-form input[type=file]::file-selector-button{background:#10b98140;border:1px solid rgba(52,211,153,.45);color:#022c1b;border-radius:999px;padding:.35rem .9rem;margin-right:.65rem}.theme-zoological .identify-form input[type=file]::-webkit-file-upload-button:hover,.theme-zoological .identify-form input[type=file]::file-selector-button:hover{background:#10b98166;color:#022c1b}.theme-zoological .identify-photo-overlay{background:#022518e6;color:#d1fae5e6}.theme-zoological .identify-spinner,.theme-zoological .enrich-loading__spinner{border:4px solid rgba(16,185,129,.35);border-top-color:#057a55f2;box-shadow:0 0 18px #10b98159}.theme-zoological .enrich-field select{background:#042619f2;border:1px solid rgba(52,211,153,.32);color:#d1fae5;box-shadow:0 10px 24px #01120c8c}.theme-zoological .tab-strip{background:#031e14d9;border:1px solid rgba(16,185,129,.35);box-shadow:inset 0 0 0 1px #02402c73,0 18px 30px #010e098c}.theme-zoological .tab-strip button,.theme-zoological .tab-strip__link{color:#d1fae5cc}.theme-zoological .tab-strip button.active{background:linear-gradient(135deg,#10b981f2,#057a55e6);color:#022c1b;box-shadow:0 16px 28px #011e158c}.theme-zoological .tab-strip button:not(.active):hover,.theme-zoological .tab-strip__link:hover{background:#10b98124;color:#6ee7b7}.theme-zoological .tab-strip__link--restricted.locked-action{background:#031e14f2;border:1px dashed rgba(52,211,153,.5);color:#a7f3d0bf}.theme-zoological .tab-strip__link--restricted.locked-action.locked-action--reveal{background:#10b98133;color:#ecfccb}.theme-zoological .tab-strip__link--restricted.locked-action .locked-action__upgrade{color:#bef264}.theme-zoological .library-carousel{background:#042016e6;border:1px solid rgba(16,185,129,.32);box-shadow:0 18px 34px #01120c99}.theme-zoological .carousel-header h3{color:#ecfccbeb}.theme-zoological .carousel-toggle{background:#10b98133;color:#bbf7d0}.theme-zoological .carousel-toggle:hover{background:#10b98159;color:#ecfccb}.theme-zoological .carousel-item{border:1px solid rgba(16,185,129,.35);background:#031811e6;box-shadow:0 14px 28px #010c088c}.theme-zoological .carousel-item:hover{border-color:#34d399a6}.theme-zoological .carousel-placeholder{background:#033020cc}.theme-zoological .carousel-item span{background:#022016f2;color:#d1fae5}.theme-zoological .library-actions input[type=search]{background:#031c14e6;border:1px solid rgba(16,185,129,.35);color:#d1fae5;box-shadow:0 12px 28px #01140d8c}.theme-zoological .library-actions button,.theme-zoological .library-reel-btn{background:linear-gradient(135deg,#10b981f2,#057a55e6);color:#022c1b;border:none;box-shadow:0 14px 28px #011e1580}.theme-zoological .library-actions button:disabled{background:#031e14bf;color:#d1fae580;box-shadow:none}.theme-zoological .library-item{background:#031c14e6;border:1px solid rgba(16,185,129,.15);box-shadow:0 10px 24px #010e0980}.theme-zoological .library-item:hover{border-color:#34d3998c}.theme-zoological .library-item.active{background:#042619f2;border-color:#10b981cc}.theme-zoological .library-divider{color:#84e1bce6}.theme-zoological .thumb{background-color:#022518e6;box-shadow:inset 0 0 0 1px #10b98159}.theme-zoological .thumb.placeholder{color:#6ee7b7a6}.theme-zoological .experts-row .secondary{background:linear-gradient(135deg,#10b981f2,#057a55e6);color:#022c1b}.theme-zoological .expert-modal-backdrop{background:#021810d1}.theme-zoological .expert-modal{background:#032016f5;border:1px solid rgba(52,211,153,.35);box-shadow:0 24px 60px #010f0ab3;color:#d1fae5}.theme-zoological .expert-modal h4{color:#ecfccb}.theme-zoological .expert-modal p{color:#d1fae5e6}.theme-zoological .expert-avatar{border-color:#34d39973;box-shadow:0 12px 28px #010f0a99}.theme-zoological .expert-close{color:#6ee7b7cc}.theme-zoological .expert-close:hover{color:#ecfccb}.theme-oddities .panel,.theme-oddities .card,.theme-oddities .identify-cta-column{background:#1f184ce0;border:1px solid rgba(196,181,253,.35);box-shadow:0 18px 38px #18113fa6;color:#ede9fe}.theme-oddities .identify-cta-divider{color:#e879f9e6}.theme-oddities .identify-cta button{background:linear-gradient(135deg,#ec4899f2,#9333eaeb);color:#200b2e;box-shadow:0 16px 30px #a855f766}.theme-oddities .actions button.identify-results-continue-btn{--continue-sheen-color: rgba(250, 232, 255, .34);--continue-hover-glow: rgba(232, 121, 249, .3);--continue-border: rgba(196, 181, 253, .68);--continue-ring: rgba(168, 85, 247, .34);background:linear-gradient(135deg,#c54588f0,#7a35c2e6);color:#200b2e;box-shadow:0 18px 34px #4c1d9557}.theme-oddities .detail-form label{color:#ece9fee0}.theme-oddities .detail-form input,.theme-oddities .detail-form textarea,.theme-oddities .detail-form select{background:#17123ce6;border:1px solid rgba(196,181,253,.32);color:#ede9fe;box-shadow:0 12px 30px #130c328c}.theme-oddities .user-info button,.theme-oddities .user-info__toggle{background:#24184ee6;color:#f5d0fe;border:1px solid rgba(232,121,249,.4);box-shadow:0 12px 28px #2e106599}.theme-oddities .user-menu{background:#201244f2;border:1px solid rgba(196,181,253,.35);box-shadow:0 24px 48px #1a0a3aa6}.theme-oddities .user-menu button{background:#281856e6;color:#f5d0fe;border:1px solid rgba(196,181,253,.4)}.theme-oddities .user-menu button:hover{background:#e879f938;color:#fff0f9}.theme-oddities .user-menu button.danger{background:#f43f5e33;color:#ffe4e6;border-color:#f43f5e73}.theme-oddities .user-menu button.danger:hover{background:#f43f5e66}.theme-oddities .user-menu button.locked-action{background:#201244eb;border:1px dashed rgba(216,180,254,.5);color:#ede9fed9}.theme-oddities .user-menu button.locked-action.locked-action--reveal{background:#e879f940;color:#fdf2ff}.theme-oddities .mobile-user-menu{background:#201244f2;border:1px solid rgba(196,181,253,.35)}.theme-oddities .mobile-user-menu button{background:#2a185ce6;color:#f5d0fe;border:1px solid rgba(196,181,253,.4)}.theme-oddities .mobile-user-menu button:hover{background:#ec48994d}.theme-oddities .mobile-user-menu button.locked-action{background:#201244eb;color:#ede9fecc}.theme-oddities .mobile-user-menu button.locked-action.locked-action--reveal{background:#e879f94d;color:#fdf2ff}.theme-oddities .admin-strip button{background:linear-gradient(135deg,#ec4899f2,#9333eaeb);color:#200b2e;box-shadow:0 16px 34px #4c1d958c}.theme-oddities .tab-strip{background:#22124af2;border:1px solid rgba(196,181,253,.4);box-shadow:inset 0 0 0 1px #4f238973,0 20px 36px #210d4a99}.theme-oddities .tab-strip button,.theme-oddities .tab-strip__link{color:#ede9fed9}.theme-oddities .tab-strip button.active{background:linear-gradient(135deg,#ec4899f2,#9333eaeb);color:#200b2e;box-shadow:0 16px 30px #4c1d958c}.theme-oddities .tab-strip button:not(.active):hover,.theme-oddities .tab-strip__link:hover{background:#e879f92e;color:#f5d0fe}.theme-oddities .tab-strip__link--restricted.locked-action{background:#201244eb;border:1px dashed rgba(216,180,254,.5);color:#ede9fecc}.theme-oddities .tab-strip__link--restricted.locked-action.locked-action--reveal{background:#ec48994d;color:#ffe4f5}.theme-oddities .tab-strip__link--restricted.locked-action .locked-action__upgrade{color:#f0abfc}.theme-oddities .library-actions button,.theme-oddities .library-reel-btn{background:linear-gradient(135deg,#ec4899f2,#9333eaeb);color:#200b2e;border:none;box-shadow:0 16px 34px #4c1d958c}.theme-oddities .library-actions button:disabled{background:#201244d9;color:#d9c5ffa6;box-shadow:none}.theme-oddities .carousel-toggle{background:#e879f940;color:#fbcfe8}.theme-oddities .carousel-toggle:hover{background:#ec489959;color:#ffe4f5}.theme-oddities .actions button,.theme-oddities .guess-option button,.theme-oddities .detail-actions button{background:linear-gradient(135deg,#ec4899f2,#9333eaeb);color:#200b2e;box-shadow:0 18px 34px #4c1d958c}.theme-oddities .actions button.button-secondary,.theme-oddities .guess-option button.button-secondary,.theme-oddities .detail-actions button.secondary{background:#23144ceb;color:#f5d0fe;border:1px solid rgba(196,181,253,.45);box-shadow:0 12px 26px #260e4a8c}.theme-oddities .actions button:not(:disabled):hover,.theme-oddities .guess-option button:hover,.theme-oddities .detail-actions button:hover{filter:brightness(1.05)}.theme-oddities .experts-row .secondary{background:linear-gradient(135deg,#ec4899f2,#9333eaeb);color:#200b2e}.theme-oddities .storage-banner__cta{background:#e879f940;border:1px solid rgba(196,181,253,.4);color:#f5d0fe}.theme-oddities .storage-banner__cta:hover{background:#ec489966;color:#ffe4f5}.theme-oddities{background-color:#1e1b4b;color:#ede9fe;--brand-muted: #c4b5fd;--brand-accent: #e879f9;background-image:url(/assets/aurora.jpg);background-size:cover;background-repeat:no-repeat;background-position:center}.theme-oddities.theme-amethyst{background-image:radial-gradient(ellipse at 20% 30%,rgba(192,132,252,.15) 0%,transparent 50%),radial-gradient(ellipse at 80% 70%,rgba(232,121,249,.12) 0%,transparent 50%),radial-gradient(ellipse at 50% 50%,rgba(167,139,250,.08) 0%,transparent 60%),url(/app/themes/amethyst.svg),linear-gradient(135deg,#1e1b4b,#312e81,#4c1d95);background-size:100% 100%,100% 100%,100% 100%,cover,100% 100%;background-repeat:no-repeat,no-repeat,no-repeat,no-repeat,no-repeat;background-position:0 0,0 0,0 0,center,0 0}@media (max-width: 720px){.theme-dark,.theme-light,.theme-mineral,.theme-zoological,.theme-coin,.theme-oddities{background-attachment:scroll}.theme-oddities.theme-amethyst{background-image:radial-gradient(ellipse at 20% 30%,rgba(192,132,252,.15) 0%,transparent 50%),radial-gradient(ellipse at 80% 70%,rgba(232,121,249,.12) 0%,transparent 50%),radial-gradient(ellipse at 50% 50%,rgba(167,139,250,.08) 0%,transparent 60%),url(/app/themes/amethyst_mobile.jpg),linear-gradient(135deg,#1e1b4b,#312e81,#4c1d95);background-size:100% 100%,100% 100%,100% 100%,auto 85vh,100% 100%;background-repeat:no-repeat,no-repeat,no-repeat,repeat-y,no-repeat;background-position:0 0,0 0,0 0,top center,0 0}}@media (max-width: 720px){.theme-zoological,.theme-coin{background-size:auto 85vh,100% 100%,100% 100%,100% 100%;background-repeat:repeat-y,no-repeat,no-repeat,no-repeat;background-position:top center,center,center,center}}.settings-select{background:#0f172abf;border:1px solid rgba(148,163,184,.3);border-radius:8px;color:inherit;padding:.5rem}.guess-feedback-global{list-style:none;margin-top:.75rem}.guess-feedback-global .guess-option{display:grid;grid-template-columns:auto 1fr;align-items:flex-start;gap:.75rem;margin-left:-.1rem}.guess-feedback-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;border:2px solid rgba(148,163,184,.7);background:#0c1222f2;margin-top:.35rem;cursor:pointer}.guess-feedback-toggle:checked{border-color:var(--guess-accent);background:radial-gradient(circle,var(--guess-accent-soft) 45%,rgba(12,18,34,.95) 48%)}.guess-feedback-copy{margin:.35rem 0 .75rem;color:#e2e8f0c7;font-size:.9rem}.guess-feedback-panel{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.5rem}.guess-feedback-card{flex:1 1 240px;background:linear-gradient(145deg,#2563eb2e,#38bdf81f);border:1px solid rgba(148,163,184,.25);border-radius:14px;padding:.85rem 1rem;display:flex;flex-direction:column;gap:.6rem;box-shadow:0 14px 34px #2563eb2e}.guess-feedback-card h5{margin:0;font-size:1rem;letter-spacing:.04em;color:#e0f2ff}.guess-feedback-field{display:flex;flex-direction:column;gap:.3rem;font-size:.88rem}.guess-feedback-field input{padding:.55rem .65rem;border-radius:.65rem;border:1px solid rgba(148,163,184,.35);background:#0f172a99;color:inherit}.guess-feedback-card--cta{align-items:flex-start;justify-content:space-between}.guess-feedback-community{padding:.45rem 1.15rem;font-size:.92rem;border-radius:999px;border:1px solid rgba(147,197,253,.6);background:#2563eb59;color:#e0f2ff;cursor:pointer;transition:background .15s ease,transform .15s ease}.guess-feedback-community:hover{background:#3b82f673;transform:translateY(-1px)}.theme-light .guess-option{--guess-accent: rgba(245, 158, 11, .82);--guess-accent-soft: rgba(251, 191, 36, .94);--guess-selected-bg: rgba(251, 191, 36, .12);--guess-selected-glow: rgba(251, 191, 36, .24);--guess-feedback-border: rgba(251, 191, 36, .5);--guess-feedback-bg: rgba(255, 251, 235, .86);--guess-feedback-text: rgba(146, 64, 14, .8)}.theme-mineral .guess-option{--guess-accent: rgba(56, 189, 248, .8);--guess-accent-soft: rgba(125, 211, 252, .94);--guess-selected-bg: rgba(14, 165, 233, .12);--guess-selected-glow: rgba(56, 189, 248, .28);--guess-feedback-border: rgba(56, 189, 248, .5);--guess-feedback-bg: rgba(5, 16, 34, .62);--guess-feedback-text: rgba(186, 230, 253, .76)}.theme-coin .guess-option{--guess-accent: rgba(248, 234, 156, .84);--guess-accent-soft: rgba(248, 239, 210, .95);--guess-selected-bg: rgba(217, 162, 69, .16);--guess-selected-glow: rgba(217, 162, 69, .28);--guess-feedback-border: rgba(217, 162, 69, .56);--guess-feedback-bg: rgba(43, 30, 21, .76);--guess-feedback-text: rgba(248, 239, 210, .76)}.theme-zoological .guess-option{--guess-accent: rgba(110, 231, 183, .86);--guess-accent-soft: rgba(167, 243, 208, .95);--guess-selected-bg: rgba(16, 185, 129, .14);--guess-selected-glow: rgba(16, 185, 129, .3);--guess-feedback-border: rgba(52, 211, 153, .56);--guess-feedback-bg: rgba(4, 38, 25, .72);--guess-feedback-text: rgba(167, 243, 208, .78)}.theme-oddities .guess-option{--guess-accent: rgba(232, 121, 249, .86);--guess-accent-soft: rgba(240, 171, 252, .95);--guess-selected-bg: rgba(236, 72, 153, .16);--guess-selected-glow: rgba(147, 51, 234, .3);--guess-feedback-border: rgba(216, 180, 254, .58);--guess-feedback-bg: rgba(35, 20, 76, .74);--guess-feedback-text: rgba(221, 214, 254, .8)}.enrich-user-fields{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.enrich-fields--user{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}.enrich-fields--user .enrich-field{background:#0f172a8c;border-radius:12px;padding:.75rem;border:1px solid rgba(148,163,184,.18)}.enrich-fields--user .enrich-field textarea,.enrich-fields--user .enrich-field input{background:#0f172ad9;border-radius:8px;border:1px solid rgba(148,163,184,.25);padding:.55rem .65rem;color:inherit}.enrich-fields--user .enrich-field textarea{min-height:80px}.enrich-fields--user .enrich-field-head{margin-bottom:.4rem}.theme-zoological .enrich-fields--user .enrich-field{background:#021e14e6;border:1px solid rgba(52,211,153,.28);box-shadow:inset 0 0 0 1px #01322259,0 12px 26px #01110c8c}.theme-zoological .enrich-fields--user .enrich-field textarea,.theme-zoological .enrich-fields--user .enrich-field input{background:#032619f2;border:1px solid rgba(16,185,129,.35);color:#d1fae5;box-shadow:inset 0 0 0 1px #02402c66}.theme-zoological .enrich-fields--user .currency-prefix{background:#021e14f2;border:1px solid rgba(16,185,129,.35);color:#d1fae5e6}.theme-zoological .enrich-fields--user .currency-input input{background:#032619f2;border:1px solid rgba(16,185,129,.35);color:#d1fae5}.settings-input{width:100%;background:#0f172abf;border:1px solid rgba(148,163,184,.25);border-radius:10px;padding:.5rem .65rem;color:inherit;margin-top:.4rem}.settings-hint{margin-top:.25rem;font-size:.85rem;color:#94a3b8}.currency-input{display:flex;align-items:center;gap:.5rem}.currency-prefix{padding:.55rem .7rem;border-radius:10px;border:1px solid rgba(148,163,184,.25);background:#0f172acc;color:#e2e8f0;font-weight:600;min-width:3.2rem;text-align:center}.currency-input input{flex:1}.vps-modal{width:min(1280px,96vw);max-width:min(1280px,96vw);max-height:90vh;overflow-y:auto}.vps-metrics{display:flex;flex-direction:column;gap:1.5rem}.vps-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.vps-duration-picker{display:inline-flex;align-items:center;gap:.35rem;padding:.2rem;border-radius:999px;border:1px solid rgba(148,163,184,.3);background:#0f172aa6}.vps-duration-picker button{border:0;background:transparent;color:#cbd5e1;font-size:.74rem;padding:.32rem .7rem;border-radius:999px;cursor:pointer;transition:background-color .2s ease,color .2s ease}.vps-duration-picker button:hover{color:#f8fafc}.vps-duration-picker button.is-active{background:#38bdf840;color:#e0f2fe}.vps-toolbar-meta{font-size:.76rem;color:#94a3b8}.vps-card{perspective:1200px}.vps-card-inner{display:grid;transform-style:preserve-3d;transition:transform .6s ease}.vps-card.is-flipped .vps-card-inner{transform:rotateY(180deg)}.vps-card-face{grid-area:1 / 1;padding:1rem;border-radius:10px;background:#0f172afa;border:1px solid rgba(148,163,184,.25);box-shadow:inset 0 0 0 1px #0f172a40;backface-visibility:hidden;-webkit-backface-visibility:hidden}.vps-card-face--back{transform:rotateY(180deg)}.vps-card-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.vps-card-flip{border:1px solid rgba(148,163,184,.4);background:#0f172aa6;color:#e2e8f0;font-size:.75rem;padding:.35rem .75rem;border-radius:999px;cursor:pointer;transition:border-color .2s ease,color .2s ease,transform .2s ease}.vps-card-flip:hover{border-color:#38bdf8cc;color:#f8fafc;transform:translateY(-1px)}.vps-section{padding:1rem;border-radius:10px;background:#0f172a66;border:1px solid rgba(148,163,184,.25)}.vps-section h5,.vps-card-header h5{margin:0 0 1rem;color:#e2e8f0;font-size:1.1rem;font-weight:600}.vps-card-header h5{margin-bottom:0}.vps-metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.vps-metric{display:flex;flex-direction:column;gap:.25rem}.vps-metric-label{font-size:.85rem;color:#94a3b8;font-weight:500}.vps-metric-value{font-size:1.25rem;color:#e2e8f0;font-weight:600}.vps-histogram-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.vps-histogram-block{display:flex;flex-direction:column;gap:.5rem}.vps-histogram-label{font-size:.85rem;color:#94a3b8;font-weight:500}.vps-histogram{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(6px,1fr);align-items:end;gap:.35rem;height:140px;padding:.5rem .65rem;border-radius:12px;background:#0f172a8c;border:1px solid rgba(148,163,184,.18)}.vps-histogram-wrap{display:grid;grid-template-columns:auto 1fr;gap:.5rem;align-items:stretch}.vps-histogram-axis{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;font-size:.7rem;color:#94a3b8d9;min-width:3.5rem;height:100%}.vps-histogram-note{font-size:.75rem;color:#94a3b8d9}.vps-histogram-time-axis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:.35rem;font-size:.68rem;color:#94a3b8d1;padding:0 .65rem 0 4.15rem}.vps-histogram-time-axis span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vps-histogram-time-axis span:nth-child(2){text-align:center}.vps-histogram-time-axis span:last-child{text-align:right}.vps-histogram-range{display:flex;justify-content:space-between;gap:.35rem;padding:0 .65rem 0 4.15rem;font-size:.68rem;color:#94a3b8cc}.vps-histogram-range span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vps-histogram-bar{border-radius:6px 6px 2px 2px;min-height:4px}.vps-histogram--cyan .vps-histogram-bar{background:linear-gradient(180deg,#38bdf8f2,#0ea5e9cc)}.vps-histogram--emerald .vps-histogram-bar{background:linear-gradient(180deg,#34d399f2,#10b981cc)}.vps-histogram--amber .vps-histogram-bar{background:linear-gradient(180deg,#fbbf24f2,#f59e0bd9)}.vps-histogram--violet .vps-histogram-bar{background:linear-gradient(180deg,#a78bfaf2,#6366f1cc)}.vps-histogram-empty{padding:1.25rem;border-radius:12px;background:#0f172a8c;border:1px dashed rgba(148,163,184,.3);color:#94a3b8;font-size:.85rem}.vps-actions{display:flex;justify-content:center;padding-top:1rem}.vps-actions button{padding:.6rem 1.5rem}.popularity-gauge-container{width:100%;max-width:400px}.popularity-gauge-wrapper{position:relative;width:100%;height:32px;background:linear-gradient(to right,#22d3ee1a,#a78bfa1a);border-radius:16px;overflow:visible;border:1px solid rgba(148,163,184,.3);box-shadow:inset 0 2px 4px #0000001a}.popularity-gauge-fill{position:absolute;left:0;top:0;height:100%;background:linear-gradient(90deg,#22d3ee,#a78bfa,#f472b6);border-radius:16px;transition:width .6s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #22d3ee66}.theme-dark .popularity-gauge-fill{background:linear-gradient(90deg,#06b6d4,#3b82f6,#6366f1);box-shadow:0 2px 8px #06b6d466}.theme-light .popularity-gauge-fill{background:linear-gradient(90deg,#eab308,#84cc16,#10b981);box-shadow:0 2px 8px #eab30866}.theme-mineral .popularity-gauge-fill{background:linear-gradient(90deg,#3b82f6,#8b5cf6,#a78bfa);box-shadow:0 2px 8px #3b82f666}.theme-zoological .popularity-gauge-fill{background:linear-gradient(90deg,#84cc16,#10b981,#14b8a6);box-shadow:0 2px 8px #84cc1666}.theme-coin .popularity-gauge-fill{background:linear-gradient(90deg,#f59e0b,#ef4444,#dc2626);box-shadow:0 2px 8px #f59e0b66}.theme-oddities .popularity-gauge-fill{background:linear-gradient(90deg,#8b5cf6,#d946ef,#ec4899);box-shadow:0 2px 8px #8b5cf666}.popularity-gauge-fill.overflow{background:linear-gradient(90deg,#f59e0b,#ef4444,#dc2626);box-shadow:0 2px 12px #ef444499,0 0 20px #ef44444d;animation:pulse-glow 1.5s ease-in-out infinite}@keyframes pulse-glow{0%,to{box-shadow:0 2px 12px #ef444499,0 0 20px #ef44444d}50%{box-shadow:0 2px 16px #ef4444cc,0 0 30px #ef444480}}.overflow-indicator{position:absolute;right:-24px;top:50%;transform:translateY(-50%);font-size:20px;color:#fbbf24;text-shadow:0 0 8px rgba(251,191,36,.8);animation:star-pulse 1s ease-in-out infinite}@keyframes star-pulse{0%,to{transform:translateY(-50%) scale(1);opacity:1}50%{transform:translateY(-50%) scale(1.2);opacity:.8}}.popularity-gauge-score{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-weight:700;font-size:14px;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.5);z-index:2}.popularity-gauge-label{margin-top:8px;text-align:center;font-weight:600;font-size:13px;color:var(--brand-accent);text-transform:uppercase;letter-spacing:.05em}.label-with-tooltip{display:inline-flex;align-items:center;gap:.25rem}.detail-list-items{display:flex;flex-wrap:wrap;gap:.5rem}.detail-list-item{display:inline-block;padding:.25rem .75rem;background:#94a3b81a;border:1px solid rgba(148,163,184,.2);border-radius:12px;font-size:.9em;color:#cbd5e1f2;transition:background .2s ease,border-color .2s ease}.detail-list-item:hover{background:#94a3b826;border-color:#94a3b84d}.reel-root{position:fixed;top:0;right:0;bottom:0;left:0;background:#0b0d11;color:#f8fafc;z-index:50}.reel-scroll{height:100vh;overflow-y:auto;overscroll-behavior:contain}.reel-wrapper{position:relative}.reel-scene{position:sticky;top:0;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.reel-image-wrap{position:absolute;top:0;right:0;bottom:0;left:0;transform-origin:center;transition:transform .3s ease;will-change:transform}.reel-image-wrap img{width:100%;height:100%;object-fit:cover;display:block}.reel-image-placeholder{width:100%;height:100%;background:radial-gradient(circle at top,rgba(148,163,184,.35),transparent 60%),linear-gradient(135deg,#1e293be6,#0f172af2)}.reel-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end}.reel-polaroids{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1}.reel-polaroid-slot{position:absolute;right:clamp(1.5rem,6vw,4rem);top:clamp(5rem,12vh,8rem);transform:none}.reel-polaroid{width:clamp(140px,22vw,220px);background:#f8fafc;padding:.55rem .55rem 1.6rem;border-radius:10px;box-shadow:0 18px 38px #0206178c;opacity:0;transform-origin:center;display:flex;flex-direction:column;gap:.4rem}.reel-polaroid img{width:100%;height:auto;display:block;border-radius:6px}.reel-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0206171a 20%,#020617cc 90%)}.reel-text{position:relative;padding:3rem;max-width:720px;z-index:2}.reel-title-block{transition:opacity .2s ease,transform .2s ease;will-change:transform,opacity}.reel-category{font-size:.85rem;text-transform:uppercase;letter-spacing:.12em;color:#e2e8f0bf;margin:0 0 .5rem}.reel-title-block h2{margin:0;font-size:clamp(2rem,4vw,3.5rem);line-height:1.05}.reel-details{margin-top:1.5rem;max-height:45vh;overflow-y:auto;padding-right:.5rem;transition:opacity .2s ease,transform .2s ease;will-change:transform,opacity}.reel-details ul{list-style:none;padding:0;margin:0;display:grid;gap:.6rem}.reel-detail-row{display:flex;justify-content:space-between;gap:1rem;font-size:.95rem}.reel-detail-label{color:#e2e8f0b3}.reel-detail-value{color:#f8fafc;text-align:right;max-width:60%;white-space:pre-line}.reel-detail-row--gauge{align-items:flex-start}.reel-detail-value--gauge{flex:1;max-width:420px;text-align:left}.reel-popularity-gauge .popularity-gauge-wrapper{height:24px;background:#f8fafc14;border-color:#f8fafc40;box-shadow:none}.reel-popularity-gauge .popularity-gauge-fill{background:#f8fafcd9;box-shadow:none}.reel-popularity-gauge .popularity-gauge-fill.overflow{background:#f8fafcf2;box-shadow:none;animation:none}.reel-popularity-gauge .overflow-indicator{color:#f8fafce6;text-shadow:none;animation:none}.reel-popularity-gauge .popularity-gauge-label{color:#f8fafccc}.reel-details-loading,.reel-details-empty{color:#e2e8f0b3}.reel-billboard{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;background:radial-gradient(120% 120% at 50% 0%,rgba(167,139,250,.25),transparent 55%),linear-gradient(180deg,#0b0d11f2,#020617)}.reel-billboard__inner{position:relative;display:flex;flex-direction:column;align-items:center;gap:.1rem}.reel-billboard__logo{font-size:clamp(4.4rem,13vw,9rem);font-weight:700;letter-spacing:.06em;text-decoration:none;display:inline-flex;align-items:baseline;gap:.08em;line-height:.9}.reel-billboard__logo:hover{opacity:.92}.reel-billboard__logo .logo-arti{font-weight:500;color:#cbd5e1d9}.reel-billboard__logo .logo-facts{font-weight:800;letter-spacing:.1em;background:linear-gradient(180deg,#7dd3fcf2,#22d3eef2);color:transparent;-webkit-background-clip:text;background-clip:text}.reel-billboard__byline{font-size:clamp(1.6rem,3.6vw,2.8rem);font-family:Rock Salt,Brush Script MT,Segoe Script,Lucida Handwriting,Comic Sans MS,cursive;font-style:normal;font-weight:400;font-synthesis:none;color:#fbbf24f2;letter-spacing:.03em;margin-top:-1.1rem;transform:rotate(-12deg);display:inline-block;align-self:flex-end;text-align:right;padding-right:.3rem;text-shadow:0 8px 18px rgba(2,6,23,.65)}.reel-controls{position:fixed;left:1.5rem;right:1.5rem;top:1.5rem;display:flex;justify-content:space-between;gap:1rem;padding:.75rem 1rem;border-radius:16px;background:#0f172acc;border:1px solid rgba(148,163,184,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:60}.reel-controls-toggle{position:fixed;top:0;right:calc(1.25rem + env(safe-area-inset-right,0px));border:1px solid rgba(148,163,184,.25);border-top:none;border-radius:0 0 12px 12px;background:#0f172ae6;color:#7dd3fc;padding:calc(env(safe-area-inset-top,0px) + 4px) 14px 6px;font-size:.9rem;cursor:pointer;z-index:61}.reel-controls-toggle:hover{color:#bae6fd}.reel-loop-toggle{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .75rem;border-radius:999px;border:1px solid rgba(148,163,184,.3);background:#94a3b81f;font-size:.85rem}.reel-loop-label{font-weight:600;color:#e2e8f0d9}.reel-loop-option{display:inline-flex;align-items:center;gap:.25rem;font-size:.85rem;color:#e2e8f0cc;cursor:pointer}.reel-loop-option input{accent-color:rgba(56,189,248,.95)}.reel-controls__group{display:flex;align-items:center;gap:.7rem;flex-wrap:wrap}.reel-btn{border:1px solid rgba(148,163,184,.3);background:#94a3b826;color:#f8fafc;border-radius:999px;padding:.45rem 1rem;font-weight:600;cursor:pointer}.reel-btn.active{border-color:#38bdf8b3;background:#38bdf840}.reel-btn.secondary{background:#0f172a80}.reel-speed select{border:1px solid rgba(148,163,184,.3);background:#0f172a99;color:#f8fafc;border-radius:999px;padding:.35rem .9rem}.reel-index{font-variant-numeric:tabular-nums;color:#e2e8f0d9}.reel-quicklist{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:70}.reel-quicklist__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#020617bf}.reel-quicklist__panel{position:relative;width:min(520px,92vw);max-height:80vh;display:flex;flex-direction:column;gap:.75rem;padding:1.5rem;border-radius:16px;background:#0f172af2;border:1px solid rgba(148,163,184,.25);z-index:1}.reel-quicklist__panel header{display:flex;justify-content:space-between;align-items:center;gap:1rem}.reel-quicklist__panel input{border-radius:999px;border:1px solid rgba(148,163,184,.3);background:#02061799;color:#f8fafc;padding:.5rem 1rem}.reel-quicklist__items{overflow-y:auto;display:flex;flex-direction:column;gap:.4rem}.reel-quicklist__item{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:.6rem .9rem;border-radius:12px;border:1px solid transparent;background:#0f172abf;color:inherit;cursor:pointer}.reel-quicklist__item.active{border-color:#38bdf899}.reel-quicklist__meta{font-size:.75rem;color:#e2e8f0a6;text-transform:uppercase;letter-spacing:.08em}.reel-muted{color:#e2e8f0b3}.reel-empty{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background:#0b0d11;color:#f8fafc;z-index:60}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (prefers-reduced-motion: reduce){.reel-image-wrap,.reel-title-block,.reel-details{transition:none}}@supports (-webkit-overflow-scrolling: touch){.reel-image-wrap,.reel-title-block,.reel-details{transition:none}}@media (max-width: 720px){.reel-text{padding:2rem 1.5rem}.reel-polaroid-slot{right:clamp(1rem,6vw,2.5rem);top:clamp(4.5rem,14vh,7rem)}.reel-polaroid{width:clamp(120px,42vw,180px)}.reel-detail-row{flex-direction:column;align-items:flex-start}.reel-detail-value{text-align:left;max-width:100%}.reel-controls{flex-direction:column;align-items:flex-start}}@media (max-width: 520px){.reel-polaroid-slot{top:clamp(2.5rem,8vh,5.2rem)}.reel-polaroid{width:clamp(96px,32vw,135px)}}.artifact-image-dropzone{--dropzone-border: rgba(56, 189, 248, .42);--dropzone-bg: rgba(8, 16, 34, .78);--dropzone-shadow: 0 0 0 1px rgba(56, 189, 248, .08), 0 10px 28px rgba(2, 6, 23, .45);--dropzone-hover-border: rgba(56, 189, 248, .65);--dropzone-hover-shadow: 0 0 0 1px rgba(56, 189, 248, .2), 0 14px 32px rgba(2, 6, 23, .52);--dropzone-focus-outline: rgba(125, 211, 252, .9);--dropzone-drag-border: rgba(125, 211, 252, .95);--dropzone-drag-shadow: 0 0 0 1px rgba(125, 211, 252, .4), 0 0 26px rgba(56, 189, 248, .28);--dropzone-loaded-border: rgba(125, 211, 252, .72);--dropzone-loaded-shadow: 0 0 0 1px rgba(125, 211, 252, .3), 0 0 22px rgba(56, 189, 248, .2);--dropzone-primary: #e2e8f0;--dropzone-secondary: #94a3b8;--dropzone-filename: #e2e8f0;--dropzone-hint: #94a3b8;--dropzone-thumb-border: rgba(148, 163, 184, .35);--dropzone-thumb-bg: rgba(15, 23, 42, .85);--dropzone-error: #fecaca;position:relative;border-radius:14px;border:1px dashed var(--dropzone-border);background:var(--dropzone-bg);padding:1rem;cursor:pointer;min-height:168px;display:flex;flex-direction:column;justify-content:center;gap:.6rem;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease,transform .18s ease;box-shadow:var(--dropzone-shadow)}.artifact-image-dropzone:hover{border-color:var(--dropzone-hover-border);box-shadow:var(--dropzone-hover-shadow);transform:translateY(-1px)}.artifact-image-dropzone:focus-visible{outline:2px solid var(--dropzone-focus-outline);outline-offset:2px}.artifact-image-dropzone--drag-active{border-color:var(--dropzone-drag-border);box-shadow:var(--dropzone-drag-shadow)}.artifact-image-dropzone--loaded{border-style:solid;border-color:var(--dropzone-loaded-border);box-shadow:var(--dropzone-loaded-shadow);min-height:150px;padding-top:.72rem;padding-bottom:.72rem}.artifact-image-dropzone--disabled{opacity:.55;cursor:default;transform:none}.artifact-image-dropzone--disabled:hover{transform:none}.artifact-image-dropzone__input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:3}.artifact-image-dropzone__empty{display:grid;gap:.4rem;text-align:center}.artifact-image-dropzone__primary{margin:0;font-weight:600;color:var(--dropzone-primary);letter-spacing:.01em}.artifact-image-dropzone__secondary{margin:0;color:var(--dropzone-secondary);font-size:.9rem}.artifact-image-dropzone__loaded{display:grid;gap:.42rem;align-items:center;justify-items:center;text-align:center}.artifact-image-dropzone__thumb-wrap{width:112px;height:112px;border-radius:12px;overflow:hidden;border:1px solid var(--dropzone-thumb-border);box-shadow:0 10px 22px #02061780;background:var(--dropzone-thumb-bg)}.artifact-image-dropzone__thumb{width:100%;height:100%;object-fit:cover;display:block}.artifact-image-dropzone__filename{margin:0;color:var(--dropzone-filename);font-size:.9rem;font-weight:500;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.artifact-image-dropzone__hint{margin:0;color:var(--dropzone-hint);font-size:.82rem}.artifact-image-dropzone__error{margin:0;color:var(--dropzone-error);font-size:.82rem;text-align:center}.theme-light .artifact-image-dropzone{--dropzone-border: rgba(251, 191, 36, .42);--dropzone-bg: rgba(255, 255, 255, .96);--dropzone-shadow: 0 0 0 1px rgba(251, 191, 36, .12), 0 12px 28px rgba(148, 163, 184, .2);--dropzone-hover-border: rgba(245, 158, 11, .72);--dropzone-hover-shadow: 0 0 0 1px rgba(245, 158, 11, .22), 0 14px 30px rgba(148, 163, 184, .24);--dropzone-focus-outline: rgba(245, 158, 11, .9);--dropzone-drag-border: rgba(245, 158, 11, .88);--dropzone-drag-shadow: 0 0 0 1px rgba(245, 158, 11, .3), 0 0 24px rgba(251, 191, 36, .24);--dropzone-loaded-border: rgba(245, 158, 11, .72);--dropzone-loaded-shadow: 0 0 0 1px rgba(245, 158, 11, .24), 0 0 20px rgba(251, 191, 36, .18);--dropzone-primary: #7c2d12;--dropzone-secondary: #92400e;--dropzone-filename: #7c2d12;--dropzone-hint: #b45309;--dropzone-thumb-border: rgba(148, 163, 184, .38);--dropzone-thumb-bg: rgba(255, 255, 255, .95);--dropzone-error: #b91c1c}.theme-mineral .artifact-image-dropzone{--dropzone-border: rgba(56, 189, 248, .42);--dropzone-bg: rgba(5, 16, 34, .82);--dropzone-shadow: 0 0 0 1px rgba(56, 189, 248, .1), 0 12px 30px rgba(2, 8, 20, .5);--dropzone-hover-border: rgba(125, 211, 252, .7);--dropzone-hover-shadow: 0 0 0 1px rgba(125, 211, 252, .24), 0 14px 32px rgba(2, 8, 20, .58);--dropzone-drag-border: rgba(125, 211, 252, .92);--dropzone-drag-shadow: 0 0 0 1px rgba(125, 211, 252, .4), 0 0 24px rgba(56, 189, 248, .26);--dropzone-loaded-border: rgba(125, 211, 252, .78);--dropzone-loaded-shadow: 0 0 0 1px rgba(125, 211, 252, .3), 0 0 22px rgba(56, 189, 248, .2);--dropzone-primary: #e0f2fe;--dropzone-secondary: #93c5fd;--dropzone-filename: #e0f2fe;--dropzone-hint: #93c5fd;--dropzone-thumb-border: rgba(56, 189, 248, .35);--dropzone-thumb-bg: rgba(5, 16, 34, .9);--dropzone-error: #fecaca}.theme-coin .artifact-image-dropzone{--dropzone-border: rgba(217, 162, 69, .42);--dropzone-bg: rgba(39, 28, 20, .9);--dropzone-shadow: 0 0 0 1px rgba(217, 162, 69, .15), 0 12px 30px rgba(24, 16, 10, .5);--dropzone-hover-border: rgba(248, 234, 156, .72);--dropzone-hover-shadow: 0 0 0 1px rgba(248, 234, 156, .26), 0 14px 34px rgba(20, 13, 8, .62);--dropzone-focus-outline: rgba(248, 234, 156, .88);--dropzone-drag-border: rgba(248, 234, 156, .9);--dropzone-drag-shadow: 0 0 0 1px rgba(248, 234, 156, .38), 0 0 24px rgba(217, 162, 69, .28);--dropzone-loaded-border: rgba(248, 234, 156, .78);--dropzone-loaded-shadow: 0 0 0 1px rgba(248, 234, 156, .3), 0 0 22px rgba(217, 162, 69, .24);--dropzone-primary: rgba(248, 239, 210, .96);--dropzone-secondary: rgba(248, 234, 156, .84);--dropzone-filename: rgba(248, 239, 210, .95);--dropzone-hint: rgba(248, 234, 156, .8);--dropzone-thumb-border: rgba(217, 162, 69, .4);--dropzone-thumb-bg: rgba(43, 30, 21, .92);--dropzone-error: #fecaca}.theme-zoological .artifact-image-dropzone{--dropzone-border: rgba(52, 211, 153, .4);--dropzone-bg: rgba(3, 32, 22, .9);--dropzone-shadow: 0 0 0 1px rgba(52, 211, 153, .14), 0 12px 30px rgba(1, 18, 12, .56);--dropzone-hover-border: rgba(110, 231, 183, .76);--dropzone-hover-shadow: 0 0 0 1px rgba(110, 231, 183, .24), 0 14px 34px rgba(1, 18, 12, .62);--dropzone-focus-outline: rgba(110, 231, 183, .9);--dropzone-drag-border: rgba(110, 231, 183, .9);--dropzone-drag-shadow: 0 0 0 1px rgba(110, 231, 183, .4), 0 0 24px rgba(16, 185, 129, .26);--dropzone-loaded-border: rgba(110, 231, 183, .8);--dropzone-loaded-shadow: 0 0 0 1px rgba(110, 231, 183, .32), 0 0 22px rgba(16, 185, 129, .24);--dropzone-primary: #ecfccb;--dropzone-secondary: #a7f3d0;--dropzone-filename: #d1fae5;--dropzone-hint: #a7f3d0;--dropzone-thumb-border: rgba(52, 211, 153, .4);--dropzone-thumb-bg: rgba(4, 38, 25, .94);--dropzone-error: #fecaca}.theme-oddities .artifact-image-dropzone{--dropzone-border: rgba(196, 181, 253, .44);--dropzone-bg: rgba(32, 18, 68, .9);--dropzone-shadow: 0 0 0 1px rgba(196, 181, 253, .15), 0 14px 34px rgba(26, 10, 58, .62);--dropzone-hover-border: rgba(232, 121, 249, .78);--dropzone-hover-shadow: 0 0 0 1px rgba(232, 121, 249, .26), 0 16px 36px rgba(26, 10, 58, .66);--dropzone-focus-outline: rgba(232, 121, 249, .9);--dropzone-drag-border: rgba(232, 121, 249, .9);--dropzone-drag-shadow: 0 0 0 1px rgba(232, 121, 249, .4), 0 0 24px rgba(147, 51, 234, .28);--dropzone-loaded-border: rgba(232, 121, 249, .8);--dropzone-loaded-shadow: 0 0 0 1px rgba(232, 121, 249, .3), 0 0 22px rgba(147, 51, 234, .24);--dropzone-primary: #f5d0fe;--dropzone-secondary: #ddd6fe;--dropzone-filename: #ede9fe;--dropzone-hint: #ddd6fe;--dropzone-thumb-border: rgba(196, 181, 253, .42);--dropzone-thumb-bg: rgba(35, 20, 76, .92);--dropzone-error: #fecaca}@media (max-width: 640px){.artifact-image-dropzone{min-height:150px}}.usage-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#000000bf;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fadeIn .2s ease}.usage-modal{position:relative;width:min(92vw,1000px);max-height:85vh;overflow-y:auto;background:var(--card-bg, #1a1a1a);border:1px solid var(--border, #333);border-radius:12px;padding:2rem;box-shadow:0 8px 32px #0006;animation:slideUp .3s ease}.usage-close{position:absolute;top:1rem;right:1rem;width:32px;height:32px;border:none;background:transparent;color:var(--text-muted, #888);font-size:28px;line-height:1;cursor:pointer;transition:color .2s}.usage-close:hover{color:var(--text, #fff)}.usage-modal h2{margin:0 0 1.5rem;font-size:1.75rem;color:var(--text, #fff)}.usage-modal h3{margin:1.5rem 0 1rem;font-size:1.25rem;color:var(--text, #fff);display:flex;align-items:center;gap:.5rem}.usage-modal h4{margin:0;font-size:1rem;color:var(--text, #fff)}.usage-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.usage-stat{display:flex;flex-direction:column;gap:.5rem;padding:1.5rem;background:var(--input-bg, #222);border:1px solid var(--border, #333);border-radius:8px}.usage-stat--primary{background:linear-gradient(135deg,#2a5298,#1e3a5f);border-color:#4a7ac8}.usage-stat-label{font-size:.875rem;color:var(--text-muted, #888);text-transform:uppercase;letter-spacing:.5px}.usage-stat--primary .usage-stat-label{color:#fffc}.usage-stat-value{font-size:2rem;font-weight:600;color:var(--text, #fff)}.usage-section{margin-bottom:2rem}.usage-note{margin:0 0 .75rem;color:var(--text-muted, #9ca3af);font-size:.95rem}.usage-chart{display:grid;grid-template-columns:minmax(200px,260px) 1fr;gap:1.5rem;align-items:center}.usage-pie{display:flex;justify-content:center;align-items:center;width:100%}.usage-pie svg{max-width:220px;height:auto}.usage-legend{display:grid;gap:.5rem}.usage-legend-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--border, #333);background:var(--input-bg, #222);color:var(--text, #fff);padding:.5rem .75rem;border-radius:8px;display:grid;grid-template-columns:auto 1fr auto auto;gap:.5rem;align-items:center;text-align:left;cursor:default}.usage-legend-item--interactive{cursor:pointer}.usage-legend-item--interactive:hover{border-color:var(--primary, #4a7ac8)}.usage-legend-item:disabled{opacity:.6;cursor:default}.usage-legend-swatch{width:12px;height:12px;border-radius:3px;display:inline-block}.usage-legend-label{font-size:.9rem;text-transform:none}.usage-legend-value{font-size:.85rem;color:var(--text-muted, #9ca3af)}.usage-legend-percent{font-size:.85rem;font-weight:600}.usage-buckets{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.usage-bucket{padding:1.25rem;background:var(--input-bg, #222);border:2px solid var(--border, #333);border-radius:8px;cursor:pointer;transition:all .2s}.usage-bucket:hover{border-color:var(--primary, #4a7ac8);transform:translateY(-2px)}.usage-bucket.active{border-color:var(--primary, #4a7ac8);background:linear-gradient(135deg,#2a529833,#1e3a5f33)}.usage-bucket-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--border, #333)}.usage-bucket-cost{font-size:1.25rem;font-weight:600;color:var(--primary, #4a7ac8)}.usage-bucket-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.usage-bucket-stat{display:flex;flex-direction:column;gap:.25rem}.usage-bucket-stat-label{font-size:.75rem;color:var(--text-muted, #888);text-transform:uppercase;letter-spacing:.5px}.usage-bucket-stat-value{font-size:1rem;font-weight:500;color:var(--text, #fff)}.usage-filter-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .75rem;background:var(--primary, #4a7ac8);border-radius:20px;font-size:.875rem;font-weight:500}.usage-filter-badge button{width:18px;height:18px;padding:0;border:none;background:#fff3;color:#fff;border-radius:50%;font-size:14px;line-height:1;cursor:pointer;transition:background .2s}.usage-filter-badge button:hover{background:#ffffff4d}.usage-controls{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between;margin-bottom:1rem}.usage-timeframe{display:flex;align-items:center;gap:.75rem}.usage-control-label{font-size:.85rem;color:var(--text-muted, #9ca3af);text-transform:uppercase;letter-spacing:.4px}.usage-timeframe-options{display:inline-flex;flex-wrap:wrap;gap:.5rem}.usage-timeframe-button{border:1px solid var(--border, #333);background:var(--input-bg, #222);color:var(--text-muted, #9ca3af);padding:.35rem .8rem;border-radius:999px;font-size:.85rem;cursor:pointer;transition:all .2s}.usage-timeframe-button:hover,.usage-timeframe-button.active{color:var(--text, #fff);border-color:var(--primary, #4a7ac8);background:#4a7ac833}.usage-clear-filters{border:1px solid var(--border, #333);background:transparent;color:var(--text-muted, #9ca3af);padding:.35rem .8rem;border-radius:6px;font-size:.85rem;cursor:pointer;transition:all .2s}.usage-clear-filters:disabled{opacity:.5;cursor:default}.usage-clear-filters:hover:not(:disabled){color:var(--text, #fff);border-color:var(--primary, #4a7ac8)}.usage-items{overflow-x:auto}.usage-table{width:100%;border-collapse:collapse;background:var(--input-bg, #222);border:1px solid var(--border, #333);border-radius:8px;overflow:hidden}.usage-table thead{background:var(--card-bg, #1a1a1a)}.usage-table th{padding:.75rem 1rem;text-align:left;font-size:.875rem;font-weight:600;color:var(--text-muted, #888);text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid var(--border, #333);white-space:nowrap}.usage-filter-row th{padding:.5rem 1rem .75rem;border-bottom:1px solid var(--border, #333);background:var(--card-bg, #1a1a1a)}.usage-filter-input{width:100%;min-width:90px;padding:.35rem .5rem;border-radius:6px;border:1px solid var(--border, #333);background:var(--input-bg, #222);color:var(--text, #fff);font-size:.8rem}.usage-filter-input::placeholder{color:var(--text-muted, #888)}.usage-filter-input:focus{outline:none;border-color:var(--primary, #4a7ac8);box-shadow:0 0 0 1px #4a7ac84d}.usage-table td{padding:.75rem 1rem;color:var(--text, #fff);border-bottom:1px solid var(--border, #333)}.usage-table tbody tr:last-child td{border-bottom:none}.usage-table tbody tr:hover{background:#4a7ac81a}.usage-empty-row td{text-align:center;color:var(--text-muted, #888);padding:1rem}.usage-cost{font-weight:600;color:var(--primary, #4a7ac8)}.usage-category-badge{display:inline-block;padding:.25rem .5rem;background:var(--border, #333);border-radius:4px;font-size:.75rem;text-transform:capitalize}.usage-user-badge{display:inline-block;padding:.2rem .5rem;background:#94a3b833;border-radius:999px;font-size:.75rem;color:var(--text-muted, #9ca3af);text-transform:lowercase}.usage-bucket-mini-badge{display:inline-block;padding:.2rem .5rem;background:#4a7ac833;border:1px solid rgba(74,122,200,.4);border-radius:4px;font-size:.7rem;color:var(--primary, #4a7ac8);white-space:nowrap}.usage-external{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.usage-provider{position:relative;background:var(--input-bg, #222);border:1px solid var(--border, #333);border-radius:8px;overflow:hidden;perspective:1000px}.usage-provider--interactive{cursor:pointer}.usage-provider--interactive:focus-visible{outline:2px solid #ff6b6b;outline-offset:2px}.usage-provider--alert{border-color:#d34b4b;box-shadow:0 0 0 1px #d34b4b40}.usage-provider--alert:hover{border-color:#ff6b6b}.usage-provider-inner{display:grid;transform-style:preserve-3d;transition:transform .6s ease}.usage-provider.is-flipped .usage-provider-inner{transform:rotateY(180deg)}.usage-provider-face{grid-area:1 / 1;backface-visibility:hidden;padding:1rem;display:flex;flex-direction:column;gap:.75rem;background:var(--input-bg, #222);border-radius:8px}.usage-provider-back{transform:rotateY(180deg)}.usage-provider h4{margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--border, #333);text-transform:capitalize}.usage-provider-subtitle{margin:-.5rem 0 .75rem;color:var(--text-muted, #9ca3af);font-size:.85rem}.usage-provider-stats{display:grid;gap:.75rem}.usage-provider-stat{display:flex;justify-content:space-between;align-items:center}.usage-provider-stat--warn{color:#ff6b6b}.usage-provider-stat-label{font-size:.875rem;color:var(--text-muted, #888)}.usage-provider-stat-value{font-weight:600;color:var(--text, #fff)}.usage-provider-stat--warn .usage-provider-stat-value{color:#ff6b6b}.usage-provider-failures{display:grid;gap:.75rem;max-height:220px;overflow-y:auto;padding-right:.25rem}.usage-failure-card{border:1px solid rgba(255,107,107,.3);border-radius:6px;padding:.6rem .75rem;background:#ff6b6b14;display:grid;gap:.35rem}.usage-failure-row{display:grid;grid-template-columns:minmax(90px,120px) 1fr;gap:.5rem;align-items:baseline}.usage-failure-row--stacked{grid-template-columns:1fr}.usage-failure-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.4px;color:var(--text-muted, #9ca3af)}.usage-failure-value{font-size:.85rem;color:var(--text, #fff);word-break:break-word}.usage-failure-value--warn{color:#ff6b6b;font-weight:600}.usage-failure-payload{margin:0;padding:.5rem .6rem;border-radius:6px;border:1px solid rgba(255,255,255,.1);background:#0003;color:var(--text, #fff);font-size:.78rem;line-height:1.35;white-space:pre-wrap;word-break:break-word;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.usage-failure-meta{display:grid;gap:.35rem;margin-top:.35rem;padding-top:.35rem;border-top:1px dashed rgba(255,255,255,.1)}.usage-provider-hint{font-size:.75rem;color:var(--text-muted, #888);text-align:right;margin-top:auto}.usage-footer{margin-top:2rem;padding-top:1rem;border-top:1px solid var(--border, #333);text-align:center}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width: 768px){.usage-modal{width:95vw;padding:1.5rem;max-height:90vh}.usage-stat-value{font-size:1.5rem}.usage-controls{align-items:flex-start}.usage-timeframe{flex-wrap:wrap}.usage-chart,.usage-buckets{grid-template-columns:1fr}.usage-table{font-size:.875rem}.usage-table th,.usage-table td{padding:.5rem .75rem}}.membership-page{min-height:100vh;background-color:#1c1917;background-image:radial-gradient(circle at top,rgba(34,211,238,.15),transparent 55%),linear-gradient(180deg,#0f172af2,#0f172a),url(/assets/amber.jpg);background-size:100% 100%,100% 100%,cover;background-repeat:no-repeat,no-repeat,no-repeat;background-position:center,center,center;color:#f7f9fb;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding-bottom:6rem}.membership-header-bar{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;padding:1.3rem clamp(1.5rem,4vw,3rem);border-bottom:1px solid rgba(109,215,253,.16);background:linear-gradient(180deg,#0c121ce6,#0a0f17d1);box-shadow:0 18px 32px #050a1459;flex-wrap:wrap}.membership-brand{font-weight:600;font-size:clamp(1.5rem,2.8vw,1.75rem);letter-spacing:.5px;display:inline-flex;align-items:center}.membership-brand span{color:#58d0ff;font-weight:800;text-transform:uppercase;margin-left:.1rem;letter-spacing:.5px}.membership-header-bar .membership-category-select{margin-left:auto}.membership-hero{padding:1.2rem clamp(1.5rem,4vw,3rem) 2rem}.membership-hero-content{max-width:860px;margin:0 auto;text-align:left}.membership-category-select{display:inline-flex;align-items:center;gap:.75rem;background:#121a25d9;border:1px solid rgba(109,215,253,.25);border-radius:999px;padding:.4rem .85rem .4rem 1rem;color:#c8d2e1;font-size:.85rem}.membership-category-select span{text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;color:#6dd7fd}.membership-category-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;color:#f7f9fb;font-weight:600;font-size:.95rem;padding:.2rem 1.4rem .2rem .8rem;cursor:pointer;position:relative;min-width:9.5rem}.membership-category-select select:focus{outline:none}.membership-category-select select option{color:#0f1116}.membership-hero h1{font-size:clamp(2.4rem,4.2vw,3.6rem);line-height:1.1;margin-bottom:.85rem}.membership-subhead{font-size:1.15rem;line-height:1.6;color:#c8d2e1}.membership-hero-divider{margin:1.6rem 0;height:1px;background:linear-gradient(90deg,#6dd7fd33,#6dd7fd00)}.membership-billing-toggle-row{display:flex;justify-content:center;margin:0 auto 1.6rem;width:100%}.membership-billing-toggle{display:inline-flex;border:1px solid rgba(109,215,253,.2);border-radius:999px;padding:.35rem;background:#121a25d9}.membership-billing-toggle button{border:none;background:transparent;color:#9da8b8;font-weight:600;padding:.6rem 1.6rem;border-radius:999px;cursor:pointer;transition:all .2s ease}.membership-billing-toggle button:hover{color:#fff}.membership-billing-toggle button.active{background:#6dd7fd;color:#0f1116;box-shadow:0 8px 20px #6dd7fd59}.membership-status,.membership-error{max-width:760px;margin:0 auto 2rem;padding:1.1rem 1.4rem;border-radius:14px;display:flex;align-items:center;justify-content:center;text-align:center}.membership-status.success{background:#4cc9ba24;color:#8ff4df;border:1px solid rgba(129,246,222,.35)}.membership-status.cancelled{background:#ffc3711f;color:#ffd399;border:1px solid rgba(255,195,113,.35)}.membership-error{flex-direction:column;gap:.4rem;border:1px solid rgba(255,130,152,.35);background:#ff829814;color:#ffc6d1}.membership-coming-soon{max-width:840px;margin:1.5rem auto 2.6rem;padding:2rem clamp(1.5rem,4vw,2.5rem);border-radius:18px;border:1px dashed rgba(109,215,253,.3);background:#11171feb;box-shadow:0 16px 36px #090e188c;text-align:center}.membership-coming-soon h2{font-size:clamp(1.4rem,3vw,1.7rem);margin-bottom:.7rem;color:#f7f9fb}.membership-coming-soon p{color:#c8d2e1;margin-bottom:1.2rem;line-height:1.5}.membership-coming-soon button{border:none;background:linear-gradient(90deg,#6dd7fd,#75f0c1);color:#0f1116;font-weight:700;padding:.8rem 1.4rem;border-radius:12px;cursor:pointer;box-shadow:0 8px 20px #6dd7fd59;transition:transform .15s ease,box-shadow .15s ease}.membership-coming-soon button:hover{transform:translateY(-1px);box-shadow:0 12px 24px #75f0c159}.membership-plan-grid{max-width:1180px;margin:0 auto;padding:0 clamp(1.5rem,4vw,2rem);display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.9rem}.membership-plan-card{background:#11171feb;border:1px solid rgba(109,215,253,.12);border-radius:22px;padding:2.1rem 2rem 2.3rem;display:flex;flex-direction:column;gap:1.3rem;position:relative;overflow:hidden;box-shadow:0 18px 40px #090e188c;transition:transform .2s ease,box-shadow .2s ease,border .2s ease,background .2s ease}.membership-plan-card.collector-card,.membership-plan-card.enthusiast-card,.membership-plan-card.curator-card{--accent-base: rgba(63, 183, 196, .55);--accent-rim: rgba(63, 183, 196, .9);--orbit-duration: 6s;box-shadow:0 18px 40px #090e188c,0 0 50px var(--accent-base),0 0 18px #3fb7c44d}.membership-plan-card.enthusiast-card{--accent-base: rgba(47, 124, 241, .55);--accent-rim: rgba(47, 124, 241, .95);box-shadow:0 18px 46px #090e1894,0 0 60px var(--accent-base),0 0 20px #2f7cf166}.membership-plan-card.curator-card{--accent-base: rgba(245, 206, 130, .55);--accent-rim: rgba(245, 206, 130, .95);box-shadow:0 20px 52px #090e1899,0 0 70px var(--accent-base),0 0 22px #f5ce828c}.membership-plan-card.collector-card:before,.membership-plan-card.enthusiast-card:before,.membership-plan-card.curator-card:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:inherit;border:1px solid var(--accent-rim);box-shadow:0 0 20px var(--accent-base),0 0 28px var(--accent-rim);opacity:.9;pointer-events:none;mix-blend-mode:screen}.membership-plan-card.curator-card:before{box-shadow:0 0 26px var(--accent-base),0 0 40px var(--accent-rim)}.membership-plan-card .sparkle{position:absolute;width:12px;height:12px;border-radius:50%;background:radial-gradient(circle,#ffffff 0%,var(--accent-rim) 45%,var(--accent-base) 70%,transparent 90%);box-shadow:0 0 18px var(--accent-base),0 0 36px var(--accent-base),0 0 24px #ffffff59;opacity:0;transform:translate(-50%,-50%) scale(1);animation:none;pointer-events:none;z-index:0}.membership-plan-card .sparkle:before,.membership-plan-card .sparkle:after{content:"";position:absolute;right:0;bottom:0;width:18px;height:2px;background:radial-gradient(circle,var(--accent-rim) 0%,transparent 65%);left:50%;top:50%;transform:translate(-50%,-50%) rotate(45deg);filter:drop-shadow(0 0 6px var(--accent-base))}.membership-plan-card .sparkle:after{transform:translate(-50%,-50%) rotate(-45deg)}.membership-plan-card:hover .sparkle{opacity:.85;animation:orbit var(--orbit-duration, 6s) linear infinite,twinkle 1.8s ease-in-out infinite}.membership-plan-card>*{position:relative;z-index:1}@keyframes twinkle{0%,to{opacity:.8;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.25)}}@keyframes orbit{0%{top:0%;left:0%;opacity:1;transform:translate(-50%,-50%) scale(1.05)}12.5%{top:0%;left:50%;opacity:.55;transform:translate(-50%,-50%) scale(.9)}25%{top:0%;left:100%;opacity:1;transform:translate(-50%,-50%) scale(1.12)}37.5%{top:50%;left:100%;opacity:.6;transform:translate(-50%,-50%) scale(.95)}50%{top:100%;left:100%;opacity:1;transform:translate(-50%,-50%) scale(1.15)}62.5%{top:100%;left:50%;opacity:.55;transform:translate(-50%,-50%) scale(.9)}75%{top:100%;left:0%;opacity:1;transform:translate(-50%,-50%) scale(1.12)}87.5%{top:50%;left:0%;opacity:.6;transform:translate(-50%,-50%) scale(.95)}to{top:0%;left:0%;opacity:1;transform:translate(-50%,-50%) scale(1.05)}}@media (prefers-reduced-motion: reduce){.membership-plan-card .sparkle{animation:none!important;opacity:0}.membership-plan-card.collector-card,.membership-plan-card.enthusiast-card,.membership-plan-card.curator-card{box-shadow:0 18px 40px #090e188c}.membership-plan-card.collector-card:before,.membership-plan-card.enthusiast-card:before,.membership-plan-card.curator-card:before{box-shadow:none}}.membership-plan-card:hover{border:1px solid rgba(109,215,253,.35);background:linear-gradient(175deg,#11171ffa,#112335f2);transform:translateY(-6px);box-shadow:0 22px 46px #090e18a6}.membership-plan-card h2{font-size:1.7rem;margin-bottom:.35rem}.membership-plan-card header{display:flex;flex-direction:column;gap:.55rem}.membership-plan-headline{color:#c8d2e1;font-size:.95rem;line-height:1.5}.membership-plan-best-for{font-size:.9rem;color:#93a3ba}.membership-plan-pricing{display:flex;flex-direction:column;gap:.2rem;min-height:4.1rem;justify-content:flex-start}.membership-plan-price{font-size:2.2rem;font-weight:700;display:inline-flex;align-items:baseline;gap:.45rem}.membership-plan-price-suffix{color:#6dd7fd;font-weight:600;font-size:1rem}.membership-plan-savings{font-size:.8rem;color:#8ff4df;font-weight:600}.membership-plan-features{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem;color:#c8d2e1;font-size:.9rem}.membership-plan-features li{position:relative;padding-left:1.6rem}.membership-plan-features li:before{content:"•";color:#6dd7fd;position:absolute;left:.4rem;top:0;font-size:1.2rem}.membership-plan-cta{margin-top:auto}.membership-plan-cta button,.membership-plan-contact{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:.85rem 1.2rem;border-radius:12px;border:none;font-weight:600;font-size:1rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.membership-plan-cta button{background:#6dd7fd;color:#0f1116;box-shadow:0 15px 28px #6dd7fd40}.membership-plan-cta button:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 20px 34px #6dd7fd52}.membership-plan-cta button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.membership-plan-contact{background:#6dd7fd2e;color:#6dd7fd;text-decoration:none;border:1px solid rgba(109,215,253,.35)}.membership-plan-contact:hover{background:#6dd7fd47;transform:translateY(-3px)}.membership-tier-comparison-note{max-width:1180px;margin:1.8rem auto 0;padding:0 clamp(1.5rem,4vw,2rem);display:flex;justify-content:center}.membership-tier-comparison-note p{margin:0;width:min(900px,100%);color:#e4eefc;font-size:1.07rem;line-height:1.6;font-weight:500;text-align:center;background:linear-gradient(150deg,#0e2338d1,#0a1a2dc7);border:1px solid rgba(126,232,255,.32);border-radius:16px;padding:1rem 1.25rem;box-shadow:0 10px 28px #000a1959}.membership-tier-comparison-link{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;border:1px solid rgba(176,244,255,.85);border-radius:999px;padding:.28rem .9rem;margin-left:.2rem;background:linear-gradient(135deg,#6ae5ff47,#4fc6ff38);color:#ecfdff;text-decoration:none;font-weight:700;font-size:.98rem;letter-spacing:.01em;cursor:pointer;box-shadow:0 8px 22px #5acdf533;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.membership-tier-comparison-link:hover{color:#fff;border-color:#d5faff;background:linear-gradient(135deg,#7dedff66,#63ceff59);transform:translateY(-1px);box-shadow:0 12px 28px #65d6fa42}.membership-tier-comparison-link:focus-visible{outline:2px solid rgba(185,246,255,.8);outline-offset:2px}.membership-tier-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1500;background:#040a12d1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;padding:1.2rem}.membership-tier-modal__dialog{width:min(1240px,100%);max-height:min(90vh,900px);background:linear-gradient(180deg,#0a1422fa,#070f1cfa);border:1px solid rgba(109,215,253,.3);border-radius:18px;box-shadow:0 24px 62px #020810b3;display:flex;flex-direction:column}.membership-tier-modal__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;border-bottom:1px solid rgba(109,215,253,.2)}.membership-tier-modal__header h2{margin:0;font-size:1.2rem;color:#f2f7ff}.membership-tier-modal__close{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(109,215,253,.35);background:#6dd7fd24;color:#92e9ff;border-radius:999px;padding:.45rem .95rem;font-weight:600;cursor:pointer}.membership-tier-modal__close:hover{background:#6dd7fd3d}.membership-tier-modal__table-wrap{overflow:auto;padding:.8rem 1rem 1rem}.membership-tier-table{width:100%;border-collapse:collapse;min-width:980px;color:#e6efff;font-size:.88rem;line-height:1.35}.membership-tier-table th,.membership-tier-table td{border:1px solid rgba(148,163,184,.35);padding:.65rem .6rem;vertical-align:top}.membership-tier-table thead th{background:#102236e6;color:#f4f9ff;text-align:center;position:sticky;top:0;z-index:2}.membership-tier-table__plan-row th:not(.membership-tier-table__notch){letter-spacing:.01em}.membership-tier-table__notch{background:transparent!important;border:none!important;box-shadow:none;padding:0;position:static!important}.membership-tier-table__cost-row td:first-child,.membership-tier-table__cost-row td:nth-child(2){text-align:left}.membership-tier-table__cost-row td:nth-child(n+3){text-align:center}.membership-tier-table__cost-row th,.membership-tier-table__cost-row td{background:#12273ddb;color:#d6ebff;font-weight:700}.membership-tier-table tbody th{background:#0e1c2ed1;color:#eaf3ff;text-align:left;min-width:180px}.membership-tier-table tbody td:nth-child(2){min-width:290px;color:#cdd9eb}.membership-tier-table tbody td:nth-child(n+3){text-align:center;min-width:98px}.membership-tier-status{display:inline-flex;align-items:center;justify-content:center;width:1.45rem;height:1.45rem;border-radius:999px;font-weight:800;font-size:.98rem;line-height:1}.membership-tier-status--yes{color:#8bffb6;background:#124c2873;border:1px solid rgba(116,242,164,.65)}.membership-tier-status--no{color:#ff9aa6;background:#66172373;border:1px solid rgba(255,126,141,.64)}.membership-tier-status--na{width:auto;height:auto;border-radius:0;color:#c3d1e380;background:transparent;border:none;font-size:1rem;padding:0 .05rem}.membership-addons{margin-top:5rem}.membership-addons-content{max-width:980px;margin:0 auto;padding:3.5rem clamp(1.5rem,4vw,3rem);background:linear-gradient(160deg,#111924eb,#172331eb);border:1px solid rgba(109,215,253,.1);border-radius:24px;box-shadow:0 18px 38px #090e187a}.membership-addons h2{font-size:2rem;margin-bottom:1rem}.membership-addons p{color:#c8d2e1;margin-bottom:2rem}.membership-addons p a{color:#6dd7fd;text-decoration:none}.membership-addons-grid{display:grid;gap:1.8rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.membership-addons-grid div{background:#0d141ecc;border:1px solid rgba(109,215,253,.08);border-radius:18px;padding:1.6rem;color:#d8e2f3}.membership-footer{max-width:960px;margin:4.5rem auto 0;padding:0 clamp(1.5rem,4vw,2rem);display:flex;flex-direction:column;gap:1.8rem;align-items:flex-start}.membership-footer h2{font-size:1.8rem;margin-bottom:.5rem}.membership-footer p{color:#c8d2e1;line-height:1.6}.membership-footer-link{display:inline-flex;align-items:center;padding:.9rem 1.4rem;border-radius:12px;border:1px solid rgba(109,215,253,.3);color:#6dd7fd;text-decoration:none;font-weight:600;transition:background .2s ease,transform .2s ease}.membership-footer-link:hover{background:#6dd7fd38;transform:translateY(-2px)}.membership-explorer{max-width:1180px;margin:2.5rem auto 0;padding:0 clamp(1.5rem,4vw,2rem)}.membership-explorer-card{background:#11171fa6;border:1px dashed rgba(109,215,253,.3);border-radius:20px;padding:1.4rem 2rem;display:grid;grid-template-columns:minmax(200px,.9fr) minmax(280px,1.4fr) minmax(160px,.7fr);gap:1.5rem;align-items:center}.membership-explorer-overview h3{margin:.3rem 0;font-size:1.5rem}.membership-explorer-overview p{color:#c8d2e1;margin:0;font-size:.95rem;line-height:1.5}.membership-explorer-badge{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .75rem;border-radius:999px;background:#6dd7fd2e;color:#6dd7fd;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase}.membership-explorer-features ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:1rem 1.5rem;color:#d2dbea;font-size:.95rem}.membership-explorer-features li{position:relative;padding-left:1.4rem}.membership-explorer-features li:before{content:"•";position:absolute;left:.3rem;top:0;color:#6dd7fd}.membership-explorer-cta{display:flex;justify-content:flex-end}.membership-explorer-cta a{display:inline-flex;align-items:center;padding:.75rem 1.4rem;border-radius:12px;border:1px solid rgba(109,215,253,.35);color:#6dd7fd;font-weight:600;text-decoration:none;transition:background .2s ease,transform .2s ease}.membership-explorer-cta a:hover{background:#6dd7fd33;transform:translateY(-2px)}@media (max-width: 720px){.membership-plan-grid{gap:1.5rem}.membership-plan-card{padding:1.8rem}.membership-plan-pricing{min-height:initial}.membership-category-select{width:100%;justify-content:space-between}.membership-billing-toggle-row{margin-bottom:2rem}.membership-tier-modal{padding:.8rem}.membership-tier-modal__header{padding:.9rem 1rem}.membership-explorer-card{grid-template-columns:1fr;gap:1.2rem;padding:1.2rem 1.4rem}.membership-explorer-cta{justify-content:flex-start}}:root{color-scheme:dark;font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;line-height:1.5;background-color:#0f172a;color:#e5e7eb}body{margin:0;min-height:100vh;background:radial-gradient(120% 120% at 50% 0%,rgba(167,139,250,.12),transparent),linear-gradient(180deg,#0f172af2,#0f172a)}a{color:inherit;text-decoration:none}*{box-sizing:border-box}
