@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Noto+Sans+SC:wght@400;500;700;800&display=swap";
:root{--bg:#f5f7fb;--bg-soft:#fff0ed;--surface:#ffffffeb;--surface-soft:#ffffffc2;--text:#18253d;--muted:#66758f;--line:#18253d14;--line-strong:#18253d21;--primary:#ff3b30;--primary-soft:#ff3b301a;--cyan:#ff8a65;--cyan-soft:#ff8a6524;--shadow:0 18px 48px #22375e14;--radius:22px;--font-display:Inter,"Noto Sans SC",system-ui,sans-serif;--font-body:Inter,"Noto Sans SC",system-ui,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;background:linear-gradient(#fff9f8 0%,#fff0ed 100%)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1160px,100% - 40px);margin:0 auto}.site-shell{min-height:100vh}.topbar{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#ffffffd6;position:sticky;top:0}.topbar-inner{justify-content:space-between;align-items:center;gap:16px;padding:14px 0;display:flex}.brand{font-family:var(--font-display);letter-spacing:-.03em;font-size:1.08rem;font-weight:800}.nav-links,.topbar-actions{align-items:center;gap:14px;display:flex}.nav-links a,.lang-switch{color:var(--muted);font-size:.96rem}.nav-links a:hover,.lang-switch:hover{color:var(--text)}.hero,.section{padding:68px 0}.hero-grid,.two-column-layout,.wizard-3step-layout,.management-layout{grid-template-columns:1.05fr .95fr;align-items:start;gap:22px;display:grid}.modern-hero-grid{align-items:center}.hero-copy{max-width:44rem}.eyebrow{background:var(--primary-soft);min-height:34px;color:var(--primary);letter-spacing:.08em;text-transform:uppercase;border:1px solid #ff3b3029;border-radius:999px;align-items:center;padding:0 12px;font-size:.75rem;font-weight:800;display:inline-flex}.eyebrow.subtle{color:var(--text);background:#ff3b3014}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.035em}h1{max-width:12.5ch;margin-top:16px;font-size:clamp(2.3rem,4.8vw,4rem);line-height:1.04}h2{font-size:clamp(1.9rem,3.4vw,2.85rem);line-height:1.08}h3{font-size:1.14rem;line-height:1.22}p{color:var(--muted);font-size:.99rem;line-height:1.78}.hero-subtext{max-width:60ch;margin-top:16px}.hero-actions,.page-cta-row,.wizard-footer-row{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.button{border:1px solid var(--line-strong);border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-weight:700;transition:all .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{color:#fff;background:linear-gradient(135deg,#ff3b30,#ff6b5e);border-color:#0000;box-shadow:0 12px 30px #ff3b3038}.button-secondary{color:var(--text);background:#fff}.compact-button{min-height:40px;padding:0 14px}.surface-card,.soft-card,.airy-card,.metric-card,.hero-panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.surface-card,.hero-panel,.metric-card{padding:18px}.soft-card{background:var(--surface-soft)}.airy-card{background:#fffffff5}.hero-stat-strip,.metric-row,.card-grid,.management-grid,.property-list,.page-stat-row,.feature-grid-refined{gap:14px;display:grid}.hero-stat-strip{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:22px}.hero-stat-strip div,.metric-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:16px}.hero-stat-strip strong,.metric-card strong{font-family:var(--font-display);margin-bottom:6px;font-size:1.08rem;display:block}.hero-stat-strip span,.metric-card span,.field-label{color:var(--muted);font-size:.88rem}.control-preview{padding:18px}.preview-topline{color:var(--primary);text-transform:uppercase;letter-spacing:.08em;font-size:.84rem;font-weight:800}.preview-surface{background:linear-gradient(#fff8f7,#fff1ee);border:1px solid #ff3b3024;border-radius:18px;margin-top:14px;padding:18px}.preview-row{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding:10px 0;display:flex}.preview-row:last-child{border-bottom:0}.preview-row span{color:var(--muted)}.preview-row strong{color:var(--text)}.preview-progress{gap:8px;margin-top:14px;display:grid}.preview-progress span{background:linear-gradient(90deg,var(--primary),var(--cyan));border-radius:999px;height:10px;display:block}.preview-progress span:nth-child(2){width:82%}.preview-progress span:nth-child(3){width:68%}.section-light,.page-light-bg{background:0 0}.section-heading{gap:12px;margin-bottom:24px;display:grid}.narrow{max-width:760px}.left-aligned{text-align:left}.cleaner-split{grid-template-columns:1fr 1fr;align-items:end}.feature-grid-refined,.card-grid.three-up{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid.two-up,.two-columns,.management-grid.two-wide{grid-template-columns:repeat(2,minmax(0,1fr))}.category-pill-row,.management-tab-row{flex-wrap:wrap;gap:10px;display:flex}.category-pill,.management-tab{border:1px solid var(--line);min-height:42px;color:var(--text);background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:0 15px;font-weight:700;display:inline-flex}.management-tab.active{background:var(--primary);color:#fff;border-color:var(--primary)}.card-tag{min-height:28px;color:var(--primary);letter-spacing:.05em;text-transform:uppercase;background:#ff3b3017;border:1px solid #ff3b3024;border-radius:999px;align-items:center;padding:0 10px;font-size:.74rem;font-weight:800;display:inline-flex}.alt-tag{color:#0f7f84;background:#25c2c81a;border-color:#ff8a6524}.template-category-stack{gap:28px;display:grid}.template-category-section{gap:14px;display:grid}.template-category-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.template-category-head p{color:var(--muted)}.bullet-list,.numbered-list,.task-list,.chat-thread{gap:12px;padding-left:18px;display:grid}.bullet-list.compact{gap:8px}.bullet-list li,.numbered-list li{color:var(--muted);line-height:1.7}.wizard-main-card,.wizard-side-card,.management-main,.management-side{gap:18px;display:grid}.wizard-progress-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.wizard-step-chip{border:1px solid var(--line);color:var(--text);text-align:left;cursor:pointer;background:#fff;border-radius:18px;gap:8px;padding:14px;display:grid}.wizard-step-chip span{width:28px;height:28px;color:var(--primary);background:#fff0ed;border-radius:999px;place-items:center;font-weight:800;display:grid}.wizard-step-chip.active{background:#fff6f5;border-color:#ff3b3038}.wizard-step-chip.done span,.wizard-step-chip.active span{background:var(--primary);color:#fff}.wizard-template-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.compact-template-grid .wizard-template-card h3{font-size:1.02rem}.wizard-template-card{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:18px;gap:10px;padding:16px;display:grid}.wizard-template-card.selected{background:#fff6f5;border-color:#2d6cff3d}.wizard-step-panel,.wizard-copy-head,.form-section{gap:12px;display:grid}.label{color:var(--muted);font-size:.92rem}.input,.textarea{border:1px solid var(--line);width:100%;color:var(--text);background:#fff;border-radius:16px;padding:14px 15px}.textarea{resize:vertical;min-height:140px}.wizard-guidance-box,.wizard-summary-block,.summary-panel,.inset-card,.task-row,.chat-bubble{border:1px solid var(--line);background:#fff;border-radius:18px;padding:16px}.strong-summary{background:#fff6f3;border-color:#ff8a6538}.management-shell{gap:18px;display:grid}.refined-manage-layout{grid-template-columns:1.06fr .94fr}.management-panel-head,.card-row,.task-row,.preview-row,.chat-composer{justify-content:space-between;align-items:center;gap:12px;display:flex}.chat-surface{gap:14px;display:grid}.chat-bubble{max-width:85%}.chat-bubble.user{background:#fff;justify-self:start}.chat-bubble.assistant{background:#fff6f3;border-color:#ff8a6533;justify-self:end}.chat-composer{grid-template-columns:1fr auto;display:grid}.property-list{grid-template-columns:repeat(2,minmax(0,1fr))}.property-list div{border-top:1px solid var(--line);padding:12px 0}.property-list strong{color:var(--text);margin-top:4px;display:block}.status-pill{border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 12px;font-size:.8rem;font-weight:700;display:inline-flex}.status-healthy{color:#1f7a52;background:#ddf7ea}.status-provisioning{color:#ff3b30;background:#fff0ed}.status-attention{color:#aa6400;background:#fff0dd}@media (max-width:1080px){.hero-grid,.two-column-layout,.wizard-3step-layout,.management-layout,.feature-grid-refined,.card-grid.three-up,.card-grid.two-up,.wizard-template-grid,.wizard-progress-row,.hero-stat-strip,.cleaner-split,.property-list,.chat-composer,.management-grid,.management-grid.two-wide{grid-template-columns:1fr}h1{max-width:none;font-size:clamp(2rem,6vw,3rem)}}@media (max-width:720px){.container{width:min(100% - 24px,1160px)}.topbar-inner{flex-wrap:wrap}.nav-links{order:3;justify-content:space-between;width:100%;overflow-x:auto}.hero,.section{padding:48px 0}.hero-actions,.page-cta-row,.wizard-footer-row,.topbar-actions{grid-template-columns:1fr;width:100%;display:grid}.button,.lang-switch{text-align:center;width:100%}.management-tab-row,.category-pill-row{grid-template-columns:1fr 1fr;display:grid}.task-row,.card-row,.management-panel-head{justify-content:stretch;display:grid}.surface-card,.hero-panel{padding:16px}.chat-bubble{max-width:100%}}
