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 var(--landing-border);border-radius:18px;color:#fff;outline:none;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}}.landing-input-inline{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px;margin-top:20px}.landing-input{background:#fffffff2;border:1px solid #ffffff1a;border-radius:14px;color:#111;flex:1 1;font-size:14px;min-width:220px;padding:14px 16px}.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}.gip-shell{animation:gipFadeIn .35s ease;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:28px;box-shadow:0 12px 40px #00000059;margin:20px 0 28px;padding:24px}.gip-grid{grid-gap:24px;align-items:center;display:grid;gap:24px;grid-template-columns:1.05fr .95fr}.gip-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;min-height:32px;padding:6px 14px}.gip-title{color:#fff;font-size:clamp(28px,4vw,42px);font-weight:800;line-height:1.12;margin:0}.gip-subtitle{color:#cbd5e1;font-size:16px;line-height:1.8;margin:14px 0 0;max-width:700px}.gip-actions{gap:12px}.gip-actions,.gip-tags{display:flex;flex-wrap:wrap;margin-top:18px}.gip-tags{gap:10px}.gip-tag{align-items:center;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;color:#e2e8f0;display:inline-flex;font-size:13px;font-weight:700;gap:8px;min-height:34px;padding:0 14px}.gip-visual{display:flex;justify-content:center}.gip-browser{background:linear-gradient(135deg,#22d3ee1f,#8b5cf624);border:1px solid #ffffff1a;border-radius:24px;box-shadow:0 16px 34px #00000038;overflow:hidden;width:100%}.gip-browser-top{align-items:center;background:#ffffff14;display:flex;gap:6px;height:22px;padding:0 12px}.gip-browser-top span{background:#ffffff8c;border-radius:999px;height:8px;width:8px}.gip-browser-body{grid-gap:12px;display:grid;gap:12px;grid-template-columns:68px 1fr;padding:14px}.gip-sidebar{grid-gap:10px;align-content:start;background:#ffffff14;border-radius:16px;display:grid;gap:10px;padding:12px 10px}.gip-sidebar-logo{background:#fffc;border-radius:999px;height:18px;margin-bottom:6px}.gip-sidebar-line{background:#ffffffb3;border-radius:999px;height:10px}.gip-sidebar-line.short{width:70%}.gip-main{grid-gap:12px;display:grid;gap:12px}.gip-main-hero{background:#ffffff29;border-radius:18px;padding:18px}.gip-main-title{background:#ffffffd9;border-radius:999px;height:18px;width:62%}.gip-main-text{background:#ffffff8c;border-radius:999px;height:10px;margin-top:12px;width:92%}.gip-main-text.short{width:70%}.gip-main-actions{display:flex;gap:8px;margin-top:14px}.gip-main-actions span{background:#ffffffb3;border-radius:999px;display:block;height:32px;width:110px}.gip-main-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.gip-main-grid div{background:#ffffff24;border-radius:14px;height:58px}@keyframes gipFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.gip-academy-grid,.gip-health-grid,.gip-realestate-grid{grid-gap:10px;display:grid;gap:10px}.gip-realestate-grid{grid-template-columns:repeat(2,1fr)}.gip-academy-grid,.gip-health-grid{grid-template-columns:repeat(3,1fr)}.gip-generic-layout,.gip-health-card,.gip-legal-layout,.gip-program-card,.gip-property-card,.gip-saas-layout{background:#ffffff1f;border-radius:16px;padding:12px}.gip-property-image{background:#ffffff2e;border-radius:12px;height:72px;margin-bottom:10px}.gip-health-line,.gip-program-line,.gip-property-line{background:#ffffff8c;border-radius:999px;height:10px;margin-top:8px}.gip-health-line.strong,.gip-program-line.strong,.gip-property-line.strong{background:#ffffffd9;height:12px;width:72%}.gip-property-pill-row{display:flex;gap:6px;margin-top:10px}.gip-property-pill-row span{background:#ffffff59;border-radius:999px;display:block;height:14px;width:36px}.gip-health-icon,.gip-program-badge{background:#ffffffbf;border-radius:12px;height:34px;margin-bottom:10px;width:34px}.gip-generic-hero,.gip-legal-hero,.gip-saas-chart{background:#fff3;border-radius:14px;height:72px}.gip-generic-grid,.gip-legal-stats,.gip-saas-cards,.gip-saas-metric-row{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr);margin-top:12px}.gip-generic-grid div,.gip-legal-stats div,.gip-saas-cards span,.gip-saas-metric-row div{background:#ffffff24;border-radius:12px;display:block;height:44px}.gip-legal-lines{grid-gap:8px;display:grid;gap:8px;margin-top:12px}.gip-legal-lines span{background:#ffffff80;border-radius:999px;display:block;height:10px}.gip-legal-lines span.strong{background:#ffffffd9;height:12px;width:64%}.gip-browser--real-estate{background:linear-gradient(135deg,#0ea5e929,#1e40af29)}.gip-browser--legal{background:linear-gradient(135deg,#47556929,#0f172a38)}.gip-browser--saa-s,.gip-browser--saaS,.gip-browser--saas,.gip-browser--saas---tech{background:linear-gradient(135deg,#22d3ee29,#8b5cf62e)}@media (max-width:980px){.gip-academy-grid,.gip-generic-grid,.gip-health-grid,.gip-legal-stats,.gip-realestate-grid,.gip-saas-cards,.gip-saas-metric-row{grid-template-columns:1fr}}.wg-label-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:2px}.wg-field-badge{align-items:center;border-radius:999px;display:inline-flex;font-size:11px;font-weight:800;letter-spacing:.02em;min-height:24px;padding:2px 8px}.wg-field-badge-ai{background:#22d3ee1f;border:1px solid #22d3ee38;color:#bae6fd}.wg-field-badge-manual{background:#ffffff12;border:1px solid #ffffff24;color:#e2e8f0}.gip-browser-body--industry{grid-gap:14px;display:grid;gap:14px;padding:16px}.gip-industry-head{display:flex;flex-wrap:wrap;gap:8px}.gip-chip{align-items:center;background:#ffffff1f;border-radius:999px;color:#fff;display:inline-flex;font-size:12px;font-weight:700;min-height:28px;padding:0 10px}.gip-pages{display:flex;flex-wrap:wrap;gap:8px}.gip-pages 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}.gip-realestate-layout{grid-gap:12px;display:grid;gap:12px}.gip-re-topbar{grid-gap:10px;display:grid;gap:10px}.gip-re-search{background:#ffffff2e;border-radius:14px;height:42px}.gip-re-filter-row{display:flex;flex-wrap:wrap;gap:8px}.gip-re-filter-row span{align-items:center;background:#ffffff1f;border-radius:999px;color:#fff;display:inline-flex;font-size:11px;font-weight:700;min-height:26px;padding:0 10px}.gip-re-main{grid-gap:12px;display:grid;gap:12px;grid-template-columns:.95fr 1.05fr}.gip-re-map{background:linear-gradient(#ffffff14 1px,#0000 0),linear-gradient(90deg,#ffffff14 1px,#0000 0),#ffffff14;background-size:36px 36px;border-radius:18px;min-height:220px;overflow:hidden;position:relative}.gip-re-map-pin{background:#fff;border-radius:999px;box-shadow:0 0 0 6px #ffffff29;height:18px;position:absolute;width:18px}.gip-re-map-pin.pin-a{left:28%;top:24%}.gip-re-map-pin.pin-b{left:60%;top:52%}.gip-re-map-pin.pin-c{left:38%;top:70%}.gip-re-listings{grid-gap:10px;display:grid;gap:10px}.gip-re-card{grid-gap:10px;background:#ffffff1f;border-radius:16px;display:grid;gap:10px;grid-template-columns:120px 1fr;padding:10px}.gip-re-card-image{background:#ffffff2e;border-radius:12px;min-height:92px}.gip-re-card-body{grid-gap:8px;align-content:start;display:grid;gap:8px}.gip-re-price{background:#ffffffd9;border-radius:999px;height:14px;width:45%}.gip-re-line{background:#ffffff8c;border-radius:999px;height:10px}.gip-re-line.strong{background:#fffc;height:12px;width:72%}.gip-re-tag-row{display:flex;gap:6px}.gip-re-tag-row span{background:#ffffff59;border-radius:999px;height:14px;width:32px}.gip-academy-layout{grid-gap:12px;display:grid;gap:12px}.gip-ac-top{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1.1fr .9fr}.gip-ac-hero{background:#ffffff2e;border-radius:16px;min-height:110px}.gip-ac-info{grid-gap:10px;align-content:start;background:#ffffff1f;border-radius:16px;display:grid;gap:10px;padding:14px}.gip-ac-line{background:#ffffff8c;border-radius:999px;height:10px}.gip-ac-line.strong{background:#ffffffd1;height:12px;width:74%}.gip-ac-line.short{width:58%}.gip-ac-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.gip-ac-card{grid-gap:8px;background:#ffffff1f;border-radius:16px;display:grid;gap:8px;padding:12px}.gip-ac-badge{background:#ffffffc2;border-radius:12px;height:34px;width:34px}.gip-ac-coach-row{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.gip-ac-coach{grid-gap:10px;align-items:center;background:#ffffff1a;border-radius:14px;display:grid;gap:10px;grid-template-columns:42px 1fr;padding:10px}.gip-ac-avatar{background:#ffffffb8;border-radius:999px;height:42px;width:42px}.gip-ac-mini-lines{grid-gap:7px;display:grid;gap:7px}.gip-ac-mini-lines span{background:#ffffff8c;border-radius:999px;height:8px}.gip-ac-mini-lines span.strong{background:#ffffffd1;width:70%}.gip-health-layout{grid-gap:12px;display:grid;gap:12px}.gip-health-top{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}.gip-health-appointment{grid-gap:10px;align-items:center;background:#ffffff1f;border-radius:16px;display:grid;gap:10px;grid-template-columns:40px 1fr;padding:12px}.gip-health-cal{background:#ffffffc7;border-radius:12px;height:40px;width:40px}.gip-health-mini-lines{grid-gap:8px;display:grid;gap:8px}.gip-health-mini-lines span{background:#ffffff8f;border-radius:999px;height:8px}.gip-health-mini-lines span.strong{background:#ffffffd9;width:76%}.gip-health-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.gip-health-card{grid-gap:8px;background:#ffffff1f;border-radius:16px;display:grid;gap:8px;padding:12px}.gip-health-icon-wrap{background:#ffffffc2;border-radius:12px;height:34px;width:34px}.gip-health-line{background:#ffffff8c;border-radius:999px;height:10px}.gip-health-line.strong{background:#ffffffd1;height:12px;width:72%}.gip-legal-layout{grid-gap:12px;display:grid;gap:12px}.gip-legal-hero{background:#ffffff29;border-radius:16px;min-height:90px}.gip-legal-stat-row{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.gip-legal-stat-row div{background:#ffffff1f;border-radius:14px;height:52px}.gip-legal-practice-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.gip-legal-card{grid-gap:8px;background:#ffffff1f;border-radius:14px;display:grid;gap:8px;padding:12px}.gip-legal-line{background:#ffffff8c;border-radius:999px;height:10px}.gip-legal-line.strong{background:#ffffffd1;height:12px;width:74%}.gip-legal-line.short{width:58%}.gip-saas-layout{grid-gap:12px;display:grid;gap:12px}.gip-saas-metric-row{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.gip-saas-metric{grid-gap:8px;background:#ffffff1f;border-radius:14px;display:grid;gap:8px;padding:12px}.gip-saas-metric-top{background:#ffffff8c;border-radius:999px;height:10px;width:50%}.gip-saas-metric-value{background:#ffffffd6;border-radius:999px;height:16px;width:68%}.gip-saas-chart-wrap{grid-gap:10px;display:grid;gap:10px;grid-template-columns:70px 1fr}.gip-saas-sidebar{background:#ffffff1a;border-radius:14px;min-height:120px}.gip-saas-chart-main{align-items:flex-end;background:#ffffff1f;border-radius:16px;display:flex;min-height:120px;padding:16px}.gip-saas-chart-lines{height:80px;position:relative;width:100%}.gip-saas-chart-lines span{background:#ffffffb3;border-radius:999px;height:3px;left:0;position:absolute;right:0}.gip-saas-chart-lines .line-a{bottom:18px;width:72%}.gip-saas-chart-lines .line-b{bottom:40px;width:88%}.gip-saas-chart-lines .line-c{bottom:62px;width:58%}.gip-saas-feature-row{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.gip-saas-feature{grid-gap:10px;align-items:center;background:#ffffff1f;border-radius:14px;display:grid;gap:10px;grid-template-columns:34px 1fr;padding:12px}.gip-saas-feature-icon{background:#ffffffc7;border-radius:10px;height:34px;width:34px}.gip-saas-feature-lines{grid-gap:8px;display:grid;gap:8px}.gip-saas-feature-lines span{background:#ffffff8f;border-radius:999px;height:8px}.gip-saas-feature-lines span.strong{background:#ffffffd6;width:70%}.gip-generic-layout{grid-gap:12px;display:grid;gap:12px}.gip-generic-hero{background:#fff3;border-radius:14px;min-height:88px}.gip-generic-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.gip-generic-grid div{background:#ffffff24;border-radius:12px;min-height:52px}.gip-browser--real-estate{background:linear-gradient(135deg,#0ea5e929,#1e40af2e)}.gip-browser--academy{background:linear-gradient(135deg,#22c55e29,#3b82f629)}.gip-browser--healthcare{background:linear-gradient(135deg,#10b98129,#06b6d429)}.gip-browser--legal{background:linear-gradient(135deg,#4755692e,#0f172a38)}.gip-browser--saas{background:linear-gradient(135deg,#22d3ee29,#8b5cf633)}.gip-browser--generic{background:linear-gradient(135deg,#ffffff14,#94a3b81f)}@media (max-width:980px){.gip-ac-coach-row,.gip-ac-grid,.gip-ac-top,.gip-generic-grid,.gip-health-grid,.gip-health-top,.gip-legal-practice-grid,.gip-legal-stat-row,.gip-re-card,.gip-re-main,.gip-saas-chart-wrap,.gip-saas-feature-row,.gip-saas-metric-row{grid-template-columns:1fr}}.gtp-shell{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;box-shadow:0 12px 40px #00000047;margin-bottom:20px;margin-top:20px;padding:22px}.gtp-head{margin-bottom:16px}.gtp-badge{align-items:center;background:#22d3ee1a;border:1px solid #22d3ee2e;border-radius:999px;color:#bae6fd;display:inline-flex;font-size:12px;font-weight:700;gap:8px;margin-bottom:12px;min-height:30px;padding:6px 12px}.gtp-title{color:#fff;font-size:22px;font-weight:800;line-height:1.2}.gtp-subtitle{color:#cbd5e1;font-size:14px;line-height:1.7;margin-top:8px;max-width:760px}.gtp-steps{grid-gap:10px;display:grid;gap:10px}.gtp-step{grid-gap:12px;align-items:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;display:grid;gap:12px;grid-template-columns:34px 1fr;padding:12px 14px}.gtp-step.current{background:linear-gradient(135deg,#22d3ee14,#8b5cf614);border-color:#67e8f947}.gtp-step.completed{border-color:#22c55e38}.gtp-step-icon{align-items:center;background:#ffffff14;border-radius:999px;color:#fff;display:inline-flex;height:34px;justify-content:center;width:34px}.gtp-step.current .gtp-step-icon{background:linear-gradient(135deg,#22d3ee,#38bdf8,#8b5cf6)}.gtp-step.completed .gtp-step-icon{background:linear-gradient(135deg,#16a34a,#22c55e)}.gtp-step-icon span{background:#ffffffb8;border-radius:999px;height:8px;width:8px}.gtp-step-copy{grid-gap:3px;display:grid;gap:3px}.gtp-step-copy strong{color:#fff;font-size:14px;font-weight:700}.gtp-step-copy span{color:#94a3b8;font-size:12px}@media (max-width:768px){.gtp-title{font-size:19px}}@media (max-width:980px){.gip-grid{grid-template-columns:1fr}}.sss-shell{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;box-shadow:0 12px 40px #00000047;margin-bottom:20px;margin-top:20px;padding:22px}.sss-head{margin-bottom:16px}.sss-badge{align-items:center;background:#22d3ee1a;border:1px solid #22d3ee2e;border-radius:999px;color:#bae6fd;display:inline-flex;font-size:12px;font-weight:700;gap:8px;margin-bottom:12px;min-height:30px;padding:6px 12px}.sss-title{color:#fff;font-size:22px;font-weight:800;line-height:1.2;margin:0}.sss-subtitle{color:#cbd5e1;font-size:14px;line-height:1.7;margin-top:8px;max-width:820px}.sss-grid{grid-gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.sss-grid,.sss-item{display:grid;gap:12px}.sss-item{grid-gap:12px;align-items:start;background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;grid-template-columns:38px 1fr;padding:14px}.sss-item-icon{align-items:center;background:#22d3ee1f;border-radius:12px;color:#bae6fd;display:inline-flex;height:38px;justify-content:center;width:38px}.sss-item-copy{grid-gap:4px;display:grid;gap:4px}.sss-item-copy span{color:#94a3b8;font-size:12px;font-weight:700;letter-spacing:.02em}.sss-item-copy strong{color:#fff;font-size:14px;font-weight:700;line-height:1.5}.sss-pages-block{background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;margin-top:16px;padding:16px}.sss-pages-label{color:#94a3b8;font-size:12px;font-weight:700;margin-bottom:10px}.sss-pages-row{display:flex;flex-wrap:wrap;gap:8px}.sss-page-chip{align-items:center;background:#22d3ee1a;border:1px solid #22d3ee2e;border-radius:999px;color:#e0f2fe;display:inline-flex;font-size:12px;font-weight:700;min-height:30px;padding:0 12px}.sss-page-chip-muted{background:#ffffff0f;border-color:#ffffff1f;color:#cbd5e1}@media (max-width:900px){.sss-grid{grid-template-columns:1fr}.sss-title{font-size:19px}}.sss-explainer,.sss-pages-explainer{align-items:flex-start;color:#94a3b8;display:inline-flex;font-size:12px;gap:6px;line-height:1.5;margin-top:6px}.sss-explainer em,.sss-pages-explainer em{font-style:normal}.srn-shell{align-items:center;background:#f59e0b14;border:1px solid #f59e0b2e;border-radius:22px;box-shadow:0 12px 34px #0003;display:flex;flex-wrap:wrap;gap:18px;justify-content:space-between;margin-bottom:20px;margin-top:20px;padding:20px}.srn-copy{max-width:760px}.srn-badge{align-items:center;background:#f59e0b1f;border:1px solid #f59e0b38;border-radius:999px;color:#fde68a;display:inline-flex;font-size:12px;font-weight:700;gap:8px;margin-bottom:10px;min-height:28px;padding:4px 10px}.srn-title{color:#fff;font-size:20px;font-weight:800;line-height:1.25;margin:0}.srn-subtitle{color:#e2e8f0;font-size:14px;line-height:1.7;margin-top:8px}.wg-label-meta{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.wg-lock-btn{align-items:center;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;color:#cbd5e1;cursor:pointer;display:inline-flex;font-size:11px;font-weight:700;gap:6px;min-height:28px;padding:4px 10px;transition:.2s ease}.wg-lock-btn:hover{border-color:#ffffff38}.wg-lock-btn.locked{background:#f59e0b1f;border-color:#f59e0b38;color:#fde68a}.wpe-shell{grid-gap:14px;display:grid;gap:14px}.wpe-head{align-items:center;display:flex;flex-wrap:wrap;gap:14px;justify-content:space-between}.wpe-title{color:#fff;font-size:14px;font-weight:800}.wpe-subtitle{color:#94a3b8;font-size:12px;line-height:1.5;margin-top:4px}.wpe-chip-row{display:flex;flex-wrap:wrap;gap:10px}.wpe-chip{background:#22d3ee1a;border:1px solid #22d3ee2e;border-radius:999px;color:#e0f2fe;font-size:12px;font-weight:700;gap:8px;min-height:34px;padding:0 12px}.wpe-chip,.wpe-chip-remove{align-items:center;display:inline-flex}.wpe-chip-remove{background:#ffffff24;border:none;border-radius:999px;color:#fff;cursor:pointer;height:20px;justify-content:center;width:20px}.wpe-add-row{display:flex;flex-wrap:wrap;gap:10px}.wpe-add-row input{flex:1 1;min-width:220px}.wpe-empty{color:#94a3b8;font-size:13px}.wg-collapse-head{align-items:flex-start;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.wg-collapse-copy{flex:1 1;min-width:280px}.wg-collapse-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.wg-collapse-hint{color:#94a3b8;font-size:12px;font-weight:600}.wg-block+.wg-block{margin-top:22px}.wg-sticky-nextbar{bottom:16px;margin-top:20px;z-index:40}@media (max-width:768px){.wg-sticky-nextbar-inner{align-items:stretch;flex-direction:column}.wg-sticky-nextbar .wg-btn{width:100%}}.wg-preview-toggle-card{align-items:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;display:flex;flex-wrap:wrap;gap:14px;justify-content:space-between;margin-bottom:18px;margin-top:18px;padding:14px 16px}.wg-preview-toggle-copy{grid-gap:4px;display:grid;gap:4px}.wg-preview-toggle-copy strong{color:#fff;font-size:14px;font-weight:800}.wg-preview-toggle-copy span{color:#94a3b8;font-size:12px}.wg-hero-preview-collapsed{margin-bottom:18px}.wg-hero-preview-collapsed .wg-hero-preview{padding:20px}.wg-hero-preview-collapsed .wg-hero-preview-title{font-size:clamp(26px,3vw,38px)}.wg-hero-preview-collapsed .wg-hero-preview-subtitle{font-size:15px}.wg-ai-summary-toggle{align-items:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;display:flex;flex-wrap:wrap;gap:14px;justify-content:space-between;margin-bottom:18px;margin-top:18px;padding:14px 16px}.wg-ai-summary-toggle-copy{grid-gap:4px;display:grid;gap:4px}.wg-ai-summary-toggle-copy strong{color:#fff;font-size:14px;font-weight:800}.wg-ai-summary-toggle-copy span{color:#94a3b8;font-size:12px}.wg-header-compact{margin-bottom:16px}.wg-header-compact-inner{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;display:flex;gap:16px;justify-content:space-between;padding:14px 18px}.wg-header-left{grid-gap:4px;display:grid;gap:4px}.wg-header-title{color:#fff;font-size:22px;font-weight:800;line-height:1.2;margin:0}.wg-header-subtitle{color:#94a3b8;font-size:13px;line-height:1.5;margin:0}.wg-header-right{align-items:center;display:flex}.wg-header-step{background:#22d3ee1a;border:1px solid #22d3ee33;border-radius:999px;color:#bae6fd;font-size:12px;font-weight:700;padding:6px 12px}@media (max-width:768px){.wg-header-compact-inner{align-items:flex-start;flex-direction:column}.wg-header-right{justify-content:flex-end;width:100%}.wg-header-title{font-size:20px}.wg-header-subtitle{font-size:12px}}.gip-shell{margin:16px 0 20px;padding:18px}.gip-grid{gap:18px}.gip-title{font-size:clamp(24px,3vw,36px)}.gip-subtitle{font-size:15px;line-height:1.7;margin-top:10px}.gip-actions,.gip-tags{margin-top:14px}.gip-browser{border-radius:20px}.gip-browser-body--industry{gap:10px;padding:12px}.gip-re-map{min-height:170px}.gip-re-card-image{min-height:72px}.gip-ac-hero{min-height:90px}.gip-health-top{gap:8px}.gip-legal-hero{min-height:72px}.gip-saas-chart-main,.gip-saas-sidebar{min-height:92px}.gip-generic-hero{min-height:70px}@media (max-width:980px){.gip-shell{padding:16px}.gip-title{font-size:26px}}@media (max-width:768px){.gip-shell{margin:14px 0 18px;padding:14px}.gip-grid{gap:14px}.gip-title{font-size:22px}.gip-subtitle{font-size:14px;line-height:1.6}.gip-actions{gap:8px}.gip-tag{font-size:12px;min-height:30px;padding:0 10px}.gip-browser-body--industry{gap:8px;padding:10px}.gip-re-map{min-height:130px}.gip-ac-hero,.gip-generic-hero,.gip-legal-hero{min-height:60px}.gip-saas-chart-main,.gip-saas-sidebar{min-height:72px}.gip-ac-card,.gip-health-card,.gip-legal-card,.gip-re-card,.gip-saas-feature,.gip-saas-metric{padding:10px}}.wg-step-progress-wrap{margin:18px 0}.wg-step-progress-desktop{display:flex;gap:12px}.wg-step-progress-mobile{display:none}.wg-step-item.complete .wg-step-number{background:linear-gradient(135deg,#16a34a,#22c55e);color:#fff}.wg-step-item.complete .wg-step-title{color:#e2e8f0}.wg-step-mobile-head{grid-gap:4px;display:grid;gap:4px;margin-bottom:10px}.wg-step-mobile-head strong{color:#fff;font-size:14px;font-weight:800}.wg-step-mobile-head span{color:#94a3b8;font-size:12px}.wg-step-mobile-bar{background:#ffffff14;border-radius:999px;height:8px;overflow:hidden}.wg-step-mobile-fill{background:linear-gradient(135deg,#22d3ee,#38bdf8,#8b5cf6);border-radius:999px;height:100%;transition:width .25s ease}@media (max-width:768px){.wg-step-progress-desktop{display:none}.wg-step-progress-mobile{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;display:block;padding:12px 14px}.wg-step-progress-wrap{margin:14px 0 16px}}.wg-ai-prep-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:22px;margin-bottom:22px;padding:18px 20px}.wg-ai-prep-badge{align-items:center;background:#22d3ee1a;border:1px solid #22d3ee2e;border-radius:999px;color:#bae6fd;display:inline-flex;font-size:12px;font-weight:700;gap:8px;margin-bottom:12px;min-height:30px;padding:6px 12px}.wg-ai-prep-title{color:#fff;font-size:22px;font-weight:800;line-height:1.2;margin:0}.wg-ai-prep-subtitle{color:#cbd5e1;font-size:14px;line-height:1.7;margin-top:8px;max-width:820px}.wg-sticky-nextbar{bottom:12px;margin-top:22px;pointer-events:none;position:sticky;z-index:60}.wg-sticky-nextbar-inner{align-items:center;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#0a0f1ee0;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 18px 40px #00000059;display:flex;gap:16px;justify-content:space-between;padding:14px 18px;pointer-events:auto}.wg-sticky-nextbar-copy{grid-gap:4px;display:grid;gap:4px}.wg-sticky-nextbar-copy strong{color:#fff;font-size:14px;font-weight:800}.wg-sticky-nextbar-copy span{color:#94a3b8;font-size:12px;line-height:1.5}@media (max-width:768px){.wg-sticky-nextbar{bottom:10px}.wg-sticky-nextbar-inner{align-items:stretch;flex-direction:column}.wg-sticky-nextbar-inner .wg-btn{width:100%}}.wg-footer{background:#0000;border-top:1px solid #ffffff14;margin-top:40px;padding:28px 20px 18px}.wg-footer-inner{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin:0 auto;max-width:1240px}.wg-footer-left{display:flex;flex-direction:column;gap:4px}.wg-footer-brand{color:#fff;font-size:16px;font-weight:800}.wg-footer-tagline{color:#94a3b8;font-size:13px}.wg-footer-right{display:flex;flex-wrap:wrap;gap:16px}.wg-footer-link{color:#cbd5e1;font-size:14px;text-decoration:none;transition:.2s ease}.wg-footer-link:hover{color:#fff}.wg-footer-bottom{color:#64748b;font-size:12px;margin-top:16px;text-align:center}@media (max-width:768px){.wg-footer-inner{align-items:flex-start;flex-direction:column;gap:12px}.wg-footer-right{gap:12px}.wg-footer-bottom{text-align:left}}.wg-quality-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:22px;margin-bottom:20px;margin-top:20px;padding:20px}.wg-quality-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.wg-quality-header h3{color:#fff;font-size:20px;font-weight:800;margin:0}.wg-quality-subtitle{color:#94a3b8;font-size:13px;margin:6px 0 0}.wg-quality-badge{border-radius:999px;color:#fff;font-weight:800;min-width:88px;padding:10px 14px;text-align:center}.wg-quality-badge.excellent{background:linear-gradient(135deg,#16a34a,#22c55e)}.wg-quality-badge.good{background:linear-gradient(135deg,#0ea5e9,#38bdf8)}.wg-quality-badge.weak{background:linear-gradient(135deg,#f59e0b,#ef4444)}.wg-quality-status-row{color:#e2e8f0;display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.wg-quality-summary{color:#cbd5e1;line-height:1.7;margin-top:12px}.wg-quality-section{margin-top:16px}.wg-quality-section strong{color:#fff;display:block;margin-bottom:8px}.wg-quality-section ul{color:#cbd5e1;line-height:1.7;margin:0;padding-left:18px}.wg-quality-warning{background:#ef44441f;border:1px solid #ef444438;border-radius:14px;color:#fecaca}.wg-quality-ok,.wg-quality-warning{font-weight:700;margin-top:16px;padding:12px 14px}.wg-quality-ok{background:#22c55e1f;border:1px solid #22c55e38;border-radius:14px;color:#bbf7d0}.wg-smart-regen-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:22px;margin-bottom:20px;margin-top:20px;padding:20px}.wg-smart-regen-head h3{color:#fff;font-size:20px;font-weight:800;margin:0}.wg-smart-regen-head p{color:#94a3b8;line-height:1.6;margin:8px 0 0}.wg-smart-regen-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.wg-autofix-card{align-items:center;background:linear-gradient(135deg,#22d3ee14,#8b5cf614);border:1px solid #67e8f92e;border-radius:22px;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:20px;margin-top:20px;padding:20px}.wg-autofix-copy h3{color:#fff;font-size:20px;font-weight:800;margin:0}.wg-autofix-copy p{color:#cbd5e1;line-height:1.7;margin:8px 0 0;max-width:760px}.wg-guardrail-card{align-items:center;border:1px solid #0000;border-radius:20px;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:18px;margin-top:18px;padding:18px 20px}.wg-guardrail-card--success{background:#22c55e1a;border-color:#22c55e38}.wg-guardrail-card--warning{background:#f59e0b1a;border-color:#f59e0b38}.wg-guardrail-card--danger{background:#ef44441a;border-color:#ef444438}.wg-guardrail-copy strong{color:#fff;display:block;font-size:18px;font-weight:800}.wg-guardrail-copy p{color:#e2e8f0;line-height:1.65;margin:8px 0 0;max-width:760px}.wg-guardrail-score{grid-gap:4px;display:grid;gap:4px;min-width:120px;text-align:right}.wg-guardrail-score span{color:#94a3b8;font-size:12px;font-weight:700}.wg-guardrail-score strong{color:#fff;font-size:24px;font-weight:800}.wg-crm-bridge-card{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin:20px 0;padding:20px}.wg-crm-bridge-copy h3{font-size:20px;font-weight:700;margin:0 0 8px}.wg-crm-bridge-copy p{margin:0;max-width:700px;opacity:.82}.wg-crm-bridge-actions{display:flex;flex-wrap:wrap;gap:12px}.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.fd0c8478.css.map*/