.order-one{width:100%;float:left;box-sizing:border-box;padding:var(--oo-padding-top,42px) 0 var(--oo-padding-bottom,42px);margin:var(--oo-margin-top,0) 0 var(--oo-margin-bottom,0);background:var(--oo-bg,#fff);color:#332826}
.order-one__wrap{width:min(var(--oo-wrap-width,1180px),92vw);margin:0 auto;box-sizing:border-box}
.order-one__intro,.order-one__footer{width:min(900px,100%);margin:0 auto 24px;line-height:1.65;color:#4b403d}
.order-one__footer{margin:24px auto 0}
.order-one__important{width:100%;margin:22px 0 0;padding:18px 20px;border:2px solid var(--oo-important-border,#815e55);border-radius:10px;background:var(--oo-important-bg,#f7f3f1);color:var(--oo-important-text,#5d433c);box-sizing:border-box;line-height:1.6}
.order-one__important h1,.order-one__important h2,.order-one__important h3,.order-one__important h4{color:inherit}
.order-one__form{background:transparent;border:0;border-radius:0;padding:0;box-shadow:none;box-sizing:border-box}
.order-one__thanks{background:var(--oo-wrap-bg,#fff);border:1px solid #e2d8d3;border-radius:var(--oo-wrap-radius,10px);padding:24px;box-sizing:border-box;box-shadow:0 16px 42px rgba(51,40,38,.08)}
.order-one__card{background:#fff;border:1px solid #e7dedb;border-radius:12px;padding:20px;box-sizing:border-box;box-shadow:0 10px 26px rgba(51,40,38,.05)}
.order-one__card+.order-one__card{margin-top:18px}
.order-one__details{margin-top:18px}
.order-one__section{margin:0 0 22px}
.order-one__section--inner{margin:26px 0 0;padding-top:22px;border-top:1px solid #e7dedb}
.order-one__card .order-one__section:last-child,.order-one__section.order-one__card{margin-bottom:0}
.order-one__section h3{margin:0 0 12px;color:var(--oo-item-text,#5d433c);font-size:20px;line-height:1.2}
.order-one__headingline{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin:0 0 12px}
.order-one__headingline h3{margin:0}
.order-one__checkline{display:inline-flex;align-items:center;gap:8px;color:var(--oo-item-text,#5d433c);font-weight:800;line-height:1.25}
.order-one__checkline input{accent-color:var(--oo-selection,#fa9403)}
.order-one__choices{display:flex;flex-wrap:wrap;gap:10px}
.order-one__choices--sizes{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px}
.order-one__choice{position:relative;display:inline-flex;align-items:center;gap:8px;border:1px solid #d9d0cc;border-radius:8px;padding:10px 13px;background:#fff;color:var(--oo-item-text,#4b403d);font-weight:700;cursor:pointer;box-sizing:border-box}
.order-one__choice input{accent-color:var(--oo-selection,#fa9403)}
.order-one__choice--size{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;min-height:100%;padding:12px}
.order-one__choice--size input{position:absolute;left:12px;top:12px;z-index:2}
.order-one__size-image{display:flex;width:100%;aspect-ratio:var(--oo-image-aspect,4/3);border-radius:var(--oo-image-radius,10px);overflow:hidden;background:#f5f5f5;align-items:center;justify-content:center;margin-bottom:8px}
.order-one__size-image img{width:100%;height:100%;object-fit:cover;display:block;border-radius:0!important}
.order-one__size-name{font-size:23px;color:var(--oo-item-text,#5d433c);font-weight:900;line-height:1.1}
.order-one__choices--sizes .order-one__choice strong{font-size:16px;color:var(--oo-item-text,#815e55);margin-top:auto}
.order-one__choice em{display:block;font-size:12px;font-style:normal;font-weight:500;line-height:1.35;color:var(--oo-item-text,#6a5c58);opacity:.82}
.order-one__choices--colors{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}
.order-one__choice--color{display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;min-height:72px}
.order-one__choice--color input{position:absolute;left:10px;top:10px}
.order-one__choice--color img{grid-row:1 / span 3;width:72px;height:72px;object-fit:cover;border-radius:var(--oo-image-radius,8px)!important;background:#f5f5f5}
.order-one__choice--color span{font-size:17px;color:var(--oo-item-text,#5d433c);font-weight:900}
.order-one__choice--color em{grid-column:2}
.order-one__choice--extra{align-items:center;min-height:64px}
.order-one__choice--extra img{width:48px;height:48px;object-fit:cover;border-radius:var(--oo-image-radius,8px);background:#f5f5f5}
.order-one__choice--extra.is-disabled{opacity:.5;cursor:not-allowed}
.order-one__choice--extra.is-disabled *{pointer-events:none}
.order-one__choice:has(input:checked){border-color:var(--oo-selection,#fa9403);background:color-mix(in srgb,var(--oo-selection,#fa9403) 10%,#fff);box-shadow:inset 0 0 0 1px var(--oo-selection,#fa9403)}
.order-one__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.order-one__field label{display:block;margin:0 0 5px;font-weight:800;color:var(--oo-item-text,#5d433c)}
.order-one__field label small{font-weight:700;color:var(--oo-item-text,#867773);opacity:.72}
.order-one__field--wide{grid-column:1 / -1}
.order-one__field--coupon{max-width:600px;margin:0 0 12px}
.order-one__field input,.order-one__field textarea,.order-one__field select{width:100%;box-sizing:border-box;border:1px solid #d9d0cc;border-radius:8px;padding:11px 12px;background:#fff}
.order-one__coupon-calc{margin-top:7px;color:var(--oo-item-text,#5d433c);font-size:14px;font-weight:800;line-height:1.35}
.order-one__coupon-calc.is-error{color:#9f1d1d}
.order-one__field input.is-invalid-pulse,.order-one__field select.is-invalid-pulse{border-color:#d71f1f!important;box-shadow:0 0 0 2px rgba(215,31,31,.18);animation:ooCityPulse .9s ease-in-out infinite}
.order-one__field textarea{min-height:104px}
.order-one__total{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:24px 0 0;padding:16px 18px;border-radius:10px;background:var(--oo-total-bg,#5d433c);color:var(--oo-total-text,#fff);font-size:22px;font-weight:900}
.order-one__total small{font-size:13px;font-weight:700;opacity:.78}
.order-one__btn{display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:190px;border:0;border-radius:8px;padding:13px 24px;background:var(--oo-button-bg,#fa9403);color:var(--oo-button-text,#fff)!important;text-decoration:none!important;font-weight:900;cursor:pointer}
.order-one__btn:hover{opacity:.86}
.order-one__btn--ghost{margin:12px 0 0;min-width:0;background:var(--oo-summary-add-bg,#815e55)}
.order-one__summary-list{display:flex;flex-direction:column;gap:10px}
.order-one__summary-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border:1px solid #e7dedb;border-radius:8px;background:#fff;box-sizing:border-box}
.order-one__summary-row.is-selectable{cursor:pointer}
.order-one__summary-row.is-selectable:hover{border-color:var(--oo-selection,#fa9403);box-shadow:inset 0 0 0 1px var(--oo-selection,#fa9403)}
.order-one__summary-row.is-active{border-color:var(--oo-selection,#fa9403);background:color-mix(in srgb,var(--oo-selection,#fa9403) 10%,#fff);box-shadow:inset 0 0 0 1px var(--oo-selection,#fa9403)}
.order-one__summary-row strong{display:block;color:var(--oo-item-text,#5d433c);font-size:16px}
.order-one__summary-row small{display:block;margin-top:4px;color:var(--oo-item-text,#6a5c58);font-weight:700;opacity:.82}
.order-one__summary-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap}
.order-one__summary-btn{border:0;border-radius:7px;background:var(--oo-summary-qty-bg,#815e55);color:#fff;padding:7px 10px;font-weight:900;cursor:pointer}
.order-one__summary-btn--remove{background:#b64232}
.order-one__summary-live{display:inline-flex;border-radius:7px;background:#f7f3f1;color:var(--oo-item-text,#5d433c);padding:7px 10px;font-weight:800}
.order-one__summary-total{display:flex;align-items:center;justify-content:flex-end;gap:14px;flex-wrap:wrap;margin-top:4px;padding-top:12px;border-top:1px solid #e7dedb;color:var(--oo-item-text,#5d433c);font-weight:800}
.order-one__summary-total strong{font-size:18px}
.order-one__error{border-radius:8px;padding:12px 14px;margin:0 0 14px;background:#ffecec;color:#8a1b1b;font-weight:700}
.order-one__thanks h2{margin-top:0;color:#5d433c}
@keyframes ooCityPulse{0%,100%{box-shadow:0 0 0 2px rgba(215,31,31,.18)}50%{box-shadow:0 0 0 6px rgba(215,31,31,.34)}}
@media(max-width:860px){.order-one__choices--sizes,.order-one__choices--colors{grid-template-columns:1fr}.order-one__grid{grid-template-columns:1fr}.order-one__summary-row{align-items:flex-start;flex-direction:column}.order-one__summary-actions{justify-content:flex-start}.order-one__total{align-items:flex-start;flex-direction:column}.order-one__btn{width:100%}}
