:root{--body:var(--white, white);--primary:#E45E00;--dmb:#E45E00}body.dark-mode:not(.shadow-ban){--primary:#E45E00;--mast-accent:#E45E00}.page,.post{overflow-x:hidden}.page-header__text,.post-header__text{text-align:center}.page-header__text__section a,.post-header__text__section a{background:var(--white,#fff);color:var(--black,#000);border:1px solid var(--black,#000);border-radius:50px}.page .image-baubles,.post .image-baubles{overflow:visible}.page .image-baubles .image__container,.post .image-baubles .image__container{position:relative}.page .bauble-wrapper,.post .bauble-wrapper{position:absolute;left:var(--pos-x,0);top:var(--pos-y,0);transform:translate(-50%,-50%);z-index:1}.page .bauble-wrapper svg,.post .bauble-wrapper svg{transform:scale(0)}.page .bauble-wrapper.appear svg,.post .bauble-wrapper.appear svg{animation:pop .5s ease-out forwards calc(var(--idx) * 100ms)}.page .bauble-wrapper.bounce .bauble,.post .bauble-wrapper.bounce .bauble{animation:bounce .5s ease infinite alternate-reverse}.page .bauble-wrapper.wiggle .bauble,.post .bauble-wrapper.wiggle .bauble{animation:wiggle .5s ease infinite alternate-reverse}.page .bauble-wrapper.swell .bauble,.post .bauble-wrapper.swell .bauble{animation:swell 1s ease infinite}.page .bauble-wrapper:nth-child(1) .bauble,.post .bauble-wrapper:nth-child(1) .bauble{animation-delay:737ms}.page .bauble-wrapper:nth-child(2) .bauble,.post .bauble-wrapper:nth-child(2) .bauble{animation-delay:646ms}.page .bauble-wrapper:nth-child(3) .bauble,.post .bauble-wrapper:nth-child(3) .bauble{animation-delay:801ms}.page .bauble-wrapper:nth-child(4) .bauble,.post .bauble-wrapper:nth-child(4) .bauble{animation-delay:457ms}.page .bauble-wrapper:nth-child(5) .bauble,.post .bauble-wrapper:nth-child(5) .bauble{animation-delay:299ms}.page .bauble-wrapper:nth-child(6) .bauble,.post .bauble-wrapper:nth-child(6) .bauble{animation-delay:313ms}.page .bauble-wrapper:nth-child(7) .bauble,.post .bauble-wrapper:nth-child(7) .bauble{animation-delay:943ms}.page .bauble-wrapper:nth-child(8) .bauble,.post .bauble-wrapper:nth-child(8) .bauble{animation-delay:116ms}.page .bauble-wrapper:nth-child(9) .bauble,.post .bauble-wrapper:nth-child(9) .bauble{animation-delay:298ms}.page .bauble-wrapper:nth-child(10) .bauble,.post .bauble-wrapper:nth-child(10) .bauble{animation-delay:756ms}.page .bauble-wrapper:nth-child(11) .bauble,.post .bauble-wrapper:nth-child(11) .bauble{animation-delay:478ms}.page .bauble-wrapper:nth-child(12) .bauble,.post .bauble-wrapper:nth-child(12) .bauble{animation-delay:2ms}.page .bauble-wrapper:nth-child(13) .bauble,.post .bauble-wrapper:nth-child(13) .bauble{animation-delay:767ms}.page .bauble-wrapper:nth-child(14) .bauble,.post .bauble-wrapper:nth-child(14) .bauble{animation-delay:537ms}.page .bauble-wrapper:nth-child(15) .bauble,.post .bauble-wrapper:nth-child(15) .bauble{animation-delay:226ms}.page .bauble-wrapper:nth-child(16) .bauble,.post .bauble-wrapper:nth-child(16) .bauble{animation-delay:528ms}.page .bauble-wrapper:nth-child(17) .bauble,.post .bauble-wrapper:nth-child(17) .bauble{animation-delay:557ms}.page .bauble-wrapper:nth-child(18) .bauble,.post .bauble-wrapper:nth-child(18) .bauble{animation-delay:421ms}.page .bauble-wrapper:nth-child(19) .bauble,.post .bauble-wrapper:nth-child(19) .bauble{animation-delay:771ms}.page .bauble-wrapper:nth-child(20) .bauble,.post .bauble-wrapper:nth-child(20) .bauble{animation-delay:160ms}.page .bauble-wrapper:nth-child(21) .bauble,.post .bauble-wrapper:nth-child(21) .bauble{animation-delay:528ms}.page .bauble--text,.post .bauble--text{height:35px}.page .bauble--text.bauble--flashSale,.post .bauble--text.bauble--flashSale{width:114px}.page .bauble--text.bauble--bestSeller,.post .bauble--text.bauble--bestSeller{width:132px}.page .bauble--text.bauble--blowoutSale,.post .bauble--text.bauble--blowoutSale{width:140px}.page .bauble--text.bauble--hot,.post .bauble--text.bauble--hot{width:68px}.page .bauble--text.bauble--lightningDeal,.post .bauble--text.bauble--lightningDeal{width:153px}.page .bauble--text.bauble--limitedOffer,.post .bauble--text.bauble--limitedOffer{height:45px;width:169px}.page .bauble--icon.bauble--star,.post .bauble--icon.bauble--star{width:40px;height:37px}.page .bauble--icon.bauble--flame,.post .bauble--icon.bauble--flame{width:35px;height:48px}.page .bauble--icon.bauble--lightning,.post .bauble--icon.bauble--lightning{width:30px;height:54px}.page .bauble svg,.post .bauble svg{width:100%;height:100%;fill:var(--color)}.page .bauble svg .bauble-shape,.post .bauble svg .bauble-shape{stroke:var(--black,#000);stroke-width:3;stroke-linejoin:round}.page .bauble svg .bauble-lightning,.page .bauble svg .bauble-text,.post .bauble svg .bauble-lightning,.post .bauble svg .bauble-text{stroke:none;fill:var(--black,#000)}.page .bauble svg .grain,.post .bauble svg .grain{display:none}@keyframes pop{0%{transform:scale(0)}60%{transform:scale(1.5)}80%{transform:scale(.8)}100%{transform:scale(1)}}@keyframes bounce{0%{transform:translateY(-1px)}25%{transform:translateY(2px)}50%{transform:translateY(4px)}75%{transform:translateY(1px)}100%{transform:translateY(0)}}@keyframes wiggle{0%{transform:rotate(0) translateX(0)}25%{transform:rotate(2deg) translateX(-1px)}50%{transform:rotate(-1deg) translateX(0)}75%{transform:rotate(-2deg) translateX(1px)}100%{transform:rotate(1deg) translateX(0)}}@keyframes swell{0%{transform:scale(1)}25%{transform:scale(.9)}50%{transform:scale(1)}75%{transform:scale(1.05)}100%{transform:scale(1)}}html{--mast-accent:#E45E00}body{--primary:#E45E00}body.dark-mode:not(.shadow-ban){--mast-accent:#E45E00!important;--primary:#E45E00!important}.masthead{--mast-color:white;position:absolute;background:0 0}.scroll-intro .masthead{position:fixed}.main{padding-top:0;margin-top:0}.archive-header{position:relative;display:flex;justify-content:center;align-items:center;background:#000;width:100vw;height:calc(var(--vh,1vh) * 100);max-height:900px;max-width:none;margin:0 -20px;overflow:hidden}.archive-header__title{position:relative;color:#fff;background:var(--primary);display:flex;flex-direction:column;justify-content:center;width:70vh;height:70vh;max-width:min(100vw - 40px,650px);max-height:min(100vw - 40px,650px);padding:50px;border-radius:50px}.archive-header__title>span{display:none}.archive-header .header-spinner{margin-top:20%}.archive-header .header-spinner__wrapper{position:relative;height:min(17rem,24vw);overflow:hidden}.archive-header .header-spinner__wrapper span{font-size:min(19vh,19vw);position:absolute;left:0;top:100%;display:none;width:100%;font-weight:400;transform:translate3d(0,0,0)}.archive-header .header-spinner__wrapper span.slide-in,.archive-header .header-spinner__wrapper span.slide-out{display:block}.archive-header .header-spinner__wrapper span.slide-in{animation:slide-in 750ms ease-out forwards}.archive-header .header-spinner__wrapper span.slide-out{animation:slide-out .2s ease-out forwards}.archive-header .header-spinner__wrapper span[data-lang=Chinese]{margin-top:2%}.archive-header .header-spinner__wrapper span[data-lang=Urdu]{margin-top:-7%}.archive-header .header-spinner__wrapper span[data-lang=Hindi]{margin-top:5%}.archive-header .header-spinner__wrapper span[data-lang=Bengali]{margin-top:5%}.archive-header .header-spinner__wrapper span[data-lang=Sinala],.archive-header .header-spinner__wrapper span[data-lang=Tamil]{margin-top:3%}.archive-header .header-spinner__wrapper span[data-lang=Arabic]{margin-top:-2%}.archive-header .header-svg{position:relative;background:var(--primary);padding-top:10%;z-index:1}.archive-header .header-svg svg{max-width:max(220px,60%)}@media (min-width:1320px){.archive-header{margin:0 calc((100vw - 1280px)/ 2 * -1)}}@media (min-width:1320px),(min-height:1320px){.archive-header .header-spinner__wrapper span{font-size:15rem}}@keyframes slide-in{0%{transform:translate3d(0,0,0)}60%{transform:translate3d(0,-105%,0)}63%{transform:translate3d(0,-105%,0)}100%{transform:translate3d(0,-100%,0)}}@keyframes slide-out{0%{transform:translate3d(0,-100%,0)}100%{transform:translate3d(0,-250%,0)}}.archive-content .archive-content__desc{max-width:600px;margin:50px auto 70px}.archive-content .archive-content__desc p{font-family:Georgia,"Times New Roman",serif;font-size:2rem;line-height:1.55}.archive-content .archive-content__desc>.flame.dropcap-accent{margin-bottom:-16px}.archive-content .archive-content__desc>.flame.dropcap-accent svg{width:30px;height:41px;fill:#e3291c}.archive-content .archive-content__desc>.flame.dropcap-accent+p.has-drop-cap{font-family:Moderat,sans-serif;line-height:1.45}.archive-content .archive-content__desc>.flame.dropcap-accent+p.has-drop-cap>span:first-child{float:left;font-size:8rem;line-height:6.5rem;font-weight:700;min-width:8rem;text-align:center;margin:6px 10px 0 0;padding-top:.1em;background:var(--black,#000);color:var(--body)}@supports (-ms-ime-align:auto){.archive-content .archive-content__desc>.flame.dropcap-accent+p.has-drop-cap>span:first-child{padding-top:0;padding-bottom:.1em}}@media (min-width:768px){.archive-content .archive-content__desc>.flame.dropcap-accent+p.has-drop-cap{font-size:2.2rem}.archive-content .archive-content__desc>.flame.dropcap-accent+p.has-drop-cap>span:first-child{font-size:9.2rem;line-height:7.2rem;min-width:8.8rem}}.archive-content .articles{border-top:3px solid var(--black,#000);padding-top:17px}.archive-content .articles .stars{display:flex}.archive-content .articles .stars .star svg{height:18px;width:23px;fill:var(--primary)}.archive-content .articles .stars .star svg .bauble-shape{stroke:var(--black,#000);stroke-width:5px}.archive-content .articles .rating-container{display:flex;-moz-column-gap:15px;column-gap:15px;align-items:center;padding-bottom:15px;border-bottom:1px solid var(--black,#000)}.archive-content .articles .rating-container p{font-weight:700;font-family:Moderat,sans-serif;margin-bottom:0;font-size:1.4rem}.archive-content .articles .article{border-bottom:1px solid var(--black,#000)}.archive-content .articles .article h3{font-size:2.4rem;margin-bottom:10px}.archive-content .articles .article .checkout{display:flex;margin-top:17px;align-items:center;-moz-column-gap:15px;column-gap:15px}.archive-content .articles .article .checkout .cartContainer{border:1px solid var(--black,#000);border-radius:20px;width:38px;height:21px;padding:0 11px 0 9px;fill:var(--black,#000)}.archive-content .articles .article-image{overflow:visible}.archive-content .articles .article-info__dek,.archive-content .articles .article-info__meta{display:none}.archive-content .articles .article-info__title.headline{font-size:2.4rem}.archive-content .articles .article-info__byline{color:var(--ash,#555)}.archive-content .articles .article-info__byline a{color:var(--ash,#555);font-weight:700}.archive-content .post-footer__contributors{font-family:"Input Mono",SFMono-Regular,"Roboto Mono","Lucida Console",Monaco,Courier,monospace;margin:3.5rem auto;width:-moz-fit-content;width:fit-content}.archive-content .post-footer__contributors p{font-family:inherit;font-size:1.2rem;line-height:1.5}.archive-content .post-footer__contributors p strong{font-family:Moderat,sans-serif;font-size:1.4rem}@media (min-width:768px){.archive-content .archive-content__desc p{font-family:Georgia,"Times New Roman",serif;font-size:2.1rem}.archive-content .archive-content__desc>.flame.dropcap-accent+p.has-drop-cap{font-size:2.2rem}.archive-content .archive-content__desc>.flame.dropcap-accent+p.has-drop-cap>span:first-child{font-size:9.2rem;line-height:7.2rem;min-width:8.8rem}.archive-content .articles{padding-top:25px}.archive-content .articles .stars .star svg{height:20px;width:27px;stroke-width:6px}.archive-content .articles .rating-container{padding-bottom:30px}.archive-content .articles .rating-container p{font-size:1.8rem}.archive-content .articles .article{padding:35px 0 15px}.archive-content .articles .article h3{font-size:2.8rem;margin-bottom:0;margin-right:35px}.archive-content .articles .article .checkout{margin-top:17px;align-items:center;-moz-column-gap:25px;column-gap:25px}.archive-content .articles .article .checkout .cartContainer{width:50px;height:30px;padding:5px 15px 0 13px;margin-top:-5px}.archive-content .articles .article-image{width:40vw}.archive-content .articles .article-image .image__container{position:relative}.archive-content .articles .article-info__title.headline{font-size:3rem}.archive-content .articles .article-info__byline{font-size:1.6rem}}@media (min-width:992px){.archive-content{max-width:1200px}.archive-content .articles .article-image{width:520px}.archive-content .articles .article-info__title.headline{font-size:3.6rem}}