.ph-footer{position:relative;background-color:var(--footer-bg, #050d1a);color:var(--footer-text, rgba(247, 243, 234, .72));padding-top:72px;overflow:hidden;font-family:var(--font-body-family, "Inter", system-ui, -apple-system, sans-serif);border-top:1px solid var(--footer-hairline, rgba(247, 243, 234, .1))}.ph-footer--has-pattern:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;opacity:.035;background-image:linear-gradient(to right,#ffffff 1px,transparent 1px),linear-gradient(to bottom,#ffffff 1px,transparent 1px);background-size:40px 40px}.ph-footer__container{position:relative;z-index:1;max-width:1400px;margin:0 auto;padding:0 40px 60px}.ph-footer__grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,.9fr) minmax(0,1.1fr) minmax(0,1.4fr);gap:48px}.ph-footer__logo{display:inline-flex;align-items:center;gap:12px;text-decoration:none;margin-bottom:20px}.ph-footer__logo-img{height:44px;width:auto;display:block}.ph-footer__logo-mark svg{width:38px;height:26px;display:block}.ph-footer__logo-text{display:flex;flex-direction:column;line-height:1.1}.ph-footer__logo-title{color:#fff;font-size:1.22rem;font-weight:700;letter-spacing:.02em}.ph-footer__logo-sub{color:var(--footer-gold, #e8caa4);font-size:.65rem;letter-spacing:.16em;text-transform:uppercase;font-weight:600}.ph-footer__description{font-size:.94rem;line-height:1.68;color:var(--footer-text, rgba(247, 243, 234, .72));margin:0 0 24px;max-width:360px}.ph-footer__badge{display:inline-flex;align-items:center;gap:9px;padding:7px 14px;border-radius:999px;background:#e8caa414;border:1px solid rgba(232,202,164,.2);color:var(--footer-gold, #e8caa4);font-size:.78rem;font-weight:600;letter-spacing:.02em}.ph-footer__heading{color:var(--footer-heading, #ffffff);font-size:1.05rem;font-weight:600;margin:0 0 20px;letter-spacing:.01em;position:relative;padding-bottom:10px}.ph-footer__heading:after{content:"";position:absolute;left:0;bottom:0;width:28px;height:2px;background:var(--footer-gold, #e8caa4);border-radius:2px}.ph-footer__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.ph-footer__link{color:var(--footer-text, rgba(247, 243, 234, .72));text-decoration:none;font-size:.93rem;transition:color .2s ease,transform .2s ease;display:inline-block}.ph-footer__link:hover{color:var(--footer-gold, #e8caa4);transform:translate(3px)}.ph-footer__contact-items{display:flex;flex-direction:column;gap:16px;margin-bottom:26px}.ph-footer__contact-item{display:flex;align-items:center;gap:14px;text-decoration:none;color:inherit;transition:color .2s ease}.ph-footer__contact-icon{width:38px;height:38px;border-radius:50%;background:var(--footer-social-bg, rgba(255, 255, 255, .06));border:1px solid var(--footer-social-border, rgba(247, 243, 234, .15));color:var(--footer-gold, #e8caa4);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.ph-footer__contact-item:hover .ph-footer__contact-icon{background:var(--footer-gold, #e8caa4);color:#060f1e;border-color:var(--footer-gold, #e8caa4);transform:translateY(-2px)}.ph-footer__contact-copy{display:flex;flex-direction:column;line-height:1.3}.ph-footer__contact-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:var(--footer-text-muted, rgba(247, 243, 234, .5))}.ph-footer__contact-val{font-size:.93rem;font-weight:500;color:#fff;transition:color .2s ease}.ph-footer__contact-item:hover .ph-footer__contact-val{color:var(--footer-gold, #e8caa4)}.ph-footer__social-row{display:flex;flex-direction:column;gap:10px}.ph-footer__social-title{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--footer-gold, #e8caa4)}.ph-footer__social-links{display:flex;align-items:center;gap:10px}.ph-footer__social-btn{width:40px;height:40px;border-radius:50%;background:var(--footer-social-bg, rgba(255, 255, 255, .06));border:1px solid var(--footer-social-border, rgba(247, 243, 234, .15));color:#fff;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:background-color .25s ease,border-color .25s ease,color .25s ease,transform .25s ease}.ph-footer__social-btn:hover{background:var(--footer-gold, #e8caa4);border-color:var(--footer-gold, #e8caa4);color:#060f1e;transform:translateY(-3px)}.ph-footer__bottom{background-color:var(--footer-bottom-bg, #030812);border-top:1px solid var(--footer-hairline, rgba(247, 243, 234, .08));padding:22px 0}.ph-footer__bottom-inner{max-width:1400px;margin:0 auto;padding:0 40px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;font-size:.84rem;color:var(--footer-text-muted, rgba(247, 243, 234, .5))}.ph-footer__copyright{margin:0}.ph-footer__tagline{color:var(--footer-gold, #e8caa4);font-size:.82rem;letter-spacing:.04em}.ph-footer__legal-links{display:flex;align-items:center;gap:20px}.ph-footer__legal-link{color:inherit;text-decoration:none;transition:color .2s ease}.ph-footer__legal-link:hover{color:var(--footer-gold, #e8caa4)}@media(max-width:1024px){.ph-footer__grid{grid-template-columns:repeat(2,1fr);gap:40px}}@media(max-width:749px){.ph-footer{padding-top:50px}.ph-footer__container{padding:0 20px 40px}.ph-footer__grid{grid-template-columns:1fr;gap:36px}.ph-footer__description{max-width:100%}.ph-footer__bottom-inner{padding:0 20px;flex-direction:column;align-items:flex-start;gap:12px}}@media(prefers-reduced-motion:reduce){.ph-footer__link,.ph-footer__contact-icon,.ph-footer__social-btn{transition:none}}.ph-whatsapp-widget{position:fixed;bottom:24px;left:24px;z-index:999999;display:flex;align-items:center}.ph-whatsapp-btn{display:inline-flex;align-items:center;gap:10px;background-color:#25d366;color:#fff;padding:10px 20px 10px 14px;border-radius:999px;text-decoration:none;font-weight:700;font-size:.92rem;letter-spacing:.01em;box-shadow:0 8px 24px #25d36661,0 4px 12px #00000040;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s ease,background-color .2s ease}.ph-whatsapp-btn:hover{background-color:#20ba5a;color:#fff;transform:translateY(-3px) scale(1.03);box-shadow:0 12px 30px #25d3667a,0 6px 16px #0000004d}.ph-whatsapp-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0}.ph-whatsapp-label{display:inline-block;white-space:nowrap;font-family:inherit;line-height:1}@media(max-width:640px){.ph-whatsapp-widget{bottom:20px;left:16px}.ph-whatsapp-btn{padding:0;width:52px;height:52px;border-radius:50%;justify-content:center}.ph-whatsapp-label{display:none!important}.ph-whatsapp-icon{width:26px;height:26px}}.ph-site-header{position:fixed;top:0;left:0;right:0;z-index:9000;background:transparent;border-bottom:1px solid transparent;font-family:var(--font-body-family, "Inter", system-ui, sans-serif);transition:background .35s ease,border-color .35s ease,box-shadow .35s ease}.ph-site-header.is-scrolled{background:#081120db;backdrop-filter:blur(22px) saturate(1.5);-webkit-backdrop-filter:blur(22px) saturate(1.5);border-bottom-color:#c9996a38;box-shadow:0 4px 40px #00000052}.ph-site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:1400px;margin:0 auto;padding:20px 40px;transition:padding .3s ease}.ph-site-header.is-scrolled .ph-site-header__inner{padding-top:12px;padding-bottom:12px}.ph-site-header__logo{display:inline-flex;align-items:center;gap:12px;text-decoration:none;flex-shrink:0;line-height:1}.ph-site-header__logo-img{height:var(--ph-logo-h, 90px)!important;width:auto!important;max-width:var(--ph-logo-w, 320px)!important;object-fit:contain!important;display:block!important;transition:transform .2s ease,height .25s ease}.ph-site-header.is-scrolled .ph-site-header__logo-img{height:calc(var(--ph-logo-h, 90px) * .88)!important}.ph-site-header__logo:hover .ph-site-header__logo-img{transform:scale(1.03)}.ph-site-header__logo-mark{display:flex;align-items:center;justify-content:center;flex-shrink:0}.ph-site-header__logo-mark svg{width:34px;height:24px;display:block}.ph-site-header__logo-text{display:flex;flex-direction:column;line-height:1.15}.ph-site-header__logo-title{color:#fff;font-weight:700;font-size:1.2rem;letter-spacing:.02em;white-space:nowrap}.ph-site-header__logo-sub{color:#ffffff8c;font-size:.6rem;letter-spacing:.22em;text-transform:uppercase;font-weight:600;margin-top:2px}.ph-site-header__menu{display:flex;align-items:center;gap:32px;list-style:none;margin:0;padding:0;flex:1;justify-content:center}.ph-site-header__menu-link{color:#fffc;text-decoration:none;font-size:.93rem;font-weight:500;position:relative;padding-bottom:4px;transition:color .2s ease}.ph-site-header__menu-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1.5px;background:#c9996a;border-radius:2px;transition:width .25s ease}.ph-site-header__menu-link:hover{color:#fff}.ph-site-header__menu-link:hover:after,.ph-site-header__menu-item.is-active .ph-site-header__menu-link:after{width:100%}.ph-site-header__menu-item.is-active .ph-site-header__menu-link{color:#c9996a}.ph-site-header__actions{display:flex;align-items:center;gap:14px;flex-shrink:0}.ph-site-header__cta{display:inline-flex;align-items:center;gap:8px;padding:9px 22px;border-radius:999px;background:#c9996a;color:#1a0e04;font-size:.87rem;font-weight:600;text-decoration:none;white-space:nowrap;transition:background .2s ease,transform .15s ease}.ph-site-header__cta:hover{background:#ddb285;transform:translateY(-1px)}.ph-site-header__hamburger{display:none;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;padding:7px;background:#ffffff12;border:1px solid rgba(255,255,255,.15);border-radius:9px;cursor:pointer;transition:background .2s ease}.ph-site-header__hamburger:hover{background:#ffffff1f}.ph-site-header__hamburger svg{color:#fff;transition:transform .26s ease}.ph-site-header__hamburger.is-open svg{transform:rotate(90deg)}.ph-site-header__hamburger.is-open svg line:nth-child(1){transform:rotate(45deg) translate(5px,-5px);transform-origin:center}.ph-site-header__hamburger.is-open svg line:nth-child(2){opacity:0}.ph-site-header__hamburger.is-open svg line:nth-child(3){transform:rotate(-45deg) translate(5px,5px);transform-origin:center}.ph-site-header__drawer{display:none;flex-direction:column;padding:0 24px;background:#070f1cf7;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid rgba(201,153,106,.14);max-height:0;opacity:0;overflow:hidden;transition:max-height .38s ease,opacity .3s ease,padding .3s ease}.ph-site-header__drawer.is-open{max-height:600px;opacity:1;padding-top:16px;padding-bottom:24px}.ph-site-header__drawer ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.ph-site-header__drawer-link{display:block;padding:13px 0;color:#ffffffd1;text-decoration:none;font-size:1rem;font-weight:500;border-bottom:1px solid rgba(255,255,255,.06);transition:color .2s ease}.ph-site-header__drawer-link:hover,.ph-site-header__drawer-link.is-active{color:#c9996a}.ph-site-header__drawer-cta{display:block;margin-top:18px;padding:13px 24px;border-radius:999px;background:#c9996a;color:#1a0e04;font-weight:600;font-size:.95rem;text-align:center;text-decoration:none;transition:background .2s ease}.ph-site-header__drawer-cta:hover{background:#ddb285}@media(max-width:989px){.ph-site-header__menu{display:none}.ph-site-header__hamburger,.ph-site-header__drawer{display:flex}.ph-site-header__inner{padding:14px 20px}.ph-site-header.is-scrolled .ph-site-header__inner{padding:10px 20px}}@media(max-width:749px){.ph-site-header__logo-img{height:var(--ph-logo-h-mob, 70px)!important;max-width:var(--ph-logo-w-mob, 240px)!important;width:auto!important}.ph-site-header.is-scrolled .ph-site-header__logo-img{height:calc(var(--ph-logo-h-mob, 70px) * .9)!important}.ph-site-header__cta{padding:8px 14px;font-size:.82rem}}@media(prefers-reduced-motion:reduce){.ph-site-header,.ph-site-header__inner,.ph-site-header__menu-link:after,.ph-site-header__cta,.ph-site-header__hamburger svg,.ph-site-header__drawer{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map?subset=AAAACQ */
