:root{--bg-top:#faf6f0;--bg-bottom:#f0e7dc;--card:#fffdfa;--ink:#2c2723;--muted:#8c8178;--faint:#a89d92;--line:#ebe1d5;--accent:#b6897b;--accent-strong:#9d6f61;--accent-hover:#8a6053;--accent-soft:#b6897b29;--danger:#c0563f;color:var(--ink);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{background:linear-gradient(165deg, var(--bg-top) 0%, var(--bg-bottom) 100%);background-attachment:fixed;min-width:320px;min-height:100vh;margin:0}#root{min-height:100vh}.page-shell{box-sizing:border-box;background:#f8f5f0;justify-content:center;align-items:center;min-height:100vh;padding:32px 20px;display:flex}.card{box-sizing:border-box;background:#fffdfa;border:1px solid #e5ded7;border-radius:30px;width:100%;max-width:680px;padding:52px 58px;box-shadow:0 20px 60px #4632280f}.header{margin-bottom:42px}.header h1{color:#292522;letter-spacing:-1.2px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:52px;font-weight:400;line-height:1.08}.header p{color:#918982;margin:18px 0 0;font-size:19px;line-height:1.5}.select-section{flex-direction:column;gap:9px;display:flex}.select-section label{color:#827873;letter-spacing:2px;text-transform:uppercase;font-size:14px;font-weight:600}.select-section select{box-sizing:border-box;appearance:none;color:#302b28;cursor:pointer;background-color:#fffdfa;background-image:linear-gradient(45deg,#0000 50%,#a27868 50%),linear-gradient(135deg,#a27868 50%,#0000 50%);background-position:calc(100% - 23px) 26px,calc(100% - 17px) 26px;background-repeat:no-repeat;background-size:6px 6px;border:1px solid #d6c7be;border-radius:17px;outline:none;width:100%;height:62px;padding:0 52px 0 21px;font-family:inherit;font-size:17px;transition:all .2s}.select-section select:hover{border-color:#a77b69}.select-section select:focus{border-color:#a77b69;box-shadow:0 0 0 4px #f2e8e2}.selected-product{margin-top:16px}.product-info{box-sizing:border-box;background:#fffdfa;border:1px solid #e6ded8;border-radius:22px;justify-content:space-between;align-items:center;gap:20px;min-height:125px;padding:25px 27px;transition:all .2s;display:flex}.product-info:hover{box-shadow:0 8px 25px #4632280d}.product-details{flex-direction:column;gap:6px;display:flex}.product-details h2{color:#302b28;margin:0;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:400;line-height:1.2}.product-details span{color:#958b85;font-size:16px;line-height:1.4}.product-info p{color:#a17463;white-space:nowrap;flex-shrink:0;margin:0;font-size:25px;font-weight:700;line-height:1}.guide-description{background:#faf7f3;border:1px solid #e9e1db;border-radius:18px;margin-top:14px;padding:21px 24px}.guide-description h3{color:#70645e;text-transform:uppercase;letter-spacing:1.4px;margin:0 0 6px;font-size:14px;font-weight:650}.guide-description p{color:#827873;margin:0;font-size:15px;line-height:1.55}.discount-message{background:#f2e7e1;border:1px solid #eadbd3;border-radius:18px;flex-direction:column;gap:6px;margin-top:14px;padding:20px 24px;display:flex}.discount-message strong{color:#9d6f5e;font-size:18px;line-height:1.3}.discount-message span{color:#967c70;font-size:15px;line-height:1.5}.payment-section{border-top:1px solid #e7dfd9;margin-top:36px;padding-top:32px}.description{margin-bottom:24px}.description p:first-child{color:#514944;margin:0;font-size:19px;font-weight:400;line-height:1.5}.description .spam-note{color:#9b918b;margin:5px 0 0;font-size:14px;line-height:1.45}.form{flex-direction:column;gap:9px;display:flex}.field-label{color:#756a64;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:2px;font-size:14px;font-weight:600}.form input{box-sizing:border-box;color:#302b28;background:#fffdfa;border:1px solid #ded4cd;border-radius:16px;outline:none;width:100%;height:58px;padding:0 17px;font-family:inherit;font-size:17px;transition:all .2s}.form input::placeholder{color:#aaa09a}.form input:hover{border-color:#b99889}.form input:focus{border-color:#a77b69;box-shadow:0 0 0 4px #f2e8e2}.form>button{color:#fff;cursor:pointer;background:#a77865;border:none;border-radius:17px;width:100%;height:60px;margin-top:11px;font-family:inherit;font-size:18px;font-weight:650;transition:background-color .2s,transform .15s,box-shadow .2s}.form>button:hover:not(:disabled){background:#966956;transform:translateY(-1px);box-shadow:0 9px 22px #825a462b}.form>button:active:not(:disabled){transform:translateY(0)}.form>button:disabled{opacity:.5;cursor:not-allowed}.spam-note{color:#948983;font-size:13px;line-height:1.45}.suggest-link{color:#9d6f5e;font:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-weight:650}.suggest-link:hover{text-decoration:underline}.error-text{color:#bd625d;margin:0;font-size:13px;line-height:1.4}@media (width<=700px){.page-shell{align-items:flex-start;padding:16px}.card{border-radius:25px;width:100%;max-width:560px;margin-top:10px;padding:34px 24px}.header{margin-bottom:34px}.header h1{letter-spacing:-.8px;font-size:40px}.header p{margin-top:13px;font-size:18px}.select-section select{border-radius:16px;height:58px;font-size:16px}.product-info{border-radius:19px;min-height:115px;padding:21px}.product-details h2{font-size:23px}.product-details span{font-size:15px}.product-info p{font-size:21px}.guide-description,.discount-message{border-radius:17px;padding:18px 20px}.payment-section{margin-top:32px;padding-top:28px}.description p:first-child{font-size:18px}.description .spam-note{font-size:13px}}@media (width<=480px){.card{padding:30px 20px}.header h1{font-size:35px}.header p{font-size:17px}.product-info{gap:12px;padding:18px}.product-details h2{font-size:21px}.product-info p{font-size:19px}}
