:root{--ink:#161815;--muted:#6f736b;--paper:#f4f2ec;--surface:#fffefa;--line:#d9d7cf;--line-dark:#b9b8b1;--lime:#c8f15a;--lime-dark:#263b0d;--amber:#f4b942;--red:#c8493b;--blue:#4c6fff;--shadow:0 14px 50px rgba(32,36,27,.08);font-family:Inter,"Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:var(--paper);line-height:1.5}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}code,pre{font-family:"Cascadia Code","SFMono-Regular",Consolas,monospace}.public-shell{background:var(--ink);color:#f8f8f2}.public-header{height:82px;max-width:1320px;margin:auto;padding:0 32px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.12)}.public-header nav{display:flex;align-items:center;gap:28px;font-size:14px}.brand{display:flex;align-items:center;gap:12px}.brand-mark{display:grid;place-items:center;width:38px;height:38px;background:var(--lime);color:var(--ink);font-weight:900;border-radius:10px;transform:rotate(-3deg)}.brand>span:last-child{display:flex;flex-direction:column}.brand small{font-size:10px;color:#8b8f86;font-weight:500}.public-content{max-width:1320px;margin:auto;padding:0 32px}.button{border:1px solid var(--ink);background:var(--ink);color:white;min-height:44px;padding:10px 18px;border-radius:8px;font-weight:750;display:inline-flex;align-items:center;justify-content:center;gap:14px;transition:.18s ease}.button:hover{transform:translateY(-1px);box-shadow:0 7px 20px rgba(0,0,0,.12)}.public-shell .button{background:var(--lime);color:var(--ink);border-color:var(--lime)}.button.ghost{background:transparent;color:var(--ink);border-color:var(--line-dark)}.public-shell .button.ghost{color:white;border-color:rgba(255,255,255,.28)}.button.small{min-height:38px;padding:8px 14px}.button.large{min-height:52px;padding:14px 24px}.button.full{width:100%}.button.danger{background:#fff2ef;border-color:#e3a096;color:#9e2e23}.hero{min-height:620px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;position:relative;padding:90px 0}.eyebrow,.section-index{font-size:11px;font-weight:850;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}.public-shell .eyebrow{color:#b9bdb3}.eyebrow span{display:inline-block;width:8px;height:8px;background:var(--lime);border-radius:50%;margin-right:9px}.hero h1{font-size:clamp(58px,8vw,110px);letter-spacing:-.065em;line-height:.88;margin:26px 0 34px;max-width:1050px}.hero h1 em,.auth-copy h1 em{font-family:Georgia,serif;font-weight:400;color:var(--lime)}.hero>p{font-size:20px;color:#b9bdb3;max-width:740px;margin:0 0 32px}.hero-actions{display:flex;gap:12px}.hero-proof{display:flex;gap:28px;margin-top:42px;color:#969b91;font-size:13px}.signal-panel{background:#252824;border:1px solid #3b3f38;border-radius:16px;padding:26px;margin-bottom:100px;box-shadow:0 30px 80px rgba(0,0,0,.3)}.signal-head{display:flex;justify-content:space-between;color:#898f83;font-size:11px;letter-spacing:.15em}.pipeline{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:16px;margin:26px 0}.pipeline article{background:#1b1d1a;border:1px solid #393c36;border-radius:12px;padding:18px;display:grid;grid-template-columns:auto 1fr;column-gap:12px}.pipeline article b{grid-row:1/4;color:#62675e}.pipeline article span{font-size:11px;color:#868c81;text-transform:uppercase}.pipeline article strong{font-size:17px}.pipeline article small{color:#747970}.pipeline article.accent{border-color:var(--lime);box-shadow:inset 0 0 0 1px rgba(200,241,90,.2)}.pipeline>i{color:var(--lime);font-style:normal}.parameter-strip{border-top:1px solid #3b3f38;padding-top:18px;display:flex;gap:30px;color:#7f857a;font:12px monospace}.parameter-strip b{color:var(--lime)}.feature-section,.workflow-section{padding:100px 0;border-top:1px solid #363a34;display:grid;grid-template-columns:1fr 1.6fr;gap:80px}.feature-section h2,.workflow-section h2{font-size:46px;letter-spacing:-.04em;line-height:1.08}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-grid article{padding:26px;border:1px solid #3b3f38;border-radius:12px}.feature-grid h3{margin:24px 0 10px}.feature-grid p{color:#a4a99f;font-size:14px}.feature-icon{color:var(--lime);font-size:26px}.workflow-section{display:block}.workflow-list{list-style:none;padding:0;margin:50px 0 0;display:grid;grid-template-columns:repeat(5,1fr)}.workflow-list li{padding:24px 18px;border-top:1px solid #53574f;display:flex;flex-direction:column;gap:10px}.workflow-list b{font-size:22px}.workflow-list span{color:#949a90;font-size:13px}.public-footer{max-width:1320px;margin:auto;padding:35px 32px;border-top:1px solid #343831;display:flex;gap:30px;color:#868c81}.public-footer strong{color:white}.public-footer small{margin-left:auto}.auth-layout{min-height:calc(100vh - 82px);display:grid;grid-template-columns:1fr 480px;align-items:center;gap:100px}.auth-copy h1{font-size:66px;line-height:.96;letter-spacing:-.055em;margin:25px 0}.auth-copy p{color:#a8ada3;max-width:520px}.auth-card{background:var(--surface);color:var(--ink);border-radius:16px;padding:38px;display:flex;flex-direction:column;gap:20px;box-shadow:0 30px 90px rgba(0,0,0,.35)}.auth-card h2{font-size:34px;margin:5px 0}.auth-card p{color:var(--muted);margin:0}.form-foot{text-align:center;font-size:13px}.form-foot a{font-weight:750;text-decoration:underline}.app-shell{display:grid;grid-template-columns:256px 1fr}.sidebar{position:fixed;inset:0 auto 0 0;width:256px;background:#1d201c;color:#eff1eb;padding:22px 14px;display:flex;flex-direction:column;z-index:20}.sidebar .brand{padding:0 10px 22px;border-bottom:1px solid #353831}.nav-list{display:flex;flex-direction:column;gap:3px;margin-top:20px}.nav-list a{display:flex;align-items:center;gap:12px;border-radius:7px;padding:10px 12px;color:#a7aca2;font-size:13px;font-weight:650}.nav-list a span{color:#5f655a;font-size:10px;width:20px}.nav-list a:hover,.nav-list a.active{background:#30352d;color:white}.nav-list a.active span{color:var(--lime)}.nav-secondary{margin-top:auto;border-top:1px solid #353831;padding-top:14px}.sidebar-profile{border-top:1px solid #353831;margin-top:14px;padding:16px 8px 0;display:grid;grid-template-columns:36px 1fr auto;gap:9px;align-items:center}.sidebar-profile>span:nth-child(2){display:flex;flex-direction:column;overflow:hidden}.sidebar-profile strong,.sidebar-profile small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-profile strong{font-size:12px}.sidebar-profile small{font-size:10px;color:#8b9185}.avatar{display:grid;place-items:center;background:var(--lime);color:var(--ink);width:36px;height:36px;border-radius:50%;font-weight:900}.icon-button,.menu-button{border:0;background:transparent;color:inherit}.app-main{grid-column:2;min-width:0}.topbar{height:64px;background:rgba(244,242,236,.92);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);padding:0 34px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:15}.menu-button{display:none}.breadcrumb{display:flex;gap:9px;font-size:12px}.breadcrumb span{color:var(--muted)}.breadcrumb b{color:var(--line-dark)}.status-pill{font-size:11px;border:1px solid var(--line);border-radius:999px;padding:6px 10px;background:var(--surface)}.status-pill i{display:inline-block;width:7px;height:7px;background:#79b63a;border-radius:50%;margin-right:7px}.content{padding:38px;max-width:1500px;margin:auto}.toast-stack{position:fixed;top:78px;right:24px;z-index:50;width:min(420px,calc(100vw - 48px));display:flex;flex-direction:column;gap:8px}.toast{display:flex;justify-content:space-between;padding:13px 15px;background:var(--surface);border:1px solid var(--line);border-left:4px solid var(--blue);border-radius:8px;box-shadow:var(--shadow);font-size:13px}.toast.success{border-left-color:#79b63a}.toast.error{border-left-color:var(--red)}.toast.warning{border-left-color:var(--amber)}.toast button{border:0;background:transparent}.page-header{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:28px}.page-header h1{font-size:38px;line-height:1.05;letter-spacing:-.035em;margin:7px 0}.page-header p{color:var(--muted);margin:0;max-width:760px}.header-actions{display:flex;gap:9px;align-items:center}.panel{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:24px;margin-bottom:22px;box-shadow:0 1px 0 rgba(255,255,255,.6)}.panel h2{font-size:21px;letter-spacing:-.025em;margin:5px 0}.panel-head{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px}.panel-head>a,.panel-head>span{font-size:12px;color:var(--muted)}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:22px}.metric-grid a{background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:20px;display:flex;flex-direction:column}.metric-grid span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.metric-grid strong{font-size:38px;letter-spacing:-.05em;margin:10px 0}.metric-grid small{color:var(--muted)}.metric-grid a:hover{border-color:var(--lime-dark);box-shadow:var(--shadow)}.two-column{display:grid;grid-template-columns:1fr 1fr;gap:22px}.model-list,.job-list{display:flex;flex-direction:column}.model-list>a,.job-list>a{display:grid;grid-template-columns:auto 1fr auto;gap:13px;align-items:center;padding:13px 0;border-top:1px solid var(--line)}.model-list>a:first-child,.job-list>a:first-child{border-top:0}.model-list span:nth-child(2),.job-list span:nth-child(2){display:flex;flex-direction:column}.model-list small,.job-list small{color:var(--muted)}.model-glyph{display:grid;place-items:center;width:42px;height:42px;background:#e6ebd5;border-radius:9px;color:#42521e;font-size:11px;font-weight:900}.status{display:inline-flex;align-items:center;justify-content:center;width:max-content;border-radius:999px;padding:4px 8px;background:#ecece7;color:#63675f;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.04em}.status.completed,.status.valid,.status.running{background:#e4f3cb;color:#3c6418}.status.failed,.status.invalid,.status.cancelled{background:#f7dfda;color:#922f25}.status.warning,.status.queued,.status.pending{background:#faebc8;color:#7d5810}.status.inspecting,.status.transforming{background:#dfe7ff;color:#304da5}.large-status{font-size:12px;padding:8px 13px}.next-step,.review-bar{background:var(--ink);color:white;border-radius:12px;padding:28px;display:flex;justify-content:space-between;align-items:center}.next-step p,.review-bar p{color:#aeb3aa;margin:7px 0}.next-step .button.ghost{color:white;border-color:#5c6157}.form-panel{display:flex;flex-direction:column;gap:16px}.import-grid{align-items:start}label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:750}input,select,textarea{width:100%;border:1px solid var(--line-dark);border-radius:7px;background:#fff;padding:10px 11px;outline:none}input:focus,select:focus,textarea:focus{border-color:#6c7e3c;box-shadow:0 0 0 3px rgba(200,241,90,.3)}textarea{resize:vertical}label>small,.muted{font-weight:400;color:var(--muted)}.check{flex-direction:row;align-items:center;font-weight:600}.check input{width:17px;height:17px}.file-drop{border:1px dashed var(--line-dark);border-radius:9px;padding:24px;background:#f9f8f4}.file-drop input{border:0;padding:0;margin-bottom:12px}.file-drop span{display:flex;flex-direction:column}.format-badge{border:1px solid var(--line);padding:4px 8px;border-radius:5px;font-size:9px!important;font-weight:850;letter-spacing:.08em}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:13px}th{text-align:left;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.08em;padding:10px;border-bottom:1px solid var(--line)}td{padding:14px 10px;border-bottom:1px solid var(--line);vertical-align:middle}td>strong,td>small{display:block}td>small{color:var(--muted)}td>a{font-weight:750}.empty{padding:34px;text-align:center;color:var(--muted)}.inspection-strip{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);background:var(--surface);border-radius:10px;margin-bottom:22px}.inspection-strip>div{padding:15px 18px;border-right:1px solid var(--line);display:flex;flex-direction:column}.inspection-strip>div:last-child{border-right:0}.inspection-strip span{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.inspection-strip strong{font-size:14px;margin-top:4px}.builder-layout,.playground-layout{display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:22px;align-items:start}.builder-aside,.parameter-panel{position:sticky;top:84px;max-height:calc(100vh - 104px);overflow:auto}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.section-break{margin-top:32px;padding-top:25px;border-top:1px solid var(--line)}.clean-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:18px}.check-card{display:grid;grid-template-columns:18px 1fr;align-items:start;border:1px solid var(--line);border-radius:8px;padding:12px}.check-card input{width:16px}.check-card span{display:flex;flex-direction:column}.check-card small{color:var(--muted);font-weight:400}.advanced-box{background:#f4f5ef;border:1px solid var(--line);padding:16px;border-radius:8px;margin-top:15px}.form-actions{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-top:20px}.text-button{background:transparent;border:0;color:#485729;font-weight:800}.sample-list{display:flex;flex-direction:column;gap:10px}.sample-list pre,.preview-grid pre,.panel>pre{white-space:pre-wrap;word-break:break-word;background:#20231f;color:#dbe8c2;padding:14px;border-radius:8px;font-size:11px;max-height:250px;overflow:auto}.preview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.preview-grid article{border:1px solid var(--line);padding:12px;border-radius:9px}.version-result{display:grid;grid-template-columns:1fr auto;align-items:center}.version-result>pre{grid-column:1/-1}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.model-card{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:24px;display:flex;flex-direction:column}.model-card h2{margin:8px 0}.model-card p{color:var(--muted);min-height:64px}.model-card-top,.model-meta,.card-actions{display:flex;justify-content:space-between;align-items:center}.model-meta{border-top:1px solid var(--line);padding:14px 0;font-size:11px;color:var(--muted)}.card-actions{gap:8px}.card-actions .button{flex:1}.detail-list{display:flex;flex-direction:column;margin:16px 0}.detail-list>div{display:grid;grid-template-columns:150px 1fr;padding:11px 0;border-top:1px solid var(--line)}dt{color:var(--muted);font-size:11px;text-transform:uppercase}dd{margin:0;font-size:13px;word-break:break-word}.callout{padding:13px 16px;border-radius:8px;background:#e8efff;border-left:4px solid var(--blue);font-size:13px}.callout.warning{background:#fff3d7;border-color:var(--amber)}.callout.error{background:#fbe4e0;border-color:var(--red)}.model-switch{width:250px}.generation-panel{min-height:600px}.prompt-box textarea{font-size:17px;line-height:1.7;background:#fbfaf6}.prompt-box>small{text-align:right}.generation-result{margin-top:26px;border-top:1px solid var(--line);padding-top:25px}.generation-result>div{display:flex;justify-content:space-between}.generation-result p{font-family:Georgia,serif;font-size:18px;line-height:1.75;white-space:pre-wrap}.parameter-group{border:0;border-top:1px solid var(--line);padding:18px 0 0;margin:0 0 18px}.parameter-group legend{font-size:12px;font-weight:850;text-transform:uppercase;padding-right:12px}.parameter-group legend span{color:#92978e;margin-right:8px}.parameter-group .form-grid{grid-template-columns:1fr}.parameter-field>span:first-child{display:flex;align-items:center;gap:7px}.parameter-field>span:first-child small{font-size:8px;color:#737c58;border:1px solid #bdc6a7;padding:1px 4px}.switch{display:grid;grid-template-columns:38px 1fr;align-items:center;gap:9px;position:relative}.switch input{position:absolute;opacity:0}.switch i{width:38px;height:22px;background:#c8cac3;border-radius:20px;position:relative}.switch i:after{content:"";position:absolute;width:16px;height:16px;left:3px;top:3px;background:white;border-radius:50%;transition:.2s}.switch input:checked+i{background:#7da129}.switch input:checked+i:after{transform:translateX(16px)}.switch em{font-style:normal;font-weight:400;color:var(--muted)}.advanced-field{display:none}.show-advanced .advanced-field{display:flex}.compact-switch{flex-direction:row;align-items:center}.compact-switch input{width:17px}.stage-rail{display:flex;margin-bottom:22px}.stage-rail span{flex:1;border-bottom:2px solid var(--line);padding:9px;color:var(--muted);font-size:10px;text-transform:uppercase}.stage-rail span.active{border-color:#738b35;color:var(--ink);font-weight:850}.studio-form>.panel{margin-bottom:16px}.task-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.task-card{border:1px solid var(--line);padding:14px;border-radius:8px;position:relative}.task-card input{position:absolute;opacity:0}.task-card>span{display:grid;place-items:center;width:34px;height:34px;background:#eceee3;border-radius:6px}.task-card b{margin-top:16px}.task-card small{color:var(--muted)}.task-card.active{border-color:#718339;box-shadow:inset 0 0 0 1px #718339}.task-card.disabled{opacity:.5;background:#f1f0ec}.preset-row{display:flex;gap:8px;margin-bottom:20px}.preset-row button{border:1px solid var(--line);background:#f7f6f1;border-radius:7px;padding:8px 13px}.preset-row button.active{background:var(--ink);color:white}.review-bar{gap:20px;position:sticky;bottom:12px;z-index:10}.review-bar>div{flex:1}.mini-progress,.progress{background:#e0e0da;border-radius:20px;height:6px;overflow:hidden}.mini-progress i,.progress i{display:block;height:100%;background:#7b9d2e}.progress-panel>div:first-child{display:flex;justify-content:space-between}.progress-panel>div:first-child span{font-size:36px;font-weight:850}.progress{height:12px;margin:12px 0 20px}.terminal{background:#1c1f1b;color:#d8ddcf;border-radius:9px;padding:17px;max-height:520px;overflow:auto;font:11px/1.6 monospace}.terminal>div{display:grid;grid-template-columns:190px 220px 1fr;border-bottom:1px solid #30342e;padding:6px}.terminal time{color:#72796d}.terminal code{white-space:pre-wrap;color:#bcd478}.error-text{color:#ff9b8e!important}.conversation-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.conversation-card{display:grid;grid-template-columns:auto 1fr auto;gap:16px;background:var(--surface);border:1px solid var(--line);padding:20px;border-radius:10px}.conversation-card h2{margin:4px 0}.conversation-card p{color:var(--muted)}.chat-thread{max-width:900px;margin:0 auto 25px}.chat-thread article{max-width:78%;padding:18px;border:1px solid var(--line);border-radius:13px;margin:12px 0;background:var(--surface)}.chat-thread article.assistant{margin-left:auto;background:#e9efd7}.chat-thread article>span{font-size:9px;text-transform:uppercase;font-weight:850;color:var(--muted)}.chat-thread p{white-space:pre-wrap}.chat-thread small{color:var(--muted)}.check-list{display:grid;grid-template-columns:1fr 1fr;gap:9px}.check-list article{display:grid;grid-template-columns:30px 1fr;gap:9px;border:1px solid var(--line);padding:13px;border-radius:8px}.check-list article>b{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#e2efd0;color:#416817}.check-list article.fail>b{background:#f5ddd8;color:#9d3026}.check-list article span{display:flex;flex-direction:column}.check-list article small{color:var(--muted)}.command-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.command-grid article{display:flex;flex-direction:column;gap:7px}.command-grid code{font-size:10px;background:#efeee8;padding:6px}.dependency-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.dependency-grid>div{border:1px solid var(--line);padding:10px;border-radius:6px;display:flex;justify-content:space-between;font-size:12px}.dependency-grid span{color:var(--muted)}.error-page{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.error-page>span{font-size:100px;color:#c4c6bf;font-weight:900}.error-page h1{font-size:36px}.error-page p{color:var(--muted)}
@media(max-width:1100px){.task-grid{grid-template-columns:repeat(3,1fr)}.card-grid{grid-template-columns:1fr 1fr}.clean-grid{grid-template-columns:repeat(2,1fr)}.command-grid{grid-template-columns:repeat(2,1fr)}.feature-grid{grid-template-columns:1fr}.pipeline{grid-template-columns:1fr}.pipeline>i{transform:rotate(90deg);text-align:center}.builder-layout,.playground-layout{grid-template-columns:1fr}.builder-aside,.parameter-panel{position:static;max-height:none}.metric-grid{grid-template-columns:1fr 1fr}.inspection-strip{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.app-shell{display:block}.sidebar{transform:translateX(-100%);transition:.2s}.sidebar.open{transform:translateX(0);box-shadow:20px 0 60px rgba(0,0,0,.3)}.app-main{display:block}.menu-button{display:block}.topbar{padding:0 15px}.status-pill{display:none}.content{padding:24px 15px}.page-header{align-items:flex-start;flex-direction:column}.page-header h1{font-size:31px}.two-column,.metric-grid,.card-grid,.conversation-grid,.form-grid,.form-grid.three,.preview-grid,.check-list,.dependency-grid{grid-template-columns:1fr}.inspection-strip{grid-template-columns:1fr 1fr}.inspection-strip>div{border-bottom:1px solid var(--line)}.task-grid{grid-template-columns:1fr 1fr}.review-bar,.next-step{align-items:flex-start;flex-direction:column}.public-header{padding:0 18px}.public-header nav>a:not(.button){display:none}.public-content{padding:0 18px}.hero{min-height:560px;padding:60px 0}.hero h1{font-size:54px}.hero>p{font-size:17px}.hero-actions,.hero-proof{flex-direction:column}.feature-section{grid-template-columns:1fr;gap:20px}.workflow-list{grid-template-columns:1fr}.auth-layout{grid-template-columns:1fr;padding:50px 0;gap:40px}.auth-copy h1{font-size:48px}.auth-card{padding:25px}.terminal>div{grid-template-columns:1fr}.command-grid{grid-template-columns:1fr}.public-footer{flex-direction:column}.public-footer small{margin-left:0}}

.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.parameter-help{width:18px;height:18px;padding:0;border:1px solid var(--line-dark);border-radius:50%;background:#f4f3ee;color:var(--muted);font-size:10px;font-weight:900}.model-chat-shell{display:grid;grid-template-columns:260px minmax(0,1fr) 340px;gap:16px;height:calc(100vh - 124px);min-height:620px}.model-browser,.chat-parameters{margin:0;overflow:auto}.model-browser{display:flex;flex-direction:column}.model-browser-list{display:flex;flex-direction:column;gap:5px;margin-bottom:16px;flex:1}.model-browser-list a{display:grid;grid-template-columns:auto 1fr;gap:10px;padding:10px;border:1px solid transparent;border-radius:9px}.model-browser-list a:hover,.model-browser-list a.active{background:#eef1e5;border-color:#cbd3ba}.model-browser-list a>span:last-child{display:flex;flex-direction:column;min-width:0}.model-browser-list strong,.model-browser-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.model-browser-list small{font-size:10px;color:var(--muted)}.chat-workspace{min-width:0;background:var(--surface);border:1px solid var(--line);border-radius:12px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden}.chat-model-header{padding:18px 22px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:20px}.chat-model-header h1{font-size:22px;margin:3px 0}.chat-model-header p{font-size:12px;color:var(--muted);margin:0;max-width:600px}.chat-model-header>div:last-child{display:flex;align-items:center;gap:8px}.chat-messages{padding:24px;overflow:auto;scroll-behavior:smooth}.chat-messages article{max-width:82%;margin:11px 0}.chat-messages article.user{margin-left:auto}.chat-messages article>span{display:block;font-size:10px;font-weight:800;color:var(--muted);margin-bottom:5px}.chat-messages article p{margin:0;padding:13px 16px;background:#f0f0eb;border-radius:14px;white-space:pre-wrap;line-height:1.55}.chat-messages article.user p{background:#1d201c;color:white}.chat-messages article.streaming p:after{content:'\258c';animation:blink 1s steps(1) infinite}.chat-messages article.error p{background:#fbe4e0;color:#8f2a22}.chat-empty{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;color:var(--muted)}.chat-empty h2{color:var(--ink);margin:14px 0 5px}.chat-empty p{max-width:540px}.chat-composer{margin:14px;padding:10px;border:1px solid var(--line-dark);border-radius:14px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;background:white}.chat-composer label{min-width:0}.chat-composer textarea{border:0;box-shadow:none;padding:6px;resize:none;max-height:180px}.chat-composer>small{grid-column:1/-1;padding:0 7px;color:var(--muted)}.chat-parameter-payload{display:none}.chat-parameters .panel-head{align-items:flex-start}.chat-parameters .panel-head p{font-size:11px;color:var(--muted);font-weight:400}.chat-parameters [data-visible-parameters]{display:block}.chat-parameters .parameter-group:first-child{border-top:0}.parameter-field>small{line-height:1.45}.parameter-field input[type=number]{font-family:'Cascadia Code',monospace}.help-definition{display:block;margin-top:8px;padding:10px 12px;border-radius:7px;background:#f1f3eb;color:#4e5447;font-size:12px;line-height:1.5}.storage-path{display:block;max-width:460px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:'Cascadia Code',monospace;font-size:10px}.dataset-version-list{display:flex;flex-direction:column;gap:8px;margin-top:14px}.dataset-version-list article{border:1px solid var(--line);padding:12px;border-radius:8px;display:grid;grid-template-columns:1fr auto;gap:8px}.dataset-version-list article p{grid-column:1/-1;margin:0;color:var(--muted);font-size:11px}@keyframes blink{50%{opacity:0}}
@media(max-width:1250px){.model-chat-shell{grid-template-columns:220px minmax(0,1fr)}.chat-parameters{grid-column:1/-1;height:auto;max-height:none}.model-chat-shell{height:auto}.chat-workspace{min-height:680px}}
@media(max-width:760px){.model-chat-shell{grid-template-columns:1fr}.model-browser{max-height:260px}.chat-workspace{min-height:620px}.chat-model-header{align-items:flex-start;flex-direction:column}.chat-model-header>div:last-child{width:100%;justify-content:space-between}.chat-messages{padding:14px}.chat-messages article{max-width:92%}}
.chat-submit-actions{display:flex;gap:7px;align-items:center}.chat-submit-actions .button{min-height:40px}.chat-submit-actions [hidden]{display:none}
.directory-hero{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;padding:18px 0 30px}.directory-hero h1{font-size:46px;letter-spacing:-.045em;margin:8px 0}.directory-hero p{color:var(--muted);max-width:780px;margin:0}.directory-search{display:grid;grid-template-columns:1fr auto;gap:10px;background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:10px;margin-bottom:32px}.directory-search input{border:0;box-shadow:none;font-size:16px}.directory-search a{display:flex;align-items:center;padding:0 15px;font-weight:800}.directory-section{margin-bottom:38px}.model-showcase{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.model-showcase article{background:var(--surface);border:1px solid var(--line);border-radius:13px;padding:18px;display:flex;flex-direction:column;gap:13px}.model-showcase article>a:first-child{display:grid;grid-template-columns:auto 1fr;gap:13px;flex:1}.model-showcase h3{font-size:19px;margin:4px 0}.model-showcase p{color:var(--muted);font-size:12px;min-height:55px}.model-showcase footer{grid-column:1/-1;border-top:1px solid var(--line);padding-top:12px;display:flex;justify-content:space-between;color:var(--muted);font-size:10px}.compact-metrics{margin-top:34px}.model-directory-toolbar{display:flex;justify-content:space-between;margin-bottom:14px;color:var(--muted);font-size:12px}.model-directory-toolbar a{font-weight:800;color:var(--ink)}.model-creator{display:flex;align-items:center;gap:9px;margin:8px 0 14px}.model-creator .avatar{width:30px;height:30px;font-size:11px}.model-creator>span:last-child{display:flex;flex-direction:column}.model-creator small{color:var(--muted)}.archived-row{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding:10px 0}.archived-row>span{display:flex;flex-direction:column}.community-dataset-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.community-dataset-grid article{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:20px}.community-dataset-grid p{color:var(--muted)}.community-dataset-grid footer{display:flex;justify-content:space-between;align-items:center;font-size:11px}.image-run-body{padding:22px;overflow:auto}.image-run-workspace{grid-template-rows:auto 1fr}.prediction-list>div{display:grid;grid-template-columns:1fr auto;gap:8px;padding:10px 0;border-top:1px solid var(--line)}.prediction-list i{grid-column:1/-1;height:7px;background:var(--lime-dark);border-radius:9px}.api-endpoint-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.api-endpoint-grid article{border:1px solid var(--line);border-radius:9px;padding:14px;display:grid;grid-template-columns:auto 1fr;gap:8px}.api-endpoint-grid article p,.api-endpoint-grid article button{grid-column:1/-1}.api-endpoint-grid article p{color:var(--muted);font-size:12px}.http-method{font-size:9px;font-weight:900;color:#315a18;background:#e2f2cd;padding:3px 6px;border-radius:4px}.api-console>pre{max-height:420px;margin-top:18px}
@media(max-width:1200px){.model-showcase{grid-template-columns:repeat(2,1fr)}.api-endpoint-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.directory-hero{align-items:flex-start;flex-direction:column}.directory-hero h1{font-size:34px}.model-showcase,.community-dataset-grid,.api-endpoint-grid{grid-template-columns:1fr}.directory-search{grid-template-columns:1fr}}

/* Community, model media, and unified chat */
.model-cover{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:10px;grid-column:1/-1;background:#d9ddcf}.model-showcase article>a:first-child:has(.model-cover){display:block}.model-showcase article>a:first-child:has(.model-cover) footer{margin-top:14px}.community-directory{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.community-model-card{padding:0;overflow:hidden}.community-cover-link{position:relative;display:block}.community-cover{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;background:#d9ddcf}.community-cover-link>.status{position:absolute;left:14px;top:14px;box-shadow:0 4px 15px rgba(0,0,0,.18)}.community-card-body{padding:20px}.community-card-body h2{margin:6px 0}.training-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;border-block:1px solid var(--line);padding:13px 0;margin:13px 0}.training-facts span{display:flex;flex-direction:column;min-width:0}.training-facts small{font-size:8px;color:var(--muted);letter-spacing:.08em}.training-facts strong{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.model-profile-hero{display:grid;grid-template-columns:240px 1fr auto;gap:28px;align-items:end;margin-bottom:26px}.model-profile-hero>img{width:240px;aspect-ratio:16/10;object-fit:cover;border-radius:16px;box-shadow:var(--shadow)}.model-profile-hero h1{font-size:46px;line-height:1;margin:8px 0}.model-profile-hero p{color:var(--muted);max-width:760px}.model-profile-hero .header-actions{justify-content:flex-end;flex-wrap:wrap}.model-list-cover{width:42px;height:42px;border-radius:9px;object-fit:cover}.inline-chat-history{border-top:1px solid var(--line);margin-top:18px;padding-top:18px}.inline-chat-history>.panel-head{margin-bottom:8px}.inline-chat-history>a{display:flex;flex-direction:column;padding:9px;border-radius:7px}.inline-chat-history>a:hover,.inline-chat-history>a.active{background:#ecefe3}.inline-chat-history small{color:var(--muted);font-size:9px}.chat-model-identity{display:grid;grid-template-columns:76px 1fr auto}.chat-model-identity>img{width:76px;height:76px;border-radius:14px;object-fit:cover}.chat-header-actions{display:flex;gap:7px;align-items:center;justify-content:flex-end;flex-wrap:wrap}.chat-header-actions form{margin:0}.chat-empty>img{width:100px;height:100px;border-radius:18px;object-fit:cover}.context-switch{margin-bottom:18px}.context-preview{margin:18px 0;border:1px solid var(--line);border-radius:8px;padding:10px}.context-preview summary{cursor:pointer;font-size:12px;font-weight:800}.context-preview pre{white-space:pre-wrap;max-height:250px;overflow:auto;font-size:10px;background:#20231f;color:#dbe8c2;padding:12px;border-radius:7px}
@media(max-width:1100px){.community-directory{grid-template-columns:repeat(2,minmax(0,1fr))}.model-profile-hero{grid-template-columns:170px 1fr}.model-profile-hero>img{width:170px}.model-profile-hero>.header-actions{grid-column:1/-1;justify-content:flex-start}.chat-model-identity{grid-template-columns:62px 1fr}.chat-model-identity>img{width:62px;height:62px}.chat-header-actions{grid-column:1/-1;justify-content:flex-start}}
@media(max-width:700px){.community-directory{grid-template-columns:1fr}.model-profile-hero{display:block}.model-profile-hero>img{width:100%;margin-bottom:18px}.training-facts{grid-template-columns:1fr}.chat-model-identity{display:flex;flex-wrap:wrap}.chat-header-actions{width:100%}}

/* Vedock clarity pass: white, black, blue, compact geometry */
:root{--blue:#1769ff;--lime:#1769ff;--lime-dark:#123f9c;--paper:#f7f8fa;--surface:#fff;--line:#e3e6eb;--ink:#111318;--muted:#6d7480;--shadow:0 14px 45px rgba(20,32,58,.07)}
.sidebar{background:#0d1016}.brand-mark{background:#1769ff;color:white;transform:none}.nav-list a.active span{color:#82aaff}.button{background:#1769ff;border-color:#1769ff}.button.ghost{background:white}.panel{padding:18px;border-radius:10px;box-shadow:none}.local-compute-gate{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 21px;margin-bottom:22px;background:#edf3ff;border:1px solid #cbdcff;border-radius:10px}.local-compute-gate h2{margin:4px 0}.local-compute-gate p{margin:0;color:var(--muted)}
.model-discovery-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:24px}.model-discovery-head h1{font-size:40px;letter-spacing:-.05em;margin:6px 0}.model-discovery-head p{margin:0;color:var(--muted)}.model-search-bar{height:48px;display:flex;align-items:center;gap:10px;padding:0 15px;background:white;border:1px solid var(--line);border-radius:9px;margin-bottom:29px}.model-search-bar span{font-size:22px;color:#8a929f}.model-search-bar input{border:0;box-shadow:none;width:100%;font-size:15px}.compact-model-section{margin-bottom:34px}.compact-model-section>header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:13px}.compact-model-section h2{font-size:22px;margin:3px 0}.compact-model-section>header>span{font-size:11px;color:var(--muted)}.simple-model-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.simple-model-card{background:white;border:1px solid var(--line);border-radius:10px;overflow:hidden;transition:.18s}.simple-model-card:hover{transform:translateY(-2px);border-color:#9ab9ff;box-shadow:var(--shadow)}.simple-model-card>a{display:block}.simple-model-card img{display:block;width:100%;aspect-ratio:1.25;object-fit:cover}.simple-model-card>a>div:not(.simple-cover){padding:12px}.simple-model-card h3{font-size:16px;line-height:1.2;margin:5px 0}.simple-model-card small{font-size:10px;color:var(--muted)}.model-kind{font-size:8px;color:#1758ca;background:#e8f0ff;border-radius:4px;padding:3px 5px;text-transform:uppercase;font-weight:800}.simple-cover{position:relative}.simple-cover>span{position:absolute;top:8px;right:8px;background:#ffffffdd;border-radius:20px;padding:3px 7px;font-size:8px;font-weight:800;text-transform:uppercase}.simple-card-copy{padding:13px}.simple-card-copy p{font-size:11px;color:var(--muted);line-height:1.45;height:32px;overflow:hidden;margin:9px 0}.simple-card-copy footer{display:flex;justify-content:space-between;padding-top:9px;border-top:1px solid var(--line);font-size:9px;color:var(--muted)}.archived-models{background:white;border:1px solid var(--line);border-radius:9px;padding:14px}.archived-models>div{display:flex;justify-content:space-between;align-items:center;padding:9px;border-top:1px solid var(--line)}
.content:has(.immersive-chat){max-width:none;padding:16px}.immersive-chat{height:calc(100vh - 96px);min-height:560px;display:grid;grid-template-columns:238px minmax(0,1fr) 310px;gap:0;background:white;border:1px solid var(--line);border-radius:11px;overflow:hidden}.chat-list-rail{border-right:1px solid var(--line);background:#f8f9fb;display:grid;grid-template-rows:auto 1fr auto;min-width:0}.chat-list-rail>header{padding:18px 14px 12px;display:flex;justify-content:space-between;align-items:center}.chat-list-rail h2{font-size:18px;margin:3px 0}.chat-list-rail>header>a{display:grid;place-items:center;width:30px;height:30px;border-radius:7px;background:#1769ff;color:white;font-size:19px}.all-chat-list{overflow:auto;padding:0 8px}.all-chat-list>a{display:grid;grid-template-columns:35px 1fr;align-items:center;gap:9px;padding:8px;border-radius:8px;margin:2px 0}.all-chat-list>a:hover,.all-chat-list>a.active{background:white;box-shadow:0 2px 10px #1b2e5510}.all-chat-list img{width:35px;height:35px;border-radius:8px;object-fit:cover}.all-chat-list span{min-width:0;display:flex;flex-direction:column}.all-chat-list strong,.all-chat-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.all-chat-list strong{font-size:11px}.all-chat-list small{font-size:9px;color:var(--muted)}.chat-list-empty{padding:20px;text-align:center;color:var(--muted)}.explore-models{margin:10px;padding:10px;text-align:center;border:1px solid var(--line);border-radius:7px;background:white;font-size:11px;font-weight:750}.immersive-chat .chat-workspace{border:0;border-radius:0}.centered-model-header{height:68px;padding:10px 17px;justify-content:center;position:relative}.chat-heading-identity{display:flex!important;align-items:center;gap:10px}.chat-heading-identity img{width:43px;height:43px;border-radius:50%;object-fit:cover}.chat-heading-identity h1{font-size:16px;margin:0}.chat-heading-identity p{font-size:10px;margin:1px 0}.centered-model-header>.round-button{position:absolute;right:16px}.round-button{display:grid;place-items:center;width:36px;height:36px;min-height:0;padding:0;border:1px solid var(--line);border-radius:50%;background:white;color:var(--ink)}.round-button.send{background:#1769ff;color:white;border-color:#1769ff;font-size:21px}.round-button.stop{background:#fff0ee;color:#b9362a}.immersive-chat .chat-messages{padding:25px max(22px,8%)}.immersive-chat .chat-messages article{max-width:72%}.immersive-chat .chat-messages article p{border-radius:16px}.immersive-chat .chat-composer{margin:12px max(16px,7%);box-shadow:0 10px 35px #172b5212}.chat-empty small{max-width:500px;margin-top:6px}.model-detail-drawer{border-left:1px solid var(--line);padding:16px;overflow:auto;background:white;transition:.2s}.model-detail-drawer.closed{display:none}.immersive-chat:has(.model-detail-drawer.closed){grid-template-columns:238px minmax(0,1fr)}.model-detail-drawer>header{display:flex;justify-content:space-between;align-items:center}.drawer-cover{width:88px;height:88px;border-radius:18px;object-fit:cover;display:block;margin:16px auto 12px}.model-detail-drawer h2{text-align:center;font-size:20px;margin:4px}.drawer-creator{text-align:center!important;color:#1758ca!important;font-size:11px}.model-detail-drawer p{font-size:11px;color:var(--muted);line-height:1.5}.reaction-row{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:15px 0}.reaction-row form{margin:0}.reaction-row button{width:100%;border:1px solid var(--line);background:white;border-radius:8px;padding:8px}.reaction-row button.active{background:#e9f1ff;color:#1758ca;border-color:#a6c1ff}.drawer-actions{display:grid;border-top:1px solid var(--line)}.drawer-actions>a,.drawer-actions>button{display:grid;grid-template-columns:31px 1fr;column-gap:8px;text-align:left;padding:11px 3px;border:0;border-bottom:1px solid var(--line);background:transparent}.drawer-actions>a>span,.drawer-actions>button>span{grid-row:1/3;display:grid;place-items:center;width:29px;height:29px;background:#f0f3f8;border-radius:7px;color:#1758ca}.drawer-actions b{font-size:11px}.drawer-actions small{font-size:9px;color:var(--muted)}.model-runtime-note{display:flex;align-items:center;gap:9px;margin-top:15px;padding:10px;background:#f6f8fb;border-radius:8px}.model-runtime-note i{width:8px;height:8px;background:#38b56a;border-radius:50%}.model-runtime-note span{display:flex;flex-direction:column}.model-runtime-note b{font-size:10px}.model-runtime-note small{font-size:8px;color:var(--muted)}.back-link{border:0;background:transparent;color:#1758ca;padding:10px 0}.drawer-history-list{display:grid;gap:4px}.drawer-history-list a{display:flex;flex-direction:column;padding:10px;border-radius:7px;background:#f6f7f9}.drawer-history-list a.active{background:#e8f0ff}.drawer-history-list strong{font-size:11px}.drawer-history-list small{font-size:9px;color:var(--muted)}.customize-dialog{border:0;border-radius:14px;padding:0;width:min(800px,92vw);max-height:88vh;box-shadow:0 35px 110px #0005}.customize-dialog::backdrop{background:#11182788;backdrop-filter:blur(7px)}.customize-dialog>header{padding:21px 24px;display:flex;justify-content:space-between;border-bottom:1px solid var(--line)}.customize-dialog h2{font-size:24px;margin:3px 0}.customize-dialog header p{font-size:11px;margin:0;color:var(--muted)}.customize-tabs{padding:0 24px;border-bottom:1px solid var(--line)}.customize-tabs button{border:0;border-bottom:2px solid #1769ff;background:transparent;padding:12px 0;color:#1758ca;font-weight:750}.customize-scroll{padding:20px 24px;max-height:52vh;overflow:auto;display:grid;grid-template-columns:260px 1fr;gap:25px}.customize-scroll h3{margin:0 0 12px}.context-controls{border-right:1px solid var(--line);padding-right:20px}.context-controls details pre{white-space:pre-wrap;max-height:150px;overflow:auto;font-size:9px}.customize-section-head{display:flex;justify-content:space-between;gap:10px}.customize-section-head p{font-size:10px;color:var(--muted)}.customize-dialog .parameter-group .form-grid{grid-template-columns:1fr}.customize-dialog>footer{padding:15px 24px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.customize-dialog>footer>div{display:flex;flex-direction:column}.customize-dialog>footer small{color:var(--muted);font-size:9px}
@media(max-width:1200px){.simple-model-grid{grid-template-columns:repeat(4,1fr)}.immersive-chat{grid-template-columns:220px minmax(0,1fr)}.model-detail-drawer{position:absolute;right:16px;top:80px;bottom:16px;width:310px;z-index:12;box-shadow:-20px 0 50px #0002}.immersive-chat:has(.model-detail-drawer.closed){grid-template-columns:220px minmax(0,1fr)}}@media(max-width:760px){.simple-model-grid{grid-template-columns:repeat(2,1fr)}.model-discovery-head{align-items:flex-start;flex-direction:column;gap:15px}.immersive-chat{grid-template-columns:1fr}.chat-list-rail{display:none}.customize-scroll{grid-template-columns:1fr}.context-controls{border-right:0;border-bottom:1px solid var(--line);padding:0 0 18px}.model-detail-drawer{top:70px;right:8px;bottom:8px;width:calc(100% - 16px)}.immersive-chat:has(.model-detail-drawer.closed){grid-template-columns:1fr}}
.guided-rail{position:sticky;top:64px;z-index:8;background:var(--paper);padding-top:6px}.guided-rail span{border-bottom-color:#d8dce3}.guided-rail span.active{color:#1758ca;border-color:#1769ff}.guided-rail span.complete{color:#25744b;border-color:#45b875}.guided-wizard{max-width:1050px;margin:0 auto}.guided-wizard>[data-wizard-step]{display:none}.guided-wizard>[data-wizard-step].wizard-current{display:block}.guided-wizard>.panel[data-wizard-step]{padding:26px}.wizard-navigation{position:sticky;bottom:12px;z-index:11;display:grid;grid-template-columns:120px 1fr 120px;align-items:center;gap:12px;background:#ffffffee;backdrop-filter:blur(10px);border:1px solid var(--line);border-radius:10px;padding:10px;box-shadow:0 15px 45px #172b5215}.wizard-navigation>span{text-align:center;color:var(--muted);font-size:11px}.wizard-navigation button[hidden]{visibility:hidden;display:block}.guided-wizard .review-bar{position:static;min-height:240px;justify-content:center;flex-direction:column;text-align:center}.guided-wizard .review-bar>div{flex:0}.guided-wizard .review-bar .button{min-width:240px}.guided-wizard .task-grid{grid-template-columns:repeat(3,1fr)}.guided-wizard .task-card{min-height:150px;display:flex;flex-direction:column}.guided-wizard .task-card small{margin-top:8px}.guided-wizard .parameter-group .form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:760px){.guided-rail{overflow:auto}.guided-rail span{min-width:110px}.guided-wizard .task-grid,.guided-wizard .parameter-group .form-grid{grid-template-columns:1fr}.wizard-navigation{grid-template-columns:90px 1fr 90px}}
.dataset-studio-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:20px}.dataset-studio-head h1{font-size:36px;margin:4px 0}.dataset-studio-head p{color:var(--muted);margin:0}.model-data-target{display:grid;grid-template-columns:58px 1fr;align-items:center;gap:13px;padding:12px 16px;background:#edf3ff;border:1px solid #cbdcff;border-radius:9px;max-width:1050px;margin:0 auto 14px}.model-data-target img{width:58px;height:58px;border-radius:10px;object-fit:cover}.model-data-target h2{font-size:16px;margin:2px 0}.model-data-target p{font-size:11px;color:var(--muted);margin:0}.dataset-rail{max-width:1050px;margin:auto}.wizard-title{margin-bottom:20px}.wizard-title h2{font-size:27px;margin:4px 0}.wizard-title p{color:var(--muted);margin:0}.inspection-strip.compact{margin:0 0 20px}.source-understanding{display:grid;grid-template-columns:.75fr 1.25fr;gap:22px}.column-chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.column-chips span,.operation-tags span{font:10px Consolas,monospace;padding:6px 8px;background:#edf3ff;color:#174a9f;border-radius:5px}.sample-table{max-height:390px;overflow:auto;margin-top:12px}.sample-table pre{font-size:10px;background:#11151d;color:#cdd8e8;padding:11px;border-radius:7px}.schema-explainer{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;margin-bottom:18px}.schema-explainer div{padding:11px;background:#f5f7fa;border-radius:7px}.schema-explainer b{display:block;font-size:10px}.schema-explainer small{font-size:9px;color:var(--muted);line-height:1.35}.primary-select{max-width:420px}.mapping-board{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:18px 0}.mapping-board label{display:grid;grid-template-columns:1fr 20px 1fr;align-items:center;gap:8px;border:1px solid var(--line);padding:9px;border-radius:8px}.mapping-board label>span{font-size:11px}.mapping-board i{text-align:center;color:#1769ff}.mapping-board select{margin:0}.recipe-row{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:16px}.recipe-row button{border:1px solid var(--line);background:white;border-radius:7px;padding:8px 12px;font-size:11px}.recipe-row button.active{background:#1769ff;color:white;border-color:#1769ff}.compact-clean{grid-template-columns:repeat(3,1fr)}.compact-clean .check-card{padding:10px}.operation-library{margin-top:17px;padding:13px;border:1px solid var(--line);border-radius:8px}.operation-library summary{font-weight:750;cursor:pointer}.operation-library textarea{width:100%}.operation-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:9px}.save-choice{display:flex;justify-content:center;gap:10px;margin-top:28px}.result-panel{max-width:1050px;margin:24px auto}.saved-versions{max-width:1050px;margin:20px auto;background:white;border:1px solid var(--line);border-radius:9px;padding:15px}.saved-versions>div{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:12px;border-top:1px solid var(--line);padding:11px}.saved-versions>div span:first-child{display:flex;flex-direction:column}.saved-versions small{color:var(--muted)}@media(max-width:900px){.schema-explainer{grid-template-columns:1fr 1fr}.source-understanding,.mapping-board{grid-template-columns:1fr}.compact-clean{grid-template-columns:1fr 1fr}}@media(max-width:620px){.dataset-studio-head{align-items:flex-start;flex-direction:column;gap:12px}.schema-explainer,.compact-clean{grid-template-columns:1fr}.save-choice{flex-direction:column}}

/* Connected training task list */
.task-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:18px}.task-page-head h1{font-size:38px;letter-spacing:-.045em;margin:5px 0}.task-page-head p{margin:0;color:var(--muted)}.connected-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:10px;padding:13px;margin-bottom:18px;background:#0f131a;color:white;border-radius:10px}.connected-flow>div{display:grid;grid-template-columns:29px 1fr;align-items:center;gap:9px;padding:8px}.connected-flow>div>b{display:grid;place-items:center;width:29px;height:29px;border:1px solid #34528a;border-radius:50%;color:#82aaff}.connected-flow span{display:flex;flex-direction:column}.connected-flow strong{font-size:11px}.connected-flow small{font-size:9px;color:#8993a4}.connected-flow>i{font-style:normal;color:#4380ff}.training-task-list{display:grid;gap:8px}.training-task-card{background:white;border:1px solid var(--line);border-radius:9px;overflow:hidden}.training-task-card:hover{border-color:#94b5ff;box-shadow:var(--shadow)}.training-task-card>a{display:grid;grid-template-columns:minmax(250px,1.1fr) minmax(430px,1.8fr);gap:18px;padding:14px 16px}.task-identity{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:11px;min-width:0}.task-identity h2{font-size:15px;margin:0}.task-identity small{font:9px Consolas,monospace;color:var(--muted)}.task-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.task-facts>span{display:flex;flex-direction:column}.task-facts small{font-size:8px;letter-spacing:.08em;color:var(--muted)}.task-facts b{font-size:10px;text-transform:capitalize}.task-progress{grid-column:1/-1;height:4px;background:#edf0f4;border-radius:4px;overflow:hidden}.task-progress i{display:block;height:100%;background:linear-gradient(90deg,#1769ff,#7357ff)}.training-task-card footer{grid-column:1/-1;display:flex;align-items:center;gap:14px;color:var(--muted);font-size:9px}.training-task-card footer code{background:#edf3ff;color:#174a9f;padding:4px 7px;border-radius:4px}.training-task-card footer b{margin-left:auto;color:#1769ff}@media(max-width:950px){.connected-flow{grid-template-columns:1fr}.connected-flow>i{display:none}.training-task-card>a{grid-template-columns:1fr}.task-facts{grid-template-columns:1fr 1fr}}@media(max-width:620px){.task-page-head{align-items:flex-start;flex-direction:column}.task-facts{grid-template-columns:1fr 1fr}}

/* Final visual system: airy white surfaces, ink text, and one blue accent. */
:root{--ink:#111827;--muted:#64748b;--paper:#f7f9fc;--surface:#ffffff;--line:#e2e8f0;--line-dark:#cbd5e1;--blue:#2563eb;--lime:#2563eb;--lime-dark:#1d4ed8;--shadow:0 12px 34px rgba(15,23,42,.08)}
.public-shell{background:var(--paper);color:var(--ink)}.public-header{background:#fff;color:var(--ink);max-width:none;height:72px;padding:0 max(28px,calc((100vw - 1240px)/2));border-bottom:1px solid var(--line)}.public-header nav{gap:22px;color:#475569}.public-header .button{background:var(--blue);border-color:var(--blue);color:#fff}.public-header .brand{font-size:18px}.public-footer{max-width:1240px;color:#64748b;border-color:var(--line)}.public-footer strong{color:var(--ink)}.brand-logo{display:block;width:38px;height:38px;object-fit:contain;border-radius:10px}.sidebar .brand-logo{width:40px;height:40px}.sidebar{background:#111827}.sidebar .brand{color:#fff}.sidebar .brand small{color:#94a3b8}.sidebar .nav-list a{color:#b5c0d1}.sidebar .nav-list a:hover,.sidebar .nav-list a.active{background:#1f2937;color:#fff}.sidebar .nav-list a.active span{color:#93c5fd}.topbar{background:rgba(255,255,255,.92)}.content{max-width:1380px}.button{background:var(--blue);border-color:var(--blue);border-radius:9px}.button.ghost{background:#fff;border-color:var(--line-dark);color:var(--ink)}input:focus,select:focus,textarea:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #dbeafe}.panel{border-color:var(--line);box-shadow:0 2px 6px rgba(15,23,42,.025)}
.switch{cursor:pointer}.switch input{opacity:0;position:absolute;inset:0;width:38px;height:22px;z-index:2;cursor:pointer}.switch i{background:#cbd5e1}.switch input:checked+i{background:var(--blue)}.task-card{cursor:pointer;background:#fff;transition:border-color .16s,box-shadow .16s,transform .16s}.task-card input{opacity:0;position:absolute;inset:0;width:100%;height:100%;cursor:pointer;z-index:2}.task-card:hover{border-color:#93c5fd;box-shadow:0 8px 20px rgba(37,99,235,.08);transform:translateY(-1px)}.task-card.active{border-color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue)}.task-card.active>span{background:#dbeafe;color:#1d4ed8}.compact-switch{cursor:pointer}.compact-switch input{accent-color:var(--blue)}
.new-landing-hero{min-height:650px;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);gap:70px;align-items:center;padding:72px 0 88px}.landing-kicker{font-size:11px;letter-spacing:.14em;color:var(--blue);font-weight:800}.landing-logo{width:76px;height:76px;object-fit:contain;margin:22px 0 10px}.landing-copy h1{font-size:clamp(50px,6vw,84px);line-height:.98;letter-spacing:-.065em;margin:0 0 24px;max-width:760px}.landing-copy h1 em{font-family:inherit;color:var(--blue);font-style:normal}.landing-copy p{font-size:18px;line-height:1.65;color:var(--muted);max-width:630px}.clean-actions{margin-top:28px}.clean-proof{color:#475569;margin-top:28px;gap:20px}.clean-proof span:before{content:'✓';color:var(--blue);font-weight:900;margin-right:7px}.landing-preview{background:#fff;border:1px solid var(--line);border-radius:20px;padding:18px;box-shadow:0 24px 60px rgba(15,23,42,.1)}.preview-top{display:flex;justify-content:space-between;font-size:10px;font-weight:800;letter-spacing:.1em;color:#64748b;padding:4px 4px 16px}.preview-top i{font-style:normal;color:#15803d;letter-spacing:0}.preview-model{display:grid;grid-template-columns:58px 1fr;gap:12px;align-items:center;background:#f8fafc;border-radius:13px;padding:14px;margin-bottom:11px}.preview-model img{width:58px;height:58px;object-fit:contain;border-radius:12px;background:#fff}.preview-model div{display:flex;flex-direction:column}.preview-model small,.preview-model span{font-size:10px;color:var(--muted)}.preview-model strong{font-size:18px;margin:3px 0}.preview-line{display:grid;grid-template-columns:1fr auto;gap:2px;padding:15px 8px;border-bottom:1px solid var(--line)}.preview-line span{font-size:11px;color:var(--muted)}.preview-line b{font-size:12px}.preview-line small{grid-column:1/-1;color:#94a3b8;font-size:10px}.preview-cta{margin-top:16px;padding:13px 15px;border-radius:10px;background:var(--blue);color:#fff;font-weight:750;font-size:12px;display:flex;justify-content:space-between}.landing-steps{padding:70px 0;border-top:1px solid var(--line)}.landing-steps h2,.landing-models h2{font-size:34px;letter-spacing:-.04em;margin:6px 0 28px}.landing-steps ol{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.landing-steps li{padding:20px;background:#fff;border:1px solid var(--line);border-radius:12px;display:flex;flex-direction:column;gap:10px}.landing-steps li>b{color:var(--blue);font-size:12px}.landing-steps li strong{font-size:16px}.landing-steps li span{font-size:12px;color:var(--muted);line-height:1.55}.landing-models{padding:30px 0 80px}.landing-models>header{display:flex;align-items:end;justify-content:space-between;margin-bottom:16px}.landing-models>header>a{font-size:13px;color:var(--blue);font-weight:750}.landing-model-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.landing-model{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;transition:.16s}.landing-model:hover{border-color:#93c5fd;transform:translateY(-2px);box-shadow:var(--shadow)}.landing-model img{width:100%;height:130px;display:block;object-fit:cover;background:#f1f5f9}.landing-model div{padding:13px;display:flex;flex-direction:column;gap:4px}.landing-model small{color:var(--blue);font-size:9px;text-transform:uppercase;letter-spacing:.08em}.landing-model strong{font-size:15px}.landing-model span{font-size:10px;color:var(--muted)}
@media(max-width:850px){.new-landing-hero{grid-template-columns:1fr;padding-top:45px;gap:35px}.landing-preview{max-width:540px}.landing-steps ol,.landing-model-grid{grid-template-columns:1fr 1fr}.public-header{padding:0 18px}.public-header nav>a:not(.button){display:none}}@media(max-width:540px){.landing-steps ol,.landing-model-grid{grid-template-columns:1fr}.landing-copy h1{font-size:48px}.public-header .brand-logo{width:32px;height:32px}}

/* Dataset health and interoperable exports */
.dataset-health{margin:0 0 22px;padding:17px;border:1px solid #bfdbfe;background:#f8fbff;border-radius:11px}.dataset-health-head{display:flex;justify-content:space-between;gap:18px;align-items:center}.dataset-health-head h3{margin:3px 0;font-size:18px}.dataset-health-head p{margin:0;color:var(--muted);font-size:11px}.recommendation-list{display:grid;gap:7px;margin-top:14px}.recommendation-list article{display:grid;grid-template-columns:70px 1fr auto;gap:10px;align-items:center;background:white;border:1px solid var(--line);border-radius:8px;padding:10px}.recommendation-list article>span{font-size:8px;font-weight:850;text-transform:uppercase;color:#1d4ed8}.recommendation-list article.warning>span,.recommendation-list article.privacy>span{color:#a16207}.recommendation-list b{font-size:11px}.recommendation-list p{font-size:10px;margin:2px 0;color:var(--muted)}.recommendation-list small{font:9px Consolas,monospace;color:#1d4ed8}.export-version-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:9px}.export-version-grid article{display:flex;flex-direction:column;gap:5px;padding:13px;background:#f8fafc;border:1px solid var(--line);border-radius:8px}.export-version-grid small{color:var(--muted)}.export-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:7px}.export-row a{font-size:9px;font-weight:800;color:#1d4ed8;background:#dbeafe;border-radius:5px;padding:5px 7px}.chat-workspace,.chat-list-rail,.all-chat-list,.chat-messages{min-height:0}.immersive-chat .chat-messages{overflow-y:auto;overscroll-behavior:contain}@media(max-width:700px){.dataset-health-head{align-items:flex-start;flex-direction:column}.recommendation-list article{grid-template-columns:1fr}.recommendation-list article>small{display:none}}
.drawer-delete-chat{margin:0;border-bottom:1px solid var(--line)}.drawer-delete-chat>button{display:grid;width:100%;grid-template-columns:31px 1fr;column-gap:8px;text-align:left;padding:11px 3px;border:0;background:transparent;color:#b42318}.drawer-delete-chat>button>span{grid-row:1/3;display:grid;place-items:center;width:29px;height:29px;background:#fff0ee;border-radius:7px}.drawer-delete-chat b{font-size:11px}.drawer-delete-chat small{font-size:9px;color:var(--muted)}
.task-runner{max-width:1100px;margin:auto}.task-runner-head{display:grid;grid-template-columns:150px 1fr 150px;align-items:center;margin-bottom:20px}.task-runner-head>div{display:flex;align-items:center;justify-content:center;gap:12px}.task-runner-head img{width:54px;height:54px;border-radius:13px;object-fit:cover}.task-runner-head span{display:flex;flex-direction:column}.task-runner-head small{font-size:8px;color:#2563eb;font-weight:850;letter-spacing:.09em}.task-runner-head h1{font-size:21px;margin:2px 0}.task-runner-head p{font-size:10px;margin:0}.task-runner-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(290px,.6fr);gap:14px}.image-drop-panel{min-height:460px;display:flex;flex-direction:column;justify-content:center;padding:38px}.image-drop-panel h2{font-size:30px;margin:5px 0}.image-drop-panel>p{max-width:560px}.image-file-drop{min-height:180px;display:grid;place-items:center;text-align:center;border-style:dashed;background:#f8fbff}.runner-controls{padding:24px}.runner-controls h2{margin:5px 0 15px}.runtime-privacy{display:flex;gap:9px;align-items:flex-start;margin-top:18px;padding:12px;background:#f8fafc;border-radius:8px}.runtime-privacy i{width:8px;height:8px;flex:none;margin-top:3px;background:#22c55e;border-radius:50%}.runtime-privacy span{display:flex;flex-direction:column}.runtime-privacy small{color:var(--muted);font-size:9px;margin-top:3px}.image-results{margin-top:14px}.task-family-note{display:grid;grid-template-columns:180px 1fr;gap:18px;margin-top:14px;padding:16px 20px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;font-size:11px}.task-family-note span{color:var(--muted);line-height:1.55}@media(max-width:800px){.task-runner-head{grid-template-columns:1fr auto}.task-runner-head>.back-link{display:none}.task-runner-head>div{justify-content:flex-start}.task-runner-grid{grid-template-columns:1fr}.task-family-note{grid-template-columns:1fr}}

/* Capability-driven runners: prediction is a first-class interaction, not a chat fallback. */
.runner-purpose{padding:24px 28px;margin-bottom:14px;border-radius:14px;background:linear-gradient(125deg,#0f172a,#172554);color:#fff;box-shadow:0 18px 42px rgba(15,23,42,.13)}.runner-purpose h2{font-size:30px;letter-spacing:-.035em;margin:5px 0}.runner-purpose p{max-width:720px;margin:0;color:#cbd5e1;line-height:1.6}.structured-input-panel{padding:28px}.structured-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:17px}.runner-field{display:flex;flex-direction:column;gap:6px;padding:14px;border:1px solid var(--line);border-radius:11px;background:#f8fafc}.runner-field>span:first-child{display:flex;justify-content:space-between;align-items:center}.runner-field>span b{font-size:12px}.runner-field>span em{font-size:8px;font-style:normal;text-transform:uppercase;letter-spacing:.08em;color:#2563eb}.runner-field>small{min-height:28px;color:var(--muted);font-size:9px;line-height:1.45}.runner-field input,.runner-field select,.runner-field textarea{background:#fff}.runner-submit{margin-top:18px;width:100%}.structured-results{margin-top:16px}.structured-results>header{margin:24px 4px 12px}.structured-results>header h2{margin:4px 0;font-size:26px}.result-block{padding:22px;margin-bottom:10px;border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:0 7px 23px rgba(15,23,42,.04)}.result-block h3{margin:0 0 15px}.metric-result{display:grid;grid-template-columns:1fr auto;align-items:end;background:linear-gradient(135deg,#eff6ff,#fff)}.metric-result small{grid-column:1/-1;font-size:10px;text-transform:uppercase;letter-spacing:.09em;color:#1d4ed8}.metric-result strong{font-size:48px;letter-spacing:-.055em;color:#0f172a}.metric-result span{padding-bottom:8px;color:var(--muted);font-weight:700}.runner-table{max-width:100%;overflow:auto}.runner-table table{width:100%;border-collapse:collapse}.runner-table th,.runner-table td{text-align:left;padding:9px 11px;border-bottom:1px solid var(--line);font-size:10px}.runner-table th{color:#64748b;text-transform:uppercase;letter-spacing:.07em}.series-result{display:flex;align-items:end;gap:9px;min-height:220px;padding-top:30px}.series-result>div{height:180px;min-width:38px;flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:5px}.series-result i{display:block;width:min(38px,80%);min-height:2px;border-radius:5px 5px 0 0;background:linear-gradient(#60a5fa,#2563eb)}.series-result small,.series-result b{font-size:8px}.embedding-result{display:grid;grid-template-columns:repeat(16,1fr);gap:3px;margin:12px 0}.embedding-result span{aspect-ratio:1;border-radius:2px;background:#2563eb}.embedding-result span:nth-child(3n){background:#7c3aed}.generated-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.generated-gallery img{width:100%;border-radius:10px}.text-result p{white-space:pre-wrap;font-size:15px;line-height:1.7}.schema-explainer{grid-template-columns:repeat(auto-fit,minmax(145px,1fr))}@media(max-width:720px){.structured-fields{grid-template-columns:1fr}.metric-result strong{font-size:38px}}

/* Device-bound resources and a focused public model directory. */
.community-hero .button.ghost{background:#fff;color:#0f172a;border-color:#e2e8f0}
[hidden]{display:none!important}.dataset-compatibility-guide{display:grid;grid-template-columns:minmax(190px,.75fr) minmax(340px,1.35fr) minmax(190px,.7fr);gap:14px;padding:17px;margin-bottom:18px;border:1px solid #bfdbfe;border-radius:13px;background:linear-gradient(135deg,#f8fbff,#fff)}.dataset-compatibility-guide h3{font-size:18px;margin:4px 0}.dataset-compatibility-guide p{font-size:10px;line-height:1.55;color:var(--muted)}.dataset-requirement-cards{display:grid;gap:7px}.dataset-requirement-cards article{display:flex;flex-direction:column;gap:3px;padding:10px 12px;border:1px solid var(--line);border-radius:9px;background:#fff}.dataset-requirement-cards strong{font-size:11px}.dataset-requirement-cards small{color:var(--muted);font-size:9px}.dataset-requirement-cards code{font-size:8px;color:#1d4ed8}.dataset-match-summary{display:flex;flex-direction:column;align-items:flex-start;gap:5px;padding:12px;border-radius:10px;background:#eff6ff}.dataset-match-summary>b{font-size:25px;color:#1d4ed8}.dataset-match-summary>span{font-size:9px;color:#475569}.device-resource-list{display:grid;gap:8px}.device-resource-list article{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:12px;border:1px solid var(--line);border-radius:9px}.device-resource-list article>div{display:flex;flex-direction:column}.device-resource-list small{color:var(--muted);font-size:9px}.device-resource-list article>b{font-size:9px;color:#475569}.plain-steps{padding-left:20px;color:var(--muted);font-size:11px;line-height:1.85}.privacy-label{font-size:9px;color:#1d4ed8;font-weight:750}.history-row{display:grid!important;grid-template-columns:1fr auto;align-items:stretch;border-bottom:1px solid var(--line)}.history-row>a{border:0!important;min-width:0}.history-row form{display:flex;align-items:center}.history-row form button{border:0;background:transparent;color:#94a3b8;font-size:18px;padding:8px}.history-row form button:hover{color:#b42318}
.community-landing{max-width:1240px;margin:auto}.community-hero{position:relative;min-height:680px;display:grid;grid-template-columns:minmax(0,.92fr) minmax(480px,1.08fr);gap:72px;align-items:center;padding:68px 0 84px}.community-hero:before{content:"";position:absolute;inset:4% -10% auto 48%;height:480px;background:radial-gradient(circle at 50% 45%,#dbeafe 0,#eff6ff 30%,transparent 68%);z-index:-1}.community-hero-copy h1{font-size:clamp(58px,6vw,88px);line-height:.94;letter-spacing:-.07em;margin:22px 0 26px}.community-hero-copy h1 em{font-style:normal;color:#2563eb}.community-hero-copy>p{max-width:600px;font-size:18px;line-height:1.65;color:#64748b}.landing-kicker i{display:inline-block;width:8px;height:8px;margin-right:7px;border-radius:50%;background:#2563eb;box-shadow:0 0 0 6px #dbeafe}.featured-model-stage{display:grid;grid-template-columns:1.02fr .98fr;min-height:470px;overflow:hidden;border:1px solid #dbe3ee;border-radius:24px;background:#fff;box-shadow:0 34px 90px rgba(15,23,42,.14);transform:rotate(1deg);transition:.25s}.featured-model-stage:hover{transform:rotate(0) translateY(-4px)}.featured-cover{position:relative;min-height:470px;background:#0f172a}.featured-cover img{width:100%;height:100%;object-fit:cover;display:block}.featured-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 60%,rgba(15,23,42,.7))}.featured-cover>span{position:absolute;z-index:1;left:18px;bottom:17px;color:white;font-size:9px;font-weight:850;letter-spacing:.14em}.featured-model-copy{padding:32px 26px;display:flex;flex-direction:column}.model-objective{color:#2563eb;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.12em}.featured-model-copy h2{font-size:32px;letter-spacing:-.04em;margin:10px 0}.featured-model-copy>p{font-size:11px;line-height:1.7;color:#64748b}.featured-facts{display:grid;gap:7px;margin-top:18px}.featured-facts>span{display:flex;justify-content:space-between;padding:9px 0;border-top:1px solid #edf1f6}.featured-facts small{font-size:8px;color:#94a3b8}.featured-facts b{font-size:10px}.featured-open{margin-top:auto;display:flex;justify-content:space-between;padding:13px 15px;border-radius:10px;background:#2563eb;color:#fff;font-size:11px;font-weight:800}.empty-stage{align-items:center;padding:40px}.empty-stage>img{width:160px;margin:auto}.real-model-directory{padding:78px 0;border-top:1px solid var(--line)}.real-model-directory>header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:25px}.real-model-directory h2,.device-first-story h2{font-size:38px;letter-spacing:-.045em;margin:5px 0}.real-model-directory>header>a{color:#2563eb;font-size:12px;font-weight:800}.real-model-rail{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.real-model-card{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff;transition:.18s}.real-model-card:hover{transform:translateY(-4px);border-color:#93c5fd;box-shadow:0 18px 45px rgba(15,23,42,.1)}.real-model-art{position:relative;height:180px;background:#e9eef6}.real-model-art img{width:100%;height:100%;object-fit:cover}.real-model-art span{position:absolute;left:11px;bottom:10px;padding:5px 7px;border-radius:6px;background:rgba(15,23,42,.86);color:#fff;font-size:8px;text-transform:uppercase;letter-spacing:.08em}.real-model-info{padding:15px}.real-model-info h3{font-size:16px;margin:0 0 6px}.real-model-info p{height:44px;overflow:hidden;font-size:10px;line-height:1.5;color:#64748b}.real-model-info footer{display:flex;justify-content:space-between;padding-top:11px;border-top:1px solid var(--line);font-size:9px;color:#64748b}.real-model-info footer b{color:#2563eb}.device-first-story{padding:76px 0}.device-first-story>header{max-width:690px}.device-first-story>header>p{color:#64748b;line-height:1.6}.device-story-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:28px}.device-story-grid article{min-height:185px;display:flex;flex-direction:column;justify-content:space-between;padding:22px;border:1px solid var(--line);border-radius:15px;background:#fff}.device-story-grid article>b{font-size:11px;color:#2563eb}.device-story-grid span{display:flex;flex-direction:column;gap:8px}.device-story-grid strong{font-size:15px}.device-story-grid small{font-size:10px;line-height:1.55;color:#64748b}.landing-final-cta{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin:20px 0 90px;padding:24px 28px;border-radius:18px;background:#0f172a;color:#fff}.landing-final-cta img{width:55px;height:55px;object-fit:contain}.landing-final-cta h2{margin:3px 0;font-size:23px}.landing-final-cta .section-index{color:#93c5fd}@media(max-width:1050px){.community-hero{grid-template-columns:1fr;gap:40px}.featured-model-stage{max-width:720px;transform:none}.real-model-rail,.device-story-grid{grid-template-columns:1fr 1fr}.dataset-compatibility-guide{grid-template-columns:1fr 1fr}.dataset-match-summary{grid-column:1/-1}}@media(max-width:650px){.community-hero{padding-top:40px}.community-hero-copy h1{font-size:52px}.featured-model-stage{grid-template-columns:1fr}.featured-cover{min-height:300px}.real-model-rail,.device-story-grid,.dataset-compatibility-guide{grid-template-columns:1fr}.landing-final-cta{grid-template-columns:auto 1fr}.landing-final-cta>a{grid-column:1/-1}.device-resource-list article{grid-template-columns:1fr}.real-model-directory>header{align-items:flex-start;flex-direction:column}}
