body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--landing-bg:#070b14;--landing-bg-2:#0b1020;--landing-card:#ffffff0d;--landing-card-2:#ffffff08;--landing-border:#ffffff1a;--landing-text:#fff;--landing-text-soft:#cbd5e1;--landing-text-muted:#94a3b8;--landing-cyan:#67e8f9;--landing-cyan-2:#22d3ee;--landing-blue:#38bdf8;--landing-violet:#8b5cf6;--landing-red:#fda4af;--landing-shadow:0 12px 40px #00000059}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#070b14;background:var(--landing-bg);color:#fff;color:var(--landing-text);font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0}a{text-decoration:none}.landing-page{background:radial-gradient(circle at top left,#38bdf82e,#0000 28%),radial-gradient(circle at top right,#8b5cf62e,#0000 26%),radial-gradient(circle at bottom center,#22d3ee1f,#0000 32%),linear-gradient(180deg,#070b14,#090f1c 45%,#060912);min-height:100vh;overflow-x:hidden;position:relative}.landing-bg{inset:0;pointer-events:none;position:fixed;z-index:0}.landing-orb{border-radius:50%;filter:blur(80px);position:absolute}.landing-orb-1{background:#22d3ee1f;height:300px;left:-120px;top:80px;width:300px}.landing-orb-2{background:#8b5cf61f;height:320px;right:-90px;top:40px;width:320px}.landing-orb-3{background:#38bdf81f;bottom:-120px;height:380px;left:35%;width:380px}.landing-grid{background-image:linear-gradient(#ffffffd9 1px,#0000 0),linear-gradient(90deg,#ffffffd9 1px,#0000 0);background-size:60px 60px;inset:0;opacity:.06;position:absolute}.landing-container{margin:0 auto;max-width:1240px;padding-left:24px;padding-right:24px;position:relative;width:100%;z-index:2}.landing-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#070b14bf;border-bottom:1px solid #ffffff1a;border-bottom:1px solid var(--landing-border);position:sticky;top:0;z-index:50}.landing-header-inner{align-items:center;display:flex;gap:24px;justify-content:space-between;padding-bottom:16px;padding-top:16px}.landing-brand{align-items:center;display:flex;gap:12px}.landing-brand-logo{align-items:center;background:linear-gradient(135deg,#67e8f9,#38bdf8,#8b5cf6);background:linear-gradient(135deg,var(--landing-cyan),var(--landing-blue),var(--landing-violet));border-radius:16px;box-shadow:0 8px 24px #22d3ee38;color:#fff;display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.landing-brand-title{color:#fff;font-size:16px;font-weight:700}.landing-brand-subtitle{color:#94a3b8;color:var(--landing-text-muted);font-size:12px}.landing-nav{align-items:center;display:flex;gap:28px}.landing-nav a{color:#cbd5e1;color:var(--landing-text-soft);font-size:14px;transition:.2s ease}.landing-nav a:hover{color:#fff}.landing-header-actions{align-items:center;display:flex;gap:12px}.landing-btn{align-items:center;border:none;border-radius:999px;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:8px;justify-content:center;padding:12px 20px;transition:transform .2s ease,background .2s ease,border-color .2s ease,color .2s ease}.landing-btn:hover{transform:translateY(-1px)}.landing-btn-primary{background:linear-gradient(90deg,#22d3ee,#38bdf8,#8b5cf6);background:linear-gradient(90deg,var(--landing-cyan-2),var(--landing-blue),var(--landing-violet));box-shadow:0 14px 36px #22d3ee3d;color:#fff}.landing-btn-secondary{background:#ffffff0a;border:1px solid #ffffff1a;border:1px solid var(--landing-border);color:#eef2ff}.landing-btn-secondary:hover{background:#ffffff14;border-color:#fff3}.landing-btn-ghost{background:#0000;border:1px solid #ffffff1a;border:1px solid var(--landing-border);color:#cbd5e1;color:var(--landing-text-soft)}.landing-btn-ghost:hover{background:#ffffff0d;color:#fff}.landing-btn-light{background:#fff;color:#0f172a}.landing-hero{padding-bottom:28px;padding-top:48px}.landing-hero-grid{grid-gap:56px;align-items:center;display:grid;gap:56px;grid-template-columns:1.08fr .92fr;padding-bottom:56px;padding-top:28px}.landing-badge,.landing-eyebrow,.landing-industry-badge,.landing-pill,.landing-tag,.landing-trust-item{align-items:center;display:inline-flex;gap:8px}.landing-pill{background:#22d3ee1a;border:1px solid #22d3ee33;border-radius:999px;color:#bae6fd;font-size:14px;font-weight:500;padding:10px 16px}.landing-hero-content h1{color:#fff;font-size:62px;font-weight:800;letter-spacing:-.03em;line-height:1.08;margin:18px 0 0;max-width:760px}.landing-hero-subtext{color:#cbd5e1;color:var(--landing-text-soft);font-size:20px;line-height:1.8;margin-top:22px;max-width:760px}.landing-hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.landing-trust-list{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.landing-trust-item{background:#ffffff08;border:1px solid #ffffff1a;border:1px solid var(--landing-border);border-radius:999px;color:#cbd5e1;color:var(--landing-text-soft);font-size:14px;padding:10px 14px}.landing-icon-cyan,.landing-trust-item svg{color:#67e8f9;color:var(--landing-cyan)}.landing-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0d;background:var(--landing-card);border:1px solid #ffffff1a;border:1px solid var(--landing-border);border-radius:28px;box-shadow:0 12px 40px #00000059;box-shadow:var(--landing-shadow);padding:24px}.landing-dashboard-shell{background:#ffffff0a;padding:20px}.landing-dashboard-top{align-items:center;background:#ffffff08;border:1px solid #ffffff1a;border:1px solid var(--landing-border);border-radius:20px;display:flex;gap:16px;justify-content:space-between;margin-bottom:18px;padding:16px 18px}.landing-muted{color:#94a3b8;color:var(--landing-text-muted);font-size:13px}.landing-dashboard-title,.landing-panel-heading{color:#fff;font-weight:700;margin-top:6px}.landing-dashboard-title{font-size:18px}.landing-panel-heading{font-size:20px}.landing-badge,.landing-industry-badge{background:#22d3ee1a;border:1px solid #22d3ee2e;border-radius:999px;color:#bae6fd;font-size:12px;padding:8px 12px;white-space:nowrap}.landing-dashboard-grid{grid-template-columns:1.08fr .92fr}.landing-dashboard-grid,.landing-dashboard-side{grid-gap:16px;display:grid;gap:16px}.landing-dashboard-panel{background:#ffffff08}.landing-panel-title{align-items:center;color:#cbd5e1;color:var(--landing-text-soft);display:flex;font-size:14px;gap:8px;margin-bottom:16px}.landing-flow-list{grid-gap:12px;display:grid;gap:12px}.landing-activity-item,.landing-flow-item{align-items:center;background:#ffffff08;border:1px solid #ffffff1a;border:1px solid var(--landing-border);border-radius:18px;color:#e2e8f0;display:flex;font-size:14px;gap:12px;justify-content:space-between;padding:14px 16px}.landing-dot{background:#67e8f9;background:var(--landing-cyan);border-radius:999px;box-shadow:0 0 18px #67e8f9e6;flex-shrink:0;height:10px;width:10px}.landing-highlight-box{background:linear-gradient(135deg,#22d3ee1f,#8b5cf61f);border:1px solid #ffffff1a;border:1px solid var(--landing-border);border-radius:20px;color:#cbd5e1;color:var(--landing-text-soft);line-height:1.7;margin-top:12px;padding:16px}.landing-panel-top-row{align-items:center;color:#67e8f9;color:var(--landing-cyan);display:flex;gap:12px;justify-content:space-between}.landing-mini-stats,.landing-product-metrics{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr);margin-top:14px}.landing-mini-stat{background:#ffffff08;border:1px solid #ffffff1a;border:1px solid var(--landing-border);border-radius:18px;padding:14px}.landing-mini-label{color:#94a3b8;color:var(--landing-text-muted);font-size:12px}.landing-mini-value,.landing-stat-value{color:#fff;font-weight:700;margin-top:6px}.landing-mini-value{font-size:24px}.landing-stat-value{font-size:32px}.landing-stats-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}.landing-section{padding:88px 0}.landing-section-last{padding-bottom:96px;padding-top:24px}.landing-product-preview-grid,.landing-two-col{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(2,1fr)}.landing-section-heading{margin:0 auto;max-width:820px;text-align:center}.landing-eyebrow,.landing-tag{background:#ffffff0a;border:1px solid #ffffff1a;border:1px solid var(--landing-border);border-radius:999px;color:#bae6fd;font-size:14px;font-weight:500;margin-bottom:18px;padding:8px 14px}.landing-eyebrow.left{margin-left:0}.landing-tag-red{background:#fda4af1a;border-color:#fda4af24;color:#fecdd3}.landing-tag-cyan{background:#22d3ee1a;border-color:#22d3ee24;color:#bae6fd}.landing-cta-box h2,.landing-left-title,.landing-section-heading h2{color:#fff;font-size:48px;font-weight:800;letter-spacing:-.03em;line-height:1.15;margin:0}.landing-card p,.landing-left-subtitle,.landing-rich-text p,.landing-section-heading p{color:#cbd5e1;color:var(--landing-text-soft);line-height:1.8}.landing-section-heading p{font-size:18px;margin:18px auto 0;max-width:760px}.landing-card h3{color:#fff;font-size:28px;font-weight:700;line-height:1.25;margin:0}.landing-card-subtext{margin-top:14px}.landing-list-block{grid-gap:14px;display:grid;gap:14px;margin-top:24px}.landing-list-row{align-items:flex-start;background:#ffffff08;border:1px solid #ffffff1a;border:1px solid var(--landing-border);border-radius:18px;display:flex;gap:12px;padding:16px}.landing-list-row p{color:#cbd5e1;color:var(--landing-text-soft);line-height:1.7;margin:0}.landing-red-dot{background:#fda4af;background:var(--landing-red);border-radius:999px;flex-shrink:0;height:10px;margin-top:8px;width:10px}.landing-faq-grid,.landing-features-grid,.landing-steps-grid{grid-gap:22px;display:grid;gap:22px;margin-top:56px}.landing-features-grid,.landing-steps-grid{grid-template-columns:repeat(3,1fr)}.landing-faq-grid{grid-template-columns:repeat(2,1fr)}.landing-industry-top,.landing-step-top{align-items:center;display:flex;gap:14px;justify-content:space-between}.landing-feature-icon,.landing-icon-box{align-items:center;background:linear-gradient(135deg,#22d3ee2e,#8b5cf62e);border:1px solid #ffffff14;border-radius:18px;color:#bae6fd;display:flex;height:54px;justify-content:center;width:54px}.landing-icon-box.small{height:50px;width:50px}.landing-step-number{color:#64748b;font-size:14px;font-weight:700}.landing-card h3{margin-bottom:10px;margin-top:18px}.landing-industries-grid{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(3,1fr);margin-top:56px}.landing-industry-card{display:flex;flex-direction:column}.landing-inline-link{align-items:center;color:#bae6fd;display:inline-flex;font-weight:600;gap:6px;margin-top:16px;transition:.2s ease}.landing-inline-link:hover{color:#fff}.landing-check-list{grid-gap:14px;display:grid;gap:14px;margin-top:28px}.landing-check-row{align-items:flex-start;color:#cbd5e1;color:var(--landing-text-soft);display:flex;gap:12px;line-height:1.7}.landing-product-shell{padding:20px}.landing-product-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:.36fr .64fr}.landing-side-nav{background:#ffffff08;border:1px solid #ffffff1a;border:1px solid var(--landing-border);border-radius:22px;padding:18px}.landing-side-nav-item{background:#ffffff08;border:1px solid #ffffff1a;border:1px solid var(--landing-border);border-radius:16px;color:#e2e8f0;font-size:14px;margin-top:10px;padding:11px 12px}.landing-product-main{grid-gap:16px;display:grid;gap:16px}.landing-activity-box{background:#ffffff08;border:1px solid #ffffff1a;border:1px solid var(--landing-border);border-radius:22px;padding:16px}.landing-activity-item{justify-content:flex-start;margin-top:12px}.landing-form-grid{grid-template-columns:repeat(2,1fr)}.landing-demo-form,.landing-form-grid{grid-gap:14px;display:grid;gap:14px;margin-top:24px}.landing-input{background:#ffffff0a;border:1px solid #ffffff1a;border:1px solid var(--landing-border);border-radius:18px;color:#fff;font-size:14px;outline:none;padding:14px 16px;transition:.2s ease;width:100%}.landing-input::placeholder{color:#64748b}.landing-input:focus{border-color:#67e8f973;box-shadow:0 0 0 3px #22d3ee14}.landing-input option{color:#111827}.landing-textarea{min-height:120px;resize:vertical}.landing-cta-actions,.landing-form-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.landing-rich-text{grid-gap:14px;display:grid;gap:14px;margin-top:18px}.landing-cta-box{padding:36px}.landing-cta-content{align-items:center;display:flex;gap:28px;justify-content:space-between}.landing-footer{background:#05070d;border-top:1px solid #ffffff1a;border-top:1px solid var(--landing-border)}.landing-footer-grid{grid-gap:28px;display:grid;gap:28px;grid-template-columns:1.1fr .9fr .9fr 1fr;padding-bottom:48px;padding-top:48px}.landing-footer-title{color:#fff;font-size:16px;font-weight:700;margin-bottom:16px}.landing-footer-links{grid-gap:12px;display:grid;gap:12px}.landing-footer-links a,.landing-footer-text{color:#94a3b8;color:var(--landing-text-muted);font-size:14px;line-height:1.7}.landing-footer-links a:hover,.landing-footer-powered-link:hover{color:#fff}.landing-footer-bottom{border-top:1px solid #ffffff1a;border-top:1px solid var(--landing-border)}.landing-footer-bottom-inner{align-items:center;color:#64748b;display:flex;font-size:14px;gap:12px;justify-content:space-between;padding-bottom:18px;padding-top:18px}.landing-footer-powered-link{color:#cbd5e1;color:var(--landing-text-soft)}@media (max-width:1100px){.landing-nav{display:none}.landing-cta-content,.landing-dashboard-grid,.landing-hero-grid,.landing-product-grid,.landing-product-preview-grid,.landing-two-col{grid-template-columns:1fr}.landing-features-grid,.landing-footer-grid,.landing-industries-grid,.landing-stats-grid,.landing-steps-grid{grid-template-columns:repeat(2,1fr)}.landing-hero-content h1{font-size:48px}}@media (max-width:768px){.landing-container{padding-left:18px;padding-right:18px}.landing-header-inner{flex-wrap:wrap}.landing-header-actions{justify-content:flex-start;width:100%}.landing-hero{padding-top:28px}.landing-cta-box h2,.landing-hero-content h1,.landing-left-title,.landing-section-heading h2{font-size:34px}.landing-hero-subtext,.landing-section-heading p{font-size:16px}.landing-faq-grid,.landing-features-grid,.landing-footer-grid,.landing-form-grid,.landing-industries-grid,.landing-stats-grid,.landing-steps-grid{grid-template-columns:1fr}.landing-mini-stats,.landing-product-metrics{grid-template-columns:1fr 1fr}.landing-footer-bottom-inner{align-items:flex-start;flex-direction:column}.landing-btn{width:100%}.landing-cta-actions,.landing-form-actions,.landing-hero-actions{align-items:stretch;flex-direction:column}}.wg-page{position:relative;z-index:2}.wg-shell{margin:0 auto;max-width:1240px}.wg-header{margin-bottom:22px}.wg-header--landing{margin-bottom:28px}.wg-badge{align-items:center;background:#22d3ee1a;border:1px solid #22d3ee2e;border-radius:999px;color:#bae6fd;display:inline-flex;font-size:13px;font-weight:700;gap:8px;margin-bottom:14px;padding:8px 14px}.wg-title{color:#fff;font-size:clamp(34px,5vw,56px);font-weight:800;letter-spacing:-.03em;line-height:1.05;margin:0 0 10px}.wg-subtitle{color:#cbd5e1;font-size:16px;line-height:1.8;margin:0;max-width:820px}.generated-card,.generated-hero-card,.inline-preview-shell,.wg-card,.wg-preview-card{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:28px;box-shadow:0 12px 40px #00000059}.wg-card{margin-top:22px;padding:28px}.wg-preview-card{margin-top:28px;padding:18px}.wg-preview-head{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:16px}.wg-preview-badge{align-items:center;background:#22d3ee1a;border:1px solid #22d3ee2e;border-radius:999px;color:#bae6fd;display:inline-flex;font-size:12px;font-weight:700;justify-content:center;margin-right:10px;min-height:32px;padding:6px 12px}.wg-preview-theme{color:#94a3b8;font-size:13px}.wg-live-link{align-items:center;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:14px;color:#fff;display:inline-flex;font-weight:700;justify-content:center;padding:12px 16px;text-decoration:none}.wg-live-link:hover{opacity:.94}.inline-preview-frame,.wg-preview-frame{background:#fff;border:none;border-radius:22px;min-height:900px;width:100%}.wg-step-item{transition:.2s ease}.wg-step-item.active{background:linear-gradient(135deg,#22d3ee1f,#8b5cf61f);border-color:#67e8f952;box-shadow:0 10px 28px #22d3ee14}.wg-step-top{align-items:center;gap:12px}.wg-step-number{height:36px;width:36px}.wg-step-shell{grid-gap:24px;display:grid;gap:24px}.wg-mode-bar{align-items:flex-start;display:flex;flex-wrap:wrap;gap:18px;justify-content:space-between}.wg-section-title{color:#fff;font-size:32px;font-weight:800;line-height:1.2;margin:0 0 8px}.wg-section-subtitle{color:#cbd5e1;font-size:16px;line-height:1.75;margin:0;max-width:760px}.wg-chip-row,.wg-mode-toggle{display:flex;flex-wrap:wrap;gap:10px}.wg-chip,.wg-chip-btn{background:#ffffff0d;border:1px solid #ffffff24;border-radius:999px;color:#e2e8f0;font-size:14px;font-weight:700;padding:10px 18px;transition:.2s ease}.wg-chip-btn{cursor:pointer}.wg-chip-btn.active,.wg-chip.active{background:linear-gradient(135deg,#22d3ee,#38bdf8,#8b5cf6);border-color:#0000;box-shadow:0 10px 24px #22d3ee33;color:#fff}.generated-copy-block,.generated-kv-item,.generated-page-item,.wg-activity-box,.wg-ai-banner,.wg-block,.wg-card-topbar,.wg-offering-card,.wg-review-group,.wg-review-item,.wg-step-item,.wg-subsection,.wg-theme-card{background:#ffffff0a;border:1px solid #ffffff14}.wg-ai-banner{align-items:center;border-radius:22px;display:flex;flex-wrap:wrap;gap:18px;justify-content:space-between;padding:20px 22px}.wg-ai-banner strong{color:#fff;display:block;font-size:18px;margin-bottom:6px}.wg-ai-banner p{color:#cbd5e1;line-height:1.7;margin:0}.wg-block{grid-gap:18px;border-radius:26px;display:grid;gap:18px;padding:24px}.wg-block-header,.wg-card-topbar,.wg-inline-row,.wg-keypoints-head,.wg-offering-head,.wg-offering-topbar,.wg-section-head-row,.wg-subsection-header{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.wg-block-title{color:#fff;font-size:20px;font-weight:800;margin:0}.wg-block-subtitle{color:#cbd5e1;line-height:1.65;margin:6px 0 0}.generated-grid,.generated-kv-grid,.wg-form-grid,.wg-grid-2,.wg-review-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.wg-field,.wg-form-group{display:flex;flex-direction:column;gap:8px}.wg-form-group.full{grid-column:1/-1}.wg-label{color:#fff;font-size:14px;font-weight:700}.wg-field input,.wg-field select,.wg-field textarea,.wg-input,.wg-keypoint-row input,.wg-select,.wg-textarea{background:#fffffff5;border:1px solid #ffffff1a;border-radius:18px;box-sizing:border-box;color:#111827;font-size:15px;outline:none;padding:15px 16px;transition:.2s ease;width:100%}.wg-field input:focus,.wg-field select:focus,.wg-field textarea:focus,.wg-input:focus,.wg-keypoint-row input:focus,.wg-select:focus,.wg-textarea:focus{border-color:#22d3ee6b;box-shadow:0 0 0 3px #22d3ee14}.wg-field textarea,.wg-textarea{min-height:110px;resize:vertical}.wg-inline-row .wg-input{flex:1 1}.wg-theme-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.wg-theme-card{border-radius:22px;transition:.22s ease}.wg-theme-card:hover{border-color:#ffffff24;transform:translateY(-3px)}.wg-theme-card.selected{background:linear-gradient(135deg,#22d3ee1f,#8b5cf61f);box-shadow:0 14px 30px #22d3ee1f}.wg-theme-preview{background:linear-gradient(135deg,#22d3ee61,#38bdf847,#8b5cf657);border-radius:16px;height:92px;margin-bottom:14px}.wg-theme-name{margin:0 0 6px}.wg-theme-desc{line-height:1.6;margin:0 0 12px}.wg-review-step{display:flex;flex-direction:column;gap:18px}.wg-review-group{border-radius:20px;padding:18px}.wg-review-group-title{color:#fff;font-size:20px;font-weight:800;margin:0 0 14px}.wg-review-item{border-radius:18px;display:flex;flex-direction:column;gap:8px;padding:14px 16px}.wg-review-item strong{color:#94a3b8;font-size:14px}.wg-review-item span{color:#fff;font-size:16px;line-height:1.65;word-break:break-word}.wg-review-item-full{width:100%}.generated-pill-list,.wg-review-tags{display:flex;flex-wrap:wrap;gap:10px}.generated-pill,.wg-review-tag{align-items:center;background:#22d3ee1a;border:1px solid #22d3ee33;border-radius:999px;color:#e0f2fe;display:inline-flex;font-size:14px;font-weight:700;justify-content:center;min-height:36px;padding:8px 14px}.generated-empty,.wg-review-empty{color:#94a3b8}.wg-action-bar{margin-top:20px}.gx-btn,.wg-btn,.wg-danger-btn,.wg-primary-btn,.wg-secondary-btn{border:none;border-radius:16px;cursor:pointer;font-size:15px;font-weight:800;padding:14px 18px;transition:transform .2s ease,opacity .2s ease,background .2s ease}.gx-btn:hover,.wg-btn:hover,.wg-danger-btn:hover,.wg-primary-btn:hover,.wg-secondary-btn:hover{transform:translateY(-1px)}.gx-btn-primary,.wg-btn.primary,.wg-primary-btn{background:linear-gradient(135deg,#22d3ee,#38bdf8,#8b5cf6);box-shadow:0 16px 30px #22d3ee38;color:#fff}.gx-btn-secondary,.wg-btn.ghost,.wg-btn.secondary,.wg-secondary-btn{background:#ffffff0f;border:1px solid #ffffff1f;color:#fff}.gx-btn-success,.wg-btn.success{background:linear-gradient(135deg,#16a34a,#22c55e);color:#fff}.wg-btn.danger,.wg-danger-btn{background:#dc2626;color:#fff}.gx-btn:disabled,.wg-btn:disabled,.wg-danger-btn:disabled,.wg-primary-btn:disabled,.wg-secondary-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.wg-stack{gap:20px}.wg-stack,.wg-stack-sm{display:flex;flex-direction:column}.wg-subsection{border-radius:20px;margin-bottom:24px;margin-top:16px;padding:16px}.wg-subsection-header{margin-bottom:12px}.wg-keypoint-row{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:1fr auto}.wg-advanced-compact{display:flex;justify-content:flex-end}.generated-experience{grid-gap:24px;display:grid;gap:24px;margin-top:24px}.generated-hero-card{padding:28px}.generated-card{padding:22px}.generated-hero-badge{align-items:center;background:#22d3ee1f;border:1px solid #22d3ee2e;border-radius:999px;color:#dbeafe;display:inline-flex;font-size:13px;font-weight:700;justify-content:center;margin-bottom:14px;min-height:32px;padding:6px 14px}.generated-hero-card h2{color:#fff;font-size:38px;font-weight:800;line-height:1.1;margin:0 0 10px}.generated-hero-subtitle{color:#f8fafc;font-size:20px;font-weight:700;margin:0 0 8px}.generated-hero-description{color:#cbd5e1;font-size:16px;line-height:1.8;margin:0;max-width:900px}.generated-hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:22px}.generated-url-row{grid-gap:6px;display:grid;gap:6px;margin-top:18px}.generated-url-row span{color:#94a3b8;font-size:13px}.generated-url-row a{color:#93c5fd;text-decoration:none;word-break:break-all}.generated-card h3{color:#fff;font-size:22px;margin:0 0 18px}.generated-kv-item{grid-gap:6px;border-radius:18px;display:grid;gap:6px;padding:14px}.generated-kv-item span{color:#94a3b8;font-size:12px;letter-spacing:.06em;text-transform:uppercase}.generated-kv-item strong{color:#fff;font-size:15px}.generated-page-list{grid-gap:12px;display:grid;gap:12px}.generated-page-item{border-radius:16px;display:flex;gap:16px;justify-content:space-between;padding:14px 16px}.generated-page-title{color:#fff;font-weight:700}.generated-page-key{color:#94a3b8;font-size:14px}.generated-copy-block{grid-gap:8px;border-radius:16px;display:grid;gap:8px;margin-bottom:16px;padding:14px}.generated-copy-block label{color:#94a3b8;font-size:12px;letter-spacing:.06em;text-transform:uppercase}.generated-copy-block div{color:#fff;line-height:1.7}.inline-preview-shell{margin-top:24px;padding:24px}.inline-preview-shell h3{color:#fff;font-size:22px;margin:0 0 14px}.inline-preview-note{color:#cbd5e1;margin:0 0 18px}.preview-tabs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.tab{background:#ffffff0d;border:1px solid #fff3;border-radius:999px;color:#fff;cursor:pointer;font-weight:700;padding:8px 14px}.tab.active{background:linear-gradient(135deg,#22d3ee,#38bdf8,#8b5cf6);border-color:#0000}.wg-preview-status{border-radius:12px;font-size:14px;font-weight:600;margin-top:14px;padding:12px 14px}.wg-preview-status-error{background:#ff4d4f1f;border:1px solid #ff4d4f47;color:#ffd2d2}.embedded-preview{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:28px;box-shadow:0 12px 40px #00000059;margin-top:24px;padding:22px}@media (max-width:980px){.generated-grid,.generated-kv-grid,.wg-form-grid,.wg-grid-2,.wg-review-grid{grid-template-columns:1fr}.generated-hero-card h2{font-size:30px}}@media (max-width:900px){.wg-step-progress,.wg-theme-grid{grid-template-columns:1fr}.wg-card{padding:20px}.wg-ai-banner,.wg-block-header,.wg-keypoints-head,.wg-mode-bar,.wg-offering-head,.wg-offering-topbar{align-items:stretch}.wg-keypoint-row{grid-template-columns:1fr}}.wg-stack-sm{grid-gap:10px;display:grid;gap:10px}.wg-keypoints-head h5,.wg-offering-card h4{color:#fff;font-size:18px;font-weight:800;margin:0}.wg-block>.wg-section-subtitle,.wg-block>.wg-section-title{margin:0}.wg-review-step>.wg-section-subtitle,.wg-review-step>.wg-section-title{margin-bottom:0}.wg-theme-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:24px;cursor:pointer;padding:16px;text-align:left;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease;width:100%}.wg-theme-card:hover{border-color:#ffffff29;box-shadow:0 18px 40px #00000038;transform:translateY(-4px)}.wg-theme-card.selected{background:linear-gradient(135deg,#22d3ee1a,#8b5cf61f);border-color:#67e8f961;box-shadow:0 16px 36px #22d3ee24}.wg-theme-preview{background:linear-gradient(135deg,#22d3ee33,#38bdf829,#8b5cf633);border:1px solid #ffffff14;border-radius:18px;display:flex;flex-direction:column;height:150px;margin-bottom:16px;overflow:hidden}.wg-theme-preview-bar{background:#ffffff1f;border-bottom:1px solid #ffffff14;height:18px}.wg-theme-preview-body{grid-gap:10px;display:grid;flex:1 1;gap:10px;grid-template-columns:52px 1fr;padding:10px}.wg-theme-preview-sidebar{grid-gap:8px;align-content:start;background:#ffffff17;border-radius:12px;display:grid;gap:8px;padding:10px 8px}.wg-theme-preview-sidebar span{background:#ffffffb3;border-radius:999px;display:block;height:8px}.wg-theme-preview-content{grid-gap:10px;display:grid;gap:10px}.wg-theme-preview-hero{background:#ffffff2e;border-radius:14px;height:52px}.wg-theme-preview-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,1fr)}.wg-theme-preview-grid span{background:#ffffff24;border-radius:12px;display:block;height:40px}.wg-theme-card-content{grid-gap:8px;display:grid;gap:8px}.wg-theme-card-top{align-items:center;display:flex;gap:10px;justify-content:space-between}.wg-theme-name{color:#fff;font-size:18px;font-weight:800;margin:0}.wg-theme-desc{color:#cbd5e1;font-size:14px;line-height:1.65;margin:0}.wg-theme-meta{color:#94a3b8;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.wg-theme-selected-badge{align-items:center;background:#22d3ee24;border:1px solid #22d3ee38;border-radius:999px;color:#bae6fd;display:inline-flex;font-size:11px;font-weight:800;justify-content:center;min-height:28px;padding:4px 10px;white-space:nowrap}.wg-theme-preview--clean-light{background:linear-gradient(135deg,#ffffffe6,#e2e8f0e6)}.wg-theme-preview--clean-light .wg-theme-preview-bar,.wg-theme-preview--clean-light .wg-theme-preview-grid span,.wg-theme-preview--clean-light .wg-theme-preview-hero,.wg-theme-preview--clean-light .wg-theme-preview-sidebar{background:#0f172a14}.wg-theme-preview--modern-glass{background:linear-gradient(135deg,#22d3ee2e,#3b82f62e,#8b5cf638)}.wg-theme-preview--premium-dark{background:linear-gradient(135deg,#0f172af5,#1e293bf5)}.wg-theme-preview--premium-dark .wg-theme-preview-bar,.wg-theme-preview--premium-dark .wg-theme-preview-grid span,.wg-theme-preview--premium-dark .wg-theme-preview-hero,.wg-theme-preview--premium-dark .wg-theme-preview-sidebar{background:#ffffff1a}.wg-theme-preview--luxury-light{background:linear-gradient(135deg,#fff8ebf5,#f5ebdcf5)}.wg-theme-preview--luxury-light .wg-theme-preview-bar,.wg-theme-preview--luxury-light .wg-theme-preview-grid span,.wg-theme-preview--luxury-light .wg-theme-preview-hero,.wg-theme-preview--luxury-light .wg-theme-preview-sidebar{background:#78350f14}.wg-theme-preview--bold-gradient{background:linear-gradient(135deg,#22d3ee47,#3b82f63d,#a855f747)}@media (max-width:768px){.wg-theme-preview{height:132px}.wg-theme-card-top{align-items:flex-start;flex-direction:column}}.wg-step-progress{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin-bottom:8px;margin-top:18px}.wg-step-item{background:#ffffff0a;border:1px solid #ffffff14;border-radius:22px;overflow:hidden;padding:18px;position:relative;transition:.22s ease}.wg-step-item:before{background:linear-gradient(135deg,#22d3ee0f,#8b5cf60f);content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:.22s ease}.wg-step-item.active:before,.wg-step-item.completed:before{opacity:1}.wg-step-item.active{border-color:#67e8f957;box-shadow:0 12px 28px #22d3ee1a}.wg-step-item.completed{border-color:#22c55e38}.wg-step-top{align-items:flex-start;display:flex;gap:14px;position:relative;z-index:1}.wg-step-number{align-items:center;background:#ffffff14;border-radius:999px;color:#fff;display:inline-flex;font-size:15px;font-weight:800;height:40px;justify-content:center;min-width:40px;width:40px}.wg-step-item.active .wg-step-number{background:linear-gradient(135deg,#22d3ee,#38bdf8,#8b5cf6)}.wg-step-item.completed .wg-step-number{background:linear-gradient(135deg,#16a34a,#22c55e)}.wg-step-copy{grid-gap:4px;display:grid;flex:1 1;gap:4px}.wg-step-title-row{align-items:center;display:flex;gap:10px;justify-content:space-between}.wg-step-title{color:#fff;font-size:15px;font-weight:700;line-height:1.4}.wg-step-subtitle{color:#94a3b8;font-size:13px;line-height:1.5}.wg-step-icon{align-items:center;color:#94a3b8;display:inline-flex;justify-content:center}.wg-step-item.active .wg-step-icon{color:#bae6fd}.wg-step-item.completed .wg-step-icon{color:#bbf7d0}@media (max-width:900px){.wg-step-progress{grid-template-columns:1fr}}.wg-action-bar{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-top:22px}.wg-action-left,.wg-action-right{display:flex;gap:10px}.wg-action-right{flex-wrap:wrap}.wg-btn.ghost{background:#0000;border:1px dashed #fff3;color:#94a3b8}.wg-field{display:flex;flex-direction:column;gap:8px}.wg-field-full{grid-column:1/-1}.wg-loading-shell{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:28px;box-shadow:0 12px 40px #00000059;margin-top:24px;padding:28px}.wg-loading-badge{align-items:center;background:#22d3ee1a;border:1px solid #22d3ee2e;border-radius:999px;color:#bae6fd;display:inline-flex;font-size:13px;font-weight:700;justify-content:center;margin-bottom:14px;min-height:32px;padding:6px 14px}.wg-loading-title{color:#fff;font-size:28px;font-weight:800;margin:0}.wg-loading-subtitle{color:#cbd5e1;line-height:1.75;margin:12px 0 0;max-width:760px}.wg-loading-progress{background:#ffffff14;border-radius:999px;height:10px;margin-top:22px;overflow:hidden;position:relative}.wg-loading-progress-bar{animation:wg-loading-slide 1.6s ease-in-out infinite;background:linear-gradient(135deg,#22d3ee,#38bdf8,#8b5cf6);border-radius:inherit;height:100%;width:45%}@keyframes wg-loading-slide{0%{transform:translateX(-100%);width:35%}50%{transform:translateX(60%);width:45%}to{transform:translateX(220%);width:35%}}.wg-loading-status-row{display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-top:16px}.wg-loading-status-label{color:#94a3b8;font-size:13px}.wg-loading-status-value{color:#fff;font-weight:700}.wg-loading-steps{grid-gap:12px;display:grid;gap:12px;margin-top:18px}.wg-loading-step{align-items:flex-start;background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;display:flex;gap:12px;padding:14px 16px}.wg-loading-step-dot{background:#67e8f9;border-radius:999px;box-shadow:0 0 16px #67e8f9cc;flex-shrink:0;height:10px;margin-top:7px;width:10px}.wg-loading-step-copy{grid-gap:4px;display:grid;gap:4px}.wg-loading-step-copy strong{color:#fff;font-size:14px}.wg-loading-step-copy span{color:#cbd5e1;font-size:14px;line-height:1.6}.wg-hero-preview{grid-gap:24px;align-items:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:28px;box-shadow:0 12px 40px #00000059;display:grid;gap:24px;grid-template-columns:1.05fr .95fr;margin:8px 0 28px;padding:24px}.wg-hero-preview-badge{align-items:center;background:#22d3ee1a;border:1px solid #22d3ee2e;border-radius:999px;color:#bae6fd;display:inline-flex;font-size:13px;font-weight:700;justify-content:center;margin-bottom:14px;min-height:32px;padding:6px 14px}.wg-hero-preview-title{color:#fff;font-size:34px;font-weight:800;line-height:1.15;margin:0}.wg-hero-preview-subtitle{color:#cbd5e1;font-size:16px;line-height:1.8;margin:14px 0 0}.wg-hero-preview-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.wg-hero-preview-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.wg-hero-preview-tags span{align-items:center;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;color:#e2e8f0;display:inline-flex;font-size:13px;font-weight:700;min-height:34px;padding:0 14px}.wg-hero-preview-window{background:linear-gradient(135deg,#22d3ee1f,#8b5cf624);border:1px solid #ffffff1a;border-radius:24px;box-shadow:0 16px 34px #00000038;overflow:hidden}.wg-hero-preview-topbar{align-items:center;background:#ffffff14;display:flex;gap:6px;height:22px;padding:0 12px}.wg-hero-preview-topbar span{background:#ffffff8c;border-radius:999px;height:8px;width:8px}.wg-hero-preview-body{grid-gap:12px;display:grid;gap:12px;grid-template-columns:64px 1fr;padding:14px}.wg-hero-preview-sidebar{grid-gap:10px;align-content:start;background:#ffffff14;border-radius:16px;display:grid;gap:10px;padding:12px 10px}.wg-hero-preview-sidebar div{background:#ffffffb3;border-radius:999px;height:10px}.wg-hero-preview-main{grid-gap:12px;display:grid;gap:12px}.wg-hero-preview-main-hero{background:#ffffff2e;border-radius:18px;height:72px}.wg-hero-preview-main-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.wg-hero-preview-main-grid div{background:#ffffff24;border-radius:14px;height:54px}.wg-hero-preview-page-row{display:flex;flex-wrap:wrap;gap:8px}.wg-hero-preview-page-row span{align-items:center;background:#ffffff1a;border-radius:999px;color:#fff;display:inline-flex;font-size:12px;font-weight:700;min-height:28px;padding:0 10px}@media (max-width:980px){.wg-hero-preview{grid-template-columns:1fr}}.landing-btn:disabled{cursor:not-allowed;opacity:.7;transform:none}.crm-page{background:radial-gradient(circle at top left,#4f7cff2e,#0000 24%),radial-gradient(circle at top right,#00c2ff24,#0000 20%),linear-gradient(180deg,#071a46,#081733);color:#f8fafc;min-height:100vh;padding:32px 20px 48px}.crm-shell{margin:0 auto;width:min(1400px,100%)}.crm-editor-card,.crm-header-card,.crm-list-card,.crm-preview-card,.crm-toolbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:24px;box-shadow:0 20px 50px #0000002e}.crm-header-card{margin-bottom:20px;padding:28px}.crm-badge{background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;display:inline-block;font-size:12px;font-weight:700;letter-spacing:.08em;margin-bottom:14px;padding:8px 12px;text-transform:uppercase}.crm-title{font-size:clamp(28px,4vw,42px);line-height:1.05;margin:0 0 8px}.crm-subtitle{color:#cbd5e1;margin:0;max-width:760px}.crm-toolbar{grid-gap:18px;display:grid;gap:18px;grid-template-columns:1.2fr .8fr;margin-bottom:20px;padding:20px}.crm-field,.crm-project-box,.crm-search-box{grid-gap:8px;display:grid;gap:8px}.crm-inline{display:flex;gap:12px}.crm-label{color:#dbeafe;font-size:13px;font-weight:700}.crm-input,.crm-textarea{background:#ffffff0f;border:1px solid #ffffff24;border-radius:14px;color:#fff;outline:none;padding:13px 14px;width:100%}.crm-input::placeholder,.crm-textarea::placeholder{color:#94a3b8}.crm-input:focus,.crm-textarea:focus{border-color:#60a5facc;box-shadow:0 0 0 3px #60a5fa2e}.crm-textarea{min-height:120px;resize:vertical}.crm-btn{border:0;border-radius:14px;cursor:pointer;font-weight:700;min-height:46px;padding:0 18px;transition:transform .2s ease,opacity .2s ease}.crm-btn:hover{transform:translateY(-1px)}.crm-btn-primary{background:linear-gradient(135deg,#4f7cff,#00c2ff);color:#fff}.crm-btn-secondary{background:#ffffff14;border:1px solid #ffffff1f;color:#fff}.crm-btn-danger{background:#ef44442e;border:1px solid #ef444452;color:#fecaca}.crm-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:420px 1fr}.crm-editor-card,.crm-list-card{padding:20px}.crm-editor-head,.crm-list-head{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:16px}.crm-editor-head h2,.crm-list-head h2{font-size:22px;margin:0}.crm-list{grid-gap:12px;display:grid;gap:12px;max-height:850px;overflow:auto;padding-right:4px}.crm-list-item{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:18px;color:#fff;cursor:pointer;padding:16px;text-align:left;transition:border-color .2s ease,transform .2s ease,background .2s ease}.crm-list-item.active,.crm-list-item:hover{background:#ffffff14;border-color:#60a5facc;transform:translateY(-1px)}.crm-list-item-top{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:8px}.crm-status{border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.08em;padding:6px 8px;text-transform:uppercase}.crm-status.published{background:#22c55e26;color:#bbf7d0}.crm-status.draft{background:#f59e0b2e;color:#fde68a}.crm-list-item-meta{color:#cbd5e1;display:flex;flex-wrap:wrap;font-size:12px;gap:8px;margin-bottom:10px}.crm-list-item-desc{color:#cbd5e1;font-size:14px;margin:0}.crm-empty{border:1px dashed #ffffff29;border-radius:18px;color:#cbd5e1;padding:24px;text-align:center}.crm-editor-actions{display:flex;flex-wrap:wrap;gap:10px}.crm-form-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.crm-field-full{grid-column:1/-1}.crm-toggle-field{align-content:end}.crm-toggle{align-items:center;display:inline-flex;gap:10px;min-height:48px}.crm-preview-card{margin-top:20px;padding:18px}.crm-preview-badge{color:#93c5fd;display:inline-block;font-size:12px;font-weight:800;letter-spacing:.08em;margin-bottom:12px;text-transform:uppercase}.crm-program-preview{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:22px;padding:22px}.crm-program-preview-badge{color:#7dd3fc;display:inline-block;font-size:12px;font-weight:800;letter-spacing:.1em;margin-bottom:12px;text-transform:uppercase}.crm-program-preview h3{font-size:24px;margin:0 0 8px}.crm-program-preview-subtitle{color:#93c5fd;font-weight:600;margin-bottom:12px}.crm-program-preview p{color:#cbd5e1;margin:0 0 14px}.crm-chip-row{display:flex;flex-wrap:wrap;gap:10px}.crm-chip{background:#ffffff0d;border:1px solid #ffffff24;border-radius:999px;color:#dbeafe;font-size:12px;padding:7px 10px}@media (max-width:1100px){.crm-grid,.crm-toolbar{grid-template-columns:1fr}}@media (max-width:768px){.crm-form-grid{grid-template-columns:1fr}.crm-editor-head,.crm-inline,.crm-list-head{align-items:stretch;flex-direction:column}}
/*# sourceMappingURL=main.eca0eb7b.css.map*/