/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--ink:#07090b;--panel:#101318;--line:#e7bf7047;--gold:#e7b85e;--gold-soft:#f5d79a;--text:#f5f1e8;--muted:#9e9b96}*{box-sizing:border-box}html{background:#060708}html,body{height:100%;overflow:hidden}body{color:var(--text);background:radial-gradient(circle at 50% -10%,#282015 0,#0b0d10 34rem,#050607 70%);margin:0;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}button,input,a{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}.site-stage{justify-content:center;align-items:center;height:100dvh;padding:24px;display:flex;overflow:hidden}.phone-shell{isolation:isolate;aspect-ratio:9/19.5;background:var(--ink);border:1px solid #ffffff14;border-radius:30px;flex-direction:column;width:min(430px,46.154dvh - 22.1539px,100vw - 48px);min-height:0;display:flex;position:relative;overflow:hidden;box-shadow:0 35px 110px #000000a6,0 0 0 8px #ffffff06}.phone-content{z-index:1;overscroll-behavior:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;flex:auto;min-height:0;position:relative;overflow:hidden auto}.phone-content::-webkit-scrollbar{display:none}.detail-scroll::-webkit-scrollbar{display:none}.phone-content-detail{overflow:hidden}.app-page{background:radial-gradient(circle at 100% 0, #dba74b14, transparent 25%), var(--ink);min-height:860px;padding:24px 18px 116px}.plaza-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.brand-kicker,.eyebrow{color:var(--gold);letter-spacing:.2em;text-transform:uppercase;font-size:10px;display:block}.plaza-header h1{letter-spacing:.04em;margin:4px 0 0;font-family:Songti SC,STSong,serif;font-size:30px}.icon-button,.detail-actions button{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#121418b8;border:1px solid #ffffff24;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.icon-button svg,.detail-actions svg{width:21px}.notification{position:relative}.notification:after{content:"";background:var(--gold);width:8px;height:8px;box-shadow:0 0 14px var(--gold);border-radius:50%;position:absolute;top:7px;right:7px}.search-box{height:48px;color:var(--muted);background:#ffffff09;border:1px solid #ffffff2e;border-radius:24px;align-items:center;gap:10px;padding:0 14px;display:flex}.search-box svg{flex:none;width:20px}.search-box input{width:100%;color:var(--text);background:0 0;border:0;outline:0;font-size:14px}.search-box input::placeholder{color:#76787d}.category-row{scrollbar-width:none;gap:8px;margin:13px -18px 15px;padding:0 18px 2px;display:flex;overflow-x:auto}.category-row::-webkit-scrollbar{display:none}.category-row button{color:#96989c;background:#17191d;border:1px solid #0000;border-radius:20px;flex:none;padding:9px 16px;font-size:13px}.category-row button.active{color:var(--gold-soft);background:linear-gradient(145deg,#493418,#20170d);border-color:#b98b3a;box-shadow:0 0 18px #dea9493d}.feature-banner{text-align:left;background:#101216;border:1px solid #e7b85e4d;border-radius:18px;width:100%;height:210px;padding:0;position:relative;overflow:hidden}.feature-banner>img{object-fit:cover;object-position:center 28%;width:100%;height:100%}.feature-scrim,.card-scrim{background:linear-gradient(90deg,#07090bf5 0%,#07090bbd 42%,#07090b1f 76%),linear-gradient(#0000 35%,#07090beb);position:absolute;inset:0}.feature-copy{flex-direction:column;align-items:flex-start;display:flex;position:absolute;bottom:18px;left:19px;right:16px}.feature-copy small{color:var(--gold);letter-spacing:.08em;font-size:11px}.feature-copy strong{max-width:75%;margin-top:6px;font-family:Songti SC,serif;font-size:24px}.feature-copy em{color:#c5c2bb;margin-top:5px;font-size:12px;font-style:normal}.feature-copy>span{color:var(--gold-soft);background:#5e41148a;border:1px solid #b7893c;border-radius:16px;align-items:center;gap:3px;margin-top:13px;padding:8px 13px;font-size:12px;display:inline-flex}.feature-copy svg{width:14px}.content-section,.ranking-section{margin-top:25px}.section-title{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.section-title h2{align-items:center;gap:5px;margin:0;font-family:Songti SC,serif;font-size:20px;font-weight:600;display:inline-flex}.section-title h2 svg{width:16px;color:var(--gold);fill:#e7b85e2e}.section-title button{color:#8f9195;background:0 0;border:0;align-items:center;gap:2px;font-size:12px;display:inline-flex}.section-title button svg{width:15px}.script-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.script-card-shell{min-width:0;position:relative}.script-card-shell.wide{grid-column:1/-1}.script-card{background:var(--panel);text-align:left;border:1px solid #e7b85e42;border-radius:16px;width:100%;height:238px;padding:0;transition:transform .2s,border-color .2s;position:relative;overflow:hidden}.script-card:active{transform:scale(.98)}.script-card.wide{grid-column:1/-1;height:214px}.script-card>img{object-fit:cover;width:100%;height:100%}.script-card.wide>img{object-position:center 35%}.card-scrim{background:linear-gradient(#0507091f 32%,#050709fa 98%),linear-gradient(90deg,#05070933,#0000)}.editor-badge{color:var(--gold-soft);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#08090a9e;border:1px solid #e7b85e7a;border-radius:10px;padding:5px 8px;font-size:9px;position:absolute;top:10px;left:10px}.reservation-badge{color:#a8d8c2;background:#0b1e1ab8;border-color:#7ab29b7a}.card-favorite{z-index:3;color:#d9d9d7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080a0db3;border:1px solid #fff3;border-radius:50%;place-items:center;width:33px;height:33px;padding:0;display:grid;position:absolute;top:9px;right:9px}.card-favorite svg{width:16px}.card-favorite.active{color:var(--gold-soft);background:#694b1dc2;border-color:#e7b85ec7;box-shadow:0 0 16px #e7b85e40}.card-favorite.active svg{fill:currentColor}.card-copy{flex-direction:column;gap:6px;display:flex;position:absolute;bottom:12px;left:12px;right:10px}.card-copy strong{font-family:Songti SC,serif;font-size:16px;line-height:1.25}.script-card.wide .card-copy strong{font-size:21px}.tag-line{flex-wrap:wrap;gap:5px;display:flex}.tag-line i{color:var(--gold-soft);border:1px solid #d29f45a6;border-radius:6px;padding:3px 7px;font-size:9px;font-style:normal;display:inline-flex}.card-copy small{color:#aaa9a5;align-items:center;gap:4px;font-size:10px;display:flex}.card-copy small svg{width:14px}.loading-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.loading-grid i{background:linear-gradient(100deg,#111318 20%,#202328 40%,#111318 60%) 0 0/200% 100%;border-radius:16px;height:230px;animation:1.4s infinite shimmer}@keyframes shimmer{to{background-position:-200% 0}}.empty-state{text-align:center;color:var(--muted);padding:42px 20px}.empty-state svg{width:34px}.empty-state button{color:var(--gold);background:0 0;border:0}.rank-row{text-align:left;background:0 0;border:0;border-bottom:1px solid #ffffff14;grid-template-columns:26px 54px minmax(0,1fr) auto 16px;align-items:center;gap:9px;width:100%;padding:10px 0;display:grid}.rank-row>strong{color:var(--gold);font:18px Georgia,serif}.rank-row>img{object-fit:cover;border-radius:9px;width:54px;height:54px}.rank-row span{min-width:0}.rank-row b,.rank-row small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.rank-row b{font-size:13px}.rank-row small{color:#777b80;margin-top:5px;font-size:9px}.rank-row em{color:#999;align-items:center;gap:3px;font-size:9px;font-style:normal;display:flex}.rank-row em svg{width:12px}.rank-row>svg{color:#666;width:15px}.bottom-nav{z-index:50;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#0b0d0ff5;border-top:1px solid #ffffff1a;flex:0 0 82px;grid-template-columns:repeat(3,1fr);width:100%;height:82px;display:grid;position:relative;box-shadow:0 -12px 30px #00000038}.bottom-nav button{color:#818489;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:5px;font-size:11px;display:flex}.bottom-nav svg{width:24px;height:24px}.bottom-nav button.active{color:var(--gold)}.bottom-nav button.active svg{filter:drop-shadow(0 0 8px #e7b85e73)}.detail-page{background:var(--ink);flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.detail-scroll{overscroll-behavior:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;flex:auto;min-height:0;overflow:hidden auto}.detail-hero{height:560px;position:relative;overflow:hidden}.detail-hero>img{object-fit:cover;object-position:center 22%;width:100%;height:100%}.detail-gradient{background:linear-gradient(180deg, #0405061f, #0405060d 30%, #0405068a 58%, var(--ink) 97%), linear-gradient(90deg, #05060733, transparent 45%);position:absolute;inset:0}.detail-actions{justify-content:space-between;display:flex;position:absolute;top:20px;left:16px;right:16px}.detail-actions button{background:#07090b85}.detail-action-group{gap:8px;display:flex}.detail-actions button.active{color:var(--gold-soft);border-color:#e7b85eb8}.detail-actions button.active svg{fill:currentColor}.detail-heading{position:absolute;bottom:20px;left:20px;right:20px}.detail-heading h1{align-items:center;gap:6px;margin:8px 0 4px;font-family:Songti SC,serif;font-size:34px;line-height:1.15;display:flex}.detail-heading h1 svg{width:20px;color:var(--gold)}.detail-heading>p{color:#c1bbb1;margin:0 0 14px;font:15px/1.5 Songti SC,serif}.detail-stats{color:#a9aaa8;flex-wrap:wrap;gap:10px;margin-bottom:13px;font-size:11px;display:flex}.detail-stats span{align-items:center;gap:4px;display:inline-flex}.detail-stats svg{width:15px}.detail-body{padding:0 18px 30px}.detail-section{margin-top:24px}.description{color:#aaa8a3;margin:0;font:14px/1.85 Songti SC,serif}.highlight-grid{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:22px;display:grid}.highlight-grid>div{border:1px solid var(--line);background:linear-gradient(145deg,#3128195c,#111316e0);border-radius:14px;min-height:126px;padding:13px 10px}.highlight-grid span{width:26px;height:26px;color:var(--gold);background:#e7b85e1f;border-radius:50%;place-items:center;font-size:10px;display:grid}.highlight-grid strong{margin-top:10px;font:13px Songti SC,serif;display:block}.highlight-grid p{color:#858584;margin:6px 0 0;font-size:9px;line-height:1.6}.character-row,.chapter-row{scrollbar-width:none;grid-auto-columns:31%;grid-auto-flow:column;gap:12px;padding:2px 0 6px;display:grid;overflow-x:auto}.character-row::-webkit-scrollbar{display:none}.chapter-row::-webkit-scrollbar{display:none}.character{text-align:center;flex-direction:column;align-items:center;display:flex}.character>span{background:#14161a;border:1px solid #e7b85e61;border-radius:50%;width:82px;height:82px;overflow:hidden}.character img{object-fit:cover;width:100%;height:100%}.character-sprite{background-repeat:no-repeat;background-size:555px;width:100%;height:100%;display:block}.character strong{margin-top:8px;font:13px Songti SC,serif}.character small{color:#7e8185;margin-top:3px;font-size:8px}.character em{color:#9dca79;border:1px solid #77a05894;border-radius:6px;margin-top:6px;padding:3px 7px;font-size:8px;font-style:normal}.chapter-row{grid-auto-columns:49%}.chapter-card{border:1px solid var(--line);background:var(--panel);border-radius:12px;height:96px;position:relative;overflow:hidden}.chapter-card img{object-fit:cover;filter:brightness(.55);width:100%;height:100%}.chapter-card span{color:#b7b4ae;font:18px Georgia,serif;position:absolute;top:9px;left:10px}.chapter-card strong{font:13px Songti SC,serif;position:absolute;bottom:10px;left:10px}.chapter-card em{color:var(--gold-soft);background:#6b4c1f;border-radius:5px;padding:3px 6px;font-size:8px;font-style:normal;position:absolute;bottom:8px;right:8px}.chapter-card>svg{width:15px;position:absolute;top:9px;right:9px}.experience-note{background:#e7b85e0e;border:1px solid #e7b85e3d;border-radius:14px;align-items:center;gap:12px;margin-top:24px;padding:14px;display:flex}.experience-note>svg{width:23px;color:var(--gold)}.experience-note strong{font-size:12px}.experience-note p{color:#888;margin:4px 0 0;font-size:9px}.heart-trip-chapters{grid-auto-columns:58%}.heart-trip-chapters .chapter-card{height:118px}.heart-trip-chapters .chapter-card>span{letter-spacing:.08em;font-size:10px}.heart-trip-chapters .chapter-card>strong{bottom:27px}.chapter-meta{color:#a7a39d;text-overflow:ellipsis;white-space:nowrap;font-size:7px;position:absolute;bottom:10px;left:10px;right:36px;overflow:hidden}.detail-cta{z-index:30;width:100%;min-height:92px;padding:12px 16px max(12px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#080a0cf5;border-top:1px solid #e7b85e2e;flex:none;grid-template-columns:1fr auto;align-items:center;gap:12px;display:grid;position:relative;box-shadow:0 -12px 30px #0003}.detail-cta>div span,.detail-cta>div small{align-items:center;gap:5px;display:flex}.detail-cta>div span{color:#d5d0c8;font-size:10px}.detail-cta>div span svg{width:14px}.detail-cta>div small{color:#6e7074;margin-top:5px;font-size:8px}.gold-button{color:#fff1c9;background:linear-gradient(135deg,#73501f,#d09a45 48%,#7b5522);border:1px solid #d1a04c;border-radius:24px;justify-content:center;align-items:center;gap:8px;padding:14px 18px;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 0 22px #d7a24642,inset 0 1px #fff0c759}.gold-button svg{fill:currentColor;width:16px}.gold-button:is(button){cursor:pointer}.gold-button.is-reserved{color:#e3fff2;background:linear-gradient(135deg,#29483c,#487862 48%,#29483c);border-color:#7bae97ad;box-shadow:0 0 22px #589b7e33,inset 0 1px #defff147}.development-toast{color:#fff0ca;bottom:112px}@media (max-width:520px){.site-stage{padding:0}.phone-shell{border-radius:28px;width:min(100vw,46.154dvh);max-width:none}}.detail-twilight-eternal-choice{--gold:#b8cfda;--gold-soft:#e5f0f4;--line:#a9c9d640;background:#071018}.detail-twilight-eternal-choice .detail-hero>img{object-position:center 35%}.detail-twilight-eternal-choice .detail-gradient{background:linear-gradient(#03090e14,#03090e05 27%,#03090e80 58%,#071018 97%),linear-gradient(90deg,#2c050b47,#0000 54%)}.detail-twilight-eternal-choice .eyebrow{color:#d6e6ed;text-shadow:0 0 14px #9ac4d7a6}.detail-twilight-eternal-choice .tag-line i{color:#d8e8ee;background:#22414e47;border-color:#9dc1d08c}.detail-twilight-eternal-choice .highlight-grid>div{background:linear-gradient(145deg,#2b0c1280,#0b161eeb)}.detail-twilight-eternal-choice .character em{color:#bcd8e3;border-color:#96bcca7a}.detail-twilight-eternal-choice .experience-note{background:#5c8b9e12;border-color:#97bfcf40}.detail-twilight-eternal-choice .gold-button:not(.is-reserved){color:#f5fbfd;background:linear-gradient(135deg,#213b48,#9fb9c4 48%,#4c1d25);border-color:#b9ccd3;box-shadow:0 0 24px #91bed038,inset 0 1px #f0faff66}.placeholder-page{background:radial-gradient(circle at 50% 32%, #daa74a26, transparent 28%), var(--ink);flex-direction:column;justify-content:center;align-items:flex-start;min-height:860px;padding:42px 30px 120px;display:flex}.placeholder-page h1{margin:14px 0 10px;font:30px/1.25 Songti SC,serif}.placeholder-page p{color:var(--muted);margin:0 0 28px;line-height:1.7}.placeholder-page .gold-button{border:1px solid #d1a04c}.my-page{background:radial-gradient(circle at 84% 7%, #4f699124, transparent 27%), radial-gradient(circle at 10% 30%, #d5a24614, transparent 32%), var(--ink);min-height:860px;padding:20px 16px 118px}.my-topbar{z-index:3;justify-content:space-between;align-items:center;margin-bottom:16px;display:flex;position:relative}.my-topbar strong{letter-spacing:.04em;margin-top:4px;font:21px Songti SC,serif;display:block}.my-top-actions{gap:8px;display:flex}.mini-icon{background:#13161bb8;border:1px solid #ffffff21;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.mini-icon svg{width:18px}.identity-hero{background:#141820;border:1px solid #dcb15b59;border-radius:24px;height:425px;position:relative;overflow:hidden;box-shadow:0 18px 50px #0000006b}.identity-hero>img{object-fit:cover;object-position:center 25%;width:100%;height:100%;transform:scale(1.02)}.identity-atmosphere{background:radial-gradient(circle at 62% 27%,#0000 5%,#080b0f0d 34%,#06080bb8 84%),linear-gradient(#04070a0f 42%,#04070af5 99%);position:absolute;inset:0}.identity-copy{position:absolute;bottom:92px;left:18px;right:18px}.identity-copy h1{letter-spacing:.08em;text-shadow:0 2px 16px #000;margin:9px 0 3px;font:32px Songti SC,serif}.identity-copy p{color:#c8c5bd;margin:0;font:12px/1.6 Songti SC,serif}.level-pill{color:var(--gold-soft);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#432d128f;border:1px solid #e8b95f8c;border-radius:12px;align-items:center;gap:5px;padding:5px 9px;font-size:9px;display:inline-flex}.level-pill svg{width:12px}.edit-profile{color:#c3c3c1;background:#090c10a3;border:1px solid #ffffff29;border-radius:15px;align-items:center;gap:4px;padding:7px 10px;font-size:9px;display:flex;position:absolute;bottom:2px;right:0}.edit-profile svg{width:12px}.face-entry{text-align:left;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(110deg,#332514e8,#10151ced);border:1px solid #e8b95f57;border-radius:17px;grid-template-columns:35px minmax(0,1fr) 18px;align-items:center;gap:10px;height:64px;padding:0 13px;display:grid;position:absolute;bottom:12px;left:12px;right:12px}.face-entry>svg:first-child{width:21px;color:var(--gold)}.face-entry>svg:last-child{color:#827b70;width:16px}.face-entry strong,.face-entry small{display:block}.face-entry strong{font:14px Songti SC,serif}.face-entry small{color:#9e9689;margin-top:4px;font-size:9px}.growth-strip{background:#101317d6;border:1px solid #ffffff14;border-radius:17px;grid-template-columns:repeat(4,1fr);margin:13px 0 0;padding:15px 5px;display:grid}.growth-strip div{text-align:center;position:relative}.growth-strip div:not(:last-child):after{content:"";background:#ffffff14;width:1px;height:28px;position:absolute;top:4px;right:0}.growth-strip strong,.growth-strip span{display:block}.growth-strip strong{color:var(--gold-soft);font:18px Georgia,serif}.growth-strip span{color:#777b81;margin-top:4px;font-size:8px}.profile-section{margin-top:26px}.profile-section-title{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.profile-section-title>div{align-items:center;gap:8px;display:flex}.profile-section-title h2{margin:0;font:18px Songti SC,serif}.section-glyph{width:27px;height:27px;color:var(--gold);background:#e7b85e14;border:1px solid #e7b85e3d;border-radius:9px;place-items:center;display:grid}.section-glyph svg{width:14px}.profile-section-title button{color:#777b81;background:0 0;border:0;align-items:center;gap:2px;padding:0;font-size:10px;display:flex}.profile-section-title button svg{width:14px}.expand-note{color:#686c72;border:1px solid #ffffff17;border-radius:8px;padding:4px 7px;font-size:8px}.face-asset-card{background:linear-gradient(135deg,#1b1814,#10151b 70%);border:1px solid #e7b85e47;border-radius:19px;grid-template-columns:43% minmax(0,1fr);min-height:222px;display:grid;overflow:hidden}.face-preview-large{background:#13171c;min-width:0;position:relative;overflow:hidden}.face-preview-large img{object-fit:cover;object-position:center 22%;width:100%;height:100%}.face-preview-large:after{content:"";background:linear-gradient(#0000 46%,#05070994);position:absolute;inset:0}.face-preview-large span{z-index:1;color:var(--gold-soft);background:#090c0fb3;border-radius:8px;padding:4px 7px;font-size:8px;position:absolute;bottom:10px;left:10px}.face-asset-copy{padding:17px 14px}.face-asset-copy>small{color:var(--gold);letter-spacing:.12em;font-size:7px}.face-asset-copy>strong{margin-top:7px;font:17px Songti SC,serif;display:block}.face-asset-copy>p{color:#85878a;margin:7px 0 10px;font-size:9px;line-height:1.6}.face-mini-row{gap:7px;display:flex}.face-mini-row button{background:#171a1f;border:1px solid #ffffff1f;border-radius:10px;place-items:center;width:38px;height:38px;padding:0;display:grid;overflow:hidden}.face-mini-row button.active{border-color:var(--gold);box-shadow:0 0 0 2px #e7b85e21}.face-mini-row img{object-fit:cover;width:100%;height:100%}.face-mini-row .new-face{color:#7c7f84;border-style:dashed}.new-face svg{width:17px}.face-primary{width:100%;color:var(--gold-soft);background:#64461c40;border:1px solid #e7b85e75;border-radius:12px;justify-content:center;align-items:center;gap:6px;margin-top:12px;padding:9px;font-size:10px;display:flex}.face-primary svg{width:14px}.companion-card{background:radial-gradient(circle at 12%,#cd994424,#0000 28%),#111419;border:1px solid #ffffff17;border-radius:18px;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:12px;min-height:94px;padding:13px;display:grid}.companion-avatars{height:48px;position:relative}.companion-avatars img{object-fit:cover;border:2px solid #15181d;border-radius:50%;width:46px;height:46px;position:absolute}.companion-avatars img:nth-child(2){left:29px}.companion-avatars span{z-index:2;color:#271a08;background:#c99845;border-radius:50%;place-items:center;width:19px;height:19px;display:grid;position:absolute;bottom:-3px;left:32px}.companion-avatars svg{fill:currentColor;width:10px}.companion-copy strong,.companion-copy small{display:block}.companion-copy strong{font:13px Songti SC,serif}.companion-copy small{color:#7e8186;margin-top:5px;font-size:8px}.companion-card>button{height:32px;color:var(--gold-soft);background:#e7b85e12;border:1px solid #e7b85e40;border-radius:11px;grid-column:1/-1;justify-content:center;align-items:center;gap:3px;font-size:9px;display:flex}.companion-card>button svg{width:13px}.ability-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.ability-grid>button{text-align:left;background:#12151a;border:1px solid #ffffff17;border-radius:16px;flex-direction:column;align-items:flex-start;min-height:112px;padding:13px;display:flex;position:relative}.ability-grid>button>svg{color:#555a61;width:13px;position:absolute;top:13px;right:10px}.ability-grid strong{margin-top:10px;font-size:11px}.ability-grid small{color:#71757a;margin-top:4px;font-size:8px}.ability-icon{border-radius:10px;place-items:center;width:31px;height:31px;display:grid}.ability-icon svg{width:16px}.ability-icon.amber{color:#dfa846;background:#dc9e3926}.ability-icon.green{color:#64b68e;background:#459a7324}.ability-icon.blue{color:#72a2d3;background:#4676af26}.ability-icon.violet{color:#b087c6;background:#8f5caa29}.ability-grid .ability-add{color:#74787e;background:0 0;border-style:dashed}.ability-add>span{border:1px dashed #565a60;border-radius:10px;place-items:center;width:31px;height:31px;display:grid}.ability-add span svg{width:15px}.my-story-row{scrollbar-width:none;grid-auto-columns:80%;grid-auto-flow:column;gap:10px;margin-right:-16px;padding-right:16px;display:grid;overflow-x:auto}.my-story-row::-webkit-scrollbar{display:none}.my-story-row button{text-align:left;background:#11151a;border:1px solid #e7b85e33;border-radius:17px;height:164px;padding:0;position:relative;overflow:hidden}.my-story-row img{object-fit:cover;width:100%;height:100%}.my-story-row button:after{content:"";background:linear-gradient(#0507090a 30%,#050709f5);position:absolute;inset:0}.my-story-row button>span{z-index:1;position:absolute;bottom:12px;left:13px;right:12px}.my-story-row small,.my-story-row strong,.my-story-row em{display:block}.my-story-row small{color:var(--gold);font-size:8px}.my-story-row strong{margin-top:4px;font:16px Songti SC,serif}.my-story-row em{color:#8b8e92;margin-top:4px;font-size:8px;font-style:normal}.service-grid{background:#111419;border:1px solid #ffffff14;border-radius:17px;overflow:hidden}.service-grid button{text-align:left;background:0 0;border:0;border-bottom:1px solid #ffffff0f;grid-template-columns:25px minmax(0,1fr) 15px;align-items:center;gap:10px;width:100%;height:58px;padding:0 14px;display:grid}.service-grid button:last-child{border-bottom:0}.service-grid button>svg:first-child{color:#b28d51;width:18px}.service-grid button>svg:last-child{color:#54585e;width:14px}.service-grid strong,.service-grid small{display:block}.service-grid strong{font-size:11px}.service-grid small{color:#676b70;margin-top:3px;font-size:8px}.face-studio-overlay{z-index:80;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000b8;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.face-studio-sheet{width:min(100%,430px);max-height:88vh;padding:10px 16px max(20px,env(safe-area-inset-bottom));background:linear-gradient(170deg,#1b1813,#0d1116 45%);border:1px solid #e7b85e4d;border-bottom:0;border-radius:25px 25px 0 0;animation:.24s ease-out sheet-up;overflow-y:auto;box-shadow:0 -20px 80px #000000b3}@keyframes sheet-up{0%{opacity:0;transform:translateY(24px)}}.sheet-handle{background:#4d4f52;border-radius:3px;width:38px;height:4px;margin:0 auto 14px}.face-studio-sheet header{justify-content:space-between;align-items:center;display:flex}.face-studio-sheet header small{color:var(--gold);letter-spacing:.17em;font-size:8px}.face-studio-sheet header h2{margin:5px 0 0;font:21px Songti SC,serif}.face-studio-sheet header button{background:#171a1e;border:1px solid #ffffff1a;border-radius:50%;place-items:center;width:35px;height:35px;display:grid}.face-studio-sheet header svg{width:17px}.studio-preview{background:#15191f;border:1px solid #e7b85e40;border-radius:18px;height:270px;margin-top:15px;position:relative;overflow:hidden}.studio-preview img{object-fit:cover;object-position:center 22%;width:100%;height:100%}.studio-preview:after{content:"";background:linear-gradient(#0000 55%,#050709ad);position:absolute;inset:0}.studio-preview span{z-index:1;color:var(--gold-soft);background:#080a0da6;border-radius:9px;align-items:center;gap:5px;padding:5px 8px;font-size:8px;display:flex;position:absolute;bottom:11px;left:12px}.studio-preview span svg{width:11px}.studio-presets{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;display:grid}.studio-presets button{text-align:left;background:#13161b;border:1px solid #ffffff1a;border-radius:12px;padding:7px;overflow:hidden}.studio-presets button.active{border-color:var(--gold);background:#6b4c1f38}.studio-presets img{object-fit:cover;border-radius:8px;width:100%;height:66px}.studio-presets strong,.studio-presets small{display:block}.studio-presets strong{margin-top:6px;font-size:10px}.studio-presets small{color:#73777c;margin-top:3px;font-size:7px}.studio-actions{grid-template-columns:1fr 1.2fr;gap:9px;margin-top:14px;display:grid}.studio-actions>button{color:#a5a5a3;background:#171a1f;border:1px solid #ffffff21;border-radius:23px;justify-content:center;align-items:center;gap:5px;min-height:46px;font-size:9px;display:flex}.studio-actions>button svg{width:15px}.studio-actions .gold-button{color:#fff1c9;background:linear-gradient(135deg,#73501f,#d09a45 48%,#7b5522);border-color:#d1a04c}.app-toast{z-index:100;color:#e6dfd2;white-space:nowrap;background:#16181bf0;border:1px solid #e7b85e4d;border-radius:20px;max-width:330px;padding:10px 14px;font-size:10px;animation:.2s ease-out toast-in;position:fixed;bottom:100px;left:50%;transform:translate(-50%);box-shadow:0 10px 35px #00000073}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,8px)}}.my-page-refined{background:#071019;padding:0 16px 120px;position:relative;overflow:hidden}.my-page-refined>:not(.my-ambient){z-index:1;position:relative}.my-ambient{z-index:0;opacity:.72;filter:saturate(.66)contrast(1.08);background:linear-gradient(#050c142e,#071019 92%),linear-gradient(90deg,#060d154d,#071019c7),url(/images/republic-dawn.webp) 50% 20%/cover no-repeat;height:470px;position:absolute;top:0;left:0;right:0}.profile-utilities{gap:8px;display:flex;top:20px;right:16px;z-index:4!important;position:absolute!important}.profile-utilities .mini-icon{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#070d1475}.profile-hero-refined{grid-template-columns:46% minmax(0,1fr);gap:14px;height:365px;padding-top:64px;display:grid}.face-showcase{text-align:left;background:#121820;border:1px solid #ebbe63b3;border-radius:24px;height:290px;padding:0;position:relative;overflow:hidden;box-shadow:0 0 28px #daa64721,inset 0 0 24px #deae5114}.face-showcase>img{object-fit:cover;object-position:48% 18%;width:100%;height:100%}.face-showcase-gradient{background:linear-gradient(#070a0e1a 36%,#070a0ef5 98%),linear-gradient(90deg,#d8a44614,#0000);position:absolute;inset:0}.face-showcase-copy{position:absolute;bottom:12px;left:13px;right:13px}.face-showcase-copy strong{color:var(--gold-soft);align-items:center;gap:5px;font:17px Songti SC,serif;display:flex}.face-showcase-copy strong svg{fill:#e7b85e33;width:13px}.face-showcase-copy small{color:#a8a49b;margin-top:5px;font-size:8px;line-height:1.5;display:block}.face-showcase-copy em{color:#2a1a07;background:linear-gradient(100deg,#876128,#dfae5d,#97703a);border:1px solid #d0a04d;border-radius:18px;justify-content:center;align-items:center;gap:4px;height:36px;margin-top:10px;font-size:11px;font-style:normal;font-weight:700;display:flex;box-shadow:0 5px 18px #d39d4433}.face-showcase-copy em svg{width:14px}.identity-panel{min-width:0;padding-top:87px}.identity-name-row{align-items:center;gap:7px;display:flex}.identity-name-row h1{letter-spacing:.06em;text-shadow:0 2px 14px #000;margin:0;font:27px Songti SC,serif}.identity-name-row button{background:#ffffff14;border:1px solid #ffffff21;border-radius:50%;place-items:center;width:31px;height:31px;padding:0;display:grid}.identity-name-row button svg{width:14px}.profile-level{color:var(--gold-soft);background:#583c1747;border:1px solid #e3b14fbd;border-radius:13px;align-items:center;gap:4px;margin-top:9px;padding:5px 8px;font-size:9px;display:inline-flex}.profile-level svg{width:11px}.identity-panel>p{color:#999d9f;margin:10px 0 0;font:9px/1.55 Songti SC,serif}.profile-stats{grid-template-columns:repeat(4,1fr);margin-top:52px;display:grid}.profile-stats>div{text-align:center;min-width:0;position:relative}.profile-stats>div:not(:last-child):after{content:"";background:#ffffff1f;width:1px;height:37px;position:absolute;top:2px;right:0}.profile-stats strong,.profile-stats span{display:block}.profile-stats strong{color:#f5f0e6;font:18px Georgia,serif}.profile-stats span{color:#92969a;white-space:nowrap;margin:5px auto 0;font-size:7px;line-height:1.3;transform:scale(.9)}.my-page-refined .profile-section{margin-top:22px}.simple-title{margin-bottom:11px}.simple-title h2{letter-spacing:.03em;margin:0;font:18px Songti SC,serif}.simple-title>button{color:#9a9ca0;font-size:10px}.relationship-refined{margin-top:7px!important}.companion-refined{background:linear-gradient(110deg,#1d1e1ef5,#10151af0);border-color:#d3b47c47;grid-template-columns:88px minmax(0,1fr) 91px;gap:9px;min-height:108px;padding:12px}.companion-refined .companion-avatars{height:60px}.companion-refined .companion-avatars img{border-color:#302a21;width:58px;height:58px;box-shadow:0 0 0 1px #ddb5677a}.companion-refined .companion-avatars img:nth-child(2){left:34px}.companion-refined .companion-avatars span{bottom:-2px;left:36px;box-shadow:0 0 14px #ebbe60cc}.companion-refined .companion-copy strong{white-space:nowrap;font-size:12px}.companion-refined .companion-copy small{margin-top:6px;line-height:1.45}.companion-refined .companion-copy em{color:#77bc85;align-items:center;gap:5px;margin-top:7px;font-size:8px;font-style:normal;display:flex}.companion-refined .companion-copy em i,.sync-state i{background:#45c978;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 8px #45c97873}.companion-refined>button{color:#e7c487;white-space:nowrap;border-color:#bc9452;border-radius:20px;grid-column:auto;gap:2px;height:40px;padding:0 7px}.agent-grid{grid-template-columns:1.1fr 1.1fr .82fr;gap:8px;display:grid}.agent-grid>button{text-align:left;background:radial-gradient(circle at 72% 30%,#e7b85e29,#0000 28%),linear-gradient(145deg,#222321,#14191e);border:1px solid #d3b47c45;border-radius:16px;flex-direction:column;justify-content:flex-end;align-items:flex-start;height:116px;padding:12px;display:flex;position:relative;overflow:hidden}.agent-grid>button>span{color:#d9bd87;background:radial-gradient(circle,#e2bc7738,#0000 65%);border-radius:50%;place-items:center;width:52px;height:52px;display:grid;position:absolute;top:9px;right:13px}.agent-grid>button:nth-child(3)>span{left:50%;right:auto;transform:translate(-50%)}.agent-grid>button>span svg{stroke-width:1.25px;filter:drop-shadow(0 0 8px #e9c0724d);width:28px}.agent-grid>button>strong{white-space:nowrap;max-width:100%;font:11px Songti SC,serif}.agent-grid>button>small{color:#8b8e91;white-space:nowrap;margin-top:5px;font-size:8px}.agent-grid>button>svg{color:#75787a;width:13px;position:absolute;bottom:9px;right:7px}.sync-state{align-items:center;gap:4px;display:flex;color:#8aa693!important}.story-section-refined .create-story{color:var(--gold-soft);border:1px solid #d6a84db3;border-radius:14px;gap:5px;padding:5px 9px}.create-story svg{width:13px!important}.story-grid-refined{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.story-grid-refined article{background:#12161b;border:1px solid #d3b47c57;border-radius:15px;height:158px;position:relative;overflow:hidden}.story-cover-button{background:#11161d;border:0;width:100%;height:100%;padding:0;display:block}.story-cover-button img{object-fit:cover;width:100%;height:100%}.story-cover-button span{background:linear-gradient(#0000 34%,#05080bf0);position:absolute;inset:0}.story-grid-refined article>div{pointer-events:none;position:absolute;bottom:10px;left:11px;right:8px}.story-grid-refined article strong,.story-grid-refined article small{display:block}.story-grid-refined article strong{font:15px Songti SC,serif}.story-grid-refined article small{color:#a2a3a2;margin-top:4px;font-size:8px}.story-menu{z-index:2;background:#070a0d9e;border:0;border-radius:12px;place-items:center;width:27px;height:34px;padding:0;display:grid;position:absolute;top:7px;right:7px}.story-menu svg{width:15px}.profile-quick-tools{background:linear-gradient(110deg,#1b1d1f,#14181c);border:1px solid #d3b47c38;border-radius:17px;grid-template-columns:repeat(4,1fr);height:78px;margin-top:15px;display:grid}.profile-quick-tools button{color:#d4d3cf;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:0;font-size:9px;display:flex;position:relative}.profile-quick-tools button:not(:last-child):after{content:"";background:#ffffff1c;width:1px;height:39px;position:absolute;top:19px;right:0}.profile-quick-tools button svg{color:#e6e6e4;width:21px}.future-module-slot{color:#72777c;text-align:left;background:#11161b8c;border:1px dashed #ffffff21;border-radius:15px;grid-template-columns:27px minmax(0,1fr) 15px;align-items:center;gap:10px;width:100%;min-height:62px;margin-top:13px;padding:10px 13px;display:grid}.future-module-slot>svg:first-child{color:#968260;width:20px}.future-module-slot>svg:last-child{width:14px}.future-module-slot strong,.future-module-slot small{display:block}.future-module-slot strong{color:#a7a7a4;font-size:10px}.future-module-slot small{margin-top:4px;font-size:7px}.my-page-refined>.face-studio-overlay{z-index:80;position:fixed}.my-page-refined>.app-toast{z-index:100;position:fixed}.my-page-refined button:focus-visible{outline-offset:2px;outline:2px solid #e8be6dcc}@media (max-width:520px){.site-stage{padding:0}.phone-shell{width:100%;min-height:100vh;box-shadow:none;border:0;border-radius:0}.app-page,.placeholder-page,.my-page{min-height:100vh}.bottom-nav,.detail-cta{max-width:430px;margin-inline:auto;position:fixed}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
