.order-page{background:#0c0c0e;min-height:100vh;padding-bottom:80px}.order-layout{min-height:calc(100vh - 80px);display:flex}.order-images{background:#141416;width:60%;height:100vh;position:sticky;top:0;overflow:hidden}.order-carousel,.carousel-slides{width:100%;height:100%;position:relative}.carousel-slide{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .5s;position:absolute;top:0;left:0}.carousel-slide.active{opacity:1}.carousel-dots{z-index:2;gap:8px;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.carousel-dot{cursor:pointer;background:#fff6;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .3s}.carousel-dot.active{background:#fff}.order-config{background:#0c0c0e;width:40%;padding:60px 48px 120px;overflow-y:auto}.order-header{text-align:center;margin-bottom:48px}.order-logo{border-radius:10px;width:40px;height:40px;margin-bottom:16px}.order-title{font-family:var(--font-dm-sans,"DM Sans", sans-serif);color:#f5f5f5;margin-bottom:12px;font-size:1.8rem;font-weight:700}.order-subtitle{font-family:var(--font-dm-sans,"DM Sans", sans-serif);color:#fff6;max-width:380px;margin:0 auto;font-size:.8rem;font-weight:300;line-height:1.6}.config-section{margin-bottom:40px}.config-heading{font-family:var(--font-dm-sans,"DM Sans", sans-serif);color:#f5f5f5;margin-bottom:16px;font-size:1.3rem;font-weight:700}.config-option{cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;align-items:flex-start;gap:16px;margin-bottom:8px;padding:20px;transition:all .2s;display:flex;position:relative}.config-option:hover:not(.disabled){background:#ffffff0f;border-color:#ffffff26}.config-option.selected{background:#ffffff0f;border-color:#888}.config-option.disabled{opacity:.5;cursor:not-allowed}.option-check{border:1.5px solid #ffffff26;border-radius:4px;justify-content:center;align-items:center;width:22px;min-width:22px;height:22px;margin-top:2px;transition:all .2s;display:flex}.config-option.selected .option-check{background:#888;border-color:#888}.config-option.selected .option-check:after{content:"✓";color:#f5f0e8;font-size:12px;font-weight:700}.option-info{flex:1}.option-name{font-family:var(--font-dm-sans,"DM Sans", sans-serif);color:#f5f5f5;margin-bottom:2px;font-size:.9rem;font-weight:600;display:block}.option-price{font-family:var(--font-dm-sans,"DM Sans", sans-serif);color:#fff6;float:right;font-size:.85rem;font-weight:400}.option-desc{font-family:var(--font-dm-sans,"DM Sans", sans-serif);color:#fff6;clear:both;margin-top:8px;font-size:.78rem;font-weight:300;line-height:1.5}.option-badge{font-family:var(--font-jetbrains,"JetBrains Mono", monospace);letter-spacing:.1em;text-transform:uppercase;color:#ffffff59;background:#ffffff0a;border-radius:4px;margin-top:8px;padding:3px 10px;font-size:.5rem;display:inline-block}.order-nav{z-index:200;position:fixed;top:20px;left:20px}.order-back{color:#e0e0e0;background:#ffffff0f;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.2rem;text-decoration:none;transition:background .3s;display:flex}.order-back:hover{background:#ffffffe6}.order-footer-bar{z-index:100;background:#0c0c0e;border-top:1px solid #ffffff0f;align-items:center;gap:24px;height:80px;padding:0 48px;display:flex;position:fixed;bottom:0;left:0;right:0}.order-footer-info{flex:1}.order-footer-label{font-family:var(--font-dm-sans,"DM Sans", sans-serif);color:#ffffff4d;align-items:center;gap:6px;font-size:.7rem;display:flex}.footer-info-icon{opacity:.5;font-size:.75rem}.order-footer-due{font-family:var(--font-dm-sans,"DM Sans", sans-serif);color:#f5f5f5;font-size:.85rem;font-weight:600}.order-footer-price{font-family:var(--font-dm-sans,"DM Sans", sans-serif);color:#f5f5f5;font-size:2rem;font-weight:700}.order-footer-btn{font-family:var(--font-jetbrains,"JetBrains Mono", monospace);letter-spacing:.12em;text-transform:uppercase;color:#f5f0e8;cursor:pointer;white-space:nowrap;background:#8b8578;border:none;border-radius:8px;padding:16px 40px;font-size:.65rem;transition:background .3s}.order-footer-btn:hover{background:#706b61}@media (max-width:768px){.order-layout{flex-direction:column}.order-images{width:100%;height:50vh;position:relative}.order-config{width:100%;padding:40px 24px 120px}.order-footer-bar{gap:12px;padding:0 20px}.order-footer-price{font-size:1.5rem}.order-footer-btn{padding:14px 24px;font-size:.58rem}.option-price{float:none;margin-top:4px;display:block}}
