.of{--of-line: #d9e6e4;--of-line-req: #d98b84;--of-ink: #1d2b2a;--of-muted: #63807d;--of-surface: #fff;--of-soft: #f2faf8;--of-accent: var(--color-primary, #004B49);--of-gold: var(--color-gold, #c9a227);--of-ok: #1b7f52;--of-err: #b3261e;max-width:1120px;margin:0 auto}.of-head{text-align:center;margin-bottom:26px}.of-head h2{font-family:var(--font-heading, "Playfair Display", serif);font-size:clamp(1.5rem,3.4vw,2.15rem);line-height:1.2;margin:0 0 12px;color:var(--of-ink)}.of-usps{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 26px;margin:0 0 22px;padding:0;list-style:none}.of-usps li{font-size:.95rem;font-weight:600;color:var(--of-ink);display:inline-flex;align-items:center;gap:7px}.of-usps li:before{content:"\2714";color:var(--of-accent);font-weight:700}.of-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 30px;margin-bottom:30px}.of-tab{display:inline-flex;align-items:center;gap:9px;font-size:1.06rem;font-weight:700;color:#9bb0ae;background:none;border:0;padding:6px 2px;cursor:pointer;position:relative;transition:color .16s ease;font-family:inherit}.of-tab:hover{color:var(--of-muted)}.of-tab .of-radio{width:19px;height:19px;border-radius:50%;border:2px solid currentColor;flex:0 0 19px;display:inline-flex;align-items:center;justify-content:center}.of-tab .of-radio:after{content:"";width:9px;height:9px;border-radius:50%;background:currentColor;transform:scale(0);transition:transform .16s ease}.of-tab[aria-selected=true]{color:var(--of-accent)}.of-tab[aria-selected=true] .of-radio:after{transform:scale(1)}.of-tab[aria-selected=true] .of-tab__label:before{content:"";position:absolute;left:-7px;top:50%;transform:translateY(-50%);width:2px;height:17px;background:var(--of-gold)}.of-tab__label{position:relative}.of-tab__info{width:16px;height:16px;border-radius:50%;border:1px solid currentColor;font-size:.68rem;display:inline-flex;align-items:center;justify-content:center;font-style:italic;font-weight:700;opacity:.75}.of-tab:focus-visible{outline:2px solid var(--of-gold);outline-offset:4px;border-radius:4px}.of-grid{display:grid;grid-template-columns:1fr 1fr;gap:34px 52px;align-items:start}.of-field{margin-bottom:22px}.of-field>label,.of-legend{display:block;font-weight:700;font-size:1rem;color:var(--of-ink);margin-bottom:9px}.of-hint{font-weight:400;color:var(--of-muted);font-size:.86rem}.of-input,.of-select,.of-textarea{width:100%;padding:13px 15px;border:1px solid var(--of-line);border-radius:4px;background:var(--of-surface);color:var(--of-ink);font-family:inherit;font-size:1rem;line-height:1.4;transition:border-color .15s ease,box-shadow .15s ease}.of-textarea{min-height:168px;resize:vertical}.of-input:focus,.of-select:focus,.of-textarea:focus{outline:none;border-color:var(--of-accent);box-shadow:0 0 0 3px #004b491f}.of-input::placeholder,.of-textarea::placeholder{color:#a8bcba}.of-req .of-input,.of-req .of-select,.of-req .of-textarea{border:1px dashed var(--of-line-req)}.of-req.is-filled .of-input,.of-req.is-filled .of-select,.of-req.is-filled .of-textarea{border:1px solid var(--of-line)}.of-req.is-invalid .of-input,.of-req.is-invalid .of-select,.of-req.is-invalid .of-textarea{border:1px solid var(--of-err);box-shadow:0 0 0 3px #b3261e1a}.of-error{display:none;color:var(--of-err);font-size:.84rem;margin-top:6px;font-weight:600}.of-req.is-invalid .of-error{display:block}.of-help{width:20px;height:20px;border-radius:50%;background:#b9cbc9;color:#fff;border:0;font-size:.74rem;font-weight:700;cursor:help;position:absolute;right:13px;top:50%;transform:translateY(-50%)}.of-wrap{position:relative}.of-wrap .of-input{padding-right:42px}.of-phone{display:grid;grid-template-columns:132px 1fr;gap:0}.of-phone .of-select{border-radius:4px 0 0 4px;border-right:0;padding-left:13px;padding-right:8px}.of-phone .of-input{border-radius:0 4px 4px 0}.of-deadline{display:grid;grid-template-columns:1fr 132px}.of-deadline .of-input{border-radius:4px 0 0 4px;border-right:0}.of-deadline .of-select{border-radius:0 4px 4px 0}.of-countdown{font-weight:400;color:var(--of-muted);font-size:.86rem}.of-countdown.is-rush{color:#9a6700;font-weight:700}.of-stepper{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.of-step-group{display:inline-flex;align-items:stretch}.of-step{width:46px;border:0;background:#b8ada0;color:#fff;font-size:1.4rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.of-step:hover{background:#9c9184}.of-step:disabled{opacity:.45;cursor:not-allowed}.of-step--minus{border-radius:4px 0 0 4px}.of-step--plus{border-radius:0 4px 4px 0;background:#7d7266}.of-step--plus:hover{background:#675d53}.of-step-val{width:86px;text-align:center;border:1px solid var(--of-line);border-left:0;border-right:0;font-size:1.05rem;font-weight:700;font-family:inherit;color:var(--of-ink);background:#fff;-moz-appearance:textfield}.of-step-val::-webkit-outer-spin-button,.of-step-val::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.of-step-out{font-size:1.02rem;font-weight:700;color:var(--of-ink)}.of-drop{border:1px dashed var(--of-line);border-top:0;border-radius:0 0 4px 4px;padding:12px 15px;margin-top:-5px;background:var(--of-surface)}.of-drop label{display:inline-flex;align-items:center;gap:9px;font-weight:700;color:var(--of-gold);cursor:pointer;font-size:.96rem}.of-drop label:hover{color:#a8871f}.of-drop input[type=file]{position:absolute;width:1px;height:1px;opacity:0}.of-filelist{margin:9px 0 0;padding:0;list-style:none;font-size:.87rem;color:var(--of-muted)}.of-filelist li{padding:2px 0}.of-textarea--attached{border-radius:4px 4px 0 0}.of-live{display:flex;align-items:center;gap:10px;font-size:1rem;color:var(--of-ink);margin:20px 0 16px}.of-dot{width:11px;height:11px;border-radius:50%;background:var(--of-ok);box-shadow:0 0 #1b7f528c;animation:ofPulse 2.4s infinite}@keyframes ofPulse{70%{box-shadow:0 0 0 9px #1b7f5200}to{box-shadow:0 0 #1b7f5200}}.of-quote{background:var(--of-soft);border:1px solid var(--color-border, #c8e0de);border-radius:var(--radius, 8px);padding:18px 20px;margin-bottom:18px}.of-quote__row{display:flex;justify-content:space-between;gap:14px;font-size:.94rem;color:var(--of-muted);padding:4px 0}.of-quote__row span:last-child{color:var(--of-ink);font-weight:600}.of-quote__total{display:flex;justify-content:space-between;align-items:baseline;gap:14px;margin-top:12px;padding-top:13px;border-top:1px solid var(--color-border, #c8e0de)}.of-quote__total strong{font-size:1.02rem;color:var(--of-ink)}.of-quote__amt{font-family:var(--font-heading, "Playfair Display", serif);font-size:1.95rem;font-weight:700;color:var(--of-accent);line-height:1}.of-quote__note{font-size:.82rem;color:var(--of-muted);margin:11px 0 0;line-height:1.5}.of-consent{display:flex;gap:11px;align-items:flex-start;margin:4px 0 20px}.of-consent input[type=checkbox]{width:21px;height:21px;flex:0 0 21px;margin-top:1px;accent-color:var(--of-gold);cursor:pointer}.of-consent label{font-size:.92rem;color:var(--of-muted);line-height:1.5;cursor:pointer}.of-consent a{color:var(--of-accent);text-decoration:underline}.of-submit{width:100%;padding:18px 24px;border:0;border-radius:4px;background:var(--of-accent);color:#fff;font-family:var(--font-heading, "Playfair Display", serif);font-size:1.24rem;font-weight:700;cursor:pointer;transition:background .16s ease,transform .1s ease}.of-submit:hover:not(:disabled){background:var(--color-primary-dark, #003230)}.of-submit:active:not(:disabled){transform:translateY(1px)}.of-submit:disabled{opacity:.55;cursor:not-allowed}.of-submit--pay{background:var(--of-gold);color:#2a2205}.of-submit--pay:hover:not(:disabled){background:#b8931f}.of-submit.is-busy{pointer-events:none;opacity:.7}.of-trust{display:flex;flex-wrap:wrap;gap:8px 20px;justify-content:center;margin-top:15px;font-size:.82rem;color:var(--of-muted)}.of-trust span{display:inline-flex;align-items:center;gap:6px}.of-note{border-radius:var(--radius, 8px);padding:15px 18px;margin-bottom:20px;font-size:.93rem;line-height:1.55}.of-note--ok{background:#e8f6ee;border:1px solid #bfe3d0;color:#14532d}.of-note--err{background:#fdecea;border:1px solid #f0c4c0;color:#8d1a14}.of-note--info{background:var(--of-soft);border:1px solid var(--color-border, #c8e0de);color:var(--of-muted)}[data-of-only]{display:none}[data-of-only].is-on{display:block}@media(max-width:900px){.of-grid{grid-template-columns:1fr;gap:0}.of-tabs{gap:8px 18px}.of-tab{font-size:.97rem}}@media(max-width:520px){.of-tabs{flex-direction:column;align-items:flex-start}.of-phone{grid-template-columns:116px 1fr}.of-deadline{grid-template-columns:1fr 116px}.of-quote__amt{font-size:1.6rem}}@media(prefers-reduced-motion:reduce){.of-dot{animation:none}.of-submit,.of-tab,.of-step{transition:none}}.of-reserve{border:1px solid var(--color-border, #c8e0de);border-left:4px solid var(--of-gold);border-radius:var(--radius, 8px);background:var(--of-soft);padding:20px 22px 6px;margin:4px 0 22px}.of-reserve__title{font-family:var(--font-heading, "Playfair Display", serif);font-size:1.16rem;margin:0 0 7px;color:var(--of-accent)}.of-reserve__lede{font-size:.89rem;line-height:1.6;color:var(--of-muted);margin:0 0 18px}.of-reserve .of-field>label{font-size:.94rem}.of-addon{display:flex;gap:12px;align-items:flex-start;background:#fff;border:1px solid var(--of-line);border-radius:var(--radius, 8px);padding:14px 16px;margin-bottom:20px;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.of-addon:hover{border-color:var(--of-gold)}.of-addon:focus-within{box-shadow:0 0 0 3px #c9a2272e}.of-addon input[type=checkbox]{width:20px;height:20px;flex:0 0 20px;margin-top:2px;accent-color:var(--of-gold);cursor:pointer}.of-addon:has(input:checked){border-color:var(--of-gold);background:#fffdf5}.of-addon__body{display:block}.of-addon__title{display:block;font-weight:700;font-size:.95rem;color:var(--of-ink);line-height:1.45;margin-bottom:5px}.of-addon__price{display:inline-block;margin-left:6px;padding:2px 9px;border-radius:999px;background:var(--of-gold);color:#2a2205;font-size:.78rem;font-weight:700;white-space:nowrap}.of-addon__note{display:block;font-size:.84rem;line-height:1.6;color:var(--of-muted)}.of-quote--deposit{border-left:4px solid var(--of-gold);background:linear-gradient(180deg,#fffdf5 0%,var(--of-soft) 100%)}.of-quote--deposit .of-quote__amt{color:#9a7b16}.of-submit--ghost{background:transparent;color:var(--of-accent);border:1.5px solid var(--of-accent);font-size:1.04rem;padding:14px 24px;margin-top:10px}.of-submit--ghost:hover:not(:disabled){background:var(--of-soft);color:var(--of-accent)}#of-submit-alt[data-of-only]{display:none}#of-submit-alt.is-on{display:block;width:100%}@media(max-width:520px){.of-reserve{padding:16px 15px 4px}.of-addon{padding:12px 13px}}.of-success{border:1px solid #bfe3d0;border-left:5px solid var(--of-ok);border-radius:var(--radius-lg, 16px);background:linear-gradient(180deg,#ecf8f1,#f7fcf9);padding:30px 32px;margin:0 0 34px;outline:none;animation:ofRise .45s ease both}@keyframes ofRise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.of-success__icon{width:46px;height:46px;border-radius:50%;background:var(--of-ok);color:#fff;display:flex;align-items:center;justify-content:center;font-size:25px;font-weight:700;margin-bottom:15px}.of-success__title{font-family:var(--font-heading, "Playfair Display", serif);font-size:clamp(1.32rem,2.6vw,1.72rem);color:#14532d;margin:0 0 10px;line-height:1.25}.of-success__lede{font-size:1rem;line-height:1.65;color:#1d4230;margin:0 0 22px;max-width:62ch}.of-success__steps{list-style:none;counter-reset:ofstep;margin:0 0 22px;padding:0;display:grid;gap:14px}.of-success__steps li{counter-increment:ofstep;position:relative;padding-left:44px}.of-success__steps li:before{content:counter(ofstep);position:absolute;left:0;top:0;width:29px;height:29px;border-radius:50%;background:#fff;border:2px solid var(--of-ok);color:var(--of-ok);display:flex;align-items:center;justify-content:center;font-size:.84rem;font-weight:800}.of-success__steps li:after{content:"";position:absolute;left:14px;top:31px;bottom:-14px;width:2px;background:#c3e4d2}.of-success__steps li:last-child:after{display:none}.of-success__steps strong{display:block;font-size:.97rem;color:#14532d;margin-bottom:2px}.of-success__steps span{display:block;font-size:.88rem;line-height:1.6;color:#3d6b55}.of-success__note{background:#fff8e1;border:1px solid #eed6b4;border-radius:var(--radius, 8px);padding:13px 16px;font-size:.88rem;line-height:1.6;color:#6b4a06;margin-bottom:22px}.of-success__actions{display:flex;flex-wrap:wrap;gap:12px}.of-success__actions .of-submit{font-size:1rem;padding:14px 22px}@media(max-width:520px){.of-success{padding:22px 19px}.of-success__actions{flex-direction:column}.of-success__actions .of-submit{width:100%;text-align:center}}@media(prefers-reduced-motion:reduce){.of-success{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/order-form.css.map */
