/* nbcurtains v10: premium custom order page + new logo treatment */
:root{--nb-gold:#c9971f;--nb-gold-2:#e0b54b;--nb-ink:#302718;--nb-muted:#7d6d55;--nb-cream:#fffaf0;--nb-line:#ead19a;--nb-soft:#f8efd9}
.nb-brand,.header-brand,.footer-site-logo,.drawer-logo{overflow:hidden}
.nb-brand .nb-logo,.header-brand .nb-logo{display:block;width:auto;max-width:100%;height:calc(var(--header-logo-size,76px) * .62);object-fit:contain;border:0!important;border-radius:18px!important;background:transparent!important;box-shadow:none!important}
.footer-logo-img,.drawer-logo{object-fit:contain;border-radius:18px!important}

.nb-custom-v10-hero{position:relative;overflow:hidden;background:linear-gradient(120deg,#fffaf0 0%,#f8edd3 52%,#fffdf8 100%);border-bottom:1px solid var(--nb-line)}
.nb-custom-v10-hero:before{content:"";position:absolute;right:-80px;top:-110px;width:430px;height:430px;border-radius:50%;background:radial-gradient(circle,rgba(201,151,31,.18),rgba(201,151,31,0) 70%)}
.nb-custom-v10-hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:42px;align-items:center;padding-top:58px!important;padding-bottom:58px!important}
.nb-custom-v10-copy h1{max-width:850px;margin:12px 0 14px;font-size:clamp(40px,5vw,68px);line-height:1.02;letter-spacing:-.035em;color:var(--nb-ink)}
.nb-custom-v10-copy p{max-width:760px;font-size:17px;line-height:1.75;color:var(--nb-muted)}
.nb-custom-v10-trust{display:flex;gap:10px 18px;flex-wrap:wrap;margin-top:22px}.nb-custom-v10-trust span{font-size:13px;font-weight:800;color:#6d5421}
.nb-custom-v10-contact{padding:28px;border:1px solid rgba(201,151,31,.36);border-radius:24px;background:rgba(255,255,255,.72);box-shadow:0 18px 55px rgba(92,67,20,.08)}
.nb-custom-v10-contact-label{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#8a6a24;margin-bottom:13px}.nb-custom-v10-contact a{display:block;color:var(--nb-ink);font-size:24px;font-weight:900;text-decoration:none;line-height:1.35}.nb-custom-v10-contact a:hover{color:var(--nb-gold)}.nb-custom-v10-address{margin-top:14px;padding-top:14px;border-top:1px solid #ead9b7;color:var(--nb-muted);font-size:13px;line-height:1.55}

.nb-custom-order-v10{padding-top:34px!important;padding-bottom:70px!important}.nb-custom-v10-success{margin-bottom:22px}
.nb-custom-v10-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:0 0 22px}.nb-custom-v10-progress>div{display:flex;gap:13px;align-items:center;padding:16px 18px;border:1px solid var(--nb-line);border-radius:18px;background:#fff}.nb-custom-v10-progress b{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#fff4d6;color:#9b7117}.nb-custom-v10-progress span{display:grid;gap:2px}.nb-custom-v10-progress strong{font-size:13px;color:var(--nb-ink)}.nb-custom-v10-progress small{font-size:11px;color:var(--nb-muted)}
.nb-custom-v10-layout{grid-template-columns:minmax(0,1.55fr) minmax(310px,.62fr);gap:28px}.nb-custom-v10-form,.nb-custom-v10-help{background:#fff;border:1px solid var(--nb-line);box-shadow:0 20px 60px rgba(70,49,10,.07)}
.nb-custom-v10-form{padding:0!important;overflow:hidden;border-radius:28px!important}.nb-custom-v10-form-title{padding:30px 32px 24px;background:linear-gradient(180deg,#fffaf0,#fff)}.nb-custom-v10-form-title h2{margin:8px 0 8px;font-size:30px;color:var(--nb-ink)}.nb-custom-v10-form-title p{margin:0;color:var(--nb-muted)}
.nb-custom-v10-block{padding:26px 32px!important;margin:0!important;border:0!important;border-top:1px solid #f0dfbb!important;border-radius:0!important;background:#fff!important}.nb-custom-v10-block .checkout-block-title{display:flex;align-items:center;gap:10px;margin-bottom:20px;color:var(--nb-ink)!important;font-size:16px!important;font-weight:900!important}.nb-custom-v10-block .checkout-block-title span{display:grid;place-items:center;width:30px;height:30px;border-radius:10px;background:#fff3d0;color:#9c7218;font-size:11px}
.nb-custom-v10-form .modern-field label{color:#4b3e2b!important;font-weight:800!important}.nb-custom-v10-form .modern-field input,.nb-custom-v10-form .modern-field select,.nb-custom-v10-form .modern-field textarea{width:100%;border:1px solid #e7d3a6!important;background:#fffdf8!important;color:#312819!important;border-radius:13px!important;min-height:48px;padding:12px 14px!important;box-shadow:none!important}.nb-custom-v10-form .modern-field textarea{min-height:auto}.nb-custom-v10-form .modern-field input:focus,.nb-custom-v10-form .modern-field select:focus,.nb-custom-v10-form .modern-field textarea:focus{outline:none!important;border-color:var(--nb-gold)!important;box-shadow:0 0 0 3px rgba(201,151,31,.12)!important}
.nb-custom-v10-check{align-items:stretch!important}.nb-custom-v10-check label{align-items:flex-start!important;height:100%;background:#fff9ea!important;border-color:#ead19a!important}.nb-custom-v10-check label>span{display:grid;gap:3px}.nb-custom-v10-check small{font-weight:500;color:var(--nb-muted)}
.nb-custom-v10-upload input[type=file]{padding:9px!important;background:#fff9ea!important}.nb-custom-v10-submit-row{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:24px 32px;background:#fff8e9;border-top:1px solid #ead19a}.nb-custom-v10-submit-row>div{display:grid;gap:4px}.nb-custom-v10-submit-row strong{color:var(--nb-ink)}.nb-custom-v10-submit-row span{font-size:12px;color:var(--nb-muted)}.nb-custom-v10-submit-row .btn{min-width:225px;justify-content:center}

.nb-custom-v10-help{position:sticky;top:96px;padding:0!important;overflow:hidden;border-radius:28px!important}.nb-custom-v10-side-card{padding:28px}.nb-custom-v10-side-card h2{margin:8px 0 8px;color:var(--nb-ink)!important}.nb-custom-v10-side-card p{font-size:14px;color:var(--nb-muted);line-height:1.65}.nb-custom-v10-side-card ol{margin:4px 0 0;padding-left:20px;color:#675943;line-height:1.7}.nb-custom-v10-side-card li+li{margin-top:6px}.nb-custom-v10-help .nb-measure-diagram{padding:30px 10px 24px}.nb-custom-v10-help .window-shape{height:210px;border:6px solid #b98922;background:linear-gradient(90deg,#f6e3ad 49.5%,#fffdf8 49.5%);border-radius:10px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.6)}.nb-custom-v10-help .measure-width,.nb-custom-v10-help .measure-height{color:#8d6719;font-weight:900}.nb-custom-v10-showroom{margin:0!important;border:0!important;border-top:1px solid #ead19a!important;border-radius:0!important;background:#fff5da!important;padding:24px 28px!important}.nb-custom-v10-showroom strong{font-size:15px;color:var(--nb-ink)}.nb-custom-v10-showroom span{color:var(--nb-muted)}.nb-custom-v10-side-actions{display:flex;gap:8px;margin-top:16px}.nb-custom-v10-side-actions a{flex:1;text-align:center;text-decoration:none;border:1px solid #d5af59;border-radius:11px;padding:10px;color:#755616;font-size:12px;font-weight:800;background:#fffdf7}.nb-custom-v10-side-actions a:hover{background:#c9971f;color:#fff}

@media(max-width:960px){.nb-custom-v10-hero-inner{grid-template-columns:1fr;gap:24px;padding-top:38px!important;padding-bottom:38px!important}.nb-custom-v10-contact{max-width:520px}.nb-custom-v10-layout{grid-template-columns:1fr}.nb-custom-v10-help{position:static}.nb-custom-v10-progress{grid-template-columns:1fr}}
@media(max-width:640px){.nb-custom-v10-copy h1{font-size:40px}.nb-custom-v10-copy p{font-size:15px}.nb-custom-v10-form-title,.nb-custom-v10-block,.nb-custom-v10-submit-row{padding-left:18px!important;padding-right:18px!important}.nb-custom-v10-form-title h2{font-size:25px}.nb-custom-v10-submit-row{align-items:stretch;flex-direction:column}.nb-custom-v10-submit-row .btn{width:100%;min-width:0}.nb-custom-v10-contact a{font-size:21px}.nb-custom-v10-trust{display:grid}.nb-custom-v10-progress>div{padding:14px}.nb-custom-v10-side-actions{flex-direction:column}.nb-custom-v10-form .grid2{grid-template-columns:1fr!important}}
