@font-face{font-family:Inter;src:url('/assets/fonts/InterVariable.woff2') format('woff2');font-display:swap}*{box-sizing:border-box}body{margin:0;background:#f3f6fc;color:#263354;font:14px var(--tm-font-sans)}a{color:#7452bc;text-decoration:none}button,input,select{font:inherit}button,.button{border:1px solid #dcdff0;border-radius:10px;background:#fff;color:#7050b3;padding:11px 16px;cursor:pointer;display:inline-flex;justify-content:center;align-items:center;min-height:43px}button:disabled{opacity:.55;cursor:wait}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #a587e0;outline-offset:3px}.rail{position:fixed;inset:0 auto 0 0;width:218px;padding:35px 21px;background:linear-gradient(160deg,#fff,#e9f0ff);border-right:1px solid #e0e5f1}.brand{font-size:24px;letter-spacing:-1px;font-weight:750;color:#263354;display:flex;align-items:center;gap:10px}.brand>img{display:block;width:48px;height:48px;object-fit:contain;filter:drop-shadow(0 8px 14px #0f5ecd38)}.brand span{font-size:11px;display:block;letter-spacing:1px;font-weight:500;margin-top:5px}.rail nav{display:grid;gap:13px;margin-top:55px}.rail nav a{padding:14px 16px;border-radius:12px;color:#566887}.rail nav .active{background:#eee6fd;color:#8051bd}.rail-note{margin-top:90px;line-height:1.8;color:#8792af}.app{margin-left:218px;padding:0 25px 40px;max-width:1900px}header{min-height:93px;display:flex;align-items:center;gap:24px}header form{display:flex;flex:1;background:white;border-radius:12px;padding:4px;border:1px solid #e1e6f1;max-width:760px}header input{border:0;background:transparent;min-width:0;flex:1;padding:10px 14px;color:#263354}header button{white-space:nowrap}.market-layout{display:grid;grid-template-columns:minmax(0,1fr) 315px;gap:20px}.hero{position:relative;overflow:hidden;isolation:isolate;min-height:220px;padding:24px 26px;background:linear-gradient(115deg,#fcfbff,#edf0ff);border:1px solid #e7e1f5;border-radius:18px;margin-bottom:20px}.hero h1{font-size:46px;letter-spacing:-1.5px;margin:17px 0 9px;font-weight:650}.hero p{font-size:16px;color:#7885a3;line-height:1.6;margin:0}.hero .breadcrumb{font-size:12px}.hero-light{position:absolute;z-index:-1;width:220px;height:220px;right:-35px;top:25px;background:radial-gradient(circle,#e0d2fc,transparent 70%);border-radius:50%}.panel{background:linear-gradient(130deg,#fff,#fcfdff);border:1px solid #e3e7f3;border-radius:16px;padding:20px;box-shadow:0 4px 15px #45528904}.section-head{display:flex;align-items:center;justify-content:space-between;gap:15px}.section-head h2,.context h2{font-size:25px;letter-spacing:-.8px;font-weight:600;margin:0 0 14px}.section-head a{font-size:12px}.offers-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.offer{border:1px solid #e0e6f2;border-radius:13px;overflow:hidden;background:white;display:flex;flex-direction:column}.media{aspect-ratio:1.18;position:relative;display:grid;place-items:center;background:linear-gradient(150deg,#f0edf6,#e9eef5);overflow:hidden}.media img,.media video{height:100%;width:100%;object-fit:cover}.media-empty{padding:30px;text-align:center;line-height:1.7;color:#9295a8;font-size:12px}.media-empty strong{display:block;font-size:28px;font-weight:350;color:#b0a9c1;letter-spacing:2px;margin-bottom:9px}.offer-body{padding:13px;display:flex;flex-direction:column;gap:10px;flex:1}.offer h3{font-size:16px;margin:0;line-height:1.45}.offer p{font-size:12px;line-height:1.6;color:#7e8ba7;margin:0}.seller-link{font-size:11px}.price{font-size:22px;letter-spacing:-.6px;margin-top:auto}.offer-actions{display:flex;gap:6px}.offer-actions>button:first-child{flex:1}.offer-actions button,.quick-order button{font-size:12px;padding:9px}.quick-order{display:grid;gap:6px}.quick-order button{width:100%}.quick-order p{font-size:11px}.context{display:flex;flex-direction:column;gap:16px}.context p{color:#7e8aa3;line-height:1.7}.context .button{width:100%}.text-link{display:block;text-align:center;margin-top:14px;font-size:12px}.eyebrow{font-size:10px;letter-spacing:1.3px}.mine{background:linear-gradient(125deg,#fff,#f5f0ff)}.dark-panel{background:linear-gradient(125deg,#6d6695,#4d6283);color:white}.dark-panel p{color:#e1dfef}.dark-panel .button{background:#ffffff17;border-color:#ffffff38;color:white}#market-message{color:#76829d;line-height:1.7}dialog{border:1px solid #e1daf3;border-radius:20px;width:min(840px,calc(100% - 28px));padding:24px;background:#fcfcff;color:#263354;max-height:90vh;overflow:auto}dialog::backdrop{background:#26334b66;backdrop-filter:blur(4px)}.dialog-top{display:flex;justify-content:space-between;align-items:center;gap:16px}.dialog-top h2{font-size:25px;margin:0 0 15px}.dialog-top button{font-size:25px}.detail-layout{display:grid;grid-template-columns:1fr 1fr;gap:23px}.detail-layout p{line-height:1.7;color:#75819a}.field{display:grid;gap:8px;margin:15px 0}.field select,.field input{border:1px solid #dce0ef;border-radius:9px;padding:12px;min-width:0;width:100%;background:white;color:inherit}.notice{padding:14px;background:#f2edf9;border-radius:10px;color:#76618e;line-height:1.7}.detail-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.history-entry{padding:15px 0;border-bottom:1px solid #e1e6f0}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media(max-width:1300px){.rail{width:180px}.app{margin-left:180px;padding:0 17px 30px}.market-layout{grid-template-columns:minmax(0,1fr) 270px;gap:15px}.offers-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1000px){.rail{display:none}.app{margin-left:0}.market-layout{grid-template-columns:minmax(0,1fr) 245px}header{gap:12px}header>a{font-size:12px}}@media(max-width:760px){.app{padding:0 11px 24px}header{flex-wrap:wrap;padding:12px 0;gap:10px}header form{flex-basis:100%;order:2}header>a{margin-left:auto}.market-layout{grid-template-columns:1fr}.hero{padding:19px;min-height:200px;margin-bottom:13px}.hero h1{font-size:35px}.hero p{font-size:13px}.panel{padding:14px}.offers-grid{gap:9px}.offer-body{padding:10px}.offer h3{font-size:14px}.price{font-size:19px}.offer-actions{flex-wrap:wrap}.offer-actions button,.quick-order button{padding:8px}.section-head h2,.context h2{font-size:23px}.detail-layout{grid-template-columns:1fr}.detail-layout>.media{max-width:320px;width:100%;margin:auto}dialog{padding:17px}.media-empty{padding:20px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
#market-message[data-state="error"],#choice-result[data-state="error"],.quick-order [data-state="error"]{border-inline-start:4px solid var(--tm-red);padding:12px;color:var(--tm-ink);background:var(--tm-panel);font-weight:600}
