@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,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-outline-style:solid}}}@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;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--font-weight-medium:500;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::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;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]){appearance:button}::file-selector-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}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing)*2)}.border{border-style:var(--tw-border-style);border-width:1px}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.opacity-70{opacity:.7}.outline{outline-style:var(--tw-outline-style);outline-width:1px}@media(hover:hover){.hover\:opacity-70:hover{opacity:.7}}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{background:#fff}body{color:#18191c;background:#fff;min-width:1280px;font-family:PingFang SC,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img{max-width:100%;display:block}#root{min-height:100vh}.app-shell{flex-direction:column;min-height:100vh;display:flex}.app-shell.app-shell--login{height:100vh;overflow:hidden}.app-content{flex:1;padding:0 20px 24px}.app-layout{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:24px;width:min(1600px,100%);margin:0 auto;transition:grid-template-columns .25s;display:grid;position:relative}.app-layout:before{content:"";background:#e5e5e5;width:1px;position:absolute;top:0;bottom:0;left:220px}.app-layout.no-sidebar{grid-template-columns:minmax(0,1fr)}.app-layout.no-sidebar:before{display:none}.app-layout.is-collapsed{grid-template-columns:72px minmax(0,1fr)}.app-layout.is-collapsed:before{left:72px}.app-main{min-width:0;padding:20px 0 40px}.app-main.app-main--chat{flex-direction:column;flex:1;min-height:0;padding:6px 0 10px;display:flex;overflow:hidden}.app-main.app-main--login{height:calc(100vh - 64px);min-height:0;padding:0;overflow:hidden}.page-shell{flex-direction:column;gap:20px;display:flex}.page-hero{box-shadow:none;background:#fff;border:1px solid #e5e5e5;border-radius:16px;padding:24px}.page-title{color:#0f0f0f;font-size:28px;font-weight:700;line-height:1.2}.page-subtitle{color:#64748b;margin-top:10px;font-size:15px;line-height:1.7}.page-content-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:20px;display:grid}.page-main-column{flex-direction:column;gap:24px;min-width:0;display:flex}.page-side-column{flex-direction:column;gap:20px;min-width:0;display:flex}.surface-card{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border:1px solid #e5e5e5;border-radius:16px}.section-card{box-shadow:none;background:#fff;border:1px solid #e5e5e5;border-radius:16px}.section-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.section-title{color:#0f172a;font-size:20px;font-weight:700}.section-meta{color:#94a3b8;font-size:13px}.soft-tag{color:#0f0f0f;background:#f2f2f2;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:600;display:inline-flex}.info-stack{flex-direction:column;gap:12px;display:flex}.info-row{color:#475569;justify-content:space-between;align-items:flex-start;gap:12px;font-size:14px;line-height:1.6;display:flex}.info-row strong{color:#0f172a}.grid-auto-cards{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;display:grid}.feed-list{flex-direction:column;gap:16px;display:flex}.hover-rise{transition:transform .2s,box-shadow .2s,border-color .2s}.hover-rise:hover{border-color:#d8d8d8;transform:translateY(-2px);box-shadow:0 6px 18px #00000014}.yt-sidebar{flex-direction:column;align-self:start;gap:14px;width:220px;padding:8px 16px 8px 0;transition:width .25s;display:flex;position:sticky;top:92px}.yt-sidebar.is-collapsed{width:72px;padding-right:12px}.yt-sidebar-section{flex-direction:column;gap:4px;display:flex}.yt-sidebar-title{color:#606060;padding:8px 14px;font-size:13px;font-weight:700}.yt-sidebar-divider{background:#e5e5e5;height:1px}.yt-sidebar-item{cursor:pointer;color:#0f0f0f;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:14px;width:100%;min-height:42px;padding:0 14px;transition:background-color .2s,color .2s,padding .25s;display:flex}.yt-sidebar-item:hover{background:#f2f2f2}.yt-sidebar-item.is-active{color:#fff;background:#000}.yt-sidebar-item__icon{justify-content:center;align-items:center;font-size:18px;display:inline-flex}.yt-sidebar-item__label{font-size:14px;font-weight:500}.yt-sidebar-item.is-collapsed{justify-content:center;padding:0}.yt-filter-row{align-items:center;gap:12px;padding-bottom:4px;display:flex;overflow-x:auto}.yt-filter-chip{color:#0f0f0f;background:#f2f2f2;border:1px solid #e5e5e5;border-radius:10px;padding:8px 14px;font-size:14px;font-weight:500}.yt-filter-chip.is-active{color:#fff;background:#0f0f0f;border-color:#0f0f0f}.yt-video-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 16px;display:grid}.yt-watch-layout{grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:24px;display:grid}.yt-side-list{flex-direction:column;gap:12px;display:flex}.lightpurple{background-color:#edd3ed}.footer-purple{background-color:#5c4599}.bord-white{background-color:#f0edf0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}.header-container{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #e5e5e5}.header-inner{width:min(1600px,calc(100% - 40px));margin:0 auto;min-height:64px;display:grid;grid-template-columns:auto minmax(420px,640px) auto;align-items:center;gap:20px}.header-left{display:flex;align-items:center;gap:18px;min-width:0}.header-back,.header-icon-button,.header-action,.header-brand{border:none;background:none;cursor:pointer}.header-back,.header-icon-button{width:40px;height:40px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#0f0f0f;background:transparent;border:1px solid transparent;transition:all .2s ease}.header-back:hover,.header-icon-button:hover,.header-icon-button.is-active{background:#f2f2f2}.header-brand{display:flex;align-items:center;gap:12px;padding:0}.header-brand-mark{width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:red;color:#fff;font-size:18px;font-weight:800;letter-spacing:0}.header-brand-logo{width:36px;height:36px;object-fit:contain;flex-shrink:0}.header-brand-text{font-size:20px;font-weight:700;color:#0f0f0f;white-space:nowrap}.search-wrapper{position:relative;display:flex;align-items:center;justify-self:center;width:100%}.search-wrapper.is-compact{max-width:420px}.search-icon-wrapper{position:absolute;left:16px;z-index:1;display:flex;align-items:center;pointer-events:none}.search-input{width:calc(100% - 92px);height:40px;border-radius:999px 0 0 999px;border:1px solid #d3d3d3;background:#fff;padding:0 16px 0 48px;font-size:14px;color:#0f0f0f;outline:none;transition:all .2s ease}.search-input:focus{border-color:#1c62b9;box-shadow:inset 0 0 0 1px #1c62b9}.search-input::placeholder{color:#606060}.header-search-button{width:92px;height:40px;border:1px solid #d3d3d3;border-left:none;border-radius:0 999px 999px 0;background:#f8f8f8;color:#0f0f0f;cursor:pointer}.header-search-button:hover{background:#f2f2f2}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px}.header-action{height:36px;padding:0 16px;border-radius:999px;font-size:14px;font-weight:600;transition:all .2s ease}.header-action.subtle{color:#0f0f0f;background:#f2f2f2}.header-action.subtle:hover{background:#e7e7e7}.cartoon-page{gap:24px}.cartoon-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px}.cartoon-carousel{width:100%;height:420px;border-radius:24px;overflow:hidden;background:#f8fafc}.cartoon-carousel__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#64748b}.cartoon-carousel__item{width:100%;height:420px}.cartoon-carousel__image{width:100%;height:100%;object-fit:cover}.chat-page{height:calc(100vh - 124px);display:flex;justify-content:center;padding:8px 0;box-sizing:border-box}.chat-layout{width:min(100%,1320px);flex:1;min-height:0;display:flex;overflow:hidden;background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 18px 40px #0f172a0d}.chat-shell{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.chat-shell__topbar{flex-shrink:0;padding:14px 20px 12px;border-bottom:1px solid #eef2f7;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.chat-shell__title{font-size:20px;font-weight:800;color:#0f172a}.chat-shell__subtitle{margin-top:4px;font-size:13px;line-height:1.6;color:#64748b}.chat-shell__meta{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.chat-shell__feedback{flex-shrink:0;width:min(100%,760px);margin:10px auto 0;padding:10px 14px;border-radius:14px;background:#fff7ed;border:1px solid #fed7aa;color:#b45309;font-size:13px;line-height:1.6}.chat-shell__messages{flex:1;min-height:0;overflow-y:auto;padding:12px 0 6px}.chat-shell__messages-inner{width:min(100%,760px);margin:0 auto;display:flex;flex-direction:column;gap:2px}.chat-shell__placeholder,.chat-shell__empty{width:min(100%,760px);margin:auto;text-align:center}.chat-shell__placeholder{color:#94a3b8;font-size:14px;padding:40px 24px}.chat-shell__empty{display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;min-height:360px}.chat-shell__empty-title{font-size:28px;font-weight:800;color:#0f172a}.chat-shell__empty-desc{max-width:520px;font-size:14px;line-height:1.9;color:#64748b}.chat-message-row{width:100%;padding:0 12px!important}.chat-message-bubble-wrap{width:100%}.chat-message-bubble{max-width:min(72%,680px)}.chat-input-bar{flex-shrink:0;padding:12px 20px 16px!important;background:linear-gradient(180deg,#fff0,#fff 22%)}.chat-input-inner{box-shadow:0 10px 30px #0f172a0f}@media(max-width:900px){.chat-history{width:180px}.chat-shell{border-radius:22px}.chat-shell__topbar{flex-direction:column}.chat-shell__meta{justify-content:flex-start}}@media(max-width:640px){.chat-page{padding:6px 0;height:calc(100vh - 120px)}.chat-history{display:none}.chat-shell{border-radius:18px}.chat-shell__topbar{padding:12px 16px 10px}.chat-shell__title{font-size:18px}.chat-shell__messages-inner,.chat-shell__feedback{width:100%}}.login-page{height:100%;min-height:0;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:24px;box-sizing:border-box}.login-center{width:100%;max-width:420px;display:flex;justify-content:center;align-items:center}.login-panel{width:100%;min-width:0;padding:32px}.login-mode-switch{margin-top:26px;display:inline-flex;padding:6px;border-radius:18px;background:#f5f7fb;border:1px solid #e2e8f0;gap:6px}.login-mode-switch__button{min-width:100px;height:42px;border:none;border-radius:14px;background:transparent;color:#64748b;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.login-mode-switch__button.is-active{background:#fff;color:#5b4bdb;box-shadow:0 10px 20px #0f172a14}.login-feedback{margin-top:18px;padding:12px 14px;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0;color:#334155;font-size:14px;line-height:1.6}.login-form{margin-top:24px;display:flex;flex-direction:column;gap:18px}.login-field{display:flex;flex-direction:column;gap:10px}.login-field__label{font-size:14px;font-weight:600;color:#334155}.login-field__control{display:flex;align-items:center;gap:12px;min-height:58px;padding:0 18px;border-radius:18px;background:#f8fafc;border:1px solid #e5e7eb;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.login-field__control:focus-within{border-color:#8b5cf6;background:#fff;box-shadow:0 0 0 4px #8b5cf61f}.login-field__icon{color:#8b5cf6;font-size:18px;flex-shrink:0}.login-field__input{width:100%;border:none;outline:none;background:transparent;color:#0f172a;font-size:15px}.login-field__input::placeholder{color:#94a3b8}.login-code-row{display:grid;grid-template-columns:minmax(0,1fr) 160px;gap:12px;align-items:end}.login-code-button,.login-submit{border:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.login-code-button:disabled,.login-submit:disabled{cursor:not-allowed;opacity:.7}.login-code-button{height:58px;border-radius:18px;background:#f3f0ff;color:#5b4bdb;font-size:14px;font-weight:600}.login-submit{margin-top:4px;height:56px;border-radius:18px;background:linear-gradient(135deg,#6d5efc,#8b5cf6);color:#fff;font-size:15px;font-weight:700;box-shadow:0 18px 32px #6d5efc47}.login-side{display:flex;flex-direction:column;gap:20px}.login-side-card{padding:22px}.login-side-card--tips{background:linear-gradient(180deg,#fff,#faf8ff)}.login-side-card__tip{position:relative;padding-left:16px;font-size:14px;line-height:1.8;color:#64748b}.login-side-card__tip+.login-side-card__tip{margin-top:8px}.login-side-card__tip:before{content:"";position:absolute;top:11px;left:0;width:6px;height:6px;border-radius:50%;background:#8b5cf6}@media(max-width:640px){.login-panel{padding:22px}.login-code-row{grid-template-columns:minmax(0,1fr)}.login-mode-switch{width:100%}.login-mode-switch__button{flex:1}}.me-page{gap:20px}.me-profile-card{padding:28px;background:radial-gradient(circle at top left,rgba(124,58,237,.12),transparent 26%),linear-gradient(180deg,#fff,#fcfbff)}.me-profile-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.me-profile-main{display:flex;align-items:flex-start;gap:20px;min-width:0}.me-profile-avatar-frame{width:116px;height:116px;padding:12px;border-radius:32px;background:linear-gradient(135deg,#7c3aed24,#8b5cf614);border:1px solid rgba(139,92,246,.18);display:flex;align-items:center;justify-content:center;flex-shrink:0}.me-profile-copy{display:flex;flex-direction:column;gap:10px;min-width:0}.me-profile-name{font-size:30px;font-weight:800;line-height:1.2;color:#111827}.me-profile-desc{font-size:14px;line-height:1.8;color:#64748b}.me-profile-meta{display:flex;flex-wrap:wrap;gap:10px}.me-profile-meta span{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#f5f3ff;color:#6d28d9;font-size:13px;font-weight:600}.me-profile-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}.me-profile-stats{margin-top:24px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.me-profile-stat-card{padding:18px 20px;border-radius:18px;background:#fff;border:1px solid #ece9ff;display:flex;flex-direction:column;gap:8px}.me-profile-stat-card__label{font-size:12px;font-weight:700;color:#8b5cf6}.me-profile-stat-card strong{font-size:18px;color:#111827}.me-feedback{margin-top:18px;padding:12px 14px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0;color:#334155;font-size:14px}.me-menu-card{padding:24px}.me-menu-list{margin-top:20px;display:flex;flex-direction:column;gap:14px}.me-side-column{gap:16px}@media(max-width:960px){.me-profile-header{flex-direction:column}.me-profile-actions{justify-content:flex-start}.me-profile-stats{grid-template-columns:minmax(0,1fr)}}@media(max-width:640px){.me-profile-card,.me-menu-card{padding:22px}.me-profile-main{flex-direction:column}.me-profile-name{font-size:24px}}.podcast-page{gap:24px}.podcast-hero{background:linear-gradient(135deg,#283c86,#1c2757 45%,#111827);border-color:#ffffff14}.podcast-layout{display:grid;grid-template-columns:420px minmax(0,1fr);gap:24px;align-items:start}.podcast-player-panel{position:sticky;top:96px;display:flex;flex-direction:column;gap:20px;padding:24px;border-radius:28px;background:linear-gradient(180deg,#18243d,#101827);color:#fff;box-shadow:0 24px 60px #0f172a38}.podcast-cover{width:100%;aspect-ratio:1 / 1;border-radius:24px;object-fit:cover}.podcast-progress{display:flex;flex-direction:column;gap:10px}.podcast-progress__track{position:relative;width:100%;height:6px;border-radius:999px;background:#ffffff2e;cursor:pointer}.podcast-progress__fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#fff,#c4b5fd)}.podcast-progress__thumb{position:absolute;top:50%;width:14px;height:14px;border-radius:50%;background:#fff;transform:translate(-50%,-50%);box-shadow:0 8px 16px #fff3}.podcast-progress__meta{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#ffffff94}.podcast-controls{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.podcast-control-btn{min-height:56px;border:1px solid rgba(255,255,255,.08);border-radius:20px;background:#ffffff0d;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:4px;cursor:pointer;font-size:18px}.podcast-control-btn span{font-size:11px;font-weight:700}.podcast-control-btn.is-primary{background:linear-gradient(135deg,#8b5cf6,#6d52ff);box-shadow:0 16px 28px #8b5cf647}.podcast-control-btn.is-primary .anticon{font-size:34px}.podcast-social{display:flex;gap:16px;color:#ffffffb8;font-size:14px}.podcast-social div{display:inline-flex;align-items:center;gap:8px}.podcast-sections{display:flex;flex-direction:column;gap:14px}.podcast-section-card{display:grid;grid-template-columns:72px minmax(0,1fr);gap:16px;align-items:start;padding:18px;border-radius:20px;border:1px solid #e9edf5;background:linear-gradient(180deg,#fff,#f8fafc)}.podcast-section-card__time{display:inline-flex;align-items:center;justify-content:center;min-height:38px;border-radius:999px;background:#f3f0ff;color:#5b4bdb;font-size:13px;font-weight:700}.podcast-section-card__title{font-size:16px;font-weight:700;color:#0f172a}.podcast-section-card__desc{margin-top:8px;font-size:13px;color:#64748b}.shortvideo-page{width:100%;max-width:100%;height:calc(100dvh - 88px);min-height:680px;margin-top:-20px;margin-bottom:-40px;overflow-x:hidden}.shortvideo-feed{width:100%;max-width:100%;height:100%;overflow-x:hidden;overflow-y:auto;scroll-snap-type:y mandatory;scrollbar-width:none}.shortvideo-feed::-webkit-scrollbar{display:none}.shortvideo-slide{width:100%;max-width:100%;height:calc(100dvh - 88px);min-height:680px;display:flex;align-items:stretch;justify-content:stretch;scroll-snap-align:start;scroll-snap-stop:always;padding:0;overflow:hidden}.shortvideo-stage{position:relative;width:100%;max-width:100%;height:100%;display:grid;grid-template-columns:minmax(0,1fr) 0;border-radius:0;overflow:hidden;background:#000;box-shadow:none;transition:grid-template-columns .28s ease}.shortvideo-stage.is-active{box-shadow:none}.shortvideo-stage.has-comment-open{grid-template-columns:minmax(0,1fr) min(420px,38vw)}.shortvideo-video-cell{position:relative;min-width:0;width:100%;max-width:100%;height:100%;overflow:hidden}.shortvideo-player-box{width:100%;height:100%;overflow:hidden;background:#000}.shortvideo-player{width:100%;height:100%;display:block;object-fit:contain;background:#000}.shortvideo-overlay{position:absolute;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:12px;pointer-events:none}.shortvideo-overlay--bottom{bottom:0;align-items:flex-end;padding:24px 56px 56px 28px;box-sizing:border-box;background:linear-gradient(0deg,#000000b8,#0000)}.shortvideo-meta{max-width:58%;display:flex;flex-direction:column;gap:8px;color:#fff}.shortvideo-author{font-size:17px;font-weight:700}.shortvideo-title{font-size:15px;line-height:1.6}.shortvideo-subtitle{font-size:13px;color:#ffffffc7}.shortvideo-actions{display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:72px;pointer-events:auto}.shortvideo-author-avatar{width:58px;height:58px;border-radius:50%;padding:2px;background:linear-gradient(135deg,#fffffff5,#ffffffb8);box-shadow:0 10px 24px #00000038}.shortvideo-author-avatar__inner{width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#111827,#334155);color:#fff;font-size:22px;font-weight:700}.shortvideo-action{min-width:62px;border:none;background:transparent;color:#fff;display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer;transition:transform .18s ease,color .18s ease,opacity .18s ease}.shortvideo-action .anticon{font-size:24px}.shortvideo-action span{font-size:12px;font-weight:600}.shortvideo-action:hover{transform:translateY(-2px);opacity:.92}.shortvideo-action.is-liked{color:#ff4d67}.shortvideo-action--play{width:52px;height:52px;border-radius:50%;background:#ffffff24;justify-content:center}.shortvideo-action--play .anticon{font-size:30px}.shortvideo-action--play:hover{background:#ffffff38}.shortvideo-progress{position:absolute;left:0;right:0;bottom:0;padding:0}.shortvideo-progress__track{width:100%;height:4px;border-radius:0;background:#ffffff3d;overflow:hidden}.shortvideo-progress__fill{height:100%;border-radius:0;background:#fff}.shortvideo-comment-drawer{position:relative;width:min(420px,38vw);background:#fffffffa;color:#0f0f0f;display:flex;flex-direction:column;width:0;min-width:0;opacity:0;transform:translate(24px);transition:transform .28s ease;border-left:1px solid rgba(15,15,15,.08);box-shadow:-18px 0 40px #0f172a24;overflow:hidden}.shortvideo-comment-drawer.is-open{transform:translate(0);width:min(420px,38vw);opacity:1}.shortvideo-comment-header{min-height:64px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f0f0f0;font-size:15px;font-weight:700}.shortvideo-comment-close{width:34px;height:34px;border:none;border-radius:50%;background:transparent;cursor:pointer;color:#606060}.shortvideo-comment-close:hover{background:#f5f5f5}.shortvideo-comment-list{flex:1;overflow-y:auto;padding:16px 18px;display:flex;flex-direction:column;gap:18px}.shortvideo-comment-item{display:flex;gap:12px;align-items:flex-start}.shortvideo-comment-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#111827,#334155);color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;flex-shrink:0}.shortvideo-comment-body{min-width:0}.shortvideo-comment-user{font-size:13px;color:#606060;margin-bottom:6px}.shortvideo-comment-text{font-size:14px;line-height:1.6;color:#0f0f0f}.shortvideo-comment-input{padding:14px 18px 18px;border-top:1px solid #f0f0f0;display:flex;align-items:center;gap:12px}.shortvideo-comment-input input{flex:1;height:38px;border:none;border-radius:999px;background:#f5f5f5;padding:0 16px;outline:none;font-size:14px}.shortvideo-comment-input button{border:none;background:transparent;color:#ff4d67;font-size:14px;font-weight:700;cursor:pointer}.like-icon{color:#fff;font-size:35px;transform:scale(1);transition:all .2s ease;cursor:pointer}.like-icon-active{color:#ff2c55;transform:scale(1.2)}.comment-container{position:fixed;bottom:0;left:0;width:100%;height:70vh;background-color:#fff;border-top-left-radius:16px;border-top-right-radius:16px;z-index:7000;transform:translateY(100%);transition:transform .3s ease-in-out;color:#333;display:flex;flex-direction:column}.comment-container.rise-comment{transform:translateY(0)}.comment-header{padding:16px;text-align:center;font-weight:700;font-size:14px;border-bottom:1px solid #f0f0f0;position:relative}.comment-list{flex:1;overflow-y:auto;padding:10px 16px}.comment-item{display:flex;gap:12px;margin-bottom:20px}.comment-content{flex:1}.comment-user{font-size:13px;color:#666;margin-bottom:4px}.comment-text{font-size:15px;color:#333;line-height:1.4}.comment-input-area{padding:10px 16px 30px;border-top:1px solid #f0f0f0;display:flex;align-items:center;gap:12px}.comment-input{flex:1;height:36px;background-color:#f5f5f5;border-radius:18px;border:none;padding:0 16px;outline:none;font-size:14px}.yt-watch-action{height:36px;padding:0 14px;border:none;border-radius:999px;background:#f2f2f2;color:#0f0f0f;display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-size:14px;font-weight:600}.yt-watch-action:hover{background:#e7e7e7}.yt-watch-action .anticon{font-size:18px}.vedios-page .vedios-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 28px;width:100%}.vedios-page .vedios-grid article>div:first-child{border-radius:16px}.vedios-page .vedios-grid article>div:first-child .anticon{font-size:28px}.vedios-page .vedios-grid article>div:last-child>div:first-child{width:48px;height:48px;font-size:16px}.vedios-page .vedios-grid article>div:last-child>div:last-child>div:first-child{font-size:17px}.vedios-page .vedios-grid article>div:last-child>div:last-child>div:not(:first-child){font-size:14px}
