@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/inter-cyrillic.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/inter-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--blue-900:#042e7b;--blue-700:#004ee0;--blue-500:#1883ff;--blue-200:#99caff;--blue-50:#e3f2ff;--neutral-000:#fff;--neutral-600:#797d81;--neutral-700:#4f555b;--neutral-900:#262728;--neutral-950:#161616;--bg-page:var(--blue-50);--bg-header:var(--neutral-000);--bg-surface:var(--neutral-000);--bg-surface-raised:var(--neutral-000);--bg-card:var(--neutral-000);--bg-card-muted:#d2e2f2;--bg-sunken:#f7f8fa;--bg-inverse:var(--neutral-950);--border-subtle:#d5e6f7;--border-strong:var(--blue-200);--text-primary:var(--neutral-950);--text-secondary:var(--neutral-700);--text-muted:var(--neutral-600);--text-inverse:var(--neutral-000);--surface-light:var(--neutral-000);--surface-light-2:#d9d9d9;--btn-primary-bg:var(--blue-700);--btn-primary-fg:var(--neutral-000);--radius-sm:8px;--radius-md:10px;--radius-lg:16px;--radius-pill:999px;--shadow-card:0 1px 2px #0f172a0a;--accent:var(--blue-700);--accent-hover:var(--blue-500);--accent-soft:var(--blue-50);--accent-start:var(--blue-700);--accent-end:var(--blue-500);--accent-gradient:linear-gradient(135deg, var(--accent-start), var(--accent-end));--warning:#f59e0b;--success:#22c55e;--error:#ef4444;--warning-fg:#b45309;--warning-bg:#fffbeb;--warning-border:#fcd34d;--success-fg:#15803d;--error-soft-bg:#ef44441a;--error-soft-border:#ef44444d;--text-near-black:#222;--text-hero:#1f1f1f;--text-divider:#454748;--accent-hero:#1252d3;--accent-orb:#1e87ff;--input-placeholder-fg:#fafdff}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg-page);color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5}.editor-loading{color:var(--text-secondary);text-align:center;padding:48px 24px}.error-boundary{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:48px 24px;display:flex}.error-boundary-title{color:var(--error)}.auth-loading-indicator{color:var(--text-muted);text-align:center;margin-top:12px;font-size:14px;display:block}.auth-card{background:var(--bg-surface);border-radius:var(--radius-lg);border:none;width:440px;max-width:calc(100vw - 32px);margin:56px auto;padding:32px 28px 28px;position:relative}.auth-card:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(60% 55% at 50% 40%,#1883ff59,#0000 70%),radial-gradient(40% 40% at 100% 0,#1883ff4d,#0000 70%);position:fixed;inset:0}.auth-card h1{text-align:center;color:var(--text-primary);font-size:28px;font-weight:700;line-height:1.2}.auth-field{margin-bottom:14px}.auth-field label{color:var(--text-muted);margin-bottom:6px;font-size:14px;font-weight:500;display:block}.auth-field input{background:var(--blue-50);border-radius:var(--radius-md);width:100%;height:52px;color:var(--neutral-900);border:1px solid #0000;padding:0 16px;font-family:inherit;font-size:16px}.auth-field input:focus{border-color:var(--accent);outline:none}.auth-field input::placeholder{color:var(--neutral-900);opacity:.7}.auth-field-wrap{position:relative}.auth-field-wrap input{padding-right:72px}.auth-password-toggle{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:13px;font-weight:500;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.auth-password-toggle:hover{color:var(--accent)}.auth-submit{background:var(--accent);width:100%;height:52px;color:var(--text-inverse);border-radius:var(--radius-md);cursor:pointer;border:none;margin-top:8px;padding:0 24px;font-family:inherit;font-size:16px;font-weight:600}.auth-submit:hover:not(:disabled){background:var(--accent-soft);color:var(--accent)}.auth-submit:disabled,.verify-resend button:disabled{opacity:.6;cursor:default}.auth-subtitle{color:var(--neutral-900);text-align:center;font-size:15px}.auth-footer-link{text-align:center;color:var(--text-near-black);margin-top:20px;font-size:14px}.auth-footer-link a{color:var(--accent);font-weight:500;text-decoration:none}@media (height<=760px){.auth-card{margin:24px auto}}@media (width<=480px){.auth-card{border-radius:var(--radius-md);margin:20px auto;padding:24px 16px}.auth-card h1{font-size:24px}.auth-field input,.auth-submit{height:48px;font-size:16px}}.auth-form-error{color:var(--error);text-align:center;margin-top:12px;font-size:15px}.auth-network-error{color:var(--warning-fg);background:var(--warning-bg);border:1px solid var(--warning-border);border-radius:var(--radius-sm);text-align:center;margin-top:12px;padding:10px 12px;font-size:15px}.auth-oauth-error{color:var(--error);background:var(--error-soft-bg);border:1px solid var(--error-soft-border);border-radius:var(--radius-md);align-items:center;gap:10px;margin-bottom:20px;padding:12px 14px;font-size:15px;display:flex}.auth-oauth-error-icon{flex-shrink:0}.auth-form-success{color:var(--success-fg);text-align:center;margin-top:12px;font-size:15px;display:block}.register-card h1{margin-bottom:12px}.register-subtitle{margin-bottom:32px}.register-hint{color:var(--text-muted);margin-top:6px;font-size:14px}.register-hint-error{color:var(--error)}.register-terms{color:var(--text-primary);text-align:center;margin-top:20px;font-size:14px;line-height:1.5}.register-terms a{color:var(--accent);text-decoration:none}.login-card h1{margin-bottom:12px}.login-subtitle{margin-bottom:22px}.auth-divider{color:var(--text-divider);align-items:center;gap:14px;margin:18px 0;font-size:14px;font-weight:500;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--border-subtle);flex:1;height:1px}.oauth-list{flex-direction:column;gap:8px;display:flex}.btn-oauth{background:var(--blue-200);border-radius:var(--radius-md);width:100%;height:52px;color:var(--input-placeholder-fg);cursor:pointer;border:none;align-items:center;gap:12px;padding:0 8px;font-family:inherit;font-size:15px;font-weight:400;text-decoration:none;transition:background-color .15s;display:flex}.btn-oauth:hover{background:var(--blue-500);color:var(--neutral-000)}.provider-badge{border-radius:var(--radius-sm);background:var(--neutral-000);flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.provider-badge img{object-fit:contain;width:22px;height:22px}@media (width<=480px){.btn-oauth{height:48px;font-size:14px}.provider-badge{width:34px;height:34px}}.account-locked-card{text-align:center}.account-locked-card h1{margin-bottom:12px}.al-subtitle{margin-bottom:24px;line-height:1.5}.al-icon-badge{background:#ef44441f;border:1px solid #ef44444d;border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 20px;display:flex}.al-icon{width:26px;height:26px;color:var(--error)}.al-timer-pill{background:var(--blue-50);border-radius:var(--radius-pill);color:var(--accent);border:none;margin-bottom:24px;padding:8px 20px;font-size:14px;font-weight:600;display:inline-block}.al-back-button{background:var(--blue-50);width:100%;height:52px;color:var(--accent);border-radius:var(--radius-md);cursor:pointer;border:none;padding:0 24px;font-family:inherit;font-size:16px;font-weight:600}.al-back-button:hover{background:var(--accent);color:var(--text-inverse)}.verify-code-inputs{border:0;justify-content:center;align-items:center;gap:11px;min-inline-size:0;margin:24px 0 20px;padding:0;display:flex;position:relative}.verify-code-inputs input{background:var(--blue-50);border-radius:var(--radius-md);width:46px;height:56px;color:var(--text-primary);text-align:center;border:1px solid #0000;font-family:inherit;font-size:22px;font-weight:500}.verify-code-inputs input:focus{border-color:var(--accent);outline:none}.verify-code-inputs input:nth-child(3){margin-right:28px}.verify-code-inputs:before{content:"";background:var(--neutral-900);width:23px;height:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.verify-code-inputs input.error,.verify-code-inputs input.error:focus{border-color:var(--error)}.verify-resend{text-align:center;color:var(--neutral-900);flex-direction:column;gap:8px;margin-top:22px;font-size:15px;font-weight:500;display:flex}.verify-resend button{color:var(--accent);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:15px;font-weight:600}.verify-resend [data-testid=verify-resend-countdown]{color:var(--neutral-900);font-weight:600}@media (width<=640px){.verify-code-inputs{gap:6px}.verify-code-inputs input{width:44px;height:58px;font-size:22px}.verify-code-inputs input:nth-child(3){margin-right:22px}}.oauth-callback-card{text-align:center;padding:48px 40px}.oauth-callback-spinner{background:conic-gradient(from 0deg, var(--accent), var(--accent-hover), transparent 75%);border-radius:50%;width:48px;height:48px;margin:0 auto 24px;animation:.9s linear infinite oauth-callback-spin;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 4px),#000 0);mask:radial-gradient(farthest-side,#0000 calc(100% - 4px),#000 0)}@keyframes oauth-callback-spin{to{transform:rotate(360deg)}}.oauth-callback-status{display:block}.oauth-callback-card h1{margin-bottom:12px}.oauth-callback-subtitle{line-height:1.5}.profile-menu{align-items:center;display:flex;position:relative}.profile-trigger{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;align-items:center;gap:12px;padding:0;display:flex}.profile-avatar{border-radius:var(--radius-pill);color:var(--text-inverse);background:linear-gradient(135deg,#51a2ff,#4f39f6);flex:none;justify-content:center;align-items:center;font-weight:700;display:inline-flex;box-shadow:0 1px 2px #0000001a,0 1px 4px #0000001a}.profile-avatar svg{width:60%;height:60%}.profile-avatar-trigger{width:44px;height:44px;font-size:16px}.profile-avatar-menu{width:28px;height:28px;font-size:10px}.profile-chevron{flex:none;width:24px;height:24px;transition:transform .12s}.profile-chevron-up{transform:rotate(180deg)}.profile-panel{z-index:20;background:var(--bg-surface);border:1px solid #d9d9d9;border-radius:6px;flex-direction:column;gap:4px;width:238px;padding:8px;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 4px 6px #00000017}.profile-panel-account{border-bottom:1px solid #d9d9d9;align-items:center;gap:12px;padding:6px 8px 12px;display:flex}.profile-panel-email{color:var(--text-primary);overflow-wrap:anywhere;font-size:14px;font-weight:500}.profile-panel-item{width:100%;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:6px 8px;font-family:inherit;font-size:14px;font-weight:500;display:flex}.profile-panel-item:hover,.profile-panel-item:focus-visible{background:var(--accent-soft)}.profile-menu-icon{width:16px;height:16px;color:var(--text-secondary);flex:none}@media (width<=640px){.profile-avatar-trigger{width:36px;height:36px;font-size:14px}.profile-trigger{gap:4px}}.projects-navbar{background:var(--bg-surface);border-radius:22px;justify-content:space-between;align-items:center;gap:16px;min-height:72px;margin-bottom:30px;padding:10px 26px;display:flex;box-shadow:0 4px 12px #00000017}.projects-navbar-logo{width:auto;height:37px;display:block}@media (width>=1920px){.projects-navbar{border-radius:28px;min-height:88px;margin-bottom:40px;padding:12px 32px}.projects-navbar-logo{height:45px}}@media (width<=1000px){.projects-navbar{border-radius:20px;min-height:64px;margin-bottom:24px;padding:8px 20px}.projects-navbar-logo{height:33px}.projects-navbar .profile-avatar-trigger{width:38px;height:38px;font-size:14px}}@media (width<=640px){.projects-navbar{border-radius:18px;min-height:56px;margin-bottom:16px;padding:8px 16px}.projects-navbar-logo{height:29px}.projects-navbar .profile-avatar-trigger{width:34px;height:34px;font-size:13px}.projects-navbar .profile-chevron{width:20px;height:20px}}.projects-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin:22px 0 8px;display:flex}.projects-toolbar-filters,.projects-toolbar-actions{align-items:center;gap:10px;display:flex}.projects-search{flex:240px;max-width:240px}.projects-search-field{align-items:center;display:flex;position:relative}.projects-search-icon{width:18px;height:18px;color:var(--text-muted);pointer-events:none;position:absolute;left:14px}.projects-search-input{border:1px solid var(--border-subtle);background:var(--bg-surface);width:100%;height:48px;font:inherit;border-radius:12px;padding:0 14px 0 42px;font-size:14px}.projects-result-count{color:var(--text-muted);font-size:13px}.projects-sort{align-items:center;display:inline-flex}.projects-sort select{border:1px solid var(--border-subtle);background:var(--bg-surface);height:48px;font:inherit;border-radius:12px;padding:0 12px;font-size:14px}.projects-create-button{background:var(--btn-primary-bg);height:48px;color:var(--btn-primary-fg);font:inherit;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:12px;padding:0 32px;font-size:16px;font-weight:600;display:inline-flex}.projects-create-button:hover{background:var(--accent-hover)}.projects-create-sparkle{width:18px;height:18px}.projects-view-toggle{border:1px solid var(--border-subtle);background:var(--bg-surface);border-radius:12px;gap:2px;min-inline-size:0;margin:0;padding:4px;display:inline-flex}.projects-view-toggle button{border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;display:inline-flex}.projects-view-icon{width:20px;height:20px}.projects-view-toggle button[aria-pressed=true]{background:var(--bg-sunken);color:var(--text-primary)}@media (width<=720px){.projects-toolbar{gap:12px;display:grid}.projects-search{max-width:none}.projects-create-button{width:100%}.projects-view-toggle{display:none}}.projects-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:380px;padding:40px 0;display:flex}.projects-empty-art{width:88px;height:auto;margin-bottom:14px}.projects-empty-title{color:var(--text-primary);margin:0;font-size:15px;font-weight:700}.projects-empty-hint{color:var(--text-muted);margin:0;font-size:14px}.projects-empty .projects-create-button{margin-top:18px}.projects-empty-secondary{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-surface);font:inherit;cursor:pointer;margin-top:10px;padding:9px 18px}.project-card-openable{cursor:pointer}.project-card-open{appearance:none;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;margin:0;padding:0;display:inline}.project-card-open:after{content:"";border-radius:inherit;position:absolute;inset:0}.project-card-open:focus-visible{outline:none}.project-card-open:focus-visible:after{outline:2px solid var(--accent,#1552f0);outline-offset:2px}.project-card-retry,.project-card-retry-error{z-index:1;position:relative}.project-card-retry{border:1px solid var(--border-subtle);background:var(--bg-surface);cursor:pointer;font:inherit;border-radius:8px;margin-top:10px;padding:6px 14px}.project-card-retry:disabled{opacity:.6;cursor:default}.project-card-retry-error{color:var(--text-muted);margin:8px 0 0;font-size:12px}.projects-page{grid-template-columns:repeat(6,1fr);gap:22px;max-width:1640px;margin:0 auto;padding:24px;display:grid}@media (width<=1400px){.projects-page{grid-template-columns:repeat(4,1fr)}}@media (width<=1000px){.projects-page{grid-template-columns:repeat(3,1fr)}}@media (width<=720px){.projects-page{grid-template-columns:1fr;gap:16px;padding:16px 0}.projects-section-recent .project-card:nth-child(n+3){display:none}}.projects-error{color:var(--text-muted);grid-column:1/-1;margin:0}.project-card{background:var(--bg-surface);border:1px solid var(--border-subtle);box-shadow:var(--shadow-card);border-radius:14px;position:relative;overflow:hidden}.project-card-thumb{background:var(--bg-sunken);justify-content:center;align-items:center;height:128px;display:flex}.project-card-folder{width:52px;height:64px}.project-card-body{padding:14px 16px 18px}.project-card-type{border-radius:6px;padding:4px 10px;font-size:11.5px;font-weight:600;display:inline-block}.project-card-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:10px 0 8px;font-size:13.5px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.project-card-date{color:var(--text-muted);font-size:12px}.project-card-accent-blue .project-card-type{color:#004ee0;background:#e5f3fe}.project-card-accent-blue .project-card-folder{color:#4894fe}.project-card-accent-coral .project-card-type{color:#e76455;background:#fff0ed}.project-card-accent-coral .project-card-folder{color:#e76455}.project-card-accent-purple .project-card-type{color:#6730ff;background:#efeaff}.project-card-accent-purple .project-card-folder{color:#8a38f5}.project-card-accent-teal .project-card-type{color:#2d978d;background:#eafffd}.project-card-accent-teal .project-card-folder{color:#2d978d}.projects-screen{max-width:1640px;margin:0 auto;padding:40px min(140px,4vw) 48px}.projects-header{align-items:flex-start;gap:12px;display:flex}.projects-heading{margin:0;font-size:28px;font-weight:600}.projects-subtitle{color:var(--text-secondary);margin:12px 0 0;font-size:18px}.projects-back{border:1px solid var(--border-subtle);cursor:pointer;background:0 0;border-radius:8px;padding:6px 12px}.projects-section-title{margin:40px 0 4px;font-size:20px;font-weight:600}.projects-error-block{align-items:center;gap:12px;margin:12px 0;display:flex}.projects-error-block button{border:1px solid var(--border-subtle);background:var(--bg-surface);cursor:pointer;border-radius:8px;padding:6px 14px}.projects-view-list{grid-template-columns:1fr;gap:10px}.projects-view-list .project-card{align-items:center;display:flex}.projects-view-list .project-card-thumb{flex:none;width:96px;height:76px}.projects-view-list .project-card-body{padding:10px 16px}.projects-view-list .project-card-title{-webkit-line-clamp:1}@media (width<=720px){.projects-heading{font-size:24px}.projects-subtitle{margin-top:8px;font-size:16px}.projects-section-title{margin-top:28px}.projects-view-list .project-card{display:block}.projects-view-list .project-card-thumb{width:auto;height:128px}.projects-view-list .project-card-body{padding:14px 16px 18px}.projects-view-list .project-card-title{-webkit-line-clamp:2}}.projects-skeleton{grid-template-columns:repeat(4,1fr);gap:22px;padding:24px 0;display:grid}.projects-skeleton-card{background:var(--bg-sunken);border-radius:14px;height:210px;animation:1.4s ease-in-out infinite projects-skeleton-pulse}@keyframes projects-skeleton-pulse{50%{opacity:.55}}@media (prefers-reduced-motion:reduce){.projects-skeleton-card{animation:none}}.projects-pager{justify-content:center;align-items:center;gap:14px;margin-top:28px;display:flex}.projects-pager button{border:1px solid var(--border-subtle);background:var(--bg-surface);cursor:pointer;border-radius:8px;padding:8px 16px}.projects-pager button:disabled{opacity:.5;cursor:default}.site-header{background:0 0;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:32px 20px 0;display:flex}.brand-logo{width:auto;height:45px;display:block}.header-actions{align-items:center;gap:16px;display:flex}.btn-ghost{background:var(--neutral-000);border-radius:var(--radius-sm);color:var(--text-primary);cursor:pointer;border:none;height:50px;padding:0 24px;font-family:inherit;font-size:16px;font-weight:700}.btn-ghost:hover{background:var(--accent-soft);color:var(--accent)}.btn-light{border-radius:var(--radius-sm);cursor:pointer;background:var(--accent);color:var(--text-inverse);border:none;height:50px;padding:0 28px;font-family:inherit;font-size:16px;font-weight:700}.btn-light:hover{background:var(--accent-soft);color:var(--accent)}@media (width<=640px){.site-header{padding:16px 16px 0}.brand-logo{height:32px}.header-actions{gap:8px}.btn-ghost,.btn-light{height:40px;padding:0 14px;font-size:13px}}.faq{text-align:center;max-width:890px;margin:120px auto 0;padding:0 20px}.faq-title{color:var(--text-primary);font-size:40px;font-weight:600}.faq-list{text-align:left;gap:15px;margin-top:40px;display:grid}.faq-item{background:var(--bg-surface);border-radius:var(--radius-md)}.faq-question{min-height:70px;color:var(--text-primary);cursor:pointer;align-items:center;padding:12px 60px 12px 20px;font-size:20px;font-weight:500;list-style:none;display:flex;position:relative}.faq-question::-webkit-details-marker{display:none}.faq-marker{width:22px;height:22px;position:absolute;right:22px}.faq-marker:before,.faq-marker:after{content:"";background:var(--text-primary);transition:opacity .15s;position:absolute}.faq-marker:before{width:22px;height:1.5px;top:10px;left:0}.faq-marker:after{width:1.5px;height:22px;top:0;left:10px}.faq-item[open] .faq-marker:after{opacity:0}.faq-answer{color:var(--text-secondary);padding:0 60px 20px 20px;font-size:16px}@media (width<=640px){.faq{margin-top:72px}.faq-title{font-size:28px}.faq-question{font-size:16px}}.hero{text-align:center;max-width:1200px;margin:0 auto;padding:90px 20px 0;position:relative}.hero:before,.hero:after{content:"";border-radius:var(--radius-pill);background:var(--blue-500);opacity:.18;filter:blur(40px);z-index:0;width:1033px;height:1033px;position:absolute;top:60px}.hero:before{right:calc(100% - 300px)}.hero:after{left:calc(100% - 300px)}.hero-glass{z-index:0;pointer-events:none;position:absolute;top:40px}.hero-glass img{width:100%;height:auto;display:block}.hero-glass-left{width:420px;left:-180px}.hero-glass-right{width:440px;right:-180px}.hero-glass-left img:last-child{width:130%;margin-top:-40px;margin-left:40px}.hero-glass-right img:last-child{width:145%;margin-top:-60px;margin-left:-60px}.hero-title,.hero-subtitle,.hero-prompt{z-index:1;position:relative}.hero-title{max-width:700px;color:var(--text-hero);margin:0 auto;font-size:44px;font-weight:600;line-height:1.2}.hero-title-accent{color:var(--accent-hero)}.hero-subtitle{max-width:770px;color:var(--text-primary);margin:20px auto 0;font-size:18px;font-weight:400}.hero-subtitle strong{font-weight:700}.hero-prompt{background:var(--bg-surface);border-radius:var(--radius-md);align-items:center;gap:12px;max-width:770px;margin:44px auto 0;padding:11px;display:flex}.hero-prompt-input{min-width:0;color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;padding:0 12px;font-family:inherit;font-size:16px}.hero-prompt-input::placeholder{color:var(--text-primary);opacity:.75}.hero-prompt-button{border-radius:var(--radius-md);background:var(--neutral-950);width:208px;height:50px;color:var(--text-inverse);cursor:pointer;border:none;flex-shrink:0;font-family:inherit;font-size:16px;font-weight:700}.hero-prompt-button:hover{background:var(--accent-soft);color:var(--accent)}@media (width<=900px){.hero-glass,.hero:before,.hero:after{display:none}}@media (width<=640px){.hero{padding:48px 16px 0}.hero-title{font-size:30px}.hero-subtitle{font-size:16px}.hero-prompt{flex-wrap:wrap}.hero-prompt-button{width:100%}}.showcase{text-align:center;max-width:1200px;margin:140px auto 0;padding:0 20px;position:relative}.showcase-title{max-width:700px;color:var(--text-primary);margin:0 auto;font-size:40px;font-weight:600;line-height:1.2}.showcase-title-accent{color:var(--accent)}.showcase-stage{height:640px;margin-top:40px;position:relative}.showcase-orb{border-radius:var(--radius-pill);width:480px;height:480px;position:absolute}.showcase-orb-1{background:var(--accent-orb);opacity:.25;filter:blur(30px);top:130px;left:50%;transform:translate(-50%)}.showcase-orb-2{border:1px solid #fffc;top:0;left:8%}.showcase-orb-3{border:1px solid #fffc;top:250px;right:8%}.showcase-card{border-radius:var(--radius-md);width:392px;max-width:34vw;height:187px;position:absolute}.showcase-card-plain{background:var(--bg-card)}.showcase-card-muted{background:var(--bg-card-muted)}.showcase-card-1{top:60px;left:0}.showcase-card-2{top:130px;right:4%}.showcase-card-3{top:380px;left:6%}.showcase-card-4{top:450px;right:0}.showcase-cta{z-index:1;border-radius:var(--radius-sm);background:var(--accent);height:50px;color:var(--text-inverse);cursor:pointer;border:none;margin-top:24px;padding:0 28px;font-family:inherit;font-size:16px;font-weight:700;position:relative}.showcase-cta:hover{background:var(--accent-soft);color:var(--accent)}@media (width<=900px){.showcase{margin-top:80px}.showcase-title{font-size:28px}.showcase-stage{display:none}.showcase-cta{margin-top:32px}}.stats{z-index:1;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1080px;margin:96px auto 0;padding:0 20px;display:grid;position:relative}.stat-card{border-radius:var(--radius-md);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff8c;border:1px solid #ffffffb3;min-height:174px;padding:56px 24px 20px;position:relative}.stat-chips{align-items:center;display:flex;position:absolute;top:-30px;left:24px}.stat-chip{border-radius:var(--radius-pill);width:50px;height:50px;margin-left:-26px}.stat-chip-back{background:var(--blue-200);margin-left:0}.stat-chip-mid{background:var(--blue-500)}.stat-chip-front{background:var(--neutral-950);color:var(--text-inverse);justify-content:center;align-items:center;font-size:20px;display:flex}.stat-value{color:var(--text-primary);font-size:24px;font-weight:600}.stat-text{color:var(--text-primary);margin-top:8px;font-size:15px;font-weight:500}@media (width<=900px){.stats{grid-template-columns:1fr;gap:48px;margin-top:64px}}.landing{background:var(--bg-page);overflow-x:hidden}.landing-footer{margin-top:120px;padding-top:120px;position:relative;overflow:hidden}.landing-footer:before{content:"";background:var(--bg-inverse);border-radius:50% 50% 0 0/120px 120px 0 0;width:120%;height:400px;position:absolute;top:0;left:-10%}.landing-footer-inner{background:var(--bg-inverse);border-top:1px solid #fff3;max-width:1200px;margin:0 auto;padding:60px 20px;position:relative}.footer-logo{filter:invert()brightness(2);width:auto;height:45px;display:block}@media (width<=640px){.landing-footer{margin-top:72px;padding-top:72px}.landing-footer:before{height:260px}}.chat-page{min-height:100vh}.cw-container{max-width:1100px;margin:0 auto;padding:40px 24px 96px}.cw-badge{background:var(--bg-surface-raised);border-radius:999px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-flex}.cw-dot{background:var(--text-muted);border-radius:50%;width:8px;height:8px}.cw-badge-pending .cw-dot{background:var(--warning)}.cw-badge-completed .cw-dot{background:var(--success)}.cw-badge-failed .cw-dot{background:var(--error)}.cw-layout{grid-template-columns:1fr 320px;gap:24px;display:grid}.chat-panel{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:16px;order:2;height:fit-content;padding:24px}.doc-area{order:1}.chat-panel h3{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;margin-bottom:16px;font-size:14px}.chat-msg{gap:10px;margin-bottom:16px;display:flex}.chat-avatar{background:var(--accent-gradient);width:28px;height:28px;color:var(--text-inverse);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;display:flex}.chat-avatar.error-avatar{color:var(--error);background:#ef444426}.chat-bubble{background:var(--bg-surface-raised);color:var(--text-secondary);border-radius:10px;padding:10px 12px;font-size:13px}.chat-bubble.active{color:var(--text-primary)}.chat-bubble.done{color:var(--success)}.chat-bubble.error{color:var(--error)}.typing-dots{gap:3px;margin-left:4px;display:inline-flex}.typing-dots span{background:var(--text-muted);border-radius:50%;width:4px;height:4px;animation:1.4s infinite both cw-blink}.typing-dots span:nth-child(2){animation-delay:.2s}.typing-dots span:nth-child(3){animation-delay:.4s}@keyframes cw-blink{0%,80%,to{opacity:.2}40%{opacity:1}}@media (width<=768px){.cw-container{padding:24px 16px 64px}.cw-layout{grid-template-columns:1fr}.doc-area{order:1}.chat-panel{order:2;padding:16px}}.doc-area{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:16px;min-height:420px;padding:48px}.doc-area .doc-placeholder{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:420px;height:100%;min-height:324px;margin:0 auto;display:flex}.doc-placeholder h2{margin-bottom:8px;font-size:18px}.doc-placeholder p{color:var(--text-secondary);font-size:14px}.doc-placeholder p+.cw-btn{margin-top:24px}.spinner{background:conic-gradient(var(--accent-start), var(--accent-end), transparent);border-radius:50%;width:56px;height:56px;margin:0 auto 24px;animation:1.1s linear infinite cw-spin;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 6px),#000 calc(100% - 6px));mask:radial-gradient(farthest-side,#0000 calc(100% - 6px),#000 calc(100% - 6px))}@keyframes cw-spin{to{transform:rotate(360deg)}}.icon-circle{width:64px;height:64px;color:var(--error);background:#ef44441f;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;font-size:28px;display:flex}.doc-meta{color:var(--text-secondary);margin-bottom:20px;font-size:13px}.doc-body{color:var(--text-secondary);font-size:15px;line-height:1.6}.markdown-body>:first-child{margin-top:0}.markdown-body h1,.markdown-body h2,.markdown-body h3{color:var(--text-primary);margin:24px 0 12px;line-height:1.3}.markdown-body h1{font-size:24px}.markdown-body h2{font-size:20px}.markdown-body h3{font-size:16px}.markdown-body p{margin:0 0 14px}.markdown-body ul,.markdown-body ol{margin:0 0 14px;padding-left:22px}.markdown-body li{margin-bottom:6px}.markdown-body strong{color:var(--text-primary)}.markdown-body a{color:var(--text-primary);text-decoration:underline}.markdown-body blockquote{border-left:3px solid var(--border-strong);color:var(--text-muted);margin:0 0 14px;padding-left:14px}.markdown-body code{background:var(--bg-surface-raised);border-radius:4px;padding:2px 6px;font-size:13px}.markdown-body pre{background:var(--bg-surface-raised);border-radius:10px;margin:0 0 14px;padding:14px;overflow-x:auto}.markdown-body pre code{background:0 0;padding:0}.actions-row{gap:12px;margin-top:28px;display:flex}.cw-btn{cursor:pointer;border:none;border-radius:10px;padding:12px 22px;font-family:inherit;font-size:14px;font-weight:600}.cw-btn-primary{background:var(--btn-primary-bg);color:var(--btn-primary-fg)}.cw-btn-primary:disabled{opacity:.45;cursor:not-allowed}.composer h3{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;margin-bottom:16px;font-size:14px}.composer h3.required .composer-required-marker{color:var(--error)}.composer-input{resize:vertical;background:var(--bg-surface-raised);border:1px solid var(--border-subtle);width:100%;color:var(--text-primary);border-radius:10px;margin-bottom:14px;padding:14px 16px;font-family:inherit;font-size:15px;line-height:1.5}.composer-input::placeholder{color:var(--text-muted)}.composer-input:focus{border-color:var(--border-strong);outline:none}.composer-send{width:100%;padding:14px 32px;font-size:15px}.composer-hint{color:var(--text-muted);text-align:center;margin-top:10px;font-size:13px}.composer-parameters{flex-direction:column;gap:12px;margin-top:14px;display:flex}.composer-parameters-row{align-items:flex-start;gap:12px;display:flex}.composer-field{flex-direction:column;gap:6px;display:flex}.composer-field-grow{flex:auto;min-width:0}.composer-field-volume{flex:0 0 132px}.composer-field-label{font-size:13px;font-weight:600}.composer-field-input{font:inherit;border:1px solid var(--border-subtle);background:var(--bg-surface);resize:vertical;border-radius:8px;padding:8px 10px}@media (width<=640px){.composer-parameters-row{flex-direction:column}.composer-field-volume{flex:auto}}.cw-breadcrumb{align-items:center;gap:10px;margin-bottom:32px;display:flex}.cw-breadcrumb-chip{background:var(--bg-surface-raised);border:1px solid var(--border-subtle);border-radius:999px;align-items:center;gap:8px;padding:6px 14px;font-size:13px;display:flex}.cw-chip-icon{background:var(--accent-gradient);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.cw-chip-icon svg{width:12px;height:12px;color:var(--text-inverse)}.cw-title{letter-spacing:-.02em;margin-bottom:8px;font-size:40px;font-weight:700}.cw-subtitle{color:var(--text-secondary);margin-bottom:40px;font-size:16px}@media (width<=768px){.cw-breadcrumb{flex-wrap:wrap;gap:8px;margin-bottom:20px}.cw-breadcrumb-chip{gap:6px;padding:5px 12px;font-size:12px}.cw-chip-icon{width:18px;height:18px}.cw-chip-icon svg{width:11px;height:11px}.cw-title{margin-bottom:6px;font-size:26px}.cw-subtitle{margin-bottom:24px;font-size:14px}}.app-header{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:20px 48px;display:flex}.app-logo{width:auto;height:34px;display:block}@media (width<=768px){.app-header{padding:16px 20px}}.type-card{aspect-ratio:161/175;border-radius:var(--radius-lg);background-color:var(--bg-sunken);width:100%;color:var(--text-primary);text-align:left;cursor:pointer;background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;flex-direction:column;justify-content:flex-end;padding:0;font-family:inherit;display:flex;position:relative;overflow:hidden}.type-card:hover{filter:brightness(1.03)}.type-card.disabled{opacity:.55;cursor:not-allowed}.type-card-blue{background-image:url(/design/doc-types/blue.png)}.type-card-orange{background-image:url(/design/doc-types/orange.png)}.type-card-violet{background-image:url(/design/doc-types/violet.png)}.type-card-teal{background-image:url(/design/doc-types/teal.png)}.type-card-panel{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffb8;flex-direction:column;gap:4px;padding:12px 14px 14px;display:flex}.type-card-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.type-card-name{font-size:15px;font-weight:700}.type-card-chevron{width:18px;height:18px;color:var(--text-secondary);flex:none}.type-card-description{color:var(--text-secondary);font-size:12.5px;line-height:1.35}.soon-pill{border-radius:var(--radius-pill);background:var(--bg-surface);color:var(--text-secondary);padding:3px 10px;font-size:11px;font-weight:600;position:absolute;top:10px;right:10px}.modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#71b7fd8c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal{background:var(--bg-page);border-radius:var(--radius-sm);text-align:left;border:none;width:880px;max-width:calc(100vw - 32px);padding:40px}.modal.modal-narrow{width:640px}.modal-header{justify-content:space-between;align-items:flex-start;margin-bottom:8px;display:flex}.modal-header h1{color:var(--text-primary);font-size:36px;font-weight:700}.close-btn{border-radius:var(--radius-sm);background:var(--bg-surface-raised);border:1px solid var(--border-subtle);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;flex-shrink:0;font-family:inherit;font-size:18px;line-height:1}.back-row{color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;margin-bottom:12px;padding:0;font-family:inherit;font-size:13px;display:flex}.modal-subtitle{color:var(--text-primary);margin-bottom:32px;font-size:21px;font-weight:500}@media (width<=640px){.modal{padding:24px}.modal-header h1{font-size:20px}}.type-modal-panel{background:var(--bg-surface);text-align:center}.type-modal-panel .modal-header{margin-bottom:4px;display:block;position:relative}.type-modal-panel .modal-header h1{font-size:26px}.type-modal-panel .close-btn{background:0 0;border:none;font-size:24px;position:absolute;top:0;right:0}.type-modal-panel .modal-subtitle{color:var(--text-secondary);margin-bottom:28px;font-size:16px;font-weight:400}.modal-subtitle-accent{color:var(--accent)}.type-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}@media (width<=640px){.type-grid{grid-template-columns:repeat(2,1fr);gap:12px}}
