.hm-page{--bg:#F5F7FA;--surface:#FFFFFF;--surface-2:#F4F6F8;--surface-3:#E9EDF3;--ink:#15171C;--ink-2:#565B66;--ink-3:#8A8F99;--ink-4:#AAB1BC;--line:#E3E8EF;--line-2:#D2DAE5;--navy:#16243F;--navy-2:#233A63;--navy-3:#34528A;--navy-50:#EBEFF5;--navy-100:#DCE4F0;--accent:#D9521E;--accent-2:#B8400F;--accent-50:#FBEDE6;--accent-100:#F6D9C9;--ok:#22C55E;--ok-50:#F0FDF4;--ok-2:#155c3d;--on-navy:#aeb9cc;--on-navy-2:#c9d2e0;--on-navy-3:#9aa6ba;--on-navy-4:#c4cdda;--on-navy-5:#8b98ae;--on-navy-6:#7e8ba2;--accent-light:#ff8a5c;--kakao:#FAE100;--kakao-ink:#3c1e1e;--promo-1s:#1b2b4d;--promo-1e:#0f1a30;--promo-2s:#c8401c;--promo-2e:#9b3210;--r-sm:8px;--r:12px;--r-lg:18px;--r-xl:26px;--sh-1:0 1px 2px rgba(20,23,28,.05),0 1px 3px rgba(20,23,28,.04);--sh-2:0 6px 18px rgba(20,23,28,.09),0 2px 6px rgba(20,23,28,.05);--sh-3:0 20px 52px rgba(20,23,28,.16);--maxw:1240px;--font:"Pretendard",-apple-system,BlinkMacSystemFont,system-ui,"Apple SD Gothic Neo",sans-serif;--img-ph-a:#efece6;--img-ph-b:#f5f3ee;--img-ph-c:#f3f0ea;--img-ph-d:#f8f6f1;font-family:var(--font);color:var(--ink);line-height:1.5;letter-spacing:-.01em;word-break:keep-all;-webkit-font-smoothing:antialiased;background:var(--bg)}.hm-page *,.hm-page :after,.hm-page :before{box-sizing:border-box}.hm-page h1,.hm-page h2,.hm-page h3,.hm-page h4,.hm-page p,.hm-page ul{margin:0}.hm-page ul{padding:0;list-style:none}.hm-page a{color:inherit;text-decoration:none}.hm-page img{max-width:100%}.hm-page button,.hm-page input{font-family:inherit}.hm-page .tnum{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.hm-page .container{max-width:var(--maxw);margin:0 auto;padding:0 28px;width:100%}@media (max-width:880px){.hm-page .container{padding:0 16px}}.hm-page .util{background:var(--navy);color:var(--on-navy);font-size:12.5px}.hm-page .util .container{display:flex;justify-content:space-between;align-items:center;height:38px}.hm-page .util .left{display:flex;gap:8px;align-items:center;font-weight:500;color:var(--on-navy-2)}.hm-page .util .right{display:flex;gap:2px;align-items:center}.hm-page .util .right a{padding:0 12px;color:var(--on-navy);position:relative;font-weight:500}.hm-page .util .right a:hover{color:var(--surface)}.hm-page .util .right a+a:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);height:11px;width:1px;background:rgba(255,255,255,.16)}.hm-page .head{background:var(--surface);border-bottom:1px solid var(--line);position:-webkit-sticky;position:sticky;top:0;z-index:100}.hm-page .head .main{display:flex;align-items:center;gap:30px;padding:18px 0}.hm-page .brand{display:flex;align-items:center;font-weight:800;font-size:22px;letter-spacing:-.04em;cursor:pointer;flex:none}.hm-page .brand .mark{width:32px;height:32px;border-radius:9px;background:var(--accent);color:var(--surface);display:inline-flex;align-items:center;justify-content:center;font-size:17px;margin-right:10px}.hm-page .search{flex:1 1;display:flex;align-items:stretch;border:2px solid var(--navy);border-radius:12px;overflow:hidden;background:var(--surface);max-width:680px}.hm-page .search .scat{display:flex;align-items:center;gap:6px;padding:0 16px;background:var(--navy-50);font-size:14px;font-weight:600;color:var(--navy-2);border-right:1px solid var(--line);white-space:nowrap;cursor:pointer}.hm-page .search input{flex:1 1;border:none;padding:13px 16px;font-size:15px;outline:none;background:transparent;min-width:60px}.hm-page .search .sbtn{background:var(--navy);color:var(--surface);border:none;padding:0 22px;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:7px;font-size:15px}.hm-page .head-contact{display:flex;align-items:center;gap:14px;flex:none}.hm-page .hc-phone{display:flex;align-items:center;gap:7px;color:var(--navy);font-weight:800;font-size:17px;letter-spacing:-.02em}.hm-page .hc-chat{display:flex;align-items:center;gap:6px;background:var(--navy);color:var(--surface);font-weight:700;font-size:13px;padding:9px 14px;border-radius:20px;white-space:nowrap}.hm-page .hc-chat:hover{background:var(--navy-2)}.hm-page .head-icons{display:flex;gap:22px;flex:none}.hm-page .head-icons .hi{display:flex;flex-direction:column;align-items:center;gap:5px;color:var(--ink-2);font-size:11.5px;font-weight:600;cursor:pointer;position:relative;background:none;border:none}.hm-page .head-icons .hi:hover{color:var(--accent)}.hm-page .head-icons .hi .cnt{position:absolute;top:-6px;right:2px;background:var(--accent);color:var(--surface);font-size:10px;font-weight:700;min-width:17px;height:17px;border-radius:9px;display:flex;align-items:center;justify-content:center;padding:0 4px}.hm-page .nav{border-top:1px solid var(--line)}.hm-page .allcat,.hm-page .nav .row{display:flex;align-items:center}.hm-page .allcat{gap:11px;background:var(--navy);color:var(--surface);font-weight:700;font-size:15px;padding:15px 22px;cursor:pointer;flex:none;margin-right:6px;border:0}.hm-page .allcat .bars{display:flex;flex-direction:column;gap:3.5px}.hm-page .allcat .bars span{width:17px;height:2px;background:var(--surface);border-radius:2px}.hm-page .nav a.nlink{padding:15px 13px;font-size:14.5px;font-weight:600;color:var(--ink-2);cursor:pointer;white-space:nowrap}.hm-page .nav a.nlink:hover{color:var(--ink)}.hm-page .nav a.nlink.on{color:var(--accent)}.hm-page .nav .spacer{flex:1 1}.hm-page .nav a.special{color:var(--accent);font-weight:700;display:flex;align-items:center;gap:6px;white-space:nowrap;padding:15px 12px}.hm-page .megawrap{position:relative;flex:none}.hm-page .mega{position:absolute;top:100%;left:0;width:280px;background:var(--surface);border:1px solid var(--line);border-top:none;box-shadow:var(--sh-2);z-index:120;border-radius:0 0 12px 12px;overflow:auto;max-height:min(70vh,640px)}.hm-page .mega .mitem{display:flex;align-items:center;gap:12px;padding:12px 18px;font-size:14.5px;font-weight:600;color:var(--ink-2);cursor:pointer;border-bottom:1px solid var(--surface-2)}.hm-page .mega .mitem:hover{background:var(--navy-50);color:var(--navy)}.hm-page .mega .mitem .tn{margin-left:auto;font-size:12px;color:var(--ink-4);font-weight:600}.hm-page .mega .mitem .ci{width:30px;height:30px;border-radius:8px;background:var(--surface-2);flex:none;display:flex;align-items:center;justify-content:center;color:var(--navy-2);font-size:11px;font-weight:900;letter-spacing:0}.hm-page .hero{background:var(--surface-2);padding:22px 0}.hm-page .hero .hero-grid{display:grid;grid-template-columns:1.6fr 1fr;grid-gap:20px;gap:20px;align-items:stretch}.hm-page .hero-slider{position:relative;border-radius:var(--r-lg);overflow:hidden;min-height:380px}.hm-page .hero-slide{position:absolute;inset:0;background-size:cover;background-position:50%;display:flex;align-items:center;text-decoration:none;opacity:0;animation:heroFade 16s infinite}.hm-page .hero-slide:first-child{animation-delay:0s}.hm-page .hero-slide:nth-child(2){animation-delay:-4s}.hm-page .hero-slide:nth-child(3){animation-delay:-8s}.hm-page .hero-slide:nth-child(4){animation-delay:-12s}.hm-page .hero-slide-budget{background:linear-gradient(135deg,#ffe14d,#ffcf00)}.hm-page .hs-inner{padding:0 44px;max-width:540px}.hm-page .hs-badge{display:inline-block;background:var(--ink);color:#ffe14d;font-weight:800;font-size:12.5px;letter-spacing:.06em;padding:5px 12px;border-radius:20px;margin-bottom:14px}.hm-page .hero-slide-budget h1{font-size:clamp(28px,3.4vw,42px);font-weight:800;letter-spacing:-.04em;line-height:1.15;color:#1c1c1c}.hm-page .hero-slide-budget p{margin-top:14px;font-size:15.5px;color:#4a4020;max-width:44ch;line-height:1.6}.hm-page .hero .cta{margin-top:24px;display:flex;gap:12px;flex-wrap:wrap}.hm-page .hero-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:16px;display:flex;flex-direction:column;gap:10px}.hm-page .hero-card .hc-h{font-size:13px;font-weight:700;color:var(--ink-3);letter-spacing:.04em;margin-bottom:2px;display:flex;align-items:center;gap:8px}.hm-page .hero-quicklinks .hq-item{display:flex;align-items:center;gap:13px;padding:14px 15px;border:1px solid var(--line);border-radius:12px;font-weight:700;color:var(--ink);flex:1 1;transition:border-color .16s,background .16s}.hm-page .hero-quicklinks .hq-item:hover{border-color:var(--navy-3);background:var(--navy-50)}.hm-page .hero-quicklinks .hq-item .hq-ico{width:34px;height:34px;border-radius:9px;background:var(--navy-50);flex:none;display:flex;align-items:center;justify-content:center;color:var(--navy-2)}.hm-page .trust{background:var(--surface);border-bottom:1px solid var(--line)}.hm-page .trust .container{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0}.hm-page .trust .t{display:flex;align-items:center;gap:14px;padding:22px 8px;position:relative}.hm-page .trust .t+.t:before{content:"";position:absolute;left:0;top:24px;bottom:24px;width:1px;background:var(--line)}.hm-page .trust .t .ico{width:42px;height:42px;border-radius:11px;background:var(--navy-50);color:var(--navy-2);display:flex;align-items:center;justify-content:center;flex:none}.hm-page .trust .t b{font-size:15px;font-weight:700;display:block}.hm-page .trust .t span{font-size:12.5px;color:var(--ink-3)}.hm-page .sec{padding:54px 0}.hm-page .sec-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:26px}.hm-page .sec-head .tt{font-size:26px;font-weight:800;letter-spacing:-.03em}.hm-page .sec-head .tt small{display:block;font-size:14px;font-weight:600;color:var(--accent);margin-bottom:6px;letter-spacing:.02em}.hm-page .sec-head .more{font-size:14px;font-weight:600;color:var(--ink-2);display:flex;align-items:center;gap:6px;cursor:pointer}.hm-page .sec-head .more:hover{color:var(--accent)}.hm-page .catgrid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:14px;gap:14px}.hm-page .cattile{background:var(--surface);border:1px solid var(--line);border-radius:var(--r);padding:20px 12px;text-align:center;cursor:pointer;transition:transform .16s,box-shadow .16s,border-color .16s}.hm-page .cattile:hover{transform:translateY(-3px);box-shadow:var(--sh-2);border-color:var(--line-2)}.hm-page .cattile .ci{width:54px;height:54px;border-radius:14px;margin:0 auto 12px;background:var(--surface-2);display:flex;align-items:center;justify-content:center;color:var(--navy-2)}.hm-page .cattile:hover .ci{background:var(--navy-50)}.hm-page .cattile b{font-size:14px;font-weight:600;display:block;letter-spacing:-.02em}.hm-page .cattile span{font-size:11.5px;color:var(--ink-4)}.hm-page .cat-photo{overflow:hidden;border-radius:50%!important}.hm-page .cat-photo img{width:100%;height:100%;object-fit:cover;display:block}.hm-page .cat-feature-list{display:flex;flex-direction:column;gap:18px}.hm-page .cat-feature-row{display:grid;grid-template-columns:220px 1fr;grid-gap:18px;gap:18px;border:1px solid var(--line);border-radius:var(--r);overflow:hidden}.hm-page .cat-feature-tile{display:block}.hm-page .cat-feature-tile img{width:100%;height:100%;object-fit:cover;display:block}.hm-page .cat-feature-products{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;padding:14px}@media (max-width:900px){.hm-page .cat-feature-row{grid-template-columns:1fr}.hm-page .cat-feature-tile img{aspect-ratio:16/9}.hm-page .cat-feature-products{grid-template-columns:repeat(2,1fr)}}.hm-page .brand-strip{flex-wrap:wrap;gap:14px}.hm-page .brand-logo,.hm-page .brand-strip{display:flex;align-items:center;justify-content:center}.hm-page .brand-logo{width:150px;height:80px;border:1px solid var(--line);border-radius:var(--r);background:var(--surface);padding:12px;text-decoration:none;transition:border-color .16s,box-shadow .16s}.hm-page .brand-logo:hover{border-color:var(--line-2);box-shadow:var(--sh-2)}.hm-page .brand-logo img{max-width:100%;max-height:100%;object-fit:contain}.hm-page .pgrid,.hm-page .plist{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:18px;gap:18px}.hm-page .pgrid.g4{grid-template-columns:repeat(4,1fr)}.hm-page .pcard{background:var(--surface);border:1px solid var(--line);border-radius:var(--r);overflow:hidden;cursor:pointer;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;flex-direction:column}.hm-page .pcard:hover{transform:translateY(-4px);box-shadow:var(--sh-2);border-color:var(--line-2)}.hm-page .pcard .thumb{position:relative;aspect-ratio:1/1;overflow:hidden;background:repeating-linear-gradient(135deg,var(--img-ph-a) 0 13px,var(--img-ph-b) 13px 26px)}.hm-page .pcard .thumb img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hm-page .pcard .thumb .ph{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:ui-monospace,monospace;font-size:11px;color:var(--ink-4)}.hm-page .pcard .thumb .tl{position:absolute;top:10px;left:10px;display:flex;gap:5px}.hm-page .pcard .thumb .heart{position:absolute;top:9px;right:9px;width:30px;height:30px;border-radius:50%;background:rgba(255,255,255,.92);display:flex;align-items:center;justify-content:center;border:1px solid var(--line);color:var(--ink-3);cursor:pointer}.hm-page .pcard .thumb .heart.on{color:var(--accent);border-color:var(--accent-100)}.hm-page .pcard .body{padding:14px;display:flex;flex-direction:column;flex:1 1}.hm-page .pcard .cat{font-size:11.5px;color:var(--ink-3);font-weight:600;margin-bottom:6px}.hm-page .pcard .code{font-size:11.5px;color:var(--ink-3);font-weight:700;margin-bottom:5px}.hm-page .pcard .nm{font-size:14.5px;font-weight:600;letter-spacing:-.01em;line-height:1.42;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:41px}.hm-page .pcard .moq{font-size:12px;color:var(--ink-3);margin:9px 0 5px}.hm-page .pcard .price{display:flex;align-items:baseline;gap:4px;margin-top:auto}.hm-page .pcard .price .from{font-size:12px;color:var(--ink-3)}.hm-page .pcard .price .val{font-size:19px;font-weight:800;letter-spacing:-.02em}.hm-page .pcard .price .won{font-size:13px;font-weight:700}.hm-page .price-sale{color:var(--accent)}.hm-page .price-orig{font-size:13px;color:var(--ink-4);text-decoration:line-through;font-weight:400}.hm-page .pcard .pbadges{display:flex;gap:5px;margin-top:10px;flex-wrap:wrap}.hm-page .bdg{font-size:11px;font-weight:700;padding:4px 8px;border-radius:6px;letter-spacing:-.01em;white-space:nowrap}.hm-page .bdg-print{background:var(--navy-50);color:var(--navy-2)}.hm-page .bdg-best{background:var(--accent);color:var(--surface)}.hm-page .bdg-new{background:var(--ok-50);color:var(--ok)}.hm-page .bdg-out{background:var(--surface-3);color:var(--ink-3)}.hm-page .bdg-rank{background:var(--ink);color:var(--surface);width:24px;height:24px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;padding:0}.hm-page .bdg-rank.r1{background:var(--accent)}.hm-page .bdg-rank.r2{background:var(--navy)}.hm-page .bdg-rank.r3{background:var(--navy-3)}.hm-page .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;font-size:15px;border:none;border-radius:10px;padding:13px 22px;cursor:pointer;letter-spacing:-.01em;transition:filter .15s,background .15s}.hm-page .btn:hover{filter:brightness(1.06)}.hm-page .btn:active{filter:brightness(.94);transform:translateY(1px)}.hm-page .btn:disabled,.hm-page .btn[disabled]{opacity:.45;cursor:not-allowed;filter:none;transform:none}.hm-page .btn-primary{background:var(--accent);color:var(--surface)}.hm-page .btn-navy{background:var(--navy);color:var(--surface)}.hm-page .btn-ghost{background:var(--surface);color:var(--ink);border:1px solid var(--line-2)}.hm-page .btn-ghost:hover{filter:none;background:var(--surface-2)}.hm-page .btn-block{width:100%}.hm-page .btn-lg{padding:16px 26px;font-size:16px}.hm-page .btn-sm{padding:9px 15px;font-size:13.5px;border-radius:8px}.hm-page .promos{display:grid;grid-template-columns:1.5fr 1fr 1fr;grid-gap:16px;gap:16px}.hm-page .promo{border-radius:var(--r-lg);padding:26px;min-height:170px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden;cursor:pointer;color:var(--surface)}.hm-page .promo small{font-size:13px;font-weight:700;letter-spacing:.04em;opacity:.92;margin-bottom:8px}.hm-page .promo b{font-size:21px;font-weight:800;letter-spacing:-.03em;line-height:1.25}.hm-page .promo span.lk{margin-top:12px;font-size:13px;font-weight:600;opacity:.9}.hm-page .promo.p1{background:linear-gradient(135deg,var(--promo-1s),var(--promo-1e))}.hm-page .promo.p2{background:linear-gradient(135deg,var(--promo-2s),var(--promo-2e))}.hm-page .promo.p3{background:linear-gradient(135deg,var(--ok),var(--ok-2))}.hm-page .promo:after{content:"";position:absolute;right:-30px;top:-30px;width:150px;height:150px;border-radius:50%;background:rgba(255,255,255,.07)}.hm-page .process{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-xl);padding:36px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px;position:relative}.hm-page .process .st{text-align:center;position:relative}.hm-page .process .st .n{width:46px;height:46px;border-radius:50%;background:var(--navy);color:var(--surface);font-weight:800;display:flex;align-items:center;justify-content:center;margin:0 auto 14px;font-size:17px}.hm-page .process .st:not(:last-child):after{content:"";position:absolute;top:23px;left:60%;right:-40%;height:2px;background:var(--line-2);z-index:0}.hm-page .process .st b{font-size:16px;font-weight:700;display:block;margin-bottom:5px}.hm-page .process .st p{font-size:13px;color:var(--ink-3);line-height:1.5}.hm-page .foot{background:var(--navy);color:var(--on-navy);margin-top:30px}.hm-page .foot .top{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;grid-gap:30px;gap:30px;padding:46px 0 34px;border-bottom:1px solid rgba(255,255,255,.1)}.hm-page .foot .brand,.hm-page .foot h4{color:var(--surface)}.hm-page .foot h4{font-size:14px;font-weight:700;margin-bottom:16px}.hm-page .foot ul{list-style:none}.hm-page .foot ul li{margin-bottom:10px;font-size:13.5px;cursor:pointer}.hm-page .foot .cs,.hm-page .foot ul li:hover{color:var(--surface)}.hm-page .foot .cs{font-size:28px;font-weight:800;letter-spacing:-.02em;margin:6px 0}.hm-page .foot .cs-sub{font-size:12.5px;color:var(--on-navy-5);line-height:1.7}.hm-page .foot .bank-info{margin-top:14px;padding-top:14px;border-top:1px solid rgba(255,255,255,.1);font-size:12.5px;color:var(--on-navy-3);line-height:1.7}.hm-page .foot .bank-label{display:block;font-weight:700;color:var(--surface);margin-bottom:4px}.hm-page .foot .kakao{display:block;margin-top:14px;background:var(--kakao);color:var(--kakao-ink);font-weight:700;border:none;border-radius:9px;padding:11px 16px;cursor:pointer;font-size:13.5px;width:100%;text-align:center;box-sizing:border-box}.hm-page .foot .bottom{padding:22px 0 40px;font-size:12px;color:var(--on-navy-6);line-height:1.8}.hm-page .foot .bottom .links{display:flex;gap:18px;margin-bottom:12px;flex-wrap:wrap}.hm-page .foot .bottom .links a{font-weight:600;color:var(--on-navy)}.hm-page .listbar .cnt{font-size:14px;color:var(--ink-2)}.hm-page .listbar .cnt b{color:var(--ink);font-weight:700}.hm-page .share-btn.naver{background:#03c75a;font-size:16px}.hm-page .tier .tr{display:grid;grid-template-columns:1fr 1fr;font-size:13.5px}.hm-page .tier .tr+.tr{border-top:1px solid var(--line)}.hm-page .tier .tr.head{background:var(--navy-50);font-weight:700;color:var(--navy-2)}.hm-page .tier .tr div{padding:5px 7px}.hm-page .tier .tr div+div{border-left:1px solid var(--line);text-align:right;font-weight:700}.hm-page .tier .tr.on{background:var(--accent-50)}.hm-page .rate .stars{display:flex;gap:2px;color:var(--accent)}.hm-page .cart-item .ci-thumb{width:90px;height:90px;border-radius:10px;flex:none;background:repeating-linear-gradient(135deg,var(--img-ph-a) 0 11px,var(--img-ph-b) 11px 22px)}.hm-page .cart-item .ci-info{flex:1 1}.hm-page .cart-item .ci-info .cat{font-size:11.5px;color:var(--ink-3);font-weight:600}.hm-page .cart-item .ci-info .nm{font-size:15px;font-weight:700;margin:3px 0 6px}.hm-page .cart-item .ci-info .opt,.hm-page .cart-item .ci-options{font-size:12.5px;color:var(--ink-3)}.hm-page .cart-item .ci-options{margin:6px 0 4px;line-height:1.5}.hm-page .cart-item .ci-price{text-align:right;font-weight:800;font-size:17px;min-width:110px}.hm-page .cart-item .ci-price small{display:block;margin-top:4px;font-size:11.5px;font-weight:500;color:var(--ink-3)}.hm-page .summary .row{display:flex;justify-content:space-between;font-size:14px;color:var(--ink-2);padding:9px 0}.hm-page .summary .row.total{border-top:1px solid var(--line);margin-top:8px;padding-top:16px;font-size:16px;color:var(--ink)}.hm-page .summary .row.total b{font-size:24px;font-weight:800;color:var(--accent)}.hm-page .m-only{display:none}@media (max-width:880px){.hm-page .desktop-only,.hm-page .head,.hm-page .util{display:none}.hm-page .m-only{display:block}.hm-page .hero .hero-grid{grid-template-columns:1fr;gap:16px}.hm-page .hero-slider{min-height:280px}.hm-page .hero-slide-budget h1{font-size:26px}.hm-page .trust .container{grid-template-columns:repeat(2,1fr)}.hm-page .trust .t+.t:nth-child(2):before,.hm-page .trust .t:nth-child(odd):before{display:none}.hm-page .catgrid{grid-template-columns:repeat(4,1fr);gap:10px}.hm-page .cattile{padding:14px 6px}.hm-page .cattile .ci{width:42px;height:42px;border-radius:11px;margin-bottom:8px}.hm-page .cattile b{font-size:12px}.hm-page .cattile span{display:none}.hm-page .pgrid,.hm-page .pgrid.g4{grid-template-columns:repeat(2,1fr);gap:12px}.hm-page .promos{grid-template-columns:1fr;gap:12px}.hm-page .process{grid-template-columns:1fr 1fr;gap:24px 14px;padding:24px}.hm-page .process .st:after{display:none}.hm-page .sec{padding:34px 0}.hm-page .sec-head .tt{font-size:21px}.hm-page .foot .top{grid-template-columns:1fr 1fr;gap:24px}}.hm-page .m-head .brand{font-size:19px}.hm-page .m-head .brand .mark{width:28px;height:28px;font-size:15px;margin-right:8px}.hm-page .m-head .mi .hi{position:relative;background:none;border:none;color:var(--ink-2);cursor:pointer;padding:0}.hm-page .m-head .mi .cnt{top:-7px;right:-8px}.hm-page .m-head .mi .cnt,.hm-page .m-tabbar .tab .cnt{position:absolute;background:var(--accent);color:var(--surface);font-size:9px;font-weight:700;min-width:15px;height:15px;border-radius:8px;display:flex;align-items:center;justify-content:center;padding:0 3px}.hm-page .m-tabbar .tab .cnt{top:-4px;right:50%;transform:translateX(16px)}.hm-page .drawer .ditem .ci{width:30px;height:30px;border-radius:8px;background:var(--surface-2);flex:none;display:flex;align-items:center;justify-content:center;color:var(--navy-2)}.hm-page .form-label .hint{font-size:12px;font-weight:400;color:var(--ink-4)}.hm-page .d-none{display:none}.hm-page .sec-pt0{padding-top:0}.hm-page .btn--primary{background:var(--accent);color:var(--surface)}.hm-page .btn--primary:hover{filter:brightness(.92)}.hm-page .btn--ghost{background:var(--surface);color:var(--ink);border:1px solid var(--line-2)}.hm-page .btn--ghost:hover{filter:none;background:var(--surface-2)}.hm-page .btn-row{display:flex;gap:12px;justify-content:center}.hm-page .bdg-answered{background:var(--ok-50);color:var(--ok)}.hm-page .bdg-answered,.hm-page .bdg-pending{font-size:12px;padding:3px 8px;border-radius:20px;white-space:nowrap;font-weight:600}.hm-page .bdg-pending{background:var(--surface-2);color:var(--ink-3)}.hm-page .bdg-notice{background:var(--navy);color:var(--surface);font-size:12px;padding:3px 8px;border-radius:20px;white-space:nowrap;font-weight:600}.hm-page .star-on{color:var(--accent)}.hm-page .star-off{color:var(--line-2)}.hm-page .ci-thumb img{width:100%;height:100%;object-fit:cover;border-radius:10px}.hm-page .ci-opt{margin-top:8px;display:flex;align-items:center;gap:10px}.hm-page .search.search-narrow{max-width:560px;margin-bottom:28px}.hm-page .login-hd .brand{justify-content:center;font-size:24px;margin-bottom:6px}.hm-page .notice-badge{flex-shrink:0;display:inline-block;background:var(--navy-50);color:var(--navy-2);font-size:11px;font-weight:600;padding:2px 8px;border-radius:20px}.hm-page .btn-ghost.hero-ghost,.hm-page .hero-ghost{background:transparent;color:var(--surface);border:1.5px solid rgba(255,255,255,.6)}.hm-page .btn-ghost.hero-ghost:hover,.hm-page .hero-ghost:hover{background:rgba(255,255,255,.12);filter:none;border-color:var(--surface)}.hm-page .btn-outline{background:transparent;color:var(--navy);border:1.5px solid var(--navy)}.hm-page .btn-outline:hover{background:var(--navy);color:var(--surface);filter:none}.hm-page .btn-icon{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:var(--ink-2);border-radius:var(--r-sm)}.hm-page .btn-icon:hover{background:var(--surface-2)}.hm-page .btn-block{flex:1 1}@media (max-width:880px){.hm-page .detail-cta-bar .btn-gift{width:56px;flex:0 0 56px;background:var(--surface);border:1px solid var(--line-2);color:var(--ink);border-radius:12px}.hm-page .detail-cta-bar .btn-mobile-buy{flex:1 1;background:#03C75A;color:#06130A;border-radius:12px;border:1px solid #03c75a;font-size:17px;font-weight:900}}.hm-page .main-img-wrap{margin-bottom:16px}.hm-page .main-img{width:100%;display:block;max-height:500px;object-fit:cover}.hm-page .ntc-section{margin-bottom:32px}.hm-page .ntc-hd{margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid var(--ink);display:flex;align-items:baseline;justify-content:space-between}.hm-page .ntc-more{font-size:13px;font-weight:400;color:var(--ink-3);text-decoration:none}.hm-page .ntc-list{margin:0;padding:0;list-style:none}.hm-page .ntc-item{padding:6px 0;border-bottom:1px solid var(--line);font-size:13px;display:flex;align-items:center;justify-content:space-between;gap:8px}.hm-page .ntc-link{color:inherit;text-decoration:none;flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hm-page .ntc-link:hover{color:var(--navy)}.hm-page .ntc-date{color:var(--ink-3);font-size:12px;flex-shrink:0}.hm-page .noti-slide-list{margin:0;padding:0;list-style:none}.hm-page .noti-slide-item{padding:4px 0;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:6px}.hm-page .noti-badge-notice{background:var(--navy-50);color:var(--navy-2)}.hm-page .noti-badge-event,.hm-page .noti-badge-notice{flex-shrink:0;display:inline-block;font-size:11px;font-weight:600;padding:2px 7px;border-radius:20px}.hm-page .noti-badge-event{background:var(--accent);color:var(--surface)}.hm-page .noti-link{color:inherit;text-decoration:none;flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hm-page .noti-link:hover{color:var(--navy)}.hm-page .noti-date{color:var(--ink-3);font-size:11px;flex-shrink:0}.hm-page .layer-popup{position:fixed;z-index:9999;background:var(--surface);border:1px solid var(--line);box-shadow:2px 2px 12px rgba(0,0,0,.25);display:none}.hm-page .layer-popup-hd{padding:6px 8px;background:var(--surface-2);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:flex-end;gap:8px}.hm-page .layer-popup-label{font-size:12px;cursor:pointer;display:flex;align-items:center;gap:4px}.hm-page .layer-popup-close{background:none;border:none;cursor:pointer;font-size:14px;line-height:1;padding:2px 6px;color:var(--ink-2)}.hm-page .layer-popup-close:hover{color:var(--ink)}.hm-page .layer-popup-body{overflow:auto;padding:12px}.hm-page .btn-submitting{opacity:.65;cursor:not-allowed;pointer-events:none}.hm-page .tier-tbl .tnum{font-weight:700;color:var(--ink)}.hm-page .price-calc{background:linear-gradient(180deg,#F7FAFF,#EEF4FB);border:1px solid #d8e2ef;border-radius:12px;padding:9px 12px;margin:7px 0}.hm-page .price-row{display:flex;justify-content:space-between;align-items:center;padding:3px 0;font-size:14px}.hm-page .price-row span:first-child{color:var(--ink-2)}.hm-page .price-row small{font-size:11px;color:var(--ink-3);margin-left:4px}.hm-page .price-row.total{margin-top:0;padding-top:3px}.hm-page .price-row.total span:first-child{font-weight:700;color:var(--ink)}.hm-page .price-row .big{font-size:20px;font-weight:800;color:var(--navy)}.hm-page .btn-full{width:100%}.hm-page .bdg-ship{display:inline-flex;align-items:center;gap:3px;background:#e8f5e9;color:#2e7d32;border-radius:20px;padding:2px 10px;font-size:11.5px;font-weight:600}.hm-page .input-group .btn{flex-shrink:0}.hm-page .values{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.hm-page .value-item{background:var(--surface-2);border-radius:var(--r-md);padding:20px 16px;text-align:center}.hm-page .value-item h4{font-size:15px;font-weight:700;color:var(--navy);margin:0 0 8px}.hm-page .value-item p{font-size:13px;color:var(--ink-3);margin:0;line-height:1.5}@media(max-width:800px){.hm-page .values{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.hm-page .values{grid-template-columns:1fr}}.hm-page .account-row .value{color:var(--ink);font-weight:500}.hm-page .main-wrap{min-height:calc(100vh - 200px)}.hm-page .btn-danger{background:var(--accent);color:#fff;border:1px solid var(--accent)}.hm-page .btn-danger:hover{background:#b91c1c;border-color:#b91c1c}@keyframes heroFade{0%,20%{opacity:1}25%,95%{opacity:0}to{opacity:1}}@keyframes fade{0%{opacity:0}to{opacity:1}}.hm-page .mhead{display:none}@media (max-width:880px){.hm-page .mhead{display:flex;align-items:center;gap:10px;padding:10px 14px;background:var(--surface);border-bottom:1px solid var(--line);position:-webkit-sticky;position:sticky;top:0;z-index:110}.hm-page .mhead .brand{font-weight:800;font-size:16px;display:flex;align-items:center;gap:6px;color:var(--ink)}.hm-page .mhead .brand .mark{width:26px;height:26px;border-radius:7px;background:var(--accent);color:#fff;display:grid;place-items:center;font-size:13px}.hm-page .mhead form{flex:1 1;display:flex;border:1.5px solid var(--navy);border-radius:10px;overflow:hidden}.hm-page .mhead input{flex:1 1;min-width:0;border:0;padding:0 10px;height:36px;font-size:14px}.hm-page .mhead button{border:0;background:var(--navy);color:#fff;padding:0 12px;font-weight:700;font-size:13px}.hm-page .mhead .mcart{font-size:12.5px;font-weight:700;color:var(--navy);white-space:nowrap}.hm-page .nav .row{overflow-x:auto;-webkit-overflow-scrolling:touch}}