:root{--bg-color:#fff;--text-main:#525357;--text-muted:#525357;--accent-color:#aa86ac;--btn-dark-bg:#1c1c1c;--btn-dark-text:#fff;--font-heading:"Neue Haas Grotesk Display Pro", "Neue Haas Grotesk", "Helvetica Neue", Helvetica, Arial, sans-serif;--font-body:"Helvetica", Arial, sans-serif}html{scroll-behavior:smooth}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-body);background-color:var(--bg-color);color:var(--text-main);min-height:100vh;position:relative;overflow-x:hidden}.fade-in-section{opacity:0;visibility:hidden;will-change:opacity, transform, visibility;transition:opacity 1.2s cubic-bezier(.16,1,.3,1),transform 1.2s cubic-bezier(.16,1,.3,1),visibility 1.2s;transform:translateY(40px)}.fade-in-section.is-visible{opacity:1;visibility:visible;transform:none}.background-glow{z-index:-1;pointer-events:none;background:radial-gradient(circle,#e6dcf5cc 0%,#f8f8fb00 70%);border-radius:50%;width:80vw;height:80vw;position:fixed;top:-20%;right:-10%}.navbar{z-index:100;justify-content:space-between;align-items:center;width:100%;padding:2rem 5%;display:flex;position:absolute;top:0;left:0}.logo{font-family:var(--font-heading);letter-spacing:2px;align-items:baseline;gap:10px;display:flex}.brand{font-size:1.2rem;font-weight:400}.brand-sub{color:var(--text-muted);font-size:.8rem;font-weight:300}.nav-links{gap:3rem;display:flex}.nav-links a{color:var(--text-muted);letter-spacing:1px;font-size:.75rem;font-weight:400;text-decoration:none;transition:color .3s}.nav-links a:hover{color:var(--text-main)}.nav-actions{align-items:center;gap:1.5rem;display:flex}.btn-outline-pill{color:var(--text-muted);letter-spacing:1px;border:1px solid #dcdcdc;border-radius:50px;padding:.5rem 1.2rem;font-size:.75rem;text-decoration:none;transition:all .3s}.btn-outline-pill:hover{color:var(--text-main);border-color:var(--text-main)}.mobile-only-nav{display:none}.lang{color:var(--text-muted);cursor:pointer;font-size:.75rem}.menu-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;display:none}.menu-toggle span{background-color:var(--text-main);width:25px;height:1px;transition:all .3s}.menu-toggle.active span:first-child{transform:rotate(45deg)translate(4px,4px)}.menu-toggle.active span:nth-child(2){opacity:0}.menu-toggle.active span:nth-child(3){transform:rotate(-45deg)translate(4px,-4px)}.hero-section{align-items:center;min-height:100vh;padding:120px 5% 0;display:flex;position:relative}.hero-content{z-index:10;flex:1;max-width:550px}.subtitle{letter-spacing:3px;color:var(--text-muted);margin-bottom:2rem;font-size:.75rem;font-weight:400}h1{font-family:var(--font-heading);letter-spacing:-1px;color:#1f2225;margin-bottom:2rem;font-size:5rem;font-weight:300;line-height:1}.gradient-text{background:linear-gradient(90deg,#9880d8 0%,#d890b0 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.divider{border:none;border-top:1px solid #e0e0e0;width:50px;margin:2rem 0;display:none}.description{color:var(--text-main);margin-bottom:1.5rem;font-size:1.1rem;font-weight:400}.paragraph{color:var(--text-muted);margin-bottom:3rem;font-size:.9rem;font-weight:300;line-height:1.6}.features{gap:2rem;margin-bottom:3rem;display:flex}.feature{flex-direction:column;gap:1rem;display:flex}.icon-circle{color:#9880d8;border:1px solid #d0c0e0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.icon-circle img{object-fit:contain;width:20px;height:20px}.feature h4{font-size:.75rem;font-family:var(--font-heading);letter-spacing:1px;font-weight:500}.feature p{color:var(--text-muted);font-size:.75rem;font-weight:300;line-height:1.4}.buttons{gap:1rem;display:flex}.btn{letter-spacing:1.5px;text-align:center;padding:1rem 2rem;font-size:.75rem;font-weight:500;text-decoration:none;transition:all .3s}.btn-dark{background-color:var(--btn-dark-bg);color:var(--btn-dark-text)}.btn-dark:hover{background-color:#333}.btn-light{color:var(--text-main);background-color:#0000;border:1px solid #dcdcdc}.btn-light:hover{border-color:var(--text-main)}.hero-image{z-index:5;justify-content:flex-end;align-items:center;width:60%;height:100vh;display:flex;position:absolute;top:0;right:0;overflow:hidden}.hero-image img{object-fit:cover;object-position:center;width:auto;height:100%;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15%);mask-image:linear-gradient(90deg,#0000,#000 15%)}.image-gradient-overlay{background:linear-gradient(to right, var(--bg-color) 0%, transparent 30%);pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.floating-note{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #ffffff80;border-radius:4px;padding:2rem;position:absolute;bottom:5%;right:5%;box-shadow:0 10px 30px #00000008}.note-title{font-size:.85rem;font-family:var(--font-heading);letter-spacing:.5px;margin-bottom:1rem;line-height:1.4}.note-desc{color:var(--text-muted);font-size:.75rem;line-height:1.6}.fade-in-up{opacity:0;animation:.6s cubic-bezier(.2,.8,.2,1) forwards fadeInUp;transform:translateY(20px)}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.science-section{background-color:var(--bg-color);padding:6rem 5%}.section-header{margin-bottom:5rem}.section-subtitle{letter-spacing:3px;color:var(--text-muted);margin-bottom:1rem;font-size:.75rem;font-weight:500}.section-title{font-family:var(--font-heading);letter-spacing:-.5px;color:#1f2225;font-size:2.5rem;font-weight:300;line-height:1.1}.science-grid{gap:2.5rem;display:flex}.science-col-left,.science-col-right{flex-direction:column;flex:1;gap:2.5rem;display:flex}.grid-item{flex-direction:column;display:flex}.image-item{aspect-ratio:780/619;position:relative;overflow:hidden}.image-item img{object-fit:cover;width:100%;height:100%}.card-item{background-color:#fafafa;flex-grow:1;justify-content:center;min-height:400px;padding:4.5rem}.card-subtitle{letter-spacing:2px;color:var(--text-muted);margin-bottom:1.5rem;font-size:.75rem;font-weight:500}.card-item h3{font-family:var(--font-heading);letter-spacing:-.5px;color:#1f2225;margin-bottom:.5rem;font-size:2.2rem;font-weight:300}.card-item h4{font-family:var(--font-heading);color:var(--text-muted);margin-bottom:2rem;font-size:1.5rem;font-weight:300;line-height:1.2}.card-desc{color:#525357;font-size:.85rem;font-weight:300;line-height:1.7}.desktop-only{display:block}.mobile-only,.read-more{display:none}@media screen and (width<=1024px){.nav-links,.nav-actions{display:none}.nav-links.active{-webkit-backdrop-filter:blur(15px);z-index:90;background:#fffffffa;flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;width:100vw;height:100vh;animation:.3s ease-out forwards menuFadeIn;position:fixed;top:0;left:0;display:flex!important}@keyframes menuFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.nav-links.active a{letter-spacing:2px;color:var(--text-main);font-size:1.3rem;font-weight:400}.mobile-only-nav{margin-top:1rem;display:inline-block!important}.menu-toggle{z-index:100;display:flex}.hero-section{flex-direction:column;padding-top:100px}h1{font-size:4rem}.hero-image{justify-content:center;width:100%;height:auto;min-height:50vh;margin-top:0;position:relative}.hero-image img{width:100%;height:auto;max-height:60vh;-webkit-mask-image:none;mask-image:none}.image-gradient-overlay{background:linear-gradient(to bottom, var(--bg-color) 0%, transparent 20%)}.floating-note{width:80%;bottom:10%;right:50%;transform:translate(50%)}.science-section{padding:4rem 5%}.section-title{font-size:2rem}.science-grid{flex-direction:column;gap:1.5rem;display:flex}.science-col-left,.science-col-right{display:contents}.image-item{aspect-ratio:780/619;height:auto}.card-item{min-height:auto;padding:2.5rem}.scientist-img-item{order:1}.about-card-item{order:2}.cans-img-item{order:3}.philosophy-card-item{order:4}.desktop-only{display:none!important}.mobile-only{display:block!important}.read-more{text-align:left;letter-spacing:1px;color:var(--text-main);cursor:pointer;background:0 0;border:none;margin-top:1.5rem;padding:0;font-size:.75rem;font-weight:600;text-decoration:underline;display:inline-block}.science-behind-section{padding:4rem 5%}.section-header-row{flex-direction:column;align-items:flex-start;gap:1.5rem;margin-bottom:3rem}.science-columns-container{flex-direction:column;gap:1.5rem;margin-top:2rem;display:flex}.science-column-card{width:100%;height:520px;display:block}.card-bg-img{padding:2.5rem}.carousel-indicators{display:none}.indicator-dot{cursor:pointer;background-color:#dcdcdc;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.indicator-dot.active{background-color:#1a1a1a;border-radius:4px;width:24px}.product-range-section{padding:4rem 5%}.range-header{flex-direction:column;align-items:flex-start;gap:1.5rem;margin-bottom:4rem}.range-title{font-size:2.2rem}.range-desc{max-width:100%}.products-container{gap:4rem}.product-row{flex-direction:column;gap:.25rem}.product-img-box{aspect-ratio:1;width:100%;height:auto;padding:0}.product-img-box img{object-fit:cover;width:100%;height:100%}.product-details-box{gap:1.5rem;width:100%;height:auto}.product-details-bottom{border-top:none;flex-direction:column;align-items:flex-start;gap:1rem;padding-top:0}.product-name{font-size:1.8rem}.mobile-detail-btn{color:#1a1a1a;letter-spacing:1px;text-align:center;border:1px solid #1a1a1a;width:100%;padding:.8rem 1.5rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.mobile-detail-btn:hover{color:#fff;background-color:#1a1a1a}.lookbook-section{padding:4rem 5%}.lookbook-title{font-size:2.2rem}.lookbook-mobile-slider{width:100%;margin-top:2rem;display:block;position:relative;overflow:hidden}.lookbook-mobile-track{width:100%;transition:transform .5s cubic-bezier(.25,1,.5,1);display:flex}.lookbook-mobile-slide{flex:0 0 100%;width:100%;height:480px;overflow:hidden}.lookbook-mobile-slide img{object-fit:cover;width:100%;height:100%}.lookbook-carousel-indicators{justify-content:center;gap:8px;margin-top:2rem;display:flex}}.science-behind-section{background-color:var(--bg-color);padding:6rem 5%}.section-header-row{justify-content:space-between;align-items:flex-end;margin-bottom:5rem;display:flex}.section-header-desc{max-width:320px;color:var(--text-muted);font-size:.95rem;line-height:1.6}.science-columns-container{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.science-column-card{height:580px;position:relative;overflow:hidden}.card-bg-img{background-position:50%;background-size:cover;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:3rem;display:flex;position:relative}.card-bg-img:before{content:"";z-index:1;background:#ffffff0d;width:100%;height:100%;position:absolute;top:0;left:0}.card-bg-img:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000 0%,#000c 100%);width:100%;height:50%;position:absolute;bottom:0;left:0}.card-top-content{z-index:2;position:relative}.brand-name{letter-spacing:1px;margin-bottom:.5rem;font-family:Helvetica,sans-serif;font-size:.75rem;font-weight:600;display:block}.monospace-quote{color:var(--text-main);font-family:Helvetica,sans-serif;font-size:.85rem;line-height:1.5}.monospace-quote .highlight-text{font-weight:700;text-decoration:underline}.black-quote-text{color:var(--text-main);font-family:Helvetica,sans-serif;font-size:1rem;font-weight:400;line-height:1.4}.black-quote-text .highlight-text{font-weight:600}.right-align-top{text-align:right;align-self:flex-end;width:100%}.card-bottom-overlay{z-index:2;color:#fff;position:relative}.card-number{font-size:.75rem;font-family:var(--font-body);opacity:.7;margin-bottom:.5rem;font-weight:500;display:block}.card-bottom-overlay h3{font-family:var(--font-heading);color:#fff;margin-bottom:1rem;font-size:1.4rem;font-weight:300;line-height:1.2}.card-bottom-overlay p{opacity:.8;color:#fff;font-size:.8rem;font-weight:300;line-height:1.6}.carousel-indicators{display:none}.product-range-section{background-color:var(--bg-color);border-top:1px solid #f0f0f2;padding:6rem 5%}.range-header{justify-content:space-between;align-items:flex-end;margin-bottom:6rem;display:flex}.range-header-left{flex-direction:column;align-items:flex-start;display:flex}.range-title{font-family:var(--font-heading);letter-spacing:-.5px;color:#1f2225;margin:1rem 0;font-size:3rem;font-weight:300;line-height:1.1}.badge-pill{letter-spacing:1px;color:var(--text-muted);border:1px solid #dcdcdc;border-radius:0;padding:.35rem 1rem;font-size:.65rem;font-weight:500}.range-desc{max-width:380px;color:var(--text-muted);font-size:.95rem;line-height:1.6}.products-container{flex-direction:column;gap:8rem;display:flex}.product-row{align-items:stretch;gap:6rem;display:flex}.product-img-box{background-color:#fafafa;flex:1;justify-content:center;align-items:center;height:520px;display:flex;overflow:hidden}.product-img-box img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.product-row:hover .product-img-box img{transform:scale(1.03)}.product-details-box{flex-direction:column;flex:1.2;justify-content:space-between;height:520px;display:flex}.product-details-top{flex-direction:column;display:flex}.product-code{font-family:var(--font-body);color:var(--text-muted);letter-spacing:.5px;font-size:.8rem;font-weight:500}.product-intro-text{color:var(--text-main);margin-top:.5rem;font-size:1.2rem;font-weight:400;line-height:1.5}.product-details-middle{flex-direction:column;gap:1.5rem;display:flex}.detail-section-title{letter-spacing:2px;color:var(--text-muted);margin-bottom:.5rem;font-size:.7rem;font-weight:600}.ingredient-item{color:#525357;margin-bottom:.75rem;font-size:.8rem;font-weight:300;line-height:1.5}.ingredient-item strong{letter-spacing:.5px;color:var(--text-main);font-size:.75rem;font-weight:600}.tag-group{flex-wrap:wrap;gap:.5rem;display:flex}.benefit-tag{letter-spacing:.5px;color:var(--text-main);border:1px solid #e2e2e5;border-radius:2px;padding:.4rem .8rem;font-size:.65rem;font-weight:500}.recommended-text{color:#525357;font-size:.8rem;font-weight:300}.product-details-bottom{border-top:1px solid #eee;justify-content:space-between;align-items:flex-end;padding-top:1.5rem;display:flex}.product-name{font-family:var(--font-heading);letter-spacing:-.5px;color:#1f2225;font-size:2.2rem;font-weight:300}.detail-btn{background-color:var(--btn-dark-bg);color:#fff;justify-content:center;align-items:center;width:48px;height:48px;text-decoration:none;transition:background-color .3s;display:flex}.detail-btn:hover{background-color:#333}.detail-btn span{font-size:1.2rem}.lookbook-section{background-color:var(--bg-color);border-top:1px solid #f0f0f2;padding:6rem 5%}.lookbook-header{margin-bottom:5rem}.lookbook-title{font-family:var(--font-heading);letter-spacing:-.5px;color:#1f2225;margin-top:1rem;font-size:3rem;font-weight:300;line-height:1.1}.lookbook-desktop-grid{align-items:stretch;gap:1.5rem;display:flex}.lookbook-left-center-wrapper{flex-direction:column;flex:1201;gap:1.5rem;display:flex}.lookbook-col-right{flex-direction:column;flex:377;gap:1.5rem;display:flex}.lookbook-top-section{gap:1.5rem;display:flex}.lookbook-col-left{flex-direction:column;flex:400;gap:1.5rem;display:flex}.lookbook-col-center{flex-direction:column;flex:777;gap:1.5rem;display:flex}.lookbook-row-double,.lookbook-bottom-section{gap:1.5rem;display:flex}.lookbook-bottom-left{flex:736;display:flex}.lookbook-bottom-center{flex:441;display:flex}.lookbook-img-wrapper{width:100%;position:relative;overflow:hidden}.lookbook-img-wrapper img{width:100%;height:auto;transition:transform .5s;display:block}.lookbook-img-wrapper:hover img{transform:scale(1.03)}.item-half-left{flex:369;height:auto}.item-half-right{flex:384;height:auto}.lookbook-mobile-slider{display:none}.partner-section{background-color:#202224;justify-content:center;padding:6rem 5%;display:flex}.partner-content{justify-content:space-between;align-items:center;width:100%;display:flex}.partner-text-wrapper{max-width:550px}.partner-subtitle{color:#a0a0a0;letter-spacing:2px;margin-bottom:1.5rem;font-size:.85rem;font-weight:600}.partner-title{font-family:var(--font-heading);letter-spacing:-1px;color:#fff;margin-bottom:1.5rem;font-size:3.5rem;font-weight:300;line-height:1.1}.partner-desc{color:#a0a0a0;font-size:.95rem;line-height:1.6}.partner-buttons-wrapper{flex-direction:column;gap:1rem;width:320px;display:flex}.partner-btn{text-align:center;letter-spacing:1px;padding:1.2rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s}.btn-primary{color:#000;background-color:#fff}.btn-primary:hover{background-color:#f0f0f0}.btn-secondary{color:#fff;background-color:#0000;border:1px solid #4a4a4a}.btn-secondary:hover{border-color:#fff}.site-footer{color:#1a1a1a;background-color:#fff;border-top:1px solid #f0f0f2;padding:4.5rem 5% 2rem;position:relative;overflow:hidden}.footer-top{justify-content:space-between;align-items:flex-start;margin-bottom:4rem;display:flex}.footer-brand{max-width:320px}.footer-logo{font-family:var(--font-heading);letter-spacing:1px;color:#1f2225;margin-bottom:.2rem;font-size:1.5rem;font-weight:300}.footer-sublogo{color:#525357;letter-spacing:2px;margin-bottom:1.5rem;font-size:.75rem;font-weight:600}.footer-brand-desc{color:#525357;margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}.footer-color-bars{gap:.5rem;display:flex}.bar{width:24px;height:3px;display:block}.bar-purple{background-color:#6b5c92}.bar-pink{background-color:#d1788a}.footer-links-container{gap:6rem;display:flex}.footer-links-col{flex-direction:column;gap:1.2rem;display:flex}.footer-links-col a{color:#525357;letter-spacing:1px;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .3s}.footer-links-col a:hover{color:#1f2225}.social-link{align-items:center;gap:.3rem;display:flex}.social-link .arrow{color:#525357;font-size:.95rem}.footer-divider{border:none;border-top:1px solid #f0f0f2;margin-bottom:2rem}.footer-bottom{color:#525357;justify-content:space-between;align-items:center;margin-bottom:4rem;font-size:.8rem;display:flex}.footer-legal{gap:2rem;display:flex}.footer-legal a{color:#525357;text-decoration:none;transition:color .3s}.footer-legal a:hover{color:#1f2225}.footer-designer{color:#e0e0e0;letter-spacing:1px;font-size:.75rem}.footer-giant-text{font-family:var(--font-heading);letter-spacing:3vw;text-align:center;color:#f3f3f5;pointer-events:none;-webkit-user-select:none;user-select:none;margin-top:2rem;font-size:13.5vw;font-weight:300;line-height:.8}@media screen and (width<=768px){.hero-content{max-width:100%}h1{font-size:3.5rem}.divider{display:block}.features{flex-flow:wrap;justify-content:space-between}.feature{text-align:center;flex:1;align-items:center;min-width:100px}.buttons{flex-direction:column}.btn{width:100%}.hero-image{margin-top:-3.5rem}.floating-note{padding:1.5rem;bottom:5%}.science-columns-container{flex-direction:column;gap:1.5rem;display:flex}.section-header-row{flex-direction:column;align-items:flex-start;gap:1.5rem;margin-bottom:3rem}.partner-section{padding:4rem 5%}.partner-content{flex-direction:column;align-items:flex-start}.partner-text-wrapper{margin-bottom:3rem}.partner-title{font-size:3rem}.partner-buttons-wrapper{width:100%}.site-footer{padding:3rem 5% 2rem}.footer-top{flex-direction:column;gap:3rem;margin-bottom:3rem}.footer-links-container{flex-direction:column;gap:2.5rem;width:100%}.footer-links-col{gap:0;width:100%}.footer-links-col a{border-bottom:1px solid #f0f0f2;justify-content:space-between;align-items:center;width:100%;padding:1.2rem 0;display:flex}.footer-divider{display:none}.footer-bottom{flex-direction:column-reverse;align-items:flex-start;gap:2rem;margin-bottom:3rem}.footer-legal{flex-direction:column;gap:1rem;width:100%}.footer-legal a{padding:.5rem 0;display:block}.footer-giant-text{letter-spacing:3.5vw;margin-top:3rem;font-size:15vw}}.modal-overlay{-webkit-backdrop-filter:blur(6px);z-index:2000;background-color:#00000073;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s ease-out forwards modalFadeIn;display:flex;position:fixed;top:0;left:0}.modal-content{background-color:#fff;border:1px solid #eaeaea;border-radius:0;width:90%;max-width:680px;max-height:90vh;padding:3.5rem;animation:.35s cubic-bezier(.16,1,.3,1) forwards modalSlideIn;position:relative;overflow-y:auto;box-shadow:0 10px 40px #00000014}.modal-close-btn{cursor:pointer;color:#1a1a1a;opacity:.6;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:opacity .2s,transform .2s;display:flex;position:absolute;top:3.5rem;right:3.5rem}.modal-close-btn:hover{opacity:1;transform:scale(1.08)}.modal-title{font-family:var(--font-heading);color:#1c1c1c;letter-spacing:-.5px;margin-bottom:.75rem;font-size:2.2rem;font-weight:300;line-height:1.2}.modal-subtitle{font-family:var(--font-body);color:#8c8c8c;margin-bottom:2rem;font-size:.9rem;line-height:1.5}.enquiry-form{flex-direction:column;gap:1.2rem;display:flex}.form-grid{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-group.full-width{grid-column:span 2}.form-group label{font-family:var(--font-body);color:#1c1c1c;font-size:.85rem;font-weight:500}.required-asterisk{color:#5b95a8;margin-left:2px}.enquiry-form input[type=text],.enquiry-form input[type=email],.enquiry-form input[type=tel],.enquiry-form select,.enquiry-form textarea{width:100%;font-family:var(--font-body);color:#1c1c1c;background-color:#fff;border:1px solid #dcdcdc;border-radius:4px;outline:none;padding:.8rem 1rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.enquiry-form input::placeholder,.enquiry-form textarea::placeholder{color:#b0b0b0;opacity:1}.enquiry-form input:focus,.enquiry-form select:focus,.enquiry-form textarea:focus{border-color:#aa86ac;box-shadow:0 0 0 3px #aa86ac1f}.select-wrapper{width:100%;position:relative}.select-wrapper select{appearance:none;cursor:pointer;padding-right:2.5rem}.select-wrapper:after{content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6' fill='none'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%23888888' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:10px;height:6px;position:absolute;top:50%;right:1.2rem;transform:translateY(-50%)}.phone-input-container{background-color:#fff;border:1px solid #dcdcdc;border-radius:4px;transition:border-color .2s,box-shadow .2s;display:flex}.phone-input-container:focus-within{border-color:#aa86ac;box-shadow:0 0 0 3px #aa86ac1f}.phone-prefix-select{border-right:1px solid #dcdcdc;position:relative}.phone-prefix-dropdown .custom-dropdown-header{background:0 0;border:none;border-radius:4px 0 0 4px;height:100%;padding:.8rem .5rem .8rem 1rem}.phone-prefix-dropdown{width:auto;min-width:90px}.phone-prefix-dropdown .custom-dropdown-list{min-width:100px}.phone-input-container input{flex:1;box-shadow:none!important;border:none!important;border-radius:0 4px 4px 0!important;outline:none!important}.radio-group{gap:2rem;margin-top:.2rem;display:flex}.radio-label{cursor:pointer;font-family:var(--font-body);color:#1c1c1c;-webkit-user-select:none;user-select:none;align-items:center;gap:.6rem;font-size:.95rem;display:flex}.radio-label input{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.custom-checkbox{background-color:#fff;border:1px solid #dcdcdc;border-radius:4px;width:18px;height:18px;transition:background-color .2s,border-color .2s;display:inline-block;position:relative}.radio-label input:checked~.custom-checkbox{background-color:#0b1521;border-color:#0b1521}.radio-label input:checked~.custom-checkbox:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:4px;height:8px;display:block;position:absolute;top:2px;left:5px;transform:rotate(45deg)}.radio-label:hover .custom-checkbox{border-color:#aa86ac}.product-circle{background-color:#e8e8e8;border-radius:50%;width:18px;height:18px;display:inline-block}.enquiry-form textarea{resize:vertical;min-height:100px}.submit-btn{color:#fff;width:100%;font-family:var(--font-body);cursor:pointer;background-color:#1e2022;border:none;border-radius:4px;justify-content:center;align-items:center;margin-top:.5rem;padding:1.1rem 2rem;font-size:1rem;font-weight:500;transition:background-color .2s,transform .1s;display:flex}.submit-btn:hover{background-color:#111314}.submit-btn:active{transform:scale(.995)}.modal-success-message{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:4rem 1rem;display:flex}.modal-success-message h3{font-family:var(--font-heading);color:#1c1c1c;margin-bottom:1rem;font-size:2.2rem;font-weight:400}.modal-success-message p{font-family:var(--font-body);color:#777;font-size:1rem;line-height:1.5}.modal-success-message.left-aligned{text-align:left;align-items:flex-start;width:100%;padding:0}.modal-success-message.left-aligned h3{color:#1a1a1a;letter-spacing:-.5px;margin-bottom:1.2rem;font-size:2.2rem;font-weight:300;line-height:1.2}.modal-success-message.left-aligned p{color:#7a7a7a;max-width:90%;margin-bottom:3rem;font-size:1rem;line-height:1.6}.success-modal-buttons{gap:1.2rem;width:100%;display:flex}.btn-back-to-website,.btn-explore-products{font-family:var(--font-body);cursor:pointer;border-radius:0;flex:1;justify-content:center;align-items:center;padding:1.2rem;font-size:1.05rem;transition:all .2s;display:inline-flex}.btn-back-to-website{color:#1a1a1a;background-color:#fff;border:1px solid #1a1a1a}.btn-back-to-website:hover{background-color:#f7f7f7}.btn-explore-products{color:#fff;background-color:#1a1a1a;border:1px solid #1a1a1a}.btn-explore-products:hover{background-color:#2b2b2b;border-color:#2b2b2b}@media (width<=576px){.success-modal-buttons{flex-direction:column;gap:.8rem}.btn-back-to-website,.btn-explore-products{width:100%}}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideIn{0%{opacity:0;transform:scale(.96)translateY(12px)}to{opacity:1;transform:scale(1)translateY(0)}}.error-text{color:#e53935;font-size:.8rem;font-family:var(--font-body);margin-top:.4rem;display:block}input.input-error,textarea.input-error,.custom-dropdown-container.input-error .custom-dropdown-header,.phone-input-container.input-error{border-color:#e53935!important}.custom-dropdown-container{width:100%;position:relative}.custom-dropdown-header{width:100%;font-family:var(--font-body);color:#1f2225;cursor:pointer;background-color:#fff;border:1px solid #e1e1e1;border-radius:4px;justify-content:space-between;align-items:center;padding:.95rem 1.2rem;font-size:.95rem;display:flex}.dropdown-search-input-header{width:90%!important;font-family:inherit!important;font-size:inherit!important;color:inherit!important;box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important;height:auto!important;margin:0!important;padding:0!important}.custom-dropdown-header:hover{border-color:#b3b3b3}.custom-dropdown-header .placeholder-value{color:#777}.dropdown-arrow{color:#777;align-items:center;transition:transform .2s;display:flex}.dropdown-arrow.open{transform:rotate(180deg)}.dropdown-overlay{z-index:100;width:100vw;height:100vh;position:fixed;top:0;left:0}.custom-dropdown-list{z-index:101;background-color:#fff;border:1px solid #e1e1e1;border-radius:4px;width:100%;max-height:245px;position:absolute;top:calc(100% + 4px);left:0;overflow-y:auto;box-shadow:0 4px 12px #0000001a}.custom-dropdown-option{font-family:var(--font-body);color:#1f2225;cursor:pointer;justify-content:space-between;align-items:center;padding:.8rem 1.2rem;font-size:.95rem;transition:background-color .2s;display:flex}.custom-dropdown-option:hover{background-color:#f7f7f7}.custom-dropdown-option.selected{font-weight:500}.dropdown-check{color:#1f2225;align-items:center;display:flex}@media (width<=768px){.modal-content{width:95%;max-height:95vh;padding:2rem 1.5rem}.modal-title{font-size:1.8rem}.form-grid{grid-template-columns:1fr;gap:1rem}.form-group.full-width{grid-column:span 1}.radio-group{flex-direction:column;gap:.8rem}}
