:root{color:#111;background:#080808;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#080808}button,input{font:inherit}.checkout-page{display:grid;min-height:100vh;place-items:start center;padding:clamp(18px,4vw,48px);background:linear-gradient(180deg,#080808 0,#080808 310px,#f6f1e8 310px,#f6f1e8)}.checkout-card,.result-panel{width:min(980px,100%);overflow:hidden;border:1px solid rgba(214,171,82,.34);border-radius:8px;background:#fffefa;box-shadow:0 24px 80px #0000003d}.checkout-card{display:grid}.product-hero{display:grid;gap:24px;padding:clamp(24px,5vw,48px);background:#080808;color:#fff}.brand-row,.trust-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.brand-mark{display:grid;width:44px;height:44px;place-items:center;border:1px solid #d6ab52;color:#d6ab52;font-weight:850}.brand-row span,.trust-row span{color:#f3d27d;font-weight:750}.trust-row span{display:inline-flex;gap:8px}.product-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(190px,.55fr) minmax(230px,280px);gap:28px;align-items:center}.eyebrow{margin:0 0 8px;color:#d6ab52;font-size:.78rem;font-weight:850;text-transform:uppercase}h1,h2,p{margin:0}h1{max-width:620px;color:#fff;font-size:clamp(2.45rem,6vw,4.9rem);line-height:.98;letter-spacing:0}.product-hero p{max-width:620px;color:#d9d2c6;line-height:1.55}.product-copy{display:grid;gap:10px}.product-visual{position:relative;display:grid;min-height:260px;place-items:center;overflow:hidden}.bottle{display:block;max-width:100%;object-fit:contain;filter:drop-shadow(0 22px 28px rgba(0,0,0,.42))}.bottle.single{width:min(210px,80%);max-height:270px}.product-visual.pack3{min-height:280px}.product-visual.pack3 .bottle{position:absolute;max-height:265px}.product-visual.pack3 .front{z-index:2;width:min(180px,56%)}.product-visual.pack3 .back-left,.product-visual.pack3 .back-right{z-index:1;width:min(150px,48%);opacity:.82}.product-visual.pack3 .back-left{transform:translate(-54px) scale(.9)}.product-visual.pack3 .back-right{transform:translate(54px) scale(.9)}.order-summary{display:grid;gap:12px;padding:20px;border:1px solid rgba(214,171,82,.42);border-radius:8px;background:#111}.order-summary div{display:flex;justify-content:space-between;gap:16px}.order-summary span{color:#d9d2c6}.order-summary strong{color:#f3d27d}.summary-total{padding-top:12px;border-top:1px solid rgba(214,171,82,.28);font-size:1.2rem}.compact-summary{border-color:#e3dacb;background:#f7f1e6}.compact-summary span{color:#6b6257}.compact-summary strong{color:#111}.compact-summary .summary-total{border-top-color:#dfd4bf}.form-section{display:grid;gap:16px;padding:clamp(20px,4vw,34px) clamp(20px,5vw,48px);border-bottom:1px solid #e6dccb;background:#fffefa}.form-section.compact{gap:12px}.section-heading{display:grid;gap:6px}h2{color:#111;font-size:1.25rem;letter-spacing:0}.section-heading p{color:#6b6257}.grid{display:grid;gap:14px}.two{grid-template-columns:repeat(2,minmax(0,1fr))}.three{grid-template-columns:.75fr .75fr minmax(160px,1fr)}.payment-methods{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.method-card{display:grid;min-height:152px;align-content:center;justify-items:center;gap:10px;border:1px solid #ded4c3;border-radius:8px;padding:16px;background:#fff;color:#111;cursor:pointer;text-align:center;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background .16s ease}.method-card svg{color:#8a6518;width:42px;height:42px}.brand-icons{display:grid;grid-template-columns:repeat(3,minmax(58px,1fr));gap:8px;width:min(100%,260px);align-items:center}.brand-icons img{width:100%;height:44px;object-fit:contain;border:1px solid #d8d0c0;border-radius:5px;padding:5px;background:#fff}.brand-icons img[alt=""]{display:block}.brand-icons img:nth-child(3){padding:3px}.wallet-brand{display:grid;width:min(100%,260px);place-items:center}.wallet-brand img{display:block;width:100%;height:44px;object-fit:contain;border:1px solid #d8d0c0;border-radius:5px;padding:7px 16px;background:#fff}.method-card.active .wallet-brand img{border-color:#f3d27d73;background:#fffaf0}.method-card span{color:#111;font-weight:850}.method-card small{color:#6b6257;line-height:1.35}.method-card:hover{transform:translateY(-1px);border-color:#c7a04f}.method-card:focus-visible{outline:3px solid #111111;outline-offset:2px}.method-card.active{border-color:#111;background:#111;box-shadow:0 14px 30px #11111124}.method-card.active svg,.method-card.active span{color:#f3d27d}.method-card.active .brand-icons img{border-color:#f3d27d73;background:#fffaf0}.method-card.active small{color:#efe5cf}.card-fields{display:grid;gap:16px;animation:reveal-payment .17s ease}.wallet-note{display:flex;align-items:center;gap:10px;min-height:58px;border:1px solid #e3dacb;border-radius:8px;padding:14px 16px;background:#f7f1e6;color:#4b463f;font-weight:750;animation:reveal-payment .17s ease}label{display:grid;gap:7px;color:#312f2a;font-size:.94rem;font-weight:750}label span{color:#83796b;font-weight:650}input{width:100%;min-height:54px;border:1px solid #d9d0c0;border-radius:8px;padding:12px 14px;color:#111;background:#fff;font-size:1rem;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}input:focus{outline:2px solid #d6ab52;outline-offset:2px;box-shadow:0 0 0 4px #d6ab5224}input[aria-invalid=true]{border-color:#b42318;background:#fff8f7}.check{grid-template-columns:18px 1fr;align-items:center;color:#4b463f;font-weight:650}.check input{min-height:auto}.field-error{color:#8f1d14;font-size:.82rem;font-weight:750}.mini-summary{display:grid;align-content:center;gap:6px;min-height:54px;padding:12px 14px;border:1px solid #e3dacb;border-radius:8px;background:#f7f1e6}.mini-summary span{color:#6b6257;font-size:.82rem;font-weight:750}.mini-summary strong{color:#111}.pay-button{display:inline-flex;align-items:center;justify-content:center;min-height:58px;margin:clamp(20px,4vw,34px) clamp(20px,5vw,48px) clamp(22px,4vw,40px);border:0;border-radius:8px;padding:0 24px;background:#118847;color:#fff;box-shadow:0 14px 28px #11884740;cursor:pointer;font-weight:900;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.pay-button:hover:not(:disabled){transform:translateY(-1px);background:#0f9a4e;box-shadow:0 18px 34px #1188474d}.pay-button:focus-visible{outline:3px solid #111111;outline-offset:3px}.pay-button:disabled{cursor:wait;opacity:.68}.checkout-disclaimer{display:flex;align-items:flex-start;gap:12px;margin:0 clamp(20px,5vw,48px) clamp(24px,4vw,42px);border:1px solid #ded4c3;border-radius:8px;padding:14px 16px;background:#f7f1e6;color:#4b463f}.checkout-disclaimer svg{flex:0 0 auto;color:#118847}.checkout-disclaimer p{color:#4b463f;font-size:.92rem;font-weight:700;line-height:1.45}.status{margin:18px clamp(20px,5vw,48px) 0;padding:12px 14px;border-radius:8px}.status.error{background:#fff0ee;color:#a22b1f}.result-panel{display:grid;justify-items:center;gap:16px;min-height:430px;align-content:center;padding:clamp(28px,6vw,60px);text-align:center}.result-panel h1{color:#111;font-size:clamp(2.1rem,5vw,3.8rem)}.result-panel p{color:#4d4840}.result-panel.approved svg{color:#087443}.result-panel.declined svg{color:#a22b1f}.result-panel.review svg{color:#9b741e}.alert-line{display:flex;align-items:center;gap:8px;color:#8f1d14;font-weight:750}.sdk-checkout{display:grid;gap:0;padding:clamp(18px,4vw,34px);background:#fffefa}.sdk-header{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,340px);gap:22px;align-items:start;padding-bottom:18px}.sdk-header h1{color:#111;font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.05}.sdk-header p:not(.eyebrow){max-width:540px;color:#4b463f;line-height:1.45}.sdk-frame{position:relative;z-index:1;min-height:430px;overflow:visible;border:1px solid #e3dacb;border-radius:8px;background:#fffefa}.sdk-frame iframe{position:relative;z-index:2;width:100%;min-height:430px;pointer-events:auto}.admin-page{display:grid;min-height:100vh;place-items:center;padding:clamp(18px,4vw,48px);background:linear-gradient(180deg,#080808 0,#080808 260px,#f6f1e8 260px,#f6f1e8)}.admin-panel{display:grid;width:min(880px,100%);gap:22px;border:1px solid rgba(214,171,82,.34);border-radius:8px;padding:clamp(22px,5vw,42px);background:#fffefa;box-shadow:0 24px 80px #0000003d}.admin-header{display:flex;align-items:center;gap:14px}.admin-header .brand-mark{background:#080808}.admin-header h1{color:#111;font-size:clamp(2rem,5vw,3.4rem)}.admin-token input{max-width:520px}.admin-reports{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.admin-report-card{display:grid;align-content:start;gap:16px;min-height:250px;border:1px solid #e3dacb;border-radius:8px;padding:20px;background:#fff}.admin-report-card>svg{width:42px;height:42px;color:#8a6518}.admin-report-card p,.admin-security,.admin-message{color:#6b6257;line-height:1.45}.admin-report-card button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;border:0;border-radius:8px;padding:0 16px;background:#111;color:#f3d27d;cursor:pointer;font-weight:850}.admin-report-card button:disabled{cursor:wait;opacity:.68}.admin-security{display:inline-flex;align-items:center;gap:8px;font-weight:700}.admin-message{min-height:22px;font-weight:800}@keyframes reveal-payment{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(max-width:760px){.checkout-page{padding:0;background:#f6f1e8}.checkout-card,.result-panel{min-height:100vh;border:0;border-radius:0}.product-grid,.two,.three,.payment-methods,.admin-reports,.sdk-header{grid-template-columns:1fr}.product-visual{min-height:220px}.bottle.single{max-height:220px}.brand-icons{width:min(100%,320px)}.order-summary{padding:16px}}
