@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700;800&display=swap');
*{box-sizing:border-box}body{margin:0;background:#faf6ec;color:#292725;font:16px/1.65 'Open Sans',Arial,sans-serif}a{color:inherit;text-underline-offset:3px}header{text-align:center;padding:20px;border-bottom:1px solid #e4d9c5;font-size:21px;font-weight:800}header a{text-decoration:none}main{max-width:1080px;margin:24px auto;padding:0 20px}.reassurance{display:flex;justify-content:center;flex-wrap:wrap;gap:12px 30px;background:#a83832;color:#fff;border-radius:12px;padding:14px;font-size:14px}.layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.75fr);gap:36px;margin-top:24px;align-items:start}h1{font-size:34px;line-height:1.15;margin:0 0 8px;text-align:center}h2{font-size:25px;line-height:1.3;margin:0 0 20px}.subtitle{text-align:center;font-size:18px;font-weight:600;margin:0 0 18px}.art{display:block;width:100%;height:auto;margin:20px 0 28px}.summary{padding:8px 4px}.summary h2{text-align:center}.summary ul{padding-left:22px;font-size:15px;font-weight:600;line-height:1.7}.summary li{margin:10px 0}.summary li::marker{color:#a83832}.trust{display:block;width:min(100%,330px);height:auto;margin:24px auto;mix-blend-mode:multiply}.back{display:block;text-align:center;margin:26px 0}.checkout{background:#fff;border:1px solid #e5e1d9;border-radius:18px;padding:26px;box-shadow:0 8px 30px #29272509;min-width:0}.checkout h2{margin:0 0 6px}.order-name{font-size:14px;color:#68635d;margin:0 0 20px}.total{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0;border-top:1px solid #eee9e1;border-bottom:1px solid #eee9e1;margin-bottom:24px}.total strong{font-size:30px;white-space:nowrap}.total small{font-size:13px}.embed-placeholder{min-height:420px;border:2px dashed #d9d2c8;border-radius:12px;background:#fcfaf6;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:28px}.placeholder-label{font-size:12px;letter-spacing:.15em;font-weight:700;color:#8a8073}.embed-placeholder h3{font-size:20px;line-height:1.4;margin:16px 0 8px}.embed-placeholder p{font-size:14px;color:#756d63;margin:0}.help{text-align:center;font-size:13px;margin:24px 0 0;overflow-wrap:anywhere}footer{text-align:center;padding:20px 20px 32px;font-size:13px}footer p{margin:0 0 8px}footer nav{display:flex;justify-content:center;gap:10px 20px;flex-wrap:wrap}a:focus-visible{outline:3px solid #a83832;outline-offset:4px}@media(max-width:760px){header{font-size:17px;padding:16px}main{margin:18px auto;padding:0 18px}.layout{grid-template-columns:1fr;gap:20px}.reassurance{font-size:12px;gap:6px 14px;padding:12px}.checkout{padding:20px}h1{font-size:30px}h2{font-size:23px}.art{max-width:400px;margin-inline:auto}.embed-placeholder{min-height:340px}.back{margin-bottom:8px}}
