[data-naari-bundle]{--cream:#FFF7E6;--ink:#14110F;--pink:#FF3E7F;--purple:#6C3CE0;--lime:#C6FF3D;--yellow:#FFCE3D;--teal:#12B8A6;--line:#14110F}[data-naari-bundle] *{box-sizing:border-box}[data-naari-bundle]{margin:0;background:var(--cream);color:var(--ink);font-family:Karla,sans-serif;-webkit-font-smoothing:antialiased}[data-naari-bundle] h1,[data-naari-bundle] h2,[data-naari-bundle] h3{font-family:Fredoka,sans-serif;margin:0;font-weight:600}[data-naari-bundle] img{max-width:100%;display:block}[data-naari-bundle] button{font-family:inherit;cursor:pointer}[data-naari-bundle] .wrap{max-width:1180px;margin:0 auto;padding:0 24px}[data-naari-bundle] .offerbar{background:var(--pink);color:#fff;padding:11px 24px;text-align:center;font-size:13.5px;font-weight:700;position:relative}[data-naari-bundle] .offerbar .wrap{display:flex;justify-content:center;align-items:center;gap:14px;flex-wrap:wrap}[data-naari-bundle] .offerbar .code{background:#fff;color:var(--pink);border-radius:100px;padding:4px 12px;font-family:Fredoka,sans-serif;letter-spacing:.02em}[data-naari-bundle] .offerbar .clock{font-family:Fredoka,sans-serif;background:#0000002e;border-radius:100px;padding:4px 12px}[data-naari-bundle] .offerbar .close{position:absolute;right:18px;top:50%;transform:translateY(-50%);background:none;border:none;color:#fff;font-size:18px;font-weight:700;opacity:.85;line-height:1}[data-naari-bundle] .offerbar .close:hover{opacity:1}@media(max-width:600px){[data-naari-bundle] .offerbar{font-size:12.5px}}[data-naari-bundle] .bannerwrap{padding:18px 24px 0}[data-naari-bundle] .banner{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1fr 1.1fr;border:3px solid var(--ink);border-radius:24px;overflow:hidden;box-shadow:7px 7px 0 var(--ink);background:#fff}[data-naari-bundle] .banner .btext{background:var(--purple);color:#fff;padding:clamp(24px,3.5vw,40px);display:flex;flex-direction:column;justify-content:center}[data-naari-bundle] .banner .btext .tag{display:inline-block;background:var(--lime);color:var(--ink);font-family:Fredoka,sans-serif;font-weight:700;font-size:12px;padding:5px 13px;border-radius:100px;margin-bottom:14px;width:fit-content}[data-naari-bundle] .banner .btext h2{font-size:clamp(22px,2.6vw,32px);line-height:1.12;color:#fff}[data-naari-bundle] .banner .btext p{font-size:14px;opacity:.88;margin:12px 0 0;line-height:1.5}[data-naari-bundle] .banner .bimg{aspect-ratio:4/3;overflow:hidden;background:#f4f0e4}[data-naari-bundle] .banner .bimg img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:700px){[data-naari-bundle] .banner{grid-template-columns:1fr}[data-naari-bundle] .banner .bimg{aspect-ratio:16/10}}[data-naari-bundle] .ticker{background:var(--ink);color:var(--cream);overflow:hidden;white-space:nowrap;padding:10px 0;font-family:Fredoka,sans-serif;font-weight:500;font-size:14px}[data-naari-bundle] .ticker-track{display:inline-block;animation:scroll 18s linear infinite}[data-naari-bundle] .ticker span{margin:0 26px}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}[data-naari-bundle] header{padding:20px 24px}[data-naari-bundle] .nav{display:flex;justify-content:space-between;align-items:center;max-width:1180px;margin:0 auto}[data-naari-bundle] .logo{font-family:Fredoka,sans-serif;font-size:24px;font-weight:700}[data-naari-bundle] .logo span{color:var(--pink)}[data-naari-bundle] .navpills{display:flex;gap:10px}[data-naari-bundle] .navpills a{border:2.5px solid var(--ink);border-radius:100px;padding:9px 16px;font-weight:600;font-size:13px}@media(max-width:760px){[data-naari-bundle] .navpills{display:none}}[data-naari-bundle] .hero{padding:20px 24px 30px;text-align:center;position:relative;overflow:hidden}[data-naari-bundle] .blob{position:absolute;border-radius:50%;filter:blur(2px);opacity:.5;z-index:0}[data-naari-bundle] .b1{width:220px;height:220px;background:var(--yellow);top:-60px;left:-60px}[data-naari-bundle] .b2{width:180px;height:180px;background:var(--purple);opacity:.35;top:10px;right:-40px}[data-naari-bundle] .hero-inner{position:relative;z-index:1;max-width:720px;margin:0 auto}[data-naari-bundle] .hero h1{font-size:clamp(32px,5.4vw,54px);line-height:1.06}[data-naari-bundle] .hero h1 .pop{display:inline-block;transform:rotate(-3deg);color:var(--pink)}[data-naari-bundle] .hero p{font-size:16px;max-width:480px;margin:16px auto 0;opacity:.85;line-height:1.5}[data-naari-bundle] .chipbar{display:flex;gap:10px;overflow-x:auto;padding:24px 0 6px;scrollbar-width:none}[data-naari-bundle] .chipbar::-webkit-scrollbar{display:none}[data-naari-bundle] .chip{flex:0 0 auto;border:2.5px solid var(--ink);border-radius:100px;padding:9px 18px;font-weight:700;font-size:13.5px;background:var(--cream)}[data-naari-bundle] .chip.active{background:var(--ink);color:var(--cream)}[data-naari-bundle] .grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;padding:22px 0 10px}@media(max-width:920px){[data-naari-bundle] .grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){[data-naari-bundle] .grid{grid-template-columns:1fr 1fr;gap:14px}}[data-naari-bundle] .card{background:#fff;border:3px solid var(--ink);border-radius:22px;padding:14px;box-shadow:6px 6px 0 var(--ink);position:relative;transition:transform .15s ease,box-shadow .15s ease}[data-naari-bundle] .card:nth-child(3n+1){transform:rotate(-1.2deg)}[data-naari-bundle] .card:nth-child(3n+2){transform:rotate(1deg)}[data-naari-bundle] .card:nth-child(3n){transform:rotate(-.6deg)}[data-naari-bundle] .card:hover{transform:rotate(0) translateY(-3px);box-shadow:8px 8px 0 var(--ink)}[data-naari-bundle] .card.added{background:var(--lime)}[data-naari-bundle] .card .imgwrap{aspect-ratio:1/1;border-radius:14px;overflow:hidden;background:#f4f0e4;border:2px solid var(--ink);position:relative}[data-naari-bundle] .card .imgwrap img{width:100%;height:100%;object-fit:cover;transform:scale(1.18);transform-origin:center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}[data-naari-bundle] .card .name{font-weight:700;font-size:14px;margin:12px 0 2px;line-height:1.25;min-height:36px}[data-naari-bundle] .card .price{font-size:13px;opacity:.75;font-weight:600}[data-naari-bundle] .addbtn{position:absolute;bottom:10px;right:10px;width:44px;height:44px;border-radius:50%;border:2.5px solid var(--ink);background:var(--pink);color:#fff;font-size:20px;font-weight:800;display:flex;align-items:center;justify-content:center;box-shadow:3px 3px 0 var(--ink)}[data-naari-bundle] .addbtn:active{transform:translate(2px,2px);box-shadow:1px 1px 0 var(--ink)}[data-naari-bundle] .card.added .addbtn{background:var(--ink);color:var(--lime)}[data-naari-bundle] .imgdots{position:absolute;bottom:8px;left:0;right:0;display:flex;justify-content:center;gap:5px;z-index:2}[data-naari-bundle] .imgdots .dot{width:6px;height:6px;border-radius:50%;background:#ffffffa6;border:1.5px solid var(--ink);cursor:pointer}[data-naari-bundle] .imgdots .dot.active{background:var(--pink)}[data-naari-bundle] .imgarrow{position:absolute;top:50%;transform:translateY(-50%);width:26px;height:26px;border-radius:50%;border:2px solid var(--ink);background:#ffffffd9;font-size:13px;font-weight:800;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .15s ease;z-index:2}[data-naari-bundle] .card .imgwrap:hover .imgarrow{opacity:1}[data-naari-bundle] .imgarrow.left{left:6px}[data-naari-bundle] .imgarrow.right{right:6px}[data-naari-bundle] .bundlebar{position:fixed;left:16px;right:16px;bottom:16px;z-index:60;background:var(--ink);color:var(--cream);border-radius:20px;padding:16px 20px;box-shadow:0 14px 30px #00000047;display:flex;align-items:center;gap:20px;flex-wrap:wrap}[data-naari-bundle] .bb-count{background:var(--pink);color:#fff;border-radius:100px;padding:8px 16px;font-weight:800;font-family:Fredoka,sans-serif;font-size:15px;white-space:nowrap}[data-naari-bundle] .bb-mid{flex:1;min-width:220px}[data-naari-bundle] .bb-msg{font-size:13.5px;font-weight:600;margin-bottom:6px}[data-naari-bundle] .bb-track{height:8px;background:#fff7e633;border-radius:100px;overflow:hidden}[data-naari-bundle] .bb-fill{height:100%;background:var(--lime);border-radius:100px;transition:width .3s ease}[data-naari-bundle] .bb-milestones{display:flex;justify-content:space-between;font-size:11px;opacity:.7;margin-top:4px}[data-naari-bundle] .bb-right{display:flex;align-items:center;gap:14px}[data-naari-bundle] .bb-total{font-family:Fredoka,sans-serif;font-size:20px;font-weight:700;white-space:nowrap}[data-naari-bundle] .bb-total small{display:block;font-family:Karla,sans-serif;font-size:11px;font-weight:600;opacity:.65}[data-naari-bundle] .checkoutbtn{background:var(--lime);color:var(--ink);border:none;border-radius:100px;padding:14px 24px;font-weight:800;font-size:14.5px;white-space:nowrap}[data-naari-bundle] .checkoutbtn:disabled{opacity:.4}[data-naari-bundle] .checkoutbtn.flash{background:var(--yellow)}@media(max-width:640px){[data-naari-bundle] .bundlebar{flex-direction:column;align-items:stretch}[data-naari-bundle] .bb-right{justify-content:space-between}}[data-naari-bundle] .igsection{padding:44px 0 8px}[data-naari-bundle] .igsection .sechead{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:18px;flex-wrap:wrap;gap:10px}[data-naari-bundle] .igsection h2{font-size:clamp(22px,2.8vw,30px)}[data-naari-bundle] .igsection .handle{font-weight:700;font-size:13.5px;border:2.5px solid var(--ink);border-radius:100px;padding:7px 16px;white-space:nowrap}[data-naari-bundle] .igrid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}[data-naari-bundle] .igrid a{display:block;border-radius:16px;overflow:hidden;border:3px solid var(--ink);box-shadow:4px 4px 0 var(--ink);transition:transform .15s ease}[data-naari-bundle] .igrid a:nth-child(2n){transform:rotate(1deg)}[data-naari-bundle] .igrid a:nth-child(odd){transform:rotate(-1deg)}[data-naari-bundle] .igrid a:hover{transform:translateY(-3px) rotate(0)}[data-naari-bundle] .igrid img{aspect-ratio:1/1;object-fit:cover;width:100%;height:100%}@media(max-width:920px){[data-naari-bundle] .igrid{grid-template-columns:repeat(3,1fr)}}@media(max-width:520px){[data-naari-bundle] .igrid{grid-template-columns:repeat(2,1fr);gap:10px}}[data-naari-bundle] .trust{display:flex;gap:14px;flex-wrap:wrap;padding:30px 0 6px}[data-naari-bundle] .trust span{border:2.5px solid var(--ink);border-radius:100px;padding:8px 16px;font-weight:700;font-size:13px;background:#fff}[data-naari-bundle] .breakdown{padding:46px 0 10px}[data-naari-bundle] .breakdown-inner{display:grid;grid-template-columns:1fr 1.1fr;gap:36px;align-items:center}[data-naari-bundle] .breakdown .bimgwrap{border:3px solid var(--ink);border-radius:24px;overflow:hidden;box-shadow:7px 7px 0 var(--ink);background:#f4f0e4;transform:rotate(-.6deg)}[data-naari-bundle] .breakdown .bimgwrap img{width:100%;aspect-ratio:1/1;object-fit:cover}[data-naari-bundle] .breakdown h2{font-size:clamp(24px,3vw,32px);margin-bottom:6px}[data-naari-bundle] .breakdown .lede{font-size:14.5px;opacity:.8;margin-bottom:18px;max-width:420px}[data-naari-bundle] .spec{display:flex;gap:16px;padding:16px 0;border-top:2px dashed rgba(20,17,15,.25)}[data-naari-bundle] .spec:last-child{border-bottom:2px dashed rgba(20,17,15,.25)}[data-naari-bundle] .spec .num{font-family:Fredoka,sans-serif;font-weight:700;font-size:22px;color:var(--pink);flex:0 0 34px}[data-naari-bundle] .spec h3{font-size:15px;margin-bottom:4px}[data-naari-bundle] .spec p{font-size:13.5px;opacity:.75;margin:0;line-height:1.45}@media(max-width:760px){[data-naari-bundle] .breakdown-inner{grid-template-columns:1fr}}[data-naari-bundle] .showmorewrap{text-align:center;padding:22px 0 6px}[data-naari-bundle] .showmorebtn{border:2.5px solid var(--ink);background:#fff;border-radius:100px;padding:13px 30px;font-weight:700;font-size:14px;box-shadow:4px 4px 0 var(--ink)}[data-naari-bundle] .showmorebtn:hover{background:var(--yellow)}[data-naari-bundle] .showmorebtn:active{transform:translate(2px,2px);box-shadow:2px 2px 0 var(--ink)}[data-naari-bundle] .showmorebtn[hidden]{display:none}[data-naari-bundle] .searchwrap{position:relative;flex:0 1 260px;margin:0 14px}[data-naari-bundle] .searchwrap input{width:100%;border:2.5px solid var(--ink);border-radius:100px;padding:9px 16px 9px 36px;font-family:Karla,sans-serif;font-size:13.5px;font-weight:600;background:#fff;outline:none}[data-naari-bundle] .searchwrap input:focus{border-color:var(--pink)}[data-naari-bundle] .searchwrap .icon{position:absolute;left:13px;top:50%;transform:translateY(-50%);font-size:13px;opacity:.6}@media(max-width:760px){[data-naari-bundle] .searchwrap{flex:1;margin:14px 0 0;order:3;width:100%}[data-naari-bundle] .nav{flex-wrap:wrap}}[data-naari-bundle] .comboband{padding:8px 0 6px}[data-naari-bundle] .comboband .chead{text-align:center;margin-bottom:18px}[data-naari-bundle] .comboband h2{font-size:clamp(22px,3vw,30px)}[data-naari-bundle] .comboband p{font-size:14px;opacity:.75;margin:6px 0 0}[data-naari-bundle] .combocards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}[data-naari-bundle] .combocard{border:3px solid var(--ink);border-radius:20px;padding:22px 20px;text-align:center;background:#fff;box-shadow:6px 6px 0 var(--ink);position:relative}[data-naari-bundle] .combocard.hot{background:var(--yellow)}[data-naari-bundle] .combocard .flag{position:absolute;top:-13px;left:50%;transform:translate(-50%);background:var(--pink);color:#fff;font-family:Fredoka,sans-serif;font-weight:700;font-size:11.5px;padding:5px 14px;border-radius:100px;border:2.5px solid var(--ink);white-space:nowrap}[data-naari-bundle] .combocard .n{font-family:Fredoka,sans-serif;font-size:16px;font-weight:600;opacity:.8}[data-naari-bundle] .combocard .amt{font-family:Fredoka,sans-serif;font-size:34px;font-weight:700;margin:6px 0 2px}[data-naari-bundle] .combocard .per{font-size:12.5px;font-weight:700;opacity:.7;margin-bottom:16px}[data-naari-bundle] .combocard .gobtn{border:2.5px solid var(--ink);background:var(--ink);color:var(--cream);border-radius:100px;padding:10px 20px;font-weight:700;font-size:13px;width:100%}[data-naari-bundle] .combocard .gobtn:hover{background:var(--purple)}@media(max-width:700px){[data-naari-bundle] .combocards{grid-template-columns:1fr;max-width:320px;margin:0 auto}}[data-naari-bundle] .gridtoolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:26px 0 10px;flex-wrap:wrap}[data-naari-bundle] .viewtoggle{display:flex;gap:8px;flex:0 0 auto}[data-naari-bundle] .viewtoggle button{border:2.5px solid var(--ink);border-radius:100px;padding:8px 16px;font-weight:700;font-size:13px;background:#fff}[data-naari-bundle] .viewtoggle button.active{background:var(--ink);color:var(--cream)}[data-naari-bundle] .carousel-nav{display:flex;gap:8px}[data-naari-bundle] .carousel-nav button{width:38px;height:38px;border-radius:50%;border:2.5px solid var(--ink);background:#fff;font-weight:700;font-size:15px}[data-naari-bundle] .carousel-nav button:hover{background:var(--lime)}[data-naari-bundle] .grid.carousel-mode{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:20px;padding:22px 4px 16px;scrollbar-width:none}[data-naari-bundle] .grid.carousel-mode::-webkit-scrollbar{display:none}[data-naari-bundle] .grid.carousel-mode .card{flex:0 0 210px;scroll-snap-align:start}[data-naari-bundle] footer{margin-top:20px;background:var(--ink);color:var(--cream)}[data-naari-bundle] .foot-inner{max-width:1180px;margin:0 auto;padding:32px 24px 24px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px}[data-naari-bundle] .foot-inner .flogo{font-family:Fredoka,sans-serif;font-size:20px;font-weight:700}[data-naari-bundle] .foot-inner .flogo span{color:var(--lime)}[data-naari-bundle] .foot-links{display:flex;gap:26px;flex-wrap:wrap;font-size:13.5px;opacity:.85}[data-naari-bundle] .foot-links a:hover{color:var(--lime)}[data-naari-bundle] .foot-note{width:100%;font-size:12.5px;opacity:.55;margin-top:10px}[data-naari-bundle] a{color:inherit;text-decoration:none}[data-naari-bundle] [hidden]{display:none!important}[data-naari-bundle] .card{padding-bottom:64px}[data-naari-bundle] .favorite{position:absolute;top:20px;right:20px;border:2px solid var(--ink);border-radius:50%;background:#fff;font-size:22px;width:34px;height:34px;z-index:3}[data-naari-bundle] .variant-select{width:100%;margin-top:8px;padding:8px;border-radius:8px;background:#fff;color:var(--ink)}[data-naari-bundle] button:disabled{cursor:not-allowed;opacity:.45}[data-naari-bundle] :focus-visible{outline:3px solid var(--teal);outline-offset:3px}[data-naari-bundle] #bundleError{padding:16px;border:2px solid var(--pink);border-radius:12px}[data-naari-bundle] .imgdots .dot{padding:0}@media(hover:none){[data-naari-bundle] .imgarrow{opacity:1}}@media(prefers-reduced-motion:reduce){[data-naari-bundle] .ticker-track{animation:none}[data-naari-bundle] *{scroll-behavior:auto!important;transition:none!important}}[data-naari-bundle]{font-size:16px;line-height:1.4;letter-spacing:normal;width:100%;isolation:isolate}[data-naari-bundle] h1,[data-naari-bundle] h2,[data-naari-bundle] h3{text-transform:none;letter-spacing:normal;color:inherit}[data-naari-bundle] button{letter-spacing:normal;text-transform:none;min-width:0}[data-naari-bundle] .card{display:block;height:auto}[data-naari-bundle] .price{display:block;margin:0}[data-naari-bundle] .grid{margin:0;list-style:none}[data-naari-bundle] .banner,[data-naari-bundle] .imgdots .dot{min-height:0}[data-naari-bundle]{padding-bottom:var(--bundle-bar-space,180px)}[data-naari-bundle] .landing-footer{margin-top:36px}[data-naari-bundle] .foot-inner{display:grid;grid-template-columns:auto 1fr;gap:24px 40px;align-items:center}[data-naari-bundle] .flogo{white-space:nowrap;line-height:1.2}[data-naari-bundle] .foot-links{justify-content:flex-end;gap:12px 24px;line-height:1.6}[data-naari-bundle] .foot-links a{padding:4px 0}[data-naari-bundle] .foot-note{grid-column:1/-1;border-top:1px solid rgba(255,247,230,.18);padding-top:16px;margin:0;opacity:.65}[data-naari-bundle] .filter-status{font-size:13px;margin:10px 0 0;opacity:.7}[data-naari-bundle] .gridtoolbar{padding-top:12px}@media(max-width:760px){[data-naari-bundle] .foot-inner{grid-template-columns:1fr;gap:18px;padding:28px 24px 22px}[data-naari-bundle] .foot-links{display:grid;grid-template-columns:1fr 1fr;gap:8px 20px;justify-content:start}[data-naari-bundle] .foot-links a:last-child{grid-column:1/-1}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/naari-bundle.css.map */
