@import"https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap";.navbar{position:fixed;top:0;left:0;right:0;height:80px;background:transparent;transition:all .3s ease;z-index:1000;padding-top:0}.navbar.scrolled{background-color:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 10px #0000001a}.navbar{height:120px;padding-top:25px}.navbar.scrolled{height:120px}.navbar-container{max-width:1400px;margin:0 auto;height:100%;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;position:relative;transition:all .3s ease}.logo-container{display:flex;align-items:center;z-index:1001;height:100%;transition:all .3s ease}.logo{height:180px;width:auto;transition:all .3s ease;padding:.5rem 0}.navbar-content{display:flex;align-items:center;gap:3rem}.nav-links{display:flex;align-items:center;gap:2rem;list-style:none;margin:0;padding:0}.nav-links li a{color:#454545;text-decoration:none;font-size:1rem;font-weight:600;position:relative;padding:.5rem 0;transition:color .3s ease}.navbar:not(.scrolled) .nav-links li a{text-shadow:0 1px 2px rgba(0,0,0,.1)}.nav-links li a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background-color:#e67a75;transition:width .3s ease}.nav-links li a:hover:after,.nav-links li.active a:after{width:100%}.book-now-navbar-button{background-color:#e67a75;color:#fff;padding:.75rem 1.5rem;text-decoration:none;font-weight:600;white-space:nowrap;font-size:.9rem;letter-spacing:1px;transition:all .3s ease;box-shadow:0 4px 6px #0000001a;border-radius:26px}.book-now-navbar-button:hover{background-color:#d16661;transform:translateY(-2px)}.cart-link{position:relative;display:flex;align-items:center;color:#454545;text-decoration:none;transition:color .3s ease}.navbar:not(.scrolled) .cart-link{filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.cart-icon{width:24px;height:24px}.cart-count{position:absolute;top:-8px;right:-8px;background-color:#e67a75;color:#fff;font-size:.75rem;font-weight:600;min-width:18px;height:18px;border-radius:9px;display:flex;align-items:center;justify-content:center;padding:0 6px}.mobile-actions,.hamburger{display:none}@media (max-width: 1024px){.navbar{height:110px;padding-top:20px}.navbar.scrolled{height:75px;padding-top:0}.navbar-container{padding:0 1.5rem}.logo{height:160px}.logo-container,.nav-links{padding-top:12px}.nav-links li a{font-size:.95rem}.book-now-navbar-button{padding:.7rem 1.25rem;font-size:.95rem}}@media (max-width: 768px){.navbar{height:70px;padding-top:0;background:transparent;box-shadow:none}.navbar.scrolled{background-color:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 10px #0000001a}.navbar.home-page{height:100px;padding-top:15px}.navbar.home-page.scrolled{height:70px;padding-top:0}.navbar.menu-open{background-color:#fff;box-shadow:0 2px 10px #0000001a}.navbar-container{padding:0 1rem}.logo{height:80px;filter:drop-shadow(0 1px 2px rgba(255,255,255,.5))}.navbar.scrolled .logo{filter:none}.home-page .logo{height:140px}.home-page.scrolled .logo{height:80px}.navbar-content{position:fixed;top:70px;right:-100%;width:100%;height:calc(100vh - 70px);background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:2rem;gap:2rem;transition:right .3s ease-in-out;z-index:999}.home-page .navbar-content{top:100px;height:calc(100vh - 100px)}.home-page.scrolled .navbar-content{top:70px;height:calc(100vh - 70px)}.navbar-content.open{right:0;box-shadow:0 2px 10px #0000001a}.nav-links li a{text-shadow:0 1px 2px rgba(255,255,255,.5)}.navbar.scrolled .nav-links li a{text-shadow:none}.cart-link{filter:drop-shadow(0 1px 2px rgba(255,255,255,.5))}.navbar.scrolled .cart-link{filter:none}.hamburger span{filter:drop-shadow(0 1px 2px rgba(255,255,255,.5))}.navbar.scrolled .hamburger span{filter:none}.nav-links{flex-direction:column;width:100%;text-align:center;padding:0;margin:0}.nav-links li{width:100%;padding:1rem 0}.nav-links li a{font-size:1.2rem;padding:.5rem 1rem;display:inline-block;width:auto}.desktop-cart{display:none}.mobile-actions{display:flex;align-items:center;gap:1.5rem}.hamburger{display:flex;flex-direction:column;justify-content:space-between;width:30px;height:20px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001}.hamburger span{width:100%;height:2px;background-color:#454545;transition:all .3s ease-in-out}.hamburger.open span:first-child{transform:translateY(9px) rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:last-child{transform:translateY(-9px) rotate(-45deg)}.book-now-navbar-button{margin-top:1rem;padding:1rem 2rem;font-size:1.1rem}}@media (max-width: 768px){main{padding-top:0}}@media (max-width: 480px){.logo{height:80px}.nav-links li a{font-size:1.1rem}.book-now-navbar-button{padding:.6rem 1.2rem;font-size:.9rem}.mobile-actions{gap:1rem}}@media (min-width: 1025px){.navbar-content{margin-left:auto}}.banner{position:relative;width:100%;height:100vh;overflow:hidden;margin-top:0}.video-container{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.banner-video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);object-fit:cover}@media (max-width: 768px){.banner{height:115vh;margin-top:0;transition:height .3s ease}.banner.banner--with-announcement{height:98vh}.banner-video{object-fit:cover;width:100%;height:100%;left:50%;transform:translate(-50%,-50%)}}@media (max-width: 768px){.announcement-banner{margin-top:180px}}.banner-arrow{position:absolute;bottom:40px;left:50%;transform:translate(-50%);color:#fff;font-size:2rem;cursor:pointer;animation:bounce 2s infinite;z-index:10;text-shadow:2px 2px 4px rgba(0,0,0,.3)}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0) translate(-50%)}40%{transform:translateY(-30px) translate(-50%)}60%{transform:translateY(-15px) translate(-50%)}}@media (max-width: 768px){.banner{transition:height .3s ease}}.background{background-color:#fffaf2;padding:2rem 0;min-height:400px;width:100%;display:flex;flex-direction:column;align-items:center}.featured-item-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;max-width:1400px;width:100%;margin:2rem auto;padding:0 2rem;place-items:center;justify-content:center}.featured-item-container>div{width:100%;max-width:300px;margin:0 auto}.retry-button{background-color:#248cbc;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-size:16px;cursor:pointer;transition:transform .3s ease;margin-top:1rem}.retry-button:hover{transform:scale(.95)}.no-featured-items{text-align:center;padding:40px;background:#ffffffe6;border-radius:12px;box-shadow:0 4px 6px #0000001a;margin:20px auto;max-width:600px}.no-featured-items h3{color:#248cbc;font-size:24px;margin-bottom:10px}.no-featured-items p{color:#666;font-size:16px;margin:0}.shop-all-button{background-color:#248cbc;color:#fff;border:none;padding:15px 30px;border-radius:8px;font-size:20px;font-weight:600;cursor:pointer;margin-top:20px;transition:transform .3s ease-in-out;text-decoration:none;display:inline-block}.shop-all-button:hover{transform:scale(.95)}@media (max-width: 1024px){.featured-item-container{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;padding:0 1rem;width:100%;max-width:800px}.featured-item-container>div{width:100%;max-width:300px;margin:0 auto}}@media (max-width: 768px){.background{padding:1rem 0;min-height:10vh}.featured-item-container{grid-template-columns:repeat(2,1fr);gap:1rem;padding:0 .75rem;margin:1rem auto;width:calc(100% - 1.5rem);max-width:600px;place-items:center}.featured-item-container>div{width:100%;max-width:170px}.shop-all-button{font-size:16px;padding:10px 20px}.announcement-banner{font-size:14px!important;padding:.25rem 0!important}}@media (max-width: 480px){.featured-item-container{grid-template-columns:repeat(2,1fr);gap:.75rem;padding:0 .5rem;margin:1rem auto;width:calc(100% - 1rem);place-items:center}.featured-item-container>div{width:100%;max-width:150px}}.announcement-banner{width:100%;background:linear-gradient(90deg,#248cbc,#86cbe9);color:#fff;padding:.45rem 0;text-align:center;font-weight:600;font-size:18px;letter-spacing:.5px;z-index:5200;box-shadow:0 2px 12px #248cbc1a;word-break:break-word}.header{position:relative;width:100%;height:300px;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5;margin-top:80px;z-index:1}.header-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,#0000004d,#00000080);z-index:2}.header-image{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.1);transition:transform .3s ease-out,filter .3s ease-out;filter:blur(0px);will-change:transform;z-index:1}.header-content{position:relative;z-index:3;text-align:center;max-width:800px;padding:0 20px;animation:fadeIn .5s ease-out}.header-title{color:#fff;font-family:Outfit,sans-serif;font-size:clamp(2rem,5vw,4rem);font-weight:900;margin:0 0 1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3);line-height:1.2;letter-spacing:-.02em}.header-subtitle{color:#ffffffe6;font-size:clamp(1rem,2vw,1.5rem);font-weight:400;text-shadow:1px 1px 2px rgba(0,0,0,.3);max-width:600px;margin:0 auto}@media (hover: hover){.header:hover .header-image{transform:scale(1.15);filter:blur(2px)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 900px){.header{height:250px;margin-top:70px}.header-content{padding:0 15px}.header-title{font-size:clamp(1.75rem,7vw,2.5rem);margin-bottom:.5rem}.header-subtitle{font-size:clamp(.875rem,4vw,1.125rem)}}@media (max-width: 768px){.header{margin-top:130px}.header.scrolled{margin-top:70px;transition:margin-top .3s ease}}@media (max-width: 480px){.header{height:200px}.header-content{padding:0 10px}}@media print{.header{height:auto;background:none;margin-top:0}.header-overlay{display:none}.header-image{position:relative;height:200px;filter:none}.header-title,.header-subtitle{color:#000;text-shadow:none}}.kadri-section{display:flex;align-items:center;justify-content:center;gap:80px;padding:120px 100px;background:#fffaf2;position:relative;overflow:hidden}.kadri-section:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(to right,transparent,rgba(230,122,117,.2),transparent)}.text-content{max-width:100%;position:relative}.text-content:before{content:"";position:absolute;left:-20px;top:0;width:4px;height:100px;background:linear-gradient(to bottom,#E67A75,transparent);border-radius:2px}.text-content h1{width:100%;max-width:548px;color:#454545;font-family:Outfit;font-size:52px;font-style:normal;font-weight:600;line-height:1.2;margin:0;position:relative}.text-content .highlight{color:#e67a75;position:relative;display:inline-block}.text-content .highlight:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:8px;background-color:#e67a7533;z-index:-1;transform:skew(-10deg)}.text-content p{padding-top:40px;width:100%;max-width:548px;color:#666;font-family:Outfit;font-size:28px;font-style:normal;font-weight:400;line-height:1.4;margin:0;position:relative}.image-container{position:relative;max-width:548px;border-radius:30px;overflow:hidden;box-shadow:0 20px 40px #0000001a;transition:transform .3s ease}.image-container:hover{transform:translateY(-5px)}.image-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,rgba(230,122,117,.1),transparent);z-index:1;pointer-events:none}.image-container img{width:100%;height:auto;display:block;border-radius:30px;transition:transform .3s ease}@media (min-width: 1920px){.text-content h1{font-size:56px}.text-content p{font-size:32px}}@media (min-width: 1025px) and (max-width: 1919px){.text-content h1{font-size:48px}.text-content p{font-size:26px}}@media (min-width: 769px) and (max-width: 1024px){.kadri-section{flex-direction:column;gap:60px;padding:80px 50px}.text-content h1{font-size:42px;text-align:center}.text-content p{font-size:24px;text-align:center;padding-top:30px}.text-content:before{left:50%;transform:translate(-50%);height:4px;width:100px;top:-20px;background:linear-gradient(to right,transparent,#E67A75,transparent)}.image-container{width:100%;max-width:500px}}@media (max-width: 768px){.kadri-section{flex-direction:column;gap:40px;padding:110px 30px 60px}.text-content h1{font-size:32px;text-align:center}.text-content p{font-size:20px;text-align:center;padding-top:20px}.text-content:before{left:50%;transform:translate(-50%);height:4px;width:80px;top:-20px;background:linear-gradient(to right,transparent,#E67A75,transparent)}.image-container{width:100%;border-radius:20px}.image-container img{border-radius:20px}}.services-section{padding:80px 0;background-color:#fffaf2}.title-text{text-align:center;margin-bottom:60px}.title-text h1{font-size:2.5rem;font-weight:700;color:#454545;margin-bottom:16px}.subtitle{font-size:1.125rem;color:#666;font-weight:400;max-width:600px;margin:0 auto;line-height:1.6}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;max-width:1200px;margin:0 auto;padding:0 20px}.service-card-container{perspective:1000px;display:flex}.service-card{background:#fff;border-radius:12px;padding:30px;box-shadow:0 4px 12px #00000014;transition:all .3s ease;cursor:pointer;border:1px solid #f0f0f0;position:relative;overflow:hidden;display:flex;flex-direction:column;flex:1 1 100%;min-height:340px;height:100%}.service-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f;border-color:#248cbc}.service-card.expanded{transform:translateY(-2px);box-shadow:0 6px 20px #0000001a}.service-card-header{display:flex;align-items:flex-start;gap:20px;margin-bottom:20px}.service-icon-container{width:50px;height:50px;border-radius:10px;background:#248cbc;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 8px #248cbc26}.service-icon{font-size:1.25rem;color:#fff}.service-title-container{flex:1}.service-title-container h3{font-size:1.25rem;font-weight:600;color:#248cbc;margin:0;line-height:1.3}.service-card-content{display:flex;flex-direction:column;gap:16px;flex:1 1 auto}.service-description{color:#666;line-height:1.6;font-size:.95rem;margin:0}.service-details{border-top:1px solid #e5e5e5;padding-top:16px;margin-top:8px}.detail-paragraph{color:#555;line-height:1.6;font-size:.9rem;margin-bottom:12px;text-align:left}.detail-paragraph:last-child{margin-bottom:0}.service-card-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:auto}.expand-button{background:transparent;border:2px solid #248CBC;color:#248cbc;padding:8px 16px;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:6px;flex:1;min-width:120px;justify-content:center}.expand-button:hover{background:#248cbc;color:#fff}.arrow-icon{transition:transform .3s ease;font-size:.75rem}.arrow-icon.rotated{transform:rotate(90deg)}.book-service-button{background:#248cbc;color:#fff;padding:8px 16px;border-radius:8px;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s ease;display:flex;align-items:center;gap:6px;flex:1;min-width:140px;justify-content:center}.book-service-button:hover{background:#1a6a8f;transform:translateY(-1px)}.book-now-container{display:flex;flex-direction:column;align-items:center;margin-top:60px;text-align:center}.cta-content{margin-bottom:24px;max-width:600px}.cta-content h2{font-size:2rem;font-weight:700;color:#454545;margin-bottom:12px}.cta-content p{font-size:1rem;color:#666;line-height:1.6;margin:0}.book-now-button{display:inline-flex;align-items:center;gap:8px;background:#248cbc;color:#fff;font-weight:600;padding:14px 28px;border-radius:8px;text-decoration:none;font-size:1rem;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.book-now-button:hover{transform:translateY(-2px);background:#1a6a8f;box-shadow:0 6px 16px #248cbc2e}@media (max-width: 1024px){.services-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;padding:0 16px}.title-text h1{font-size:2.25rem}.cta-content h2{font-size:1.75rem}}@media (max-width: 768px){.services-section{padding:60px 0}.services-grid{grid-template-columns:1fr;gap:20px;padding:0 16px}.service-card{padding:24px;min-height:320px}.service-card-header{flex-direction:column;align-items:center;text-align:center;gap:16px}.service-icon-container{width:45px;height:45px}.service-icon,.service-title-container h3{font-size:1.125rem}.service-card-actions{flex-direction:column}.expand-button,.book-service-button{width:100%;justify-content:center}.title-text h1{font-size:2rem}.subtitle{font-size:1rem}.cta-content h2{font-size:1.5rem}.book-now-button{padding:12px 24px;font-size:.875rem}}@media (max-width: 480px){.services-section{padding:40px 0}.title-text h1{font-size:1.75rem}.subtitle{font-size:.9rem}.service-card{padding:20px;min-height:260px}.cta-content h2{font-size:1.25rem}.book-now-button{padding:10px 20px;font-size:.8rem}}.service-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#1e202473;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px}.service-modal{background:#fff;border-radius:18px;box-shadow:0 8px 40px #248cbc2e,0 1.5px 8px #00000014;max-width:540px;width:100%;padding:40px 32px 32px;position:relative;display:flex;flex-direction:column;align-items:center;animation:modalIn .2s}@keyframes modalIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.modal-close{position:absolute;top:18px;right:18px;background:none;border:none;color:#248cbc;font-size:1.5rem;cursor:pointer;transition:color .2s;z-index:1}.modal-close:hover{color:#1a6a8f}.modal-icon-container{background:#248cbc;width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;box-shadow:0 2px 8px #248cbc1f}.modal-icon{color:#fff;font-size:2rem}.modal-title{color:#454545;font-size:1.35rem;font-weight:700;margin-bottom:18px;text-align:center}.modal-details{color:#555;font-size:1rem;line-height:1.7;margin-bottom:28px;text-align:left;width:100%}.modal-details p{margin-bottom:18px}.modal-book-btn{display:inline-flex;align-items:center;gap:8px;background:#248cbc;color:#fff;font-weight:600;padding:12px 28px;border-radius:8px;text-decoration:none;font-size:1rem;transition:background .2s,box-shadow .2s;box-shadow:0 2px 8px #248cbc1a}.modal-book-btn:hover{background:#1a6a8f}@media (max-width: 600px){.service-modal{padding:28px 20px 24px;max-width:98vw}.modal-icon-container{margin-bottom:22px}.modal-title{font-size:1.05rem;margin-bottom:20px}.modal-details{font-size:.95rem}.modal-details p{margin-bottom:18px}.modal-book-btn{padding:12px 18px;font-size:.97rem}}.product-card{position:relative;max-width:300px;height:400px;margin:16px;border-radius:24px;background:#fff;box-shadow:0 4px 20px #0000000f;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.product-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:24px;opacity:0;transition:opacity .3s ease;pointer-events:none}.product-card:hover:after{opacity:1}.product-image-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.product-image{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.product-card:hover .product-image{transform:scale(1.1)}.product-content{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:24px;background:#ffffffeb;border-top:1px solid rgba(241,245,249,.8);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.product-card:hover .product-content{transform:none}.product-title{font-size:1.25rem;font-weight:600;color:#0f172a;margin:0 0 12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.product-price{font-size:1.5rem;font-weight:700;color:#0f172a;letter-spacing:-.02em}.product-rating{display:flex;align-items:center;padding:6px 12px;background:#86cbe91a;border-radius:20px}.stars{display:flex;gap:2px}.star-filled{color:#86cbe9}.star-empty{color:#e2e8f0}.product-description{font-size:.9rem;color:#64748b;line-height:1.5;margin-bottom:16px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;opacity:0;max-height:0;transform:translateY(20px);transition:opacity .3s,max-height .3s,transform .3s}.product-card:hover .product-description{opacity:1;max-height:120px;transform:translateY(0)}.select-options{width:100%;padding:14px;border-radius:16px;font-size:1rem;font-weight:600;display:flex;align-items:center;justify-content:center;margin-top:12px;box-sizing:border-box;border:none;background:#248cbc;color:#fff;cursor:pointer;box-shadow:0 4px 12px #248cbc33;transition:all .3s ease}.select-options:disabled{background:#b0b0b0;color:#fff;cursor:not-allowed;box-shadow:none}.select-options .button-text{display:flex;align-items:center;gap:.75rem}.select-options.added{background:#15803d;color:#fff;transition:background .3s,color .3s;box-shadow:0 4px 16px #15803d26;pointer-events:none}.out-of-stock-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:top;padding-top:25%;justify-content:center;background-color:#00000040;color:#fff;font-weight:700;font-size:1.2rem;text-transform:uppercase;letter-spacing:1px;border-radius:8px;pointer-events:none;z-index:3}@media (max-width: 768px){.product-card{max-width:none;width:160px;height:260px;margin:8px;border-radius:16px;position:relative;overflow:hidden}.product-image-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.product-image{width:100%;height:100%;object-fit:cover}.product-content{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:12px;background:#ffffffeb;border-top:1px solid rgba(241,245,249,.8);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);height:auto;min-height:80px;transition:none}.product-card:hover .product-content,.product-card:hover .product-image{transform:none}.product-title{font-size:.9rem;margin-bottom:8px;-webkit-line-clamp:2;line-height:1.3}.product-meta{margin-bottom:0;flex-direction:column;align-items:flex-start;gap:4px}.product-price{font-size:1rem;color:#454545}.product-rating{padding:0;background:none}.stars{gap:1px}.star-filled,.star-empty{transform:scale(.8)}.product-description{display:none!important}.select-options{display:none}}.product-card.out-of-stock{opacity:1;pointer-events:auto}.product-card.out-of-stock .product-image-container{position:relative}button .button-text{display:flex;align-items:center;gap:.75rem}.footer{background-color:#1a1a1a;color:#fff;padding:4rem 2rem 2rem;margin-top:4rem}.footer-main{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 2fr;gap:4rem}.footer-brand{display:flex;flex-direction:column;gap:1.5rem}.footer-brand h2{font-size:2rem;font-weight:700;margin:0}.footer-brand p{color:#a0a0a0;line-height:1.6;margin:0}.social-links{display:flex;gap:1rem;margin-top:1rem}.social-links a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#2a2a2a;color:#fff;transition:all .3s ease}.social-links a:hover{background-color:#3a3a3a;transform:translateY(-2px)}.footer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.footer-column h3{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;color:#fff;position:relative;padding-bottom:.5rem}.footer-column h3:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background-color:#e67a75}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column ul li{margin-bottom:.75rem}.footer-column ul li a{color:#a0a0a0;text-decoration:none;font-size:.95rem;transition:all .3s ease;position:relative;width:fit-content}.footer-column ul li a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background-color:#e67a75;transition:width .3s ease}.footer-column ul li a:hover{color:#e67a75}.footer-column ul li a:hover:after{width:100%}.contact-info li{display:flex;align-items:center;gap:.75rem;color:#a0a0a0}.contact-info .fa-icon{color:#e67a75;width:16px}.footer-bottom{max-width:1200px;margin:4rem auto 0;padding-top:2rem;border-top:1px solid #2a2a2a;text-align:center;color:#a0a0a0}@media (max-width: 900px){.footer-main{grid-template-columns:1fr;gap:3rem}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.footer{padding:3rem 1.5rem 1.5rem}.footer-grid{grid-template-columns:1fr}.footer-brand h2{font-size:1.75rem}.social-links a{width:36px;height:36px}}.cart-container{max-width:1400px;margin:0 auto;padding:2rem;display:grid;grid-template-columns:1fr 380px;gap:2rem;min-height:calc(100vh - 480px)}.cart-items-container{display:flex;flex-direction:column;gap:1.5rem}.cart-item{background:#fff;border-radius:16px;padding:2rem;display:flex;align-items:center;gap:2rem;transition:all .3s ease;border:1px solid rgba(0,0,0,.08);position:relative;overflow:hidden}.cart-item:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(145deg,#ffffff0d,#fff0);pointer-events:none}.cart-item:hover{transform:translateY(-2px);border-color:#0000001f;box-shadow:0 8px 30px #0000000a}.empty-cart-container{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;padding:4rem 0}.empty-cart-message{display:flex;flex-direction:column;align-items:center;gap:1rem;font-size:1.2rem;color:#666}.empty-cart-icon{font-size:3rem;color:#999}.shop-all-button{display:flex;align-items:center;justify-content:center;gap:8px;padding:16px 32px;background-color:#80b38f;color:#fff;border:none;border-radius:26px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 2px 8px #80b38f26}.shop-all-button:hover{background-color:#6a9c79;transform:translateY(-1px);box-shadow:0 4px 12px #80b38f33}.cart-summary{background:#fff;padding:2.5rem;border-radius:16px;height:fit-content;position:sticky;top:120px;border:1px solid rgba(0,0,0,.08)}.subtotal{display:flex;justify-content:space-between;align-items:center;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(0,0,0,.08);letter-spacing:-.02em}.subtotal span:first-child{color:#666;font-size:1.25rem}.subtotal span:last-child{color:#000}.shipping-text{color:#666;font-size:.95rem;margin-bottom:2rem;display:flex;align-items:center;gap:.75rem;padding:1rem;background:#00000005;border-radius:8px}.shipping-text svg{color:#000;opacity:.7}.cart-buttons{display:flex;flex-direction:column;gap:1rem}.continue-btn,.checkout-btn{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1.25rem;border-radius:12px;font-weight:600;text-decoration:none;transition:all .3s ease;font-size:1.05rem;letter-spacing:-.01em}.continue-btn{background-color:#00000008;color:#000;border:none}.continue-btn:hover{background-color:#0000000f}.checkout-btn{background-color:#000;color:#fff;border:none}.checkout-btn:hover{background-color:#222;transform:translateY(-1px)}.checkout-btn svg{font-size:.9em}@media (max-width: 1024px){.cart-container{grid-template-columns:1fr 320px;padding:1.5rem}}@media (max-width: 768px){.cart-container{grid-template-columns:1fr;padding:1rem}.cart-item{padding:1.5rem;border-radius:12px}.cart-summary{position:static;margin-top:2rem;padding:2rem;border-radius:12px}.subtotal{font-size:1.35rem;margin-bottom:1.25rem;padding-bottom:1.25rem}.subtotal span:first-child{font-size:1.15rem}.shipping-text{font-size:.9rem;margin-bottom:1.5rem}.continue-btn,.checkout-btn{padding:1.15rem;font-size:1rem}.empty-cart-container{padding:4rem 1.5rem;margin-top:1rem}.empty-cart-icon{font-size:2.5rem}.empty-cart-message p{font-size:1.25rem}.shop-all-button{padding:.875rem 2rem}.continue-btn svg,.checkout-btn svg,.shop-all-button svg{font-size:1rem}}@media (max-width: 1024px){.cart-item{padding:1.5rem;gap:1.5rem}.cart-summary{padding:2rem}.subtotal{font-size:1.75rem}}@media (max-width: 480px){.cart-item{padding:.75rem}.cart-summary{padding:1rem}.subtotal{font-size:1.25rem}.shipping-text{font-size:.85rem;margin-bottom:1rem;padding-bottom:.75rem}.continue-btn,.checkout-btn{padding:.6rem 1.2rem;font-size:.9rem}.empty-cart-container{padding:2rem 1rem}.empty-cart-message{font-size:1.1rem;margin-bottom:1.5rem}.shop-all-button{padding:.6rem 1.5rem;font-size:.9rem}.continue-btn svg,.checkout-btn svg,.shop-all-button svg{font-size:.9rem}}.cart-item{background:#fff;border-radius:16px;padding:1.5rem;display:grid;grid-template-columns:120px 1fr auto;gap:2rem;align-items:center;transition:all .3s ease;border:1px solid rgba(0,0,0,.08);position:relative;box-shadow:0 4px 6px #00000005}.cart-item:hover{transform:translateY(-2px);border-color:#0000001f;box-shadow:0 8px 20px #0000000f}.cart-image{width:120px;height:120px;object-fit:cover;border-radius:12px;background:#f8f8f8;transition:all .3s ease}.cart-image:hover{transform:scale(1.05);box-shadow:0 4px 12px #0000000d}.cart-info{display:flex;flex-direction:column;gap:.75rem}.cart-details{display:flex;flex-direction:column;gap:.5rem}.cart-name{font-size:1.2rem;font-weight:600;color:#0f172a;line-height:1.4}.cart-meta{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:.5rem}.cart-price{font-size:1.1rem;color:#e67a75;font-weight:600}.cart-price-label{color:#666;font-weight:400;font-size:.95rem}.cart-weight{color:#666;font-size:.95rem;display:flex;align-items:center;gap:.5rem}.quantity-section{display:flex;flex-direction:column;gap:.75rem;min-width:200px}.quantity-section label{font-weight:500;color:#64748b;text-transform:uppercase;font-size:.8rem;letter-spacing:1px}.cart-item .quantity-selector{display:flex;align-items:center;gap:.75rem;background:#f8f9fa;padding:.5rem;border-radius:8px;border:1px solid #e2e8f0}.quantity-btn{background:#fff;border:1px solid #e2e8f0;color:#0f172a;padding:.5rem;width:32px;height:32px;cursor:pointer;transition:all .2s ease;font-size:.9rem;display:flex;align-items:center;justify-content:center;border-radius:6px}.quantity-btn:hover{color:#e67a75;border-color:#e67a75;background:#fff5f5}.quantity-input{width:50px;text-align:center;border:none;font-size:1rem;font-weight:500;color:#0f172a;padding:.25rem;background:transparent;-moz-appearance:textfield}.cart-total{font-size:1.1rem;color:#111;font-weight:600;margin-top:.5rem}.cart-total-label{color:#666;font-weight:400;font-size:.95rem;margin-right:.5rem}.cart-option{display:inline-flex;align-items:center;margin-top:6px;font-size:15px;color:#1976d2;background:#e3f2fd;border-radius:16px;padding:4px 14px;font-weight:600;gap:8px;box-shadow:0 2px 8px #248cbc12;border:1.5px solid #b6e0fe;letter-spacing:.2px;transition:background .2s,color .2s}.cart-option-label{color:#248cbc;font-weight:700;margin-right:6px;font-size:14px;text-transform:uppercase;letter-spacing:.5px}@media (max-width: 1024px){.cart-item{grid-template-columns:100px 1fr auto;gap:1.5rem;padding:1.25rem}.cart-image{width:100px;height:100px}.cart-meta{gap:1rem}}@media (max-width: 768px){.cart-item{grid-template-columns:100px 1fr;padding:1rem;gap:1.25rem}.cart-image{width:100px;height:100px}.cart-name{font-size:1.1rem}.cart-price{font-size:1rem}}.place-order-container{background-color:#fffaf2;max-width:1200px;margin:0 auto 180px;padding:80px 1rem 2rem;display:flex;gap:1.5rem}.shipping-left-side{flex:1;min-width:0;background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.order-summary-right{width:460px;background-color:#fff;border-radius:12px;padding:1.25rem;height:fit-content;position:sticky;top:140px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.navbar.scrolled+.place-order-container .order-summary-right{top:100px}.progress-steps{display:flex;justify-content:space-between;align-items:center;position:relative;padding:1.5rem 0;margin-bottom:2.5rem}.step{text-align:center;position:relative;flex:1;z-index:1}.step span{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:2px solid #248CBC;background-color:#fff;color:#248cbc;font-weight:600;transition:all .3s ease;margin-bottom:.5rem}.step .active{background-color:#248cbc;color:#fff;box-shadow:0 0 0 4px #248cbc33}.step p{font-size:.875rem;color:#64748b;font-weight:500}.progress-bar{position:absolute;top:2.3rem;left:5%;width:90%;height:2px;background:#e2e8f0;z-index:0}.progress-fill{height:100%;background:#248cbc;transition:width .5s ease}.contact h3,.shipping-address h3,.order-summary h3,.order-details h3,.shipping-method h3,.payment h3{font-size:1.5rem;color:#1e293b;margin-bottom:1.5rem;font-weight:600}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-size:.875rem;font-weight:500;color:#475569;margin-bottom:.5rem}.form-group label.required:after{content:"*";color:#ef4444;margin-left:4px}.form-group input,.form-group select{width:100%;padding:.75rem 1rem;font-size:1rem;border:1.5px solid #e2e8f0;border-radius:8px;transition:all .2s ease;background-color:#fff}.form-group input:hover,.form-group select:hover{border-color:#cbd5e0}.form-group input:focus,.form-group select:focus{border-color:#248cbc;box-shadow:0 0 0 3px #248cbc1a;outline:none}.helper-text{font-size:.75rem;color:#64748b;margin-top:.25rem}.shipping-method{background-color:#fff;border-radius:12px;margin-bottom:2rem}.shipping-options{display:flex;flex-direction:column;gap:1rem}.shipping-options label{display:flex;align-items:center;padding:1rem;border:1.5px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .2s ease}.shipping-options label:hover{border-color:#248cbc;background-color:#f0f9ff}.shipping-options input[type=radio]{width:1.25rem;height:1.25rem;margin-right:1rem;accent-color:#248CBC}.shipping-options span{font-size:.9375rem;color:#1e293b;font-weight:500}.continue-shipping{margin-top:2rem}.continue-shipping button{background-color:#248cbc;color:#fff;font-weight:500;font-size:1rem;padding:1rem 2rem;border-radius:.5rem;border:none;display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;transition:all .2s ease;cursor:pointer}.continue-shipping button:hover:not(:disabled){background-color:#1a6d94}.continue-shipping button svg{width:20px;height:20px;margin-left:.5rem}.order-summary h3,.order-details h3{display:flex;align-items:center;gap:.5rem;color:#1e293b;font-size:1.25rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.summary-icon,.coupon-icon{color:#248cbc;flex-shrink:0}.summary-items{margin-bottom:1.25rem}.coupon-section{margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid #e2e8f0}.coupon-input{display:flex;align-items:center;gap:.5rem;background-color:#f8fafc;border:1.5px solid #e2e8f0;border-radius:.5rem;padding:.25rem;transition:all .2s ease}.coupon-input:focus-within{border-color:#248cbc;box-shadow:0 0 0 3px #248cbc1a}.coupon-input input{flex:1;border:none;background:none;padding:.5rem;font-size:.9375rem;color:#1e293b}.coupon-input input:focus{outline:none}.apply-coupon{background-color:#248cbc;color:#fff;border:none;padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.apply-coupon:hover:not(:disabled){background-color:#1a6d94}.apply-coupon:disabled{background-color:#94a3b8;cursor:not-allowed}.coupon-error{color:#ef4444;font-size:.875rem;margin-top:.5rem}.coupon-success{color:#10b981;font-size:.875rem;margin-top:.5rem}.price-breakdown{margin-bottom:1.25rem}.price-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.9375rem;color:#475569}.price-row.discount{color:#10b981}.price-row.total{font-size:1.125rem;font-weight:600;color:#1e293b;margin-top:.75rem;padding-top:.75rem;border-top:1px solid #e2e8f0}.back-to-cart{text-align:center}.back-to-cart a{color:#475569;text-decoration:none;font-size:.9375rem;display:inline-flex;align-items:center;gap:.375rem;transition:color .2s ease}.back-to-cart a:hover{color:#248cbc;text-decoration:underline}.payment-section{background-color:#fff;border-radius:12px;padding:1.5rem;margin-bottom:2rem}.payment-section h3{display:flex;align-items:center;gap:.5rem;color:#1e293b;font-size:1.25rem;margin-bottom:1.5rem}.payment-icon{color:#248cbc;flex-shrink:0}.payment-form{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem}.payment-form .form-group{margin-bottom:1.5rem}.payment-form .form-group:last-child{margin-bottom:0}.payment-form label{display:block;color:#475569;font-size:.875rem;margin-bottom:.5rem}.payment-form label.required:after{content:"*";color:#ef4444;margin-left:.25rem}.card-input-wrapper{position:relative;display:flex;align-items:center}.card-input-wrapper input{width:100%;padding-right:100px}.card-brands{position:absolute;right:12px;height:20px;opacity:.6}.payment-form input{width:100%;padding:.75rem 1rem;border:1.5px solid #e2e8f0;border-radius:.5rem;font-size:.9375rem;color:#1e293b;transition:all .2s ease}.payment-form input:hover{border-color:#94a3b8}.payment-form input:focus{outline:none;border-color:#248cbc;box-shadow:0 0 0 3px #248cbc1a}.payment-form .helper-text{margin-top:.375rem;font-size:.75rem;color:#64748b}.payment-details-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.security-note{display:flex;align-items:flex-start;gap:.75rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.security-icon{color:#248cbc;flex-shrink:0;margin-top:.125rem}.security-note p{color:#64748b;font-size:.875rem;line-height:1.5;margin:0}@media (max-width: 1024px){.place-order-container{gap:1rem;padding:1.5rem 1rem}.order-summary-right{width:340px}}@media (max-width: 768px){.place-order-container{flex-direction:column;padding:150px 1rem 2rem;margin-bottom:0}.shipping-left-side{width:100%;padding:1.5rem}.order-summary-right{width:100%;position:relative;top:0;margin-bottom:2rem}}@media (max-width: 480px){.place-order-container{padding:70px 1rem 2rem}.shipping-left-side{padding:1rem}}.address-lookup-section h3{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;color:#1e293b;margin-bottom:1rem}.map-pin-icon{color:#248cbc;flex-shrink:0}.delivery-info{background-color:#fff;border-radius:12px;margin-bottom:2rem}.delivery-info h3{display:flex;align-items:center;gap:.5rem;color:#1e293b;margin-bottom:1.5rem}.delivery-icon{color:#248cbc;flex-shrink:0}.delivery-card{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem}.delivery-time{margin-bottom:1.5rem}.delivery-time h4{font-size:1rem;color:#475569;margin-bottom:.5rem}.delivery-time p{font-size:1.25rem;color:#1e293b;font-weight:600}.delivery-note{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e2e8f0}.delivery-note h4{font-size:1rem;color:#475569;margin-bottom:.5rem}.delivery-note p{font-size:.9375rem;color:#64748b;line-height:1.5}.delivery-features{display:flex;flex-direction:column;gap:1rem}.feature{display:flex;align-items:center;gap:.75rem}.feature span{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background-color:#248cbc;color:#fff;border-radius:50%;font-size:.75rem;flex-shrink:0}.feature p{font-size:.9375rem;color:#475569}.summary-section{background-color:#fff;border-radius:12px;padding:1.5rem;margin-top:-4rem}.summary-row{display:flex;align-items:center;padding:1rem 0;border-bottom:1px solid #e2e8f0}.summary-row:last-child{border-bottom:none}.summary-row span{color:#64748b;font-size:.875rem;width:100px;flex-shrink:0}.summary-row p{margin:0;padding:0}.summary-row p+p{margin-top:8px}.summary-row button{background:none;border:none;color:#248cbc;font-size:.875rem;font-weight:500;cursor:pointer;padding:.5rem;border-radius:.375rem;transition:all .2s ease}.summary-row button:hover{background-color:#e8f4f8;text-decoration:underline}.summary-row button:focus{outline:2px solid #248CBC;outline-offset:2px}.order-review{background-color:#fff;border-radius:12px;padding:1.5rem;margin-bottom:2rem}.order-review h3{color:#1e293b;font-size:1.25rem;margin-bottom:1.5rem}.review-details{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem}.review-details .summary-items{margin-bottom:2rem;border-bottom:1px solid #e2e8f0;padding-bottom:1.5rem}.order-total{padding-top:1rem}.order-total .order-row{display:flex;justify-content:space-between;margin-bottom:1rem;font-size:.9375rem;color:#475569}.order-total .order-row.total-payable{font-size:1.125rem;font-weight:600;color:#1e293b;border-top:2px solid #e2e8f0;padding-top:1rem;margin-top:1rem}.progress-steps{margin-bottom:2.5rem}.progress-steps .step p{color:#64748b;font-size:.875rem;margin-top:.5rem}.progress-steps .step.completed p{color:#248cbc}.continue-shipping button{background-color:#248cbc;color:#fff;font-weight:500;padding:1rem 2rem;border-radius:.5rem;display:flex;align-items:center;gap:.75rem;width:100%;justify-content:center;transition:background-color .2s ease}.continue-shipping button:hover{background-color:#1a6d94}.continue-shipping button:disabled{background-color:#94a3b8;cursor:not-allowed}.currentStep-3 .order-summary-right{display:none}.review-details .delivery-info{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1.25rem;margin-bottom:1.5rem}.review-details .delivery-info h4{color:#1e293b;font-size:1rem;font-weight:600;margin-bottom:.75rem}.review-details .delivery-info p{color:#64748b;font-size:.9375rem;line-height:1.5;margin-bottom:.5rem}.review-details .delivery-info p:last-child{margin-bottom:0}.contact-info-section,.address-section,.payment-section{background-color:#fff;border-radius:12px;padding:1.25rem;margin-bottom:1rem}.contact-info-section h3,.address-section h3,.payment-section h3{display:flex;align-items:center;gap:.5rem;color:#1e293b;font-size:1.25rem;margin-bottom:1rem}.payment-icon,.map-pin-icon,.user-icon{color:#248cbc;flex-shrink:0}.contact-form,.address-form,.payment-form{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.25rem}.form-group{margin-bottom:1rem}.form-group:last-child{margin-bottom:0}.form-group label{display:block;color:#475569;font-size:.875rem;margin-bottom:.375rem}.form-group label.required:after{content:"*";color:#ef4444;margin-left:.25rem}.form-group input{width:100%;padding:.625rem .875rem;border:1.5px solid #e2e8f0;border-radius:.5rem;font-size:.9375rem;color:#1e293b;transition:all .2s ease;background-color:#fff}.form-group input:hover{border-color:#94a3b8}.form-group input:focus{outline:none;border-color:#248cbc;box-shadow:0 0 0 3px #248cbc1a}.form-group input.empty:not(:focus){border-color:#ef4444;background-color:#fef2f2}.helper-text{margin-top:.25rem;font-size:.75rem;color:#64748b}.address-lookup-hint{margin-bottom:.75rem}.address-form .address-lookup{margin-top:1rem}@media (max-width: 640px){.contact-info-section,.address-section,.payment-section{padding:1rem;margin-bottom:.75rem}.contact-form,.address-form,.payment-form{padding:1rem}}@media (max-width: 768px){.order-summary-right{position:static;margin-top:1.25rem}}.order-summary{background-color:#fff;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.order-summary h3{font-size:1.5rem;color:#1e293b;margin-bottom:1.5rem;font-weight:600;display:flex;align-items:center;gap:.75rem}.order-item{display:flex;align-items:center;gap:1.5rem;padding:1.5rem 0;border-bottom:1px solid #e2e8f0}.order-item:last-child{border-bottom:none}.item-image{position:relative;width:120px;height:120px;border-radius:12px;overflow:visible}.item-image img{width:100%;height:100%;object-fit:cover;border-radius:12px}.quantity{position:absolute;top:-10px;right:-10px;background-color:#248cbc;color:#fff;font-size:.875rem;font-weight:600;padding:4px 8px;border-radius:999px;min-width:26px;height:26px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0000001a}.item-details h4{font-size:1rem;color:#1e293b;margin-bottom:.375rem;font-weight:500}.item-details p{font-size:1.125rem;color:#64748b}.order-totals{border-top:1px solid #e2e8f0;padding-top:1.5rem}.total-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.875rem;color:#475569}.total-row:last-child{margin-bottom:0}.total-row.grand-total{font-size:1.125rem;font-weight:600;color:#1e293b;margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0}.total-row.discount{color:#10b981}.contact-summary-details{display:flex;flex-direction:column;gap:4px}.currency-selector{margin-bottom:20px;display:flex;align-items:center;gap:10px}.currency-selector label{font-weight:500;color:#333}.currency-dropdown{padding:8px 12px;border:1px solid #ddd;border-radius:4px;background-color:#fff;font-size:14px;cursor:pointer;transition:border-color .2s}.currency-dropdown:hover{border-color:#999}.currency-dropdown:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff40}.delivery-method-section{background:#fff;border-radius:12px;padding:1.25rem;margin-bottom:1rem;box-sizing:border-box}.delivery-method-section h3{display:flex;align-items:center;gap:.5rem;color:#1e293b;font-size:1.25rem;margin-bottom:1rem;font-weight:600}.delivery-method-options{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem;padding-left:1.25rem}.delivery-method-options label{display:flex;align-items:center;background:none;border:none;border-radius:0;padding:.25rem 0;font-size:1rem;font-weight:500;color:#1e293b;cursor:pointer;min-width:0;min-height:0;box-shadow:none;transition:none;margin:0}.delivery-method-options input[type=radio]{width:1.1rem;height:1.1rem;margin-right:.75rem;accent-color:#248CBC}@media (max-width: 600px){.delivery-method-options{flex-direction:column;gap:1rem;align-items:stretch}.delivery-method-options label{min-width:0;width:100%;padding:1rem;min-height:48px}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.text-field{margin-bottom:15px}.text-field label{display:block;margin-bottom:5px;font-weight:700;color:#333}.input-container{display:flex;align-items:center;border-radius:15px;box-shadow:0 4px 10px #0003;overflow:hidden}.text-field input{flex:1;height:50px;border:0px solid #ddd;border-radius:15px 0 0 15px;font-size:18px;padding:8px 8px 8px 15px;border-right:none;box-shadow:none}.text-field input:focus{outline:0px solid #E67A75;border-color:#e67a75}.apply-button{height:50px;padding:0 20px;background-color:#e67a75;color:#fff;border:none;font-size:16px;cursor:pointer;transition:background-color .3s ease}.apply-button:hover{background-color:#d65a55}.item-summary-card{display:flex;align-items:center;background-color:#fff;border:1px solid #ddd;border-radius:8px;padding:16px;margin-bottom:16px;box-shadow:0 2px 4px #0003}.item-image-container{width:75px;height:75px;margin-right:16px;overflow:hidden;border-radius:8px}.item-image{width:100%;height:100%;object-fit:cover}.item-details{flex:1}.item-name-summary{font-size:15px;font-weight:700;color:#333;margin-bottom:8px}.item-description{font-size:14px;color:#666;margin-bottom:8px}.item-price{font-size:13px;font-weight:700;color:#333;margin-bottom:8px}.item-quantity{font-size:14px;color:#666}.item-option-summary{display:inline-block;background:#e3f2fd;color:#1976d2;border-radius:12px;padding:2px 12px;font-size:13px;font-weight:600;margin-bottom:6px;margin-top:2px;box-shadow:0 1px 4px #248cbc12;border:1.2px solid #b6e0fe;letter-spacing:.2px;transition:background .2s,color .2s}.item-option-label{color:#248cbc;font-weight:700;margin-right:6px;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.address-fields{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem 2rem;margin-bottom:1.5rem}.field-group{display:flex;flex-direction:column;margin-bottom:0}.field-group.full-width{grid-column:1 / -1}.field-wrapper{flex:1;display:flex;flex-direction:column;gap:.5rem}.field-label{font-weight:600;margin-bottom:.2rem;color:#334155;font-size:1rem}.address-lookup-container{position:relative;width:100%}.input-wrapper{position:relative}.address-input{margin-top:.35rem;padding:.7rem 1rem;font-size:1rem;border-radius:8px;border:1px solid #e2e8f0;background:#f8fafc;width:100%}.address-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.address-input::placeholder{color:#a0aec0}select.address-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%236B7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:1.25rem;padding-right:2.5rem}.loading-indicator{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);font-size:.75rem;color:#6b7280}.debug-info{font-size:.75rem;color:#6b7280;margin-top:.25rem;padding:.25rem;background-color:#f8fafc;border-radius:4px;border:1px solid #e2e8f0}.country-separator{padding:.5rem 1rem;background-color:#f8fafc;color:#64748b;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:1}.country-separator:not(:first-child){border-top:1px solid #e2e8f0}.suggestions-dropdown{position:absolute;top:100%;left:0;right:0;max-height:300px;overflow-y:auto;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 4px 20px #00000014;z-index:10;margin-top:.5rem;animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.suggestions-dropdown::-webkit-scrollbar{width:6px}.suggestions-dropdown::-webkit-scrollbar-track{background:#f8fafc;border-radius:3px}.suggestions-dropdown::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:3px}.suggestions-dropdown::-webkit-scrollbar-thumb:hover{background:#cbd5e1}.suggestion-item{padding:.875rem 1rem;cursor:pointer;transition:all .15s ease;border-bottom:1px solid #f1f5f9;display:flex;flex-direction:column;gap:.25rem}.suggestion-item:last-child{border-bottom:none}.suggestion-item:hover,.suggestion-item.selected{background-color:#f8fafc;transform:translate(2px)}.suggestion-primary{font-weight:500;color:#1e293b;font-size:.9375rem;margin-bottom:.125rem}.suggestion-secondary{font-size:.8125rem;color:#64748b;display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.country-badge{background-color:#f1f5f9;color:#475569;padding:.25rem .5rem;border-radius:.375rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em;display:inline-flex;align-items:center;gap:.25rem}.country-badge:before{content:"";display:inline-block;width:.5rem;height:.5rem;border-radius:50%;background-color:currentColor}.country-badge[data-country=US]{background-color:#eff6ff;color:#1d4ed8}.country-badge[data-country=CA]{background-color:#fef2f2;color:#dc2626}.error-message{color:#ef4444;font-size:.75rem;margin-top:.25rem}.pac-container{border-radius:8px;border:1px solid #e5e7eb;box-shadow:0 4px 20px #00000014;margin-top:.5rem;font-family:inherit}.pac-item{padding:.875rem 1rem;font-size:.9375rem;color:#1e293b;border-bottom:1px solid #f1f5f9;cursor:pointer}.pac-item:hover{background-color:#f8fafc}.pac-item-query{font-size:.9375rem;color:#1e293b}.pac-icon{margin-top:.25rem}.pac-matched{font-weight:500}@media (max-width: 640px){.address-fields{grid-template-columns:1fr;gap:1rem}.address-input{font-size:.9375rem;padding:.625rem .875rem}.pac-item{padding:.75rem .875rem;font-size:.875rem}.field-group{flex-direction:column;gap:.75rem}.suggestions-dropdown{max-height:250px;margin-top:.375rem}.suggestion-item{padding:.75rem 1rem}.suggestion-primary{font-size:.875rem}.suggestion-secondary{font-size:.75rem}.country-badge{padding:.1875rem .375rem;font-size:.625rem}}.order-success-container{max-width:800px;margin:0 auto;padding:2.5rem;background-color:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;margin-top:10rem}.success-header{text-align:center;margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid #e5e7eb}.checkmark-icon{width:150px;height:150px;color:#80b38f;margin-bottom:1rem}.success-header h1{font-size:1.75rem;color:#111827;margin-bottom:.75rem;font-weight:600}.success-header p{color:#6b7280;font-size:1rem;letter-spacing:.025em}.confirmation-email{margin-top:1rem;color:#4b5563;font-size:.95rem;background-color:#f3f4f6;padding:.75rem 1rem;border-radius:8px;display:inline-block}.order-details{display:grid;gap:1.5rem}.details-section{background-color:#f9fafb;padding:1.5rem;border-radius:12px;border:1px solid #e5e7eb;transition:transform .2s ease}.details-section:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.details-section h2{color:#111827;font-size:1.1rem;margin-bottom:1rem;font-weight:600;display:flex;align-items:center;gap:.5rem}.address-info{margin-top:.5rem}.address-info p{margin:.5rem 0;color:#4b5563;line-height:1.6;font-size:.95rem}.address-info p:first-child{font-weight:500;color:#111827;margin-bottom:.25rem}.address-info p:last-child{margin-top:.5rem;color:#6b7280;font-size:.9rem}.delivery-info p{margin:.5rem 0;color:#4b5563;line-height:1.6;font-size:.95rem}.delivery-note{margin-top:1rem;color:#6b7280;font-style:italic;font-size:.9rem;background-color:#fff;padding:.75rem;border-radius:6px;border:1px dashed #e5e7eb}.order-items{margin-bottom:1.5rem}.order-item{display:flex;align-items:center;padding:1rem;border-bottom:1px solid #e5e7eb;background-color:#fff;border-radius:8px;margin-bottom:.75rem}.order-item:last-child{margin-bottom:0;border-bottom:none}.item-image{width:60px;height:60px;object-fit:cover;border-radius:8px;margin-right:1rem;border:1px solid #e5e7eb}.item-details h3{font-size:.95rem;color:#111827;margin-bottom:.25rem;font-weight:500}.item-details p{color:#6b7280;margin:.25rem 0;font-size:.9rem}.cost-summary{border-top:1px solid #e5e7eb;padding-top:1rem;margin-top:1rem;background-color:#fff;padding:1rem;border-radius:8px}.cost-line{display:flex;justify-content:space-between;margin:.5rem 0;color:#4b5563;font-size:.95rem}.cost-line.total{font-weight:600;color:#111827;font-size:1.1rem;margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}.continue-shopping{text-align:center;margin-top:2.5rem}.continue-btn{display:inline-flex;align-items:center;padding:.75rem 1.5rem;background-color:#10b981;color:#fff;text-decoration:none;border-radius:8px;font-weight:500;font-size:.95rem;transition:all .2s ease;gap:.5rem}.continue-btn:hover{background-color:#059669;transform:translateY(-1px);box-shadow:0 4px 12px #10b98133}@media (max-width: 768px){.order-success-container{margin:4rem 1rem 1rem;padding:1.5rem}.success-icon{width:16px;height:16px}.success-header h1{font-size:1.5rem}.details-section{padding:1.25rem}.item-image{width:50px;height:50px}.continue-btn{width:100%;justify-content:center}}img,video,canvas{overflow:clip}.profile-card{background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000000f;border:1px solid #f1f5f9;overflow:hidden;width:100%;display:flex;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;transform:translateZ(0);box-sizing:border-box;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden;contain:layout style paint;position:relative}.profile-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-2px);border-color:#e2e8f0}.profile-image-area{width:100%;aspect-ratio:1/1;background:linear-gradient(135deg,#f8fafc,#f1f5f9);display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.profile-image{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;transition:transform .3s ease}.profile-card:hover .profile-image{transform:scale(1.05)}.profile-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#94a3b8;font-size:1rem;font-weight:500;background:linear-gradient(135deg,#f8fafc,#f1f5f9);gap:12px}.profile-placeholder svg{display:block;opacity:.6}.profile-placeholder span{font-size:.9rem;color:#94a3b8;font-weight:600;letter-spacing:.5px}.profile-info{padding:1.5rem;display:flex;flex-direction:column;align-items:flex-start;background:#fff;flex:1}.profile-name{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 .5rem;font-family:Outfit,sans-serif;line-height:1.3}.profile-title{font-size:.95rem;color:#64748b;margin:0 0 1.25rem;font-weight:500;font-family:Outfit,sans-serif;line-height:1.5}.profile-learn-more{background:linear-gradient(135deg,#e67a75,#d45c5c);color:#fff;border:none;border-radius:8px;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600;font-family:Outfit,sans-serif;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #e67a7526;align-self:flex-start;position:relative;overflow:hidden}.profile-learn-more:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.profile-learn-more:hover:before{left:100%}.profile-learn-more:hover{background:linear-gradient(135deg,#d45c5c,#c44545);box-shadow:0 4px 16px #e67a7540;transform:translateY(-1px)}@media (max-width: 900px){.profile-info{padding:1.25rem}.profile-name{font-size:1.15rem}.profile-title{font-size:.9rem}.profile-learn-more{font-size:.85rem;padding:.7rem 1.1rem}}@media (max-width: 600px){.profile-card{border-radius:12px;box-shadow:0 2px 8px #0000000f}.profile-card:hover{box-shadow:0 4px 16px #0000001a;transform:translateY(-1px)}.profile-info{padding:1rem}.profile-name{font-size:1.1rem}.profile-title{font-size:.85rem}.profile-learn-more{font-size:.8rem;padding:.6rem 1rem}}@media (max-width: 480px){.profile-card{border-radius:10px}.profile-info{padding:.875rem}.profile-name{font-size:1rem}.profile-title{font-size:.8rem}.profile-learn-more{font-size:.75rem;padding:.5rem .875rem}}@media (hover: none) and (pointer: coarse){.profile-card:hover{box-shadow:0 2px 12px #0000000f;transform:none}.profile-card:hover .profile-image{transform:none}.profile-learn-more:hover{background:linear-gradient(135deg,#e67a75,#d45c5c);box-shadow:0 2px 8px #e67a7526;transform:none}}.gallery-container{display:flex;justify-content:center;padding:40px 20px;width:100%}.gallery-grid{display:grid;gap:30px;max-width:1200px;width:100%;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;align-items:stretch}.gallery-item{border-radius:25px;overflow:hidden;box-shadow:0 10px 30px #0000001a;transition:all .4s ease;position:relative;cursor:pointer}.gallery-item:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,#0000,#0000004d);opacity:0;transition:opacity .4s ease;z-index:1;border-radius:25px}.gallery-item:hover{transform:translateY(-10px);box-shadow:0 15px 40px #0003}.gallery-item:hover:before{opacity:1}.gallery-item img{width:100%;height:100%;object-fit:cover;border-radius:25px;display:block;transition:transform .4s ease}.gallery-item:hover img{transform:scale(1.05)}.gallery-item:first-child{grid-column:span 2;height:500px}.gallery-item:nth-child(2){height:500px}.gallery-item:nth-child(3){height:500px}.gallery-item:last-child{grid-column:span 2;height:700px}@media (max-width: 1024px){.gallery-grid{gap:20px}.gallery-item:first-child,.gallery-item:nth-child(2),.gallery-item:nth-child(3){height:400px}.gallery-item:last-child{height:600px}}@media (max-width: 768px){.gallery-grid{grid-template-columns:1fr;gap:15px}.gallery-item,.gallery-item:first-child,.gallery-item:nth-child(2),.gallery-item:nth-child(3),.gallery-item:last-child{grid-column:span 1;height:300px}.gallery-item:hover{transform:translateY(-5px)}}@media (max-width: 480px){.gallery-container{padding:20px 10px}.gallery-grid{gap:10px}.gallery-item,.gallery-item:first-child,.gallery-item:nth-child(2),.gallery-item:nth-child(3),.gallery-item:last-child{height:250px}}.clinic-page{width:100%;min-height:100vh;display:flex;flex-direction:column;background-color:#fffaf2}.profile-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;padding:5rem 2rem;max-width:1200px;margin:0 auto;position:relative;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden;contain:layout style}.profile-container:before{content:"Our Team";display:block;grid-column:1 / -1;text-align:center;font-size:2.5rem;font-weight:700;color:#2d3748;margin-bottom:3rem;font-family:Outfit,sans-serif;letter-spacing:-.02em}.profile-container:after{content:"Meet our dedicated professionals committed to your mental health and well-being";display:block;grid-column:1 / -1;text-align:center;font-size:1.1rem;color:#718096;margin-bottom:2rem;font-family:Outfit,sans-serif;font-weight:400;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto}.gallery-section{padding:4rem 2rem;max-width:1400px;margin:0 auto;position:relative}.contact-section{padding:6rem 2rem;max-width:1400px;margin:0 auto;position:relative;background:#fffaf2}@media (max-width: 1024px){.profile-container{padding:4rem 1.5rem;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.profile-container:before{font-size:2.25rem;margin-bottom:2.5rem}.profile-container:after{font-size:1rem;margin-bottom:1.5rem}.gallery-section,.contact-section{padding:4rem 1.5rem}}@media (max-width: 768px){.profile-container{grid-template-columns:1fr;padding:3rem 1rem;gap:1.5rem;max-width:400px}.profile-container:before{font-size:2rem;margin-bottom:2rem}.profile-container:after{font-size:.95rem;margin-bottom:1rem}.gallery-section,.contact-section{padding:3rem 1rem}}@media (max-width: 480px){.profile-container{padding:2rem .75rem;gap:1.25rem}.profile-container:before{font-size:1.75rem;margin-bottom:1.5rem}.profile-container:after{font-size:.9rem;margin-bottom:.75rem}.gallery-section,.contact-section{padding:2rem .75rem}}.contact-container{max-width:1200px;margin:0 auto;height:auto;text-align:center;position:relative;overflow:hidden;display:flex;flex-direction:row;align-items:center}.poem-image{max-width:600px;position:relative;border-radius:25px;z-index:1;-webkit-mask-image:linear-gradient(to right,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 40%);mask-image:linear-gradient(to right,#0000,#000 40%)}.desk-image{display:block;width:100%;max-width:900px;height:auto;margin:48px auto 32px;border-radius:28px;box-shadow:0 12px 48px #248cbc21,0 1.5px 8px #248cbc0a;border:1.5px solid #f1f5f9;object-fit:cover;object-position:center;position:relative;overflow:hidden;animation:fadeInDesk 1.2s cubic-bezier(.4,0,.2,1);transition:transform .35s cubic-bezier(.4,0,.2,1),filter .35s cubic-bezier(.4,0,.2,1),box-shadow .35s}.desk-image:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:28px;pointer-events:none;background:linear-gradient(120deg,#248cbc14,#e67a7514);z-index:2}.desk-image:hover{transform:scale(1.025) translateY(-2px);filter:brightness(1.04) saturate(1.08);box-shadow:0 20px 64px #248cbc2e,0 2px 12px #248cbc12}@keyframes fadeInDesk{0%{opacity:0;transform:translateY(30px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.text-content{width:100%;max-width:600px;text-align:left;padding:0 1rem;flex-direction:column;margin-left:35px}.contact-header{color:#454545;font-family:Outfit;font-size:64px;font-style:normal;font-weight:900;line-height:normal}.contact-details{display:flex;flex-direction:column;gap:15px}.contact-item{display:flex;justify-content:flex-start;gap:15px}.icon{font-size:50px;color:#454545;margin:20px;vertical-align:top}.address,.hours,.email,.phone{display:flex;flex-direction:row;justify-content:left;font-size:28px;font-family:Outfit;font-weight:400;color:#454545;line-height:1.5;transition:color .3s ease}.email:hover,.phone:hover{color:#e67a75}.phone,.email{align-items:center}.book-button{background-color:#248cbc;color:#fff;border:none;padding:15px 80px;border-radius:15px;font-size:40px;font-weight:600;cursor:pointer;margin-top:90px;transition:transform .3s ease-in-out;z-index:1}.book-button:hover{transform:scale(.95)}.book-section{display:flex;justify-content:center;align-items:center;margin-top:90px}@media (max-width: 1130px){.contact-container{flex-direction:column;align-items:center}.poem-image{width:80%;margin-bottom:20px}.text-content{text-align:center;margin-left:0}.contact-item{justify-content:center}}@media (max-width: 768px){.contact-header{font-size:48px}.icon{font-size:35px}.contact-text{font-size:24px}.book-button{font-size:26px;padding:10px 20px}}@media (max-width: 480px){.poem-image{width:90%}.contact-header{font-size:36px}.icon{font-size:30px}.contact-text{font-size:20px}.contact-item{flex-direction:column;align-items:center;text-align:center}}.shop-container{width:100%;min-height:100vh;display:flex;flex-direction:column;padding-bottom:3rem}.category-buttons{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;max-width:1200px;margin:-2rem auto 0;padding:0 2rem;position:relative;z-index:1}.educational-button,.aromatherapy-button,.sensory-button,.emotional-button{background-color:#fff;color:#454545;border:none;padding:1rem;border-radius:12px;font-weight:600;cursor:pointer;transition:all .3s ease;text-align:center;box-shadow:0 4px 15px #0000001a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.educational-button:hover,.aromatherapy-button:hover,.sensory-button:hover,.emotional-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.active-button{background-color:#80b38f;color:#fff}.search-container{max-width:800px;margin:2rem auto;padding:0 2rem}.search-input{width:100%;padding:1rem 1.5rem;border:2px solid #e0e0e0;border-radius:12px;font-size:1rem;outline:none;transition:all .3s ease;background:#fff}.search-input:focus{border-color:#80b38f;box-shadow:0 0 0 3px #80b38f1a}.item-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;max-width:1400px;width:100%;margin:2rem auto;padding:0 2rem;place-items:center;justify-content:center}.item-container>div{width:100%;max-width:350px;margin:0 auto}.cart-notification{position:fixed;bottom:2rem;right:2rem;background-color:#80b38f;color:#fff;padding:1rem 1.5rem;border-radius:12px;font-size:.9rem;font-weight:500;z-index:1000;box-shadow:0 4px 15px #80b38f33;display:flex;align-items:center;gap:.5rem}.cart-notification:before{content:"✓";font-weight:700}.loading{text-align:center;padding:4rem 2rem;color:#666;display:flex;align-items:center;justify-content:center;gap:1rem;font-size:1.1rem}.error{max-width:600px;margin:2rem auto;padding:1.5rem;text-align:center;color:#dc2626;background-color:#fef2f2;border-radius:12px;border:1px solid #fee2e2}@media (max-width: 1024px){.category-buttons{grid-template-columns:repeat(2,1fr);margin-top:-1.5rem;padding:0 1.5rem}.item-container{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;padding:0 1rem;width:100%;max-width:800px}.item-container>div{width:100%;max-width:350px;margin:0 auto}.search-container{padding:0 1.5rem}}@media (max-width: 768px){.shop-container{padding-bottom:2rem}.category-buttons{margin-top:-1rem;padding:0 1rem;gap:.75rem}.educational-button,.aromatherapy-button,.sensory-button,.emotional-button{padding:.75rem;font-size:.9rem}.search-container{margin:1.5rem auto;padding:0 1rem}.search-input{padding:.75rem 1.25rem}.item-container{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;padding:0 .75rem;margin:1rem auto;width:calc(100% - 1.5rem);max-width:600px;place-items:center}.item-container>div{width:100%;max-width:170px}.cart-notification{bottom:1.5rem;right:1.5rem;padding:.75rem 1.25rem}}@media (max-width: 480px){.category-buttons{margin-top:-.75rem;gap:.5rem}.educational-button,.aromatherapy-button,.sensory-button,.emotional-button{padding:.6rem;font-size:.8rem;border-radius:8px}.search-input{padding:.6rem 1rem;font-size:.9rem}.cart-notification{bottom:1rem;right:1rem;padding:.6rem 1rem;font-size:.8rem;border-radius:8px}.item-container{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;padding:0 .5rem;margin:1rem auto;width:calc(100% - 1rem);place-items:center}.item-container>div{width:100%;max-width:150px}}.profile-container2{display:flex;flex-direction:column;gap:40px;align-items:center;padding:40px 20px;max-width:1200px;margin:0 auto;position:relative}.book-button{display:inline-block;background-color:#248cbc;color:#fff;padding:15px 40px;border-radius:30px;font-weight:600;text-decoration:none;transition:all .3s ease;margin-top:20px;box-shadow:0 4px 15px #248cbc33;border:2px solid transparent}.book-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #248cbc4d;background-color:#1a6a8f}@media (max-width: 768px){.profile-container2{padding:30px 15px;gap:30px}.book-button{padding:12px 30px;font-size:.9rem}}.profile-card2{display:flex;flex-direction:row;background:#fff;border-radius:24px;box-shadow:0 8px 24px #00000014;max-width:1000px;width:100%;overflow:hidden;padding:40px;align-items:flex-start;gap:40px;transition:all .3s cubic-bezier(.4,0,.2,1)}.profile-card2:hover{box-shadow:0 12px 32px #0000001f;transform:translateY(-2px)}.profile-left2{display:flex;flex-direction:column;align-items:left;width:36%;min-width:200px;gap:24px}.profile-image2{width:100%;border-radius:16px;object-fit:cover;transition:transform .3s ease}.profile-info2{text-align:left;padding-left:0}.profile-name2{font-size:28px;font-weight:700;color:#2d3748;margin-bottom:8px;letter-spacing:-.5px}.profile-title2{font-size:16px;color:#718096;font-weight:500;letter-spacing:.2px}.profile-content2{flex:1;padding:0;display:flex;flex-direction:column}.profile-description2{font-size:16px;color:#4a5568;line-height:1.8;text-align:left;white-space:pre-line;box-shadow:0 1px 4px #248cbc0a}.profile-description2 p{margin-bottom:1em}.profile-description2 p:last-child{margin-bottom:0}@media (max-width: 768px){.profile-card2{flex-direction:column;text-align:left;padding:24px;gap:24px}.profile-left2{width:100%;gap:16px}.profile-content2{padding:0}.profile-name2{font-size:24px}.profile-description2{font-size:15px;text-align:left}}.cta-box{margin-top:36px;background:#fff;border-radius:16px;padding:28px 32px 24px;color:#234e63;font-size:1.07em;font-weight:400;box-shadow:0 2px 12px #248cbc12;display:flex;flex-direction:column;gap:18px;line-height:1.7;border:1.5px solid #e6ecf3;align-items:flex-start}.cta-headline{font-size:1.12em;font-weight:700;color:#248cbc;margin-bottom:0;letter-spacing:-.5px}.cta-support{font-size:1em;color:#4a5568;margin-bottom:0;font-weight:400}.cta-phone-btn{display:inline;background:none;color:#248cbc!important;font-weight:700;font-size:1.08em;padding:0;border-radius:0;text-decoration:underline;box-shadow:none;border:none;margin-top:0;transition:color .2s}.cta-phone-btn:hover{color:#1a6a8f;background:none;box-shadow:none;transform:none}.cta-icon{display:none}@media (max-width: 768px){.cta-box{padding:18px 12px 16px;font-size:1em;gap:12px}.cta-headline{font-size:1.05em}.cta-phone-btn{font-size:1em;padding:10px 18px}}.coming-soon-img{width:100%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;background:#f7fafc;color:#b0b7c3;font-size:1.25em;font-weight:700;border-radius:16px;border:1.5px dashed #e2e8f0;min-height:220px;min-width:180px;margin-bottom:8px;letter-spacing:.5px;box-shadow:0 1px 4px #248cbc0a}.profile-book-button{display:inline-block;background-color:#248cbc;color:#fff!important;text-decoration:none;font-weight:700;padding:12px 24px;border-radius:8px;text-align:center;margin-top:24px;transition:background-color .3s,transform .2s;align-self:flex-end}.profile-book-button:hover{background-color:#1a6a8f;transform:translateY(-2px)}.app{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1;display:flex;flex-direction:column}.main-content>*:not(.home-page){padding-top:120px}.refund-policy-container{min-height:60vh;padding:40px 20px;display:flex;justify-content:center;align-items:flex-start;background-color:#fffaf2;margin-top:100px}.refund-policy-content{max-width:800px;width:100%;background-color:#fff;padding:40px;border-radius:12px;box-shadow:0 2px 4px #0000001a}.refund-policy-content h1{color:#1f2937;font-size:2.5rem;margin-bottom:30px;text-align:center;font-weight:600}.policy-text{color:#4b5563;font-size:1.1rem;line-height:1.7}.policy-text p{margin-bottom:20px}.policy-text a{color:#2563eb;text-decoration:none;transition:color .2s ease}.policy-text a:hover{color:#1d4ed8;text-decoration:underline}@media (max-width: 768px){.refund-policy-container{padding:20px 15px;margin-top:200px}.refund-policy-content{padding:25px}.refund-policy-content h1{font-size:2rem;margin-bottom:20px}.policy-text{font-size:1rem}}.privacy-policy-container{max-width:1200px;margin:100px auto 0;padding:2rem;min-height:calc(100vh - 80px);background-color:#fffaf2}.privacy-policy-content{max-width:800px;margin:0 auto;padding:2rem;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.privacy-policy-content h1{color:#2c3e50;font-size:2.5rem;margin-bottom:2rem;text-align:center;font-weight:600}.policy-text{color:#4a5568;line-height:1.7}.policy-text .intro{font-size:1.1rem;margin-bottom:2rem;color:#2d3748}.policy-text section{margin-bottom:2rem}.policy-text h2{color:#2c3e50;font-size:1.5rem;margin-bottom:1rem;font-weight:600}.policy-text p{margin-bottom:1rem}.policy-text ul{margin:1rem 0;padding-left:2rem}.policy-text li{margin-bottom:.5rem}.policy-text a{color:#4299e1;text-decoration:none;transition:color .2s ease}.policy-text a:hover{color:#2b6cb0;text-decoration:underline}.policy-footer{margin-top:3rem;padding-top:2rem;border-top:1px solid #e2e8f0}.policy-footer p{color:#4a5568;font-size:.95rem}@media (max-width: 768px){.privacy-policy-container{padding:1rem;margin-top:200px}.privacy-policy-content{padding:1.5rem}.privacy-policy-content h1{font-size:2rem}.policy-text h2{font-size:1.3rem}.policy-text .intro{font-size:1rem}}@media (max-width: 480px){.privacy-policy-content{padding:1rem}.privacy-policy-content h1{font-size:1.8rem}.policy-text h2{font-size:1.2rem}}.item-details-page{padding:2rem;min-height:calc(100vh - 80px);background-color:#fffaf2;font-family:Poppins,sans-serif;margin-top:120px}.item-details-container{max-width:1400px;margin:0 auto;background:#fff;border-radius:20px;box-shadow:0 8px 30px #0000000f;padding:3rem}.item-details-content{display:grid;grid-template-columns:1fr 1.2fr;gap:4rem}.item-details-left{position:sticky;top:2rem;display:flex;flex-direction:column;gap:2rem;max-height:calc(100vh - 4rem);overflow-y:auto}.item-details-image{width:100%;border-radius:15px;overflow:hidden;box-shadow:0 4px 20px #00000014;flex-shrink:0}.item-details-image img{width:100%;height:auto;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.item-details-image img:hover{transform:scale(1.03)}.item-details-right{padding-top:1rem}.item-name{font-size:2.5rem;color:#0f172a;margin:0;font-weight:600;line-height:1.2;letter-spacing:-.5px}.item-rating{display:flex;align-items:center;gap:.75rem;margin:1rem 0 1.5rem}.rating-count{color:#64748b;font-size:.95rem;font-weight:500}.star-filled{color:#e67a75;font-size:1.2rem}.star-empty{color:#e2e8f0;font-size:1.2rem}.item-price{font-size:2rem;color:#0f172a;font-weight:600;margin:0 0 2rem;display:flex;align-items:center}.item-price:before{content:"";display:block;width:40px;height:2px;background:#e67a75;margin-right:1rem}.quantity-section{display:flex;flex-direction:column;gap:1rem;background:#fff;padding:1.5rem;border-radius:12px;margin-bottom:1.5rem}.quantity-section label{font-weight:500;color:#0f172a;text-transform:uppercase;font-size:.9rem;letter-spacing:1px}.item-details-page .quantity-selector{display:flex;align-items:center;background:#f8f9fa;padding:.25rem .5rem;border-radius:8px;width:fit-content;box-sizing:border-box}.item-details-page .quantity-btn{background:none;border:none;color:#0f172a;padding:.5rem 1rem;cursor:pointer;transition:all .2s ease;font-size:1.2rem}.item-details-page .quantity-btn:first-child{margin-right:.5rem}.item-details-page .quantity-btn:last-child{margin-left:.5rem}.item-details-page .quantity-input{width:60px;text-align:center;border:none;font-size:1.1rem;font-weight:500;color:#0f172a;padding:.5rem 0;background:transparent;-moz-appearance:textfield}.quantity-input::-webkit-outer-spin-button,.quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.add-to-cart-btn{width:100%;background:#80b38f;color:#fff;border:none;border-radius:12px;padding:1.25rem 2rem;font-size:1.1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);text-transform:uppercase;letter-spacing:1px;font-weight:500;margin-bottom:2rem}.add-to-cart-btn:hover{background:#6a9778;transform:translateY(-2px);box-shadow:0 4px 20px #00000026}.add-to-cart-btn.added{background:#15803d}.item-tabs{margin-top:1rem;border:none;border-radius:15px;overflow:hidden;background:#fff}.tab-buttons{display:flex;border-bottom:2px solid #e2e8f0;padding:0 1rem;background:#fff}.tab-buttons button{flex:1;padding:1.25rem;background:none;border:none;cursor:pointer;font-size:1rem;color:#64748b;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px;font-weight:500;position:relative}.tab-buttons button.active{color:#0f172a}.tab-buttons button.active:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background:#e67a75}.tab-content{padding:2rem}.description-tab p{color:#64748b;line-height:1.8;margin:0;font-size:1.1rem}.weight-info{margin-top:1.5rem;color:#64748b;font-style:italic;display:flex;align-items:center;gap:.5rem}.weight-info:before{content:"";display:block;width:4px;height:4px;background:#e67a75;border-radius:50%}.reviews-tab{display:flex;flex-direction:column;gap:2.5rem}.reviews-list{display:flex;flex-direction:column;gap:2rem}.review-item{border:none;border-radius:12px;padding:2rem;background:#fff;box-shadow:0 4px 15px #0000000d}.review-header{display:flex;justify-content:space-between;margin-bottom:1.5rem;align-items:center}.review-author,.review-date{display:flex;align-items:center;gap:.75rem;color:#0f172a;font-weight:500}.review-author svg,.review-date svg{color:#e67a75}.review-rating{margin-bottom:1rem;display:flex;gap:.25rem}.review-comment{color:#64748b;line-height:1.8;margin:0;font-size:1.1rem}.no-reviews{text-align:center;color:#64748b;font-style:italic;padding:3rem;background:#fff;border-radius:12px}.review-form{background:#fff;border-radius:12px;padding:2rem;display:flex;flex-direction:column;gap:1.5rem;box-shadow:0 4px 15px #0000000d;margin-top:0}.review-form h3{margin:0;color:#0f172a;font-size:1.5rem;font-weight:600}.form-group{display:flex;flex-direction:column;gap:.75rem}.form-group label{font-weight:500;color:#0f172a;text-transform:uppercase;font-size:.9rem;letter-spacing:1px}.form-group input,.form-group select,.form-group textarea{padding:1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:all .2s ease;background:#fff}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#e67a75;outline:none}.form-group textarea{min-height:150px;resize:vertical}.submit-review-btn{background:#80b38f;color:#fff;border:none;border-radius:8px;padding:1.25rem;font-size:1rem;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px;font-weight:500}.submit-review-btn:hover{background:#6a9778;transform:translateY(-2px);box-shadow:0 4px 15px #0000001a}.submit-review-btn:disabled{background:#a8c5b3;cursor:not-allowed;transform:none;box-shadow:none}.star-rating-input{display:flex;gap:.5rem;margin-top:.5rem}.star-rating-input label{cursor:pointer;font-size:2rem;color:#e2e8f0;transition:all .2s ease}.star-rating-input label:hover,.star-rating-input label:hover~label,.star-rating-input input[type=radio]:checked~label{color:#e67a75;transform:scale(1.1)}.star-rating-input input[type=radio]{display:none}.star-rating-input label:hover{transform:scale(1.2)}.rating-group{display:flex;flex-direction:column;gap:.5rem}.rating-group .rating-label{font-weight:500;color:#0f172a;text-transform:uppercase;font-size:.9rem;letter-spacing:1px;margin-bottom:.5rem}.rating-stars{display:flex;flex-direction:row;gap:.5rem}.rating-stars .star{font-size:2rem;cursor:pointer;color:#e2e8f0;transition:all .2s ease}.rating-stars .star.active{color:#e67a75;transform:scale(1.1)}.rating-value{font-size:1rem;color:#64748b;margin-top:.5rem}.reviews-list-header{display:flex;justify-content:flex-end;margin-bottom:1rem;padding:.5rem 0}.sort-dropdown{position:relative}.sort-select{padding:.5rem 2rem .5rem 1rem;font-size:.9rem;border:1px solid #e2e8f0;border-radius:.375rem;background-color:#fff;color:#1e293b;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231e293b'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;background-size:1.5em}.sort-select:hover{border-color:#94a3b8}.sort-select:focus{outline:none;border-color:#64748b;box-shadow:0 0 0 2px #64748b1a}@media (max-width: 1024px){.item-details-content{grid-template-columns:1fr;gap:3rem}.item-details-left{position:static;max-height:none;overflow-y:visible}.item-name{font-size:2rem}}@media (max-width: 768px){.item-details-page{padding:1rem;margin-top:180px}.item-details-container{padding:1.5rem}.item-details-content{grid-template-columns:1fr;gap:2rem}.item-details-left{position:relative;top:0;max-height:none}.item-name{font-size:1.75rem}.item-price{font-size:1.5rem}.tab-buttons button{padding:1rem;font-size:.9rem}}.item-options-section{margin-bottom:22px}.item-options-label{font-weight:700;color:#248cbc;margin-bottom:10px;display:block;font-size:1.08rem;letter-spacing:.2px}.item-options-list{display:flex;gap:14px;flex-wrap:wrap}.item-option-radio{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:500;background:#f8fafc;border-radius:22px;padding:10px 22px;border:2px solid #e0e4e8;cursor:pointer;transition:border-color .2s,background .2s,color .2s;position:relative;box-shadow:0 2px 8px #248cbc0f;min-width:80px;-webkit-user-select:none;user-select:none}.item-option-radio input[type=radio]{accent-color:#248CBC;margin-right:6px;width:18px;height:18px}.item-option-radio:has(input[type=radio]:checked){border-color:#248cbc;background:#e3f2fd;color:#1976d2;font-weight:700;box-shadow:0 4px 16px #248cbc1a}.item-option-radio:hover{border-color:#1976d2;background:#f0f8ff;color:#248cbc}@media (max-width: 600px){.item-options-list{flex-direction:column;gap:10px}.item-option-radio{width:100%;justify-content:flex-start}}.item-details-gallery{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.main-image-container{position:relative;width:100%;height:400px;border-radius:8px;overflow:hidden;background:#f8f9fa}.main-image{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.main-image:hover{transform:scale(1.05)}.gallery-nav{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#333;box-shadow:0 2px 4px #0000001a}.gallery-nav:hover{background:#fff;box-shadow:0 4px 8px #0003}.gallery-nav.prev{left:1rem}.gallery-nav.next{right:1rem}.thumbnail-gallery{display:flex;gap:.5rem;overflow-x:auto;padding:.5rem 0;scrollbar-width:thin;scrollbar-color:#ddd #f8f9fa}.thumbnail-gallery::-webkit-scrollbar{height:6px}.thumbnail-gallery::-webkit-scrollbar-track{background:#f8f9fa;border-radius:3px}.thumbnail-gallery::-webkit-scrollbar-thumb{background:#ddd;border-radius:3px}.thumbnail{flex:0 0 80px;height:80px;border-radius:4px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:all .2s ease}.thumbnail.active{border-color:#007bff}.thumbnail:hover{transform:scale(1.05)}.thumbnail img{width:100%;height:100%;object-fit:cover}@media (max-width: 768px){.main-image-container{height:300px}.thumbnail{flex:0 0 60px;height:60px}.gallery-nav{width:32px;height:32px}}.markdown-description{color:#222;font-size:1.08rem;line-height:1.8;font-family:Poppins,Outfit,sans-serif;margin-bottom:1.5rem}.markdown-description h1,.markdown-description h2,.markdown-description h3,.markdown-description h4{color:#0f172a;font-weight:700;margin-top:1.5em;margin-bottom:.7em;line-height:1.2}.markdown-description h1{font-size:2rem;border-bottom:2px solid #e2e8f0;padding-bottom:.3em}.markdown-description h2{font-size:1.5rem;border-bottom:1px solid #e2e8f0;padding-bottom:.2em}.markdown-description h3{font-size:1.2rem}.markdown-description strong,.markdown-description b{color:#0f172a;font-weight:700}.markdown-description em,.markdown-description i{color:#64748b}.markdown-description ul,.markdown-description ol{margin-left:1.5em;margin-bottom:1em}.markdown-description li{margin-bottom:.5em}.markdown-description hr{border:none;border-top:1px solid #e2e8f0;margin:2em 0}.markdown-description a{color:#e67a75;text-decoration:underline;transition:color .2s}.markdown-description a:hover{color:#80b38f}.markdown-description blockquote{border-left:4px solid #E67A75;background:#f8f9fa;color:#64748b;margin:1.5em 0;padding:.8em 1.2em;font-style:italic}.markdown-description img{max-width:100%;border-radius:10px;margin:1em 0;box-shadow:0 2px 8px #0000000f}*{padding:0;margin:0;box-sizing:border-box;font-family:Outfit}body{min-height:100vh;overflow-x:hidden;background-color:#fffaf2}a{text-decoration:none;color:inherit}.app{width:100%;margin:auto;background-color:#fffaf2}@media (max-width: 768px){body{margin-top:-180px}}
