/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#071b1a;--mint:#b9f6df;--green:#14b89a;--paper:#f4f2eb;--line:#c8cbc2;--muted:#63706a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans),Arial,sans-serif;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}.site-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:50;background:#f4f2ebeb;border-bottom:1px solid #071b1a2e;justify-content:space-between;align-items:center;height:88px;padding:0 5vw;display:flex;position:sticky;top:0}.brand{letter-spacing:-.04em;align-items:center;gap:12px;font-size:18px;font-weight:800;display:flex}.brand>span:last-child{flex-direction:column;line-height:.82;display:flex}.brand small{letter-spacing:.3em;margin-top:7px;font-size:8px;font-weight:600}.brand-mark{border:1px solid var(--ink);border-radius:50%;justify-content:center;align-items:flex-end;gap:2px;width:36px;height:36px;display:flex}.brand-mark i{background:var(--ink);border-radius:5px 5px 1px 1px;width:5px;display:block}.brand-mark i:first-child{height:16px}.brand-mark i:nth-child(2){height:23px}.brand-mark i:nth-child(3){height:18px}.nav{gap:36px;font-size:13px;font-weight:600;display:flex}.nav a{position:relative}.nav a:after{content:"";background:var(--ink);height:1px;transition:all .25s;position:absolute;bottom:-5px;left:0;right:100%}.nav a:hover:after{right:0}.header-cta,.primary-button{background:var(--ink);color:#fff;cursor:pointer;border:0;justify-content:space-between;align-items:center;gap:30px;min-height:48px;padding:0 20px;font-weight:650;display:inline-flex}.header-cta span,.primary-button span{color:var(--mint);font-size:19px}.menu-button{background:0 0;border:0;width:44px;height:44px;display:none}.menu-button span{background:var(--ink);height:1px;margin:7px;display:block}.hero{grid-template-columns:1.08fr .92fr;min-height:790px;padding:58px 5vw 0;display:grid;position:relative;overflow:hidden}.hero-grid{pointer-events:none;background-image:linear-gradient(#071b1a0b 1px,#0000 1px),linear-gradient(90deg,#071b1a0b 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 92%);mask-image:linear-gradient(#000,#0000 92%)}.hero-copy{z-index:2;padding:45px 3vw 55px 0;position:relative}.eyebrow,.section-no{font-family:var(--font-geist-mono);letter-spacing:.13em;font-size:11px;font-weight:700}.eyebrow{align-items:center;gap:10px;margin-bottom:44px;display:flex}.eyebrow span{background:var(--green);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #14b89a29}h1{letter-spacing:-.075em;margin:0;font-size:clamp(55px,6vw,99px);font-weight:750;line-height:.88}h1 em,.cap-copy em{color:var(--green);font-style:normal;font-weight:450}.hero-copy>p{color:#44514c;max-width:600px;margin:38px 0 30px;font-size:19px;line-height:1.6}.hero-actions{align-items:center;gap:30px;display:flex}.primary-button{min-height:58px;padding:0 24px}.primary-button:hover,.header-cta:hover{background:#0f3733}.text-button{cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;font-size:13px;font-weight:650;display:flex}.pulse{background:var(--green);border-radius:50%;width:10px;height:10px;animation:2s infinite pulse;box-shadow:0 0 #14b89a80}@keyframes pulse{50%{opacity:.5}}.trust-row{gap:0;margin-top:60px;display:flex}.trust-row div{border-left:1px solid var(--line);flex-direction:column;padding:0 30px;display:flex}.trust-row div:first-child{border:0;padding-left:0}.trust-row strong{font-size:14px}.trust-row span{color:var(--muted);margin-top:5px;font-size:11px}.hero-visual{background:var(--mint);border-radius:50% 50% 0 0/43% 43% 0 0;align-self:end;min-height:650px;position:relative}.hero-visual:after{content:"";filter:blur(40px);background:#071b1a33;border-radius:50%;width:55%;height:18%;position:absolute;bottom:7%;left:25%}.orbit{border:1px solid #071b1a2b;border-radius:50%;position:absolute}.orbit-one{inset:9%}.orbit-two{inset:22%}.hero-bottle,.hero-jar{z-index:3;background:linear-gradient(90deg,#ffffff40,#ffffffbf 20%,#ffffff4d 56%,#071b1a1f);border:2px solid #071b1a61;position:absolute;bottom:11%;box-shadow:inset 12px 0 20px #fff6,15px 18px 30px #071b1a1f}.hero-bottle{border-radius:24px 24px 44px 44px}.hero-bottle i{background:#ffffff59;border:2px solid #071b1a59;border-bottom:0;border-radius:7px 7px 0 0;width:38%;height:13%;position:absolute;top:-13%;left:31%}.hero-bottle b{background:var(--ink);border-radius:6px 6px 2px 2px;width:44%;height:7%;position:absolute;top:-19%;left:28%}.hero-bottle span{border-top:1px solid #071b1a38;border-bottom:1px solid #071b1a38;border-radius:40%;position:absolute;inset:35% 10%}.bottle-a{width:25%;height:61%;left:18%}.bottle-b{width:22%;height:48%;left:44%}.bottle-c{width:18%;height:39%;left:66%}.hero-jar{border-radius:18px 18px 38px 38px;width:31%;height:30%;right:9%}.hero-jar:before{content:"";background:var(--ink);border:2px solid #071b1a66;border-radius:4px;width:86%;height:12%;position:absolute;top:-12%;left:7%}.hero-jar span{border-top:1px solid #071b1a40;border-bottom:1px solid #071b1a40;position:absolute;inset:18% 9%}.spec-tag{z-index:5;background:var(--paper);font-family:var(--font-geist-mono);letter-spacing:.08em;padding:8px 12px;font-size:9px;position:absolute;box-shadow:0 10px 30px #071b1a1a}.spec-tag span{color:var(--green);margin-right:8px}.tag-one{top:19%;left:-6%}.tag-two{top:38%;right:-2%}.tag-three{bottom:28%;left:-9%}.visual-caption{font:9px var(--font-geist-mono);letter-spacing:.1em;z-index:5;justify-content:space-between;display:flex;position:absolute;bottom:3%;left:8%;right:8%}.ticker{background:var(--ink);color:#fff;height:52px;font:11px var(--font-geist-mono);letter-spacing:.13em;white-space:nowrap;align-items:center;display:flex;overflow:hidden}.ticker div{min-width:max-content;animation:30s linear infinite ticker}.ticker b{color:var(--green);margin:0 28px}@keyframes ticker{to{transform:translate(-30%)}}.section{padding:120px 5vw}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:65px;display:flex}.section-heading h2,.cap-copy h2,.quote-intro h2{letter-spacing:-.065em;margin:25px 0 0;font-size:clamp(46px,5.3vw,78px);line-height:.96}.section-heading>p{width:33%;color:var(--muted);font-size:15px;line-height:1.65}.product-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.product-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff2e;min-height:515px;padding:20px;transition:all .3s}.product-card:hover{background:var(--mint);transform:translateY(-6px)}.product-top{font:10px var(--font-geist-mono);justify-content:space-between;display:flex}.product-top button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;width:32px;height:32px}.product-shape{background:linear-gradient(90deg,#fff3,#ffffffe6 28%,#b9f6df38);border:1.5px solid #71817a;border-radius:17px 17px 27px 27px;width:36%;height:250px;margin:44px auto 28px;position:relative;box-shadow:inset 8px 0 11px #fffc,9px 12px 20px #071b1a14}.product-shape:before{content:"";background:#e7ebe4;border:1.5px solid #71817a;border-radius:4px 4px 0 0;width:45%;height:14px;position:absolute;top:-14px;left:27.5%}.product-shape:after{content:"";border-top:1px solid #071b1a33;border-bottom:1px solid #071b1a33;position:absolute;inset:42% 8%}.product-shape.curve{border-radius:45% 45% 30px 30px/13% 13% 30px 30px;width:43%}.product-shape.jar{border-radius:13px 13px 28px 28px;width:65%;height:195px;margin-top:98px}.product-shape.jar:before{background:var(--ink);width:82%;height:17px;top:-17px;left:9%}.product-shape.pump{width:34%;height:230px;margin-top:64px}.product-shape.pump:before{background:#e7ebe4;width:18%;height:25px;top:-25px;left:41%}.product-shape.pump i:before{content:"";background:#71817a;width:50px;height:7px;position:absolute;top:-30px;left:50%}.product-card h3{letter-spacing:-.03em;margin:0 0 16px;font-size:20px}.product-meta{border-top:1px solid var(--line);flex-direction:column;gap:5px;padding-top:13px;display:flex}.product-meta strong{font-size:11px;font-family:var(--font-geist-mono)}.product-meta span{color:var(--muted);font-size:11px}.capabilities{background:var(--ink);color:#fff;grid-template-columns:1fr 1fr;gap:9vw;display:grid}.section-no.light{color:var(--mint)}.cap-copy p{color:#aab8b3;max-width:530px;margin:30px 0;line-height:1.7}.light-link{border-bottom:1px solid var(--mint);color:var(--mint);gap:50px;padding:16px 0;font-size:13px;display:inline-flex}.cap-list{border-top:1px solid #fff3}.cap-list article{border-bottom:1px solid #fff3;grid-template-columns:40px 1fr 30px;gap:24px;min-height:174px;padding:28px 0;display:grid}.cap-list article>span{font:10px var(--font-geist-mono);color:var(--green)}.cap-list h3{margin:0 0 13px;font-size:26px}.cap-list p{color:#aab8b3;max-width:460px;margin:0;font-size:13px;line-height:1.55}.cap-list b{color:var(--mint);font-weight:400}.process-line{border-top:1px solid var(--ink);grid-template-columns:repeat(4,1fr);display:grid}.process-line article{min-height:245px;padding:35px 30px 0 0;position:relative}.process-line article:before{content:"";background:var(--paper);border:2px solid var(--ink);border-radius:50%;width:11px;height:11px;position:absolute;top:-6px;left:0}.process-line article:first-child:before{background:var(--green)}.process-line span{font:10px var(--font-geist-mono);color:var(--green)}.process-line h3{margin:55px 0 12px;font-size:21px}.process-line p{color:var(--muted);max-width:230px;font-size:13px;line-height:1.6}.quote{background:var(--mint);grid-template-columns:.85fr 1.15fr;gap:8vw;display:grid}.quote-intro p{color:#3f5b52;max-width:480px;margin:28px 0 40px;line-height:1.65}.direct-links a{border-top:1px solid #071b1a40;grid-template-columns:42px 1fr 25px;align-items:center;gap:14px;padding:18px 0;font-size:13px;display:grid}.direct-links a:last-child{border-bottom:1px solid #071b1a40}.direct-links a>span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-size:10px;display:grid}.direct-links small{font:8px var(--font-geist-mono);letter-spacing:.12em;color:#58746b;margin-bottom:4px;display:block}.form-card{background:var(--paper);padding:45px;box-shadow:0 20px 60px #071b1a1a}.form-card label,.schedule-modal label{letter-spacing:.03em;flex-direction:column;gap:8px;font-size:11px;font-weight:650;display:flex}.split{grid-template-columns:1fr 1fr;gap:18px;display:grid}.form-card input,.form-card select,.form-card textarea,.schedule-modal input,.schedule-modal select,.schedule-modal textarea{border:0;border-bottom:1px solid var(--line);width:100%;min-height:49px;color:var(--ink);background:0 0;border-radius:0;outline:none;font-size:14px}.form-card input:focus,.form-card select:focus,.form-card textarea:focus,.schedule-modal input:focus,.schedule-modal select:focus,.schedule-modal textarea:focus{border-color:var(--green)}.form-card textarea,.schedule-modal textarea{resize:vertical;min-height:82px;padding-top:15px}.form-card>.split,.form-card>label{margin-bottom:24px}.form-card .primary-button{width:100%;margin-top:4px}.form-card>small{color:var(--muted);text-align:center;margin-top:14px;font-size:9px;display:block}.form-success{flex-direction:column;justify-content:center;align-items:flex-start;min-height:450px;display:flex}.form-success>span,.success>span{background:var(--green);border-radius:50%;place-items:center;width:50px;height:50px;font-size:24px;display:grid}.form-success h3{margin:24px 0 8px;font-size:32px}.form-success p{max-width:390px;color:var(--muted);line-height:1.6}.form-success button{border:0;border-bottom:1px solid var(--ink);cursor:pointer;background:0 0;padding:8px 0}footer{color:#fff;background:#06110f;padding:70px 5vw 24px}.footer-top{border-bottom:1px solid #ffffff26;justify-content:space-between;align-items:center;padding-bottom:55px;display:flex}.footer-brand .brand-mark{border-color:#fff}.footer-brand .brand-mark i{background:#fff}.footer-top p{color:#9ba9a4;max-width:320px;font-size:14px}.footer-top button{color:var(--mint);font:9px var(--font-geist-mono);letter-spacing:.12em;cursor:pointer;background:0 0;border:0}.footer-grid{grid-template-columns:1.2fr 1fr 1fr;gap:5vw;padding:55px 0;display:grid}.footer-grid div{flex-direction:column;gap:10px;font-size:13px;display:flex}.footer-grid small{color:var(--green);font:9px var(--font-geist-mono);letter-spacing:.13em;margin-bottom:7px}.footer-grid span{color:#9ba9a4}.footer-bottom{color:#68736f;font:9px var(--font-geist-mono);letter-spacing:.08em;border-top:1px solid #ffffff26;justify-content:space-between;padding-top:24px;display:flex}.whatsapp-float,.chat-float{z-index:35;cursor:pointer;border:0;position:fixed;bottom:24px;box-shadow:0 8px 30px #071b1a38}.whatsapp-float{color:#fff;background:#25d366;border-radius:50%;width:52px;height:52px;font-size:10px;font-weight:800;left:24px}.whatsapp-float span{background:var(--ink);opacity:0;pointer-events:none;padding:9px 12px;transition:all .2s;position:absolute;top:9px;left:60px;transform:translate(-5px)}.whatsapp-float:hover span{opacity:1;transform:none}.chat-float{background:var(--ink);color:#fff;border-radius:28px;height:48px;padding:0 18px;font-weight:650;right:24px}.chat-float span{color:var(--mint);margin-right:7px}.chat-panel{z-index:80;border:1px solid var(--line);background:#fff;width:min(380px,100vw - 32px);position:fixed;bottom:82px;right:24px;box-shadow:0 24px 80px #071b1a40}.chat-panel header{background:var(--ink);color:#fff;justify-content:space-between;align-items:center;padding:17px;display:flex}.chat-panel header>div{align-items:center;gap:12px;display:flex}.chat-panel header>div>span{background:var(--mint);width:35px;height:35px;color:var(--ink);border-radius:50%;place-items:center;display:grid}.chat-panel header strong{font-size:13px}.chat-panel header small{font:8px var(--font-geist-mono);letter-spacing:.1em;color:#aab8b3;margin-top:4px;display:block}.chat-panel header small i{background:var(--green);border-radius:50%;width:5px;height:5px;margin-right:5px;display:inline-block}.chat-panel header button{color:#fff;cursor:pointer;background:0 0;border:0;font-size:25px}.chat-messages{background:#f7f7f3;height:330px;padding:18px;overflow:auto}.chat-messages p{max-width:88%;margin:0 0 10px;padding:11px 13px;font-size:13px;line-height:1.5}.chat-messages .bot{background:#fff;border:1px solid #e2e4dd;border-radius:3px 13px 13px}.chat-messages .user{background:var(--mint);border-radius:13px 3px 13px 13px;margin-left:auto}.quick-replies{flex-wrap:wrap;gap:7px;margin-top:15px;display:flex}.quick-replies button{border:1px solid var(--green);color:#0b725f;cursor:pointer;background:#fff;border-radius:20px;padding:8px 10px;font-size:10px}.chat-panel form{border-top:1px solid #e2e4dd;padding:10px;display:flex}.chat-panel form input{border:0;outline:0;flex:1;padding:0 8px;font-size:12px}.chat-panel form button{background:var(--ink);width:36px;height:36px;color:var(--mint);cursor:pointer;border:0;border-radius:50%}.chat-note{text-align:center;color:var(--muted);padding:0 12px 10px;font-size:8px;display:block}.modal-backdrop{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);z-index:100;background:#030d0cb8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.schedule-modal{background:var(--paper);width:min(680px,100%);max-height:92vh;padding:48px;position:relative;overflow:auto;box-shadow:0 30px 100px #0006}.modal-close{cursor:pointer;background:0 0;border:0;font-size:27px;position:absolute;top:15px;right:20px}.schedule-modal h2{letter-spacing:-.05em;margin:20px 0 12px;font-size:42px;line-height:1}.schedule-modal>p{color:var(--muted);margin-bottom:28px;line-height:1.6}.schedule-modal form>.split,.schedule-modal form>label{margin-bottom:22px}.schedule-modal .primary-button{width:100%}.success{text-align:center;flex-direction:column;align-items:center;padding:40px 20px;display:flex}.success h2{margin-top:25px}.success p{color:var(--muted);max-width:420px;line-height:1.6}.success .primary-button{min-width:160px;margin-top:15px}@media (width<=1000px){.nav{background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;padding:30px 5vw;display:none;position:absolute;top:88px;left:0;right:0}.nav.open{display:flex}.header-cta{display:none}.menu-button{display:block}.hero{grid-template-columns:1fr;padding-top:35px}.hero-copy{padding-right:0}.hero-visual{width:min(660px,100%);min-height:590px;margin:auto}.trust-row{margin-bottom:30px}.product-grid{grid-template-columns:1fr 1fr}.capabilities{grid-template-columns:1fr}.section-heading{align-items:flex-start}.section-heading>p{width:40%}.quote{grid-template-columns:1fr}}@media (width<=650px){.site-header{height:72px}.nav{top:72px}.hero{min-height:auto;padding:36px 20px 0}.hero-copy{padding-top:15px}.eyebrow{margin-bottom:30px}h1{font-size:53px}.hero-copy>p{margin:27px 0;font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start;gap:20px}.trust-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.trust-row div{padding-left:18px}.trust-row div:nth-child(3){border:0;padding:0}.hero-visual{min-height:440px;margin-top:30px}.spec-tag{display:none}.visual-caption{font-size:7px}.ticker{height:44px}.section{padding:80px 20px}.section-heading{margin-bottom:40px;display:block}.section-heading>p{width:100%;margin-top:25px}.section-heading h2,.cap-copy h2,.quote-intro h2{font-size:46px}.product-grid{grid-template-columns:1fr}.product-card{min-height:470px}.capabilities{gap:70px}.process-line{border-top:0;grid-template-columns:1fr}.process-line article{border-top:1px solid var(--line);min-height:auto;padding:25px 0}.process-line article:before{display:none}.process-line h3{margin:25px 0 8px}.form-card,.schedule-modal{padding:30px 20px}.split{grid-template-columns:1fr;gap:22px}.footer-top{display:block}.footer-top p{margin:30px 0}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;gap:15px}.whatsapp-float{bottom:14px;left:14px}.chat-float{bottom:14px;right:14px}.chat-panel{bottom:72px;right:16px}.schedule-modal h2{font-size:34px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.abm-mark{background:var(--ink);color:#fff;width:44px;height:44px;font:700 10px var(--font-geist-mono);letter-spacing:.08em;border-radius:50%;place-items:center;display:grid}.footer-brand .abm-mark{background:var(--mint);color:var(--ink)}.agrahari-hero{grid-template-columns:.95fr 1.05fr;min-height:760px}.agrahari-hero h1{font-size:clamp(56px,6vw,95px)}.agrahari-visual{background:#eaf7f7;border-radius:0;align-self:stretch;min-height:650px;margin-bottom:58px;overflow:hidden}.agrahari-visual:after{display:none}.agrahari-visual img{object-fit:cover;object-position:67% center;width:100%;height:100%;position:absolute;inset:0}.agrahari-visual .visual-caption{color:#fff;background:#071b1ae0;padding:15px 18px;bottom:0;left:0;right:0}.catalog-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.catalog-card{background:#fff;border:1px solid #d7dcd5;min-width:0;transition:transform .25s,box-shadow .25s}.catalog-card:hover{transform:translateY(-5px);box-shadow:0 18px 42px #071b1a1a}.catalog-photo{background:#eef8f8;height:275px;overflow:hidden}.catalog-photo img{object-fit:cover;width:100%;height:100%;transform:scale(1.85)}.catalog-copy{padding:21px}.catalog-copy>span{color:var(--green);font:10px var(--font-geist-mono)}.catalog-copy h3{letter-spacing:-.025em;min-height:46px;margin:13px 0 8px;font-size:19px}.catalog-copy p{color:var(--muted);min-height:34px;font-size:11px;line-height:1.5}.catalog-copy>div{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;margin-top:18px;padding-top:15px;display:flex}.catalog-copy strong{font-size:11px}.catalog-copy button{color:#087866;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px;font-weight:700}.featured-product{background:var(--ink);color:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:8vw;display:grid}.featured-photo{background:#fff;height:600px;position:relative;overflow:hidden}.featured-photo img{object-fit:cover;object-position:77% center;width:100%;height:100%;position:absolute;transform:scale(1.45)}.featured-copy h2{letter-spacing:-.06em;margin:25px 0;font-size:clamp(43px,5vw,70px);line-height:.98}.featured-copy>p{color:#aab8b3;max-width:590px;line-height:1.7}.spec-grid{border-top:1px solid #fff3;grid-template-columns:1fr 1fr;margin-top:35px;display:grid}.spec-grid span{border-bottom:1px solid #fff3;padding:17px 0;font-size:14px}.spec-grid small{color:var(--green);font:8px var(--font-geist-mono);letter-spacing:.12em;margin-bottom:6px;display:block}.featured-price{justify-content:space-between;align-items:center;gap:20px;margin-top:30px;display:flex}.featured-price strong{color:var(--mint);font-size:25px}.featured-price a{color:var(--mint);border-bottom:1px solid var(--mint);padding-bottom:7px;font-size:12px}.about-points{border-top:1px solid #fff3}.about-points article{border-bottom:1px solid #fff3;grid-template-columns:40px 1fr;gap:22px;min-height:160px;padding:27px 0;display:grid}.about-points article>span{font:10px var(--font-geist-mono);color:var(--green)}.about-points h3{margin:0 0 12px;font-size:25px}.about-points p{color:#aab8b3;margin:0;font-size:13px;line-height:1.65}.profile-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.profile-grid>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff38;flex-direction:column;justify-content:space-between;min-height:145px;padding:24px;display:flex}.profile-grid span{color:var(--muted);font:9px var(--font-geist-mono);letter-spacing:.09em;text-transform:uppercase}.profile-grid strong{font-size:18px;line-height:1.35}.location-card{background:#dff6ef;grid-template-columns:1.4fr .6fr;gap:6vw;margin-top:40px;padding:50px;display:grid}.location-card h3{letter-spacing:-.05em;margin:20px 0 15px;font-size:40px;line-height:1.05}.location-card p{color:var(--muted)}.hours{border-left:1px solid #071b1a33;flex-direction:column;gap:5px;padding-left:40px;display:flex}.hours small{color:#087866;font:9px var(--font-geist-mono);letter-spacing:.12em;margin-bottom:12px}.hours span{color:var(--muted);margin-top:8px;font-size:11px}.hours strong{font-size:14px}.hours a{border-bottom:1px solid var(--ink);align-self:flex-start;margin-top:20px;padding-bottom:5px;font-size:12px}.direct-links a:nth-child(2) span{background:#0d8f83}@media (width<=1100px){.catalog-grid,.profile-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=1000px){.agrahari-hero{grid-template-columns:1fr}.agrahari-visual{min-height:500px;margin-bottom:0}.featured-product{grid-template-columns:1fr}.featured-photo{height:470px}}@media (width<=650px){.agrahari-brand>span:last-child{font-size:14px}.abm-mark{width:38px;height:38px}.agrahari-hero h1{font-size:51px}.agrahari-visual{min-height:390px}.agrahari-visual img{object-position:72% center}.catalog-grid{grid-template-columns:1fr}.catalog-photo{height:310px}.featured-product{padding-top:60px}.featured-photo{height:360px}.featured-copy h2{font-size:42px}.featured-price{flex-direction:column;align-items:flex-start}.profile-grid{grid-template-columns:1fr 1fr}.profile-grid>div{min-height:125px;padding:18px}.profile-grid strong{font-size:14px}.location-card{grid-template-columns:1fr;padding:30px 20px}.location-card h3{font-size:33px}.hours{border-top:1px solid #071b1a33;border-left:0;padding:25px 0 0}}
