.mypage-shell{grid-template-columns:230px minmax(0,1fr);align-items:start;gap:34px;width:min(1240px,100% - 48px);margin:0 auto;display:grid}.mypage-sidebar{background:#fff;border:1px solid #dce5ef;border-radius:14px;overflow:hidden}.mypage-sidebar__user{background:#f7faff;border-bottom:1px solid #e5ebf2;align-items:center;gap:12px;padding:23px 20px;display:flex}.mypage-sidebar__avatar{color:#fff;background:#1263db;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.mypage-sidebar__user div{align-items:center;min-height:44px;display:flex}.mypage-navigation{gap:6px;padding:14px 12px 16px;display:grid}.mypage-navigation a{color:#42566e;border-radius:8px;padding:12px 11px;font-size:.9rem;font-weight:700;display:block}.mypage-navigation a:hover{color:#1263db;background:#f1f6fd}.mypage-navigation a.is-active{color:#1263db;background:#eaf2ff}.mypage-navigation a.mypage-admin-link{color:#cc3030;background:#fff1f1;margin-top:8px}.mypage-navigation a.mypage-admin-link:hover{background:#ffe3e3}.mypage-logout{color:#64768a;background:#fff;border:1px solid #d7e0eb;border-radius:8px;width:calc(100% - 24px);margin:0 12px 16px;padding:11px;font-weight:700}.mypage-content{background:#fff;border:1px solid #dce5ef;border-radius:14px;min-width:0;min-height:480px;padding:32px}.mypage-content__heading{border-bottom:1px solid #e4ebf3;margin-bottom:28px;padding-bottom:20px}.mypage-content__heading h1{margin:0 0 8px;font-size:1.65rem}.mypage-content__heading p{color:#71839a;margin:0}.member-info-list{border-top:2px solid #233d5d;margin:0}.member-info-list>div{border-bottom:1px solid #e2e9f1;grid-template-columns:170px minmax(0,1fr);min-height:66px;display:grid}.member-info-list dt,.member-info-list dd{align-items:center;margin:0;padding:15px 20px;display:flex}.member-info-list dt{color:#52677f;background:#f7f9fc;font-weight:800}.member-info-list dd{color:#172d49}@media (width<=760px){.mypage-shell{grid-template-columns:1fr;width:min(100% - 28px,1240px)}.mypage-navigation{flex-wrap:wrap;gap:6px;display:flex}.mypage-navigation a{flex:1;min-width:140px}.mypage-content{padding:22px}}.compare-panel{text-align:left;background:#fff;border:1px solid #d6e1ee;border-radius:12px;min-height:0;max-height:calc(100vh - 40px);padding:18px;display:block;position:sticky;top:20px;overflow-y:auto;box-shadow:0 8px 24px #27486d0d}.compare-panel>header{border-bottom:1px solid #e7edf4;justify-content:space-between;align-items:center;gap:12px;padding-bottom:13px;display:flex}.compare-panel>header span{color:#1263db;letter-spacing:.08em;font-size:.62rem;font-weight:850}.compare-panel>header h2{margin:2px 0 0;font-size:1rem}.compare-panel>header>strong{color:#1263db;font-size:.82rem}.compare-panel__products{gap:11px;width:100%;padding:13px 0;display:grid}.compare-panel__products article{background:#fff;border:1px solid #e0e8f2;border-radius:9px;padding:10px;position:relative}.compare-panel__product-link{color:inherit;text-decoration:none;display:block}.compare-panel__product-summary{grid-template-columns:62px minmax(0,1fr);align-items:center;gap:9px;padding-right:24px;display:grid}.compare-panel__product-summary>span{color:#8c99a9;background:#f5f8fc;border-radius:6px;place-items:center;width:62px;height:54px;font-size:.55rem;display:grid;overflow:hidden}.compare-panel__product-summary img{object-fit:contain;width:90%;height:90%}.compare-panel__product-summary p{color:#344a64;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.72rem;font-weight:750;line-height:1.4;display:-webkit-box;overflow:hidden}.compare-panel__product-link:hover .compare-panel__product-summary p{color:#1263db;text-decoration:underline}.compare-panel__remove{z-index:1;color:#8996a6;cursor:pointer;background:0 0;border:0;font-size:1rem;position:absolute;top:10px;right:8px}.compare-panel__product-metrics{border-top:1px solid #e7edf4;gap:6px;margin-top:9px;padding-top:9px;display:grid}.compare-panel__product-metrics>div{grid-template-columns:30px minmax(0,1fr) 54px;align-items:center;gap:7px;display:grid}.compare-panel__product-metrics span{color:#435a74;font-size:.61rem;font-weight:850}.compare-panel__product-metrics i{background:#edf1f6;border-radius:5px;height:7px;overflow:hidden}.compare-panel__product-metrics i b{border-radius:inherit;background:linear-gradient(90deg,#1263db,#5c9df3);height:100%;transition:width .2s;display:block}.compare-panel__product-metrics strong{color:#65758a;text-align:right;white-space:nowrap;text-overflow:ellipsis;font-size:.58rem;overflow:hidden}.compare-panel__add{box-sizing:border-box;color:#35618f;cursor:pointer;background:#f8fbff;border:1px dashed #abc1dc;border-radius:8px;width:100%;min-height:45px;font-size:.72rem;font-weight:750;display:block}.compare-panel__add span{color:#1263db;margin-right:4px;font-size:1rem}.compare-panel__message{color:#d14455;margin:0 0 12px;font-size:.68rem;line-height:1.45}.compare-panel__submit{color:#fff;background:#1263db;border:0;border-radius:8px;place-items:center;width:100%;min-height:42px;font-size:.78rem;font-weight:800;display:grid}.compare-panel__submit:disabled{cursor:default;background:#c7d2df}.compare-modal{z-index:1200;background:#13223899;place-items:center;padding:30px;display:grid;position:fixed;inset:0}.compare-modal__dialog{background:#fff;border-radius:16px;width:min(640px,100%);max-height:min(760px,100vh - 60px);overflow:hidden;box-shadow:0 24px 70px #07142655}.compare-modal__dialog>header{justify-content:space-between;align-items:center;padding:21px 24px 14px;display:flex}.compare-modal__dialog>header h2{color:#193653;margin:0;font-size:1.25rem}.compare-modal__dialog>header button{color:#718094;cursor:pointer;background:0 0;border:0;font-size:1.6rem}.compare-modal__search{border:1px solid #cdd9e7;border-radius:9px;align-items:center;margin:0 24px 15px;display:flex}.compare-modal__search input{min-width:0;font:inherit;border:0;outline:0;flex:1;padding:13px 15px}.compare-modal__search>span:last-child{color:#55708e;padding-right:14px;font-size:1.2rem}.compare-modal__tabs{border-bottom:1px solid #e3e9f1;grid-template-columns:1fr 1fr;padding:0 24px;display:grid}.compare-modal__tabs button{color:#78879a;background:#fff;border:0;border-bottom:3px solid #0000;padding:13px;font-weight:750}.compare-modal__tabs button.is-active{color:#1263db;border-color:#1263db}.compare-modal__list{max-height:480px;padding:12px 24px 24px;overflow-y:auto}.compare-modal__list article{border-bottom:1px solid #edf1f5;grid-template-columns:72px minmax(0,1fr) 46px;align-items:center;gap:14px;padding:12px 0;display:grid}.compare-modal__image{color:#8795a7;background:#f5f7fa;border-radius:7px;place-items:center;width:72px;height:62px;font-size:.6rem;display:grid;overflow:hidden}.compare-modal__image img{object-fit:contain;width:90%;height:90%}.compare-modal__list article div{min-width:0}.compare-modal__list article div strong{color:#263d58;white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;display:block;overflow:hidden}.compare-modal__list article div span{color:#1263db;margin-top:6px;font-size:.77rem;font-weight:800;display:block}.compare-modal__list article>button{color:#1263db;background:#fff;border:1px solid #a9c3e5;border-radius:7px;width:42px;height:36px;font-weight:800}.compare-modal__list article>button.is-selected{color:#fff;background:#1263db;border-color:#1263db;font-size:1rem}.compare-modal__list article>button:disabled{color:#9ba8b7;border-color:#dce3eb}.compare-modal__list>p{color:#8290a1;text-align:center;padding:45px 0}.detail-page{color:#172a43}html:has(.detail-page){scroll-behavior:smooth}.detail-breadcrumb{color:#78879c;flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 24px;font-size:.83rem;display:flex}.detail-breadcrumb a:hover{color:#1263db}.detail-breadcrumb span[aria-hidden]{color:#b6c2d0}.detail-hero{background:#fff;border:1px solid #e0e8f3;border-radius:17px;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);align-items:start;gap:clamp(24px,4vw,64px);padding:28px;display:grid;box-shadow:0 12px 35px #173c700a}.detail-hero__media{min-width:0}.detail-hero__visual{aspect-ratio:1.5;color:#8291a5;background:#f7f9fd;border-radius:12px;place-items:center;width:100%;padding:28px;display:grid}.detail-hero__visual img{object-fit:contain;mix-blend-mode:multiply;width:min(100%,160px);max-height:160px}.detail-hero__specs-title{color:#264366;margin:18px 0 10px;font-size:.91rem}.detail-hero__specs{flex-wrap:wrap;gap:8px;margin:0;display:flex}.detail-hero__specs>div{background:#f9fbfe;border:1px solid #e1e9f3;border-radius:7px;flex-wrap:wrap;align-items:baseline;gap:4px 7px;max-width:100%;padding:8px 10px;line-height:1.4;display:inline-flex}.detail-hero__specs dt{color:#72849b;flex:none;font-size:.75rem;font-weight:750}.detail-hero__specs dd{color:#344b67;overflow-wrap:anywhere;min-width:0;margin:0;font-size:.79rem;font-weight:650}.detail-hero__info{flex-direction:column;min-width:0;padding:13px 6px 4px 0;display:flex}.detail-hero__category{color:#1263db;margin:0 0 12px;font-size:.81rem;font-weight:800}.detail-hero__category span{color:#bdcad9;padding:0 4px}.detail-hero h1{letter-spacing:-.035em;overflow-wrap:anywhere;margin:0;font-size:clamp(1.55rem,2.2vw,2.35rem);line-height:1.36}.detail-hero__social{color:#8390a3;flex-wrap:wrap;align-items:center;gap:6px;margin-top:14px;font-size:.82rem;display:flex}.detail-hero__social a{color:#1263db;font-weight:700}.detail-hero__stars{color:#a4b1c1;letter-spacing:.05em;font-size:1.3rem;line-height:1}.detail-hero__stars small{color:#8390a3;letter-spacing:0;margin-left:2px;font-size:.82rem}.average-rating{align-items:center;gap:5px;line-height:1;display:inline-flex}.average-rating__stars{color:#c4cfdb;letter-spacing:.04em;white-space:nowrap;font-size:1.35rem;display:inline-block;position:relative}.average-rating__empty{color:#c4cfdb}.average-rating__fill{color:#f5a000;white-space:nowrap;position:absolute;inset:0 auto 0 0;overflow:hidden}.average-rating>strong{color:#253d5a;font-size:.9rem}.average-rating>small{color:#8390a3;font-size:.82rem}.detail-hero__social a{margin-left:8px}.detail-hero__price{border-top:1px solid #e7edf5;border-bottom:1px solid #e7edf5;justify-content:space-between;align-items:baseline;gap:14px;margin-top:20px;padding:17px 80px 17px 0;display:flex}.detail-hero__price>span{color:#67778e;font-size:.85rem;font-weight:700}.detail-hero__price strong{color:#0d315d;letter-spacing:-.04em;white-space:nowrap;font-size:clamp(1.7rem,2.5vw,2.45rem)}.detail-hero__benefits{margin:0}.detail-hero__benefits>div{border-bottom:1px solid #edf1f6;grid-template-columns:94px minmax(0,1fr);align-items:center;gap:14px;padding:13px 0;font-size:.9rem;display:grid}.detail-hero__benefits dt{color:#66778e;font-weight:700}.detail-hero__benefits dd{color:#21364f;margin:0;padding-left:40px;font-weight:800}.detail-hero__benefits dd>strong{color:#1263db}.detail-hero__benefits small{color:#8795a7;margin-top:5px;font-size:.77rem;font-weight:500;line-height:1.5;display:block}.detail-hero__utility{gap:9px;margin-top:17px;display:flex}.detail-hero__utility button{color:#344255;background:#fff;border:1px solid #d2dce9;border-radius:7px;justify-content:center;align-items:center;width:42px;height:40px;padding:0;display:inline-flex}.detail-hero__utility button:not(:disabled):hover{color:#1263db;border-color:#1263db}.detail-hero__utility button:disabled{opacity:.64;cursor:not-allowed}.detail-hero__utility button:first-child:disabled{color:#1e293b;opacity:1}.detail-hero__utility button.is-active{color:#1263db;border-color:#1263db}.detail-hero__utility svg{width:22px;height:22px}.detail-hero__copy-status{color:#1366c5;margin:8px 0 0;font-size:.78rem}.detail-hero__purchase{grid-template-columns:1fr 1fr;gap:9px;margin-top:14px;display:grid;position:relative}.detail-hero__purchase button{color:#1257b8;background:#fff;border:1px solid #bfd2eb;border-radius:8px;min-height:52px;font-size:1rem;font-weight:800}.detail-hero__purchase button:last-child{color:#fff;background:#1263db;border-color:#1263db}.detail-hero__purchase button:first-child.is-active{background:#edf5ff;border-color:#1263db}.detail-hero__purchase button:disabled{opacity:.72;cursor:not-allowed}.detail-hero__purchase-note{color:#8897aa;margin:9px 0 0;font-size:.75rem}.detail-related{margin-top:65px}.detail-related__top{justify-content:space-between;align-items:end;gap:16px;display:flex}.detail-related__controls{color:#64768f;white-space:nowrap;align-items:center;gap:10px;margin-bottom:21px;font-size:.85rem;font-weight:750;display:flex}.detail-related__controls button{color:#1f395b;background:#fff;border:1px solid #d1ddec;border-radius:50%;place-items:center;width:34px;height:34px;padding:0;font-size:1.5rem;line-height:1;display:grid}.detail-related__controls button:disabled{color:#b8c4d2;cursor:not-allowed}.detail-related__controls button:not(:disabled):hover{color:#1263db;border-color:#1263db}.detail-section__heading{margin-bottom:21px}.detail-section__heading>span{color:#1263db;letter-spacing:.13em;font-size:.72rem;font-weight:850}.detail-section__heading h2{letter-spacing:-.025em;margin:6px 0 0;font-size:1.55rem}.detail-section__heading p{color:#7e8da0;margin:8px 0 0;font-size:.85rem}.detail-related__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.detail-related__card{background:#fff;border:1px solid #e1e9f3;border-radius:11px;flex-direction:column;min-width:0;padding:14px;display:flex}.detail-related__card:hover{border-color:#8db9ee;box-shadow:0 8px 22px #163e7310}.detail-related__image{aspect-ratio:1.3;color:#91a0b2;background:#f7f9fd;border-radius:8px;place-items:center;width:100%;font-size:.75rem;display:grid}.detail-related__image img{object-fit:contain;mix-blend-mode:multiply;width:85%;height:85%}.detail-related__name{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.7em;margin-top:11px;font-size:.84rem;line-height:1.35;display:-webkit-box;overflow:hidden}.detail-related__card strong{margin-top:auto;padding-top:10px;font-size:1rem}.detail-related__empty{color:#77879d;background:#fff;border:1px solid #e1e9f3;border-radius:10px;padding:25px}.detail-jump{z-index:8;background:#fff;border:1px solid #dae4f0;border-radius:10px;grid-template-columns:repeat(3,1fr);margin-top:70px;display:grid;position:sticky;top:0;overflow:hidden;box-shadow:0 4px 13px #173c700b}.detail-jump a{color:#425670;text-align:center;padding:18px 10px;font-size:.95rem;font-weight:800}.detail-jump a+a{border-left:1px solid #e7edf5}.detail-jump a:hover,.detail-jump a:focus-visible{color:#1263db;background:#eaf2ff}.detail-jump a[aria-current=location]{color:#1263db;box-shadow:inset 0 0 0 2px #1263db}.detail-jump span{color:#8797ac;margin-left:4px;font-size:.8rem}.detail-section{margin-top:52px;scroll-margin-top:88px}.specification-table-wrap{background:#fff;border:1px solid #dce5f0;border-radius:10px;overflow-x:auto}.specification-table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:.86rem}.specification-table th,.specification-table td{overflow-wrap:anywhere;text-align:left;vertical-align:top;border-bottom:1px solid #e5ebf3;padding:13px 17px}.specification-table tr:last-child>*{border-bottom:0}.specification-table tr:not(.specification-table__section) th{color:#5b6c82;background:#f8faff;width:17%;font-weight:700}.specification-table tr:not(.specification-table__section) td{color:#273c54;width:33%}.specification-table tr>:nth-child(2){border-right:1px solid #e5ebf3}.specification-table__section th{color:#1559ad;background:#edf4fd;padding:12px 17px;font-size:.88rem;font-weight:850}.detail-data-note{color:#8a97a8;margin:11px 2px 0;font-size:.77rem}.detail-feedback__panel{background:#fff;border:1px solid #e0e8f2;border-radius:11px;justify-content:space-between;align-items:center;gap:24px;min-height:160px;padding:28px 32px;display:flex}.detail-feedback__panel strong{font-size:1.04rem}.detail-feedback__stars{color:#a4b1c1;letter-spacing:.06em;margin-bottom:12px;font-size:1.45rem}.detail-feedback__stars span{color:#8998aa;letter-spacing:0;margin-left:2px;font-size:.9rem}.detail-feedback__panel p{color:#75869b;margin:8px 0 0;font-size:.85rem;line-height:1.55}.detail-feedback__panel button{color:#788ba3;cursor:not-allowed;background:#f5f8fc;border:1px solid #d1dce9;border-radius:7px;flex:none;padding:11px 16px;font-size:.83rem;font-weight:750}.detail-review-summary,.detail-inquiry-actions{background:#fff;border:1px solid #e0e8f2;border-radius:10px;justify-content:space-between;align-items:center;gap:18px;padding:20px 24px;display:flex}.detail-review-summary p,.detail-inquiry-actions p{color:#73859a;margin:0;font-size:.84rem}.detail-inquiry-actions button{color:#1263db;background:#fff;border:1px solid #1263db;border-radius:7px;padding:10px 15px;font-weight:800}.detail-feedback-list{gap:10px;margin-top:13px;display:grid}.detail-review-item,.detail-inquiry-item{background:#fff;border:1px solid #e0e8f2;border-radius:10px;padding:18px 20px}.detail-review-item header,.detail-inquiry-item header{align-items:center;gap:12px;display:flex}.detail-review-item header span{color:#f5a000;letter-spacing:.04em}.detail-review-item time,.detail-inquiry-item time{color:#8b99aa;margin-left:auto;font-size:.75rem}.detail-review-delete{color:#dc3545;font:inherit;cursor:pointer;background:0 0;border:0;padding:2px 0;font-size:.78rem;font-weight:700}.detail-review-delete:hover{text-decoration:underline}.detail-review-item>p,.detail-inquiry-item>p{white-space:pre-wrap;margin:13px 0 0;line-height:1.65}.detail-inquiry-item>div{background:#f5f8fc;border-radius:8px;margin-top:15px;padding:13px}.detail-inquiry-item>div p{white-space:pre-wrap;margin:7px 0 0}.detail-feedback-empty{color:#8291a3;text-align:center;background:#fff;border:1px solid #e0e8f2;border-radius:10px;padding:30px}.detail-inquiry-form{background:#f8fafd;border:1px solid #dce5ef;border-radius:10px;gap:10px;margin-top:12px;padding:20px;display:grid}.detail-inquiry-form input[type=text],.detail-inquiry-form>input,.detail-inquiry-form textarea{width:100%;font:inherit;border:1px solid #c9d6e5;border-radius:7px;padding:11px 12px}.detail-inquiry-form textarea{resize:vertical;line-height:1.55}.detail-inquiry-form label{color:#596e86;font-size:.84rem}.detail-inquiry-form>button{color:#fff;background:#1263db;border:1px solid #1263db;border-radius:7px;justify-self:end;padding:10px 18px;font-weight:800}@media (width<=1050px){.detail-hero{grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:28px}}@media (width<=760px){.detail-hero{grid-template-columns:1fr;gap:16px;padding:17px}.detail-hero__visual{max-height:320px}.detail-hero__price{padding-right:48px}.detail-hero__benefits dd{padding-left:24px}.detail-hero__info{padding:7px 2px 2px}.detail-related__grid{grid-template-columns:repeat(5,minmax(155px,1fr));overflow-x:auto}.detail-jump a{padding:14px 6px;font-size:.81rem}.specification-table{min-width:650px}.detail-feedback__panel{flex-direction:column;align-items:flex-start;padding:22px}}@media (width<=390px){.detail-hero__benefits>div{grid-template-columns:76px minmax(0,1fr)}.detail-related__card{padding:10px}}@media (prefers-reduced-motion:reduce){html:has(.detail-page){scroll-behavior:auto}}.compare-page{padding-top:40px;padding-bottom:80px}.compare-page__heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:27px;display:flex}.compare-page__heading h1{color:#132e4e;margin:5px 0 0;font-size:2rem}.compare-page__heading>div>p:last-child{color:#73849a;margin:0}.comparison-products,.comparison-card{background:#fff;border:1px solid #dce5f0;border-radius:13px;overflow:hidden}.comparison-products table,.comparison-table{border-collapse:collapse;table-layout:fixed;width:100%}.comparison-products th:first-child,.comparison-table tr>th:first-child{width:150px}.comparison-products thead>tr>th:first-child{color:#61748d;text-align:left;padding:20px;font-size:.83rem}.comparison-product{vertical-align:top;border-left:1px solid #e5ebf2;padding:18px;position:relative}.comparison-product>button{z-index:1;color:#7e8c9e;cursor:pointer;background:#f0f3f7;border:0;border-radius:50%;width:25px;height:25px;position:absolute;top:9px;right:9px}.comparison-product a{display:block}.comparison-product a>span{box-sizing:border-box;color:#8c99a9;background:#f7f9fc;border-radius:9px;place-items:center;height:200px;padding:12px;font-size:.7rem;display:grid;overflow:hidden}.comparison-product img{object-fit:contain;object-position:center;mix-blend-mode:multiply;width:auto;max-width:100%;height:auto;max-height:100%}.comparison-product strong{color:#243c59;text-align:left;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:42px;margin-top:12px;font-size:.85rem;line-height:1.5;display:-webkit-box;overflow:hidden}.comparison-product small{color:#1263db;text-align:right;margin-top:7px;font-size:.83rem;font-weight:850;display:block}.comparison-mode{background:#fff;border:1px solid #cfdae7;border-radius:10px;grid-template-columns:1fr 1fr;margin:28px 0 18px;display:grid}.comparison-mode button{color:#65778d;background:#fff;border:0;border-radius:9px;padding:15px;font-size:.9rem;font-weight:800}.comparison-mode button.is-active{color:#fff;background:#173b68}.comparison-section-title{padding:24px 26px 18px}.comparison-section-title>span{color:#1263db;letter-spacing:.1em;font-size:.7rem;font-weight:850}.comparison-section-title h2{color:#183450;margin:5px 0 0;font-size:1.35rem}.comparison-section-title p{color:#7a899c;margin:0;font-size:.8rem}.comparison-table-wrap{overflow-x:auto}.comparison-table th,.comparison-table td{color:#42556d;text-align:center;vertical-align:middle;border-top:1px solid #e4eaf2;border-left:1px solid #edf1f5;padding:15px 18px;font-size:.82rem}.comparison-table tr>th:first-child{color:#263f5e;text-align:left;background:#f8fafc;border-left:0;font-weight:800}.comparison-table__section th{padding:13px 18px;color:#1263db!important;background:#edf4fd!important;font-size:.86rem!important}.comparison-empty{color:#a1acb9}.comparison-summary-value{text-align:left;background:#fff;border:1px solid #e5ebf3;border-radius:8px;gap:0;display:grid;overflow:hidden}.comparison-summary-value__detail{border-bottom:1px solid #edf1f5;gap:4px;min-height:45px;padding:8px 10px;display:grid}.comparison-summary-value__detail span,.comparison-graph span{color:#8290a2;font-size:.62rem;font-weight:700}.comparison-summary-value__detail strong{color:#263e5b;overflow-wrap:anywhere;font-size:.74rem;line-height:1.4}.comparison-graph{gap:7px;padding:8px 10px 10px;display:grid}.comparison-graph>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.comparison-graph strong{color:#263e5b;font-size:.72rem}.comparison-graph i{background:#edf1f6;border-radius:5px;height:8px;overflow:hidden}.comparison-graph i b{border-radius:inherit;background:linear-gradient(90deg,#1263db,#5a9df2);height:100%;display:block}.comparison-help{color:#71839a;cursor:help;border:1px solid #a7b5c6;border-radius:50%;place-items:center;width:17px;height:17px;margin-left:6px;font-size:.65rem;display:inline-grid;position:relative}.comparison-help>span{z-index:3;color:#fff;background:#243a55;border-radius:7px;width:230px;padding:10px 12px;font-size:.7rem;font-weight:500;line-height:1.5;display:none;position:absolute;top:23px;left:50%;transform:translate(-50%);box-shadow:0 7px 20px #10223733}.comparison-help:hover>span,.comparison-help:focus>span{display:block}.member-point-card{color:#23405f;background:#f0f6ff;border-radius:11px;justify-content:space-between;align-items:center;margin-bottom:30px;padding:20px 24px;display:flex}.member-point-card span{font-weight:750}.member-point-card strong{color:#1263db;font-size:1.35rem}.member-section+.member-section{margin-top:34px}.member-section h2{margin:0 0 16px;font-size:1.18rem}.member-section-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px;display:flex}.member-section-heading h2{margin:0}.member-section-heading button{color:#315778;background:#fff;border:1px solid #c7d5e5;border-radius:7px;padding:7px 11px;font-size:.78rem;font-weight:750}.member-default-address{background:#fbfcfe;border:1px solid #dce5ef;border-radius:10px;padding:20px}.member-default-address>div{align-items:center;gap:8px;display:flex}.member-default-address span,.member-address-options em{color:#1263db;background:#e8f2ff;border-radius:999px;padding:3px 7px;font-size:.7rem;font-style:normal;font-weight:800}.member-default-address p{color:#60748a;margin:9px 0 0}.member-empty-address{color:#7a8da2}.member-withdraw{color:#cf3030;text-align:left;background:#fff0f0;border:1px solid #f0b7b7;border-radius:9px;width:100%;margin-top:34px;padding:14px 18px;font-size:.88rem;font-weight:800}.member-withdraw:hover{background:#ffe5e5}.mypage-message{color:#b33131;background:#fff1f1;border-radius:8px;padding:11px 13px}.member-profile-form,.member-password-form{background:#fbfcfe;border:1px solid #dce5ef;border-radius:10px;gap:14px;padding:20px;display:grid}.member-profile-form label,.member-password-form label{color:#50667e;grid-template-columns:130px minmax(0,1fr);align-items:center;gap:12px;font-size:.85rem;font-weight:800;display:grid}.member-profile-form input,.member-password-form input{background:#fff;border:1px solid #cad7e5;border-radius:7px;width:100%;height:40px;padding:8px 11px}.member-inline-field{grid-template-columns:minmax(0,1fr) 112px;gap:8px;display:grid}.member-inline-field button{color:#245b96;background:#fff;border:1px solid #aebfd2;border-radius:7px;font-weight:750}.member-profile-form small{grid-column:2;margin-top:-8px;font-size:.74rem}.member-profile-form small.available{color:#167548}.member-profile-form small.unavailable{color:#c23737}.member-save-button{color:#fff;background:#1263db;border:1px solid #1263db;border-radius:8px;justify-self:end;min-width:150px;padding:11px 17px;font-weight:800}.member-save-button:disabled,.member-inline-field button:disabled{opacity:.55;cursor:not-allowed}.member-address-overlay{z-index:1100;background:#0a162694;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.member-address-modal{background:#fff;border-radius:16px;width:min(680px,100%);max-height:84vh;padding:26px;overflow:auto;box-shadow:0 22px 70px #00000040}.member-address-modal-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.member-address-modal-heading h2{margin:0 0 20px}.member-address-modal-heading button{background:0 0;border:0;font-size:1.8rem}.member-address-options{gap:10px;display:grid}.member-address-option{border:1px solid #dce5ef;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:15px;display:grid}.member-address-option.selected{background:#f7faff;border:2px solid #1263db}.member-address-options label{cursor:pointer;grid-template-columns:20px 1fr;gap:11px;display:grid}.member-address-options input{margin-top:3px}.member-address-options span{display:block}.member-address-options small{color:#667b91;margin-top:6px;display:block}.member-address-options em{margin-left:8px;display:inline-block}.member-address-edit{color:#315675;background:#fff;border:1px solid #bdccdd;border-radius:7px;padding:7px 10px;font-size:.76rem;font-weight:800}.member-address-actions{border-top:1px solid #e2e9f1;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px;padding-top:18px;display:grid}.member-address-actions button{color:#315675;background:#fff;border:1px solid #bdccdd;border-radius:8px;padding:12px;font-weight:800}.member-address-actions button.primary{color:#fff;background:#1263db;border-color:#1263db}.member-address-actions button:disabled{opacity:.55;cursor:not-allowed}.member-address-form{gap:12px;display:grid}.member-address-form label{color:#4d637a;gap:6px;font-size:.84rem;font-weight:750;display:grid}.member-address-form input{background:#fff;border:1px solid #cad7e5;border-radius:7px;width:100%;height:39px;padding:8px 10px}.member-address-form input[readonly]{background:#f7f9fc}.member-address-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.member-address-form-grid.two{grid-template-columns:1fr 1fr}.member-postcode-row{grid-template-columns:160px auto;gap:8px;display:grid}.member-postcode-row button{color:#195eb4;background:#fff;border:1px solid #a9bdd5;border-radius:7px;font-weight:750}@media (width<=680px){.member-info-list>div{grid-template-columns:110px minmax(0,1fr)}.member-address-form-grid,.member-address-form-grid.two,.member-profile-form label,.member-password-form label{grid-template-columns:1fr}.member-profile-form small{grid-column:1}}.profile-edit-list{border-top:2px solid #233d5d}.profile-edit-row{border-bottom:1px solid #e0e8f1}.profile-edit-summary{grid-template-columns:150px minmax(0,1fr) auto;align-items:center;min-height:70px;padding:0 18px;display:grid}.profile-edit-summary strong{color:#52677f}.profile-edit-summary>span{color:#172d49}.profile-edit-summary .password-mask{letter-spacing:2px}.profile-edit-link{color:#1263db;background:0 0;border:0;padding:4px;font-size:.86rem;font-weight:800;text-decoration:none}.profile-edit-link:hover{text-decoration:underline}.profile-edit-controls{background:#f8fafd;gap:10px;padding:18px 18px 22px 168px;display:grid}.profile-edit-input-line{grid-template-columns:minmax(0,1fr) 122px;gap:8px;display:grid}.profile-edit-controls input{background:#fff;border:1px solid #cad7e5;border-radius:7px;width:100%;height:40px;padding:8px 11px}.profile-edit-input-line button{color:#245b96;background:#fff;border:1px solid #aebfd2;border-radius:7px;font-weight:750}.profile-edit-controls.password{grid-template-columns:1fr}.profile-edit-controls small.available{color:#167548}.profile-edit-controls small.unavailable{color:#c23737}.profile-edit-save{color:#fff;background:#1263db;border:1px solid #1263db;border-radius:7px;justify-self:end;min-width:90px;padding:9px 15px;font-weight:800}.profile-edit-save:disabled,.profile-edit-input-line button:disabled{opacity:.55;cursor:not-allowed}.profile-edit-back{color:#315778;background:#fff;border:1px solid #c7d5e5;border-radius:7px;margin-top:24px;padding:10px 14px;font-weight:750}@media (width<=680px){.profile-edit-summary{grid-template-columns:100px minmax(0,1fr) auto;padding:0 10px}.profile-edit-controls{padding-left:10px;padding-right:10px}}.account-shopping-page{padding-top:38px;padding-bottom:70px}.account-shopping-page__header{justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:26px;display:flex}.account-shopping-page__heading{margin:0}.account-shopping-page__heading h1{margin:6px 0 8px;font-size:2rem}.account-shopping-page__heading h1 small{color:#1263db;font-size:.85em}.account-shopping-page__heading>p:last-child{color:#738399;margin:0}.cart-list{background:#fff;border:1px solid #dfe7f1;border-radius:13px;overflow:hidden}.cart-select-all{color:#42566f;background:#f7f9fc;border-bottom:1px solid #dfe7f1;padding:15px 22px;font-size:.86rem}.cart-select-all label{align-items:center;gap:8px;font-weight:750;display:inline-flex}.cart-select-all strong{color:#1263db}.cart-select-all input,.cart-row__check input{accent-color:#1263db;width:18px;height:18px}.cart-layout{grid-template-columns:minmax(760px,1fr) 360px;align-items:start;gap:24px;min-width:1144px;display:grid}.cart-row{border-bottom:1px solid #e8edf4;grid-template-columns:24px 120px minmax(0,1fr) auto 150px auto;align-items:center;gap:18px;padding:22px;display:grid}.cart-row:last-child{border-bottom:0}.cart-row__check{place-items:center;display:grid}.cart-row__image{color:#8998aa;background:#f7f9fc;border-radius:8px;place-items:center;width:120px;height:100px;font-size:.72rem;display:grid}.cart-row__image img{object-fit:contain;mix-blend-mode:multiply;width:90%;height:90%}.cart-row__info{min-width:0}.cart-row__info>span{color:#1263db;font-size:.75rem;font-weight:750}.cart-row__info h2{margin:6px 0 10px;font-size:1rem}.cart-row__info h2 a{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.cart-row__info>strong{font-size:.92rem}.cart-row__quantity{border:1px solid #ced9e7;border-radius:7px;align-items:center;display:flex;overflow:hidden}.cart-row__quantity button{color:#2d4665;background:#f5f8fc;border:0;width:32px;height:34px;font-size:1rem}.cart-row__quantity button:disabled{color:#b5bfcb}.cart-row__quantity span{text-align:center;min-width:36px;font-size:.85rem;font-weight:750}.cart-row__subtotal{color:#0d315d;text-align:right;white-space:nowrap;font-size:1.03rem}.cart-row__remove{color:#78889b;background:0 0;border:0;font-size:.78rem;text-decoration:underline}.cart-summary{background:#fff;border:1px solid #d7e0eb;border-radius:13px;flex-direction:column;min-height:400px;padding:29px 28px;display:flex;position:sticky;top:22px;box-shadow:0 8px 24px #1d3d6810}.cart-summary h2{margin:0 0 19px;font-size:1.05rem}.cart-summary dl{margin:0}.cart-summary dl>div{justify-content:space-between;align-items:center;gap:12px;padding:8px 0;display:flex}.cart-summary dt{color:#5f7086;font-size:.84rem}.cart-summary dd{color:#1a304b;white-space:nowrap;margin:0;font-size:.92rem;font-weight:800}.cart-summary dd.cart-summary__discount{color:#d64355}.cart-summary dl>.cart-summary__total{border-top:1px solid #e5eaf1;margin-top:11px;padding:18px 0 8px}.cart-summary__total dt{color:#1c3049;font-weight:800}.cart-summary__total dd{color:#0d315d;font-size:1.25rem}.cart-summary>p{color:#8390a2;justify-content:space-between;gap:10px;margin:8px 0 22px;font-size:.75rem;display:flex}.cart-summary>p strong{color:#66778d;font-size:.79rem}.cart-summary button{color:#fff;background:#1263db;border:0;border-radius:8px;width:100%;min-height:48px;margin-top:auto;font-weight:800}.cart-summary button:disabled{opacity:.55}.recent-products{box-sizing:border-box;background:#fff;border:1px solid #dfe7f1;border-radius:13px;width:calc(100% - 100px);margin:42px auto 0;padding:24px}.recent-products__heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:20px;display:flex}.recent-products__heading .eyebrow{margin:0 0 5px}.recent-products__heading h2{color:#18314f;margin:0;font-size:1.28rem}.recent-products__controls{align-items:center;gap:10px;display:flex}.recent-products__controls button{color:#234363;cursor:pointer;background:#fff;border:1px solid #cfd9e6;border-radius:50%;place-items:center;width:34px;height:34px;font-size:1rem;font-weight:800;display:grid}.recent-products__controls button:disabled{color:#b9c3cf;cursor:default}.recent-products__controls span{color:#75859a;text-align:center;min-width:42px;font-size:.78rem}.recent-products__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.recent-product-card{background:#fff;border:1px solid #e2e9f2;border-radius:10px;min-width:0;padding:14px}.recent-product-card__image{color:#8493a6;background:#f6f8fb;border-radius:8px;place-items:center;height:148px;font-size:.72rem;display:grid;overflow:hidden}.recent-product-card__image img{object-fit:contain;mix-blend-mode:multiply;width:76%;height:76%}.recent-product-card__name{color:#273d59;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:39px;margin:12px 0 10px;font-size:.84rem;font-weight:700;line-height:1.45;display:-webkit-box;overflow:hidden}.recent-product-card__bottom{justify-content:space-between;align-items:center;gap:10px;display:flex}.recent-product-card__bottom strong{color:#102f55;white-space:nowrap;font-size:.9rem}.recent-product-card__bottom button{color:#70839b;cursor:pointer;background:#fff;border:1px solid #d2ddeb;border-radius:8px;flex:none;place-items:center;width:32px;height:32px;display:grid}.recent-product-card__bottom button svg{width:18px;height:18px}.recent-product-card__bottom button.is-active{color:#1263db;border-color:#1263db}.recent-product-card__bottom button:disabled{opacity:.55;cursor:wait}.recent-products__empty{color:#8290a2;text-align:center;margin:0;padding:34px 0}.checkout-steps{color:#9aa6b5;white-space:nowrap;align-items:center;gap:0;margin:8px 0 0;padding:0;font-size:.82rem;font-weight:700;list-style:none;display:flex}.checkout-steps li{align-items:center;display:flex}.checkout-steps li+li:before{content:"";background:#d7dee8;width:34px;height:1px;margin:0 10px}.checkout-steps span{color:#8d99a8;background:#e7ebf0;border-radius:50%;place-items:center;width:27px;height:27px;margin-right:7px;font-size:.7rem;display:grid}.checkout-steps li.is-active{color:#16395f}.checkout-steps li.is-active span{color:#fff;background:#1263db}@media (width<=760px){.checkout-steps{justify-content:space-between;width:100%;font-size:.72rem}.checkout-steps li+li:before{width:14px;margin:0 5px}.checkout-steps span{width:24px;height:24px;margin-right:4px}}.order-history-tabs{border-bottom:1px solid #cad7e5;grid-template-columns:1fr 1fr;width:min(520px,100%);margin:0 auto 30px;display:grid}.order-history-tabs button{color:#6c7e91;background:0 0;border:0;border-bottom:3px solid #0000;padding:15px 20px;font-size:1rem;font-weight:800}.order-history-tabs button.is-active{color:#1263db;border-bottom-color:#1263db}.order-history-coming-soon,.order-history-state{color:#76889c;place-items:center;min-height:220px;display:grid}.order-history-state.error{color:#c33535}.order-history-content{gap:18px;display:grid}.order-history-card{background:#fff;border:1px solid #dce5ef;border-radius:12px;overflow:hidden}.order-history-card__heading{background:#f8fafd;border-bottom:1px solid #e3eaf2;justify-content:space-between;align-items:center;gap:20px;padding:17px 20px;display:flex}.order-history-card__heading div{align-items:center;gap:14px;display:flex}.order-history-card__heading span{color:#7b8da1;font-size:.76rem}.order-history-card__heading em{color:#1263db;font-size:.8rem;font-style:normal;font-weight:850}.order-history-items{display:grid}.order-history-item{border-bottom:1px solid #edf1f6;grid-template-columns:92px minmax(0,1fr) 120px 145px;align-items:center;gap:17px;padding:18px 20px;display:grid}.order-history-thumbnail{background:#f4f7fb;border-radius:8px;place-items:center;width:92px;height:72px;display:grid;overflow:hidden}.order-history-thumbnail img{object-fit:contain;width:100%;height:100%}.order-history-thumbnail span{color:#9aa8b8;font-size:.7rem}.order-history-product{gap:7px;display:grid}.order-history-product strong{line-height:1.45}.order-history-product small{color:#73859a}.order-review-link{color:#1263db;width:fit-content;font-size:.78rem;font-weight:800}.order-review-link:hover{text-decoration:underline}.order-history-price{text-align:right}.order-history-arrival{border-left:1px solid #e2e8ef;gap:5px;padding-left:16px;display:grid}.order-history-arrival span{color:#78899b;font-size:.72rem}.order-history-arrival strong{color:#1263db;font-size:.86rem}.order-history-detail-toggle{color:#315d88;background:#f8fafd;border:0;width:100%;padding:13px;font-weight:800}.order-history-details{background:#fbfcfe;border-top:1px solid #dce5ef;grid-template-columns:1fr;gap:22px;padding:24px;display:grid}.order-history-details h2{margin:0 0 13px;font-size:1rem}.order-history-details dl{margin:0}.order-history-details dl div{border-bottom:1px solid #e8edf3;justify-content:space-between;gap:16px;padding:8px 0;display:flex}.order-history-details dt{color:#718399}.order-history-details dd{color:#253c57;text-align:right;margin:0;font-weight:750}.order-history-shipping{border-top:1px solid #dfe7f0;padding-top:4px}.order-history-shipping p{color:#5f7389;margin:6px 0 0}@media (width<=900px){.order-history-item{grid-template-columns:78px minmax(0,1fr)}.order-history-thumbnail{width:78px;height:64px}.order-history-price,.order-history-arrival{text-align:left;grid-column:2}.order-history-arrival{border-left:0;padding-left:0}}.payment-page{color:#102746;max-width:1320px;margin:0 auto;padding:40px 20px 72px}.payment-heading,.shipping-section-title,.address-modal-heading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.payment-heading{margin-bottom:26px}.payment-heading h1,.shipping-section-title h2{margin:0}.payment-error{color:#d32f2f}.payment-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:24px;display:grid}.payment-content{min-width:0}.checkout-section{background:#fff;border:1px solid #dfe7f1;border-radius:14px;margin-bottom:20px;padding:28px}.checkout-section>h2,.shipping-section-title h2,.payment-summary-panel h2{margin:0;font-size:1.25rem;line-height:1.4}.address-list-button{color:#125dc2;cursor:pointer;background:#fff;border:1px solid #b9cbe3;border-radius:9px;padding:10px 15px;font-weight:800}.shipping-mode-row{grid-template-columns:1fr 1fr;gap:12px;margin:24px 0;display:grid}.shipping-mode{color:#526982;text-align:left;cursor:pointer;background:#fff;border:1px solid #d8e2ef;border-radius:12px;grid-template-columns:20px 1fr;gap:3px 10px;padding:17px;display:grid}.shipping-mode.active{color:#102746;background:#f7faff;border:2px solid #216ee0}.shipping-mode:disabled{cursor:not-allowed;opacity:.55}.shipping-mode strong{align-self:center}.shipping-mode small{color:#778ba2;grid-column:2}.mode-radio{border:2px solid #9dafc4;border-radius:50%;grid-row:1/3;align-self:center;width:16px;height:16px}.shipping-mode.active .mode-radio{border:5px solid #216ee0}.selected-address-card{background:#f6f9fd;border-radius:12px;padding:20px}.selected-address-card p{color:#50657c;margin:8px 0 0}.default-badge,.address-option em{color:#1263db;background:#e9f2ff;border-radius:999px;margin-left:8px;padding:3px 7px;font-size:.72rem;font-style:normal;font-weight:800;display:inline-block}.direct-address-form,.delivery-request-row{gap:12px;max-width:760px;display:grid}.direct-address-form label,.delivery-request-row>label:first-child{color:#40566f;gap:7px;font-weight:700;display:grid}.direct-address-form input,.delivery-request-row>input,.point-use-row input{box-sizing:border-box;color:#102746;background:#fff;border:1px solid #cdd9e7;border-radius:7px;width:100%;padding:9px 11px}.direct-address-form input[readonly]{background:#f7f9fc}.form-grid-two{grid-template-columns:1fr 1fr;gap:12px;display:grid}.postcode-row{grid-template-columns:180px auto;gap:8px;display:grid}.postcode-row button,.point-use-row button{color:#155fbd;cursor:pointer;background:#fff;border:1px solid #9fb8d8;border-radius:8px;padding:0 16px;font-weight:800}.check-row{align-items:center;color:#50657c!important;gap:8px!important;font-weight:600!important;display:flex!important}.check-row input{width:17px;height:17px}.delivery-request-row{border-top:1px solid #e5ebf2;margin-top:24px;padding-top:24px}.order-product-list{border:2px solid #d6e0eb;border-radius:10px;margin-top:24px;overflow:hidden}.order-product-row{border-bottom:1px solid #dce5ef;grid-template-columns:108px minmax(0,1fr) 96px 146px;align-items:stretch;min-height:104px;display:grid}.order-product-row:last-child{border-bottom:0}.order-product-row>*{align-items:center;padding:14px 16px;display:flex}.order-product-row>*+*{border-left:1px solid #d6e0eb}.order-product-thumbnail{color:#8a9bae;text-align:center;background:#f8fafc;justify-content:center;font-size:.72rem;overflow:hidden}.order-product-thumbnail img{object-fit:contain;width:100%;height:100%}.order-product-name{line-height:1.5}.order-product-quantity{text-align:center;justify-content:center}.order-product-price{text-align:right;white-space:nowrap;justify-content:flex-end}.order-products-empty{color:#74879b;min-height:52px;margin:22px 0 0}.point-section h2,.payment-method-section h2{margin-bottom:24px}.point-balance{color:#50657c;align-items:baseline;gap:32px;margin:0 0 14px;display:inline-flex}.point-use-row{grid-template-columns:100px 220px 100px;align-items:center;gap:10px;max-width:560px;display:grid}.point-use-row input,.point-use-row button{height:38px}.point-use-row button{padding:0 16px}.payment-sidebar{align-self:start;position:sticky;top:24px}.payment-summary-panel{background:#fff;border:1px solid #d4dee9;border-radius:14px;padding:26px 24px;box-shadow:0 8px 24px #2240620f}.payment-summary-panel h2{margin-bottom:24px}.payment-summary-panel dl{gap:17px;margin:0;display:grid}.payment-summary-panel dl>div,.payment-final,.payment-reward{justify-content:space-between;align-items:baseline;gap:18px;display:flex}.payment-summary-panel dt{color:#50657c}.payment-summary-panel dd{color:#102746;white-space:nowrap;margin:0;font-weight:800}.payment-total-block{border-top:1px solid #dfe7f1;gap:16px;margin-top:24px;padding-top:24px;display:grid}.payment-final strong{color:#1263db;white-space:nowrap;font-size:1.45rem}.payment-reward{color:#667b91;font-size:.88rem}.payment-reward strong{white-space:nowrap}.payment-submit{color:#fff;cursor:pointer;background:#1263db;border:0;border-radius:9px;width:100%;margin-top:26px;padding:15px;font-size:1.02rem;font-weight:900;display:block}.payment-submit:disabled{cursor:not-allowed;background:#9cb6d8}.address-modal-overlay{z-index:1000;background:#0a16268c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.address-modal{background:#fff;border-radius:16px;width:min(600px,100%);max-height:80vh;padding:26px;overflow:auto;box-shadow:0 22px 70px #0000003d}.save-confirm-modal{text-align:center;background:#fff;border-radius:16px;width:min(480px,100%);padding:32px;box-shadow:0 22px 70px #0000003d}.save-confirm-modal h2{margin:0;font-size:1.18rem;line-height:1.5}.save-confirm-modal p{color:#667b91;margin:14px 0 26px;font-size:.92rem;line-height:1.6}.save-confirm-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.save-confirm-actions button{color:#314a66;cursor:pointer;background:#fff;border:1px solid #c9d6e6;border-radius:9px;padding:13px;font-weight:800}.save-confirm-actions button.primary{color:#fff;background:#1263db;border-color:#1263db}.address-modal-heading h2{margin:0 0 20px}.address-modal-heading button{cursor:pointer;background:0 0;border:0;font-size:1.8rem}.address-modal-list{gap:10px;display:grid}.address-option{cursor:pointer;border:1px solid #dbe4ee;border-radius:11px;grid-template-columns:20px 1fr;gap:12px;padding:16px;display:grid}.address-option.selected{background:#f7faff;border:2px solid #216ee0}.address-option input{margin-top:4px}.address-option span{display:block}.address-option small{color:#667b91;margin-top:6px;display:block}.empty-addresses{color:#71859a;text-align:center;margin:4px 0;padding:18px}@media (width<=700px){.payment-layout{grid-template-columns:1fr}.payment-sidebar{position:static}.shipping-mode-row,.form-grid-two{grid-template-columns:1fr}.postcode-row{grid-template-columns:1fr auto}.point-use-row{grid-template-columns:1fr}.payment-heading{flex-direction:column;align-items:stretch}}.payment-success-page{place-items:center;min-height:650px;padding:60px 20px 90px;display:grid}.payment-result-card{box-sizing:border-box;text-align:center;background:#fff;border:1px solid #dce5ef;border-radius:18px;width:min(620px,100%);padding:58px 54px 46px;box-shadow:0 16px 44px #1c385814}.payment-success-check{width:94px;height:94px;margin:0 auto 28px}.payment-success-check svg{width:100%;height:100%;display:block}.payment-success-check circle{fill:#1263db}.payment-success-check path{fill:none;stroke:#fff;stroke-width:6px;stroke-linecap:round;stroke-linejoin:round}.payment-result-card h1{color:#102746;margin:0;font-size:1.75rem}.payment-result-card>p{color:#6c8096;margin:16px 0 38px}.payment-result-error{color:#d32f2f!important}.payment-result-actions{border-top:1px solid #e3eaf2;grid-template-columns:1fr 1fr;gap:12px;padding-top:26px;display:grid}.payment-result-actions a{color:#315375;background:#fff;border:1px solid #b9cbe1;border-radius:9px;padding:14px 18px;font-weight:800;text-decoration:none}.payment-result-actions a.primary{color:#fff;background:#1263db;border-color:#1263db}.support-tabs{border-bottom:1px solid #cad7e5;grid-template-columns:1fr 1fr;width:min(520px,100%);margin:0 auto 28px;display:grid}.support-tabs button{color:#6c7e91;background:0 0;border:0;border-bottom:3px solid #0000;padding:14px;font-weight:800}.support-tabs button.is-active{color:#1263db;border-bottom-color:#1263db}.support-list{gap:11px;display:grid}.support-empty{color:#78899b;place-items:center;min-height:180px;display:grid}.support-empty.error,.support-form-error{color:#c73535}.support-inquiry-item{width:100%;color:inherit;text-align:left;background:#fff;border:1px solid #dce5ef;border-radius:10px;padding:18px 20px}.support-inquiry-item:hover{background:#f9fbfe;border-color:#a8bfda}.support-inquiry-item>div:first-child{align-items:center;gap:10px;display:flex}.support-inquiry-item>div:first-child span{color:#1263db;background:#eaf2ff;border-radius:999px;padding:3px 8px;font-size:.72rem;font-weight:800}.support-inquiry-item>p{color:#5c7188;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:12px 0;line-height:1.55;display:-webkit-box;overflow:hidden}.support-inquiry-item>small{color:#8a99aa}.support-inline-answer{background:#f5f8fc;border-radius:8px;margin-top:15px;padding:13px}.support-inline-answer p{white-space:pre-wrap;margin:7px 0 0}.support-write-action{justify-content:flex-end;margin-top:18px;display:flex}.support-write-action button{color:#fff;background:#1263db;border:1px solid #1263db;border-radius:8px;padding:11px 20px;font-weight:800}.support-report-item{color:#243c58;text-align:left;background:#fff;border:1px solid #dce5ef;border-radius:9px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;width:100%;padding:17px 20px;display:grid}.support-report-item:hover{background:#f9fbfe;border-color:#a8bfda}.report-status{text-align:center;border-radius:999px;min-width:68px;padding:5px 9px;font-size:.73rem;font-weight:850}.report-status.unchecked{color:#68788b;background:#edf1f5}.report-status.progress{color:#9a6200;background:#fff2cf}.report-status.completed{color:#167048;background:#e4f7ed}.support-form{gap:18px;display:grid}.support-form label{color:#40566f;gap:8px;font-weight:800;display:grid}.support-form input,.support-form select,.support-form textarea{color:#203750;width:100%;font:inherit;background:#fff;border:1px solid #c9d6e5;border-radius:8px;padding:11px 12px}.support-form textarea{resize:vertical;line-height:1.55}.support-form-guide{color:#78899b;margin:-5px 0 0;font-size:.8rem}.support-form-actions{justify-content:flex-end;gap:9px;display:flex}.support-form-actions button,.support-back-button{color:#315675;background:#fff;border:1px solid #bdccdd;border-radius:8px;padding:10px 18px;font-weight:800}.support-form-actions button.primary{color:#fff;background:#1263db;border-color:#1263db}.report-detail-card{border:1px solid #dce5ef;border-radius:11px;overflow:hidden}.report-detail-card>header{background:#f8fafd;border-bottom:1px solid #e3eaf2;justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 22px;display:flex}.report-detail-card h2{margin:0 0 8px;font-size:1.15rem}.report-detail-card time{color:#8796a7;font-size:.76rem}.report-detail-card>header>span{color:#1263db;font-size:.82rem;font-weight:850}.report-detail-content{white-space:pre-wrap;min-height:180px;padding:24px 22px;line-height:1.7}.report-admin-answer{background:#f7faff;border-top:1px solid #dce5ef;padding:20px 22px}.report-admin-answer h3{margin:0 0 12px;font-size:1rem}.report-admin-answer p{white-space:pre-wrap;margin:0 0 8px;line-height:1.65}.report-admin-answer p.empty{color:#8494a5}.support-back-button{margin-top:18px}.product-feedback-write-page{place-items:start center;display:grid}.product-feedback-write-card{background:#fff;border:1px solid #dce5ef;border-radius:14px;width:min(760px,100%);padding:32px}.product-feedback-write-card header>span{color:#1263db;font-size:.76rem;font-weight:850}.product-feedback-write-card h1{margin:7px 0 0}.product-feedback-write-card header p{color:#64778e;margin:10px 0 0}.product-feedback-write-card form{gap:22px;margin-top:28px;display:grid}.product-feedback-write-card fieldset{border:0;margin:0;padding:0}.product-feedback-write-card legend,.product-feedback-write-card label>span{color:#40566f;margin-bottom:9px;font-weight:800;display:block}.review-rating-picker{align-items:center;gap:4px;display:flex}.review-rating-picker button{color:#cbd4df;background:0 0;border:0;padding:0;font-size:2rem}.review-rating-picker button.is-active{color:#f5a000}.review-rating-picker strong{color:#40566f;margin-left:10px}.product-feedback-write-card textarea{width:100%;font:inherit;resize:vertical;border:1px solid #c9d6e5;border-radius:8px;padding:13px;line-height:1.6}.product-feedback-form-actions{justify-content:flex-end;gap:9px;display:flex}.product-feedback-form-actions button{color:#315675;background:#fff;border:1px solid #bdccdd;border-radius:8px;padding:10px 18px;font-weight:800}.product-feedback-form-actions button.primary{color:#fff;background:#1263db;border-color:#1263db}.product-feedback-error{color:#bd3030;background:#fff0f0;border-radius:8px;padding:10px 12px}.admin-page{color:#203750}.admin-heading span{color:#c62f2f;letter-spacing:.15em;font-size:.76rem;font-weight:900}.admin-heading h1{margin:7px 0 28px}.admin-message{color:#315978;background:#edf5ff;border-radius:8px;padding:11px 14px}.admin-tabs{border:1px solid #dce5ef;border-radius:10px;grid-template-columns:repeat(3,1fr);margin-bottom:24px;display:grid;overflow:hidden}.admin-tabs button{color:#60748b;background:#fff;border:0;padding:14px 10px;font-weight:800}.admin-tabs button+button{border-left:1px solid #e2e9f1}.admin-tabs button.is-active{color:#fff;background:#283d58}.admin-tabs span{margin-left:6px;font-size:.75rem}.admin-list{gap:14px;display:grid}.admin-card{background:#fff;border:1px solid #dce5ef;border-radius:11px;padding:21px}.admin-card header{justify-content:space-between;gap:20px;display:flex}.admin-card header div{gap:6px;display:grid}.admin-card header span{color:#7a8c9f;font-size:.76rem}.admin-card header em{color:#1263db;font-size:.77rem;font-style:normal;font-weight:850}.admin-card>p{white-space:pre-wrap;margin:17px 0;line-height:1.65}.admin-card textarea,.admin-card select{width:100%;font:inherit;border:1px solid #c9d6e5;border-radius:7px;margin-top:9px;padding:10px 11px}.admin-card textarea{resize:vertical}.admin-card>button{color:#fff;background:#1263db;border:1px solid #1263db;border-radius:7px;margin:11px 0 0 auto;padding:9px 15px;font-weight:800;display:block}.admin-card>button.danger{color:#c83232;background:#fff0f0;border-color:#d64141}.admin-empty{color:#8090a2;text-align:center;padding:70px 20px}@media (width<=760px){.admin-tabs{grid-template-columns:1fr 1fr}}.auth-page{background:#f5f7fa;place-items:center;min-height:100svh;padding:48px 24px;display:grid}.auth-shell{background:#fff;border:1px solid #dfe7f1;border-radius:15px;width:min(480px,100%);box-shadow:0 12px 38px #173c700d}.auth-logo{width:166px;margin:40px auto 0;display:block}.auth-logo img{object-fit:contain;width:100%;height:54px;display:block}.auth-panel{padding:32px 46px 42px}.auth-panel__heading{margin-bottom:28px}.auth-panel__heading h2{letter-spacing:-.03em;margin:0 0 9px;font-size:1.75rem}.auth-panel__heading p{color:#7a899d;margin:0;font-size:.86rem;line-height:1.55}.auth-form{gap:17px;display:grid}.auth-field{gap:8px;display:grid}.auth-field>span,.auth-fieldset legend{color:#3f536d;font-size:.81rem;font-weight:750}.auth-field input{color:#1c304a;background:#fff;border:1px solid #ccd8e7;border-radius:8px;outline:0;width:100%;min-height:46px;padding:0 13px}.auth-field input:focus{border-color:#1263db;box-shadow:0 0 0 3px #1263db16}.auth-field input:disabled{color:#75859a;background:#f4f7fb}.auth-field small{color:#8795a8;font-size:.73rem;line-height:1.45}.auth-inline{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.auth-inline button{color:#155bb5;background:#edf4fd;border:1px solid #bdd0e8;border-radius:8px;min-width:104px;font-size:.79rem;font-weight:750}.auth-inline button:disabled{opacity:.55;cursor:not-allowed}.auth-verification{background:#f8fbff;border:1px solid #dce7f4;border-radius:10px;margin:-5px 0 0;padding:15px}.auth-verification__status{color:#177247;margin:9px 0 0;font-size:.76rem;font-weight:700}.auth-form__submit{color:#fff;background:#1263db;border:0;border-radius:9px;min-height:49px;margin-top:3px;font-weight:800}.auth-form__submit:hover:not(:disabled){background:#0f56bd}.auth-form__submit:disabled{opacity:.55;cursor:not-allowed}.auth-message{border-radius:8px;margin:0;padding:11px 13px;font-size:.79rem;line-height:1.5}.auth-message--error{color:#ad3434;background:#fff1f1}.auth-message--success{color:#167044;background:#edf9f2}.auth-switch{color:#74859a;text-align:center;margin:22px 0 0;font-size:.82rem}.auth-switch a{color:#1263db;margin-left:7px;font-weight:800}.auth-links{color:#64758a;justify-content:center;align-items:center;margin-top:22px;font-size:.8rem;display:flex}.auth-links a{color:inherit}.auth-links a+a:before{color:#ced6e0;content:"|";margin:0 12px}.auth-coming-soon{place-items:center;min-height:210px;padding:42px;display:grid}.auth-coming-soon p{color:#53667e;margin:0;font-size:1.1rem;font-weight:750}@media (width<=780px){.auth-page{padding:24px 14px}.auth-logo{width:150px;margin-top:32px}.auth-panel{padding:28px 24px 36px}}@media (width<=420px){.auth-inline{grid-template-columns:1fr}.auth-inline button{min-height:42px}}:root{color:#192940;font-synthesis:none;background:#f6f8fc;font-family:Pretendard,Noto Sans KR,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%}.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}.page-container{width:min(1380px,100% - 48px);margin:0 auto}.eyebrow{color:#1263db;letter-spacing:.12em;font-size:.78rem;font-weight:800}.button{border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:11px 18px;font-weight:700;display:inline-flex}.button--primary{color:#fff;background:#1163e2}.button--outline{color:#1852a2;border:1px solid #ccd8e9}.button:hover{filter:brightness(.95)}.site-header{background:#fff;border-bottom:1px solid #e5ebf3}.site-header__inner{align-items:center;gap:30px;width:min(1380px,100% - 48px);min-height:88px;margin:auto;display:flex}.site-header__logo{flex:none;align-items:center;width:180px;display:flex}.site-header__logo img{width:180px;height:auto;display:block}.site-search{border:2px solid #1671ed;border-radius:9px;flex:0 880px;min-width:0;height:44px;display:flex;overflow:hidden}.site-search input{background:#fff;border:0;outline:0;width:100%;min-width:0;padding:0 15px}.site-search button{color:#fff;background:#1263db;border:0;flex:none;padding:0 23px;font-weight:700}.site-header__links{white-space:nowrap;gap:16px;font-size:.89rem;font-weight:650;display:flex}.site-header__links a:hover,.site-footer a:hover{color:#1263db}.site-header__cart-link{align-items:center;gap:5px;display:inline-flex}.site-header__cart-link span{color:#fff;background:#1263db;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.68rem;font-weight:850;line-height:1;display:inline-grid}.category-nav{background:#fff;border-bottom:1px solid #e1e7f0;padding:6px max(24px,50vw - 690px)}.category-nav__row{flex-wrap:wrap;align-items:center;gap:5px;padding:5px 0;display:flex}.category-nav__row+.category-nav__row{border-top:1px solid #edf1f6}.category-nav__title{color:#738299;flex:none;width:80px;font-size:.8rem;font-weight:750}.category-nav a{color:#3f4e63;border-radius:6px;padding:7px 11px;font-size:.87rem;display:inline-flex}.category-nav a:hover,.category-nav a.is-active{color:#125fce;background:#eaf2ff;font-weight:750}.category-nav__manufacturers{max-height:90px;overflow-y:auto}main{min-height:680px;padding:30px 0 72px}.hero{color:#fff;background:linear-gradient(120deg,#0b244b,#114c9e 70%,#146df2);border-radius:18px;grid-template-columns:1fr .7fr;align-items:center;gap:36px;min-height:345px;padding:38px 55px;display:grid;overflow:hidden}.hero .eyebrow{color:#9ec6ff}.hero h1{letter-spacing:-.045em;margin:12px 0 16px;font-size:clamp(2rem,3.2vw,3.6rem);line-height:1.2}.hero p:not(.eyebrow){color:#d5e5fa}.hero .button{color:#0f50aa;background:#fff;margin-top:28px}.hero__visual{justify-content:center;align-items:flex-end;gap:12px;height:200px;display:flex;transform:rotate(-7deg)}.hero__visual span{color:#fff;background:#ffffff1a;border:2px solid #9cc7ff;border-radius:15px;place-items:center;width:130px;height:150px;padding:10px;font-size:.9rem;font-weight:900;display:grid;box-shadow:0 25px 40px #06142e50}.hero__visual span:nth-child(2){height:190px}.section-heading{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:22px;display:flex}.section-heading h2{margin:7px 0;font-size:1.55rem}.section-heading p:last-child{color:#738198}.section-heading>a{color:#1263db;font-weight:750}.category-tiles{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.category-tile{background:#fff;border:1px solid #e4eaf3;border-radius:15px;flex-direction:column;align-items:flex-start;gap:13px;min-height:155px;padding:23px;display:flex;box-shadow:0 5px 18px #263c6310}.category-tile:hover{border-color:#69a8f5;transform:translateY(-2px)}.category-tile__icon{color:#1263db;background:#eaf2ff;border-radius:9px;place-items:center;width:38px;height:38px;font-size:1.4rem;display:grid}.category-tile strong{font-size:1.1rem}.category-tile>span:last-child{color:#66788e;font-size:.84rem}.product-list{background:#fff;border:1px solid #e0e7f0;border-radius:13px;overflow:hidden}.product-card{grid-template-columns:174px minmax(0,1fr) 168px;gap:25px;padding:24px;display:grid}.product-card+.product-card{border-top:1px solid #e8edf4}.product-card__image{color:#8a98ac;background:#fff;border:1px solid #eff2f6;border-radius:10px;align-self:start;place-items:center;width:174px;height:174px;font-size:.8rem;display:grid;overflow:hidden}.product-card__image img{object-fit:contain;width:100%;height:100%}.product-card__eyebrow{color:#1263db;font-size:.8rem;font-weight:700}.product-card h3{margin:7px 0 15px;font-size:1.08rem;line-height:1.48}.product-card h3 a:hover{color:#1263db;text-decoration:underline}.product-card__specs{flex-wrap:wrap;gap:7px 13px;margin:0;display:flex}.product-card__specs div{border-right:1px solid #d7e0ec;align-items:baseline;gap:5px;padding-right:13px;font-size:.84rem;line-height:1.5;display:inline-flex}.product-card__specs div:last-child{border:0}.product-card__specs dt{color:#738198;flex:none;font-weight:700}.product-card__specs dd{color:#445269;margin:0}.product-card__date{color:#8b98aa;margin:15px 0 0;font-size:.78rem}.product-card__reviews{align-items:center;gap:5px;margin:-4px 0 12px;display:flex}.product-card__reviews span{color:#f5a000;font-size:1rem}.product-card__reviews strong{color:#344b67;font-size:.82rem}.product-card__reviews small{color:#8796a8;font-size:.75rem}.product-card__side{text-align:right;border-left:1px solid #e9edf4;flex-direction:column;justify-content:center;align-items:flex-end;gap:13px;padding-left:20px;display:flex}.product-card__side strong{white-space:nowrap;font-size:1.26rem}.product-card__side .button{width:100%}.score{color:#0c63c6;font-size:.78rem;font-weight:750}.score small{color:#8b98aa;font-weight:500;display:block}.breadcrumb{color:#697991;flex-wrap:wrap;align-items:center;gap:9px;font-size:.85rem;display:flex}.breadcrumb a:hover{color:#1263db;text-decoration:underline}.search-heading{justify-content:space-between;align-items:end;gap:20px;margin:26px 0;display:flex}.search-heading h1{margin:6px 0 9px;font-size:1.8rem}.search-heading p:last-child{color:#738198}.breadcrumb-selects{gap:7px;display:flex}.breadcrumb-selects select{background:#fff;border:1px solid #ccd6e4;border-radius:7px;min-height:38px;padding:6px 9px}.search-layout{grid-template-columns:254px minmax(0,1fr);align-items:start;gap:20px;display:grid}.filter-panel{background:#fff;border:1px solid #e0e7f0;border-radius:12px;padding:20px}.filter-panel__heading{justify-content:space-between;align-items:center;display:flex}.filter-panel__heading h2{margin:0;font-size:1.1rem}.filter-panel__heading button{color:#1263db;background:0 0;border:0;font-size:.8rem}.price-filter{border:0;border-bottom:1px solid #e8edf4;margin:0;padding:20px 0}.price-filter legend{float:left;width:100%;margin-bottom:15px;font-size:.9rem;font-weight:750}.price-histogram{clear:both;border-bottom:1px solid #dbe4ee;align-items:flex-end;gap:2px;height:70px;display:flex}.price-histogram span{background:#c7d3e2;border-radius:2px 2px 0 0;flex:1;min-height:3px}.price-histogram span.is-selected{background:#4389ed}.price-filter label{color:#67788d;margin-top:12px;font-size:.75rem;display:block}.price-filter input[type=range]{accent-color:#1263db;width:100%}.price-filter__inputs{align-items:center;gap:5px;margin-top:10px;display:flex}.price-filter__inputs input{border:1px solid #d4deeb;border-radius:5px;width:50%;min-width:0;padding:6px;font-size:.73rem}.filter-panel__fields{gap:15px;padding-top:19px;display:grid}.filter-panel__fields label{gap:7px;font-size:.82rem;font-weight:700;display:grid}.filter-panel__fields select{color:#42526a;background:#fff;border:1px solid #d2dce8;border-radius:6px;width:100%;min-height:36px;padding:5px 7px;font-size:.8rem}.sort-bar{background:#fff;border:1px solid #e0e7f0;border-radius:10px;flex-wrap:wrap;gap:3px;padding:8px;display:flex}.sort-bar button{color:#66778e;background:0 0;border:0;border-radius:7px;padding:10px 12px;font-size:.85rem;font-weight:650}.sort-bar button.is-active{color:#1263db;background:#eaf2ff}.sort-bar button:disabled{opacity:.4;cursor:not-allowed}.results__note{color:#71829a;margin:11px 2px 15px;font-size:.77rem;line-height:1.5}.empty-state{text-align:center;background:#fff;border:1px solid #e0e7f0;border-radius:12px;padding:70px 20px}.empty-state h2{font-size:1.2rem}.empty-state p{color:#75859a}.notice{color:#805c16;background:#fff9e8;border-radius:8px;margin:14px 0;padding:14px 16px}.notice--error{color:#ab332d;background:#fff1f0}.site-footer{color:#5d6e83;background:#fff;border-top:1px solid #dce5f0}.site-footer__inner{flex-wrap:wrap;justify-content:space-between;gap:15px 40px;width:min(1380px,100% - 48px);margin:auto;padding:30px 0 40px;display:flex}.site-footer strong{color:#17355a;font-size:1.05rem}.site-footer p{margin:8px 0;font-size:.85rem}.site-footer nav{gap:17px;font-size:.85rem;display:flex}.site-footer small{width:100%;font-size:.75rem}@media (width<=1040px){.site-header__inner{flex-wrap:wrap;gap:12px;padding:16px 0}.site-search{flex-basis:100%;order:3}.site-header__links{margin-left:auto}.product-card{grid-template-columns:140px minmax(0,1fr)}.product-card__image{width:140px;height:140px}.product-card__side{border-top:1px solid #e9edf4;border-left:0;flex-direction:row;grid-column:2;justify-content:space-between;padding:15px 0 0}.product-card__side .button{width:auto}}@media (width<=720px){.page-container,.site-header__inner,.site-footer__inner{width:min(100% - 28px,1380px)}.site-header__logo,.site-header__logo img{width:135px}.site-header__links{gap:8px;font-size:.75rem}.site-header__links a:first-child,.site-header__links a:nth-child(2){display:none}.category-nav{padding:6px 14px}.category-nav__title{width:100%}.hero{grid-template-columns:1fr;min-height:280px;padding:30px}.hero__visual{display:none}.category-tiles{grid-template-columns:1fr}.category-tile{min-height:110px}.search-heading{display:block}.breadcrumb-selects{margin-top:17px}.search-layout{grid-template-columns:1fr}.filter-panel__fields{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{grid-template-columns:96px minmax(0,1fr);gap:15px;padding:16px}.product-card__image{width:96px;height:96px}.product-card h3{font-size:.93rem}.product-card__specs{gap:3px 8px}.product-card__specs div{border:0}.product-card__side{grid-column:1/-1}}.category-nav{z-index:20;padding-top:0;padding-bottom:0;position:relative}.category-nav__bar{align-items:center;gap:20px;min-height:52px;display:flex}.category-nav__trigger{color:#fff;white-space:nowrap;background:#155fcf;border:0;align-self:stretch;align-items:center;gap:12px;padding:0 22px;font-weight:800;display:flex}.category-nav__trigger span{font-size:1.2rem}.category-nav__trigger.is-active{background:#0d4fae}.category-nav__hint{color:#728098;font-size:.84rem}.category-nav__all{margin-left:auto;font-weight:700;color:#195bbc!important}.category-nav__panel{background:#fff;border:1px solid #d9e3f0;border-radius:0 0 12px 12px;grid-template-columns:220px 220px minmax(250px,1fr);width:min(880px,100vw - 48px);min-height:250px;display:grid;position:absolute;top:100%;left:max(24px,50vw - 690px);overflow:hidden;box-shadow:0 22px 45px #12294730}.category-nav__column{border-right:1px solid #e7edf4;padding:18px 12px}.category-nav__column:last-child{border-right:0}.category-nav__column h2{color:#74849a;margin:0 8px 12px;font-size:.82rem}.category-nav__column a{color:#253956;border-radius:7px;justify-content:space-between;align-items:center;width:100%;margin:2px 0;padding:11px 12px;font-weight:650;display:flex}.category-nav__column a.is-current{color:#0d5fcb;background:#eaf2ff}.category-nav__column--brands{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:2px;max-height:400px;display:grid;overflow-y:auto}.category-nav__column--brands h2,.category-nav__column--brands p{grid-column:1/-1}.category-nav__column--brands a{font-size:.84rem}.promo-carousel{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 12px 28px #182d4a18}.promo-carousel__slide{color:#fff;background:linear-gradient(112deg, var(--promo-color), #0e244a);grid-template-columns:minmax(0,1fr) 300px;align-items:center;gap:40px;min-height:365px;padding:46px 6.5%;display:grid}.promo-carousel__copy>span{letter-spacing:.18em;color:#d0e4ff;font-size:.76rem;font-weight:850}.promo-carousel__copy h1{letter-spacing:-.045em;max-width:720px;margin:14px 0;font-size:clamp(2rem,3.7vw,3.7rem);line-height:1.22}.promo-carousel__copy p{color:#d9e7f9;font-size:1.05rem}.promo-carousel__copy .button{color:#1457b8;background:#fff;margin-top:24px}.promo-carousel__visual{background:#ffffffed;border-radius:35px;place-items:center;width:285px;height:245px;display:grid;transform:rotate(-5deg);box-shadow:0 24px 50px #09152d45}.promo-carousel__visual img{object-fit:contain;width:88%;height:88%}.promo-carousel__visual span{color:#135bc6;font-weight:900}.promo-carousel__controls{background:#fff;justify-content:center;align-items:center;gap:15px;min-height:49px;display:flex}.promo-carousel__controls>button{color:#345477;background:0 0;border:0;font-size:1.5rem;line-height:1}.promo-carousel__controls>span{color:#8290a2;font-size:.75rem}.promo-carousel__dots{gap:6px;display:flex}.promo-carousel__dots button{background:#bac8d9;border:0;border-radius:50%;width:8px;height:8px;padding:0}.promo-carousel__dots button.is-active{background:#1263db;border-radius:10px;width:24px}.home-section{margin-top:64px}.mid-promotions{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:64px;display:grid}.mid-promotions__item{color:#fff;border-radius:15px;flex-direction:column;align-items:flex-start;gap:13px;min-height:205px;padding:27px 33px;display:flex}.mid-promotions__item--gaming{background:linear-gradient(120deg,#42237f,#192a5b)}.mid-promotions__item--aio{background:linear-gradient(120deg,#08677d,#173557)}.mid-promotions__item span{letter-spacing:.14em;color:#cbe5f9;font-size:.7rem;font-weight:850}.mid-promotions__item strong{font-size:1.45rem;line-height:1.38}.mid-promotions__item em{margin-top:auto;font-size:.86rem;font-style:normal;font-weight:750}.search-filters{background:#fff;border:1px solid #dfe7f1;border-radius:12px;margin-top:18px}.search-filters__heading{border-bottom:1px solid #e7edf5;justify-content:space-between;align-items:center;gap:16px;padding:17px 22px;display:flex}.search-filters__heading h2{margin:0 0 3px;font-size:1.06rem}.search-filters__heading p{color:#8491a4;margin:0;font-size:.78rem}.search-filters__heading button{color:#1263db;white-space:nowrap;background:0 0;border:0;font-size:.8rem;font-weight:750}.search-filters__content{grid-template-columns:minmax(0,1fr) 275px;display:grid}.search-filters__groups{grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:10px;padding:17px;display:grid}.filter-group{background:#fff;border:1px solid #dfe7f1;border-radius:8px;min-width:0}.filter-group summary{cursor:pointer;align-items:center;gap:6px;padding:10px 12px;font-size:.82rem;font-weight:750;list-style-position:inside;display:flex}.filter-group[open] summary{color:#155fcf;border-bottom:1px solid #edf1f5}.filter-group__choices{flex-wrap:wrap;gap:6px;max-height:184px;padding:10px;display:flex;overflow-y:auto}.filter-group__choices label{cursor:pointer;border:1px solid #dde5ef;border-radius:6px;align-items:center;gap:4px;max-width:100%;padding:5px 7px;font-size:.75rem;display:inline-flex}.filter-group__choices label:has(input:checked){color:#115ec4;background:#edf5ff;border-color:#3781e6}.filter-group__choices label.is-unavailable{opacity:.45;cursor:not-allowed}.filter-group__choices input{accent-color:#1263db;margin:0}.filter-group__choices small{color:#8795a7}.filter-group__choices p{color:#8c98a8;margin:0;font-size:.78rem}.price-filter{border:0;border-left:1px solid #e7edf5;padding:18px 20px}.price-filter h3{margin:0 0 10px;font-size:.9rem}.price-histogram{height:65px}.price-filter__scale{color:#8291a5;justify-content:space-between;margin:6px 0 10px;font-size:.7rem;display:flex}.price-filter__expensive{color:#61758f;font-size:.73rem}.price-filter__slider{color:#65758d;margin-top:13px;font-size:.75rem;display:block}.price-filter__slider input{accent-color:#1263db;width:100%;display:block}.price-filter__inputs{margin-top:10px}.price-filter__above{align-items:center;gap:7px;margin-top:14px;font-size:.8rem;font-weight:700;display:flex}.price-filter__above input{accent-color:#1263db}.search-heading{margin:30px 0 17px}.search-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start}.compare-panel{text-align:center;background:#fff;border:1px dashed #b9cbe1;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:270px;padding:25px;display:flex;position:sticky;top:20px}.compare-panel__icon{color:#1263db;background:#eaf2ff;border-radius:13px;place-items:center;width:58px;height:58px;font-size:2rem;display:grid}.compare-panel h2{margin:15px 0 5px;font-size:1rem}.compare-panel p{color:#8a97a9;font-size:.78rem;line-height:1.55}.results{min-width:0}.results .product-list{margin-top:14px}@media (width<=1040px){.search-filters__groups{grid-template-columns:repeat(2,minmax(0,1fr))}.search-filters__content{grid-template-columns:minmax(0,1fr) 235px}.search-layout{grid-template-columns:minmax(0,1fr) 310px}}@media (width<=720px){.category-nav__hint{display:none}.category-nav__panel{grid-template-columns:repeat(2,minmax(0,1fr));width:calc(100vw - 28px);max-height:70vh;left:14px;overflow-y:auto}.category-nav__column--brands{border-top:1px solid #e7edf4;grid-column:1/-1}.promo-carousel__slide{grid-template-columns:1fr;gap:10px;min-height:330px;padding:34px 28px}.promo-carousel__visual{display:none}.mid-promotions,.search-filters__content{grid-template-columns:1fr}.search-filters__groups{grid-template-columns:repeat(2,minmax(0,1fr))}.price-filter{border-top:1px solid #e7edf5;border-left:0}.search-layout{grid-template-columns:1fr}.compare-panel{min-height:160px;position:static}}body{overflow-x:hidden}.promo-carousel{border-radius:0;width:100vw;margin-left:calc(50% - 50vw)}.promo-carousel__slide{padding:0;display:block}.promo-carousel__slide-inner{grid-template-columns:minmax(0,1fr) 300px;align-items:center;gap:40px;width:min(1380px,100% - 48px);min-height:365px;margin:0 auto;padding:45px 0;display:grid}.featured-products{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.featured-product{background:#fff;border:1px solid #e0e7f0;border-radius:13px;flex-direction:column;min-width:0;padding:18px;display:flex;box-shadow:0 5px 16px #263c630d}.featured-product:hover{border-color:#74aaf0;transform:translateY(-2px)}.featured-product__image{aspect-ratio:1.25;color:#8a98ac;background:#f8faff;border-radius:9px;place-items:center;width:100%;margin-bottom:15px;font-size:.8rem;display:grid}.featured-product__image img{object-fit:contain;mix-blend-mode:multiply;width:88%;height:88%}.featured-product__name{white-space:nowrap;text-overflow:ellipsis;font-size:.91rem;font-weight:700;display:block;overflow:hidden}.featured-product strong{margin-top:11px;font-size:1.1rem}.filter-group{min-inline-size:0;margin:0;padding:0}.filter-group legend{color:#155fcf;border-bottom:1px solid #edf1f5;align-items:center;gap:6px;width:100%;padding:10px 12px;font-size:.82rem;font-weight:750;display:flex}.filter-group__choices{max-height:88px;overflow:hidden}.filter-group__choices.is-expanded{max-height:240px;overflow-y:auto}.filter-group__more{color:#386cae;background:#f1f5fb;border:0;border-radius:5px;width:calc(100% - 20px);margin:0 10px 10px;padding:5px;font-size:.74rem;font-weight:700;display:block}.price-filter__heading{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.price-filter__heading h3{margin:0}.price-filter__help{display:inline-flex;position:relative}.price-filter__help button{color:#43536c;cursor:help;background:#fff;border:1px solid #8190a4;border-radius:50%;place-items:center;width:20px;height:20px;padding:0;font-size:.76rem;font-weight:800;line-height:1;display:grid}.price-filter__tooltip{z-index:20;color:#243247;text-align:left;opacity:0;visibility:hidden;pointer-events:none;background:#fff;border:1px solid #aeb9c9;border-radius:7px;width:min(270px,100vw - 40px);padding:13px 15px;font-size:.76rem;line-height:1.55;position:absolute;bottom:calc(100% + 13px);right:-8px;box-shadow:0 5px 15px #20324a24}.price-filter__tooltip:after{content:"";background:#fff;border-bottom:1px solid #aeb9c9;border-right:1px solid #aeb9c9;width:12px;height:12px;position:absolute;bottom:-7px;right:11px;transform:rotate(45deg)}.price-filter__help:hover .price-filter__tooltip,.price-filter__help:focus-within .price-filter__tooltip{opacity:1;visibility:visible}.price-filter__expensive{margin:6px 0 0 22px}.product-card__side--search{text-align:center;justify-content:space-between;align-items:stretch;min-height:174px}.product-card__side{position:relative}.product-card__side--search strong{text-align:center;width:100%;margin:auto 0;display:block}.wishlist-button{color:#798ca8;background:0 0;border:0;align-self:flex-end;padding:0;line-height:0}.wishlist-button svg{width:29px;height:29px;display:block}.wishlist-button:disabled{opacity:.7;cursor:not-allowed}.wishlist-button.is-active{color:#1263db}.product-card__quick-actions{justify-content:space-between;align-self:stretch;align-items:center;gap:8px;display:flex}.compare-select-button{color:#62758e;cursor:pointer;background:#fff;border:1px solid #cbd8e8;border-radius:7px;align-items:center;gap:4px;padding:5px 8px;font-size:.7rem;font-weight:750;display:inline-flex}.compare-select-button svg{width:17px;height:17px}.compare-select-button.is-active{color:#1263db;background:#eaf3ff;border-color:#1263db}.product-card__actions{width:100%;display:flex}.product-card__actions button{color:#51657f;white-space:nowrap;background:#fff;border:1px solid #cbd8e9;flex:1;min-height:40px;padding:5px;font-size:.77rem;font-weight:700}.product-card__actions button:first-child{border-radius:7px 0 0 7px}.product-card__actions button:last-child{background:#edf3fb;border-left:0;border-radius:0 7px 7px 0}.product-card__actions button:first-child.is-active{color:#1257b8;background:#eaf3ff;border-color:#83afe7}.product-card__actions button:disabled{cursor:not-allowed}.cart-modal-backdrop{z-index:1000;background:#10192799;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.cart-modal{text-align:center;background:#fff;border-radius:17px;width:min(440px,100%);padding:42px 32px 28px;box-shadow:0 24px 70px #07122259}.cart-modal h2{color:#172c46;letter-spacing:-.025em;margin:0;font-size:1.22rem}.cart-modal p{color:#6e7d90;margin:13px 0 32px;font-size:.9rem}.cart-modal__actions{grid-template-columns:1fr 1fr;gap:9px;display:grid}.cart-modal__actions button{color:#344960;background:#fff;border:1px solid #cbd7e6;border-radius:9px;min-height:50px;font-weight:800}.cart-modal__actions button:last-child{color:#fff;background:#1263db;border-color:#1263db}.cart-modal__actions button:hover{border-color:#1263db}.results__range{color:#7a899d;margin:15px 2px -4px;font-size:.78rem}.pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;margin:28px 0;display:flex}.pagination button{color:#435570;background:#fff;border:1px solid #d7e1ee;border-radius:7px;min-width:38px;min-height:38px;padding:6px 10px}.pagination button.is-active{color:#fff;background:#1263db;border-color:#1263db;font-weight:800}.pagination button:disabled{opacity:.4;cursor:not-allowed}.pagination span{color:#8492a5;padding:0 5px}@media (width<=1040px){.promo-carousel__slide-inner{grid-template-columns:minmax(0,1fr) 240px}.promo-carousel__visual{width:235px;height:210px}.featured-products{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card__side--search{flex-wrap:wrap}}@media (width<=720px){.site-header__links a:first-child,.site-header__links a:nth-child(2){display:inline}.promo-carousel__slide-inner{grid-template-columns:1fr;min-height:330px;padding:34px 0}.featured-products{gap:10px}.featured-product{padding:11px}.featured-product__name{font-size:.82rem}.featured-product strong{font-size:.9rem}.product-card__side--search{align-items:center}.product-card__actions{flex-basis:100%}}
