/*! 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{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--green:#198754;--green-dark:#123d2a;--green-deep:#0b2d1e;--green-pale:#e9f5ee;--graphite:#24272a;--muted:#647069;--line:#dfe7e2;--soft:#f4f7f5;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{background:var(--white);color:var(--graphite);margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #123d2a1a;grid-template-columns:auto 1fr auto;align-items:center;gap:38px;min-height:82px;padding:0 5vw;display:grid;position:sticky;top:0}.brand{flex-direction:column;min-width:150px;line-height:1;display:inline-flex}.brand span{letter-spacing:-.04em;color:var(--green-dark);font-size:23px;font-weight:900}.brand span strong{color:var(--green)}.brand small{letter-spacing:.28em;color:var(--graphite);margin-top:5px;font-size:8px;font-weight:800}.nav{justify-content:center;align-items:center;gap:clamp(16px,2vw,32px);display:flex}.nav a{color:#47514c;padding:31px 0 27px;font-size:14px;font-weight:700;position:relative}.nav a:hover,.nav a:focus-visible{color:var(--green)}.nav a:after{content:"";background:var(--green);height:2px;transition:all .2s;position:absolute;bottom:20px;left:0;right:100%}.nav a:hover:after{right:0}.menu-toggle{background:0 0;border:0;padding:10px;display:none}.menu-toggle i{background:var(--green-dark);width:24px;height:2px;margin:5px;display:block}.button{border:1px solid var(--green);background:var(--green);min-height:48px;color:var(--white);letter-spacing:.08em;cursor:pointer;border-radius:4px;justify-content:center;align-items:center;gap:18px;padding:0 24px;font-size:12px;font-weight:800;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.button:hover{background:#146f45;border-color:#146f45;transform:translateY(-1px)}.button-outline{color:var(--graphite);background:0 0;border-color:#b8c4bd}.button-outline:hover{background:var(--green-pale);color:var(--green-dark);border-color:var(--green)}.hero{background:linear-gradient(135deg,#f7faf8 0%,#fff 75%);grid-template-columns:50% 50%;min-height:660px;display:grid;overflow:hidden}.hero-copy{align-self:center;padding:clamp(70px,8vw,120px) 7vw clamp(60px,7vw,100px)}.eyebrow,.section-kicker{color:var(--green);letter-spacing:.18em;text-transform:uppercase;margin:0 0 18px;font-size:11px;font-weight:900}.eyebrow{align-items:center;gap:10px;display:flex}.eyebrow span{background:var(--green);width:30px;height:2px}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em;max-width:650px;color:var(--green-dark);margin-bottom:26px;font-size:clamp(50px,5.4vw,82px);line-height:.98}h1 em{color:var(--green);font-style:normal;display:block}.hero-text{color:#59645e;max-width:620px;font-size:18px;line-height:1.75}.button-row{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.hero-points{color:#5b665f;flex-wrap:wrap;gap:28px;margin-top:40px;font-size:12px;font-weight:700;display:flex}.hero-points b{background:var(--green-pale);width:18px;height:18px;color:var(--green);border-radius:50%;place-items:center;margin-right:5px;display:inline-grid}.hero-visual{background:var(--green-dark);min-height:560px;position:relative;overflow:hidden}.hero-visual:after{content:"";background:linear-gradient(90deg,#123d2a3d,#0000 45%),linear-gradient(#0000 55%,#061c1252);position:absolute;inset:0}.hero-visual img{object-fit:cover;width:100%;height:100%;display:block}.image-badge{z-index:2;border-left:4px solid var(--green);background:#fffffff0;align-items:center;gap:14px;max-width:330px;padding:16px 18px;display:flex;position:absolute;bottom:34px;left:36px;box-shadow:0 15px 40px #0000002e}.image-badge>span{background:var(--green-pale);width:38px;height:38px;color:var(--green);border-radius:50%;place-items:center;font-weight:900;display:grid}.image-badge strong,.image-badge small{display:block}.image-badge strong{color:var(--green-dark);font-size:13px}.image-badge small{color:var(--muted);margin-top:2px;font-size:11px}.search-wrap{z-index:4;background:var(--white);border:1px solid var(--line);grid-template-columns:280px 1fr;align-items:center;gap:32px;max-width:1180px;margin:-46px auto 0;padding:26px 30px;display:grid;position:relative;box-shadow:0 18px 50px #1431221f}.search-wrap h2{color:var(--green-dark);letter-spacing:-.02em;margin:0;font-size:24px}.search-wrap .section-kicker{margin-bottom:5px}.search-form{background:var(--soft);border:1px solid #dce5df;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:56px;padding-left:20px;display:grid}.search-form>span{color:var(--green);font-size:27px;transform:rotate(-20deg)}.search-form input{min-width:0;height:54px;color:var(--graphite);background:0 0;border:0;outline:0;font-size:14px}.search-form .button{border-radius:0;height:56px}.section{max-width:1240px;margin:0 auto;padding:105px 30px}.section-soft{background:var(--soft);max-width:none;padding-left:max(30px,50vw - 590px);padding-right:max(30px,50vw - 590px)}.section-heading{grid-template-columns:1fr minmax(280px,470px);align-items:end;gap:30px;margin-bottom:44px;display:grid}.section-heading h2,.center-heading h2,.about h2,.contact h2,.why h2{color:var(--green-dark);letter-spacing:-.04em;margin-bottom:0;font-size:clamp(34px,4vw,48px);line-height:1.08}.section-heading>p,.center-heading>p{color:var(--muted);margin-bottom:5px;line-height:1.75}.category-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.category-card{border:1px solid var(--line);background:var(--white);flex-direction:column;align-items:flex-start;min-height:180px;padding:25px;transition:all .2s;display:flex}.category-card:hover{border-color:var(--green);transform:translateY(-3px);box-shadow:0 12px 32px #134d3014}.category-icon{background:var(--green-pale);width:46px;height:46px;color:var(--green);place-items:center;margin-bottom:22px;font-size:23px;font-weight:700;display:grid}.category-card strong{color:var(--green-dark);font-size:17px}.category-card small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:auto;font-size:11px;font-weight:800}.category-card small b{color:var(--green);margin-left:8px}.result-note{background:var(--green-pale);border-left:3px solid var(--green);color:var(--green-dark);margin:-20px 0 28px;padding:13px 16px;font-size:13px}.parts-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.part-card{background:var(--white);border:1px solid var(--line);overflow:hidden}.part-photo{color:#72907e;background:linear-gradient(145deg,#dfe7e2,#f2f5f3);align-content:center;place-items:center;gap:18px;height:210px;display:grid}.part-photo span{font-size:62px}.part-photo small{letter-spacing:.16em;font-size:9px;font-weight:800}.part-info{padding:25px}.condition{color:var(--green);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:900}.part-info h3{color:var(--green-dark);margin:8px 0 18px;font-size:22px}.part-info dl{margin:0 0 20px}.part-info dl div{border-bottom:1px solid #edf1ee;grid-template-columns:82px 1fr;padding:7px 0;font-size:11px;display:grid}.part-info dt{color:var(--muted)}.part-info dd{color:var(--graphite);margin:0;font-weight:700}.text-button{color:var(--green);letter-spacing:.09em;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px;font-weight:900}.text-button b{margin-left:10px}.type-grid{border:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.type-card{border-right:1px solid var(--line);min-height:270px;padding:34px 28px;position:relative}.type-card:last-child{border-right:0}.type-card>span{color:#b9ccc0;font-size:38px;font-weight:900}.type-card h3{color:var(--green-dark);margin:34px 0 14px;font-size:20px}.type-card p{color:var(--muted);font-size:13px;line-height:1.7}.why{background:var(--green-dark);color:var(--white);grid-template-columns:.85fr 1.15fr;align-items:center;gap:90px;padding:90px max(5vw,50vw - 590px);display:grid}.section-kicker.light{color:#82d6aa}.why h2,.contact h2{color:var(--white)}.why>div>p:last-child{color:#b9c9c0;max-width:440px;margin-top:20px;line-height:1.7}.why ul{grid-template-columns:1fr 1fr;gap:14px;margin:0;padding:0;list-style:none;display:grid}.why li{background:#fff1;border:1px solid #ffffff1a;align-items:center;gap:13px;min-height:64px;padding:14px 18px;font-size:13px;font-weight:700;display:flex}.why li span{background:var(--green);border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;display:grid}.center-heading{text-align:center;max-width:620px;margin:0 auto 55px}.steps{grid-template-columns:repeat(4,1fr);gap:0;display:grid}.step{text-align:center;min-height:230px;padding:0 28px;position:relative}.step:not(:last-child):after{content:"";background:#bcd2c4;width:calc(100% - 56px);height:1px;position:absolute;top:28px;left:calc(50% + 28px)}.step>span{z-index:1;background:var(--green-pale);width:56px;height:56px;color:var(--green);border:1px solid #b9d8c5;border-radius:50%;place-items:center;margin:0 auto 26px;font-weight:900;display:grid;position:relative}.step h3{color:var(--green-dark);font-size:18px}.step p{color:var(--muted);font-size:13px;line-height:1.7}.about{background:var(--soft);grid-template-columns:1fr 1fr;min-height:520px;display:grid}.about-mark{background:linear-gradient(145deg,#0b2d1e,#198754);place-items:center;min-height:420px;display:grid;overflow:hidden}.about-mark span{color:#ffffff24;letter-spacing:-.12em;font-size:clamp(110px,18vw,270px);font-weight:900;transform:rotate(-7deg)}.about>div:last-child{align-self:center;max-width:650px;padding:70px 7vw}.about>div:last-child>p:not(.section-kicker){color:var(--muted);margin:25px 0 28px;font-size:16px;line-height:1.8}.contact{background:var(--green-deep);color:var(--white);grid-template-columns:.75fr 1.25fr;align-items:start;gap:75px;padding:100px max(5vw,50vw - 590px);display:grid}.contact-copy>p:not(.section-kicker){color:#b9c9c0;margin-top:22px;line-height:1.75}.contact-note{background:#ffffff0d;border:1px solid #ffffff1c;gap:13px;margin-top:34px;padding:16px;display:flex}.contact-note>span{background:var(--green);border-radius:50%;flex:0 0 30px;place-items:center;height:30px;font-weight:900;display:grid}.contact-note p{color:#b9c9c0;margin:0;font-size:12px}.contact-note strong{color:var(--white);display:block}.contact-form{background:var(--white);color:var(--graphite);padding:38px}.form-grid{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:24px;display:grid}.form-grid label{color:#425048;font-size:11px;font-weight:800}.form-grid input,.form-grid textarea{background:#fafcfb;border:1px solid #ced9d2;outline:none;width:100%;margin-top:7px;padding:12px 13px}.form-grid input{height:45px}.form-grid input:focus,.form-grid textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px var(--green-pale)}.form-grid .full{grid-column:1/-1}.contact-form .button{width:100%}.form-status{background:var(--green-pale);color:var(--green-dark);margin:14px 0 0;padding:11px;font-size:12px}footer{color:#b7c4bd;background:#071e14}.footer-main{grid-template-columns:1.4fr .7fr .8fr 1.25fr;gap:55px;max-width:1240px;margin:auto;padding:70px 30px 55px;display:grid}.brand-light span{color:var(--white)}.brand-light small{color:#b7c4bd}.footer-brand p{color:#819389;margin-top:25px;font-size:13px}.footer-main h3{color:var(--white);letter-spacing:.09em;text-transform:uppercase;margin-bottom:18px;font-size:12px}.footer-main>div:not(:first-child) a,.footer-main>div:not(:first-child) p{color:#92a39a;margin:0 0 10px;font-size:11px;line-height:1.5;display:block}.footer-main a:hover{color:#7fd6a8}.footer-bottom{color:#71847a;border-top:1px solid #ffffff14;justify-content:space-between;gap:20px;max-width:1180px;margin:auto;padding:22px 0;font-size:10px;display:flex}.legal-placeholder{height:0}@media (width<=1050px){.site-header{gap:18px}.nav{gap:14px}.nav a{font-size:12px}.hero{grid-template-columns:55% 45%}.category-grid,.type-grid{grid-template-columns:repeat(2,1fr)}.type-card:nth-child(2){border-right:0}.type-card:nth-child(-n+2){border-bottom:1px solid var(--line)}.footer-main{grid-template-columns:1fr 1fr}}@media (width<=780px){html{scroll-padding-top:72px}.site-header{grid-template-columns:1fr auto;min-height:72px;padding:0 20px}.header-cta{display:none}.menu-toggle{display:block}.nav{background:var(--white);border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:0;padding:10px 20px 22px;display:none;position:absolute;top:72px;left:0;right:0;box-shadow:0 15px 25px #00000014}.nav.open{display:flex}.nav a{border-bottom:1px solid #edf1ee;padding:13px 4px}.nav a:after{display:none}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:65px 24px 58px}h1{font-size:clamp(46px,13vw,64px)}.hero-text{font-size:16px}.hero-visual{min-height:420px}.hero-points{gap:14px}.search-wrap{border-left:0;border-right:0;grid-template-columns:1fr;gap:20px;margin:0;padding:28px 22px}.search-form{grid-template-columns:auto 1fr;padding:0 0 0 13px}.search-form .button{grid-column:1/-1;width:calc(100% + 14px);margin-left:-14px}.section,.section-soft{padding:75px 22px}.section-heading{grid-template-columns:1fr;margin-bottom:34px}.category-grid,.parts-grid,.type-grid{grid-template-columns:1fr}.type-card{border-right:0;border-bottom:1px solid var(--line)}.type-card:last-child{border-bottom:0}.why{grid-template-columns:1fr;gap:40px;padding:75px 22px}.why ul{grid-template-columns:1fr}.steps{grid-template-columns:1fr;gap:25px}.step{min-height:0;padding:0 10px 15px}.step:not(:last-child):after{width:1px;height:24px;top:56px;left:50%}.about{grid-template-columns:1fr}.about-mark{min-height:300px}.about>div:last-child{padding:65px 22px}.contact{grid-template-columns:1fr;gap:40px;padding:75px 22px}.contact-form{padding:25px 20px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.footer-main{grid-template-columns:1fr;gap:35px;padding:60px 22px 40px}.footer-bottom{flex-direction:column;margin:0 22px;padding:20px 0}}@media (width<=420px){.button-row .button{width:100%}.image-badge{bottom:18px;left:18px;right:18px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
