auto-checker input[type=checkbox]#handwritten-card{appearance:none;border:1px solid rgb(var(--input-text-color)/calc(var(--has-transparent-background,0)*.85 + .15));cursor:pointer;width:16px;height:16px;margin:0;position:relative}auto-checker input[type=checkbox]#handwritten-card:after{color:#fff;content:"";opacity:0;pointer-events:none;justify-content:center;align-items:center;font-size:14px;transition:opacity .15s;display:flex;position:absolute;inset:0 0 1px 1px}auto-checker input[type=checkbox]#handwritten-card:checked{border-color:rgb(var(--text-color))}auto-checker input[type=checkbox]#handwritten-card:checked:after{color:rgb(var(--text-color));content:"✓";opacity:1}auto-checker label.text-subdued{color:rgb(var(--text-color))}auto-checker .icon-envelope{width:16px}.stories__title{margin-bottom:10px}.stories__wrapper{flex-direction:row;align-items:center;gap:20px;display:flex}.stories__wrapper .story-item-highlight{cursor:pointer;flex-direction:row;align-items:center;display:flex}.stories__wrapper .story-item-highlight__wrapper{flex-direction:column;align-items:center;gap:10px;display:flex}.stories__wrapper .story-item-highlight__wrapper .story-item-highlight__image{border-radius:50%;width:70px;height:70px;overflow:hidden;box-shadow:0 0 0 3px #fff,0 0 0 4px #000}.stories__wrapper .story-item-highlight__wrapper .story-item-highlight__image:hover{box-shadow:0 0 0 3px #fff,0 0 0 5px #000}.stories__wrapper .story-item-highlight__wrapper .story-item-highlight__image img{object-fit:cover;width:100%;height:100%}.stories__wrapper .story-item-highlight__title{text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:70px;font-size:.75rem;display:block;overflow:hidden}.stories__wrapper .story-item-highlight.has-seen .story-item-highlight__wrapper .story-item-highlight__image{box-shadow:0 0 0 3px #fff,0 0 0 4px rgb(var(--input-text-color)/calc(var(--has-transparent-background,0)*.85 + .15))}stories-gallery.stories-gallery{opacity:0;visibility:hidden;z-index:9999;background-color:#0006;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s,visibility .3s;display:flex;position:fixed;top:0;left:0}stories-gallery.stories-gallery.active{opacity:1;visibility:visible}stories-gallery.stories-gallery .stories-gallery__container{justify-content:center;align-items:center;width:90%;max-width:500px;height:793px;max-height:80vh;display:flex;position:relative}@media (width<=768px){stories-gallery.stories-gallery .stories-gallery__container{width:100vw;max-width:none;height:100%;max-height:100vh}}stories-gallery.stories-gallery .stories-gallery__progress{z-index:10001;gap:4px;display:flex;position:absolute;top:4px;left:4px;right:4px}stories-gallery.stories-gallery .stories-gallery__progress-segment{background-color:#ffffff2e;border-radius:2px;flex:1;height:4px;overflow:hidden}stories-gallery.stories-gallery .stories-gallery__progress-bar{background-color:#fff;width:0;height:100%;transition:width .1s linear}stories-gallery.stories-gallery .stories-gallery__progress-bar.completed{width:100%}@keyframes progress-fill{0%{width:0}to{width:100%}}stories-gallery.stories-gallery .stories-gallery__items{z-index:1;width:100%;height:100%;position:relative}stories-gallery.stories-gallery .stories-gallery__item--inner{opacity:0;visibility:hidden;width:100%;height:100%;transition:opacity .3s,visibility .3s;position:absolute;top:0;left:0}stories-gallery.stories-gallery .stories-gallery__item--inner.active{opacity:1;visibility:visible}stories-gallery.stories-gallery .stories-gallery__item--inner img,stories-gallery.stories-gallery .stories-gallery__item--inner video{object-fit:cover;width:100%;height:100%}stories-gallery.stories-gallery .stories-gallery__item--inner .stories-gallery__item--caption{color:#000;text-align:center;background-color:#fff;flex-direction:row;justify-content:start;align-items:center;gap:14px;width:300px;max-width:80%;height:66px;padding:6px;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}stories-gallery.stories-gallery .stories-gallery__item--inner .stories-gallery__item--caption .caption-link{width:100%;height:100%;position:absolute;top:0;left:0}stories-gallery.stories-gallery .stories-gallery__item--inner .stories-gallery__item--caption .caption-image-wrapper{width:54px;height:54px}stories-gallery.stories-gallery .stories-gallery__item--inner .stories-gallery__item--caption .caption-image-wrapper img{object-fit:cover;width:100%;height:100%}stories-gallery.stories-gallery .stories-gallery__item--inner .stories-gallery__item--caption .caption-text{text-transform:uppercase;font-size:14px;font-weight:400}stories-gallery.stories-gallery .stories-gallery__close{cursor:pointer;z-index:10000;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:24px;transition:transform .2s;display:flex;position:absolute;top:10px;right:0}stories-gallery.stories-gallery .stories-gallery__close svg{width:18px;height:18px}stories-gallery.stories-gallery .stories-gallery__close svg path{stroke:#fff;stroke-width:1.3px}stories-gallery.stories-gallery .stories-gallery__close:hover{transform:scale(1.1)}stories-gallery.stories-gallery .stories-gallery__navigation{cursor:pointer;z-index:2;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;transition:transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}stories-gallery.stories-gallery .stories-gallery__navigation:hover{transform:translateY(-50%)scale(1.1)}stories-gallery.stories-gallery .stories-gallery__navigation.stories-gallery__navigation--prev{left:20px;transform:rotate(90deg)}stories-gallery.stories-gallery .stories-gallery__navigation.stories-gallery__navigation--next{right:20px;transform:rotate(270deg)}.gift-wrapping-option{margin-top:.75rem}.gift-switch{vertical-align:middle;width:46px;height:18px;margin:0;display:inline-block;position:relative}.gift-switch input{opacity:0;width:0;height:0}.gift-switch input:checked+.slider{background-color:#4caf50}.gift-switch input:checked+.slider:before{transform:translate(28px)}.gift-switch input:checked+.slider:after{content:"Yes";left:20px;right:0}.gift-switch .slider{cursor:pointer;background-color:#9e9e9e;border-radius:34px;transition:all .2s;position:absolute;inset:0}.gift-switch .slider:before{content:"";z-index:2;background-color:#fff;border-radius:50%;width:16px;height:16px;transition:all .2s;position:absolute;bottom:1px;left:1px;transform:translate(0)}.gift-switch .slider:after{color:#fff;content:"No";font-size:12px;transition:all .2s;position:absolute;top:50%;left:auto;right:0;transform:translate(-50%,-50%)}.line-item--nested{padding-left:calc(80px + 1rem)}.line-item--nested .line-item__quantity-selector{opacity:0;height:0}@media screen and (width>=700px){.line-item--nested{padding-left:calc(88px + 1.5rem)}}
/*# sourceMappingURL=parcel_style.css.map */
