.esct-wrap{--esct-dark:#140b06;--esct-brown:#7c3f16;--esct-gold:#f8c15a;--esct-cream:#fff7e7;--esct-card:#fffaf0;font-family:inherit;margin:0 auto 42px;clear:both}.esct-container{max-width:1180px;margin:0 auto;padding:0 20px}.esct-hero{position:relative;min-height:620px;display:flex;align-items:center;overflow:hidden;background:radial-gradient(circle at 20% 20%,rgba(248,193,90,.38),transparent 32%),linear-gradient(135deg,#1a0e08,#5c2b11 58%,#100704);color:white;border-radius:0 0 38px 38px}.esct-hero-bg{position:absolute;inset:0;background:linear-gradient(rgba(0,0,0,.22),rgba(0,0,0,.5)),repeating-linear-gradient(90deg,rgba(255,255,255,.025) 0 1px,transparent 1px 90px);pointer-events:none}.esct-hero-inner{position:relative;text-align:center;padding-top:70px;padding-bottom:70px}.esct-logo{max-width:210px;max-height:120px;object-fit:contain;margin:0 auto 24px;display:block;filter:drop-shadow(0 12px 20px rgba(0,0,0,.35))}.esct-kicker{text-transform:uppercase;letter-spacing:.18em;color:var(--esct-gold);font-weight:800;font-size:14px;margin:0 0 16px}.esct-hero h1{font-size:clamp(42px,7vw,88px);line-height:.95;margin:0 auto 22px;max-width:980px;color:#fff;text-shadow:0 10px 30px rgba(0,0,0,.38)}.esct-subtitle{font-size:clamp(18px,2.1vw,25px);line-height:1.6;max-width:870px;margin:0 auto 32px;color:#fff2d2}.esct-hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:14px}.esct-primary-btn,.esct-secondary-btn,.esct-generate,.esct-copy{border:0;border-radius:999px;padding:15px 24px;font-weight:800;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:.2s transform,.2s box-shadow}.esct-primary-btn,.esct-generate{background:linear-gradient(135deg,#ffcf66,#f09b27);color:#1a0e08;box-shadow:0 12px 28px rgba(240,155,39,.35)}.esct-secondary-btn,.esct-copy{background:rgba(255,255,255,.12);color:white;border:1px solid rgba(255,255,255,.28)}.esct-primary-btn:hover,.esct-secondary-btn:hover,.esct-generate:hover,.esct-copy:hover{transform:translateY(-2px)}.esct-tools{margin-top:-70px;position:relative;z-index:3}.esct-tabs{display:flex;gap:10px;overflow-x:auto;background:rgba(255,255,255,.84);backdrop-filter:blur(14px);padding:12px;border-radius:22px;box-shadow:0 14px 40px rgba(0,0,0,.18);margin-bottom:20px}.esct-tab{white-space:nowrap;border:0;background:transparent;padding:13px 18px;border-radius:999px;font-weight:800;color:#5b3a21;cursor:pointer}.esct-tab.is-active{background:#1e1109;color:#fff}.esct-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:20px}.esct-card{background:var(--esct-card);border:1px solid rgba(124,63,22,.16);border-radius:28px;box-shadow:0 18px 45px rgba(75,42,19,.13);padding:28px}.esct-tool-panel{display:none}.esct-tool-panel.is-active{display:block}.esct-tool-panel h2,.esct-output-head h2{margin:0 0 8px;color:#221107;font-size:clamp(26px,3vw,38px);line-height:1.1}.esct-tool-panel p{color:#69482d;font-size:16px;line-height:1.55}.esct-tool-panel label{display:block;font-weight:800;color:#2a170d;margin:18px 0 0}.esct-tool-panel select,.esct-tool-panel input,.esct-tool-panel textarea{width:100%;margin-top:7px;border:1px solid rgba(124,63,22,.25);border-radius:16px;background:#fff;color:#1b110b;padding:14px 15px;font-size:16px;box-sizing:border-box}.esct-generate{margin-top:22px;width:100%;font-size:16px}.esct-output-card{background:linear-gradient(180deg,#231208,#3a1b0c);color:#fff;position:sticky;top:20px;align-self:start}.esct-output-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.esct-output-head h2{color:#fff;font-size:28px}.esct-small-title{margin:0 0 8px;text-transform:uppercase;letter-spacing:.14em;color:var(--esct-gold);font-size:12px;font-weight:900}.esct-output{margin-top:18px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:20px;padding:20px;white-space:pre-wrap;line-height:1.65;color:#fff8e9;min-height:330px}.esct-output ul,.esct-output ol{margin:0 0 0 26px;padding-left:18px}.esct-output li{margin:0 0 12px;padding-left:6px}.esct-output ol li::marker{font-weight:900;color:#ffd36d}.esct-output strong{color:#ffd36d}.esct-copy{padding:10px 16px;font-size:14px}.esct-copy.is-copied{background:#2f8f46;color:#fff}@media(max-width:820px){.esct-hero{min-height:560px;border-radius:0 0 26px 26px}.esct-grid{grid-template-columns:1fr}.esct-output-card{position:relative;top:0}.esct-card{padding:22px}.esct-tools{margin-top:-45px}.esct-tabs{border-radius:18px}.esct-logo{max-width:170px}.esct-secondary-btn,.esct-primary-btn{width:100%;max-width:300px}}


.esct-feature-strip{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:22px}
.esct-feature-strip span{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.24);border-radius:999px;padding:7px 12px;font-size:13px;font-weight:700;color:#fff;backdrop-filter:blur(8px)}
.esct-idea-output>li{margin-bottom:14px}
.esct-inner-list{margin:8px 0 0 20px!important;padding-left:15px!important}
.esct-inner-list li{margin-bottom:4px!important}
