@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=Prata&display=swap";:root{font-family:Manrope,sans-serif;color:#18304a;background:#cad8e4;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #18304a;--blue: #dbe8f1;--blue-deep: #b8ccdc;--paper: #f7f4ed;--wood: #b85e3c;--brass: #d9ae57;--muted: #708293}*{box-sizing:border-box}html{min-width:320px;min-height:100%;-webkit-text-size-adjust:100%}body{margin:0;min-width:320px;min-height:100%}button,input,textarea{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}#root{min-height:100dvh}.site-shell{width:min(1480px,calc(100% - 36px));min-height:calc(100dvh - 36px);margin:18px auto;overflow:hidden;background:var(--blue);border:1px solid rgba(24,48,74,.18);border-radius:22px;box-shadow:0 26px 80px #18304a24}.topbar{height:90px;padding:0 clamp(24px,4vw,64px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(24,48,74,.17)}.brand{display:flex;align-items:center;gap:12px;padding:0;border:0;background:none;text-align:left;font-weight:700;font-size:17px;cursor:pointer}.brand-mark{display:block;width:38px;height:38px;object-fit:cover;border-radius:50%}.brand small{display:block;margin-top:1px;color:var(--muted);font-size:9px;font-weight:600;letter-spacing:.11em;text-transform:uppercase}.phone-link{color:var(--ink);font-size:13px;font-weight:700;text-decoration:none;letter-spacing:.03em}.workbench{display:grid;grid-template-columns:minmax(340px,.78fr) minmax(560px,1.22fr);min-height:710px}.intro{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:clamp(56px,7vw,100px) clamp(34px,6vw,90px) 48px;overflow:hidden}.intro:after{content:"";position:absolute;right:7%;top:7%;width:1px;height:79%;background:linear-gradient(transparent,var(--wood) 14%,var(--wood) 88%,transparent);box-shadow:8px 0 #b85e3c1f,16px 0 #b85e3c12;transform:rotate(5deg);transform-origin:bottom;pointer-events:none}.eyebrow{margin:0 0 22px;color:var(--wood);font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}h1,h2,p{margin-top:0}h1{max-width:550px;margin-bottom:28px;font-family:Prata,serif;font-size:clamp(48px,5.3vw,82px);font-weight:400;line-height:.99;letter-spacing:-.055em}h1 i{color:var(--wood);font-weight:400}.lead{max-width:390px;margin:0;color:#536b7f;font-size:15px;line-height:1.65}.atelier-note{max-width:280px;padding-left:16px;border-left:2px solid var(--brass)}.atelier-note span{font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.atelier-note p{margin:6px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.order-panel{position:relative;padding:34px clamp(28px,5vw,72px) 58px;background:var(--paper);border-radius:28px 0 0}.progress-head{display:flex;align-items:center;gap:18px;padding-bottom:28px;color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.progress-track{flex:1;height:1px;overflow:hidden;background:#d9d6cf}.progress-track i{display:block;height:2px;background:var(--wood);transition:width .4s ease}.crumbs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:26px}.crumbs button{padding:7px 12px;border:1px solid #d8d2c8;border-radius:20px;background:transparent;color:var(--muted);font-size:10px;cursor:pointer}.crumbs button:last-child{color:var(--ink);border-color:var(--ink)}.step-view{animation:enter .35s ease both}@keyframes enter{0%{opacity:0;transform:translateY(8px)}}.step-title{display:flex;align-items:flex-start;gap:20px;margin:20px 0 34px}.step-title h2,.success h2{margin:0 0 8px;font-family:Prata,serif;font-size:clamp(30px,3vw,43px);font-weight:400;line-height:1.1;letter-spacing:-.035em}.step-title p{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.step-number,.back{flex:0 0 42px;display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--brass);border-radius:50%;color:var(--wood);background:transparent;font-size:10px;font-weight:700}.back{cursor:pointer;font-size:16px}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.choice-grid>button{position:relative;min-height:260px;padding:26px;display:flex;flex-direction:column;align-items:flex-start;border:1px solid #ddd7cd;border-radius:14px;background:#fffdf8;text-align:left;cursor:pointer;transition:.25s ease}.choice-grid>button:hover{color:#fff;background:var(--ink);border-color:var(--ink);transform:translateY(-3px)}.choice-grid>button:hover small{color:#b8c5cf}.choice-grid>button>[aria-hidden]{position:absolute;right:24px;top:24px}.choice-icon{display:grid;place-items:center;width:58px;height:58px;margin:30px 0 auto;border:1px solid var(--brass);border-radius:50%;color:var(--wood);font-family:Prata,serif;font-size:25px}.choice-grid strong{margin-bottom:8px;font-family:Prata,serif;font-size:27px;font-weight:400}.choice-grid small{max-width:210px;color:var(--muted);font-size:11px;line-height:1.45}.category-list{display:grid;gap:10px}.category-list>button{display:grid;grid-template-columns:62px 1fr auto;align-items:center;gap:20px;padding:19px 22px;border:1px solid #ddd7cd;border-radius:12px;background:#fffdf8;text-align:left;cursor:pointer;transition:.2s ease}.category-list>button:hover{padding-left:27px;border-color:var(--wood)}.category-glyph{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:var(--blue);color:var(--wood);font-family:Prata,serif;font-size:24px}.category-list strong,.category-list small{display:block}.category-list strong{font-family:Prata,serif;font-size:20px;font-weight:400}.category-list small{margin-top:4px;color:var(--muted);font-size:11px}.instrument-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.instrument-grid button{min-height:190px;padding:20px;display:flex;flex-direction:column;align-items:flex-start;border:1px solid #ddd7cd;border-radius:12px;background:#fffdf8;cursor:pointer}.instrument-grid button:hover{border-color:var(--wood);box-shadow:inset 0 -4px 0 var(--wood)}.instrument-grid button span:first-child{color:var(--wood);font-size:10px;font-weight:700}.instrument-grid button strong{margin:auto 0 12px;font-family:Prata,serif;font-size:20px;font-weight:400;text-align:left}.instrument-grid button span:last-child{align-self:flex-end}.form-step .step-title{margin-bottom:25px}.field{display:block}.field>span,.photo-row strong,.delivery legend{display:block;margin-bottom:8px;color:var(--ink);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.field textarea,.field input{width:100%;padding:13px 15px;border:1px solid #d7d2c9;border-radius:8px;outline:none;background:#fffdfa;font-size:13px;resize:vertical;transition:border-color .2s}.field textarea:focus,.field input:focus{border-color:var(--wood);box-shadow:0 0 0 3px #b85e3c17}.photo-row{margin-top:14px;padding:13px 0;display:flex;align-items:center;gap:14px;border-bottom:1px solid #ded9d1}.photo-row>div{margin-right:auto}.photo-row strong{margin-bottom:2px}.photo-row small{display:block;color:var(--muted);font-size:10px}.file-input{position:absolute;width:1px;height:1px;opacity:0}.add-photo{padding:9px 13px;border:1px solid #cfc8bc;border-radius:7px;background:transparent;font-size:11px;font-weight:700;cursor:pointer}.photo-list{display:flex;flex-wrap:wrap;gap:6px;padding-top:8px}.photo-list>span{max-width:180px;padding:6px 7px 6px 10px;overflow:hidden;border-radius:16px;background:var(--blue);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.photo-list button{padding:0 2px;border:0;background:none;cursor:pointer}.delivery{margin:18px 0;padding:0;border:0}.delivery legend{margin-bottom:9px}.delivery label{display:inline-flex;width:calc(50% - 5px);min-height:62px;padding:11px;align-items:center;gap:8px;border:1px solid #d7d2c9;border-radius:8px;cursor:pointer;vertical-align:top}.delivery label+label{margin-left:6px}.delivery label.active{border-color:var(--wood);background:#b85e3c0b}.delivery input{accent-color:var(--wood)}.delivery strong,.delivery small{display:block}.delivery strong{font-size:11px}.delivery small{margin-top:2px;color:var(--muted);font-size:9px;line-height:1.35}.pickup-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:-4px 0 18px}.pickup-fields .address{grid-column:1 / -1}.submit-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;align-items:end}.submit-button{height:43px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:8px;color:#fff;background:var(--wood);font-size:11px;font-weight:700;cursor:pointer;transition:.2s}.submit-button:hover{background:#97492f}.submit-button:disabled{cursor:wait;opacity:.65}.error{margin:10px 0 0;color:#a23d2c;font-size:11px}.privacy{margin:9px 0 0;color:#9b9a96;font-size:8px}.success{max-width:540px;padding:60px 0 30px;text-align:center;margin:0 auto;animation:enter .45s ease both}.success-mark{width:68px;height:68px;margin:0 auto 22px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--wood);font-size:25px}.success .eyebrow{margin-bottom:13px}.success>p:not(.eyebrow){color:var(--muted);font-size:13px;line-height:1.6}.ticket{margin:28px 0;padding:20px;display:flex;flex-direction:column;gap:6px;border:1px dashed #bdb5a9;border-radius:10px;background:#fffdfa}.ticket span{color:var(--wood);font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.ticket strong{font-family:Prata,serif;font-size:24px;font-weight:400}.ticket small{color:var(--muted);font-size:10px}.new-order{padding:11px 16px;border:1px solid var(--ink);border-radius:8px;background:transparent;font-size:11px;font-weight:700;cursor:pointer}footer{min-height:54px;padding:0 clamp(24px,4vw,64px);display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(24,48,74,.17);color:var(--muted);font-size:9px;letter-spacing:.05em;text-transform:uppercase}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid rgba(184,94,60,.35);outline-offset:3px}@media(max-width:900px){.site-shell{width:100%;min-height:100dvh;margin:0;border:0;border-radius:0}.workbench{grid-template-columns:1fr}.intro{min-height:480px;padding:64px 32px 40px}.intro:after{right:15%}.order-panel{min-height:650px;border-radius:24px 24px 0 0}}@media(max-width:580px){.topbar{height:74px;padding:0 20px}.phone-link{font-size:11px}.brand small{display:none}.intro{min-height:430px;padding:55px 24px 34px}.intro h1{font-size:clamp(43px,13vw,62px)}.atelier-note{display:none}.order-panel{padding:25px 20px 42px}.step-title{gap:12px;margin-top:10px}.choice-grid,.instrument-grid{grid-template-columns:1fr}.choice-grid>button{min-height:170px}.choice-icon{width:46px;height:46px;margin:5px 0 auto}.category-list>button{grid-template-columns:46px 1fr auto;gap:12px;padding:15px 13px}.category-glyph{width:42px;height:42px}.instrument-grid button{min-height:120px}.delivery label{display:flex;width:100%}.delivery label+label{margin:7px 0 0}.submit-row{grid-template-columns:1fr}footer span:last-child{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
