.co-hero{padding:86px 0 76px;background:linear-gradient(135deg,#f4ece3 0%,#fff 58%,#eee3d7 100%);border-bottom:1px solid var(--line)}.co-hero-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:70px;align-items:center}.co-kicker,.co-card-head>span,.co-side-card>span{display:block;color:var(--walnut);font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.co-hero h1{font:700 clamp(46px,6vw,74px)/1.02 'Playfair Display',serif;letter-spacing:-.035em;margin:14px 0 21px;max-width:800px}.co-hero p{max-width:700px;color:var(--muted);font-size:17px;line-height:1.75}.co-hero-points{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.co-hero-points span{padding:10px 13px;border-radius:999px;background:#fff;border:1px solid #dfd3c8;font-size:12px;font-weight:700}.co-hero aside{padding:32px;border-radius:22px;background:#1d1712;color:#fff;box-shadow:0 24px 55px rgba(34,23,15,.18)}.co-hero aside strong{font:700 27px 'Playfair Display',serif}.co-hero ol{margin:23px 0 0;padding:0;counter-reset:steps;list-style:none}.co-hero li{position:relative;padding:12px 0 12px 44px;border-top:1px solid rgba(255,255,255,.12);color:#d7cbc1;font-size:13px}.co-hero li:before{counter-increment:steps;content:counter(steps);position:absolute;left:0;top:9px;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.12);color:#fff;font-weight:800}.co-section{padding:78px 0 94px;background:#f8f6f3}.co-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:28px;align-items:start}.co-form-card,.co-side-card,.co-note{background:#fff;border:1px solid #e4dcd4;border-radius:20px}.co-form-card{padding:38px;box-shadow:0 16px 45px rgba(48,34,24,.06)}.co-card-head{padding-bottom:27px;border-bottom:1px solid var(--line);margin-bottom:28px}.co-card-head h2{font:700 35px/1.15 'Playfair Display',serif;margin:10px 0}.co-card-head p{margin:0;color:var(--muted)}.co-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.co-form label{font-size:12px;font-weight:800;color:#2b241f;margin:0}.co-form input,.co-form select,.co-form textarea{margin-top:8px;min-height:48px;border-radius:11px;border-color:#ded6cf;background:#fff}.co-form textarea{min-height:145px;resize:vertical;line-height:1.6}.co-full{grid-column:1/-1}.co-upload{padding:18px;border:1px dashed #cdbfb3;border-radius:13px;background:#fbf9f6}.co-upload input{border:0;padding:0;min-height:0;background:transparent}.co-upload small{display:block;margin-top:8px;color:var(--muted);font-weight:500}.co-consent{display:flex!important;align-items:flex-start;gap:10px;margin:22px 0!important;font-weight:600!important;color:var(--muted)!important}.co-consent input{width:17px!important;height:17px!important;min-height:0!important;margin:2px 0 0!important}.co-submit{width:100%;min-height:52px;display:flex;align-items:center;justify-content:center;gap:12px;border:0;border-radius:12px;background:#1d1712;color:#fff;font:800 14px 'DM Sans',sans-serif;cursor:pointer}.co-submit:hover{background:var(--walnut)}.co-side{display:grid;gap:16px;position:sticky;top:105px}.co-side-card,.co-note{padding:25px}.co-side-card h3{font:700 25px/1.2 'Playfair Display',serif;margin:11px 0}.co-side-card p,.co-note p{color:var(--muted);line-height:1.7;font-size:13px}.co-side-card.light{background:linear-gradient(145deg,#fff,#f2ebe4)}.co-side-card a{font-size:13px;font-weight:800;color:var(--walnut)}.co-note{background:#1d1712;color:#fff;border-color:#1d1712}.co-note p{color:#cdbfb4;margin-bottom:0}.co-success,.co-errors{display:flex;gap:14px;padding:18px;border-radius:13px;margin-bottom:24px}.co-success{background:#eaf6ef;color:#155e38}.co-success>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#fff;font-weight:900}.co-success p{margin:5px 0 0;line-height:1.6}.co-errors{display:block;background:#fff0ed;color:#8c2e24}.co-errors ul{margin:9px 0 0;padding-left:20px}.co-errors li+li{margin-top:4px}@media(max-width:900px){.co-hero-grid,.co-layout{grid-template-columns:1fr}.co-hero-grid{gap:30px}.co-hero aside{max-width:620px}.co-side{position:static;grid-template-columns:1fr 1fr}.co-note{grid-column:1/-1}}@media(max-width:640px){.co-hero{padding:58px 0 52px}.co-hero h1{font-size:44px}.co-hero p{font-size:15px}.co-section{padding:48px 0 64px}.co-form-card{padding:23px 17px;border-radius:16px}.co-card-head h2{font-size:29px}.co-grid,.co-side{grid-template-columns:1fr}.co-full,.co-note{grid-column:auto}.co-hero-points{display:grid}.co-submit{font-size:13px}}


/* Customer-side submitted order receipt */
.co-receipt{margin:0 0 28px;padding:26px;border:1px solid #d9cec4;border-radius:18px;background:linear-gradient(145deg,#fff,#fbf8f4);box-shadow:0 12px 30px rgba(48,34,24,.06)}
.co-receipt-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid var(--line)}
.co-receipt-head span,.co-receipt small{display:block;color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.co-receipt-head h2{margin:6px 0 0;font:700 27px 'Playfair Display',serif}
.co-status-badge{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#edf2f7;color:#243447;font-size:11px;text-transform:uppercase;letter-spacing:.07em}
.co-receipt-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px;margin-top:6px}
.co-receipt-grid>div{padding:18px 0;border-bottom:1px solid var(--line)}
.co-receipt-grid strong{display:block;margin-top:7px;font-size:14px;color:var(--ink)}
.co-receipt-grid p{margin:6px 0 0;color:var(--muted);font-size:13px;line-height:1.6}
.co-receipt-details{padding:20px 0;border-bottom:1px solid var(--line)}
.co-receipt-details p{margin:8px 0 0;color:#413a35;font-size:14px;line-height:1.75}
.co-receipt-image{padding-top:20px}
.co-receipt-image a{display:block;width:min(320px,100%);margin-top:10px}
.co-receipt-image img{display:block;width:100%;max-height:240px;object-fit:contain;border:1px solid var(--line);border-radius:13px;background:#f7f4f0}
.co-receipt-note{margin-top:20px;padding:12px 14px;border-radius:10px;background:#f3eee8;color:#5a4a3f;font-size:12px;font-weight:700}
@media(max-width:640px){.co-receipt{padding:19px 15px}.co-receipt-head{align-items:flex-start;flex-direction:column}.co-receipt-grid{grid-template-columns:1fr}.co-receipt-grid>div{padding:15px 0}.co-receipt-head h2{font-size:23px}}
