.order-page{background:#f6f2e8;min-height:80vh}.order-hero{background:#20201d;color:#fff;text-align:center;padding:72px 24px}.order-hero span{color:#c5a76e;letter-spacing:.22em;font-family:Georgia,serif}.order-hero h1{font-size:clamp(34px,6vw,58px);margin:10px 0}.order-hero p{margin:0;color:#c8c5bc}.order-form{width:min(920px,calc(100% - 32px));margin:48px auto 90px}.form-section{background:#fffdf8;padding:38px;margin-bottom:18px;border:1px solid #ded7c9}.form-heading{display:flex;gap:20px;align-items:start;margin-bottom:28px}.form-heading>span{font:32px Georgia,serif;color:#b69558}.form-heading h2{font-family:"Yu Mincho",serif;font-size:26px;margin:0;line-height:1.4}.form-heading p{margin:2px 0 0;color:#6e6a61;font-size:13px}.form-fields{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-fields .full{grid-column:1/-1}.order-form label{display:block;font-weight:700}.order-form label b{color:#8d201b;font-size:11px;margin-left:5px}.order-form input:not([type=radio]),.order-form select,.order-form textarea{display:block;width:100%;margin-top:7px;border:1px solid #c9c1b2;background:#fff;padding:12px;font:inherit;border-radius:0}.order-form input:focus,.order-form select:focus,.order-form textarea:focus{outline:2px solid rgba(182,149,88,.45);border-color:#b69558}.method-select{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:22px}.method-select label{position:relative}.method-select input{position:absolute;opacity:0}.method-select span{display:block;border:1px solid #ded7c9;padding:18px;background:#fff}.method-select input:checked+span{border:2px solid #b69558;background:#faf6ec}.method-select small{display:block;color:#6e6a61;font-weight:400}.delivery-fields{display:grid;grid-template-columns:1.5fr .5fr;gap:20px;padding:22px;margin-bottom:20px;background:#f0e9dc}.order-items{border-top:1px solid #ded7c9}.order-item{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 0;border-bottom:1px solid #ded7c9}.order-item strong{display:block;font-family:"Yu Mincho",serif}.order-item span{color:#6e6a61;font-size:13px}.qty{display:flex;align-items:center;flex:0 0 auto}.qty button{width:36px;height:36px;border:1px solid #ded7c9;background:#eee8dc;font-size:18px;cursor:pointer}.qty input:not([type=radio]){width:52px;height:36px;text-align:center;margin:0;padding:0;border-left:0;border-right:0}.order-summary{position:sticky;bottom:12px;background:#171714;color:#fff;padding:25px 30px;box-shadow:0 12px 35px rgba(0,0,0,.28)}.order-summary>div{display:flex;justify-content:space-between}.order-summary .summary-total{border-top:1px solid #57574f;margin-top:10px;padding-top:10px;font-size:22px}.order-summary p{color:#aaa;font-size:11px;margin:10px 0}.order-summary .btn{width:100%;border:0;font:inherit;cursor:pointer}.form-error{background:#fff1f0;color:#8d201b;border:1px solid #dfb3b0;padding:14px;margin-bottom:18px}.order-hp{position:absolute!important;left:-9999px!important}.order-complete{width:min(720px,calc(100% - 32px));margin:60px auto 90px;background:#fffdf8;padding:60px 30px;text-align:center}.complete-mark{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;margin:auto;background:#b69558;color:#fff;font-size:30px}.order-complete h2{font-family:"Yu Mincho",serif;font-size:32px}@media(max-width:700px){.order-hero{padding:52px 20px}.order-form{margin-top:24px}.form-section{padding:24px 18px}.form-fields,.method-select,.delivery-fields{grid-template-columns:1fr}.form-fields .full{grid-column:auto}.order-item{align-items:flex-start}.order-item>div:first-child{min-width:0}.order-summary{bottom:0;margin-left:-16px;margin-right:-16px;padding:18px}.order-complete{padding:42px 20px}}
