.phasal-shell{--phasal-green-900: #0d5a37;--phasal-green-800: #00a651;--phasal-green-700: #1c8f58;--phasal-green-600: #58c78a;--phasal-green-100: #d8f4e4;--phasal-brown-700: #8c5437;--phasal-cream-100: #f8f4ee;--phasal-cream-150: #f1e7db;--phasal-border: #ddcfbf;--phasal-gold-500: #b86b43;--phasal-text-900: #2a241f;--phasal-text-700: #56483d;--phasal-text-500: #8b796a;--phasal-page-width: min(1560px, calc(100vw - 4rem) )}body,button,input,select,textarea{font-family:DM Sans,sans-serif}.phasal-shell h1,.phasal-shell h2,.phasal-shell h3,.phasal-shell h4,.phasal-shell .phasal-brand-title{font-family:Playfair Display,serif}.phasal-shell__inner{width:var(--phasal-page-width);margin:0 auto}.phasal-announcement{overflow:hidden;background:var(--phasal-green-800);color:#ffffffe0}.phasal-announcement__track{display:flex;width:max-content;animation:phasalTicker 34s linear infinite}.phasal-announcement__item{display:flex;align-items:center;gap:.75rem;padding:1.15rem 2.8rem;white-space:nowrap;font-size:1.12rem;font-weight:700;letter-spacing:.01em}.phasal-announcement__item:before{content:"\2726";color:var(--phasal-gold-500);font-size:.72rem}@keyframes phasalTicker{0%{transform:translate(0)}to{transform:translate(-50%)}}.phasal-header{position:relative;z-index:30;background:#fff;border-bottom:1px solid var(--phasal-border);box-shadow:0 1px #0000000a}.phasal-sticky-shell{position:sticky;top:0;z-index:40}.phasal-header--sticky{position:relative}.phasal-header__main{display:grid;grid-template-columns:auto minmax(30rem,34vw) minmax(0,1fr) auto;align-items:center;gap:2.2rem;min-height:7rem}.phasal-header__logo{display:inline-flex;align-items:center;text-decoration:none;justify-self:start}.phasal-header__logo img{width:auto;max-width:11rem;height:auto;max-height:5.2rem;object-fit:contain}.phasal-header__brand-name{color:var(--phasal-green-800);font-size:2.2rem;font-weight:700;text-decoration:none}.phasal-header__search form{width:100%}.phasal-header__search-inner{display:flex;align-items:center;gap:.95rem;height:5.8rem;padding:0 1.65rem;border:1.5px solid #d9c9b8;border-radius:999px;background:#f8f4ee;box-shadow:inset 0 1px #ffffffb3}.phasal-header__search-icon,.phasal-header__icon,.phasal-header__cart-icon{width:2rem;height:2rem}.phasal-header__search input{width:100%;border:0;background:transparent;color:var(--phasal-text-900);font-size:1.22rem;font-weight:500;outline:none}.phasal-header__search input::placeholder{color:var(--phasal-text-500)}.phasal-header__top-nav{display:flex;align-items:center;justify-content:center;gap:.7rem;min-width:0}.phasal-header__top-link,.phasal-header__category-link,.phasal-footer__menu a,.phasal-footer__bottom a{text-decoration:none}.phasal-header__top-link{display:inline-flex;align-items:center;gap:.28rem;padding:.7rem .9rem;border-radius:.8rem;color:var(--phasal-text-700);font-size:1.08rem;font-weight:600;white-space:nowrap}.phasal-header__top-link span{width:1.1rem;height:1.1rem}.phasal-header__top-link:hover{background:var(--phasal-green-100);color:var(--phasal-green-800)}.phasal-header__top-link--highlight{background:#ddf5e6;color:var(--phasal-green-800)}.phasal-header__actions{display:flex;align-items:center;gap:.9rem}.phasal-header__icon-button{position:relative;display:inline-flex;width:3.1rem;height:3.1rem;align-items:center;justify-content:center;border:0;border-radius:999px;background:transparent;color:var(--phasal-text-700);text-decoration:none}.phasal-header__wishlist-count{position:absolute;top:-.2rem;right:-.2rem;display:inline-flex;min-width:1.8rem;height:1.8rem;align-items:center;justify-content:center;border-radius:999px;background:var(--phasal-gold-500);color:#fff;font-size:1rem;font-weight:800;padding:0 .4rem}.phasal-header__icon-button:hover{background:var(--phasal-green-100);color:var(--phasal-green-800)}.phasal-header__account{position:relative}.phasal-header__account-dropdown{position:absolute;top:100%;right:0;z-index:50;display:flex;visibility:hidden;flex-direction:column;min-width:18rem;padding:1rem;border:1px solid var(--phasal-border);border-radius:1.2rem;background:#fff;box-shadow:0 10px 30px #0000001a;opacity:0;transform:translateY(1rem);transition:all .2s cubic-bezier(.165,.84,.44,1)}.phasal-header__account:hover .phasal-header__account-dropdown{visibility:visible;opacity:1;transform:translateY(.5rem)}.phasal-header__account-dropdown a{padding:1rem 1.2rem;border-radius:.8rem;color:var(--phasal-text-700);font-size:1.15rem;font-weight:600;text-decoration:none;transition:all .15s ease}.phasal-header__account-dropdown a:hover{background:var(--phasal-green-100);color:var(--phasal-green-800)}.phasal-header__cart{display:inline-flex;align-items:center;gap:.8rem;min-height:4.9rem;padding:.9rem 1.9rem;border-radius:999px;background:var(--phasal-green-800);color:#fff;font-size:1rem;font-weight:700;text-decoration:none}.phasal-header__cart-count{display:inline-flex;min-width:1.7rem;height:1.7rem;align-items:center;justify-content:center;border-radius:999px;background:var(--phasal-gold-500);color:#fff;font-size:.82rem;font-weight:800;padding:0 .3rem}.phasal-header__categories{background:var(--phasal-green-800)}.phasal-header__categories-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;overflow-x:auto}.phasal-header__categories-inner::-webkit-scrollbar{display:none}.phasal-header__category-link{display:inline-flex;align-items:center;gap:.42rem;padding:1.15rem .2rem;border-bottom:2px solid transparent;color:#fffc;font-size:.94rem;font-weight:600;white-space:nowrap}.phasal-header__category-icon{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;font-size:.92rem;line-height:1}.phasal-header__category-link:hover,.phasal-header__category-link--active{border-bottom-color:var(--phasal-gold-500);color:#fff}.phasal-header__mobile-nav{display:none;position:relative}.phasal-header__mobile-toggle{display:inline-flex;width:3.1rem;height:3.1rem;align-items:center;justify-content:center;border-radius:999px;list-style:none;cursor:pointer;color:var(--phasal-text-700)}.phasal-header__mobile-toggle::-webkit-details-marker{display:none}.phasal-header__mobile-panel{position:absolute;top:calc(100% + .8rem);left:0;width:min(22rem,calc(100vw - 2rem));padding:1rem;border:1px solid var(--phasal-border);border-radius:1.2rem;background:#fff;box-shadow:0 18px 50px #1223142e}.phasal-header__mobile-menu,.phasal-header__mobile-categories{display:flex;flex-direction:column;gap:.25rem}.phasal-header__mobile-categories{margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--phasal-border)}.phasal-header__mobile-link{display:flex;align-items:center;min-height:2.8rem;padding:.55rem .7rem;border-radius:.8rem;color:var(--phasal-text-700);font-size:1rem;font-weight:600;text-decoration:none}.phasal-header__mobile-link:hover{background:var(--phasal-cream-100);color:var(--phasal-green-800)}.phasal-footer{background:var(--phasal-green-800);color:#ffffffd1}.phasal-footer__main{display:grid;grid-template-columns:1.9fr 1fr 1fr 1fr 1.2fr;gap:4.8rem;padding:4.8rem 0 3.6rem}.phasal-footer__brand img{max-height:4.8rem;width:auto}.phasal-footer__brand-copy,.phasal-footer__contact p{margin:1.4rem 0 0;color:#ffffff8f;font-size:1.35rem;line-height:1.7}.phasal-footer__social{display:flex;gap:1rem;margin-top:2.2rem}.phasal-footer__social a{display:inline-flex;width:3.8rem;height:3.8rem;align-items:center;justify-content:center;border-radius:999px;background:#ffffff1a;color:#fff;text-decoration:none;transition:background .2s ease,color .2s ease}.phasal-footer__social a:hover{background:var(--phasal-gold-500);color:var(--phasal-green-900)}.phasal-social-icon{width:1.8rem;height:1.8rem}.phasal-footer__heading{margin:0 0 1.8rem;color:#fff;font-size:1.2rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;font-family:DM Sans,sans-serif}.phasal-footer__menu{display:flex;flex-direction:column;gap:1rem}.phasal-footer__menu a{color:#ffffff8f;font-size:1.35rem}.phasal-footer__menu a:hover,.phasal-footer__contact a:hover,.phasal-footer__bottom a:hover{color:#fff}.phasal-footer__newsletter{margin-top:2.2rem}.phasal-footer__newsletter-form{display:flex;gap:1rem;margin-top:1.2rem}.phasal-footer__newsletter-form input{flex:1;min-width:0;padding:1.35rem 1.8rem;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#ffffff14;color:#fff}.phasal-footer__newsletter-form input::placeholder{color:#ffffff7a}.phasal-footer__newsletter-form button{padding:1.3rem 2rem;border:0;border-radius:999px;background:var(--phasal-gold-500);color:#fff;font-size:1.3rem;font-weight:700;cursor:pointer}.phasal-footer__contact a,.phasal-footer__bottom a{color:#ffffff8f;text-decoration:none}.phasal-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2rem 0;border-top:1px solid rgba(255,255,255,.1);color:#fff6;font-size:1.2rem}.phasal-footer__payments{display:flex;gap:.8rem;flex-wrap:wrap}.phasal-footer__payment{padding:.4rem 1rem;border:1px solid rgba(255,255,255,.12);border-radius:.6rem;background:#ffffff14;color:#ffffff8f;font-size:1.05rem;font-weight:600}.phasal-wishlist{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:end;background:#00000059;opacity:0;pointer-events:none;transition:opacity .2s ease}.phasal-wishlist.is-open{opacity:1;pointer-events:auto}.phasal-wishlist__sheet{width:min(38rem,92vw);height:100%;background:#fff;padding:2.4rem 2rem;overflow-y:auto;box-shadow:-10px 0 30px #00000026}.phasal-wishlist__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.6rem}.phasal-wishlist__header h2{margin:0;color:var(--phasal-green-800);font-size:2.4rem}.phasal-wishlist__header button{border:0;background:transparent;color:var(--phasal-text-700);font-size:3rem;cursor:pointer}.phasal-wishlist__list{display:flex;flex-direction:column;gap:1rem}.phasal-wishlist__item{position:relative;display:flex;gap:1.25rem;align-items:center;padding:1.15rem;border:1px solid var(--phasal-border);border-radius:1.5rem;background:#fff}.phasal-wishlist__link{display:flex;flex:1;align-items:center;gap:1.25rem;color:var(--phasal-text-900);text-decoration:none}.phasal-wishlist__thumb{width:7.2rem;height:7.2rem;overflow:hidden;border-radius:1rem;background:var(--phasal-cream-100)}.phasal-wishlist__thumb img{width:100%;height:100%;object-fit:cover}.phasal-wishlist__title{font-size:1.4rem;font-weight:700}.phasal-wishlist__price{margin-top:.25rem;color:var(--phasal-text-500);font-size:1.2rem}.phasal-wishlist__empty{color:var(--phasal-text-500);font-size:1.25rem;text-align:center;margin-top:3.2rem}.phasal-wishlist__remove{display:flex;width:2.8rem;height:2.8rem;align-items:center;justify-content:center;border:0;border-radius:50%;background:var(--phasal-cream-100);color:var(--phasal-text-500);font-size:1.6rem;cursor:pointer;transition:all .2s ease}.phasal-wishlist__remove:hover{background:#fee7e9;color:#c62828}@media screen and (max-width:1199px){.phasal-shell{--phasal-page-width: calc(100vw - 2rem) }.phasal-header__main{grid-template-columns:auto 1fr auto;gap:1.2rem;min-height:8.2rem}.phasal-header__top-nav{display:none}.phasal-header__search{min-width:0}.phasal-header__categories-inner{justify-content:flex-start}.phasal-footer__main{grid-template-columns:repeat(2,minmax(0,1fr));gap:3.2rem}}@media screen and (max-width:749px){.phasal-shell{--phasal-page-width: calc(100vw - 1.25rem) }.phasal-announcement__item{font-size:.92rem;padding:.85rem 1.2rem}.phasal-header__main{grid-template-columns:auto 1fr auto;gap:.8rem .9rem;padding:1rem 0 1.1rem}.phasal-header__mobile-nav{display:block}.phasal-header__logo{min-width:0}.phasal-header__logo img{max-width:7rem;max-height:4rem}.phasal-header__search{order:3;grid-column:1 / -1}.phasal-header__search-inner{height:3.6rem;padding:0 1rem}.phasal-header__search input{font-size:1rem}.phasal-header__actions{justify-content:flex-end;gap:.35rem}.phasal-header__icon-button{width:2.75rem;height:2.75rem}.phasal-header__cart{min-height:2.9rem;padding:.72rem 1rem;font-size:.92rem}.phasal-header__cart>span:nth-child(2){display:none}.phasal-header__categories-inner{gap:1rem;padding-bottom:.1rem}.phasal-header__category-link{padding:.95rem 0;font-size:.9rem}.phasal-footer__main,.phasal-footer__bottom,.phasal-footer__newsletter-form{grid-template-columns:1fr;flex-direction:column;align-items:flex-start}}.phasal-whatsapp-float{position:fixed;bottom:30px;right:30px;width:60px;height:60px;background:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px #0003;z-index:1000;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),box-shadow .3s ease;animation:phasal-whatsapp-entrance .6s cubic-bezier(.175,.885,.32,1.275) forwards}.phasal-whatsapp-float:hover{transform:scale(1.1);box-shadow:0 6px 20px #00000040}.phasal-whatsapp-float svg{width:32px;height:32px}@keyframes phasal-whatsapp-entrance{0%{opacity:0;transform:scale(.5) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}@media screen and (max-width:749px){.phasal-whatsapp-float{bottom:20px;right:20px;width:50px;height:50px}.phasal-whatsapp-float svg{width:26px;height:26px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/phasal-shell.css.map */
