@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Manrope:wght@600;700;800&display=swap";:root{--navy:#071b38;--navy-2:#0b274c;--sky:#78daf2;--cream:#f6f4ee;--ink:#101c2c;--muted:#667184;--line:#dfe4e9;--green:#096033;--blue:#0878bc;--purple:#7251ad;--shell:min(1180px, calc(100% - 48px));--display:"Manrope", sans-serif;--body:"DM Sans", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;width:100%;max-width:100%;overflow-x:hidden}body{width:100%;max-width:100%;color:var(--ink);background:var(--cream);font-family:var(--body);margin:0;overflow-x:hidden}main{width:100%;max-width:100%;display:block;overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}img{max-width:100%;display:block}.kicker{color:#3b647c;letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:10px;font-weight:800}.promo-ticker{z-index:100;height:38px;color:var(--navy);background:var(--sky);position:relative;overflow:hidden}.ticker-track{align-items:center;width:max-content;height:100%;animation:24s linear infinite ticker;display:flex}.ticker-track span{letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:72px;min-width:330px;padding:0 36px;font-size:10px;font-weight:800;display:flex}.ticker-track i{font-style:normal}@keyframes ticker{to{transform:translate(-50%)}}.site-header{z-index:90;color:#fff;background:var(--navy);justify-content:space-between;align-items:center;width:100%;min-height:84px;padding:10px max(24px,50vw - 640px);display:flex;position:sticky;top:0;box-shadow:0 10px 30px #04102124}.brand-lockup,.footer-brand{align-items:center;gap:12px;display:inline-flex}.brand-lockup img,.footer-brand img{object-fit:cover;background:#fff;border:2px solid #fff;border-radius:50%;width:56px;height:56px}.brand-lockup span,.footer-brand span{gap:3px;display:grid}.brand-lockup strong,.footer-brand strong{font-family:var(--display);letter-spacing:.13em;font-size:13px}.brand-lockup small,.footer-brand small{color:var(--sky);letter-spacing:.22em;font-size:8px;font-weight:800}.site-header nav{align-items:center;gap:34px;display:flex}.site-header nav a{font-size:11px;font-weight:700;position:relative}.site-header nav a:after{background:var(--sky);transform-origin:0;content:"";height:2px;transition:transform .22s;position:absolute;bottom:-9px;left:0;right:0;transform:scaleX(0)}.site-header nav a:hover:after,.site-header nav a:focus-visible:after{transform:scaleX(1)}.menu-button{display:none}.image-carousel{background:#071426;height:min(78vw,760px);min-height:560px;position:relative;overflow:hidden}.image-slides,.image-slides figure{margin:0;position:absolute;inset:0}.image-slides figure{opacity:0;transition:opacity .75s,transform 5s;transform:scale(1.025)}.image-slides figure.is-active{opacity:1;transform:scale(1)}.image-slides img{object-fit:cover;object-position:center;width:100%;height:100%}.image-slides:after{pointer-events:none;content:"";background:linear-gradient(90deg,#030e1c1f,#0000 30% 70%,#030e1c1f);position:absolute;inset:0}.carousel-arrow,.carousel-play,.carousel-dots button{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#051426ad;border:0}.carousel-arrow{z-index:2;border:1px solid #ffffff59;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.carousel-prev{left:24px}.carousel-next{right:24px}.carousel-dots{z-index:2;gap:8px;display:flex;position:absolute;bottom:25px;left:50%;transform:translate(-50%)}.carousel-dots button{background:#ffffff6b;border-radius:999px;width:30px;height:5px;padding:0;transition:width .2s,background .2s}.carousel-dots button.is-active{background:#fff;width:58px}.carousel-play{z-index:2;letter-spacing:.1em;text-transform:uppercase;border:1px solid #ffffff59;border-radius:999px;padding:9px 12px;font-size:9px;font-weight:800;position:absolute;bottom:20px;right:24px}.bestseller-ribbon{color:#fff;background:var(--navy);overflow:hidden}.bestseller-ribbon div{justify-content:center;align-items:center;gap:36px;width:max-content;min-height:74px;margin-inline:auto;padding:0 30px;display:flex}.bestseller-ribbon span{font-family:var(--display);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;font-size:clamp(19px,2.3vw,32px);font-weight:800}.bestseller-ribbon span:nth-of-type(2){color:var(--sky)}.bestseller-ribbon i{color:var(--sky);font-style:normal}.products{padding:112px 0 120px}.section-intro{width:var(--shell);grid-template-columns:.45fr 1.15fr .65fr;align-items:end;gap:48px;margin-inline:auto;display:grid}.section-intro h1{font-family:var(--display);letter-spacing:-.055em;margin:0;font-size:clamp(48px,5.8vw,80px);line-height:.98}.section-intro h1 em{color:var(--blue);font-style:normal}.section-intro>p:last-child{color:var(--muted);margin:0 0 6px;font-size:14px;line-height:1.75}.range-tabs{width:var(--shell);border:1px solid #bfc8d2;border-radius:16px 16px 0 0;grid-template-columns:repeat(3,1fr);gap:0;margin:62px auto 0;display:grid;overflow:hidden}.range-tabs button{color:#546073;cursor:pointer;background:#e9edf0;border:0;border-right:1px solid #bfc8d2;justify-content:center;align-items:center;gap:12px;min-height:68px;padding:13px 20px;font-size:12px;font-weight:800;transition:color .2s,background .2s;display:flex}.range-tabs button:last-child{border-right:0}.range-tabs button span{opacity:.65;font-size:9px}.range-tabs button.is-active{color:#fff;background:var(--navy)}.range-panel{min-height:820px;width:var(--shell);background:#fff;border-radius:0 0 28px 28px;grid-template-columns:.92fr 1.08fr;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 25px 70px #1321341a}.range-campaign{background:#ddd;min-height:820px;overflow:hidden}.range-campaign img{object-fit:cover;object-position:center;width:100%;height:100%}.range-copy{flex-direction:column;justify-content:center;padding:clamp(44px,5vw,76px);display:flex}.range-brand{color:var(--green);letter-spacing:.16em;text-transform:uppercase;margin:22px 0 9px;font-size:11px;font-weight:800}.range-blue .range-brand{color:var(--blue)}.range-purple .range-brand{color:var(--purple)}.range-copy h2{font-family:var(--display);letter-spacing:-.05em;margin:0;font-size:clamp(38px,4vw,60px);line-height:1.05}.range-copy>p:not(.kicker){color:var(--muted);margin:24px 0;line-height:1.75}.range-copy ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.range-copy li{align-items:center;gap:10px;font-size:12px;font-weight:700;display:flex}.range-copy li span{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:24px;height:24px;font-size:10px;display:grid}.range-blue .range-copy li span{background:var(--blue)}.range-purple .range-copy li span{background:var(--purple)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:30px;display:grid}.product-grid.is-single{grid-template-columns:minmax(250px,1fr);max-width:360px}.product-card{border:1px solid var(--line);background:#f8f9f8;border-radius:18px;flex-direction:column;padding:18px;display:flex;position:relative;overflow:hidden}.discount-badge{z-index:1;color:#fff;background:var(--green);border-radius:999px;padding:7px 9px;font-size:8px;font-weight:800;position:absolute;top:14px;right:14px}.product-blue .discount-badge{background:var(--blue)}.product-purple .discount-badge{background:var(--purple)}.product-image{place-items:center;height:180px;display:grid}.product-image img{object-fit:contain;filter:drop-shadow(0 14px 12px #15213321);width:100%;height:100%}.product-card>p{color:var(--muted);letter-spacing:.15em;text-transform:uppercase;margin:16px 0 5px;font-size:8px;font-weight:800}.product-card h3{font-family:var(--display);margin:0;font-size:17px}.price-row{align-items:end;gap:10px;margin-top:17px;display:flex}.price-row strong{font-family:var(--display);letter-spacing:-.06em;font-size:34px;line-height:1}.price-row span{color:var(--muted);padding-bottom:3px;font-size:9px}.product-card>small{color:var(--green);margin:7px 0 14px;font-size:9px;font-weight:800}.product-blue>small{color:var(--blue)}.product-purple>small{color:var(--purple)}.product-card>a{color:#fff;background:var(--navy);border-radius:10px;justify-content:space-between;margin-top:auto;padding:13px 14px;font-size:9px;font-weight:800;display:flex}.combo-card{width:var(--shell);color:#fff;background:var(--navy);border-radius:28px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:60px;margin:28px auto 0;padding:56px clamp(32px,6vw,80px);display:grid;overflow:hidden}.combo-products{background:#fff;border-radius:18px;place-items:center;min-height:0;display:grid;overflow:hidden}.combo-products img{aspect-ratio:1;object-fit:contain;width:100%;height:auto}.combo-card h2{font-family:var(--display);letter-spacing:-.05em;margin:18px 0;font-size:clamp(38px,4vw,56px);line-height:1.05}.combo-card>div:last-child>p:last-of-type{color:#ffffffa6;line-height:1.7}.combo-card a{color:var(--navy);background:var(--sky);border-radius:10px;align-items:center;gap:22px;margin-top:16px;padding:15px 18px;font-size:11px;font-weight:800;display:inline-flex}.mission{color:#fff;background:#0a2548;padding:120px max(28px,50vw - 590px)}.mission-heading{grid-template-columns:.42fr 1.58fr;align-items:start;gap:52px;display:grid}.mission h2{max-width:820px;font-family:var(--display);letter-spacing:-.055em;margin:0;font-size:clamp(48px,5vw,72px);line-height:1.03}.mission h2 em{color:var(--sky);font-style:normal}.mission-statements{grid-template-columns:.88fr 1.12fr;gap:22px;margin-top:52px;display:grid}.mission-statements article{border-radius:22px;padding:34px}.vision-card{background:#102f53;border:1px solid #78daf233}.mission-card{color:var(--ink);background:#fff}.statement-label{color:var(--sky);letter-spacing:.16em;text-transform:uppercase;margin:0 0 20px;font-size:10px;font-weight:800}.mission-card .statement-label{color:var(--navy)}.vision-card>p:last-child{color:#ffffffc2;margin:0;font-size:17px;line-height:1.85}.mission-card ol{gap:13px;margin:0;padding-left:22px;display:grid}.mission-card li{padding-left:4px;font-size:15px;line-height:1.65}.mission-cta{color:var(--sky);align-items:center;gap:14px;margin-top:28px;font-size:11px;font-weight:800;display:inline-flex}.button-label{align-items:center;gap:8px;min-width:0;display:inline-flex}.contact-icon{object-fit:contain;flex:0 0 20px;width:20px;height:20px}.contact-icon-instagram{border-radius:5px}.contact{background:#fff;grid-template-columns:1.05fr .95fr;display:grid}.instagram-panel{padding:100px max(28px,50vw - 590px)}.instagram-panel h2,.contact-panel h2{font-family:var(--display);letter-spacing:-.055em;margin:20px 0 36px;font-size:clamp(46px,5vw,70px);line-height:1}.instagram-panel h2 em{color:#ce3b89;font-style:normal}.social-visuals{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.social-visuals img{aspect-ratio:4/5;object-fit:cover;border-radius:12px;width:100%}.instagram-buttons{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.instagram-buttons a{border:1px solid var(--line);border-radius:999px;justify-content:space-between;align-items:center;gap:10px;padding:10px 14px 10px 10px;font-size:9px;font-weight:800;display:inline-flex}.contact-panel{color:#fff;background:var(--navy);padding:100px max(28px,50vw - 590px)}.contact-panel .kicker{color:var(--sky)}.whatsapp-contact{color:var(--navy);background:var(--sky);border-radius:15px;grid-template-columns:42px minmax(0,1fr) 46px;align-items:center;gap:12px;padding:14px;display:grid}.whatsapp-contact>.contact-icon{background:#fff;border-radius:50%;width:42px;height:42px;padding:7px}.whatsapp-contact span{font-family:var(--display);gap:4px;font-size:22px;font-weight:800;display:grid}.whatsapp-contact small{font-family:var(--body);letter-spacing:.14em;text-transform:uppercase;font-size:8px}.whatsapp-contact b{color:#fff;background:var(--navy);border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.contact-panel dl{margin:28px 0 20px}.contact-panel dl div{border-bottom:1px solid #ffffff21;grid-template-columns:110px 1fr;gap:20px;padding:18px 0;display:grid}.contact-panel dt{color:#ffffff73;letter-spacing:.13em;text-transform:uppercase;font-size:8px;font-weight:800}.contact-panel dd{overflow-wrap:anywhere;margin:0;font-size:12px;line-height:1.6}.email-link{align-items:center;gap:10px;display:inline-flex}.email-link .contact-icon{flex-basis:24px;width:24px;height:18px}.map-link{color:var(--sky);gap:12px;font-size:11px;font-weight:800;display:inline-flex}footer{color:#ffffffb8;background:#030b16;grid-template-columns:auto 1fr auto;align-items:center;gap:36px;padding:46px max(28px,50vw - 590px);display:grid}footer p{color:#ffffff6b;margin:0;font-size:11px}footer>a:not(.footer-brand){color:var(--sky);font-size:10px;font-weight:800}footer>small{color:#ffffff4d;border-top:1px solid #ffffff1f;grid-column:1/-1;padding-top:20px;font-size:8px}.footer-brand img{width:46px;height:46px}.floating-whatsapp{z-index:110;color:#fff;background:#128447;border-radius:999px;align-items:center;gap:9px;padding:7px 14px 7px 7px;display:inline-flex;position:fixed;bottom:18px;right:18px;box-shadow:0 14px 35px #0a41254d}.floating-whatsapp .contact-icon{background:#fff;border-radius:50%;width:36px;height:36px;padding:5px}.floating-whatsapp b{font-size:10px}@media (width<=980px){:root{--shell:min(100% - 30px, 760px)}.menu-button{z-index:2;background:0 0;border:1px solid #fff3;border-radius:50%;place-items:center;width:45px;height:45px;display:grid;position:relative}.menu-button span{background:#fff;width:18px;height:1px;transition:transform .2s,top .2s;position:absolute}.menu-button span:first-child{top:18px}.menu-button span:last-child{top:26px}.menu-button[aria-expanded=true] span:first-child{top:22px;transform:rotate(45deg)}.menu-button[aria-expanded=true] span:last-child{top:22px;transform:rotate(-45deg)}.site-header nav{background:var(--navy);flex-direction:column;align-items:stretch;width:min(370px,92vw);height:100dvh;padding:118px 28px 30px;transition:transform .25s;display:flex;position:fixed;top:0;right:0;transform:translate(105%)}.site-header nav.is-open{transform:none}.site-header nav a{border-bottom:1px solid #ffffff21;padding:14px 0;font-size:15px}.image-carousel{height:760px}.section-intro{grid-template-columns:1fr;gap:20px}.section-intro>p:last-child{max-width:560px}.range-panel{grid-template-columns:1fr}.range-campaign{aspect-ratio:4/5;min-height:0}.range-copy{padding:54px}.combo-card{grid-template-columns:1fr}.mission-heading{grid-template-columns:1fr;gap:18px}.mission-statements,.contact{grid-template-columns:1fr}.instagram-panel,.contact-panel{padding-inline:max(28px,50vw - 380px)}}@media (width<=900px){:root{--shell:calc(100% - 20px)}body,main,.products,.mission,.contact,.instagram-panel,.contact-panel,footer{width:100%;min-width:0;max-width:100%}.promo-ticker{height:34px}.ticker-track span{gap:38px;min-width:250px;padding-inline:20px;font-size:8px}.site-header{min-height:64px;padding:7px 10px}.brand-lockup{gap:8px}.brand-lockup img{width:44px;height:44px}.brand-lockup strong{font-size:10px}.brand-lockup small{font-size:6px}.menu-button{width:42px;height:42px}.menu-button span:first-child{top:16px}.menu-button span:last-child{top:24px}.menu-button[aria-expanded=true] span:first-child,.menu-button[aria-expanded=true] span:last-child{top:20px}.site-header nav{width:100%;padding:102px 20px 28px}.site-header nav a{padding:16px 2px;font-size:16px}.image-carousel{aspect-ratio:4/5;width:100%;height:auto;min-height:0;max-height:none}.image-slides img{object-fit:contain;object-position:center}.image-slides:after{background:linear-gradient(#0000 65%,#030e1c3d)}.carousel-arrow{width:38px;height:38px;font-size:13px}.carousel-prev{left:9px}.carousel-next{right:9px}.carousel-play{padding:7px 9px;font-size:7px;bottom:9px;right:10px}.carousel-dots{bottom:16px}.carousel-dots button{width:16px}.carousel-dots button.is-active{width:30px}.bestseller-ribbon div{justify-content:flex-start;gap:22px;min-height:54px;padding-inline:18px;animation:14s linear infinite ribbon}.bestseller-ribbon span{font-size:16px}@keyframes ribbon{to{transform:translate(-42%)}}.products{padding:68px 0 72px}.section-intro{gap:13px}.section-intro h1{font-size:38px;line-height:1.01}.section-intro>p:last-child{font-size:12px;line-height:1.65}.range-tabs{z-index:5;border-radius:12px 12px 0 0;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:34px;position:sticky;top:64px;box-shadow:0 7px 20px #071b381f}.range-tabs button{text-align:center;border-bottom:0;border-right:1px solid #bfc8d2;justify-items:center;gap:4px;min-height:58px;padding:9px 4px;font-size:9px;line-height:1.15;display:grid}.range-tabs button:last-child{border-right:0}.range-tabs button span{font-size:7px}.range-panel{border-radius:0 0 18px 18px;min-height:0;box-shadow:0 16px 42px #1321341a}.range-campaign{aspect-ratio:4/5;background:#fff}.range-campaign img{object-fit:contain;object-position:center}.range-copy{padding:28px 16px 20px}.range-brand{margin:15px 0 7px;font-size:9px}.range-copy h2{font-size:32px;line-height:1.06}.range-copy>p:not(.kicker){margin:16px 0;font-size:12px;line-height:1.65}.range-copy ul{gap:7px}.range-copy li{font-size:11px}.range-copy li span{width:21px;height:21px;font-size:8px}.product-grid,.product-grid.is-single{grid-template-columns:1fr;max-width:none}.product-grid{gap:9px;margin-top:23px}.product-card{border-radius:14px;grid-template-rows:auto auto auto auto 1fr;grid-template-columns:102px minmax(0,1fr);column-gap:13px;min-height:190px;padding:13px;display:grid}.discount-badge{padding:6px 8px;top:10px;right:10px}.product-image{grid-area:1/1/6;align-self:center;width:100%;height:164px}.product-card>p,.product-card h3,.price-row,.product-card>small,.product-card>a{grid-column:2}.product-card>p{margin:27px 0 3px}.product-card h3{padding-right:46px;font-size:14px}.price-row{margin-top:10px}.price-row strong{font-size:27px}.product-card>small{margin:5px 0 9px}.product-card>a{align-self:end;padding:11px 12px;font-size:8px}.combo-card{border-radius:18px;gap:18px;margin-top:16px;padding:26px 18px 28px}.combo-products{border-radius:12px;min-height:0}.combo-products img{max-height:none}.combo-card h2{margin:12px 0;font-size:32px;line-height:1.06}.combo-card>div:last-child>p:last-of-type{font-size:12px;line-height:1.65}.combo-card a{justify-content:space-between;width:100%;margin-top:10px;padding:14px 15px;display:flex}.mission{padding:68px 14px;display:block}.mission>div{width:100%;min-width:0}.mission h2{font-size:38px}.mission-statements{gap:12px;margin-top:28px}.mission-statements article{border-radius:16px;padding:22px 18px}.statement-label{margin-bottom:13px;font-size:9px}.vision-card>p:last-child{font-size:13px;line-height:1.75}.mission-card ol{gap:10px;padding-left:18px}.mission-card li{font-size:12px;line-height:1.6}.mission-cta{margin-top:22px}.contact{display:block}.instagram-panel,.contact-panel{width:100%;min-width:0;padding:66px 14px}.instagram-panel h2,.contact-panel h2{margin:14px 0 26px;font-size:40px}.social-visuals{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;gap:8px;width:100%;max-width:100%;padding:0 0 10px;display:flex;overflow-x:auto}.social-visuals::-webkit-scrollbar{display:none}.social-visuals img{aspect-ratio:4/5;scroll-snap-align:start;border-radius:10px;flex:0 0 82%;width:82%;min-width:0}.instagram-buttons{display:grid}.instagram-buttons a{justify-content:space-between;padding:13px 14px}.whatsapp-contact{padding:11px 11px 11px 14px}.whatsapp-contact span{font-size:19px}.whatsapp-contact b{width:42px;height:42px}.contact-panel dl div{grid-template-columns:1fr;gap:6px}footer{grid-template-columns:minmax(0,1fr);gap:18px;padding:38px 16px 28px;display:grid}footer>*{min-width:0;max-width:100%}footer>small{grid-column:auto}.floating-whatsapp{padding-right:7px;bottom:10px;right:10px}.floating-whatsapp b{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
