:root{font-family:Noto Sans KR,sans-serif;color:#23201e;background:#fff;--coral: #ff5a52;--coral-dark: #ed4038;--cream: #fff8ed;--mint: #31b998;--yellow: #ffd75e;--ink: #23201e;--muted: #77716d;--line: #ece8e4}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a{color:inherit}button{cursor:pointer}.topbar{background:#282522;color:#fff8ee;text-align:center;font-size:12px;padding:8px}.header{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid var(--line)}.header-main{max-width:1240px;margin:auto;height:84px;display:flex;align-items:center;gap:36px;padding:0 22px}.logo{display:flex;align-items:center;gap:8px;text-decoration:none;font:800 27px Manrope;color:#29231f;position:relative}.logo small{font:500 10px Gowun Dodum;position:absolute;top:27px;left:44px;color:var(--coral);white-space:nowrap}.logo-mark{width:35px;height:35px;display:grid;place-items:center;border-radius:13px 13px 13px 4px;background:var(--coral);color:#fff}.search{flex:1;max-width:620px;border:2px solid var(--coral);border-radius:15px;display:flex;overflow:hidden}.search input{flex:1;border:0;padding:14px 18px;outline:0}.search button{border:0;background:#fff;color:var(--coral);padding:0 16px}.quick{margin-left:auto;display:flex;gap:22px}.quick a{display:flex;flex-direction:column;align-items:center;text-decoration:none;font-size:11px;gap:4px;position:relative}.quick svg{width:22px}.cart-link b{position:absolute;top:-8px;right:-8px;background:var(--coral);color:#fff;border-radius:20px;padding:2px 6px}.mobile-menu{display:none;background:none;border:0}.navline{border-top:1px solid #f4f1ed}.navline nav{max-width:1240px;margin:auto;padding:13px 22px;display:flex;gap:35px}.navline a{text-decoration:none;font-weight:600;font-size:14px}.navline a:first-child{color:var(--coral)}main{min-height:60vh}.hero{max-width:1240px;margin:26px auto 0;min-height:500px;border-radius:30px;background:#fff3df;overflow:hidden;position:relative}.hero:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(255,247,231,.98) 0%,rgba(255,247,231,.94) 34%,rgba(255,247,231,.45) 54%,transparent 72%)}.hero-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-copy{position:relative;z-index:2;max-width:720px;padding:64px}.eyebrow{display:inline-flex;align-items:center;gap:6px;background:#fff;color:var(--coral);border-radius:30px;padding:8px 13px;font-weight:700;font-size:13px}.eyebrow svg{width:16px}.hero h1{font-size:48px;line-height:1.13;margin:22px 0 16px;letter-spacing:-2px}.hero h1 em{font-style:normal;color:var(--coral)}.hero-copy>p{color:#655d56;line-height:1.8;max-width:550px}.hero-actions{display:flex;align-items:center;gap:22px;margin-top:28px}.hero-actions button{border:0;background:var(--coral);color:#fff;font-weight:700;border-radius:14px;padding:16px 20px;display:flex;align-items:center;gap:12px}.hero-actions a{font-weight:600}.trust-strip{max-width:1160px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;box-shadow:0 10px 30px #4e443413;border-radius:18px;transform:translateY(-25px);padding:22px}.trust-strip div{display:grid;grid-template-columns:auto 1fr;column-gap:11px;align-items:center;padding:0 20px;border-right:1px solid var(--line)}.trust-strip div:last-child{border:0}.trust-strip svg{grid-row:1/3;color:var(--coral)}.trust-strip b{font-size:13px}.trust-strip span{font-size:11px;color:var(--muted)}.section{max-width:1240px;margin:60px auto;padding:0 22px}.section.narrow{max-width:1000px}.section.soft{max-width:none;background:#faf8f5;padding:60px max(22px,calc((100% - 1196px)/2))}.section-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:25px}.section-title span,.page-head>span{font:700 11px Manrope;color:var(--coral);letter-spacing:1.5px}.section-title h2{font-size:27px;margin:5px 0 0}.section-title button{border:0;background:none;display:flex;align-items:center}.deal-grid,.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:26px 18px}.deal-card{min-width:0;background:#fff;border-radius:18px;overflow:hidden;border:1px solid #f0ece8;transition:.2s;cursor:pointer}.deal-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px #382b2015}.deal-image{aspect-ratio:1/1;position:relative;background:#f6f3ef;overflow:hidden}.deal-image>img,.main-image>img,.mini-grid img{width:100%;height:100%;object-fit:cover}.image-fallback{width:100%;height:100%;min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#b8b1aa;gap:8px;background:linear-gradient(135deg,#f8f6f2,#eeeae4)}.heart{position:absolute;right:12px;top:12px;width:38px;height:38px;border:0;border-radius:50%;background:#fffd;display:grid;place-items:center}.heart svg{width:18px}.gift-badge{position:absolute;left:12px;bottom:12px;background:#282522;color:#fff;border-radius:10px;padding:8px 10px;display:flex;align-items:center;gap:5px;font-size:12px;font-weight:700}.home-flash-badge{position:absolute;left:12px;top:12px;z-index:2;padding:8px 11px;border:1px solid #ffcbc2;border-radius:999px;background:linear-gradient(135deg,#ff5a3d,#f73562);box-shadow:0 8px 20px #e43f3f38;color:#fff;font-size:11px;font-weight:900;letter-spacing:-.2px}.gift-badge svg{width:15px}.gift-badge.big{font-size:14px;padding:11px 14px}.draft-badge{position:absolute;left:12px;bottom:12px;background:#fff;color:#6f6862;border-radius:10px;padding:8px 10px;font-size:12px;font-weight:700}.deal-body{padding:17px}.brand{font-size:11px;color:#948c85;margin:0 0 6px;font-weight:700}.deal-body h3{font-size:15px;line-height:1.45;margin:0 0 13px;height:44px;overflow:hidden}.price-row{display:flex;flex-direction:column;gap:3px}.price-row strong,.deal-body>strong{font-size:20px}.market{font-size:11px;color:#908780}.market s{margin-right:5px}.delivery-badge{color:var(--muted);font-size:11px}.quantity-goal{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:13px;padding:8px 10px;border-radius:10px;background:#fff6ef;color:#6f665f;font-size:10px}.quantity-goal b{color:#322b27;font-size:11px;white-space:nowrap}.progress-head{display:flex;justify-content:space-between;align-items:center;margin-top:15px;font-size:11px}.progress-head span{display:flex;align-items:center;gap:4px;color:#756d66}.progress-head svg{width:14px}.progress-head b{color:var(--coral)}.progress{height:6px;background:#f2eeea;border-radius:20px;overflow:hidden;margin:7px 0}.progress i{height:100%;display:block;background:linear-gradient(90deg,var(--coral),#ff9b69);border-radius:20px}.progress.large{height:10px}.deal-meta{display:flex;justify-content:space-between;gap:8px;font-size:10px;color:#8d857f}.countdown{display:inline-flex;align-items:center;gap:3px;white-space:nowrap}.countdown svg{width:12px}.skeleton-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.skeleton-grid i{height:390px;border-radius:18px;background:linear-gradient(90deg,#f5f2ef,#ebe6e2,#f5f2ef);background-size:200%;animation:pulse 1.4s infinite}@keyframes pulse{to{background-position:-200%}}.empty{text-align:center;padding:70px 20px;color:#8b837c;border:1px dashed #ded7d0;border-radius:18px}.empty svg{width:40px;height:40px}.empty h3{color:#4d4742}.how{background:var(--cream);padding:65px max(22px,calc((100% - 1196px)/2));margin-top:80px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.steps>div{background:#fff;border-radius:20px;padding:28px;position:relative}.steps>div>b{position:absolute;right:20px;color:#f0d9ca;font:800 30px Manrope}.steps svg{color:var(--coral);width:35px;height:35px}.steps h3{margin:18px 0 8px}.steps p{font-size:13px;color:var(--muted);line-height:1.6}.mini-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.mini-grid a{text-decoration:none;display:flex;flex-direction:column;gap:7px}.mini-grid a>div,.mini-grid img{aspect-ratio:1;border-radius:15px;overflow:hidden}.mini-grid b{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mini-grid strong{font-size:14px}.home-catalog{display:grid;gap:38px}.home-catalog>.section-title{margin-bottom:-6px}.home-shelf{padding:26px;border:1px solid #ede7df;border-radius:24px;background:#ffffffe0}.home-shelf>header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.home-shelf h3,.home-shelf p{margin:0}.home-shelf h3{font-size:22px}.home-shelf p{margin-top:5px;color:var(--muted);font-size:12px}.home-shelf header a{display:inline-flex;align-items:center;gap:3px;font-size:12px;font-weight:800;text-decoration:none}.home-shelf header svg{width:16px}.home-shelf .mini-grid small{color:var(--coral);font-size:10px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page-head{text-align:center;padding:40px 0}.page-head h1{font-size:34px;margin:8px}.page-head p{color:var(--muted)}.chips{display:flex;gap:8px;overflow:auto;padding-bottom:18px}.chips button{border:1px solid var(--line);background:#fff;padding:9px 14px;border-radius:30px;white-space:nowrap;font-size:12px}.chips button.active{background:#282522;color:#fff}.category-navigator{margin:-5px 0 22px;padding:18px;border:1px solid var(--line);border-radius:18px;background:#faf8f5}.category-breadcrumb{display:flex;align-items:center;gap:4px;overflow-x:auto;padding-bottom:12px}.category-breadcrumb span{display:inline-flex;align-items:center;flex:none}.category-breadcrumb svg{width:15px;color:#aaa29b}.category-breadcrumb button{border:0;background:none;padding:4px 6px;color:#655e57;font-size:12px;white-space:nowrap}.category-breadcrumb button.active{color:var(--coral);font-weight:800}.subcategory-chips{display:flex;flex-wrap:wrap;gap:8px;padding-top:12px;border-top:1px solid var(--line)}.subcategory-chips button{display:inline-flex;align-items:center;gap:7px;border:1px solid #e3ddd6;border-radius:12px;background:#fff;padding:9px 12px;color:#534d47;font-size:12px}.subcategory-chips button.active{border-color:#ef7468;background:#fff1ef;color:#a52d25;font-weight:800}.subcategory-chips small{color:#99918a;font-size:10px}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:5px 0 18px}.catalog-toolbar .result-count{margin:0}.catalog-sort{display:flex;align-items:center;gap:9px}.catalog-sort span{color:var(--muted);font-size:11px;font-weight:700}.catalog-sort select{border:1px solid var(--line);border-radius:12px;background:#fff;padding:10px 34px 10px 12px;font-size:12px;font-weight:700}.merchandising-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:10px 0 18px}.merchandising-tabs a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:15px 17px;border:1px solid var(--line);border-radius:15px;background:#fff;text-decoration:none;color:#4d4843}.merchandising-tabs a.active{border-color:#ef7468;background:linear-gradient(135deg,#fff5f2,#fffaf6);color:#a52d25;box-shadow:0 8px 22px #b2312717}.merchandising-tabs small{color:var(--muted);font-size:11px}.catalog-count-strip{display:flex;flex-wrap:wrap;gap:8px;margin:-5px 0 18px}.catalog-count-strip span{padding:8px 11px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);font-size:11px}.catalog-count-strip b{color:var(--ink)}.tier-badge{display:inline-flex;width:fit-content;margin-bottom:7px;padding:4px 8px;border-radius:999px;font-size:10px;font-weight:800}.tier-badge.flash{background:#fff0ed;color:#b3261e}.tier-badge.group{background:#eef3ff;color:#3158a8}.tier-badge.regular{background:#eef8f2;color:#23704b}.breadcrumbs{display:flex;align-items:center;gap:7px;font-size:12px;color:#8b837c;margin-bottom:20px}.breadcrumbs a{text-decoration:none}.breadcrumbs svg{width:12px}.detail{max-width:1200px;margin:35px auto;padding:0 22px}.detail-top{display:grid;grid-template-columns:1.05fr .95fr;gap:55px}.gallery{min-width:0}.main-image{aspect-ratio:1;background:#f6f3ef;border-radius:24px;overflow:hidden;position:relative}.thumbs{display:flex;gap:9px;margin-top:12px;overflow:auto}.thumbs button{width:72px;height:72px;padding:0;border:2px solid transparent;border-radius:11px;overflow:hidden;background:#eee}.thumbs button.active{border-color:var(--coral)}.thumbs img{width:100%;height:100%;object-fit:cover}.buybox h1{font-size:27px;line-height:1.4;margin:6px 0}.rating{display:flex;align-items:center;color:#ffc233;gap:2px}.rating svg{width:15px;fill:currentColor}.rating span{color:#8f8780;font-size:11px;margin-left:6px}.compare{margin-top:24px;display:flex;gap:8px;align-items:center;font-size:12px}.compare span{color:#7d756e}.compare b{color:var(--coral);background:#fff0ed;padding:5px 7px;border-radius:7px}.detail-price{display:flex;justify-content:space-between;align-items:end;border-bottom:1px solid var(--line);padding:15px 0 20px}.detail-price span{font-size:13px}.detail-price strong{font-size:31px}.delivery-price{margin:8px 0 14px;text-align:right;color:var(--muted);font-size:12px}.campaign-box{background:#fff8ed;border-radius:17px;padding:18px;margin:20px 0}.campaign-box p{font-size:13px}.campaign-quantity-guide{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px}.campaign-quantity-guide>div{padding:12px;border:1px solid #f0dfd0;border-radius:12px;background:#fff}.campaign-quantity-guide span,.campaign-quantity-guide b{display:block}.campaign-quantity-guide span{color:#756d66;font-size:11px}.campaign-quantity-guide b{margin-top:4px;color:#322b27;font-size:19px}.campaign-quantity-guide small{grid-column:1 / -1;color:#756d66;line-height:1.5}.campaign-preparing{margin:4px 0 0;color:#6f665f;line-height:1.55}.campaign-box>.countdown{font-size:12px;color:#706860}.lucky{margin-top:15px;padding:13px;background:#fff;border-radius:12px;display:flex;gap:11px;align-items:center}.lucky>svg{color:var(--coral)}.lucky b,.lucky span{display:block}.lucky span{font-size:11px;color:#7c746c;margin-top:3px}.buybox>select,.checkout select{width:100%;border:1px solid #dcd5ce;border-radius:12px;padding:13px;background:#fff}.quantity{display:flex;align-items:center;gap:0;margin:17px 0}.quantity>span{margin-right:auto}.quantity button{width:36px;height:36px;border:1px solid var(--line);background:#fff}.quantity button:first-of-type{border-radius:9px 0 0 9px}.quantity button:last-of-type{border-radius:0 9px 9px 0}.quantity button svg{width:14px}.quantity b{width:42px;text-align:center}.message{color:var(--mint);display:flex;align-items:center;gap:5px;font-size:12px}.message svg{width:15px}.buy-actions{display:grid;grid-template-columns:1fr 1.7fr;gap:9px}.buy-actions button{padding:16px;border-radius:13px;font-weight:700}.buy-actions .cart{background:#fff;border:1px solid var(--coral);color:var(--coral)}.buy-actions .buy{background:var(--coral);border:1px solid var(--coral);color:#fff}.safe-note{text-align:center;font-size:10px;color:#989089}.market-reference-card{margin:18px 0 4px;overflow:hidden;border:1px solid #d7e6f7;border-radius:16px;background:#f7fbff}.market-reference-card dl{margin:0}.market-reference-card dl>div{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 15px}.market-reference-card dl>div+div{border-top:1px solid #e5eef8}.market-reference-card dt{color:#627287;font-size:12px;font-weight:700}.market-reference-card dd{margin:0;color:#1e3148;font-size:14px;font-weight:800}.market-reference-card .advantage dd{color:#147b63}.market-reference-card.stale{border-color:#ead7aa;background:#fffaf0}.market-reference-card.stale dl>div+div{border-color:#f0e4c5}.market-reference-proof{margin:0;padding:10px 15px;border-top:1px solid #e5eef8;color:#738195;font-size:10px;line-height:1.6}.market-reference-card>a{display:inline-flex;margin:0 15px 13px;color:#2c66a0;font-size:11px;font-weight:700;text-underline-offset:3px}.market-reference-card.panel-summary{margin-top:20px;max-width:620px}.market-reference-card.pending dd{color:#8793a2}.market-price-comparison{margin-top:48px;padding:26px;border:1px solid var(--line);border-radius:20px;background:#fff}.market-price-comparison.pending{background:#f8fafc}.market-price-comparison.pending>p{margin:12px 0 0;color:#69717b}.market-price-title{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.market-price-title span{color:var(--coral);font-size:12px;font-weight:800}.market-price-title h2{margin:4px 0 0;font-size:23px}.market-price-title small{color:#7b746e}.market-price-title>svg{width:22px;color:#8a827b}.market-price-range{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px}.market-price-range>div{padding:16px 18px;border-radius:14px}.market-price-range .lowest{background:#eef9f5;color:#147b63}.market-price-range .highest{background:#fff3ed;color:#b74e27}.market-price-range span,.market-price-range strong{display:block}.market-price-range span{font-size:11px;font-weight:700}.market-price-range strong{margin-top:4px;font-size:22px}.market-price-note{margin:12px 0;color:#817972;font-size:11px;line-height:1.6}.market-price-list{overflow:hidden;border:1px solid #ebe6e1;border-radius:14px}.market-price-item{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 17px;color:inherit;text-decoration:none}.market-price-item+.market-price-item{border-top:1px solid #eee9e4}.market-price-item:hover{background:#fffaf6}.market-price-item>div:first-child{min-width:0}.market-price-item b,.market-price-item small{display:block}.market-price-item b{overflow:hidden;margin-top:3px;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.market-price-item small{margin-top:5px;color:#817972}.market-seller{color:#5d5651;font-size:11px;font-weight:800}.market-price-value{display:grid;grid-template-columns:auto auto;align-items:center;justify-items:end;flex:none}.market-price-value span{grid-column:1 / -1;min-height:15px;color:var(--coral);font-size:10px;font-weight:800}.market-price-value strong{font-size:15px}.market-price-value svg{width:16px}.detail-content{margin-top:70px}.detail-content>nav{position:sticky;top:128px;background:#fff;display:grid;grid-template-columns:repeat(3,1fr);z-index:10}.detail-content>nav a{text-align:center;padding:16px;text-decoration:none;border:1px solid var(--line)}.detail-content>section{max-width:850px;margin:50px auto}.detail-content h2{text-align:center;margin-bottom:30px}.detail-content section>img{display:block;max-width:100%;margin:auto}.description{line-height:1.9;color:#5e5751}.info-panel{background:#faf8f5;padding:30px;border-radius:18px;white-space:pre-line;line-height:1.8}.cart-list{border-top:2px solid #322e2a}.cart-item{display:grid;grid-template-columns:90px 1fr auto 120px 30px;gap:18px;align-items:center;padding:20px 0;border-bottom:1px solid var(--line)}.cart-thumb{width:90px;height:90px;border-radius:13px;overflow:hidden}.cart-item>div:nth-child(2){display:flex;flex-direction:column;gap:5px}.cart-item span{font-size:12px;color:var(--muted)}.cart-item em{font-style:normal;font-size:10px;color:var(--coral)}.cart-order-alert{margin-top:18px;padding:18px 20px;border:1px solid #f1b3a8;border-radius:14px;background:#fff5f2;color:#8d2f29}.cart-order-alert strong,.cart-order-alert small{display:block}.cart-order-alert p{margin:7px 0;line-height:1.55}.cart-order-alert small{color:#765652;line-height:1.5}.remove{border:0;background:none}.cart-summary{margin:30px 0 0 auto;max-width:380px;background:#faf8f5;padding:24px;border-radius:18px}.cart-summary div{display:flex;justify-content:space-between;padding:5px 0}.cart-summary .summary-total{margin-top:8px;padding-top:12px;border-top:1px solid var(--line);font-size:17px}.cart-summary p{font-size:11px;color:var(--muted);line-height:1.6}.cart-summary button,.checkout aside>button{width:100%;border:0;background:var(--coral);color:#fff;border-radius:12px;padding:15px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px}.auth{min-height:100vh;display:grid;place-items:center;background:linear-gradient(135deg,#fff7e9,#ffe8e1)}.auth>div{width:min(440px,calc(100% - 32px));background:#fff;border-radius:24px;padding:38px;box-shadow:0 25px 70px #56392918}.auth h1{margin:35px 0 8px}.auth>div>p{color:var(--muted);font-size:13px}.auth form{display:grid;gap:13px;margin-top:25px}.auth label,.form-grid label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:600}.auth input,.form-grid input{border:1px solid #dcd5ce;border-radius:11px;padding:12px}.auth form button{border:0;background:var(--coral);color:#fff;padding:14px;border-radius:11px;font-weight:700}.auth>div>a:last-child{display:block;text-align:center;margin-top:18px;font-size:12px}.form-error{color:#d93830;background:#fff0ee;padding:10px;border-radius:8px;font-size:12px}.checkout>form{display:grid;grid-template-columns:1fr 350px;gap:30px}.checkout-main{display:grid;gap:20px}.checkout section,.checkout aside{border:1px solid var(--line);border-radius:18px;padding:25px}.checkout h2{font-size:18px;margin-top:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-grid .wide{grid-column:1/-1}.pay-method{display:flex;align-items:center;gap:12px;border:1px solid var(--line);padding:14px;border-radius:12px;margin:9px 0}.pay-method.selected{border-color:var(--coral);background:#fff7f4}.pay-method span{display:flex;flex-direction:column}.pay-method small{color:var(--muted)}.checkout aside{height:max-content;position:sticky;top:155px}.summary-item{display:flex;justify-content:space-between;gap:15px;padding:12px 0;border-bottom:1px solid var(--line);font-size:12px}.summary-item.order-amount-row{border-bottom:0;padding:7px 0}.summary-item.order-total-row{margin-top:5px;border-top:1px solid var(--line);border-bottom:0;font-size:15px}.checkout aside>p{font-size:11px;color:var(--muted)}.payment-result{margin-top:15px;padding:12px;background:#fff8ed;border-radius:10px;font-size:12px;line-height:1.7}.orders{display:grid;gap:15px}.orders article{border:1px solid var(--line);border-radius:16px;padding:20px;position:relative}.orders article>div{display:flex;gap:12px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:12px}.orders em{font-style:normal;margin-left:auto;background:#fff0ed;color:var(--coral);padding:5px 8px;border-radius:8px;font-size:11px}.orders p{display:flex;gap:8px}.orders p small{color:var(--coral)}.orders article>strong{font-size:18px}.discount{color:var(--coral);font-size:12px;margin-left:10px}.loading{padding:100px;text-align:center}.store-footer{margin-top:80px;background:radial-gradient(circle at 8% 0%,rgba(255,90,82,.2),transparent 28%),#282522;color:#d9d3ce;padding:0 max(22px,calc((100% - 1196px)/2))}.footer-main{display:grid;grid-template-columns:minmax(260px,1.65fr) repeat(2,minmax(140px,.75fr)) minmax(210px,1fr);gap:46px;padding:54px 0 40px}.footer-brand strong{display:block;margin-top:12px;color:#fff;font-size:15px}.footer-brand p,.footer-contact p{max-width:360px;margin:10px 0 0;color:#aaa29c;font-size:12px;line-height:1.75}.footer-column,.footer-contact{display:flex;align-items:flex-start;flex-direction:column;gap:10px}.footer-column h2,.footer-contact h2{margin:3px 0 8px;color:#fff;font-size:13px}.footer-column a,.footer-contact a{color:#c8c0ba;font-size:12px;text-decoration:none;transition:color .15s ease}.footer-column a:hover,.footer-column a:focus-visible,.footer-contact a:hover,.footer-contact a:focus-visible{color:#fff;text-decoration:underline;text-underline-offset:4px}.footer-contact>a{color:#fff;font:800 15px Manrope,Noto Sans KR,sans-serif;overflow-wrap:anywhere}.footer-business{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(260px,.8fr);gap:40px;padding:26px 0;border-top:1px solid #423e3a;border-bottom:1px solid #423e3a}.footer-business>div>strong{color:#fff;font-size:12px}.footer-business dl{display:flex;flex-wrap:wrap;gap:7px 20px;margin:12px 0 0}.footer-business dl>div{display:flex;gap:7px;font-size:11px;line-height:1.65}.footer-business dt{color:#918983}.footer-business dd{margin:0;color:#c8c0ba}.footer-prelaunch{margin:0;padding:13px 15px;border:1px solid #504a45;border-radius:12px;background:#312e2b;color:#aaa29c;font-size:10px;line-height:1.65}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:22px 0 28px}.footer-bottom p{max-width:760px;margin:0;color:#8f8882;font-size:10px;line-height:1.6}.footer-bottom span{color:#8f8882;font:600 10px Manrope,sans-serif;white-space:nowrap}.footer-logo{font:800 29px Manrope;letter-spacing:-.04em;color:#fff}@media(max-width:900px){.footer-main{grid-template-columns:1.5fr 1fr 1fr}.footer-contact{grid-column:1 / -1;padding-top:22px;border-top:1px solid #423e3a}.footer-business{grid-template-columns:1fr;gap:20px}}@media(max-width:620px){.store-footer{margin-top:56px}.footer-main{grid-template-columns:1fr 1fr;gap:34px 24px;padding:42px 0 32px}.footer-brand,.footer-contact{grid-column:1 / -1}.footer-bottom{align-items:flex-start;flex-direction:column;gap:12px}.footer-business dl{display:grid}.footer-business dl>div:last-child{display:block}.footer-business dl>div:last-child dt{margin-bottom:2px}}.muted{font-size:11px;color:#938d88;max-width:800px}.policy-page{max-width:960px}.policy-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:24px}.policy-summary>div{padding:20px;border:1px solid var(--line);border-radius:18px;background:#fff8f5}.policy-summary small,.policy-summary strong{display:block}.policy-summary small{margin-bottom:7px;color:var(--muted);font-size:11px}.policy-summary strong{font-size:16px}.policy-content{overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#fff}.policy-content article{padding:28px 30px}.policy-content article+article{border-top:1px solid var(--line)}.policy-content h2{margin:0 0 13px;font-size:18px}.policy-content p,.policy-content li{color:#5f5852;font-size:13px;line-height:1.8}.policy-content p{margin:8px 0}.policy-content ul{margin:8px 0;padding-left:21px}.policy-action{display:inline-flex;align-items:center;gap:6px;margin-top:12px;color:#9f2018;font-size:13px;font-weight:800;text-decoration:none}.policy-action svg{width:15px}.policy-note{display:flex;gap:12px;margin-top:18px;padding:20px 22px;border-radius:16px;background:#f6f3ef}.policy-note>svg{flex:0 0 auto;width:20px;color:#9f2018}.policy-note b{font-size:13px}.policy-note p{margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.7}@media(max-width:900px){.header-main{height:68px;gap:12px}.mobile-menu{display:block}.logo small,.quick span,.navline{display:none}.search{border-width:1px}.hero{margin:12px;min-height:640px}.hero:after{background:linear-gradient(180deg,rgba(255,247,231,.99) 0%,rgba(255,247,231,.94) 45%,rgba(255,247,231,.18) 76%,transparent 100%)}.hero-art{object-position:68% center}.hero-copy{max-width:none;padding:38px 28px}.hero h1{font-size:38px}.trust-strip{margin:40px 12px 0;transform:none;grid-template-columns:1fr 1fr}.trust-strip div{padding:12px;border:0}.deal-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.mini-grid{grid-template-columns:repeat(3,1fr)}.home-shelf{padding:20px}.detail-top{grid-template-columns:1fr}.checkout>form{grid-template-columns:1fr}.checkout aside{position:static}.cart-item{grid-template-columns:70px 1fr auto}.cart-thumb{width:70px;height:70px}.cart-item>.quantity{grid-column:2}.cart-item>strong{grid-column:3;grid-row:2}.cart-item>.remove{grid-column:3;grid-row:1}.steps{grid-template-columns:1fr}}@media(max-width:640px){.hero{min-height:670px}.hero-copy>p{max-width:94%}.hero-actions{align-items:flex-start;flex-direction:column;gap:14px}.home-shelf>header{align-items:flex-start}.home-shelf .mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-toolbar{align-items:flex-start;flex-direction:column}.catalog-sort{width:100%;justify-content:space-between}.catalog-sort select{flex:1;max-width:190px}.policy-summary{grid-template-columns:1fr}.policy-content article{padding:23px 20px}}@media(max-width:640px){.market-price-comparison{margin-top:32px;padding:18px 14px;border-radius:16px}.market-price-title{align-items:flex-start;flex-direction:column;gap:6px}.market-price-range{gap:8px}.market-price-range>div{padding:13px}.market-price-range strong{font-size:17px}.market-price-item{align-items:flex-start;flex-direction:column;gap:9px;padding:14px}.market-price-item b{overflow:visible;white-space:normal}.market-price-value{width:100%}}@media(max-width:520px){.merchandising-tabs{gap:6px}.merchandising-tabs a{align-items:flex-start;flex-direction:column;padding:11px 10px;font-size:12px}.topbar{font-size:10px}.header-main{padding:0 12px}.logo{font-size:21px}.logo-mark{width:30px;height:30px}.search input{min-width:0;padding:10px;font-size:12px}.quick{gap:5px}.hero h1{font-size:33px}.hero-copy{padding:30px 23px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-gift{inset:15px 18%}.trust-strip{grid-template-columns:1fr}.deal-grid,.product-grid{gap:12px 8px}.deal-body{padding:12px}.deal-body h3{font-size:13px}.deal-meta{display:none}.quantity-goal{align-items:flex-start;flex-direction:column;gap:3px}.section{padding:0 13px;margin-top:42px}.section-title h2{font-size:22px}.detail{padding:0 13px}.detail-top{gap:25px}.buybox h1{font-size:22px}.mini-grid{grid-template-columns:repeat(2,1fr)}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.auth>div{padding:28px 22px}.checkout section,.checkout aside{padding:18px}.cart-item{gap:10px}.steps>div{padding:22px}.detail-content>nav{top:68px}}.detail{width:100%}.detail-top{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.detail-top>*{min-width:0}.buybox h1{overflow-wrap:anywhere}.breadcrumbs{min-width:0}.breadcrumbs a,.breadcrumbs svg{flex:none}.breadcrumbs>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.thumbs button{flex:0 0 72px}.thumbs .image-fallback{min-height:0;font-size:0}.thumbs .image-fallback svg{width:20px}.compare{flex-wrap:wrap}.detail-content section>.image-fallback{min-height:280px;margin:12px 0;border-radius:16px}@media(max-width:900px){.detail-top{grid-template-columns:1fr}}.deal-grid,.product-grid,.mini-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.mini-grid a{min-width:0}.mini-grid b,.mini-grid strong{max-width:100%}@media(max-width:900px){.deal-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mini-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:520px){.mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.form-message{color:#147b63;background:#eaf9f4;padding:10px;border-radius:8px;font-size:12px}.order-actions{display:flex!important;justify-content:flex-end;border:0!important;padding:0!important;margin-top:12px}.order-actions button{border:1px solid var(--coral);background:#fff;color:var(--coral);border-radius:9px;padding:8px 12px;font-size:12px}.order-actions button:disabled{opacity:.5}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}button:focus-visible,a:focus-visible,[role=link]:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #1677ff;outline-offset:3px}button:disabled{cursor:not-allowed;opacity:.48}.deal-card:focus-visible{box-shadow:0 0 0 4px #1677ff2e,0 18px 45px #382b2015}.heart.active{background:var(--coral);color:#fff}.heart.active svg{fill:currentColor}.main-image>.heart{left:auto;right:16px;top:16px;z-index:3}.wishlist-count{position:absolute;top:-8px;right:-8px;min-width:18px;height:18px;padding:0 5px;border-radius:10px;background:var(--coral);color:#fff;font-style:normal;font-size:10px;display:grid;place-items:center}.status-badge{position:absolute;left:12px;top:12px;padding:7px 10px;border-radius:9px;background:#332f2ccc;color:#fff;font-size:11px;font-weight:700}.home-tabs{display:flex;gap:8px;overflow:auto;margin-bottom:24px;padding:2px}.home-tabs a,.home-tabs>span{white-space:nowrap;text-decoration:none;border:1px solid var(--line);border-radius:999px;padding:9px 15px;font-size:12px;font-weight:700}.home-tabs a.active{background:var(--ink);border-color:var(--ink);color:#fff}.home-tabs .disabled{color:#9b938d;background:#f5f2ef;border-style:dashed;cursor:not-allowed}.result-count{font-size:12px;color:var(--muted);margin:0 0 15px}.clear-search{display:inline-flex;align-items:center;gap:5px;border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 13px;font-size:12px}.clear-search svg{width:14px}.load-more{text-align:center;margin-top:32px}.load-more button{border:1px solid var(--line);border-radius:13px;background:#fff;padding:14px 28px;font-weight:700}.load-more span{color:var(--muted);font-size:11px;margin-left:8px}.gift-badge{max-width:calc(100% - 24px);line-height:1.35}.catalog-warning{display:flex;align-items:center;gap:9px;margin:0 0 18px;padding:12px 14px;border:1px solid #f3cf92;border-radius:11px;background:#fff8e8;color:#745b2d;font-size:12px}.catalog-warning>svg{width:17px;flex:none}.catalog-warning>span{flex:1}.catalog-warning>button{display:flex;align-items:center;gap:5px;border:0;background:transparent;color:inherit;font-weight:700}.catalog-warning>button svg{width:14px}.empty>button,.error-state button{display:inline-flex;align-items:center;gap:6px;border:0;border-radius:11px;background:var(--coral);color:#fff;padding:11px 16px;font-weight:700;margin-top:10px}.error-state{text-align:center;padding:60px 20px;color:#8b837c;border:1px solid #ffd7d3;background:#fff9f8;border-radius:18px}.error-state>svg{width:40px;height:40px;color:var(--coral)}.error-state h3{color:var(--ink)}.error-state button svg{width:16px}.option-select{display:block}.option-select select,.bank-select select{width:100%;border:1px solid #dcd5ce;border-radius:12px;padding:13px;background:#fff}.option-price{text-align:right;margin:-12px 0 14px;color:var(--muted);font-size:11px}.line-total{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:14px;font-size:13px}.line-total strong{font-size:21px}.unavailable{padding:11px;border-radius:10px;background:#f4f1ee;color:#776f69;font-size:12px}.buy-actions button:disabled{background:#ddd6d0!important;color:#8c847e!important;border-color:#ddd6d0!important}.cart-item a{text-decoration:none}.cart-item a:hover{text-decoration:underline}.quantity button:disabled{background:#f5f3f1}.remove svg{width:18px}.my-page{scroll-margin-top:140px}.my-links{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-bottom:55px}.my-links>a{display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto auto;gap:2px 11px;align-items:center;text-decoration:none;border:1px solid var(--line);padding:20px;border-radius:16px}.my-links>a>svg:first-child{grid-row:1/3;color:var(--coral)}.my-links>a>svg:last-child{grid-column:3;grid-row:1/3;width:17px}.my-links span{font-size:11px;color:var(--muted)}.logout{display:flex;align-items:center;gap:7px;margin:35px auto 0;border:1px solid var(--line);background:#fff;border-radius:11px;padding:11px 17px}.logout svg{width:17px}.drawer-layer{position:fixed;inset:0;z-index:100}.drawer-backdrop{position:absolute;inset:0;border:0;background:#17141180;width:100%;height:100%}.mobile-drawer{position:absolute;left:0;top:0;bottom:0;width:min(340px,88vw);background:#fff;padding:20px;box-shadow:14px 0 50px #0002;animation:drawer-in .2s ease-out}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--line);font-size:20px}.drawer-head button{border:0;background:none}.mobile-drawer nav{display:grid;padding:13px 0}.mobile-drawer nav a,.drawer-user a{display:flex;align-items:center;gap:10px;text-decoration:none;padding:13px 7px;border-bottom:1px solid #f5f2ef;font-weight:650}.mobile-drawer nav a svg{margin-left:auto;width:17px}.drawer-user{display:grid;margin-top:12px;padding:9px;background:var(--cream);border-radius:14px}.drawer-user svg{width:19px;color:var(--coral)}.drawer-user b{margin-left:auto}.drawer-open{overflow:hidden}@keyframes drawer-in{0%{transform:translate(-100%)}to{transform:none}}.bank-select{display:grid;gap:7px;margin-top:12px;font-size:12px;font-weight:700}.pending-order,.notice-box{padding:11px;border-radius:10px;background:#fff5df;color:#725928;font-size:11px!important}.secondary-action{margin-top:8px!important;background:#fff!important;border:1px solid var(--coral)!important;color:var(--coral)!important}.payment-info{display:grid;grid-template-columns:auto 1fr;gap:5px 14px;margin:14px 0;padding:14px;border-radius:12px;background:#fff8ed;font-size:12px}.payment-info>b{color:var(--coral)}.payment-info>strong{grid-column:1/-1;font-size:20px;letter-spacing:.5px}.payment-info>small,.payment-info>em{grid-column:1/-1}.payment-info>em{font-style:normal;color:#c43f37}.payment-callback{max-width:650px!important;text-align:center}.payment-callback .payment-info{text-align:left}.primary-action{border:0;background:var(--coral);color:#fff;border-radius:12px;padding:14px 22px;font-weight:700}.callback-links{display:flex;justify-content:center;gap:10px;margin-top:25px}.callback-links a,.order-actions a{border:1px solid var(--line);background:#fff;border-radius:9px;padding:8px 12px;text-decoration:none;font-size:12px}.order-actions{gap:7px;flex-wrap:wrap}.form-message{white-space:pre-line}.pay-method.disabled{background:#f7f5f3;border-color:#ece8e4;color:#928b85}.pay-method.disabled small{color:#a29b95}.pay-method.disabled input{cursor:not-allowed}.form-error button{display:inline-flex;align-items:center;gap:5px;margin-left:8px;border:0;background:transparent;color:inherit;text-decoration:underline}.form-error button svg{width:14px}.status-refresh{display:inline-flex;align-items:center;justify-content:center;gap:6px;margin:10px auto 0;padding:9px 13px;border:1px solid var(--line);border-radius:10px;background:#fff;font-size:12px}.status-refresh svg{width:15px}.canonical-order{display:grid;gap:6px;padding:15px;text-align:left;border:1px solid var(--line);border-radius:12px;background:#fff}.canonical-order b{margin-bottom:3px}.canonical-order span{font-size:12px;color:var(--muted)}.recovery-actions{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.recovery-actions button{display:inline-flex;align-items:center;gap:6px}.recovery-actions svg{width:16px}.cart-invalid{display:block;max-width:460px;color:#c43f37;line-height:1.45}.cart-summary button:disabled,.checkout button:disabled{cursor:not-allowed;opacity:.55}@media(max-width:900px){.my-links{grid-template-columns:1fr}.mobile-drawer,.drawer-layer{display:block}}@media(min-width:901px){.drawer-layer{display:none!important}}@media(max-width:520px){.home-tabs{margin-left:-2px;margin-right:-2px}.my-links{margin-bottom:38px}.payment-info{grid-template-columns:1fr}.payment-info>strong,.payment-info>small,.payment-info>em{grid-column:auto}.order-actions{justify-content:flex-start!important}.order-actions>*{flex:1;text-align:center}.result-count{font-size:11px}.load-more button{width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:900px){.quick span{display:block;position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}}.navline a{position:relative;display:inline-flex;align-items:center;gap:6px;padding:3px 2px;color:#5f5852;transition:color .18s ease}.navline a:first-child{color:#5f5852}.navline a:hover,.navline a.active,.navline a[aria-current=page]{color:#b3261e}.navline a.active:after,.navline a[aria-current=page]:after{content:"";position:absolute;left:0;right:0;bottom:-14px;height:3px;border-radius:3px 3px 0 0;background:#c7352d}.navline a.confirmed{color:#9f2018}.nav-confirm{width:14px!important;height:14px!important;animation:nav-confirm .22s ease-out}.route-status{min-height:32px;display:flex;align-items:center;justify-content:center;gap:7px;border-top:1px solid #f0c7c3;background:#fff5f2;color:#9f2018;font-size:12px;font-weight:700}.route-status svg{width:14px;height:14px}.mobile-drawer nav a.active,.mobile-drawer nav a[aria-current=page]{background:#fff0ed;color:#9f2018;font-weight:800}.mobile-drawer nav a.confirmed{background:#fff7f4;color:#9f2018}@keyframes nav-confirm{0%{transform:scale(.65);opacity:.25}to{transform:scale(1);opacity:1}}.compare-evidence{margin-top:24px;padding:14px 15px;border:1px solid #cfe8df;border-radius:14px;background:#f3fbf8}.compare-evidence>div{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.compare-evidence span{color:#4c7065;font-size:12px;font-weight:700}.compare-evidence s{font-size:15px;color:#5d6965}.compare-evidence b{margin-left:auto;padding:5px 8px;border-radius:8px;background:#dff6ed;color:#147b63;font-size:12px}.compare-evidence p{margin:7px 0 0;color:#65746f;font-size:10px;line-height:1.5}.compare-evidence a{display:inline-flex;margin-top:9px;color:#16775f;font-size:11px;font-weight:700;text-underline-offset:3px}.compare-evidence.stale{border-color:#ead7aa;background:#fffaf0}.compare-evidence.stale b{background:#fff0c7;color:#805f18}.compare-evidence.pending{border-color:#dfe3e8;background:#f7f8fa}.compare-evidence.pending span,.compare-evidence.pending p{color:#68717d}.lucky small{display:block;margin-top:5px;color:#9b4b43;font-size:10px;line-height:1.5}.lucky.fairy-ready{box-shadow:inset 0 0 0 2px #ffb7b0;background:#fff6f4}.lucky.fairy-ready>svg{filter:drop-shadow(0 2px 5px #ff5a5255)}@media(max-width:520px){.compare-evidence b{margin-left:0}.compare-evidence>div{align-items:flex-start;flex-direction:column}}.rm-page{--rm-red: var(--coral, #ff554f);--rm-red-dark: #d9322e;--rm-blue: #276fd8;--rm-green: #159b61;--rm-ink: var(--ink, #23201e);--rm-muted: var(--muted, #77716d);--rm-line: var(--line, #e7e9ed);--rm-soft: #f7f8fa;width:100%;max-width:1480px;margin:34px auto 72px;padding:0 22px;color:var(--rm-ink)}.rm-page button,.rm-page input{font:inherit}.rm-page button:focus-visible,.rm-page input:focus-visible,.rm-page summary:focus-visible,.rm-page [tabindex="0"]:focus-visible{outline:3px solid #245fa8;outline-offset:2px}.rm-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.rm-status{display:inline-flex;align-items:center;justify-content:center;width:max-content;border:1px solid #d4d8df;border-radius:999px;padding:5px 9px;background:#fff;color:#565d68;font-size:11px;font-style:normal;font-weight:800;white-space:nowrap}.rm-status.is-open{border-color:#9bdab9;background:#effaf4;color:#087b43}.rm-status.is-buy_halt,.rm-status.is-sell_halt{border-color:#edce8c;background:#fff9eb;color:#795b11}.rm-status.is-settlement_only,.rm-status.is-retired{background:#f1f2f4;color:#555b64}.rm-page-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:34px;padding:36px 40px;border:1px solid #efe5e2;border-radius:24px;background:linear-gradient(125deg,#fff7f5,#fff 58%,#f3faf7)}.rm-page-hero>div:first-child{max-width:680px}.rm-page-hero span,.rm-market-toolbar h2+p,.rm-panel header small,.rm-order-ticket>small,.rm-preopen-panel>small{color:var(--rm-muted);font-size:11px}.rm-page-hero>div>span{color:var(--rm-red-dark);font-weight:800;letter-spacing:.12em}.rm-page-hero h1{margin:7px 0 10px;font-size:clamp(32px,4vw,48px);letter-spacing:-.05em}.rm-page-hero p{margin:0;color:#665e5a;line-height:1.75}.rm-page-hero dl{display:flex;flex:none;margin:0;overflow:hidden;border:1px solid #e8e7e5;border-radius:16px;background:#fff}.rm-page-hero dl>div{min-width:120px;padding:16px 20px}.rm-page-hero dl>div+div{border-left:1px solid var(--rm-line)}.rm-page-hero dt,.rm-page-hero dd{margin:0}.rm-page-hero dt{color:var(--rm-muted);font-size:11px}.rm-page-hero dd{margin-top:5px;font-size:20px;font-weight:800}.rm-market-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:0 0 22px}.rm-market-toolbar h2,.rm-market-toolbar p{margin:0}.rm-market-toolbar h2{font-size:25px}.rm-market-toolbar p{margin-top:5px}.rm-market-toolbar form{display:flex;width:min(100%,370px);border:1px solid #d8dbe0;border-radius:12px;overflow:hidden;background:#fff}.rm-market-toolbar input{flex:1;min-width:0;padding:12px 14px;border:0;outline:0}.rm-market-toolbar button,.rm-error button,.rm-empty button{border:0;background:#2d3138;color:#fff;padding:0 17px;font-weight:700}.rm-market-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.rm-market-card{min-width:0;overflow:hidden;border:1px solid var(--rm-line);border-radius:18px;background:#fff;box-shadow:0 8px 30px #25282d0a}.rm-market-card>button{display:grid;grid-template-columns:138px minmax(0,1fr);width:100%;height:100%;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.rm-market-card:hover{border-color:#f4b5b1;box-shadow:0 14px 36px #3d292617}.rm-market-card-media{position:relative;display:grid;place-items:center;min-height:255px;background:linear-gradient(145deg,#f8f5f2,#eceff2)}.rm-market-card-media img{width:100%;height:100%;object-fit:cover}.rm-market-card-media>span{color:#b3b8c0;font-size:45px}.rm-market-card-media .rm-status{position:absolute;top:10px;left:10px}.rm-market-card-body{min-width:0;padding:18px 17px}.rm-market-card-body>small{color:var(--rm-muted);font-size:10px;font-weight:700}.rm-market-card-body h3{margin:5px 0 4px;font-size:17px;line-height:1.35}.rm-market-card-body>p{margin:0;color:var(--rm-muted);font-size:11px}.rm-market-card-price{display:grid;grid-template-columns:1fr auto;align-items:end;margin-top:14px}.rm-market-card-price span{grid-column:1 / -1;color:var(--rm-muted);font-size:10px}.rm-market-card-price strong{margin-top:2px;font-size:22px}.rm-market-card-price em{color:var(--rm-red-dark);font-size:11px;font-style:normal;font-weight:800}.rm-card-spark,.rm-card-spark-empty{width:100%;height:38px;margin:7px 0}.rm-card-spark polyline{stroke:var(--rm-red);stroke-width:2}.rm-card-spark-empty{display:grid;place-items:center;border-bottom:1px dashed #d9dce1;color:#9298a1;font-size:10px}.rm-market-card dl{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0}.rm-market-card dl div{min-width:0;padding:8px;border-radius:9px;background:var(--rm-soft)}.rm-market-card dt,.rm-market-card dd{margin:0}.rm-market-card dt{color:var(--rm-muted);font-size:9px}.rm-market-card dd{margin-top:3px;overflow:hidden;font-size:11px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.rm-market-card .rm-next-tier{margin-top:10px;padding:8px 9px;border:1px solid #f1d9bc;border-radius:9px;background:#fffaf1;color:#75541d;font-size:10px;font-weight:700}.rm-market-principles{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:34px;overflow:hidden;border:1px solid var(--rm-line);border-radius:16px;background:var(--rm-line)}.rm-market-principles>div{display:flex;flex-direction:column;gap:5px;padding:18px 20px;background:#fff}.rm-market-principles b{font-size:13px}.rm-market-principles span{color:var(--rm-muted);font-size:11px;line-height:1.55}.rm-market-loading,.rm-empty,.rm-error{padding:60px 24px;border:1px dashed #d5d9df;border-radius:16px;text-align:center}.rm-empty b,.rm-error b{font-size:18px}.rm-empty p,.rm-error p{color:var(--rm-muted)}.rm-empty button,.rm-error button{min-height:42px;border-radius:10px}.rm-empty button:disabled,.rm-error button:disabled{opacity:.45}.rm-error{margin:18px 0;border-style:solid;border-color:#efb9b5;background:#fff6f5;color:#8c211c}.rm-launch{overflow-x:auto;margin-bottom:14px;border:1px solid var(--rm-line);border-radius:14px;background:#fff}.rm-launch ol{display:grid;grid-template-columns:repeat(5,minmax(155px,1fr));min-width:780px;margin:0;padding:0;list-style:none}.rm-launch-step{position:relative;display:flex;align-items:center;gap:10px;min-height:72px;padding:13px 24px 13px 15px;color:#737983}.rm-launch-step>i{position:absolute;right:8px;color:#aeb4bd;font-size:22px;font-style:normal}.rm-launch-number{display:grid;flex:0 0 auto;place-items:center;width:26px;height:26px;border:1px solid currentColor;border-radius:50%;font-size:11px;font-weight:800}.rm-launch-step b,.rm-launch-step small{display:block}.rm-launch-step b{color:#353a42;font-size:12px}.rm-launch-step small{margin-top:3px;font-size:9px}.rm-launch-step.is-complete .rm-launch-number{border-color:var(--rm-green);background:var(--rm-green);color:#fff}.rm-launch-step.is-current{background:#f0faf5;color:var(--rm-green)}.rm-launch-step.is-current b{color:#087843}.rm-launch-step.is-current .rm-launch-number{background:var(--rm-green);color:#fff}.rm-market-summary{display:grid;grid-template-columns:minmax(260px,1.1fr) minmax(520px,2fr) auto;align-items:center;gap:24px;margin-bottom:14px;padding:16px 18px;border:1px solid var(--rm-line);border-radius:14px;background:#fff}.rm-summary-product{display:flex;align-items:center;min-width:0;gap:13px}.rm-summary-media,.rm-holding-media{display:grid;flex:0 0 auto;place-items:center;width:72px;height:72px;overflow:hidden;border-radius:12px;background:linear-gradient(145deg,#f7f3ef,#eceff2);color:#b2b7c0;font-size:27px}.rm-summary-media img,.rm-holding-media img{width:100%;height:100%;object-fit:cover}.rm-summary-product>div:last-child{min-width:0}.rm-summary-product small,.rm-summary-product p{color:var(--rm-muted);font-size:10px}.rm-summary-product h1{overflow:hidden;margin:4px 0;font-size:21px;text-overflow:ellipsis;white-space:nowrap}.rm-summary-product p{margin:0}.rm-market-summary>dl{display:grid;grid-template-columns:repeat(4,1fr);margin:0}.rm-market-summary>dl>div{padding:3px 17px;text-align:center}.rm-market-summary>dl>div+div{border-left:1px solid var(--rm-line)}.rm-market-summary dt,.rm-market-summary dd{margin:0}.rm-market-summary dt{color:var(--rm-muted);font-size:10px}.rm-market-summary dd{margin-top:6px;font-size:18px;font-weight:800}.rm-market-summary .is-primary dd,.rm-market-summary>dl>div:last-child dd{color:var(--rm-red-dark)}.rm-summary-state{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.rm-summary-state>span{color:var(--rm-muted);font-size:9px}.rm-stream:before{content:"";display:inline-block;width:6px;height:6px;margin-right:5px;border-radius:50%;background:#9298a1}.rm-stream.is-live:before{background:var(--rm-green)}.rm-stream.is-error:before{background:var(--rm-red-dark)}.rm-inline-warning{margin-bottom:14px;padding:11px 14px;border:1px solid #edcf93;border-radius:10px;background:#fff9eb;color:#6e5110;font-size:11px}.rm-inline-warning button{margin-left:8px;border:0;background:transparent;color:inherit;font-weight:800;text-decoration:underline}.rm-trading-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:14px}.rm-market-main{min-width:0;overflow:hidden;border:1px solid var(--rm-line);border-radius:14px;background:#fff}.rm-chart-controls{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:10px 13px 0;border-bottom:1px solid var(--rm-line)}.rm-chart-controls>div{display:flex;gap:3px}.rm-chart-controls button{min-height:38px;border:0;border-bottom:2px solid transparent;background:transparent;color:#69707a;padding:7px 13px;font-size:11px;font-weight:700}.rm-chart-controls button.is-active{border-color:var(--rm-red);color:var(--rm-red-dark)}.rm-chart-controls>div:last-child button{min-height:30px;border:1px solid var(--rm-line);border-radius:7px;padding:4px 11px}.rm-chart-controls>div:last-child button.is-active{border-color:var(--rm-red);background:#fff4f3}.rm-chart{margin:0;padding:15px 14px 10px;background:#fff}.rm-chart figcaption{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:0 3px 7px}.rm-chart figcaption span,.rm-chart figcaption small,.rm-chart figcaption b{display:block}.rm-chart figcaption small{color:var(--rm-red-dark);font-size:9px;font-weight:800}.rm-chart figcaption b{margin-top:2px;font-size:15px}.rm-chart figcaption em{max-width:60%;color:var(--rm-muted);font-size:10px;font-style:normal;line-height:1.5;text-align:right}.rm-chart svg{display:block;width:100%;height:auto;min-height:300px;overflow:visible}.rm-chart svg text{fill:#707782;font-family:Noto Sans KR,sans-serif;font-size:9px}.rm-chart-grid line{stroke:#e8eaee;stroke-width:1}.rm-step-path{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:3}.rm-step-path.is-future{stroke:#aab1bc;stroke-dasharray:7 6}.rm-step-path.is-reached{stroke:var(--rm-red)}.rm-tier-point circle{fill:#fff;stroke:#8e96a2;stroke-width:2}.rm-tier-point.is-reached circle{fill:var(--rm-red);stroke:#fff}.rm-tier-point.is-reached text{fill:var(--rm-red-dark);font-weight:800}.rm-current-quantity line{stroke:#303640;stroke-dasharray:3 3}.rm-current-quantity text{fill:#303640!important;font-weight:800}.rm-reference-line line,.rm-price-reference.is-market line{stroke:#606975;stroke-dasharray:4 4}.rm-reference-line text,.rm-price-reference.is-market text{fill:#4f5762!important;font-weight:700}.rm-price-reference.is-acquisition line{stroke:var(--rm-green);stroke-dasharray:8 4}.rm-price-reference.is-acquisition text{fill:#087b43!important;font-weight:700}.rm-chart-legend{display:flex;justify-content:flex-end;gap:12px;padding:0 4px;font-size:9px;font-weight:700}.rm-chart-legend .is-up,.rm-recent-trades tr.is-up td:nth-child(2),.rm-recent-trades tr.is-up td:last-child{color:var(--rm-red-dark)}.rm-chart-legend .is-down,.rm-recent-trades tr.is-down td:nth-child(2),.rm-recent-trades tr.is-down td:last-child{color:var(--rm-blue)}.rm-chart-legend .is-flat{color:#646b75}.rm-chart-legend .is-interaction{margin-left:auto;color:#858c96;font-weight:600}.rm-lightweight-chart-shell{position:relative;width:100%;height:390px;min-height:320px;margin-top:7px;overflow:hidden;border:1px solid #edf0f3;border-radius:10px;background:#fff}.rm-lightweight-chart{width:100%;height:100%}.rm-chart-crosshair-tooltip{position:absolute;z-index:5;width:208px;max-width:calc(100% - 16px);padding:9px 10px;pointer-events:none;border:1px solid rgba(215,219,225,.9);border-radius:9px;background:#fffffff0;box-shadow:0 7px 20px #262b321f;color:#303640;font-size:9px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.rm-chart-crosshair-tooltip>b{display:block;margin-bottom:7px;font-size:10px}.rm-chart-crosshair-tooltip dl{display:grid;grid-template-columns:1fr 1fr;gap:5px 10px;margin:0}.rm-chart-crosshair-tooltip dl>div{display:flex;justify-content:space-between;gap:6px}.rm-chart-crosshair-tooltip dt{color:#7b838f}.rm-chart-crosshair-tooltip dd{margin:0;font-weight:800;white-space:nowrap}.rm-chart-attribution{display:flex;justify-content:flex-end;padding:4px 3px 0;font-size:8px}.rm-chart-attribution a{color:#646b75;text-underline-offset:2px}.rm-candle line{stroke:currentColor;stroke-width:2}.rm-candle>rect:not(.rm-volume-bar){fill:currentColor}.rm-candle.is-up,.rm-trade-point.is-up{color:var(--rm-red)}.rm-candle.is-down,.rm-trade-point.is-down{color:var(--rm-blue)}.rm-candle.is-flat,.rm-trade-point.is-flat{color:#747b85}.rm-volume-bar{fill:currentColor;opacity:.55}.rm-trade-line{fill:none;stroke:#424a55;stroke-width:1.6}.rm-trade-point circle{fill:currentColor;stroke:#fff;stroke-width:1.5}.rm-volume-axis{stroke:#cdd1d7}.rm-volume-label,.rm-time-label{fill:#858c96!important;font-size:8px!important}.rm-chart-data{margin:5px 3px 0;border-top:1px solid var(--rm-line);color:#626a75;font-size:10px}.rm-chart-data summary{width:max-content;padding:9px 0;cursor:pointer;font-weight:700}.rm-chart-data table{width:100%;border-collapse:collapse}.rm-chart-data th,.rm-chart-data td{padding:7px;border-top:1px solid var(--rm-line);text-align:right}.rm-chart-data th:first-child,.rm-chart-data td:first-child{text-align:left}.rm-chart-empty{display:grid;min-height:335px;place-content:center;padding:30px;text-align:center}.rm-chart-empty b{font-size:17px}.rm-chart-empty p{max-width:460px;color:var(--rm-muted);font-size:11px;line-height:1.65}.rm-market-panels{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;padding:12px;border-top:1px solid var(--rm-line);background:#f8f9fb}.rm-panel{min-width:0;overflow:hidden;border:1px solid var(--rm-line);border-radius:11px;background:#fff}.rm-panel>header{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:12px 13px;border-bottom:1px solid var(--rm-line)}.rm-panel header h2,.rm-panel header small{margin:0}.rm-panel header h2{margin-top:2px;font-size:14px}.rm-panel header>span{color:var(--rm-muted);font-size:8px}.rm-panel table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:10px}.rm-panel th,.rm-panel td{height:31px;padding:6px 9px;border-bottom:1px solid #eff0f2;text-align:right}.rm-panel th:first-child,.rm-panel td:first-child{text-align:left}.rm-panel thead th{color:#777e88;font-size:9px;font-weight:600}.rm-recent-trades td:nth-child(2),.rm-recent-trades td:nth-child(3){font-weight:700}.rm-recent-trades td:last-child span{font-size:8px;font-weight:800}.rm-orderbook tbody tr{position:relative;background-image:linear-gradient(to left,rgba(255,85,79,.1) var(--rm-depth),transparent var(--rm-depth))}.rm-orderbook tbody tr.is-bid{background-image:linear-gradient(to left,rgba(39,111,216,.1) var(--rm-depth),transparent var(--rm-depth))}.rm-orderbook tbody th{color:#69707a;font-size:8px}.rm-orderbook button{min-height:28px;border:0;background:transparent;color:inherit;padding:2px;font-size:10px;font-weight:800;cursor:pointer}.rm-orderbook .is-ask button{color:var(--rm-red-dark)}.rm-orderbook .is-bid button{color:var(--rm-blue)}.rm-book-current{background:#fff8f7!important}.rm-book-current th,.rm-book-current td{height:38px;border-top:1px solid #f3a9a4;border-bottom:1px solid #f3a9a4;color:var(--rm-red-dark)!important;font-size:12px!important;font-weight:800}.rm-product-information dl{margin:0;padding:7px 13px}.rm-product-information dl>div{display:grid;grid-template-columns:75px minmax(0,1fr);gap:9px;padding:7px 0;border-bottom:1px solid #eff0f2;font-size:9px}.rm-product-information dt{color:var(--rm-muted)}.rm-product-information dd{margin:0;overflow-wrap:anywhere;text-align:right}.rm-panel-empty{padding:35px 14px;color:var(--rm-muted);font-size:10px;text-align:center}.rm-order-ticket,.rm-preopen-panel{position:sticky;top:145px;overflow:hidden;border:1px solid var(--rm-line);border-radius:14px;background:#fff;box-shadow:0 9px 30px #25282d0d}.rm-ticket-tabs{display:grid;grid-template-columns:1fr 1fr;padding:0 12px;border-bottom:1px solid var(--rm-line)}.rm-ticket-tabs button{min-height:52px;border:0;border-bottom:3px solid transparent;background:transparent;color:#5e6570;font-weight:800}.rm-ticket-tabs button.is-active{border-color:var(--rm-red);color:var(--rm-red-dark)}.rm-ticket-tabs button:last-child.is-active{border-color:var(--rm-blue);color:var(--rm-blue)}.rm-ticket-tabs button:disabled{cursor:not-allowed;opacity:.62}.rm-order-ticket form{padding:18px 13px}.rm-ticket-capability-note{margin:0 0 14px;padding:9px 10px;border:1px solid #d9dce1;border-radius:8px;background:#f5f6f8;color:#555c66;font-size:9px;line-height:1.55}.rm-ticket-field{display:grid;gap:7px;margin-bottom:9px;color:#555c66;font-size:10px;font-weight:700}.rm-number-input{display:grid;grid-template-columns:minmax(0,1fr) 36px;align-items:center;border:1px solid #d8dce2;border-radius:8px;overflow:hidden}.rm-number-input input{width:100%;min-width:0;height:43px;border:0;outline:0;padding:8px 11px;background:#fff;font-size:18px;font-weight:800}.rm-number-input i{color:var(--rm-muted);font-size:10px;font-style:normal;text-align:center}.rm-ticket-shortcuts{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:0 0 17px}.rm-ticket-shortcuts button{min-height:33px;border:1px solid #dfe2e6;border-radius:7px;background:#fff;color:#59606a;font-size:9px;cursor:pointer}.rm-ticket-balance{margin:4px 0 14px;padding:12px;border-radius:9px;background:var(--rm-soft)}.rm-ticket-balance>div{display:flex;justify-content:space-between;gap:15px;padding:5px 0;font-size:9px}.rm-ticket-balance dt{color:var(--rm-muted)}.rm-ticket-balance dd{margin:0;font-weight:700}.rm-ticket-balance .rm-ticket-total{margin-top:5px;padding-top:10px;border-top:1px solid #d9dce1;font-size:12px}.rm-ticket-total dd{color:var(--rm-red-dark)}.rm-ticket-warning,.rm-ticket-message,.rm-ticket-note{font-size:9px;line-height:1.55}.rm-ticket-warning{padding:9px 10px;border:1px solid #edcc8d;border-radius:8px;background:#fff9e9;color:#70530f}.rm-ticket-submit{width:100%;min-height:50px;border:0;border-radius:9px;background:var(--rm-red);color:#fff;font-weight:800;cursor:pointer}.rm-ticket-submit.is-sell{background:var(--rm-blue)}.rm-ticket-submit:disabled{background:#b8bdc5;cursor:not-allowed}.rm-ticket-note{color:var(--rm-muted);text-align:center}.rm-ticket-message{padding:9px;border-radius:8px;background:#eff8f4;color:#076d3d;font-weight:700}.rm-preopen-panel{padding:24px 20px}.rm-preopen-panel h2{margin:6px 0 10px;font-size:22px}.rm-preopen-panel>p{color:var(--rm-muted);font-size:11px;line-height:1.7}.rm-preopen-panel dl{margin:18px 0;padding:12px;border-radius:10px;background:var(--rm-soft)}.rm-preopen-panel dl>div{display:flex;justify-content:space-between;gap:15px;padding:7px 0;font-size:10px}.rm-preopen-panel dd{margin:0;font-weight:700}.rm-gate-reasons{padding:11px 13px;border:1px solid #edcf93;border-radius:9px;background:#fff9eb;font-size:10px}.rm-gate-reasons ul{margin:7px 0 0;padding-left:18px;color:#6f5518}.rm-preopen-panel>button{width:100%;min-height:44px;border:1px solid #373d46;border-radius:9px;background:#fff;font-weight:700}.rm-preopen-panel>button:disabled{opacity:.45}.rm-mobile-actions{display:none}.rm-warehouse-notice{display:flex;gap:12px;margin-bottom:18px;padding:13px 16px;border:1px solid #d6e2f2;border-radius:11px;background:#f5f9ff;font-size:11px}.rm-warehouse-notice b{color:#1d5799;white-space:nowrap}.rm-warehouse-notice span{color:#5a687a}.rm-holding-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.rm-holding-card{padding:19px;border:1px solid var(--rm-line);border-radius:17px;background:#fff;box-shadow:0 8px 30px #25282d0a}.rm-holding-card>header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px}.rm-holding-card header small,.rm-holding-card header p{color:var(--rm-muted);font-size:10px}.rm-holding-card h2,.rm-holding-card header p{margin:3px 0}.rm-holding-card h2{font-size:17px}.rm-holding-quantities,.rm-holding-values{display:grid;grid-template-columns:repeat(4,1fr);margin:17px 0 0;overflow:hidden;border:1px solid var(--rm-line);border-radius:10px}.rm-holding-quantities>div,.rm-holding-values>div{padding:12px}.rm-holding-quantities>div+div,.rm-holding-values>div+div{border-left:1px solid var(--rm-line)}.rm-holding-card dt,.rm-holding-card dd{margin:0}.rm-holding-card dt{color:var(--rm-muted);font-size:9px}.rm-holding-card dd{margin-top:5px;font-size:15px;font-weight:800}.rm-holding-values{grid-template-columns:repeat(3,1fr);margin-top:8px;background:var(--rm-soft)}.rm-holding-values dd{font-size:13px}.rm-lot-info{display:flex;flex-wrap:wrap;gap:6px 13px;margin-top:13px;padding:11px 12px;border:1px solid #cee8dc;border-radius:9px;background:#f3fbf7;color:#4f665c;font-size:9px}.rm-lot-info b{color:#087843}.rm-open-orders{margin-top:13px;padding:12px;border:1px solid #d9e1ef;border-radius:9px}.rm-open-orders h3{margin:0 0 7px;font-size:11px}.rm-open-orders>div{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:9px}.rm-open-orders button{min-height:32px;border:1px solid #cfd5df;border-radius:7px;background:#fff;font-size:9px}.rm-holding-card>footer{display:grid;grid-template-columns:1fr 1.6fr;gap:8px;margin-top:15px}.rm-holding-card footer button{min-height:45px;border-radius:9px;font-weight:800}.rm-secondary-action{border:1px solid #3f4650;background:#fff}.rm-primary-action{border:1px solid var(--rm-red);background:var(--rm-red);color:#fff}.rm-holding-card footer button:disabled{border-color:#d2d5da;background:#e8eaed;color:#858b94}.rm-holding-notice{margin:9px 0 0;color:var(--rm-muted);font-size:9px;text-align:center}.rm-shipment-dialog[open]{position:fixed;inset:0;z-index:60;width:min(620px,calc(100% - 28px));max-height:calc(100vh - 36px);margin:auto;padding:0;overflow:auto;border:1px solid #d9dde3;border-radius:17px;background:#fff;box-shadow:0 28px 90px #171c2347}.rm-shipment-dialog::backdrop{background:#171b2180}.rm-shipment-dialog>form{padding:20px}.rm-shipment-dialog header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.rm-shipment-dialog header small{color:var(--rm-red-dark);font-size:10px;font-weight:800}.rm-shipment-dialog h2{margin:4px 0 0;font-size:22px}.rm-shipment-dialog header>button{width:40px;height:40px;border:0;border-radius:50%;background:var(--rm-soft);font-size:23px}.rm-shipment-dialog form>p{color:var(--rm-muted);font-size:11px;line-height:1.65}.rm-shipment-dialog label{display:grid;gap:6px;color:#505761;font-size:10px;font-weight:700}.rm-shipment-dialog label>input{width:100%;min-width:0;min-height:43px;border:1px solid #d8dce2;border-radius:8px;padding:9px 11px}.rm-shipment-dialog label small{color:var(--rm-muted);font-size:9px;font-weight:500}.rm-shipment-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:15px}.rm-shipment-wide{grid-column:1 / -1}.rm-shipment-message{padding:10px 12px;border-radius:8px;background:#fff7e9;color:#6d5216!important;font-weight:700}.rm-shipment-dialog footer{display:grid;grid-template-columns:1fr 1.7fr;gap:8px;margin-top:18px}.rm-shipment-dialog footer button{min-height:47px;border:1px solid #3e454f;border-radius:9px;background:#fff;font-weight:800}.rm-shipment-dialog footer button:last-child{border-color:var(--rm-red);background:var(--rm-red);color:#fff}.rm-shipment-dialog button:disabled{opacity:.55}@media(max-width:1260px){.rm-market-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rm-market-summary{grid-template-columns:minmax(250px,1fr) minmax(500px,2fr)}.rm-summary-state{grid-column:1 / -1;flex-direction:row;align-items:center;justify-content:flex-end}.rm-market-panels{grid-template-columns:1fr 1fr}.rm-product-information{grid-column:1 / -1}}@media(max-width:1050px){.rm-page-hero{align-items:flex-start;flex-direction:column}.rm-trading-layout{grid-template-columns:1fr}.rm-order-ticket,.rm-preopen-panel{position:static}.rm-holding-list{grid-template-columns:1fr}}@media(max-width:900px){.rm-page{margin-top:22px;padding:0 14px}.rm-page-hero{padding:28px 25px}.rm-page-hero dl{width:100%}.rm-page-hero dl>div{flex:1;min-width:0}.rm-market-grid{grid-template-columns:1fr}.rm-market-card>button{grid-template-columns:150px minmax(0,1fr)}.rm-market-summary{grid-template-columns:1fr}.rm-market-summary>dl{grid-template-columns:1fr 1fr}.rm-market-summary>dl>div:nth-child(3){border-left:0}.rm-market-summary>dl>div:nth-child(n+3){margin-top:12px;padding-top:12px;border-top:1px solid var(--rm-line)}.rm-summary-state{grid-column:auto}.rm-chart svg{min-height:260px}}@media(max-width:640px){.rm-page{margin-bottom:105px;padding:0 10px}.rm-page-hero{gap:20px;padding:23px 18px;border-radius:17px}.rm-page-hero h1{font-size:34px}.rm-page-hero dl{display:grid;grid-template-columns:repeat(2,1fr)}.rm-page-hero dl>div{padding:13px}.rm-page-hero dl>div+div{border-left:1px solid var(--rm-line)}.rm-page-hero dl>div:nth-child(3){grid-column:1 / -1;border-top:1px solid var(--rm-line);border-left:0}.rm-market-toolbar{align-items:stretch;flex-direction:column}.rm-market-toolbar form{width:100%}.rm-market-card>button{grid-template-columns:112px minmax(0,1fr)}.rm-market-card-media{min-height:250px}.rm-market-card-body{padding:14px 12px}.rm-market-card dl,.rm-market-principles{grid-template-columns:1fr}.rm-market-summary{padding:14px}.rm-summary-product h1{white-space:normal}.rm-market-summary>dl>div{padding:4px 8px}.rm-market-summary dd{font-size:15px}.rm-summary-state{align-items:flex-start;flex-direction:column}.rm-chart-controls{align-items:stretch;flex-direction:column;padding:7px 8px 0}.rm-chart-controls>div{overflow-x:auto}.rm-chart-controls button{flex:1;white-space:nowrap}.rm-chart{overflow-x:auto;padding:12px 7px 8px}.rm-trade-chart{overflow-x:hidden}.rm-chart figcaption{align-items:flex-start;flex-direction:column}.rm-chart figcaption em{max-width:none;text-align:left}.rm-chart svg{width:680px;max-width:none;min-height:0}.rm-chart-legend{flex-wrap:wrap;justify-content:flex-start}.rm-chart-legend .is-interaction{width:100%;margin-left:0}.rm-lightweight-chart-shell{height:340px;min-height:300px}.rm-market-panels{grid-template-columns:1fr;padding:8px}.rm-product-information{grid-column:auto}.rm-panel th,.rm-panel td{height:39px}.rm-orderbook button{min-height:36px}.rm-order-ticket,.rm-preopen-panel{scroll-margin-top:80px}.rm-ticket-tabs button,.rm-ticket-submit{min-height:52px}.rm-mobile-actions{position:fixed;right:0;bottom:0;left:0;z-index:30;display:grid;grid-template-columns:1.5fr 1fr;gap:8px;padding:10px max(10px,env(safe-area-inset-right)) calc(10px + env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left));border-top:1px solid #dfe2e6;background:#fffffff7;box-shadow:0 -8px 25px #20242a14}.rm-mobile-actions button{min-height:50px;border:1px solid var(--rm-red);border-radius:10px;background:var(--rm-red);color:#fff;font-weight:800}.rm-mobile-actions button:last-child{background:#fff;color:var(--rm-red-dark)}.rm-mobile-actions button:disabled{border-color:#c9cdd3;background:#e2e4e8;color:#818791}.rm-warehouse-notice{flex-direction:column}.rm-holding-card{padding:14px}.rm-holding-card>header{grid-template-columns:auto minmax(0,1fr)}.rm-holding-card>header .rm-status{grid-column:1 / -1}.rm-holding-quantities{grid-template-columns:1fr 1fr}.rm-holding-quantities>div:nth-child(3){border-left:0}.rm-holding-quantities>div:nth-child(n+3){border-top:1px solid var(--rm-line)}.rm-holding-values{grid-template-columns:1fr}.rm-holding-values>div+div{border-top:1px solid var(--rm-line);border-left:0}.rm-open-orders>div{align-items:stretch;flex-direction:column}.rm-holding-card>footer{grid-template-columns:1fr}.rm-holding-card footer button{min-height:50px}.rm-shipment-dialog[open]{inset:auto 0 0;width:100%;max-height:calc(100vh - 32px);margin:auto 0 0;border-radius:18px 18px 0 0}.rm-shipment-dialog>form{padding:18px 14px calc(18px + env(safe-area-inset-bottom))}.rm-shipment-grid{grid-template-columns:1fr}.rm-shipment-wide{grid-column:auto}}@media(max-width:390px){.rm-page{padding:0 8px}.rm-market-card>button{grid-template-columns:96px minmax(0,1fr)}.rm-market-card-media{min-height:275px}.rm-market-card-price{grid-template-columns:1fr}.rm-market-card-price em{margin-top:3px}.rm-summary-media{width:58px;height:58px}.rm-market-summary>dl{grid-template-columns:1fr}.rm-market-summary>dl>div,.rm-market-summary>dl>div:nth-child(3){display:flex;align-items:center;justify-content:space-between;margin-top:0;padding:10px 0;border-top:1px solid var(--rm-line);border-left:0}.rm-market-summary>dl>div:first-child{border-top:0}.rm-market-summary dd{margin-top:0}.rm-ticket-shortcuts{gap:4px}}@media(prefers-reduced-motion:reduce){.rm-page *,.rm-page *:before,.rm-page *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
