:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#edf3ff;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0d1f44;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:radial-gradient(circle at top,#3b69d638,#0000 28%),linear-gradient(#112755 0%,#0d1f44 52%,#0a1630 100%);min-width:320px;margin:0}button,input,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.page-shell{width:100%;max-width:520px;margin:0 auto;padding:16px 16px 120px}.top-bar{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.top-bar__spacer{width:1px;height:1px}.top-bar__button{color:#f1f5ff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #e2ecff8c;border-radius:999px;min-height:36px;padding:0 15px}.page-notice,.helper-text,.error-text,.success-copy{margin:0;font-size:13px;line-height:1.6}.page-notice{color:#e3ebffd6;margin-bottom:12px}.content-panel{gap:16px;display:grid}.product-card{background:#fffffff5;border:1.5px solid #111;border-radius:18px;grid-template-columns:72px minmax(0,1fr);align-items:start;gap:12px;padding:14px;display:grid;box-shadow:0 16px 34px #050c1c47}.product-image{object-fit:cover;border-radius:12px;width:72px;height:72px}.product-copy{min-width:0}.product-copy h1{color:#101728;margin:0 0 6px;font-size:17px;font-weight:700;line-height:1.4}.product-copy p{color:#4e5b77;word-break:break-word;margin:0;font-size:13px;line-height:1.6}.order-form{gap:18px;display:grid}.form-section{gap:12px;display:grid}.section-head{justify-content:space-between;align-items:center;display:flex}.section-title{color:#f1f5ff;font-size:14px;font-weight:700}.choice-chip,.payment-option{color:#eef4ff;text-align:center;background:#ffffff0f;border:1px solid #d6e1ff66;border-radius:12px;min-height:48px;padding:0 16px}.choice-chip{justify-self:start}.choice-chip--active,.payment-option--active{color:#111;background:#fff;border-color:#fff}.field-block{gap:8px;display:grid}.field-label{color:#f1f5ff;align-items:center;gap:4px;font-size:14px;font-weight:700;display:flex}.required-mark{color:#d13b31}.field-input,.field-textarea{color:#f5f8ff;background:#ffffff14;border:1px solid #ced8ef61;border-radius:12px;width:100%;padding:13px 14px}.field-input:focus,.field-textarea:focus{border-color:#fff;outline:none}.field-input::placeholder,.field-textarea::placeholder{color:#d7e0f7a3}.field-textarea{resize:vertical;min-height:96px}.payment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.payment-option{justify-content:center;align-items:center;gap:8px;display:flex}.payment-option__icon{object-fit:contain;flex:0 0 18px;width:18px;height:18px}.helper-text{color:#d4dff8c7}.error-text{color:#ff9f96}.success-card{color:#1f5f2c;background:#f0f9eb;border-radius:14px;padding:14px}.success-title{margin:0 0 6px;font-size:14px;font-weight:700}.sticky-bar{z-index:10;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#060f23f0;border-top:1px solid #d3dcf238;justify-content:center;align-items:center;gap:12px;display:flex;position:fixed;bottom:0;left:0;right:0}.sticky-bar__price{flex:none;gap:2px;min-width:0;display:grid}.sticky-bar__price span{color:#cedaf7b8;font-size:12px}.sticky-bar__price strong{color:#fff;font-size:18px}.submit-button{color:#0f1d3f;text-align:center;background:linear-gradient(135deg,#e9eefb 0%,#fff 100%);border:none;border-radius:999px;flex:auto;min-height:48px;padding:0 18px;font-size:15px;font-weight:700}.submit-button:disabled{opacity:.7;cursor:not-allowed}@media (width>=640px){.page-shell{padding-left:20px;padding-right:20px}.sticky-bar{border:1px solid #d3dcf238;border-bottom:none;border-top-left-radius:18px;border-top-right-radius:18px;width:min(520px,100%);left:50%;transform:translate(-50%)}}
