/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid}}}@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)}.grid{display:grid}.table{display:table}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}}:root{--ink:#15231d;--muted:#5f6964;--paper:#f4f0e7;--surface:#fffdf8;--line:#d9d4c9;--green:#194c3b;--green-2:#0f372b;--lime:#c9f27b;--orange:#ec7a3c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.inline-icon{flex:none;font-size:1.1em;line-height:1}.check-icon{border:1px solid;border-radius:50%;place-items:center;width:18px;height:18px;font-size:11px;line-height:1;display:inline-grid}.shell{width:min(1160px,100% - 40px);margin-inline:auto}.nav{justify-content:space-between;align-items:center;gap:28px;height:92px;display:flex}.brand{align-items:center;gap:12px;display:inline-flex}.brand-mark{background:var(--green);color:#fff;letter-spacing:.08em;border-radius:50%;place-items:center;width:40px;height:40px;font-size:12px;font-weight:800;display:grid}.brand>span:last-child{line-height:1.1;display:grid}.brand strong{font-family:Georgia,serif;font-size:17px}.brand small{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;margin-top:4px;font-size:10px;font-weight:800}.nav-link{color:var(--muted);margin-left:auto;font-size:14px;font-weight:650}.nav-link:hover,.text-link:hover{color:var(--green)}.button{background:var(--green);color:#fff;border-radius:4px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 22px;font-size:14px;font-weight:750;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 8px 22px #194c3b29}.button:hover{background:var(--green-2);transform:translateY(-2px)}.button-small{min-height:42px;box-shadow:none;padding-inline:16px}.button-light{background:var(--lime);color:var(--green-2);box-shadow:none}.button-light:hover{color:#fff}.hero{grid-template-columns:1.15fr .85fr;align-items:center;gap:76px;min-height:650px;padding:72px 0 88px;display:grid}.eyebrow{color:var(--orange);letter-spacing:.15em;text-transform:uppercase;margin:0 0 17px;font-size:12px;font-weight:850;line-height:1}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.035em;font-family:Georgia,Times New Roman,serif;font-weight:500}h1{max-width:720px;margin-bottom:26px;font-size:clamp(52px,6vw,84px);line-height:.97}.hero-lede{max-width:650px;color:var(--muted);margin-bottom:31px;font-size:19px;line-height:1.65}.launch-offer{border-left:3px solid var(--orange);color:var(--muted);background:#fffdf8b8;align-items:center;gap:14px;margin:0 0 26px;padding:11px 14px;font-size:13px;display:inline-flex}.launch-offer strong{color:var(--green);font-size:14px}.hero-actions{align-items:center;gap:24px;display:flex}.text-link{border-bottom:1px solid var(--ink);padding-bottom:5px;font-size:14px;font-weight:700}.trust-list{color:var(--muted);flex-wrap:wrap;gap:18px 26px;margin:38px 0 0;padding:0;font-size:13px;font-weight:650;list-style:none;display:flex}.trust-list li{align-items:center;gap:7px;display:flex}.trust-list .check-icon{color:var(--green)}.hero-panel{background:var(--green);color:#fff;min-height:480px;padding:42px;position:relative;overflow:hidden;box-shadow:22px 22px #dfd6c6}.panel-grid{opacity:.11;background-image:linear-gradient(#ffffffa6 1px,#0000 1px),linear-gradient(90deg,#ffffffa6 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0}.hero-panel>:not(.panel-grid){position:relative}.panel-label{color:var(--lime);letter-spacing:.14em;text-transform:uppercase;margin-bottom:42px;font-size:11px;font-weight:800}.stat{border-top:1px solid #ffffff3b;grid-template-columns:105px 1fr;align-items:baseline;gap:24px;padding:23px 0;display:grid}.stat strong{font-family:Georgia,serif;font-size:25px;font-weight:500}.stat span{color:#ffffffbd;font-size:14px;line-height:1.5}.location{letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:750;bottom:30px;right:42px;position:absolute!important}.section{padding:104px 0}.section-heading{justify-content:space-between;align-items:end;gap:48px;margin-bottom:48px;display:flex}.section-heading h2,.custom-section h2,.cta h2{margin-bottom:0;font-size:clamp(38px,4vw,58px);line-height:1.05}.section-heading>p{max-width:420px;color:var(--muted);margin:0;font-size:16px;line-height:1.7}.product-grid{grid-template-columns:1fr 1fr;gap:28px;display:grid}.product-card{border:1px solid var(--line);background:var(--surface);overflow:hidden}.product-image{aspect-ratio:1.58;background:#ddd4c2;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.product-card:hover .product-image img{transform:scale(1.025)}.product-body{padding:30px 32px 34px}.card-kicker{color:var(--orange);letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px;font-size:10px;font-weight:850}.product-body h3{margin-bottom:14px;font-family:Georgia,serif;font-size:27px;font-weight:500;line-height:1.15}.product-body>p:not(.card-kicker){min-height:76px;color:var(--muted);margin-bottom:25px;font-size:14px;line-height:1.7}.card-link{color:var(--green);align-items:center;gap:9px;font-size:14px;font-weight:800;display:inline-flex}.card-link:hover .inline-icon{transform:translate(3px)}.custom-section{background:var(--green-2);color:#fff;padding:112px 0}.custom-grid{grid-template-columns:.88fr 1.12fr;gap:100px;display:grid}.eyebrow.light{color:var(--lime)}.custom-lede{color:#ffffffb3;max-width:520px;margin-top:27px;font-size:17px;line-height:1.75}.service-list>div{border-top:1px solid #ffffff2e;grid-template-columns:50px 180px 1fr;align-items:baseline;gap:20px;padding:27px 0;display:grid}.service-list span{color:var(--lime);font-family:Georgia,serif;font-size:15px}.service-list h3{margin:0;font-size:16px}.service-list p{color:#ffffffa8;margin:0;font-size:14px;line-height:1.65}.process-section{padding-bottom:120px}.section-heading.compact{max-width:720px}.steps{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.steps>div{background:var(--surface);padding:34px 30px 38px}.steps span{border:1px solid var(--green);width:32px;height:32px;color:var(--green);border-radius:50%;place-items:center;margin-bottom:42px;font-size:11px;font-weight:800;display:grid}.steps h3{margin-bottom:12px;font-family:Georgia,serif;font-size:22px;font-weight:500}.steps p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.cta{background:var(--orange);color:#18231f;justify-content:space-between;align-items:center;gap:42px;padding:56px 64px;display:flex}.cta .eyebrow{color:var(--green-2)}.cta h2{max-width:720px;font-size:clamp(33px,4vw,51px)}.cta .button{flex:none}.footer{min-height:170px;color:var(--muted);grid-template-columns:1fr 1.2fr auto;align-items:center;gap:30px;font-size:12px;display:grid}.footer p{margin:0}.footer p:last-child{text-align:right}@media (width<=900px){.nav-link{display:none}.hero{grid-template-columns:1fr;gap:58px;padding-top:48px}.hero-panel{min-height:430px}.custom-grid{grid-template-columns:1fr;gap:56px}.service-list>div{grid-template-columns:42px 180px 1fr}.footer{grid-template-columns:1fr 1fr;padding:50px 0}.footer>p:nth-child(2){display:none}}@media (width<=680px){.shell{width:min(100% - 26px,1160px)}.nav{height:78px}.nav .button{color:#0000;gap:0;width:42px;min-height:42px;padding:0;overflow:hidden}.nav .button .inline-icon{color:#fff}.hero{min-height:auto;padding:45px 0 68px}h1{font-size:49px}.hero-lede{font-size:17px}.hero-actions{flex-direction:column;align-items:stretch}.launch-offer{flex-direction:column;align-items:flex-start;gap:4px}.text-link{align-self:flex-start}.trust-list{gap:12px;display:grid}.hero-panel{min-height:420px;padding:30px 26px;box-shadow:10px 10px #dfd6c6}.stat{grid-template-columns:90px 1fr;gap:15px}.location{right:26px}.section{padding:76px 0}.section-heading{display:block}.section-heading>p{margin-top:24px}.product-grid,.steps{grid-template-columns:1fr}.product-body>p:not(.card-kicker){min-height:auto}.custom-section{padding:78px 0}.service-list>div{grid-template-columns:40px 1fr}.service-list p{grid-column:2}.cta{flex-direction:column;align-items:flex-start;margin-bottom:12px;padding:42px 28px}.footer{grid-template-columns:1fr;gap:20px}.footer p:last-child{text-align:left}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
