.order_page{--gold:#dbbd85;--black:#0a0a0a;--white:#fff;--gray:#575757;--gray-light:#f5f5f5}.order_page .section{margin:0 auto;max-width:1200px;padding:100px 40px;transition:background .3s ease,border .3s ease}.order_page .section-dark{background:var(--black);color:var(--white);max-width:none}.order_page .section-inner{margin:0 auto;max-width:1200px;padding:100px 40px}.order_page .section-label{background:var(--gold);border-radius:4px;color:var(--black);display:inline-block;font-size:11px;font-weight:700;letter-spacing:.15em;margin-bottom:16px;padding:4px 12px;text-transform:uppercase}.order_page .anchor-target{scroll-margin-top:100px}.order_page .eyebrow{color:var(--gold);font-size:12px;font-weight:700;letter-spacing:.2em;margin-bottom:24px;text-transform:uppercase}.order_page .h1{font-size:clamp(48px,8vw,96px);letter-spacing:-.03em;line-height:.95}.order_page .h1,.order_page .h2{font-weight:900;margin-bottom:24px}.order_page .h2{font-size:clamp(36px,5vw,64px);letter-spacing:-.02em;line-height:1}.order_page .h3{font-size:clamp(24px,3vw,36px);font-weight:800;line-height:1.1;margin-bottom:16px}.order_page .lead{color:var(--gray);font-size:clamp(20px,2.5vw,28px);font-weight:400;margin-bottom:32px;max-width:600px}.order_page .section-dark .lead{color:#aaa}.order_page .btn-row{display:flex;flex-wrap:wrap;gap:16px;margin-top:32px}.order_page .btn{align-items:center;border:2px solid transparent;border-radius:999px;cursor:pointer;display:inline-flex;font-size:16px;font-weight:700;gap:8px;padding:18px 32px;text-decoration:none;transition:all .2s}.order_page .btn-primary{background:var(--black);color:var(--white)}.order_page .btn-primary:hover{background:var(--gold);transform:scale(1.05)}.order_page .btn-gold{background:var(--gold);color:var(--black)}.order_page .btn-outline{border-color:var(--black);color:var(--black)}.order_page .section-dark .btn-outline{border-color:var(--white);color:var(--white)}.order_page .btn-outline:hover{background:var(--black);color:var(--white)}.order_page .media-box{align-items:center;aspect-ratio:16/9;background:linear-gradient(135deg,#1a1a1a,#333);border:2px dashed var(--gold);border-radius:24px;color:var(--gold);display:flex;font-size:14px;font-weight:600;justify-content:center;letter-spacing:.1em;overflow:hidden;position:relative;text-transform:uppercase}.order_page .media-box.vertical{aspect-ratio:9/16}.order_page .grid-2{align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr}@media(max-width:768px){.order_page .grid-2{grid-template-columns:1fr}}.order_page .order-form{background:var(--gray-light);border-radius:24px;margin:0 auto;max-width:500px;padding:40px}.order_page .form-row{margin-bottom:24px}.order_page .form-label{color:var(--gray);display:block;font-size:12px;font-weight:700;letter-spacing:.1em;margin-bottom:12px;text-transform:uppercase}.order_page .color-options{display:flex;gap:12px}.order_page .color-opt{background:#fff;border:2px solid #ddd;border-radius:12px;cursor:pointer;flex:1;font-size:14px;font-weight:600;padding:12px;text-align:center;transition:all .2s}.order_page .color-opt.selected,.order_page .color-opt:hover{border-color:var(--gold)}
