@import url('/style.css');
:root{--ink:#171b31;--muted:#68718a;--paper:#f7f8fc;--line:#e8eaf2;--green:#5145e5;--sidebar:#fff;--gold:#5145e5}
body{font-family:Inter,"Segoe UI",Arial,sans-serif;font-size:14px;line-height:1.6;-webkit-font-smoothing:antialiased;background:var(--paper)}
button{border-radius:9px;padding:11px 18px;font-size:13px;transition:background .15s,box-shadow .15s,transform .15s}button:hover{filter:none;background:#4235d0;box-shadow:0 3px 12px #5145e520}button:active{transform:translateY(1px)}button.secondary{background:#fff;border:1px solid #e2e5f0;color:#39425c}button.secondary:hover{background:#f3f4fc;border-color:#c3c4eb}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #928aff;outline-offset:3px}button:disabled{cursor:default;opacity:.5;box-shadow:none}.ui-icon{width:22px;height:22px;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center}.ui-icon svg{width:100%;height:100%}
.logo{display:flex;align-items:center;gap:9px;text-decoration:none;color:#171b31;font-size:19px;letter-spacing:-.7px;font-weight:750;white-space:nowrap}.logo>.ui-icon{width:32px;height:32px;padding:7px;background:#5145e5;border-radius:9px;color:white}.logo span{color:inherit}.logo small{font-size:10px;background:#edeaff;color:#5145e5;padding:2px 5px;border-radius:4px;letter-spacing:0}
.shell{grid-template-columns:225px minmax(0,1fr)}.sidebar{padding:28px 18px 18px;border-right:1px solid var(--line);gap:31px;color:var(--ink);height:100vh;background:#fff}.sidebar>.logo{margin-left:8px}.eyebrow{font-size:10px;letter-spacing:1.7px;color:#777c94;font-weight:700}.sidebar>.eyebrow{color:#8b90a5;padding-left:15px;margin:8px 0 -19px}.sidebar nav{gap:5px}.sidebar nav button{display:flex;align-items:center;gap:12px;font-size:13px;font-weight:550;color:#68718a;border-radius:8px;padding:12px 14px}.sidebar nav button:hover{background:#f6f5ff;box-shadow:none;color:#5145e5}.sidebar nav button.active{background:#efedff;color:#5145e5;font-weight:650}.sidebar nav .ui-icon{width:19px;height:19px}.sidebar .bottom{color:#9196aa;font-size:11px}.sidebar-balance{border-radius:12px;background:linear-gradient(135deg,#f2efff,#f5f8ff);border:1px solid #e8e3ff;padding:17px;margin-bottom:17px}.sidebar-balance>.ui-icon{color:#6254e8;width:18px;height:18px;vertical-align:middle;margin-right:7px}.sidebar-balance strong{font-size:13px;color:#3f366d}.sidebar-balance p{font-size:11px;color:#7b7294;margin:6px 0 14px}.sidebar-balance button{width:100%;font-size:11px;padding:8px}.sidebar .bottom>p{padding-left:9px}
.main{padding:0 42px 45px;max-width:1500px;width:100%;margin:auto}.topbar{height:81px;padding:0;margin-bottom:33px;font-size:12px;border-bottom:1px solid var(--line)}.breadcrumb{color:#666e86;font-weight:550}.account-controls{display:flex;align-items:center;gap:14px}.topbar .credit-pill{color:#6254d9;background:#eeebff;border:1px solid #e5e0ff;font-size:11px;padding:6px 10px}.topbar .avatar{width:32px;height:32px;border-radius:50%;padding:0;color:#fff;background:#282445;font-size:10px}
h1{font-size:clamp(27px,2.8vw,37px);line-height:1.2;letter-spacing:-1.2px;font-weight:700}h2{font-size:19px;letter-spacing:-.5px}h3{font-size:16px;font-weight:650}.hero{display:block;margin:0 0 28px;max-width:800px}.hero>.eyebrow{margin:0 0 10px;font-size:9px;color:#827da8}.hero h1{margin-bottom:10px}.hero>.muted{margin:0;font-size:13px;max-width:650px}.hero .mark{display:none}
.launchpad{position:relative;overflow:hidden;background:radial-gradient(ellipse at 100% 0%,#684aca 0%,transparent 55%),linear-gradient(110deg,#262342,#30235d);color:white;border-radius:16px;padding:28px 30px;margin-bottom:30px;box-shadow:0 7px 24px #30235d14}.launchpad .eyebrow{color:#c5b8ff;font-size:9px}.launchpad h2{font-size:23px;font-weight:600;letter-spacing:-.5px;margin:9px 0}.launchpad p{color:#c3bbdf;font-size:12px;margin-bottom:21px}.launchpad textarea{background:#ffffff0d;border:1px solid #ffffff30;color:#fff;min-height:68px;max-height:220px;resize:vertical;font-size:13px;padding:13px 15px;border-radius:9px}.launchpad textarea::placeholder{color:#b6aecd}.composer-actions{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:14px}.composer-actions span{font-size:10px;color:#c7bfdf}.composer-actions button{background:white;color:#403068;font-size:11px;font-weight:700}.composer-actions button:hover{background:#ece8ff}
.section-head{margin:29px 0 18px;align-items:center}.section-head h2{margin-bottom:4px}.section-head p{font-size:12px}.text-button{display:inline-flex;gap:12px;align-items:center;background:transparent;color:#665acb;padding:0;font-size:12px;box-shadow:none}.text-button:hover{background:transparent;color:#34249b;box-shadow:none}.text-button .ui-icon{width:16px;height:16px}.grid{gap:16px}.module-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.card{border-radius:12px;border:1px solid #e6e9f2;padding:23px;background:white;gap:13px;box-shadow:0 2px 3px #18264d02;transition:border-color .2s,box-shadow .2s}.card:hover{border-color:#c8c2f5;box-shadow:0 5px 20px #26204c06}.card p{color:#778097;font-size:12px;line-height:1.7}.card h3{font-size:15px}.card-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px;gap:6px}.card-heading>.ui-icon{padding:10px;width:42px;height:42px;border-radius:11px;background:#ece9ff;color:#6c56d8}.module-card.hooks .card-heading>.ui-icon{background:#fff0e4;color:#e39a42}.module-card.ads .card-heading>.ui-icon{background:#fce5f2;color:#d6559a}.module-card.small_business .card-heading>.ui-icon{background:#dff5ee;color:#25a17b}.module-card.seo .card-heading>.ui-icon{background:#e5efff;color:#4a81d6}.badge{font-size:9px;background:#ecf9f1;color:#469270;padding:3px 8px;font-weight:500;white-space:nowrap}.badge.locked{background:#f2f3f8;color:#8b91a5}.module-card .text-button{margin-top:6px;color:#444a63;font-size:11px;justify-content:space-between;width:100%}.workspace-foot{padding:23px 0;display:flex;align-items:center;gap:15px;border-top:1px solid var(--line);margin-top:28px}.workspace-foot>div{margin-right:auto}.workspace-foot h3{font-size:13px;margin-bottom:3px}.workspace-foot p{font-size:11px;margin:0;max-width:440px}.workspace-foot button{font-size:10px;white-space:nowrap}
.panel{padding:25px;border-radius:12px;border-color:#e6e9f2}.panel h2{font-size:18px}.panel>.eyebrow{display:block;margin-bottom:11px;color:#8b83b2}.split{gap:20px}.writer-layout{grid-template-columns:1fr 1fr}.writer-layout textarea{min-height:235px;font-size:13px;line-height:1.8}.writer-layout .panel>button{margin-top:9px}.result-panel{display:flex;flex-direction:column}.result-panel>button{align-self:flex-start;margin-top:auto!important}.result-empty{color:#9a9eb3;text-align:center;display:grid;place-items:center;min-height:270px;background:repeating-linear-gradient(0deg,#fff,#fff 35px,#f4f5fa 36px);font-size:13px;padding:30px}.prompt-chips{display:flex;gap:8px;margin-top:14px}.prompt-chips button{font-size:11px;padding:5px 12px;background:#f8f8fc}.progress{font-size:10px;color:#8a91a6;line-height:1.7}input,textarea,select{border-color:#dde1ed;font-size:13px;padding:11px 13px;border-radius:8px}input:focus,textarea:focus{border-color:#8a7feb}textarea::placeholder,input::placeholder{color:#9da2b4}label{font-size:12px;color:#59627b;margin-top:17px}.tabs{gap:6px;margin-bottom:23px}.tabs button{background:white;border:1px solid #e6e8f0;font-size:11px;padding:8px 15px;color:#747c93}.tabs button.active{color:#5145e5;background:#efedff;border-color:#dcd6ff}.search{background:white;max-width:100%;margin-bottom:22px;padding:13px 16px}.price{font-size:35px;color:#252140;letter-spacing:-1px}.card-featured{border-color:#8c7cec;background:#faf9ff;box-shadow:0 4px 20px #5145e50a}.credits-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.credits-grid .card{padding:19px}.credits-grid .price{font-size:23px}.auth-wrap,.handoff{box-shadow:0 14px 60px #34345c0a;border-color:#e6e8f3;padding:36px;border-radius:16px}.auth-wrap .logo,.handoff .logo{justify-content:center;margin-bottom:32px}.auth-wrap h1,.handoff h1{font-size:27px}.auth-wrap>button{margin-top:12px}.auth-wrap>p{font-size:12px}.auth-wrap form>button{margin-bottom:8px}.history-panel{margin-top:25px}.history-item{background:#fff;border:1px solid var(--line);border-radius:10px;margin-top:10px;padding:16px}.history-item summary{cursor:pointer;font-size:12px;color:#6b7390}.history-item[open]{border-color:#c5bcf4}pre{background:#f7f8fc;color:#434a63;font-size:13px;line-height:1.9;border-radius:9px}.empty{border-color:#d9dced;color:#878da7;padding:40px;text-align:center;font-size:13px}.small{font-size:11px}#preview{background:#eff0f8;border-bottom:1px solid #e2e5f0;color:#858ba3;font-size:9px;letter-spacing:.4px;padding:5px 15px;font-weight:500}#notice{background:#222039;color:white;box-shadow:0 8px 35px #27224225;font-size:12px;border:1px solid #443e67;max-width:min(440px,calc(100vw - 32px));bottom:20px;right:20px}
@media(min-width:1450px){.main{padding-left:65px;padding-right:65px}.launchpad{padding:32px 35px}}
@media(max-width:1100px){.shell{grid-template-columns:200px 1fr}.sidebar{padding-left:12px;padding-right:12px}.sidebar .logo{font-size:16px}.main{padding-left:26px;padding-right:26px}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.credits-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.workspace-foot{flex-wrap:wrap}.workspace-foot>div{width:100%}.writer-layout{grid-template-columns:1fr}}
@media(max-width:700px){.shell{display:block}.sidebar{height:auto;padding:16px 16px 0;position:static;gap:15px;border-right:0;border-bottom:1px solid var(--line)}.sidebar>.logo{margin:0}.sidebar>.eyebrow,.sidebar .bottom{display:none}.sidebar nav{display:flex;overflow:auto;padding:0 0 12px}.sidebar nav button{font-size:11px;padding:8px 11px;gap:7px;white-space:nowrap}.sidebar nav .ui-icon{width:16px;height:16px}.main{padding:0 18px 30px}.topbar{height:64px;margin-bottom:24px;flex-wrap:nowrap;gap:8px}.breadcrumb{font-size:10px}.account-controls{gap:7px}.topbar .credit-pill{font-size:9px}.hero h1{font-size:28px}.hero>.muted{font-size:12px}.launchpad{padding:23px 19px}.launchpad h2{font-size:21px}.launchpad textarea{min-height:100px}.composer-actions{align-items:flex-start;flex-direction:column;gap:12px}.composer-actions button{width:100%;padding:12px}.grid,.module-grid,.credits-grid{grid-template-columns:1fr}.section-head{display:flex;gap:9px}.section-head h2{font-size:17px}.section-head .text-button{font-size:10px;white-space:nowrap}.section-head p{font-size:10px}.panel{padding:20px}.workspace-foot{gap:10px}.auth-wrap,.handoff{margin:25px 15px;padding:26px}.card{padding:22px}.writer-layout textarea{min-height:180px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
