*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{background:#fff}.state-box{min-height:100vh;display:grid;place-items:center;text-align:center;padding:18px}.clone-loading,.clone-empty,.clone-error{margin:40px 0;padding:22px;min-height:70vh;display:flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid #dce2eb;background:#fff}.clone-error{color:#c62828}.home-content-root{display:contents}#page .event_list.home-event-carousel{display:block;overflow:hidden}#page .event_list.home-event-carousel .slick-list{overflow:visible}#page .event_list.home-event-carousel .slick-track{--home-event-gap: 30px;--home-event-index: 0;display:flex;gap:var(--home-event-gap);transform:translate(calc(var(--home-event-index) * -1 * (100% + var(--home-event-gap))));transition:transform .32s ease}#page .event_list.home-event-carousel .slick-track:before,#page .event_list.home-event-carousel .slick-track:after{display:none}#page .event_list.home-event-carousel .slick-slide{flex:0 0 calc((100% - 60px) / 3)!important;width:calc((100% - 60px) / 3)!important}@media all and (min-width: 1001px){#page .event_list.home-event-carousel .slick-dots{display:none}}@media all and (max-width: 1000px){#page .event_list.home-event-carousel .slick-track{--home-event-gap: 15px}#page .event_list.home-event-carousel .slick-slide{flex-basis:calc(100vw - 43px)!important;width:calc(100vw - 43px)!important}}:root{--admin-font: "Pretendard", "Noto Sans KR", "Apple SD Gothic Neo", sans-serif;--admin-bg: #eef2f7;--admin-card: #ffffff;--admin-border: #d6deea;--admin-border-strong: #c2ccdb;--admin-text: #1e2a3a;--admin-muted: #5d6c82;--admin-primary: #0e64c9;--admin-primary-hover: #0a4f9f;--admin-surface: #f6f9fd;--admin-danger: #cf3d2f;--admin-success: #2d8e4f}.admin-login-page{min-height:100vh;display:grid;place-items:center;padding:20px;font-family:var(--admin-font);background:radial-gradient(circle at 15% 15%,#dbeafe,#edf4fc 45%,#f3f7fc)}.admin-shell{min-height:100vh;display:grid;grid-template-columns:280px minmax(0,1fr);background:var(--admin-bg);color:var(--admin-text);font-family:var(--admin-font)}.admin-sidebar{position:sticky;top:0;align-self:start;height:100vh;overflow-y:auto;background:linear-gradient(180deg,#0a1f34,#0f2a45);color:#d5e5f6;padding:14px 12px 22px}.admin-brand{margin-bottom:16px;padding:8px 10px 12px;border-bottom:1px solid rgba(197,220,245,.24)}.admin-brand h2{margin:0;font-size:20px;line-height:1.2;letter-spacing:.04em}.admin-brand p{margin:4px 0 0;font-size:12px;color:#8bb2dc}.admin-sidebar-section+.admin-sidebar-section{margin-top:14px}.admin-sidebar h3{margin:0 0 8px;padding:0 8px;font-size:12px;letter-spacing:.08em;color:#86abcf}.admin-sidebar a{display:block;padding:8px 10px;border-radius:8px;border:1px solid transparent;font-size:13px;line-height:1.35;margin-bottom:4px;color:inherit;text-decoration:none;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.admin-sidebar a.active,.admin-sidebar a:hover{border-color:#a8cbf05c;background:#a8cbf024;color:#fff}.admin-main{min-width:0;background:var(--admin-bg)}.admin-header{position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px clamp(14px,2vw,24px);border-bottom:1px solid var(--admin-border);background:#f8fbfff0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.admin-header-meta{display:grid;gap:2px}.admin-breadcrumb{font-size:12px;color:var(--admin-muted)}.admin-header strong{font-size:15px}.admin-header .role{margin-left:8px;color:#46698f;font-size:12px}.admin-header-actions{display:flex;gap:8px}.admin-content{width:min(1480px,100%);margin:0 auto;padding:18px clamp(14px,2vw,24px) 28px}.admin-login-page .card,.admin-main .card{background:var(--admin-card);border:1px solid var(--admin-border);border-radius:10px;box-shadow:0 2px 10px #071a2d0f;padding:18px}.admin-main .card h1,.admin-main .card h2,.admin-main .card h3,.admin-login-page .card h1,.admin-login-page .card h2,.admin-login-page .card h3{margin:0 0 10px;color:#1a2d46}.admin-main .card p{color:#4f6078}.login-card{width:min(440px,92vw);display:grid;gap:12px}.admin-main .card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-login-page .button,.admin-main .button,.admin-main button,.state-box .button,.notfound-wrap .button{border:1px solid var(--admin-primary);background:var(--admin-primary);color:#fff;border-radius:8px;padding:8px 12px;min-height:36px;font-size:14px;font-family:inherit;cursor:pointer;text-decoration:none;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.admin-login-page .button:hover,.admin-main .button:hover,.admin-main button:hover,.state-box .button:hover,.notfound-wrap .button:hover{background:var(--admin-primary-hover);border-color:var(--admin-primary-hover)}.admin-main .button:disabled,.admin-main button:disabled,.admin-login-page .button:disabled{cursor:not-allowed;opacity:.6}.admin-main .button.muted,.admin-main button.muted{background:#f3f6fa;color:#1f3d5c;border-color:var(--admin-border-strong)}.admin-main .button.muted:hover,.admin-main button.muted:hover{background:#e8eef5;border-color:#b4c0d3}.admin-main .button.danger,.admin-main button.danger{background:var(--admin-danger);border-color:#b3362a}.admin-main .button.danger:hover,.admin-main button.danger:hover{background:#b3362a;border-color:#a53227}.admin-login-page input,.admin-login-page textarea,.admin-main input,.admin-main textarea,.admin-main select{width:100%;border:1px solid var(--admin-border-strong);border-radius:8px;min-height:36px;font-size:14px;font-family:inherit;color:var(--admin-text);background:#fff;padding:8px 10px}.admin-main label,.admin-login-page label{display:grid;gap:6px;font-size:13px;color:#425774}.admin-main textarea{min-height:120px;resize:vertical}.admin-main .inline-form{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:10px 0 2px;padding:10px;border:1px solid var(--admin-border);border-radius:10px;background:var(--admin-surface)}.admin-main .inline-form>*{flex:1 1 170px;min-width:0}.admin-main .inline-form button,.admin-main .inline-form .button{flex:0 0 auto}.admin-main .data-table{width:100%;border-collapse:separate;border-spacing:0;margin-top:10px;border:1px solid var(--admin-border);border-radius:10px;overflow:hidden;background:#fff}.admin-main .data-table th,.admin-main .data-table td{border-bottom:1px solid #e5ebf4;border-right:1px solid #edf1f7;text-align:left;padding:10px 9px;vertical-align:top;font-size:13px;word-break:break-word}.admin-main .data-table th{background:#f4f8fd;color:#33516f;font-weight:600}.admin-main .data-table th:last-child,.admin-main .data-table td:last-child{border-right:0}.admin-main .data-table tbody tr:last-child td{border-bottom:0}.admin-main .data-table tbody tr:nth-child(2n):not(.is-selected){background:#fbfdff}.admin-main .data-table.compact td,.admin-main .data-table.compact th{padding:8px}.admin-main .stack-form{display:grid;gap:12px}.admin-main .checkbox-row{display:flex;align-items:center;gap:8px;font-size:13px;color:#2f4867}.admin-main .checkbox-row input{width:auto;min-height:auto}.admin-login-page .error-text,.admin-main .error-text{margin:2px 0;color:#be2d23;font-size:13px}.admin-main .success-text{margin:2px 0;color:var(--admin-success);font-size:13px}.admin-main .link-list,.admin-main .attachments ul{margin:8px 0 0;padding-left:18px}.admin-main .link-list{columns:2;column-gap:22px}.admin-main .link-list li{break-inside:avoid;margin-bottom:6px}.admin-main .link-list a{color:#0b58b7;text-decoration:none}.admin-main .link-list a:hover{text-decoration:underline}.admin-blocks{display:grid;gap:14px}.admin-subtabs{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.admin-subtabs a{text-decoration:none;color:#24476d;border:1px solid var(--admin-border-strong);background:#f5f8fc;border-radius:8px;padding:6px 10px;font-size:13px}.admin-subtabs a.active{border-color:#3a84d7;color:#14539e;background:#e8f1fd}.admin-main .stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px}.admin-main .stat-item{border:1px solid var(--admin-border);border-radius:10px;background:#f9fcff;padding:12px}.admin-main .stat-item .label{font-size:12px;color:#58687f}.admin-main .stat-item .value{margin-top:6px;font-weight:700;font-size:16px;color:#1c3552}.admin-main .ellipsis-cell{max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-main .pagination-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px}.admin-main .pagination-summary{min-width:170px;text-align:center;color:#3d5574;font-size:13px}.admin-main .pagination-page-size{width:110px}.admin-main .simple-ol{margin:0;padding-left:18px;display:grid;gap:8px}.admin-main .is-selected{background:#eaf4ff}.board-manager-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:14px}.board-manager-grid.single{grid-template-columns:1fr}.inline-actions{display:flex;flex-wrap:wrap;gap:6px}.admin-json-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2600;display:grid;place-items:center;padding:18px;background:#09132194}.admin-json-modal{width:min(1120px,100%);max-height:min(86vh,980px);border:1px solid var(--admin-border);border-radius:12px;background:#fff;box-shadow:0 22px 44px #0816283d;padding:14px;display:grid;gap:10px}.admin-json-modal>header{display:flex;justify-content:space-between;align-items:center;gap:10px;padding-bottom:8px;border-bottom:1px solid #e4ebf7}.admin-json-modal>header h3{margin:0}.admin-json-meta{display:flex;flex-wrap:wrap;gap:8px;font-size:12px;color:#476181}.admin-json-meta span{border:1px solid #d9e4f2;border-radius:8px;background:#f6f9fd;padding:4px 8px}.admin-json-grid{min-height:0;overflow:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-json-grid>div{min-width:0}.admin-json-grid h4{margin:0 0 6px;font-size:13px;color:#1f3d5c}.admin-json-grid pre{margin:0;min-height:260px;max-height:58vh;overflow:auto;border:1px solid #d6deea;border-radius:10px;background:#0f1b2a;color:#e2f1ff;padding:10px;font-size:12px;line-height:1.5}.api-log-detail-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2700;background:#0913218f;display:flex;justify-content:flex-end}.api-log-detail-panel{width:min(1180px,96vw);height:100vh;background:#fff;border-left:1px solid var(--admin-border);box-shadow:-14px 0 30px #08162833;display:grid;grid-template-rows:auto auto 1fr;padding:14px;gap:10px}.api-log-detail-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:8px;border-bottom:1px solid #e4ebf7}.api-log-detail-head h3{margin:0}.api-log-detail-meta{display:flex;flex-wrap:wrap;gap:8px;font-size:12px;color:#476181}.api-log-detail-meta span{border:1px solid #d9e4f2;border-radius:8px;background:#f6f9fd;padding:4px 8px}.api-log-detail-scroll{min-height:0;overflow:auto;display:grid;gap:10px;padding-right:2px}.api-log-detail-code-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.api-log-detail-code-grid.single{grid-template-columns:1fr}.api-log-detail-code-grid pre{margin:0;min-height:320px;max-height:52vh;overflow:auto;border:1px solid #d6deea;border-radius:10px;background:#0f1b2a;color:#e2f1ff;padding:10px;font-size:12px;line-height:1.5;white-space:pre-wrap;word-break:break-word}.admin-subtabs .active{border-color:#3a84d7!important;color:#14539e!important;background:#e8f1fd!important}.admin-image-tools{border:1px solid var(--admin-border);border-radius:12px;background:#f8fbff;padding:10px;display:grid;gap:10px}.admin-image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px}.admin-image-item{display:grid;gap:6px;padding:8px;border:1px solid #d2deed;border-radius:10px;background:#fff}.admin-image-item img{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:8px;border:1px solid #d8e2f0}.admin-image-item a{color:#285a8f;text-decoration:none;word-break:break-all;font-size:12px}.admin-image-item a:hover{text-decoration:underline}.admin-commerce-product-page{overflow:visible}.product-editor-toolbar{position:sticky;top:0;z-index:9;display:flex;justify-content:space-between;align-items:flex-start;gap:10px;padding:12px;margin-bottom:12px;border:1px solid var(--admin-border);border-radius:12px;background:#f7fbff}.product-editor-toolbar h1{margin:0}.product-editor-toolbar p{margin:4px 0 0;color:var(--admin-muted);font-size:12px}.product-editor-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:14px;align-items:start}.product-editor-main{display:grid;gap:14px}.product-editor-section{border:1px solid var(--admin-border);border-radius:12px;background:#fff;padding:12px;display:grid;gap:10px}.product-editor-section>header h2{margin:0;font-size:18px}.product-editor-section>header p{margin:4px 0 0;color:var(--admin-muted);font-size:12px}.product-editor-grid{display:grid;gap:10px}.product-editor-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.product-editor-sidebar{position:sticky;top:76px;display:grid;gap:10px}.product-editor-panel{border:1px solid var(--admin-border);border-radius:12px;background:#fff;padding:12px}.product-editor-panel h3{margin:0 0 8px;font-size:16px}.product-preview-card{border:1px solid #d7e4f2;border-radius:10px;overflow:hidden;background:#f9fcff}.product-preview-card .thumb{width:100%;aspect-ratio:16 / 9;background:#e4edf8;display:grid;place-items:center;color:#496389;font-weight:700}.product-preview-card .thumb img{width:100%;height:100%;object-fit:cover}.product-preview-card .meta{padding:10px;display:grid;gap:6px}.product-preview-card .meta .category{margin:0;color:#4d688b;font-size:12px;font-weight:700}.product-preview-card .meta h4{margin:0;font-size:18px;line-height:1.3;color:#15395e}.product-preview-card .meta .summary{margin:0;font-size:13px;color:#4f6787}.product-preview-card .meta .price{margin:2px 0 0;font-size:22px;color:#0f5ca9;font-weight:800}.product-preview-card .meta .status,.product-preview-card .meta .count{margin:0;font-size:12px;color:#557091}.notfound-wrap{min-height:100vh;display:grid;place-items:center;padding:18px}.notfound-wrap .card{background:#fff;border:1px solid #dce2eb;border-radius:12px;padding:20px;width:min(560px,92vw)}.notfound-wrap .button{display:inline-block;margin-top:8px}.shop-page{padding:28px 0 64px}.shop-head{margin-bottom:18px;padding:24px 26px;border:1px solid #d6deea;border-radius:16px;background:linear-gradient(120deg,#f7fbff,#eef5ff 65%,#f8fcff);box-shadow:0 10px 24px #10356014}.shop-head h2{margin:0;font-size:32px;font-weight:800;color:#153456;letter-spacing:-.02em}.shop-head p{margin:10px 0 0;color:#425c7f;font-size:14px}.shop-filter{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px;padding:12px;border:1px solid #d4deec;border-radius:14px;background:#fff;box-shadow:0 4px 12px #17385e0f}.shop-filter select,.shop-filter input{min-height:42px;border:1px solid #c6d2e3;border-radius:10px;padding:9px 12px;min-width:190px;font-size:14px;color:#1e3554;background:#fcfeff;transition:border-color .2s ease,box-shadow .2s ease}.shop-filter select:focus,.shop-filter input:focus{border-color:#2e84dc;box-shadow:0 0 0 3px #2e84dc24;outline:none}.shop-filter button,.shop-filter .button{border:1px solid #1f73d5;background:linear-gradient(180deg,#2f8ff8,#1e71d2);color:#fff;border-radius:10px;min-height:42px;padding:8px 14px;text-decoration:none;cursor:pointer;font-weight:600;transition:transform .15s ease,box-shadow .2s ease}.shop-filter button:hover,.shop-filter .button:hover{transform:translateY(-1px);box-shadow:0 8px 18px #195db142}.shop-filter .button.muted{background:#f4f8fd;color:#204567;border-color:#c4d1e2}.shop-filter .button.muted:hover{box-shadow:0 6px 14px #2346691f}.shop-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:18px}.shop-grid>.clone-empty{grid-column:1 / -1;min-height:180px;border-radius:14px;border:1px dashed #c7d4e7;background:#f7fbff;color:#4b6282}.shop-card{border:1px solid #d5dfed;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 6px 18px #11355c14;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.shop-card:hover{transform:translateY(-4px);border-color:#b9cde6;box-shadow:0 14px 26px #123e6d29}.shop-card .thumb{display:block;height:196px;background:linear-gradient(145deg,#eef5ff,#dfeefc);display:grid;place-items:center;position:relative;overflow:hidden;line-height:0}.shop-card .thumb span{font-size:13px;font-weight:700;color:#5a7191;letter-spacing:.06em}.shop-card .thumb img{width:100%;height:100%;object-fit:cover;display:block}.shop-card .body{padding:14px;display:grid;gap:10px}.shop-card .badges{display:flex;justify-content:flex-start;gap:8px}.shop-card .badges span{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border:1px solid #d4dfef;border-radius:999px;background:#f7fbff;font-size:11px;color:#4b6486;font-weight:600}.shop-card h3{margin:0;font-size:19px;line-height:1.35}.shop-card h3 a{color:#1a3556;text-decoration:none;transition:color .15s ease}.shop-card h3 a:hover{color:#0f5fae}.shop-card p{margin:0;color:#4d6280;font-size:13px;min-height:40px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.shop-card .price-row{display:flex;justify-content:space-between;align-items:center;gap:8px;padding-top:10px;border-top:1px solid #e8eef7}.shop-card .price-row strong{color:#114f92;font-size:18px;letter-spacing:-.01em}.shop-card .price-row span{font-size:12px;color:#476281;font-weight:600}.shop-card .price-row .soldout{color:#c53131}.shop-pagination{margin-top:20px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:8px;padding:11px 14px;border:1px solid #d5deeb;border-radius:12px;background:#fff;box-shadow:0 4px 10px #163b6612}.shop-pagination span{min-width:190px;text-align:center;color:#365572;font-size:13px;font-weight:600}.shop-pagination button{border:1px solid #c4d0e1;background:#f5f8fc;color:#1f3d5c;border-radius:8px;min-height:32px;padding:6px 10px;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.shop-pagination button:hover:not(:disabled){background:#e9f1fb;border-color:#a6c0e0}.shop-pagination button:disabled{opacity:.45;cursor:not-allowed}.shop-detail-page{--shop-blue-900: #123a63;--shop-blue-700: #236fbf;--shop-blue-100: #eef5ff;--shop-line: #d5e1ef}.shop-breadcrumb{margin-bottom:14px;display:flex;align-items:center;gap:8px;color:#5a7390;font-size:13px}.shop-breadcrumb a{color:#2f5d89;text-decoration:none}.shop-breadcrumb a:hover{text-decoration:underline}.shop-breadcrumb strong{color:#1b3f67;font-weight:700}.shop-detail{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:24px;align-items:start;margin-bottom:18px}.shop-gallery{display:grid;gap:12px}.shop-gallery-main{position:relative;border:1px solid var(--shop-line);border-radius:16px;background:linear-gradient(145deg,#edf4ff,#dceaf9);overflow:hidden;min-height:0;aspect-ratio:4 / 3;display:grid;place-items:center;box-shadow:0 10px 24px #113a651a}.shop-gallery-main-trigger{border:0;background:transparent;width:100%;height:100%;padding:0;cursor:zoom-in}.shop-gallery-main img{width:100%;height:100%;max-height:640px;object-fit:contain;display:block}.shop-gallery-main span{color:#5d7390;font-weight:700;letter-spacing:.06em}.shop-gallery-zoom{position:absolute;right:12px;bottom:12px;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(25,88,153,.2);background:#ffffffe6;color:#235888;font-size:12px;font-weight:700;display:inline-flex;align-items:center}.shop-gallery-thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(88px,1fr));gap:8px}.shop-gallery-thumbs .thumb{border:1px solid #cddced;border-radius:10px;background:#fff;overflow:hidden;height:88px;padding:0;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .15s ease}.shop-gallery-thumbs .thumb img{width:100%;height:100%;object-fit:cover;display:block}.shop-gallery-thumbs .thumb.active{border-color:#307fce;box-shadow:0 0 0 3px #307fce26}.shop-gallery-thumbs .thumb:hover{transform:translateY(-1px)}.shop-buy-box{position:sticky;top:108px;border:1px solid #d3dfef;border-radius:16px;padding:18px;background:#fff;display:grid;gap:12px;box-shadow:0 12px 24px #0f36611a}.shop-buy-box .badges{display:flex;flex-wrap:wrap;gap:8px}.shop-buy-box .badges span{display:inline-flex;align-items:center;justify-content:center;min-height:30px;line-height:1;white-space:nowrap;writing-mode:horizontal-tb;padding:0 12px;border:1px solid #d4dfef;border-radius:999px;background:#f7fbff;font-size:12px;color:#4b6486;font-weight:700}.shop-buy-box .badges .danger{background:#fff3f3;border-color:#f3c6c6;color:#be2d2d}.shop-buy-box h2{margin:0;font-size:30px;line-height:1.24;letter-spacing:-.02em;color:var(--shop-blue-900)}.shop-buy-box .summary{margin:0;color:#4e6483;line-height:1.55;padding:12px;border-radius:10px;border:1px solid #e4ecf7;background:#f8fbff;font-size:14px}.shop-buy-box .trust{display:flex;justify-content:space-between;align-items:center;gap:8px;color:#36587c;font-size:13px;font-weight:700}.shop-buy-box .trust button{border:0;background:transparent;color:#0f5ea9;font-weight:700;cursor:pointer;text-decoration:underline}.shop-buy-box .price-box{padding:14px;border:1px solid #d6e4f3;border-radius:10px;background:linear-gradient(180deg,#f7fbff,#edf5ff);display:grid;gap:2px}.shop-buy-box .price-box strong{color:#0f4f92;font-size:32px;line-height:1.2;letter-spacing:-.02em}.shop-buy-box .price-box span{color:#446687;font-size:13px}.shop-buy-box .option-section{display:grid;gap:8px}.shop-buy-box .option-section h3{margin:0;color:#1e4871;font-size:14px}.shop-buy-box .variant-chips{display:grid;gap:8px}.shop-buy-box .chip{border:1px solid #c8d7e8;border-radius:10px;background:#fff;color:#1e4670;padding:10px 12px;display:grid;gap:4px;text-align:left;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .12s ease}.shop-buy-box .chip span{font-size:13px;font-weight:700}.shop-buy-box .chip small{font-size:12px;color:#506b8a}.shop-buy-box .chip.active{border-color:var(--shop-blue-700);box-shadow:0 0 0 3px #236fbf21;background:#f7fbff}.shop-buy-box .chip:hover:not(:disabled){transform:translateY(-1px)}.shop-buy-box .chip:disabled{opacity:.46;cursor:not-allowed}.shop-buy-box .qty-box{border:1px solid #d7e4f3;border-radius:10px;padding:10px 12px;display:flex;justify-content:space-between;align-items:center;gap:10px;background:#fbfdff}.shop-buy-box .qty-box span{color:#36587c;font-size:13px;font-weight:700}.shop-buy-box .qty-control{display:inline-flex;align-items:center;border:1px solid #cad9ea;border-radius:10px;overflow:hidden;background:#fff}.shop-buy-box .qty-control button{border:0;width:34px;height:34px;font-size:18px;line-height:1;color:#1f507d;background:#f4f9ff;cursor:pointer}.shop-buy-box .qty-control button:disabled{opacity:.45;cursor:not-allowed}.shop-buy-box .qty-control input{width:56px;height:34px;border:0;border-left:1px solid #d7e4f4;border-right:1px solid #d7e4f4;text-align:center;color:#1f486f;font-size:14px;font-weight:700}.shop-buy-box .qty-control input:focus{outline:none}.shop-buy-box .policy-highlight{border:1px solid #dbe8f7;border-radius:10px;padding:10px 12px;background:#fbfdff;display:grid;gap:4px}.shop-buy-box .policy-highlight p{margin:0;color:#486685;font-size:12px;line-height:1.45}.shop-buy-box .total-row{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:12px 14px;border-radius:10px;border:1px solid #cce0f7;background:linear-gradient(180deg,#f4f9ff,#eaf4ff)}.shop-buy-box .total-row strong{color:#104d8e;font-size:20px;letter-spacing:-.01em}.shop-buy-box .total-row .soldout{color:#c53131;font-weight:700}.shop-buy-box .actions{display:block}.shop-buy-box .actions button{border:1px solid #1f73d5;background:linear-gradient(180deg,#2f8ff8,#1e71d2);color:#fff;border-radius:10px;padding:8px 12px;min-height:46px;width:100%;cursor:pointer;font-weight:700;font-size:15px;transition:transform .15s ease,box-shadow .2s ease}.shop-buy-box .actions button:hover{transform:translateY(-1px);box-shadow:0 8px 18px #195db140}.shop-buy-box .actions button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.shop-buy-box .link-actions{display:flex;gap:8px}.shop-buy-box .link-actions .button{flex:1 1 0;border:1px solid #c4d1e2;background:#f4f8fd;color:#204567;border-radius:10px;min-height:40px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:700}.shop-buy-box .link-actions .button:hover{transform:translateY(-1px);box-shadow:0 6px 14px #195db124}.shop-buy-box .actions .button.muted,.shop-buy-box .link-actions .button.muted{border-color:#c4d1e2;background:#f4f8fd;color:#204567}.shop-buy-box .support{display:grid;gap:6px}.shop-buy-box .support-button{border:1px solid #bbd3eb;border-radius:9px;background:#f8fbff;color:#1b4a75;min-height:36px;font-weight:700;cursor:pointer}.shop-buy-box .support span{color:#597494;font-size:12px;line-height:1.45}.shop-detail-tabs{position:sticky;top:80px;z-index:8;margin-bottom:12px;padding:8px;border:1px solid #d4dfef;border-radius:12px;background:#ffffffeb;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.shop-detail-tabs button{border:1px solid #d5e1ef;border-radius:9px;background:#f9fbff;color:#3c5f84;min-height:38px;font-weight:700;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.shop-detail-tabs button.active{border-color:#2f7ecc;background:#2f7ecc;color:#fff}.shop-detail-section{border:1px solid #d6e2f0;border-radius:14px;background:#fff;padding:18px;margin-bottom:14px;box-shadow:0 6px 14px #11375f14}.shop-detail-section h3{margin:0 0 12px;color:#173f67;font-size:22px;letter-spacing:-.01em}.shop-detail-section .description{color:#2d4868;line-height:1.67}.shop-detail-section .description img{max-width:100%;height:auto}.shop-detail-section .detail-images{margin-top:16px;display:grid;gap:10px}.shop-detail-section .detail-images img{width:100%;border:1px solid #d3ddec;border-radius:10px;box-shadow:0 4px 12px #0e325b14}.shop-detail-section .empty-text{margin:0;color:#566e8c;line-height:1.6}.shop-detail-section .review-summary-grid,.shop-detail-section .policy-grid{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.shop-detail-section .review-summary-grid article,.shop-detail-section .policy-grid article{border:1px solid #d9e5f3;border-radius:10px;background:#f9fcff;padding:12px}.shop-detail-section article strong{color:#1b4e7d;font-size:14px}.shop-detail-section article p{margin:6px 0 0;color:#4f6988;font-size:13px;line-height:1.5}.shop-detail-section .qna-actions{margin-top:10px}.shop-detail-section .qna-actions button{border:1px solid #1f73d5;background:linear-gradient(180deg,#2f8ff8,#1e71d2);color:#fff;border-radius:10px;min-height:40px;padding:8px 14px;cursor:pointer;font-weight:700}.shop-image-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:center;padding:24px}.shop-image-modal .overlay{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#091421c7}.shop-image-modal .content{position:relative;z-index:1;width:min(1080px,92vw);max-height:88vh;border-radius:12px;border:1px solid #d8e4f1;background:#fff;overflow:auto;padding:16px;box-shadow:0 28px 54px #06132266}.shop-image-modal .content img{width:100%;height:auto;object-fit:contain}.shop-image-modal .close{position:sticky;left:100%;bottom:8px;margin-top:10px;border:1px solid #bdd2ea;border-radius:9px;min-height:36px;padding:0 12px;background:#f6fbff;color:#225685;font-weight:700;cursor:pointer}.shop-checkout-hero{margin-bottom:16px;padding:16px 18px;border:1px solid #d3deed;border-radius:14px;background:linear-gradient(180deg,#f5f9ff,#ecf3fc);box-shadow:0 8px 20px #10376114;display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.shop-checkout-hero h2{margin:0;font-size:34px;color:#133a61}.shop-checkout-kicker{display:inline-flex;margin-bottom:5px;color:#1b6f69;font-size:13px;font-weight:800}.shop-checkout-hero p{margin:8px 0 0;color:#3f5f80;font-size:14px}.shop-checkout-steps{margin:0;padding:0;list-style:none;display:flex;align-items:center;gap:8px}.shop-checkout-steps li{min-height:32px;padding:0 10px;border-radius:999px;border:1px solid #c9d8eb;background:#f7fbff;color:#4c6787;font-size:12px;font-weight:700;display:inline-flex;align-items:center}.shop-checkout-steps li.active{border-color:#2e80d8;background:#2e80d8;color:#fff}.shop-checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:18px;align-items:start}.shop-checkout-main{display:grid;gap:16px}.shop-checkout-card{border:1px solid #d3deed;border-radius:14px;background:#fff;padding:16px;box-shadow:0 8px 20px #10376114}.shop-checkout-card>header{display:flex;justify-content:space-between;align-items:center;gap:10px;padding-bottom:10px;border-bottom:1px solid #e3ebf6;margin-bottom:14px}.shop-checkout-card>header h3{margin:0;font-size:20px;color:#163a61}.shop-checkout-card>header .button.muted{border:1px solid #c4d1e2;background:#f4f8fd;color:#204567;border-radius:9px;padding:8px 10px;min-height:34px;text-decoration:none;font-size:13px;font-weight:600}.shop-checkout-item{display:grid;grid-template-columns:180px minmax(0,1fr);gap:14px;align-items:start}.shop-checkout-item .thumb{border:1px solid #d5e0ee;border-radius:12px;overflow:hidden;min-height:150px;background:linear-gradient(145deg,#eef5ff,#dceafb);display:grid;place-items:center}.shop-checkout-item .thumb img{width:100%;height:100%;object-fit:cover}.shop-checkout-item .meta .name{margin:0;font-size:22px;font-weight:700;color:#153a61;line-height:1.3}.checkout-type-badge{display:inline-flex;align-items:center;min-height:26px;margin-bottom:8px;padding:0 10px;border:1px solid #a7d9d0;border-radius:999px;background:#eefbf8;color:#17645d;font-size:12px;font-weight:800}.shop-checkout-item .meta .option{margin:6px 0 0;font-size:13px;color:#4c6686}.shop-checkout-item .meta dl{margin:14px 0 0;display:grid;grid-template-columns:88px 1fr;gap:8px 12px}.shop-checkout-item .meta dt{font-size:13px;color:#4c6686}.shop-checkout-item .meta dd{margin:0;font-size:14px;color:#193d63;font-weight:600}.shop-checkout-item .meta dd.point{color:#0f5aa6;font-size:18px}.checkout-guide-list{margin-top:14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.checkout-guide-list div{min-height:86px;padding:12px;border:1px solid #d8e8e5;border-radius:10px;background:#f8fcfb;display:grid;align-content:start;gap:6px}.checkout-guide-list strong{color:#1d4d4b;font-size:13px}.checkout-guide-list span{color:#426362;font-size:12px;line-height:1.45}.shop-checkout-form{display:grid;grid-template-columns:1fr 1fr;gap:12px 10px}.shop-checkout-form label{display:grid;gap:6px;color:#36587c;font-size:13px;font-weight:600}.shop-checkout-form label span{display:flex;align-items:center;gap:6px}.shop-checkout-form label em{font-style:normal;color:#1f73d5;font-size:11px;font-weight:800}.shop-checkout-form label em.optional{color:#66758b}.shop-checkout-form label:last-child{grid-column:span 2}.shop-checkout-form input{min-height:42px;border:1px solid #c5d2e4;border-radius:10px;padding:8px 12px;font-size:14px;color:#1d3556;background:#fff}.shop-checkout-form input:focus{border-color:#2e84dc;box-shadow:0 0 0 3px #2e84dc24;outline:none}.shop-checkout-summary{position:sticky;top:110px;border:1px solid #b7d2f0;border-radius:14px;background:#fff;box-shadow:0 14px 30px #14437726;padding:16px}.shop-checkout-summary h3{margin:0;font-size:20px;color:#153a61;padding-bottom:10px;border-bottom:1px solid #e3ebf6}.checkout-summary-note,.checkout-pay-note{margin:10px 0 0;color:#506b88;font-size:12px;line-height:1.45}.shop-checkout-summary dl{margin:12px 0 0;display:grid;grid-template-columns:1fr auto;gap:8px}.shop-checkout-summary dt{color:#4b6687;font-size:13px}.shop-checkout-summary dd{margin:0;color:#1b3f66;font-size:14px;font-weight:600;text-align:right}.shop-checkout-summary dt.total,.shop-checkout-summary dd.total{margin-top:8px;padding-top:10px;border-top:1px solid #d7e4f4;color:#0f5aa6;font-size:18px;font-weight:800}.shop-checkout-badges{margin:12px 0 0;padding:10px;list-style:none;border:1px solid #dce8f8;border-radius:10px;background:#f7fbff;display:grid;gap:6px}.shop-checkout-badges li{position:relative;padding-left:12px;color:#3f5e81;font-size:12px;font-weight:600}.shop-checkout-badges li:before{content:"";position:absolute;left:0;top:8px;width:5px;height:5px;border-radius:999px;background:#2e84dc}.shop-checkout-summary .pay-cta{width:100%;min-height:48px;margin-top:12px;border:1px solid #1f73d5;border-radius:11px;background:linear-gradient(180deg,#2f8ff8,#1e71d2);color:#fff;font-size:16px;font-weight:800;cursor:pointer;transition:transform .15s ease,box-shadow .2s ease}.shop-checkout-summary .pay-cta:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 18px #195db140}.shop-checkout-summary .pay-cta:disabled{opacity:.6;cursor:not-allowed}.mobile-pay-bar{display:none}.checkout-grid,.order-detail-grid{display:grid;gap:18px}.checkout-grid{grid-template-columns:1fr 1fr}.checkout-panel{border:1px solid #d3deed;border-radius:14px;background:#fff;padding:16px;box-shadow:0 8px 20px #10376114}.checkout-panel h3{margin:0 0 12px;font-size:19px;color:#163a61;padding-bottom:10px;border-bottom:1px solid #e3ebf6}.checkout-panel dl{display:grid;grid-template-columns:128px 1fr;gap:8px 12px;margin:0}.checkout-panel dt{color:#466283;font-weight:600}.checkout-panel dd{margin:0;color:#213a58}.checkout-panel .actions{margin-top:12px;display:flex;gap:8px;flex-wrap:wrap}.order-summary-panel{border:1px solid #bdd8d2;border-radius:14px;background:linear-gradient(180deg,#f4fbfa,#fff);padding:18px;box-shadow:0 10px 24px #0f4b461a;display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.shop-result-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:20px;background:#101f326b}.shop-result-modal{width:min(360px,100%);border:1px solid #d3deed;border-radius:12px;background:#fff;padding:22px;box-shadow:0 18px 48px #112b4b3d;text-align:center}.shop-result-modal h3{margin:0 0 10px;font-size:20px;color:#163a61}.shop-result-modal p{margin:0 0 18px;color:#415a77;line-height:1.55}.shop-result-modal button{min-width:96px}.shop-result-modal.error{border-color:#f1b9b9}.shop-result-modal.error h3{color:#a53030}.order-summary-panel.pending{border-color:#e0c875;background:linear-gradient(180deg,#fffaf0,#fff)}.order-summary-panel.failed,.order-summary-panel.cancelled{border-color:#e2c3c3;background:linear-gradient(180deg,#fff7f7,#fff)}.order-summary-panel h3{margin:10px 0 6px;color:#123d3a;font-size:30px}.order-summary-panel p{margin:0;color:#405f5d;line-height:1.55}.order-summary-panel .actions{margin-top:0;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.checkout-panel .actions button,.checkout-panel .actions .button,.checkout-panel .stack-form button,.order-summary-panel .actions button,.order-summary-panel .actions .button{border:1px solid #1f73d5;background:linear-gradient(180deg,#2f8ff8,#1e71d2);color:#fff;border-radius:10px;min-height:40px;padding:8px 13px;text-decoration:none;cursor:pointer;font-weight:600;transition:transform .15s ease,box-shadow .2s ease}.checkout-panel .actions button:hover,.checkout-panel .actions .button:hover,.checkout-panel .stack-form button:hover,.order-summary-panel .actions button:hover,.order-summary-panel .actions .button:hover{transform:translateY(-1px);box-shadow:0 8px 18px #195db140}.checkout-panel .actions .button.muted,.order-summary-panel .actions .button.muted{border-color:#c4d1e2;background:#f4f8fd;color:#204567}.checkout-panel .actions .danger,.order-summary-panel .actions .danger,.checkout-panel .stack-form .danger{border-color:#b93b2f;background:linear-gradient(180deg,#dd5446,#bf3f31)}.order-status-badge{display:inline-flex;align-items:center;justify-content:center;justify-self:start;width:fit-content;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid #bfd8d4;background:#effbf8;color:#17645d;font-size:12px;font-weight:800}.order-status-badge.paid{border-color:#a9d8c0;background:#eefbf4;color:#176039}.order-status-badge.pending{border-color:#e5ca73;background:#fff7db;color:#76570a}.order-status-badge.failed,.order-status-badge.cancelled{border-color:#e2b7b7;background:#fff0f0;color:#9c2f2f}.order-item-cards,.shop-order-cards{display:grid;gap:12px}.order-item-card,.shop-order-card{border:1px solid #d7e5e2;border-radius:10px;background:#fff;padding:14px}.order-item-card{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,1fr);gap:14px}.order-item-card strong{display:block;color:#17385e;font-size:17px;line-height:1.35}.order-item-card span{display:block;margin-top:5px;color:#516b89;font-size:13px}.order-item-card dl,.order-card-amounts{margin:0;display:grid;grid-template-columns:88px 1fr;gap:7px 10px}.order-item-card dt,.order-card-amounts dt{color:#5a6f86;font-size:13px}.order-item-card dd,.order-card-amounts dd{margin:0;color:#213a58;font-size:13px;font-weight:700}.order-use-note{margin:12px 0 0;padding:10px 12px;border:1px solid #d8e8e5;border-radius:10px;background:#f8fcfb;color:#416562;font-size:13px}.shop-order-card{display:grid;grid-template-columns:minmax(0,1fr) 240px auto;gap:14px;align-items:center;box-shadow:0 6px 14px #11375f12}.order-card-main{display:grid;gap:6px}.order-card-main strong{color:#153a61;font-size:22px}.order-card-main span:not(.order-status-badge),.order-card-main time{color:#526b87;font-size:13px}.order-card-link,.shop-order-empty .button{min-height:40px;padding:0 14px;border:1px solid #1f73d5;border-radius:10px;background:#1f73d5;color:#fff;text-decoration:none;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.shop-order-empty{padding:30px 18px;border:1px solid #d3deed;border-radius:12px;background:#fff;display:grid;justify-items:center;gap:10px;text-align:center}.shop-order-empty strong{color:#17385e;font-size:20px}.shop-order-empty span{color:#526b87}.checkout-panel .stack-form input,.checkout-panel .stack-form select,.checkout-panel .stack-form textarea{min-height:40px;border:1px solid #c5d2e4;border-radius:10px;padding:8px 12px;font-size:14px;background:#fff}.checkout-panel .stack-form input:focus,.checkout-panel .stack-form select:focus,.checkout-panel .stack-form textarea:focus{border-color:#2e84dc;box-shadow:0 0 0 3px #2e84dc24;outline:none}.checkout-help{margin-top:12px;font-size:13px;color:#40607f;padding:8px 10px;border-radius:8px;background:#f4f9ff;border:1px solid #d8e6f8}.payment-test-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2500;background:#09132199;display:grid;place-items:center;padding:18px}.payment-test-modal{width:min(520px,100%);border:1px solid #d0ddec;border-radius:16px;background:#fff;box-shadow:0 24px 48px #08162847;padding:18px;display:grid;gap:10px}.payment-test-modal header{display:flex;justify-content:space-between;align-items:center;gap:10px;padding-bottom:8px;border-bottom:1px solid #e4ebf7}.payment-test-modal h3{margin:0;font-size:21px;color:#17385e}.payment-test-modal p{margin:0;color:#315173;font-size:14px}.payment-test-inline{display:grid;grid-template-columns:1fr 1fr;gap:10px}.shop-order-table-wrap{overflow-x:auto;border:1px solid #d3deed;border-radius:12px;background:#fff;box-shadow:0 6px 14px #11375f14}.shop-order-table{width:100%;border-collapse:collapse;border:0;background:transparent}.shop-order-table th,.shop-order-table td{padding:10px 11px;border-bottom:1px solid #e5ecf6;border-right:1px solid #edf2f8;font-size:13px;text-align:left}.shop-order-table th{background:linear-gradient(180deg,#f7fbff,#eef4fc);color:#2f4d6f;font-weight:700}.shop-order-table th:last-child,.shop-order-table td:last-child{border-right:0}.shop-order-table tbody tr:last-child td{border-bottom:0}.shop-order-table tbody tr:nth-child(2n){background:#fbfdff}.shop-order-table tbody tr:hover{background:#f4f9ff}.shop-order-table a{color:#125faa;text-decoration:none;font-weight:600}.shop-order-table a:hover{text-decoration:underline}@media (max-width: 1260px){.shop-detail{grid-template-columns:minmax(0,1fr) 360px}.shop-buy-box{top:94px}}@media (max-width: 980px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{position:static;height:auto;max-height:46vh;overflow-y:auto}.admin-sidebar-section{display:flex;flex-wrap:wrap;gap:6px}.admin-sidebar-section h3{width:100%;margin:2px 0 0}.admin-sidebar a{margin-bottom:0;width:auto}.admin-header{position:static}.admin-content{padding-top:14px}.admin-main .link-list{columns:1}.board-manager-grid{grid-template-columns:1fr}.product-editor-toolbar{position:static;flex-direction:column;align-items:stretch}.product-editor-layout{grid-template-columns:1fr}.product-editor-sidebar{position:static}.product-editor-grid.two,.shop-detail,.checkout-grid,.shop-checkout-layout{grid-template-columns:1fr}.shop-breadcrumb{flex-wrap:wrap;row-gap:4px}.shop-gallery-main{min-height:280px}.shop-gallery-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}.shop-buy-box{position:static;top:auto}.shop-buy-box h2{font-size:24px}.shop-buy-box .link-actions{flex-direction:column}.shop-detail-tabs{position:static;top:auto;grid-template-columns:repeat(2,minmax(0,1fr))}.shop-detail-section{padding:14px}.shop-detail-section h3{font-size:20px}.shop-checkout-hero{flex-direction:column;align-items:stretch}.shop-checkout-steps{flex-wrap:wrap}.shop-checkout-item,.shop-checkout-form{grid-template-columns:1fr}.shop-checkout-form label:last-child{grid-column:auto}.shop-checkout-summary{position:static}.checkout-guide-list,.order-item-card,.shop-order-card{grid-template-columns:1fr}.order-summary-panel{display:grid}.order-summary-panel .actions{justify-content:stretch}.order-summary-panel .actions button,.order-summary-panel .actions .button{flex:1 1 140px}.mobile-pay-bar{position:sticky;bottom:10px;z-index:1100;margin-top:16px;padding:10px;border:1px solid #bdd8d2;border-radius:12px;background:#fffffff5;box-shadow:0 12px 28px #0920382e;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.mobile-pay-bar span{color:#3e5f7f;font-size:12px}.mobile-pay-bar strong{display:block;color:#123a61;font-size:18px}.mobile-pay-bar button{min-height:42px;padding:0 16px;border:1px solid #1f73d5;border-radius:10px;background:#1f73d5;color:#fff;font-weight:800}.payment-test-inline{grid-template-columns:1fr}}
