.dz{max-width:900px;margin:0 auto;padding:clamp(5rem,12vh,8rem) 8% 6rem}.dz-kicker{font-family:DM Mono,monospace;font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:#ff7ad0;margin-bottom:.9rem}.dz-head h1{font-size:clamp(2.2rem,5vw,3.6rem);font-weight:700;letter-spacing:-.03em;line-height:1.05;color:#fff;margin-bottom:1rem}.dz-grad{background:linear-gradient(135deg,#ff5ac2,#0055f1);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.dz-sub{color:#ffffffa8;font-size:1.08rem;line-height:1.7;max-width:620px}.dz-progress{height:3px;background:#ffffff1a;border-radius:3px;margin:2.6rem 0 2.4rem;overflow:hidden}.dz-progress span{display:block;height:100%;width:0;background:linear-gradient(90deg,#ff5ac2,#0055f1);transition:width .4s cubic-bezier(.16,1,.3,1)}.dz-step{display:none}.dz-step.is-active{display:block;animation:dzIn .4s cubic-bezier(.16,1,.3,1) both}@keyframes dzIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.dz-q{font-size:1.35rem;font-weight:600;color:#fff;margin-bottom:1.6rem;display:flex;align-items:baseline;gap:.7rem;flex-wrap:wrap}.dz-qnum{font-family:DM Mono,monospace;font-size:.8rem;color:#ff7ad0}.dz-opts{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.9rem}.dz-opt{text-align:left;padding:1.2rem 1.3rem;border-radius:12px;cursor:pointer;background:#ffffff08;border:1px solid rgba(255,255,255,.12);transition:border-color .18s ease,background .18s ease,transform .18s ease;display:flex;flex-direction:column;gap:.3rem}.dz-opt:hover{border-color:#ff5ac280;transform:translateY(-2px)}.dz-opt:focus-visible{outline:2px solid #ff5ac2;outline-offset:2px}.dz-opt[aria-pressed=true]{border-color:transparent;background:linear-gradient(135deg,#ff5ac22e,#0055f12e);box-shadow:0 0 0 1px #ff5ac299 inset}.dz-opt-t{color:#fff;font-weight:600;font-size:1rem}.dz-opt-s{color:#ffffff8c;font-size:.85rem}.dz-dims{display:flex;flex-wrap:wrap;gap:1rem 1.6rem;margin-bottom:1.2rem}.dz-dims label{display:flex;align-items:center;gap:.5rem;color:#ffffffbf;font-size:.9rem;font-family:DM Mono,monospace}.dz-dims input,.dz-dims select{width:70px;padding:.45rem .5rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.18);border-radius:7px;color:#fff;font-family:inherit;font-size:.9rem}.dz-dims select{width:auto}.dz-dims input:focus-visible,.dz-dims select:focus-visible{outline:2px solid #ff5ac2;outline-offset:1px}.dz-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem;margin-bottom:1rem}.dz-tool-label{color:#fff9;font-size:.78rem;font-family:DM Mono,monospace;margin-right:.3rem}.dz-tool{display:inline-flex;align-items:center;gap:.45rem;padding:.55rem .9rem;border-radius:8px;cursor:pointer;background:#ffffff0d;border:1px solid rgba(255,255,255,.15);color:#fffc;font-size:.8rem;font-family:DM Mono,monospace;transition:all .15s ease}.dz-tool:hover:not(:disabled){border-color:#ff5ac28c;color:#fff}.dz-tool:focus-visible{outline:2px solid #ff5ac2;outline-offset:2px}.dz-tool[aria-pressed=true]{background:linear-gradient(135deg,#ff5ac240,#0055f140);border-color:#ff5ac2b3;color:#fff}.dz-tool:disabled{opacity:.35;cursor:not-allowed}.dz-tool i{width:12px;height:12px;border-radius:3px;display:inline-block}.sw-d{background:#0fd8bb}.sw-w{background:#7eb8ff}.sw-s{background:linear-gradient(135deg,#ff5ac2,#0055f1)}.sw-c{background:#ff7ad0}.sw-q{background:#c0c3cf}.dz-canvas-wrap{border:1px solid rgba(255,255,255,.14);border-radius:14px;background:linear-gradient(135deg,#1b146440,#0a0b0d66);padding:.8rem}#skSvg{width:100%;height:auto;display:block;touch-action:none;cursor:crosshair}#skSvg .sk-item{cursor:grab}#skSvg .sk-item.selected{filter:drop-shadow(0 0 6px rgba(255,90,194,.9))}.dz-canvas-hint{text-align:center;color:#ffffff73;font-size:.75rem;font-family:DM Mono,monospace;margin-top:.5rem}.dz-nav{display:flex;justify-content:flex-end;align-items:center;margin-top:2.2rem;gap:1.2rem}.dz-back{background:none;border:none;color:#fff9;font-family:DM Mono,monospace;font-size:.78rem;letter-spacing:.06em;cursor:pointer;padding:.6rem 0;margin-right:auto}.dz-back:hover{color:#fff}.dz-skip{background:none;border:none;color:#ffffff80;font-family:DM Mono,monospace;font-size:.76rem;cursor:pointer;text-decoration:underline}.dz-skip:hover{color:#fff}.dz-next{padding:.9rem 2rem;border:none;border-radius:2px;cursor:pointer;color:#fff;font-family:DM Mono,monospace;font-size:.8rem;letter-spacing:.1em;text-transform:uppercase;background:linear-gradient(135deg,#ff5ac2,#0055f1);transition:opacity .2s ease,transform .2s ease}.dz-next:hover:not(:disabled){transform:translateY(-2px)}.dz-next:disabled{opacity:.35;cursor:not-allowed}.dz-building{text-align:center;padding:4rem 0}.dz-building p{color:#fff9;font-family:DM Mono,monospace;font-size:.85rem;letter-spacing:.1em;margin-top:1.4rem}.dz-eq{display:flex;justify-content:center;align-items:flex-end;gap:5px;height:52px}.dz-eq i{width:6px;border-radius:3px;background:linear-gradient(180deg,#ff5ac2,#0055f1);animation:dzEq .9s ease-in-out infinite alternate}.dz-eq i:nth-child(1){height:20%;animation-delay:0s}.dz-eq i:nth-child(2){height:60%;animation-delay:.1s}.dz-eq i:nth-child(3){height:35%;animation-delay:.2s}.dz-eq i:nth-child(4){height:85%;animation-delay:.3s}.dz-eq i:nth-child(5){height:45%;animation-delay:.15s}.dz-eq i:nth-child(6){height:70%;animation-delay:.25s}.dz-eq i:nth-child(7){height:25%;animation-delay:.05s}@keyframes dzEq{to{transform:scaleY(.3);opacity:.7}}.dz-reveal{animation:dzIn .5s ease both}.dz-result-title{font-size:clamp(1.7rem,4vw,2.6rem);font-weight:700;letter-spacing:-.02em;color:#fff;margin-bottom:1.8rem}.dz-blueprint{display:grid;grid-template-columns:3fr 2fr;gap:1.5rem;align-items:center;padding:1.6rem;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:linear-gradient(135deg,#1b146440,#0a0b0d66);margin-bottom:2.2rem}.dz-room{width:100%;height:auto}.dz-blueprint-caption{text-align:center;color:#fff9;font-family:DM Mono,monospace;font-size:.75rem;letter-spacing:.08em;margin-top:.6rem}.dz-legend{list-style:none;display:flex;flex-direction:column;gap:.7rem;margin:0;padding:0}.dz-legend li{display:flex;gap:.6rem;align-items:center;color:#ffffffbf;font-size:.88rem;line-height:1.4}.dz-legend i{flex:none;width:12px;height:12px;border-radius:3px}.dz-sec-label{font-family:DM Mono,monospace;font-size:.66rem;letter-spacing:.18em;text-transform:uppercase;color:#ff7ad0;margin-bottom:.9rem}.dz-summary{list-style:none;display:grid;gap:.7rem;margin:0 0 1.8rem;padding:0}.dz-summary li{position:relative;padding-left:1.9rem;color:#fffc;line-height:1.5;opacity:0;transform:translateY(8px);animation:dzItem .4s ease forwards}.dz-summary li:before{content:"";position:absolute;left:0;top:.45em;width:9px;height:9px;border-radius:2px;background:linear-gradient(135deg,#ff5ac2,#0055f1)}@keyframes dzItem{to{opacity:1;transform:none}}.dz-note{color:#ffffffb8;line-height:1.7;margin-bottom:.8rem;padding:.9rem 1.1rem;border-left:2px solid rgba(255,90,194,.6);background:#ffffff05}.dz-note-budget{border-left-color:#0055f1b3}.dz-cta-row{display:flex;align-items:center;gap:1.4rem;flex-wrap:wrap;margin-top:1.8rem}.dz-cta{display:inline-block;padding:1rem 2rem;background:linear-gradient(135deg,#ff5ac2,#0055f1);color:#fff;text-decoration:none;font-family:DM Mono,monospace;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase;border-radius:2px}.dz-restart{background:none;border:none;color:#ffffff8c;font-family:DM Mono,monospace;font-size:.76rem;cursor:pointer;text-decoration:underline}.dz-restart:hover{color:#fff}.dz-fine{margin-top:1.4rem;color:#ffffff6b;font-size:.82rem;line-height:1.5;max-width:60ch}@media(max-width:640px){.dz-blueprint{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.dz-step.is-active,.dz-reveal,.dz-summary li{animation:none;opacity:1;transform:none}.dz-eq i{animation:none}.dz-progress span{transition:none}}
