.q-page{min-height:100vh;background:#f8f7f4;font-family:Inter,system-ui,sans-serif;padding:2rem 1rem 5rem}.q-container{max-width:680px;margin:0 auto}.q-header{text-align:center;margin-bottom:2rem}.q-header-logo{width:44px;height:44px;margin:0 auto 1rem;display:block}.q-header-title{font-family:Pinyon Script,cursive;font-size:2.4rem;font-weight:400;color:#1a1410;margin:0 0 .4rem;line-height:1.2}.q-header-names{font-size:.9rem;color:#92704f;font-style:italic;margin:0}.q-progress-wrap{margin-bottom:1.75rem}.q-progress-bar{height:4px;background:#e5e7eb;border-radius:99px;overflow:hidden;margin-bottom:1rem}.q-progress-fill{height:100%;background:linear-gradient(90deg,#d4a843,#b8860b);border-radius:99px;transition:width .4s ease}.q-progress-steps{display:flex;justify-content:space-between;gap:.25rem}.q-progress-step{flex-direction:column;gap:.3rem;flex:1;min-width:0}.q-progress-step,.q-step-dot{display:flex;align-items:center}.q-step-dot{width:28px;height:28px;border-radius:50%;justify-content:center;font-size:.7rem;font-weight:600;border:2px solid #d1d5db;background:#fff;color:#9ca3af;transition:all .3s;flex-shrink:0}.q-progress-step.done .q-step-dot{background:#b8860b;border-color:#b8860b;color:#fff}.q-progress-step.active .q-step-dot{background:#fff;border-color:#b8860b;color:#b8860b;box-shadow:0 0 0 3px rgba(184,134,11,.15)}.q-step-label{font-size:.67rem;font-weight:500;color:#9ca3af;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;transition:color .3s}.q-progress-step.active .q-step-label{color:#b8860b}.q-progress-step.done .q-step-label{color:#6b7280}.q-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.75rem;margin-bottom:1rem;box-shadow:0 2px 12px rgba(0,0,0,.04)}.q-card-header{display:flex;align-items:flex-start;gap:.875rem;margin-bottom:1.5rem;padding-bottom:1.25rem;border-bottom:1px solid #f3f4f6}.q-step-num{width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,#d4a843,#b8860b);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;flex-shrink:0;margin-top:2px}.q-card-title{font-size:1.05rem;font-weight:600;color:#111827;margin:0 0 .2rem}.q-card-subtitle{font-size:.8rem;color:#9ca3af;margin:0}.q-fields{display:grid;grid-template-columns:1fr 1fr;gap:1.1rem}@media (max-width:560px){.q-fields{grid-template-columns:1fr}}.q-field{display:flex;flex-direction:column;gap:.3rem}.q-field--full{grid-column:1/-1}.q-label{font-size:.78rem;font-weight:500;color:#374151}.q-req{color:#ef4444;margin-left:2px}.q-input{width:100%;padding:.6rem .75rem;border:1.5px solid #e5e7eb;border-radius:8px;font-size:.875rem;color:#111827;background:#fafaf9;transition:border-color .2s,box-shadow .2s,background .2s;font-family:inherit;outline:none;box-sizing:border-box}.q-input:focus{border-color:#b8860b;box-shadow:0 0 0 3px rgba(184,134,11,.1);background:#fff}.q-input::-moz-placeholder{color:#c4c4c4}.q-input::placeholder{color:#c4c4c4}.q-input--textarea{resize:vertical;min-height:80px;line-height:1.55}.q-input--error{border-color:#ef4444!important;box-shadow:0 0 0 3px rgba(239,68,68,.08)!important}.q-field-error{font-size:.74rem;color:#ef4444;margin:0;display:flex;align-items:center;gap:.3rem}.q-field-hint{font-size:.74rem;color:#9ca3af;margin:0;line-height:1.4}.q-section-divider{grid-column:1/-1;display:flex;align-items:baseline;gap:.75rem;padding:.5rem 0 .25rem;margin:.25rem 0 -.1rem;border-top:1px solid #f3f4f6}.q-section-divider span{font-size:.8rem;font-weight:600;color:#374151;white-space:nowrap}.q-section-divider small{font-size:.72rem;color:#9ca3af;line-height:1.4}.q-nav{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.25rem 0}.q-nav-step-count{font-size:.8rem;color:#9ca3af;font-weight:500;white-space:nowrap}.q-btn-primary{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.6rem;border-radius:9px;background:linear-gradient(135deg,#d4a843,#b8860b);color:#fff;font-size:.875rem;font-weight:600;border:none;cursor:pointer;transition:opacity .2s,transform .15s,box-shadow .2s;box-shadow:0 3px 10px rgba(184,134,11,.22);white-space:nowrap}.q-btn-primary:hover:not(:disabled){opacity:.92;transform:translateY(-1px);box-shadow:0 6px 18px rgba(184,134,11,.28)}.q-btn-primary:active:not(:disabled){transform:translateY(0)}.q-btn-primary:disabled{opacity:.65;cursor:not-allowed}.q-btn-back{display:inline-flex;align-items:center;gap:.4rem;padding:.65rem 1.2rem;border-radius:9px;background:transparent;color:#6b7280;font-size:.875rem;font-weight:500;border:1.5px solid #e5e7eb;cursor:pointer;transition:border-color .2s,color .2s,background .2s;white-space:nowrap}.q-btn-back:hover{border-color:#d1d5db;background:#f9f9f9;color:#374151}.q-center-state{min-height:60vh;flex-direction:column;text-align:center;padding:3rem 1.5rem;max-width:440px;margin:0 auto}.q-center-state,.q-state-icon{display:flex;align-items:center;justify-content:center}.q-state-icon{width:60px;height:60px;border-radius:50%;margin-bottom:1.25rem;flex-shrink:0}.q-state-icon--success{background:#ecfdf5;color:#059669}.q-state-icon--error{background:#fef2f2;color:#dc2626}.q-state-title{font-family:Pinyon Script,cursive;font-size:2.2rem;font-weight:400;color:#111827;margin:0 0 .6rem;line-height:1.2}.q-state-text{font-size:.9rem;color:#6b7280;line-height:1.65;margin:0}.q-spinner{width:40px;height:40px;margin-bottom:1.25rem;border:3px solid #e5e7eb;border-top-color:#b8860b;border-radius:50%;flex-shrink:0}.q-spinner,.q-spinner-sm{animation:q-spin .7s linear infinite}.q-spinner-sm{display:inline-block;width:14px;height:14px;border:2px solid hsla(0,0%,100%,.35);border-top-color:#fff;border-radius:50%;vertical-align:middle;margin-right:6px}@keyframes q-spin{to{transform:rotate(1turn)}}@media (max-width:480px){.q-page{padding:1.25rem .75rem 4rem}.q-card{padding:1.25rem 1rem}.q-progress-steps{display:none}.q-header-title{font-size:2rem}.q-btn-back,.q-btn-primary{padding:.65rem 1rem;font-size:.82rem}}@media print{.q-page{background:#fff;padding:0}.q-nav,.q-progress-wrap{display:none!important}.q-card{border:none;padding:.5rem 0;box-shadow:none;-moz-column-break-inside:avoid;break-inside:avoid}.q-card-header{border-bottom:1px solid #ccc}.q-input{border:none;border-bottom:1px solid #ccc;border-radius:0;background:transparent}.q-header-logo{display:none}.q-header-title{font-size:1.4rem;margin-bottom:.25rem}}.tmpl-page{--tmpl-bg:#f6f3ed;--tmpl-text:#1a1410;--tmpl-muted:#6b6156;--tmpl-border:#ddd6ca;--tmpl-accent:#b8860b;background:var(--tmpl-bg);color:var(--tmpl-text);min-height:100vh;font-family:Inter,system-ui,sans-serif;line-height:1.5;overflow-x:hidden}.tmpl-hero{text-align:center;padding:4rem 1.5rem 2rem;max-width:640px;margin:0 auto}.tmpl-h1{font-family:Playfair Display,serif;font-weight:700;font-size:clamp(1.8rem,5vw,2.8rem);color:var(--tmpl-text);margin:0 0 .75rem;letter-spacing:-.01em}.tmpl-lead{font-size:.95rem;color:var(--tmpl-muted);max-width:480px;margin:0 auto}.tmpl-section{padding:2rem 1rem 3rem;max-width:1200px;margin:0 auto}.tmpl-section-title{font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:var(--tmpl-accent);margin:0 0 1.5rem;padding-bottom:.75rem;border-bottom:1px solid var(--tmpl-border)}.tmpl-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:2rem 1.5rem;justify-items:center}.tmpl-card{display:flex;flex-direction:column;align-items:center;max-width:260px;width:100%}.tmpl-phone{position:relative;width:220px;height:440px;background:#111;border-radius:32px;padding:8px;box-shadow:0 20px 60px -15px rgba(0,0,0,.25),inset 0 0 0 1px hsla(0,0%,100%,.06);overflow:hidden;transition:transform .3s ease}.tmpl-card:hover .tmpl-phone{transform:translateY(-4px) scale(1.02)}.tmpl-notch{position:absolute;top:8px;left:50%;transform:translateX(-50%);width:80px;height:22px;background:#111;border-radius:0 0 14px 14px;z-index:10}.tmpl-screen{width:100%;height:100%;border:none;border-radius:24px;background:#fff;overflow:hidden}iframe.tmpl-screen{pointer-events:none}.tmpl-card:hover iframe.tmpl-screen{pointer-events:auto}.tmpl-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem}.tmpl-ph-accent{width:48px;height:48px;border-radius:50%;opacity:.7}.tmpl-ph-label{font-family:Playfair Display,serif;font-weight:600;font-size:1rem;text-align:center;line-height:1.2}.tmpl-ph-sub{font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;opacity:.6}.tmpl-info{text-align:center;padding:1rem .5rem 0}.tmpl-name{font-family:Playfair Display,serif;font-weight:600;font-size:1rem;margin:0 0 .25rem;color:var(--tmpl-text)}.tmpl-subtitle{font-size:.78rem;color:var(--tmpl-muted);margin:0 0 .5rem}.tmpl-swatches{display:flex;justify-content:center;gap:4px}.tmpl-swatch{width:14px;height:14px;border-radius:50%;border:1px solid rgba(0,0,0,.08)}@media (max-width:600px){.tmpl-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem .75rem}.tmpl-phone{width:160px;height:320px;border-radius:24px;padding:6px}.tmpl-notch{width:60px;height:16px;border-radius:0 0 10px 10px;top:6px}.tmpl-screen{border-radius:18px}.tmpl-hero{padding:2.5rem 1rem 1.5rem}.tmpl-h1{font-size:1.6rem}}@media (max-width:380px){.tmpl-grid{grid-template-columns:1fr}.tmpl-phone{width:200px;height:400px}}