:root{color-scheme:light;--bg: #f6f4ef;--paper: #fffdfa;--paper-2: #f0ede6;--ink: #171717;--muted: #76736d;--soft: #ded9ce;--line: rgba(23, 23, 23, .1);--accent: #1d6f5f;--accent-2: #c94f3b;--shadow: 0 24px 70px rgba(42, 34, 22, .08);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}.logo{display:inline-flex;align-items:center;gap:10px;width:fit-content;font-weight:850}.logo-mark{width:34px;height:34px;display:block;border-radius:9px;box-shadow:0 10px 28px #1717171f}.logo.compact .logo-mark{width:38px;height:38px}.logo-text{font-size:16px}.button{border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:999px;padding:10px 16px;display:inline-flex;justify-content:center;align-items:center;min-height:40px}.button.primary{background:var(--ink);border-color:var(--ink);color:#fffdfa;font-weight:700}.button.ghost{background:transparent}.button:disabled,.button[aria-disabled=true]{opacity:.48;pointer-events:none}.nav{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(18px,5vw,56px)}.nav div{display:flex;gap:12px;align-items:center}.landing{min-height:100vh;background:var(--bg)}.hero{min-height:calc(100vh - 150px);display:grid;grid-template-columns:minmax(320px,560px) minmax(320px,480px);align-items:center;justify-content:center;gap:clamp(30px,6vw,82px);padding:34px clamp(18px,6vw,78px) 54px}.eyebrow{color:var(--accent);text-transform:uppercase;font-size:12px;font-weight:800;letter-spacing:.08em}.hero h1{font-size:clamp(42px,6vw,76px);line-height:.96;letter-spacing:0;margin:0 0 20px;max-width:10ch}.hero p{color:var(--muted);line-height:1.65;max-width:52ch}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.hero-example{width:min(100%,430px);border:1px solid var(--line);background:var(--paper);color:var(--ink);padding:18px;display:grid;gap:12px;border-radius:22px;box-shadow:var(--shadow)}.example-brief{border:1px solid var(--line);background:#fff;border-radius:16px;padding:18px;display:grid;gap:10px}.example-brief span,.example-steps span:first-child{color:var(--accent);text-transform:uppercase;font-size:11px;font-weight:900;letter-spacing:.08em}.example-brief strong{font-size:22px;line-height:1.08;max-width:18ch}.example-brief p{margin:0;font-size:14px;line-height:1.45}.example-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.example-steps span{border:1px solid var(--line);background:#faf8f2;border-radius:999px;color:#5f5b54;min-height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;font-size:12px;font-weight:750;text-align:center}.example-slide{position:relative;min-height:310px;overflow:hidden;border-radius:18px;padding:24px;display:grid;align-content:end;gap:12px;color:#fffdfa;background:linear-gradient(180deg,#17171729,#171717eb),linear-gradient(135deg,#591b25 0,#591b25 33%,#0d1517 33%,#0d1517 66%,#6b491b 66%,#6b491b)}.example-slide small{position:absolute;top:16px;right:16px;border:1px solid rgba(255,255,255,.22);background:#0000007a;border-radius:999px;padding:7px 10px;font-weight:800}.example-slide strong{font-size:38px;line-height:.98;max-width:9ch}.example-slide p{color:#fffdfad1;margin:0;line-height:1.35;max-width:24ch}.feature-row{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);background:var(--paper)}.feature-row article{padding:24px 34px;border-right:1px solid var(--line)}.feature-row p{color:var(--muted)}.auth-page{min-height:100vh;display:grid;place-items:center;padding:22px}.auth-card{width:min(420px,100%);border:1px solid var(--line);background:var(--paper);padding:26px;display:grid;gap:16px;border-radius:18px;box-shadow:var(--shadow)}.auth-card h1{margin:0;font-size:30px;letter-spacing:0}label{display:grid;gap:8px;color:var(--muted);font-size:12px;font-weight:650}.label-row{display:flex;align-items:center;justify-content:space-between;gap:10px}input,textarea{width:100%;border:1px solid var(--line);background:#fff;color:var(--ink);border-radius:14px;padding:12px 13px;resize:vertical;outline:none}input:focus,textarea:focus{border-color:#1d6f5f8c;box-shadow:0 0 0 4px #1d6f5f14}.linkish{background:transparent;border:0;color:var(--muted)}.linkish:disabled{opacity:.45;cursor:not-allowed}.label-row .linkish{color:var(--accent);font-size:12px;font-weight:800;padding:0}.error{color:var(--accent-2);margin:0}.success{color:var(--accent);margin:0}.studio{min-height:100vh;display:grid;grid-template-columns:236px 1fr;background:var(--bg)}.history{border-right:1px solid var(--line);padding:20px 14px;display:flex;flex-direction:column;gap:10px;background:#ebe7de}.history-title{display:grid;gap:4px;margin:4px 6px 18px}.history-title .logo-text{font-size:14px}.history-title span,.history p{color:var(--muted);font-size:12px;margin:0}.new-carousel{width:calc(100% - 12px);margin:0 6px 8px}.history-item{border:1px solid transparent;background:transparent;color:var(--ink);border-radius:14px;padding:12px;display:grid;grid-template-columns:1fr auto;gap:6px;text-align:left}.history-item:hover{background:#fffdfaad;border-color:var(--line)}.history-item.active{background:var(--paper);border-color:#1d6f5f47;box-shadow:0 10px 30px #2a221612}.history-item span{font-size:13px;font-weight:750;line-height:1.25;grid-column:1 / -1}.history-item small{color:var(--muted)}.history-item em{justify-self:end;color:var(--accent-2);font-size:11px;font-style:normal;opacity:.72}.history-item em:hover{opacity:1;text-decoration:underline}.workbench{min-width:0}.workbench header{height:70px;display:flex;justify-content:space-between;align-items:center;padding:0 clamp(16px,3vw,30px)}.workbench header div{display:grid;gap:2px}.workbench header a{font-size:22px;font-weight:800}.workbench header span{color:var(--muted);font-size:12px}.header-actions{display:flex!important;align-items:center;gap:12px!important}.mode-switch{display:inline-flex!important;gap:4px!important;border:1px solid var(--line);background:#fffdfac2;border-radius:999px;padding:4px}.mode-switch button{border:0;background:transparent;color:var(--muted);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800}.mode-switch button.active{background:var(--ink);color:#fffdfa}.grid{display:grid;grid-template-columns:minmax(300px,360px) minmax(340px,1fr) minmax(300px,380px);gap:16px;padding:0 clamp(16px,3vw,30px) 28px;align-items:start}.composer,.deck,.insights,.publish{border:1px solid var(--line);background:#fffdfad1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:18px;padding:16px;display:grid;gap:14px;box-shadow:var(--shadow)}.section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:2px}.section-head span{font-size:16px;font-weight:850}.section-head strong{color:var(--muted);border:1px solid var(--line);border-radius:999px;padding:5px 9px;font-size:11px;background:#ffffff85}.dropzone{border:1px dashed rgba(23,23,23,.2);border-radius:16px;padding:18px;color:var(--muted);text-align:center;cursor:pointer;background:#faf8f2}.prompt-examples{display:grid;gap:7px;margin-top:-6px}.prompt-examples button{border:1px solid var(--line);background:#fff;color:#5f5b54;border-radius:13px;padding:9px 10px;text-align:left;font-size:12px;line-height:1.3}.prompt-examples button:hover{border-color:#1d6f5f52;color:var(--ink)}.dropzone input{display:none}.dropzone strong{display:block;color:var(--ink);margin-bottom:6px}.dropzone span{line-height:1.45}.upload-list{display:grid;gap:8px}.upload-list span{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid var(--line);background:#fff;border-radius:13px;padding:9px 10px;color:var(--muted);font-size:13px}.upload-list button{border:1px solid var(--line);background:var(--paper-2);color:var(--ink);border-radius:999px;width:26px;height:26px}.template-studio{gap:16px}.template-picker{display:grid;grid-template-columns:1fr;gap:8px}.template-picker button{border:1px solid var(--line);background:#fff;color:var(--ink);border-radius:14px;padding:10px;display:grid;grid-template-columns:40px 1fr;gap:2px 10px;text-align:left;align-items:center}.template-picker button.active{border-color:#1d6f5f70;box-shadow:0 0 0 4px #1d6f5f14}.template-picker span{width:36px;height:36px;border:1px solid;border-radius:10px;display:grid;place-items:center;font-weight:900;grid-row:span 2}.template-picker strong{font-size:13px}.template-picker small{color:var(--muted);line-height:1.25}.form-pair,.color-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.color-grid{grid-template-columns:repeat(4,1fr)}.color-grid input[type=color]{min-height:42px;padding:5px}.avatar-upload input{display:none}.avatar-upload span{min-height:44px;border:1px solid var(--line);background:#fff;border-radius:14px;color:var(--muted);display:grid;place-items:center;overflow:hidden}.avatar-upload img{width:44px;height:44px;object-fit:cover;border-radius:50%}.template-preview{aspect-ratio:4 / 5;border:1px solid;border-radius:16px;padding:22px;display:grid;align-content:start;gap:18px;overflow:hidden}.template-preview div{display:grid;grid-template-columns:44px 1fr auto;gap:3px 10px;align-items:center}.template-preview div>img,.template-preview div>span{width:44px;height:44px;border-radius:50%;background:#e9e4dc;grid-row:span 2;object-fit:cover}.template-preview div>strong{font-size:17px;line-height:1}.template-preview div>small{font-size:13px}.template-preview em{width:18px;height:18px;border-radius:50%;color:#fff;display:grid;place-items:center;font-size:11px;font-style:normal}.template-preview b{margin-top:28px;font-size:32px;line-height:.98;letter-spacing:0}.template-preview p{margin:0;font-size:20px;line-height:1.2}.template-preview>small{align-self:end;justify-self:end;font-size:15px}.deck{min-height:684px;align-content:start}.deck.loading,.deck.empty{place-content:center;text-align:center;color:var(--muted)}.deck.empty h2,.deck.loading h2{color:var(--ink);margin:0}.pulse{width:28px;height:28px;border-radius:50%;background:var(--accent);margin:0 auto;animation:pulse 1s infinite alternate}@keyframes pulse{0%{opacity:.35;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.slide-frame{width:min(430px,100%);aspect-ratio:4 / 5;margin:0 auto;background:#f8f5ef;color:#111;overflow:hidden;border-radius:16px;border:1px solid rgba(23,23,23,.08);box-shadow:0 18px 50px #1717171f}.slide-frame img{width:100%;height:100%;object-fit:cover;display:block}.text-slide{height:100%;padding:10%;display:grid;align-content:space-between}.text-slide span{justify-self:end;color:var(--accent-2);font-weight:900}.text-slide h2{font-size:clamp(34px,5vw,58px);line-height:.95;letter-spacing:0;margin:0;max-width:8ch}.text-slide p{font-size:20px;line-height:1.2}.text-slide small{color:#605d56}.thumbs{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.deck-actions,.publish-actions{display:flex;gap:10px;flex-wrap:wrap}.deck-actions{justify-content:center}.thumbs button,.tabs button{border:1px solid var(--line);background:#fff;color:var(--muted);border-radius:999px;padding:8px 12px}.thumbs button.active,.tabs button.active{color:#fffdfa;background:var(--ink);border-color:var(--ink)}.tabs{display:flex;gap:8px;flex-wrap:wrap}pre{margin:0;white-space:pre-wrap;word-break:break-word;color:#514f4a;background:#faf8f2;border:1px solid var(--line);border-radius:14px;padding:12px;max-height:540px;overflow:auto}.publish label{display:flex;align-items:center;gap:8px}.publish input[type=checkbox]{width:auto;accent-color:var(--accent)}@media(max-width:1180px){.grid{grid-template-columns:1fr 1fr}.insights,.publish{grid-column:span 1}}@media(max-width:780px){.hero,.studio,.grid,.feature-row{grid-template-columns:1fr}.history{display:none}.hero h1{max-width:12ch}.nav{padding:0 16px}.workbench header{height:auto;padding:16px}.header-actions{align-items:flex-start}.mode-switch{width:100%}.mode-switch button{flex:1}.grid{padding:0 16px 20px}.form-pair,.color-grid{grid-template-columns:1fr}}.auth-hint{margin:-4px 0 4px;font-size:13px;line-height:1.5;color:#6b6459}.auth-card .success{color:#2f7d6d;font-size:13px}
