:root{--ieo-bg:#070b16;--ieo-panel:#101725;--ieo-panel-2:#151f30;--ieo-border:#25334a;--ieo-text:#edf5ff;--ieo-muted:#8e9eb5;--ieo-primary:#19d4c5;--ieo-accent:#8c6cff;--ieo-danger:#ff6278;--ieo-success:#22c98b}
.ieo-portal{min-height:100vh;background:radial-gradient(circle at 15% 0,#172641 0,transparent 32%),var(--ieo-bg);color:var(--ieo-text);font-family:Inter,"Noto Sans",Arial,sans-serif;box-sizing:border-box}.ieo-portal *{box-sizing:border-box}.ieo-ltr{direction:ltr;unicode-bidi:isolate}.ieo-desktop-head{height:68px;padding:0 42px;display:flex;align-items:center;gap:36px;background:#080d17;border-bottom:1px solid var(--ieo-border)}.ieo-desktop-head .ieo-brand img{width:74px}.ieo-desktop-head nav{display:flex;gap:28px;flex:1}.ieo-desktop-head a{color:#a9b7ca;text-decoration:none}.ieo-desktop-head a.active{color:var(--ieo-primary)}.ieo-projects{max-width:1500px;margin:auto;padding:64px 48px}.ieo-projects>header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:30px}.ieo-projects h1{font-size:34px;margin:5px 0}.ieo-projects>header p{color:var(--ieo-muted)}.ieo-project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.ieo-project-card,.ieo-panel,.ieo-records{background:linear-gradient(155deg,var(--ieo-panel-2),var(--ieo-panel));border:1px solid var(--ieo-border);border-radius:16px;box-shadow:0 18px 45px #0005}.ieo-project-card{padding:24px;min-height:310px}.ieo-project-card header,.ieo-project-card footer,.ieo-detail-head,.ieo-record header,.ieo-record footer{display:flex;align-items:center;justify-content:space-between;gap:14px}.ieo-project-card h2{font-size:20px;margin:8px 0}.ieo-token{color:var(--ieo-primary);font-weight:800}.ieo-state{padding:6px 10px;border-radius:99px;background:#28354a;color:#dbe8f8;font-size:12px}.state-OPEN,.state-TOKEN_GRANTED,.state-RELEASED{background:#123f38;color:#5ce9bf}.state-CANCELLED,.state-FAILED{background:#512534;color:#ff9aad}.ieo-project-card dl,.ieo-facts dl,.ieo-record dl,.ieo-drawer dl{display:grid;gap:10px}.ieo-project-card dl div,.ieo-facts dl div,.ieo-record dl div,.ieo-drawer dl div{display:flex;justify-content:space-between;gap:12px}.ieo-project-card dt,.ieo-facts dt,.ieo-record dt,.ieo-drawer dt{color:var(--ieo-muted)}.ieo-progress{height:7px;background:#273248;border-radius:99px;overflow:hidden;margin:24px 0 15px}.ieo-progress div{height:100%;background:linear-gradient(90deg,var(--ieo-primary),var(--ieo-accent))}.ieo-primary{border:0;border-radius:9px;padding:10px 18px;background:var(--ieo-primary);color:#041312!important;font-weight:800;text-decoration:none;cursor:pointer}.ieo-primary:disabled{opacity:.4;cursor:not-allowed}.ieo-detail{max-width:1380px;margin:auto;padding:42px}.ieo-detail-head{margin-bottom:28px}.ieo-detail-head h1{margin:5px 0}.ieo-back{font-size:36px;color:var(--ieo-text);text-decoration:none}.ieo-detail-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:24px}.ieo-panel{padding:28px}.ieo-facts dl{grid-template-columns:1fr 1fr;gap:16px 28px}.ieo-facts dl div{padding-bottom:12px;border-bottom:1px solid var(--ieo-border)}.ieo-subscribe-panel form label{display:grid;gap:10px;color:var(--ieo-muted)}.ieo-amount-input{display:flex;align-items:center;border:1px solid var(--ieo-border);background:#090f1b;border-radius:10px;padding-right:12px}.ieo-amount-input input{min-width:0;flex:1;background:transparent;border:0;color:var(--ieo-text);padding:16px;font-size:20px;outline:none}.ieo-estimate{display:grid;gap:8px;margin:18px 0}.ieo-estimate span{display:flex;justify-content:space-between;color:var(--ieo-muted)}.ieo-estimate b{color:var(--ieo-text)}.ieo-message,#ieo-submit-status{min-height:24px;color:#f4c85a}.ieo-no-cancel{color:var(--ieo-muted);font-size:12px}.ieo-subscribe-panel .ieo-primary{width:100%}.ieo-records{max-width:1500px;margin:34px auto;padding:28px}.ieo-records-title{display:flex;justify-content:space-between;align-items:center}.ieo-records-title span{color:var(--ieo-muted)}.ieo-filters{display:grid;grid-template-columns:repeat(4,1fr) auto auto;gap:12px;align-items:end}.ieo-filters label{display:grid;gap:6px;color:var(--ieo-muted);font-size:12px}.ieo-filters input,.ieo-filters select,.ieo-filters button,.ieo-pagination select{height:40px;background:#0a111d;color:var(--ieo-text);border:1px solid var(--ieo-border);border-radius:7px;padding:0 10px}.ieo-record-tabs{display:flex;gap:5px;overflow:auto;margin:24px 0;border-bottom:1px solid var(--ieo-border)}.ieo-record-tabs button{white-space:nowrap;background:none;border:0;color:var(--ieo-muted);padding:12px}.ieo-record-tabs button.active{color:var(--ieo-primary);border-bottom:2px solid var(--ieo-primary)}.ieo-record-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ieo-record{background:#0b121f;border:1px solid var(--ieo-border);border-radius:10px;padding:16px}.ieo-record code{overflow:hidden;text-overflow:ellipsis;color:var(--ieo-muted)}.ieo-record footer button{background:none;color:var(--ieo-primary);border:0}.ieo-relation{display:grid;grid-template-columns:1.2fr .8fr 1.2fr 1fr 1fr auto;gap:12px;align-items:center;background:#0b121f;padding:14px;border-bottom:1px solid var(--ieo-border)}.ieo-pagination{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:24px}.ieo-pagination button{background:#151f30;color:var(--ieo-text);border:1px solid var(--ieo-border);border-radius:7px;padding:8px 14px}.ieo-empty{text-align:center;color:var(--ieo-muted);padding:70px}.ieo-drawer{position:fixed;z-index:30;right:0;top:0;width:min(520px,90vw);height:100vh;overflow:auto;padding:32px;background:#101826;border-left:1px solid var(--ieo-border);box-shadow:-20px 0 60px #0008}.ieo-drawer>[data-close]{float:right;background:none;border:0;color:#fff;font-size:28px}.ieo-drawer p{display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:8px;border-top:1px solid var(--ieo-border);padding:12px 0}.ieo-mobile{padding-bottom:68px}.ieo-mobile-header{height:54px;display:grid;grid-template-columns:44px 1fr auto;align-items:center;padding:0 14px;background:#0a101c;border-bottom:1px solid var(--ieo-border)}.ieo-mobile-header h1{font-size:17px;text-align:center}.ieo-mobile-header a{color:var(--ieo-text);text-decoration:none}.ieo-mobile-header>a:first-child{font-size:30px}.ieo-mobile .ieo-projects{padding:24px 15px}.ieo-mobile .ieo-projects>header{display:block}.ieo-mobile .ieo-projects h1{font-size:26px}.ieo-mobile .ieo-project-grid{grid-template-columns:1fr}.ieo-mobile .ieo-project-card{min-height:270px;padding:18px}.ieo-mobile .ieo-detail{padding:18px 14px}.ieo-mobile .ieo-detail-head{align-items:flex-start}.ieo-mobile .ieo-detail-head h1{font-size:20px}.ieo-mobile .ieo-detail-grid{grid-template-columns:1fr}.ieo-mobile .ieo-facts dl{grid-template-columns:1fr}.ieo-mobile .ieo-panel{padding:19px}.ieo-mobile .ieo-records{margin:14px;padding:14px}.ieo-mobile .ieo-records-title{display:block}.ieo-mobile .ieo-filters{grid-template-columns:1fr 1fr}.ieo-mobile .ieo-record-list{grid-template-columns:1fr}.ieo-mobile .ieo-record-tabs{margin-inline:-14px;padding-inline:14px}.ieo-mobile .ieo-relation{grid-template-columns:1fr 1fr}.ieo-mobile-bottom{position:fixed;z-index:10;bottom:0;left:0;right:0;height:58px;display:flex;justify-content:space-around;align-items:center;background:#0a101c;border-top:1px solid var(--ieo-border)}.ieo-mobile-bottom a{color:var(--ieo-muted);text-decoration:none;font-size:12px}.ieo-mobile-bottom a.active{color:var(--ieo-primary)}
@media(max-width:1100px){.ieo-project-grid{grid-template-columns:1fr 1fr}.ieo-filters{grid-template-columns:repeat(2,1fr)}.ieo-detail-grid{grid-template-columns:1fr}}
@media(min-width:750px) and (max-width:900px){.ieo-mobile .ieo-project-grid{grid-template-columns:1fr 1fr}.ieo-mobile .ieo-detail{max-width:740px}.ieo-mobile .ieo-facts dl{grid-template-columns:1fr 1fr}.ieo-mobile .ieo-record-list{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.ieo-desktop-head{padding:0 16px}.ieo-project-grid{grid-template-columns:1fr}.ieo-filters{grid-template-columns:1fr}.ieo-record-list{grid-template-columns:1fr}}

/* Stage 8C2 CURRENT LIVE read-only fixture. The selectors are isolated from
   healthy Stage 8B pages; no whole-page scaling or ORIGINAL imagery is used. */
@font-face{font-family:BinancePlex;src:url('/assets/bPlex-Regular.woff') format('woff');font-display:block}
@font-face{font-family:Stage8IeoPlex;src:url('/assets/bPlex-Regular.woff') format('woff');font-style:normal;font-weight:400;font-display:block}
@font-face{font-family:XMIcon;src:url('/assets/xm-desktop-iconfont.woff2') format('woff2');font-display:block}.ieo-v-icon{font-family:XMIcon!important;font-style:normal;font-weight:400;font-size:16px;-webkit-font-smoothing:antialiased}
.ieo-v{margin:0;min-height:100vh;background:#000;color:#fff;box-sizing:border-box}.ieo-v *{box-sizing:border-box}.ieo-v a{text-decoration:none}.ieo-v-desktop{font-family:Avenir,Helvetica,Arial,sans-serif;font-size:14px}.ieo-v-desktop-header{height:60px;width:100%;display:flex;align-items:center;background:#050509;color:#fff;padding:0 20px 0 30px;gap:36px;white-space:nowrap}.ieo-v-desktop-header>a{width:148px;height:60px;display:flex;align-items:center}.ieo-v-desktop-header img{display:block;width:124px;height:auto}.ieo-v-desktop-header nav{height:60px;display:flex;align-items:center;gap:27px;flex:1}.ieo-v-desktop-header nav span{font-size:14px;line-height:48px}.ieo-v-desktop-header .ieo-v-account{height:60px;display:flex;align-items:center;gap:10px;font-size:14px}.ieo-v-desktop-header .ieo-v-account bdi{font-weight:400}.ieo-v-desktop-header>button{height:26px;min-width:100px;border:1px solid #5b5b5b;border-radius:4px;background:#333;color:#aaa;font-size:12px}.ieo-v-list{width:1200px;margin:20px auto}.ieo-v-list>header{height:74px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;background:#2d2d42;border:1px solid #e6e7ef;border-radius:4px;margin-bottom:19px}.ieo-v-list>header h1{margin:0;font-size:22px;font-weight:400}.ieo-v-list>header a{font-size:14px;font-weight:500;color:#00f0ff}.ieo-v-desktop .ieo-v-card{position:relative;height:206px;background:#2d2d42;border:1px solid #e6e7ef;border-radius:4px;margin-bottom:19px;padding:20px}.ieo-v-desktop .ieo-v-card-top{height:38px;display:flex;justify-content:space-between;align-items:flex-start}.ieo-v-desktop .ieo-v-card h2{margin:0;font-size:22px;line-height:30px}.ieo-v-desktop .ieo-v-card-top a{display:flex;align-items:center;justify-content:center;width:96px;height:38px;background:#00dded;color:#fff;font-size:14px;font-weight:500}.ieo-v-desktop .ieo-v-open{display:flex;width:58px;height:32px;padding:0 10px;align-items:center;border-radius:4px;background:#f0f9eb;color:#67c23a;font-size:12px}.ieo-v-desktop .ieo-v-quantity{position:absolute;left:20px;right:20px;top:106px;height:23px;display:flex;align-items:center;font-size:16px}.ieo-v-desktop .ieo-v-quantity b{font-weight:700}.ieo-v-desktop .ieo-v-quantity i{font-style:normal;margin:0 12px}.ieo-v-desktop .ieo-v-quantity span{color:#ddd}.ieo-v-desktop .ieo-v-quantity em{margin-left:auto;font-style:normal}.ieo-v-desktop .ieo-v-progress{position:absolute;left:20px;right:20px;bottom:20px;height:30px;border-radius:15px;background:#eef1f7;overflow:hidden}.ieo-v-desktop .ieo-v-progress>div{height:100%;position:relative;background:#11d5e5}.ieo-v-desktop .ieo-v-progress span{position:absolute;right:10px;top:5px;font-size:14px;color:#fff}
.ieo-v-detail{width:1200px;margin:20px auto}.ieo-v-detail>nav{height:56px;display:flex;align-items:center;padding:0 20px;background:#2d2d42;border:1px solid #e6e7ef;border-radius:4px;margin-bottom:20px}.ieo-v-detail>nav a{color:#fff}.ieo-v-detail>nav span{color:#fff}.ieo-v-detail>article{min-height:950px;background:#2d2d42;border:1px solid #e6e7ef;border-radius:4px;padding:70px 110px}.ieo-v-detail-inner{width:978px}.ieo-v-detail label{display:block;font-size:18px;margin-bottom:10px}.ieo-v-detail b{display:block;font-size:18px}.ieo-v-detail .ieo-v-balance{height:101px}.ieo-v-detail .ieo-v-price{height:103px;padding-top:1px;border-bottom:1px solid #25394c}.ieo-v-detail .ieo-v-price b,.ieo-v-detail .ieo-v-supply b{color:#ffad61}.ieo-v-detail .ieo-v-supply{height:105px;padding-top:15px;border-bottom:1px solid #25394c}.ieo-v-detail .ieo-v-supply p{height:36px;margin:0;display:flex;align-items:flex-start}.ieo-v-detail .ieo-v-supply span{font-size:18px;width:137px}.ieo-v-detail .ieo-v-supply b{font-size:18px}.ieo-v-detail .ieo-v-times{height:240px;display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:95px;padding-top:17px}.ieo-v-detail .ieo-v-times p{margin:0}.ieo-v-detail .ieo-v-times span,.ieo-v-detail .ieo-v-times b{display:block;font-size:16px;font-weight:400}.ieo-v-detail .ieo-v-times span{margin-bottom:10px}.ieo-v-detail .ieo-v-form{display:grid;grid-template-columns:193px 1fr;column-gap:27px;row-gap:50px;align-items:center}.ieo-v-detail .ieo-v-form>button:first-child{height:40px;background:#3a3a3a;border:1px solid #777;border-radius:4px;color:#aaa;text-align:left;padding-left:15px}.ieo-v-detail .ieo-v-form input{height:40px;background:transparent;border:0;border-bottom:1px solid #25394c;color:#fff;font-size:18px;padding:0 20px;outline:none}.ieo-v-detail .ieo-v-form>button:last-child{grid-column:1/3;height:40px;border:0;border-radius:4px;background:#09daea;color:#fff;font-size:14px}.ieo-v-detail h3{font-size:18px;text-align:right;margin:30px 0 18px}.ieo-v-detail h4{font-size:16px;margin:0 0 20px}.ieo-v-detail .ieo-v-intro{font-size:14px;line-height:20px;margin:0}
.ieo-v-assets{position:absolute;left:10%;top:110px;width:80%;height:70vh;display:grid;grid-template-columns:20% calc(80% - 10px);column-gap:10px}.ieo-v-assets aside{display:flex;flex-direction:column;color:#888;font-size:16px}.ieo-v-assets aside>*{height:63px;display:flex;align-items:center;padding-left:84px;color:#888}.ieo-v-assets aside .active{padding-left:68px;background:#00f0ff;color:#fff}.ieo-v-assets>article{position:relative;background:#0e1019;color:#b0b8db}.ieo-v-assets>article>header{height:79px;padding:0 35px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;font-size:12px}.ieo-v-empty{position:absolute;top:105px;left:0;width:100%;display:flex;flex-direction:column;align-items:center;gap:10px;font-size:12px}.ieo-v-empty img{width:58px;height:58px;opacity:.65}
.ieo-v-mobile{font-family:BinancePlex,Arial,sans-serif;background:#000;color:#f2f5ff;min-height:100vh;overflow-x:hidden}.ieo-v-mobile>header{position:relative;height:44px;display:flex;align-items:center;justify-content:center;background:#000}.ieo-v-mobile>header h1{margin:0;font-size:16px;font-weight:700;line-height:30px}.ieo-v-mobile-back{position:absolute;left:15px;top:5px;color:#fff;font-size:28px;line-height:30px;font-family:Arial,sans-serif;font-weight:200}.ieo-v-mobile-list>header{height:49.1875px;justify-content:flex-start}.ieo-v-mobile-list>header h1{color:#000;font-weight:400;margin-left:48px}.ieo-v-mobile-list>header>a:last-child{position:absolute;right:10px;top:12px;height:26.39px;border:1px solid #00f0ff;color:#00f0ff;padding:5px;font-size:12px;line-height:14px}.ieo-v-mobile-list>section{padding:15px}.ieo-v-mobile .ieo-v-card{position:relative;height:121.17px;margin-bottom:10px;padding:10px;background:#1a1b24;border-radius:5px;color:#999faa;font-size:12px}.ieo-v-mobile .ieo-v-card-top{height:29px;display:flex;justify-content:space-between}.ieo-v-mobile .ieo-v-card h2{margin:0;color:#fff;font-size:16px;line-height:20px}.ieo-v-mobile .ieo-v-card-top a{width:68px;height:29px;display:flex;align-items:center;justify-content:center;background:#00e4f4;border-radius:5px;color:#101625;font-size:12px}.ieo-v-mobile .ieo-v-open{display:flex;width:48px;height:22.39px;align-items:center;padding:3px 5px;border:1px solid #51bc86;border-radius:4px;color:#51bc86}.ieo-v-mobile .ieo-v-quantity{position:absolute;left:10px;right:10px;top:68px;height:18px;display:flex;align-items:center}.ieo-v-mobile .ieo-v-quantity b{font-weight:700}.ieo-v-mobile .ieo-v-quantity i{font-style:normal;margin:0 7px}.ieo-v-mobile .ieo-v-quantity em{font-style:normal;margin-left:auto}.ieo-v-mobile .ieo-v-progress{position:absolute;left:10px;right:10px;bottom:10px;height:15px;border-radius:8px;background:#e5e7eb;overflow:hidden}.ieo-v-mobile .ieo-v-progress>div{position:relative;height:100%;background:#00dfef}.ieo-v-mobile .ieo-v-progress span{position:absolute;right:0;top:0;color:#000;font-size:12px;line-height:15px}
.ieo-v-mobile-detail{background:#000}.ieo-v-mobile-detail>header{background:#171d27}.ieo-v-mobile-detail>article{margin:15px;background:#0b0019;padding:15px 10px 10px;color:#9ca3af}.ieo-v-mobile-detail .ieo-v-balance{height:64px}.ieo-v-mobile-detail label{display:block;font-size:16px;line-height:20px}.ieo-v-mobile-detail b{display:block;color:#fff;font-size:16px;line-height:20px}.ieo-v-mobile-detail .ieo-v-price{height:68px;padding-top:0;border-bottom:1px solid #c6c7cb}.ieo-v-mobile-detail .ieo-v-price label{font-size:14px;line-height:17px}.ieo-v-mobile-detail .ieo-v-price b{color:#00f0ff;margin-top:5px}.ieo-v-mobile-detail .ieo-v-supply{height:70px;padding-top:10px;border-bottom:1px solid #c6c7cb}.ieo-v-mobile-detail .ieo-v-supply p{margin:0;height:22px;display:flex;justify-content:space-between}.ieo-v-mobile-detail .ieo-v-supply span,.ieo-v-mobile-detail .ieo-v-supply b{font-size:14px;line-height:18px}.ieo-v-mobile-detail .ieo-v-supply b{color:#00f0ff}.ieo-v-mobile-detail .ieo-v-times{height:138px;padding-top:14px;display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:59px}.ieo-v-mobile-detail .ieo-v-times p{margin:0}.ieo-v-mobile-detail .ieo-v-times span,.ieo-v-mobile-detail .ieo-v-times b{display:block;font-size:14px;line-height:17px;font-weight:400}.ieo-v-mobile-detail .ieo-v-times span{margin-bottom:5px}.ieo-v-mobile-detail .ieo-v-form{height:98px;display:grid;grid-template-columns:70px 1fr;column-gap:10px}.ieo-v-mobile-detail .ieo-v-form>b{height:39px;padding:8px 12px;color:#9ca3af;border-bottom:2px solid #00f0ff;font-weight:400}.ieo-v-mobile-detail .ieo-v-form input{height:39px;border:0;border-bottom:2px solid #00f0ff;background:transparent;color:#fff;font-size:16px;padding:0 12px;outline:none}.ieo-v-mobile-detail .ieo-v-form button{grid-column:1/3;height:34.4px;margin-top:20px;border:0;border-radius:5px;background:#00e0f0;color:#000}.ieo-v-mobile-detail h3{height:20px;text-align:right;font-size:16px;color:#fff;margin:0 0 20px}.ieo-v-mobile-detail h4{height:20px;font-size:16px;color:#fff;margin:0 0 20px}.ieo-v-mobile-detail .ieo-v-intro{margin:0;color:#fff;font-size:12px;line-height:14px}
.ieo-v-mobile-orders{background:#0e1019}.ieo-v-mobile-orders>header{background:#0b0019}.ieo-v-order-head{height:40px;display:grid;grid-template-columns:repeat(7,1fr);align-items:center;text-align:center;color:#fff;font-size:12px}.ieo-v-order-head span{white-space:nowrap}
@media(min-width:750px) and (max-width:900px){.ieo-v-mobile-list>header{height:98.39px}.ieo-v-mobile-list>header h1{margin-left:78px;font-size:32px}.ieo-v-mobile-list>header>a:last-child{right:20px;top:24px;height:52.8px;padding:10px;font-size:24px;line-height:29px}.ieo-v-mobile-list .ieo-v-mobile-back{left:30px;top:10px;font-size:56px;line-height:60px}.ieo-v-mobile-list>section{padding:30px}.ieo-v-mobile .ieo-v-card{height:242.39px;margin-bottom:20px;padding:20px;border-radius:10px;font-size:24px}.ieo-v-mobile .ieo-v-card-top{height:58px}.ieo-v-mobile .ieo-v-card h2{font-size:32px;line-height:42px}.ieo-v-mobile .ieo-v-card-top a{width:136px;height:58px;border-radius:10px;font-size:24px}.ieo-v-mobile .ieo-v-open{width:96px;height:44.8px;padding:6px 10px;border-radius:8px}.ieo-v-mobile .ieo-v-quantity{left:20px;right:20px;top:136px;height:36px}.ieo-v-mobile .ieo-v-quantity i{margin:0 14px}.ieo-v-mobile .ieo-v-progress{left:20px;right:20px;bottom:20px;height:32px;border-radius:16px}.ieo-v-mobile .ieo-v-progress span{font-size:24px;line-height:32px}.ieo-v-mobile-detail>article{margin:40px 30px 30px;padding:30px 20px 20px}.ieo-v-mobile-detail .ieo-v-balance{height:129px}.ieo-v-mobile-detail label{font-size:32px;line-height:42px}.ieo-v-mobile-detail b{font-size:32px;line-height:42px}.ieo-v-mobile-detail .ieo-v-price{height:137px}.ieo-v-mobile-detail .ieo-v-price label{font-size:28px;line-height:34px}.ieo-v-mobile-detail .ieo-v-price b{margin-top:10px}.ieo-v-mobile-detail .ieo-v-supply{height:140px;padding-top:20px}.ieo-v-mobile-detail .ieo-v-supply p{height:44px}.ieo-v-mobile-detail .ieo-v-supply span,.ieo-v-mobile-detail .ieo-v-supply b{font-size:28px;line-height:36px}.ieo-v-mobile-detail .ieo-v-times{height:276px;padding-top:28px;grid-auto-rows:118px}.ieo-v-mobile-detail .ieo-v-times span,.ieo-v-mobile-detail .ieo-v-times b{font-size:28px;line-height:34px}.ieo-v-mobile-detail .ieo-v-times span{margin-bottom:10px}.ieo-v-mobile-detail .ieo-v-form{height:196px;grid-template-columns:142px 1fr;column-gap:20px}.ieo-v-mobile-detail .ieo-v-form>b{height:78px;padding:16px 24px}.ieo-v-mobile-detail .ieo-v-form input{height:78px;font-size:32px;padding:0 24px}.ieo-v-mobile-detail .ieo-v-form button{height:68.8px;margin-top:40px;font-size:24px}.ieo-v-mobile-detail h3{height:40px;font-size:32px;margin-bottom:40px}.ieo-v-mobile-detail h4{height:40px;font-size:32px;margin-bottom:40px}.ieo-v-mobile-detail .ieo-v-intro{font-size:24px;line-height:28px}.ieo-v-mobile-orders .ieo-v-order-head{height:80px;font-size:24px}.ieo-v-mobile-orders>header h1{font-size:16px}.ieo-v-mobile-orders .ieo-v-mobile-back{font-size:28px}}

/* C2 desktop list color/geometry candidate, derived from C1 pixels. */
.ieo-v-desktop-header{background:#060609}.ieo-v-desktop-header nav{gap:25px}.ieo-v-desktop-header nav span .ieo-v-icon{margin-left:9px;font-size:11px}.ieo-v-desktop-header>button{background:#3a3a3a;color:#7d7d7d}.ieo-v-list>header{height:73px;margin-bottom:20px;background:#2c2c3d;border-color:#eceef4}.ieo-v-desktop .ieo-v-card{height:205px;margin-bottom:20px;background:#2c2c3d;border-color:#eceef4}.ieo-v-desktop .ieo-v-card-top a,.ieo-v-desktop .ieo-v-progress>div{background:#6eecfc}.ieo-v-desktop .ieo-v-open{background:#f0f9eb;border:1px solid #e4f2da}.ieo-v-desktop .ieo-v-progress{background:#f7f9fc}.ieo-v-desktop .ieo-v-progress span{top:0;line-height:30px}
.ieo-v-detail>nav,.ieo-v-detail>article{background:#2c2c3d;border-color:#eceef4}.ieo-v-detail>article{padding-top:88px}.ieo-v-detail .ieo-v-price,.ieo-v-detail .ieo-v-supply,.ieo-v-detail .ieo-v-form input{border-color:#293343}.ieo-v-detail .ieo-v-price b,.ieo-v-detail .ieo-v-supply b{color:#ebb580}.ieo-v-detail .ieo-v-supply p{justify-content:space-between}.ieo-v-detail .ieo-v-form>button:last-child{background:#6eecfc}.ieo-v-detail .ieo-v-form>button:first-child{display:flex;align-items:center;justify-content:space-between}.ieo-v-assets>article{background:#0e0f17}.ieo-v-assets aside .active{background:#6eecfc}.ieo-v-empty img{width:58px;height:auto;opacity:.65}
.ieo-v-detail>nav{gap:10px}.ieo-v-mobile .ieo-v-card{background:#1a1b23;color:#9a9fa9}.ieo-v-mobile .ieo-v-card-top a,.ieo-v-mobile .ieo-v-progress>div,.ieo-v-mobile-detail .ieo-v-form button{background:#6eecfc}.ieo-v-mobile .ieo-v-open{border-color:#6eba8a;color:#6eba8a}.ieo-v-mobile-detail>header{background:#181e25}.ieo-v-mobile-detail>article{background:#0c0819;color:#9da3ae}.ieo-v-mobile-detail .ieo-v-price b,.ieo-v-mobile-detail .ieo-v-supply b{color:#6eecfc}.ieo-v-mobile-detail .ieo-v-form button{font-size:12px}
.ieo-v-detail .ieo-v-price{height:88px}.ieo-v-mobile .ieo-v-quantity b>span+span,.ieo-v-mobile .ieo-v-quantity>span>span+span{margin-left:.42em}.ieo-v-mobile .ieo-v-quantity b>i{margin:0 .58em}.ieo-v-mobile-detail{min-height:704px;background:#0e0f17}.ieo-v-mobile-detail>article{padding-top:19px;color:#9ca3af}.ieo-v-mobile-detail label{line-height:1.2}.ieo-v-mobile-detail .ieo-v-times b{color:#9ca3af}.ieo-v-mobile-detail .ieo-v-price{height:59px}.ieo-v-mobile-detail .ieo-v-price label,.ieo-v-mobile-detail .ieo-v-supply span,.ieo-v-mobile-detail .ieo-v-supply b,.ieo-v-mobile-detail .ieo-v-times span,.ieo-v-mobile-detail .ieo-v-times b{line-height:1.2}.ieo-v-mobile-detail .ieo-v-price b,.ieo-v-mobile-detail .ieo-v-supply b{font-weight:400}.ieo-v-mobile-detail .ieo-v-supply{height:69px}.ieo-v-mobile-detail .ieo-v-supply p{align-items:flex-start}.ieo-v-mobile-detail .ieo-v-times{height:135px;padding-top:18px}.ieo-v-mobile-detail .ieo-v-form{grid-template-columns:72px 1fr}.ieo-v-mobile-detail .ieo-v-form input{margin-right:10px;padding:0;line-height:22.4px}.ieo-v-mobile-detail h3{margin-top:18px}.ieo-v-mobile-detail h3,.ieo-v-mobile-detail h4{font-weight:400;line-height:19.2px}
@media(max-width:380px){.ieo-v-mobile-detail{min-height:703px}}
@media(min-width:750px) and (max-width:900px){.ieo-v-mobile-detail{min-height:1024px;background:#0e0f17}.ieo-v-mobile-detail>article{background:#0c0819;padding:30px 20px 20px}.ieo-v-mobile-detail .ieo-v-price{height:137px}.ieo-v-mobile-detail .ieo-v-supply{height:140px}.ieo-v-mobile-detail .ieo-v-times{height:276px;padding-top:28px}.ieo-v-mobile-detail .ieo-v-form{grid-template-columns:142px 1fr}.ieo-v-mobile-detail .ieo-v-form input{margin-right:0}.ieo-v-mobile-detail h3{margin-top:0}}
@media(max-width:749px){.ieo-v-mobile-detail>article{color:#9da3ae}.ieo-v-mobile-detail label{line-height:20px}.ieo-v-mobile-detail .ieo-v-price{height:58px}.ieo-v-mobile-detail .ieo-v-price label,.ieo-v-mobile-detail .ieo-v-times span,.ieo-v-mobile-detail .ieo-v-times b{line-height:17px}.ieo-v-mobile-detail .ieo-v-price b{font-weight:700;line-height:20px}.ieo-v-mobile-detail .ieo-v-supply{height:68px}.ieo-v-mobile-detail .ieo-v-supply p{align-items:stretch}.ieo-v-mobile-detail .ieo-v-supply span,.ieo-v-mobile-detail .ieo-v-supply b{line-height:18px}.ieo-v-mobile-detail .ieo-v-supply b{font-weight:700}.ieo-v-mobile-detail .ieo-v-form input{padding:0 12px;line-height:normal}.ieo-v-mobile-detail h3{margin-top:20px;font-weight:400}.ieo-v-mobile-detail h4{font-weight:400}}
@media(max-width:749px){.ieo-v-mobile-detail .ieo-v-price b,.ieo-v-mobile-detail .ieo-v-supply b{font-weight:400}}
@media(max-width:749px){.ieo-v-mobile-detail .ieo-v-price b,.ieo-v-mobile-detail .ieo-v-supply b{font-weight:700}}
@media(max-width:749px){.ieo-v-mobile-detail .ieo-v-form>b,.ieo-v-mobile-detail .ieo-v-form input{position:relative;top:3px}.ieo-v-mobile-detail h3{margin-top:18px}.ieo-v-mobile-detail .ieo-v-intro{word-break:break-all}}
@media(max-width:749px){.ieo-v-mobile-detail .ieo-v-price b{position:relative;top:-4px;font-size:18px;line-height:21.6px}.ieo-v-mobile-detail .ieo-v-form>b{left:-1px;top:1px}.ieo-v-mobile-detail .ieo-v-form input{text-indent:-12px}.ieo-v-mobile-detail h4{position:relative;top:-1px}.ieo-v-mobile-detail .ieo-v-intro{position:relative;top:-2px}}
@media(max-width:749px){.ieo-v-mobile-detail .ieo-v-intro{line-height:14.4px}}
@media(max-width:749px){.ieo-v-mobile-detail .ieo-v-price,.ieo-v-mobile-detail .ieo-v-supply{border-color:#e5e7eb}.ieo-v-mobile-detail .ieo-v-form>b,.ieo-v-mobile-detail .ieo-v-form input{border-color:#6eecfc}}
@media(max-width:749px){.ieo-v-mobile-detail label,.ieo-v-mobile-detail .ieo-v-supply span,.ieo-v-mobile-detail .ieo-v-times span{color:#9ca3af}.ieo-v-mobile-detail .ieo-v-supply p{align-items:flex-start}.ieo-v-mobile-detail .ieo-v-supply span,.ieo-v-mobile-detail .ieo-v-supply b{position:relative;top:.765625px}.ieo-v-mobile-detail .ieo-v-form{position:relative}.ieo-v-mobile-detail .ieo-v-form::before{content:"";position:absolute;z-index:1;left:0;right:0;top:40px;height:2px;background:linear-gradient(to right,#6eecfc 0 70px,transparent 70px 80px,#6eecfc 80px 100%)}.ieo-v-mobile-detail .ieo-v-form>b,.ieo-v-mobile-detail .ieo-v-form input{top:0;border-bottom:0}.ieo-v-mobile-detail .ieo-v-form>b{left:-1px}}
@font-face{font-family:Stage8Uni;src:url('/assets/stage8-current-uni.ttf') format('truetype');font-display:block}.ieo-v-mobile-back{font-family:Stage8Uni!important;font-weight:400;-webkit-font-smoothing:antialiased}
@media(max-width:749px){.ieo-v-mobile-detail .ieo-v-price{height:55px}.ieo-v-mobile-detail .ieo-v-supply{height:69px}.ieo-v-mobile-detail .ieo-v-supply p{position:relative;top:3px}.ieo-v-mobile-detail .ieo-v-times{height:137px;padding-top:20px}.ieo-v-mobile-detail .ieo-v-form button{position:relative;top:.25px}.ieo-v-mobile-detail .ieo-v-intro{height:70px;line-height:normal}.ieo-v-mobile-detail .ieo-v-intro span{position:absolute;left:0;right:0;height:14.4px;font-size:12px;line-height:14.4px;white-space:nowrap}.ieo-v-mobile-detail .ieo-v-intro span:nth-child(1){top:0}.ieo-v-mobile-detail .ieo-v-intro span:nth-child(2){top:15px}.ieo-v-mobile-detail .ieo-v-intro span:nth-child(3){top:29px}.ieo-v-mobile-detail .ieo-v-intro span:nth-child(4){top:43px}.ieo-v-mobile-detail .ieo-v-intro span:nth-child(5){top:58px}}
@media(max-width:380px){.ieo-v-mobile-detail .ieo-v-balance label{line-height:19.2px}.ieo-v-mobile-detail .ieo-v-price label{line-height:16.8px}.ieo-v-mobile-detail .ieo-v-form{grid-template-columns:70px 1fr}.ieo-v-mobile-detail .ieo-v-form::before{top:39px;background:linear-gradient(to right,#6eecfc 0 60px,transparent 60px 70px,#6eecfc 70px 100%)}.ieo-v-mobile-detail .ieo-v-form button{top:-.75px}.ieo-v-mobile-detail h3{margin-top:16.9375px}}
@media(max-width:380px){.ieo-v-mobile-list{font-family:Stage8IeoPlex,Arial,sans-serif}.ieo-v-mobile-list .ieo-v-card-top a{height:24.390625px}}
.ieo-v-mobile-back{left:5px}
@media(max-width:749px){.ieo-v-mobile-list .ieo-v-mobile-back{left:14px;top:14px;font-size:19px;line-height:20px}.ieo-v-mobile-list .ieo-v-card h2{position:relative;top:2px}}
@media(min-width:750px) and (max-width:900px){.ieo-v-mobile-list .ieo-v-mobile-back{left:27.5px;top:37px;font-size:22px;line-height:24px}.ieo-v-mobile-list .ieo-v-card h2{position:relative;top:4px}.ieo-v-mobile-detail>article{margin-top:30px;padding-top:38px;border-radius:10px}.ieo-v-mobile-detail .ieo-v-balance label{position:relative;top:2px}.ieo-v-mobile-detail .ieo-v-balance b{font-weight:400}.ieo-v-mobile-detail .ieo-v-price{height:109px;border-bottom-width:2px;border-color:#e5e7eb}.ieo-v-mobile-detail .ieo-v-price b{position:relative;top:-11px;font-size:36px;font-weight:700;line-height:43.2px}.ieo-v-mobile-detail .ieo-v-supply{height:139px;padding-top:27.5625px;border-bottom-width:2px;border-color:#e5e7eb}.ieo-v-mobile-detail .ieo-v-supply p:first-child{position:relative;top:2px}.ieo-v-mobile-detail .ieo-v-supply p:nth-child(2){position:relative;top:1px}.ieo-v-mobile-detail .ieo-v-times{height:274.125px;padding-top:39.75px}.ieo-v-mobile-detail .ieo-v-times p:nth-child(3) span,.ieo-v-mobile-detail .ieo-v-times p:nth-child(4) span{position:relative;top:-1px}.ieo-v-mobile-detail .ieo-v-form{position:relative;height:229.796875px;grid-template-columns:122px 1fr;column-gap:40px}.ieo-v-mobile-detail .ieo-v-form::before{content:"";position:absolute;z-index:1;left:0;right:0;top:77px;height:4px;background:linear-gradient(to right,#6eecfc 0 122px,transparent 122px 142px,#6eecfc 142px 100%)}.ieo-v-mobile-detail .ieo-v-form>b,.ieo-v-mobile-detail .ieo-v-form input{border-bottom:0}.ieo-v-mobile-detail .ieo-v-form>b{position:relative;left:-2px;top:1px}.ieo-v-mobile-detail .ieo-v-form input{margin-right:20px;line-height:44.8px}.ieo-v-mobile-detail .ieo-v-form input::placeholder{color:#9ca3af;opacity:1}.ieo-v-mobile-detail .ieo-v-form button{position:relative;top:-17.75px;margin-top:38.5px;border-radius:10px;font-size:24px}.ieo-v-mobile-detail h3,.ieo-v-mobile-detail h4{line-height:38.4px}}
.ieo-v-mobile-list .ieo-v-card-top a{align-items:flex-start;padding-top:5px;line-height:14.4px}.ieo-v-mobile-list .ieo-v-open{position:relative;top:.390625px}.ieo-v-mobile-list .ieo-v-quantity b>span+span,.ieo-v-mobile-list .ieo-v-quantity>span>span+span{margin-left:3px}.ieo-v-mobile-list .ieo-v-quantity b>i{margin:0 4px}.ieo-v-mobile-list .ieo-v-quantity em{word-spacing:5px}
.ieo-v-mobile-list .ieo-v-quantity>b,.ieo-v-mobile-list .ieo-v-quantity>span,.ieo-v-mobile-list .ieo-v-quantity>em{position:relative;top:1px}.ieo-v-mobile-list .ieo-v-progress span{right:5px}
@media(min-width:750px) and (max-width:900px){.ieo-v-mobile-list .ieo-v-card-top a{height:50px;padding-top:10px;line-height:28.8px}.ieo-v-mobile-list .ieo-v-open{top:.78125px}.ieo-v-mobile-list .ieo-v-quantity b>span+span,.ieo-v-mobile-list .ieo-v-quantity>span>span+span{margin-left:10px}.ieo-v-mobile-list .ieo-v-quantity b>i{margin:0 10px}.ieo-v-mobile-list .ieo-v-quantity em{word-spacing:10px}.ieo-v-mobile-list .ieo-v-quantity>b,.ieo-v-mobile-list .ieo-v-quantity>span,.ieo-v-mobile-list .ieo-v-quantity>em{top:4px}.ieo-v-mobile-list .ieo-v-progress{height:30px;border-radius:15px}.ieo-v-mobile-list .ieo-v-progress span{right:10px;line-height:30px}}
.ieo-v-desktop-header .ieo-v-account{position:relative;left:-18px}.ieo-v-desktop .ieo-v-detail .ieo-v-balance label,.ieo-v-desktop .ieo-v-detail .ieo-v-balance b{position:relative;top:2px}.ieo-v-desktop .ieo-v-detail .ieo-v-price{height:84px}.ieo-v-desktop .ieo-v-detail .ieo-v-price label,.ieo-v-desktop .ieo-v-detail .ieo-v-price b{position:relative;top:1px}.ieo-v-desktop .ieo-v-detail .ieo-v-supply p{position:relative;top:6px}.ieo-v-desktop .ieo-v-detail .ieo-v-times{padding-top:20px}.ieo-v-desktop .ieo-v-detail h3{position:relative;top:18px;color:#a5d756;font-weight:400}.ieo-v-desktop .ieo-v-detail .ieo-v-intro{position:relative;top:0;font-size:18px;line-height:25px}.ieo-v-desktop .ieo-v-detail .ieo-v-intro span{display:block;white-space:nowrap}
.ieo-v-desktop .ieo-v-list .ieo-v-quantity i{margin:0 10px}.ieo-v-desktop .ieo-v-list .ieo-v-quantity>b,.ieo-v-desktop .ieo-v-list .ieo-v-quantity>span,.ieo-v-desktop .ieo-v-list .ieo-v-quantity>em{position:relative;top:4px}.ieo-v-desktop .ieo-v-list .ieo-v-progress span{top:5px;line-height:19px}
.ieo-v-desktop-records .ieo-v-empty{top:109px}.ieo-v-desktop-records .ieo-v-empty img{width:66px}
.ieo-mobile .ieo-detail-grid{grid-template-columns:minmax(0,1fr)}
.ieo-mobile .ieo-detail-grid>*{min-width:0;max-width:100%}
.ieo-mobile .ieo-facts dl{grid-template-columns:minmax(0,1fr)}
.ieo-mobile .ieo-facts dl div{min-width:0}
.ieo-mobile .ieo-facts dd{min-width:0;overflow-wrap:anywhere}
