@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Cormorant+Garamond:wght@500;600;700&display=swap";:root{font-family:Manrope,sans-serif;line-height:1.5;font-weight:400;color:#25140c;background:radial-gradient(circle at top,rgba(255,208,216,.72),transparent 28%),linear-gradient(180deg,#fff8f4,#fffdfb 45%,#fbf1ea);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--surface: rgba(255, 255, 255, .82);--surface-strong: #ffffff;--surface-soft: #fff5ef;--ink: #25140c;--muted: #74584b;--line: rgba(74, 41, 27, .12);--line-strong: rgba(74, 41, 27, .2);--accent: #df6f89;--accent-deep: #bc4c6a;--accent-soft: #ffe2e8;--highlight: #f5b85f;--success: #2c8a61;--shadow: 0 20px 50px rgba(74, 41, 27, .12)}html{overflow-x:hidden}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden}#root{min-height:100vh}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}button{cursor:pointer}ul,ol{margin:0;padding:0;list-style:none}h1,h2,h3,h4,p{margin:0}::selection{background:#df6f8938}*{box-sizing:border-box;scroll-behavior:smooth}.app-shell{min-height:100vh}.app-main{min-height:calc(100vh - 88px)}.whatsapp-float{position:fixed;right:1.25rem;bottom:1.25rem;z-index:40;display:inline-flex;border-radius:999px;animation:float-up 2.8s ease-in-out infinite}.whatsapp-icon{width:3.85rem;height:3.85rem;border-radius:999px;box-shadow:0 16px 32px #28140938;transition:transform .18s ease,box-shadow .18s ease}.whatsapp-float:hover .whatsapp-icon{transform:translateY(-2px) scale(1.02);box-shadow:0 20px 36px #28140947}@keyframes float-up{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width: 640px){.whatsapp-float{right:.85rem;bottom:.85rem}.whatsapp-icon{width:3.3rem;height:3.3rem}}.catalogue-page{width:min(1200px,calc(100% - 2rem));margin:0 auto;padding:5.75rem 0 0}.eyebrow{display:inline-flex;margin-bottom:.85rem;padding:.45rem .8rem;border-radius:999px;background:var(--accent-soft);color:var(--accent-deep);font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.hero-section{display:grid;align-items:end;min-height:clamp(460px,72vh,720px);border-radius:32px;overflow:hidden}.hero-section-background{padding:clamp(1.5rem,4vw,2.4rem);background-size:cover;background-position:center top}.hero-copy-overlay{max-width:560px;padding:clamp(1.25rem,3vw,2rem);border:1px solid rgba(255,255,255,.18);border-radius:24px;color:#fff;background:#1c110d57;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-copy h1,.controls-copy h2,.reviews-header h2{font-family:Cormorant Garamond,serif;font-size:clamp(2.6rem,4.8vw,4.2rem);line-height:.95}.hero-copy p,.controls-copy p,.reviews-header p{margin-top:1rem;max-width:62ch;color:var(--muted)}.hero-copy-overlay p{color:#ffffffe6}.hero-actions{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:.85rem}.primary-action,.secondary-action,.cart-link-button,.pagination button,.product-primary-button,.product-quantity button,.cta-link{border:0;border-radius:999px;min-height:48px;padding:.85rem 1.2rem;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.primary-action,.product-primary-button{color:#fff;background:linear-gradient(135deg,var(--accent-deep),var(--accent));box-shadow:0 14px 30px #bc4c6a38}.secondary-action,.cart-link-button,.pagination button,.product-quantity button,.cta-link{background:#ffffffd1;border:1px solid var(--line);color:var(--ink)}.primary-action:hover,.secondary-action:hover,.cart-link-button:hover,.pagination button:hover,.product-primary-button:hover,.product-quantity button:hover,.cta-link:hover{transform:translateY(-2px)}.featured-tile,.controls-panel,.product-card,.review-card,.video-catalogue-section,.reviews-section,.video-category-group{border:1px solid var(--line);border-radius:20px;background:var(--surface);box-shadow:var(--shadow)}.featured-tile span,.product-badge,.meta-chip{font-size:.74rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.featured-strip{margin-top:2rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.featured-tile{overflow:hidden}.featured-tile img{width:100%;aspect-ratio:1 / 1.15;object-fit:cover}.featured-tile div{padding:1rem}.featured-tile span{color:var(--accent-deep)}.featured-tile h2{margin-top:.45rem;font-size:1.05rem}.featured-tile p{margin-top:.35rem;color:var(--muted)}.service-tile div{display:grid;gap:.42rem}.service-tile h2{margin-top:.2rem}.service-tile p{margin-top:0;font-size:.92rem}.service-tile strong{color:var(--accent-deep);font-size:.95rem}.service-tile-button{margin-top:.35rem;min-height:40px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink);font-weight:700}.service-tile-button:hover{background:var(--accent-soft)}.reviews-section,.video-catalogue-section{margin-top:2rem;padding:1.2rem}.reviews-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.review-card{overflow:hidden;display:grid;background:var(--surface-strong)}.review-video{width:100%;aspect-ratio:16 / 10;object-fit:contain;background:#0f0f0f}.review-image{width:100%;aspect-ratio:16 / 10;object-fit:cover;background:#0f0f0f}.review-copy{padding:.9rem 1rem 1rem}.review-copy h3{font-size:1.02rem}.review-copy p{margin-top:.45rem;color:var(--muted);font-size:.95rem}.video-category-stack{margin-top:1rem;display:grid;gap:1rem}.video-category-group{padding:.95rem;background:var(--surface-strong)}.video-category-header{display:flex;align-items:center;justify-content:space-between;gap:.65rem}.video-category-header h3{font-family:Cormorant Garamond,serif;font-size:clamp(1.5rem,2.5vw,2rem)}.video-category-header span{color:var(--muted);font-size:.92rem}.category-videos-grid{margin-top:.85rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.video-product-card{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff;display:grid;grid-template-rows:1fr auto}.video-product-media{width:100%;aspect-ratio:4 / 5;object-fit:contain;background:#0f0f0f}.video-product-copy{padding:.7rem .8rem .8rem}.video-product-copy h4{font-size:.96rem;line-height:1.35}.video-product-copy p{margin-top:.3rem;color:var(--accent-deep);font-weight:800}.video-linked-product{display:block;margin-top:.35rem;color:var(--muted);font-size:.82rem}.video-add-cart{margin-top:.55rem;width:100%;min-height:40px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink);font-weight:700}.video-add-cart:hover{background:var(--accent-soft)}.catalogue-controls{margin-top:3rem;display:grid;gap:1.25rem;scroll-margin-top:6.5rem}.controls-copy h2{font-size:clamp(2.15rem,4vw,3.2rem)}.controls-panel{padding:1rem;display:grid;grid-template-columns:minmax(240px,2fr) repeat(3,minmax(150px,1fr));gap:.9rem;align-items:end}.search-field{grid-column:1 / 2}.controls-panel label{display:flex;flex-direction:column;gap:.45rem}.controls-panel span{color:var(--muted);font-size:.88rem}.controls-panel input,.controls-panel select,.product-quantity input,.cart-quantity input{width:100%;min-height:48px;padding:.85rem 1rem;border:1px solid var(--line);border-radius:16px;background:#fffffff2;color:var(--ink)}.catalogue-meta{margin-top:1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.catalogue-meta p{color:var(--muted)}.products-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.product-card{overflow:hidden;display:flex;flex-direction:column;min-height:100%}.product-media-wrap{position:relative;aspect-ratio:1 / 1.15;overflow:hidden;background:#fff}.product-image{width:100%;height:100%;object-fit:contain}.product-badge{position:absolute;top:.9rem;left:.9rem;padding:.45rem .72rem;border-radius:999px;background:#fffffff0;color:var(--accent-deep)}.product-body{display:flex;flex:1;flex-direction:column;gap:.85rem;padding:1rem}.product-meta-row{display:flex;flex-wrap:wrap;gap:.45rem}.meta-chip{padding:.35rem .6rem;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:#ffffffb3}.product-name{font-size:1.08rem;line-height:1.35;min-height:2.9rem}.product-prices{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem}.product-price{font-size:1.15rem;font-weight:800;color:var(--ink)}.product-old-price{color:var(--muted);text-decoration:line-through}.product-discount{color:var(--accent-deep);font-weight:700}.product-CTA{margin-top:auto;display:grid;gap:.75rem}.product-quantity{display:inline-grid;grid-template-columns:44px 72px 44px;gap:.4rem;align-items:center;justify-self:start}.product-quantity input,.cart-quantity input{text-align:center}.product-primary-button{width:100%}.empty-state{padding:3rem 1rem;text-align:center;grid-column:1 / -1;border:1px dashed var(--line-strong);border-radius:20px}.pagination{margin-top:1.5rem;display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem}.pagination .active-page{background:var(--accent-soft);color:var(--accent-deep)}@media (max-width: 1080px){.featured-strip,.products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.category-videos-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 820px){.catalogue-page{width:min(100%,calc(100% - 1rem))}.featured-strip,.controls-panel,.category-videos-grid{grid-template-columns:1fr}.service-tile-button{margin-top:.3rem;min-height:30px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink);font-weight:400;align-items:center;justify-content:center}.products-grid,.reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.search-field{grid-column:auto}.catalogue-meta{flex-direction:column;align-items:stretch}}@media (max-width: 560px){.catalogue-page{padding-top:5rem}.hero-section{min-height:420px}.hero-copy h1,.controls-copy h2,.reviews-header h2{font-size:clamp(2.1rem,11vw,3.2rem)}}.offers-page{width:min(1100px,calc(100% - 2rem));margin:0 auto;padding-top:5.75rem}.offers-header h1{margin-top:.5rem;font-family:Cormorant Garamond,serif;font-size:clamp(2.8rem,5vw,4.4rem);line-height:.95}.offers-sections{margin-top:1.5rem;display:grid;gap:2rem}.collection-section{display:grid;gap:1rem}.collection-header{padding:1.35rem;border:1px solid var(--line);border-radius:28px;background:var(--surface);box-shadow:var(--shadow)}.collection-copy p{margin-top:.65rem;color:var(--muted)}.collection-grid{margin-top:0}@media (max-width: 820px){.offers-page{width:min(100%,calc(100% - 1rem))}}@media (max-width: 560px){.offers-page{padding-top:5rem}}.services-page{width:min(1200px,calc(100% - 2rem));margin:0 auto;padding:5.75rem 0 0}.services-hero h1{margin-top:.4rem;font-family:Cormorant Garamond,serif;font-size:clamp(2.35rem,5vw,4rem);line-height:.95}.services-hero p{margin-top:.85rem;max-width:60ch;color:var(--muted)}.services-grid{margin-top:1.5rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.service-card{overflow:hidden;border:1px solid var(--line);border-radius:20px;background:var(--surface);box-shadow:var(--shadow)}.service-image{width:100%;aspect-ratio:16 / 10;object-fit:cover}.service-body{display:grid;gap:.7rem;padding:.95rem}.service-badge{display:inline-flex;justify-self:start;padding:.3rem .6rem;border-radius:999px;background:var(--accent-soft);color:var(--accent-deep);font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.service-body p{color:var(--muted)}.service-prices{display:flex;align-items:center;gap:.5rem}.service-prices strong{font-size:1.2rem}.service-prices span{color:var(--muted);text-decoration:line-through}.service-add-button{min-height:44px;border:0;border-radius:999px;color:#fff;background:linear-gradient(135deg,var(--accent-deep),var(--accent))}@media (max-width: 820px){.services-page{width:min(100%,calc(100% - 1rem))}.services-grid{grid-template-columns:1fr}}.about-page{width:min(1100px,calc(100% - 2rem));margin:0 auto;padding-top:5.75rem}.about-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:1rem}.about-card{padding:1.25rem}.about-copy h1{font-family:Cormorant Garamond,serif;font-size:clamp(2.8rem,5vw,4.4rem);line-height:.95}.about-copy p,.about-values p{margin-top:1rem;color:var(--muted)}.about-image-card img{width:100%;aspect-ratio:4 / 5;object-fit:cover;border-radius:28px}.about-values{margin-top:1rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}@media (max-width: 820px){.about-page{width:min(100%,calc(100% - 1rem))}.about-grid,.about-values{grid-template-columns:1fr}}@media (max-width: 560px){.about-page{padding-top:5rem}}.cart-page{width:min(1100px,calc(100% - 2rem));margin:0 auto;padding:5.75rem 0 0}.cart-shell{padding:1.25rem;border:1px solid var(--line-strong);border-radius:24px;background:#fff;box-shadow:0 12px 24px #25140c14}.cart-header-row,.cart-header-actions,.cart-cta,.cart-item-title-row,.cart-item-meta-row{display:flex;align-items:center;justify-content:space-between;gap:.9rem}.cart-header{font-family:Cormorant Garamond,serif;font-size:clamp(2rem,4vw,3.1rem);line-height:.95}.cart-subcopy,.cart-description,.total-label,.empty-cart p{color:var(--muted)}.cart-subcopy{margin-top:.35rem}.cart-list{margin-top:1.25rem;display:grid;gap:.85rem}.cart-item-row{display:grid;grid-template-columns:176px 1fr;gap:1rem;padding:.9rem;border:1px solid var(--line);border-radius:16px;background:#fff}.cart-item-media-wrap{width:100%;aspect-ratio:1 / 1;border-radius:12px;overflow:hidden;border:1px solid var(--line);background:#fff}.cart-image{width:100%;height:100%;object-fit:cover}.cart-video{width:100%;height:100%;object-fit:cover;display:block}.cart-item-body{display:grid;gap:.8rem}.cart-name{font-size:1.08rem;line-height:1.35}.primary{background-color:var(--accent-deep);color:#fff;border:none;padding:.6rem 1.2rem;border-radius:8px;cursor:pointer}.cart-description{margin-top:.35rem;font-size:.94rem;max-width:62ch}.cart-price{font-weight:800;color:var(--ink)}.cart-tags{display:flex;flex-wrap:wrap;gap:.45rem}.cart-quantity{display:inline-grid;grid-template-columns:42px 70px 42px;gap:.4rem;align-items:center}.cart-quantity button{min-height:42px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);font-weight:700}.cart-quantity button:hover{background:var(--accent-soft);border-color:#bc4c6a59}.cart-quantity input{width:100%;min-height:42px;text-align:center;border:1px solid var(--line-strong);border-radius:10px;background:#fff}.cart-line-total{min-width:120px;text-align:right;font-weight:800;color:var(--accent-deep)}.cart-cta{margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--line)}.cart-payment-block{display:grid;gap:1rem;width:min(760px,100%)}.cart-totals-grid{display:grid;grid-template-columns:1fr auto;gap:.35rem 1rem;padding:.9rem;border:1px solid var(--line);border-radius:12px;background:#fff}.total-value{text-align:right;color:var(--ink);font-weight:700}.cart-customer-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.cart-customer-form label{display:flex;flex-direction:column;gap:.4rem}.cart-customer-form span{color:var(--muted);font-size:.88rem}.cart-customer-form input,.cart-customer-form select{width:100%;min-height:44px;border:1px solid var(--line-strong);border-radius:10px;padding:.72rem .85rem;background:#fff;color:var(--ink)}.cart-customer-form .full-width{grid-column:1 / -1}.total{font-size:clamp(1.8rem,3vw,2.2rem);font-weight:800}.empty-cart{margin-top:1.25rem;padding:1.6rem 1rem;text-align:center;border:1px dashed var(--line-strong);border-radius:16px;background:#fffdfb}.empty-cart h2{font-family:Cormorant Garamond,serif;font-size:clamp(1.8rem,4.2vw,2.3rem)}@media (max-width: 920px){.cart-page{width:min(100%,calc(100% - 1rem))}.cart-header-row,.cart-header-actions,.cart-cta,.cart-item-title-row,.cart-item-meta-row{flex-direction:column;align-items:stretch}.cart-item-row{grid-template-columns:132px 1fr;align-items:start}.cart-line-total{text-align:left}.cart-customer-form{grid-template-columns:1fr}}@media (max-width: 620px){.cart-page{padding-top:5rem}.cart-shell{padding:1rem}.cart-item-row{grid-template-columns:1fr}.cart-item-media-wrap{max-height:280px}.cart-quantity{width:100%;grid-template-columns:1fr 1.2fr 1fr}}.admin-page{width:min(1180px,calc(100% - 2rem));margin:0 auto;padding-top:2rem}.admin-hero,.admin-stats,.admin-grid,.admin-orders,.stock-list,.product-management-list{display:grid;gap:1rem}.admin-hero{grid-template-columns:1fr auto;align-items:end}.admin-hero h1{margin-top:.5rem;font-family:Cormorant Garamond,serif;font-size:clamp(2.2rem,5vw,3.6rem);line-height:.98}.admin-hero p,.admin-card p,.backend-list li,.admin-section-head span,.admin-order-row span,.product-management-title span,.admin-empty{color:var(--muted)}.admin-status-message{margin-top:1rem;padding:.75rem .95rem;border-radius:.9rem;background:#ede9e4b3;border:1px solid var(--line)}.admin-stats{margin-top:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.admin-grid{margin-top:1rem;grid-template-columns:1.2fr 1fr}.secondary-grid{grid-template-columns:.95fr 1.05fr}.admin-card{padding:1.2rem}.auth-card{margin-top:1rem}.stat-card strong{display:block;margin-top:.65rem;font-size:2rem}.admin-section-head,.admin-order-row,.stock-row,.product-management-row,.order-status-control{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.admin-order-row,.stock-row,.product-management-row{padding:.9rem 0;border-top:1px solid var(--line)}.paid-order-row{align-items:flex-start}.paid-items-preview{display:grid;gap:.45rem;min-width:220px}.paid-item-chip{display:flex;align-items:center;gap:.55rem;font-size:.85rem;color:var(--muted)}.paid-item-chip img{width:36px;height:36px;border-radius:8px;object-fit:cover;border:1px solid var(--line);background:#fff}.admin-order-row:first-child,.stock-row:first-child,.product-management-row:first-child{border-top:0}.admin-form{margin-top:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.auth-form{grid-template-columns:repeat(2,minmax(0,1fr))}.product-management-title{min-width:220px;display:grid;gap:.35rem}.product-management-row label,.auth-form label{display:grid;gap:.4rem}.product-management-row label{min-width:110px}.order-status-control select{min-width:170px}.admin-empty{padding:.5rem 0}.backend-list{margin-top:1rem;padding-left:1.2rem}.backend-list li+li{margin-top:.7rem}@media (max-width: 1100px){.product-management-row{flex-wrap:wrap;align-items:flex-start}}@media (max-width: 900px){.admin-page{width:min(100%,calc(100% - 1rem))}.admin-hero,.admin-stats,.admin-grid,.secondary-grid,.admin-form,.auth-form{grid-template-columns:1fr}.admin-section-head,.admin-order-row,.stock-row,.order-status-control{flex-direction:column;align-items:flex-start}.product-management-row{display:grid;justify-content:stretch}.product-management-row label,.order-status-control select{width:100%}}.navbar{position:fixed;inset:0 0 auto;z-index:60;display:flex;justify-content:center;pointer-events:none}.nav-content{pointer-events:auto;width:min(1200px,calc(100% - 2rem));margin-top:.65rem;padding:.5rem .9rem;border:1px solid var(--line);border-radius:999px;background:color-mix(in oklab,var(--surface) 80%,white 20%);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:space-between;gap:.8rem;min-width:0}.logo-container{display:inline-flex;align-items:center;gap:.65rem;min-width:0}.logo{width:42px;height:42px;border-radius:999px;object-fit:cover;border:1px solid var(--line)}.logo-copy{display:grid;line-height:1.05;min-width:0}.logo-title{font-size:.84rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--text);white-space:nowrap}.logo-tag{margin-top:.18rem;color:var(--muted);font-size:.7rem;white-space:nowrap}.nav-links{list-style:none;display:flex;align-items:center;gap:.3rem;margin:0;padding:0;min-width:0}.nav-links a{color:var(--text);font-weight:700;letter-spacing:.02em;padding:.55rem .8rem;border-radius:999px;transition:background-color .2s ease,color .2s ease}.nav-links a:hover,.nav-links a.active{background:var(--accent-soft);color:var(--accent-deep)}.nav-small{display:none}.cart-icon-wrapper,.cart-icon-wrapper1 a{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.35rem}.cart-icon-wrapper1 .cart-icon1{font-size:.95rem}.cart-badge,.cart-badge1{position:absolute;top:-8px;right:-8px;min-width:20px;height:20px;padding:0 .3rem;border-radius:999px;background:var(--accent-deep);color:#fff;font-size:.66rem;font-weight:800;display:grid;place-items:center}.cart-badge1{top:-7px}.hamburger{display:none}@media (max-width: 980px){.nav-content{width:min(100%,calc(100% - 1rem));margin-top:.35rem;border-radius:16px}.logo{width:36px;height:36px}.logo-title{font-size:.74rem}.logo-tag{display:none}.nav-small{display:inline-flex;align-items:center;gap:.4rem;margin-left:auto;flex-shrink:0}.cart-icon-wrapper{width:38px;height:38px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--text)}.hamburger{display:grid;place-items:center;width:38px;height:38px;border-radius:999px;border:1px solid var(--line);background:#fff;color:var(--text)}.cart-icon-wrapper1{display:none}.nav-links{position:absolute;left:.5rem;right:.5rem;top:calc(100% + .4rem);display:grid;gap:.2rem;padding:.45rem;border:1px solid var(--line);border-radius:14px;background:color-mix(in oklab,var(--surface) 88%,white 12%);box-shadow:var(--shadow);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-10px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;max-height:calc(100vh - 6rem);overflow-y:auto}.nav-links.open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.nav-links a{display:block;width:100%;border-radius:10px;text-align:left}}@media (max-width: 480px){.nav-content{padding:.42rem .56rem;gap:.5rem}.logo-copy{max-width:44vw}.logo-title{overflow:hidden;text-overflow:ellipsis}.cart-icon-wrapper,.hamburger{width:36px;height:36px}}.footer{margin-top:4rem;border-top:1px solid var(--line);background:#fff7f3bf}.footer-inner{width:min(1200px,calc(100% - 2rem));margin:0 auto;padding:3rem 0 2rem;display:grid;grid-template-columns:1.4fr 1fr;gap:2rem}.footer-brand{max-width:460px}.ehairslogo{width:88px;height:88px;object-fit:contain}.footer-kicker{margin-top:1rem;font-family:Cormorant Garamond,serif;font-size:clamp(1.6rem,3vw,2.4rem);line-height:1}.footer-note{margin-top:.85rem;color:var(--muted)}.footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.socials,.footlinks{display:flex;flex-direction:column;gap:.65rem}.socials h4,.footlinks h4{font-size:.82rem;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}.socials a,.footlinks a,.socials p{color:var(--ink)}.copyright{width:min(1200px,calc(100% - 2rem));margin:0 auto;padding:0 0 1.5rem;color:var(--muted);font-size:.92rem}@media (max-width: 820px){.footer-inner,.footer-links{grid-template-columns:1fr}}.socials a,.footlinks a{text-decoration:none;color:#db7093}.footer-inner a:hover{text-decoration:underline;transform:scale(1.1)}.ehairslogo{width:auto;height:50px}.social-links{display:flex;gap:20px;width:100%;justify-content:space-evenly;align-items:center;margin:20px}.socials,.footlinks{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:9px;font-size:1rem;margin:0 15px}.footer-inner{display:flex;margin:30px;justify-content:center;align-items:center;gap:30px}.copyright{text-align:center;height:100px;background-color:#db7093;color:#fff;width:100vw;display:flex;justify-content:center;align-items:center}.footer{border-top:1px solid palevioletred;margin-top:50px}@media (max-width: 768px){.footer-inner{flex-direction:column}.socials,.footlinks{display:flex;flex-direction:column}}
