.barrage-layer{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;z-index:30}.barrage-item{position:absolute;left:0;white-space:nowrap;display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:999px;font-size:15px;line-height:1.3;color:#fff;background:#0a0a0c6b;text-shadow:0 1px 3px rgba(0,0,0,.9);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);will-change:transform;animation:barrage-float 8s linear forwards}.barrage-item.is-mine{border:1px solid var(--accent-champagne, #b89e6f)}@keyframes barrage-float{0%{transform:translate(100vw)}to{transform:translate(-120%)}}.barrage-fab{position:fixed;bottom:64px;left:50%;transform:translate(-50%);z-index:35;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;background:#0a0a0cb8;border:1px solid rgba(232,230,225,.16);border-radius:999px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--accent-champagne, #b89e6f);font-size:20px;cursor:pointer;pointer-events:auto;transition:border-color .15s ease}.barrage-fab:hover{border-color:var(--accent-champagne, #b89e6f)}.barrage-composer{position:fixed;bottom:64px;left:50%;transform:translate(-50%);z-index:35;display:inline-flex;align-items:center;gap:8px;padding:6px 6px 6px 14px;background:#0a0a0cb8;border:1px solid rgba(232,230,225,.16);border-radius:999px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto}.barrage-composer-input{width:clamp(180px,34vw,340px);background:transparent;border:none;outline:none;color:var(--text-primary, #e8e6e1);font-size:13px}.barrage-composer-input::placeholder{color:var(--text-muted, #8a877f)}.barrage-composer-send{flex-shrink:0;padding:6px 16px;border:none;border-radius:999px;background:var(--accent-champagne, #b89e6f);color:var(--bg-base, #0a0a0c);font-size:12px;letter-spacing:.08em;cursor:pointer;transition:opacity .15s ease}.barrage-composer-send:disabled{opacity:.4;cursor:default}@media(prefers-reduced-motion:reduce){.barrage-item{animation-duration:12s}}@media(max-width:768px){.barrage-composer,.barrage-fab{bottom:56px}.barrage-item{font-size:13px}}.admin-card-wide{max-width:640px;width:100%}.barrage-review-list{list-style:none;margin:0 0 18px;padding:0;display:flex;flex-direction:column;gap:10px;max-height:56vh;overflow-y:auto}.barrage-review-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid rgba(232,230,225,.12);border-radius:4px}.barrage-review-main{display:flex;flex-direction:column;gap:4px;min-width:0}.barrage-review-text{color:var(--text-primary, #e8e6e1);font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.barrage-review-meta{color:var(--text-muted, #8a877f);font-size:11px;letter-spacing:.04em}.barrage-review-actions{display:inline-flex;gap:6px;flex-shrink:0}.barrage-review-actions .admin-btn{padding:5px 12px;font-size:12px}.barrage-review-del:hover{color:var(--accent-warn, #f0a55c)}:root{--bg-base: #06070A;--bg-elevated: #0d0f14;--bg-surface: #161821;--bg-overlay: rgba(6, 7, 10, .72);--border-subtle: #1F2128;--border-strong: #2C2E37;--border-glow: rgba(184, 158, 111, .32);--text-primary: #E8E6E1;--text-secondary: #B0AFB3;--text-muted: #6B6B72;--text-inverse: #06070A;--accent-champagne: #B89E6F;--accent-champagne-soft: #D7C49A;--accent-violet: #8B5CF6;--accent-violet-soft: #B97AF0;--accent-teal: #6FE8E0;--accent-warn: #F0A55C;--glow-champagne: 0 0 24px rgba(184, 158, 111, .4), 0 0 64px rgba(184, 158, 111, .12);--glow-violet: 0 0 24px rgba(139, 92, 246, .4), 0 0 64px rgba(139, 92, 246, .12);--glow-teal: 0 0 18px rgba(111, 232, 224, .32);--glow-soft: 0 1px 0 rgba(255, 255, 255, .04), 0 8px 32px rgba(0, 0, 0, .4);--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.5rem;--text-2xl: 2rem;--text-3xl: 3rem;--text-4xl: 4.5rem;--leading-tight: 1.1;--leading-snug: 1.3;--leading-base: 1.5;--leading-loose: 1.75;--tracking-tight: -.02em;--tracking-normal: 0;--tracking-wide: .05em;--tracking-widest: .15em;--weight-regular: 400;--weight-medium: 500;--weight-semibold: 600;--weight-bold: 700;--font-display: "Space Grotesk", "Inter", "PingFang SC", "Noto Sans SC", system-ui, sans-serif;--font-body: "Inter", "PingFang SC", "Noto Sans SC", system-ui, sans-serif;--font-mono: "JetBrains Mono", "Consolas", "Menlo", monospace;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--space-24: 6rem;--space-32: 8rem;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 20px;--radius-full: 999px;--t-fast: .15s;--t-base: .25s;--t-slow: .4s;--t-glacial: .8s;--ease-out: cubic-bezier(.16, 1, .3, 1);--ease-in: cubic-bezier(.7, 0, .84, 0);--ease-io: cubic-bezier(.65, 0, .35, 1);--ease-spring: cubic-bezier(.34, 1.56, .64, 1);--z-bg: 0;--z-particle: 1;--z-content: 10;--z-nav: 100;--z-modal: 1000;--z-toast: 2000}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/deerpark/assets/inter-cyrillic-ext-400-normal-BQZuk6qB.woff2) format("woff2"),url(/deerpark/assets/inter-cyrillic-ext-400-normal-DQukG94-.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/deerpark/assets/inter-cyrillic-400-normal-obahsSVq.woff2) format("woff2"),url(/deerpark/assets/inter-cyrillic-400-normal-HOLc17fK.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/deerpark/assets/inter-greek-ext-400-normal-DGGRlc-M.woff2) format("woff2"),url(/deerpark/assets/inter-greek-ext-400-normal-KugGGMne.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/deerpark/assets/inter-greek-400-normal-B4URO6DV.woff2) format("woff2"),url(/deerpark/assets/inter-greek-400-normal-q2sYcFCs.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/deerpark/assets/inter-vietnamese-400-normal-DMkecbls.woff2) format("woff2"),url(/deerpark/assets/inter-vietnamese-400-normal-Bbgyi5SW.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/deerpark/assets/inter-latin-ext-400-normal-C1nco2VV.woff2) format("woff2"),url(/deerpark/assets/inter-latin-ext-400-normal-77YHD8bZ.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/deerpark/assets/inter-latin-400-normal-C38fXH4l.woff2) format("woff2"),url(/deerpark/assets/inter-latin-400-normal-CyCys3Eg.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/deerpark/assets/inter-cyrillic-ext-500-normal-B0yAr1jD.woff2) format("woff2"),url(/deerpark/assets/inter-cyrillic-ext-500-normal-BmqWE9Dz.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/deerpark/assets/inter-cyrillic-500-normal-BasfLYem.woff2) format("woff2"),url(/deerpark/assets/inter-cyrillic-500-normal-CxZf_p3X.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/deerpark/assets/inter-greek-ext-500-normal-C4iEst2y.woff2) format("woff2"),url(/deerpark/assets/inter-greek-ext-500-normal-2j5mBUwD.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/deerpark/assets/inter-greek-500-normal-BIZE56-Y.woff2) format("woff2"),url(/deerpark/assets/inter-greek-500-normal-Xzm54t5V.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/deerpark/assets/inter-vietnamese-500-normal-DOriooB6.woff2) format("woff2"),url(/deerpark/assets/inter-vietnamese-500-normal-mJboJaSs.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/deerpark/assets/inter-latin-ext-500-normal-CV4jyFjo.woff2) format("woff2"),url(/deerpark/assets/inter-latin-ext-500-normal-BxGbmqWO.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/deerpark/assets/inter-latin-500-normal-Cerq10X2.woff2) format("woff2"),url(/deerpark/assets/inter-latin-500-normal-BL9OpVg8.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/deerpark/assets/inter-cyrillic-ext-600-normal-Dfes3d0z.woff2) format("woff2"),url(/deerpark/assets/inter-cyrillic-ext-600-normal-Bcila6Z-.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/deerpark/assets/inter-cyrillic-600-normal-CWCymEST.woff2) format("woff2"),url(/deerpark/assets/inter-cyrillic-600-normal-4D_pXhcN.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/deerpark/assets/inter-greek-ext-600-normal-DRtmH8MT.woff2) format("woff2"),url(/deerpark/assets/inter-greek-ext-600-normal-B8X0CLgF.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/deerpark/assets/inter-greek-600-normal-plRanbMR.woff2) format("woff2"),url(/deerpark/assets/inter-greek-600-normal-BZpKdvQh.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/deerpark/assets/inter-vietnamese-600-normal-Cc8MFFhd.woff2) format("woff2"),url(/deerpark/assets/inter-vietnamese-600-normal-BuLX-rYi.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/deerpark/assets/inter-latin-ext-600-normal-D2bJ5OIk.woff2) format("woff2"),url(/deerpark/assets/inter-latin-ext-600-normal-CIVaiw4L.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/deerpark/assets/inter-latin-600-normal-LgqL8muc.woff2) format("woff2"),url(/deerpark/assets/inter-latin-600-normal-CiBQ2DWP.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/deerpark/assets/inter-cyrillic-ext-700-normal-BjwYoWNd.woff2) format("woff2"),url(/deerpark/assets/inter-cyrillic-ext-700-normal-LO58E6JB.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/deerpark/assets/inter-cyrillic-700-normal-CjBOestx.woff2) format("woff2"),url(/deerpark/assets/inter-cyrillic-700-normal-DrXBdSj3.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/deerpark/assets/inter-greek-ext-700-normal-qfdV9bQt.woff2) format("woff2"),url(/deerpark/assets/inter-greek-ext-700-normal-BoQ6DsYi.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/deerpark/assets/inter-greek-700-normal-C3JjAnD8.woff2) format("woff2"),url(/deerpark/assets/inter-greek-700-normal-BUv2fZ6O.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/deerpark/assets/inter-vietnamese-700-normal-DlLaEgI2.woff2) format("woff2"),url(/deerpark/assets/inter-vietnamese-700-normal-BZaoP0fm.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/deerpark/assets/inter-latin-ext-700-normal-Ca8adRJv.woff2) format("woff2"),url(/deerpark/assets/inter-latin-ext-700-normal-TidjK2hL.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/deerpark/assets/inter-latin-700-normal-Yt3aPRUw.woff2) format("woff2"),url(/deerpark/assets/inter-latin-700-normal-BLAVimhd.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk;font-style:normal;font-display:swap;font-weight:400;src:url(/deerpark/assets/space-grotesk-vietnamese-400-normal-B7xT_GF5.woff2) format("woff2"),url(/deerpark/assets/space-grotesk-vietnamese-400-normal-BIWiOVfw.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-display:swap;font-weight:400;src:url(/deerpark/assets/space-grotesk-latin-ext-400-normal-CfP_5XZW.woff2) format("woff2"),url(/deerpark/assets/space-grotesk-latin-ext-400-normal-DRPE3kg4.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-display:swap;font-weight:400;src:url(/deerpark/assets/space-grotesk-latin-400-normal-CJ-V5oYT.woff2) format("woff2"),url(/deerpark/assets/space-grotesk-latin-400-normal-BnQMeOim.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk;font-style:normal;font-display:swap;font-weight:500;src:url(/deerpark/assets/space-grotesk-vietnamese-500-normal-BmEvtly_.woff2) format("woff2"),url(/deerpark/assets/space-grotesk-vietnamese-500-normal-BTqKIpxg.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-display:swap;font-weight:500;src:url(/deerpark/assets/space-grotesk-latin-ext-500-normal-DUe3BAxM.woff2) format("woff2"),url(/deerpark/assets/space-grotesk-latin-ext-500-normal-3dgZTiw9.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-display:swap;font-weight:500;src:url(/deerpark/assets/space-grotesk-latin-500-normal-lFbtlQH6.woff2) format("woff2"),url(/deerpark/assets/space-grotesk-latin-500-normal-CNSSEhBt.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk;font-style:normal;font-display:swap;font-weight:700;src:url(/deerpark/assets/space-grotesk-vietnamese-700-normal-DMty7AZE.woff2) format("woff2"),url(/deerpark/assets/space-grotesk-vietnamese-700-normal-Duxec5Rn.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-display:swap;font-weight:700;src:url(/deerpark/assets/space-grotesk-latin-ext-700-normal-BQnZhY3m.woff2) format("woff2"),url(/deerpark/assets/space-grotesk-latin-ext-700-normal-HVCqSBdx.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-display:swap;font-weight:700;src:url(/deerpark/assets/space-grotesk-latin-700-normal-RjhwGPKo.woff2) format("woff2"),url(/deerpark/assets/space-grotesk-latin-700-normal-CwsQ-cCU.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@keyframes pulse-glow{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.04)}}@keyframes splat-drift{0%{transform:translateZ(0);opacity:.4}50%{opacity:.9}to{transform:translate3d(0,-12vh,0);opacity:0}}@keyframes scan-line{0%{transform:translateY(-100%);opacity:0}10%{opacity:.6}90%{opacity:.6}to{transform:translateY(100vh);opacity:0}}@keyframes terminal-blink{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes lift-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes border-sweep{0%{background-position:0% 50%}to{background-position:200% 50%}}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%}body{background:var(--bg-base);color:var(--text-primary);font-family:var(--font-body);font-size:var(--text-base);line-height:var(--leading-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}#gl-canvas{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;display:block;touch-action:none;z-index:var(--z-bg)}.scene-placard{position:fixed;top:28px;left:32px;z-index:var(--z-content);pointer-events:none;-webkit-user-select:none;user-select:none;max-width:min(440px,40vw)}.scene-placard-eyebrow{font-family:JetBrains Mono,IBM Plex Mono,Consolas,monospace;font-size:10px;letter-spacing:.28em;text-transform:uppercase;color:var(--text-muted);margin:0 0 10px}.scene-placard-title{font-family:Fraunces,"Source Han Serif SC","Noto Serif SC",Songti SC,Georgia,serif;font-style:italic;font-weight:500;font-size:clamp(22px,2.4vw,30px);letter-spacing:-.012em;line-height:1.1;color:var(--text-primary);margin:0;font-variation-settings:"opsz" 36,"SOFT" 40}.scene-placard-rule{display:block;width:48px;height:1px;background:var(--accent-champagne);margin-top:14px;opacity:.65}.scene-toolbar{position:fixed;top:28px;right:32px;z-index:calc(var(--z-content) + 10);display:inline-flex;align-items:center;gap:14px}.scene-back{display:inline-flex;align-items:baseline;gap:10px;color:var(--text-secondary);text-decoration:none;padding:6px 8px;transition:color var(--t-fast) var(--ease-out)}.scene-back:hover{color:var(--accent-champagne)}.scene-back-arrow{font-family:JetBrains Mono,Consolas,monospace;font-size:12px;color:var(--accent-champagne);transition:transform var(--t-base) var(--ease-spring)}.scene-back:hover .scene-back-arrow{transform:translate(-5px)}.scene-back-label{font-family:Fraunces,"Source Han Serif SC","Noto Serif SC",Songti SC,Georgia,serif;font-style:italic;font-weight:500;font-size:17px;letter-spacing:-.01em;font-variation-settings:"opsz" 36,"SOFT" 40}.scene-keys{position:fixed;bottom:30px;left:50%;transform:translate(-50%);z-index:var(--z-content);display:inline-flex;align-items:center;gap:12px;font-family:JetBrains Mono,Consolas,monospace;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);pointer-events:none;-webkit-user-select:none;user-select:none;opacity:0;transition:opacity 1.2s var(--ease-out);white-space:nowrap}.scene-keys.is-visible{opacity:.72}.scene-keys-cluster{display:inline-flex;gap:4px}.scene-keys kbd{display:inline-block;padding:2px 6px;min-width:18px;text-align:center;border:1px solid rgba(232,230,225,.16);border-radius:2px;font-family:inherit;font-size:9px;color:var(--text-secondary);background:#0a0a0c80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.scene-keys-sep{color:var(--accent-champagne);opacity:.5;font-size:8px}.scene-keys-text{color:var(--text-muted);font-size:9px;letter-spacing:.2em}.scene-keys-hotkey{color:var(--accent-champagne);opacity:.85}.scene-keys-hotkey kbd{color:var(--accent-champagne);border-color:#b89e6f52}.hud-scrim{position:fixed;top:0;left:340px;right:0;bottom:0;z-index:calc(var(--z-modal) - 1);background:transparent}@media(max-width:768px){.hud-scrim{left:92vw}}.hud-drawer{position:fixed;top:0;left:0;bottom:0;z-index:var(--z-modal);width:340px;max-width:92vw;padding:36px 28px 24px;background:#06070af5;border-right:1px solid rgba(184,158,111,.22);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);overflow-y:auto;outline:none;transform:translate(-100%);opacity:0;pointer-events:none;transition:transform .38s cubic-bezier(.7,0,.3,1),opacity .24s ease-out}.hud-drawer.is-open{transform:translate(0);opacity:1;pointer-events:auto}.hud-drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;margin-bottom:8px;border-bottom:1px solid rgba(232,230,225,.1)}.hud-drawer-head-left{display:inline-flex;align-items:baseline;gap:10px}.hud-section-mark{font-family:JetBrains Mono,Consolas,monospace;color:var(--accent-champagne);font-size:14px;font-weight:500}.hud-section-label{font-family:JetBrains Mono,Consolas,monospace;font-size:10px;letter-spacing:.32em;text-transform:uppercase;color:var(--text-secondary);font-weight:500}.hud-drawer-head-aux{font-family:JetBrains Mono,Consolas,monospace;font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted)}.hud-drawer-close{background:transparent;border:1px solid transparent;color:var(--text-muted);width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border-radius:2px;transition:all var(--t-fast) var(--ease-out)}.hud-drawer-close:hover{color:var(--accent-champagne);border-color:#b89e6f47}.hud-section{padding:16px 0;border-bottom:1px solid rgba(232,230,225,.06)}.hud-section:last-of-type{border-bottom:none}.hud-section-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:14px}.hud-section-title{font-family:JetBrains Mono,Consolas,monospace;font-size:9px;letter-spacing:.36em;text-transform:uppercase;color:var(--text-muted);font-weight:500;margin:0}.hud-section-foot{font-family:JetBrains Mono,Consolas,monospace;font-size:9px;letter-spacing:.24em;color:var(--accent-champagne);opacity:.85}.hud-data{margin:0;display:grid;grid-template-columns:1fr 1fr;gap:4px 18px;font-variant-numeric:tabular-nums}.hud-data-row{display:flex;align-items:baseline;justify-content:space-between;gap:8px;padding:6px 0;border-bottom:1px solid rgba(232,230,225,.04);font-family:JetBrains Mono,Consolas,monospace;font-size:12px}.hud-data-row.is-wide{grid-column:1 / -1}.hud-data-row:last-child{border-bottom:none}.hud-data-row dt{color:var(--text-muted);font-size:9px;letter-spacing:.22em;text-transform:uppercase}.hud-data-row dd{margin:0;color:var(--text-primary);text-align:right}.hud-data-row.is-dim dd{color:var(--text-muted)}.hud-data-row dd.is-good{color:var(--accent-teal)}.hud-data-row .hud-unit{color:var(--text-muted);font-size:9px;margin-left:2px}.hud-action{display:flex;align-items:center;justify-content:space-between;width:100%;padding:11px 14px;margin-bottom:8px;background:transparent;border:1px solid rgba(232,230,225,.12);border-radius:2px;color:var(--text-primary);font-family:var(--font-body);font-size:13px;cursor:pointer;transition:border-color var(--t-fast) var(--ease-out),color var(--t-fast) var(--ease-out),background var(--t-fast) var(--ease-out)}.hud-action:last-child{margin-bottom:0}.hud-action:hover{border-color:var(--accent-champagne);color:var(--accent-champagne);background:#b89e6f0a}.hud-action-label{flex:1;text-align:left}.hud-action-aux{margin-left:8px;font-family:JetBrains Mono,Consolas,monospace;font-size:9px;letter-spacing:.18em;color:var(--accent-champagne);text-transform:uppercase}.hud-action[disabled]{opacity:.4;cursor:not-allowed}.hud-action[disabled]:hover{border-color:#e8e6e11f;color:var(--text-primary);background:transparent}.hud-action-ghost{border-color:#e8e6e10f;color:var(--text-muted);font-size:11px;letter-spacing:.08em}.hud-action-ghost:hover{border-color:#f0a55c52;color:var(--accent-warn, #f0a55c);background:#f0a55c0a}.hud-archive{list-style:none;margin:0 0 10px;padding:0;display:flex;flex-direction:column;gap:4px}.hud-archive-item{display:flex;align-items:center;gap:10px;width:100%;padding:6px;background:transparent;border:1px solid rgba(232,230,225,.06);border-radius:2px;color:var(--text-secondary);text-align:left;cursor:pointer;transition:border-color var(--t-fast) var(--ease-out),color var(--t-fast) var(--ease-out),background var(--t-fast) var(--ease-out)}.hud-archive-item:hover{border-color:var(--accent-champagne);color:var(--text-primary);background:#b89e6f0a}.hud-archive-item.is-current{border-color:#b89e6f80;background:#b89e6f0f;color:var(--accent-champagne);cursor:default}.hud-archive-thumb{display:flex;align-items:center;justify-content:center;width:44px;height:30px;flex-shrink:0;background:#0a0a0c99;border:1px solid rgba(232,230,225,.08);overflow:hidden}.hud-archive-thumb img{width:100%;height:100%;object-fit:cover;display:block}.hud-archive-thumb-placeholder{font-family:var(--font-landing-display, "Fraunces", serif);font-style:italic;color:var(--text-muted);font-size:16px}.hud-archive-meta{display:flex;flex-direction:column;min-width:0;flex:1}.hud-archive-title{font-size:12px;color:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hud-archive-sub{font-family:JetBrains Mono,Consolas,monospace;font-size:9px;letter-spacing:.16em;color:var(--text-muted);text-transform:uppercase}.hud-archive-current{color:var(--accent-champagne)}.hud-archive-more{width:100%;padding:6px;background:transparent;border:1px dashed rgba(232,230,225,.12);color:var(--text-muted);font-family:JetBrains Mono,Consolas,monospace;font-size:10px;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;border-radius:2px}.hud-archive-more:hover{border-color:var(--accent-champagne);color:var(--accent-champagne)}.hud-action-kbd{font-family:JetBrains Mono,Consolas,monospace;font-size:9px;letter-spacing:.12em;color:var(--text-muted);padding:2px 6px;border:1px solid rgba(232,230,225,.16);border-radius:2px}.hud-action-hint{font-family:JetBrains Mono,Consolas,monospace;font-size:9px;letter-spacing:.22em;color:var(--text-muted);text-transform:uppercase}.hud-action-file{position:relative;overflow:hidden}.hud-action-file input[type=file]{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.hud-tip{margin:8px 0 0;font-size:11px;line-height:1.55;color:var(--text-muted)}.hud-control-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:8px 0}.hud-control-row-stack{flex-direction:column;align-items:stretch;gap:6px}.hud-control-row-stack .hud-segmented{width:100%}.hud-control-row-stack .hud-segmented-btn{flex:1}.hud-control-label{font-family:JetBrains Mono,Consolas,monospace;font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--text-secondary);white-space:nowrap;flex-shrink:0}.hud-control-aux{color:var(--text-muted);letter-spacing:.08em;margin-left:4px}.hud-switch{display:inline-flex;align-items:center;gap:8px;background:transparent;border:1px solid rgba(232,230,225,.18);border-radius:999px;padding:3px 11px 3px 6px;cursor:pointer;font-family:JetBrains Mono,Consolas,monospace;font-size:9px;letter-spacing:.22em;color:var(--text-muted);transition:all var(--t-fast) var(--ease-out)}.hud-switch-dot{width:7px;height:7px;border-radius:50%;background:var(--text-muted);transition:background var(--t-fast) var(--ease-out)}.hud-switch.is-on{border-color:#b89e6f73;color:var(--accent-champagne)}.hud-switch.is-on .hud-switch-dot{background:var(--accent-champagne);box-shadow:0 0 8px #b89e6fb3}.hud-range{flex:1;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;height:18px;cursor:pointer;margin:0}.hud-range::-webkit-slider-runnable-track{height:1px;background:#e8e6e133;border:none}.hud-range::-moz-range-track{height:1px;background:#e8e6e133;border:none}.hud-range::-webkit-slider-thumb{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:11px;height:11px;margin-top:-5px;background:var(--accent-champagne);border:none;border-radius:50%;cursor:pointer;box-shadow:0 0 6px #b89e6f99;transition:transform var(--t-fast) var(--ease-out)}.hud-range::-moz-range-thumb{width:11px;height:11px;background:var(--accent-champagne);border:none;border-radius:50%;cursor:pointer;box-shadow:0 0 6px #b89e6f99}.hud-range:hover::-webkit-slider-thumb{transform:scale(1.25)}.hud-range:disabled{opacity:.35;cursor:not-allowed}.hud-segmented{display:inline-flex;border:1px solid rgba(232,230,225,.18);border-radius:2px;overflow:hidden}.hud-segmented-btn{padding:4px 10px;background:transparent;border:none;border-right:1px solid rgba(232,230,225,.1);color:var(--text-muted);font-family:JetBrains Mono,Consolas,monospace;font-size:10px;letter-spacing:.06em;cursor:pointer;transition:all var(--t-fast) var(--ease-out);font-variant-numeric:tabular-nums}.hud-segmented-btn:last-child{border-right:none}.hud-segmented-btn:hover{color:var(--text-primary)}.hud-segmented-btn.is-active{background:var(--accent-champagne);color:var(--bg-base)}.hud-keys{margin:0;padding:0;list-style:none;display:grid;gap:8px}.hud-keys li{display:flex;align-items:center;gap:6px;font-family:var(--font-body);font-size:12px;color:var(--text-secondary)}.hud-keys li>span{margin-left:8px;color:var(--text-muted);font-size:11px}.hud-keys kbd{display:inline-block;font-family:JetBrains Mono,Consolas,monospace;font-size:10px;padding:2px 6px;min-width:22px;text-align:center;border:1px solid rgba(232,230,225,.18);border-radius:2px;color:var(--text-primary)}.hud-drawer-foot{margin-top:18px;padding-top:16px;border-top:1px solid rgba(232,230,225,.06);display:inline-flex;align-items:center;gap:8px;font-family:JetBrains Mono,Consolas,monospace;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted)}.hud-kbd-pill{padding:2px 8px;border:1px solid rgba(184,158,111,.32);border-radius:2px;color:var(--accent-champagne);letter-spacing:.22em}.hud-foot-sep{color:var(--accent-champagne);opacity:.5}.hud-foot-hint kbd{font-family:inherit;font-size:9px;padding:1px 4px;border:1px solid rgba(232,230,225,.18);border-radius:2px;margin:0 2px}.admin-page{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#06070a,#0a0a0c);padding:24px;z-index:1}.admin-card{width:100%;max-width:460px;background:#0a0a0cf5;border:1px solid rgba(184,158,111,.4);padding:28px 32px 24px;box-shadow:0 20px 60px #0009;display:flex;flex-direction:column;gap:18px}.admin-card-wide{max-width:760px}.stat-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px}.stat-card{display:flex;flex-direction:column;gap:4px;padding:14px 16px;border:1px solid rgba(184,158,111,.25);border-radius:3px;background:#b89e6f0d}.stat-card-value{font-family:Fraunces,serif;font-size:28px;font-weight:500;color:var(--accent-champagne);line-height:1}.stat-card-label{font-size:12px;color:var(--text-muted)}.stat-section{display:flex;flex-direction:column;gap:8px}.stat-section-title{margin:0;font-size:14px;color:var(--text-secondary);font-weight:500}.line-chart{width:100%;height:auto;display:block}.chart-axis{fill:var(--text-muted);font-size:11px;font-family:var(--font-body)}.chart-empty{color:var(--text-muted);font-style:italic;font-size:13px}.stat-table{display:flex;flex-direction:column;font-size:13px}.stat-table-head,.stat-table-row{display:grid;grid-template-columns:1fr auto auto;gap:16px;padding:6px 4px}.stat-table-head{color:var(--text-muted);font-size:12px;border-bottom:1px solid rgba(232,230,225,.1)}.stat-table-row{border-bottom:1px solid rgba(232,230,225,.05)}.stat-table-row span:not(.stat-scene){color:var(--text-secondary);text-align:right}.stat-scene{color:var(--text-primary)}.admin-card-head{display:flex;align-items:baseline;gap:10px;padding-bottom:14px;border-bottom:1px solid rgba(232,230,225,.08)}.admin-card-mark{color:var(--accent-champagne);font-family:Fraunces,serif;font-style:italic;font-size:22px}.admin-card-title{margin:0;font-family:Fraunces,"Source Han Serif SC","Noto Serif SC",serif;font-style:italic;font-weight:500;font-size:28px;color:var(--text-primary)}.admin-warn{margin:0;padding:10px 12px;background:#f0a55c1a;border:1px solid rgba(240,165,92,.4);border-radius:2px;color:var(--accent-warn, #F0A55C);font-size:12px;line-height:1.6}.admin-status{display:flex;align-items:center;gap:10px;margin:0;font-size:14px;color:var(--accent-champagne)}.admin-status-dot{width:10px;height:10px;border-radius:50%;background:var(--accent-champagne);box-shadow:0 0 8px #b89e6f99}.admin-hint{margin:0;color:var(--text-muted);font-size:12px;line-height:1.6}.admin-field{display:flex;flex-direction:column;gap:6px}.admin-field-label{font-family:JetBrains Mono,Consolas,monospace;font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--text-muted)}.admin-input{background:#06070a99;border:1px solid rgba(232,230,225,.12);border-radius:2px;color:var(--text-primary);padding:10px 12px;font-family:var(--font-body);font-size:14px;outline:0}.admin-input:focus{border-color:var(--accent-champagne)}.admin-input:disabled{opacity:.5}.admin-err{margin:0;color:var(--accent-warn, #F0A55C);font-size:12px}.admin-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.admin-btn{flex:1 1 auto;min-width:96px;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border-radius:2px;font-family:var(--font-body);font-size:13px;cursor:pointer;text-decoration:none;transition:all var(--t-fast);border:1px solid transparent}.admin-btn-primary{background:var(--accent-champagne);border-color:var(--accent-champagne);color:#0a0a0c;font-weight:500}.admin-btn-primary:hover:not(:disabled){background:#b89e6fe6}.admin-btn-primary:disabled{opacity:.4;cursor:not-allowed}.admin-btn-ghost{background:transparent;border-color:#e8e6e129;color:var(--text-secondary)}.admin-btn-ghost:hover{border-color:var(--text-primary);color:var(--text-primary)}.admin-foot{margin:0;padding-top:14px;border-top:1px solid rgba(232,230,225,.06);font-size:11px;color:var(--text-muted);line-height:1.6}.admin-foot code{background:#b89e6f1a;padding:1px 4px;border-radius:2px;font-family:JetBrains Mono,Consolas,monospace;font-size:10px;color:var(--accent-champagne)}@media(max-width:540px){.admin-page{padding:16px 12px}.admin-card,.admin-card-wide{max-width:100%;padding:20px 16px 18px}.admin-actions{flex-direction:column}.admin-actions .admin-btn{width:100%}.barrage-review-item{flex-direction:column;align-items:stretch;gap:8px}.barrage-review-actions{display:flex;gap:6px}.barrage-review-actions .admin-btn{min-width:0;padding:8px 10px}.stat-cards{grid-template-columns:repeat(2,1fr)}.stat-card-value{font-size:22px}.stat-table-head,.stat-table-row{gap:8px}}.poi-list-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:#0a0a0cb8;border:1px solid rgba(232,230,225,.16);border-radius:999px;color:var(--text-secondary);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all var(--t-fast) var(--ease-out)}.poi-list-btn:hover{border-color:var(--accent-champagne);color:var(--accent-champagne)}.poi-list-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--z-content);background:#06070a66;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:scene-popover-in .2s ease-out}.poi-list-drawer{position:fixed;top:0;right:0;bottom:0;z-index:calc(var(--z-content) + 1);width:360px;display:flex;flex-direction:column;background:#0a0a0cf5;border-left:1px solid rgba(184,158,111,.4);box-shadow:-14px 0 40px #00000080;animation:poi-list-slide .26s cubic-bezier(.2,.7,.2,1)}@keyframes poi-list-slide{0%{transform:translate(100%)}to{transform:translate(0)}}.poi-list-head{display:flex;align-items:center;gap:10px;padding:18px 20px 14px;border-bottom:1px solid rgba(232,230,225,.08)}.poi-list-mark{color:var(--accent-champagne);font-family:Fraunces,serif;font-style:italic;font-size:20px}.poi-list-title{flex:1;margin:0;font-family:Fraunces,"Source Han Serif SC","Noto Serif SC",serif;font-style:italic;font-weight:500;font-size:22px;color:var(--text-primary)}.poi-list-count{font-family:JetBrains Mono,Consolas,monospace;font-size:11px;letter-spacing:.16em;color:var(--accent-champagne);background:#b89e6f24;padding:4px 10px;border-radius:999px}.poi-list-close{background:transparent;border:0;color:var(--text-muted);padding:6px;cursor:pointer;display:flex}.poi-list-close:hover{color:var(--accent-champagne)}.poi-list-empty{margin:32px 24px;font-size:13px;color:var(--text-muted);line-height:1.6;font-style:italic;text-align:center}.poi-list-items{list-style:none;margin:0;padding:8px 10px 14px;overflow-y:auto;flex:1}.poi-list-item{display:flex;align-items:flex-start;gap:12px;width:100%;padding:10px 12px;background:transparent;border:0;border-radius:2px;color:var(--text-secondary);font-family:var(--font-body);text-align:left;cursor:pointer;transition:background var(--t-fast),color var(--t-fast)}.poi-list-item:hover{background:#b89e6f14;color:var(--text-primary)}.poi-list-item-icon{color:var(--accent-champagne);font-size:13px;margin-top:2px;flex-shrink:0;width:14px;text-align:center}.poi-list-item.is-ai .poi-list-item-icon{font-family:Fraunces,serif;font-style:italic}.poi-list-item-text{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.poi-list-item-title{font-size:14px;color:var(--text-primary)}.poi-list-item-desc{font-size:12px;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.poi-list-item-badge{font-family:JetBrains Mono,Consolas,monospace;font-size:9px;letter-spacing:.22em;padding:2px 7px;background:#b89e6f24;border:1px solid rgba(184,158,111,.32);border-radius:999px;color:var(--accent-champagne);flex-shrink:0;margin-top:2px}@media(max-width:720px){.poi-list-drawer{width:min(82vw,340px)}}@media(max-width:540px){.poi-list-head{padding:14px 16px 10px}.poi-list-title{font-size:18px}.poi-list-mark{font-size:16px}.poi-list-items{padding:6px 8px 12px}.poi-list-item{padding:9px 10px;gap:10px}.poi-list-item-title{font-size:13px}.poi-list-item-desc{font-size:11px}}.poi-marker-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:#0a0a0cb8;border:1px solid rgba(232,230,225,.16);border-radius:999px;color:var(--text-secondary);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all var(--t-fast) var(--ease-out)}.poi-marker-btn:hover{border-color:var(--accent-champagne);color:var(--accent-champagne)}.ai-toggle-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:#0a0a0cb8;border:1px solid rgba(232,230,225,.16);border-radius:999px;color:var(--text-secondary);font-size:16px;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all var(--t-fast) var(--ease-out)}.ai-toggle-btn:hover{border-color:var(--accent-champagne);color:var(--accent-champagne)}.ai-toggle-btn.is-on{background:#b89e6f29;border-color:var(--accent-champagne);color:var(--accent-champagne);box-shadow:0 0 14px #b89e6f66}.ai-toggle-btn.is-on .ai-toggle-icon{animation:ai-toggle-glow 2.2s ease-in-out infinite}.ai-toggle-icon{font-family:Fraunces,serif;font-style:italic}@keyframes ai-toggle-glow{0%,to{text-shadow:0 0 4px rgba(184,158,111,.6)}50%{text-shadow:0 0 12px rgba(184,158,111,1)}}.ai-countdown{position:fixed;top:82px;right:38px;z-index:var(--z-content);width:22px;height:22px;border-radius:50%;background:conic-gradient(rgba(184,158,111,.7) var(--progress, 0deg),transparent var(--progress, 0deg));pointer-events:none;opacity:.55;transition:opacity .2s ease}.ai-countdown-core{position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:#0a0a0ce6}.ai-countdown-arc{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:1px solid rgba(232,230,225,.15)}.ai-busy-chip{position:fixed;top:80px;right:32px;z-index:var(--z-content);display:inline-flex;align-items:center;gap:8px;padding:6px 12px;background:#0a0a0cc7;border:1px solid rgba(184,158,111,.4);border-radius:999px;font-family:JetBrains Mono,Consolas,monospace;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--accent-champagne);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:ai-chip-in .24s ease-out}@keyframes ai-chip-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.ai-busy-dot{width:8px;height:8px;border-radius:50%;background:var(--accent-champagne);box-shadow:0 0 8px #b89e6fb3;animation:ai-busy-pulse 1.2s ease-in-out infinite}@keyframes ai-busy-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.7)}}.ai-scan-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:calc(var(--z-content) + 1);pointer-events:none;overflow:hidden;animation:ai-scan-fadeout .8s ease-out forwards}@keyframes ai-scan-fadeout{0%,70%{opacity:1}to{opacity:0}}.ai-scan-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(184,158,111,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(184,158,111,.07) 1px,transparent 1px);background-size:40px 40px;mask-image:radial-gradient(ellipse at center,#000 30%,#0000 75%);-webkit-mask-image:radial-gradient(ellipse at center,rgba(0,0,0,1) 30%,rgba(0,0,0,0) 75%);animation:ai-scan-grid-in .38s ease-out}@keyframes ai-scan-grid-in{0%{opacity:0;transform:scale(1.06)}to{opacity:1;transform:scale(1)}}.ai-scan-line{position:absolute;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent 0%,rgba(184,158,111,.85) 50%,transparent 100%);box-shadow:0 0 18px #b89e6fb3,0 0 40px #b89e6f4d;animation:ai-scan-sweep .7s cubic-bezier(.4,0,.2,1)}@keyframes ai-scan-sweep{0%{top:-3px}to{top:100%}}.ai-scan-label{position:absolute;top:80px;left:50%;transform:translate(-50%);display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#0a0a0ce6;border:1px solid var(--accent-champagne);border-radius:999px;font-family:JetBrains Mono,Consolas,monospace;font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--accent-champagne);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:ai-scan-label-in .28s ease-out}@keyframes ai-scan-label-in{0%{opacity:0;transform:translate(-50%,-6px)}to{opacity:1;transform:translate(-50%)}}.ai-scan-mark{color:var(--accent-champagne);font-family:Fraunces,serif;font-style:italic;font-size:14px}.poi-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:calc(var(--z-content) + 30);pointer-events:none}.poi-layer>*{pointer-events:auto}.poi-pin{position:absolute;top:0;left:0;display:inline-flex;align-items:center;gap:6px;padding:4px 10px 4px 4px;background:#0a0a0cc7;border:1px solid rgba(184,158,111,.45);border-radius:999px;color:var(--text-primary);font-family:var(--font-body);font-size:12px;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:border-color var(--t-fast) var(--ease-out),background var(--t-fast) var(--ease-out),transform var(--t-fast) var(--ease-out);will-change:transform,opacity}.poi-pin:hover,.poi-pin.is-selected{border-color:var(--accent-champagne);background:#b89e6f1f}.poi-pin.is-occluded{opacity:.45;filter:grayscale(.4)}.poi-pin.is-occluded .poi-pin-dot{background:#b89e6f66;box-shadow:0 0 0 3px #b89e6f14}.poi-pin{cursor:grab}.poi-pin:active{cursor:grabbing}.poi-pin-dot{width:8px;height:8px;border-radius:50%;background:var(--accent-champagne);flex-shrink:0;box-shadow:0 0 0 4px #b89e6f33}.poi-pin-label{white-space:nowrap;max-width:200px;overflow:hidden;text-overflow:ellipsis}.poi-pin.is-ai{animation:ai-poi-in .48s ease-out .6s both}.poi-pin.is-ai .poi-pin-dot{background:transparent;border:1px solid var(--accent-champagne);position:relative;box-shadow:0 0 0 3px #b89e6f1f;animation:ai-poi-dot-pulse 2s ease-in-out infinite 1.2s}.poi-pin.is-ai .poi-pin-dot:after{content:"✦";position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:var(--accent-champagne);font-size:8px;font-family:Fraunces,serif;line-height:1}@keyframes ai-poi-in{0%{opacity:0;filter:brightness(2.2) blur(2px)}to{opacity:1;filter:brightness(1) blur(0)}}@keyframes ai-poi-dot-pulse{0%,to{box-shadow:0 0 0 3px #b89e6f1f}50%{box-shadow:0 0 0 7px #b89e6f0a}}.poi-card-badge{display:inline-flex;align-items:center;padding:2px 8px;background:#b89e6f29;border:1px solid rgba(184,158,111,.4);border-radius:999px;font-family:JetBrains Mono,Consolas,monospace;font-size:9px;letter-spacing:.22em;color:var(--accent-champagne)}.poi-card-action.poi-card-action-primary{background:var(--accent-champagne);border-color:var(--accent-champagne);color:#0a0a0c;font-weight:500}.poi-card-action.poi-card-action-primary:hover{background:#b89e6fe6}.poi-card{position:fixed;bottom:96px;left:50%;transform:translate(-50%);width:min(440px,calc(100vw - 32px));background:#0a0a0cf0;border:1px solid rgba(184,158,111,.4);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 14px 40px #0009;z-index:calc(var(--z-content) + 20);animation:scene-popover-in .22s var(--ease-out, ease-out);display:flex;flex-direction:column;max-height:calc(100vh - 140px);overflow:hidden}.poi-card-head,.poi-card-foot{flex-shrink:0}.poi-card-body{flex:1 1 auto;min-height:0;overflow-y:auto}.poi-card-head{display:flex;align-items:center;gap:10px;padding:14px 18px;border-bottom:1px solid rgba(232,230,225,.08);cursor:grab;-webkit-user-select:none;user-select:none}.poi-card-head:active{cursor:grabbing}.poi-card-head .poi-card-title,.poi-card-head .poi-card-title-input{cursor:text;-webkit-user-select:text;user-select:text}.poi-card-mark{color:var(--accent-champagne);font-family:Fraunces,serif;font-style:italic;font-size:18px}.poi-card-title{flex:1;margin:0;font-family:Fraunces,"Source Han Serif SC","Noto Serif SC",serif;font-style:italic;font-weight:500;font-size:20px;color:var(--text-primary)}.poi-card-close{background:transparent;border:0;color:var(--text-muted);padding:4px;cursor:pointer;display:flex}.poi-card-close:hover{color:var(--accent-champagne)}.poi-card-desc{margin:0;padding:14px 18px;color:var(--text-secondary);font-size:14px;line-height:1.6;white-space:pre-wrap;cursor:text}.poi-card-desc:hover{background:#b89e6f0d}.poi-card-desc-empty{color:var(--text-muted);font-style:italic}.poi-card-title{cursor:text}.poi-card-title:hover{color:var(--accent-champagne)}.poi-card-title-input{flex:1;margin:0;padding:0;background:transparent;border:0;border-bottom:1px solid var(--accent-champagne);color:var(--text-primary);font-family:Fraunces,"Source Han Serif SC","Noto Serif SC",serif;font-style:italic;font-weight:500;font-size:20px;outline:0}.poi-card-desc-input{width:100%;margin:0;padding:14px 18px;background:#06070a66;border:0;border-top:1px solid rgba(184,158,111,.3);border-bottom:1px solid rgba(184,158,111,.3);color:var(--text-secondary);font-family:var(--font-body);font-size:14px;line-height:1.6;outline:0;resize:vertical}.poi-card-media{padding:4px 18px 12px;border-top:1px solid rgba(232,230,225,.06)}.poi-media-empty{margin:8px 0 0;color:var(--text-muted);font-style:italic;font-size:13px}.poi-media-grid{list-style:none;margin:8px 0 0;padding:0;display:flex;flex-direction:column;gap:12px}.poi-media-item{position:relative;border:1px solid rgba(184,158,111,.25);border-radius:3px;overflow:hidden;background:#06070a80}.poi-media-item[draggable=true]{cursor:grab}.poi-media-img,.poi-media-video{width:100%;height:auto;object-fit:contain;display:block}.poi-media-loading{display:block;width:100%;height:160px;background:linear-gradient(110deg,#ffffff0a 30%,#ffffff1a,#ffffff0a 70%)}.poi-media-del{position:absolute;top:4px;right:4px;min-width:22px;height:22px;padding:0 6px;border:0;border-radius:3px;background:#0a0a0cc7;color:var(--text-secondary);font-size:14px;line-height:22px;cursor:pointer}.poi-media-del:hover{color:#ff6b6b}.poi-media-del.is-confirming{width:auto;background:#a02828eb;color:#fff;font-size:11px}.poi-media-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:10px}.poi-media-add{background:transparent;border:1px solid rgba(184,158,111,.4);color:var(--accent-champagne);padding:5px 12px;font-size:12px;border-radius:2px;cursor:pointer;transition:all var(--t-fast) var(--ease-out)}.poi-media-add:hover:not(:disabled){border-color:var(--accent-champagne);background:#b89e6f14}.poi-media-add:disabled{opacity:.5;cursor:default}.poi-media-hint{color:var(--text-muted);font-size:11px}.poi-media-error{margin:8px 0 0;color:#ff8a8a;font-size:12px}.poi-card-contact{padding:4px 18px 12px}.poi-card-contact-btn{width:100%;padding:11px 14px;border:1px solid var(--accent-champagne);border-radius:2px;background:var(--accent-champagne);color:var(--landing-ink, #0a0a0c);font-family:var(--font-landing-mono, monospace);font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;transition:background var(--t-fast) var(--ease-out)}.poi-card-contact-btn:hover{background:var(--accent-champagne-soft, var(--accent-champagne))}.poi-card-contact-btn:active{transform:scale(.99)}.contact-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--z-modal, 1000);display:flex;align-items:center;justify-content:center;padding:20px;background:#06070a99;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:scene-popover-in .2s var(--ease-out, ease-out)}.contact-card{position:relative;width:min(460px,100%);max-height:calc(100vh - 40px);overflow-y:auto;padding:32px 28px 26px;background:#0a0a0cf5;border:1px solid rgba(184,158,111,.4);border-radius:4px;box-shadow:0 24px 70px #0009;color:var(--text-secondary)}.contact-close{position:absolute;top:16px;right:18px;background:transparent;border:0;color:var(--text-muted);font-size:22px;line-height:1;cursor:pointer}.contact-close:hover{color:var(--accent-champagne)}.contact-title{margin:0 0 4px;font-family:Fraunces,"Source Han Serif SC","Noto Serif SC",serif;font-style:italic;font-weight:500;font-size:24px;color:var(--text-primary)}.contact-sub{margin:0 0 18px;font-size:13px;color:var(--text-muted)}.contact-steps{display:flex;gap:6px;margin-bottom:18px}.contact-dot{width:28px;height:3px;border-radius:999px;background:#b89e6f40}.contact-dot.on{background:var(--accent-champagne)}.contact-form{display:flex;flex-direction:column;gap:12px}.contact-row{display:flex;gap:8px}.contact-input{flex:1;min-width:0;padding:11px 14px;background:#06070a80;border:1px solid rgba(184,158,111,.3);border-radius:2px;color:var(--text-primary);font-family:var(--font-body);font-size:14px;outline:0}.contact-input::placeholder{color:var(--text-muted)}.contact-input:focus{border-color:var(--accent-champagne)}.contact-btn-primary{flex:1;padding:11px 16px;border:1px solid var(--accent-champagne);border-radius:2px;background:var(--accent-champagne);color:var(--landing-ink, #0a0a0c);font-family:var(--font-landing-mono, monospace);font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;transition:background var(--t-fast)}.contact-btn-primary:hover:not(:disabled){background:var(--accent-champagne-soft, var(--accent-champagne))}.contact-btn-primary:disabled{opacity:.5;cursor:default}.contact-btn-ghost{padding:11px 16px;border:1px solid rgba(232,230,225,.18);border-radius:2px;background:transparent;color:var(--text-secondary);font-size:12px;cursor:pointer;white-space:nowrap;transition:all var(--t-fast)}.contact-btn-ghost:hover:not(:disabled){border-color:var(--text-primary);color:var(--text-primary)}.contact-btn-ghost:disabled{opacity:.5;cursor:default}.contact-group-label{margin:6px 0 2px;font-size:13px;color:var(--text-secondary)}.contact-chips{display:flex;flex-wrap:wrap;gap:8px}.contact-chip{padding:7px 14px;border:1px solid rgba(184,158,111,.3);border-radius:999px;background:#b89e6f0d;color:var(--text-secondary);font-size:13px;cursor:pointer;transition:all var(--t-fast)}.contact-chip.on{background:var(--accent-champagne);border-color:var(--accent-champagne);color:var(--landing-ink, #0a0a0c);font-weight:600}.contact-msg{margin:12px 0 0;font-size:13px;color:var(--accent-champagne);text-align:center}.contact-msg.is-err{color:#ff8a8a}@media(max-width:540px){.contact-card{padding:24px 18px 18px}.contact-title{font-size:20px}}.poi-card-foot{display:flex;justify-content:flex-end;padding:10px 18px 14px;border-top:1px solid rgba(232,230,225,.06)}.poi-card-action{background:transparent;border:1px solid rgba(232,230,225,.18);color:var(--text-secondary);padding:6px 14px;font-size:12px;border-radius:2px;cursor:pointer;transition:all var(--t-fast) var(--ease-out)}.poi-card-action:hover{border-color:var(--text-primary);color:var(--text-primary)}.poi-card-action.poi-card-action-delete{border-color:#f0a55c66;color:var(--accent-warn, #F0A55C)}.poi-card-action.poi-card-action-delete:hover{background:#f0a55c14}.poi-card-action.poi-card-action-delete.is-confirming{background:#f0a55ceb;border-color:#f0a55ceb;color:#0a0a0c;animation:poi-delete-shake .24s ease-out}@keyframes poi-delete-shake{0%,to{transform:translate(0)}25%{transform:translate(-3px)}75%{transform:translate(3px)}}.poi-card-edit-ok,.poi-card-edit-cancel{display:inline-flex;align-items:center;justify-content:center;background:transparent;border:1px solid rgba(232,230,225,.18);border-radius:2px;cursor:pointer;transition:all var(--t-fast)}.poi-card-edit-ok{width:28px;height:28px;color:var(--accent-champagne);border-color:#b89e6f80}.poi-card-edit-ok:hover{background:var(--accent-champagne);color:#0a0a0c}.poi-card-edit-cancel{width:28px;height:28px;color:var(--text-muted)}.poi-card-edit-cancel:hover{border-color:var(--text-secondary);color:var(--text-secondary)}.poi-card-edit-text{width:auto;height:auto;padding:6px 14px;font-family:var(--font-body);font-size:12px}.poi-card-desc-edit{padding:0}.poi-card-desc-edit .poi-card-desc-input{border-top:1px solid rgba(232,230,225,.08);border-bottom:0}.poi-card-desc-edit-actions{display:flex;gap:6px;justify-content:flex-end;padding:8px 18px;border-bottom:1px solid rgba(232,230,225,.06)}.poi-crosshair{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--z-content);pointer-events:none}.poi-crosshair-hint{position:absolute;top:80px;left:50%;transform:translate(-50%);font-family:JetBrains Mono,Consolas,monospace;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--accent-champagne);background:#0a0a0ce0;padding:8px 16px;border:1px solid rgba(184,158,111,.4);border-radius:999px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);white-space:nowrap;animation:scene-popover-in .24s ease-out}.poi-marker-form{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:min(440px,calc(100vw - 32px));background:#0a0a0cf5;border:1px solid var(--accent-champagne);z-index:calc(var(--z-content) + 1);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 20px 60px #000000b3;animation:scene-popover-in .2s var(--ease-out, ease-out)}.poi-marker-form-head{display:flex;align-items:center;gap:10px;padding:16px 20px;border-bottom:1px solid rgba(232,230,225,.08)}.poi-marker-form-head h3{margin:0;font-family:Fraunces,serif;font-style:italic;font-weight:500;font-size:20px;color:var(--text-primary)}.poi-marker-form-mark{color:var(--accent-champagne);font-family:Fraunces,serif;font-style:italic;font-size:18px}.poi-marker-form-field{display:flex;flex-direction:column;gap:6px;padding:12px 20px}.poi-marker-form-field>span{font-family:JetBrains Mono,Consolas,monospace;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted)}.poi-marker-form-field input,.poi-marker-form-field textarea{background:#06070a99;border:1px solid rgba(232,230,225,.12);color:var(--text-primary);padding:8px 10px;font-family:var(--font-body);font-size:14px;border-radius:2px;resize:vertical}.poi-marker-form-field input:focus,.poi-marker-form-field textarea:focus{outline:0;border-color:var(--accent-champagne);background:#0a0a0ccc}.poi-marker-form-foot{display:flex;justify-content:flex-end;gap:8px;padding:14px 20px;border-top:1px solid rgba(232,230,225,.06)}.poi-marker-form-cancel,.poi-marker-form-save{padding:8px 18px;border-radius:2px;font-family:var(--font-body);font-size:13px;cursor:pointer;transition:all var(--t-fast) var(--ease-out)}.poi-marker-form-cancel{background:transparent;border:1px solid rgba(232,230,225,.16);color:var(--text-secondary)}.poi-marker-form-cancel:hover{border-color:var(--text-secondary);color:var(--text-primary)}.poi-marker-form-save{background:var(--accent-champagne);border:1px solid var(--accent-champagne);color:#0a0a0c;font-weight:500}.poi-marker-form-save:disabled{opacity:.4;cursor:not-allowed}.poi-marker-form-save:not(:disabled):hover{background:#b89e6fe6}.reset-view-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:#0a0a0cb8;border:1px solid rgba(232,230,225,.16);border-radius:999px;color:var(--text-primary);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:border-color var(--t-fast) var(--ease-out),color var(--t-fast) var(--ease-out),background var(--t-fast) var(--ease-out),transform .28s var(--ease-spring, ease-out)}.reset-view-btn:hover{border-color:var(--accent-champagne);color:var(--accent-champagne);background:#0a0a0ceb}.reset-view-btn:active{transform:rotate(-30deg)}.route-menu{position:relative}.route-menu-trigger{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;background:#0a0a0cb8;border:1px solid rgba(232,230,225,.16);border-radius:999px;color:var(--text-primary);font-family:var(--font-body);font-size:13px;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:border-color var(--t-fast),background var(--t-fast)}.route-menu-trigger:hover,.route-menu-trigger.is-open{border-color:var(--accent-champagne);background:#0a0a0ceb}.route-menu-icon{color:var(--accent-champagne);display:flex}.route-menu-caret{color:var(--text-muted);font-size:10px}.route-menu-popover{position:absolute;top:calc(100% + 10px);right:0;z-index:var(--z-content);min-width:300px;background:#0a0a0cf5;border:1px solid rgba(232,230,225,.16);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 14px 40px #0000008c;animation:scene-popover-in .18s var(--ease-out, ease-out)}.route-menu-head{padding:12px 16px 8px;font-family:JetBrains Mono,Consolas,monospace;font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--text-muted);border-bottom:1px solid rgba(232,230,225,.08)}.route-menu-empty{margin:14px 16px;font-size:12px;color:var(--text-muted);font-style:italic;line-height:1.6}.route-menu-list{list-style:none;margin:6px 0;padding:0}.route-menu-list li{display:flex;align-items:center;gap:4px;padding:0 8px}.route-menu-item{display:flex;align-items:center;gap:12px;flex:1;padding:10px;background:transparent;border:0;border-radius:2px;color:var(--text-primary);text-align:left;cursor:pointer;transition:background var(--t-fast)}.route-menu-item:hover{background:#b89e6f14}.route-menu-item.is-active{color:var(--accent-champagne);background:#b89e6f1a}.route-menu-item-icon{color:var(--accent-champagne);font-size:10px}.route-menu-item-text{display:flex;flex-direction:column;gap:2px;flex:1}.route-menu-item-name{font-size:13px}.route-menu-item-meta{font-family:JetBrains Mono,Consolas,monospace;font-size:10px;color:var(--text-muted);letter-spacing:.1em}.route-menu-item-del{background:transparent;border:0;color:var(--text-muted);padding:6px;cursor:pointer;display:flex;transition:color var(--t-fast)}.route-menu-item-del:hover{color:var(--accent-warn, #F0A55C)}.route-menu-foot{border-top:1px solid rgba(232,230,225,.06);padding:12px 16px 14px}.route-menu-new{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:10px;background:transparent;border:1px dashed rgba(184,158,111,.4);border-radius:2px;color:var(--accent-champagne);font-size:12px;cursor:pointer;transition:all var(--t-fast)}.route-menu-new:hover{background:#b89e6f14;border-style:solid}.route-player-bar{position:fixed;bottom:24px;left:50%;transform:translate(-50%);z-index:var(--z-content);display:inline-flex;align-items:center;gap:14px;padding:8px 14px;background:#0a0a0ceb;border:1px solid rgba(184,158,111,.4);border-radius:999px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 14px 40px #00000080;animation:scene-popover-in .24s var(--ease-out, ease-out)}.route-player-btn{display:inline-flex;align-items:center;justify-content:center;border:0;cursor:pointer;border-radius:999px;background:transparent;color:var(--text-primary);transition:all var(--t-fast)}.route-player-toggle{width:36px;height:36px;background:var(--accent-champagne);color:#0a0a0c}.route-player-toggle:hover{background:#b89e6fd9}.route-player-progress{position:relative;width:240px;height:4px}.route-player-progress-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:#e8e6e11f;border-radius:2px}.route-player-progress-fill{position:absolute;top:0;left:0;bottom:0;background:var(--accent-champagne);border-radius:2px;transition:width .1s linear}.route-player-time{font-family:JetBrains Mono,Consolas,monospace;font-size:11px;letter-spacing:.12em;color:var(--text-secondary)}.route-player-stop{padding:6px 14px;border:1px solid rgba(232,230,225,.16);font-family:var(--font-body);font-size:12px;color:var(--text-secondary);background:transparent;border-radius:999px}.route-player-stop:hover{border-color:var(--accent-warn, #F0A55C);color:var(--accent-warn, #F0A55C)}.route-editor-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:calc(var(--z-content) + 2);background:#06070ab3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:32px;animation:scene-popover-in .2s ease-out}.route-editor{display:flex;flex-direction:column;width:100%;max-width:880px;height:100%;max-height:720px;background:#0a0a0cf5;border:1px solid rgba(184,158,111,.4);box-shadow:0 20px 60px #000000b3}.route-editor-head{display:flex;align-items:center;gap:12px;padding:14px 18px;border-bottom:1px solid rgba(232,230,225,.08)}.route-editor-mark{color:var(--accent-champagne);font-family:Fraunces,serif;font-style:italic;font-size:20px}.route-editor-name{flex:1;background:transparent;border:0;border-bottom:1px solid transparent;font-family:Fraunces,"Source Han Serif SC","Noto Serif SC",serif;font-style:italic;font-weight:500;font-size:22px;color:var(--text-primary);padding:4px 6px;outline:0;transition:border-color var(--t-fast)}.route-editor-name:hover,.route-editor-name:focus{border-bottom-color:var(--accent-champagne)}.route-editor-close{background:transparent;border:0;color:var(--text-muted);padding:6px;cursor:pointer;display:flex}.route-editor-close:hover{color:var(--accent-champagne)}.route-editor-body{flex:1;display:grid;grid-template-columns:minmax(280px,360px) 1fr;min-height:0}.route-editor-list-pane{border-right:1px solid rgba(232,230,225,.06);display:flex;flex-direction:column;min-height:0}.route-editor-list-head{padding:10px 16px;font-family:JetBrains Mono,Consolas,monospace;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);border-bottom:1px solid rgba(232,230,225,.06)}.route-editor-list{list-style:none;margin:0;padding:6px;overflow-y:auto}.route-editor-item{display:flex;align-items:center;gap:10px;width:100%;padding:8px 10px;background:transparent;border:0;border-radius:2px;color:var(--text-secondary);text-align:left;font-family:var(--font-body);font-size:13px;cursor:pointer;transition:background var(--t-fast),color var(--t-fast)}.route-editor-item:hover{background:#b89e6f0f;color:var(--text-primary)}.route-editor-item.is-selected{background:#b89e6f24;color:var(--accent-champagne)}.route-editor-item.is-trajectory{opacity:.55}.route-editor-item-time{font-family:JetBrains Mono,Consolas,monospace;font-size:10px;letter-spacing:.08em;color:var(--text-muted);width:50px;flex-shrink:0}.route-editor-item.is-selected .route-editor-item-time{color:var(--accent-champagne)}.route-editor-item-num{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#b89e6f24;color:var(--accent-champagne);font-family:JetBrains Mono,Consolas,monospace;font-size:10px;flex-shrink:0}.route-editor-item-meta{display:inline-flex;gap:4px;flex-wrap:wrap;flex:1}.route-editor-chip{font-family:JetBrains Mono,Consolas,monospace;font-size:9px;letter-spacing:.12em;text-transform:uppercase;padding:2px 6px;border-radius:2px;background:#b89e6f24;color:var(--accent-champagne)}.route-editor-chip-narration{background:#6fe8e01f;color:#6fe8e0}.route-editor-chip-traj{background:transparent;border:1px solid rgba(232,230,225,.18);color:var(--text-muted)}.route-editor-detail{padding:18px 22px;display:flex;flex-direction:column;gap:14px;overflow-y:auto;min-height:0}.route-editor-section-title{margin:0;font-family:Fraunces,serif;font-style:italic;font-weight:500;font-size:18px;color:var(--text-primary)}.route-editor-section-time{font-family:JetBrains Mono,Consolas,monospace;font-style:normal;font-size:11px;letter-spacing:.12em;color:var(--text-muted)}.route-editor-field{display:flex;flex-direction:column;gap:6px}.route-editor-field-label{font-family:JetBrains Mono,Consolas,monospace;font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--text-muted)}.route-editor-narration{background:#06070a99;border:1px solid rgba(232,230,225,.12);border-radius:2px;color:var(--text-primary);padding:10px 12px;font-family:var(--font-body);font-size:14px;line-height:1.6;outline:0;resize:vertical}.route-editor-narration:focus{border-color:var(--accent-champagne)}.route-editor-narration-row{display:flex;gap:8px;align-items:center}.route-editor-narration-save,.route-editor-narration-test{padding:6px 14px;background:transparent;border:1px solid rgba(184,158,111,.4);border-radius:2px;color:var(--accent-champagne);font-family:var(--font-body);font-size:12px;cursor:pointer;transition:all var(--t-fast)}.route-editor-narration-save:hover,.route-editor-narration-test:hover{background:#b89e6f1a}.route-editor-voice-bar{display:flex;align-items:center;gap:10px;padding:10px 18px;background:#06070a80;border-bottom:1px solid rgba(232,230,225,.06)}.route-editor-voice-icon{color:var(--accent-champagne);font-size:14px}.route-editor-voice-label{font-family:JetBrains Mono,Consolas,monospace;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted)}.route-editor-voice-select{flex:1;background:#0a0a0cb3;border:1px solid rgba(232,230,225,.12);border-radius:2px;color:var(--text-primary);font-family:var(--font-body);font-size:13px;padding:6px 10px;outline:0}.route-editor-voice-select:focus{border-color:var(--accent-champagne)}.poi-card-chat{border-top:1px solid rgba(232,230,225,.06)}.poi-card-chat-toggle{display:flex;align-items:center;gap:8px;width:100%;padding:12px 18px;background:transparent;border:0;color:var(--text-secondary);font-family:var(--font-body);font-size:13px;cursor:pointer;text-align:left;transition:color var(--t-fast)}.poi-card-chat-toggle:hover,.poi-card-chat.is-open .poi-card-chat-toggle{color:var(--accent-champagne)}.poi-card-chat-badge{margin-left:auto;padding:1px 7px;background:#b89e6f2e;border-radius:999px;font-family:JetBrains Mono,Consolas,monospace;font-size:9px;color:var(--accent-champagne)}.poi-card-chat-panel{display:flex;flex-direction:column;gap:10px;padding:6px 18px 16px;max-height:320px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(184,158,111,.32) transparent}.poi-card-body,.poi-card-media,.poi-card-chat-panel,.poi-card-desc,.route-editor-list,.route-editor-detail,.scene-switcher-popover,.quality-popover,.route-menu-popover,.route-bgm-library,.route-recorder-points,.hud-drawer{scrollbar-width:thin;scrollbar-color:rgba(184,158,111,.32) transparent}.poi-card-body::-webkit-scrollbar,.poi-card-media::-webkit-scrollbar,.poi-card-chat-panel::-webkit-scrollbar,.poi-card-desc::-webkit-scrollbar,.route-editor-list::-webkit-scrollbar,.route-editor-detail::-webkit-scrollbar,.scene-switcher-popover::-webkit-scrollbar,.quality-popover::-webkit-scrollbar,.route-menu-popover::-webkit-scrollbar,.route-bgm-library::-webkit-scrollbar,.route-recorder-points::-webkit-scrollbar,.hud-drawer::-webkit-scrollbar{width:6px;height:6px}.poi-card-body::-webkit-scrollbar-track,.poi-card-media::-webkit-scrollbar-track,.poi-card-chat-panel::-webkit-scrollbar-track,.poi-card-desc::-webkit-scrollbar-track,.route-editor-list::-webkit-scrollbar-track,.route-editor-detail::-webkit-scrollbar-track,.scene-switcher-popover::-webkit-scrollbar-track,.quality-popover::-webkit-scrollbar-track,.route-menu-popover::-webkit-scrollbar-track,.route-bgm-library::-webkit-scrollbar-track,.route-recorder-points::-webkit-scrollbar-track,.hud-drawer::-webkit-scrollbar-track{background:transparent}.poi-card-body::-webkit-scrollbar-thumb,.poi-card-media::-webkit-scrollbar-thumb,.poi-card-chat-panel::-webkit-scrollbar-thumb,.poi-card-desc::-webkit-scrollbar-thumb,.route-editor-list::-webkit-scrollbar-thumb,.route-editor-detail::-webkit-scrollbar-thumb,.scene-switcher-popover::-webkit-scrollbar-thumb,.quality-popover::-webkit-scrollbar-thumb,.route-menu-popover::-webkit-scrollbar-thumb,.route-bgm-library::-webkit-scrollbar-thumb,.route-recorder-points::-webkit-scrollbar-thumb,.hud-drawer::-webkit-scrollbar-thumb{background:#b89e6f52;border-radius:999px}.poi-card-body::-webkit-scrollbar-thumb:hover,.poi-card-media::-webkit-scrollbar-thumb:hover,.poi-card-chat-panel::-webkit-scrollbar-thumb:hover,.poi-card-desc::-webkit-scrollbar-thumb:hover,.route-editor-list::-webkit-scrollbar-thumb:hover,.route-editor-detail::-webkit-scrollbar-thumb:hover,.scene-switcher-popover::-webkit-scrollbar-thumb:hover,.quality-popover::-webkit-scrollbar-thumb:hover,.route-menu-popover::-webkit-scrollbar-thumb:hover,.route-bgm-library::-webkit-scrollbar-thumb:hover,.route-recorder-points::-webkit-scrollbar-thumb:hover,.hud-drawer::-webkit-scrollbar-thumb:hover{background:#b89e6f8c}.poi-card-chat-hint{margin:0;font-size:12px;color:var(--text-muted);font-style:italic}.poi-card-chat-history{display:flex;flex-direction:column;gap:8px}.poi-card-chat-msg{padding:8px 12px;border-radius:10px;font-size:13px;line-height:1.55;white-space:pre-wrap;max-width:88%}.poi-card-chat-msg.is-user{align-self:flex-end;background:#b89e6f29;border:1px solid rgba(184,158,111,.32);color:var(--accent-champagne)}.poi-card-chat-msg.is-assistant{align-self:flex-start;background:#e8e6e10a;border:1px solid rgba(232,230,225,.08);color:var(--text-primary)}.poi-card-chat-error{margin:0;font-size:11px;color:var(--accent-warn, #F0A55C)}.poi-card-chat-input-row{display:flex;gap:6px;margin-top:4px}.poi-card-chat-input{flex:1;background:#06070a99;border:1px solid rgba(232,230,225,.12);border-radius:2px;color:var(--text-primary);padding:8px 12px;font-family:var(--font-body);font-size:13px;outline:0}.poi-card-chat-input:focus{border-color:var(--accent-champagne)}.poi-card-chat-input:disabled{opacity:.5;cursor:not-allowed}.poi-card-chat-send{padding:8px 16px;background:var(--accent-champagne);border:0;color:#0a0a0c;font-family:var(--font-body);font-size:12px;font-weight:500;border-radius:2px;cursor:pointer;transition:background var(--t-fast)}.poi-card-chat-send:hover:not(:disabled){background:#b89e6fd9}.poi-card-chat-send:disabled{opacity:.3;cursor:not-allowed}.poi-card-tts{padding:8px 18px 0}.poi-card-tts-btn{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;background:transparent;border:1px solid rgba(184,158,111,.4);border-radius:999px;color:var(--accent-champagne);font-family:var(--font-body);font-size:11px;cursor:pointer;transition:all var(--t-fast)}.poi-card-tts-btn:hover{background:#b89e6f1a}.route-editor-actions{margin-top:auto;padding-top:12px;border-top:1px solid rgba(232,230,225,.06)}.route-editor-delete{padding:8px 16px;background:transparent;border:1px solid rgba(240,165,92,.4);border-radius:2px;color:var(--accent-warn, #F0A55C);font-family:var(--font-body);font-size:12px;cursor:pointer;transition:all var(--t-fast)}.route-editor-delete:hover{background:#f0a55c14}.route-editor-delete.is-confirming{background:#f0a55ceb;border-color:#f0a55ceb;color:#0a0a0c;animation:poi-delete-shake .24s ease-out}.route-editor-empty{color:var(--text-muted);font-style:italic;text-align:center;margin-top:60px}.route-editor-foot{display:flex;justify-content:flex-end;gap:8px;padding:14px 18px;border-top:1px solid rgba(232,230,225,.08)}.route-editor-cancel,.route-editor-save{padding:8px 18px;border-radius:2px;font-family:var(--font-body);font-size:13px;cursor:pointer;transition:all var(--t-fast)}.route-editor-cancel{background:transparent;border:1px solid rgba(232,230,225,.16);color:var(--text-secondary)}.route-editor-cancel:hover{border-color:var(--text-primary);color:var(--text-primary)}.route-editor-save{background:var(--accent-champagne);border:1px solid var(--accent-champagne);color:#0a0a0c;font-weight:500}.route-editor-save:hover{background:#b89e6fe6}.route-menu-item-edit{background:transparent;border:0;color:var(--text-muted);padding:6px;cursor:pointer;display:flex;transition:color var(--t-fast)}.route-menu-item-edit:hover{color:var(--accent-champagne)}@media(max-width:720px){.route-editor-scrim{padding:0}.route-editor{max-width:100vw;max-height:100vh;height:100vh;border-left:0;border-right:0;border-top:0;border-radius:0}.route-editor-body{grid-template-columns:1fr;grid-template-rows:auto 1fr}.route-editor-list-pane{border-right:0;border-bottom:1px solid rgba(232,230,225,.08);max-height:45vh}}.route-recorder{position:fixed;bottom:24px;left:24px;z-index:var(--z-content);width:320px;max-height:70vh;display:flex;flex-direction:column;background:#0a0a0cf0;border:1px solid rgba(184,158,111,.5);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 14px 40px #0009;animation:scene-popover-in .22s var(--ease-out, ease-out)}.route-recorder-head{display:flex;align-items:center;gap:10px;padding:14px 18px;border-bottom:1px solid rgba(232,230,225,.08)}.route-recorder-rec-dot{width:10px;height:10px;border-radius:50%;background:var(--accent-warn, #F0A55C);box-shadow:0 0 8px #f0a55cb3;animation:route-rec-pulse 1.4s ease-in-out infinite}@keyframes route-rec-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.8)}}.route-recorder-title{flex:1;font-family:Fraunces,serif;font-style:italic;font-weight:500;font-size:18px;color:var(--text-primary)}.route-recorder-count{font-family:JetBrains Mono,Consolas,monospace;font-size:11px;letter-spacing:.16em;color:var(--accent-champagne)}.route-recorder-hint{margin:0;padding:12px 18px;font-size:12px;color:var(--text-muted);line-height:1.5;border-bottom:1px solid rgba(232,230,225,.04)}.route-recorder-points{flex:1;overflow-y:auto;padding:8px 18px;min-height:60px;max-height:30vh}.route-recorder-empty{margin:8px 0;font-size:12px;color:var(--text-muted);font-style:italic;text-align:center}.route-recorder-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.route-recorder-list li{display:flex;align-items:center;gap:10px;padding:4px 6px;font-size:12px;color:var(--text-secondary);border-left:2px solid transparent;transition:border-color var(--t-fast)}.route-recorder-list li.route-recorder-log-keypoint{border-left-color:var(--accent-champagne)}.route-recorder-list li.route-recorder-log-move-start{border-left-color:#6fe8e099}.route-recorder-list li.route-recorder-log-poi-select,.route-recorder-list li.route-recorder-log-poi-deselect{border-left-color:#8b5cf699}.route-recorder-time{font-family:JetBrains Mono,Consolas,monospace;font-size:10px;letter-spacing:.08em;color:var(--text-muted);flex-shrink:0;width:44px}.route-recorder-log-icon{width:14px;text-align:center;flex-shrink:0;color:var(--accent-champagne)}.route-recorder-log-move-start .route-recorder-log-icon{color:#6fe8e0}.route-recorder-log-poi-select .route-recorder-log-icon,.route-recorder-log-poi-deselect .route-recorder-log-icon{color:#8b5cf6}.route-recorder-log-text{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.route-recorder-num{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#b89e6f29;color:var(--accent-champagne);font-family:JetBrains Mono,Consolas,monospace;font-weight:500;font-size:11px}.route-recorder-pos{font-family:JetBrains Mono,Consolas,monospace;font-size:10px;color:var(--text-muted);letter-spacing:.06em}.route-recorder-actions{display:flex;gap:8px;padding:8px 18px;border-top:1px solid rgba(232,230,225,.04)}.route-recorder-add,.route-recorder-undo,.route-recorder-cancel,.route-recorder-finish{flex:1;padding:8px 12px;border-radius:2px;font-family:var(--font-body);font-size:12px;cursor:pointer;transition:all var(--t-fast) var(--ease-out)}.route-recorder-add{background:var(--accent-champagne);border:1px solid var(--accent-champagne);color:#0a0a0c;font-weight:500}.route-recorder-add:hover{background:#b89e6fe6}.route-recorder-undo{background:transparent;border:1px solid rgba(232,230,225,.18);color:var(--text-secondary)}.route-recorder-undo:not(:disabled):hover{border-color:var(--text-primary);color:var(--text-primary)}.route-recorder-undo:disabled{opacity:.3;cursor:not-allowed}.route-recorder-foot{display:flex;gap:8px;padding:12px 18px 14px;border-top:1px solid rgba(232,230,225,.06)}.route-recorder-cancel{background:transparent;border:1px solid rgba(232,230,225,.16);color:var(--text-muted)}.route-recorder-cancel:hover{border-color:var(--accent-warn, #F0A55C);color:var(--accent-warn, #F0A55C)}.route-recorder-start{flex:1;padding:10px 14px;border-radius:2px;background:#b03030;border:1px solid #b03030;color:#fff;font-family:var(--font-body);font-size:13px;font-weight:500;cursor:pointer;letter-spacing:.04em;transition:all var(--t-fast)}.route-recorder-start:hover{background:#c54040;border-color:#c54040}.route-recorder-finish{background:#6fe8e029;border:1px solid rgba(111,232,224,.4);color:#6fe8e0}.route-recorder-finish:not(:disabled):hover{background:#6fe8e03d}.route-recorder-finish:disabled{opacity:.3;cursor:not-allowed}.poi-marker-form-hint{margin:0;padding:0 20px 8px;font-size:11px;color:var(--text-muted)}.route-bgm-current{display:flex;align-items:center;gap:8px;padding:8px 10px;background:#06070a99;border:1px solid rgba(232,230,225,.12);border-radius:2px;font-size:12px}.route-bgm-mark{color:var(--accent-champagne);font-size:16px;line-height:1;flex-shrink:0}.route-bgm-name{flex:1;color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.route-bgm-empty{flex:1;color:var(--text-muted);font-style:italic}.route-bgm-clear{background:transparent;border:0;color:var(--text-muted);padding:4px;cursor:pointer;display:flex}.route-bgm-clear:hover{color:var(--accent-warn, #F0A55C)}.route-bgm-actions{display:flex;gap:6px;margin-top:6px}.route-bgm-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;padding:8px;background:transparent;border:1px solid rgba(232,230,225,.16);border-radius:2px;color:var(--text-secondary);font-family:var(--font-body);font-size:11px;cursor:pointer;transition:all var(--t-fast)}.route-bgm-btn:hover{border-color:var(--accent-champagne);color:var(--accent-champagne)}.route-bgm-btn input[type=file]{display:none}.route-bgm-library{list-style:none;margin:6px 0 0;padding:4px;max-height:160px;overflow-y:auto;background:#06070a99;border:1px solid rgba(232,230,225,.08)}.route-bgm-lib-item{display:flex;align-items:center;gap:8px;width:100%;padding:6px 8px;background:transparent;border:0;color:var(--text-secondary);text-align:left;cursor:pointer;transition:background var(--t-fast);border-radius:2px}.route-bgm-lib-item:hover{background:#b89e6f14;color:var(--text-primary)}.route-bgm-lib-item.is-current{color:var(--accent-champagne);background:#b89e6f1a}.route-bgm-lib-name{flex:1;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.route-bgm-lib-size{font-family:JetBrains Mono,Consolas,monospace;font-size:9px;letter-spacing:.12em;color:var(--text-muted)}.route-speed-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:6px}.route-speed-btn{padding:8px 10px;background:#06070a99;border:1px solid rgba(232,230,225,.12);border-radius:2px;color:var(--text-secondary);font-family:var(--font-body);font-size:12px;cursor:pointer;transition:all var(--t-fast)}.route-speed-btn:hover{border-color:#b89e6f66;color:var(--text-primary)}.route-speed-btn.is-current{border-color:var(--accent-champagne);background:#b89e6f1f;color:var(--accent-champagne)}.scene-switcher,.quality-menu{position:relative}.scene-switcher-trigger,.quality-trigger{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;background:#0a0a0cb8;border:1px solid rgba(232,230,225,.16);border-radius:999px;color:var(--text-primary);font-family:var(--font-body);font-size:13px;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:border-color var(--t-fast) var(--ease-out),background var(--t-fast) var(--ease-out)}.scene-switcher-trigger:hover,.quality-trigger:hover,.scene-switcher-trigger.is-open,.quality-trigger.is-open{border-color:var(--accent-champagne);background:#0a0a0ceb}.scene-switcher-trigger-icon{color:var(--accent-champagne);display:flex}.scene-switcher-trigger-text{max-width:28ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scene-switcher-trigger-caret,.quality-trigger-caret{color:var(--text-muted);font-size:10px}.scene-switcher-popover,.quality-popover{position:absolute;top:calc(100% + 10px);right:0;z-index:var(--z-content);min-width:280px;background:#0a0a0cf5;border:1px solid rgba(232,230,225,.16);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 14px 40px #0000008c;animation:scene-popover-in .18s var(--ease-out, ease-out)}@keyframes scene-popover-in{0%{opacity:0}to{opacity:1}}.scene-switcher-popover{width:360px;max-height:70vh;display:flex;flex-direction:column}.scene-switcher-body{flex:1 1 auto;overflow-y:auto;min-height:0}.scene-switcher-head{display:flex;align-items:center;justify-content:space-between;padding:14px 18px 10px;font-family:JetBrains Mono,Consolas,monospace;font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--text-muted);border-bottom:1px solid rgba(232,230,225,.08)}.scene-switcher-close{background:transparent;border:0;color:var(--text-muted);cursor:pointer;padding:4px;display:flex}.scene-switcher-close:hover{color:var(--accent-champagne)}.scene-switcher-section{padding:12px 14px}.scene-switcher-section+.scene-switcher-section{border-top:1px solid rgba(232,230,225,.06)}.scene-switcher-section-title{margin:0 4px 8px;font-family:JetBrains Mono,Consolas,monospace;font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--text-muted);font-weight:400}.scene-switcher-section-count{color:var(--accent-champagne);margin-left:4px}.scene-switcher-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.scene-switcher-empty{margin:6px 4px 0;font-size:12px;color:var(--text-muted);font-style:italic}.scene-card{display:flex;align-items:center;gap:12px;width:100%;padding:8px;background:transparent;border:1px solid transparent;border-radius:2px;color:var(--text-secondary);text-align:left;cursor:pointer;transition:all var(--t-fast) var(--ease-out)}.scene-card:not(:disabled):hover{border-color:var(--accent-champagne);background:#b89e6f0f;color:var(--text-primary)}.scene-card.is-current{border-color:#b89e6f80;background:#b89e6f14;color:var(--accent-champagne);cursor:default}.scene-card-thumb{display:flex;align-items:center;justify-content:center;width:56px;height:40px;flex-shrink:0;background:#06070acc;border:1px solid rgba(232,230,225,.08);overflow:hidden}.scene-card-thumb img{width:100%;height:100%;object-fit:cover;display:block}.scene-card-thumb-placeholder{font-family:Fraunces,serif;font-style:italic;font-size:20px;color:var(--text-muted)}.scene-card-name{flex:1;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.scene-card-current{font-family:JetBrains Mono,Consolas,monospace;font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:var(--accent-champagne)}.scene-switcher-foot{padding:12px 14px 14px;border-top:1px solid rgba(232,230,225,.08);flex-shrink:0}.scene-switcher-upload{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:10px;background:transparent;border:1px dashed rgba(184,158,111,.4);border-radius:2px;color:var(--accent-champagne);font-size:13px;cursor:pointer;transition:all var(--t-fast) var(--ease-out)}.scene-switcher-upload:hover{border-style:solid;background:#b89e6f14}.scene-switcher-upload-plus{font-size:18px;line-height:1}.scene-switcher-row{display:flex;align-items:stretch;gap:6px;list-style:none}.scene-switcher-row .scene-card{flex:1;min-width:0}.scene-switcher-iconbtn{flex-shrink:0;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;align-self:center;padding:0;background:transparent;border:1px solid transparent;border-radius:2px;cursor:pointer;transition:all var(--t-fast);color:var(--text-muted)}.scene-switcher-iconbtn:hover:not(:disabled){background:#e8e6e10d}.scene-switcher-iconbtn:disabled{opacity:.4;cursor:not-allowed}.scene-switcher-iconbtn.is-publish{border-color:#b89e6f52;color:var(--accent-champagne)}.scene-switcher-iconbtn.is-publish:hover:not(:disabled){background:#b89e6f1a;border-color:var(--accent-champagne)}.scene-switcher-iconbtn.is-delete{border-color:#f8514952;color:#f85149d9}.scene-switcher-iconbtn.is-delete:hover{background:#f851491a;border-color:#f85149;color:#f85149}.quality-trigger{padding-left:10px}.quality-fps{display:inline-flex;align-items:baseline;justify-content:flex-end;gap:2px;font-family:JetBrains Mono,Consolas,monospace;font-weight:500;font-variant-numeric:tabular-nums;min-width:56px;width:56px}.quality-fps-num{font-size:14px}.quality-fps-unit{font-size:9px;opacity:.6}.quality-trigger-label{font-size:12px;min-width:4em;display:inline-block;text-align:left}.quality-fps-good{color:#6fe8e0}.quality-fps-ok{color:var(--accent-champagne)}.quality-fps-low{color:var(--accent-warn, #F0A55C)}.quality-trigger-sep{color:var(--text-muted)}.quality-trigger-label{font-size:12px}.quality-popover{width:240px}.quality-popover-head{padding:12px 16px 8px;font-family:JetBrains Mono,Consolas,monospace;font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--text-muted);border-bottom:1px solid rgba(232,230,225,.08)}.quality-list{list-style:none;margin:0;padding:6px 0}.quality-item{display:flex;align-items:center;gap:10px;width:100%;padding:10px 16px;background:transparent;border:0;color:var(--text-primary);text-align:left;cursor:pointer;transition:background var(--t-fast) var(--ease-out)}.quality-item:hover{background:#b89e6f0f}.quality-item.is-current{color:var(--accent-champagne)}.quality-item-dot{width:8px;height:8px;border-radius:50%;background:#e8e6e129;flex-shrink:0}.quality-item.is-current .quality-item-dot{background:var(--accent-champagne)}.quality-item-text{display:flex;flex-direction:column;gap:2px;flex:1}.quality-item-label{font-size:14px}.quality-item-hint{font-size:11px;color:var(--text-muted)}.quality-item.is-current .quality-item-hint{color:#b89e6fb3}.quality-item-check{color:var(--accent-champagne);font-size:14px}.quality-popover-foot{padding:10px 16px 12px;border-top:1px solid rgba(232,230,225,.06);font-family:JetBrains Mono,Consolas,monospace;font-size:9px;letter-spacing:.14em;line-height:1.6;color:var(--text-muted)}@media(max-width:720px){.scene-toolbar{right:16px;top:16px;gap:8px}.scene-switcher-trigger-text{max-width:12ch}.scene-switcher-popover,.quality-popover{position:fixed;top:70px;right:16px;left:16px;width:auto;max-width:calc(100vw - 32px)}}.scene-mode-banner{position:fixed;bottom:72px;left:50%;transform:translate(-50%);z-index:var(--z-content);display:inline-flex;align-items:center;gap:8px;padding:6px 14px;background:#0a0a0cd9;border:1px solid rgba(184,158,111,.32);border-radius:999px;font-family:JetBrains Mono,Consolas,monospace;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--text-secondary);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.scene-mode-banner-mark{color:var(--accent-champagne);font-weight:500}@keyframes scene-toast-in{0%{opacity:0;transform:translate(-50%,6px)}to{opacity:1;transform:translate(-50%)}}.scene-toast{position:fixed;bottom:120px;left:50%;transform:translate(-50%);z-index:var(--z-content);display:inline-flex;align-items:center;gap:10px;padding:10px 18px;background:#0a0a0ceb;border:1px solid rgba(184,158,111,.5);border-radius:2px;font-family:JetBrains Mono,Consolas,monospace;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--text-primary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none;animation:scene-toast-in .2s var(--ease-out, ease-out)}.scene-toast-mark{color:var(--accent-champagne);font-family:var(--font-landing-display, "Fraunces", serif);font-style:italic;font-size:14px}.scene-toast-text{white-space:nowrap}.scene-toast-warn{border-color:#f0a55c99}.scene-toast-warn .scene-toast-mark{color:var(--accent-warn, #f0a55c)}.scene-loading-overlay{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:var(--z-modal);display:flex;flex-direction:column;align-items:center;width:min(440px,84vw);text-align:center;background:#06070aeb;border:1px solid rgba(184,158,111,.22);padding:42px 48px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 24px 80px -8px #000000b3}.scene-loading-eyebrow{display:inline-flex;align-items:center;gap:12px;margin:0 0 26px;font-family:JetBrains Mono,Consolas,monospace;font-size:10px;letter-spacing:.32em;text-transform:uppercase;color:var(--text-secondary)}.scene-loading-reticle{width:14px;height:14px;border:1px solid var(--accent-champagne);border-radius:50%;position:relative;flex-shrink:0;animation:scene-reticle-pulse 1.8s ease-in-out infinite}.scene-loading-reticle:before,.scene-loading-reticle:after{content:"";position:absolute;background:var(--accent-champagne)}.scene-loading-reticle:before{left:50%;top:-3px;bottom:-3px;width:1px;transform:translate(-50%)}.scene-loading-reticle:after{top:50%;left:-3px;right:-3px;height:1px;transform:translateY(-50%)}@keyframes scene-reticle-pulse{0%,to{opacity:.55;transform:scale(1)}50%{opacity:1;transform:scale(1.18)}}.scene-loading-title{font-family:Fraunces,"Source Han Serif SC","Noto Serif SC",Songti SC,Georgia,serif;font-style:italic;font-weight:500;font-size:clamp(28px,4vw,40px);letter-spacing:-.02em;color:var(--text-primary);margin:0 0 28px;font-variation-settings:"opsz" 80,"SOFT" 40}.scene-progress{width:100%;height:1px;background:#e8e6e11a;margin:0 0 20px;position:relative;overflow:hidden}.scene-progress-fill{position:absolute;top:0;bottom:0;width:40%;background:linear-gradient(90deg,transparent 0%,var(--accent-champagne) 22%,var(--accent-champagne) 78%,transparent 100%);box-shadow:0 0 12px var(--accent-champagne);animation:scene-progress-slide 1.8s ease-in-out infinite}@keyframes scene-progress-slide{0%{left:-42%}to{left:102%}}.scene-progress-fill.is-determinate{animation:none;left:0;background:var(--accent-champagne);transition:width .2s var(--ease-out)}.scene-loading-stage{display:inline-flex;align-items:center;gap:10px;margin:0;font-family:JetBrains Mono,Consolas,monospace;font-size:11px;letter-spacing:.24em;text-transform:uppercase;color:var(--accent-champagne)}.scene-loading-stage-arrow{color:var(--text-muted)}.scene-error-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--z-modal);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 40px;text-align:center;background:#06070af0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.scene-error-section{font-family:JetBrains Mono,Consolas,monospace;font-size:11px;letter-spacing:.32em;text-transform:uppercase;color:var(--accent-warn);margin:0 0 26px}.scene-error-title{font-family:Fraunces,"Source Han Serif SC","Noto Serif SC",Songti SC,Georgia,serif;font-style:italic;font-weight:500;font-size:clamp(32px,5vw,56px);letter-spacing:-.025em;color:var(--text-primary);margin:0 0 30px;font-variation-settings:"opsz" 96,"SOFT" 40}.scene-error-message{font-family:JetBrains Mono,Consolas,monospace;font-size:11px;letter-spacing:.04em;line-height:1.6;color:var(--text-muted);background:#e8e6e10a;border:1px solid rgba(232,230,225,.1);padding:14px 20px;margin:0 0 32px;max-width:640px;white-space:pre-wrap;word-break:break-word;text-align:left}.scene-error-hint{font-family:var(--font-body);font-size:16px;line-height:1.65;color:var(--text-secondary);margin:0 0 38px;max-width:540px}.scene-error-actions{display:inline-flex;gap:16px;flex-wrap:wrap;justify-content:center}.scene-error-cta,.scene-error-cta-ghost{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;font-family:JetBrains Mono,Consolas,monospace;font-size:11px;letter-spacing:.22em;text-transform:uppercase;text-decoration:none;border:1px solid;transition:all var(--t-base) var(--ease-out)}.scene-error-cta{background:var(--accent-champagne);color:var(--bg-base);border-color:var(--accent-champagne)}.scene-error-cta:hover{background:var(--accent-champagne-soft)}.scene-error-cta-ghost{background:transparent;color:var(--text-secondary);border-color:#e8e6e133}.scene-error-cta-ghost:hover{color:var(--accent-champagne);border-color:var(--accent-champagne)}.upload-view{position:relative;min-height:100vh;overflow-y:auto;background:var(--bg-base)}.upload-stage{position:relative;z-index:var(--z-content);max-width:980px;margin:0 auto;padding:clamp(140px,16vw,200px) clamp(28px,5vw,64px) clamp(60px,8vw,100px)}.upload-section-head{display:grid;grid-template-columns:auto auto 1fr;align-items:baseline;gap:clamp(18px,2.4vw,32px);padding:16px 0 28px;border-top:1px solid rgba(232,230,225,.1)}.upload-section-no{font-family:JetBrains Mono,Consolas,monospace;font-size:11px;letter-spacing:.24em;text-transform:uppercase;color:var(--accent-champagne)}.upload-section-title{font-family:Fraunces,"Source Han Serif SC","Noto Serif SC",Songti SC,Georgia,serif;font-style:italic;font-weight:500;font-size:clamp(26px,3.4vw,40px);letter-spacing:-.018em;color:var(--text-primary);margin:0;font-variation-settings:"opsz" 56,"SOFT" 40}.upload-section-rule{height:1px;background:#e8e6e11a;align-self:center;transform:translateY(2px)}.upload-drop{position:relative;min-height:360px;padding:clamp(48px,6vw,80px) 32px;border:1px dashed rgba(232,230,225,.18);display:flex;align-items:center;justify-content:center;text-align:center;transition:border-color var(--t-base) var(--ease-out),background var(--t-base) var(--ease-out)}.upload-drop.is-hot{border-color:var(--accent-champagne);border-style:solid;background:#b89e6f0a}.upload-drop-frame{position:absolute;top:14px;right:14px;bottom:14px;left:14px;pointer-events:none}.upload-drop-marker{position:absolute;width:16px;height:16px;border:0 solid var(--accent-champagne);opacity:.55}.upload-drop-marker--tl{top:0;left:0;border-top-width:1px;border-left-width:1px}.upload-drop-marker--tr{top:0;right:0;border-top-width:1px;border-right-width:1px}.upload-drop-marker--bl{bottom:0;left:0;border-bottom-width:1px;border-left-width:1px}.upload-drop-marker--br{bottom:0;right:0;border-bottom-width:1px;border-right-width:1px}.upload-drop-inner{position:relative;z-index:1}.upload-drop-eyebrow{display:inline-flex;align-items:center;gap:10px;font-family:JetBrains Mono,Consolas,monospace;font-size:10px;letter-spacing:.3em;text-transform:uppercase;color:var(--text-secondary);margin:0 0 22px}.upload-drop-reticle{width:12px;height:12px;border:1px solid var(--accent-champagne);border-radius:50%;position:relative;display:inline-block;animation:scene-reticle-pulse 1.6s ease-in-out infinite}.upload-drop-reticle:before,.upload-drop-reticle:after{content:"";position:absolute;background:var(--accent-champagne)}.upload-drop-reticle:before{left:50%;top:-2px;bottom:-2px;width:1px;transform:translate(-50%)}.upload-drop-reticle:after{top:50%;left:-2px;right:-2px;height:1px;transform:translateY(-50%)}.upload-drop-title{font-family:Fraunces,"Source Han Serif SC","Noto Serif SC",Songti SC,Georgia,serif;font-style:italic;font-weight:500;font-size:clamp(32px,4.4vw,56px);letter-spacing:-.022em;color:var(--text-primary);margin:0 0 18px;font-variation-settings:"opsz" 80,"SOFT" 40}.upload-drop-formats{display:inline-flex;align-items:center;gap:8px;font-family:JetBrains Mono,Consolas,monospace;font-size:11px;letter-spacing:.24em;text-transform:uppercase;color:var(--text-secondary);margin:0 0 32px}.upload-drop-formats-sep{color:var(--accent-champagne);opacity:.6}.upload-pick-btn{display:inline-flex;align-items:center;gap:12px;padding:12px 24px;background:transparent;border:1px solid var(--accent-champagne);color:var(--accent-champagne);font-family:JetBrains Mono,Consolas,monospace;font-size:11px;letter-spacing:.24em;text-transform:uppercase;cursor:pointer;transition:all var(--t-base) var(--ease-out)}.upload-pick-btn:hover{background:var(--accent-champagne);color:var(--bg-base)}.upload-pick-btn-arrow{transition:transform var(--t-base) var(--ease-spring)}.upload-pick-btn:hover .upload-pick-btn-arrow{transform:translate(6px)}.upload-drop-hint{margin:22px 0 0;font-size:12px;color:var(--text-muted)}.upload-drag-flash{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--z-modal);pointer-events:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;background:#b89e6f0f;border:2px solid var(--accent-champagne);outline:32px solid rgba(6,7,10,.4);outline-offset:-32px;animation:upload-flash-in .2s var(--ease-out)}@keyframes upload-flash-in{0%{opacity:0}to{opacity:1}}.upload-drag-flash-reticle{width:28px;height:28px;border:1.5px solid var(--accent-champagne);border-radius:50%;position:relative;animation:scene-reticle-pulse 1.2s ease-in-out infinite}.upload-drag-flash-reticle:before,.upload-drag-flash-reticle:after{content:"";position:absolute;background:var(--accent-champagne)}.upload-drag-flash-reticle:before{left:50%;top:-6px;bottom:-6px;width:1.5px;transform:translate(-50%)}.upload-drag-flash-reticle:after{top:50%;left:-6px;right:-6px;height:1.5px;transform:translateY(-50%)}.upload-drag-flash-text{font-family:JetBrains Mono,Consolas,monospace;font-size:14px;letter-spacing:.4em;text-transform:uppercase;color:var(--accent-champagne)}.upload-preview{border:1px solid rgba(184,158,111,.28);padding:32px clamp(24px,4vw,48px)}.upload-preview-meta{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-bottom:24px;margin-bottom:28px;border-bottom:1px solid rgba(232,230,225,.08)}.upload-preview-eyebrow{font-family:JetBrains Mono,Consolas,monospace;font-size:10px;letter-spacing:.3em;text-transform:uppercase;color:var(--accent-champagne);margin:0}.upload-preview-stats{display:inline-flex;gap:24px;font-variant-numeric:tabular-nums}.upload-stat{display:inline-flex;flex-direction:column;gap:4px}.upload-stat-k{font-family:JetBrains Mono,Consolas,monospace;font-size:9px;letter-spacing:.24em;text-transform:uppercase;color:var(--text-muted)}.upload-stat-v{font-family:JetBrains Mono,Consolas,monospace;font-size:14px;color:var(--text-primary)}.upload-name-row{display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.upload-name-label{font-family:JetBrains Mono,Consolas,monospace;font-size:10px;letter-spacing:.3em;text-transform:uppercase;color:var(--text-muted)}.upload-name-input{background:transparent;border:none;border-bottom:1px solid rgba(232,230,225,.18);color:var(--text-primary);font-family:Fraunces,"Source Han Serif SC","Noto Serif SC",Songti SC,Georgia,serif;font-style:italic;font-size:26px;font-weight:500;padding:6px 0 10px;outline:none;letter-spacing:-.018em;font-variation-settings:"opsz" 48,"SOFT" 40;transition:border-color var(--t-fast) var(--ease-out)}.upload-name-input:focus{border-bottom-color:var(--accent-champagne)}.upload-name-input::placeholder{color:var(--text-muted);font-style:italic}.upload-file-list{list-style:none;margin:0 0 28px;padding:0}.upload-file-row{display:grid;grid-template-columns:28px 1fr auto;align-items:baseline;gap:12px;padding:9px 0;border-bottom:1px solid rgba(232,230,225,.06);font-family:JetBrains Mono,Consolas,monospace;font-size:12px}.upload-file-no{color:var(--text-muted);font-size:10px;letter-spacing:.15em}.upload-file-name{color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload-file-size{color:var(--text-muted);font-variant-numeric:tabular-nums}.upload-actions{display:inline-flex;gap:14px;flex-wrap:wrap}.upload-cta,.upload-cta-ghost{display:inline-flex;align-items:center;gap:10px;padding:12px 26px;font-family:JetBrains Mono,Consolas,monospace;font-size:11px;letter-spacing:.24em;text-transform:uppercase;text-decoration:none;border:1px solid;cursor:pointer;transition:all var(--t-base) var(--ease-out)}.upload-cta{background:var(--accent-champagne);color:var(--bg-base);border-color:var(--accent-champagne)}.upload-cta:hover{background:var(--accent-champagne-soft)}.upload-cta-arrow{transition:transform var(--t-base) var(--ease-spring)}.upload-cta:hover .upload-cta-arrow{transform:translate(6px)}.upload-cta-ghost{background:transparent;color:var(--text-secondary);border-color:#e8e6e133}.upload-cta-ghost:hover{color:var(--accent-champagne);border-color:var(--accent-champagne)}.upload-error{border:1px solid rgba(240,165,92,.32);padding:28px clamp(24px,4vw,40px)}.upload-error-eyebrow{font-family:JetBrains Mono,Consolas,monospace;font-size:10px;letter-spacing:.3em;text-transform:uppercase;color:var(--accent-warn);margin:0 0 14px}.upload-error-title{font-family:Fraunces,"Source Han Serif SC","Noto Serif SC",Songti SC,Georgia,serif;font-style:italic;font-weight:500;font-size:28px;letter-spacing:-.02em;color:var(--text-primary);margin:0 0 16px;font-variation-settings:"opsz" 56,"SOFT" 40}.upload-error-message{font-family:JetBrains Mono,Consolas,monospace;font-size:11px;color:var(--text-muted);background:#e8e6e108;border:1px solid rgba(232,230,225,.08);padding:12px 16px;margin:0 0 20px;white-space:pre-wrap;word-break:break-word}.upload-archive{list-style:none;margin:0;padding:0;display:grid;gap:14px}.upload-archive-empty{margin:0;padding:32px 0;font-family:JetBrains Mono,Consolas,monospace;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);display:inline-flex;align-items:center;gap:10px}.upload-archive-empty span:first-child{color:var(--accent-champagne);opacity:.6;font-size:14px}.upload-archive-row{display:grid;grid-template-columns:96px 1fr auto;gap:clamp(16px,2vw,28px);align-items:center;padding:14px;border:1px solid rgba(232,230,225,.08);background:#0d0f1473;transition:border-color var(--t-fast) var(--ease-out),background var(--t-fast) var(--ease-out)}.upload-archive-row:hover{border-color:#b89e6f66;background:#b89e6f08}.upload-archive-thumb{position:relative;width:96px;height:60px;background:var(--bg-elevated);border:1px solid rgba(232,230,225,.08);display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.upload-archive-thumb-img{width:100%;height:100%;object-fit:cover;display:block}.upload-archive-thumb--placeholder svg{width:50%;height:50%;color:var(--accent-champagne);opacity:.7}.upload-archive-thumb-tag{position:absolute;bottom:2px;right:3px;font-family:JetBrains Mono,Consolas,monospace;font-size:8px;letter-spacing:.18em;color:var(--accent-champagne);background:#06070ab3;padding:1px 4px;border-radius:2px}.upload-archive-body{display:flex;flex-direction:column;gap:6px;min-width:0}.upload-archive-title{font-family:Fraunces,"Source Han Serif SC","Noto Serif SC",Songti SC,Georgia,serif;font-style:italic;font-weight:500;font-size:19px;letter-spacing:-.012em;color:var(--text-primary);background:transparent;border:none;padding:0;text-align:left;cursor:pointer;font-variation-settings:"opsz" 36,"SOFT" 40;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color var(--t-fast) var(--ease-out)}.upload-archive-title:hover{color:var(--accent-champagne)}.upload-archive-rename{background:transparent;border:none;border-bottom:1px solid var(--accent-champagne);color:var(--text-primary);font-family:Fraunces,"Source Han Serif SC","Noto Serif SC",Songti SC,Georgia,serif;font-style:italic;font-weight:500;font-size:19px;padding:0 0 4px;outline:none;width:100%;font-variation-settings:"opsz" 36,"SOFT" 40}.upload-archive-meta{display:inline-flex;align-items:center;gap:8px;font-family:JetBrains Mono,Consolas,monospace;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin:0}.upload-archive-format{color:var(--accent-champagne);opacity:.85}.upload-archive-sep{opacity:.5}.upload-archive-actions{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.upload-archive-icon-btn{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:1px solid rgba(232,230,225,.14);color:var(--text-muted);cursor:pointer;border-radius:2px;transition:all var(--t-fast) var(--ease-out)}.upload-archive-icon-btn:hover{color:var(--accent-champagne);border-color:#b89e6f73}.upload-archive-icon-btn--danger:hover{color:var(--accent-warn);border-color:#f0a55c73}.upload-archive-enter{display:inline-flex;align-items:center;gap:8px;padding:7px 14px;background:transparent;border:1px solid rgba(184,158,111,.45);color:var(--accent-champagne);font-family:JetBrains Mono,Consolas,monospace;font-size:10px;letter-spacing:.22em;text-transform:uppercase;cursor:pointer;margin-left:4px;transition:all var(--t-fast) var(--ease-out)}.upload-archive-enter:hover{background:var(--accent-champagne);color:var(--bg-base)}.upload-foot{position:relative;z-index:var(--z-content);max-width:980px;margin:0 auto;padding:0 clamp(28px,5vw,64px) 40px}.upload-foot-line{font-family:JetBrains Mono,Consolas,monospace;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);margin:0;padding-top:22px;border-top:1px solid rgba(232,230,225,.06);display:inline-flex;align-items:center;gap:10px}.upload-foot-mark{color:var(--accent-champagne)}@media(max-width:640px){.upload-archive-row{grid-template-columns:70px 1fr;grid-template-rows:auto auto;gap:12px}.upload-archive-actions{grid-column:1 / -1;justify-content:flex-end}.upload-archive-thumb{width:70px;height:44px}.upload-preview-meta{flex-direction:column;align-items:flex-start}}.route-page{position:relative;z-index:var(--z-content);min-height:100vh;display:flex;flex-direction:column;background:var(--bg-base);overflow-y:auto}.route-page-head{padding:var(--space-6) clamp(28px,5.5vw,88px);border-bottom:1px solid var(--border-subtle)}.route-back-link{display:inline-flex;align-items:center;gap:8px;color:var(--text-secondary);text-decoration:none;font-family:Fraunces,"Source Han Serif SC","Noto Serif SC",Songti SC,Georgia,serif;font-style:italic;font-size:16px;font-weight:500;letter-spacing:-.01em;font-variation-settings:"opsz" 36,"SOFT" 40;transition:color var(--t-fast) var(--ease-out)}.route-back-link:hover{color:var(--accent-champagne)}.route-page-body{flex:1;display:flex;flex-direction:column;justify-content:center;padding:var(--space-12) clamp(28px,5.5vw,88px);max-width:720px}.route-eyebrow{font-family:JetBrains Mono,Consolas,monospace;font-size:var(--text-xs);letter-spacing:.28em;text-transform:uppercase;color:var(--accent-champagne);margin:0 0 var(--space-6)}.route-title{font-family:Fraunces,"Source Han Serif SC","Noto Serif SC",Songti SC,Georgia,serif;font-size:clamp(36px,5vw,56px);font-style:italic;font-weight:500;letter-spacing:-.025em;line-height:1.05;color:var(--text-primary);margin:0 0 var(--space-6);font-variation-settings:"opsz" 96,"SOFT" 40}.route-desc{font-size:var(--text-lg);line-height:var(--leading-loose);color:var(--text-secondary);margin:0 0 var(--space-12);max-width:560px}.route-actions{display:inline-flex;gap:var(--space-4);flex-wrap:wrap}.route-cta,.route-cta-ghost{font-family:JetBrains Mono,Consolas,monospace;font-size:var(--text-xs);letter-spacing:.22em;text-transform:uppercase;text-decoration:none;padding:var(--space-3) var(--space-6);border:1px solid;transition:background var(--t-base) var(--ease-out),color var(--t-base) var(--ease-out)}.route-cta{background:var(--accent-champagne);color:var(--bg-base);border-color:var(--accent-champagne)}.route-cta:hover{background:var(--accent-champagne-soft)}.route-cta-ghost{background:transparent;color:var(--text-secondary);border-color:var(--border-subtle)}.route-cta-ghost:hover{color:var(--accent-champagne);border-color:var(--accent-champagne)}@media(max-width:768px){.scene-placard{left:22px;top:22px;max-width:60vw}.scene-back{top:24px;right:22px}.scene-keys{bottom:22px;font-size:9px}.hud-drawer{width:92vw;padding:28px 22px 20px}}@media(prefers-reduced-motion:reduce){.scene-loading-reticle,.scene-progress-fill,.hud-scrim{animation:none!important}.scene-back:hover .scene-back-arrow,.hud-drawer{transition:none!important}}.fullscreen-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:#0a0a0cb8;border:1px solid rgba(232,230,225,.16);border-radius:999px;color:var(--text-primary);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:border-color var(--t-fast) var(--ease-out),color var(--t-fast) var(--ease-out),background var(--t-fast) var(--ease-out)}.fullscreen-btn:hover{border-color:var(--accent-champagne);color:var(--accent-champagne);background:#0a0a0ceb}.scene-intro-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:calc(var(--z-content) + 60);display:flex;align-items:center;justify-content:center;padding:24px;background:#06070a8c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:scene-popover-in .22s var(--ease-out, ease-out)}.scene-intro-panel{position:relative;width:min(460px,92vw);max-height:calc(100vh - 48px);overflow-y:auto;padding:32px 30px 26px;background:#0a0a0cf0;border:1px solid rgba(184,158,111,.4);box-shadow:0 18px 50px #0009;text-align:center}.scene-intro-mark{color:var(--accent-champagne);font-family:Fraunces,serif;font-style:italic;font-size:22px}.scene-intro-title{margin:0 0 20px;display:flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;font-family:Fraunces,"Source Han Serif SC","Noto Serif SC",serif;font-style:italic;font-weight:500;font-size:24px;color:var(--text-primary)}.scene-intro-list{list-style:none;margin:0 0 24px;padding:0;display:flex;flex-direction:column;gap:12px;text-align:left}.scene-intro-row{display:flex;align-items:center;gap:12px;font-size:14px;color:var(--text-secondary)}.scene-intro-row .ph{flex-shrink:0;font-size:20px;color:var(--accent-champagne);width:24px;text-align:center}.scene-intro-start{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:12px 22px;background:var(--accent-champagne);color:var(--landing-ink, #0a0a0c);border:1px solid var(--accent-champagne);font-family:var(--font-landing-mono, monospace);font-size:12px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;cursor:pointer;transition:background var(--t-fast) var(--ease-out)}.scene-intro-start:hover,.scene-intro-start:active{background:var(--accent-champagne-soft, var(--accent-champagne))}@media(max-width:540px),(max-height:500px){.scene-intro-panel{width:min(92vw,420px);padding:22px 18px 18px}.scene-intro-title{font-size:20px;margin-bottom:16px}.scene-intro-list{gap:10px;margin-bottom:18px}.scene-intro-row{font-size:13px}.scene-intro-start{padding:14px 22px}}.mobile-guard{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:var(--landing-ink);display:flex;align-items:center;justify-content:center;padding:28px;background-image:radial-gradient(ellipse 60vw 60vh at 50% 50%,rgba(184,158,111,.06) 0%,transparent 60%)}.mobile-guard-card{position:relative;max-width:360px;width:100%;padding:36px 28px 32px;border:1px solid rgba(184,158,111,.32);text-align:center;color:var(--text-primary)}.mobile-guard-card:before,.mobile-guard-card:after{content:"";position:absolute;width:16px;height:16px;border:0 solid var(--accent-champagne);opacity:.7}.mobile-guard-card:before{top:-1px;left:-1px;border-top-width:1px;border-left-width:1px}.mobile-guard-card:after{bottom:-1px;right:-1px;border-bottom-width:1px;border-right-width:1px}.mobile-guard-mark{display:inline-block;color:var(--accent-champagne);font-family:var(--font-landing-mono);font-size:14px;letter-spacing:.2em;margin-bottom:6px}.mobile-guard-eyebrow{margin:0 0 22px;font-family:var(--font-landing-mono);font-size:10px;letter-spacing:.28em;color:var(--text-muted);text-transform:uppercase}.mobile-guard-title{font-family:var(--font-landing-display);font-style:italic;font-weight:500;font-size:34px;letter-spacing:-.02em;line-height:1.05;color:var(--text-primary);margin:0 0 14px;font-variation-settings:"opsz" 48,"SOFT" 45}.mobile-guard-sub{margin:0 0 24px;font-size:13px;line-height:1.62;color:var(--text-secondary)}.mobile-guard-icon{display:inline-flex;color:var(--accent-champagne);margin:6px 0 28px;animation:mobile-guard-rotate 2.8s var(--ease-io) infinite;transform-origin:50% 50%}@keyframes mobile-guard-rotate{0%,18%{transform:rotate(0)}55%,75%{transform:rotate(-90deg)}to{transform:rotate(0)}}.mobile-guard-fullscreen{display:inline-flex;align-items:center;gap:10px;padding:12px 22px;background:var(--accent-champagne);color:var(--landing-ink);border:1px solid var(--accent-champagne);border-radius:0;font-family:var(--font-landing-mono);font-size:11px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;cursor:pointer;transition:background var(--t-fast) var(--ease-out)}.mobile-guard-fullscreen:hover,.mobile-guard-fullscreen:active{background:var(--accent-champagne-soft)}.mobile-guard-hint{margin:18px 0 0;font-family:var(--font-landing-mono);font-size:10px;letter-spacing:.18em;color:var(--text-muted);text-transform:uppercase}@media(orientation:portrait)and (max-height:600px){.mobile-guard-card{padding:24px 22px 20px}.mobile-guard-title{font-size:28px}.mobile-guard-icon{margin:0 0 18px}}@media(max-width:768px),(max-height:500px){.scene-toolbar{top:14px;right:14px;gap:6px}.scene-switcher-trigger-text,.scene-switcher-trigger-caret,.route-menu-trigger-text,.route-menu-caret,.quality-trigger-label,.quality-trigger-sep,.quality-trigger-caret,.quality-fps-unit,.scene-back-label{display:none}.scene-switcher-trigger,.route-menu-trigger,.quality-trigger{padding:0;width:36px;height:36px;gap:0;justify-content:center;border-radius:999px}.quality-fps{justify-content:center;min-width:0}.quality-fps-num{font-size:13px;line-height:1}.scene-back{padding:6px 8px;gap:0}.scene-back-arrow{font-size:16px;color:var(--text-primary)}}@media(max-width:540px),(max-height:500px){.scene-loading-overlay{width:min(300px,78vw);padding:24px 22px}.scene-loading-eyebrow{margin-bottom:16px;font-size:9px;letter-spacing:.24em}.scene-loading-title{font-size:clamp(20px,5vw,28px);margin-bottom:18px}.scene-progress{margin-bottom:14px}.scene-loading-stage{font-size:9px;letter-spacing:.18em}.scene-error-overlay{padding:40px 22px}}@media(max-width:540px),(max-height:500px){.poi-card{width:min(340px,calc(100vw - 24px));bottom:16px;max-height:calc(100dvh - 32px)}.poi-card-head{padding:10px 14px;gap:8px}.poi-card-chat-toggle{padding:10px 14px}.poi-card-chat-panel{padding:6px 14px 12px}.poi-card-title,.poi-card-title-input{font-size:16px}.poi-card-mark{font-size:15px}.poi-card-desc{padding:10px 14px;font-size:13px;line-height:1.5}.poi-card-desc-input{padding:10px 14px;font-size:13px}.poi-marker-form{width:min(320px,calc(100vw - 24px))}.poi-marker-form-head{padding:12px 14px}.poi-marker-form-head h3{font-size:16px}}.recorder-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:#0a0a0cb8;border:1px solid rgba(232,230,225,.16);border-radius:999px;color:#f85149;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all var(--t-fast) var(--ease-out)}.recorder-btn:hover{border-color:#f85149;background:#f851491f}.recorder-btn.is-recording{background:#f8514929;border-color:#f85149;animation:recorder-pulse 1.4s ease-in-out infinite}@keyframes recorder-pulse{0%,to{box-shadow:0 0 #f8514980}50%{box-shadow:0 0 0 8px #f8514900}}.recorder-timer{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 12px;background:#0a0a0cb8;border:1px solid rgba(248,81,73,.4);border-radius:999px;color:#f85149;font-family:JetBrains Mono,Consolas,monospace;font-size:12px;font-variant-numeric:tabular-nums;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.recorder-timer-dot{width:6px;height:6px;border-radius:50%;background:#f85149;animation:recorder-dot-pulse 1.2s ease-in-out infinite}@keyframes recorder-dot-pulse{0%,to{opacity:1}50%{opacity:.35}}.recorder-timer-text{letter-spacing:.05em}.locale-toggle-mini{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 10px;background:#0a0a0cb8;border:1px solid rgba(232,230,225,.16);border-radius:999px;color:var(--text-muted);font-family:var(--font-landing-mono);font-size:10px;letter-spacing:.18em;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:border-color var(--t-fast) var(--ease-out),color var(--t-fast) var(--ease-out)}.locale-toggle-mini:hover{border-color:var(--accent-champagne)}.locale-toggle-mini .is-active{color:var(--accent-champagne);font-weight:500}.locale-toggle-sep{opacity:.5}.settings-menu{position:relative}.settings-trigger{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:#0a0a0cb8;border:1px solid rgba(232,230,225,.16);border-radius:999px;color:var(--text-primary);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all var(--t-fast) var(--ease-out)}.settings-trigger:hover,.settings-trigger.is-open{border-color:var(--accent-champagne);color:var(--accent-champagne)}.settings-popover{position:absolute;top:calc(100% + 10px);right:0;z-index:calc(var(--z-content) + 11);width:280px;background:#0a0a0cf5;border:1px solid rgba(184,158,111,.32);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:14px 18px 16px}.settings-head{padding-bottom:10px;margin-bottom:8px;border-bottom:1px solid rgba(232,230,225,.08);font-family:JetBrains Mono,Consolas,monospace;font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--text-muted)}.settings-row{padding:10px 0;border-bottom:1px solid rgba(232,230,225,.05)}.settings-row:last-of-type{border-bottom:0}.settings-label{display:flex;justify-content:space-between;align-items:baseline;font-size:12px;color:var(--text-secondary);margin-bottom:6px}.settings-value{font-family:JetBrains Mono,Consolas,monospace;font-size:11px;color:var(--accent-champagne);font-variant-numeric:tabular-nums}.settings-slider{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:3px;background:#e8e6e129;border-radius:999px;outline:none}.settings-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:12px;height:12px;border-radius:50%;background:var(--accent-champagne);cursor:pointer;transition:transform var(--t-fast)}.settings-slider::-webkit-slider-thumb:hover{transform:scale(1.2)}.settings-slider::-moz-range-thumb{width:12px;height:12px;border-radius:50%;background:var(--accent-champagne);cursor:pointer;border:0}.settings-foot{padding-top:10px;margin-top:6px;border-top:1px solid rgba(232,230,225,.08);text-align:right}.settings-reset{background:transparent;border:1px dashed rgba(184,158,111,.4);border-radius:2px;color:var(--accent-champagne);font-family:var(--font-body);font-size:11px;padding:4px 12px;cursor:pointer;transition:all var(--t-fast)}.settings-reset:hover{background:#b89e6f1a;border-style:solid}.dialog-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;background:#06070a99;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:24px;animation:dialog-fade-in .18s var(--ease-out)}@keyframes dialog-fade-in{0%{opacity:0}to{opacity:1}}.dialog-card{position:relative;width:min(420px,100%);background:var(--landing-ink, #0A0A0C);border:1px solid rgba(184,158,111,.32);padding:32px 28px 24px;color:var(--text-primary);animation:dialog-rise-in .22s var(--ease-out)}@keyframes dialog-rise-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.dialog-card:before,.dialog-card:after{content:"";position:absolute;width:14px;height:14px;border:0 solid var(--accent-champagne);opacity:.7}.dialog-card:before{top:-1px;left:-1px;border-top-width:1px;border-left-width:1px}.dialog-card:after{bottom:-1px;right:-1px;border-bottom-width:1px;border-right-width:1px}.dialog-mark{display:inline-block;color:var(--accent-champagne);font-family:var(--font-landing-mono, monospace);font-size:13px;letter-spacing:.2em;margin-bottom:8px}.dialog-title{font-family:var(--font-landing-display, "Fraunces", serif);font-style:italic;font-weight:500;font-size:22px;line-height:1.2;letter-spacing:-.01em;color:var(--text-primary);margin:0 0 12px;font-variation-settings:"opsz" 32,"SOFT" 40}.dialog-body{margin:0 0 22px;font-size:13.5px;line-height:1.65;color:var(--text-secondary);white-space:normal}.dialog-input{width:100%;padding:10px 12px;margin:0 0 22px;background:#06070a99;border:1px solid rgba(232,230,225,.18);border-radius:2px;color:var(--text-primary);font-family:var(--font-body);font-size:14px;outline:0;transition:border-color var(--t-fast) var(--ease-out)}.dialog-input:focus{border-color:var(--accent-champagne)}.dialog-actions{display:flex;justify-content:flex-end;gap:8px}.dialog-btn{padding:8px 18px;font-family:var(--font-body);font-size:12.5px;letter-spacing:.04em;cursor:pointer;border-radius:2px;border:1px solid transparent;transition:all var(--t-fast) var(--ease-out)}.dialog-btn-cancel{background:transparent;border-color:#e8e6e12e;color:var(--text-secondary)}.dialog-btn-cancel:hover{border-color:var(--text-primary);color:var(--text-primary)}.dialog-btn-ok{background:var(--accent-champagne);color:var(--landing-ink, #0A0A0C);font-weight:500}.dialog-btn-ok:hover{background:var(--accent-champagne-soft, #d4c08a)}.dialog-btn-ok.is-danger{background:#f85149;color:#fff}.dialog-btn-ok.is-danger:hover{background:#ff6259}@media(max-width:540px){.dialog-card{padding:22px 20px 18px}.dialog-title{font-size:19px}.dialog-body{font-size:13px}}.ph{font-size:14px;line-height:1;vertical-align:middle}.poi-pin .ph,.poi-card-close .ph,.scene-switcher-close .ph,.hud-drawer-close .ph,.route-menu-item-edit .ph,.route-menu-item-del .ph{font-size:12px}@font-face{font-family:Phosphor;src:url(/deerpark/assets/Phosphor-DtdjzkpE.woff2) format("woff2"),url(/deerpark/assets/Phosphor-BdqudwT5.woff) format("woff"),url(/deerpark/assets/Phosphor-CDxgqcPu.ttf) format("truetype"),url(/deerpark/assets/Phosphor-BXRFlF4V.svg#Phosphor) format("svg");font-weight:400;font-style:normal;font-display:block}.ph{font-family:Phosphor!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;letter-spacing:0;-webkit-font-feature-settings:"liga";-moz-font-feature-settings:"liga=1";-moz-font-feature-settings:"liga";-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ph.ph-acorn:before{content:""}.ph.ph-address-book:before{content:""}.ph.ph-address-book-tabs:before{content:""}.ph.ph-air-traffic-control:before{content:""}.ph.ph-airplane:before{content:""}.ph.ph-airplane-in-flight:before{content:""}.ph.ph-airplane-landing:before{content:""}.ph.ph-airplane-takeoff:before{content:""}.ph.ph-airplane-taxiing:before{content:""}.ph.ph-airplane-tilt:before{content:""}.ph.ph-airplay:before{content:""}.ph.ph-alarm:before{content:""}.ph.ph-alien:before{content:""}.ph.ph-align-bottom:before{content:""}.ph.ph-align-bottom-simple:before{content:""}.ph.ph-align-center-horizontal:before{content:""}.ph.ph-align-center-horizontal-simple:before{content:""}.ph.ph-align-center-vertical:before{content:""}.ph.ph-align-center-vertical-simple:before{content:""}.ph.ph-align-left:before{content:""}.ph.ph-align-left-simple:before{content:""}.ph.ph-align-right:before{content:""}.ph.ph-align-right-simple:before{content:""}.ph.ph-align-top:before{content:""}.ph.ph-align-top-simple:before{content:""}.ph.ph-amazon-logo:before{content:""}.ph.ph-ambulance:before{content:""}.ph.ph-anchor:before{content:""}.ph.ph-anchor-simple:before{content:""}.ph.ph-android-logo:before{content:""}.ph.ph-angle:before{content:""}.ph.ph-angular-logo:before{content:""}.ph.ph-aperture:before{content:""}.ph.ph-app-store-logo:before{content:""}.ph.ph-app-window:before{content:""}.ph.ph-apple-logo:before{content:""}.ph.ph-apple-podcasts-logo:before{content:""}.ph.ph-approximate-equals:before{content:""}.ph.ph-archive:before{content:""}.ph.ph-armchair:before{content:""}.ph.ph-arrow-arc-left:before{content:""}.ph.ph-arrow-arc-right:before{content:""}.ph.ph-arrow-bend-double-up-left:before{content:""}.ph.ph-arrow-bend-double-up-right:before{content:""}.ph.ph-arrow-bend-down-left:before{content:""}.ph.ph-arrow-bend-down-right:before{content:""}.ph.ph-arrow-bend-left-down:before{content:""}.ph.ph-arrow-bend-left-up:before{content:""}.ph.ph-arrow-bend-right-down:before{content:""}.ph.ph-arrow-bend-right-up:before{content:""}.ph.ph-arrow-bend-up-left:before{content:""}.ph.ph-arrow-bend-up-right:before{content:""}.ph.ph-arrow-circle-down:before{content:""}.ph.ph-arrow-circle-down-left:before{content:""}.ph.ph-arrow-circle-down-right:before{content:""}.ph.ph-arrow-circle-left:before{content:""}.ph.ph-arrow-circle-right:before{content:""}.ph.ph-arrow-circle-up:before{content:""}.ph.ph-arrow-circle-up-left:before{content:""}.ph.ph-arrow-circle-up-right:before{content:""}.ph.ph-arrow-clockwise:before{content:""}.ph.ph-arrow-counter-clockwise:before{content:""}.ph.ph-arrow-down:before{content:""}.ph.ph-arrow-down-left:before{content:""}.ph.ph-arrow-down-right:before{content:""}.ph.ph-arrow-elbow-down-left:before{content:""}.ph.ph-arrow-elbow-down-right:before{content:""}.ph.ph-arrow-elbow-left:before{content:""}.ph.ph-arrow-elbow-left-down:before{content:""}.ph.ph-arrow-elbow-left-up:before{content:""}.ph.ph-arrow-elbow-right:before{content:""}.ph.ph-arrow-elbow-right-down:before{content:""}.ph.ph-arrow-elbow-right-up:before{content:""}.ph.ph-arrow-elbow-up-left:before{content:""}.ph.ph-arrow-elbow-up-right:before{content:""}.ph.ph-arrow-fat-down:before{content:""}.ph.ph-arrow-fat-left:before{content:""}.ph.ph-arrow-fat-line-down:before{content:""}.ph.ph-arrow-fat-line-left:before{content:""}.ph.ph-arrow-fat-line-right:before{content:""}.ph.ph-arrow-fat-line-up:before{content:""}.ph.ph-arrow-fat-lines-down:before{content:""}.ph.ph-arrow-fat-lines-left:before{content:""}.ph.ph-arrow-fat-lines-right:before{content:""}.ph.ph-arrow-fat-lines-up:before{content:""}.ph.ph-arrow-fat-right:before{content:""}.ph.ph-arrow-fat-up:before{content:""}.ph.ph-arrow-left:before{content:""}.ph.ph-arrow-line-down:before{content:""}.ph.ph-arrow-line-down-left:before{content:""}.ph.ph-arrow-line-down-right:before{content:""}.ph.ph-arrow-line-left:before{content:""}.ph.ph-arrow-line-right:before{content:""}.ph.ph-arrow-line-up:before{content:""}.ph.ph-arrow-line-up-left:before{content:""}.ph.ph-arrow-line-up-right:before{content:""}.ph.ph-arrow-right:before{content:""}.ph.ph-arrow-square-down:before{content:""}.ph.ph-arrow-square-down-left:before{content:""}.ph.ph-arrow-square-down-right:before{content:""}.ph.ph-arrow-square-in:before{content:""}.ph.ph-arrow-square-left:before{content:""}.ph.ph-arrow-square-out:before{content:""}.ph.ph-arrow-square-right:before{content:""}.ph.ph-arrow-square-up:before{content:""}.ph.ph-arrow-square-up-left:before{content:""}.ph.ph-arrow-square-up-right:before{content:""}.ph.ph-arrow-u-down-left:before{content:""}.ph.ph-arrow-u-down-right:before{content:""}.ph.ph-arrow-u-left-down:before{content:""}.ph.ph-arrow-u-left-up:before{content:""}.ph.ph-arrow-u-right-down:before{content:""}.ph.ph-arrow-u-right-up:before{content:""}.ph.ph-arrow-u-up-left:before{content:""}.ph.ph-arrow-u-up-right:before{content:""}.ph.ph-arrow-up:before{content:""}.ph.ph-arrow-up-left:before{content:""}.ph.ph-arrow-up-right:before{content:""}.ph.ph-arrows-clockwise:before{content:""}.ph.ph-arrows-counter-clockwise:before{content:""}.ph.ph-arrows-down-up:before{content:""}.ph.ph-arrows-horizontal:before{content:""}.ph.ph-arrows-in:before{content:""}.ph.ph-arrows-in-cardinal:before{content:""}.ph.ph-arrows-in-line-horizontal:before{content:""}.ph.ph-arrows-in-line-vertical:before{content:""}.ph.ph-arrows-in-simple:before{content:""}.ph.ph-arrows-left-right:before{content:""}.ph.ph-arrows-merge:before{content:""}.ph.ph-arrows-out:before{content:""}.ph.ph-arrows-out-cardinal:before{content:""}.ph.ph-arrows-out-line-horizontal:before{content:""}.ph.ph-arrows-out-line-vertical:before{content:""}.ph.ph-arrows-out-simple:before{content:""}.ph.ph-arrows-split:before{content:""}.ph.ph-arrows-vertical:before{content:""}.ph.ph-article:before{content:""}.ph.ph-article-medium:before{content:""}.ph.ph-article-ny-times:before{content:""}.ph.ph-asclepius:before{content:""}.ph.ph-caduceus:before{content:""}.ph.ph-asterisk:before{content:""}.ph.ph-asterisk-simple:before{content:""}.ph.ph-at:before{content:""}.ph.ph-atom:before{content:""}.ph.ph-avocado:before{content:""}.ph.ph-axe:before{content:""}.ph.ph-baby:before{content:""}.ph.ph-baby-carriage:before{content:""}.ph.ph-backpack:before{content:""}.ph.ph-backspace:before{content:""}.ph.ph-bag:before{content:""}.ph.ph-bag-simple:before{content:""}.ph.ph-balloon:before{content:""}.ph.ph-bandaids:before{content:""}.ph.ph-bank:before{content:""}.ph.ph-barbell:before{content:""}.ph.ph-barcode:before{content:""}.ph.ph-barn:before{content:""}.ph.ph-barricade:before{content:""}.ph.ph-baseball:before{content:""}.ph.ph-baseball-cap:before{content:""}.ph.ph-baseball-helmet:before{content:""}.ph.ph-basket:before{content:""}.ph.ph-basketball:before{content:""}.ph.ph-bathtub:before{content:""}.ph.ph-battery-charging:before{content:""}.ph.ph-battery-charging-vertical:before{content:""}.ph.ph-battery-empty:before{content:""}.ph.ph-battery-full:before{content:""}.ph.ph-battery-high:before{content:""}.ph.ph-battery-low:before{content:""}.ph.ph-battery-medium:before{content:""}.ph.ph-battery-plus:before{content:""}.ph.ph-battery-plus-vertical:before{content:""}.ph.ph-battery-vertical-empty:before{content:""}.ph.ph-battery-vertical-full:before{content:""}.ph.ph-battery-vertical-high:before{content:""}.ph.ph-battery-vertical-low:before{content:""}.ph.ph-battery-vertical-medium:before{content:""}.ph.ph-battery-warning:before{content:""}.ph.ph-battery-warning-vertical:before{content:""}.ph.ph-beach-ball:before{content:""}.ph.ph-beanie:before{content:""}.ph.ph-bed:before{content:""}.ph.ph-beer-bottle:before{content:""}.ph.ph-beer-stein:before{content:""}.ph.ph-behance-logo:before{content:""}.ph.ph-bell:before{content:""}.ph.ph-bell-ringing:before{content:""}.ph.ph-bell-simple:before{content:""}.ph.ph-bell-simple-ringing:before{content:""}.ph.ph-bell-simple-slash:before{content:""}.ph.ph-bell-simple-z:before{content:""}.ph.ph-bell-slash:before{content:""}.ph.ph-bell-z:before{content:""}.ph.ph-belt:before{content:""}.ph.ph-bezier-curve:before{content:""}.ph.ph-bicycle:before{content:""}.ph.ph-binary:before{content:""}.ph.ph-binoculars:before{content:""}.ph.ph-biohazard:before{content:""}.ph.ph-bird:before{content:""}.ph.ph-blueprint:before{content:""}.ph.ph-bluetooth:before{content:""}.ph.ph-bluetooth-connected:before{content:""}.ph.ph-bluetooth-slash:before{content:""}.ph.ph-bluetooth-x:before{content:""}.ph.ph-boat:before{content:""}.ph.ph-bomb:before{content:""}.ph.ph-bone:before{content:""}.ph.ph-book:before{content:""}.ph.ph-book-bookmark:before{content:""}.ph.ph-book-open:before{content:""}.ph.ph-book-open-text:before{content:""}.ph.ph-book-open-user:before{content:""}.ph.ph-bookmark:before{content:""}.ph.ph-bookmark-simple:before{content:""}.ph.ph-bookmarks:before{content:""}.ph.ph-bookmarks-simple:before{content:""}.ph.ph-books:before{content:""}.ph.ph-boot:before{content:""}.ph.ph-boules:before{content:""}.ph.ph-bounding-box:before{content:""}.ph.ph-bowl-food:before{content:""}.ph.ph-bowl-steam:before{content:""}.ph.ph-bowling-ball:before{content:""}.ph.ph-box-arrow-down:before{content:""}.ph.ph-archive-box:before{content:""}.ph.ph-box-arrow-up:before{content:""}.ph.ph-boxing-glove:before{content:""}.ph.ph-brackets-angle:before{content:""}.ph.ph-brackets-curly:before{content:""}.ph.ph-brackets-round:before{content:""}.ph.ph-brackets-square:before{content:""}.ph.ph-brain:before{content:""}.ph.ph-brandy:before{content:""}.ph.ph-bread:before{content:""}.ph.ph-bridge:before{content:""}.ph.ph-briefcase:before{content:""}.ph.ph-briefcase-metal:before{content:""}.ph.ph-broadcast:before{content:""}.ph.ph-broom:before{content:""}.ph.ph-browser:before{content:""}.ph.ph-browsers:before{content:""}.ph.ph-bug:before{content:""}.ph.ph-bug-beetle:before{content:""}.ph.ph-bug-droid:before{content:""}.ph.ph-building:before{content:""}.ph.ph-building-apartment:before{content:""}.ph.ph-building-office:before{content:""}.ph.ph-buildings:before{content:""}.ph.ph-bulldozer:before{content:""}.ph.ph-bus:before{content:""}.ph.ph-butterfly:before{content:""}.ph.ph-cable-car:before{content:""}.ph.ph-cactus:before{content:""}.ph.ph-cake:before{content:""}.ph.ph-calculator:before{content:""}.ph.ph-calendar:before{content:""}.ph.ph-calendar-blank:before{content:""}.ph.ph-calendar-check:before{content:""}.ph.ph-calendar-dot:before{content:""}.ph.ph-calendar-dots:before{content:""}.ph.ph-calendar-heart:before{content:""}.ph.ph-calendar-minus:before{content:""}.ph.ph-calendar-plus:before{content:""}.ph.ph-calendar-slash:before{content:""}.ph.ph-calendar-star:before{content:""}.ph.ph-calendar-x:before{content:""}.ph.ph-call-bell:before{content:""}.ph.ph-camera:before{content:""}.ph.ph-camera-plus:before{content:""}.ph.ph-camera-rotate:before{content:""}.ph.ph-camera-slash:before{content:""}.ph.ph-campfire:before{content:""}.ph.ph-car:before{content:""}.ph.ph-car-battery:before{content:""}.ph.ph-car-profile:before{content:""}.ph.ph-car-simple:before{content:""}.ph.ph-cardholder:before{content:""}.ph.ph-cards:before{content:""}.ph.ph-cards-three:before{content:""}.ph.ph-caret-circle-double-down:before{content:""}.ph.ph-caret-circle-double-left:before{content:""}.ph.ph-caret-circle-double-right:before{content:""}.ph.ph-caret-circle-double-up:before{content:""}.ph.ph-caret-circle-down:before{content:""}.ph.ph-caret-circle-left:before{content:""}.ph.ph-caret-circle-right:before{content:""}.ph.ph-caret-circle-up:before{content:""}.ph.ph-caret-circle-up-down:before{content:""}.ph.ph-caret-double-down:before{content:""}.ph.ph-caret-double-left:before{content:""}.ph.ph-caret-double-right:before{content:""}.ph.ph-caret-double-up:before{content:""}.ph.ph-caret-down:before{content:""}.ph.ph-caret-left:before{content:""}.ph.ph-caret-line-down:before{content:""}.ph.ph-caret-line-left:before{content:""}.ph.ph-caret-line-right:before{content:""}.ph.ph-caret-line-up:before{content:""}.ph.ph-caret-right:before{content:""}.ph.ph-caret-up:before{content:""}.ph.ph-caret-up-down:before{content:""}.ph.ph-carrot:before{content:""}.ph.ph-cash-register:before{content:""}.ph.ph-cassette-tape:before{content:""}.ph.ph-castle-turret:before{content:""}.ph.ph-cat:before{content:""}.ph.ph-cell-signal-full:before{content:""}.ph.ph-cell-signal-high:before{content:""}.ph.ph-cell-signal-low:before{content:""}.ph.ph-cell-signal-medium:before{content:""}.ph.ph-cell-signal-none:before{content:""}.ph.ph-cell-signal-slash:before{content:""}.ph.ph-cell-signal-x:before{content:""}.ph.ph-cell-tower:before{content:""}.ph.ph-certificate:before{content:""}.ph.ph-chair:before{content:""}.ph.ph-chalkboard:before{content:""}.ph.ph-chalkboard-simple:before{content:""}.ph.ph-chalkboard-teacher:before{content:""}.ph.ph-champagne:before{content:""}.ph.ph-charging-station:before{content:""}.ph.ph-chart-bar:before{content:""}.ph.ph-chart-bar-horizontal:before{content:""}.ph.ph-chart-donut:before{content:""}.ph.ph-chart-line:before{content:""}.ph.ph-chart-line-down:before{content:""}.ph.ph-chart-line-up:before{content:""}.ph.ph-chart-pie:before{content:""}.ph.ph-chart-pie-slice:before{content:""}.ph.ph-chart-polar:before{content:""}.ph.ph-chart-scatter:before{content:""}.ph.ph-chat:before{content:""}.ph.ph-chat-centered:before{content:""}.ph.ph-chat-centered-dots:before{content:""}.ph.ph-chat-centered-slash:before{content:""}.ph.ph-chat-centered-text:before{content:""}.ph.ph-chat-circle:before{content:""}.ph.ph-chat-circle-dots:before{content:""}.ph.ph-chat-circle-slash:before{content:""}.ph.ph-chat-circle-text:before{content:""}.ph.ph-chat-dots:before{content:""}.ph.ph-chat-slash:before{content:""}.ph.ph-chat-teardrop:before{content:""}.ph.ph-chat-teardrop-dots:before{content:""}.ph.ph-chat-teardrop-slash:before{content:""}.ph.ph-chat-teardrop-text:before{content:""}.ph.ph-chat-text:before{content:""}.ph.ph-chats:before{content:""}.ph.ph-chats-circle:before{content:""}.ph.ph-chats-teardrop:before{content:""}.ph.ph-check:before{content:""}.ph.ph-check-circle:before{content:""}.ph.ph-check-fat:before{content:""}.ph.ph-check-square:before{content:""}.ph.ph-check-square-offset:before{content:""}.ph.ph-checkerboard:before{content:""}.ph.ph-checks:before{content:""}.ph.ph-cheers:before{content:""}.ph.ph-cheese:before{content:""}.ph.ph-chef-hat:before{content:""}.ph.ph-cherries:before{content:""}.ph.ph-church:before{content:""}.ph.ph-cigarette:before{content:""}.ph.ph-cigarette-slash:before{content:""}.ph.ph-circle:before{content:""}.ph.ph-circle-dashed:before{content:""}.ph.ph-circle-half:before{content:""}.ph.ph-circle-half-tilt:before{content:""}.ph.ph-circle-notch:before{content:""}.ph.ph-circles-four:before{content:""}.ph.ph-circles-three:before{content:""}.ph.ph-circles-three-plus:before{content:""}.ph.ph-circuitry:before{content:""}.ph.ph-city:before{content:""}.ph.ph-clipboard:before{content:""}.ph.ph-clipboard-text:before{content:""}.ph.ph-clock:before{content:""}.ph.ph-clock-afternoon:before{content:""}.ph.ph-clock-clockwise:before{content:""}.ph.ph-clock-countdown:before{content:""}.ph.ph-clock-counter-clockwise:before{content:""}.ph.ph-clock-user:before{content:""}.ph.ph-closed-captioning:before{content:""}.ph.ph-cloud:before{content:""}.ph.ph-cloud-arrow-down:before{content:""}.ph.ph-cloud-arrow-up:before{content:""}.ph.ph-cloud-check:before{content:""}.ph.ph-cloud-fog:before{content:""}.ph.ph-cloud-lightning:before{content:""}.ph.ph-cloud-moon:before{content:""}.ph.ph-cloud-rain:before{content:""}.ph.ph-cloud-slash:before{content:""}.ph.ph-cloud-snow:before{content:""}.ph.ph-cloud-sun:before{content:""}.ph.ph-cloud-warning:before{content:""}.ph.ph-cloud-x:before{content:""}.ph.ph-clover:before{content:""}.ph.ph-club:before{content:""}.ph.ph-coat-hanger:before{content:""}.ph.ph-coda-logo:before{content:""}.ph.ph-code:before{content:""}.ph.ph-code-block:before{content:""}.ph.ph-code-simple:before{content:""}.ph.ph-codepen-logo:before{content:""}.ph.ph-codesandbox-logo:before{content:""}.ph.ph-coffee:before{content:""}.ph.ph-coffee-bean:before{content:""}.ph.ph-coin:before{content:""}.ph.ph-coin-vertical:before{content:""}.ph.ph-coins:before{content:""}.ph.ph-columns:before{content:""}.ph.ph-columns-plus-left:before{content:""}.ph.ph-columns-plus-right:before{content:""}.ph.ph-command:before{content:""}.ph.ph-compass:before{content:""}.ph.ph-compass-rose:before{content:""}.ph.ph-compass-tool:before{content:""}.ph.ph-computer-tower:before{content:""}.ph.ph-confetti:before{content:""}.ph.ph-contactless-payment:before{content:""}.ph.ph-control:before{content:""}.ph.ph-cookie:before{content:""}.ph.ph-cooking-pot:before{content:""}.ph.ph-copy:before{content:""}.ph.ph-copy-simple:before{content:""}.ph.ph-copyleft:before{content:""}.ph.ph-copyright:before{content:""}.ph.ph-corners-in:before{content:""}.ph.ph-corners-out:before{content:""}.ph.ph-couch:before{content:""}.ph.ph-court-basketball:before{content:""}.ph.ph-cow:before{content:""}.ph.ph-cowboy-hat:before{content:""}.ph.ph-cpu:before{content:""}.ph.ph-crane:before{content:""}.ph.ph-crane-tower:before{content:""}.ph.ph-credit-card:before{content:""}.ph.ph-cricket:before{content:""}.ph.ph-crop:before{content:""}.ph.ph-cross:before{content:""}.ph.ph-crosshair:before{content:""}.ph.ph-crosshair-simple:before{content:""}.ph.ph-crown:before{content:""}.ph.ph-crown-cross:before{content:""}.ph.ph-crown-simple:before{content:""}.ph.ph-cube:before{content:""}.ph.ph-cube-focus:before{content:""}.ph.ph-cube-transparent:before{content:""}.ph.ph-currency-btc:before{content:""}.ph.ph-currency-circle-dollar:before{content:""}.ph.ph-currency-cny:before{content:""}.ph.ph-currency-dollar:before{content:""}.ph.ph-currency-dollar-simple:before{content:""}.ph.ph-currency-eth:before{content:""}.ph.ph-currency-eur:before{content:""}.ph.ph-currency-gbp:before{content:""}.ph.ph-currency-inr:before{content:""}.ph.ph-currency-jpy:before{content:""}.ph.ph-currency-krw:before{content:""}.ph.ph-currency-kzt:before{content:""}.ph.ph-currency-ngn:before{content:""}.ph.ph-currency-rub:before{content:""}.ph.ph-cursor:before{content:""}.ph.ph-cursor-click:before{content:""}.ph.ph-cursor-text:before{content:""}.ph.ph-cylinder:before{content:""}.ph.ph-database:before{content:""}.ph.ph-desk:before{content:""}.ph.ph-desktop:before{content:""}.ph.ph-desktop-tower:before{content:""}.ph.ph-detective:before{content:""}.ph.ph-dev-to-logo:before{content:""}.ph.ph-device-mobile:before{content:""}.ph.ph-device-mobile-camera:before{content:""}.ph.ph-device-mobile-slash:before{content:""}.ph.ph-device-mobile-speaker:before{content:""}.ph.ph-device-rotate:before{content:""}.ph.ph-device-tablet:before{content:""}.ph.ph-device-tablet-camera:before{content:""}.ph.ph-device-tablet-speaker:before{content:""}.ph.ph-devices:before{content:""}.ph.ph-diamond:before{content:""}.ph.ph-diamonds-four:before{content:""}.ph.ph-dice-five:before{content:""}.ph.ph-dice-four:before{content:""}.ph.ph-dice-one:before{content:""}.ph.ph-dice-six:before{content:""}.ph.ph-dice-three:before{content:""}.ph.ph-dice-two:before{content:""}.ph.ph-disc:before{content:""}.ph.ph-disco-ball:before{content:""}.ph.ph-discord-logo:before{content:""}.ph.ph-divide:before{content:""}.ph.ph-dna:before{content:""}.ph.ph-dog:before{content:""}.ph.ph-door:before{content:""}.ph.ph-door-open:before{content:""}.ph.ph-dot:before{content:""}.ph.ph-dot-outline:before{content:""}.ph.ph-dots-nine:before{content:""}.ph.ph-dots-six:before{content:""}.ph.ph-dots-six-vertical:before{content:""}.ph.ph-dots-three:before{content:""}.ph.ph-dots-three-circle:before{content:""}.ph.ph-dots-three-circle-vertical:before{content:""}.ph.ph-dots-three-outline:before{content:""}.ph.ph-dots-three-outline-vertical:before{content:""}.ph.ph-dots-three-vertical:before{content:""}.ph.ph-download:before{content:""}.ph.ph-download-simple:before{content:""}.ph.ph-dress:before{content:""}.ph.ph-dresser:before{content:""}.ph.ph-dribbble-logo:before{content:""}.ph.ph-drone:before{content:""}.ph.ph-drop:before{content:""}.ph.ph-drop-half:before{content:""}.ph.ph-drop-half-bottom:before{content:""}.ph.ph-drop-simple:before{content:""}.ph.ph-drop-slash:before{content:""}.ph.ph-dropbox-logo:before{content:""}.ph.ph-ear:before{content:""}.ph.ph-ear-slash:before{content:""}.ph.ph-egg:before{content:""}.ph.ph-egg-crack:before{content:""}.ph.ph-eject:before{content:""}.ph.ph-eject-simple:before{content:""}.ph.ph-elevator:before{content:""}.ph.ph-empty:before{content:""}.ph.ph-engine:before{content:""}.ph.ph-envelope:before{content:""}.ph.ph-envelope-open:before{content:""}.ph.ph-envelope-simple:before{content:""}.ph.ph-envelope-simple-open:before{content:""}.ph.ph-equalizer:before{content:""}.ph.ph-equals:before{content:""}.ph.ph-eraser:before{content:""}.ph.ph-escalator-down:before{content:""}.ph.ph-escalator-up:before{content:""}.ph.ph-exam:before{content:""}.ph.ph-exclamation-mark:before{content:""}.ph.ph-exclude:before{content:""}.ph.ph-exclude-square:before{content:""}.ph.ph-export:before{content:""}.ph.ph-eye:before{content:""}.ph.ph-eye-closed:before{content:""}.ph.ph-eye-slash:before{content:""}.ph.ph-eyedropper:before{content:""}.ph.ph-eyedropper-sample:before{content:""}.ph.ph-eyeglasses:before{content:""}.ph.ph-eyes:before{content:""}.ph.ph-face-mask:before{content:""}.ph.ph-facebook-logo:before{content:""}.ph.ph-factory:before{content:""}.ph.ph-faders:before{content:""}.ph.ph-faders-horizontal:before{content:""}.ph.ph-fallout-shelter:before{content:""}.ph.ph-fan:before{content:""}.ph.ph-farm:before{content:""}.ph.ph-fast-forward:before{content:""}.ph.ph-fast-forward-circle:before{content:""}.ph.ph-feather:before{content:""}.ph.ph-fediverse-logo:before{content:""}.ph.ph-figma-logo:before{content:""}.ph.ph-file:before{content:""}.ph.ph-file-archive:before{content:""}.ph.ph-file-arrow-down:before{content:""}.ph.ph-file-arrow-up:before{content:""}.ph.ph-file-audio:before{content:""}.ph.ph-file-c:before{content:""}.ph.ph-file-c-sharp:before{content:""}.ph.ph-file-cloud:before{content:""}.ph.ph-file-code:before{content:""}.ph.ph-file-cpp:before{content:""}.ph.ph-file-css:before{content:""}.ph.ph-file-csv:before{content:""}.ph.ph-file-dashed:before{content:""}.ph.ph-file-dotted:before{content:""}.ph.ph-file-doc:before{content:""}.ph.ph-file-html:before{content:""}.ph.ph-file-image:before{content:""}.ph.ph-file-ini:before{content:""}.ph.ph-file-jpg:before{content:""}.ph.ph-file-js:before{content:""}.ph.ph-file-jsx:before{content:""}.ph.ph-file-lock:before{content:""}.ph.ph-file-magnifying-glass:before{content:""}.ph.ph-file-search:before{content:""}.ph.ph-file-md:before{content:""}.ph.ph-file-minus:before{content:""}.ph.ph-file-pdf:before{content:""}.ph.ph-file-plus:before{content:""}.ph.ph-file-png:before{content:""}.ph.ph-file-ppt:before{content:""}.ph.ph-file-py:before{content:""}.ph.ph-file-rs:before{content:""}.ph.ph-file-sql:before{content:""}.ph.ph-file-svg:before{content:""}.ph.ph-file-text:before{content:""}.ph.ph-file-ts:before{content:""}.ph.ph-file-tsx:before{content:""}.ph.ph-file-txt:before{content:""}.ph.ph-file-video:before{content:""}.ph.ph-file-vue:before{content:""}.ph.ph-file-x:before{content:""}.ph.ph-file-xls:before{content:""}.ph.ph-file-zip:before{content:""}.ph.ph-files:before{content:""}.ph.ph-film-reel:before{content:""}.ph.ph-film-script:before{content:""}.ph.ph-film-slate:before{content:""}.ph.ph-film-strip:before{content:""}.ph.ph-fingerprint:before{content:""}.ph.ph-fingerprint-simple:before{content:""}.ph.ph-finn-the-human:before{content:""}.ph.ph-fire:before{content:""}.ph.ph-fire-extinguisher:before{content:""}.ph.ph-fire-simple:before{content:""}.ph.ph-fire-truck:before{content:""}.ph.ph-first-aid:before{content:""}.ph.ph-first-aid-kit:before{content:""}.ph.ph-fish:before{content:""}.ph.ph-fish-simple:before{content:""}.ph.ph-flag:before{content:""}.ph.ph-flag-banner:before{content:""}.ph.ph-flag-banner-fold:before{content:""}.ph.ph-flag-checkered:before{content:""}.ph.ph-flag-pennant:before{content:""}.ph.ph-flame:before{content:""}.ph.ph-flashlight:before{content:""}.ph.ph-flask:before{content:""}.ph.ph-flip-horizontal:before{content:""}.ph.ph-flip-vertical:before{content:""}.ph.ph-floppy-disk:before{content:""}.ph.ph-floppy-disk-back:before{content:""}.ph.ph-flow-arrow:before{content:""}.ph.ph-flower:before{content:""}.ph.ph-flower-lotus:before{content:""}.ph.ph-flower-tulip:before{content:""}.ph.ph-flying-saucer:before{content:""}.ph.ph-folder:before{content:""}.ph.ph-folder-notch:before{content:""}.ph.ph-folder-dashed:before{content:""}.ph.ph-folder-dotted:before{content:""}.ph.ph-folder-lock:before{content:""}.ph.ph-folder-minus:before{content:""}.ph.ph-folder-notch-minus:before{content:""}.ph.ph-folder-open:before{content:""}.ph.ph-folder-notch-open:before{content:""}.ph.ph-folder-plus:before{content:""}.ph.ph-folder-notch-plus:before{content:""}.ph.ph-folder-simple:before{content:""}.ph.ph-folder-simple-dashed:before{content:""}.ph.ph-folder-simple-dotted:before{content:""}.ph.ph-folder-simple-lock:before{content:""}.ph.ph-folder-simple-minus:before{content:""}.ph.ph-folder-simple-plus:before{content:""}.ph.ph-folder-simple-star:before{content:""}.ph.ph-folder-simple-user:before{content:""}.ph.ph-folder-star:before{content:""}.ph.ph-folder-user:before{content:""}.ph.ph-folders:before{content:""}.ph.ph-football:before{content:""}.ph.ph-football-helmet:before{content:""}.ph.ph-footprints:before{content:""}.ph.ph-fork-knife:before{content:""}.ph.ph-four-k:before{content:""}.ph.ph-frame-corners:before{content:""}.ph.ph-framer-logo:before{content:""}.ph.ph-function:before{content:""}.ph.ph-funnel:before{content:""}.ph.ph-funnel-simple:before{content:""}.ph.ph-funnel-simple-x:before{content:""}.ph.ph-funnel-x:before{content:""}.ph.ph-game-controller:before{content:""}.ph.ph-garage:before{content:""}.ph.ph-gas-can:before{content:""}.ph.ph-gas-pump:before{content:""}.ph.ph-gauge:before{content:""}.ph.ph-gavel:before{content:""}.ph.ph-gear:before{content:""}.ph.ph-gear-fine:before{content:""}.ph.ph-gear-six:before{content:""}.ph.ph-gender-female:before{content:""}.ph.ph-gender-intersex:before{content:""}.ph.ph-gender-male:before{content:""}.ph.ph-gender-neuter:before{content:""}.ph.ph-gender-nonbinary:before{content:""}.ph.ph-gender-transgender:before{content:""}.ph.ph-ghost:before{content:""}.ph.ph-gif:before{content:""}.ph.ph-gift:before{content:""}.ph.ph-git-branch:before{content:""}.ph.ph-git-commit:before{content:""}.ph.ph-git-diff:before{content:""}.ph.ph-git-fork:before{content:""}.ph.ph-git-merge:before{content:""}.ph.ph-git-pull-request:before{content:""}.ph.ph-github-logo:before{content:""}.ph.ph-gitlab-logo:before{content:""}.ph.ph-gitlab-logo-simple:before{content:""}.ph.ph-globe:before{content:""}.ph.ph-globe-hemisphere-east:before{content:""}.ph.ph-globe-hemisphere-west:before{content:""}.ph.ph-globe-simple:before{content:""}.ph.ph-globe-simple-x:before{content:""}.ph.ph-globe-stand:before{content:""}.ph.ph-globe-x:before{content:""}.ph.ph-goggles:before{content:""}.ph.ph-golf:before{content:""}.ph.ph-goodreads-logo:before{content:""}.ph.ph-google-cardboard-logo:before{content:""}.ph.ph-google-chrome-logo:before{content:""}.ph.ph-google-drive-logo:before{content:""}.ph.ph-google-logo:before{content:""}.ph.ph-google-photos-logo:before{content:""}.ph.ph-google-play-logo:before{content:""}.ph.ph-google-podcasts-logo:before{content:""}.ph.ph-gps:before{content:""}.ph.ph-gps-fix:before{content:""}.ph.ph-gps-slash:before{content:""}.ph.ph-gradient:before{content:""}.ph.ph-graduation-cap:before{content:""}.ph.ph-grains:before{content:""}.ph.ph-grains-slash:before{content:""}.ph.ph-graph:before{content:""}.ph.ph-graphics-card:before{content:""}.ph.ph-greater-than:before{content:""}.ph.ph-greater-than-or-equal:before{content:""}.ph.ph-grid-four:before{content:""}.ph.ph-grid-nine:before{content:""}.ph.ph-guitar:before{content:""}.ph.ph-hair-dryer:before{content:""}.ph.ph-hamburger:before{content:""}.ph.ph-hammer:before{content:""}.ph.ph-hand:before{content:""}.ph.ph-hand-arrow-down:before{content:""}.ph.ph-hand-arrow-up:before{content:""}.ph.ph-hand-coins:before{content:""}.ph.ph-hand-deposit:before{content:""}.ph.ph-hand-eye:before{content:""}.ph.ph-hand-fist:before{content:""}.ph.ph-hand-grabbing:before{content:""}.ph.ph-hand-heart:before{content:""}.ph.ph-hand-palm:before{content:""}.ph.ph-hand-peace:before{content:""}.ph.ph-hand-pointing:before{content:""}.ph.ph-hand-soap:before{content:""}.ph.ph-hand-swipe-left:before{content:""}.ph.ph-hand-swipe-right:before{content:""}.ph.ph-hand-tap:before{content:""}.ph.ph-hand-waving:before{content:""}.ph.ph-hand-withdraw:before{content:""}.ph.ph-handbag:before{content:""}.ph.ph-handbag-simple:before{content:""}.ph.ph-hands-clapping:before{content:""}.ph.ph-hands-praying:before{content:""}.ph.ph-handshake:before{content:""}.ph.ph-hard-drive:before{content:""}.ph.ph-hard-drives:before{content:""}.ph.ph-hard-hat:before{content:""}.ph.ph-hash:before{content:""}.ph.ph-hash-straight:before{content:""}.ph.ph-head-circuit:before{content:""}.ph.ph-headlights:before{content:""}.ph.ph-headphones:before{content:""}.ph.ph-headset:before{content:""}.ph.ph-heart:before{content:""}.ph.ph-heart-break:before{content:""}.ph.ph-heart-half:before{content:""}.ph.ph-heart-straight:before{content:""}.ph.ph-heart-straight-break:before{content:""}.ph.ph-heartbeat:before{content:""}.ph.ph-hexagon:before{content:""}.ph.ph-high-definition:before{content:""}.ph.ph-high-heel:before{content:""}.ph.ph-highlighter:before{content:""}.ph.ph-highlighter-circle:before{content:""}.ph.ph-hockey:before{content:""}.ph.ph-hoodie:before{content:""}.ph.ph-horse:before{content:""}.ph.ph-hospital:before{content:""}.ph.ph-hourglass:before{content:""}.ph.ph-hourglass-high:before{content:""}.ph.ph-hourglass-low:before{content:""}.ph.ph-hourglass-medium:before{content:""}.ph.ph-hourglass-simple:before{content:""}.ph.ph-hourglass-simple-high:before{content:""}.ph.ph-hourglass-simple-low:before{content:""}.ph.ph-hourglass-simple-medium:before{content:""}.ph.ph-house:before{content:""}.ph.ph-house-line:before{content:""}.ph.ph-house-simple:before{content:""}.ph.ph-hurricane:before{content:""}.ph.ph-ice-cream:before{content:""}.ph.ph-identification-badge:before{content:""}.ph.ph-identification-card:before{content:""}.ph.ph-image:before{content:""}.ph.ph-image-broken:before{content:""}.ph.ph-image-square:before{content:""}.ph.ph-images:before{content:""}.ph.ph-images-square:before{content:""}.ph.ph-infinity:before{content:""}.ph.ph-lemniscate:before{content:""}.ph.ph-info:before{content:""}.ph.ph-instagram-logo:before{content:""}.ph.ph-intersect:before{content:""}.ph.ph-intersect-square:before{content:""}.ph.ph-intersect-three:before{content:""}.ph.ph-intersection:before{content:""}.ph.ph-invoice:before{content:""}.ph.ph-island:before{content:""}.ph.ph-jar:before{content:""}.ph.ph-jar-label:before{content:""}.ph.ph-jeep:before{content:""}.ph.ph-joystick:before{content:""}.ph.ph-kanban:before{content:""}.ph.ph-key:before{content:""}.ph.ph-key-return:before{content:""}.ph.ph-keyboard:before{content:""}.ph.ph-keyhole:before{content:""}.ph.ph-knife:before{content:""}.ph.ph-ladder:before{content:""}.ph.ph-ladder-simple:before{content:""}.ph.ph-lamp:before{content:""}.ph.ph-lamp-pendant:before{content:""}.ph.ph-laptop:before{content:""}.ph.ph-lasso:before{content:""}.ph.ph-lastfm-logo:before{content:""}.ph.ph-layout:before{content:""}.ph.ph-leaf:before{content:""}.ph.ph-lectern:before{content:""}.ph.ph-lego:before{content:""}.ph.ph-lego-smiley:before{content:""}.ph.ph-less-than:before{content:""}.ph.ph-less-than-or-equal:before{content:""}.ph.ph-letter-circle-h:before{content:""}.ph.ph-letter-circle-p:before{content:""}.ph.ph-letter-circle-v:before{content:""}.ph.ph-lifebuoy:before{content:""}.ph.ph-lightbulb:before{content:""}.ph.ph-lightbulb-filament:before{content:""}.ph.ph-lighthouse:before{content:""}.ph.ph-lightning:before{content:""}.ph.ph-lightning-a:before{content:""}.ph.ph-lightning-slash:before{content:""}.ph.ph-line-segment:before{content:""}.ph.ph-line-segments:before{content:""}.ph.ph-line-vertical:before{content:""}.ph.ph-link:before{content:""}.ph.ph-link-break:before{content:""}.ph.ph-link-simple:before{content:""}.ph.ph-link-simple-break:before{content:""}.ph.ph-link-simple-horizontal:before{content:""}.ph.ph-link-simple-horizontal-break:before{content:""}.ph.ph-linkedin-logo:before{content:""}.ph.ph-linktree-logo:before{content:""}.ph.ph-linux-logo:before{content:""}.ph.ph-list:before{content:""}.ph.ph-list-bullets:before{content:""}.ph.ph-list-checks:before{content:""}.ph.ph-list-dashes:before{content:""}.ph.ph-list-heart:before{content:""}.ph.ph-list-magnifying-glass:before{content:""}.ph.ph-list-numbers:before{content:""}.ph.ph-list-plus:before{content:""}.ph.ph-list-star:before{content:""}.ph.ph-lock:before{content:""}.ph.ph-lock-key:before{content:""}.ph.ph-lock-key-open:before{content:""}.ph.ph-lock-laminated:before{content:""}.ph.ph-lock-laminated-open:before{content:""}.ph.ph-lock-open:before{content:""}.ph.ph-lock-simple:before{content:""}.ph.ph-lock-simple-open:before{content:""}.ph.ph-lockers:before{content:""}.ph.ph-log:before{content:""}.ph.ph-magic-wand:before{content:""}.ph.ph-magnet:before{content:""}.ph.ph-magnet-straight:before{content:""}.ph.ph-magnifying-glass:before{content:""}.ph.ph-magnifying-glass-minus:before{content:""}.ph.ph-magnifying-glass-plus:before{content:""}.ph.ph-mailbox:before{content:""}.ph.ph-map-pin:before{content:""}.ph.ph-map-pin-area:before{content:""}.ph.ph-map-pin-line:before{content:""}.ph.ph-map-pin-plus:before{content:""}.ph.ph-map-pin-simple:before{content:""}.ph.ph-map-pin-simple-area:before{content:""}.ph.ph-map-pin-simple-line:before{content:""}.ph.ph-map-trifold:before{content:""}.ph.ph-markdown-logo:before{content:""}.ph.ph-marker-circle:before{content:""}.ph.ph-martini:before{content:""}.ph.ph-mask-happy:before{content:""}.ph.ph-mask-sad:before{content:""}.ph.ph-mastodon-logo:before{content:""}.ph.ph-math-operations:before{content:""}.ph.ph-matrix-logo:before{content:""}.ph.ph-medal:before{content:""}.ph.ph-medal-military:before{content:""}.ph.ph-medium-logo:before{content:""}.ph.ph-megaphone:before{content:""}.ph.ph-megaphone-simple:before{content:""}.ph.ph-member-of:before{content:""}.ph.ph-memory:before{content:""}.ph.ph-messenger-logo:before{content:""}.ph.ph-meta-logo:before{content:""}.ph.ph-meteor:before{content:""}.ph.ph-metronome:before{content:""}.ph.ph-microphone:before{content:""}.ph.ph-microphone-slash:before{content:""}.ph.ph-microphone-stage:before{content:""}.ph.ph-microscope:before{content:""}.ph.ph-microsoft-excel-logo:before{content:""}.ph.ph-microsoft-outlook-logo:before{content:""}.ph.ph-microsoft-powerpoint-logo:before{content:""}.ph.ph-microsoft-teams-logo:before{content:""}.ph.ph-microsoft-word-logo:before{content:""}.ph.ph-minus:before{content:""}.ph.ph-minus-circle:before{content:""}.ph.ph-minus-square:before{content:""}.ph.ph-money:before{content:""}.ph.ph-money-wavy:before{content:""}.ph.ph-monitor:before{content:""}.ph.ph-monitor-arrow-up:before{content:""}.ph.ph-monitor-play:before{content:""}.ph.ph-moon:before{content:""}.ph.ph-moon-stars:before{content:""}.ph.ph-moped:before{content:""}.ph.ph-moped-front:before{content:""}.ph.ph-mosque:before{content:""}.ph.ph-motorcycle:before{content:""}.ph.ph-mountains:before{content:""}.ph.ph-mouse:before{content:""}.ph.ph-mouse-left-click:before{content:""}.ph.ph-mouse-middle-click:before{content:""}.ph.ph-mouse-right-click:before{content:""}.ph.ph-mouse-scroll:before{content:""}.ph.ph-mouse-simple:before{content:""}.ph.ph-music-note:before{content:""}.ph.ph-music-note-simple:before{content:""}.ph.ph-music-notes:before{content:""}.ph.ph-music-notes-minus:before{content:""}.ph.ph-music-notes-plus:before{content:""}.ph.ph-music-notes-simple:before{content:""}.ph.ph-navigation-arrow:before{content:""}.ph.ph-needle:before{content:""}.ph.ph-network:before{content:""}.ph.ph-network-slash:before{content:""}.ph.ph-network-x:before{content:""}.ph.ph-newspaper:before{content:""}.ph.ph-newspaper-clipping:before{content:""}.ph.ph-not-equals:before{content:""}.ph.ph-not-member-of:before{content:""}.ph.ph-not-subset-of:before{content:""}.ph.ph-not-superset-of:before{content:""}.ph.ph-notches:before{content:""}.ph.ph-note:before{content:""}.ph.ph-note-blank:before{content:""}.ph.ph-note-pencil:before{content:""}.ph.ph-notebook:before{content:""}.ph.ph-notepad:before{content:""}.ph.ph-notification:before{content:""}.ph.ph-notion-logo:before{content:""}.ph.ph-nuclear-plant:before{content:""}.ph.ph-number-circle-eight:before{content:""}.ph.ph-number-circle-five:before{content:""}.ph.ph-number-circle-four:before{content:""}.ph.ph-number-circle-nine:before{content:""}.ph.ph-number-circle-one:before{content:""}.ph.ph-number-circle-seven:before{content:""}.ph.ph-number-circle-six:before{content:""}.ph.ph-number-circle-three:before{content:""}.ph.ph-number-circle-two:before{content:""}.ph.ph-number-circle-zero:before{content:""}.ph.ph-number-eight:before{content:""}.ph.ph-number-five:before{content:""}.ph.ph-number-four:before{content:""}.ph.ph-number-nine:before{content:""}.ph.ph-number-one:before{content:""}.ph.ph-number-seven:before{content:""}.ph.ph-number-six:before{content:""}.ph.ph-number-square-eight:before{content:""}.ph.ph-number-square-five:before{content:""}.ph.ph-number-square-four:before{content:""}.ph.ph-number-square-nine:before{content:""}.ph.ph-number-square-one:before{content:""}.ph.ph-number-square-seven:before{content:""}.ph.ph-number-square-six:before{content:""}.ph.ph-number-square-three:before{content:""}.ph.ph-number-square-two:before{content:""}.ph.ph-number-square-zero:before{content:""}.ph.ph-number-three:before{content:""}.ph.ph-number-two:before{content:""}.ph.ph-number-zero:before{content:""}.ph.ph-numpad:before{content:""}.ph.ph-nut:before{content:""}.ph.ph-ny-times-logo:before{content:""}.ph.ph-octagon:before{content:""}.ph.ph-office-chair:before{content:""}.ph.ph-onigiri:before{content:""}.ph.ph-open-ai-logo:before{content:""}.ph.ph-option:before{content:""}.ph.ph-orange:before{content:""}.ph.ph-orange-slice:before{content:""}.ph.ph-oven:before{content:""}.ph.ph-package:before{content:""}.ph.ph-paint-brush:before{content:""}.ph.ph-paint-brush-broad:before{content:""}.ph.ph-paint-brush-household:before{content:""}.ph.ph-paint-bucket:before{content:""}.ph.ph-paint-roller:before{content:""}.ph.ph-palette:before{content:""}.ph.ph-panorama:before{content:""}.ph.ph-pants:before{content:""}.ph.ph-paper-plane:before{content:""}.ph.ph-paper-plane-right:before{content:""}.ph.ph-paper-plane-tilt:before{content:""}.ph.ph-paperclip:before{content:""}.ph.ph-paperclip-horizontal:before{content:""}.ph.ph-parachute:before{content:""}.ph.ph-paragraph:before{content:""}.ph.ph-parallelogram:before{content:""}.ph.ph-park:before{content:""}.ph.ph-password:before{content:""}.ph.ph-path:before{content:""}.ph.ph-patreon-logo:before{content:""}.ph.ph-pause:before{content:""}.ph.ph-pause-circle:before{content:""}.ph.ph-paw-print:before{content:""}.ph.ph-paypal-logo:before{content:""}.ph.ph-peace:before{content:""}.ph.ph-pen:before{content:""}.ph.ph-pen-nib:before{content:""}.ph.ph-pen-nib-straight:before{content:""}.ph.ph-pencil:before{content:""}.ph.ph-pencil-circle:before{content:""}.ph.ph-pencil-line:before{content:""}.ph.ph-pencil-ruler:before{content:""}.ph.ph-pencil-simple:before{content:""}.ph.ph-pencil-simple-line:before{content:""}.ph.ph-pencil-simple-slash:before{content:""}.ph.ph-pencil-slash:before{content:""}.ph.ph-pentagon:before{content:""}.ph.ph-pentagram:before{content:""}.ph.ph-pepper:before{content:""}.ph.ph-percent:before{content:""}.ph.ph-person:before{content:""}.ph.ph-person-arms-spread:before{content:""}.ph.ph-person-simple:before{content:""}.ph.ph-person-simple-bike:before{content:""}.ph.ph-person-simple-circle:before{content:""}.ph.ph-person-simple-hike:before{content:""}.ph.ph-person-simple-run:before{content:""}.ph.ph-person-simple-ski:before{content:""}.ph.ph-person-simple-snowboard:before{content:""}.ph.ph-person-simple-swim:before{content:""}.ph.ph-person-simple-tai-chi:before{content:""}.ph.ph-person-simple-throw:before{content:""}.ph.ph-person-simple-walk:before{content:""}.ph.ph-perspective:before{content:""}.ph.ph-phone:before{content:""}.ph.ph-phone-call:before{content:""}.ph.ph-phone-disconnect:before{content:""}.ph.ph-phone-incoming:before{content:""}.ph.ph-phone-list:before{content:""}.ph.ph-phone-outgoing:before{content:""}.ph.ph-phone-pause:before{content:""}.ph.ph-phone-plus:before{content:""}.ph.ph-phone-slash:before{content:""}.ph.ph-phone-transfer:before{content:""}.ph.ph-phone-x:before{content:""}.ph.ph-phosphor-logo:before{content:""}.ph.ph-pi:before{content:""}.ph.ph-piano-keys:before{content:""}.ph.ph-picnic-table:before{content:""}.ph.ph-picture-in-picture:before{content:""}.ph.ph-piggy-bank:before{content:""}.ph.ph-pill:before{content:""}.ph.ph-ping-pong:before{content:""}.ph.ph-pint-glass:before{content:""}.ph.ph-pinterest-logo:before{content:""}.ph.ph-pinwheel:before{content:""}.ph.ph-pipe:before{content:""}.ph.ph-pipe-wrench:before{content:""}.ph.ph-pix-logo:before{content:""}.ph.ph-pizza:before{content:""}.ph.ph-placeholder:before{content:""}.ph.ph-planet:before{content:""}.ph.ph-plant:before{content:""}.ph.ph-play:before{content:""}.ph.ph-play-circle:before{content:""}.ph.ph-play-pause:before{content:""}.ph.ph-playlist:before{content:""}.ph.ph-plug:before{content:""}.ph.ph-plug-charging:before{content:""}.ph.ph-plugs:before{content:""}.ph.ph-plugs-connected:before{content:""}.ph.ph-plus:before{content:""}.ph.ph-plus-circle:before{content:""}.ph.ph-plus-minus:before{content:""}.ph.ph-plus-square:before{content:""}.ph.ph-poker-chip:before{content:""}.ph.ph-police-car:before{content:""}.ph.ph-polygon:before{content:""}.ph.ph-popcorn:before{content:""}.ph.ph-popsicle:before{content:""}.ph.ph-potted-plant:before{content:""}.ph.ph-power:before{content:""}.ph.ph-prescription:before{content:""}.ph.ph-presentation:before{content:""}.ph.ph-presentation-chart:before{content:""}.ph.ph-printer:before{content:""}.ph.ph-prohibit:before{content:""}.ph.ph-prohibit-inset:before{content:""}.ph.ph-projector-screen:before{content:""}.ph.ph-projector-screen-chart:before{content:""}.ph.ph-pulse:before{content:""}.ph.ph-activity:before{content:""}.ph.ph-push-pin:before{content:""}.ph.ph-push-pin-simple:before{content:""}.ph.ph-push-pin-simple-slash:before{content:""}.ph.ph-push-pin-slash:before{content:""}.ph.ph-puzzle-piece:before{content:""}.ph.ph-qr-code:before{content:""}.ph.ph-question:before{content:""}.ph.ph-question-mark:before{content:""}.ph.ph-queue:before{content:""}.ph.ph-quotes:before{content:""}.ph.ph-rabbit:before{content:""}.ph.ph-racquet:before{content:""}.ph.ph-radical:before{content:""}.ph.ph-radio:before{content:""}.ph.ph-radio-button:before{content:""}.ph.ph-radioactive:before{content:""}.ph.ph-rainbow:before{content:""}.ph.ph-rainbow-cloud:before{content:""}.ph.ph-ranking:before{content:""}.ph.ph-read-cv-logo:before{content:""}.ph.ph-receipt:before{content:""}.ph.ph-receipt-x:before{content:""}.ph.ph-record:before{content:""}.ph.ph-rectangle:before{content:""}.ph.ph-rectangle-dashed:before{content:""}.ph.ph-recycle:before{content:""}.ph.ph-reddit-logo:before{content:""}.ph.ph-repeat:before{content:""}.ph.ph-repeat-once:before{content:""}.ph.ph-replit-logo:before{content:""}.ph.ph-resize:before{content:""}.ph.ph-rewind:before{content:""}.ph.ph-rewind-circle:before{content:""}.ph.ph-road-horizon:before{content:""}.ph.ph-robot:before{content:""}.ph.ph-rocket:before{content:""}.ph.ph-rocket-launch:before{content:""}.ph.ph-rows:before{content:""}.ph.ph-rows-plus-bottom:before{content:""}.ph.ph-rows-plus-top:before{content:""}.ph.ph-rss:before{content:""}.ph.ph-rss-simple:before{content:""}.ph.ph-rug:before{content:""}.ph.ph-ruler:before{content:""}.ph.ph-sailboat:before{content:""}.ph.ph-scales:before{content:""}.ph.ph-scan:before{content:""}.ph.ph-scan-smiley:before{content:""}.ph.ph-scissors:before{content:""}.ph.ph-scooter:before{content:""}.ph.ph-screencast:before{content:""}.ph.ph-screwdriver:before{content:""}.ph.ph-scribble:before{content:""}.ph.ph-scribble-loop:before{content:""}.ph.ph-scroll:before{content:""}.ph.ph-seal:before{content:""}.ph.ph-circle-wavy:before{content:""}.ph.ph-seal-check:before{content:""}.ph.ph-circle-wavy-check:before{content:""}.ph.ph-seal-percent:before{content:""}.ph.ph-seal-question:before{content:""}.ph.ph-circle-wavy-question:before{content:""}.ph.ph-seal-warning:before{content:""}.ph.ph-circle-wavy-warning:before{content:""}.ph.ph-seat:before{content:""}.ph.ph-seatbelt:before{content:""}.ph.ph-security-camera:before{content:""}.ph.ph-selection:before{content:""}.ph.ph-selection-all:before{content:""}.ph.ph-selection-background:before{content:""}.ph.ph-selection-foreground:before{content:""}.ph.ph-selection-inverse:before{content:""}.ph.ph-selection-plus:before{content:""}.ph.ph-selection-slash:before{content:""}.ph.ph-shapes:before{content:""}.ph.ph-share:before{content:""}.ph.ph-share-fat:before{content:""}.ph.ph-share-network:before{content:""}.ph.ph-shield:before{content:""}.ph.ph-shield-check:before{content:""}.ph.ph-shield-checkered:before{content:""}.ph.ph-shield-chevron:before{content:""}.ph.ph-shield-plus:before{content:""}.ph.ph-shield-slash:before{content:""}.ph.ph-shield-star:before{content:""}.ph.ph-shield-warning:before{content:""}.ph.ph-shipping-container:before{content:""}.ph.ph-shirt-folded:before{content:""}.ph.ph-shooting-star:before{content:""}.ph.ph-shopping-bag:before{content:""}.ph.ph-shopping-bag-open:before{content:""}.ph.ph-shopping-cart:before{content:""}.ph.ph-shopping-cart-simple:before{content:""}.ph.ph-shovel:before{content:""}.ph.ph-shower:before{content:""}.ph.ph-shrimp:before{content:""}.ph.ph-shuffle:before{content:""}.ph.ph-shuffle-angular:before{content:""}.ph.ph-shuffle-simple:before{content:""}.ph.ph-sidebar:before{content:""}.ph.ph-sidebar-simple:before{content:""}.ph.ph-sigma:before{content:""}.ph.ph-sign-in:before{content:""}.ph.ph-sign-out:before{content:""}.ph.ph-signature:before{content:""}.ph.ph-signpost:before{content:""}.ph.ph-sim-card:before{content:""}.ph.ph-siren:before{content:""}.ph.ph-sketch-logo:before{content:""}.ph.ph-skip-back:before{content:""}.ph.ph-skip-back-circle:before{content:""}.ph.ph-skip-forward:before{content:""}.ph.ph-skip-forward-circle:before{content:""}.ph.ph-skull:before{content:""}.ph.ph-skype-logo:before{content:""}.ph.ph-slack-logo:before{content:""}.ph.ph-sliders:before{content:""}.ph.ph-sliders-horizontal:before{content:""}.ph.ph-slideshow:before{content:""}.ph.ph-smiley:before{content:""}.ph.ph-smiley-angry:before{content:""}.ph.ph-smiley-blank:before{content:""}.ph.ph-smiley-meh:before{content:""}.ph.ph-smiley-melting:before{content:""}.ph.ph-smiley-nervous:before{content:""}.ph.ph-smiley-sad:before{content:""}.ph.ph-smiley-sticker:before{content:""}.ph.ph-smiley-wink:before{content:""}.ph.ph-smiley-x-eyes:before{content:""}.ph.ph-snapchat-logo:before{content:""}.ph.ph-sneaker:before{content:""}.ph.ph-sneaker-move:before{content:""}.ph.ph-snowflake:before{content:""}.ph.ph-soccer-ball:before{content:""}.ph.ph-sock:before{content:""}.ph.ph-solar-panel:before{content:""}.ph.ph-solar-roof:before{content:""}.ph.ph-sort-ascending:before{content:""}.ph.ph-sort-descending:before{content:""}.ph.ph-soundcloud-logo:before{content:""}.ph.ph-spade:before{content:""}.ph.ph-sparkle:before{content:""}.ph.ph-speaker-hifi:before{content:""}.ph.ph-speaker-high:before{content:""}.ph.ph-speaker-low:before{content:""}.ph.ph-speaker-none:before{content:""}.ph.ph-speaker-simple-high:before{content:""}.ph.ph-speaker-simple-low:before{content:""}.ph.ph-speaker-simple-none:before{content:""}.ph.ph-speaker-simple-slash:before{content:""}.ph.ph-speaker-simple-x:before{content:""}.ph.ph-speaker-slash:before{content:""}.ph.ph-speaker-x:before{content:""}.ph.ph-speedometer:before{content:""}.ph.ph-sphere:before{content:""}.ph.ph-spinner:before{content:""}.ph.ph-spinner-ball:before{content:""}.ph.ph-spinner-gap:before{content:""}.ph.ph-spiral:before{content:""}.ph.ph-split-horizontal:before{content:""}.ph.ph-split-vertical:before{content:""}.ph.ph-spotify-logo:before{content:""}.ph.ph-spray-bottle:before{content:""}.ph.ph-square:before{content:""}.ph.ph-square-half:before{content:""}.ph.ph-square-half-bottom:before{content:""}.ph.ph-square-logo:before{content:""}.ph.ph-square-split-horizontal:before{content:""}.ph.ph-square-split-vertical:before{content:""}.ph.ph-squares-four:before{content:""}.ph.ph-stack:before{content:""}.ph.ph-stack-minus:before{content:""}.ph.ph-stack-overflow-logo:before{content:""}.ph.ph-stack-plus:before{content:""}.ph.ph-stack-simple:before{content:""}.ph.ph-stairs:before{content:""}.ph.ph-stamp:before{content:""}.ph.ph-standard-definition:before{content:""}.ph.ph-star:before{content:""}.ph.ph-star-and-crescent:before{content:""}.ph.ph-star-four:before{content:""}.ph.ph-star-half:before{content:""}.ph.ph-star-of-david:before{content:""}.ph.ph-steam-logo:before{content:""}.ph.ph-steering-wheel:before{content:""}.ph.ph-steps:before{content:""}.ph.ph-stethoscope:before{content:""}.ph.ph-sticker:before{content:""}.ph.ph-stool:before{content:""}.ph.ph-stop:before{content:""}.ph.ph-stop-circle:before{content:""}.ph.ph-storefront:before{content:""}.ph.ph-strategy:before{content:""}.ph.ph-stripe-logo:before{content:""}.ph.ph-student:before{content:""}.ph.ph-subset-of:before{content:""}.ph.ph-subset-proper-of:before{content:""}.ph.ph-subtitles:before{content:""}.ph.ph-subtitles-slash:before{content:""}.ph.ph-subtract:before{content:""}.ph.ph-subtract-square:before{content:""}.ph.ph-subway:before{content:""}.ph.ph-suitcase:before{content:""}.ph.ph-suitcase-rolling:before{content:""}.ph.ph-suitcase-simple:before{content:""}.ph.ph-sun:before{content:""}.ph.ph-sun-dim:before{content:""}.ph.ph-sun-horizon:before{content:""}.ph.ph-sunglasses:before{content:""}.ph.ph-superset-of:before{content:""}.ph.ph-superset-proper-of:before{content:""}.ph.ph-swap:before{content:""}.ph.ph-swatches:before{content:""}.ph.ph-swimming-pool:before{content:""}.ph.ph-sword:before{content:""}.ph.ph-synagogue:before{content:""}.ph.ph-syringe:before{content:""}.ph.ph-t-shirt:before{content:""}.ph.ph-table:before{content:""}.ph.ph-tabs:before{content:""}.ph.ph-tag:before{content:""}.ph.ph-tag-chevron:before{content:""}.ph.ph-tag-simple:before{content:""}.ph.ph-target:before{content:""}.ph.ph-taxi:before{content:""}.ph.ph-tea-bag:before{content:""}.ph.ph-telegram-logo:before{content:""}.ph.ph-television:before{content:""}.ph.ph-television-simple:before{content:""}.ph.ph-tennis-ball:before{content:""}.ph.ph-tent:before{content:""}.ph.ph-terminal:before{content:""}.ph.ph-terminal-window:before{content:""}.ph.ph-test-tube:before{content:""}.ph.ph-text-a-underline:before{content:""}.ph.ph-text-aa:before{content:""}.ph.ph-text-align-center:before{content:""}.ph.ph-text-align-justify:before{content:""}.ph.ph-text-align-left:before{content:""}.ph.ph-text-align-right:before{content:""}.ph.ph-text-b:before{content:""}.ph.ph-text-bolder:before{content:""}.ph.ph-text-columns:before{content:""}.ph.ph-text-h:before{content:""}.ph.ph-text-h-five:before{content:""}.ph.ph-text-h-four:before{content:""}.ph.ph-text-h-one:before{content:""}.ph.ph-text-h-six:before{content:""}.ph.ph-text-h-three:before{content:""}.ph.ph-text-h-two:before{content:""}.ph.ph-text-indent:before{content:""}.ph.ph-text-italic:before{content:""}.ph.ph-text-outdent:before{content:""}.ph.ph-text-strikethrough:before{content:""}.ph.ph-text-subscript:before{content:""}.ph.ph-text-superscript:before{content:""}.ph.ph-text-t:before{content:""}.ph.ph-text-t-slash:before{content:""}.ph.ph-text-underline:before{content:""}.ph.ph-textbox:before{content:""}.ph.ph-thermometer:before{content:""}.ph.ph-thermometer-cold:before{content:""}.ph.ph-thermometer-hot:before{content:""}.ph.ph-thermometer-simple:before{content:""}.ph.ph-threads-logo:before{content:""}.ph.ph-three-d:before{content:""}.ph.ph-thumbs-down:before{content:""}.ph.ph-thumbs-up:before{content:""}.ph.ph-ticket:before{content:""}.ph.ph-tidal-logo:before{content:""}.ph.ph-tiktok-logo:before{content:""}.ph.ph-tilde:before{content:""}.ph.ph-timer:before{content:""}.ph.ph-tip-jar:before{content:""}.ph.ph-tipi:before{content:""}.ph.ph-tire:before{content:""}.ph.ph-toggle-left:before{content:""}.ph.ph-toggle-right:before{content:""}.ph.ph-toilet:before{content:""}.ph.ph-toilet-paper:before{content:""}.ph.ph-toolbox:before{content:""}.ph.ph-tooth:before{content:""}.ph.ph-tornado:before{content:""}.ph.ph-tote:before{content:""}.ph.ph-tote-simple:before{content:""}.ph.ph-towel:before{content:""}.ph.ph-tractor:before{content:""}.ph.ph-trademark:before{content:""}.ph.ph-trademark-registered:before{content:""}.ph.ph-traffic-cone:before{content:""}.ph.ph-traffic-sign:before{content:""}.ph.ph-traffic-signal:before{content:""}.ph.ph-train:before{content:""}.ph.ph-train-regional:before{content:""}.ph.ph-train-simple:before{content:""}.ph.ph-tram:before{content:""}.ph.ph-translate:before{content:""}.ph.ph-trash:before{content:""}.ph.ph-trash-simple:before{content:""}.ph.ph-tray:before{content:""}.ph.ph-tray-arrow-down:before{content:""}.ph.ph-archive-tray:before{content:""}.ph.ph-tray-arrow-up:before{content:""}.ph.ph-treasure-chest:before{content:""}.ph.ph-tree:before{content:""}.ph.ph-tree-evergreen:before{content:""}.ph.ph-tree-palm:before{content:""}.ph.ph-tree-structure:before{content:""}.ph.ph-tree-view:before{content:""}.ph.ph-trend-down:before{content:""}.ph.ph-trend-up:before{content:""}.ph.ph-triangle:before{content:""}.ph.ph-triangle-dashed:before{content:""}.ph.ph-trolley:before{content:""}.ph.ph-trolley-suitcase:before{content:""}.ph.ph-trophy:before{content:""}.ph.ph-truck:before{content:""}.ph.ph-truck-trailer:before{content:""}.ph.ph-tumblr-logo:before{content:""}.ph.ph-twitch-logo:before{content:""}.ph.ph-twitter-logo:before{content:""}.ph.ph-umbrella:before{content:""}.ph.ph-umbrella-simple:before{content:""}.ph.ph-union:before{content:""}.ph.ph-unite:before{content:""}.ph.ph-unite-square:before{content:""}.ph.ph-upload:before{content:""}.ph.ph-upload-simple:before{content:""}.ph.ph-usb:before{content:""}.ph.ph-user:before{content:""}.ph.ph-user-check:before{content:""}.ph.ph-user-circle:before{content:""}.ph.ph-user-circle-check:before{content:""}.ph.ph-user-circle-dashed:before{content:""}.ph.ph-user-circle-gear:before{content:""}.ph.ph-user-circle-minus:before{content:""}.ph.ph-user-circle-plus:before{content:""}.ph.ph-user-focus:before{content:""}.ph.ph-user-gear:before{content:""}.ph.ph-user-list:before{content:""}.ph.ph-user-minus:before{content:""}.ph.ph-user-plus:before{content:""}.ph.ph-user-rectangle:before{content:""}.ph.ph-user-sound:before{content:""}.ph.ph-user-square:before{content:""}.ph.ph-user-switch:before{content:""}.ph.ph-users:before{content:""}.ph.ph-users-four:before{content:""}.ph.ph-users-three:before{content:""}.ph.ph-van:before{content:""}.ph.ph-vault:before{content:""}.ph.ph-vector-three:before{content:""}.ph.ph-vector-two:before{content:""}.ph.ph-vibrate:before{content:""}.ph.ph-video:before{content:""}.ph.ph-video-camera:before{content:""}.ph.ph-video-camera-slash:before{content:""}.ph.ph-video-conference:before{content:""}.ph.ph-vignette:before{content:""}.ph.ph-vinyl-record:before{content:""}.ph.ph-virtual-reality:before{content:""}.ph.ph-virus:before{content:""}.ph.ph-visor:before{content:""}.ph.ph-voicemail:before{content:""}.ph.ph-volleyball:before{content:""}.ph.ph-wall:before{content:""}.ph.ph-wallet:before{content:""}.ph.ph-warehouse:before{content:""}.ph.ph-warning:before{content:""}.ph.ph-warning-circle:before{content:""}.ph.ph-warning-diamond:before{content:""}.ph.ph-warning-octagon:before{content:""}.ph.ph-washing-machine:before{content:""}.ph.ph-watch:before{content:""}.ph.ph-wave-sawtooth:before{content:""}.ph.ph-wave-sine:before{content:""}.ph.ph-wave-square:before{content:""}.ph.ph-wave-triangle:before{content:""}.ph.ph-waveform:before{content:""}.ph.ph-waveform-slash:before{content:""}.ph.ph-waves:before{content:""}.ph.ph-webcam:before{content:""}.ph.ph-webcam-slash:before{content:""}.ph.ph-webhooks-logo:before{content:""}.ph.ph-wechat-logo:before{content:""}.ph.ph-whatsapp-logo:before{content:""}.ph.ph-wheelchair:before{content:""}.ph.ph-wheelchair-motion:before{content:""}.ph.ph-wifi-high:before{content:""}.ph.ph-wifi-low:before{content:""}.ph.ph-wifi-medium:before{content:""}.ph.ph-wifi-none:before{content:""}.ph.ph-wifi-slash:before{content:""}.ph.ph-wifi-x:before{content:""}.ph.ph-wind:before{content:""}.ph.ph-windmill:before{content:""}.ph.ph-windows-logo:before{content:""}.ph.ph-wine:before{content:""}.ph.ph-wrench:before{content:""}.ph.ph-x:before{content:""}.ph.ph-x-circle:before{content:""}.ph.ph-x-logo:before{content:""}.ph.ph-x-square:before{content:""}.ph.ph-yarn:before{content:""}.ph.ph-yin-yang:before{content:""}.ph.ph-youtube-logo:before{content:""}
