@import "https://fonts.googleapis.com/css2?family=Archivo+Black&family=Noto+Sans+KR:wght@400;500;600;700;800&display=swap";
:root{--ink:#15171a;--paper:#f5f6f7;--white:#fff;--line:#dfe2e5;--muted:#6f747b;--live:#ff5a2a;--live-dark:#d93f13;--blue:#2364aa;--success:#16845b;--warning:#b86d00;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Noto Sans KR,sans-serif}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}main{min-height:calc(100vh - 180px)}.app-loading{letter-spacing:1px;min-height:100vh;color:var(--muted);place-items:center;font:15px Archivo Black,sans-serif;display:grid}:focus-visible{outline-offset:3px;outline:3px solid #377dff}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);z-index:50;background:#fffffff0;justify-content:space-between;align-items:center;height:70px;padding:0 max(22px,50vw - 590px);display:flex;position:sticky;top:0}.brand{letter-spacing:-1px;align-items:center;gap:9px;font-size:21px;font-weight:800;display:flex}.brand-mark{border-radius:10px;width:34px;height:34px;display:block;box-shadow:0 5px 14px #ff5a2a38}.header-actions{align-items:center;gap:9px;display:flex}.icon-link{border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:relative}.icon-link:hover{background:#f0f1f2}.icon-link b{background:var(--live);color:#fff;border:2px solid #fff;border-radius:10px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:10px;display:grid;position:absolute;top:-1px;right:-2px}.customer-nav-link{white-space:nowrap;border-radius:10px;align-items:center;gap:6px;min-height:40px;padding:0 10px;font-size:11px;font-weight:800;display:flex}.customer-nav-link:hover{background:#f0f1f2}.customer-nav-link svg{width:17px}.notification-menu{position:relative}.notification-menu>summary{cursor:pointer;list-style:none}.notification-menu>summary::-webkit-details-marker{display:none}.notification-menu[open]>summary{background:#f0f1f2}.notification-popover{border:1px solid var(--line);z-index:70;background:#fff;border-radius:17px;width:min(390px,100vw - 28px);position:absolute;top:50px;right:-55px;overflow:hidden;box-shadow:0 20px 60px #14191e2e}.notification-popover-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:76px;padding:17px 18px;display:flex}.notification-popover-head span{letter-spacing:1.2px;color:var(--live);font:9px Archivo Black}.notification-popover-head h2{margin:4px 0 0;font-size:20px}.notification-popover-head em{background:var(--live);color:#fff;border-radius:50%;place-items:center;min-width:28px;height:28px;font-size:11px;font-style:normal;font-weight:800;display:grid}.notification-list{flex-direction:column;max-height:330px;display:flex;overflow:auto;gap:0!important}.notification-row{border-bottom:1px solid #eff0f1;grid-template-columns:8px 1fr 18px;align-items:center;gap:10px;min-height:74px;padding:13px 15px;display:grid}.notification-row:hover{background:#fafafa}.notification-row>i{background:var(--live);border-radius:50%;width:8px;height:8px}.notification-row.read>i{background:#c5c9cd}.notification-row>div{min-width:0}.notification-row p{margin:0 0 5px;font-size:11px;font-weight:700;line-height:1.5}.notification-row time{color:var(--muted);font-size:9px}.notification-row>svg{color:#969ba1;width:16px}.notification-row.read p{color:#73787e;font-weight:600}.notification-empty{color:#969ba1;flex-direction:column;justify-content:center;align-items:center;min-height:135px;display:flex}.notification-empty svg{width:25px}.notification-empty p{margin:8px 0 0;font-size:11px}.notification-all{background:#f5f6f7;justify-content:center;align-items:center;gap:5px;min-height:48px;padding:0 16px;font-size:11px;font-weight:800;display:flex}.notification-all svg{width:15px}.demo-user{color:var(--muted);background:#f0f1f2;border-radius:12px;align-items:center;gap:7px;padding:6px 8px 6px 11px;font-size:11px;font-weight:700;display:flex}.demo-user select{max-width:160px;color:var(--ink);background:#fff;border:0;border-radius:8px;padding:7px;font-size:12px}.header-auth-link{border:1px solid var(--ink);background:var(--ink);color:#fff;cursor:pointer;white-space:nowrap;border-radius:10px;align-items:center;gap:6px;min-height:38px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.header-auth-link.muted{color:var(--muted);border-color:var(--line);background:#fff}.button{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 18px;font-weight:700;transition:transform .16s,background .16s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button.primary{background:var(--ink);color:#fff}.button.primary:hover:not(:disabled){background:#2b2f34}.button.secondary{border-color:var(--line);background:#fff}.button.full{width:100%}.button:disabled{opacity:.45;cursor:not-allowed}.text-button{text-underline-offset:3px;cursor:pointer;background:0 0;border:0;font-weight:700;text-decoration:underline}.section{max-width:1180px;margin:0 auto;padding:70px 22px}.home-hero{max-width:1180px;margin:0 auto;padding:95px 22px 45px;position:relative;overflow:hidden}.home-hero:after{content:"LIVE";letter-spacing:-18px;color:#e9ebed;z-index:-1;font:220px/1 Archivo Black;position:absolute;top:22px;right:-20px}.eyebrow,.page-heading>span,.content-head>div>span,.section-title>div>span,.auth-card>div>span{letter-spacing:1.4px;color:var(--muted);font:12px/1 Archivo Black}.live-dot{background:var(--live);border-radius:50%;width:9px;height:9px;animation:1.8s infinite pulse;display:inline-block;box-shadow:0 0 0 5px #ff5a2a26}@keyframes pulse{50%{box-shadow:0 0 0 9px #ff5a2a00}}.home-hero h1{letter-spacing:-6px;max-width:820px;margin:24px 0 30px;font-size:clamp(50px,8vw,96px);font-weight:800;line-height:.98}.home-hero h1 em{color:var(--live);font-style:normal}.home-hero>p{color:var(--muted);margin:0 0 30px;font-size:19px}.hero-actions{flex-wrap:wrap;gap:10px;display:flex}.cue-strip{border-top:2px solid var(--ink);border-bottom:1px solid var(--line);align-items:center;max-width:760px;margin-top:75px;padding:17px 0;display:flex}.cue-strip span{white-space:nowrap;align-items:center;gap:10px;font-size:13px;font-weight:600;display:flex}.cue-strip b{color:var(--live);font-family:Archivo Black}.cue-strip i{background:var(--line);width:80px;height:1px;margin:0 20px}.stores-section{padding-top:50px}.section-title,.content-head{justify-content:space-between;align-items:end;margin-bottom:28px;display:flex}.section-title h2,.content-head h2{letter-spacing:-1.5px;margin:7px 0 0;font-size:34px}.section-title>svg{width:40px;height:40px;color:var(--live)}.section-title small{color:var(--muted)}.store-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.store-card{border-radius:var(--radius);border:1px solid var(--line);background:#fff;flex-direction:column;align-items:flex-start;min-height:270px;padding:30px;transition:transform .2s,border .2s;display:flex;position:relative;overflow:hidden}.store-card:after{content:"";border:50px solid color-mix(in srgb,var(--store-accent) 22%,white);border-radius:50%;width:250px;height:250px;position:absolute;bottom:-100px;right:-60px}.store-card:hover{border-color:var(--store-accent);transform:translateY(-4px)}.store-live,.live-badge{letter-spacing:.8px;text-transform:uppercase;align-items:center;gap:9px;font-size:11px;font-weight:800;display:inline-flex}.store-card h3{letter-spacing:-1.5px;margin:43px 0 8px;font-size:30px}.store-card p{color:var(--muted);max-width:430px;margin:0}.store-enter{color:var(--store-accent);align-items:center;gap:7px;margin-top:auto;font-weight:700;display:flex}.feature-grid{background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;max-width:1136px;margin-top:25px;margin-bottom:70px;padding:1px;display:grid}.feature-grid article{background:var(--paper);min-height:220px;padding:35px}.feature-grid svg{color:var(--live);width:30px;height:30px}.feature-grid h3{margin:30px 0 8px;font-size:19px}.feature-grid p{color:var(--muted);font-size:14px;line-height:1.65}.demo-reset{text-align:center;color:var(--muted);padding:0 20px 65px;font-size:13px}.site-footer{color:#aeb5ba;background:#171c20;border-top:1px solid #2d3338;margin-top:52px}.site-footer-inner{width:min(1180px,100%);padding:38px 22px max(42px,env(safe-area-inset-bottom));grid-template-columns:220px minmax(0,1fr) auto;align-items:start;gap:20px 34px;margin:0 auto;display:grid}.footer-brand{align-items:center;gap:12px;display:flex}.footer-brand img{border-radius:12px;width:42px;height:42px;box-shadow:0 8px 22px #00000038}.footer-brand div{flex-direction:column;gap:3px;display:flex}.footer-brand b{color:#fff;letter-spacing:-.6px;font-size:18px}.footer-brand span{color:#888f94;font-size:10px}.footer-business{flex-wrap:wrap;gap:7px 18px;margin:0;font-size:11px;font-style:normal;line-height:1.65;display:flex}.footer-business span{white-space:nowrap}.footer-business .footer-address{white-space:normal;flex-basis:100%}.footer-business b{color:#727b81;letter-spacing:.2px;margin-right:4px;font-size:9px}.footer-business a{color:#dce1e4;text-underline-offset:3px;-webkit-text-decoration:underline #4b555c;text-decoration:underline #4b555c}.footer-legal{white-space:nowrap;gap:16px;font-size:11px;font-weight:800;display:flex}.footer-legal a{color:#f1f3f4}.footer-legal a:hover,.footer-business a:hover{color:#ff8a68}.footer-notice{color:#858e94;border-top:1px solid #2b3237;grid-column:2/4;margin:0;padding-top:14px;font-size:10px;line-height:1.7}.site-footer small{color:#596268;grid-column:2/4;font-size:9px}.store-hero{background:var(--ink);color:#fff;padding:60px max(22px,50vw - 568px);position:relative;overflow:hidden}.store-hero:after{content:"ON AIR";color:#ffffff0f;letter-spacing:-7px;font:100px/1 Archivo Black;position:absolute;bottom:-25px;right:-20px}.store-hero .back-link{color:#aeb4bb}.back-link{align-items:center;gap:6px;margin-bottom:30px;font-size:13px;font-weight:700;display:inline-flex}.store-hero .live-badge{color:#ff9b7b;margin-bottom:15px;display:flex}.store-hero h1{letter-spacing:-4px;margin:0 0 10px;font-size:clamp(42px,7vw,76px);line-height:1}.store-hero p{color:#b9bec4;margin:0;font-size:16px}.watch-button{background:var(--store-accent);color:#fff;z-index:1;margin-top:28px;position:relative}.store-meta{border-left:1px solid var(--line);border-right:1px solid var(--line);border-bottom:1px solid var(--line);max-width:1136px;color:var(--muted);scrollbar-width:none;align-items:center;gap:25px;margin:0 auto;padding:16px 20px;font-size:12px;display:flex}.store-meta::-webkit-scrollbar{display:none}.store-meta span{align-items:center;gap:7px;display:flex}.product-section{padding-top:55px}.product-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:15px;overflow:hidden}.product-image-wrap{aspect-ratio:1/.98;background:#e9ebed;display:block;position:relative;overflow:hidden}.product-image{object-fit:cover;transition:transform .3s}.product-card:hover .product-image{transform:scale(1.025)}.product-number{background:var(--ink);color:#fff;letter-spacing:.7px;border-radius:7px;padding:7px 9px;font:10px/1 Archivo Black;position:absolute;top:12px;left:12px}.soldout{color:#fff;background:#15171aad;place-items:center;font-size:18px;font-weight:800;display:grid;position:absolute;inset:0}.product-body{padding:17px}.product-code{color:var(--muted);letter-spacing:.8px;font-size:10px;font-weight:800}.product-body h3{letter-spacing:-.4px;margin:5px 0;font-size:17px}.product-body>strong{margin-bottom:13px;font-size:19px;display:block}.product-body select,.purchase-controls select,.form-grid input,.form-grid textarea,.payment-box input,.shipping-input input,.shipping-input select,.auth-card input{border:1px solid var(--line);background:#f8f9fa;border-radius:9px;width:100%;min-height:44px;padding:9px 11px}.add-button{cursor:pointer;background:#eceeef;border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:44px;margin-top:8px;font-weight:700;display:flex}.add-button:hover:not(:disabled){background:var(--ink);color:#fff}.add-button:disabled{opacity:.5}.floating-cart{background:var(--ink);color:#fff;z-index:40;border-radius:16px;justify-content:center;align-items:center;gap:10px;min-width:260px;height:58px;font-weight:700;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 13px 35px #0000003d}.floating-cart b{background:var(--live);border-radius:50%;place-items:center;width:25px;height:25px;font-size:12px;display:grid}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:65vh;padding:90px 22px;display:flex}.empty-state h1{letter-spacing:-1.5px;margin:18px 0 7px;font-size:34px}.empty-state p{color:var(--muted);margin:0 0 25px}.empty-icon{background:#e8eaec;border-radius:50%;place-items:center;width:76px;height:76px;font:24px Archivo Black;display:grid}.checkout-page,.orders-page{padding-top:45px}.page-heading{margin-bottom:35px}.page-heading h1{letter-spacing:-2px;margin:8px 0 5px;font-size:46px}.page-heading p{color:var(--muted);margin:0}.checkout-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:20px;display:grid}.panel{border:1px solid var(--line);border-radius:var(--radius);background:#fff;margin-bottom:16px;padding:23px}.panel-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:17px;padding-bottom:16px;display:flex}.panel-title h2{align-items:center;gap:8px;margin:0;font-size:18px;display:flex}.panel-title span{color:var(--muted);font-size:12px}.address-panel>p{color:var(--muted);margin-bottom:0;font-size:13px}.cart-line{border-bottom:1px solid #eff0f1;grid-template-columns:74px 1fr 36px;gap:14px;padding:12px 0;display:grid}.cart-line img{object-fit:cover;border-radius:9px}.cart-line>div{flex-direction:column;gap:4px;display:flex}.cart-line span{color:var(--muted);font-size:12px}.cart-line strong{font-size:14px}.cart-store-link{align-items:center;gap:9px;display:flex}.cart-store-link span{color:var(--live-dark);font-size:10px;font-weight:700}.cart-product-image{border-radius:9px;width:74px;height:88px;display:block;overflow:hidden}.cart-product-name{width:max-content;max-width:100%;font-size:14px;font-weight:800}.cart-store-link:hover,.cart-product-name:hover{color:var(--live-dark);text-underline-offset:3px;text-decoration:underline}.cart-login-notice{justify-content:space-between;align-items:center;gap:16px;display:flex}.cart-login-notice p{color:var(--muted);margin:0;font-size:13px}.cart-login-notice .button{white-space:nowrap;min-height:40px}.cart-line>button{width:36px;height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0}.cart-totals{color:var(--muted);justify-content:flex-end;align-items:center;gap:16px;padding-top:17px;font-size:12px;display:flex}.cart-totals b{color:var(--ink);font-size:17px}.order-summary{position:sticky;top:90px}.order-summary>span{color:var(--muted);font-size:12px}.order-summary>strong{letter-spacing:-1.5px;margin:5px 0;font-size:34px;display:block}.order-summary>p{color:var(--live-dark);border-bottom:1px solid var(--line);padding-bottom:18px;font-size:12px;font-weight:700}.order-summary small,.auth-card small{text-align:center;color:var(--muted);margin-top:12px;font-size:10px;display:block}.check-row{cursor:pointer;margin:18px 0;font-size:12px;display:block}.check-row>input{opacity:0;position:absolute}.check-row span{align-items:flex-start;gap:8px;display:flex}.check-row i{border:1px solid var(--line);color:#0000;border-radius:5px;flex:none;place-items:center;width:19px;height:19px;display:grid}.check-row input:checked+span i{background:var(--ink);color:#fff}.form-error{color:#b42318;background:#fff1f0;border-radius:8px;margin-bottom:12px;padding:10px;font-size:12px}.order-list{grid-template-columns:repeat(2,1fr);align-items:start;gap:18px;display:grid}.order-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:22px}.order-head{border-bottom:1px solid var(--line);justify-content:space-between;gap:10px;padding-bottom:15px;display:flex}.order-head>div{flex-direction:column;gap:4px;display:flex}.order-head span{color:var(--muted);font-size:10px}.order-head b{font-size:11px}.status{color:#50555b;white-space:nowrap;background:#eceeef;border-radius:20px;align-items:center;height:27px;padding:0 9px;font-size:10px;font-weight:800;display:inline-flex}.status-reported{color:#8a5600;background:#fff1d9}.status-confirmed{color:#08734b;background:#dcf5e9}.status-mismatch,.status-expired{color:#aa2f1e;background:#fee8e5}.order-store{justify-content:space-between;align-items:center;margin:17px 0 10px;display:flex}.order-store h2{margin:0;font-size:18px}.order-store span{color:var(--muted);font-size:12px}.order-item{align-items:center;gap:11px;padding:8px 0;display:flex}.order-item img{object-fit:cover;border-radius:7px}.order-item>div{flex-direction:column;gap:4px;display:flex}.order-item span{color:var(--muted);font-size:11px}.payment-box{background:#f4f5f6;border-radius:13px;margin-top:16px;padding:16px}.countdown{color:var(--live-dark);align-items:center;gap:7px;display:flex}.countdown span{font-size:11px;font-weight:700}.countdown b{margin-left:auto;font:19px Archivo Black}.bank-line{justify-content:space-between;align-items:center;gap:10px;margin:15px 0 6px;font-size:12px;display:flex}.bank-line button{cursor:pointer;background:#fff;border:0;border-radius:7px;gap:5px;padding:7px 9px;display:flex}.payment-box>strong{margin-bottom:13px;display:block}.payment-box label{font-size:11px;font-weight:700}.payment-box input{background:#fff;margin:5px 0 9px}.notice-box{color:#85540a;background:#fff4dd;border-radius:12px;align-items:center;gap:11px;margin-top:15px;padding:15px;display:flex}.notice-box.success{color:#0b6746;background:#e3f5ec}.notice-box>div{flex-direction:column;gap:4px;display:flex}.notice-box span{font-size:11px}.seller-page{max-width:1180px;margin:0 auto;padding:45px 22px 110px}.seller-top{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.seller-top h1{letter-spacing:-2px;margin:12px 0 3px;font-size:40px}.seller-top p{color:var(--muted);margin:0}.seller-stats{background:var(--ink);color:#fff;border-radius:var(--radius);grid-template-columns:repeat(3,1fr);margin-bottom:22px;padding:22px;display:grid}.seller-stats article{border-right:1px solid #3a3d42;padding:5px 20px}.seller-stats article:last-child{border:0}.seller-stats span{color:#aeb4bb;font-size:11px}.seller-stats b{margin-top:7px;font-size:27px;display:block}.seller-tabs{border-bottom:1px solid var(--line);gap:4px;margin-bottom:25px;display:flex}.seller-tabs button{min-height:51px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;align-items:center;gap:7px;padding:0 18px;font-weight:700;display:flex}.seller-tabs button.active{color:var(--ink);border-bottom-color:var(--live)}.seller-tabs svg{width:18px}.seller-content{min-height:400px}.seller-product-list,.seller-order-list{flex-direction:column;gap:9px;display:flex}.seller-product-list article,.seller-order-list article{border:1px solid var(--line);background:#fff;border-radius:13px;align-items:center;gap:15px;padding:11px 15px;display:flex}.queue-index{color:var(--live);width:27px;font:15px Archivo Black}.seller-product-list img{object-fit:cover;border-radius:8px}.seller-product-info,.seller-order-list article>div:first-child{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.seller-product-info small{color:var(--muted);font-size:9px}.seller-product-info span,.seller-order-list article>div:first-child>span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.toggle{cursor:pointer;color:var(--muted);background:0 0;border:0;flex-direction:column;align-items:center;gap:4px;font-size:9px;font-weight:700;display:flex}.toggle i{background:#c8ccd0;border-radius:14px;width:45px;height:25px;display:block;position:relative}.toggle i:after{content:"";background:#fff;border-radius:50%;width:19px;height:19px;transition:all .2s;position:absolute;top:3px;left:3px}.toggle.on i{background:var(--success)}.toggle.on i:after{left:23px}.decision-buttons{flex-direction:row!important;flex:none!important;gap:7px!important;display:flex!important}.approve,.reject,.shipping-input button{cursor:pointer;border:0;border-radius:8px;align-items:center;gap:5px;min-height:40px;padding:0 13px;font-weight:700;display:inline-flex}.approve{color:#076b47;background:#dff5ea}.reject{color:#a32e1e;background:#fee9e6}.decision-buttons svg{width:16px}.inline-empty{min-height:250px;color:var(--muted);border:1px dashed #cdd1d5;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;display:flex}.shipping-input{gap:6px;display:flex}.shipping-input input{width:150px}.shipping-input select{width:115px}.shipping-input button{background:var(--ink);color:#fff}.shipping-input button:disabled{opacity:.4}.tracking{color:var(--success);font-size:12px;font-weight:700}.seller-console{background:var(--ink);color:#fff;z-index:35;border-radius:17px;justify-content:space-between;align-items:center;width:min(680px,100vw - 28px);padding:11px 12px 11px 18px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 15px 40px #00000040}.seller-console>div{align-items:center;gap:9px;display:flex}.seller-console span{color:#969ca3;font:10px Archivo Black}.seller-console b{font-size:11px}.seller-console>button{background:var(--live);color:#fff;cursor:pointer;border:0;border-radius:11px;align-items:center;gap:7px;min-height:45px;padding:0 17px;font-weight:800;display:flex}.toast{background:var(--success);color:#fff;z-index:100;border-radius:12px;gap:8px;padding:13px 18px;font-size:13px;font-weight:700;display:flex;position:fixed;top:85px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0003}.modal-backdrop{z-index:90;background:#0a0c0ead;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.quick-modal{background:#fff;border-radius:20px;width:min(620px,100%);max-height:calc(100vh - 36px);padding:24px;overflow:auto}.modal-head{justify-content:space-between;align-items:start;margin-bottom:18px;display:flex}.modal-head span{letter-spacing:1px;color:var(--live);font:10px Archivo Black}.modal-head h2{margin:5px 0 0;font-size:28px}.modal-head>button{cursor:pointer;background:#eff0f1;border:0;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.image-drop{min-height:100px;color:var(--muted);background:#f7f8f8;border:1px dashed #bcc1c5;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;margin-bottom:15px;display:flex}.image-drop b{color:var(--ink);font-size:12px}.image-drop span{margin-top:2px;font-size:10px}.form-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:15px;display:grid}.form-grid label,.auth-card label{font-size:11px;font-weight:700}.form-grid label.wide{grid-column:1/-1}.form-grid input,.form-grid textarea{margin-top:5px;display:block}.form-grid textarea{resize:vertical}.admin-stats{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px;display:grid}.admin-stats article{background:var(--ink);color:#fff;border-radius:14px;padding:20px}.admin-stats svg{color:#ff9575;width:19px}.admin-stats span{color:#aeb4bb;margin-top:12px;font-size:10px;display:block}.admin-stats b{margin-top:3px;font-size:23px;display:block}.admin-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.application-row,.audit-row{border-bottom:1px solid #eff0f1;align-items:center;gap:11px;padding:12px 0;display:flex}.application-row:last-child,.audit-row:last-child{border:0}.avatar{background:#e7e9eb;border-radius:50%;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.application-row>div:nth-child(2),.audit-row>div{flex-direction:column;flex:1;gap:3px;display:flex}.application-row span,.audit-row span,.audit-row time{color:var(--muted);font-size:10px}.audit-row i{background:var(--success);border-radius:50%;width:8px;height:8px}.auth-page{grid-template-columns:1.1fr .9fr;align-items:center;gap:70px;max-width:1180px;min-height:calc(100vh - 70px);margin:0 auto;padding:60px 22px;display:grid}.auth-copy h1{letter-spacing:-3.5px;margin:24px 0 18px;font-size:56px;line-height:1.08}.auth-copy p{color:var(--muted);max-width:460px;line-height:1.7}.auth-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:30px;box-shadow:0 18px 50px #14191e14}.auth-card h2{margin:7px 0 24px;font-size:30px}.auth-card label{margin-bottom:13px;display:block}.auth-card input{background:#f8f9fa;margin-top:6px;display:block}.divider{color:var(--muted);align-items:center;gap:10px;margin:18px 0;font-size:10px;display:flex}.divider:before,.divider:after{content:"";background:var(--line);flex:1;height:1px}.kakao-button{background:#fee500;border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;font-weight:700;display:flex}.kakao-button:disabled{filter:grayscale();opacity:.55}.auth-success{text-align:center}.auth-success>svg{width:50px;height:50px;color:var(--success)}.auth-success h3{font-size:20px}.auth-success p{color:var(--muted);margin-bottom:20px;font-size:13px;line-height:1.6}.future-badge{min-height:20px;color:var(--live-dark);vertical-align:middle;background:#fff0ec;border-radius:10px;align-items:center;padding:0 7px;font-size:9px;font-style:normal;font-weight:800;display:inline-flex}.field-help{line-height:1.5;text-align:left!important;margin-top:6px!important}.profile-layout{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:start;gap:18px;display:grid}.profile-card,.profile-side article{border:1px solid var(--line);background:#fff;border-radius:18px;padding:24px}.profile-card-head{align-items:center;gap:13px;margin-bottom:24px;display:flex}.profile-card-head>span{background:var(--ink);color:#fff;border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.profile-card-head h2,.profile-side h2{margin:0;font-size:20px}.profile-card-head p,.profile-side p{color:var(--muted);margin:4px 0 0;font-size:11px;line-height:1.6}.profile-card label{margin-bottom:16px;font-size:11px;font-weight:800;display:block}.profile-card label>span{align-items:center;gap:6px;margin-bottom:6px;display:flex}.profile-card label>span svg{width:15px}.profile-card input{border:1px solid var(--line);background:#f8f9fa;border-radius:10px;width:100%;min-height:46px;padding:10px 12px}.profile-card input[readonly]{color:#777c82;background:#eff0f1}.profile-card label small{color:var(--muted);margin-top:6px;font-size:9px;font-weight:500;display:block}.profile-message{color:#0b6746;background:#e9f5ef;border-radius:10px;align-items:center;gap:7px;margin:0 0 12px;padding:11px 13px;font-size:11px;font-weight:800;display:flex}.profile-message svg{width:17px}.profile-side{flex-direction:column;gap:12px;display:flex}.profile-side article{gap:13px;display:flex}.profile-side-icon{width:40px;height:40px;color:var(--live-dark);background:#fff0ec;border-radius:12px;flex:none;place-items:center;display:grid}.profile-side-icon.secure{color:var(--success);background:#e9f5ef}.profile-side-icon svg{width:19px}.profile-side b{margin-top:13px;font-size:11px;display:block}.profile-side a{color:var(--blue);text-underline-offset:3px;margin-top:9px;font-size:10px;font-weight:800;text-decoration:underline;display:inline-block}@media (max-width:800px){.site-header{height:62px;padding:0 14px}.brand{font-size:18px}.brand-mark{width:31px;height:31px}.icon-link{width:37px;height:37px}.customer-nav-link{justify-content:center;width:37px;height:37px;padding:0}.customer-nav-link span{display:none}.notification-popover{position:fixed;top:68px;right:14px}.demo-user>span{display:none}.demo-user{background:0 0;padding:4px}.demo-user select{background:#f0f1f2;max-width:92px}.home-hero{padding-top:62px}.home-hero:after{letter-spacing:-10px;font-size:115px;top:45px;right:-12px}.home-hero h1{letter-spacing:-3.5px}.cue-strip{margin-top:55px;overflow:hidden}.cue-strip i{width:24px;margin:0 9px}.store-grid,.order-list,.admin-grid,.auth-page,.feature-grid{grid-template-columns:1fr}.feature-grid article{min-height:170px}.store-card{min-height:240px}.product-grid{grid-template-columns:repeat(2,1fr);gap:9px}.product-body{padding:12px}.product-body h3{font-size:14px}.product-body>strong{font-size:16px}.product-body select,.purchase-controls select{font-size:11px}.store-meta{white-space:nowrap;overflow-x:auto}.section{padding-left:14px;padding-right:14px}.section-title{align-items:flex-start;gap:12px}.section-title h2{font-size:28px}.section-title small{text-align:right;max-width:120px;font-size:10px}.product-section .section-title{display:block}.product-section .section-title small{text-align:left;max-width:none;margin-top:8px;display:block}.checkout-layout{grid-template-columns:1fr}.order-summary{position:static}.page-heading h1{font-size:38px}.cart-totals{flex-wrap:wrap}.site-footer-inner{grid-template-columns:1fr;gap:22px;padding-left:18px;padding-right:18px}.footer-business{gap:6px 14px}.footer-legal{flex-wrap:wrap;gap:10px 18px}.footer-notice,.site-footer small{grid-column:1}.seller-page{padding:30px 14px 105px}.seller-top{align-items:flex-start;gap:12px}.seller-top h1{font-size:32px}.seller-top p{font-size:12px}.seller-top .button{white-space:nowrap;padding:0 11px;font-size:11px}.seller-stats{padding:14px 6px}.seller-stats article{padding:3px 10px}.seller-stats b{font-size:18px}.seller-tabs{overflow:auto}.seller-tabs button{white-space:nowrap;padding:0 11px}.content-head{align-items:center}.content-head h2{font-size:27px}.seller-product-list article{gap:8px;padding:8px}.queue-index{display:none}.seller-product-list img{width:58px;height:67px}.toggle{margin-left:auto}.seller-product-info b{font-size:13px}.decision-buttons{width:auto!important}.shipping-input{flex-wrap:wrap;justify-content:flex-end}.shipping-input input,.shipping-input select{width:120px}.seller-order-list article{align-items:flex-start}.seller-console span{display:none}.admin-stats{grid-template-columns:repeat(2,1fr)}.auth-page{gap:30px;padding-top:35px}.auth-copy h1{letter-spacing:-2.5px;font-size:39px}.auth-copy p{font-size:13px}.quick-modal{padding:19px}.form-grid{grid-template-columns:1fr}.form-grid label.wide{grid-column:auto}.profile-layout{grid-template-columns:1fr}.profile-card,.profile-side article{padding:19px}}html,body{max-width:100%}body{overflow-x:clip}button,a,summary,select{touch-action:manipulation}.store-card>*{z-index:1;position:relative}.store-card:after{z-index:0;pointer-events:none}.store-card h3,.store-card p,.store-hero h1,.store-hero p,.notice-manage-row p{overflow-wrap:anywhere}.store-hero>*{z-index:1;position:relative}.store-hero:after{z-index:0;pointer-events:none}.store-inquiry-button{color:#fff;background:#2a2d31;border-color:#4b5056;margin-top:28px}.order-card-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;margin-top:12px;display:flex}.order-inquiry-button,.order-cancel-button{cursor:pointer;border-radius:10px;min-height:42px;padding:0 13px;font-size:11px;font-weight:800}.order-inquiry-button{border:1px solid var(--line);background:#fff;align-items:center;gap:6px;display:inline-flex}.order-inquiry-button svg{width:16px}.order-card-actions .order-cancel-button{margin:0}.inquiry-compose-modal{background:#fff;border-radius:20px;width:min(520px,100%);max-height:calc(100dvh - 32px);padding:28px;position:relative;overflow:auto;box-shadow:0 22px 70px #14191e38}.inquiry-compose-modal>form>span,.inquiry-sent>span{letter-spacing:1.2px;color:var(--live);font:10px Archivo Black}.inquiry-compose-modal h2{letter-spacing:-1px;text-wrap:balance;margin:6px 0 8px;font-size:27px}.inquiry-context-label{color:var(--live-dark);overflow-wrap:anywhere;background:#fff0ec;border-radius:10px;margin:0 0 18px;padding:10px 12px;font-size:11px;font-weight:800}.inquiry-compose-modal label{margin-bottom:14px;font-size:11px;font-weight:800;display:block}.inquiry-compose-modal input,.inquiry-compose-modal textarea{border:1px solid var(--line);background:#f7f8f9;border-radius:10px;width:100%;min-height:46px;margin-top:6px;padding:10px 12px;line-height:1.55;display:block}.inquiry-compose-modal textarea{resize:vertical}.inquiry-compose-modal form>small{color:var(--muted);margin:-3px 0 13px;font-size:9px;line-height:1.55;display:block}.inquiry-sent{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;display:flex}.inquiry-sent>svg{width:50px;height:50px;color:var(--success);margin-bottom:16px}.inquiry-sent p{color:var(--muted);margin:0 0 20px;font-size:12px}.inquiries-page{max-width:1120px}.inquiry-workspace{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:310px minmax(0,1fr);min-height:620px;display:grid;overflow:hidden;box-shadow:0 12px 34px #14191e0f}.inquiry-list{border-right:1px solid var(--line);background:#f4f5f6;min-width:0;overflow:auto}.inquiry-list>button{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #dfe2e5;flex-direction:column;align-items:flex-start;gap:4px;width:100%;min-height:92px;padding:15px 16px;display:flex;position:relative}.inquiry-list>button:hover{background:#eceeef}.inquiry-list>button.active{box-shadow:inset 4px 0 0 var(--live);background:#fff}.inquiry-list>button.unread:after{content:"";background:var(--live);border-radius:50%;width:8px;height:8px;position:absolute;top:17px;right:14px}.inquiry-list>button span{max-width:calc(100% - 15px);color:var(--live-dark);white-space:nowrap;text-overflow:ellipsis;font-size:9px;font-weight:800;overflow:hidden}.inquiry-list>button b{white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:12px;overflow:hidden}.inquiry-list>button small{color:var(--muted);font-size:9px}.inquiry-thread{background:#fff;flex-direction:column;min-width:0;display:flex}.inquiry-thread>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:12px;min-height:92px;padding:17px 20px;display:flex}.inquiry-thread>header>div{min-width:0}.inquiry-thread>header span{color:var(--live-dark);font-size:9px;font-weight:800}.inquiry-thread>header h2{overflow-wrap:anywhere;margin:4px 0 2px;font-size:18px;line-height:1.35}.inquiry-thread>header small{color:var(--muted);font-size:9px}.inquiry-thread>header em{color:#996115;background:#fff5e8;border-radius:9px;flex:none;padding:5px 8px;font-size:9px;font-style:normal;font-weight:800}.inquiry-thread>header em.answered{color:#0b6746;background:#e9f5ef}.inquiry-thread>header em.closed{color:#666c72;background:#eceeef}.inquiry-order-context{background:#fff8f5;border:1px solid #ffd2c5;border-radius:12px;align-items:center;gap:11px;margin:14px 18px 0;padding:12px;display:flex}.inquiry-order-context>svg{width:21px;color:var(--live-dark);flex:none}.inquiry-order-context>div{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.inquiry-order-context b{font-size:11px}.inquiry-order-context span{color:#675e5b;overflow-wrap:anywhere;font-size:9px;line-height:1.45}.inquiry-order-context img{object-fit:cover;border-radius:8px}.inquiry-messages{overscroll-behavior:contain;background:#fafafa;flex-direction:column;flex:1;gap:12px;min-height:280px;max-height:460px;padding:20px;display:flex;overflow-y:auto}.message-bubble{align-self:flex-start;max-width:min(78%,520px)}.message-bubble.mine{text-align:right;align-self:flex-end}.message-bubble>span{color:var(--muted);margin:0 4px 4px;font-size:9px;font-weight:700;display:block}.message-bubble p{border:1px solid var(--line);text-align:left;white-space:pre-wrap;overflow-wrap:anywhere;background:#fff;border-radius:4px 14px 14px;margin:0;padding:11px 13px;font-size:11px;line-height:1.65}.message-bubble.mine p{border-color:var(--ink);background:var(--ink);color:#fff;border-radius:14px 4px 14px 14px}.message-bubble time{color:#969ba1;margin:4px;font-size:8px;display:block}.inquiry-reply{border-top:1px solid var(--line);background:#fff;grid-template-columns:1fr 46px;gap:8px;padding:12px 14px;display:grid}.inquiry-reply textarea{border:1px solid var(--line);resize:vertical;background:#f7f8f9;border-radius:11px;min-width:0;min-height:48px;max-height:130px;padding:10px 12px;line-height:1.5}.inquiry-reply button{background:var(--live);color:#fff;cursor:pointer;border:0;border-radius:11px;place-items:center;width:46px;display:grid}.inquiry-reply button svg{width:18px}.inquiry-closed{color:#666c72;background:#eceeef;border-radius:10px;justify-content:center;align-items:center;gap:7px;margin:12px 14px;padding:12px;font-size:10px;font-weight:800;display:flex}.inquiry-closed svg{width:17px}.inquiry-thread>footer{border-top:1px solid var(--line);min-height:44px;color:var(--muted);justify-content:space-between;align-items:center;gap:12px;padding:8px 16px;font-size:9px;display:flex}.inquiry-thread>footer span{align-items:center;gap:5px;line-height:1.45;display:flex}.inquiry-thread>footer svg{flex:none;width:14px}.inquiry-thread>footer button{cursor:pointer;background:#eceeef;border:0;border-radius:8px;flex:none;min-height:34px;padding:0 10px;font-size:9px;font-weight:800}.store-manage-tabs button{position:relative}.store-manage-tabs button>em{background:var(--live);color:#fff;border-radius:9px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:8px;font-style:normal;display:grid;position:absolute;top:6px;right:7px}@media (max-width:800px){.site-header{height:60px;padding-left:max(10px,env(safe-area-inset-left));padding-right:max(10px,env(safe-area-inset-right))}.brand-mark{width:38px;height:38px}.header-actions{gap:1px;min-width:0}.icon-link,.customer-nav-link{flex:0 0 42px;width:42px;height:42px;min-height:42px}.demo-user{min-width:0;padding:2px}.demo-user select{max-width:82px;min-height:40px;padding:6px 5px;font-size:11px}.notification-popover{width:calc(100vw - 20px);max-height:calc(100dvh - 78px);top:66px;right:10px}.home-hero{padding:44px 22px 34px}.home-hero h1{letter-spacing:-3.2px;text-wrap:balance;margin:18px 0 22px;font-size:clamp(42px,12vw,54px);line-height:1.02}.home-hero>p{font-size:15px;line-height:1.7}.home-hero:after{opacity:.7;font-size:105px;top:54px}.hero-actions{grid-template-columns:1fr 1fr;display:grid}.hero-actions .button{min-width:0;padding:0 10px;font-size:12px}.cue-strip{justify-content:space-between;margin-top:45px}.cue-strip i{flex:1;min-width:8px}.section{padding:48px 14px}.stores-section{padding-top:42px}.store-grid{gap:12px}.store-card{min-height:210px;padding:24px}.store-card:after{opacity:.58;border-width:42px;width:230px;height:230px;bottom:-116px;right:-84px}.store-card h3{letter-spacing:-1.2px;text-wrap:balance;max-width:82%;margin:30px 0 8px;font-size:25px;line-height:1.25}.store-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:76%;font-size:12px;line-height:1.55;display:-webkit-box;overflow:hidden}.store-enter{font-size:12px}.feature-grid{margin-bottom:46px}.feature-grid article{min-height:150px;padding:25px}.feature-grid h3{margin-top:22px}.auth-page{align-items:start;gap:16px;min-height:calc(100dvh - 60px);padding:24px 14px 42px}.auth-copy{padding:0 6px}.auth-copy .live-badge{margin-bottom:0}.auth-copy h1{letter-spacing:-2px;margin:15px 0 10px;font-size:32px;line-height:1.12}.auth-copy p{margin:0;font-size:11px;line-height:1.6}.auth-mode-note{margin-top:14px}.auth-page.signup-mode .auth-copy{display:none}.auth-card{border-radius:17px;width:100%;padding:22px 20px}.auth-card h2{margin-bottom:18px;font-size:25px}.auth-card form{max-height:none;padding:0;overflow:visible}.auth-card input{min-height:48px}.auth-tabs{margin-bottom:20px}.auth-tabs button{min-height:44px}.store-hero{padding:34px 20px 30px}.back-link{margin-bottom:24px}.store-hero h1{letter-spacing:-2.5px;text-wrap:balance;word-break:keep-all;max-width:100%;font-size:clamp(34px,10vw,45px);line-height:1.08}.store-hero p{max-width:92%;font-size:13px;line-height:1.6}.store-hero:after{opacity:.7;font-size:82px;bottom:-14px;right:-45px}.store-hero-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:22px;display:grid}.store-hero-actions .button{width:100%;min-width:0;margin:0;padding:0 10px;font-size:11px}.watch-button,.store-inquiry-button,.store-join{margin-top:0}.store-join{grid-column:1/-1}.store-meta{scroll-snap-type:x proximity;gap:20px;padding:13px 14px}.store-meta span{scroll-snap-align:start}.store-notices{padding-top:28px}.product-section{padding-top:42px}.product-grid{grid-template-columns:1fr;gap:14px}.product-card{width:100%;max-width:520px;margin:0 auto}.product-image-wrap{aspect-ratio:16/10}.product-body{padding:16px}.product-body h3{font-size:18px}.product-body>strong{font-size:20px}.product-card .option-selector-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card .option-selector-grid .product-option-label:only-child{grid-column:1/-1}.product-card .buy-controls{grid-template-columns:112px minmax(0,1fr)}.product-card .quantity-stepper{width:auto}.product-card .product-feedback{min-height:0}.floating-cart{bottom:max(14px,env(safe-area-inset-bottom));width:calc(100vw - 28px);min-width:0}.order-card-actions{justify-content:stretch}.order-card-actions>*{flex:1;justify-content:center}.order-inquiry-button,.order-cancel-button{min-height:44px}.inquiry-compose-modal{border-radius:17px;width:calc(100% - 8px);max-height:calc(100dvh - 16px);padding:22px 18px}.inquiry-compose-modal h2{font-size:24px}.inquiry-workspace{border-radius:15px;grid-template-columns:1fr;min-height:0;overflow:visible}.inquiry-list{border-right:0;border-bottom:1px solid var(--line);max-height:230px}.inquiry-list>button{min-height:82px;padding:13px 14px}.inquiry-thread>header{min-height:84px;padding:14px}.inquiry-thread>header h2{font-size:16px}.inquiry-order-context{margin:11px 12px 0}.inquiry-messages{min-height:300px;max-height:420px;padding:15px 12px}.message-bubble{max-width:88%}.inquiry-reply{padding:10px 12px;position:sticky;bottom:0}.inquiry-thread>footer{flex-direction:column;align-items:flex-start}.inquiry-thread>footer button{width:100%}.seller-inquiry-workspace{margin-top:4px}.store-manage-tabs{grid-template-columns:repeat(7,88px)}.site-footer-inner{padding-bottom:max(36px,env(safe-area-inset-bottom))}}@media (max-width:390px){.site-header{padding-left:8px;padding-right:8px}.icon-link,.customer-nav-link{flex-basis:40px;width:40px;height:40px;min-height:40px}.demo-user select{max-width:76px;font-size:10px}.home-hero h1{font-size:42px}.hero-actions .button{font-size:11px}.store-card h3{max-width:86%;font-size:23px}.store-card p{max-width:72%}.store-hero-actions{grid-template-columns:1fr}.store-join{grid-column:auto}.product-card .buy-controls{grid-template-columns:104px minmax(0,1fr)}.product-card .add-button{font-size:11px}.postcode-line{grid-template-columns:1fr}.address-search-button{width:100%}}@media (max-width:480px){.brand>span:last-child{display:none}.header-actions{gap:3px}.demo-user select{max-width:82px}.notification-popover{width:calc(100vw - 20px);right:10px}}@media (max-width:390px){.home-hero h1{font-size:46px}.product-grid{grid-template-columns:1fr}.product-image-wrap{aspect-ratio:1.25}.cue-strip span{font-size:11px}.cue-strip i{width:10px}.seller-stats span{font-size:9px}.seller-stats b{font-size:16px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.store-hero-actions{z-index:2;flex-wrap:wrap;align-items:center;gap:9px;display:flex;position:relative}.store-join{color:#fff;background:0 0;border-color:#5e646b;margin-top:28px}.store-join.joined{color:#c8f4df;background:#2c3035;border-color:#2c3035}.payment-window{color:var(--live-dark);align-items:center;gap:6px;margin:-5px 0 10px;font-size:10px;font-weight:700;display:flex}.payment-window svg{width:14px;height:14px}.product-option-label{color:var(--muted);font-size:10px;font-weight:800;display:block}.product-option-label>span{margin-bottom:5px;display:block}.option-selector-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.option-selector-grid .product-option-label:only-child{grid-column:1/-1}.selected-combination{background:#f2f4f5;border-radius:8px;align-items:center;gap:7px;margin-top:8px;padding:9px 10px;font-size:9px;display:flex}.selected-combination>span{color:var(--muted);font-weight:800}.selected-combination>b{flex:1;font-size:10px}.selected-combination>em{color:var(--success);white-space:nowrap;font-style:normal;font-weight:800}.selected-combination.sold>em{color:var(--live-dark)}.option-empty{color:var(--muted);font-size:11px}.buy-controls{grid-template-columns:112px 1fr;gap:7px;margin-top:8px;display:grid}.buy-controls .add-button{min-width:0;margin:0}.quantity-stepper{border:1px solid var(--line);background:#fff;border-radius:9px;grid-template-columns:34px 1fr 34px;min-height:44px;display:grid;overflow:hidden}.quantity-stepper button{cursor:pointer;background:#f1f3f4;border:0;place-items:center;padding:0;display:grid}.quantity-stepper button:disabled{opacity:.35;cursor:not-allowed}.quantity-stepper svg{width:14px;height:14px}.quantity-stepper input{text-align:center;-moz-appearance:textfield;width:100%;min-width:0;background:#fff!important;border:0!important;min-height:42px!important;padding:0!important}.quantity-stepper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantity-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity-stepper.compact{grid-template-columns:32px 1fr 32px;width:118px;min-height:34px;margin-top:4px}.quantity-stepper.compact input{min-height:32px!important}.product-feedback{color:var(--success);margin-top:7px;font-size:10px;font-weight:700}.product-detail-shell{padding-top:38px}.product-detail-grid{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);align-items:start;gap:48px;display:grid}.product-detail-image{aspect-ratio:1/.95;background:#e7e9eb;border-radius:22px;position:relative;overflow:hidden}.product-detail-image img{object-fit:cover}.product-detail-info{border:1px solid var(--line);background:#fff;border-radius:20px;padding:30px;position:sticky;top:100px}.product-store-link{color:var(--live-dark);justify-content:space-between;align-items:center;margin-bottom:23px;font-size:12px;font-weight:800;display:flex}.product-store-link span{color:var(--muted);font-size:10px}.product-detail-info h1{letter-spacing:-1.8px;margin:7px 0 8px;font-size:37px;line-height:1.15}.product-detail-info>strong{margin-bottom:20px;font-size:27px;display:block}.product-detail-info>p{color:var(--muted);border-top:1px solid var(--line);margin:0;padding:18px 0;font-size:13px;line-height:1.7}.detail-facts{color:var(--muted);flex-direction:column;gap:8px;padding:0 0 18px;font-size:11px;display:flex}.detail-facts span{align-items:center;gap:7px;display:flex}.detail-facts svg{width:15px;height:15px;color:var(--live-dark)}.detail-watch{width:100%;margin-top:10px}.status-cancelled,.status-refunded{color:#555b62;background:#eceeef}.status-line{align-items:center;gap:6px;display:flex}.cancel-request-pill{color:#a32e1e;background:#fee8e5;border-radius:20px;padding:5px 8px;font-size:9px;font-weight:800;display:inline-flex}.customer-notices{color:#245987;background:#eef4fb;border:1px solid #d6e3f2;border-radius:13px;gap:12px;margin:-12px 0 22px;padding:14px 17px;display:flex}.customer-notices>svg{flex:none;margin-top:3px}.customer-notices>div{flex:1}.customer-notices p{border-bottom:1px solid #d6e3f2;margin:0;padding:7px 0;font-size:12px;font-weight:700}.customer-notices p:last-child{border:0}.customer-notices time{float:right;color:#70869b;font-size:9px;font-weight:500}.notice-box.cancel{color:#555b62;background:#f0f1f2}.order-cancel-button{border:0;border-top:1px solid var(--line);width:100%;color:var(--muted);text-underline-offset:3px;cursor:pointer;background:0 0;margin-top:16px;padding:14px 0 0;font-size:11px;text-decoration:underline}.cancel-modal{background:#fff;border-radius:19px;width:min(430px,100%);padding:27px;position:relative}.cancel-modal>span{letter-spacing:1px;color:var(--live);font:10px Archivo Black}.cancel-modal h2{margin:7px 0 8px;font-size:27px}.cancel-modal p{color:var(--muted);margin:0 0 18px;font-size:12px;line-height:1.6}.cancel-modal label{margin-bottom:16px;font-size:11px;font-weight:700;display:block}.cancel-modal select{border:1px solid var(--line);background:#f8f9fa;border-radius:9px;width:100%;min-height:44px;margin-top:6px;padding:8px 10px}.modal-close{cursor:pointer;background:#eff0f1;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:18px;right:18px}.content-guide{color:var(--muted);margin:-17px 0 20px;font-size:12px;line-height:1.6}.excel-button{color:#08734b;background:#e6f5ed;border-color:#b8dfcb}.excel-button svg{width:18px}.member-total{color:var(--success);font-weight:800}.mini-variants{flex-wrap:wrap;gap:4px;margin-top:3px;display:flex}.mini-variants i{color:#5e646b;background:#eef0f2;border-radius:5px;padding:3px 5px;font-size:8px;font-style:normal}.option-modal{width:min(820px,100%)}.form-grid select{border:1px solid var(--line);background:#f8f9fa;border-radius:9px;width:100%;min-height:44px;margin-top:5px;padding:9px 11px;display:block}.option-builder{border-top:2px solid var(--ink);margin:5px 0 17px;padding:18px 0 6px}.option-builder-head{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.option-builder-head span{letter-spacing:1px;color:var(--live);font:9px Archivo Black}.option-builder-head h3{margin:4px 0 0;font-size:19px}.option-builder-head button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:5px;min-height:36px;padding:0 10px;font-size:11px;font-weight:700;display:flex}.option-builder-head button:disabled{opacity:.4}.option-builder-head svg{width:15px}.option-group{background:#f4f5f6;border-radius:11px;grid-template-columns:105px 1fr 38px;gap:7px;margin-bottom:9px;padding:10px;display:grid}.option-group>select,.option-value-input input{border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;min-height:41px;padding:7px 9px}.option-value-input{grid-template-columns:1fr 41px;display:grid}.option-value-input input{border-radius:8px 0 0 8px}.option-value-input button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:0 8px 8px 0;place-items:center;display:grid}.option-value-input svg,.remove-option svg{width:16px}.remove-option{cursor:pointer;background:#e7e9eb;border:0;border-radius:8px;place-items:center;display:grid}.option-chips{flex-wrap:wrap;grid-column:1/-1;gap:5px;display:flex}.option-chips button{cursor:pointer;background:#fff;border:1px solid #d5d9dc;border-radius:20px;align-items:center;gap:4px;padding:5px 8px 5px 10px;font-size:10px;font-weight:700;display:flex}.option-chips svg{width:12px;height:12px;color:var(--muted)}.variant-preview{border:1px solid var(--line);border-radius:11px;max-height:220px;margin-top:12px;overflow:auto}.variant-preview>div{z-index:1;background:#eceff1;justify-content:space-between;padding:9px 12px;display:flex;position:sticky;top:0}.variant-preview>div b{font-size:11px}.variant-preview>div span{color:var(--muted);font-size:9px}.variant-preview label{border-top:1px solid #eff0f1;grid-template-columns:1fr 80px 22px;align-items:center;gap:5px;padding:7px 11px;font-size:10px;font-weight:700;display:grid}.variant-preview label input{border:1px solid var(--line);text-align:right;border-radius:7px;min-height:34px;padding:4px 7px}.variant-preview label i{color:var(--muted);font-style:normal}.packing-list{flex-direction:column;gap:12px;display:flex}.packing-card{border:1px solid var(--line);border-left:5px solid var(--live);background:#fff;border-radius:14px;grid-template-columns:95px 1.1fr 1.5fr;align-items:start;gap:16px;padding:18px;display:grid;position:relative}.packing-index{color:var(--live);font:11px Archivo Black}.packing-recipient h3{margin:0 0 4px;font-size:20px}.packing-recipient h3 span{background:var(--ink);color:#fff;vertical-align:middle;border-radius:20px;margin-left:7px;padding:3px 7px;font-size:9px}.packing-recipient>b{font-size:12px}.packing-recipient p{color:var(--muted);margin:5px 0 0;font-size:11px;line-height:1.5}.packing-items{flex-direction:column;gap:5px;display:flex}.packing-items>div{border-bottom:1px solid #eff0f1;grid-template-columns:60px 1fr 1fr 40px;align-items:center;gap:7px;padding:5px 0;font-size:10px;display:grid}.packing-items span,.packing-items em{color:var(--muted);font-style:normal}.packing-items strong{text-align:right;color:var(--live-dark)}.packing-card>.shipping-input,.packing-card>.tracking{grid-column:2/-1;justify-content:flex-end}.customer-table{flex-direction:column;gap:8px;display:flex}.customer-table article{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:48px 1fr 150px;align-items:center;gap:12px;padding:13px;display:grid}.customer-table article>div:nth-child(2){flex-direction:column;gap:3px;display:flex}.customer-table span,.customer-table small{color:var(--muted);font-size:10px}.customer-metrics{text-align:right;flex-direction:column;display:flex}.customer-metrics>b{font-size:18px}.seller-log-list,.notification-list{flex-direction:column;gap:7px;display:flex}.seller-log-list article,.notification-list article{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:center;gap:11px;padding:13px;display:flex}.seller-log-list i{background:var(--success);border-radius:50%;width:8px;height:8px}.seller-log-list article>div,.notification-list article>div{flex-direction:column;flex:1;gap:3px;display:flex}.seller-log-list span,.seller-log-list time,.notification-list time{color:var(--muted);font-size:10px}.notification-list>article>svg{color:var(--blue);width:18px}.review-button{color:#245987;cursor:pointer;background:#edf3fa;border:0;border-radius:8px;align-items:center;gap:5px;min-height:38px;padding:0 11px;font-weight:700;display:flex}.review-button svg{width:15px}.application-row small{color:var(--live-dark);font-size:9px}.application-modal{background:#fff;border-radius:20px;width:min(650px,100%);max-height:calc(100vh - 36px);padding:25px;overflow:auto}.application-details dl{grid-template-columns:repeat(2,1fr);gap:8px;margin:0 0 20px;display:grid}.application-details dl>div{background:#f4f5f6;border-radius:9px;padding:10px}.application-details dl>div.wide{grid-column:1/-1}.application-details dt{color:var(--muted);font-size:9px;font-weight:700}.application-details dd{word-break:break-all;margin:4px 0 0;font-size:12px;font-weight:700}.application-details dd a{color:var(--blue);text-decoration:underline}.application-details h3{margin:0 0 9px;font-size:15px}.document-list{flex-direction:column;gap:7px;margin-bottom:17px;display:flex}.document-list article{border:1px solid var(--line);border-radius:9px;align-items:center;gap:10px;padding:10px;display:flex}.document-list article>svg{color:var(--live)}.document-list article>div{flex-direction:column;flex:1;display:flex}.document-list span{color:var(--muted);font-size:9px}.document-list button{cursor:pointer;background:#eceff1;border:0;border-radius:7px;padding:7px 9px;font-size:10px;font-weight:700}.admin-customer-panel{margin-top:18px}.admin-customer-table{overflow:auto}.admin-customer-head,.admin-customer-row{grid-template-columns:150px 1.4fr 120px 140px 100px;align-items:center;gap:12px;min-width:850px;padding:10px 7px;display:grid}.admin-customer-head{color:var(--muted);background:#f0f1f2;border-radius:8px;font-size:9px;font-weight:800}.admin-customer-row{border-bottom:1px solid #eff0f1;font-size:11px}.admin-customer-row time{color:var(--muted)}.auth-tabs{background:#eff0f1;border-radius:10px;grid-template-columns:1fr 1fr;margin-bottom:24px;padding:4px;display:grid}.auth-tabs button{min-height:40px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;font-weight:700}.auth-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 3px 10px #14191e14}.auth-mode-note{color:var(--success);align-items:center;gap:7px;margin-top:20px;font-size:12px;font-weight:700;display:flex}.auth-mode-note svg{width:18px}.auth-card form{max-height:610px;padding-right:2px;overflow:auto}.signup-address-block{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:3px 0 14px;padding:14px 0 4px}.signup-address-block>b{margin-bottom:10px;font-size:11px;display:block}.kakao-address-fields{flex-direction:column;gap:10px;display:flex}.kakao-address-fields label{font-size:11px;font-weight:700;display:block;margin:0!important}.kakao-address-fields input,.address-person-grid input{border:1px solid var(--line);background:#f8f9fa;border-radius:9px;width:100%;min-height:44px;margin-top:5px;padding:9px 11px;display:block}.postcode-line{grid-template-columns:1fr 124px;align-items:end;gap:8px;display:grid}.address-search-button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:44px;font-size:11px;font-weight:800;display:flex}.address-search-button svg{width:15px}.address-input-icon{position:relative}.address-input-icon>svg{width:15px;color:var(--live-dark);position:absolute;top:17px;left:11px}.address-input-icon input{padding-left:34px}.address-helper{text-align:left!important;color:var(--muted)!important;margin:0!important}.address-helper.error{color:#b42318!important}.address-modal{background:#fff;border-radius:20px;width:min(560px,100%);max-height:calc(100vh - 36px);padding:28px;position:relative;overflow:auto}.address-modal>span{letter-spacing:1px;color:var(--live);font:10px Archivo Black}.address-modal h2{margin:6px 0 7px;font-size:27px}.address-modal>p{color:var(--muted);margin:0 0 18px;font-size:12px;line-height:1.6}.address-person-grid{grid-template-columns:1fr 1fr;gap:9px;margin-bottom:12px;display:grid}.address-person-grid label{font-size:11px;font-weight:700}.address-modal>.button{margin-top:18px}.payment-mismatch-box{color:#8f341f;background:#fff0ec;border:1px solid #ffd2c5;border-radius:13px;gap:12px;margin-top:15px;padding:16px;display:flex}.payment-mismatch-box>svg{flex:none;width:20px;margin-top:2px}.payment-mismatch-box>div{flex:1}.payment-mismatch-box b{font-size:13px}.payment-mismatch-box p{margin:4px 0 12px;font-size:11px;line-height:1.55}.payment-mismatch-box label{font-size:10px;font-weight:800;display:block}.payment-mismatch-box input{background:#fff;border:1px solid #edb9aa;border-radius:8px;width:100%;min-height:42px;margin:5px 0 8px;padding:8px 10px}.settlement-panel{margin-top:18px}.settlement-table{overflow:auto}.settlement-head,.settlement-row{grid-template-columns:1.45fr .7fr 1fr .85fr .9fr 1fr;align-items:center;gap:12px;min-width:850px;padding:11px 9px;display:grid}.settlement-head{color:var(--muted);background:#f0f1f2;border-radius:8px;font-size:9px;font-weight:800}.settlement-row{border-bottom:1px solid #eff0f1;font-size:11px}.settlement-row:last-child{border-bottom:0}.settlement-row>div{align-items:center;gap:8px;display:flex}.settlement-row i{border-radius:6px;width:9px;height:30px}.settlement-row span{color:#555b62}.settlement-row .fee{color:var(--live-dark);font-weight:700}.settlement-row strong{font-size:13px}.settlement-note{color:#0b6746;background:#e9f5ef;border-radius:11px;gap:10px;margin-top:15px;padding:14px;display:flex}.settlement-note>svg{flex:none;width:19px}.settlement-note p{flex-direction:column;gap:3px;margin:0;font-size:11px;display:flex}.settlement-note span{color:#3e745f;font-size:10px;line-height:1.5}@media (max-width:800px){.header-auth-link{justify-content:center;width:38px;padding:0}.header-auth-link svg{width:17px}.header-auth-link:not(.muted){font-size:0}.header-auth-link:not(.muted):after{content:"가입";font-size:10px}.header-auth-link.muted{display:none}.option-selector-grid{grid-template-columns:1fr}.option-selector-grid .product-option-label:only-child{grid-column:auto}.buy-controls{grid-template-columns:1fr}.quantity-stepper{width:100%}.product-feedback{min-height:13px}.product-detail-grid{grid-template-columns:1fr;gap:16px}.product-detail-image{aspect-ratio:1.15;border-radius:16px}.product-detail-info{padding:20px;position:static}.product-detail-info h1{font-size:30px}.product-detail-shell{padding-top:25px}.cart-line{grid-template-columns:64px 1fr 32px}.cart-line img,.cart-product-image{width:64px;height:76px}.cart-login-notice{flex-direction:column;align-items:flex-start}.cart-login-notice .button{width:100%}.customer-notices time{float:none;margin-top:3px;display:block}.packing-card{border-left-width:4px;grid-template-columns:1fr;padding:15px}.packing-recipient,.packing-items,.packing-card>.shipping-input,.packing-card>.tracking{grid-column:1}.packing-items>div{grid-template-columns:52px 1fr}.packing-items em,.packing-items strong{text-align:left}.packing-card>.shipping-input{justify-content:stretch}.packing-card>.shipping-input input,.packing-card>.shipping-input select{width:calc(50% - 4px)}.packing-card>.shipping-input button{justify-content:center;width:100%}.customer-table article{grid-template-columns:42px 1fr}.customer-metrics{text-align:left;flex-direction:row;grid-column:2;align-items:center;gap:8px}.application-details dl{grid-template-columns:1fr}.application-details dl>div.wide{grid-column:auto}.address-person-grid{grid-template-columns:1fr}.postcode-line{grid-template-columns:1fr 108px}.address-modal{padding:22px}.option-group{grid-template-columns:90px 1fr 36px}.option-modal{max-height:calc(100vh - 20px)}.variant-preview label{grid-template-columns:1fr 65px 18px}.admin-customer-head,.admin-customer-row{min-width:760px}}@media (max-width:390px){.store-hero-actions .button{width:100%;margin-top:12px}.option-group{grid-template-columns:1fr 36px}.option-group>select{grid-column:1/-1}.option-value-input{grid-column:1}.remove-option{grid-column:2}.option-chips{grid-column:1/-1}}.pagination{border-top:1px solid var(--line);justify-content:center;align-items:center;gap:7px;margin-top:18px;padding-top:15px;display:flex}.pagination>button,.pagination>div button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;place-items:center;width:36px;height:36px;font-size:11px;font-weight:800;display:grid}.pagination>button svg{width:16px}.pagination>button:disabled{opacity:.35;cursor:not-allowed}.pagination>div{gap:5px;display:flex}.pagination>div button.active{background:var(--ink);border-color:var(--ink);color:#fff}.pagination>span{color:var(--muted);margin-left:8px;font-size:9px;font-weight:700}.admin-audit-panel{margin-top:18px}.audit-row.detailed time{text-align:right;min-width:145px}.store-name-review .inline-empty{min-height:130px}.name-review-row{border-bottom:1px solid #eff0f1;justify-content:space-between;align-items:center;gap:12px;padding:13px 0;display:flex}.name-review-row:last-child{border-bottom:0}.name-review-row>div:first-child{flex-direction:column;gap:3px;display:flex}.name-review-row small{color:var(--muted);font-size:9px;text-decoration:line-through}.name-review-row b{font-size:14px}.name-review-row time{color:var(--muted);font-size:9px}.name-review-row>div:last-child{gap:5px;display:flex}.name-review-row button{cursor:pointer;border:0;border-radius:8px;align-items:center;gap:4px;min-height:34px;padding:0 9px;font-size:10px;font-weight:800;display:flex}.name-review-row button svg{width:14px}.name-review-row .approve{color:#0b6746;background:#e9f5ef}.name-review-row .reject{color:#9a321c;background:#fff0ec}.fee-charge{color:var(--live-dark)}.admin-customer-row>span small{color:var(--muted);margin-top:3px;font-size:9px;display:block}.customer-table article>div:nth-child(2)>b{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.customer-table article>div:nth-child(2)>b em{color:var(--live-dark);background:#fff0ec;border-radius:9px;padding:3px 7px;font-size:9px;font-style:normal}.seller-top-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.store-manage-page{max-width:1180px}.store-manage-head{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;display:flex}.store-manage-head>div:first-child>span{letter-spacing:1.4px;color:var(--live);font:10px Archivo Black}.store-manage-head h1{letter-spacing:-2.5px;margin:7px 0 4px;font-size:43px}.store-manage-head p{color:var(--muted);margin:0;font-size:12px}.store-manage-head>div:last-child{gap:7px;display:flex}.store-manage-head .button svg{width:17px}.store-manage-tabs{background:#e9ebed;border-radius:15px;grid-template-columns:repeat(6,1fr);gap:5px;margin-bottom:18px;padding:6px;display:grid}.store-manage-tabs button{color:#61666c;cursor:pointer;background:0 0;border:0;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:54px;font-size:11px;font-weight:800;display:flex}.store-manage-tabs button svg{width:18px}.store-manage-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 5px 16px #14191e14}.store-manage-feedback{border-radius:11px;align-items:center;gap:8px;margin-bottom:13px;padding:12px 14px;font-size:11px;font-weight:800;display:flex}.store-manage-feedback svg{width:17px}.store-manage-feedback.success{color:#0b6746;background:#e9f5ef}.store-manage-feedback.error{color:#9a321c;background:#fff0ec}.manage-kpis{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:16px;display:grid}.manage-kpis article{background:var(--ink);color:#fff;border-radius:16px;flex-direction:column;justify-content:flex-end;min-height:130px;padding:20px;display:flex}.manage-kpis article:nth-child(2){background:var(--live)}.manage-kpis span{color:#b7bcc2;font-size:10px;font-weight:700}.manage-kpis article:nth-child(2) span,.manage-kpis article:nth-child(2) small{color:#ffe1d7}.manage-kpis b{letter-spacing:-1px;margin:7px 0 3px;font-size:25px}.manage-kpis small{color:#8e949b;font-size:9px}.manage-overview-grid,.manage-two-column{grid-template-columns:1fr 1fr;gap:16px;display:grid}.manage-summary{grid-template-columns:1fr 1fr;gap:9px;margin:15px 0 0;display:grid}.manage-summary>div{background:#f3f4f5;border-radius:11px;padding:14px}.manage-summary dt{color:var(--muted);font-size:9px;font-weight:700}.manage-summary dd{margin:5px 0 0;font-size:17px;font-weight:800}.manage-shortcuts>button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #eff0f1;align-items:center;gap:11px;width:100%;padding:12px 0;display:flex}.manage-shortcuts>button:last-child{border-bottom:0}.manage-shortcuts>button>svg{width:37px;height:37px;color:var(--live-dark);background:#f0f1f2;border-radius:10px;padding:9px}.manage-shortcuts>button span{flex-direction:column;gap:2px;display:flex}.manage-shortcuts>button b{font-size:12px}.manage-shortcuts>button small{color:var(--muted);font-size:9px}.manage-form label,.name-change-panel label{margin-bottom:13px;font-size:10px;font-weight:800;display:block}.manage-form input,.manage-form select,.name-change-panel input{border:1px solid var(--line);background:#f8f9fa;border-radius:9px;width:100%;min-height:45px;margin-top:5px;padding:9px 11px}.manage-form input[readonly]{color:var(--muted);background:#eceeef}.name-change-panel>p{color:var(--muted);margin:0 0 17px;font-size:11px;line-height:1.65}.name-request-current{background:#fff5e8;border:1px solid #f2d7ad;border-radius:12px;flex-direction:column;gap:4px;margin-bottom:17px;padding:15px;display:flex}.name-request-current span{color:#996115;font-size:9px;font-weight:800}.name-request-current b{font-size:19px}.name-request-current small{color:#8c6d42;font-size:9px}.name-request-history{border-top:1px solid var(--line);margin-top:21px;padding-top:15px}.name-request-history h3{margin:0 0 9px;font-size:12px}.name-request-history>div{justify-content:space-between;align-items:center;gap:8px;padding:8px 0;font-size:10px;display:flex}.name-request-history em{border-radius:8px;padding:4px 7px;font-size:9px;font-style:normal;font-weight:800}.name-request-history em.pending{color:#996115;background:#fff5e8}.name-request-history em.approved{color:#0b6746;background:#e9f5ef}.name-request-history em.rejected{color:#9a321c;background:#fff0ec}.shipping-manage-form{max-width:900px;margin:0 auto}.shipping-policy-grid{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.shipping-policy-grid label small{color:var(--muted);margin-top:5px;font-size:9px;font-weight:500;line-height:1.5;display:block}.shipping-preview{color:#245987;background:#eef4fb;border-radius:11px;flex-direction:column;gap:3px;margin:7px 0 17px;padding:15px;display:flex}.shipping-preview span{font-size:9px;font-weight:800}.shipping-preview b{font-size:12px}.manage-customers{max-width:920px;margin:0 auto}.fee-callout{background:var(--live);color:#fff;border-radius:18px;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:16px;padding:28px;display:flex}.fee-callout span{letter-spacing:1.3px;color:#ffe1d7;font:10px Archivo Black}.fee-callout h2{margin:7px 0 5px;font-size:25px}.fee-callout p{color:#ffe1d7;margin:0;font-size:11px}.fee-callout>b{letter-spacing:-2px;font-size:38px}.fee-order-table{overflow:auto}.fee-order-table>div{border-bottom:1px solid #eff0f1;grid-template-columns:110px 1.7fr 1fr .7fr 1fr;align-items:center;gap:12px;min-width:800px;padding:11px 8px;font-size:10px;display:grid}.fee-order-table>div:first-child{color:var(--muted);background:#f0f1f2;border:0;border-radius:8px;font-size:9px;font-weight:800}.fee-order-table>div b{color:var(--live-dark);font-size:12px}.manage-form textarea{border:1px solid var(--line);resize:vertical;background:#f8f9fa;border-radius:9px;width:100%;margin-top:5px;padding:10px 11px;line-height:1.6}.notice-pin-check{border:1px solid var(--line);cursor:pointer;background:#f8f9fa;border-radius:9px;align-items:center;min-height:44px;padding:0 12px;display:flex!important}.notice-pin-check input{width:17px!important;min-height:17px!important;margin:0 8px 0 0!important}.notice-pin-check span{align-items:center;gap:5px;display:flex}.notice-pin-check svg{width:15px}.notice-manage-list{max-height:650px;overflow:auto}.notice-manage-row{border-bottom:1px solid #eff0f1;grid-template-columns:1fr auto;gap:12px;padding:14px 0;display:grid}.notice-manage-row:last-child{border-bottom:0}.notice-manage-row>div:first-child{min-width:0}.notice-manage-row>div:first-child>span{color:var(--muted);align-items:center;gap:7px;font-size:9px;display:flex}.notice-manage-row em{color:var(--live-dark);background:#fff0ec;border-radius:7px;align-items:center;gap:3px;padding:3px 6px;font-style:normal;font-weight:800;display:inline-flex}.notice-manage-row em svg{width:11px}.notice-manage-row b{margin:6px 0 3px;font-size:12px;display:block}.notice-manage-row p{color:var(--muted);white-space:pre-wrap;margin:0;font-size:10px;line-height:1.55}.notice-manage-row>div:last-child{gap:4px;display:flex}.notice-manage-row>div:last-child button{color:#767b81;cursor:pointer;background:#f0f1f2;border:0;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.notice-manage-row>div:last-child button.active{color:var(--live-dark);background:#fff0ec}.notice-manage-row>div:last-child svg{width:15px}.store-notices{padding-top:38px;padding-bottom:0}.store-notices-head{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.store-notices-head>div{align-items:center;gap:7px;font-size:11px;font-weight:800;display:flex}.store-notices-head svg{width:17px;color:var(--live-dark)}.store-notices-head small{color:var(--muted);font-size:9px}.store-notices>div:last-child{border-top:2px solid var(--ink)}.store-notices details{border-bottom:1px solid var(--line);background:#fff}.store-notices summary{cursor:pointer;grid-template-columns:18px 1fr auto;align-items:center;gap:7px;min-height:52px;padding:0 14px;list-style:none;display:grid}.store-notices summary::-webkit-details-marker{display:none}.store-notices summary>svg{width:14px;color:var(--live-dark)}.store-notices summary>span{grid-column:2;font-size:11px;font-weight:800}.store-notices summary>svg+span{grid-column:2}.store-notices summary:not(:has(svg))>span{grid-column:1/3}.store-notices time{color:var(--muted);font-size:9px}.store-notices details>p{color:#555b62;white-space:pre-wrap;margin:0;padding:0 39px 15px;font-size:11px;line-height:1.65}.store-product-search{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:21px 1fr 34px auto;align-items:center;gap:8px;min-height:56px;margin:0 0 18px;padding:0 14px;display:grid;box-shadow:0 7px 22px #14191e0d}.store-product-search>svg{width:19px;color:var(--live-dark)}.store-product-search input{background:0 0;border:0;outline:0;width:100%;font-size:12px}.store-product-search button{cursor:pointer;background:#eff0f1;border:0;border-radius:50%;place-items:center;width:31px;height:31px;display:grid}.store-product-search button svg{width:14px}.store-product-search>span{border-left:1px solid var(--line);color:var(--muted);white-space:nowrap;padding-left:12px;font-size:10px;font-weight:800}.store-search-empty{min-height:260px;color:var(--muted);border:1px dashed #c8ccd0;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;display:flex}.store-search-empty>svg{width:30px}.store-search-empty h3{color:var(--ink);margin:10px 0 3px;font-size:17px}.store-search-empty p{margin:0;font-size:10px}.store-search-empty button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:9px;margin-top:14px;padding:9px 13px;font-size:10px;font-weight:800}@media (max-width:800px){.pagination{flex-wrap:wrap}.pagination>span{text-align:center;width:100%;margin:2px 0 0}.audit-row.detailed time{text-align:left;min-width:0}.name-review-row{flex-direction:column;align-items:flex-start}.seller-top-actions{justify-content:flex-start;width:100%}.seller-top-actions .button{flex:1}.store-manage-head{flex-direction:column;align-items:flex-start}.store-manage-head h1{font-size:34px}.store-manage-head>div:last-child{width:100%}.store-manage-head .button{flex:1;padding:0 10px;font-size:10px}.store-manage-tabs{grid-template-columns:repeat(5,88px);justify-content:flex-start;overflow:auto}.store-manage-tabs button{flex-direction:column;gap:3px;font-size:9px}.manage-kpis{grid-template-columns:1fr 1fr}.manage-kpis article{min-height:115px;padding:16px}.manage-kpis b{font-size:20px}.manage-overview-grid,.manage-two-column,.shipping-policy-grid{grid-template-columns:1fr}.fee-callout{flex-direction:column;align-items:flex-start}.fee-callout>b{font-size:31px}.store-product-search{grid-template-columns:20px 1fr 32px}.store-product-search>span{border:0;border-top:1px solid var(--line);text-align:right;grid-column:1/-1;padding:7px 0}.store-product-search{padding-top:6px;padding-bottom:6px}.store-notices summary{padding:0 10px}.store-notices details>p{padding-left:35px;padding-right:12px}.auth-page.signup-mode .auth-copy{display:none}.auth-page{align-items:start;gap:16px;min-height:calc(100dvh - 60px);padding:24px 14px 42px}.auth-card{border-radius:17px;width:100%;padding:22px 20px}.auth-card form{max-height:none;padding-right:0;overflow:visible}.auth-card input{min-height:48px}.auth-tabs{margin-bottom:20px}.auth-tabs button{min-height:44px}.product-grid{grid-template-columns:1fr;gap:14px}.product-card .option-selector-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card .option-selector-grid .product-option-label:only-child{grid-column:1/-1}.product-card .buy-controls{grid-template-columns:112px minmax(0,1fr)}.product-card .quantity-stepper{width:auto}.store-manage-tabs{grid-template-columns:repeat(7,88px)}}@media (max-width:390px){.icon-link,.customer-nav-link{flex-basis:42px;width:42px;height:42px;min-height:42px}.store-hero-actions .button{margin-top:0}.product-card .buy-controls{grid-template-columns:104px minmax(0,1fr)}.postcode-line{grid-template-columns:1fr}}.store-product-search:focus-within{border-color:#377dff;box-shadow:0 0 0 3px #377dff29}@media (max-width:800px){.store-product-search button,.pagination>button,.pagination>div button,.notice-manage-row>div:last-child button{width:42px;height:42px}.modal-close{width:44px;height:44px}}.kakao-auth-card{flex-direction:column;gap:20px;display:flex}.kakao-auth-card>div:first-child>span,.onboarding-card small,.legal-page>header>span{letter-spacing:1.35px;color:var(--live);font:10px Archivo Black}.kakao-auth-card h2{margin:7px 0;font-size:31px}.kakao-auth-card>div:first-child>p{color:var(--muted);margin:0;font-size:12px;line-height:1.65}.auth-benefits{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.auth-benefits li{color:#555b62;align-items:center;gap:9px;font-size:11px;display:flex}.auth-benefits svg{width:18px;color:var(--success)}.primary-kakao{justify-content:center;gap:9px!important;min-height:54px!important;font-size:13px!important}.primary-kakao svg:last-child{width:18px;margin-left:auto}.auth-config-notice{color:#8d5a17;background:#fff5e8;border-radius:10px;flex-direction:column;gap:3px;padding:13px;font-size:10px;display:flex}.auth-legal-copy{color:var(--muted);text-align:center;line-height:1.6}.auth-legal-copy a{color:var(--ink);text-decoration:underline}.onboarding-page{place-items:center;min-height:calc(100dvh - 170px);display:grid}.onboarding-card{border:1px solid var(--line);background:#fff;border-radius:22px;flex-direction:column;gap:18px;width:min(520px,100%);padding:34px;display:flex;box-shadow:0 22px 60px #14191e1a}.onboarding-icon{width:54px;height:54px;color:var(--success);background:#e9f5ef;border-radius:17px;place-items:center;display:grid}.onboarding-icon svg{width:26px}.onboarding-card h1{letter-spacing:-1.5px;margin:6px 0;font-size:31px}.onboarding-card p{color:var(--muted);margin:0;font-size:12px;line-height:1.65}.onboarding-card label{font-size:11px;font-weight:800}.onboarding-card label>span{align-items:center;gap:6px;display:flex}.onboarding-card label svg{width:16px;color:var(--live-dark)}.onboarding-card input{border:1px solid var(--line);background:#f8f9fa;border-radius:10px;width:100%;min-height:48px;margin-top:6px;padding:10px 12px}.onboarding-card label small{color:var(--muted);letter-spacing:0;margin-top:6px;font:9px/1.55 sans-serif;display:block}.push-settings{gap:13px;display:flex}.push-settings>div{flex:1}.push-settings h2{margin:0 0 5px;font-size:15px}.push-settings p{color:var(--muted);margin:0 0 10px;font-size:10px;line-height:1.55}.push-settings .button{min-height:40px;padding:0 13px;font-size:10px}.push-settings .button svg,.push-test svg{width:15px}.push-enabled{color:var(--success);align-items:center;gap:6px;font-size:10px;font-weight:800;display:flex}.push-enabled svg{width:16px}.push-test{align-items:center;gap:5px;margin-top:8px;display:flex}.push-settings small{color:var(--muted);margin-top:8px;font-size:9px;line-height:1.5;display:block}.legal-page{max-width:960px}.legal-page>header{border-bottom:2px solid var(--ink);padding:35px 0 24px}.legal-page h1{letter-spacing:-2px;margin:8px 0 5px;font-size:42px}.legal-page>header p{color:var(--muted);margin:0;font-size:10px}.legal-page>article{counter-reset:legal-section;padding:22px 0 48px}.legal-page h2{letter-spacing:-.4px;margin:33px 0 10px;padding-top:4px;font-size:18px}.legal-page p,.legal-page li{color:#4e545a;word-break:keep-all;font-size:12px;line-height:1.9}.legal-page ul,.legal-page ol{padding-left:22px}.legal-page li+li{margin-top:5px}.legal-page strong{color:var(--ink)}.legal-summary,.legal-warning,.legal-highlight{background:#fff8f4;border:1px solid #f2d5c9;border-radius:13px;margin:0 0 27px;padding:18px 20px;font-weight:700;color:#704637!important}.legal-highlight{background:#fff0ec;border-color:#ffc2ae;color:#7e2f1c!important;font-size:14px!important}.legal-table-wrap{border:1px solid var(--line);background:#fff;border-radius:12px;width:100%;margin:12px 0 16px;overflow-x:auto}.legal-table{border-collapse:collapse;text-align:left;width:100%;min-width:680px}.legal-table th{color:#60676c;white-space:nowrap;background:#f2f4f5;padding:12px;font-size:10px}.legal-table td{border-top:1px solid var(--line);color:#4e545a;vertical-align:top;padding:13px 12px;font-size:11px;line-height:1.65}.legal-table th+th,.legal-table td+td{border-left:1px solid var(--line)}.operator-notice{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.operator-notice>div{background:#f1f2f3;border-radius:10px;min-width:0;padding:14px}.operator-notice .operator-address{grid-column:1/-1}.operator-notice dt{color:var(--muted);font-size:9px;font-weight:700}.operator-notice dd{overflow-wrap:anywhere;color:var(--ink);margin:5px 0 0;font-size:11px;font-weight:800}.operator-notice a{text-underline-offset:3px;text-decoration:underline}.seller-apply-page{max-width:900px}.seller-apply-form{padding:25px}.seller-apply-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.seller-apply-grid label{font-size:10px;font-weight:800}.seller-apply-grid label.wide{grid-column:1/-1}.seller-apply-grid input{border:1px solid var(--line);background:#f8f9fa;border-radius:9px;width:100%;min-height:46px;margin-top:5px;padding:9px 11px}.document-title{margin-top:28px}.seller-document-inputs{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.seller-document-inputs label{cursor:pointer;background:#f8f9fa;border:1px dashed #bfc4c8;border-radius:12px;flex-direction:column;gap:8px;min-height:135px;padding:15px;display:flex}.seller-document-inputs label>svg{color:var(--live-dark)}.seller-document-inputs label>span{flex-direction:column;gap:2px;display:flex}.seller-document-inputs small{color:var(--muted);font-size:9px}.seller-document-inputs input{width:100%;font-size:9px}.seller-apply-notice{color:#245987;background:#eef4fb;border-radius:10px;gap:9px;margin:18px 0;padding:13px;display:flex}.seller-apply-notice svg{flex:none;width:18px}.seller-apply-notice p{margin:0;font-size:10px;line-height:1.55}.application-status-badge{color:#8d5a17;background:#fff5e8;border-radius:20px;padding:7px 11px;font-size:10px;font-weight:800}@media (max-width:800px){.kakao-auth-page .auth-copy{display:none}.kakao-auth-page{display:block}.kakao-auth-card{margin:0 auto}.onboarding-page{align-items:start;min-height:calc(100dvh - 120px);padding:18px 13px 36px}.onboarding-card{border-radius:18px;padding:25px 20px}.onboarding-card h1{font-size:26px}.legal-page{padding-left:18px;padding-right:18px}.legal-page>header{padding-top:24px}.legal-page h1{font-size:31px}.legal-page h2{margin-top:28px;font-size:16px}.legal-page p,.legal-page li{font-size:12px;line-height:1.82}.legal-summary,.legal-highlight{padding:16px}.operator-notice{grid-template-columns:1fr 1fr}.operator-notice .operator-address{grid-column:1/-1}.seller-apply-page{padding-left:13px;padding-right:13px}.seller-apply-form{padding:19px 15px}.seller-apply-grid{grid-template-columns:1fr}.seller-apply-grid label.wide{grid-column:auto}.seller-document-inputs{grid-template-columns:1fr}.seller-document-inputs label{min-height:105px}}.store-manage-tabs{grid-template-columns:repeat(8,1fr)}@media (max-width:800px){.store-manage-tabs{grid-template-columns:repeat(8,88px)}}.home-store-empty{text-align:center;background:#fff;border:1px dashed #c7cbd0;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:260px;padding:25px;display:flex}.home-store-empty>svg{width:34px;height:34px;color:var(--live)}.home-store-empty h3{margin:12px 0 5px;font-size:20px}.home-store-empty p{color:var(--muted);margin:0 0 16px;font-size:11px}.store-customer-tools{grid-template-columns:1fr 1fr;gap:10px;max-width:1136px;margin:16px auto 0;padding:0 22px;display:grid}.store-customer-tools>button,.store-customer-tools>a{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:15px;grid-template-columns:42px 1fr 24px;align-items:center;gap:11px;min-width:0;min-height:72px;padding:13px 15px;display:grid;box-shadow:0 7px 22px #14191e0a}.store-customer-tools>button:hover,.store-customer-tools>a:hover{border-color:color-mix(in srgb,var(--store-accent) 55%,var(--line))}.store-tool-icon{width:42px;height:42px;color:var(--live-dark);background:#fff0ec;border-radius:12px;place-items:center;display:grid}.store-tool-icon.orders{color:var(--blue);background:#eaf2fb}.store-tool-icon svg{width:20px}.store-customer-tools>button>span:nth-child(2),.store-customer-tools>a>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.store-customer-tools small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:9px;font-weight:700;overflow:hidden}.store-customer-tools b{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.store-tool-action{color:#969ba1;justify-self:end;width:15px}.store-tool-arrow{color:var(--blue);justify-self:end;font-size:19px;font-weight:800}.store-nickname-modal{background:#fff;border-radius:20px;width:min(440px,100%);padding:29px;position:relative;box-shadow:0 25px 70px #00000038}.store-nickname-modal>span{letter-spacing:1.4px;color:var(--live);font:10px Archivo Black}.store-nickname-modal h2{letter-spacing:-1px;margin:7px 0;font-size:27px}.store-nickname-modal>p{color:var(--muted);margin:0 0 20px;font-size:11px;line-height:1.65}.store-nickname-modal label{font-size:10px;font-weight:800;display:block}.store-nickname-modal input{border:1px solid var(--line);background:#f8f9fa;border-radius:10px;width:100%;min-height:49px;margin-top:6px;padding:10px 12px}.store-nickname-modal>small{color:var(--muted);margin:7px 0 17px;font-size:9px;line-height:1.55;display:block}.store-purchase-feed{padding-top:36px;padding-bottom:0}.purchase-feed-heading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:12px;display:flex}.purchase-feed-heading>div>span{color:var(--live-dark);letter-spacing:1.25px;align-items:center;gap:6px;font:10px Archivo Black;display:flex}.purchase-feed-heading>div>span svg{width:15px}.purchase-feed-heading h2{letter-spacing:-1px;margin:6px 0 0;font-size:25px}.purchase-feed-heading>small{color:var(--muted);align-items:center;gap:7px;font-size:9px;display:flex}.purchase-feed-heading>small i{background:var(--success);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #16845b1f}.purchase-feed-track{scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#c5c9cd transparent;grid-auto-columns:minmax(280px,1fr);grid-auto-flow:column;gap:9px;padding:2px 0 10px;display:grid;overflow-x:auto}.purchase-feed-track article{border:1px solid var(--line);scroll-snap-align:start;background:#fff;border-radius:14px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:90px;padding:15px;display:grid}.purchase-feed-track article:first-child{box-shadow:inset 3px 0 0 var(--live);border-color:#ffc0ad;animation:.35s ease-out feed-arrive}.purchase-feed-icon{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.purchase-feed-icon svg{width:18px}.purchase-feed-track article>div:nth-child(2){min-width:0}.purchase-feed-track b{margin-bottom:3px;font-size:12px;display:block}.purchase-feed-track p{color:#555b62;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:10px;overflow:hidden}.purchase-feed-meta{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.purchase-feed-meta strong{color:var(--live-dark);font-size:12px}.purchase-feed-meta time{color:var(--muted);white-space:nowrap;font-size:9px}.purchase-feed-empty{color:#8a9096;background:#ffffff8c;border:1px dashed #c9cdd1;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:88px;padding:15px;display:flex}.purchase-feed-empty>svg{width:18px}.purchase-feed-empty>span{font-size:11px;font-weight:800}.purchase-feed-empty>small{font-size:9px}.orders-store-back{color:var(--live-dark);text-underline-offset:4px;margin-bottom:17px;font-size:11px;font-weight:800;text-decoration:underline;display:inline-flex}.order-store h2 a:hover{color:var(--live-dark);text-underline-offset:3px;text-decoration:underline}@keyframes feed-arrive{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@media (max-width:800px){.store-customer-tools{padding:0 14px}.store-customer-tools>button,.store-customer-tools>a{min-height:68px;padding:11px 13px}.store-purchase-feed{padding:30px 14px 0}.purchase-feed-heading{flex-direction:column;align-items:flex-start;gap:8px}.purchase-feed-heading h2{font-size:22px}.purchase-feed-track{grid-auto-columns:min(82vw,320px);margin-right:-14px;padding-right:14px}.purchase-feed-empty{flex-direction:column;align-items:flex-start;gap:4px}.purchase-feed-empty>svg{margin-bottom:2px}.store-nickname-modal{padding:25px 20px}.store-nickname-modal input{min-height:50px}}@media (max-width:560px){.store-customer-tools{grid-template-columns:1fr;gap:8px}.store-customer-tools>button,.store-customer-tools>a{grid-template-columns:40px 1fr 22px}.store-tool-icon{width:40px;height:40px}}@media (prefers-reduced-motion:reduce){.purchase-feed-track article:first-child{animation:none}}
