.shop-shell,.shop-admin-shell{color:#183c48;background:#f4f8f8;min-height:100vh;font-family:Pretendard,Noto Sans KR,Arial,sans-serif;font-size:16px;line-height:1.65}.shop-shell *,.shop-admin-shell *{box-sizing:border-box}.shop-header{background:#fff;border-bottom:1px solid #d8e5e6;justify-content:space-between;align-items:center;gap:24px;padding:20px max(24px,50vw - 590px);display:flex}.shop-brand{white-space:nowrap;align-items:center;gap:12px;font-size:20px;font-weight:800;line-height:1.4;display:flex}.shop-brand img{object-fit:contain;width:46px;height:52px}.shop-brand small{color:#507780;font-size:14px;font-weight:500;display:block}.shop-header nav{flex-wrap:wrap;gap:24px;margin:0;display:flex}.shop-header nav a{font-size:16px}.shop-main{max-width:1180px;margin:auto;padding:36px 24px 72px}.shop-main h1,.shop-admin-main h1{letter-spacing:-.04em;margin:14px 0 24px;font-size:32px;font-weight:750;line-height:1.35}.shop-shell h2,.shop-admin-shell h2{margin:0 0 14px;font-size:23px;font-weight:750;line-height:1.5}.shop-shell h3,.shop-admin-shell h3{margin:22px 0 8px;font-size:18px;font-weight:700}.shop-shell small,.shop-admin-shell small{color:#506d77;font-size:14px;display:inline-block}.shop-shell p,.shop-admin-shell p{margin:10px 0 18px}.shop-eyebrow{color:#087973;letter-spacing:.12em;font-size:14px;font-weight:750}.shop-intro{border-bottom:1px solid #d6e5e6;margin:10px 0 30px;padding-bottom:28px}.shop-intro h1{margin-bottom:10px}.shop-intro p{font-size:18px}.shop-actions,.shop-heading-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.shop-heading-row{justify-content:space-between;margin-bottom:18px}.shop-actions{margin:22px 0 0}.shop-shell button,.shop-admin-shell button,.shop-primary{color:#fff;cursor:pointer;text-align:center;background:#0e7771;border:1px solid #0e7771;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:11px 20px;font-size:16px;font-weight:750;line-height:1.5;text-decoration:none;display:inline-flex}.shop-shell button:hover,.shop-admin-shell button:hover,.shop-primary:hover{background:#095c58}.shop-shell button:disabled,.shop-admin-shell button:disabled{cursor:default;color:#496365;background:#dde8e7;border-color:#d2dedd}.shop-shell .shop-secondary,.shop-admin-shell .shop-secondary{color:#096660;background:#fff;border:1px solid #99bcbd}.shop-shell .shop-secondary:hover,.shop-admin-shell .shop-secondary:hover{background:#ecf6f4}.shop-text-link,.shop-back{color:#086d67;text-underline-offset:4px;font-weight:700;text-decoration:underline}.shop-back{margin-bottom:15px;display:inline-block}.shop-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.shop-product-card{background:#fff;border:1px solid #d5e2e4;border-radius:18px;flex-direction:column;display:flex;overflow:hidden}.shop-product-card>div:last-child{padding:24px}.shop-product-card h2{margin-top:10px}.shop-product-card p{color:#536e77}.shop-product-card small,.shop-product-card .shop-text-link{margin-top:8px;display:block}.shop-product-photo{background:#eaf0f1;height:300px;padding:20px}.shop-product-photo img{object-fit:contain;width:100%;height:100%}.shop-product-grid.single{max-width:1000px;display:block}.shop-product-grid.single .shop-product-card{grid-template-columns:42% 1fr;align-items:center;display:grid}.shop-product-grid.single .shop-product-photo{height:400px}.shop-product-grid.single h2{font-size:30px}.shop-price{color:#154653;font-size:26px;font-weight:800}.shop-empty{text-align:center;background:#fff;border:1px solid #d6e5e6;border-radius:16px;padding:48px 24px}.shop-service-strip{border-top:1px solid #d5e2e4;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px;padding:26px 0;display:grid}.shop-service-strip p{color:#536e77;font-size:15px}.shop-panel{background:#fff;border:1px solid #d6e5e6;border-radius:16px;min-width:0;margin-top:24px;padding:28px}.shop-panel h2:first-child{margin-top:0}.shop-product-detail{grid-template-columns:1fr 1fr;align-items:start;gap:42px;display:grid}.shop-detail-photo{background:#e8eff0;border-radius:16px;justify-content:center;min-height:400px;padding:30px;display:flex}.shop-detail-photo img{object-fit:contain;max-width:100%;max-height:580px}.shop-buy-panel{flex-direction:column;gap:12px;display:flex}.shop-buy-panel h1{margin:0;font-size:32px}.shop-buy-panel p{margin:0}.shop-buy-panel>label{max-width:150px}.shop-totals{margin:15px 0;display:block}.shop-totals>div{justify-content:space-between;gap:16px;padding:9px 0;display:flex}.shop-totals dt{color:#506d77}.shop-totals dd{text-align:right;overflow-wrap:anywhere;margin:0}.shop-total-line{border-top:1px solid #d5e2e4;justify-content:space-between;align-items:center;gap:14px;padding:20px 0;display:flex}.shop-total-line b,.shop-total-line strong{color:#096c65;font-size:23px}.shop-prewrap{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.85}.shop-form{flex-direction:column;gap:18px;display:flex}.shop-shell label,.shop-admin-shell label{flex-direction:column;gap:7px;font-size:16px;font-weight:650;display:flex}.shop-shell input:not([type=checkbox]),.shop-shell select,.shop-shell textarea,.shop-admin-shell input:not([type=checkbox]),.shop-admin-shell select,.shop-admin-shell textarea{color:#163c48;background:#fff;border:1px solid #b9d0d3;border-radius:8px;width:100%;min-height:46px;padding:11px 13px;font-family:inherit;font-size:16px;line-height:1.6;display:block}.shop-shell textarea,.shop-admin-shell textarea{resize:vertical}.shop-shell input:focus-visible,.shop-shell textarea:focus-visible,.shop-shell button:focus-visible,.shop-shell a:focus-visible,.shop-admin-shell input:focus-visible,.shop-admin-shell button:focus-visible,.shop-admin-shell textarea:focus-visible{outline-offset:3px;outline:3px solid #eeae33}.shop-shell label.shop-check,.shop-admin-shell label.shop-check{flex-flow:wrap;align-items:flex-start;gap:10px;font-weight:500}.shop-check input[type=checkbox]{accent-color:#0e7771;flex-shrink:0;width:20px;height:20px;margin:3px 0}.shop-check a{text-decoration:underline}.shop-two{grid-template-columns:1fr 1fr;gap:18px;display:grid}.shop-notice{color:#125d50;overflow-wrap:anywhere;background:#e3f4ef;border-radius:10px;margin:15px 0;padding:15px 18px;font-size:16px}.shop-notice.error{color:#9e321d;background:#fff0ea;border:1px solid #f1c6b8}.shop-dialog{color:#183c48;border:1px solid #cbdedf;border-radius:18px;width:min(580px,100% - 32px);max-height:90dvh;padding:32px;font-family:inherit;overflow-y:auto;box-shadow:0 20px 80px #0b273c44}.shop-dialog::backdrop{background:#0b263aaa}.shop-dialog .shop-close{color:#183c48;background:0 0;border:0;min-height:36px;padding:0 10px;font-size:26px;position:absolute;top:8px;right:8px}.shop-dialog h2{padding-right:20px}.shop-dialog .shop-primary{width:100%;margin-top:15px}.shop-code{grid-template-columns:1fr auto;align-items:end;gap:10px;margin-top:15px;display:grid}.shop-checkout-grid{grid-template-columns:minmax(0,1.7fr) minmax(280px,1fr);align-items:start;gap:28px;display:grid}.shop-order-aside{flex-direction:column;gap:8px;display:flex;position:sticky;top:24px}.shop-order-aside>img{object-fit:contain;background:#edf3f3;width:100%;height:150px}.shop-order-aside>label{max-width:130px}.shop-login-box{background:#edf6f5;border-radius:10px;padding:18px}.shop-login-box a{color:#0d6e68;margin:6px 20px 6px 0;font-weight:700;text-decoration:underline;display:inline-flex}.shop-login-box .shop-primary{color:#fff;text-decoration:none}.shop-bank{background:#edf6f5;border-radius:12px;margin:16px 0;padding:20px}.shop-bank h3{margin-top:0}.shop-details{border-top:1px solid #dae6e6;padding:16px 0}.shop-details summary{cursor:pointer;font-size:17px;font-weight:750}.shop-details p{margin-top:15px}.shop-narrow{max-width:820px}.shop-order-heading{flex-wrap:wrap;justify-content:space-between;align-items:start;gap:15px;display:flex}.shop-order-heading h2{margin:4px 0}.shop-item-line{border-bottom:1px solid #d7e4e6;justify-content:space-between;gap:20px;padding:18px 0;display:flex}.shop-item-line p{margin:6px 0}.shop-order-row{border-bottom:1px solid #dce7e7;grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:20px;padding:24px 0;display:grid}.shop-order-row h3{margin:7px 0}.shop-event{border-bottom:1px solid #dce7e7;padding:16px 0}.shop-event p{margin:7px 0}.shop-pagination{justify-content:center;align-items:center;gap:20px;margin-top:24px;display:flex}.shop-home-feature{background:#e9f4f1;border-radius:18px;justify-content:space-between;align-items:center;gap:30px;max-width:1240px;margin:40px auto;padding:32px 40px;display:flex}.shop-home-feature img{object-fit:contain;max-width:32%;height:190px}.shop-home-feature h2{margin:12px 0;font-size:28px}.shop-home-feature a{color:#096c65;font-size:17px;font-weight:750;text-decoration:underline}.shop-admin-shell{display:flex}.shop-admin-nav{color:#fff;background:#173e49;flex-direction:column;flex-shrink:0;gap:22px;width:255px;height:100dvh;padding:24px 18px;display:flex;position:sticky;top:0;overflow-y:auto}.shop-admin-nav .shop-brand{white-space:normal;font-size:17px}.shop-admin-nav .shop-brand small{color:#b8d5d9}.shop-admin-nav nav{flex-direction:column;gap:8px;margin:0;display:flex}.shop-admin-nav nav button{color:#d3e3e7;background:0 0;border:0;justify-content:start}.shop-admin-nav nav button.selected{color:#12494d;background:#fff}.shop-admin-nav>a:not(.shop-brand){font-size:16px}.shop-admin-main{width:calc(100% - 255px);min-width:0;padding:32px}.shop-admin-product-grid{grid-template-columns:minmax(220px,.75fr) minmax(0,1.3fr);align-items:start;gap:24px;display:grid}.shop-admin-shell .shop-product-pick{color:#163c48;text-align:left;background:#fff;border:1px solid #d9e6e6;justify-content:start;gap:12px;width:100%;margin:12px 0;padding:15px}.shop-product-pick img{object-fit:contain;width:50px;height:65px}.shop-product-pick span{overflow-wrap:anywhere;min-width:0}.shop-product-pick small{margin-top:5px;display:block}.shop-image-upload{border-top:1px solid #d6e5e6;margin-top:25px;padding-top:16px}.shop-image-upload>img{object-fit:contain;align-self:start;max-width:100%;max-height:220px}.shop-kpis{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.shop-kpis article{background:#fff;border:1px solid #d7e5e7;border-radius:12px;padding:20px}.shop-kpis strong{color:#096c65;margin-top:8px;font-size:28px;display:block}.shop-filters{flex-wrap:wrap;align-items:end;gap:16px;margin-top:25px;display:flex}.shop-filters label:first-child{flex:1;min-width:200px}.shop-admin-shell .shop-admin-order-row{color:#183c48;text-align:left;background:#fff;border:0;border-bottom:1px solid #dce7e7;border-radius:0;grid-template-columns:minmax(0,1fr) auto auto auto;gap:20px;width:100%;padding:22px 0;display:grid}.shop-admin-order-row b,.shop-admin-order-row small,.shop-admin-order-row span{display:block}.shop-admin-order-row b{margin:7px 0}.admin-nav .admin-shop-link{background:#e1f3ef;border-radius:8px;padding:14px;font-weight:800;color:#0e635c!important}.shop-shell .member-password-fields{flex-direction:column;gap:18px;display:flex}.shop-shell .member-inline-check{flex-direction:row;align-items:center}.shop-shell .member-inline-check input{width:20px;height:20px}.shop-shell .member-field-help{font-size:14px}.shop-shell .member-phone-proof{background:#edf6f5;border-radius:12px;padding:18px}@media (width<=1050px){.shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-admin-nav{width:220px}.shop-admin-main{width:calc(100% - 220px);padding:24px}.shop-admin-product-grid{grid-template-columns:1fr}.shop-kpis{grid-template-columns:repeat(2,1fr)}.shop-admin-order-row{grid-template-columns:1fr auto!important}.shop-header{padding:18px 24px}.shop-header nav{gap:16px}.shop-checkout-grid{grid-template-columns:minmax(0,1.5fr) minmax(250px,1fr)}}@media (width<=720px){.shop-header{flex-direction:column;align-items:start;gap:16px;padding:16px}.shop-header nav{justify-content:space-between;gap:14px;width:100%}.shop-header nav a{font-size:15px}.shop-main{padding:24px 16px 48px}.shop-main h1,.shop-admin-main h1{font-size:28px}.shop-product-grid,.shop-product-grid.single .shop-product-card,.shop-product-detail,.shop-checkout-grid{grid-template-columns:1fr}.shop-product-grid.single .shop-product-photo{height:300px}.shop-product-grid.single h2{font-size:26px}.shop-service-strip{grid-template-columns:1fr;gap:10px}.shop-panel{margin-top:20px;padding:20px}.shop-product-detail{gap:24px}.shop-detail-photo{min-height:250px}.shop-detail-photo img{max-height:350px}.shop-order-aside{grid-row:1;position:static}.shop-two{grid-template-columns:1fr}.shop-order-row{grid-template-columns:1fr auto;gap:12px}.shop-order-row>div{grid-column:1/-1}.shop-dialog{padding:26px 20px}.shop-home-feature{gap:15px;margin:25px 16px;padding:25px 20px}.shop-home-feature img{height:150px}.shop-home-feature h2{font-size:23px}.shop-admin-shell{display:block}.shop-admin-nav{width:100%;height:auto;padding:18px;position:static}.shop-admin-nav p{display:none}.shop-admin-nav nav{grid-template-columns:1fr 1fr;gap:8px;display:grid}.shop-admin-nav>a:not(.shop-brand){display:inline-block}.shop-admin-main{width:100%;padding:24px 16px}.shop-kpis{gap:10px}.shop-kpis article{padding:14px}.shop-kpis article span{font-size:14px}.shop-kpis strong{font-size:24px}.shop-admin-order-row{gap:12px!important}.shop-actions>*{flex:auto}.shop-item-line{flex-wrap:wrap}.shop-form .shop-check{line-height:1.8}.shop-product-photo{height:280px}}.shop-policy-link{text-align:center;color:#086b64;padding:20px;font-size:16px;text-decoration:underline}@media (width>=1281px){.site-header{flex-wrap:wrap;gap:10px 18px;height:auto;min-height:100px;padding-top:14px;padding-bottom:14px}.site-header>nav{flex-wrap:wrap;flex-basis:100%;order:3;justify-content:center;gap:22px;margin-left:0}.site-header>nav a{padding:7px 0;font-size:16px}.site-header>.header-actions{margin-left:auto}}.shop-admin-nav nav a{color:#fff;border:1px solid #0000;border-radius:9px;padding:12px 16px;font-size:16px;font-weight:700;line-height:1.5;text-decoration:none;display:block}.shop-admin-nav nav a:hover{background:#315b64}.shop-admin-nav nav a.selected{color:#0b6861;background:#fff;border-color:#fff}.shop-admin-nav nav a:focus-visible{outline-offset:2px;outline:3px solid #eeae33}.shop-image-upload>h3{justify-content:space-between;align-items:center;gap:12px;display:flex}.shop-image-upload>h3 small{color:#42656b;font-size:16px;font-weight:500}.shop-image-help{color:#526c75;font-size:15px}.shop-image-slots{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:22px;display:grid}.shop-image-slot{background:#fbfdfc;border:1px solid #cedfdf;border-radius:12px;min-width:0;padding:18px}.shop-image-slot h4{margin:0;font-size:18px}.shop-image-slot h4 span{color:#617c81;margin-top:3px;font-size:14px;font-weight:400;display:block}.shop-image-slot-preview{background:#edf3f2;border-radius:8px;justify-content:center;align-items:center;min-width:0;height:200px;display:flex;overflow:hidden}.shop-image-slot-preview img{object-fit:contain;width:100%;height:100%}.shop-image-slot-preview>span{color:#617a80;text-align:center;padding:12px;font-size:14px}.shop-image-slot input[type=file]{background:#fff;min-width:0;max-width:100%;padding:10px;font-size:14px}.shop-image-slot-actions{flex-wrap:wrap;gap:8px;display:flex}.shop-image-slot-actions>button{white-space:nowrap;flex:1}.shop-product-gallery{min-width:0}.shop-gallery-thumbnails{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.shop-shell .shop-gallery-thumbnails>button{aspect-ratio:1;background:#fff;border:2px solid #d3e0e1;border-radius:9px;min-width:0;padding:6px}.shop-shell .shop-gallery-thumbnails>button[aria-pressed=true]{background:#edf7f4;border-color:#0e756d}.shop-gallery-thumbnails img{object-fit:contain;width:100%;height:100%;max-height:100px}.shop-gallery-caption{color:#57747b;text-align:center;margin-top:12px;font-size:14px}@media (width<=1200px){.shop-image-slots{grid-template-columns:1fr}}@media (width<=720px){.shop-image-slots{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-image-slot-preview{height:160px}.shop-image-slot{padding:14px}.shop-gallery-thumbnails{gap:8px}}@media (width<=480px){.shop-image-slots{grid-template-columns:1fr}}.shop-sale-status{background:#edf8f3;border:1px solid #b9d9d1;border-radius:12px;margin:18px 0 24px;padding:20px}.shop-sale-status.needs-attention{background:#fff7e9;border-color:#edc98f}.shop-sale-status>b{font-size:18px}.shop-sale-status p,.shop-sale-status li{font-size:16px}.shop-sale-status ul{margin:12px 0;padding-left:22px}.shop-sale-status .shop-actions{gap:12px 20px;margin:14px 0}.shop-sale-status .shop-actions a{text-underline-offset:3px;color:#0c6864;font-size:15px;text-decoration:underline}.shop-sale-status small{color:#607078;font-size:14px}.shop-admin-shell input.shop-stock-empty{background:#fffbf1;border:2px solid #bd711a;scroll-margin-top:40px}.shop-purchase-hint{color:#496c71;margin:12px 0 18px;font-size:15px}
