.dolap-yap-pro{--dyp-ink:#25211e;--dyp-muted:#6d655f;--dyp-accent:#b85c25;--dyp-line:#e6ded5;font-family:inherit;color:var(--dyp-ink)}.dyp-loading{min-height:220px;display:grid;place-content:center;text-align:center;gap:8px;border:1px solid var(--dyp-line);border-radius:16px;background:#fbf8f5}.dyp-loading span{font-size:14px;color:var(--dyp-muted)}.dyp-app{max-width:1180px;margin:32px auto;background:#fff;border:1px solid var(--dyp-line);border-radius:20px;overflow:hidden;box-shadow:0 16px 45px rgba(52,36,23,.08)}.dyp-header{padding:30px 34px 25px;display:flex;justify-content:space-between;align-items:flex-start;gap:18px;border-bottom:1px solid var(--dyp-line);background:linear-gradient(120deg,#fff 20%,#f9f3ed)}.dyp-eyebrow{font-size:12px;letter-spacing:.14em;font-weight:700;color:var(--dyp-accent);margin:0 0 8px}.dyp-header h2{margin:0;font-size:clamp(27px,4vw,39px);line-height:1.05}.dyp-header p:not(.dyp-eyebrow){margin:9px 0 0;color:var(--dyp-muted)}.dyp-badge{white-space:nowrap;background:#f0e5da;color:#793819;padding:8px 11px;border-radius:999px;font-size:13px;font-weight:700}.dyp-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(310px,.8fr)}.dyp-scene-wrap{height:590px;min-width:0;position:relative}.dyp-scene{width:100%;height:100%;display:grid;place-items:center;touch-action:none}.dyp-wardrobe{width:min(95%,600px);height:96%;overflow:visible}.dyp-svg-top{fill:#ba8658}.dyp-svg-side{fill:#754729}.dyp-svg-front{fill:#a9673e}.dyp-svg-door{stroke:#6f4025;stroke-width:2}.dyp-svg-shelf{stroke:#e6bf93;stroke-width:4;fill:none}.dyp-svg-drawer{fill:#87502e;stroke:#e6bf93;stroke-width:1}.dyp-svg-handle{stroke:#28221e;stroke-width:4;stroke-linecap:round}.dyp-svg-label{font-size:14px;fill:#62574e;font-family:inherit}.dyp-scene-tip{position:absolute;bottom:17px;left:50%;transform:translateX(-50%);white-space:nowrap;color:#62574e;background:rgba(255,255,255,.85);padding:7px 11px;border-radius:99px;font-size:12px}.dyp-panel{border-left:1px solid var(--dyp-line);padding:29px;background:#fff}.dyp-panel h3{font-size:17px;margin:0 0 16px}.dyp-fields{display:grid;gap:12px}.dyp-field{display:grid;grid-template-columns:1fr 116px;gap:10px;align-items:center;font-size:14px;font-weight:600}.dyp-number{display:flex;border:1px solid #d9d0c6;border-radius:9px;overflow:hidden;background:#fff}.dyp-number input{min-width:0;width:100%;border:0;padding:10px 7px 10px 11px;font:inherit;outline:none}.dyp-number small{display:flex;align-items:center;padding-right:9px;color:var(--dyp-muted);font-weight:500}.dyp-panel hr{border:0;border-top:1px solid var(--dyp-line);margin:22px 0}.dyp-stepper-row{display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:600}.dyp-stepper{display:flex;align-items:center;border:1px solid #d9d0c6;border-radius:9px;overflow:hidden}.dyp-stepper button{border:0;background:#f9f6f2;width:35px;height:34px;font-size:20px;color:var(--dyp-ink);cursor:pointer}.dyp-stepper button:hover{background:#f0e5da}.dyp-stepper strong{width:32px;text-align:center;font-size:14px}.dyp-price{margin-top:20px;border-radius:13px;padding:17px;background:#2d2722;color:#fff;display:grid;gap:4px}.dyp-price span{font-size:13px;color:#e6dcd2}.dyp-price strong{font-size:28px}.dyp-price small{font-size:11px;color:#cdbdb0}.dyp-quote{border:0;border-radius:10px;padding:13px 16px;font:inherit;font-weight:700;background:var(--dyp-accent);color:#fff;cursor:pointer;margin-top:2px}.dyp-quote:hover{background:#97461a}@media(max-width:760px){.dyp-app{margin:18px auto;border-radius:14px}.dyp-header{padding:24px;display:block}.dyp-badge{display:inline-block;margin-top:15px}.dyp-layout{grid-template-columns:1fr}.dyp-scene-wrap{height:420px}.dyp-panel{border-left:0;border-top:1px solid var(--dyp-line);padding:24px}.dyp-scene-tip{font-size:10px}.dyp-field{grid-template-columns:1fr 130px}}
.dyp-selectrow{display:grid;grid-template-columns:1fr 1fr;gap:10px}.dyp-selectrow label{font-size:13px;font-weight:600}.dyp-selectrow input,.dyp-panel select{box-sizing:border-box;width:100%;margin-top:6px;padding:9px;border:1px solid #d9d0c6;border-radius:8px;background:#fff;font:inherit}.dyp-panel select+select{margin-top:9px}.dyp-options{display:grid;gap:9px}.dyp-toggle{display:flex;align-items:center;gap:8px;font-size:13px;cursor:pointer}.dyp-toggle input{position:absolute;opacity:0}.dyp-toggle span{width:34px;height:19px;background:#d8d0c8;border-radius:999px;position:relative;transition:.2s}.dyp-toggle span:after{content:"";position:absolute;width:15px;height:15px;top:2px;left:2px;border-radius:50%;background:#fff;transition:.2s}.dyp-toggle input:checked+span{background:#b85c25}.dyp-toggle input:checked+span:after{transform:translateX(15px)}
.dyp-choices{display:flex;flex-wrap:wrap;gap:7px}.dyp-choice input{position:absolute;opacity:0}.dyp-choice span{display:inline-block;border:1px solid #d9d0c6;border-radius:7px;padding:7px 8px;font-size:12px;cursor:pointer}.dyp-choice input:checked+span{border-color:#b85c25;background:#f7e8dd;color:#823b17;font-weight:700}.dyp-mini{font-size:12px;font-weight:700;margin:15px 0 7px;color:#62574e}.m{fill:url(#mir);stroke:#e7ffff;stroke-width:2;opacity:.9}.s{stroke:#f3d2a9;stroke-width:4;fill:none}.drawer{fill:#754729;stroke:#edc59b}.door{stroke:#4c2a19;stroke-width:2}.rail{stroke:#252525;stroke-width:5}.cloth{fill:#e7f2f5;stroke:#51646f;stroke-width:2}.handle{stroke:#24201d;stroke-width:4;stroke-linecap:round}.jhandle{stroke:#332218;stroke-width:7}.hidden{stroke:#ead9c8;stroke-width:3}
