@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-space-y-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-outline-style:solid;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--font-weight-medium:500;--font-weight-semibold:600;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--ease-in:cubic-bezier(.4, 0, 1, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-body);--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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){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{.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mt-2{margin-top:calc(var(--spacing) * 2)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.table{display:table}.h-4{height:calc(var(--spacing) * 4)}.h-\[320px\]{height:320px}.max-h-\[520px\]{max-height:520px}.min-h-10{min-height:calc(var(--spacing) * 10)}.min-h-screen{min-height:100vh}.w-4{width:calc(var(--spacing) * 4)}.w-full{width:100%}.min-w-0{min-width:calc(var(--spacing) * 0)}.min-w-\[156px\]{min-width:156px}.cursor-pointer{cursor:pointer}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-\[10px\]{border-radius:10px}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-dashed{--tw-border-style:dashed;border-style:dashed}.border-\[var\(--brand-blue\)\]{border-color:var(--brand-blue)}.border-\[var\(--line-soft\)\]{border-color:var(--line-soft)}.bg-\[color-mix\(in_srgb\,var\(--brand-blue\)_12\%\,transparent\)\]{background-color:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.bg-\[color-mix\(in_srgb\,var\(--brand-blue\)_12\%\,transparent\)\]{background-color:color-mix(in srgb,var(--brand-blue) 12%,transparent)}}.bg-\[var\(--bg-panel-soft\)\]{background-color:var(--bg-panel-soft)}.bg-white\/60{background-color:#fff9}@supports (color:color-mix(in lab, red, red)){.bg-white\/60{background-color:color-mix(in oklab, var(--color-white) 60%, transparent)}}.bg-white\/78{background-color:#ffffffc7}@supports (color:color-mix(in lab, red, red)){.bg-white\/78{background-color:color-mix(in oklab, var(--color-white) 78%, transparent)}}.p-4{padding:calc(var(--spacing) * 4)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-1{padding-block:calc(var(--spacing) * 1)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-6{padding-block:calc(var(--spacing) * 6)}.pt-14{padding-top:calc(var(--spacing) * 14)}.pr-1{padding-right:calc(var(--spacing) * 1)}.pb-24{padding-bottom:calc(var(--spacing) * 24)}.text-left{text-align:left}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[11px\]{font-size:11px}.leading-none{--tw-leading:1;line-height:1}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.whitespace-nowrap{white-space:nowrap}.text-\[var\(--brand-blue\)\]{color:var(--brand-blue)}.text-\[var\(--text-main\)\]{color:var(--text-main)}.text-\[var\(--text-muted\)\]{color:var(--text-muted)}.text-\[var\(--text-soft\)\]{color:var(--text-soft)}.italic{font-style:italic}.underline{text-decoration-line:underline}.accent-\[var\(--brand-blue\)\]{accent-color:var(--brand-blue)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.backdrop-blur{--tw-backdrop-blur:blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in{--tw-ease:var(--ease-in);transition-timing-function:var(--ease-in)}@media (hover:hover){.hover\:border-\[color-mix\(in_srgb\,var\(--brand-blue\)_40\%\,transparent\)\]:hover{border-color:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.hover\:border-\[color-mix\(in_srgb\,var\(--brand-blue\)_40\%\,transparent\)\]:hover{border-color:color-mix(in srgb,var(--brand-blue) 40%,transparent)}}.hover\:text-\[var\(--brand-blue\)\]:hover{color:var(--brand-blue)}}@media (min-width:40rem){.sm\:px-4{padding-inline:calc(var(--spacing) * 4)}}@media (min-width:48rem){.md\:mb-0{margin-bottom:calc(var(--spacing) * 0)}.md\:block{display:block}.md\:hidden{display:none}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-\[120px_minmax\(0\,1fr\)\]{grid-template-columns:120px minmax(0,1fr)}.md\:items-center{align-items:center}.md\:items-start{align-items:flex-start}.md\:gap-6{gap:calc(var(--spacing) * 6)}.md\:pt-3{padding-top:calc(var(--spacing) * 3)}}@media (min-width:80rem){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-\[minmax\(0\,1fr\)_320px\]{grid-template-columns:minmax(0,1fr) 320px}.xl\:grid-cols-\[minmax\(0\,1fr\)_340px\]{grid-template-columns:minmax(0,1fr) 340px}}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--font-heading:"PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Noto Sans CJK SC", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-body:"PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Noto Sans CJK SC", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-sans:var(--font-body);--cursor-button:pointer;--cursor-menu-item:pointer;--bg-canvas:#eff3f8;--bg-muted:#e4ebf5;--bg-panel:#ffffffd6;--bg-panel-strong:#fff;--bg-panel-soft:#f7faffe6;--bg-inverse:#0c1628;--line-soft:#6177992e;--line-strong:#3b547a47;--sidebar-active-bg:var(--bg-muted);--text-main:#12213a;--text-soft:#5f6f89;--text-faint:#8a9ab5;--text-inverse:#f3f7ff;--brand-blue:#156f69;--brand-violet:#1f9f8f;--brand-cyan:#5fd1b7;--field-radius:4px;--field-background:var(--bg-panel-strong)}@supports (color:color-mix(in lab, red, red)){:root{--field-background:color-mix(in srgb, var(--bg-panel-strong) 94%, transparent)}}:root{--field-background-focus:var(--bg-panel-strong)}@supports (color:color-mix(in lab, red, red)){:root{--field-background-focus:color-mix(in srgb, var(--bg-panel-strong) 98%, transparent)}}:root{--field-border-color:var(--line-soft);--field-border-focus:#156f696b;--field-shadow:inset 0 1px 0 #ffffff08;--field-shadow-focus:0 0 0 4px #156f691a, inset 0 1px 0 #ffffff0a;--success:#0f9f72;--danger:#d1474f;--hero-base:#08111f;--hero-panel:#0a1222d1;--shadow-panel:0 28px 80px #101b301a;--shadow-soft:0 18px 48px #1c2c4a14}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg-canvas:#08111d;--bg-muted:#0d1728;--bg-panel:#0d1828d1;--bg-panel-strong:#101b2d;--bg-panel-soft:#0f1929f0;--bg-inverse:#eef4ff;--line-soft:#a6bcde1f;--line-strong:#a6bcde33;--sidebar-active-bg:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){html[data-theme=dark]{--sidebar-active-bg:color-mix(in srgb, var(--brand-blue) 34%, var(--bg-panel-strong) 66%)}}html[data-theme=dark]{--text-main:#eef4ff;--text-soft:#9dafca;--text-faint:#6f83a3;--text-inverse:#0c1526;--hero-base:#050b15;--hero-panel:#0a1222d6;--shadow-panel:0 30px 90px #00000057;--shadow-soft:0 18px 50px #0003}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at top left, #156f691f, transparent 26%), radial-gradient(circle at top right, #5fd1b71a, transparent 22%), linear-gradient(180deg, var(--bg-canvas) 0%, var(--bg-muted) 100%);color:var(--text-main);font-family:var(--font-body), sans-serif;margin:0;transition:background .2s,color .2s}a{color:inherit;text-decoration:none}input,input:focus,input:focus-visible,textarea,textarea:focus,textarea:focus-visible{outline:none}button,option{cursor:pointer}.radix-themes{--cursor-button:pointer;--cursor-menu-item:pointer}.rt-TextFieldRoot:focus-within,.rt-TextAreaRoot:focus-within{box-shadow:none!important;outline:none!important}.font-heading{font-family:var(--font-heading), sans-serif}.site-shell{min-height:100vh}.site-header{z-index:40;border-bottom:1px solid var(--line-soft);background:var(--bg-canvas);position:sticky;top:0}@supports (color:color-mix(in lab, red, red)){.site-header{background:color-mix(in srgb, var(--bg-canvas) 72%, transparent)}}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header-inner,.site-footer-inner{width:min(1180px,100vw - 32px);margin:0 auto}.site-main-content,.section-shell{width:100%}.section-center{width:min(1180px,100vw - 32px);margin:0 auto}.site-header-inner{justify-content:space-between;align-items:center;gap:16px;padding:16px 0;display:flex}.site-brand{flex-direction:column;gap:2px;display:flex}.site-brand strong{letter-spacing:-.02em;font-size:1rem;font-weight:700}.site-brand span{color:var(--text-soft);font-size:.78rem}.site-nav{color:var(--text-soft);align-items:center;gap:22px;font-size:.94rem;display:none}.site-nav a:hover,.site-nav a[data-active=true]{color:var(--brand-blue)}.site-actions{align-items:center;gap:10px;display:flex}.theme-toggle{--cursor-button:pointer;min-width:140px;min-height:44px}.theme-toggle-shell{align-items:center;width:auto!important;height:auto!important;min-height:0!important;display:inline-flex!important}.theme-toggle-shell-subtle{box-shadow:none!important;background:0 0!important}[data-radix-popper-content-wrapper]:has(.theme-toggle-content){margin-left:2px;z-index:60!important}.theme-toggle-content{--cursor-menu-item:pointer;position:relative;z-index:60!important}.theme-toggle-trigger-content{align-items:center;gap:10px;display:inline-flex}.theme-toggle-icon{width:24px;height:24px;color:var(--brand-blue);justify-content:center;align-items:center;display:inline-flex}.theme-toggle-icon svg{width:20px;height:20px}.theme-toggle-compact{min-height:40px;font-size:.84rem}.theme-toggle.theme-toggle-subtle{min-width:auto;min-height:auto;box-shadow:none;color:var(--text-soft);background:0 0;border:0;border-radius:0;padding:0;font-size:.84rem;font-weight:500;line-height:1.7}.theme-toggle.theme-toggle-subtle:hover{color:var(--text-main);background:0 0}.theme-toggle.theme-toggle-subtle:focus,.theme-toggle.theme-toggle-subtle:focus-visible,.theme-toggle.theme-toggle-subtle[data-state=open]{box-shadow:none!important;border-color:#0000!important;outline:none!important}.theme-toggle-subtle .theme-toggle-trigger-content{gap:0}.theme-toggle-subtle .theme-toggle-text{white-space:nowrap}.geo-message-stack{top:calc(env(safe-area-inset-top,0px) + 20px);z-index:120;pointer-events:none;flex-direction:column;align-items:center;gap:16px;max-width:calc(100vw - 32px);display:flex;position:fixed;left:50%;transform:translate(-50%)}.geo-message{pointer-events:auto;background:#f4f4f5;border:1px solid #e9e9eb;border-radius:4px;align-items:center;gap:8px;width:fit-content;max-width:calc(100vw - 32px);padding:11px 15px;animation:.18s ease-out geo-message-enter;display:flex}.geo-message-error{color:#f56c6c;background:#fef0f0;border-color:#fde2e2}.geo-message-warning{color:#e6a23c;background:#fdf6ec;border-color:#faecd8}.geo-message-success{color:#67c23a;background:#f0f9eb;border-color:#e1f3d8}.geo-message-info{color:#909399;background:#f4f4f5;border-color:#e9e9eb}.geo-message-icon{color:currentColor;flex:none;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.geo-message-icon svg{width:16px;height:16px;display:block}.geo-message-text{color:currentColor;overflow-wrap:break-word;margin:0;font-size:14px;line-height:1}@keyframes geo-message-enter{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translate(0)}}@keyframes geo-message-leave{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translateY(-8px)}}.site-footer{border-top:1px solid var(--line-soft);margin-top:48px;padding:30px 24px 32px}.site-footer-inner{flex-direction:column;gap:16px;padding:0;display:flex}.site-footer-grid{gap:20px;display:grid}.site-footer-title{font-family:var(--font-heading), sans-serif;font-size:1.25rem;font-weight:600}.site-footer-copy{color:var(--text-soft);font-size:.95rem;line-height:1.8}.site-footer-links{color:var(--text-soft);flex-direction:column;gap:10px;font-size:.94rem;display:flex}.site-footer-links-group{gap:14px;display:grid}.site-footer-group-title{color:var(--text-main);letter-spacing:.06em;text-transform:uppercase;font-size:.92rem;font-weight:700}.site-footer-bottom{border-top:1px solid var(--line-soft);color:var(--text-faint);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 24px;padding-top:18px;font-size:.84rem;line-height:1.7;display:flex}.site-footer-meta{flex-wrap:wrap;gap:10px 24px;display:flex}.site-footer-switcher{align-items:center;margin-left:auto;display:flex}.site-main-content{padding-top:0;padding-bottom:40px}.section-shell{padding:56px 0 0}.hero-grid{background:radial-gradient(circle at 14% 18%,#156f692e,#0000 24%),radial-gradient(circle at 82% 20%,#5fd1b729,#0000 22%);position:relative;overflow:hidden}.hero-grid:after{content:"";pointer-events:none;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#00000047,#0000 92%);mask-image:linear-gradient(#00000047,#0000 92%)}.home-page,.page-shell{flex-direction:column;gap:8px;display:flex}.page-hero-shell{padding:28px 0 0}.page-hero-grid{align-items:start;gap:26px;display:grid}.page-hero-copy{text-align:left;flex-direction:column;align-items:stretch;gap:22px;display:flex}.page-hero-copy-centered{text-align:center;align-items:center}.page-hero-copy-centered .page-hero-kicker,.page-hero-copy-centered .page-hero-title,.page-hero-copy-centered .page-hero-description{margin-left:auto;margin-right:auto}.page-hero-kicker{border:1px solid var(--line-soft);background:var(--bg-panel);border-radius:999px;align-items:center;width:fit-content;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.page-hero-kicker{background:color-mix(in srgb, var(--bg-panel) 94%, transparent)}}.page-hero-kicker{color:var(--brand-blue);letter-spacing:.14em;text-transform:uppercase;padding:10px 16px;font-size:.78rem;font-weight:700}.page-hero-title{max-width:860px;color:var(--text-main);letter-spacing:-.06em;margin:0;font-size:clamp(2.5rem,4.8vw,4.4rem);line-height:1.02}.page-hero-description{max-width:760px;color:var(--text-soft);margin:0;font-size:1rem;line-height:1.9}.page-hero-panel{padding:24px}.page-panel-label,.page-panel-title{margin:0}.page-panel-label{color:var(--brand-blue);letter-spacing:.16em;text-transform:uppercase;font-size:.78rem;font-weight:700}.page-panel-title{color:var(--text-main);margin-top:14px;font-size:clamp(1.45rem,2vw,1.9rem);line-height:1.12}.page-grid,.page-faq-grid,.page-compare-grid{gap:18px;margin-top:34px;display:grid}.page-card,.page-faq-item,.page-compare-card{border:1px solid var(--line-soft);background:var(--bg-panel-strong);border-radius:26px}@supports (color:color-mix(in lab, red, red)){.page-card,.page-faq-item,.page-compare-card{background:color-mix(in srgb, var(--bg-panel-strong) 90%, transparent)}}.page-card,.page-faq-item,.page-compare-card{box-shadow:var(--shadow-soft);padding:24px}.page-card h3,.page-card p,.page-faq-item h3,.page-faq-item p,.page-compare-card h3,.page-compare-card p,.page-cta p,.page-cta h2{margin:0}.page-card h3,.page-faq-item h3,.page-compare-card h3{color:var(--text-main);font-size:clamp(1.3rem,1.8vw,1.7rem);line-height:1.14}.page-card p,.page-faq-item p,.page-compare-card p{color:var(--text-soft);margin-top:14px;line-height:1.85}.page-card-eyebrow{color:var(--brand-blue);letter-spacing:.14em;text-transform:uppercase;font-size:.76rem;font-weight:700;display:inline-block}.page-card-list,.policy-list{color:var(--text-soft);gap:10px;margin:16px 0 0;padding-left:18px;line-height:1.8;display:grid}.page-card-list li::marker{color:var(--brand-blue)}.policy-list li::marker{color:var(--brand-blue)}.page-cta{padding:28px 26px;overflow:hidden}.page-cta p{color:var(--brand-blue);letter-spacing:.2em;text-transform:uppercase;font-size:.82rem}.page-cta h2{color:var(--text-main);letter-spacing:-.04em;margin-top:14px;font-size:clamp(1.85rem,3vw,2.7rem);line-height:1.08}.page-cta-copy{max-width:860px;color:var(--text-soft);margin:16px 0 0;line-height:1.85}.page-cta .hero-actions{margin-top:22px}.policy-sheet{width:100%;margin:0;padding-top:6px}.policy-updated{border-bottom:1px solid var(--line-soft);color:var(--text-faint);margin:0;padding-bottom:14px;font-size:.9rem}.policy-section+.policy-section{border-top:1px solid var(--line-soft);margin-top:28px;padding-top:28px}.policy-section h2,.policy-section p{margin:0}.policy-updated+.policy-section{margin-top:24px}.policy-section h2{color:var(--text-main);font-size:clamp(1.25rem,1.8vw,1.55rem);line-height:1.14}.policy-section p{color:var(--text-soft);margin-top:14px;line-height:1.9}.hero-layout{align-items:end;gap:40px;display:grid}.hero-copy{z-index:1;text-align:left;flex-direction:column;align-items:stretch;gap:28px;display:flex;position:relative}.hero-kicker{color:#f3f7ffc2;letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;align-items:center;width:fit-content;padding:10px 16px;font-size:.8rem;display:inline-flex}.hero-title{max-width:760px;color:var(--text-main);letter-spacing:-.06em;margin:0;font-size:clamp(2.8rem,5.6vw,5rem);line-height:.98}.hero-title span{color:#0000;background:linear-gradient(135deg,#a7ebe0 0%,#63d0b9 44%,#d4f6eb 100%);-webkit-background-clip:text;background-clip:text;margin-top:10px;display:block}.hero-description{max-width:660px;color:var(--text-soft);margin:0;font-size:1rem;line-height:1.85}.hero-actions{flex-wrap:wrap;gap:14px;display:flex}.hero-trust{border-top:1px solid var(--line-soft);gap:18px;padding-top:22px;display:grid}.hero-trust div{flex-direction:column;gap:8px;display:flex}.hero-trust span{color:var(--text-faint);letter-spacing:.14em;text-transform:uppercase;font-size:.78rem}.hero-trust strong{color:var(--text-main);font-size:1rem;font-weight:600}.hero-stage{align-items:center;display:flex;position:relative}.hero-stage-halo{filter:blur(28px);background:radial-gradient(circle,#5fd1b733 0%,#156f6924 42%,#0000 72%);border-radius:999px;height:58%;position:absolute;inset:16% 6% auto}.stage-screen{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#0a1222eb 0%,#0f1a2ff5 100%);border:1px solid #ffffff1f;border-radius:18px;width:100%;position:relative;overflow:hidden;box-shadow:0 32px 80px #01081442}.stage-screen-bar{border-bottom:1px solid #ffffff14;gap:8px;padding:18px 22px;display:flex}.stage-screen-bar span{background:#ffffff38;border-radius:999px;width:11px;height:11px}.stage-screen-body{flex-direction:column;gap:26px;padding:28px 24px 24px;display:flex}.stage-screen-topline p,.stage-screen-topline strong,.stage-columns span,.stage-columns strong,.stage-columns p,.stage-footerline span{margin:0}.stage-screen-topline p{color:#f3f7ff7a;letter-spacing:.22em;text-transform:uppercase;font-size:.74rem}.stage-screen-topline strong{color:#fff;letter-spacing:-.05em;margin-top:10px;font-size:clamp(1.45rem,2.8vw,2.2rem);line-height:1.08;display:block}.stage-wave{gap:14px;display:grid}.stage-wave div{background:linear-gradient(90deg,#156f69e0 0%,#5fd1b794 52%,#ffffff14 100%);border-radius:999px;height:10px}.stage-wave div:nth-child(2){width:84%}.stage-wave div:nth-child(3){width:62%}.stage-columns{gap:22px;display:grid}.stage-columns div{border-top:1px solid #ffffff14;gap:10px;padding-top:18px;display:grid}.stage-columns span{color:#f3f7ff7a;letter-spacing:.2em;text-transform:uppercase;font-size:.72rem}.stage-columns strong{color:#fff;font-size:1rem;font-weight:600}.stage-columns p{color:#f3f7ffb3;font-size:.92rem;line-height:1.75}.stage-footerline{border-top:1px solid #ffffff14;flex-wrap:wrap;gap:12px 24px;padding-top:18px;display:flex}.stage-footerline span{color:#f3f7ff8f;font-size:.8rem}.public-card,.feature-card,.system-card,.cta-panel,.auth-card{border:1px solid var(--line-soft);background:var(--bg-panel);border-radius:28px}@supports (color:color-mix(in lab, red, red)){.public-card,.feature-card,.system-card,.cta-panel,.auth-card{background:color-mix(in srgb, var(--bg-panel) 94%, transparent)}}.public-card,.feature-card,.system-card,.cta-panel,.auth-card{box-shadow:var(--shadow-panel)}.feature-card,.system-card{background:var(--bg-panel-strong)}@supports (color:color-mix(in lab, red, red)){.feature-card,.system-card{background:color-mix(in srgb, var(--bg-panel-strong) 90%, transparent)}}.panel-glow{position:relative}.panel-glow:before{z-index:-1;content:"";background:radial-gradient(circle,#156f6938,#0000 64%);border-radius:40px;position:absolute;inset:-24px}.section-head{max-width:760px}.section-head span{color:var(--brand-blue);letter-spacing:.24em;text-transform:uppercase;margin-bottom:14px;font-size:.78rem;display:inline-block}.section-head h2{color:var(--text-main);font-family:var(--font-heading), sans-serif;margin:0;font-size:clamp(1.85rem,2.4vw,2.8rem);line-height:1.08}.section-head p{color:var(--text-soft);margin-top:16px;font-size:1rem;line-height:1.9}.feature-stream{border-top:1px solid var(--line-soft);margin-top:34px}.feature-row{border-bottom:1px solid var(--line-soft);gap:18px;padding:28px 0;display:grid}.feature-row-index{color:var(--brand-blue);letter-spacing:.24em;font-size:.82rem;font-weight:700}.feature-row-title h3,.feature-row-title p,.feature-row-desc p,.flow-line span,.flow-line h3,.flow-line p,.system-line h3,.system-line p,.final-callout p,.final-callout h2{margin:0}.feature-row-title h3{color:var(--text-main);font-size:clamp(1.45rem,1.9vw,1.95rem);line-height:1.14}.feature-row-title p{color:var(--text-faint);letter-spacing:.08em;text-transform:uppercase;margin-top:10px;font-size:.9rem}.feature-row-desc p{color:var(--text-soft);font-size:1rem;line-height:1.9}.section-head-light h2{color:#fff}.section-head-light span{color:#f3f7ffe6}.section-head-light p{color:#f3f7ffc2}.flow-band{background:radial-gradient(circle at 14% 18%,#ffffff14,#0000 20%),linear-gradient(135deg,#0d4d49 0%,#156f69 42%,#1f9f8f 100%);padding:44px 0 0;position:relative;overflow:hidden}.flow-band:after{content:"";pointer-events:none;background-image:linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:25%;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#00000080,#0000 100%);mask-image:linear-gradient(#00000080,#0000 100%)}.flow-stream{z-index:1;gap:0;margin-top:42px;display:grid;position:relative}.flow-line{border-top:1px solid #ffffff24;gap:12px;padding:24px 24px 28px 0;display:grid}.flow-line span{color:#f3f7ff99;letter-spacing:.18em;text-transform:uppercase;font-size:.8rem}.flow-line h3{color:#fff;font-size:clamp(1.35rem,1.7vw,1.8rem);line-height:1.12}.flow-line p{color:#f3f7ffcc;line-height:1.85}.system-layout{gap:30px;display:grid}.system-ribbon{border-top:1px solid var(--line-soft)}.system-line{border-bottom:1px solid var(--line-soft);gap:12px;padding:24px 0;display:grid}.system-line h3{color:var(--text-main);font-size:clamp(1.35rem,1.6vw,1.7rem);line-height:1.12}.system-line p{max-width:720px;color:var(--text-soft);line-height:1.85}.final-callout{padding:10px 0 6px;position:relative;overflow:hidden}.final-callout:before{content:"";background:radial-gradient(circle,#156f691f,#0000 70%);border-radius:999px;width:180px;height:180px;position:absolute;inset:0 auto auto 0}.final-callout p{color:var(--brand-blue);letter-spacing:.22em;text-transform:uppercase;font-size:.82rem;position:relative}.final-callout h2{max-width:900px;color:var(--text-main);letter-spacing:-.05em;margin-top:16px;font-size:clamp(2rem,3vw,3rem);line-height:1.04;position:relative}.final-callout .hero-actions{margin-top:24px}.button{min-height:48px;cursor:var(--cursor-button);border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;padding:0 22px;font-weight:700;transition:opacity .18s,border-color .18s,background .18s,box-shadow .18s,color .18s;display:inline-flex}.button:hover{opacity:1;cursor:pointer}.button-primary{background:linear-gradient(135deg, var(--brand-blue), var(--brand-violet));color:#fff;box-shadow:0 18px 40px #156f693d}.button-primary:hover{background:linear-gradient(135deg,#1a7d76,#28ac98);box-shadow:0 18px 40px #156f6957}.button-ghost{border-color:var(--line-soft);background:var(--bg-panel-strong)}@supports (color:color-mix(in lab, red, red)){.button-ghost{background:color-mix(in srgb, var(--bg-panel-strong) 82%, transparent)}}.button-ghost{color:var(--text-main);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.button-ghost:hover{border-color:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.button-ghost:hover{border-color:color-mix(in srgb, var(--brand-blue) 34%, var(--line-soft))}}.button-ghost:hover{background:var(--bg-panel-strong)}@supports (color:color-mix(in lab, red, red)){.button-ghost:hover{background:color-mix(in srgb, var(--bg-panel-strong) 88%, var(--brand-cyan) 12%)}}.button-ghost:hover{color:var(--brand-blue)}.site-actions .button,.site-actions .theme-toggle{border-radius:999px}.dashboard-shell{background:radial-gradient(circle at top left, #156f6929, transparent 24%), linear-gradient(180deg, var(--bg-canvas) 0%, var(--bg-muted) 100%);height:100dvh;min-height:100dvh;overflow:hidden}.dashboard-layout{grid-template-columns:280px minmax(0,1fr);height:100%;min-height:100vh;display:grid}.dashboard-sidebar{border-right:1px solid var(--line-soft);background:var(--bg-panel);flex-direction:column;justify-content:space-between;height:100%;display:flex}@supports (color:color-mix(in lab, red, red)){.dashboard-sidebar{background:color-mix(in srgb, var(--bg-panel) 92%, transparent)}}.dashboard-sidebar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:24px 20px;overflow-y:auto}.dashboard-brand-badge{width:fit-content}.dashboard-brand-title{letter-spacing:-.04em;font-size:clamp(1.6rem,1.8vw,2.15rem);line-height:1.08}.dashboard-brand-copy{max-width:210px}.dashboard-nav,.dashboard-nav-group{flex-direction:column;gap:8px;display:flex}.dashboard-nav-link{width:100%;min-height:44px;color:var(--text-soft);border-radius:4px;align-items:center;gap:10px;padding:0 14px;font-size:.98rem;font-weight:500;transition:background-color .16s,color .16s;display:inline-flex}.dashboard-nav-link:hover{background:var(--brand-blue);color:#fff}.dashboard-nav-link-active{background:var(--sidebar-active-bg);color:var(--text-main)}.dashboard-nav-toggle{cursor:pointer;font:inherit;text-align:left;background:0 0;border:0}.dashboard-nav-parent{gap:0;padding:0;overflow:hidden}.dashboard-nav-parent:hover{background:var(--brand-blue);color:#fff}.dashboard-nav-parent-link{min-width:0;min-height:44px;color:inherit;flex:1;align-items:center;gap:10px;padding:0 14px;display:inline-flex}.dashboard-nav-parent-button{cursor:pointer;font:inherit;text-align:left;background:0 0;border:0}.dashboard-nav-expander{min-width:44px;min-height:44px;color:inherit;cursor:pointer;background:0 0;border:0;flex:none;justify-content:flex-end;align-items:center;padding:0 14px 0 10px;display:inline-flex}.dashboard-nav-toggle.dashboard-nav-link-active{background:var(--sidebar-active-bg);color:var(--text-main)}.dashboard-nav-trailing-icon{flex:none;margin-left:auto}.dashboard-subnav{flex-direction:column;gap:4px;padding-left:18px;display:flex}.dashboard-subnav-link{min-height:36px;color:var(--text-soft);border-radius:4px;align-items:center;padding:0 12px;font-size:.95rem;font-weight:500;text-decoration:none;transition:background-color .16s,color .16s;display:inline-flex}.dashboard-subnav-link:hover{background:var(--brand-blue);color:#fff}.dashboard-subnav-link-active{background:var(--sidebar-active-bg);color:var(--text-main)}.dashboard-mobile-nav-button a{align-items:center;gap:10px;width:100%;display:inline-flex}.dashboard-main{flex-direction:column;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.dashboard-page-with-action-bar{padding-bottom:132px}.dashboard-floating-action-bar{z-index:45;padding:14px 24px calc(env(safe-area-inset-bottom,0px) + 14px);background:var(--bg-panel);justify-content:center;align-items:center;gap:12px;display:flex;position:fixed;bottom:0;left:280px;right:0}@supports (color:color-mix(in lab, red, red)){.dashboard-floating-action-bar{background:color-mix(in srgb, var(--bg-panel) 42%, transparent)}}.dashboard-floating-action-bar{-webkit-backdrop-filter:blur(18px);box-shadow:0 -14px 38px #0e18262e}.dashboard-floating-action-bar .rt-Button{min-width:156px;min-height:46px;padding-left:20px;padding-right:20px;font-size:.95rem}.dashboard-topbar{border-bottom:1px solid var(--line-soft);background:var(--bg-panel);flex:none;justify-content:flex-end;align-items:center;padding:22px 28px;display:flex}@supports (color:color-mix(in lab, red, red)){.dashboard-topbar{background:color-mix(in srgb, var(--bg-panel) 80%, transparent)}}.dashboard-topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.dashboard-topbar-actions{justify-content:flex-end;align-items:center;gap:18px;display:flex}.dashboard-profile-trigger{cursor:pointer;appearance:none;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;line-height:0;transition:box-shadow .16s;display:inline-flex}.dashboard-profile-trigger .rt-AvatarRoot{flex-shrink:0}.dashboard-profile-trigger:focus,.dashboard-profile-trigger:focus-visible,.dashboard-profile-trigger[data-state=open]{box-shadow:0 0 0 3px var(--brand-blue);outline:none}@supports (color:color-mix(in lab, red, red)){.dashboard-profile-trigger:focus,.dashboard-profile-trigger:focus-visible,.dashboard-profile-trigger[data-state=open]{box-shadow:0 0 0 3px color-mix(in srgb, var(--brand-blue) 18%, transparent)}}.theme-toggle.theme-toggle-icon-only{width:32px;min-width:32px;height:32px;min-height:32px;color:var(--text-soft);border-radius:999px;justify-content:center;align-items:center;line-height:0;display:inline-flex;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.theme-toggle.theme-toggle-icon-only .theme-toggle-trigger-content{justify-content:center;align-items:center;gap:0;width:100%;height:100%;display:inline-flex}.theme-toggle.theme-toggle-icon-only .theme-toggle-icon{color:currentColor;width:20px;height:20px}.theme-toggle.theme-toggle-icon-only .theme-toggle-icon svg{width:18px;height:18px}.rt-DropdownMenuItem,.rt-DropdownMenuSubTrigger{cursor:pointer}.theme-toggle.theme-toggle-icon-only .rt-SelectIcon{display:none}.theme-toggle.theme-toggle-icon-only :where(.rt-SelectTriggerInner){justify-content:center;align-items:center;width:100%;min-width:0;height:100%;padding:0;display:inline-flex}.theme-toggle.theme-toggle-icon-only:hover{color:var(--text-main)}.theme-toggle.theme-toggle-icon-only:focus,.theme-toggle.theme-toggle-icon-only:focus-visible,.theme-toggle.theme-toggle-icon-only[data-state=open]{box-shadow:0 0 0 3px var(--brand-blue)!important}@supports (color:color-mix(in lab, red, red)){.theme-toggle.theme-toggle-icon-only:focus,.theme-toggle.theme-toggle-icon-only:focus-visible,.theme-toggle.theme-toggle-icon-only[data-state=open]{box-shadow:0 0 0 3px color-mix(in srgb, var(--brand-blue) 18%, transparent)!important}}.dashboard-content{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:28px;overflow-y:auto}.dashboard-mobile-nav,.dashboard-mobile-subnav{display:none}.dashboard-mobile-nav-button{flex:none}.dashboard-stat-card{min-height:132px}.dashboard-overview-card{border:1px solid var(--line-soft);position:relative;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.dashboard-overview-card{border:1px solid color-mix(in srgb, var(--line-soft) 88%, transparent)}}.dashboard-overview-card{background:radial-gradient(circle at top right, var(--dashboard-overview-accent), transparent 42%), linear-gradient(180deg, var(--bg-panel-soft), var(--bg-panel))}@supports (color:color-mix(in lab, red, red)){.dashboard-overview-card{background:radial-gradient(circle at top right, color-mix(in srgb, var(--dashboard-overview-accent) 16%, transparent), transparent 42%), linear-gradient(180deg, color-mix(in srgb, var(--bg-panel-soft) 82%, transparent), var(--bg-panel))}}.dashboard-overview-card-teal{--dashboard-overview-accent:#1aa99b}.dashboard-overview-card-blue{--dashboard-overview-accent:#2f7df6}.dashboard-overview-card-violet{--dashboard-overview-accent:#8f63ff}.dashboard-overview-card-green{--dashboard-overview-accent:#21a365}.dashboard-overview-card-body{z-index:1;justify-content:space-between;align-items:flex-start;gap:18px;height:100%;min-height:86px;position:relative}.dashboard-overview-card-label{background:var(--dashboard-overview-accent);border-radius:999px;align-self:flex-start;align-items:center;gap:8px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.dashboard-overview-card-label{background:color-mix(in srgb, var(--dashboard-overview-accent) 14%, transparent)}}.dashboard-overview-card-label{color:var(--dashboard-overview-accent);padding:7px 11px;font-size:.76rem;font-weight:700;line-height:1}.dashboard-overview-card-label:before{content:"";width:8px;height:8px;box-shadow:0 0 0 4px var(--dashboard-overview-accent);background:currentColor;border-radius:999px}@supports (color:color-mix(in lab, red, red)){.dashboard-overview-card-label:before{box-shadow:0 0 0 4px color-mix(in srgb, var(--dashboard-overview-accent) 18%, transparent)}}.dashboard-overview-card-value{letter-spacing:-.05em;line-height:.92}.dashboard-detail-item,.dashboard-inline-note{border:1px solid var(--line-soft);background:var(--bg-panel-soft);border-radius:12px}@supports (color:color-mix(in lab, red, red)){.dashboard-detail-item,.dashboard-inline-note{background:color-mix(in srgb, var(--bg-panel-soft) 92%, transparent)}}.dashboard-avatar-button{cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0;line-height:0;transition:transform .16s,box-shadow .16s;display:inline-flex}.dashboard-avatar-button:hover{transform:translateY(-1px)}.dashboard-avatar-button:focus,.dashboard-avatar-button:focus-visible{box-shadow:0 0 0 3px var(--brand-blue);outline:none}@supports (color:color-mix(in lab, red, red)){.dashboard-avatar-button:focus,.dashboard-avatar-button:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--brand-blue) 18%, transparent)}}.dashboard-detail-item{padding:16px 18px}.dashboard-inline-note{padding:14px 16px}.dashboard-empty-cell{color:var(--text-soft);padding:36px 18px!important}.dashboard-table-empty-state{text-align:center;-webkit-user-select:none;user-select:none;min-height:132px}.dashboard-table-empty-icon{justify-content:center;align-items:center;display:inline-flex}.dashboard-table-empty-illustration{-webkit-user-drag:none;width:252px;max-width:min(100%,252px);height:auto}.dashboard-table-empty-copy{gap:8px;max-width:32ch;display:grid}.dashboard-table-empty-title{color:var(--text-main);margin:0;font-size:.98rem;font-weight:700;line-height:1.3}.dashboard-table-empty-copy p{margin:0;line-height:1.75}.dashboard-entry-grid{align-items:stretch}.dashboard-entry-card{border:1px solid var(--line-soft);background:var(--bg-panel);border-radius:18px;grid-template-columns:auto 1fr;align-items:start;gap:18px;display:grid}@supports (color:color-mix(in lab, red, red)){.dashboard-entry-card{background:color-mix(in srgb, var(--bg-panel) 94%, transparent)}}.dashboard-entry-card{box-shadow:var(--shadow-soft);padding:22px;transition:transform .16s,border-color .16s,box-shadow .16s}.dashboard-entry-card:hover{border-color:var(--brand-blue);transform:translateY(-2px)}@supports (color:color-mix(in lab, red, red)){.dashboard-entry-card:hover{border-color:color-mix(in srgb, var(--brand-blue) 26%, var(--line-soft))}}.dashboard-entry-card:hover{box-shadow:0 24px 52px #101b301f}.dashboard-entry-icon{background:var(--brand-blue);border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.dashboard-entry-icon{background:color-mix(in srgb, var(--brand-blue) 14%, transparent)}}.dashboard-entry-icon{color:var(--brand-blue)}.dashboard-panel-stack{flex-direction:column;gap:20px;display:flex}.dashboard-linked-reference-card{--base-card-border-radius:12px;--base-card-surface-box-shadow:0 0 0 1px var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.dashboard-linked-reference-card{--base-card-surface-box-shadow:0 0 0 1px color-mix(in oklab, color-mix(in srgb, var(--brand-blue) 14%, var(--line-soft)), var(--gray-5) 25%)}}.dashboard-linked-reference-card{background:var(--bg-panel-strong)}@supports (color:color-mix(in lab, red, red)){.dashboard-linked-reference-card{background:color-mix(in srgb, var(--bg-panel-strong) 86%, transparent)}}.dashboard-linked-reference-card{padding:18px 20px}.dashboard-form-block{--base-card-border-radius:12px}.dashboard-choice-group{row-gap:10px}.dashboard-choice-button{border-radius:999px;min-width:140px;min-height:46px;padding-left:18px;padding-right:18px}.dashboard-schedule-params-card{--base-card-border-radius:6px;background:var(--bg-panel)}@supports (color:color-mix(in lab, red, red)){.dashboard-schedule-params-card{background:color-mix(in srgb, var(--bg-panel) 94%, transparent)}}.dashboard-schedule-cycle-inline{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.dashboard-schedule-inline-select{min-width:104px}.dashboard-schedule-number-input{width:108px}.dashboard-schedule-datetime-field{width:min(100%,320px)}.dashboard-schedule-datetime-trigger{background-color:var(--gray-a3);width:100%;min-height:40px;color:var(--gray-a11);cursor:pointer;border:0;border-radius:3px;justify-content:space-between;align-items:center;gap:12px;padding:0 12px;transition:background-color .16s;display:inline-flex}.dashboard-schedule-datetime-trigger:hover,.dashboard-schedule-datetime-trigger:focus-visible,.dashboard-schedule-datetime-trigger[data-state=open]{background-color:var(--gray-a4);outline:none}.dashboard-schedule-datetime-trigger-value,.dashboard-schedule-datetime-trigger-placeholder{text-align:left;text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums;width:100%;overflow:hidden}.dashboard-schedule-datetime-trigger-placeholder{color:var(--gray-a9)}.dashboard-schedule-datetime-trigger svg{color:var(--gray-a10);flex:none}.dashboard-schedule-datetime-popover{width:min(100vw - 32px,332px);padding:16px}.dashboard-schedule-calendar{flex-direction:column;gap:12px;display:flex}.dashboard-schedule-calendar-header{grid-template-columns:32px minmax(0,1fr) 32px;align-items:center;gap:8px;display:grid}.dashboard-schedule-calendar-title{text-align:center;color:var(--text-main);margin:0;font-size:.95rem;font-weight:700}.dashboard-schedule-calendar-nav{border:1px solid var(--line-soft);background:var(--bg-panel-soft);width:32px;height:32px;color:var(--text-main);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;transition:background-color .16s,border-color .16s,color .16s;display:inline-flex}.dashboard-schedule-calendar-nav:hover{background:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.dashboard-schedule-calendar-nav:hover{background:color-mix(in srgb, var(--brand-blue) 12%, var(--bg-panel-soft))}}.dashboard-schedule-calendar-nav:hover{border-color:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.dashboard-schedule-calendar-nav:hover{border-color:color-mix(in srgb, var(--brand-blue) 22%, var(--line-soft))}}.dashboard-schedule-calendar-nav:hover{color:var(--brand-blue)}.dashboard-schedule-calendar-nav[data-disabled]{opacity:.45;cursor:not-allowed}.dashboard-schedule-calendar-grid{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%}.dashboard-schedule-calendar-weekdays{border-bottom:1px solid var(--line-soft)}.dashboard-schedule-calendar-weekday{text-align:center;color:var(--text-soft);padding:0 0 8px;font-size:.74rem;font-weight:600}.dashboard-schedule-calendar-body td{padding:2px 0}.dashboard-schedule-calendar-cell{width:100%;min-height:36px;color:var(--text-main);cursor:pointer;outline:none;justify-content:center;align-items:center;display:flex}.dashboard-schedule-calendar-cell-value{aspect-ratio:1;font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;width:min(32px,100% - 2px);min-width:32px;transition:background-color .16s,color .16s,box-shadow .16s;display:inline-flex}.dashboard-schedule-calendar-cell[data-hovered]:not([data-selected]):not([data-disabled]) .dashboard-schedule-calendar-cell-value,.dashboard-schedule-calendar-cell[data-focused]:not([data-selected]):not([data-disabled]) .dashboard-schedule-calendar-cell-value{background:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.dashboard-schedule-calendar-cell[data-hovered]:not([data-selected]):not([data-disabled]) .dashboard-schedule-calendar-cell-value,.dashboard-schedule-calendar-cell[data-focused]:not([data-selected]):not([data-disabled]) .dashboard-schedule-calendar-cell-value{background:color-mix(in srgb, var(--brand-blue) 12%, transparent)}}.dashboard-schedule-calendar-cell[data-selected] .dashboard-schedule-calendar-cell-value{background:var(--brand-blue);color:#fff}.dashboard-schedule-calendar-cell[data-today]:not([data-selected]) .dashboard-schedule-calendar-cell-value{box-shadow:inset 0 0 0 1px var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.dashboard-schedule-calendar-cell[data-today]:not([data-selected]) .dashboard-schedule-calendar-cell-value{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--brand-blue) 48%, transparent)}}.dashboard-schedule-calendar-cell[data-disabled]{color:var(--text-soft)}@supports (color:color-mix(in lab, red, red)){.dashboard-schedule-calendar-cell[data-disabled]{color:color-mix(in srgb, var(--text-soft) 55%, transparent)}}.dashboard-schedule-calendar-cell[data-disabled]{cursor:not-allowed}.dashboard-schedule-calendar-cell[data-outside-month] .dashboard-schedule-calendar-cell-value{color:var(--text-soft)}@supports (color:color-mix(in lab, red, red)){.dashboard-schedule-calendar-cell[data-outside-month] .dashboard-schedule-calendar-cell-value{color:color-mix(in srgb, var(--text-soft) 58%, transparent)}}.dashboard-schedule-calendar-cell[data-outside-visible-range]{visibility:hidden}.dashboard-schedule-calendar-cell[data-focus-visible] .dashboard-schedule-calendar-cell-value{box-shadow:0 0 0 2px var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.dashboard-schedule-calendar-cell[data-focus-visible] .dashboard-schedule-calendar-cell-value{box-shadow:0 0 0 2px color-mix(in srgb, var(--brand-blue) 26%, transparent)}}.dashboard-schedule-datetime-time-row{grid-template-columns:minmax(0,96px) auto minmax(0,96px) auto;align-items:center;gap:8px 10px;display:grid}.dashboard-schedule-datetime-time-label{grid-column:1/-1}.dashboard-schedule-datetime-time-select{min-width:96px}.dashboard-schedule-datetime-done{justify-content:center;min-height:32px}.dashboard-preview-run-list{flex-direction:column;gap:10px;display:flex}.dashboard-preview-run-item{border:1px solid var(--line-soft);background:var(--bg-panel-strong);border-radius:10px;justify-content:space-between;align-items:center;gap:16px;display:flex}@supports (color:color-mix(in lab, red, red)){.dashboard-preview-run-item{background:color-mix(in srgb, var(--bg-panel-strong) 90%, transparent)}}.dashboard-preview-run-item{padding:12px 14px}.dashboard-token-trend-chart .recharts-wrapper,.dashboard-token-trend-chart .recharts-wrapper:focus,.dashboard-token-trend-chart .recharts-wrapper:focus-visible,.dashboard-token-trend-chart .recharts-surface,.dashboard-token-trend-chart .recharts-surface:focus,.dashboard-token-trend-chart .recharts-surface:focus-visible,.dashboard-token-trend-chart [tabindex]:focus,.dashboard-token-trend-chart [tabindex]:focus-visible{outline:none!important}.ai-task-config-action-bar{text-align:center}.ai-task-config-action-bar__inner{align-items:center;width:auto;max-width:min(100%,920px)}.dashboard-meta-grid{align-items:start}.dashboard-filter-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px;display:grid}.article-order-filter-form{grid-template-columns:minmax(0,1fr) 180px auto auto;margin-bottom:16px}.article-order-checkbox{width:16px;height:16px;accent-color:var(--brand-blue);cursor:pointer}.date-range-filter-trigger{justify-content:flex-start;min-width:220px}.date-range-filter-content{width:min(100vw - 32px,760px)}.date-range-filter-shortcuts{row-gap:8px}.date-range-filter-shortcut{flex:calc(25% - 6px);justify-content:center}.date-range-filter-calendar{flex-direction:column;gap:16px;display:flex}.date-range-filter-calendar-panels{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.date-range-filter-calendar-panel{min-width:0}.date-range-filter-calendar-header{grid-template-columns:32px minmax(0,1fr) 32px;align-items:center;gap:8px;margin-bottom:10px;display:grid}.date-range-filter-month-title{text-align:center;color:var(--text-main);font-size:.95rem;font-weight:700}.date-range-filter-nav,.date-range-filter-nav-placeholder{width:32px;height:32px}.date-range-filter-nav{border:1px solid var(--line-soft);background:var(--bg-panel-soft);color:var(--text-main);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;transition:background-color .16s,border-color .16s,color .16s;display:inline-flex}.date-range-filter-nav:hover{background:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.date-range-filter-nav:hover{background:color-mix(in srgb, var(--brand-blue) 12%, var(--bg-panel-soft))}}.date-range-filter-nav:hover{border-color:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.date-range-filter-nav:hover{border-color:color-mix(in srgb, var(--brand-blue) 22%, var(--line-soft))}}.date-range-filter-nav:hover{color:var(--brand-blue)}.date-range-filter-nav[data-disabled]{opacity:.45;cursor:not-allowed}.date-range-filter-grid-table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%}.date-range-filter-grid-header{border-bottom:1px solid var(--line-soft)}.date-range-filter-weekday{text-align:center;color:var(--text-soft);padding:0 0 10px;font-size:.74rem;font-weight:600}.date-range-filter-grid-body td{padding:2px 0}.date-range-filter-cell{width:100%;min-height:40px;color:var(--text-main);cursor:pointer;border-radius:0;outline:none;justify-content:center;align-items:center;transition:background-color .16s,color .16s,box-shadow .16s;display:flex;position:relative}.date-range-filter-cell:before{content:"";z-index:0;background:0 0;height:28px;transition:background-color .16s;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.date-range-filter-cell-value{aspect-ratio:1;z-index:1;border-radius:999px;flex:none;justify-content:center;align-items:center;width:min(30px,100% - 2px);min-width:30px;display:inline-flex;position:relative}.date-range-filter-cell[data-hovered]:not([data-selected]):not([data-disabled]) .date-range-filter-cell-value,.date-range-filter-cell[data-focused]:not([data-selected]):not([data-disabled]) .date-range-filter-cell-value{background:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.date-range-filter-cell[data-hovered]:not([data-selected]):not([data-disabled]) .date-range-filter-cell-value,.date-range-filter-cell[data-focused]:not([data-selected]):not([data-disabled]) .date-range-filter-cell-value{background:color-mix(in srgb, var(--brand-blue) 12%, transparent)}}.date-range-filter-cell[data-selected]:before{background:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.date-range-filter-cell[data-selected]:before{background:color-mix(in srgb, var(--brand-blue) 16%, transparent)}}.date-range-filter-cell[data-selection-start]:not([data-selection-end]):before{border-radius:999px 0 0 999px;left:50%}.date-range-filter-cell[data-selection-end]:not([data-selection-start]):before{border-radius:0 999px 999px 0;right:50%}.date-range-filter-cell[data-selection-start][data-selection-end]:before{border-radius:999px;width:34px;left:50%;transform:translate(-50%,-50%)}.date-range-filter-cell[data-selection-start] .date-range-filter-cell-value,.date-range-filter-cell[data-selection-end] .date-range-filter-cell-value{background:var(--brand-blue);color:#fff}.date-range-filter-cell[data-today]:not([data-selection-start]):not([data-selection-end]) .date-range-filter-cell-value{box-shadow:inset 0 0 0 1px var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.date-range-filter-cell[data-today]:not([data-selection-start]):not([data-selection-end]) .date-range-filter-cell-value{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--brand-blue) 48%, transparent)}}.date-range-filter-cell[data-disabled]{color:var(--text-soft)}@supports (color:color-mix(in lab, red, red)){.date-range-filter-cell[data-disabled]{color:color-mix(in srgb, var(--text-soft) 55%, transparent)}}.date-range-filter-cell[data-disabled]{cursor:not-allowed}.date-range-filter-cell[data-outside-month] .date-range-filter-cell-value{color:var(--text-soft)}@supports (color:color-mix(in lab, red, red)){.date-range-filter-cell[data-outside-month] .date-range-filter-cell-value{color:color-mix(in srgb, var(--text-soft) 58%, transparent)}}.date-range-filter-cell[data-outside-visible-range]{visibility:hidden}.date-range-filter-cell[data-focus-visible] .date-range-filter-cell-value{box-shadow:0 0 0 2px var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.date-range-filter-cell[data-focus-visible] .date-range-filter-cell-value{box-shadow:0 0 0 2px color-mix(in srgb, var(--brand-blue) 26%, transparent)}}.media-filter-panel{flex-direction:column;gap:18px;display:flex}.media-table-search-form{width:min(100%,360px);margin-left:auto}.media-mode-tabs-wrap{flex-direction:column;flex:1;gap:14px;min-width:0;display:flex}.media-mode-tabs-shell{border-bottom:1px solid var(--line-soft);align-self:flex-start;align-items:flex-end;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.media-mode-tabs-shell{border-bottom:1px solid color-mix(in srgb, var(--line-soft) 92%, transparent)}}.media-list-tabs{box-shadow:none;background:0 0;border-radius:0;gap:28px;padding:0;display:inline-flex}.media-list-tab-trigger{min-height:44px;color:var(--text-soft);border:0;margin-bottom:-1px;padding:0 0 12px;box-shadow:none!important;background:0 0!important}@supports (color:color-mix(in lab, red, red)){.media-list-tab-trigger{color:color-mix(in srgb, var(--text-soft) 88%, transparent)}}.media-list-tab-trigger{font-size:.95rem;font-weight:600;line-height:1;transition:color .18s,background-color .18s,border-color .18s}.media-list-tab-trigger:hover{color:var(--text-main);box-shadow:none!important;background:0 0!important}.media-list-tab-trigger[data-state=active]{color:var(--brand-blue);border-bottom:2px solid var(--brand-blue);box-shadow:none!important;background:0 0!important}.media-list-tab-trigger:focus,.media-list-tab-trigger:focus-visible{box-shadow:none!important;background:0 0!important}.media-list-tab-trigger .rt-BaseTabListTriggerInner,.media-list-tab-trigger .rt-TabsTriggerInner,.media-list-tab-trigger:hover .rt-BaseTabListTriggerInner,.media-list-tab-trigger:hover .rt-TabsTriggerInner,.media-list-tab-trigger[data-state=active] .rt-BaseTabListTriggerInner,.media-list-tab-trigger[data-state=active] .rt-TabsTriggerInner{box-shadow:none!important;background:0 0!important;border-radius:0!important;padding:0!important}.media-filter-groups{flex-direction:column;gap:10px;display:flex}.media-filter-row{grid-template-columns:112px minmax(0,1fr);align-items:start;gap:10px;display:grid}.media-filter-label{padding-top:8px}.media-filter-options{flex-wrap:wrap;gap:6px;display:flex}.media-filter-option{color:var(--text-soft);cursor:pointer;background:0 0;border:0;border-radius:2px;padding:4px 9px;font-size:.78rem;line-height:1.2;transition:background-color .18s,color .18s}.media-filter-option:hover{background:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.media-filter-option:hover{background:color-mix(in srgb, var(--brand-blue) 12%, transparent)}}.media-filter-option:hover{color:var(--brand-blue)}.media-filter-option-active{background:var(--brand-blue);color:#fff;border-radius:2px}.schedule-segment-control{gap:12px;display:flex}.schedule-segment-control-wrap{flex-wrap:wrap}.schedule-segment-button{border:1px solid var(--brand-blue);align-items:center;min-height:40px;padding:0 18px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.schedule-segment-button{border:1px solid color-mix(in srgb, var(--brand-blue) 38%, white)}}.schedule-segment-button{background:var(--brand-blue);border-radius:4px}@supports (color:color-mix(in lab, red, red)){.schedule-segment-button{background:color-mix(in srgb, var(--brand-blue) 7%, white)}}.schedule-segment-button{color:var(--brand-blue);cursor:pointer;transition:border-color .18s,color .18s,box-shadow .18s,background-color .18s}.schedule-segment-button:not(.schedule-segment-button-active):hover{border-color:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.schedule-segment-button:not(.schedule-segment-button-active):hover{border-color:color-mix(in srgb, var(--brand-blue) 60%, white)}}.schedule-segment-button:not(.schedule-segment-button-active):hover{background:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.schedule-segment-button:not(.schedule-segment-button-active):hover{background:color-mix(in srgb, var(--brand-blue) 11%, white)}}.schedule-segment-button:not(.schedule-segment-button-active):hover{color:var(--brand-blue)}.schedule-segment-button:disabled{cursor:not-allowed;opacity:.55;background:var(--gray-surface)}@supports (color:color-mix(in lab, red, red)){.schedule-segment-button:disabled{background:color-mix(in srgb, var(--gray-surface) 72%, white)}}.schedule-segment-button:disabled{border-color:var(--gray-line)}@supports (color:color-mix(in lab, red, red)){.schedule-segment-button:disabled{border-color:color-mix(in srgb, var(--gray-line) 80%, white)}}.schedule-segment-button:disabled{color:var(--text-soft)}.schedule-segment-button-active{background:var(--brand-blue);border-color:#0000}@supports (color:color-mix(in lab, red, red)){.schedule-segment-button-active{background:color-mix(in srgb, var(--brand-blue) 16%, white)}}.schedule-segment-button-active{color:var(--brand-blue);box-shadow:none}html[data-theme=dark] .schedule-segment-button{border-color:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){html[data-theme=dark] .schedule-segment-button{border-color:color-mix(in srgb, var(--brand-blue) 44%, var(--line-strong))}}html[data-theme=dark] .schedule-segment-button{background:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){html[data-theme=dark] .schedule-segment-button{background:color-mix(in srgb, var(--brand-blue) 12%, var(--bg-panel-strong) 88%)}}html[data-theme=dark] .schedule-segment-button{color:var(--brand-cyan)}@supports (color:color-mix(in lab, red, red)){html[data-theme=dark] .schedule-segment-button{color:color-mix(in srgb, var(--brand-cyan) 70%, var(--text-main) 30%)}}html[data-theme=dark] .schedule-segment-button:not(.schedule-segment-button-active):hover{border-color:var(--brand-cyan)}@supports (color:color-mix(in lab, red, red)){html[data-theme=dark] .schedule-segment-button:not(.schedule-segment-button-active):hover{border-color:color-mix(in srgb, var(--brand-cyan) 42%, var(--brand-blue) 58%)}}html[data-theme=dark] .schedule-segment-button:not(.schedule-segment-button-active):hover{background:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){html[data-theme=dark] .schedule-segment-button:not(.schedule-segment-button-active):hover{background:color-mix(in srgb, var(--brand-blue) 18%, var(--bg-panel-strong) 82%)}}html[data-theme=dark] .schedule-segment-button:not(.schedule-segment-button-active):hover{color:var(--brand-cyan)}@supports (color:color-mix(in lab, red, red)){html[data-theme=dark] .schedule-segment-button:not(.schedule-segment-button-active):hover{color:color-mix(in srgb, var(--brand-cyan) 82%, var(--text-main) 18%)}}html[data-theme=dark] .schedule-segment-button-active{background:var(--brand-blue);border-color:#0000}@supports (color:color-mix(in lab, red, red)){html[data-theme=dark] .schedule-segment-button-active{background:color-mix(in srgb, var(--brand-blue) 28%, var(--bg-panel-strong) 72%)}}html[data-theme=dark] .schedule-segment-button-active{color:var(--brand-cyan)}@supports (color:color-mix(in lab, red, red)){html[data-theme=dark] .schedule-segment-button-active{color:color-mix(in srgb, var(--brand-cyan) 86%, white 14%)}}html[data-theme=dark] .schedule-segment-button-active{box-shadow:none}html[data-theme=dark] .schedule-segment-button:disabled{border-color:var(--line-strong)}@supports (color:color-mix(in lab, red, red)){html[data-theme=dark] .schedule-segment-button:disabled{border-color:color-mix(in srgb, var(--line-strong) 88%, transparent)}}html[data-theme=dark] .schedule-segment-button:disabled{background:var(--bg-panel-strong)}@supports (color:color-mix(in lab, red, red)){html[data-theme=dark] .schedule-segment-button:disabled{background:color-mix(in srgb, var(--bg-panel-strong) 96%, black 4%)}}html[data-theme=dark] .schedule-segment-button:disabled{color:var(--text-soft)}@supports (color:color-mix(in lab, red, red)){html[data-theme=dark] .schedule-segment-button:disabled{color:color-mix(in srgb, var(--text-soft) 72%, transparent)}}.media-filter-range{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.media-filter-price-input{width:120px}.media-filter-submit-button{height:32px;min-height:32px;padding-left:12px;padding-right:12px}.media-filter-price-separator{text-align:center;min-width:12px}.media-filter-inline-action,.media-filter-toggle{color:var(--brand-blue);cursor:pointer;background:0 0;border:0;padding:0}.media-filter-toggle{align-self:center;font-size:.9rem}.article-publish-workspace{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:16px;display:grid}.article-publish-sidebar{flex-direction:column;gap:16px;display:flex}.article-publish-sidebar-card{height:fit-content}.article-publish-channel-stack{flex-direction:column;gap:12px;display:flex}.article-publish-channel-option{border:1px solid var(--line-soft);background:var(--bg-panel);text-align:left;border-radius:6px;flex-direction:column;align-items:flex-start;gap:8px;width:100%;padding:16px 18px;transition:border-color .14s,box-shadow .14s,background-color .14s;display:flex}.article-publish-channel-option:hover{border-color:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.article-publish-channel-option:hover{border-color:color-mix(in srgb, var(--brand-blue) 28%, var(--line-strong))}}.article-publish-channel-option-active{border-color:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.article-publish-channel-option-active{border-color:color-mix(in srgb, var(--brand-blue) 54%, var(--line-strong))}}.article-publish-channel-option-active{background:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.article-publish-channel-option-active{background:color-mix(in srgb, var(--brand-blue) 10%, var(--bg-panel))}}.article-publish-channel-option-active{box-shadow:0 18px 34px #0f6ddf1f}.article-publish-channel-option-title{color:var(--text-main);font-weight:700}.article-publish-channel-option-copy{color:var(--text-soft);line-height:1.6}.article-publish-favorite-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.article-publish-favorite-list{flex-direction:column;gap:10px;max-height:560px;padding-right:4px;display:flex;overflow-y:auto}.article-publish-favorite-button{border:1px solid var(--line-soft);background:var(--bg-panel);border-radius:6px;flex-direction:column;align-items:flex-start;gap:6px;width:100%;display:flex}@supports (color:color-mix(in lab, red, red)){.article-publish-favorite-button{background:color-mix(in srgb, var(--bg-panel) 96%, transparent)}}.article-publish-favorite-button{text-align:left;padding:14px 16px;transition:border-color .14s,box-shadow .14s,background-color .14s}.article-publish-favorite-button:hover{border-color:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.article-publish-favorite-button:hover{border-color:color-mix(in srgb, var(--brand-blue) 28%, var(--line-strong))}}.article-publish-favorite-button-active{border-color:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.article-publish-favorite-button-active{border-color:color-mix(in srgb, var(--brand-blue) 54%, var(--line-strong))}}.article-publish-favorite-button-active{background:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.article-publish-favorite-button-active{background:color-mix(in srgb, var(--brand-blue) 10%, var(--bg-panel))}}.article-publish-favorite-button-active{box-shadow:0 14px 28px #0f6ddf1f}.article-publish-favorite-name{color:var(--text-main);font-weight:700;line-height:1.5}.article-publish-favorite-meta{color:var(--text-soft);font-size:.85rem;line-height:1.5}.article-publish-selection-summary{background:var(--bg-panel);border-radius:14px;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;display:flex}@supports (color:color-mix(in lab, red, red)){.article-publish-selection-summary{background:color-mix(in srgb, var(--bg-panel) 82%, transparent)}}.article-publish-selection-summary{padding:10px 14px}.article-publish-channel-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.article-publish-channel-button{border:1px solid var(--line-soft);background:var(--bg-panel);text-align:left;border-radius:18px;flex-direction:column;align-items:flex-start;gap:8px;width:100%;min-height:112px;padding:18px;transition:border-color .14s,transform .14s,box-shadow .14s;display:flex}.article-publish-channel-button:hover{border-color:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.article-publish-channel-button:hover{border-color:color-mix(in srgb, var(--brand-blue) 28%, var(--line-strong))}}.article-publish-channel-button:hover{transform:translateY(-1px)}.article-publish-channel-button-active{border-color:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.article-publish-channel-button-active{border-color:color-mix(in srgb, var(--brand-blue) 54%, var(--line-strong))}}.article-publish-channel-button-active{background:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.article-publish-channel-button-active{background:color-mix(in srgb, var(--brand-blue) 10%, var(--bg-panel))}}.article-publish-channel-button-active{box-shadow:0 18px 34px #0f6ddf1f}.article-publish-channel-title{color:var(--text-main);font-weight:700}.article-publish-channel-copy{color:var(--text-soft);line-height:1.6}.article-publish-media-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;display:grid}.article-publish-media-card{height:100%}.article-publish-search-form{align-items:center;gap:8px;display:flex}.article-publish-media-list{flex-direction:column;gap:10px;max-height:360px;padding-right:4px;display:flex;overflow-y:auto}.article-publish-media-item{border:1px solid var(--line-soft);background:var(--bg-panel);border-radius:16px;flex-direction:column;gap:10px;width:100%;display:flex}@supports (color:color-mix(in lab, red, red)){.article-publish-media-item{background:color-mix(in srgb, var(--bg-panel) 96%, transparent)}}.article-publish-media-item{text-align:left;padding:14px 16px;transition:border-color .14s,transform .14s,box-shadow .14s}.article-publish-media-item:hover{border-color:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.article-publish-media-item:hover{border-color:color-mix(in srgb, var(--brand-blue) 28%, var(--line-strong))}}.article-publish-media-item:hover{transform:translateY(-1px)}.article-publish-media-item-active{border-color:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.article-publish-media-item-active{border-color:color-mix(in srgb, var(--brand-blue) 54%, var(--line-strong))}}.article-publish-media-item-active{background:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.article-publish-media-item-active{background:color-mix(in srgb, var(--brand-blue) 10%, var(--bg-panel))}}.article-publish-media-item-active{box-shadow:0 16px 30px #0f6ddf1f}.article-publish-media-item-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.article-publish-media-item-name{color:var(--text-main);font-weight:700;line-height:1.5}.article-publish-media-item-price{color:var(--brand-blue);flex:none;font-weight:700}.article-publish-media-item-meta{color:var(--text-soft);line-height:1.6}.article-batch-publish-filter-form{grid-template-columns:minmax(220px,260px) 180px auto auto;justify-content:flex-end;align-items:center;gap:12px;display:grid}.article-batch-publish-filter-input{width:100%}.article-batch-publish-select-all{color:var(--brand-blue);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;display:inline-flex}.article-batch-publish-select-all input{width:16px;height:16px;accent-color:var(--brand-blue);margin:0}.article-batch-publish-checkbox-cell{justify-content:center}.article-batch-publish-action-bar{flex-direction:column;gap:10px}.article-batch-publish-media-summary{background:var(--bg-panel);border-radius:999px;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}@supports (color:color-mix(in lab, red, red)){.article-batch-publish-media-summary{background:color-mix(in srgb, var(--bg-panel) 78%, transparent)}}.article-batch-publish-media-summary{padding:10px 16px}.article-batch-publish-summary-danger{color:var(--red-10)}.article-batch-publish-action-buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.article-batch-publish-checkbox{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;display:inline-flex}.article-batch-publish-checkbox input{width:16px;height:16px;accent-color:var(--brand-blue);margin:0}.article-batch-publish-title-cell{min-width:240px}.media-name-link{color:var(--brand-blue);text-decoration:none}.media-name-link-content{align-items:center;gap:6px;display:inline-flex}.media-name-link:hover{color:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.media-name-link:hover{color:color-mix(in srgb, var(--brand-blue) 82%, #000)}}.media-name-cell{flex-direction:column;gap:6px;min-width:180px;display:flex}.media-name-badges{flex-wrap:wrap;gap:6px;display:flex}.media-name-badge{background:var(--brand-blue);border-radius:999px;align-items:center;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.media-name-badge{background:color-mix(in srgb, var(--brand-blue) 10%, transparent)}}.media-name-badge{color:var(--brand-blue);padding:3px 8px;font-size:.72rem;line-height:1}.media-remark-text{max-width:320px;color:var(--text-soft);text-overflow:ellipsis;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.media-action-group{flex-wrap:wrap;gap:8px;display:flex}.media-row-action{background:var(--brand-blue);border:0;border-radius:999px}@supports (color:color-mix(in lab, red, red)){.media-row-action{background:color-mix(in srgb, var(--brand-blue) 12%, transparent)}}.media-row-action{color:var(--brand-blue);cursor:pointer;padding:6px 10px;font-size:.76rem;line-height:1;transition:background-color .18s,color .18s}.media-row-action:hover{background:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.media-row-action:hover{background:color-mix(in srgb, var(--brand-blue) 18%, transparent)}}.media-row-action-danger{color:#e5484d;background:#e5484d1f}.media-row-action-danger:hover{background:#e5484d2e}.media-name-cell{min-width:180px}.media-name-badges{max-width:260px}.media-table-scroll{overflow-x:auto}.media-table-scroll table{min-width:1480px}.media-remark-cell{text-overflow:ellipsis;white-space:nowrap;max-width:360px;overflow:hidden}.media-action-buttons{min-width:118px}.media-action-button{min-height:32px;padding-inline:12px;font-size:.84rem}.admin-media-table-shell{border:1px solid var(--line-soft);background:var(--bg-panel-strong);--admin-media-header-bg:var(--bg-panel-strong);border-radius:8px;align-items:stretch;display:flex;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.admin-media-table-shell{--admin-media-header-bg:color-mix(in srgb, var(--bg-panel-strong) 97%, var(--text-main) 3%)}}.admin-media-table-shell .admin-media-table-scroll{flex:auto;min-width:0}.admin-media-table-shell .rt-TableRoot{background:0 0!important;border:0!important;overflow:visible!important}.admin-media-table-shell .rt-TableRootTable{overflow:visible!important}.admin-media-table-shell .rt-TableColumnHeaderCell{background:var(--admin-media-header-bg);box-shadow:inset 0 -1px 0 var(--line-soft);font-weight:700}.admin-media-right-pane{z-index:1;background:var(--bg-panel-strong);border-top-right-radius:8px;border-bottom-right-radius:8px;flex:none;position:relative;overflow:hidden}.admin-media-right-pane-shadow{box-shadow:-12px 0 16px -16px #12213a2e}html[data-theme=dark] .admin-media-right-pane-shadow{box-shadow:-12px 0 16px -16px #04080f57}.admin-media-right-pane-header{border-bottom:1px solid var(--line-soft);background:var(--admin-media-header-bg);display:grid}.admin-media-right-pane-body{background:var(--bg-panel-strong)}.admin-media-right-pane-row{border-bottom:1px solid var(--line-soft);background:var(--bg-panel-strong);display:grid}.admin-media-right-pane-empty{background:var(--bg-panel-strong);border-bottom:0;min-height:52px}.admin-media-right-pane-row:last-child,.admin-media-right-pane-empty:last-child{border-bottom:0}.admin-media-right-pane-cell{border-left:1px solid var(--line-soft);background:var(--bg-panel-strong);align-items:center;min-width:0;padding:10px 12px;display:flex}.admin-media-right-pane-header .admin-media-right-pane-cell{text-align:left;background:var(--admin-media-header-bg);justify-content:flex-start;font-size:.84rem;font-weight:700}.admin-media-right-pane-header .admin-media-right-pane-cell:first-child,.admin-media-right-pane-row .admin-media-right-pane-cell:first-child{box-shadow:inset 1px 0 0 var(--line-soft)}.admin-media-right-pane-cell:first-child{border-left:0}.admin-media-right-pane-action-cell{justify-content:center}.admin-media-right-pane-action-cell .media-action-button{justify-content:center;min-width:0}.media-favorite-panel{flex-direction:column;gap:18px;margin-bottom:18px;display:flex}.media-favorite-switches{row-gap:10px}.media-favorite-switches .rt-Button{min-height:34px}.media-favorite-menu-item{justify-content:space-between;align-items:center;gap:12px;width:100%;min-width:140px;display:inline-flex}.dashboard-pagination{width:100%}.dashboard-chat-workspace{--chat-user-bg:var(--brand-blue);width:100%;height:100%;min-height:0;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.dashboard-chat-workspace{--chat-user-bg:color-mix(in srgb, var(--brand-blue) 14%, var(--bg-panel-strong) 86%)}}.dashboard-chat-workspace{--chat-user-border:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.dashboard-chat-workspace{--chat-user-border:color-mix(in srgb, var(--brand-blue) 26%, transparent)}}.dashboard-chat-workspace{--chat-assistant-bg:var(--bg-panel-strong)}@supports (color:color-mix(in lab, red, red)){.dashboard-chat-workspace{--chat-assistant-bg:color-mix(in srgb, var(--bg-panel-strong) 78%, transparent)}}.dashboard-chat-workspace{--chat-assistant-border:var(--line-soft)}@supports (color:color-mix(in lab, red, red)){.dashboard-chat-workspace{--chat-assistant-border:color-mix(in srgb, var(--line-soft) 96%, transparent)}}.dashboard-chat-workspace{--chat-form-bg:var(--bg-panel-strong)}@supports (color:color-mix(in lab, red, red)){.dashboard-chat-workspace{--chat-form-bg:color-mix(in srgb, var(--bg-panel-strong) 82%, transparent)}}.dashboard-chat-workspace{--chat-form-border:var(--line-strong)}@supports (color:color-mix(in lab, red, red)){.dashboard-chat-workspace{--chat-form-border:color-mix(in srgb, var(--line-strong) 72%, transparent)}}.dashboard-chat-workspace{--chat-form-shadow:0 24px 64px var(--bg-inverse), 0 8px 20px var(--bg-inverse)}@supports (color:color-mix(in lab, red, red)){.dashboard-chat-workspace{--chat-form-shadow:0 24px 64px color-mix(in srgb, var(--bg-inverse) 12%, transparent), 0 8px 20px color-mix(in srgb, var(--bg-inverse) 8%, transparent)}}.dashboard-chat-workspace{--chat-pill-bg:var(--bg-panel-strong)}@supports (color:color-mix(in lab, red, red)){.dashboard-chat-workspace{--chat-pill-bg:color-mix(in srgb, var(--bg-panel-strong) 74%, var(--bg-muted) 26%)}}.dashboard-chat-workspace{--chat-pill-bg-hover:var(--bg-panel-strong)}@supports (color:color-mix(in lab, red, red)){.dashboard-chat-workspace{--chat-pill-bg-hover:color-mix(in srgb, var(--bg-panel-strong) 86%, var(--bg-muted) 14%)}}.dashboard-chat-workspace{--chat-pill-color:var(--text-soft);--chat-pill-active-bg:var(--brand-blue);--chat-pill-active-color:#fff;--chat-source-bg:var(--bg-panel-strong)}@supports (color:color-mix(in lab, red, red)){.dashboard-chat-workspace{--chat-source-bg:color-mix(in srgb, var(--bg-panel-strong) 72%, transparent)}}.dashboard-content.dashboard-content-chat{overflow:hidden}.dashboard-chat-topbar{flex:none;padding-inline:6px}.dashboard-chat-stage{flex:1;grid-template-columns:minmax(248px,292px) minmax(0,1fr);align-items:stretch;gap:28px;width:100%;min-height:0;display:grid;overflow:hidden}.dashboard-chat-sidebar{border-right:1px solid var(--line-soft);flex-direction:column;align-self:stretch;gap:20px;min-height:0;padding:4px 20px 0 0;display:flex;overflow:hidden}.dashboard-chat-sidebar-create{background:var(--brand-blue);color:#fff;text-align:center;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;padding:11px 14px;transition:background-color .18s,opacity .18s;display:inline-flex}.dashboard-chat-sidebar-create:hover:not(:disabled){background:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.dashboard-chat-sidebar-create:hover:not(:disabled){background:color-mix(in srgb, var(--brand-blue) 88%, #000 12%)}}.dashboard-chat-sidebar-create:disabled{cursor:not-allowed;opacity:.45}.dashboard-chat-sidebar-section{flex-direction:column;flex:1;gap:10px;min-height:0;display:flex}.dashboard-chat-sidebar-section-title{color:var(--text-faint)}.dashboard-chat-session-list{flex-direction:column;gap:4px;min-height:0;padding-right:4px;display:flex;overflow-y:auto}.dashboard-chat-session-item{width:100%;color:var(--text-main);background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:6px;padding:4px;transition:background-color .18s,border-color .18s,box-shadow .18s;display:flex}.dashboard-chat-session-item:hover{background:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.dashboard-chat-session-item:hover{background:color-mix(in srgb, var(--brand-blue) 8%, var(--bg-muted) 92%)}}.dashboard-chat-session-item:hover{border-color:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.dashboard-chat-session-item:hover{border-color:color-mix(in srgb, var(--brand-blue) 16%, transparent)}}.dashboard-chat-session-main{min-width:0;color:inherit;text-align:left;background:0 0;border:0;border-radius:8px;flex:1;padding:8px 10px}.dashboard-chat-session-main:disabled{cursor:not-allowed;opacity:.55}.dashboard-chat-session-tools{align-items:center;gap:4px;padding-right:4px;display:flex}.dashboard-chat-session-tool{width:28px;height:28px;color:var(--text-faint);background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:background-color .18s,color .18s,opacity .18s;display:inline-flex}.dashboard-chat-session-item:hover .dashboard-chat-session-tool:not(:disabled){color:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.dashboard-chat-session-item:hover .dashboard-chat-session-tool:not(:disabled){color:color-mix(in srgb, var(--brand-blue) 74%, var(--text-soft) 26%)}}.dashboard-chat-session-tool:hover:not(:disabled){background:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.dashboard-chat-session-tool:hover:not(:disabled){background:color-mix(in srgb, var(--brand-blue) 14%, transparent)}}.dashboard-chat-session-tool:hover:not(:disabled){color:var(--brand-blue)}.dashboard-chat-session-tool:disabled{cursor:not-allowed;opacity:.4}.dashboard-chat-session-item-active{background:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.dashboard-chat-session-item-active{background:color-mix(in srgb, var(--brand-blue) 12%, var(--bg-muted) 88%)}}.dashboard-chat-session-item-active{border-color:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.dashboard-chat-session-item-active{border-color:color-mix(in srgb, var(--brand-blue) 24%, transparent)}}.dashboard-chat-session-item-active{box-shadow:inset 0 0 0 1px var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.dashboard-chat-session-item-active{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--brand-blue) 16%, transparent)}}.dashboard-chat-session-title{white-space:nowrap;text-overflow:ellipsis;line-height:1.5;display:block;overflow:hidden}.dashboard-chat-main{flex-direction:column;justify-content:flex-end;gap:24px;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.dashboard-chat-list{flex-direction:column;flex:1;gap:20px;height:100%;min-height:0;padding:4px 8px 16px 0;display:flex;overflow-y:auto}.dashboard-chat-list-end{flex:0 0 1px;width:100%;height:1px}.dashboard-chat-list-empty{justify-content:center}.dashboard-chat-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:32px 16px;display:flex}.dashboard-chat-empty-kicker{color:var(--brand-blue);letter-spacing:.18em;text-transform:uppercase}.dashboard-chat-empty-title{color:var(--text-main)}.dashboard-chat-empty-copy{max-width:560px;color:var(--text-soft);line-height:1.75}.dashboard-chat-row{gap:14px;width:100%;display:flex}.dashboard-chat-row-assistant{align-self:flex-start}.dashboard-chat-row-user{flex-direction:row-reverse;align-self:flex-end}.dashboard-chat-avatar{border:1px solid #0000;border-radius:999px;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;overflow:hidden}.dashboard-chat-avatar-assistant{border-color:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.dashboard-chat-avatar-assistant{border-color:color-mix(in srgb, var(--brand-blue) 18%, transparent)}}.dashboard-chat-avatar-assistant{background:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.dashboard-chat-avatar-assistant{background:color-mix(in srgb, var(--brand-blue) 10%, var(--bg-panel-strong) 90%)}}.dashboard-chat-avatar-assistant{color:var(--brand-blue)}.dashboard-chat-avatar-user{border-color:var(--line-strong)}@supports (color:color-mix(in lab, red, red)){.dashboard-chat-avatar-user{border-color:color-mix(in srgb, var(--line-strong) 58%, transparent)}}.dashboard-chat-avatar-user{background:var(--bg-panel-strong)}@supports (color:color-mix(in lab, red, red)){.dashboard-chat-avatar-user{background:color-mix(in srgb, var(--bg-panel-strong) 92%, transparent)}}.dashboard-chat-avatar-user{color:var(--text-main)}.dashboard-chat-avatar-media{justify-content:center;align-items:center;display:inline-flex;width:100%!important;height:100%!important;color:inherit!important;background:0 0!important;border-radius:999px!important;font-size:.8rem!important;font-weight:700!important;overflow:hidden!important}.dashboard-chat-avatar-media img{object-fit:cover;border-radius:999px;width:100%;height:100%}.dashboard-chat-entry{flex-direction:column;flex:0 auto;gap:8px;width:fit-content;min-width:0;max-width:min(100%,76ch);display:flex}.dashboard-chat-entry-user{align-items:flex-end}.dashboard-chat-entry-head{align-items:center;gap:8px;display:flex}.dashboard-chat-entry-user .dashboard-chat-entry-head{justify-content:flex-end}.dashboard-chat-sender,.dashboard-chat-model-meta,.dashboard-chat-token-meta{color:var(--text-faint)}.dashboard-chat-model-meta{background:var(--bg-panel-strong);border-radius:999px;padding:2px 8px}@supports (color:color-mix(in lab, red, red)){.dashboard-chat-model-meta{background:color-mix(in srgb, var(--bg-panel-strong) 90%, transparent)}}.dashboard-chat-bubble{border:1px solid #0000;border-radius:6px;width:fit-content;max-width:100%;padding:14px 16px}.dashboard-chat-bubble-user{border-color:var(--chat-user-border);background:var(--chat-user-bg)}.dashboard-chat-bubble-assistant{border-color:var(--chat-assistant-border);background:var(--chat-assistant-bg)}.dashboard-chat-message{color:var(--text-main);line-height:1.7}.dashboard-chat-message-user{white-space:pre-wrap}.dashboard-chat-message-assistant>:first-child{margin-top:0}.dashboard-chat-message-assistant>:last-child{margin-bottom:0}.dashboard-chat-message-assistant h1,.dashboard-chat-message-assistant h2,.dashboard-chat-message-assistant h3,.dashboard-chat-message-assistant h4,.dashboard-chat-message-assistant h5,.dashboard-chat-message-assistant h6{color:var(--text-main);margin:1em 0 .45em;font-size:.98rem;line-height:1.5}.dashboard-chat-message-assistant p,.dashboard-chat-message-assistant ol,.dashboard-chat-message-assistant ul,.dashboard-chat-message-assistant pre,.dashboard-chat-message-assistant blockquote{margin:.7em 0}.dashboard-chat-message-assistant ol,.dashboard-chat-message-assistant ul{padding-left:1.35rem}.dashboard-chat-message-assistant li+li{margin-top:.35rem}.dashboard-chat-message-assistant a{color:var(--brand-blue);text-underline-offset:2px;text-decoration:underline}.dashboard-chat-message-assistant table{border:1px solid var(--line-soft);border-collapse:separate;border-spacing:0;background:var(--bg-panel-strong);border-radius:8px;width:max-content;min-width:100%;max-width:100%;margin:.9em 0;display:block;overflow:auto hidden}@supports (color:color-mix(in lab, red, red)){.dashboard-chat-message-assistant table{background:color-mix(in srgb, var(--bg-panel-strong) 96%, transparent)}}.dashboard-chat-message-assistant th,.dashboard-chat-message-assistant td{border-right:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);text-align:left;vertical-align:top;min-width:112px;padding:10px 12px;line-height:1.65}.dashboard-chat-message-assistant th{background:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.dashboard-chat-message-assistant th{background:color-mix(in srgb, var(--brand-blue) 10%, var(--bg-panel-strong) 90%)}}.dashboard-chat-message-assistant th{color:var(--text-main);font-weight:600}.dashboard-chat-message-assistant td{color:var(--text-soft)}.dashboard-chat-message-assistant th:last-child,.dashboard-chat-message-assistant td:last-child{border-right:0}.dashboard-chat-message-assistant tbody tr:last-child td{border-bottom:0}.dashboard-chat-message-assistant tbody tr:nth-child(2n) td{background:var(--bg-muted)}@supports (color:color-mix(in lab, red, red)){.dashboard-chat-message-assistant tbody tr:nth-child(2n) td{background:color-mix(in srgb, var(--bg-muted) 52%, var(--bg-panel-strong) 48%)}}.ai-logic-config-conversation .ai-logic-assistant-bubble{background-color:#0f6ddf0f;border-color:#0f6ddf2e}.ai-logic-config-conversation .ai-logic-user-bubble{border-color:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.ai-logic-config-conversation .ai-logic-user-bubble{border-color:color-mix(in srgb, var(--brand-blue) 88%, #0a4e9e 12%)}}.ai-logic-config-conversation .ai-logic-user-bubble{background-color:var(--brand-blue);color:#fff}.ai-logic-config-conversation .ai-logic-user-bubble .dashboard-chat-message-user{color:#fff}.ai-logic-config-conversation .ai-logic-target-idle:hover{background-color:#0f6ddf17;border-color:#0f6ddf57}.ai-logic-config-conversation .ai-logic-target-selected{border-color:var(--brand-blue);background-color:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.ai-logic-config-conversation .ai-logic-target-selected{background-color:color-mix(in srgb, var(--brand-blue) 14%, transparent)}}.ai-logic-config-conversation .ai-logic-target-selected{box-shadow:none}.ai-logic-status-trigger{box-shadow:none;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.ai-logic-status-trigger-icon{color:#fff;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;transition:box-shadow .18s;display:inline-flex;box-shadow:0 8px 18px #0f172a2e}.ai-logic-status-trigger:focus-visible{outline:none}.ai-logic-status-trigger:focus-visible .ai-logic-status-trigger-icon{box-shadow:0 0 0 3px var(--brand-blue), 0 12px 24px #0f172a38}@supports (color:color-mix(in lab, red, red)){.ai-logic-status-trigger:focus-visible .ai-logic-status-trigger-icon{box-shadow:0 0 0 3px color-mix(in srgb, var(--brand-blue) 18%, transparent), 0 12px 24px #0f172a38}}.ai-logic-status-trigger-icon-success{background:linear-gradient(#22c55e 0%,#16a34a 100%)}.ai-logic-status-trigger-icon-error{background:linear-gradient(#fb7185 0%,#e11d48 100%)}.ai-logic-status-popover{border:1px solid var(--line-soft);width:min(560px,100vw - 40px);padding:0;position:relative}@supports (color:color-mix(in lab, red, red)){.ai-logic-status-popover{border:1px solid color-mix(in srgb, var(--line-soft) 88%, #ffffff14)}}.ai-logic-status-popover{background:linear-gradient(180deg, var(--bg-panel-soft) 0%, var(--bg-panel-strong) 100%);border-radius:18px}@supports (color:color-mix(in lab, red, red)){.ai-logic-status-popover{background:linear-gradient(180deg, color-mix(in srgb, var(--bg-panel-soft) 98%, transparent) 0%, color-mix(in srgb, var(--bg-panel-strong) 96%, transparent) 100%)}}.ai-logic-status-popover{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 20px 44px #0f172a38,inset 0 1px #ffffff0a}.ai-logic-status-popover-body{padding:22px 24px 24px}.ai-logic-status-popover-title{text-align:center;color:var(--text-main);margin:0;font-size:1.35rem;line-height:1.55}.ai-logic-status-popover-divider{background:var(--line-soft);height:1px;margin:16px 0 18px}@supports (color:color-mix(in lab, red, red)){.ai-logic-status-popover-divider{background:color-mix(in srgb, var(--line-soft) 86%, transparent)}}.ai-logic-status-popover-content{max-height:min(60vh,560px);color:var(--text-soft);padding-right:8px;font-size:1.04rem;line-height:1.82;overflow-y:auto}.ai-logic-status-popover-content :where(h1,h2,h3,h4,h5,h6,th){color:var(--text-main)}.ai-logic-status-popover-content :where(p,ol,ul,li,blockquote,td){color:var(--text-soft)}.ai-logic-status-popover-content table{border-color:var(--line-soft)}@supports (color:color-mix(in lab, red, red)){.ai-logic-status-popover-content table{border-color:color-mix(in srgb, var(--line-soft) 96%, transparent)}}.ai-logic-status-popover-content table{background:var(--bg-panel)}@supports (color:color-mix(in lab, red, red)){.ai-logic-status-popover-content table{background:color-mix(in srgb, var(--bg-panel) 90%, transparent)}}.ai-logic-status-popover-content th{background:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.ai-logic-status-popover-content th{background:color-mix(in srgb, var(--brand-blue) 10%, var(--bg-panel-strong) 90%)}}.ai-logic-status-popover-content th{border-color:var(--line-soft)}@supports (color:color-mix(in lab, red, red)){.ai-logic-status-popover-content th{border-color:color-mix(in srgb, var(--line-soft) 96%, transparent)}}.ai-logic-status-popover-content td{border-color:var(--line-soft)}@supports (color:color-mix(in lab, red, red)){.ai-logic-status-popover-content td{border-color:color-mix(in srgb, var(--line-soft) 96%, transparent)}}.ai-logic-status-popover-content tbody tr:nth-child(2n) td{background:var(--bg-muted)}@supports (color:color-mix(in lab, red, red)){.ai-logic-status-popover-content tbody tr:nth-child(2n) td{background:color-mix(in srgb, var(--bg-muted) 52%, var(--bg-panel-strong) 48%)}}.ai-logic-status-popover-error{white-space:pre-wrap;color:#fda4af;line-height:1.7}.ai-logic-stream-skeleton{flex-direction:column;gap:12px;width:clamp(260px,56vw,680px);max-width:100%;display:flex}.ai-logic-stream-skeleton-line{background:var(--brand-blue);border-radius:999px;height:12px;position:relative;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.ai-logic-stream-skeleton-line{background:color-mix(in srgb, var(--brand-blue) 14%, #fff 86%)}}.ai-logic-stream-skeleton-line:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffffd1 48%,#0000 100%);animation:1.2s ease-in-out infinite ai-logic-skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}.ai-logic-stream-skeleton-line-title{width:34%}.ai-logic-stream-skeleton-line-full{width:100%}.ai-logic-stream-skeleton-line-wide{width:92%}.ai-logic-stream-skeleton-line-medium{width:76%}.ai-logic-config-action-bar{flex-direction:column;padding-top:12px}.ai-logic-config-action-stack{flex-direction:column;align-items:center;gap:10px;width:fit-content;max-width:100%;display:flex}.ai-logic-config-action-controls{justify-content:center}.ai-logic-config-action-note{text-align:center;white-space:nowrap;background:0 0;border:0;width:fit-content;max-width:min(100%,1080px);padding:0}@keyframes ai-logic-skeleton-shimmer{to{transform:translate(100%)}}.dashboard-chat-thought{border:1px solid var(--line-soft);margin-bottom:14px}@supports (color:color-mix(in lab, red, red)){.dashboard-chat-thought{border:1px solid color-mix(in srgb, var(--line-soft) 96%, transparent)}}.dashboard-chat-thought{background:var(--bg-panel-strong);border-radius:6px}@supports (color:color-mix(in lab, red, red)){.dashboard-chat-thought{background:color-mix(in srgb, var(--bg-panel-strong) 92%, transparent)}}.dashboard-chat-thought{padding:12px 14px}.dashboard-chat-thought-summary{cursor:pointer;color:var(--text-soft);justify-content:space-between;align-items:center;gap:12px;list-style:none;display:flex}.dashboard-chat-thought-summary::-webkit-details-marker{display:none}.dashboard-chat-thought-title{align-items:center;gap:6px;font-size:.84rem;font-weight:600;display:inline-flex}.dashboard-chat-thought-state{color:var(--text-faint);font-size:.8rem}.dashboard-chat-thought-copy{color:var(--text-soft);white-space:pre-wrap;line-height:1.72}.dashboard-chat-detail{border-top:1px solid var(--line-soft);margin-top:12px;padding-top:12px}.dashboard-chat-detail summary{cursor:pointer;color:var(--text-soft);font-size:.82rem}.dashboard-chat-detail-copy{color:var(--text-soft);white-space:pre-wrap;line-height:1.7}.dashboard-chat-session-actions{justify-content:center;align-items:center;padding:4px 0 2px;display:flex}.dashboard-chat-session-action-button{min-height:46px;box-shadow:0 14px 30px #dc5c7c42;color:#fff!important;background:linear-gradient(96deg,#2f8cff 0%,#6e79ff 30%,#d84fc5 58%,#ff6170 82%,#ff952f 100%)!important;border:0!important;border-radius:999px!important;padding-inline:20px!important;font-weight:700!important}.dashboard-chat-session-action-button:hover{transform:translateY(-1px);box-shadow:0 18px 36px #dc5c7c52}.dashboard-chat-form{bottom:calc(env(safe-area-inset-bottom,0px) + 16px);z-index:4;border:1px solid var(--chat-form-border);background:var(--chat-form-bg);width:100%;box-shadow:none;-webkit-backdrop-filter:blur(16px);border-radius:18px;flex-direction:column;align-self:stretch;gap:14px;margin-top:auto;padding:14px 16px 12px;display:flex;position:sticky}.dashboard-chat-compose{min-height:44px;max-height:118px;box-shadow:none!important;background:0 0!important;border:0!important}.dashboard-chat-compose:is(textarea),.dashboard-chat-compose :is(textarea,.rt-TextAreaInput){min-height:44px;max-height:118px;color:var(--text-main);resize:none;padding:0;line-height:1.5;overflow-y:auto;box-shadow:none!important;background:0 0!important;border:0!important}.dashboard-chat-compose:is(textarea)::placeholder,.dashboard-chat-compose :is(textarea,.rt-TextAreaInput)::placeholder{color:var(--text-faint)}.dashboard-chat-form .dashboard-chat-compose:focus-within{box-shadow:none!important;background:0 0!important;border-color:#0000!important;outline:none!important}.dashboard-chat-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.dashboard-chat-toolbar-main,.dashboard-chat-toolbar-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.dashboard-chat-model-trigger.rt-SelectTrigger{min-width:148px;height:42px;min-height:42px;border:1px solid var(--line-strong)!important}@supports (color:color-mix(in lab, red, red)){.dashboard-chat-model-trigger.rt-SelectTrigger{border:1px solid color-mix(in srgb, var(--line-strong) 72%, transparent)!important}}.dashboard-chat-model-trigger.rt-SelectTrigger{background:var(--bg-panel-strong)!important;border-radius:999px!important}@supports (color:color-mix(in lab, red, red)){.dashboard-chat-model-trigger.rt-SelectTrigger{background:color-mix(in srgb, var(--bg-panel-strong) 88%, var(--bg-muted) 12%)!important}}.dashboard-chat-model-trigger.rt-SelectTrigger{box-shadow:none!important;color:var(--text-main)!important;padding-inline:14px!important}.dashboard-chat-writing-trigger.rt-SelectTrigger{min-width:116px;width:auto!important;padding-inline:12px!important}.dashboard-chat-model-trigger.rt-SelectTrigger:hover,.dashboard-chat-model-trigger.rt-SelectTrigger[data-state=open]{border-color:var(--brand-blue)!important}@supports (color:color-mix(in lab, red, red)){.dashboard-chat-model-trigger.rt-SelectTrigger:hover,.dashboard-chat-model-trigger.rt-SelectTrigger[data-state=open]{border-color:color-mix(in srgb, var(--brand-blue) 32%, transparent)!important}}.dashboard-chat-model-trigger.rt-SelectTrigger:hover,.dashboard-chat-model-trigger.rt-SelectTrigger[data-state=open]{background:var(--brand-blue)!important}@supports (color:color-mix(in lab, red, red)){.dashboard-chat-model-trigger.rt-SelectTrigger:hover,.dashboard-chat-model-trigger.rt-SelectTrigger[data-state=open]{background:color-mix(in srgb, var(--brand-blue) 14%, var(--bg-panel-strong) 86%)!important}}.dashboard-chat-model-trigger.rt-SelectTrigger:hover,.dashboard-chat-model-trigger.rt-SelectTrigger[data-state=open]{box-shadow:none!important}.dashboard-chat-model-trigger.rt-SelectTrigger:focus-visible{border-color:var(--brand-blue)!important;outline:none!important}@supports (color:color-mix(in lab, red, red)){.dashboard-chat-model-trigger.rt-SelectTrigger:focus-visible{border-color:color-mix(in srgb, var(--brand-blue) 42%, transparent)!important}}.dashboard-chat-model-trigger.rt-SelectTrigger:focus-visible{box-shadow:none!important}.dashboard-chat-model-trigger .rt-SelectTriggerInner,.dashboard-chat-model-trigger .rt-SelectTriggerInner>span,.dashboard-chat-model-trigger .rt-SelectTriggerInner>span>span{align-items:center;min-height:100%;display:flex}.dashboard-chat-model-content{border-radius:4px!important}.dashboard-chat-model-content :where(.rt-SelectItem,[role=option]){border-radius:4px!important;align-items:center!important;height:auto!important;min-height:36px!important;padding-top:6px!important;padding-bottom:6px!important}.dashboard-chat-select-option{white-space:normal;flex-direction:column;align-items:flex-start;gap:4px;width:100%;line-height:1.35;display:flex}.dashboard-chat-model-trigger-inner,.dashboard-chat-model-option{align-items:center;gap:8px;min-width:0;min-height:18px;line-height:1;display:flex}.dashboard-chat-model-trigger-inner>span:last-child,.dashboard-chat-model-option>span:last-child{align-items:center;min-height:18px;line-height:1;display:flex}.dashboard-chat-model-content .dashboard-chat-model-option{width:100%}.dashboard-chat-model-logo{object-fit:cover;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:999px;flex:none;align-self:center;width:18px;height:18px;display:inline-block}.dashboard-chat-writing-content :where(.rt-SelectItem,[role=option]){border-radius:4px!important;align-items:flex-start!important;height:auto!important;min-height:56px!important;padding-top:10px!important;padding-bottom:10px!important}.dashboard-chat-writing-content :where(.rt-SelectItemText,[data-radix-select-item-text]){width:100%;line-height:1.35;display:block}.dashboard-chat-writing-content :where(.rt-SelectItemIndicator){align-self:center!important;margin-top:0!important}.dashboard-chat-pill,.dashboard-chat-toolbar-button,.dashboard-chat-send{border:0;transition:background-color .18s,color .18s,opacity .18s,transform .18s}.dashboard-chat-pill,.dashboard-chat-toolbar-button{border:1px solid var(--line-strong);align-items:center;gap:6px;min-height:38px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.dashboard-chat-pill,.dashboard-chat-toolbar-button{border:1px solid color-mix(in srgb, var(--line-strong) 72%, transparent)}}.dashboard-chat-pill,.dashboard-chat-toolbar-button{background:var(--bg-panel-strong);border-radius:999px}@supports (color:color-mix(in lab, red, red)){.dashboard-chat-pill,.dashboard-chat-toolbar-button{background:color-mix(in srgb, var(--bg-panel-strong) 88%, var(--bg-muted) 12%)}}.dashboard-chat-pill,.dashboard-chat-toolbar-button{box-shadow:none;color:var(--text-soft);cursor:pointer;padding:8px 14px}.dashboard-chat-pill:hover,.dashboard-chat-toolbar-button:hover{border-color:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.dashboard-chat-pill:hover,.dashboard-chat-toolbar-button:hover{border-color:color-mix(in srgb, var(--brand-blue) 32%, transparent)}}.dashboard-chat-pill:hover,.dashboard-chat-toolbar-button:hover{background:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.dashboard-chat-pill:hover,.dashboard-chat-toolbar-button:hover{background:color-mix(in srgb, var(--brand-blue) 18%, var(--bg-panel-strong) 82%)}}.dashboard-chat-pill:hover,.dashboard-chat-toolbar-button:hover{box-shadow:none;color:var(--text-main)}.dashboard-chat-pill-active{border-color:var(--chat-pill-active-bg)!important}@supports (color:color-mix(in lab, red, red)){.dashboard-chat-pill-active{border-color:color-mix(in srgb, var(--chat-pill-active-bg) 58%, transparent)!important}}.dashboard-chat-pill-active{background:var(--chat-pill-active-bg)!important}@supports (color:color-mix(in lab, red, red)){.dashboard-chat-pill-active{background:color-mix(in srgb, var(--chat-pill-active-bg) 88%, #fff 12%)!important}}.dashboard-chat-pill-active{box-shadow:none!important;color:var(--chat-pill-active-color)!important}.dashboard-chat-pill-active:hover{background:var(--chat-pill-active-bg)!important;color:var(--chat-pill-active-color)!important}.dashboard-chat-toolbar-note,.dashboard-chat-enter-tip{color:var(--text-faint)}.dashboard-chat-toolbar-button:disabled,.dashboard-chat-pill:disabled,.dashboard-chat-send:disabled{cursor:not-allowed;opacity:.45}.dashboard-chat-send{background:var(--brand-blue);color:#fff;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;min-width:72px;height:40px;padding:0 16px;font-size:.88rem;font-weight:600;display:inline-flex}.dashboard-chat-send:not(:disabled):hover{box-shadow:0 10px 24px var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.dashboard-chat-send:not(:disabled):hover{box-shadow:0 10px 24px color-mix(in srgb, var(--brand-blue) 26%, transparent)}}.dashboard-chat-send:not(:disabled):hover{transform:translateY(-1px)}.dashboard-chat-sources{flex-direction:column;gap:10px;margin-top:12px;display:flex}.dashboard-chat-source{border:1px solid var(--line-soft);background:var(--chat-source-bg);border-radius:14px;padding:12px 14px;text-decoration:none;display:block}.dashboard-chat-source:hover{border-color:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.dashboard-chat-source:hover{border-color:color-mix(in srgb, var(--brand-blue) 34%, transparent)}}.dashboard-draft-card{border:1px solid var(--line-soft);background:var(--bg-panel-soft);border-radius:18px}@supports (color:color-mix(in lab, red, red)){.dashboard-draft-card{background:color-mix(in srgb, var(--bg-panel-soft) 92%, transparent)}}.dashboard-draft-card{padding:18px}.dashboard-draft-card-empty{color:var(--text-soft)}.dashboard-draft-excerpt{color:var(--text-soft);line-height:1.75}.dashboard-upload-dropzone{border:1px dashed var(--brand-blue);flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;min-height:148px;display:flex}@supports (color:color-mix(in lab, red, red)){.dashboard-upload-dropzone{border:1px dashed color-mix(in srgb, var(--brand-blue) 32%, var(--line-soft))}}.dashboard-upload-dropzone{border-radius:var(--field-radius);background:linear-gradient(180deg, var(--field-background), var(--field-background)), radial-gradient(circle at top, var(--brand-cyan), transparent 58%)}@supports (color:color-mix(in lab, red, red)){.dashboard-upload-dropzone{background:linear-gradient(180deg, color-mix(in srgb, var(--field-background) 72%, transparent), var(--field-background)), radial-gradient(circle at top, color-mix(in srgb, var(--brand-cyan) 14%, transparent), transparent 58%)}}.dashboard-upload-dropzone{text-align:center;color:var(--text-main);cursor:pointer;padding:24px;transition:border-color .18s,background .18s,box-shadow .18s,transform .18s}.dashboard-upload-dropzone:hover{border-color:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.dashboard-upload-dropzone:hover{border-color:color-mix(in srgb, var(--brand-blue) 48%, var(--line-soft))}}.dashboard-upload-dropzone:hover{box-shadow:var(--field-shadow-focus);transform:translateY(-1px)}.dashboard-upload-dropzone-active{border-color:var(--field-border-focus);background:linear-gradient(180deg, var(--field-background-focus), var(--field-background-focus)), radial-gradient(circle at top, var(--brand-cyan), transparent 58%)}@supports (color:color-mix(in lab, red, red)){.dashboard-upload-dropzone-active{background:linear-gradient(180deg, color-mix(in srgb, var(--field-background-focus) 72%, transparent), var(--field-background-focus)), radial-gradient(circle at top, color-mix(in srgb, var(--brand-cyan) 18%, transparent), transparent 58%)}}.dashboard-upload-dropzone-active{box-shadow:var(--field-shadow-focus)}.dashboard-upload-dropzone-disabled{cursor:progress}.dashboard-upload-dropzone input{display:none}.dashboard-upload-dropzone-icon{background:var(--brand-blue);border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.dashboard-upload-dropzone-icon{background:color-mix(in srgb, var(--brand-blue) 10%, transparent)}}.dashboard-upload-dropzone-icon{color:var(--brand-blue)}.dashboard-upload-dropzone-title{font-size:1rem;font-weight:700;line-height:1.5}.dashboard-upload-dropzone-copy{max-width:40rem;color:var(--text-soft);font-size:.9rem;line-height:1.75}.rich-editor{border:1px solid var(--field-border-color);border-radius:var(--field-radius);background:var(--field-background);box-shadow:var(--field-shadow);transition:border-color .18s,box-shadow .18s,background .18s;overflow:hidden}.rich-editor:focus-within{border-color:var(--field-border-focus);background:var(--field-background-focus);box-shadow:var(--field-shadow-focus)}.rich-editor-toolbar{border-bottom:1px solid var(--line-soft);background:var(--bg-panel-soft);flex-wrap:wrap;align-items:center;gap:8px;padding:14px;display:flex}@supports (color:color-mix(in lab, red, red)){.rich-editor-toolbar{background:color-mix(in srgb, var(--bg-panel-soft) 94%, transparent)}}.rich-editor-toolbar-separator{background:var(--line-soft);width:1px;height:24px}.rich-editor-button{width:36px;height:36px;color:var(--text-soft);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;transition:background .16s,border-color .16s,color .16s;display:inline-flex}.rich-editor-button:hover{border-color:var(--line-soft);background:var(--bg-panel)}@supports (color:color-mix(in lab, red, red)){.rich-editor-button:hover{background:color-mix(in srgb, var(--bg-panel) 92%, transparent)}}.rich-editor-button:hover{color:var(--text-main)}.rich-editor-button:disabled{opacity:.5;cursor:not-allowed}.rich-editor-button-active{border-color:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.rich-editor-button-active{border-color:color-mix(in srgb, var(--brand-blue) 28%, var(--line-soft))}}.rich-editor-button-active{background:var(--brand-blue);border-radius:4px}@supports (color:color-mix(in lab, red, red)){.rich-editor-button-active{background:color-mix(in srgb, var(--brand-blue) 12%, transparent)}}.rich-editor-button-active{color:var(--brand-blue)}.rich-editor-select-wrap{min-width:0;height:36px;color:var(--text-soft);background:0 0;border:1px solid #0000;border-radius:4px;align-items:center;gap:6px;padding:0 10px;transition:background .16s,border-color .16s,color .16s;display:inline-flex}.rich-editor-select-wrap:hover{border-color:var(--line-soft);background:var(--bg-panel)}@supports (color:color-mix(in lab, red, red)){.rich-editor-select-wrap:hover{background:color-mix(in srgb, var(--bg-panel) 92%, transparent)}}.rich-editor-select-wrap:hover{color:var(--text-main)}.rich-editor-select-wrap:focus-within{border-color:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.rich-editor-select-wrap:focus-within{border-color:color-mix(in srgb, var(--brand-blue) 28%, var(--line-soft))}}.rich-editor-select-wrap:focus-within{background:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.rich-editor-select-wrap:focus-within{background:color-mix(in srgb, var(--brand-blue) 8%, transparent)}}.rich-editor-select-wrap:focus-within{color:var(--text-main)}.rich-editor-select-icon{justify-content:center;align-items:center;display:inline-flex}.rich-editor-select{color:currentColor;background:0 0;border:0;min-width:72px;font-size:.86rem;line-height:1}.rich-editor-select:focus{outline:none}.rich-editor-content{min-height:420px}.rich-editor-content .tiptap{min-height:420px;color:var(--text-main);padding:20px;line-height:1.8}.rich-editor-content .tiptap:focus{outline:none}.rich-editor-content .tiptap p.is-editor-empty:first-child:before{float:left;height:0;color:var(--text-faint);content:attr(data-placeholder);pointer-events:none}.rich-editor-content .tiptap h2,.preview-article-html h2{margin:1.8em 0 .7em;font-size:1.5rem;line-height:1.2}.rich-editor-content .tiptap h3,.preview-article-html h3{margin:1.5em 0 .65em;font-size:1.2rem;line-height:1.28}.rich-editor-content .tiptap p,.preview-article-html p{margin:0 0 1em}.rich-editor-content .tiptap ul,.rich-editor-content .tiptap ol,.preview-article-html ul,.preview-article-html ol{margin:0 0 1em;padding-left:1.5em}.rich-editor-content .tiptap blockquote,.preview-article-html blockquote{border-left:3px solid var(--brand-blue);margin:1.2em 0}@supports (color:color-mix(in lab, red, red)){.rich-editor-content .tiptap blockquote,.preview-article-html blockquote{border-left:3px solid color-mix(in srgb, var(--brand-blue) 40%, transparent)}}.rich-editor-content .tiptap blockquote,.preview-article-html blockquote{color:var(--text-soft);padding-left:1em}.rich-editor-content .tiptap mark,.preview-article-html mark{color:inherit;border-radius:4px;padding:.08em .22em}.rich-editor-content .tiptap hr,.preview-article-html hr{border:0;border-top:1px solid var(--line-soft);margin:1.5rem 0}.dashboard-loading{border:1px solid var(--line-soft);background:var(--bg-panel);border-radius:18px}@supports (color:color-mix(in lab, red, red)){.dashboard-loading{background:color-mix(in srgb, var(--bg-panel) 94%, transparent)}}.dashboard-loading{color:var(--text-soft);box-shadow:var(--shadow-soft);padding:20px 24px}.input{border:1px solid var(--field-border-color);border-radius:var(--field-radius);background:var(--field-background);width:100%;color:var(--text-main);box-shadow:var(--field-shadow);padding:14px 16px;transition:border-color .18s,box-shadow .18s,background .18s}.input::placeholder{color:var(--text-faint)}.input:focus{border-color:var(--field-border-focus);background:var(--field-background-focus);box-shadow:var(--field-shadow-focus);outline:none}.label{color:var(--text-soft);letter-spacing:.16em;text-transform:uppercase;margin-bottom:10px;font-size:.76rem;font-weight:700;display:block}.dashboard-form-field{min-width:0}.dashboard-form-label{color:var(--text-soft);letter-spacing:.16em;text-transform:uppercase;margin-bottom:10px;font-size:.76rem;font-weight:700;display:block}.dashboard-tag-editor{flex-direction:column;gap:10px;display:flex}.dashboard-tag-editor-list{flex-wrap:wrap;gap:8px;display:flex}.dashboard-tag-editor-chip{border:1px solid var(--brand-cyan);align-items:center;gap:6px;min-height:32px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.dashboard-tag-editor-chip{border:1px solid color-mix(in srgb, var(--brand-cyan) 20%, var(--line-soft))}}.dashboard-tag-editor-chip{background:var(--brand-cyan);border-radius:999px}@supports (color:color-mix(in lab, red, red)){.dashboard-tag-editor-chip{background:color-mix(in srgb, var(--brand-cyan) 10%, var(--bg-panel-soft))}}.dashboard-tag-editor-chip{color:var(--text-main);padding:0 8px 0 12px;font-size:.84rem;line-height:1.2}.dashboard-tag-editor-chip-remove{width:20px;height:20px;color:var(--text-soft);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex}.dashboard-tag-editor-chip-remove:hover{background:var(--brand-cyan)}@supports (color:color-mix(in lab, red, red)){.dashboard-tag-editor-chip-remove:hover{background:color-mix(in srgb, var(--brand-cyan) 12%, transparent)}}.dashboard-tag-editor-chip-remove:hover{color:var(--text-main)}.dashboard-tag-editor-controls{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.dashboard-tag-editor-input{max-width:240px}.rt-TextFieldRoot,.rt-TextAreaRoot,.dashboard-form .rt-SelectTrigger{border:1px solid var(--field-border-color);border-radius:var(--field-radius);background:var(--field-background);box-shadow:var(--field-shadow);transition:border-color .18s,box-shadow .18s,background .18s}.rt-TextFieldRoot,.dashboard-form .rt-SelectTrigger{min-height:52px}.rt-TextFieldRoot{padding-left:16px;padding-right:16px}.dashboard-list-filter-input{background-color:var(--gray-a3);height:32px;min-height:32px;box-shadow:none;color:var(--gray-a11);border:0;border-radius:3px;padding-left:10px;padding-right:10px}.rt-TextFieldRoot.dashboard-list-filter-input:focus-within{background-color:var(--gray-a4)!important;box-shadow:none!important;border-color:#0000!important;outline:none!important}.dashboard-list-filter-input .rt-TextFieldInput{color:var(--gray-a11)}.dashboard-list-filter-input .rt-TextFieldInput::placeholder{color:var(--gray-a9)}.dashboard-list-filter-select{background-color:var(--gray-a3);height:32px;min-height:32px;box-shadow:none;color:var(--gray-a11);border:0;border-radius:3px}.dashboard-list-filter-select:hover,.dashboard-list-filter-select[data-state=open]{background-color:var(--gray-a4)}.dashboard-list-filter-select:focus-visible{box-shadow:none;outline:none}.rt-BaseButton.dashboard-list-filter-reset{background-color:var(--gray-a3);height:32px;min-height:32px;box-shadow:none;color:var(--gray-a11);border:0;border-radius:3px;margin:0;padding:0 12px}.rt-BaseButton.dashboard-list-filter-reset:not(:disabled):hover{background-color:var(--gray-a4);color:var(--gray-a12)}.rt-BaseButton.dashboard-list-filter-reset:focus-visible{box-shadow:none;outline:none}.rt-BaseButton.dashboard-list-filter-reset:disabled{background-color:var(--gray-a3);color:var(--gray-a8)}.rt-TextAreaRoot{padding:14px 16px}.rt-TextFieldInput,.rt-TextAreaInput{color:var(--text-main);background:0 0;padding:0}.rt-TextFieldInput::placeholder,.rt-TextAreaInput::placeholder{color:var(--text-faint)}.dashboard-profile-name-field .rt-TextFieldInput,.dashboard-profile-name-field .rt-TextFieldInput::placeholder{text-align:center}.dashboard-form .rt-SelectTrigger{color:var(--text-main);padding-left:16px;padding-right:16px}.dashboard-form .rt-SelectIcon{color:var(--text-soft)}.rt-TextFieldRoot:focus-within,.rt-TextAreaRoot:focus-within,.dashboard-form .rt-SelectTrigger:focus-visible,.dashboard-form .rt-SelectTrigger[data-state=open]{border-color:var(--field-border-focus);background:var(--field-background-focus);box-shadow:var(--field-shadow-focus)!important;outline:none!important}.dashboard-form-combo{border:1px solid var(--field-border-color);border-radius:var(--field-radius);background:var(--field-background);box-shadow:var(--field-shadow);gap:0;transition:border-color .18s,box-shadow .18s,background .18s;overflow:hidden}.dashboard-form-combo:focus-within{border-color:var(--field-border-focus);background:var(--field-background-focus);box-shadow:var(--field-shadow-focus)}.dashboard-form-combo .rt-TextFieldRoot{min-width:0;box-shadow:none;background:0 0;border:0;border-radius:0;flex:auto}.dashboard-form-combo .rt-TextFieldRoot:focus-within{background:0 0;border-color:#0000;box-shadow:none!important}.dashboard-form-combo-button{border:0;border-left:1px solid var(--line-soft);background:var(--bg-panel);border-radius:0;flex:0 0 132px;min-width:132px;min-height:52px}@supports (color:color-mix(in lab, red, red)){.dashboard-form-combo-button{background:color-mix(in srgb, var(--bg-panel) 96%, transparent)}}.dashboard-form-combo-button{box-shadow:none}.dashboard-form-combo-button:not(:disabled):hover{background:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.dashboard-form-combo-button:not(:disabled):hover{background:color-mix(in srgb, var(--brand-blue) 12%, var(--bg-panel) 88%)}}.dashboard-form-submit{border-radius:4px;min-height:52px;padding-left:22px;padding-right:22px;font-size:.96rem}.table-wrap{border:1px solid var(--line-soft);background:var(--bg-panel-strong);border-radius:22px;overflow:auto}@supports (color:color-mix(in lab, red, red)){.table-wrap{background:color-mix(in srgb, var(--bg-panel-strong) 90%, transparent)}}.table-wrap table{border-collapse:collapse;width:100%}.rt-TableRootTable{vertical-align:middle}.table-wrap th,.table-wrap td{border-bottom:1px solid var(--line-soft);text-align:left;color:var(--text-main);white-space:nowrap;padding:14px 16px;font-size:.9rem}.table-wrap th{color:var(--text-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.82rem}.status-badge{border-radius:999px;align-items:center;padding:6px 10px;font-size:.76rem;font-weight:800;display:inline-flex}.status-draft,.status-scheduled,.status-submitted,.status-publishing{color:var(--brand-blue);background:#156f691f}.status-completed,.status-success{color:var(--success);background:#0f9f721f}.status-rejected,.status-failed,.status-deleted{color:var(--danger);background:#d1474f1f}.auth-shell,.preview-shell{justify-content:center;min-height:calc(100vh - 250px);display:flex}.auth-shell{isolation:isolate;align-items:center;padding:clamp(48px,8vw,92px) 0 clamp(56px,8vw,88px);position:relative}.auth-shell:before{z-index:-1;content:"";filter:blur(18px);pointer-events:none;background:radial-gradient(circle at top,#5fd1b729,#0000 58%),radial-gradient(circle at 24% 30%,#156f6933,#0000 42%);border-radius:999px;width:min(920px,92vw);height:420px;position:absolute;inset:28px auto auto 50%;transform:translate(-50%)}.preview-shell{align-items:flex-start;padding:clamp(36px,5vw,64px) 16px clamp(48px,6vw,80px)}.auth-stage{align-items:center;gap:28px;width:min(1120px,100vw - 32px);display:grid}.auth-showcase{background:radial-gradient(circle at top right, #5fd1b71f, transparent 28%), linear-gradient(180deg, var(--bg-panel-strong) 0%, var(--bg-panel) 100%);border-radius:20px;padding:38px 34px;position:relative;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.auth-showcase{background:radial-gradient(circle at top right, #5fd1b71f, transparent 28%), linear-gradient(180deg, color-mix(in srgb, var(--bg-panel-strong) 84%, transparent) 0%, color-mix(in srgb, var(--bg-panel) 94%, transparent) 100%)}}.auth-showcase:after{content:"";pointer-events:none;background:radial-gradient(circle,#5fd1b72e,#0000 70%);border-radius:999px;width:220px;height:220px;position:absolute;inset:auto -60px -90px auto}.auth-showcase-kicker{color:var(--brand-cyan);margin:0}@supports (color:color-mix(in lab, red, red)){.auth-showcase-kicker{color:color-mix(in srgb, var(--brand-cyan) 78%, white)}}.auth-showcase-kicker{letter-spacing:.22em;text-transform:uppercase;font-size:.8rem;font-weight:700}.auth-showcase-title{max-width:15ch;color:var(--text-main);letter-spacing:-.06em;text-wrap:balance;margin:18px 0 0;font-size:clamp(1.9rem,2.8vw,2.8rem);line-height:1.02}.auth-showcase-copy{max-width:50ch;color:var(--text-soft);margin:18px 0 0}@supports (color:color-mix(in lab, red, red)){.auth-showcase-copy{color:color-mix(in srgb, var(--text-soft) 86%, white 14%)}}.auth-showcase-copy{font-size:1rem;line-height:1.9}.auth-showcase-grid{gap:14px;margin-top:28px;display:grid}.auth-showcase-item{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;gap:8px;padding:18px 18px 16px;display:grid}.auth-showcase-item span{color:var(--text-faint);letter-spacing:.18em;text-transform:uppercase;font-size:.78rem}.auth-showcase-item strong{color:var(--text-main);font-size:1.02rem;font-weight:700}.auth-showcase-note{border-top:1px solid var(--line-soft);gap:10px;margin-top:28px;padding-top:22px;display:grid}.auth-showcase-note span{color:var(--brand-cyan)}@supports (color:color-mix(in lab, red, red)){.auth-showcase-note span{color:color-mix(in srgb, var(--brand-cyan) 80%, white)}}.auth-showcase-note span{letter-spacing:.18em;text-transform:uppercase;font-size:.78rem;font-weight:700}.auth-showcase-note p{max-width:42ch;color:var(--text-soft);margin:0;line-height:1.85}.auth-stage-form{justify-content:center;align-items:center;display:flex}.auth-card{background:linear-gradient(180deg, var(--bg-panel-strong) 0%, var(--bg-panel) 100%);border-radius:16px;width:min(560px,100%);position:relative}@supports (color:color-mix(in lab, red, red)){.auth-card{background:linear-gradient(180deg, color-mix(in srgb, var(--bg-panel-strong) 92%, transparent) 0%, color-mix(in srgb, var(--bg-panel) 96%, transparent) 100%)}}.auth-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:42px 40px 34px;box-shadow:0 36px 90px #050b1557,inset 0 1px #ffffff0a}.auth-card:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff47,#0000);height:1px;position:absolute;top:0;left:32px;right:32px}.auth-card-head{gap:0;display:grid}.auth-kicker{color:var(--brand-cyan);margin:0}@supports (color:color-mix(in lab, red, red)){.auth-kicker{color:color-mix(in srgb, var(--brand-cyan) 82%, white)}}.auth-kicker{letter-spacing:.18em;text-transform:uppercase;font-size:.78rem;font-weight:700}.auth-title{max-width:14ch;color:var(--text-main);letter-spacing:-.05em;text-wrap:balance;margin:12px 0 0;font-size:clamp(1.9rem,2.5vw,2.6rem);line-height:1.02}.auth-description{max-width:40ch;color:var(--text-soft);margin:14px 0 0}@supports (color:color-mix(in lab, red, red)){.auth-description{color:color-mix(in srgb, var(--text-soft) 88%, white 12%)}}.auth-description{font-size:.98rem;line-height:1.85}.auth-card .input{box-sizing:border-box;height:52px;min-height:52px;padding:0 16px;line-height:52px}.auth-form-grid{gap:16px;margin-top:30px;display:grid}.auth-verify-row{border:1px solid var(--line-soft);border-radius:4px;align-items:stretch;gap:0;display:flex;overflow:hidden}.auth-verify-code-input{box-sizing:border-box;border:none;border-radius:0;flex:auto;min-width:0;height:52px;min-height:52px}.auth-verify-btn{box-sizing:border-box;border:none;border-radius:0 4px 4px 0;flex:0 0 132px;justify-content:center;align-self:stretch;align-items:center;width:132px;height:52px;min-height:52px;margin-top:0;line-height:1;display:inline-flex;position:relative}.auth-verify-btn:before{content:"";background:var(--line-soft);width:1px;height:24px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.auth-links{border-top:1px solid var(--line-soft);color:var(--text-soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 16px;margin-top:18px;padding-top:16px;font-size:.92rem;display:flex}.auth-inline-action{color:var(--brand-cyan);align-items:center;margin-top:14px;font-size:.92rem;font-weight:600;display:inline-flex}.auth-text-link{color:var(--text-main);margin-left:6px;font-weight:700}.auth-text-link-accent{color:var(--brand-cyan);margin-left:0}.auth-card .button{border-radius:4px;min-height:52px;margin-top:24px;font-size:.96rem}.auth-card .auth-verify-btn{border-radius:0 4px 4px 0;margin-top:0}.auth-card .button-primary{box-shadow:0 20px 44px #156f6938}.preview-article{width:min(1000px,100%);margin:0 auto}.preview-article-head{text-align:center;margin-bottom:clamp(28px,4vw,40px)}.preview-article-title{color:var(--text-main);font-family:var(--font-heading);margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.2}.preview-article-meta{border-top:1px solid var(--line-soft);color:var(--text-soft);flex-wrap:wrap;justify-content:center;gap:10px 20px;margin-top:18px;padding-top:14px;font-size:.95rem;line-height:1.75;display:flex}.preview-article-meta-item{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:inline-flex}.preview-article-meta-tags{max-width:100%}.preview-article-tag-group{flex-wrap:wrap;justify-content:center;gap:8px;display:inline-flex}.preview-article-tag{border:1px solid var(--brand-blue);align-items:center;min-height:28px;padding:0 10px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.preview-article-tag{border:1px solid color-mix(in srgb, var(--brand-blue) 18%, transparent)}}.preview-article-tag{background:var(--brand-blue);border-radius:999px}@supports (color:color-mix(in lab, red, red)){.preview-article-tag{background:color-mix(in srgb, var(--brand-blue) 7%, var(--bg-panel) 93%)}}.preview-article-tag{color:var(--brand-blue)}@supports (color:color-mix(in lab, red, red)){.preview-article-tag{color:color-mix(in srgb, var(--brand-blue) 72%, var(--text-main) 28%)}}.preview-article-tag{white-space:nowrap;font-size:.85rem;line-height:1}.preview-article-meta-empty{color:var(--text-faint)}.preview-article-html,.preview-article-plain{color:var(--text-main);font-size:1.06rem;line-height:1.95}.preview-article-html table{border-collapse:collapse;width:100%;margin:1.4rem 0}.preview-article-html th,.preview-article-html td{border:1px solid var(--line-soft);text-align:left;padding:10px 12px}.preview-article-plain{white-space:pre-wrap}@media (min-width:960px){.site-nav{display:flex}.site-footer-grid{grid-template-columns:minmax(0,1.2fr) repeat(3,minmax(0,.7fr));align-items:start}.auth-stage{grid-template-columns:minmax(0,1.04fr) minmax(420px,.88fr)}.auth-showcase-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.page-hero-grid-with-aside{grid-template-columns:minmax(0,1.04fr) minmax(320px,.82fr);align-items:center}.page-hero-grid-with-aside .page-hero-copy{padding-right:12px}.page-grid-2,.page-faq-grid,.page-compare-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-layout{grid-template-columns:minmax(0,1.06fr) minmax(420px,.94fr);align-items:center}.hero-trust,.stage-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-row{grid-template-columns:96px minmax(260px,.75fr) minmax(0,1fr);align-items:start}.flow-stream{grid-template-columns:repeat(3,minmax(0,1fr))}.flow-line{padding-right:28px}.system-line{grid-template-columns:minmax(220px,280px) minmax(0,1fr);align-items:start}}@media (max-width:1024px){.dashboard-layout{grid-template-columns:1fr}.dashboard-sidebar{display:none}.dashboard-mobile-nav{gap:10px;padding:0 28px 12px;display:flex;overflow:auto}.dashboard-floating-action-bar{left:0}}@media (max-width:768px){.site-header{padding:0 16px}.site-header-inner,.site-footer-inner,.section-center{width:min(100vw - 24px,1180px)}.site-actions .button-ghost{display:none}.site-footer{padding-left:16px;padding-right:16px}.theme-toggle{min-width:auto;padding:0 10px}.dashboard-page-with-action-bar{padding-bottom:148px}.dashboard-floating-action-bar{padding:10px 12px calc(env(safe-area-inset-bottom,0px) + 10px);gap:10px}.dashboard-floating-action-bar .rt-Button{flex:1 1 0;min-width:0;min-height:48px}.geo-message-stack{top:calc(env(safe-area-inset-top,0px) + 14px);width:min(100vw - 24px,360px)}.hero-grid{padding-left:.25rem;padding-right:.25rem}.page-hero-shell{padding-top:18px}.page-hero-title{font-size:clamp(2rem,10vw,3rem)}.page-hero-panel,.page-card,.page-faq-item,.page-compare-card,.page-cta{border-radius:18px;padding:22px 18px}.policy-sheet{padding-top:2px}.hero-title{font-size:clamp(2.3rem,12vw,3.4rem)}.hero-description{font-size:.96rem;line-height:1.78}.flow-band{padding-top:32px}.final-callout h2{line-height:1.04}.dashboard-topbar,.dashboard-content,.dashboard-mobile-nav{padding-left:18px;padding-right:18px}.dashboard-mobile-subnav{flex-wrap:wrap;gap:8px;padding:0 18px 18px;display:flex}.dashboard-mobile-subnav .dashboard-subnav-link{background:var(--bg-panel-soft);min-height:34px;padding:0 14px}@supports (color:color-mix(in lab, red, red)){.dashboard-mobile-subnav .dashboard-subnav-link{background:color-mix(in srgb, var(--bg-panel-soft) 92%, transparent)}}.dashboard-filter-form,.article-order-filter-form{grid-template-columns:1fr}.media-table-search-form{width:100%;margin-left:0}.media-list-tab-trigger{min-height:40px;padding:0 0 10px;font-size:.88rem}.media-filter-row{grid-template-columns:1fr;gap:8px}.media-filter-label{padding-top:0}.media-filter-price-input{width:100%}.article-publish-workspace{grid-template-columns:1fr}.article-publish-favorite-header{flex-direction:column;align-items:stretch}.article-publish-selection-summary{align-items:flex-start}.article-publish-search-form{flex-direction:column;align-items:stretch}.article-publish-search-form .rt-Button{width:100%}.article-batch-publish-filter-form{grid-template-columns:1fr;justify-content:stretch;width:100%}.article-batch-publish-filter-input{width:100%}.article-batch-publish-media-summary{justify-content:center;width:100%}.article-publish-media-item-head{flex-direction:column;align-items:flex-start}.date-range-filter-trigger{width:100%;min-width:0}.date-range-filter-content{width:min(100vw - 24px,360px)}.date-range-filter-shortcut{flex-basis:calc(50% - 4px)}.date-range-filter-calendar-panels{grid-template-columns:minmax(0,1fr);gap:14px}.dashboard-entry-card{grid-template-columns:1fr}.rich-editor-toolbar{gap:6px}.rich-editor-toolbar-separator{display:none}.rich-editor-select-wrap{padding-left:8px;padding-right:8px}.rich-editor-select{min-width:64px}.dashboard-topbar-actions{gap:14px}.dashboard-chat-workspace{min-height:calc(100vh - 140px);overflow:visible}.dashboard-chat-stage{grid-template-columns:1fr;gap:16px;min-height:auto;overflow:visible}.dashboard-chat-sidebar{border-right:0;border-bottom:1px solid var(--line-soft);min-height:0;padding:0 0 12px;position:static;overflow:visible}.dashboard-chat-session-list{max-height:240px;padding-right:0}.dashboard-chat-main{min-height:calc(100vh - 210px);overflow:visible}.dashboard-content.dashboard-content-chat{overflow-y:auto}.dashboard-chat-empty-title{font-size:clamp(2rem,10vw,3rem)}.dashboard-chat-empty-copy{font-size:.95rem}.dashboard-chat-form{bottom:calc(env(safe-area-inset-bottom,0px) + 12px);border-radius:16px;width:100%;padding:14px}.dashboard-chat-session-actions{padding-top:0}.dashboard-chat-toolbar{flex-direction:column;align-items:flex-start}.dashboard-chat-toolbar-main,.dashboard-chat-toolbar-actions{width:100%}.dashboard-chat-toolbar-actions{justify-content:space-between}.dashboard-profile-trigger-name{max-width:132px}.auth-card{padding:28px 22px 24px}.auth-shell{min-height:calc(100vh - 188px);padding:32px 0 48px}.preview-shell{padding:28px 16px 44px}.preview-article-title{font-size:clamp(1.8rem,8vw,2.25rem)}.preview-article-meta{gap:8px 16px}.auth-card{border-radius:18px}.auth-stage{gap:18px}.auth-stage-form{order:-1}.auth-showcase{border-radius:18px;padding:26px 22px}.auth-showcase-title,.auth-title{font-size:clamp(1.65rem,7vw,2.05rem)}.auth-links{flex-direction:column;align-items:flex-start}.auth-verify-row{border:0;border-radius:0;grid-template-columns:minmax(0,1fr);gap:10px;display:grid;overflow:visible}.auth-verify-btn{border-right:none;border-radius:4px;flex:none;width:100%;position:static}.auth-verify-btn:before{display:none}.auth-verify-code-input{border-radius:4px}}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
