:root{
  --purple-950:#1a0758;--purple-900:#24116b;--purple-800:#32158d;--purple-700:#4e22c7;--purple-600:#6e3df5;--purple-500:#8057ff;
  --orange:#ffab22;--orange-2:#ff8a1f;--ink:#1f2050;--muted:#707493;--line:#e7e3f8;--bg:#f7f6fc;--card:#fff;
  --shadow:0 16px 42px rgba(64,36,139,.11);--radius:18px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif;color:var(--ink);background:var(--bg)}a{color:inherit}.shell{width:min(1180px,calc(100% - 32px));margin:auto}.app-shell{padding-bottom:46px}
button,.button{border:0;border-radius:11px;padding:13px 18px;background:linear-gradient(135deg,var(--purple-600),var(--purple-500));color:#fff;font-weight:800;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 8px 20px rgba(110,61,245,.22)}.button.secondary,button.secondary{background:#fff;color:var(--purple-900);border:1px solid #dcd5f8;box-shadow:none}.button.warning,button.warning{background:linear-gradient(135deg,var(--orange),var(--orange-2));color:#2a155f}.button.small{padding:9px 14px}.status{display:inline-flex;align-items:center;padding:7px 11px;border-radius:999px;background:#efe9ff;border:1px solid #ded3ff;color:#6841d9;font-size:12px;font-weight:800}.status.large{padding:10px 14px}
.flashes{padding-top:16px}.flash{padding:13px 15px;border-radius:12px;margin-bottom:10px}.flash.success{background:#dff8ec;color:#075d3f}.flash.warning{background:#fff5ce;color:#6c5200}.flash.error{background:#ffe2e2;color:#8d1818}.muted{color:var(--muted)}.help{font-size:12px;color:var(--muted);margin-top:7px}.eyebrow{display:block;color:var(--purple-600);font-size:11px;font-weight:900;letter-spacing:.12em;margin-bottom:6px}.page-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:36px 0 22px}.page-head h1{font-size:36px;margin:0;color:#21105e}.page-head p{margin:7px 0 0;color:var(--muted)}.card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px;box-shadow:0 8px 24px rgba(60,31,131,.06)}.form-card{max-width:760px;margin:24px auto}.grid{display:grid;gap:18px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.stats .card strong{display:block;font-size:26px;margin-top:6px;color:#291069}.actions-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.checkout-box{max-width:760px;margin:28px auto;text-align:center}.checkout-price{font-size:44px;font-weight:1000;color:#5f2fdb;margin:12px 0}.empty{text-align:center;padding:42px}.form-group{margin-bottom:16px}.form-group label{display:block;font-weight:800;font-size:14px;margin-bottom:7px}.form-group input,.form-group textarea,.form-group select{width:100%;border:1px solid #dcd6f5;border-radius:11px;background:#fff;padding:13px 14px;font:inherit;color:var(--ink)}.form-group textarea{min-height:105px;resize:vertical}.form-group small,.upload-box small{display:block;margin-top:7px;color:var(--muted);font-size:12px}.upload-box{border:2px dashed #d4c8fa;background:#fbf9ff;padding:16px;border-radius:14px}.check{display:flex;gap:10px;align-items:flex-start}.check input{margin-top:4px}

/* HOME */
.home-page{background:#f7f7fb}.smart-home-shell{width:min(1210px,calc(100% - 24px));margin:10px auto 42px}.smart-hero-card{overflow:hidden;border-radius:16px 16px 0 0;background:radial-gradient(circle at 78% 30%,rgba(137,97,255,.26),transparent 26%),linear-gradient(135deg,#241066 0%,#351198 46%,#4d1bc0 100%);color:#fff;box-shadow:0 20px 50px rgba(53,25,128,.18)}.smart-home-nav{height:66px;padding:0 70px;display:flex;align-items:center;justify-content:space-between;background:rgba(25,4,92,.32);border-bottom:1px solid rgba(255,255,255,.06)}.smart-logo{display:flex;align-items:center;gap:10px;text-decoration:none;color:#fff}.smart-logo-mark{width:35px;height:35px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(145deg,#ffb638,#ff8d1d);font-size:20px;font-weight:1000;color:#301064;transform:rotate(-6deg)}.smart-logo strong,.smart-logo small{display:block}.smart-logo strong{font-size:14px}.smart-logo small{font-size:9px;opacity:.82}.smart-home-links{display:flex;gap:22px;align-items:center}.smart-home-links a{text-decoration:none;color:#fff;font-size:12px;font-weight:800}.smart-home-links .smart-nav-cta{background:linear-gradient(135deg,#6f45ff,#8a59ff);padding:10px 16px;border-radius:9px}.smart-hero-grid{display:grid;grid-template-columns:1.1fr .9fr;align-items:end;min-height:448px;padding:25px 70px 0}.smart-hero-copy{padding:0 0 36px}.smart-hero-copy h1{font-size:46px;line-height:1.06;margin:0 0 15px;letter-spacing:-.035em}.smart-hero-copy h1 span{color:#ffbb22}.smart-hero-copy>p{font-size:14px;line-height:1.55;color:#eee9ff;max-width:560px}.smart-hero-actions{display:flex;gap:12px;margin-top:19px}.smart-btn-orange,.smart-btn-ghost{padding:12px 18px;border-radius:9px;font-weight:800;font-size:12px;text-decoration:none}.smart-btn-orange{background:linear-gradient(135deg,#ffb52c,#ff8b18);color:#2c145f}.smart-btn-ghost{border:1px solid rgba(255,255,255,.5);color:#fff}.smart-chat-highlight{margin-top:18px;max-width:570px}.smart-chat-label{display:inline-flex;align-items:center;gap:7px;padding:6px 12px;border:1px solid rgba(255,255,255,.36);border-bottom:0;border-radius:9px 9px 0 0;font-size:11px}.smart-chat-icon{color:#ffba2c}.smart-chat-box{position:relative;background:linear-gradient(135deg,rgba(255,255,255,.17),rgba(255,255,255,.1));border:1px solid rgba(255,255,255,.34);border-radius:0 10px 10px 10px;padding:14px 48px 14px 16px;font-size:11px;line-height:1.55;color:#f7f3ff}.smart-chat-send{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#8057ff;color:#fff}.smart-hero-visual{height:100%;display:flex;align-items:flex-end;justify-content:center}.smart-hero-visual img{width:min(100%,500px);height:430px;object-fit:contain;object-position:bottom;background:transparent;display:block}.smart-section{background:#fff;padding:24px 70px 18px}.smart-section-head{text-align:center;margin-bottom:18px}.smart-section-head h2{font-size:22px;margin:0;color:#28106d}.smart-section-head h2 span{color:#6b3cf2}.smart-section-head p{margin:6px 0 0;color:var(--muted);font-size:12px}.smart-flow-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.smart-flow-card,.smart-feature-card{border:1px solid #e4dff6;background:#fff;border-radius:13px;box-shadow:0 8px 20px rgba(56,29,127,.06);padding:16px;display:flex;gap:12px}.smart-flow-card>span,.smart-feature-card>span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto;background:#efe8ff;color:#6b3cf2}.smart-flow-card h3,.smart-feature-card h3{font-size:13px;margin:0 0 6px;color:#2a1268}.smart-flow-card p,.smart-feature-card p{font-size:10px;line-height:1.45;margin:0;color:#6f7190}.smart-features-section{padding-top:4px}.smart-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.smart-feature-card{padding:13px}.smart-feature-card>span{width:31px;height:31px}.smart-cta-strip{margin:18px 70px 28px;background:linear-gradient(135deg,#2a0d83,#6e38ef);color:#fff;border-radius:12px;padding:16px 18px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px}.smart-cta-icon{width:44px;height:44px;border-radius:10px;background:linear-gradient(135deg,#7a52ff,#8b64ff);display:grid;place-items:center;font-size:22px}.smart-cta-strip h2{font-size:15px;margin:0 0 4px}.smart-cta-strip p{font-size:10px;margin:0;color:#e9e4ff}.smart-cta-strip a{background:linear-gradient(135deg,#ffb32b,#ff8d1c);color:#29115e;padding:13px 18px;border-radius:9px;text-decoration:none;font-size:12px;font-weight:900}.smart-proof-section{padding-top:24px;padding-bottom:36px;border-radius:0 0 16px 16px}.smart-proof-kicker{font-size:10px;color:#7845f4;font-weight:900;letter-spacing:.14em}.smart-proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.smart-proof-card{border:1px solid #e5e0f5;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 9px 24px rgba(62,35,133,.07)}.smart-proof-preview{height:185px;position:relative;background:#f0edfa;overflow:hidden}.smart-proof-preview iframe{width:1440px;height:900px;transform:scale(.25);transform-origin:top left;border:0;pointer-events:none}.smart-proof-preview a{position:absolute;inset:auto 10px 10px auto;background:#fff;color:#32158d;padding:8px 11px;border-radius:8px;text-decoration:none;font-size:11px;font-weight:800}.smart-proof-body{padding:14px}.smart-proof-body small{color:#7044e7;font-weight:800}.smart-proof-body h3{font-size:15px;margin:5px 0}.smart-proof-body p,.smart-proof-body span{font-size:11px;color:var(--muted)}.smart-proof-empty{text-align:center;border:1px dashed #d7ccf5;border-radius:15px;padding:30px;background:#faf8ff}.smart-proof-empty>div{font-size:28px;color:#7545ee}.smart-proof-empty h3{margin:8px 0 5px}.smart-proof-empty p{margin:0;color:var(--muted)}.smart-footer{background:#1e0a5c;color:#dcd4ff;padding:24px 0}.smart-footer .shell{display:flex;justify-content:space-between;gap:20px;font-size:13px}

/* PUBLIC AUTH */
.public-header{background:#25106a;color:#fff}.public-header>.shell{height:72px;display:flex;align-items:center;justify-content:space-between}.public-header nav{display:flex;align-items:center;gap:16px}.public-header nav a{text-decoration:none}.public-page main{min-height:calc(100vh - 150px);padding:34px 0}.smart-logo.dark{color:#fff}

/* WORKSPACE */
.workspace-layout{min-height:100vh;display:grid;grid-template-columns:225px 1fr;background:#f7f6fc}.workspace-sidebar{position:sticky;top:0;height:100vh;background:linear-gradient(180deg,#24106d,#2f0d8e);color:#fff;padding:20px 13px;display:flex;flex-direction:column}.sidebar-brand{display:flex;align-items:center;gap:10px;padding:0 8px 22px;text-decoration:none}.sidebar-brand>span{width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,#ffb83b,#ff881b);display:grid;place-items:center;color:#2d0f69;font-weight:1000;transform:rotate(-6deg)}.sidebar-brand strong,.sidebar-brand small{display:block}.sidebar-brand small{font-size:9px;opacity:.75}.sidebar-nav{display:grid;gap:7px}.sidebar-nav a{display:flex;align-items:center;gap:11px;padding:11px 12px;border-radius:9px;text-decoration:none;color:#eee8ff;font-size:12px;font-weight:700}.sidebar-nav a span{width:18px;text-align:center}.sidebar-nav a.active,.sidebar-nav a:hover{background:linear-gradient(90deg,#6a36e8,#4f20c5);color:#fff}.sidebar-plan{margin-top:auto;border:1px solid rgba(255,255,255,.2);border-radius:10px;padding:12px;position:relative}.sidebar-plan small,.sidebar-plan strong{display:block}.sidebar-plan small{font-size:9px;opacity:.75}.sidebar-plan span{position:absolute;right:12px;top:14px;color:#ffb526}.workspace-main{min-width:0}.workspace-topbar{height:64px;background:#fff;border-bottom:1px solid #ebe7f8;display:flex;align-items:center;justify-content:space-between;padding:0 28px;position:sticky;top:0;z-index:20}.workspace-topbar>div strong,.workspace-topbar>div small{display:block}.workspace-topbar>div small{font-size:10px;color:var(--muted)}.sidebar-toggle{display:none;background:none;color:#2d166b;box-shadow:none;padding:7px}.workspace-content{padding:0 4px 50px}.workspace-page .shell{width:min(1160px,calc(100% - 34px))}

/* WIZARD */
.wizard-layout{display:grid;grid-template-columns:290px 1fr;gap:20px;align-items:start}.wizard-chat-card{position:sticky;top:84px;background:linear-gradient(160deg,#25106a,#6130dc);color:#fff;border-radius:18px;padding:22px;box-shadow:var(--shadow)}.wizard-ai-avatar{width:46px;height:46px;border-radius:14px;background:#fff;color:#6d3df4;display:grid;place-items:center;font-size:24px;margin-bottom:10px}.wizard-chat-card>div:nth-child(2) strong,.wizard-chat-card>div:nth-child(2) span{display:block}.wizard-chat-card>div:nth-child(2) span{font-size:11px;color:#d9d0ff}.wizard-chat-message{margin-top:12px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);border-radius:13px 13px 13px 4px;padding:12px;font-size:12px;line-height:1.5}.wizard-card{background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);padding:24px}.wizard-progress{height:7px;background:#eeeafb;border-radius:20px;overflow:hidden}.wizard-progress span{display:block;height:100%;background:linear-gradient(90deg,var(--orange),var(--purple-600));transition:.25s}.wizard-step-label{text-align:right;font-size:11px;color:var(--muted);margin-top:7px}.wizard-step{display:none;padding:12px 0 4px}.wizard-step.active{display:block}.wizard-step h2{font-size:25px;margin:0 0 6px;color:#281066}.wizard-step>p{margin:0 0 20px;color:var(--muted)}.wizard-title-icon{width:42px;height:42px;border-radius:13px;background:#f0eaff;color:#6f3de8;display:grid;place-items:center;font-size:20px;margin-bottom:12px}.source-choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.source-choice{border:2px solid #ece7fa;border-radius:14px;padding:18px;cursor:pointer;position:relative;display:block}.source-choice input{position:absolute;opacity:0}.source-choice>span{width:38px;height:38px;border-radius:11px;background:#f0eaff;color:#7040ec;display:grid;place-items:center;margin-bottom:12px}.source-choice strong,.source-choice small{display:block}.source-choice small{margin-top:6px;color:var(--muted);line-height:1.4}.source-choice:has(input:checked){border-color:#7a4df4;background:#fbf9ff;box-shadow:0 0 0 4px #f0eaff}.idea-info{padding:22px;border-radius:14px;background:#f8f5ff;border:1px solid #e1d8fb}.idea-info p{margin-bottom:0;color:var(--muted)}.option-check-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:18px}.option-check-grid label{display:flex;align-items:center;gap:9px;border:1px solid #e5dff8;border-radius:10px;padding:11px}.wizard-review{display:grid;gap:10px;margin-bottom:18px}.wizard-review article{border:1px solid #e7e2f8;border-radius:11px;padding:12px}.wizard-review small{color:var(--muted);display:block;margin-bottom:4px}.final-plan-box{margin-top:18px;background:linear-gradient(135deg,#2b116e,#6430df);color:#fff;border-radius:14px;padding:18px;display:grid;grid-template-columns:150px 1fr;gap:18px}.final-plan-box small,.final-plan-box strong{display:block}.final-plan-box strong{font-size:27px;color:#ffb530}.final-plan-box ul{margin:0;padding-left:20px;display:grid;gap:6px}.wizard-actions{display:flex;justify-content:space-between;gap:12px;border-top:1px solid #eee9fb;margin-top:18px;padding-top:18px}

/* DASHBOARD */
.dashboard-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.dashboard-stats article{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 8px 22px rgba(50,27,111,.05)}.dashboard-stats span,.dashboard-stats strong{display:block}.dashboard-stats span{font-size:12px;color:var(--muted)}.dashboard-stats strong{font-size:24px;margin-top:5px;color:#291069}.dashboard-stats i{width:37px;height:37px;border-radius:50%;background:#f0eaff;color:#6f3df2;display:grid;place-items:center;font-style:normal}.dashboard-projects{display:grid;gap:15px;margin-top:16px}.dashboard-project-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px;box-shadow:0 8px 24px rgba(60,31,131,.05)}.dashboard-project-top{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.dashboard-project-top h2{font-size:17px;margin:0 0 5px;color:#2a1269}.dashboard-project-top p{font-size:11px;color:var(--muted);margin:0}.dashboard-project-top>div:last-child{display:flex;gap:10px;align-items:center}.project-compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}.project-compare-grid section{border:1px solid #e6e0f6;border-radius:12px;padding:14px;background:#fff}.project-compare-grid section.generated{background:#fcfaff}.project-compare-grid small,.project-summary-panels small{font-size:9px;letter-spacing:.1em;color:#8b80aa}.project-compare-grid h3,.project-summary-panels h3{font-size:13px;margin:5px 0 8px;color:#2c126a}.project-compare-grid p,.project-summary-panels p{font-size:11px;line-height:1.45;margin:4px 0;color:#55587b}.summary-pills{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.summary-pills span{font-size:9px;padding:6px 8px;border-radius:999px;background:#eee8ff;color:#6840d4;font-weight:800}.project-public-link{display:flex;align-items:center;gap:10px;margin-top:12px;background:#faf8ff;border-radius:10px;padding:10px}.project-public-link span{font-size:10px;color:var(--muted)}.project-public-link a{font-size:11px;color:#6a3be6;word-break:break-all}.project-public-link button{margin-left:auto;padding:8px 11px;font-size:10px}.empty-state{text-align:center;background:#fff;border:1px dashed #d9cff4;border-radius:16px;padding:40px}.empty-state>div{font-size:28px;color:#7240ef}

/* PROJECT */
.project-back{padding-top:24px}.project-back a{text-decoration:none;font-size:12px;color:#6f3ee2}.project-chat-spotlight{background:linear-gradient(145deg,#28106d,#5d2ed6);border-radius:18px;padding:20px;color:#fff;box-shadow:var(--shadow)}.chat-spotlight-head{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px}.ai-title{display:flex;gap:12px;align-items:center}.ai-title>span{width:43px;height:43px;border-radius:13px;background:#fff;color:#6c3fe5;display:grid;place-items:center;font-size:20px}.ai-title h2{margin:0 0 4px;font-size:20px}.ai-title p{margin:0;font-size:11px;color:#dcd3ff}.credit-box{border:1px solid rgba(255,255,255,.2);border-radius:11px;padding:9px 12px;text-align:center}.credit-box small,.credit-box strong{display:block}.credit-box small{font-size:9px;color:#d8d0ff}.credit-box strong{color:#ffad28}.project-chat-grid{display:grid;grid-template-columns:1fr 280px;gap:14px}.chat-conversation{height:390px;overflow:auto;background:#f9f7ff;border-radius:13px;padding:14px;color:var(--ink);display:flex;flex-direction:column;gap:12px}.message-row{display:flex;gap:9px;align-items:flex-start}.message-row.is-user{flex-direction:row-reverse}.message-avatar{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto;background:#6f3df0;color:#fff;font-size:10px;font-weight:900}.is-user .message-avatar{background:#ffab22;color:#2b1261}.message-bubble{max-width:78%;background:#fff;border:1px solid #e5def8;border-radius:12px 12px 12px 4px;padding:11px 12px;font-size:11px;line-height:1.5;box-shadow:0 5px 14px rgba(50,29,101,.06)}.is-user .message-bubble{background:#eee8ff;border-radius:12px 12px 4px 12px}.message-bubble>small{display:block;margin-top:6px;color:#9b95b1;font-size:9px}.message-attachment{display:block;margin-top:9px;text-decoration:none}.message-attachment img{display:block;max-width:180px;max-height:130px;object-fit:cover;border-radius:8px;border:1px solid #ded5f5}.message-attachment span{display:block;font-size:9px;color:#6b3be2;margin-top:4px}.chat-project-status{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);border-radius:13px;padding:15px}.chat-project-status h3{margin:0 0 12px}.status-summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.status-summary-grid div{background:rgba(255,255,255,.1);border-radius:9px;padding:9px}.status-summary-grid span,.status-summary-grid strong{display:block}.status-summary-grid span{font-size:9px;color:#d8d0ff}.status-summary-grid strong{font-size:11px;margin-top:3px}.chat-project-status>p{font-size:10px;line-height:1.5;color:#ded7ff}.published-box{margin-top:12px;background:#fff;color:#2b1267;border-radius:10px;padding:11px}.published-box strong,.published-box a{display:block}.published-box a{font-size:9px;margin:5px 0;word-break:break-all;color:#6b3be0}.published-box button{padding:8px 10px;font-size:9px}.chat-composer{margin-top:14px;background:#fff;border-radius:13px;padding:13px;color:var(--ink)}.chat-edit-type{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:10px}.chat-edit-type label{border:1px solid #e1daf6;border-radius:999px;padding:7px 10px;font-size:10px;cursor:pointer}.chat-edit-type input{margin-right:5px}.chat-composer textarea{width:100%;min-height:72px;border:1px solid #ded7f5;border-radius:10px;padding:11px;font:inherit;resize:vertical}.chat-composer-footer{display:flex;align-items:center;gap:10px;margin-top:9px}.attach-button{border:1px solid #ddd6f3;border-radius:9px;padding:9px 11px;font-size:10px;cursor:pointer}.attach-button input{display:none}.chat-composer-footer>span{font-size:9px;color:var(--muted);flex:1}.chat-composer-footer button{padding:10px 13px;font-size:10px}.chat-locked{background:rgba(255,255,255,.12);border-radius:12px;padding:13px;margin-top:14px}.chat-locked p{font-size:11px}.project-summary-panels{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:14px 0}.project-summary-panels section{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px}.processing-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:20px;display:grid;grid-template-columns:auto 1fr;gap:15px;margin-bottom:14px}.processing-icon{width:46px;height:46px;border-radius:14px;background:#eee8ff;color:#6a3de2;display:grid;place-items:center;font-size:22px}.processing-card h2{margin:0 0 5px;font-size:18px}.processing-card p{margin:0 0 10px;color:var(--muted);font-size:11px}.progress{height:8px;background:#ece8f8;border-radius:999px;overflow:hidden}.progress span{display:block;height:100%;background:linear-gradient(90deg,#ffad22,#6d3df0)}.preview-section,.version-history{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px;margin-top:14px}.preview-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:15px;margin-bottom:14px}.preview-section-head h2,.version-history h2{margin:0;color:#291069;font-size:20px}.tabs{display:flex;gap:7px}.tabs button{background:#eee9fb;color:#5d3baf;box-shadow:none;padding:9px 12px;font-size:10px}.tabs button.active{background:#6d3df0;color:#fff}.preview-layout{display:grid;grid-template-columns:270px 1fr;gap:14px}.publish-panel{border:1px solid #e3ddf5;border-radius:12px;padding:14px}.publish-panel h3{margin-top:0}.publish-panel hr{border:0;border-top:1px solid #eee9f8;margin:14px 0}.publish-panel .sub-input{margin-top:6px}.preview-frame-wrap{background:#e5e0f4;border-radius:12px;padding:13px;overflow:auto}.preview-frame-wrap.mobile iframe{width:390px;max-width:100%;margin:auto;display:block}.preview-frame{width:100%;height:700px;border:0;border-radius:9px;background:#fff}.admin-table{width:100%;border-collapse:collapse}.admin-table th,.admin-table td{text-align:left;padding:10px;border-bottom:1px solid #ece7f7;font-size:11px}

@media(max-width:980px){.smart-home-nav,.smart-hero-grid,.smart-section{padding-left:28px;padding-right:28px}.smart-cta-strip{margin-left:28px;margin-right:28px}.smart-flow-grid,.smart-feature-grid{grid-template-columns:repeat(2,1fr)}.smart-proof-grid{grid-template-columns:repeat(2,1fr)}.workspace-layout{grid-template-columns:1fr}.workspace-sidebar{position:fixed;left:-240px;z-index:50;width:225px;transition:.25s}.workspace-layout.sidebar-open .workspace-sidebar{left:0}.sidebar-toggle{display:inline-flex}.wizard-layout,.project-chat-grid,.preview-layout{grid-template-columns:1fr}.wizard-chat-card{position:static}.chat-project-status{order:-1}.project-compare-grid,.project-summary-panels{grid-template-columns:1fr}}
@media(max-width:720px){.smart-home-shell{width:100%;margin:0}.smart-hero-card{border-radius:0}.smart-home-nav{padding:0 18px}.smart-home-links a:not(.smart-nav-cta){display:none}.smart-hero-grid{grid-template-columns:1fr;padding:28px 18px 0}.smart-hero-copy h1{font-size:36px}.smart-hero-visual{height:320px}.smart-hero-visual img{height:320px}.smart-section{padding:24px 18px}.smart-flow-grid,.smart-feature-grid,.smart-proof-grid{grid-template-columns:1fr}.smart-cta-strip{margin:18px;border-radius:12px;grid-template-columns:auto 1fr}.smart-cta-strip a{grid-column:1/-1;text-align:center}.source-choice-grid,.grid.two,.dashboard-stats{grid-template-columns:1fr}.option-check-grid{grid-template-columns:1fr}.final-plan-box{grid-template-columns:1fr}.dashboard-project-top,.page-head,.preview-section-head{flex-direction:column;align-items:flex-start}.dashboard-project-top>div:last-child{flex-wrap:wrap}.project-chat-spotlight{padding:14px}.chat-spotlight-head{align-items:flex-start}.credit-box{flex:0 0 auto}.chat-conversation{height:440px}.message-bubble{max-width:86%}.chat-composer-footer{flex-wrap:wrap}.chat-composer-footer button{width:100%}.workspace-topbar{padding:0 14px}.workspace-topbar>div{display:none}.workspace-page .shell{width:min(100% - 22px,1160px)}}
@media(max-width:780px){.grid.three,.grid.four{grid-template-columns:1fr}}
.chat-edit-type .disabled-option{opacity:.48;cursor:not-allowed}

/* Site Fácil IA extras */
.smart-hero-benefits{display:grid;gap:10px;margin:18px 0 0;color:#f5efff;font-size:15px}
.smart-hero-benefits span{display:flex;gap:10px;align-items:flex-start;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);padding:10px 14px;border-radius:14px}
.smart-proof-kicker{display:inline-flex;letter-spacing:.12em;font-weight:800;color:#6f46ff;font-size:12px}
.publish-panel .form-group small{font-size:12px;color:#6f6a89}
.checkout-box .help{margin-top:10px}
.published-box span{display:block;color:#615e74;margin-top:6px}
.wizard-chat-card strong,.smart-home-shell strong{letter-spacing:-.01em}

.developer-badge{margin-top:auto;padding:16px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:rgba(255,255,255,.04);display:flex;flex-direction:column;gap:8px;color:#fff9}
.developer-badge small{font-size:12px;letter-spacing:.03em}
.developer-badge strong{font-size:14px;color:#fff}
.developer-badge a,.developer-footer a{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:12px;background:#ff9f1a;color:#23124a;font-weight:800;text-decoration:none}
.smart-footer-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}
.developer-footer{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.developer-footer span{color:#d7d4e8}
@media (max-width: 768px){.developer-footer,.smart-footer-inner{align-items:flex-start}}

/* Planos e assinatura */
.plans-head{align-items:flex-end}
.plans-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:22px 0 34px}
.plan-card{position:relative;background:#fff;border:1px solid #ded7fb;border-radius:24px;padding:30px;box-shadow:0 18px 50px rgba(63,34,134,.10);display:flex;flex-direction:column;gap:16px}
.plan-card.featured{border:2px solid #7a49ff;transform:translateY(-8px);box-shadow:0 24px 60px rgba(98,56,214,.20)}
.plan-popular{position:absolute;right:18px;top:18px;background:#ff9f1a;color:#26134f;padding:7px 10px;border-radius:999px;font-size:10px;font-weight:900}
.plan-card>small{font-weight:900;color:#6941d9;text-transform:uppercase;letter-spacing:.08em}
.plan-card h2{font-size:38px;margin:0;color:#27145d;text-align:left}
.plan-card h2 span{font-size:14px;color:#77718b;font-weight:600}
.plan-card ul{display:grid;gap:10px;margin:0 0 8px;padding:0;list-style:none;color:#5d5870}
.plan-card li::before{content:'✓';color:#6f46ff;font-weight:900;margin-right:8px}
.plan-card .button{margin-top:auto}
.plan-explanation{margin-top:26px;text-align:center}
.subscription-summary{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:22px 0}
.subscription-summary h3{margin:4px 0 6px}
.subscription-summary p{margin:0;color:#6f6982}
.dashboard-stats{grid-template-columns:repeat(4,minmax(0,1fr))}
.sidebar-plan a{color:#ffd37e;text-decoration:none;font-weight:800;font-size:12px}
.credit-box span{display:block;font-size:11px;color:#837a9d;margin-top:2px}
@media(max-width:980px){.plans-grid{grid-template-columns:1fr}.plan-card.featured{transform:none}.dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.dashboard-stats{grid-template-columns:1fr}.subscription-summary{align-items:flex-start;flex-direction:column}}

.visual-edit-button{display:flex!important;justify-content:center;margin-bottom:9px;background:#ffad20!important;color:#2a1268!important}
.support-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.support-grid article{background:#fff;border:1px solid #e6e0f4;border-radius:16px;padding:18px}.support-grid article>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#6f3df0;color:#fff;font-weight:900}.support-grid h2{font-size:17px;color:#291069;margin:12px 0 7px}.support-grid p{margin:0;color:#6d6881;line-height:1.55}.support-tip{margin-top:18px;background:linear-gradient(135deg,#27106b,#6e3cf1);color:#fff;border-radius:16px;padding:20px}.support-tip p{margin:7px 0 0}.generation-live{border:2px solid #8a5bff;box-shadow:0 12px 35px rgba(87,45,190,.16)}.generation-badge{display:inline-flex;background:#eee7ff;color:#6738df;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:900;letter-spacing:.08em}.generation-meta{display:flex;justify-content:space-between;gap:12px;margin:8px 0;font-size:11px;color:#69647d}@media(max-width:760px){.support-grid{grid-template-columns:1fr}.generation-meta{flex-direction:column;gap:3px}}

.billing-toggle{display:flex;justify-content:center;gap:8px;margin:20px 0}.billing-toggle button{background:#ece7ff;color:#351675}.billing-toggle button.active{background:#6f3df0;color:#fff}.billing-toggle span{font-size:10px;background:#ffad20;color:#31105e;padding:3px 6px;border-radius:999px}.annual-support{margin-top:22px}.admin-actions{display:flex;gap:8px;flex-wrap:wrap}.grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:900px){.grid.four{grid-template-columns:1fr 1fr}}@media(max-width:560px){.grid.four{grid-template-columns:1fr}.billing-toggle{position:sticky;top:8px;z-index:10}}

.source-choice-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.upload-box-large{min-height:210px;display:flex;flex-direction:column;justify-content:center}.upload-box-large input{margin-top:18px}@media(max-width:760px){.source-choice-grid-two{grid-template-columns:1fr}}

.admin-inline-actions{display:flex;align-items:center;flex-wrap:wrap;gap:7px;min-width:360px}.admin-inline-actions form{margin:0}
.admin-inline-actions .button,.admin-inline-actions button{margin:0;white-space:nowrap}
button.danger,.button.danger{background:#df3b57!important;color:#fff!important}
.impersonation-bar{position:sticky;top:0;z-index:9999;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 18px;background:#ffad20;color:#24105f;border-bottom:2px solid #d78a00;font-size:12px}
.impersonation-bar a{padding:8px 12px;border-radius:9px;background:#24105f;color:#fff;font-weight:900;text-decoration:none}
@media(max-width:700px){.admin-inline-actions{min-width:270px}.impersonation-bar{align-items:flex-start;flex-direction:column}}

.admin-showcase-options-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.admin-featured-check{background:#fff7df;border-color:#f0d17c}
.social-proof-limit-form{display:grid;gap:12px}
.social-proof-limit-form label{display:grid;gap:7px;font-weight:900}
.social-proof-limit-form input{max-width:180px}
button.warning,.button.warning{background:#f3a51a!important;color:#251158!important}
@media(max-width:700px){.admin-showcase-options-grid{grid-template-columns:1fr}}

/* Site Fácil IA V4.3.2 — editar nome do projeto */
.project-title-row{
    display:flex;
    align-items:center;
    gap:12px;
    flex-wrap:wrap;
}
.project-title-row h1{
    margin:0;
}
.project-name-edit-button{
    white-space:nowrap;
}
.project-name-modal[hidden]{
    display:none!important;
}
.project-name-modal{
    position:fixed;
    inset:0;
    z-index:2147483646;
    display:grid;
    place-items:center;
    padding:20px;
}
.project-name-modal-backdrop{
    position:absolute;
    inset:0;
    background:rgba(24,8,68,.58);
    backdrop-filter:blur(3px);
}
.project-name-modal-dialog{
    position:relative;
    width:min(520px,100%);
    border-radius:18px;
    background:#fff;
    box-shadow:0 24px 70px rgba(30,10,80,.28);
    overflow:hidden;
}
.project-name-modal-head{
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    gap:16px;
    padding:20px 22px;
    color:#fff;
    background:#28106b;
}
.project-name-modal-head h2{
    margin:4px 0 0;
    color:#fff;
}
.project-name-modal-close{
    width:40px;
    height:40px;
    min-height:40px!important;
    padding:0!important;
    border-radius:50%!important;
    background:rgba(255,255,255,.14)!important;
    color:#fff!important;
    font-size:24px!important;
}
.project-name-form{
    display:grid;
    gap:14px;
    padding:22px;
}
.project-name-form label{
    display:grid;
    gap:7px;
    color:#28105f;
    font-weight:900;
}
.project-name-form input{
    width:100%;
    padding:13px 14px;
    border:1px solid #d9d1e8;
    border-radius:11px;
    font-size:16px;
}
.project-name-form small{
    color:#746b84;
    line-height:1.45;
}
.project-name-modal-actions{
    display:flex;
    justify-content:flex-end;
    gap:9px;
    margin-top:4px;
}
.project-name-modal-open{
    overflow:hidden;
}
@media(max-width:700px){
    .project-title-row{
        align-items:flex-start;
        flex-direction:column;
    }
    .project-name-edit-button{
        width:auto;
    }
    .project-name-modal-actions{
        display:grid;
        grid-template-columns:1fr 1fr;
    }
}

/* Site Fácil IA V4.4.0 — project.php premium */
.project-premium-page{max-width:1500px}
.project-premium-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}
.project-premium-breadcrumb{display:flex;align-items:center;gap:9px;color:#7c7390;font-size:12px}.project-premium-breadcrumb a{color:#6f3df0;text-decoration:none}.project-premium-breadcrumb strong{color:#24105f}
.project-premium-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:20px}
.project-premium-hero h1{margin:8px 0 5px;font-size:clamp(30px,4vw,54px);line-height:1.05;color:#25105f}
.project-premium-hero p{margin:0 0 6px;color:#716a82;font-size:16px}.project-premium-hero small{color:#9a92aa}
.project-type-pill{display:inline-flex;padding:6px 10px;border-radius:8px;background:#eee8ff;color:#6839df;font-size:10px;font-weight:900;letter-spacing:.08em}
.project-status-badge{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:999px;background:#f1edff;color:#6f3df0;font-weight:900;white-space:nowrap}.project-status-badge.is-published{background:#e7f8ed;color:#1ea65a}
.project-metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:22px}
.project-metric-card{display:flex;align-items:flex-start;gap:13px;padding:18px;border:1px solid #e6e1f1;border-radius:16px;background:#fff;box-shadow:0 10px 26px rgba(37,16,95,.06)}
.metric-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;font-size:20px;font-weight:900}.metric-icon.purple{background:#eee8ff;color:#6f3df0}.metric-icon.green{background:#e7f8ed;color:#1ea65a}.metric-icon.orange{background:#fff0df;color:#f19a1c}.metric-icon.blue{background:#e9f2ff;color:#357fe5}
.project-metric-card div{display:grid;gap:4px}.project-metric-card small{color:#7e768e}.project-metric-card strong{font-size:18px;color:#24105f}.project-metric-card a{font-size:11px;color:#6f3df0;text-decoration:none;font-weight:800}.project-metric-card span:not(.metric-icon){font-size:11px;color:#81798f}
.project-workspace-grid{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(360px,.92fr);gap:20px;align-items:stretch;margin-bottom:22px}
.project-preview-card,.project-publish-card,.project-chat-premium,.premium-version-history{background:#fff;border:1px solid #e6e1f1;border-radius:18px;box-shadow:0 12px 32px rgba(37,16,95,.07)}
.project-preview-card,.project-publish-card{padding:18px}
.project-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.project-card-head h2{margin:4px 0 5px;color:#24105f}.project-card-head p{margin:0;color:#766f84}
.premium-preview-tabs{background:#f4f1fa;padding:4px;border-radius:10px}.premium-preview-tabs button{background:transparent!important;color:#625879!important}.premium-preview-tabs button.active{background:#6f3df0!important;color:#fff!important}
.premium-preview-frame{height:520px;border:10px solid #f2eff8;border-radius:16px;overflow:hidden;background:#f6f3fb}.premium-preview-frame iframe{height:100%}
.project-preview-actions{display:grid;gap:10px;margin-top:14px}.premium-edit-cta{background:#ff9f0a!important;color:#fff!important;box-shadow:0 10px 24px rgba(255,159,10,.23)}
.premium-publish-form{display:grid;gap:16px}.publish-step{display:flex;gap:11px;align-items:flex-start}.publish-step>span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#eee8ff;color:#6f3df0;font-weight:900}.publish-step div{display:grid;gap:3px}.publish-step strong{color:#24105f}.publish-step small{color:#776f86;line-height:1.4}
.premium-slug-field label{font-weight:900;color:#24105f}.premium-slug-field small{display:block;margin-top:7px;color:#8a8296;line-height:1.4}
.public-slug-input{display:grid;grid-template-columns:auto minmax(100px,1fr) auto;align-items:center;border:1px solid #dcd5ea;border-radius:11px;overflow:hidden;background:#fff}.public-slug-input span{padding:12px;background:#f6f3fb;color:#706982;font-size:11px}.public-slug-input input{border:0!important;border-left:1px solid #e2ddec!important;border-radius:0!important;padding:12px!important}.public-slug-input b{padding-right:12px;color:#91899e}
.premium-url-preview{padding:14px;border-radius:12px;background:#f2edff}.premium-url-preview small{display:block;margin-bottom:7px;color:#786f89}.premium-url-preview>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.premium-url-preview strong{color:#5f32dc;overflow-wrap:anywhere}.premium-url-preview button{width:36px;height:36px;min-height:36px!important;padding:0!important;border-radius:9px!important}
.publish-info-box{display:flex;gap:10px;padding:13px;border-radius:11px;background:#f4f6ff;color:#625b74}.publish-info-box span{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#6f3df0;color:#fff;font-weight:900;flex:0 0 auto}.publish-info-box p{margin:0;line-height:1.45}
.premium-publish-button{min-height:52px!important;background:linear-gradient(135deg,#6f3df0,#4e22d1)!important;font-size:15px!important}.publish-note{text-align:center;color:#8b8396;font-size:11px;line-height:1.45}
.project-chat-premium{overflow:hidden;margin-bottom:22px}.project-chat-premium .chat-spotlight-head{border-radius:0}
.premium-version-history{padding:18px}.premium-table-wrap{overflow:auto}.premium-version-history table{margin:0}.version-current-badge,.version-status-pill{display:inline-flex;margin-left:7px;padding:4px 8px;border-radius:999px;background:#eee8ff;color:#6336dd;font-size:9px;font-weight:900}.version-status-pill{margin-left:0;background:#edf8f1;color:#239456}
.project-name-modal[hidden]{display:none!important}.project-name-modal{position:fixed;inset:0;z-index:2147483646;display:grid;place-items:center;padding:20px}.project-name-modal-backdrop{position:absolute;inset:0;background:rgba(24,8,68,.58);backdrop-filter:blur(3px)}.project-name-modal-dialog{position:relative;width:min(520px,100%);border-radius:18px;background:#fff;box-shadow:0 24px 70px rgba(30,10,80,.28);overflow:hidden}.project-name-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 22px;color:#fff;background:#28106b}.project-name-modal-head h2{margin:4px 0 0;color:#fff}.project-name-modal-close{width:40px;height:40px;min-height:40px!important;padding:0!important;border-radius:50%!important;background:rgba(255,255,255,.14)!important;color:#fff!important;font-size:24px!important}.project-name-form{display:grid;gap:14px;padding:22px}.project-name-form label{display:grid;gap:7px;color:#28105f;font-weight:900}.project-name-form input{width:100%;padding:13px 14px;border:1px solid #d9d1e8;border-radius:11px;font-size:16px}.project-name-form small{color:#746b84;line-height:1.45}.project-name-modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:4px}.project-name-modal-open{overflow:hidden}
@media(max-width:1100px){.project-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-workspace-grid{grid-template-columns:1fr}.premium-preview-frame{height:480px}}
@media(max-width:700px){.project-premium-topbar,.project-premium-hero,.project-card-head{align-items:flex-start;flex-direction:column}.project-metrics-grid{grid-template-columns:1fr}.project-title-row{align-items:flex-start;flex-direction:column}.project-status-badge{align-self:flex-start}.premium-preview-frame{height:520px}.project-name-modal-actions{display:grid;grid-template-columns:1fr 1fr}}

/* Site Fácil IA V4.5.0 — dashboard premium e domínios */
.dashboard-premium-page,.domains-premium-page{max-width:1500px}
.dashboard-premium-hero,.domains-premium-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;margin-bottom:20px;padding:26px;border:1px solid #e6e1f1;border-radius:20px;background:linear-gradient(135deg,#fff 55%,#f1ebff);box-shadow:0 12px 32px rgba(37,16,95,.07)}
.dashboard-premium-hero h1,.domains-premium-hero h1{margin:5px 0 7px;font-size:clamp(30px,4vw,48px);color:#24105f}
.dashboard-premium-hero p,.domains-premium-hero p{margin:0;max-width:720px;color:#736b83;font-size:15px;line-height:1.55}
.dashboard-hero-actions{display:flex;gap:10px;flex-wrap:wrap}
.dashboard-premium-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:20px}
.dashboard-premium-stats article{display:flex;align-items:flex-start;gap:13px;padding:18px;border:1px solid #e6e1f1;border-radius:16px;background:#fff;box-shadow:0 10px 26px rgba(37,16,95,.055)}
.dashboard-stat-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;font-size:19px;font-weight:900;flex:0 0 auto}
.dashboard-stat-icon.purple{background:#eee8ff;color:#6e3ee1}.dashboard-stat-icon.green{background:#e8f8ee;color:#1ea65a}.dashboard-stat-icon.blue{background:#eaf2ff;color:#3479df}.dashboard-stat-icon.orange{background:#fff1df;color:#ef9819}
.dashboard-premium-stats article div{display:grid;gap:3px}.dashboard-premium-stats small{color:#81798f}.dashboard-premium-stats strong{color:#24105f;font-size:22px}.dashboard-premium-stats article span:not(.dashboard-stat-icon){color:#8a8296;font-size:10px}
.dashboard-main-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:20px;align-items:start}
.dashboard-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.dashboard-section-head h2{margin:4px 0 5px;color:#24105f}.dashboard-section-head p{margin:0;color:#766f84}
.dashboard-project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.dashboard-site-card{overflow:hidden;border:1px solid #e4deef;border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(37,16,95,.065)}
.dashboard-site-preview{position:relative;height:220px;background:#f2eff8;overflow:hidden}.dashboard-site-preview iframe{width:1440px;height:900px;border:0;transform:scale(.34);transform-origin:top left;pointer-events:none}.dashboard-preview-placeholder{height:100%;display:grid;place-items:center;align-content:center;gap:8px;color:#6f3df0}.dashboard-preview-placeholder span{font-size:36px}
.dashboard-project-status{position:absolute;top:12px;right:12px;padding:7px 10px;border-radius:999px;background:#fff;color:#6f3df0;font-size:9px;font-weight:900;box-shadow:0 6px 18px rgba(30,15,70,.16)}.dashboard-project-status.published{background:#e8f8ee;color:#1ea65a}
.dashboard-site-content{display:grid;gap:13px;padding:16px}.dashboard-site-content small{color:#8d8499}.dashboard-site-content h3{margin:4px 0 7px;color:#24105f}.dashboard-site-content p{margin:0;color:#776f85;line-height:1.5}
.dashboard-project-meta{display:flex;gap:8px;flex-wrap:wrap}.dashboard-project-meta span{padding:6px 8px;border-radius:8px;background:#f5f2f9;color:#746b84;font-size:9px}.dashboard-project-meta .domain-ok{background:#e8f8ee;color:#1f9c58}.dashboard-project-meta .domain-waiting{background:#fff3df;color:#c57c11}.dashboard-project-meta .domain-empty{background:#f4f1f7;color:#8c8496}
.dashboard-site-actions{display:grid;grid-template-columns:1fr 1fr auto;gap:8px}.dashboard-site-actions .button{min-height:39px!important;padding:9px!important;font-size:10px!important}.dashboard-icon-button{display:grid;place-items:center;width:39px;height:39px;border-radius:9px;background:#eee8ff;color:#6336dc;text-decoration:none;font-weight:900}
.dashboard-side-column{display:grid;gap:14px}.dashboard-plan-premium,.dashboard-domain-guide-card,.dashboard-alert-card,.dashboard-help-card{padding:18px;border:1px solid #e5dfef;border-radius:17px;background:#fff;box-shadow:0 10px 26px rgba(37,16,95,.055)}
.dashboard-plan-premium{background:linear-gradient(145deg,#2b126e,#4f23b8);color:#fff}.dashboard-plan-head{display:flex;align-items:center;gap:11px}.dashboard-plan-head>span{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#ffffff18;color:#ffbf3d;font-size:21px}.dashboard-plan-head small{color:#d9cdf6}.dashboard-plan-head h3{margin:3px 0 0;color:#fff}.dashboard-plan-progress{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:16px 0}.dashboard-plan-progress div{padding:11px;border-radius:11px;background:#ffffff12}.dashboard-plan-progress span{display:block;color:#d9cdf6;font-size:9px}.dashboard-plan-progress strong{display:block;margin-top:4px;font-size:20px}
.dashboard-domain-guide-card{text-align:center}.dashboard-domain-icon{display:grid;place-items:center;width:52px;height:52px;margin:0 auto 10px;border-radius:16px;background:#eee8ff;color:#6237da;font-size:24px}.dashboard-domain-guide-card h3{margin:0 0 7px;color:#24105f}.dashboard-domain-guide-card p{margin:0 0 9px;color:#766e83}.dashboard-domain-guide-card code{display:block;padding:10px;border-radius:9px;background:#f4f1f9;color:#6336dc;font-size:10px;overflow-wrap:anywhere}
.dashboard-domain-steps{display:grid;gap:7px;margin:14px 0;text-align:left}.dashboard-domain-steps div{display:flex;align-items:center;gap:8px}.dashboard-domain-steps b{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;background:#eee8ff;color:#6336dc;font-size:9px}.dashboard-domain-steps span{font-size:10px;color:#655c76}
.dashboard-alert-card{display:grid;grid-template-columns:auto 1fr;gap:10px;background:#fff7e8;border-color:#f1d491}.dashboard-alert-card>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#f6a91e;color:#fff;font-weight:900}.dashboard-alert-card strong{color:#6e4711}.dashboard-alert-card p{margin:4px 0;color:#88652f}.dashboard-alert-card a{grid-column:2;color:#a66b0e;text-decoration:none;font-weight:900;font-size:10px}
.dashboard-help-card{text-align:center}.dashboard-help-card>span{display:grid;place-items:center;width:42px;height:42px;margin:auto;border-radius:50%;background:#f1ecff;color:#6336dc;font-weight:900}.dashboard-help-card h3{margin:9px 0 5px;color:#24105f}.dashboard-help-card p{margin:0 0 12px;color:#776f84}
.dashboard-empty-premium{padding:50px 24px;border:1px dashed #d6cceb;border-radius:18px;background:#faf8ff;text-align:center}.dashboard-empty-premium>span{font-size:40px;color:#6e3ee1}.dashboard-empty-premium h2{color:#24105f}.dashboard-empty-premium p{max-width:520px;margin:0 auto 17px;color:#776f84}

/* Domínios */
.domain-project-selector,.domain-selected-project,.domain-premium-card,.domain-url-card,.domain-simple-guide,.domain-support-premium,.domain-annual-support{border:1px solid #e5dfef;border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(37,16,95,.06)}
.domain-project-selector{padding:20px}.domain-project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.domain-project-grid article{display:grid;gap:15px;padding:17px;border:1px solid #e5dfef;border-radius:14px;background:#fff}.domain-project-grid h3{margin:7px 0;color:#24105f}.domain-project-grid p{margin:0;color:#756d83}.domain-project-grid small{color:#8a8296}.domain-project-status{display:inline-flex;padding:5px 8px;border-radius:999px;background:#eee8ff;color:#6336dc;font-size:9px;font-weight:900}
.domain-selected-project{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 20px;margin-bottom:14px}.domain-selected-project small{color:#6f3df0;font-weight:900}.domain-selected-project h2{margin:4px 0;color:#24105f}.domain-selected-project p{margin:0;color:#776f84}
.domain-progress-premium{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:14px}.domain-progress-premium div{display:flex;align-items:center;gap:8px;padding:12px;border-radius:12px;background:#f2eff7;color:#8b8396}.domain-progress-premium div.active{background:#eee8ff;color:#6135d6}.domain-progress-premium span{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:#fff;font-weight:900}.domain-progress-premium strong{font-size:10px}
.domain-premium-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px}.domain-config-main,.domain-help-column{display:grid;gap:14px}.domain-premium-card{padding:20px}.domain-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.domain-card-head h2{margin:4px 0 5px;color:#24105f}.domain-card-head p{margin:0;color:#776f84}.domain-status-pill{padding:8px 10px;border-radius:999px;background:#fff2dd;color:#bd7610;font-size:9px;font-weight:900;white-space:nowrap}.domain-status-pill.verified{background:#e6f8ed;color:#1d9c55}
.domain-main-form{display:grid;gap:9px}.domain-main-form label{font-weight:900;color:#24105f}.domain-input-premium{display:grid;grid-template-columns:auto 1fr;border:1px solid #dbd4e7;border-radius:11px;overflow:hidden}.domain-input-premium span{padding:13px;background:#f4f1f8;color:#756d84}.domain-input-premium input{border:0!important;border-left:1px solid #e1dbea!important;border-radius:0!important;padding:13px!important}.domain-main-form small{color:#8a8297}
.dns-premium-box{position:relative;padding:18px;border:1px solid #dcd5e8;border-radius:14px;background:#faf9fd}.dns-premium-box.recommended{border-color:#bba8f2;background:#f8f5ff}.dns-recommended{display:inline-flex;margin-bottom:8px;padding:5px 8px;border-radius:999px;background:#6f3df0;color:#fff;font-size:8px;font-weight:900}.dns-premium-box h3{margin:0 0 12px;color:#24105f}.dns-premium-row{display:grid;grid-template-columns:120px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 0;border-top:1px solid #e5dfef}.dns-premium-row span{color:#7d758c;font-size:10px}.dns-premium-row strong{color:#28105f;overflow-wrap:anywhere}.dns-premium-row button{min-height:30px!important;padding:6px 9px!important;font-size:8px!important}
.domain-provider-note{display:flex;gap:10px;margin-top:13px;padding:12px;border-radius:11px;background:#f0f4ff}.domain-provider-note>span{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#5e39db;color:#fff;font-weight:900;flex:0 0 auto}.domain-provider-note p{margin:0;color:#655d75;line-height:1.45}
.domain-verification-state{display:flex;gap:12px;padding:15px;border-radius:13px;background:#fff4df}.domain-verification-state>span{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#f5a91c;color:#fff;font-size:18px}.domain-verification-state strong{color:#6e4711}.domain-verification-state p{margin:5px 0 0;color:#896631}.domain-verification-state.verified{background:#e8f8ee}.domain-verification-state.verified>span{background:#1ea65a}.domain-verification-state.verified strong{color:#176d3e}.domain-verification-state.verified p{color:#3f7658}
.domain-url-card,.domain-simple-guide,.domain-support-premium,.domain-annual-support{padding:17px}.domain-url-card{background:linear-gradient(145deg,#28106b,#5225bd);color:#fff}.domain-url-card>span{font-size:8px;font-weight:900;color:#d8cdf5}.domain-url-card h3{margin:6px 0 13px;color:#fff;overflow-wrap:anywhere}.domain-url-card>div{display:flex;gap:8px}.domain-url-card button,.domain-url-card a{flex:1;display:grid;place-items:center;min-height:36px;border:0;border-radius:9px;background:#ffffff17;color:#fff;text-decoration:none;font-size:9px;font-weight:900}
.domain-simple-guide h3,.domain-support-premium h3{margin:0 0 8px;color:#24105f}.domain-simple-guide p,.domain-support-premium p{color:#746c82;line-height:1.45}.domain-simple-guide ul{padding-left:18px;color:#5f566f}.domain-support-premium{text-align:center}.domain-support-premium>span{display:grid;place-items:center;width:40px;height:40px;margin:auto;border-radius:50%;background:#eee8ff;color:#6336dc;font-weight:900}
.domain-annual-support{display:flex;gap:10px;background:#fff8e9;border-color:#f0d896}.domain-annual-support>span{font-size:22px;color:#f3a11a}.domain-annual-support p{margin:4px 0 0;color:#80632f}
@media(max-width:1180px){.dashboard-main-grid,.domain-premium-grid{grid-template-columns:1fr}.dashboard-side-column{grid-template-columns:repeat(2,minmax(0,1fr))}.domain-help-column{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-project-grid{grid-template-columns:1fr}.domain-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:820px){.dashboard-premium-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-side-column,.domain-help-column{grid-template-columns:1fr}.domain-progress-premium{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.dashboard-premium-hero,.domains-premium-hero,.domain-selected-project,.dashboard-section-head,.domain-card-head{align-items:flex-start;flex-direction:column}.dashboard-premium-stats,.domain-project-grid{grid-template-columns:1fr}.dashboard-site-actions{grid-template-columns:1fr 1fr}.dashboard-icon-button{display:none}.domain-progress-premium{grid-template-columns:1fr}.dns-premium-row{grid-template-columns:1fr}.domain-premium-page{padding-bottom:30px}}

/* Site Fácil IA V4.4.0 — project.php premium */
.project-premium-page{max-width:1500px}
.project-premium-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}
.project-premium-breadcrumb{display:flex;align-items:center;gap:9px;color:#7c7390;font-size:12px}.project-premium-breadcrumb a{color:#6f3df0;text-decoration:none}.project-premium-breadcrumb strong{color:#24105f}
.project-premium-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:20px}
.project-premium-hero h1{margin:8px 0 5px;font-size:clamp(30px,4vw,54px);line-height:1.05;color:#25105f}
.project-premium-hero p{margin:0 0 6px;color:#716a82;font-size:16px}.project-premium-hero small{color:#9a92aa}
.project-type-pill{display:inline-flex;padding:6px 10px;border-radius:8px;background:#eee8ff;color:#6839df;font-size:10px;font-weight:900;letter-spacing:.08em}
.project-status-badge{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:999px;background:#f1edff;color:#6f3df0;font-weight:900;white-space:nowrap}.project-status-badge.is-published{background:#e7f8ed;color:#1ea65a}
.project-metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:22px}
.project-metric-card{display:flex;align-items:flex-start;gap:13px;padding:18px;border:1px solid #e6e1f1;border-radius:16px;background:#fff;box-shadow:0 10px 26px rgba(37,16,95,.06)}
.metric-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;font-size:20px;font-weight:900}.metric-icon.purple{background:#eee8ff;color:#6f3df0}.metric-icon.green{background:#e7f8ed;color:#1ea65a}.metric-icon.orange{background:#fff0df;color:#f19a1c}.metric-icon.blue{background:#e9f2ff;color:#357fe5}
.project-metric-card div{display:grid;gap:4px}.project-metric-card small{color:#7e768e}.project-metric-card strong{font-size:18px;color:#24105f}.project-metric-card a{font-size:11px;color:#6f3df0;text-decoration:none;font-weight:800}.project-metric-card span:not(.metric-icon){font-size:11px;color:#81798f}
.project-workspace-grid{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(360px,.92fr);gap:20px;align-items:stretch;margin-bottom:22px}
.project-preview-card,.project-publish-card,.project-chat-premium,.premium-version-history{background:#fff;border:1px solid #e6e1f1;border-radius:18px;box-shadow:0 12px 32px rgba(37,16,95,.07)}
.project-preview-card,.project-publish-card{padding:18px}
.project-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.project-card-head h2{margin:4px 0 5px;color:#24105f}.project-card-head p{margin:0;color:#766f84}
.premium-preview-tabs{background:#f4f1fa;padding:4px;border-radius:10px}.premium-preview-tabs button{background:transparent!important;color:#625879!important}.premium-preview-tabs button.active{background:#6f3df0!important;color:#fff!important}
.premium-preview-frame{height:520px;border:10px solid #f2eff8;border-radius:16px;overflow:hidden;background:#f6f3fb}.premium-preview-frame iframe{height:100%}
.project-preview-actions{display:grid;gap:10px;margin-top:14px}.premium-edit-cta{background:#ff9f0a!important;color:#fff!important;box-shadow:0 10px 24px rgba(255,159,10,.23)}
.premium-publish-form{display:grid;gap:16px}.publish-step{display:flex;gap:11px;align-items:flex-start}.publish-step>span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#eee8ff;color:#6f3df0;font-weight:900}.publish-step div{display:grid;gap:3px}.publish-step strong{color:#24105f}.publish-step small{color:#776f86;line-height:1.4}
.premium-slug-field label{font-weight:900;color:#24105f}.premium-slug-field small{display:block;margin-top:7px;color:#8a8296;line-height:1.4}
.public-slug-input{display:grid;grid-template-columns:auto minmax(100px,1fr) auto;align-items:center;border:1px solid #dcd5ea;border-radius:11px;overflow:hidden;background:#fff}.public-slug-input span{padding:12px;background:#f6f3fb;color:#706982;font-size:11px}.public-slug-input input{border:0!important;border-left:1px solid #e2ddec!important;border-radius:0!important;padding:12px!important}.public-slug-input b{padding-right:12px;color:#91899e}
.premium-url-preview{padding:14px;border-radius:12px;background:#f2edff}.premium-url-preview small{display:block;margin-bottom:7px;color:#786f89}.premium-url-preview>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.premium-url-preview strong{color:#5f32dc;overflow-wrap:anywhere}.premium-url-preview button{width:36px;height:36px;min-height:36px!important;padding:0!important;border-radius:9px!important}
.publish-info-box{display:flex;gap:10px;padding:13px;border-radius:11px;background:#f4f6ff;color:#625b74}.publish-info-box span{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#6f3df0;color:#fff;font-weight:900;flex:0 0 auto}.publish-info-box p{margin:0;line-height:1.45}
.premium-publish-button{min-height:52px!important;background:linear-gradient(135deg,#6f3df0,#4e22d1)!important;font-size:15px!important}.publish-note{text-align:center;color:#8b8396;font-size:11px;line-height:1.45}
.project-chat-premium{overflow:hidden;margin-bottom:22px}.project-chat-premium .chat-spotlight-head{border-radius:0}
.premium-version-history{padding:18px}.premium-table-wrap{overflow:auto}.premium-version-history table{margin:0}.version-current-badge,.version-status-pill{display:inline-flex;margin-left:7px;padding:4px 8px;border-radius:999px;background:#eee8ff;color:#6336dd;font-size:9px;font-weight:900}.version-status-pill{margin-left:0;background:#edf8f1;color:#239456}
.project-name-modal[hidden]{display:none!important}.project-name-modal{position:fixed;inset:0;z-index:2147483646;display:grid;place-items:center;padding:20px}.project-name-modal-backdrop{position:absolute;inset:0;background:rgba(24,8,68,.58);backdrop-filter:blur(3px)}.project-name-modal-dialog{position:relative;width:min(520px,100%);border-radius:18px;background:#fff;box-shadow:0 24px 70px rgba(30,10,80,.28);overflow:hidden}.project-name-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 22px;color:#fff;background:#28106b}.project-name-modal-head h2{margin:4px 0 0;color:#fff}.project-name-modal-close{width:40px;height:40px;min-height:40px!important;padding:0!important;border-radius:50%!important;background:rgba(255,255,255,.14)!important;color:#fff!important;font-size:24px!important}.project-name-form{display:grid;gap:14px;padding:22px}.project-name-form label{display:grid;gap:7px;color:#28105f;font-weight:900}.project-name-form input{width:100%;padding:13px 14px;border:1px solid #d9d1e8;border-radius:11px;font-size:16px}.project-name-form small{color:#746b84;line-height:1.45}.project-name-modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:4px}.project-name-modal-open{overflow:hidden}
@media(max-width:1100px){.project-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-workspace-grid{grid-template-columns:1fr}.premium-preview-frame{height:480px}}
@media(max-width:700px){.project-premium-topbar,.project-premium-hero,.project-card-head{align-items:flex-start;flex-direction:column}.project-metrics-grid{grid-template-columns:1fr}.project-title-row{align-items:flex-start;flex-direction:column}.project-status-badge{align-self:flex-start}.premium-preview-frame{height:520px}.project-name-modal-actions{display:grid;grid-template-columns:1fr 1fr}}


/* Site Fácil IA V4.4.1 — status inteligente de publicação */
.premium-publish-button{
    display:flex;
    align-items:center;
    justify-content:center;
    width:100%;
    min-height:52px!important;
    border:0;
    border-radius:11px;
    text-decoration:none;
    font-size:15px!important;
    font-weight:900;
    transition:transform .18s ease, box-shadow .18s ease;
}
.premium-publish-button:hover{
    transform:translateY(-1px);
}
.premium-publish-button.is-new{
    background:linear-gradient(135deg,#6f3df0,#4e22d1)!important;
    color:#fff!important;
    box-shadow:0 10px 24px rgba(91,45,221,.22);
}
.premium-publish-button.has-pending{
    background:linear-gradient(135deg,#ffad20,#f2860f)!important;
    color:#28105f!important;
    box-shadow:0 10px 24px rgba(242,134,15,.25);
}
.premium-publish-button.is-updated{
    background:linear-gradient(135deg,#21b863,#13934c)!important;
    color:#fff!important;
    box-shadow:0 10px 24px rgba(25,157,83,.24);
}
.publish-note.pending-note{
    color:#a86108;
    font-weight:800;
}
.publish-note.updated-note{
    color:#16884a;
    font-weight:800;
}

/* Site Fácil IA SEO + Blog V5 */
.admin-blog-top-grid{align-items:start}.admin-blog-form{display:grid;gap:12px}.admin-blog-run{display:flex;align-items:end;gap:10px;flex-wrap:wrap}.admin-inline-actions{display:flex;gap:8px;align-items:center}.admin-inline-actions form{display:flex;gap:5px;align-items:center}
.blog-public-page,.blog-article-page{background:#f8f6fc;min-height:100vh}.blog-public-hero,.blog-article-hero{padding:78px 20px;background:linear-gradient(135deg,#25105f,#5f2fd5);color:#fff}.blog-public-hero h1,.blog-article-hero h1{max-width:850px;margin:10px 0;font-size:clamp(38px,6vw,68px);line-height:1.05;color:#fff}.blog-public-hero p,.blog-article-hero p{max-width:760px;color:#e3dbf8;font-size:18px;line-height:1.6}.blog-public-hero>div>div{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.blog-public-main{padding-top:34px;padding-bottom:50px}.blog-public-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.blog-public-card{display:grid;gap:12px;padding:24px;border:1px solid #e3ddee;border-radius:18px;background:#fff;box-shadow:0 12px 30px rgba(35,16,90,.07)}.blog-public-card h2,.blog-public-card h3{margin:0}.blog-public-card h2 a,.blog-public-card h3 a{color:#24105f;text-decoration:none}.blog-public-card p{margin:0;color:#716a80;line-height:1.6}.blog-public-card>div:last-child{display:flex;justify-content:space-between;gap:10px;color:#8d859a;font-size:11px}.blog-public-card>div:last-child a{color:#6437da;text-decoration:none;font-weight:900}.blog-card-label{color:#6b3ce0;font-size:10px;font-weight:900;letter-spacing:.08em}.blog-pagination{display:flex;justify-content:center;gap:7px;margin-top:30px}.blog-pagination a{display:grid;place-items:center;width:38px;height:38px;border-radius:9px;background:#fff;color:#6336dc;text-decoration:none}.blog-pagination a.active{background:#6336dc;color:#fff}
.blog-article-shell{max-width:920px}.blog-article-hero nav{display:flex;gap:8px;color:#d9cff2;font-size:12px}.blog-article-hero nav a{color:#fff}.blog-article-meta{display:flex;gap:18px;color:#dcd3f4}.blog-article-layout{display:grid;grid-template-columns:minmax(0,780px) 280px;gap:28px;align-items:start;padding-top:38px}.blog-article-content{padding:34px;border:1px solid #e5dfef;border-radius:20px;background:#fff;box-shadow:0 12px 30px rgba(35,16,90,.06);font-size:17px;line-height:1.75;color:#3f3850}.blog-article-content h2{margin-top:42px;color:#24105f;font-size:32px}.blog-article-content h3{margin-top:28px;color:#38206f}.blog-article-content a{color:#6236d7;font-weight:800}.blog-article-content li{margin-bottom:8px}.blog-article-aside{position:sticky;top:20px;display:grid;gap:12px;padding:20px;border:1px solid #e5dfef;border-radius:17px;background:#fff}.blog-final-cta{margin-top:42px;padding:28px;border-radius:17px;background:#eee8ff;text-align:center}.blog-final-cta h2{margin-top:0}.blog-related{padding-top:35px;padding-bottom:55px}
.seo-settings-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:20px;align-items:start}.seo-settings-form{display:grid;gap:14px}.seo-preview-column{display:grid;gap:14px;position:sticky;top:20px}.seo-google-preview small{color:#6e3dde;font-weight:900}.seo-preview-url{margin-top:14px;color:#28743f;font-size:12px}.seo-google-preview h3{margin:5px 0;color:#1a0dab;font-size:20px;font-weight:500}.seo-google-preview p{margin:0;color:#4d5156;line-height:1.45}.seo-check-list{display:grid;gap:9px;padding:0;list-style:none;color:#4e4560}.seo-help-card{background:#fff8e8;border-color:#edd394}
@media(max-width:1000px){.blog-public-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-article-layout,.seo-settings-grid{grid-template-columns:1fr}.blog-article-aside,.seo-preview-column{position:static}}
@media(max-width:650px){.blog-public-grid{grid-template-columns:1fr}.blog-public-hero,.blog-article-hero{padding:55px 18px}.blog-article-content{padding:20px}.admin-inline-actions{align-items:flex-start;flex-direction:column}}

/* Site Fácil IA V5.1.0 — mockup antes do site definitivo */
.mockup-approval-workspace{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:20px;align-items:start;margin-bottom:22px}
.mockup-main-card,.mockup-next-step-card{padding:20px;border:1px solid #e5dfef;border-radius:18px;background:#fff;box-shadow:0 12px 32px rgba(37,16,95,.07)}
.mockup-attempt-pill{display:inline-flex;padding:9px 12px;border-radius:999px;background:#eee8ff;color:#6336dc;font-size:10px;font-weight:900;white-space:nowrap}
.mockup-image-stage{padding:14px;border-radius:17px;background:#f3f0f8;overflow:auto}
.mockup-image-stage img{display:block;width:100%;height:auto;max-height:980px;object-fit:contain;border-radius:12px;background:#fff;box-shadow:0 10px 25px rgba(32,15,76,.12)}
.mockup-decision-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:16px}
.mockup-approve-form,.mockup-regenerate-form,.mockup-limit-card{display:grid;gap:9px;padding:16px;border:1px solid #e4deef;border-radius:14px;background:#fbfaff}
.mockup-approve-form{background:#edfbf2;border-color:#bde8cc}
.mockup-approve-button{min-height:52px!important;background:linear-gradient(135deg,#24b864,#118e48)!important;color:#fff!important;font-size:14px!important}
.mockup-approve-form small,.mockup-regenerate-form small{color:#746c82;line-height:1.45}
.mockup-regenerate-form label{display:grid;gap:7px;color:#28105f;font-weight:900}
.mockup-regenerate-form textarea{min-height:105px;resize:vertical}
.mockup-limit-card{background:#fff5e6;border-color:#efd39a}.mockup-limit-card strong{color:#7a4d0d}.mockup-limit-card p{margin:0;color:#8c682f}
.mockup-waiting-card{display:grid;place-items:center;align-content:center;min-height:420px;padding:30px;border:1px dashed #cfc3e7;border-radius:17px;background:#faf8ff;text-align:center}.mockup-waiting-card>span{font-size:44px;color:#6f3df0}.mockup-waiting-card h3{margin:10px 0 5px;color:#24105f}.mockup-waiting-card p{max-width:520px;margin:0;color:#786f86}
.mockup-history{margin-top:20px}.mockup-history h3{color:#24105f}.mockup-history>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mockup-history article{position:relative;padding:8px;border:1px solid #e4deef;border-radius:13px;background:#fff}.mockup-history article.approved{border:2px solid #20aa5b}.mockup-history img{width:100%;height:180px;object-fit:cover;object-position:top;border-radius:9px}.mockup-history span{display:block;margin-top:7px;color:#645b73;font-size:10px;font-weight:800}.mockup-history strong{position:absolute;top:14px;right:14px;padding:6px 8px;border-radius:999px;background:#1fa75a;color:#fff;font-size:8px}
.mockup-next-step-card{position:sticky;top:20px}.mockup-next-step-card h2{color:#24105f}.mockup-flow-steps{display:grid;gap:12px;margin:18px 0}.mockup-flow-steps>div{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:start;opacity:.58}.mockup-flow-steps>div.done,.mockup-flow-steps>div.active{opacity:1}.mockup-flow-steps b{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#f0edf5;color:#7b728b}.mockup-flow-steps .done b{background:#e4f7eb;color:#189451}.mockup-flow-steps .active b{background:#eee8ff;color:#6336dc}.mockup-flow-steps span{display:grid;gap:3px}.mockup-flow-steps strong{color:#2b1764}.mockup-flow-steps small{color:#80778e;line-height:1.4}
.mockup-approved-summary{display:flex;gap:10px;margin:17px 0;padding:14px;border-radius:13px;background:#e8f8ee}.mockup-approved-summary>span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#1eaa5b;color:#fff;font-size:19px}.mockup-approved-summary strong{color:#176d3e}.mockup-approved-summary p{margin:4px 0 0;color:#47775b}
@media(max-width:1050px){.mockup-approval-workspace{grid-template-columns:1fr}.mockup-next-step-card{position:static}}
@media(max-width:700px){.mockup-decision-grid{grid-template-columns:1fr}.mockup-history>div{grid-template-columns:1fr}.mockup-image-stage{padding:8px}.mockup-main-card,.mockup-next-step-card{padding:15px}}

/* Site Fácil IA V5.1.5 — site excedente */
.extra-site-price-card{display:grid;gap:4px;margin:14px 0;padding:16px;border:1px solid #f0d28e;border-radius:14px;background:#fff7e6;text-align:center}
.extra-site-price-card small{color:#9d6814;font-weight:900;letter-spacing:.08em}
.extra-site-price-card strong{font-size:30px;color:#6b4310}
.extra-site-price-card span{color:#8a682f;font-size:11px}

/* Site Fácil IA V5.1.5 — site excedente */
.extra-site-price-card{display:grid;gap:4px;margin:14px 0;padding:16px;border:1px solid #f0d28e;border-radius:14px;background:#fff7e6;text-align:center}
.extra-site-price-card small{color:#9d6814;font-weight:900;letter-spacing:.08em}
.extra-site-price-card strong{font-size:30px;color:#6b4310}
.extra-site-price-card span{color:#8a682f;font-size:11px}

/* V5.4.0 */
.mockup-waiting-card .mockup-eta{display:block;margin:14px auto 8px;padding:10px 14px;border-radius:12px;background:#eee7ff;color:#5424c7;font-size:14px}
.mockup-waiting-card small{display:block;margin-top:5px;color:#746b88}
[data-wizard-submit]:disabled{opacity:.5;cursor:not-allowed;filter:grayscale(.2)}
.wizard-common-contact{margin:18px 0;padding:16px;border:1px solid #e1d8f5;border-radius:16px;background:#faf8ff}

/* V5.4.1 — fluxo final e lupa das prévias */
[hidden]{display:none!important}
.wizard-actions{position:relative;flex-wrap:wrap}
.wizard-actions [data-wizard-submit]{margin-left:auto}
.wizard-inline-error{width:100%;margin-top:12px;padding:12px 14px;border:1px solid #ef4444;border-radius:12px;background:#fff1f2;color:#b91c1c;font-weight:800;text-align:center}
.mockup-preview-heading{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0 12px}
.mockup-preview-heading>div{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 12px;border:1px solid #ded5ff;border-radius:12px;background:#f8f6ff;color:#321276}
.mockup-image-clickable{position:relative;cursor:zoom-in}
.mockup-zoom-button{position:absolute;right:16px;bottom:16px;display:flex;align-items:center;gap:7px;padding:11px 14px;border:0;border-radius:999px;background:rgba(34,10,94,.92);color:#fff;box-shadow:0 10px 30px rgba(20,5,60,.28);font-weight:800;cursor:pointer}
.mockup-history-image{position:relative;display:block;width:100%;padding:0;border:0;background:transparent;cursor:zoom-in}
.mockup-history-image img{display:block;width:100%}
.mockup-history-zoom{position:absolute;right:8px;bottom:8px;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:rgba(34,10,94,.9);color:#fff;font-size:21px}
.mockup-lightbox{position:fixed;inset:0;z-index:99999;padding:20px;background:rgba(7,3,20,.9);overflow:auto}
.mockup-lightbox-toolbar{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:16px;max-width:1500px;margin:0 auto 12px;padding:12px 16px;border-radius:14px;background:#fff;color:#241052;box-shadow:0 10px 30px rgba(0,0,0,.2)}
.mockup-lightbox-toolbar button{width:42px;height:42px;padding:0;border:0;border-radius:50%;background:#321276;color:#fff;font-size:28px;cursor:pointer}
.mockup-lightbox-content{max-width:1500px;margin:auto;padding:10px;border-radius:16px;background:#fff}
.mockup-lightbox-content img{display:block;width:100%;height:auto}
body.mockup-lightbox-open{overflow:hidden}
@media(max-width:700px){.mockup-preview-heading{grid-template-columns:1fr}.mockup-zoom-button span{display:none}.wizard-actions [data-wizard-submit]{width:100%;margin-left:0}.wizard-actions [data-wizard-prev]{width:100%}.mockup-lightbox{padding:8px}}
