@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{font-family:DM Sans,PingFang SC,Microsoft YaHei,sans-serif;color:#1d2130;background:#f4f6fb;font-synthesis:none;text-rendering:optimizeLegibility;--brand: #5b7cfa;--ink: #1d2130;--muted: #8b92a5;--line: #e7eaf3;--panel: #ffffff;--soft: #f3f5fb;--gradient: linear-gradient(135deg, #6c63e8 0%, #5b8dfa 100%)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0;cursor:pointer}a{color:inherit;text-decoration:none}img,video{display:block;max-width:100%}.brand{display:flex;align-items:center;gap:10px;letter-spacing:-.02em}.brand strong{font:800 17px/1 Manrope,PingFang SC,sans-serif}.brand-mark{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;color:#fff;background:var(--gradient);box-shadow:0 6px 18px color-mix(in srgb,var(--brand) 36%,transparent)}.icon-button{width:38px;height:38px;border-radius:50%;border:1px solid var(--line);display:grid;place-items:center;color:var(--brand);background:#fff;box-shadow:0 4px 12px #1d21300f}.eyebrow{display:inline-flex;align-items:center;gap:6px;font-size:11px;letter-spacing:.14em;font-weight:700;text-transform:uppercase}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.page-loader,.panel-loader{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:7px;background:#f4f6fb}.page-loader span,.panel-loader span{width:8px;height:8px;border-radius:50%;background:var(--brand);animation:pulse 1s ease-in-out infinite}.page-loader span:nth-child(2),.panel-loader span:nth-child(2){animation-delay:.12s}.page-loader span:nth-child(3),.panel-loader span:nth-child(3){animation-delay:.24s}.panel-loader{min-height:420px;background:transparent}@keyframes pulse{0%,to{transform:translateY(0);opacity:.35}50%{transform:translateY(-8px);opacity:1}}.mobile-shell{min-height:100vh;max-width:620px;margin:0 auto;color:#1d2130;background:linear-gradient(180deg,#e9edff,#f6f7fb 340px),#f6f7fb;overflow:hidden;padding-bottom:env(safe-area-inset-bottom)}.mobile-header{height:68px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:3}.my-videos-entry{width:40px;height:40px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;color:#4a5165;background:#fff;border:1px solid rgba(222,227,240,.95);box-shadow:0 4px 14px #1d21300f;transition:color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}.my-videos-entry:hover{color:var(--brand);border-color:color-mix(in srgb,var(--brand) 44%,transparent);transform:translateY(-1px);box-shadow:0 8px 20px color-mix(in srgb,var(--brand) 22%,transparent)}.hero-card{position:relative;margin:4px 14px 18px;min-height:265px;padding:29px 25px 22px;border-radius:30px;overflow:hidden;background:radial-gradient(circle at 78% 12%,rgba(255,255,255,.28),transparent 40%),linear-gradient(135deg,#6c63e8,#5b8dfa);border:1px solid rgba(255,255,255,.28);box-shadow:0 24px 60px color-mix(in srgb,var(--brand) 30%,transparent)}.hero-card:before{content:"";position:absolute;width:130px;height:220px;right:-16px;top:55px;opacity:.35;background:repeating-linear-gradient(90deg,transparent 0 10px,rgba(255,255,255,.12) 11px 12px);transform:rotate(18deg);border-radius:40%}.hero-glow{position:absolute;width:180px;height:180px;right:-70px;top:-70px;border:1px solid rgba(255,255,255,.3);border-radius:50%;box-shadow:0 0 0 28px #ffffff12,0 0 0 58px #ffffff0a}.hero-card .eyebrow{color:#e6ebff;position:relative}.hero-card h1{position:relative;margin:17px 0 13px;font:800 clamp(33px,9vw,48px)/1.06 "Manrope","PingFang SC",sans-serif;letter-spacing:-.055em;color:#fff}.hero-card h1 em{color:#fff;font-style:normal;text-decoration:underline;text-decoration-color:#ffffff80;text-underline-offset:7px}.hero-card p{position:relative;max-width:410px;margin:0;color:#ffffffe0;font-size:13px;line-height:1.75}.hero-stats{position:relative;display:flex;gap:11px;margin-top:22px}.hero-stats span{min-width:0;padding-right:11px;border-right:1px solid rgba(255,255,255,.28);color:#ffffffb8;font-size:9px;white-space:nowrap}.hero-stats span:last-child{border:0}.hero-stats strong{display:block;color:#fff;font:700 13px Manrope,sans-serif;margin-bottom:2px}.search-box{margin:0 17px 16px;height:50px;border-radius:17px;padding:0 15px;display:flex;align-items:center;gap:10px;color:#8b92a5;background:#fff;border:1px solid #e4e8f3;box-shadow:0 8px 24px #1d21300f}.search-box input{min-width:0;flex:1;border:0;outline:0;color:#1d2130;background:transparent;font-size:13px}.search-box input::placeholder{color:#a6adbf}.search-spark{color:var(--brand)}.category-scroll{display:flex;flex-wrap:wrap;gap:8px;padding:0 17px 4px}.category-scroll button{padding:9px 14px;border-radius:13px;color:#6b7180;background:#fff;border:1px solid #e4e8f3;font-size:12px;box-shadow:0 3px 10px #1d21300a}.category-scroll button.active{color:#4a6cf7;background:#e8edff;border-color:#c9d4ff;font-weight:700}.section-heading{padding:25px 18px 14px;display:flex;align-items:flex-end;justify-content:space-between}.section-heading div span{color:var(--brand);font:700 9px/1 Manrope,sans-serif;letter-spacing:.16em}.section-heading h2{margin:4px 0 0;font:800 23px/1.1 Manrope,PingFang SC,sans-serif;letter-spacing:-.04em}.section-heading small{color:#98a0b3;font-size:11px}.video-grid{padding:0 13px;column-count:2;column-gap:10px}.video-card{position:relative;display:flow-root;border-radius:20px;overflow:hidden;background:#fff;isolation:isolate;break-inside:avoid;margin-bottom:10px;animation:rise .55s both;border:1px solid #e4e8f3;box-shadow:0 8px 22px #1d213012}.video-card:hover{box-shadow:0 12px 30px color-mix(in srgb,var(--brand) 20%,transparent);border-color:#c9d4ff}.video-card img,.video-card video,.video-card-placeholder,.video-shade{border-radius:inherit}.video-card img,.video-card video{display:block;width:100%;height:auto;object-fit:cover;transition:transform .5s ease}.video-card:active img,.video-card:active video{transform:scale(1.04)}.video-card-placeholder{width:100%;height:100%;background:linear-gradient(145deg,#edf0f9,#e2e7f4)}.video-shade{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#fff0 55%,#181e3424);transition:opacity .35s ease}.video-card:hover .video-shade{opacity:0}@keyframes rise{0%{opacity:0;transform:translateY(18px)}}.empty-state{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#9aa1b3;gap:8px}.empty-state strong{color:#4a5165}.mobile-footer{margin-top:58px;padding:38px 18px 30px;text-align:center;color:#9aa1b3;font-size:9px;border-top:1px solid #e7eaf3}.my-videos-shell{position:relative;min-height:100svh;overflow:visible;overscroll-behavior-y:contain;background:radial-gradient(circle at 85% 2%,color-mix(in srgb,var(--brand) 14%,transparent),transparent 26%),linear-gradient(180deg,#e9edff,#f6f7fb 340px),#f6f7fb;transition:transform .26s cubic-bezier(.22,.8,.32,1)}.my-videos-shell.is-pulling{transform:translateY(var(--pull-distance));transition:none}.pull-refresh-indicator{position:absolute;z-index:12;left:50%;top:-43px;height:32px;padding:0 12px;border-radius:999px;display:flex;align-items:center;justify-content:center;gap:7px;color:#6b7180;background:#fff;border:1px solid #e4e8f3;box-shadow:0 8px 20px #1d21301a;transform:translate(-50%);white-space:nowrap;font-size:9px;font-weight:700}.pull-refresh-indicator svg{transition:transform .2s ease,color .2s ease}.pull-refresh-indicator.ready{color:var(--brand)}.pull-refresh-indicator.ready svg{transform:rotate(180deg)}.pull-refresh-indicator.ready svg.spin{transform:none}.my-videos-header{min-height:84px;padding:max(18px,env(safe-area-inset-top)) 18px 10px;display:grid;grid-template-columns:42px 1fr 42px;align-items:center;gap:12px}.my-videos-header>a{width:42px;height:42px;border-radius:15px;display:grid;place-items:center;color:#4a5165;background:#fff;border:1px solid #e4e8f3;box-shadow:0 4px 14px #1d21300f}.my-videos-header-spacer{width:42px;height:42px}.my-videos-header>div{min-width:0;text-align:center}.my-videos-header span{color:var(--brand);font:700 8px Manrope,sans-serif;letter-spacing:.22em}.my-videos-header h1{margin:3px 0 0;font:800 22px/1.1 Manrope,PingFang SC,sans-serif;letter-spacing:-.045em}.my-videos-summary{position:relative;min-height:142px;margin:8px 16px 18px;padding:21px;overflow:hidden;border-radius:25px;background:radial-gradient(circle at 88% 8%,rgba(255,255,255,.24),transparent 42%),linear-gradient(135deg,#6c63e8,#5b8dfa);border:1px solid rgba(255,255,255,.24);box-shadow:0 20px 48px color-mix(in srgb,var(--brand) 26%,transparent)}.my-videos-summary:after{content:"";position:absolute;width:130px;height:130px;right:-35px;top:-45px;border:1px solid rgba(255,255,255,.3);border-radius:50%;box-shadow:0 0 0 24px #ffffff0f,0 0 0 48px #ffffff09}.my-videos-summary>div{position:relative;z-index:1;display:flex;align-items:center;gap:8px;color:#e6ebff;font-size:11px;font-weight:700}.my-videos-summary>strong{position:absolute;z-index:1;right:22px;bottom:21px;color:#fff;font:800 46px/1 Manrope,sans-serif;letter-spacing:-.08em}.my-videos-summary>p{position:relative;z-index:1;max-width:275px;margin:19px 70px 0 0;color:#ffffffd6;font-size:11px;line-height:1.65}.my-videos-tabs{position:sticky;z-index:8;top:0;margin:0;padding:9px 16px 13px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;background:#f6f7fbeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.my-videos-tabs button{min-width:0;height:38px;padding:0 5px;border-radius:13px;display:flex;align-items:center;justify-content:center;gap:5px;color:#6b7180;background:#fff;border:1px solid #e4e8f3;font-size:11px;white-space:nowrap;box-shadow:0 3px 10px #1d21300a}.my-videos-tabs button span{min-width:17px;height:17px;padding:0 4px;border-radius:999px;display:inline-grid;place-items:center;color:#7d8494;background:#eef1f8;font-size:8px}.my-videos-tabs button.active{color:#fff;background:var(--gradient);border-color:transparent;font-weight:800;box-shadow:0 10px 26px color-mix(in srgb,var(--brand) 32%,transparent)}.my-videos-tabs button.active span{color:var(--brand);background:#fff}.my-videos-waterfall{padding:8px 16px 40px;column-count:2;column-gap:11px}.my-video-card{display:inline-block;width:100%;break-inside:avoid;margin:0 0 11px;overflow:hidden;border-radius:19px;vertical-align:top;background:#fff;border:1px solid #e4e8f3;box-shadow:0 8px 22px #1d213012;animation:rise .45s both}.my-video-media{position:relative;width:100%;min-height:150px;max-height:340px;overflow:hidden;background:#eef1f8}.my-video-media>img,.my-video-media>video{width:100%;height:100%;object-fit:cover}.my-video-media-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 52%,rgba(13,17,32,.5));pointer-events:none}.my-video-placeholder{width:100%;height:100%;min-height:inherit;display:grid;place-items:center;color:#9aa1b3;background:radial-gradient(circle at 50% 30%,color-mix(in srgb,var(--brand) 12%,transparent),transparent 42%),repeating-linear-gradient(135deg,#e9edf8 0 12px,#e2e7f4 12px 24px)}.my-video-play{position:absolute;left:11px;bottom:11px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--gradient);box-shadow:0 8px 22px color-mix(in srgb,var(--brand) 38%,transparent)}.my-video-progress{position:absolute;left:10px;bottom:10px;height:27px;padding:0 9px;border-radius:999px;display:inline-flex;align-items:center;gap:5px;color:#fff;background:var(--gradient);font-size:9px;font-weight:800}.my-video-progress.failed{color:#fff;background:#e05a50}.my-video-duration{position:absolute;right:9px;bottom:10px;padding:4px 7px;border-radius:7px;color:#fff;background:#1014248c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:8px;font-weight:700}.my-video-copy{padding:11px 11px 12px}.my-video-copy strong{display:block;overflow:hidden;color:#262b3a;font-size:11px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.my-video-meta{min-width:0;margin-top:8px;display:flex;align-items:center;justify-content:space-between;gap:7px}.my-video-meta>span{min-width:0;display:flex;align-items:center;gap:4px;overflow:hidden;color:#98a0b3;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.my-video-engagement{flex:0 0 auto;display:flex;align-items:center;gap:7px}.my-video-engagement>span{min-width:0;margin:0;padding:0;display:inline-flex;align-items:center;gap:3px;color:#7d8494;background:transparent;font-size:8px}.my-video-copy small{display:block;margin-top:5px;color:#a6adbf;font-size:8px}.my-video-card.is-processing .my-video-media>img,.my-video-card.is-processing .my-video-media>video{filter:saturate(.7) brightness(.68)}.my-video-card.is-failed .my-video-media>img,.my-video-card.is-failed .my-video-media>video{filter:grayscale(.35) brightness(.55)}.my-videos-empty{min-height:340px;margin:8px 16px 40px;padding:45px 25px;border-radius:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#9aa1b3;background:#fff;border:1px dashed #c9d1e5}.my-videos-empty strong{margin-top:15px;color:#3a4153;font-size:15px}.my-videos-empty span{max-width:280px;margin-top:7px;color:#8b92a5;font-size:10px;line-height:1.6}.my-videos-empty a,.my-videos-empty button{min-width:112px;height:39px;margin-top:20px;padding:0 16px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:var(--gradient);font-size:10px;font-weight:800;box-shadow:0 8px 20px color-mix(in srgb,var(--brand) 28%,transparent)}.video-player-shell{min-height:100svh;max-width:620px;margin:0 auto;padding:0 0 calc(102px + env(safe-area-inset-bottom));color:#1d2130;background:radial-gradient(circle at 50% 0,color-mix(in srgb,var(--brand) 14%,transparent),transparent 28%),linear-gradient(180deg,#e9edff,#f6f7fb 300px),#f6f7fb}.video-player-header{min-height:78px;padding:max(15px,env(safe-area-inset-top)) 16px 10px;display:grid;grid-template-columns:42px 1fr 42px;align-items:center;gap:12px}.video-player-header>a{width:42px;height:42px;border-radius:15px;display:grid;place-items:center;color:#4a5165;background:#fff;border:1px solid #e4e8f3;box-shadow:0 4px 14px #1d21300f}.video-player-header-spacer{width:42px;height:42px}.video-player-header>div{min-width:0;text-align:center}.video-player-header>div span{display:block;color:var(--brand);font:700 8px Manrope,sans-serif;letter-spacing:.21em}.video-player-header>div strong{display:block;max-width:100%;margin-top:4px;overflow:hidden;color:#262b3a;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.video-player-stage{position:relative;width:calc(100% - 30px);margin:5px auto 0;max-height:62svh;aspect-ratio:9 / 16;padding:7px;overflow:hidden;border-radius:34px;background:#fff;border:1px solid #e2e7f3;box-shadow:0 28px 70px #1d213029}.video-player-media{width:100%;height:100%;overflow:hidden;border-radius:27px;clip-path:inset(0 round 27px);-webkit-mask-image:-webkit-radial-gradient(white,black);transform:translateZ(0);background:#050506}.video-player-media video{width:100%;height:100%;object-fit:cover;border-radius:inherit;clip-path:inherit;transform:translateZ(0);background:#050506}.video-player-volume{position:absolute;z-index:3;right:13px;top:13px;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;color:#3a4153;background:#ffffffe6;border:1px solid rgba(29,33,48,.08);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 6px 18px #1d213024}.video-player-info{padding:21px 19px 9px}.video-player-info>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.video-player-info>div:first-child>span{height:24px;padding:0 9px;border-radius:999px;display:inline-flex;align-items:center;color:#fff;background:var(--gradient);font-size:9px;font-weight:800;box-shadow:0 6px 16px color-mix(in srgb,var(--brand) 30%,transparent)}.video-player-info>div small{color:#98a0b3;font-size:9px}.video-player-info h1{margin:12px 0 5px;color:#1d2130;font:800 19px/1.25 Manrope,PingFang SC,sans-serif;letter-spacing:-.035em}.video-player-info-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.video-player-info-footer p{margin:0;color:#8b92a5;font-size:10px}.video-player-engagement{display:flex;align-items:center;gap:8px}.video-player-engagement span{height:30px;min-width:48px;padding:0 9px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:5px;color:#6b7180;background:#fff;border:1px solid #e4e8f3;box-shadow:0 3px 10px #1d21300d;font-size:9px}.video-share-panel{margin:15px 15px 0;padding:19px 15px 17px;border-radius:24px;background:#fff;border:1px solid #e4e8f3;box-shadow:0 10px 30px #1d213012}.video-share-panel>header{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;padding:0 4px 16px}.video-share-panel>header span{color:var(--brand);font:700 8px Manrope,sans-serif;letter-spacing:.18em}.video-share-panel>header h2{margin:5px 0 0;color:#262b3a;font-size:15px}.video-share-panel>header small{max-width:155px;color:#9aa1b3;font-size:8px;line-height:1.55;text-align:right}.video-share-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.video-share-options button{min-width:0;min-height:105px;padding:13px 7px 11px;border-radius:17px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#3a4153;background:#f3f5fb;border:1px solid #e4e8f3;text-align:center}.video-share-options button:disabled{opacity:.62}.video-share-options button>i{width:43px;height:43px;flex:0 0 auto;border-radius:14px;display:grid;place-items:center;color:#fff;font-style:normal;font-size:21px;font-weight:900;box-shadow:0 11px 24px #1d213024;transition:transform .2s ease}.video-share-options button:active>i{transform:scale(.93)}.video-share-options i.copy{color:#fff;background:var(--gradient)}.video-share-options i.qrcode{color:#fff;background:linear-gradient(145deg,#7d6cf0,#5b8dfa)}.video-share-options button>span{min-width:0;display:block}.video-share-options strong{display:block;font-size:10px;white-space:nowrap}.video-share-options small{display:block;margin-top:4px;overflow:hidden;color:#98a0b3;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.video-player-actions{position:fixed;z-index:20;left:0;right:0;bottom:0;max-width:620px;margin:auto;min-height:88px;padding:12px 15px max(12px,env(safe-area-inset-bottom));display:grid;grid-template-columns:1fr;align-items:center;background:#fffffff0;border-top:1px solid #e4e8f3;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.video-player-actions button{height:50px;border-radius:16px;display:flex;align-items:center;justify-content:center;gap:8px;color:#fff;background:var(--gradient);font-size:12px;font-weight:800;box-shadow:0 10px 24px color-mix(in srgb,var(--brand) 32%,transparent)}.video-player-actions button:disabled{opacity:.65}.video-player-toast{position:fixed;z-index:50;left:50%;bottom:calc(105px + env(safe-area-inset-bottom));min-height:38px;max-width:min(360px,calc(100vw - 34px));padding:0 14px;border-radius:999px;display:flex;align-items:center;gap:7px;color:#f2f3f7;background:#222634f2;border:1px solid rgba(255,255,255,.12);box-shadow:0 18px 45px #1d21304d;transform:translate(-50%);font-size:10px;animation:rise .25s both}.video-player-toast svg{color:var(--brand)}.video-qr-backdrop{position:fixed;z-index:80;inset:0;padding:22px;display:grid;place-items:center;background:#1418288c;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px)}.video-qr-modal{position:relative;width:min(350px,100%);padding:27px 24px 23px;border-radius:27px;color:#1d2130;background:linear-gradient(145deg,#fff,#f3f5fb);border:1px solid #e4e8f3;box-shadow:0 35px 100px #1d21304d;text-align:center;animation:menu-pop .2s ease both}.video-qr-close{position:absolute;right:13px;top:13px;width:35px;height:35px;border-radius:12px;display:grid;place-items:center;color:#7d8494;background:#eef1f8}.video-qr-modal>span{color:var(--brand);font:700 8px Manrope,sans-serif;letter-spacing:.2em}.video-qr-modal h2{margin:9px 0 7px;font-size:20px}.video-qr-modal p{margin:0 auto;max-width:255px;color:#8b92a5;font-size:10px;line-height:1.65}.video-qr-image{width:218px;height:218px;margin:19px auto 13px;padding:10px;border-radius:22px;display:grid;place-items:center;color:var(--brand);background:#fff;box-shadow:0 18px 50px #1d21301f}.video-qr-image img{width:100%;height:100%;border-radius:12px}.video-qr-modal>small{display:block;overflow:hidden;color:#98a0b3;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.video-qr-modal>a{height:43px;margin-top:17px;border-radius:14px;display:flex;align-items:center;justify-content:center;gap:7px;color:#fff;background:var(--gradient);font-size:11px;font-weight:800;box-shadow:0 8px 20px color-mix(in srgb,var(--brand) 30%,transparent)}.video-player-error{min-height:100svh;max-width:620px;margin:0 auto;padding:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;color:#8b92a5;text-align:center;background:#f4f6fb}.video-player-error a{height:44px;padding:0 16px;border-radius:14px;display:inline-flex;align-items:center;gap:7px;color:#fff;background:var(--gradient);font-size:11px;font-weight:800;box-shadow:0 8px 20px color-mix(in srgb,var(--brand) 30%,transparent)}.editor-shell{min-height:100vh;max-width:620px;margin:0 auto;color:#1d2130;background:linear-gradient(180deg,#e9edff,#f6f7fb 300px),#f6f7fb}.editor-header{height:66px;padding:0 16px;display:grid;grid-template-columns:38px 1fr auto;gap:10px;align-items:center;position:sticky;top:0;z-index:10;background:#ffffffeb;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid #e7eaf3}.editor-header button{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;color:#4a5165;background:#fff;border:1px solid #e4e8f3;box-shadow:0 4px 12px #1d21300f}.editor-header div{min-width:0}.editor-header strong{display:block;font-size:14px}.editor-header div span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#98a0b3;font-size:10px;margin-top:2px}.draft-tag{color:#98a0b3;font-size:9px}.preview-panel{position:relative;width:calc(100% - 32px);margin:12px 16px 0;aspect-ratio:9 / 16;max-height:min(61vh,520px);border-radius:25px;overflow:hidden;background:#fff;border:1px solid #e4e8f3;box-shadow:0 18px 45px #1d21301f}.preview-panel img,.preview-panel video{width:100%;height:100%;object-fit:cover}.preview-controls{position:absolute;z-index:5;inset:auto 0 0;padding:9px 12px 10px;display:flex;align-items:center;gap:10px;background:linear-gradient(transparent,#000000b8)}.preview-controls button{width:30px;height:30px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;color:#fff;background:#00000073}.preview-progress{position:relative;flex:1;height:4px;border-radius:2px;background:#ffffff47;cursor:pointer}.preview-progress-fill{position:absolute;left:0;top:0;bottom:0;border-radius:2px;background:var(--brand)}.preview-time{color:#fff;font-size:9px;font-variant-numeric:tabular-nums;white-space:nowrap}.template-detail-metrics{position:absolute;z-index:4;top:9px;right:12px;width:46px;display:grid;gap:5px;color:#fff;pointer-events:none}.template-detail-metrics>span{min-width:0;display:grid;justify-items:center;gap:2px}.template-detail-metrics i{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#1b191bb8;box-shadow:0 6px 16px #0000003d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.template-detail-metrics svg{width:22px;height:22px;stroke-width:2}.template-detail-metrics strong{max-width:64px;color:#fff;font:700 13px Manrope,sans-serif;line-height:1;text-align:center;text-shadow:0 1px 5px rgba(0,0,0,.85);white-space:nowrap}.editor-form{padding:25px 16px 4px}.form-title{display:flex;align-items:center;justify-content:space-between;margin:0 0 13px}.form-title>div{display:flex;align-items:center;gap:9px}.form-title>div>span{width:24px;height:24px;border-radius:8px;display:grid;place-items:center;color:#fff;background:var(--gradient);font:800 9px Manrope,sans-serif;box-shadow:0 5px 14px color-mix(in srgb,var(--brand) 30%,transparent)}.form-title h2{margin:0;font-size:15px}.form-title small{color:#98a0b3;font-size:10px}.asset-row{display:flex;gap:10px;overflow-x:auto;scrollbar-width:none;padding-bottom:27px}.asset-thumb,.upload-card{flex:0 0 93px;aspect-ratio:1;border-radius:17px;overflow:hidden;position:relative;border:1px solid #e4e8f3}.asset-thumb img,.asset-thumb video{width:100%;height:100%;object-fit:cover}.asset-thumb button{position:absolute;right:6px;top:6px;width:23px;height:23px;padding:0;display:grid;place-items:center;border-radius:50%;color:#fff;background:#000000a6}.asset-thumb span{position:absolute;inset:auto 0 0;padding:18px 7px 7px;font-size:9px;text-align:center;background:linear-gradient(transparent,#000c)}.upload-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#8b92a5;border:1px dashed #c9d1e5;background:#fff}.upload-card strong{font-size:10px;color:#4a5165}.upload-card span{font-size:8px}.magic-link{display:flex;align-items:center;gap:5px;color:var(--brand);background:transparent;font-size:10px}.prompt-box{position:relative;margin-bottom:27px;padding:13px;border-radius:18px;background:#fff;border:1px solid #e4e8f3;box-shadow:0 6px 20px #1d21300d}.prompt-editor{width:100%;min-height:190px;border:0;outline:0;color:#262b3a;background:transparent;font-size:12px;line-height:1.8;word-break:break-word}.prompt-editor:empty:before{content:attr(data-placeholder);color:#a6adbf;pointer-events:none}.mention-chip{display:inline-flex;align-items:center;gap:4px;margin:0 2px;padding:2px 8px 2px 3px;border-radius:999px;color:#3a4fd0;background:#e8edff;border:1px solid rgba(91,124,250,.45);font-size:11px;line-height:1.4;vertical-align:baseline}.mention-chip-icon{width:16px;height:16px;display:inline-grid;place-items:center;border-radius:50%;color:#fff;background:var(--gradient)}.mention-popover{position:absolute;z-index:90;width:224px;max-height:248px;overflow:auto;padding:6px;display:grid;gap:3px;border-radius:14px;background:#fff;border:1px solid #dfe4f1;box-shadow:0 14px 40px #1d213029;animation:menu-pop .14s ease both}.mention-popover-title{padding:4px 8px 5px;color:#8b92a5;font-size:9px}.mention-popover button{min-height:46px;padding:5px 8px;display:flex;align-items:center;gap:10px;border-radius:9px;color:#3a4153;background:transparent;font-size:11px;text-align:left}.mention-popover button:hover{background:#f0f3fb}.mention-popover-thumb{width:40px;height:40px;flex:0 0 auto;border-radius:8px;overflow:hidden;background:#e9edf6}.mention-popover-thumb img,.mention-popover-thumb video{width:100%;height:100%;object-fit:cover}.mention-popover-empty{padding:14px 8px;color:#8b92a5;font-size:10px;text-align:center}.prompt-box>div:last-child{padding-top:10px;display:flex;justify-content:space-between;border-top:1px solid #e7eaf3;color:#98a0b3;font-size:8px}.prompt-box>div:last-child span{display:flex;align-items:center;gap:5px}.parameter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.parameter-grid label>span{display:block;color:#8b92a5;font-size:9px;margin:0 0 6px 2px}.select-wrap{position:relative;height:46px;display:flex;align-items:center;padding:0 12px;border-radius:14px;background:#fff;border:1px solid #e4e8f3;box-shadow:0 4px 14px #1d21300d}.select-trigger{width:100%;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#262b3a;background:transparent;font-size:11px}.select-trigger svg{flex:0 0 auto;color:#8b92a5;transition:transform .15s ease}.select-chevron-open{transform:rotate(180deg)}.select-trigger-label,.select-option-label{display:inline-flex;align-items:center;gap:7px;min-width:0}.select-menu{position:absolute;z-index:50;left:0;right:0;padding:5px;display:grid;gap:2px;overflow-y:auto;border-radius:12px;background:#fff;border:1px solid #dfe4f1;box-shadow:0 14px 40px #1d213029}.select-menu button{min-height:36px;padding:0 10px;display:flex;align-items:center;gap:8px;border-radius:9px;color:#6b7180;background:transparent;font-size:11px;text-align:left}.select-menu button:hover{background:#f0f3fb}.select-menu button.active{color:#3a4fd0;background:#e8edff}.select-menu button:disabled{opacity:.4;cursor:not-allowed}.ratio-icon{display:inline-block;flex:0 0 auto;border:1.5px solid currentColor;border-radius:2px;opacity:.85}.duration-menu{left:auto;right:0;min-width:260px;max-width:calc(100vw - 20px);padding:10px;gap:8px}.duration-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:3px;border-radius:9px;background:#eef1f8}.duration-tabs button{height:30px;border-radius:7px;color:#7d8494;background:transparent;font-size:11px}.duration-tabs button.active{color:#3a4fd0;background:#fff;font-weight:700;box-shadow:0 2px 8px #1d213014}.duration-note{margin:0;padding:8px 2px 4px;color:#8b92a5;font-size:10px;line-height:1.5}.duration-custom{display:grid;gap:12px;padding:8px 2px 2px}.duration-slider{width:100%;accent-color:var(--brand)}.duration-value{display:flex;align-items:center;gap:6px;color:#6b7180;font-size:11px}.duration-value input{width:56px;height:32px;border:1px solid #dfe4f1;border-radius:8px;background:#f7f8fc;color:#262b3a;text-align:center;font-size:12px;outline:0}.duration-presets{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}.duration-presets button{min-width:0;padding:0 2px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:8px;color:#6b7180;background:#f0f3fb;font-size:10px;overflow:hidden;white-space:nowrap}.duration-presets button.active{color:#fff;background:var(--gradient);font-weight:700;box-shadow:0 6px 16px color-mix(in srgb,var(--brand) 28%,transparent)}.editor-action-spacer{height:120px}.editor-action{position:fixed;z-index:70;inset:auto 0 0;margin:auto;max-width:620px;min-height:88px;padding:13px 15px max(13px,env(safe-area-inset-bottom));display:grid;grid-template-columns:1fr;gap:12px;align-items:center;background:#fffffff2;border-top:1px solid #e4e8f3;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.editor-action>button{height:51px;border-radius:16px;display:flex;align-items:center;justify-content:center;gap:8px;color:#fff;background:var(--gradient);font-weight:800;font-size:13px;box-shadow:0 10px 26px color-mix(in srgb,var(--brand) 32%,transparent)}.editor-action>button:disabled{opacity:.65}.editor-action>p{grid-column:1 / -1;margin:-5px 0 0;color:#e05a50;font-size:9px;text-align:right}.result-shell{min-height:100vh;max-width:620px;margin:0 auto;padding:24px 22px max(20px,env(safe-area-inset-bottom));display:flex;flex-direction:column;justify-content:safe center;text-align:center;color:#1d2130;background:radial-gradient(circle at 50% 18%,rgba(91,124,250,.14),transparent 32%),linear-gradient(180deg,#e9edff,#f6f7fb 300px),#f6f7fb}.result-icon{width:56px;height:56px;margin:0 auto 14px;border-radius:19px;display:grid;place-items:center}.result-icon.success{color:#1faf72;background:#2dcd8c24;box-shadow:0 0 60px #2dcd8c2e}.result-icon.processing{color:var(--brand);background:#5b7cfa24;box-shadow:0 0 60px #5b7cfa29}.result-icon.failed{color:#e05a50;background:#e05a5021}.result-shell .eyebrow{color:#98a0b3;justify-content:center}.result-shell h1{margin:10px 0 8px;font:800 26px Manrope,PingFang SC,sans-serif;letter-spacing:-.045em}.result-shell>p{max-width:420px;margin:0 auto 12px;color:#8b92a5;font-size:12px;line-height:1.7}.result-video{display:block;width:auto;height:min(46vh,520px);aspect-ratio:9 / 16;max-width:100%;object-fit:cover;margin:14px auto;border-radius:24px;background:#fff;border:1px solid #e4e8f3;box-shadow:0 18px 45px #1d21301f}.result-actions{width:100%;display:grid;gap:10px}.result-actions a{height:52px;border-radius:16px;display:flex;align-items:center;justify-content:center;gap:8px;color:#fff;background:var(--gradient);font-weight:800;box-shadow:0 10px 26px color-mix(in srgb,var(--brand) 30%,transparent)}.result-actions a:last-child{color:#6b7180;background:#eef1f8;box-shadow:none}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(430px,.95fr) minmax(520px,1.05fr);background:#f4f6fb}.login-poster{position:relative;overflow:hidden;min-height:100vh;padding:34px 42px;color:#fff;background:radial-gradient(circle at 68% 32%,rgba(255,255,255,.22),transparent 32%),linear-gradient(145deg,#6c63e8,#4f6ff0 68%)}.login-poster .brand{position:relative;z-index:2}.login-poster .brand .brand-mark{color:var(--brand);background:#fff;box-shadow:0 10px 24px #ffffff40}.login-orbit{position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.18)}.orbit-one{width:580px;height:580px;right:-250px;top:80px;box-shadow:0 0 0 60px #ffffff0d,0 0 0 120px #ffffff08}.orbit-two{width:240px;height:240px;left:-120px;bottom:8%}.poster-copy{position:absolute;z-index:2;left:42px;top:29%;max-width:540px}.poster-copy>span,.login-title>span{color:var(--brand);font:700 10px Manrope,sans-serif;letter-spacing:.2em}.poster-copy h1{margin:18px 0;font:800 clamp(42px,5vw,76px)/1.04 "Manrope","PingFang SC",sans-serif;letter-spacing:-.065em}.poster-copy h1 em{color:#fff;font-style:normal;text-decoration:underline;text-decoration-color:#ffffff80;text-underline-offset:7px}.poster-copy p{max-width:430px;color:#ffffffd6;font-size:13px;line-height:1.8}.login-form-wrap{display:grid;place-items:center;padding:50px}.login-form{width:min(430px,100%)}.login-title{margin-bottom:37px}.login-title h2{margin:9px 0 8px;font:800 40px Manrope,PingFang SC,sans-serif;letter-spacing:-.055em}.login-title p{margin:0;color:#8b92a5;font-size:13px}.login-form>label{display:block;margin:0 0 19px}.login-form>label>span{display:block;margin:0 0 8px 3px;font-size:11px;font-weight:700}.login-form>label>div{height:56px;padding:0 15px;display:flex;align-items:center;gap:10px;border-radius:15px;background:#fff;border:1px solid #e4e8f3;box-shadow:0 4px 14px #1d21300d;transition:.2s}.login-form>label>div:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px #5b7cfa1f}.login-form input{flex:1;min-width:0;border:0;outline:0;background:transparent;font-size:13px}.login-form label button{padding:5px;display:grid;place-items:center;background:transparent;color:#8b92a5}.form-error{margin:-6px 0 12px;padding:10px 12px;border-radius:10px;color:#ca3d2b;background:#fff0ed;font-size:11px}.login-submit{width:100%;height:56px;border-radius:15px;display:flex;align-items:center;justify-content:center;gap:9px;color:#fff;background:var(--gradient);font-weight:800;font-size:13px;box-shadow:0 14px 32px color-mix(in srgb,var(--brand) 32%,transparent)}.admin-layout{min-height:100vh;display:grid;grid-template-columns:250px minmax(0,1fr);color:#1d2130;background:#f4f6fb}.admin-sidebar{position:sticky;top:0;height:100vh;padding:20px 15px;display:flex;flex-direction:column;color:#1d2130;background:#fff;border-right:1px solid #e4e8f3;z-index:50}.sidebar-brand{height:46px;padding:0 9px;display:flex;align-items:center;justify-content:space-between}.sidebar-brand button{display:none;color:#1d2130;background:transparent}.workspace-card{margin:21px 3px 18px;padding:15px;border-radius:15px;background:linear-gradient(145deg,#6c63e8,#5b8dfa);border:1px solid rgba(255,255,255,.22);box-shadow:0 12px 30px color-mix(in srgb,var(--brand) 26%,transparent)}.workspace-card span{color:#e6ebff;font:700 8px Manrope,sans-serif;letter-spacing:.18em}.workspace-card strong,.workspace-card small{display:block}.workspace-card strong{margin:6px 0 4px;font-size:12px;color:#fff}.workspace-card small{overflow:hidden;text-overflow:ellipsis;color:#ffffffc7;font-size:8px}.admin-sidebar nav{display:grid;gap:5px}.admin-sidebar nav button{position:relative;height:43px;padding:0 12px;border-radius:11px;display:flex;align-items:center;gap:11px;color:#6b7180;background:transparent;text-align:left;font-size:11px}.admin-sidebar nav button.active{color:#3a4fd0;background:#e8edff;font-weight:700}.admin-sidebar nav button.active svg{color:var(--brand)}.admin-sidebar nav button i{position:absolute;right:10px;width:4px;height:4px;border-radius:50%;background:var(--brand)}.admin-main{min-width:0}.admin-topbar{height:70px;padding:0 30px;display:flex;align-items:center;border-bottom:1px solid #e4e8f3;background:#ffffffe6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:sticky;top:0;z-index:30}.mobile-menu{display:none}.admin-topbar>div:first-of-type span{display:block;font-weight:800;font-size:13px}.admin-topbar>div:first-of-type small{color:#98a0b3;font-size:8px}.topbar-user-menu{position:relative;margin-left:auto}.topbar-user{display:flex;align-items:center;gap:9px;padding:5px 7px 5px 5px;border-radius:13px;color:inherit;background:transparent;transition:background .18s ease}.topbar-user:hover,.topbar-user.open{background:#eef1f8}.topbar-user>span{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;color:#fff;background:var(--gradient)}.topbar-user strong,.topbar-user small{display:block}.topbar-user strong{font-size:10px}.topbar-user small{color:#98a0b3;font-size:8px}.topbar-user>svg{color:#98a0b3;transition:transform .18s ease}.topbar-user.open>svg{transform:rotate(180deg)}.user-dropdown{position:absolute;z-index:60;right:0;top:calc(100% + 9px);width:220px;padding:7px;border-radius:14px;background:#fff;border:1px solid #e4e8f3;box-shadow:0 18px 55px #1d213029;animation:menu-pop .16s ease both}.user-dropdown:before{content:"";position:absolute;right:22px;top:-5px;width:9px;height:9px;transform:rotate(45deg);background:#fff;border-left:1px solid #e4e8f3;border-top:1px solid #e4e8f3}.user-dropdown>button{position:relative;z-index:1;width:100%;min-height:52px;padding:8px 10px;display:flex;align-items:center;gap:11px;border-radius:10px;color:#e05a50;background:transparent;text-align:left}.user-dropdown>button:hover{background:#ffefec}.user-dropdown>button>svg{flex:0 0 auto}.user-dropdown strong,.user-dropdown span{display:block}.user-dropdown strong{font-size:10px}.user-dropdown span{margin-top:3px;color:#98a0b3;font-size:8px}@keyframes menu-pop{0%{opacity:0;transform:translateY(-5px) scale(.98)}}.admin-content{max-width:1480px;margin:0 auto;padding:31px}.admin-page-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:25px}.admin-page-head>div>span{color:var(--brand);font:700 9px Manrope,sans-serif;letter-spacing:.18em}.admin-page-head h1{margin:7px 0;font:800 28px Manrope,PingFang SC,sans-serif;letter-spacing:-.045em}.admin-page-head p{margin:0;color:#8b92a5;font-size:10px}.primary-action{min-height:39px;padding:0 14px;border-radius:11px;display:flex;align-items:center;justify-content:center;gap:7px;color:#fff;background:var(--gradient);font-weight:700;font-size:10px;box-shadow:0 8px 20px color-mix(in srgb,var(--brand) 24%,transparent)}.page-head-actions{display:flex;align-items:center;gap:9px}.secondary-action{min-height:39px;padding:0 14px;border-radius:11px;display:flex;align-items:center;justify-content:center;gap:7px;color:#4a5165;background:#fff;border:1px solid #dfe4f1;font-weight:700;font-size:10px}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:16px}.stat-card{min-height:130px;padding:18px;display:flex;justify-content:space-between;border-radius:17px;background:#fff;border:1px solid #e4e8f3;box-shadow:0 8px 25px #1d21300a}.stat-card span,.stat-card small,.stat-card strong{display:block}.stat-card span{color:#7d8494;font-size:9px}.stat-card strong{margin:14px 0 8px;font:800 25px Manrope,sans-serif;letter-spacing:-.04em}.stat-card small{color:#a6adbf;font-size:8px}.stat-card i{width:42px;height:42px;display:grid;place-items:center;border-radius:13px}.stat-card.orange i{color:#5b7cfa;background:#e8edff}.stat-card.blue i{color:#38bdf8;background:#e0f4fe}.stat-card.green i{color:#1e9c67;background:#e9f8f1}.stat-card.violet i{color:#8b5cf6;background:#f0e9ff}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);gap:15px}.chart-card,.recent-card,.table-card,.statement-list{border-radius:17px;background:#fff;border:1px solid #e4e8f3;overflow:hidden;box-shadow:0 8px 25px #1d21300a}.card-head,.inner-card-title{min-height:68px;padding:0 19px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eef1f8}.card-head span,.card-head strong,.inner-card-title span{display:block}.card-head span{color:#a6adbf;font-size:8px}.card-head strong{margin-top:3px;font-size:11px}.card-head button{padding:8px 10px;display:flex;align-items:center;gap:6px;border-radius:9px;color:#6b7180;background:#f0f3fb;font-size:8px}.trend-chart{height:260px;padding:29px 27px 24px;display:flex;align-items:flex-end;gap:clamp(10px,3vw,30px);background-image:linear-gradient(#eef1f8 1px,transparent 1px);background-size:100% 25%}.trend-chart>div{flex:1;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:7px}.trend-chart>div b{color:#7d8494;font:700 8px Manrope,sans-serif}.trend-chart>div span{width:min(28px,60%);min-height:3px;border-radius:8px 8px 3px 3px;background:linear-gradient(#5b8dfa,#8ab0ff);box-shadow:0 7px 14px color-mix(in srgb,var(--brand) 20%,transparent);transition:height .35s ease}.trend-chart>div span.zero{background:#e3e7f0;box-shadow:none}.trend-chart small{color:#a6adbf;font-size:8px}.activity-list{padding:7px 17px 13px}.activity-list>div{min-height:54px;display:grid;grid-template-columns:35px 1fr auto;align-items:center;gap:10px;border-bottom:1px solid #eef1f8}.activity-list>div:last-child{border:0}.avatar-dot{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;color:#fff;background:var(--gradient);font-style:normal;font-size:10px}.activity-list strong,.activity-list span{display:block}.activity-list strong{font-size:9px}.activity-list span{margin-top:2px;color:#98a0b3;font-size:7px}.activity-list>div>small{color:#3a4153;font-weight:700;font-size:8px}.status{display:inline-flex;align-items:center;padding:5px 8px;border-radius:999px;font-size:8px;font-weight:700;white-space:nowrap;background:#f0f3fb;color:#7d8494}.status-succeeded,.status-active,.status-published,.status-recharge{color:#17875a;background:#e8f8f0}.status-failed,.status-canceled,.status-closed{color:#c74a38;background:#ffedeb}.status-processing,.status-submitted{color:#4268c4;background:#eaf0ff}.status-pending,.status-draft,.status-suspended,.status-archived{color:#9b6a22;background:#fff4df}.status-consumption{color:#d4563a;background:#ffede8}.quick-create{margin-bottom:14px;padding:13px;display:flex;gap:9px;border-radius:15px;background:#fff;border:1px solid #e4e8f3;box-shadow:0 8px 25px #1d21300a}.quick-create input{flex:1;min-width:0;height:39px;padding:0 12px;border-radius:10px;outline:0;border:1px solid #e4e8f3;background:#f7f8fc;font-size:10px}.quick-create button,.table-toolbar>button{padding:0 14px;display:flex;align-items:center;gap:6px;border-radius:10px;color:#fff;background:var(--gradient);font-size:9px;box-shadow:0 6px 16px color-mix(in srgb,var(--brand) 24%,transparent)}.table-card{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:760px}th{height:43px;padding:0 15px;color:#98a0b3;background:#fafbfe;font-size:8px;font-weight:600;text-align:left;border-bottom:1px solid #e7eaf3}td{height:58px;padding:9px 15px;color:#3a4153;font-size:9px;border-bottom:1px solid #eef1f8}tr:last-child td{border-bottom:0}.name-cell{display:flex;align-items:center;gap:9px}.name-cell i{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;color:#4a6cf7;background:#e8edff}.table-action{padding:6px 9px;border-radius:8px;color:#6b7180;background:#f0f3fb;font-size:8px}.category-actions{display:flex;align-items:center;gap:6px}.category-actions .table-action{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.category-actions .table-action.danger{color:#c84c3a;background:#ffedeb}.block-muted{display:block;color:#a6adbf;margin-top:3px;font-size:7px}.table-toolbar{margin-bottom:13px;display:flex;justify-content:space-between}.template-toolbar{margin-bottom:13px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.template-filter{display:flex;flex-wrap:wrap;gap:8px}.template-filter button{padding:8px 14px;border-radius:999px;color:#6b7180;background:#fff;border:1px solid #e4e8f3;font-size:10px}.template-filter button.active{color:#fff;background:var(--gradient);border-color:transparent;font-weight:700;box-shadow:0 6px 16px color-mix(in srgb,var(--brand) 26%,transparent)}.template-toolbar>small{color:#a6adbf;font-size:9px}.table-toolbar>div{width:min(350px,100%);height:39px;padding:0 12px;display:flex;align-items:center;gap:8px;border-radius:10px;background:#fff;border:1px solid #e4e8f3;color:#a6adbf}.table-toolbar input{min-width:0;flex:1;border:0;outline:0;font-size:9px}.operation-log-toolbar{margin-bottom:14px;padding:13px;display:flex;align-items:center;gap:9px;border-radius:15px;background:#fff;border:1px solid #e4e8f3;box-shadow:0 8px 25px #1d21300a}.operation-log-search{min-width:0;flex:1;height:39px;padding:0 12px;display:flex;align-items:center;gap:8px;border-radius:10px;background:#f7f8fc;border:1px solid #e4e8f3;color:#a6adbf}.operation-log-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;font-size:11px}.operation-log-toolbar select{height:39px;padding:0 11px;border-radius:10px;color:#4a5165;background:#f7f8fc;border:1px solid #e4e8f3;font-size:11px;outline:0}.operation-log-toolbar button{height:39px;padding:0 15px;display:flex;align-items:center;gap:6px;border-radius:10px;color:#fff;background:var(--gradient);font-size:11px;font-weight:700;box-shadow:0 6px 16px color-mix(in srgb,var(--brand) 24%,transparent)}.operation-log-table table{table-layout:fixed}.operation-log-table th:nth-child(1),.operation-log-table td:nth-child(1){width:16%}.operation-log-table th:nth-child(2),.operation-log-table td:nth-child(2){width:14%}.operation-log-table th:nth-child(3),.operation-log-table td:nth-child(3){width:13%}.operation-log-table th:nth-child(4),.operation-log-table td:nth-child(4){width:15%}.operation-log-table th:nth-child(5),.operation-log-table td:nth-child(5){width:34%}.operation-log-table th:nth-child(6),.operation-log-table td:nth-child(6){width:8%}.log-time{color:#6b7180;font-variant-numeric:tabular-nums;white-space:nowrap}.log-badge{display:inline-flex;padding:4px 8px;border-radius:999px;color:#4a5165;background:#f0f3fb;font-size:10px;font-weight:700;white-space:nowrap}.log-badge.log-create{color:#17875a;background:#e8f8f0}.log-badge.log-update{color:#4268c4;background:#eaf0ff}.log-badge.log-delete,.log-badge.log-revoke{color:#c74a38;background:#ffedeb}.log-badge.log-generate{color:#9b6a22;background:#fff4df}.log-badge.log-refresh{color:#2563a7;background:#e6f2fd}.log-resource-type{display:block;margin-top:5px;color:#98a0b3;font-size:9px;font-style:normal}.log-resource{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.log-detail{max-height:52px;overflow:hidden;color:#6b7180;font-size:10px;line-height:1.5;overflow-wrap:anywhere}.operation-log-pagination{min-height:46px;padding:12px 4px 2px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#98a0b3;font-size:10px}.operation-log-pagination>div{display:flex;align-items:center;gap:8px}.operation-log-pagination button{height:30px;padding:0 11px;border-radius:8px;color:#6b7180;background:#f0f3fb;font-size:10px}.operation-log-pagination button:disabled{opacity:.45;cursor:not-allowed}.operation-log-pagination strong{min-width:54px;color:#3a4153;text-align:center;font-size:11px}.table-summary{padding:12px 2px;color:#98a0b3;font-size:8px;text-align:right}.api-key-table code{padding:5px 7px;border-radius:6px;color:#3a4153;background:#f0f3fb;font-size:11px}.api-key-table .table-action{display:inline-flex;align-items:center;gap:4px}.api-key-table .table-action.danger{color:#c84c3a;background:#ffedeb}.api-key-table .table-action:disabled{opacity:.45}.api-key-secret{display:flex;align-items:center;gap:6px;min-width:0}.api-key-secret code{flex:0 1 auto;max-width:100%;min-width:0;overflow-wrap:anywhere}.api-key-icon{width:28px;height:28px;flex:none;display:grid;place-items:center;border-radius:6px;color:#3a4fd0;background:#fff;border:1px solid #dfe4f1;cursor:pointer}.api-key-icon:disabled{opacity:.45;cursor:not-allowed}.api-key-copied{display:block;margin-top:4px;color:#16794e;font-size:10px}.api-key-table table{table-layout:fixed}.api-key-table.with-actions th:nth-child(1),.api-key-table.with-actions td:nth-child(1){width:16%}.api-key-table.with-actions th:nth-child(2),.api-key-table.with-actions td:nth-child(2){width:30%}.api-key-table.with-actions th:nth-child(3),.api-key-table.with-actions td:nth-child(3){width:15%}.api-key-table.with-actions th:nth-child(4),.api-key-table.with-actions td:nth-child(4){width:14%}.api-key-table.with-actions th:nth-child(5),.api-key-table.with-actions td:nth-child(5){width:11%}.api-key-table.with-actions th:nth-child(6),.api-key-table.with-actions td:nth-child(6){width:14%}.api-key-table:not(.with-actions) th:nth-child(1),.api-key-table:not(.with-actions) td:nth-child(1){width:19%}.api-key-table:not(.with-actions) th:nth-child(2),.api-key-table:not(.with-actions) td:nth-child(2){width:35%}.api-key-table:not(.with-actions) th:nth-child(3),.api-key-table:not(.with-actions) td:nth-child(3){width:18%}.api-key-table:not(.with-actions) th:nth-child(4),.api-key-table:not(.with-actions) td:nth-child(4){width:16%}.api-key-table:not(.with-actions) th:nth-child(5),.api-key-table:not(.with-actions) td:nth-child(5){width:12%}.api-key-created{padding:25px;text-align:center}.api-key-created>i{width:52px;height:52px;margin:0 auto 13px;display:grid;place-items:center;border-radius:14px;color:#3a4fd0;background:#e8edff}.api-key-created h3{margin:0 0 7px;font-size:17px}.api-key-created p{margin:0 0 17px;color:#7d8494;font-size:11px}.api-key-created>div{display:grid;grid-template-columns:minmax(0,1fr) 40px 40px;align-items:center;gap:8px;padding:8px;border-radius:8px;background:#f0f3fb;border:1px solid #dfe4f1}.api-key-created code{min-width:0;overflow-wrap:anywhere;text-align:left;font-size:11px}.api-key-created>div button{width:36px;height:36px;display:grid;place-items:center;border-radius:7px;color:#3a4fd0;background:#fff}.api-key-created>small{display:block;min-height:18px;margin:9px 0 14px;color:#7d8494;font-size:10px}.api-key-created>.primary-action{width:100%}.template-admin-grid{column-count:4;column-gap:13px}.template-admin-grid article{break-inside:avoid;margin-bottom:13px;border-radius:17px;overflow:hidden;background:#fff;border:1px solid #e4e8f3;box-shadow:0 8px 25px #1d21300a}.template-admin-grid img,.template-admin-grid video{display:block;width:100%;height:100%;object-fit:contain;background:#eef1f8}.template-media{display:block;width:100%;padding:0;border:0;background:#eef1f8;cursor:pointer;text-align:left;aspect-ratio:9 / 16}.template-media:hover img,.template-media:hover video,.template-media:hover .template-cover-empty{opacity:.92}.template-cover-empty{width:100%;height:100%;background:linear-gradient(145deg,#dfe5f5,#e9edf8)}.template-admin-grid article>div{padding:14px}.template-admin-grid article>div>span{color:#4a6cf7;font-size:8px;font-weight:700}.template-admin-grid h3{margin:5px 0 6px;font-size:12px}.template-admin-grid p{margin:0;color:#98a0b3;font-size:8px}.admin-template-metrics{margin-top:9px;display:flex;align-items:center;gap:10px;color:#6b7180}.admin-template-metrics span{display:inline-flex;align-items:center;gap:4px;font-size:8px;font-variant-numeric:tabular-nums}.admin-template-metrics svg{color:#4a6cf7}.template-admin-grid footer{display:flex;justify-content:space-between;align-items:center;margin-top:13px;padding-top:11px;border-top:1px solid #eef1f8}.template-admin-grid footer button{padding:6px 9px;border-radius:7px;background:#f0f3fb;color:#6b7180;font-size:8px;display:inline-flex;align-items:center;gap:4px}.template-admin-grid footer>div{display:flex;gap:6px}.template-admin-grid footer button.danger{color:#c0392b;background:#fdecea}.finance-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:14px}.finance-stats div{padding:18px;border-radius:15px;background:#fff;border:1px solid #e4e8f3;box-shadow:0 8px 25px #1d21300a}.finance-stats span,.finance-stats strong{display:block}.finance-stats span{color:#98a0b3;font-size:8px}.finance-stats strong{margin-top:8px;font:800 20px Manrope,sans-serif}.split-cards{display:grid;grid-template-columns:minmax(0,1fr);gap:14px}.inner-card-title strong{font-size:11px}.inner-card-title span{color:#a6adbf;font-size:8px}.statement-list-toolbar{min-height:78px;padding:0 19px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #eef1f8}.statement-list-toolbar .inner-card-title{min-width:180px;min-height:auto;padding:0;border-bottom:0}.statement-search{width:min(560px,65%);display:flex;align-items:flex-end;gap:8px}.statement-search label{flex:1;color:#a6adbf;font-size:8px}.statement-search input{width:100%;height:36px;margin-top:5px;padding:0 10px;border:1px solid #e4e8f3;border-radius:9px;outline:0;color:#3a4153;background:#f7f8fc;font-size:9px}.statement-search>span{padding-bottom:10px;color:#b6bccb;font-size:9px}.statement-search button{height:36px;padding:0 12px;border-radius:9px;color:#6b7180;background:#f0f3fb;font-size:9px}.statement-search button:disabled{opacity:.45;cursor:not-allowed}.statement-list article{min-height:82px;padding:0 20px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:14px;align-items:center;border-bottom:1px solid #eef1f8}.statement-list article i{width:40px;height:40px;display:grid;place-items:center;color:#4a6cf7;background:#e8edff;border-radius:11px}.statement-list article strong,.statement-list article span{display:block}.statement-list article strong{font-size:10px}.statement-list article span{color:#98a0b3;font-size:8px;margin-top:5px}.statement-list article small{font-weight:800;font-size:10px}.statement-side{display:flex;flex-direction:column;align-items:flex-end;gap:7px}.statement-side>div{display:flex;gap:5px}.statement-side button{width:27px;height:27px;display:grid;place-items:center;border-radius:8px;color:#6b7180;background:#f0f3fb}.statement-side button:hover{color:#fff;background:#1d2130}.statement-side button.danger:hover{background:#d9503b}.statement-side button:disabled{opacity:.35;cursor:not-allowed}.statement-side button:disabled:hover{color:#6b7180;background:#f0f3fb}.delete-confirm{padding:25px 22px 22px;text-align:center}.delete-confirm>i{width:54px;height:54px;margin:0 auto 14px;display:grid;place-items:center;border-radius:17px;color:#d54d38;background:#ffebe7}.delete-confirm h3{margin:0 0 8px;font-size:14px}.delete-confirm p{max-width:390px;margin:0 auto 18px;color:#8b92a5;font-size:9px;line-height:1.7}.delete-confirm>div:last-child{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:16px}.delete-confirm>div:last-child button{height:42px;border-radius:11px;color:#6b7180;background:#f0f3fb;font-size:10px;font-weight:700}.delete-confirm>div:last-child button.danger{color:#fff;background:#d9503b}.delete-confirm>div:last-child button:disabled{opacity:.55;cursor:not-allowed}.money-in{color:#168258;font-weight:700}.money-out{color:#d4563a;font-weight:700}.mini-empty{min-height:150px;padding:50px;display:grid;place-items:center;text-align:center;color:#a6adbf;font-size:9px}.ledger-description{min-width:240px;color:#6b7180}.order-detail-btn{margin-top:6px;padding:3px 7px;border-radius:6px;color:#4a6cf7;background:#e8edff;font-size:8px}.order-detail{padding:18px 20px 20px;display:grid;gap:16px}.order-detail-split{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}.order-detail-aside{position:sticky;top:0}.order-detail .fee-summary{grid-column:1 / -1;margin-top:2px}.order-detail-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.order-detail-meta span{padding:10px 12px;border-radius:10px;background:#f0f3fb}.order-detail-meta small,.order-detail-meta strong{display:block}.order-detail-meta small{color:#a6adbf;font-size:8px}.order-detail-meta strong{margin-top:4px;font-size:11px}.order-detail-section h4{margin:0 0 8px;font-size:11px}.order-detail-section p{margin:0;padding:10px 12px;border-radius:10px;background:#f0f3fb;color:#3a4153;font-size:11px;line-height:1.7;white-space:pre-wrap;word-break:break-word}.order-detail-section .mention-chip{color:#3a4fd0;background:#e8edff;border-color:#5b7cfa66;font-size:10px}.fee-breakdown{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:10px}.fee-breakdown div{padding:10px 12px;border-radius:10px;background:#f0f3fb}.fee-breakdown div span,.fee-breakdown div strong{display:block}.fee-breakdown div span{margin-bottom:4px;color:#a6adbf;font-size:8px}.fee-breakdown div strong{font-size:11px}.fee-breakdown p{margin:0;padding:10px 12px;border-radius:10px;background:#e8edff;color:#3a4fd0;font-size:11px;font-weight:700;word-break:break-word}.fee-breakdown>small{display:block;margin-top:8px;color:#a6adbf;font-size:8px}.fee-calculation{margin:0;padding:14px 16px;border-radius:10px;background:#eef4f2;border:1px solid #d7e8e1;color:#33413c;font-size:11px;line-height:1.8;white-space:pre-wrap;word-break:break-word;font-family:inherit;font-variant-numeric:tabular-nums}.order-detail-result video{width:100%;max-height:320px;display:block;object-fit:cover;border-radius:12px;background:#0d1020}.order-detail-result-actions{display:flex;gap:8px;margin-top:8px}.order-detail-result-actions a{flex:1;padding:7px 0;border-radius:8px;text-align:center;text-decoration:none;color:#fff;background:var(--gradient);font-size:10px;font-weight:700}.order-detail-result-actions a:last-child{color:#6b7180;background:#eef1f8}.order-detail-section .mention-chip-icon{width:14px;height:14px;color:#fff}.order-detail-assets{display:flex;gap:8px;flex-wrap:wrap}.order-detail-asset{width:76px}.order-detail-asset img,.order-detail-asset video{width:76px;height:76px;object-fit:cover;border-radius:8px;background:#eef1f8}.order-detail-asset span{display:block;margin-top:4px;color:#a6adbf;font-size:8px;text-align:center}.finance-actions{display:flex;align-items:center;gap:8px}.finance-actions select{height:39px;min-width:145px;padding:0 28px 0 10px;border-radius:11px;border:1px solid #e4e8f3;outline:0;background:#fff;font-size:9px}.user-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.user-grid article{position:relative;min-height:120px;padding:17px;display:grid;grid-template-columns:43px 1fr auto;gap:11px;align-items:center;border-radius:16px;background:#fff;border:1px solid #e4e8f3;box-shadow:0 8px 25px #1d21300a}.user-grid article>i{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:#fff;background:var(--gradient);font-style:normal;font-weight:800}.user-grid strong,.user-grid span,.user-grid small{display:block}.user-grid strong{font-size:11px}.user-grid span{color:#4a6cf7;font-size:8px;margin:2px 0 7px}.user-grid small{color:#98a0b3;font-size:7px}.user-grid article>.user-tags{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.user-grid em{padding:4px 6px;border-radius:7px;color:#7d8494;background:#f0f3fb;font-size:7px;font-style:normal}.user-grid .user-edit-btn{margin-top:9px;padding:4px 8px;border-radius:7px;color:#6b7180;background:#f0f3fb;font-size:8px;display:inline-flex;align-items:center;gap:4px}.user-grid .user-edit-btn:hover{color:#fff;background:var(--gradient)}.tenant-toolbar{margin-bottom:14px;padding:13px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:15px;background:#fff;border:1px solid #e4e8f3;box-shadow:0 8px 25px #1d21300a}.tenant-search{min-width:0;flex:1;height:39px;padding:0 12px;display:flex;align-items:center;gap:8px;border-radius:10px;background:#f7f8fc;border:1px solid #e4e8f3;color:#a6adbf}.tenant-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;font-size:11px}.tenant-search button{height:30px;padding:0 11px;border-radius:8px;font-size:10px;font-weight:700;white-space:nowrap}.tenant-search button[type=submit]{color:#fff;background:var(--gradient);box-shadow:0 6px 16px color-mix(in srgb,var(--brand) 24%,transparent)}.tenant-search button[type=button]{color:#6b7180;background:#f0f3fb}.tenant-toolbar>span{flex:0 0 auto;color:#98a0b3;font-size:10px;white-space:nowrap}.tenant-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.tenant-grid article{padding:17px;border-radius:17px;background:#fff;border:1px solid #e4e8f3;box-shadow:0 8px 25px #1d21300a}.tenant-grid header{display:flex;justify-content:space-between;align-items:center}.tenant-grid header i{width:39px;height:39px;display:grid;place-items:center;border-radius:12px;color:#fff;font-style:normal;font-weight:800}.tenant-grid h3{margin:14px 0 3px;font-size:13px}.tenant-grid p{margin:0;color:#98a0b3;font-size:8px}.tenant-grid article>div:not(.tenant-rate-summary){display:grid;grid-template-columns:repeat(2,1fr);margin:16px 0;padding:12px 0;border-block:1px solid #eef1f8}.tenant-grid article>div span+span{border-left:1px solid #eef1f8;padding-left:15px}.tenant-grid small,.tenant-grid strong{display:block}.tenant-grid small{color:#a6adbf;font-size:7px}.tenant-grid strong{margin-top:5px;font:800 14px Manrope,sans-serif}.tenant-grid footer{display:flex;flex-direction:column;align-items:stretch;gap:11px;color:#a6adbf;font-size:7px}.tenant-grid footer .tenant-meta{text-align:right}.tenant-grid footer button{padding:7px 9px;border-radius:8px;color:#fff;background:var(--gradient);font-size:8px;box-shadow:0 6px 14px color-mix(in srgb,var(--brand) 24%,transparent)}.tenant-actions{display:flex;justify-content:flex-end;gap:6px}.tenant-grid footer .tenant-actions button.secondary{display:flex;align-items:center;gap:4px;color:#4a5165;background:#f0f3fb;box-shadow:none}.tenant-rate-summary{margin:0 0 16px;padding:11px 0;display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:7px}.tenant-rate-summary span{min-width:0;padding:8px 9px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px;border-radius:9px;background:#f0f3fb}.tenant-rate-summary small{min-width:0;overflow-wrap:anywhere;color:#8b92a5;font-size:9px;line-height:1.35}.tenant-rate-summary strong{justify-self:end;font-size:11px;white-space:nowrap}.tenant-rate-summary em{justify-self:end;color:#8b92a5;font-size:8px;font-style:normal;white-space:nowrap}.tenant-rate-summary em.enabled{color:#17875a}.form-notice{grid-column:1 / -1;padding:10px 12px;border-radius:10px;color:#8c6a31;background:#fff5e2;font-size:8px;line-height:1.6}.template-metrics-notice{align-self:end}.rate-editor{padding:19px}.rate-editor>p{margin:0 0 13px;color:#8b92a5;font-size:9px;line-height:1.6}.rate-editor article{min-height:70px;padding:12px;display:grid;grid-template-columns:minmax(0,1fr) 155px;align-items:center;gap:12px;border-radius:12px;background:#fff;border:1px solid #e4e8f3;margin-bottom:9px}.rate-editor article strong,.rate-editor article span{display:block}.rate-editor article strong{font-size:11px}.rate-editor article span{color:#98a0b3;font-size:8px;margin-top:3px}.rate-editor article label{height:38px;padding:0 10px;display:flex;align-items:center;gap:5px;border-radius:9px;background:#f0f3fb;border:1px solid #e4e8f3;color:#3a4153;font-size:10px}.rate-editor article input{min-width:0;width:100%;border:0;outline:0;background:transparent;font-weight:800}.rate-editor article label small{color:#98a0b3;white-space:nowrap}.rate-editor article>button{height:32px;border-radius:9px;color:#9b6a22;background:#fff4df;font-size:8px}.rate-editor article>button.enabled{color:#17875a;background:#e8f8f0}.rate-editor>.primary-action{width:100%;margin-top:14px}.modal-backdrop{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:20px;background:#14182880;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal-card{width:min(530px,100%);max-height:90vh;overflow:auto;border-radius:19px;background:#fff;border:1px solid #e4e8f3;box-shadow:0 30px 90px #1d21304d}.modal-card>header{height:58px;padding:0 19px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eef1f8}.modal-card>header strong{font-size:12px}.modal-card>header button{display:grid;place-items:center;color:#7d8494;background:transparent}.modal-form{padding:19px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.modal-section-title{grid-column:1 / -1;padding-top:4px;color:#1d2130;font-size:12px;font-weight:800}.modal-form label{color:#6b7180;font-size:9px}.modal-form input,.modal-form select,.modal-form textarea{width:100%;margin-top:6px;padding:0 11px;border-radius:10px;outline:0;border:1px solid #e4e8f3;background:#fff;font-size:9px}.modal-form input,.modal-form select{height:40px}.modal-form textarea{padding-block:10px;resize:vertical}.modal-form label:has(textarea),.modal-form .primary-action{grid-column:1 / -1}.modal-form label.full-row{grid-column:1 / -1}.prompt-mention-hint{margin-left:8px;color:#a6adbf;font-size:9px}.admin-prompt-editor{grid-column:1 / -1;margin-top:-9px;width:100%;min-height:96px;padding:10px 11px;border-radius:10px;border:1px solid #e4e8f3;background:#fff;font-size:11px;line-height:1.7;outline:0;color:#262b3a}.admin-prompt-editor:empty:before{content:attr(data-placeholder);color:#a6adbf}.admin-prompt-editor .mention-chip{display:inline-flex;align-items:center;gap:4px;margin:0 2px;padding:2px 8px 2px 3px;border-radius:999px;color:#3a4fd0;background:#e8edff;border:1px solid rgba(91,124,250,.4);font-size:10px}.admin-prompt-editor .mention-chip-icon{width:14px;height:14px;display:inline-grid;place-items:center;border-radius:50%;color:#fff;background:var(--brand)}.media-field{grid-column:1 / -1}.media-field-label{display:block;color:#6b7180;font-size:9px}.media-field-body{margin-top:6px;display:flex;gap:10px;align-items:center}.media-upload-btn{position:relative;width:132px;height:86px;border-radius:11px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;overflow:hidden;color:#8b92a5;background:#f0f3fb;border:1px dashed #c9d1e5;font-size:10px}.media-upload-btn img,.media-upload-btn video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.media-upload-btn em{position:absolute;right:5px;top:5px;padding:3px 6px;border-radius:6px;font-style:normal;font-size:8px;color:#b23622;background:#fff;box-shadow:0 2px 8px #1d21301f}.media-field small{display:block;margin-top:6px;color:#a6adbf;font-size:8px}.reference-list{margin-top:6px;display:flex;flex-wrap:wrap;gap:8px}.reference-item{position:relative;width:96px;height:96px;border-radius:10px;overflow:hidden;background:#eef1f8;border:1px solid #e4e8f3}.reference-item img,.reference-item video{width:100%;height:100%;object-fit:cover}.reference-item em{position:absolute;inset:auto 0 0;padding:3px 0;font-style:normal;font-size:8px;text-align:center;color:#fff;background:#0000008c}.reference-item button{position:absolute;right:4px;top:4px;padding:2px 5px;border-radius:5px;font-size:8px;color:#b23622;background:#fff;box-shadow:0 1px 5px #1d21302e}.reference-add{width:96px;height:96px;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#8b92a5;background:#f0f3fb;border:1px dashed #c9d1e5;font-size:9px}.statement-period-form .form-notice,.statement-period-form .form-error{grid-column:1 / -1;margin:0}.admin-layout .workspace-card span{font-size:10px}.admin-layout .workspace-card strong{font-size:14px}.admin-layout .workspace-card small{font-size:10px;line-height:1.5}.admin-layout .admin-sidebar nav button{font-size:12px}.admin-layout .admin-topbar>div:first-of-type small{font-size:10px}.admin-layout .topbar-user strong{font-size:12px}.admin-layout .topbar-user small{font-size:10px}.admin-layout .user-dropdown strong{font-size:12px}.admin-layout .user-dropdown span{font-size:10px}.admin-layout .admin-page-head>div>span{font-size:10px}.admin-layout .admin-page-head p{font-size:12px;line-height:1.65}.admin-layout .primary-action,.admin-layout .stat-card span{font-size:11px}.admin-layout .stat-card small{font-size:10px;line-height:1.5}.admin-layout .card-head span{font-size:10px}.admin-layout .card-head strong{font-size:13px}.admin-layout .card-head button{font-size:10px}.admin-layout .trend-chart>div b,.admin-layout .trend-chart small{font-size:10px}.admin-layout .activity-list strong{font-size:11px}.admin-layout .activity-list span,.admin-layout .activity-list>div>small{font-size:10px;line-height:1.45}.admin-layout .status{font-size:10px}.admin-layout .quick-create input,.admin-layout .quick-create button,.admin-layout .table-toolbar>button,.admin-layout .table-toolbar input{font-size:11px}.admin-layout th{color:#7d8188;font-size:12px}.admin-layout td{font-size:12px;line-height:1.55}.admin-layout .table-action{font-size:11px}.admin-layout .block-muted{font-size:10px;line-height:1.5}.admin-layout .table-summary{font-size:11px}.admin-layout .template-admin-grid article>div>span{font-size:10px}.admin-layout .template-admin-grid h3{font-size:14px}.admin-layout .template-admin-grid p,.admin-layout .template-admin-grid footer button{font-size:10px;line-height:1.5}.admin-layout .template-filter button{font-size:11px}.admin-layout .template-toolbar>small{font-size:10px}.admin-layout .finance-stats span{color:#7d8188;font-size:12px}.admin-layout .inner-card-title strong{font-size:14px}.admin-layout .inner-card-title span{font-size:12px}.admin-layout .statement-search label{font-size:11px}.admin-layout .statement-search input,.admin-layout .statement-search>span,.admin-layout .statement-search button{font-size:11px}.admin-layout .statement-list article strong{font-size:12px}.admin-layout .statement-list article span{font-size:10px;line-height:1.5}.admin-layout .statement-list article small{font-size:12px}.admin-layout .mini-empty{font-size:11px}.admin-layout .delete-confirm p,.admin-layout .delete-confirm>div:last-child button{font-size:11px}.admin-layout .finance-actions select{font-size:11px}.admin-layout .user-grid strong{font-size:13px}.admin-layout .user-grid span,.admin-layout .user-grid small{font-size:10px;line-height:1.5}.admin-layout .user-grid em{font-size:9px}.admin-layout .tenant-grid h3{font-size:15px}.admin-layout .tenant-grid p{font-size:10px}.admin-layout .tenant-grid small{font-size:9px}.admin-layout .tenant-grid footer{font-size:9px}.admin-layout .tenant-grid footer button{font-size:10px}.admin-layout .tenant-rate-summary small,.admin-layout .tenant-rate-summary em{font-size:9px}.admin-layout .tenant-rate-summary strong{font-size:12px}.admin-layout .tenant-search input,.admin-layout .tenant-search button,.admin-layout .tenant-toolbar>span{font-size:11px}.admin-layout .form-notice{font-size:10px}.admin-layout .rate-editor>p{font-size:11px}.admin-layout .rate-editor article strong{font-size:13px}.admin-layout .rate-editor article span{font-size:10px}.admin-layout .rate-editor article label{font-size:11px}.admin-layout .rate-editor article>button{font-size:10px}.admin-layout .modal-card>header strong{font-size:14px}.admin-layout .modal-form label,.admin-layout .modal-form input,.admin-layout .modal-form select,.admin-layout .modal-form textarea,.admin-layout .media-field-label,.admin-layout .media-upload-btn{font-size:11px}.admin-layout .reference-item button,.admin-layout .reference-add{font-size:10px}.admin-layout .admin-prompt-editor{font-size:12px}.admin-layout .prompt-mention-hint{font-size:10px}.admin-layout .operation-log-toolbar input,.admin-layout .operation-log-toolbar select,.admin-layout .operation-log-toolbar button,.admin-layout .log-badge,.admin-layout .log-resource-type,.admin-layout .log-detail{font-size:11px}@media(max-width:1080px){.stat-grid{grid-template-columns:repeat(2,1fr)}.template-admin-grid{column-count:3}.tenant-grid,.user-grid{grid-template-columns:repeat(2,1fr)}.login-page{grid-template-columns:.9fr 1.1fr}}@media(max-width:820px){.login-page{display:block;background:#f4f6fb}.login-poster{min-height:330px;padding:26px 24px}.poster-copy{position:relative;top:auto;left:auto;margin-top:55px}.poster-copy h1{font-size:40px}.poster-copy p{display:none}.login-form-wrap{padding:35px 23px 55px}.login-title h2{font-size:34px}.admin-layout{display:block}.admin-sidebar{position:fixed;left:0;transform:translate(-105%);width:260px;transition:transform .25s ease;box-shadow:20px 0 70px #1d213038}.admin-sidebar.open{transform:translate(0)}.sidebar-brand button,.mobile-menu{display:grid;place-items:center}.mobile-menu{width:36px;height:36px;margin-right:12px;border-radius:10px;background:#e9edf6}.admin-topbar{padding:0 17px}.admin-content{padding:22px 16px}.dashboard-grid,.split-cards{grid-template-columns:1fr}.template-admin-grid{column-count:2}}@media(max-width:560px){.mobile-shell,.editor-shell,.result-shell,.video-player-shell,.video-player-error{max-width:none}.admin-page-head{align-items:flex-start;gap:16px}.admin-page-head h1{font-size:24px}.admin-page-head p{line-height:1.5}.admin-page-head .primary-action{flex:0 0 auto}.stat-grid{grid-template-columns:1fr 1fr;gap:9px}.stat-card{min-height:116px;padding:14px}.stat-card strong{font-size:19px}.stat-card i{width:35px;height:35px}.template-admin-grid{column-count:2;column-gap:9px}.template-admin-grid article{margin-bottom:9px}.tenant-grid,.user-grid,.finance-stats{grid-template-columns:1fr}.topbar-user>div,.topbar-user>svg{display:none}.tenant-toolbar{flex-wrap:wrap}.tenant-search{flex:1 1 100%}.modal-form{grid-template-columns:1fr}.modal-form label,.modal-form .primary-action{grid-column:1}.media-field-body{flex-direction:column;align-items:stretch}.media-upload-btn{width:100%}.rate-editor article{grid-template-columns:1fr}.rate-editor article>button{width:70px}.statement-list-toolbar{padding:15px;align-items:flex-start;flex-direction:column;gap:13px}.statement-list-toolbar .inner-card-title{width:100%;min-width:0}.statement-search{width:100%;flex-wrap:wrap}.statement-search label{min-width:110px}.statement-search button{flex:0 0 auto}.quick-create{flex-direction:column}.quick-create button{min-height:39px;justify-content:center}.order-detail-split{grid-template-columns:1fr}.order-detail-aside{position:static}.operation-log-toolbar{flex-wrap:wrap}.operation-log-search{flex:1 1 100%}.operation-log-toolbar select{flex:1}.operation-log-pagination{flex-wrap:wrap}.table-toolbar{gap:8px}.table-toolbar>button{padding:0 11px}.table-toolbar>button svg{margin:auto}.table-toolbar>button{font-size:0}.fee-breakdown{grid-template-columns:1fr}}@media(min-width:621px)and (max-width:820px){body:has(.mobile-shell),body:has(.editor-shell),body:has(.result-shell),body:has(.video-player-shell){background:#dfe4f0}.mobile-shell,.editor-shell,.result-shell,.video-player-shell{box-shadow:0 0 90px #1d213024}}
