*{box-sizing:border-box}body{color:#1f2933;background:#f6f4ef;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;display:flex}.sidebar{color:#fff;background:#111827;flex-direction:column;gap:36px;width:280px;padding:28px 22px;display:flex}.brand{align-items:center;gap:14px;display:flex}.brand-mark{background:linear-gradient(135deg,#7c3aed,#06b6d4);border-radius:14px;place-items:center;width:44px;height:44px;font-size:22px;font-weight:800;display:grid}.brand h1{margin:0;font-size:24px}.brand p{color:#9ca3af;margin:3px 0 0;font-size:13px}.nav{flex-direction:column;gap:8px;display:flex}.nav a{color:#d1d5db;border-radius:12px;padding:13px 14px;font-size:15px}.nav a.active,.nav a:hover{color:#fff;background:#ffffff1a}.content{flex:1;padding:36px}.topbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#7c3aed;margin:0 0 8px;font-size:12px;font-weight:700}.topbar h2{letter-spacing:-.04em;margin:0;font-size:34px}.primary-button{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:12px;padding:13px 18px;font-weight:700}.primary-button:hover{opacity:.9}.primary-button.full{width:100%}.hero-card{background:#fff;border-radius:26px;grid-template-columns:1fr 430px;gap:30px;margin-bottom:24px;padding:30px;display:grid;box-shadow:0 20px 60px #11182714}.hero-card h3{letter-spacing:-.04em;margin:0 0 12px;font-size:32px}.hero-card p{color:#5b6472;max-width:560px;margin:0;font-size:17px;line-height:1.6}.prompt-box{background:#f9fafb;border:1px solid #e5e7eb;border-radius:20px;padding:18px}.prompt-box label{margin-bottom:10px;font-weight:700;display:block}.prompt-box textarea{resize:vertical;width:100%;min-height:150px;font:inherit;border:1px solid #d1d5db;border-radius:14px;margin-bottom:14px;padding:14px}.grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:24px;display:grid}.stat-card,.empty-card{background:#fff;border-radius:22px;padding:24px;box-shadow:0 14px 40px #1118270f}.stat-card span{color:#6b7280;margin-bottom:10px;display:block}.stat-card strong{font-size:34px}.empty-card h3{margin:0 0 8px;font-size:22px}.empty-card p{color:#6b7280;margin:0}@media (max-width:900px){.app-shell{flex-direction:column}.sidebar{width:100%}.content{padding:22px}.topbar,.hero-card{grid-template-columns:1fr}.topbar{flex-direction:column;align-items:flex-start}.grid{grid-template-columns:1fr}}.input{width:100%;font:inherit;border:1px solid #d1d5db;border-radius:14px;margin-bottom:14px;padding:14px}.result-card{background:#fff;border-radius:26px;margin-top:24px;padding:30px;box-shadow:0 20px 60px #11182714}.result-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.result-header h3{margin:0;font-size:26px}.secondary-button{color:#111827;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:12px;padding:12px 16px;font-weight:700}.secondary-button:hover{background:#f9fafb}.post-preview{color:#1f2933;background:#f9fafb;border:1px solid #e5e7eb;border-radius:18px;padding:20px;line-height:1.6}.post-preview p{margin:0 0 8px}.post-preview p:last-child{margin-bottom:0}.form-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}select.input{appearance:none;cursor:pointer;background:#fff}@media (max-width:700px){.form-grid{grid-template-columns:1fr}}.login-page{background:#f6f4ef;place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fff;border-radius:28px;width:100%;max-width:480px;padding:32px;box-shadow:0 20px 60px #1118271a}.login-brand{margin-bottom:34px}.login-content h2{letter-spacing:-.04em;margin:0 0 12px;font-size:32px}.login-content p{color:#5b6472;line-height:1.6}.login-form{margin-top:24px}.login-form label{margin-bottom:10px;font-weight:700;display:block}.login-message{color:#111827;background:#f9fafb;border-radius:14px;margin:18px 0 0;padding:14px}.sidebar-footer{border-top:1px solid #ffffff1f;margin-top:auto;padding-top:18px}.sidebar-footer p{color:#9ca3af;word-break:break-all;margin:0 0 12px;font-size:13px}.sidebar-footer button{color:#fff;cursor:pointer;background:#ffffff1a;border:0;border-radius:12px;width:100%;padding:11px 12px;font-weight:700}.sidebar-footer button:hover{background:#ffffff29}.button-row{align-items:center;gap:10px;display:flex}@media (max-width:700px){.button-row{flex-direction:column;width:100%}.button-row .primary-button,.button-row .secondary-button{width:100%}}.posts-list{gap:18px;display:grid}.post-item{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:20px}.post-item-header{justify-content:space-between;gap:16px;margin-bottom:16px;display:flex}.post-item-header h4{margin:0 0 6px;font-size:18px}.post-item-header p,.post-item-header span{color:#6b7280;margin:0;font-size:14px}.post-preview.compact{max-height:230px;overflow:hidden}.post-actions{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.danger-button{color:#991b1b;cursor:pointer;background:#fff1f2;border:1px solid #fecaca;border-radius:10px;padding:9px 12px;font-weight:700}.danger-button:hover{background:#ffe4e6}@media (max-width:700px){.post-item-header{flex-direction:column}.post-actions{align-items:flex-start}}.status-pill{color:#374151;text-transform:capitalize;background:#f3f4f6;border-radius:999px;align-items:center;padding:8px 12px;font-size:13px;font-weight:700;display:inline-flex}.edit-post-grid{gap:22px;display:grid}.field-label{margin-bottom:10px;font-weight:700;display:block}.idea-box{color:#4b5563;background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;padding:16px;line-height:1.6}.large-textarea{width:100%;min-height:360px;font:inherit;resize:vertical;border:1px solid #d1d5db;border-radius:18px;padding:18px;line-height:1.6}.small-button{border-radius:10px;padding:9px 12px;font-size:14px}.toggle-row{gap:16px;margin:0 0 16px;display:flex}.toggle-row label{color:#374151;align-items:center;gap:8px;font-weight:700;display:flex}.toggle-row input{width:16px;height:16px}.credit-note{color:#374151;background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;margin:0 0 16px;padding:14px}.credit-note strong{color:#111827}.planner-card{background:#fff;border-radius:26px;margin-bottom:24px;padding:30px;box-shadow:0 20px 60px #11182714}.planner-intro{margin-bottom:24px}.planner-intro h3{letter-spacing:-.04em;margin:0 0 12px;font-size:30px}.planner-intro p{color:#5b6472;max-width:720px;margin:0;line-height:1.6}.planner-section{margin-top:24px}.choice-row{flex-wrap:wrap;gap:10px;display:flex}.choice{color:#111827;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:14px;padding:12px 16px;font-weight:700}.choice.active{color:#fff;background:#111827;border-color:#111827}.day-picker{flex-wrap:wrap;gap:10px;display:flex}.day{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:14px;width:58px;height:48px;font-weight:800}.day.active{color:#fff;background:#111827;border-color:#111827}.time-list{gap:10px;margin-bottom:12px;display:grid}.time-row{align-items:center;gap:10px;display:flex}.time-row .input{max-width:180px;margin-bottom:0}.day-time-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.day-time-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:18px;padding:18px}.day-time-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.muted-text{color:#6b7280;margin:0}.credit-summary{grid-template-columns:repeat(4,1fr);gap:10px;margin:0 0 16px;display:grid}.credit-summary div{background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;padding:14px}.credit-summary span{color:#6b7280;margin-bottom:6px;font-size:13px;display:block}.credit-summary strong{font-size:24px}@media (max-width:900px){.day-time-grid,.credit-summary{grid-template-columns:1fr}.time-row{flex-direction:column;align-items:stretch}.time-row .input{max-width:none}}.slot-list{gap:18px;margin-bottom:18px;display:grid}.slot-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:22px;padding:22px}.slot-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.slot-header h4{margin:0;font-size:22px}.slot-options{justify-content:space-between;align-items:center;gap:14px;margin:0 0 16px;display:flex}.slot-options label{color:#374151;align-items:center;gap:8px;font-weight:700;display:flex}.slot-options input{width:16px;height:16px}.compact-field{max-width:280px}@media (max-width:700px){.slot-header,.slot-options{flex-direction:column;align-items:stretch}}.automation-page{max-width:1180px;margin:0 auto}.automation-heading{align-items:center;gap:18px;margin-bottom:24px;display:flex}.automation-heading h2{letter-spacing:-.05em;margin:0;font-size:36px}.guide-pill{color:#082f49;background:#bff7ef;border-radius:999px;padding:10px 16px;font-size:14px;font-weight:800}.automation-stats{grid-template-columns:repeat(3,1fr);gap:22px;margin-bottom:24px;display:grid}.automation-stat-card{background:linear-gradient(135deg,#f4fffb 0%,#eef8ff 45%,#d8d0ff 100%);border-radius:22px;justify-content:space-between;align-items:center;min-height:110px;padding:22px;display:flex;box-shadow:0 18px 45px #11182714}.automation-stat-card span{margin-bottom:14px;font-weight:800;display:block}.automation-stat-card strong{font-size:42px;line-height:1}.stat-icon{background:#7c71ff2e;border-radius:18px;place-items:center;width:58px;height:58px;font-size:24px;display:grid}.automation-help{background:linear-gradient(135deg,#e9fbff,#e2e9ff);border-radius:24px;align-items:center;gap:20px;margin-bottom:24px;padding:24px;display:flex;box-shadow:0 18px 45px #1118270f}.help-icon{background:linear-gradient(135deg,#dff7ff,#c7c2ff);border-radius:24px;place-items:center;width:72px;height:72px;font-size:34px;display:grid}.automation-help h3{margin:0 0 6px;font-size:24px}.automation-help p{color:#374151;margin:0}.play-button{cursor:pointer;background:#fff;border:0;border-radius:50%;width:56px;height:56px;margin-left:auto;box-shadow:0 12px 35px #1118271f}.setup-card,.settings-card,.saved-card{background:#fff;border:1px solid #eceff3;border-radius:26px;margin-bottom:24px;padding:28px;box-shadow:0 18px 45px #1118270f}.setup-title{margin-bottom:22px}.setup-title p{color:#4338ca;text-transform:uppercase;letter-spacing:.12em;margin:0 0 8px;font-size:12px;font-weight:900}.setup-title h3{letter-spacing:-.04em;margin:0 0 6px;font-size:26px}.setup-title span{color:#6b7280}.setup-row{grid-template-columns:auto auto 1fr;align-items:end;gap:22px;display:grid}.setup-row label,.planned-content label{margin-bottom:8px;font-weight:800;display:block}.plan-toggle{gap:10px;display:flex}.plan-toggle button{color:#111827;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:12px;padding:13px 18px;font-weight:800}.plan-toggle button.active{color:#fff;background:#15115f;border-color:#15115f}.wide-field{min-width:280px}.planned-list{gap:26px;margin-bottom:20px;display:grid}.planned-row{grid-template-columns:42px 1fr;gap:16px;display:grid;position:relative}.planned-row:not(:last-child):before{content:"";border-left:1px dashed #d1d5db;position:absolute;top:44px;bottom:-28px;left:20px}.planned-number{color:#fff;z-index:2;background:#17118f;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:900;display:grid;position:relative}.planned-content{padding-bottom:6px}.planned-top p{color:#4338ca;text-transform:uppercase;letter-spacing:.12em;margin:0 0 5px;font-size:11px;font-weight:900}.planned-top h4{margin:0 0 14px;font-size:22px}.planned-fields{grid-template-columns:220px 110px 1fr;align-items:center;gap:14px;display:grid}.time-input{text-align:center}.prompt-input{min-width:240px}.planned-bottom{align-items:center;gap:14px;margin-top:12px;display:flex}.image-check{color:#374151;align-items:center;gap:8px;margin:0!important;display:flex!important}.image-check input{width:16px;height:16px}.credit-chip{color:#111827;background:#f3f4f6;border-radius:10px;padding:8px 12px;font-size:13px;font-weight:800}.row-actions{gap:10px;margin-left:auto;display:flex}.tiny-button{color:#111827;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:10px;padding:9px 12px;font-weight:800}.tiny-button.danger{color:#991b1b;background:#fff7f7;border-color:#fecaca}.image-prompt-box{width:100%;min-height:90px;font:inherit;resize:vertical;border:1px solid #d1d5db;border-radius:16px;margin-top:14px;padding:14px}.add-plan-button{color:#083344;cursor:pointer;background:#bff7ef;border:0;border-radius:14px;padding:13px 18px;font-weight:900}.settings-card{grid-template-columns:1fr 1.3fr;gap:30px;display:grid}.settings-panel{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.setting-tile{background:#fff;border:1px solid #e5e7eb;border-radius:16px;min-height:78px;padding:14px}.setting-tile span{color:#374151;margin-bottom:7px;font-size:12px;font-weight:900;display:block}.setting-tile select{color:#111827;background:0 0;border:0;outline:none;width:100%;font-weight:800}.setting-tile.summary strong{font-size:26px}.save-plan-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10c4b5,#05aa9c);border:0;border-radius:14px;grid-column:span 3;padding:17px 18px;font-size:16px;font-weight:900;box-shadow:0 18px 35px #10c4b540}.automation-empty{background:#fff;border:1px solid #e5e7eb;border-radius:18px;align-items:center;gap:18px;padding:22px;display:flex}.folder-icon{background:#eaf2ff;border-radius:14px;place-items:center;width:52px;height:52px;font-size:26px;display:grid}.automation-empty h4{margin:0 0 6px;font-size:20px}.automation-empty p{color:#6b7280;margin:0}@media (max-width:1100px){.automation-stats,.settings-card,.settings-panel,.setup-row,.planned-fields{grid-template-columns:1fr}.row-actions{margin-left:0}.planned-bottom{flex-wrap:wrap}.automation-heading,.automation-help{flex-direction:column;align-items:flex-start}.play-button{margin-left:0}.save-plan-button{grid-column:span 1}}.credit-warning{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:14px;grid-column:span 3;padding:14px 16px;font-weight:800}.save-plan-button:disabled{opacity:.55;cursor:not-allowed}@media (max-width:1100px){.credit-warning{grid-column:span 1}}
