:root{--purple:#7356d8;--purple2:#9b83ef;--purple3:#eee9ff;--ink:#29233d;--muted:#6d6782;--white:#fff;--line:#e6e0f7;--bg:#faf9ff;--soft:#f3efff;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg);line-height:1.55}button,input,select,textarea{font:inherit}.container{width:min(1180px,92%);margin:auto}.hero{position:relative;min-height:690px;overflow:hidden;color:#fff;background:#7f68dc}.hero-image{position:absolute;inset:0;background:url("../images/hero-interaktif.png") center/cover no-repeat}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(63,42,130,.84) 0%,rgba(79,53,151,.61) 38%,rgba(80,54,150,.08) 72%)}.nav{height:84px;position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;color:#fff;text-decoration:none;font-weight:800}.brand img{width:50px;height:50px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.75)}.nav-link{color:#fff;text-decoration:none;font-weight:700;background:rgba(255,255,255,.15);padding:10px 16px;border:1px solid rgba(255,255,255,.25);border-radius:999px}.hero-content{position:relative;z-index:2;padding:95px 0 90px;max-width:720px}.eyebrow{display:inline-block;font-size:.75rem;letter-spacing:.14em;font-weight:900;background:rgba(255,255,255,.16);padding:8px 12px;border:1px solid rgba(255,255,255,.24);border-radius:999px}.eyebrow.dark{color:var(--purple);background:var(--purple3);border:none}.hero h1{font-size:clamp(2.5rem,6vw,5.2rem);line-height:.98;margin:20px 0}.hero h1 span{color:#e7ddff}.lead{font-size:clamp(1rem,2vw,1.18rem);max-width:680px;color:#f3efff}.tagline{font-weight:800;color:#e4dcff}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{min-height:48px;padding:13px 20px;border-radius:14px;text-decoration:none;font-weight:850;display:inline-flex;align-items:center}.btn.primary{background:#fff;color:var(--purple)}.btn.glass{color:#fff;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.25)}.notice-section{padding:55px 0 30px}.notice{display:flex;gap:16px;background:linear-gradient(135deg,#f3efff,#fff);border:1px solid var(--line);padding:22px;border-radius:var(--radius)}.notice-icon{font-size:1.8rem}.notice p{margin:.35rem 0 0;color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:22px}.steps article{background:#fff;border:1px solid var(--line);padding:18px;border-radius:18px}.steps b{color:var(--purple);font-size:1.4rem}.steps h3{margin:6px 0 2px}.steps p{margin:0;color:var(--muted);font-size:.9rem}.generator-section{padding:50px 0 80px}.section-head{text-align:center;max-width:760px;margin:0 auto 30px}.section-head h2{font-size:clamp(2rem,4vw,3rem);margin:10px 0}.section-head p{color:var(--muted)}.mode-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:22px}.mode-card{border:1px solid var(--line);background:#fff;border-radius:22px;padding:20px;text-align:left;display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;cursor:pointer;min-height:100px;color:var(--ink)}.mode-card.active{border:2px solid var(--purple);background:var(--soft)}.mode-icon{font-size:2.2rem}.mode-card strong{display:block;font-size:1.05rem}.mode-card small{display:block;color:var(--muted);margin-top:4px}.mode-card i{display:none;font-style:normal;background:var(--purple);color:#fff;border-radius:50%;width:27px;height:27px;place-items:center}.mode-card.active i{display:grid}.form-shell{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:22px;align-items:start}.form-main{min-width:0}.form-block{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:22px;margin-bottom:16px}.block-title{display:flex;gap:13px;align-items:flex-start;margin-bottom:20px}.block-title>span{flex:0 0 34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--purple);color:#fff;font-weight:900}.block-title h3{margin:0}.block-title p{margin:2px 0 0;color:var(--muted);font-size:.9rem}.fields{display:grid;grid-template-columns:1fr 1fr;gap:15px}.fields label{display:flex;flex-direction:column;gap:7px;font-weight:750;font-size:.92rem}.span2{grid-column:1/-1}input,select,textarea{width:100%;border:1px solid #dcd5ef;background:#fcfbff;border-radius:13px;padding:13px 14px;color:var(--ink);outline:none}input:focus,select:focus,textarea:focus{border-color:var(--purple);box-shadow:0 0 0 3px rgba(115,86,216,.11)}textarea{resize:vertical}.mini-label{font-weight:800;margin:20px 0 10px}.chips{display:flex;flex-wrap:wrap;gap:9px}.chips label input{position:absolute;opacity:0;pointer-events:none}.chips span{display:block;border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 13px;font-size:.88rem;cursor:pointer}.chips input:checked+span{border-color:var(--purple);background:var(--soft);color:#5d42c0;font-weight:800}.game-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.game-choice input{position:absolute;opacity:0}.game-choice>span{height:100%;display:flex;flex-direction:column;align-items:flex-start;border:1px solid var(--line);border-radius:16px;padding:14px;cursor:pointer;font-size:1.35rem}.game-choice b{font-size:.94rem;margin-top:5px}.game-choice small{font-size:.78rem;color:var(--muted);margin-top:3px}.game-choice input:checked+span{border:2px solid var(--purple);background:var(--soft)}.top-gap{margin-top:18px}.summary{position:sticky;top:16px;background:linear-gradient(160deg,#30265a,#6b51c7);color:#fff;border-radius:var(--radius);padding:24px}.summary-badge{font-size:.7rem;font-weight:900;letter-spacing:.08em;background:rgba(255,255,255,.15);padding:7px 10px;border-radius:999px}.summary h3{font-size:1.6rem;margin:15px 0 6px}.summary>p{color:#ded6fa}.summary-list{display:grid;gap:8px;margin:20px 0}.summary-list span{font-size:.9rem}.ai-targets{border-top:1px solid rgba(255,255,255,.2);padding-top:16px;display:flex;gap:7px;flex-wrap:wrap}.ai-targets b{width:100%;font-size:.85rem}.ai-targets span{font-size:.72rem;background:rgba(255,255,255,.12);padding:6px 8px;border-radius:8px}.generate-btn{width:100%;border:0;border-radius:15px;background:linear-gradient(135deg,var(--purple),var(--purple2));color:#fff;font-weight:900;padding:16px;cursor:pointer;font-size:1rem}.validation{color:#b42318;font-weight:700}.hidden{display:none!important}.result{margin-top:35px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:24px}.result-head{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:15px}.result-head h2{margin:7px 0 0}.copy-btn,.edit-btn{border:0;border-radius:12px;padding:12px 16px;font-weight:850;cursor:pointer}.copy-btn{background:var(--purple);color:#fff}.edit-btn{background:var(--soft);color:var(--purple);margin-top:12px}#promptOutput{min-height:520px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.85rem;line-height:1.55;background:#262033;color:#f7f4ff;border:0}.copy-status{color:#18864b;font-weight:750;margin-top:7px}footer{background:#28213f;color:#fff;padding:30px 0}.footer-wrap{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.footer-brand{display:flex;gap:12px;align-items:center}.footer-brand img{width:52px;height:52px;border-radius:50%;object-fit:cover}.footer-brand p{margin:3px 0 0;color:#cfc7e8;font-size:.85rem}.footer-wrap>p{color:#d8d1ef}@media(max-width:900px){.hero{min-height:620px}.hero-image{background-position:61% center}.hero-shade{background:linear-gradient(90deg,rgba(63,42,130,.88),rgba(70,48,140,.66),rgba(70,48,140,.25))}.form-shell{grid-template-columns:1fr}.summary{position:static}.steps{grid-template-columns:1fr 1fr}.game-grid{grid-template-columns:1fr 1fr}}@media(max-width:650px){.hero{min-height:650px}.nav{height:70px}.brand span{display:none}.hero-content{padding:70px 0 65px}.hero-shade{background:linear-gradient(180deg,rgba(58,39,126,.72),rgba(58,39,126,.82))}.hero h1{font-size:2.55rem}.mode-grid,.fields,.steps{grid-template-columns:1fr}.span2{grid-column:auto}.game-grid{grid-template-columns:1fr}.form-block{padding:18px}.result-head{align-items:flex-start;flex-direction:column}.copy-btn{width:100%}.footer-wrap{flex-direction:column;align-items:flex-start}.nav-link{font-size:.85rem}}
