.wz-page{padding:0 0 48px}.wz-topbar{max-width:1180px;margin:0 auto;padding:18px 18px 0;font-size:14px}.wz-topbar a{color:var(--text-secondary);text-decoration:none}.wz-topbar a:hover{color:var(--brand)}.wz-loading{max-width:1180px;color:var(--text-muted);margin:0 auto;padding:60px 18px}.wz{grid-template-columns:minmax(0,1fr) minmax(0,.86fr);align-items:start;gap:34px;max-width:1180px;margin:0 auto;padding:18px;display:grid}.wz-panel{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-lg);padding:26px}.wz-progress{background:var(--border);border-radius:999px;height:4px;margin-bottom:12px;overflow:hidden}.wz-progress span{background:var(--brand);height:100%;transition:width .25s;display:block}.wz-step-label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:16px;font-size:11.5px;font-weight:800}.wz-panel h2{font-family:var(--font-display);margin:0 0 16px;font-size:clamp(22px,3.6vw,30px);font-weight:800}.wz-label{margin-bottom:4px;font-size:14.5px;font-weight:700;display:block}.wz-hint{color:var(--text-secondary);margin:0 0 10px;font-size:13.5px;line-height:1.5}.wz-note{color:var(--text-muted);margin:12px 0 0;font-size:12.5px;line-height:1.5}.wz-input{font:inherit;border:1.5px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-0);width:100%;color:var(--text-primary);margin-bottom:16px;padding:12px 14px;font-size:16px}.wz-input:focus{border-color:var(--brand);outline:none}textarea.wz-input{resize:vertical}.wz-block-title{margin:6px 0 8px;font-size:14.5px;font-weight:800}.wz-tiles{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;margin-bottom:18px;display:grid}.wz-tile{border:1.5px solid var(--border);border-radius:var(--radius);background:var(--surface-0);font:inherit;cursor:pointer;text-align:center;flex-direction:column;align-items:center;gap:8px;padding:16px 10px;font-size:13.5px;font-weight:600;display:flex}.wz-tile svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:26px;height:26px}.wz-tile:hover{border-color:var(--border-strong)}.wz-tile.is-on{border-color:var(--brand);background:var(--brand-light);color:var(--brand-dark)}.wz-chips{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.wz-chip{border:1.5px solid var(--border);background:var(--surface-0);font:inherit;cursor:pointer;border-radius:999px;padding:9px 15px;font-size:13.5px;font-weight:600}.wz-chip:hover{border-color:var(--border-strong)}.wz-chip.is-on{border-color:var(--brand);background:var(--brand-light);color:var(--brand-dark)}.wz-photos{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px;margin-bottom:18px;display:grid}.wz-photo{aspect-ratio:4/3;border-radius:var(--radius-sm);border:1px solid var(--border);position:relative;overflow:hidden}.wz-photo img{object-fit:cover;width:100%;height:100%;display:block}.wz-photo button{color:#fff;cursor:pointer;background:#0000008c;border:none;border-radius:50%;width:24px;height:24px;font-size:16px;line-height:1;position:absolute;top:5px;right:5px}.wz-grid2{grid-template-columns:1fr 1fr;gap:14px;display:grid}.wz-tg{color:#fff;font:inherit;cursor:pointer;background:#229ed9;border:none;border-radius:999px;align-items:center;gap:10px;padding:13px 24px;font-size:15px;font-weight:800;display:inline-flex}.wz-tg:hover:not(:disabled){background:#1c8cc0}.wz-tg:disabled{opacity:.6;cursor:default}.wz-tg svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.wz-actions{gap:10px;margin-top:22px;display:flex}.wz-next,.wz-back{font:inherit;border-radius:var(--radius-sm);cursor:pointer;padding:13px 28px;font-size:15px;font-weight:800}.wz-next{background:var(--brand);color:#fff;border:none}.wz-next:hover:not(:disabled){background:var(--brand-dark)}.wz-next:disabled{opacity:.6;cursor:default}.wz-back{background:var(--surface-0);color:var(--text-primary);border:1.5px solid var(--border-strong)}.wz-error{color:#c0392b;margin:14px 0 0;font-size:13.5px;font-weight:600}.wz-preview{position:sticky;top:90px}.wz-preview-title,.wz-preview-sub{margin-bottom:10px;font-size:13px;font-weight:800}.wz-preview-sub{margin-top:16px}.wz-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-0);overflow:hidden}.wz-card-photo{background-color:#e8e2d9;background-position:50%;background-size:cover;height:180px}.wz-card-body{padding:16px}.wz-card-body b{font-family:var(--font-display);margin-bottom:6px;font-size:19px;font-weight:800;display:block}.wz-card-type{background:var(--surface-2);color:var(--text-secondary);border-radius:999px;margin-bottom:10px;padding:3px 10px;font-size:12px;font-weight:700;display:inline-block}.wz-card-tags,.wz-card-chips{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.wz-card-tags em,.wz-card-chips em{border:1px solid var(--brand);color:var(--brand-dark);background:var(--brand-light);border-radius:999px;padding:4px 11px;font-size:12px;font-style:normal;font-weight:700}.wz-card-facts{margin:0;padding:0;list-style:none}.wz-card-facts li{color:var(--text-secondary);min-height:21px;padding:3px 0;font-size:13px}.wz-card-facts li.is-empty:after{content:"";background:var(--surface-2);border-radius:999px;width:min(70%,220px);height:9px;display:block}.wz-fill{color:var(--text-secondary);margin-top:18px;font-size:12.5px}.wz-fill-bar{background:var(--border);border-radius:999px;height:5px;margin-top:7px;overflow:hidden}.wz-fill-bar i{background:var(--brand);height:100%;transition:width .25s;display:block}@media (max-width:900px){.wz{grid-template-columns:1fr;gap:22px}.wz-preview{position:static}.wz-panel{padding:20px 16px}.wz-grid2{grid-template-columns:1fr;gap:0}.wz-actions button{flex:1;padding:13px 16px}}.wz-page{background:linear-gradient(#faf9f7 0%,#f4f4f5 320px);min-height:100vh}.wz-panel{background:#fff;border-color:#eeebe6;border-radius:20px;padding:32px;box-shadow:0 1px 2px #17191c0a,0 12px 32px #17191c0f}.wz-progress{background:#f0efec;height:5px}.wz-step-label{margin-bottom:20px}.wz-panel h2{letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(24px,4vw,34px)}.wz-panel>.wz-block-title:first-of-type{margin-top:20px}.wz-tile{border-radius:14px;padding:18px 12px;transition:all .15s}.wz-tile.is-on{box-shadow:0 0 0 1px var(--brand) inset}.wz-chip{padding:10px 16px;transition:all .15s}.wz-chip.is-on{box-shadow:0 0 0 1px var(--brand) inset}.wz-next,.wz-back{border-radius:12px;padding:15px 30px}.wz-card{border-color:#eeebe6;box-shadow:0 1px 2px #17191c0a,0 10px 26px #17191c0f}@media (max-width:900px){.wz{flex-direction:column;gap:14px;padding:12px 12px 96px;display:flex}.wz-preview{order:-1}.wz-panel{border-radius:16px;order:0;padding:22px 16px}.wz-card-photo{height:120px}.wz-card-body{padding:12px 14px}.wz-card-body b{font-size:17px}.wz-preview-title{color:var(--text-muted);font-size:12px}.wz-preview-sub,.wz-preview>.wz-card-chips{display:none}.wz-panel h2{margin-bottom:14px;font-size:23px}.wz-block-title{margin:20px 0 8px}.wz-tiles{grid-template-columns:1fr 1fr;gap:8px}.wz-tile{padding:14px 8px;font-size:12.5px}.wz-tile svg{width:22px;height:22px}.wz-chip{padding:9px 13px;font-size:13px}.wz-photos{grid-template-columns:1fr 1fr}.wz-actions{z-index:30;padding:10px 12px calc(10px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid var(--border);background:#fffffff5;margin:0;position:fixed;bottom:0;left:0;right:0}.wz-actions button{padding:14px 12px;font-size:15px}.wz-back{flex:0 0 34%}}.wz-panel h2{letter-spacing:-.025em;margin-bottom:20px;font-size:clamp(26px,3.4vw,38px);line-height:1.1}.wz-label{font-size:15.5px}.wz-hint{font-size:14px}.wz-block-title{margin:26px 0 10px;font-size:15.5px}.wz-input{border-radius:12px;padding:13px 15px}.wz-input:focus{box-shadow:0 0 0 3px #ff4b231f}.wz-tiles{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.wz-tile{border-radius:15px;gap:11px;padding:20px 12px;font-size:13.5px}.wz-tile svg{stroke-width:1.4px;width:28px;height:28px}.wz-tile.is-on svg{color:var(--brand)}.wz-chip{border-radius:12px;padding:10px 16px}.wz-chip-add{color:var(--text-secondary);border-style:dashed}.wz-chip-add:hover{border-color:var(--brand);color:var(--brand)}.wz-custom{flex-wrap:wrap;align-items:center;gap:8px;width:100%;margin-bottom:10px;display:flex}.wz-custom .wz-input{flex:1;min-width:180px;margin-bottom:0}.wz-custom-note{color:var(--text-muted);font-size:12.5px}.wz-input.is-bad{background:#fdf6f5;border-color:#c0392b}.wz-photo-main{color:#fff;background:#17191cbf;border-radius:999px;padding:3px 8px;font-size:10.5px;font-weight:800;position:absolute;bottom:6px;left:6px}.wz-photo{border-radius:13px}.wz-actions{gap:11px;margin-top:28px}.wz-next,.wz-back{border-radius:12px;padding:15px 32px;font-size:15.5px}.wz-preview-title,.wz-preview-sub{color:var(--text-primary);margin-bottom:12px;font-size:14px}.wz-card{box-shadow:0 1px 2px #17191c0a,0 10px 28px #17191c12}.wz-card-photo{height:200px}.wz-card-body{position:relative}.wz-summary{background:#faf9f7;border:1px solid #eae6e0;border-radius:14px;margin:0 0 18px;padding:4px 16px}.wz-summary>div{border-bottom:1px solid #efece7;align-items:baseline;gap:14px;padding:9px 0;display:flex}.wz-summary>div:last-child{border-bottom:0}.wz-summary dt{color:#8a8a8e;flex:0 0 108px;font-size:12.5px}.wz-summary dd{overflow-wrap:anywhere;min-width:0;margin:0;font-size:14.5px;font-weight:650}@media (max-width:560px){.wz-summary>div{flex-direction:column;gap:2px}.wz-summary dt{flex:none}}.wz-logo{background:#f2efea;border-radius:14px;width:120px;height:120px;position:relative;overflow:hidden}.wz-logo img{object-fit:cover;width:100%;height:100%;display:block}.wz-logo button{color:#fff;cursor:pointer;background:#141210b8;border:0;border-radius:50%;width:26px;height:26px;font-size:16px;line-height:1;position:absolute;top:6px;right:6px}.wz-tile-other{cursor:text}.wz-tile-input{width:100%;font:inherit;color:inherit;text-align:center;background:0 0;border:0;border-bottom:1px solid;padding:2px 0}.wz-tile-input:focus{outline:none}.wz-tile-input::placeholder{color:inherit;opacity:.65}.wz-card-avatar img{object-fit:cover;width:100%;height:100%;display:block}.wz-card-avatar{background:var(--ink);color:#fff;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:66px;height:66px;font-size:15px;font-weight:800;display:flex;position:absolute;top:-34px;left:18px;overflow:hidden}.wz-card-body b{margin-top:38px;font-size:20px}@media (max-width:900px){.wz{flex-direction:column;gap:14px;padding:12px 12px 96px;display:flex}.wz-preview{order:-1;position:static}.wz-panel{order:0;padding:20px 16px}.wz-card-photo{height:120px}.wz-card-body{padding:12px 14px}.wz-card-avatar{width:52px;height:52px;font-size:13px;top:-26px}.wz-card-body b{margin-top:28px;font-size:18px}.wz-preview-sub,.wz-preview>.wz-card-chips{display:none}.wz-panel h2{margin-bottom:14px;font-size:23px}.wz-block-title{margin:20px 0 8px}.wz-tiles{grid-template-columns:1fr 1fr;gap:8px}.wz-tile{padding:14px 8px;font-size:12.5px}.wz-tile svg{width:22px;height:22px}.wz-chip{padding:9px 13px;font-size:13px}.wz-photos{grid-template-columns:1fr 1fr}.wz-actions{z-index:30;padding:10px 12px calc(10px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid var(--border);background:#fffffff5;margin:0;position:fixed;bottom:0;left:0;right:0}.wz-actions button{padding:14px 12px;font-size:15px}.wz-back{flex:0 0 34%}}
