:root{--stone-950:#171918;--stone-800:#2f3431;--stone-500:#737a75;--stone-200:#d8d9d3;--stone-50:#f2f3f1;--water-600:#1f6f73;--leaf-600:#4f6d4a;--error-600:#8a342d;--max-width:1240px;--radius:2px}*{box-sizing:border-box}html{font-family:Helvetica Neue,PingFang SC,Noto Sans Myanmar,Noto Sans Lao,Helvetica,Arial,system-ui,-apple-system,sans-serif;scroll-behavior:smooth}body,html{background:var(--stone-50);color:var(--stone-950)}body{min-width:320px;min-height:100vh;margin:0;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}h1,h2,h3{overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;letter-spacing:-.035em;line-height:1.08}html[lang=my] h1,html[lang=my] h2,html[lang=my] h3{letter-spacing:normal;line-height:1.3}.site-container{width:min(calc(100% - 96px),var(--max-width));margin-inline:auto}.skip-link{position:fixed;z-index:100;top:8px;inset-inline-start:8px;padding:10px 14px;border:1px solid var(--stone-950);background:var(--stone-50);transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{border-bottom:1px solid var(--stone-200)}.header-inner{display:grid;min-height:88px;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:42px;gap:42px}.wordmark{display:inline-flex;min-height:44px;align-items:center;color:var(--stone-950);font-size:clamp(1.2rem,2vw,1.65rem);font-weight:650;letter-spacing:.2em;line-height:1}.mobile-navigation,.primary-navigation{display:flex;align-items:center;gap:clamp(20px,2.8vw,42px)}.primary-navigation{justify-content:center}.footer-navigation a,.mobile-navigation a,.primary-navigation a{min-height:44px;display:inline-flex;align-items:center;border-bottom:2px solid transparent;font-size:.92rem}.footer-navigation a:focus-visible,.footer-navigation a:hover,.mobile-navigation a:focus-visible,.mobile-navigation a:hover,.primary-navigation a:focus-visible,.primary-navigation a:hover{border-bottom-color:var(--water-600)}.mobile-navigation a:last-child,.primary-navigation a:last-child{min-height:44px;padding-inline:18px;border:1px solid var(--stone-950);border-radius:var(--radius)}.language-switcher{position:relative;min-height:44px;white-space:nowrap}.language-switcher summary{min-height:44px;display:inline-flex;align-items:center;gap:10px;cursor:pointer;list-style:none}.language-switcher summary::-webkit-details-marker{display:none}.language-switcher[open] summary svg{transform:rotate(180deg)}.language-menu{position:absolute;z-index:80;inset-block-start:calc(100% + 8px);inset-inline-end:0;width:min(280px,calc(100vw - 32px));max-height:min(70vh,560px);padding:8px;overflow-y:auto;overscroll-behavior:contain;border:1px solid var(--stone-200);background:var(--stone-50);box-shadow:0 18px 48px rgb(23 25 24/14%)}.language-switcher:not([open]) .language-menu{display:none}.language-menu a{min-height:44px;display:flex;align-items:center;padding-inline:14px;-webkit-border-start:2px solid transparent;border-inline-start:2px solid transparent}.language-menu a:focus-visible,.language-menu a:hover{background:#e8ebe7}.language-menu a[aria-current=page]{border-inline-start-color:var(--water-600);color:var(--water-600);font-weight:650}@media (max-width:1500px) and (min-width:761px){.header-inner{gap:20px}.primary-navigation{gap:18px}.primary-navigation a{font-size:.82rem}}.mobile-menu{display:none}.mobile-menu summary{width:44px;height:44px;display:grid;cursor:pointer;list-style:none;place-content:center;grid-gap:6px;gap:6px}.mobile-menu summary::-webkit-details-marker{display:none}.menu-line{width:25px;height:1px;display:block;background:var(--stone-950)}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap;border:0}.site-main{min-height:55vh}.site-footer{margin-top:96px;padding-block:56px 42px;border-top:1px solid var(--stone-800);background:var(--stone-950);color:var(--stone-200)}.site-footer .wordmark{color:var(--stone-50)}.footer-bottom,.footer-top{display:flex;align-items:center;justify-content:space-between;gap:32px}.footer-top{padding-bottom:30px;border-bottom:1px solid var(--stone-500)}.footer-bottom{padding-top:28px}.footer-navigation{display:flex;flex-wrap:wrap;gap:18px 34px}.footer-statement{margin:0;color:var(--stone-200);font-size:.88rem}.not-found{min-height:70vh;display:grid;align-content:center;grid-gap:20px;gap:20px;padding-block:72px}.not-found h1,.not-found p{max-width:620px;margin:0}.not-found a{width:-moz-fit-content;width:fit-content;min-height:44px;display:inline-flex;align-items:center;padding-inline:18px;border:1px solid var(--stone-950);border-radius:var(--radius)}.home-hero{min-height:640px;display:grid;grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);align-items:center;grid-gap:clamp(52px,6vw,96px);gap:clamp(52px,6vw,96px);padding-block:82px 66px}.hero-copy h1,.inquiry-band h2,.section-copy h2,.section-heading,.section-intro h2{margin:0;font-size:clamp(2.8rem,5.3vw,5.35rem);font-weight:540}.hero-copy h1{max-width:690px}.hero-copy>p{max-width:610px;margin:30px 0 0;color:var(--stone-800);font-size:clamp(1.05rem,1.5vw,1.28rem)}.hero-actions{display:flex;flex-wrap:wrap;gap:18px;margin-top:38px}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding-inline:28px;border:1px solid var(--stone-950);border-radius:var(--radius);font-size:.98rem;font-weight:600;transition:background-color .16s ease,color .16s ease}.button-primary{border-color:var(--water-600);background:var(--water-600);color:var(--stone-50)}.button-secondary:focus-visible,.button-secondary:hover{background:var(--stone-950);color:var(--stone-50)}.button-primary:focus-visible,.button-primary:hover{background:var(--stone-950)}.hero-visual{align-self:end}.hero-visual>p{margin:14px 0 0;text-align:center;font-size:.88rem}.hero-schematic{width:100%;height:auto;display:block}.hero-filter,.hero-growbed,.hero-tank{fill:transparent;stroke:var(--stone-800);stroke-width:1.5}.hero-flow,.hero-water{fill:none;stroke:var(--water-600);stroke-width:2}.hero-flow{stroke-linecap:round;stroke-linejoin:round}.hero-flow-fill{fill:var(--water-600)}.hero-filter-line,.hero-fish,.hero-plant{fill:none;stroke:var(--stone-800);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.hero-plant{stroke:var(--leaf-600)}.proof-rail{border-block:1px solid var(--stone-200)}.proof-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.proof-item{min-height:178px;display:grid;grid-template-columns:58px 1fr;align-items:center;grid-gap:18px;gap:18px;padding:30px 26px;-webkit-border-start:1px solid var(--stone-200);border-inline-start:1px solid var(--stone-200)}.proof-item:last-child{-webkit-border-end:1px solid var(--stone-200);border-inline-end:1px solid var(--stone-200)}.proof-item svg{width:58px;fill:none;stroke:var(--water-600);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.proof-item h2{margin:0;font-size:1.02rem;font-weight:650;letter-spacing:-.01em;line-height:1.25}.proof-item p{margin:9px 0 0;color:var(--stone-500);font-size:.76rem;line-height:1.4}.home-section{padding-block:118px;scroll-margin-top:28px}.principle-section{display:grid;grid-template-columns:minmax(420px,.92fr) minmax(0,1.08fr);align-items:center;grid-gap:clamp(60px,8vw,126px);gap:clamp(60px,8vw,126px)}.cycle-column{-webkit-border-end:1px solid var(--stone-500);border-inline-end:1px solid var(--stone-500);-webkit-padding-end:clamp(36px,5vw,76px);padding-inline-end:clamp(36px,5vw,76px)}.cycle-diagram{width:min(100%,590px);height:auto;display:block;margin-inline:auto}.cycle-flow{fill:none;stroke:var(--water-600);stroke-width:2}.cycle-arrow-fill{fill:var(--water-600)}.cycle-node circle{fill:var(--stone-50);stroke:var(--water-600);stroke-width:2}.cycle-symbol{fill:none;stroke:var(--stone-800);stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.cycle-dot{fill:var(--leaf-600)!important;stroke:none!important}.cycle-node text{fill:var(--stone-950);font-family:Arial,Helvetica,system-ui,sans-serif;font-size:15px;font-weight:600;text-anchor:middle}.operating-note{margin:24px 0 0;padding:20px 0 0 56px;border-top:1px solid var(--stone-200);color:var(--stone-800);font-size:.9rem}.inquiry-band h2,.section-copy h2,.section-heading,.section-intro h2{font-size:clamp(2.45rem,4.4vw,4.65rem)}.section-copy>p,.section-intro>p{max-width:690px;margin:26px 0 0;color:var(--stone-800);font-size:1.06rem}.principle-copy:before{width:58px;height:3px;display:block;margin-bottom:30px;background:var(--leaf-600);content:""}.benefits-section{border-block:1px solid var(--stone-200)}.section-heading{max-width:820px}.benefit-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0;gap:0;margin-top:62px;border-top:1px solid var(--stone-500)}.benefit-columns article{padding:42px 54px 0 0}.benefit-columns article+article{-webkit-padding-end:0;padding-inline-end:0;-webkit-padding-start:54px;padding-inline-start:54px;-webkit-border-start:1px solid var(--stone-500);border-inline-start:1px solid var(--stone-500)}.benefit-columns h3{margin:0;font-size:1.55rem;font-weight:600}.benefit-columns p{max-width:620px;margin:20px 0 34px;color:var(--stone-800)}.ruled-list{margin:0;padding:0;list-style:none}.ruled-list li{min-height:64px;display:flex;align-items:center;gap:16px;padding-block:14px;border-top:1px solid var(--stone-200)}.ruled-list li:before{color:var(--leaf-600);content:"→";font-size:1.25rem}.systems-section .section-intro{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.65fr);align-items:end;grid-gap:60px;gap:60px}.systems-section .section-intro p{margin:0}.concept-section{padding-bottom:118px}.concept-figure{margin:0;border-top:1px solid var(--stone-500)}.concept-image-frame{overflow:hidden;margin-top:24px;border:1px solid var(--stone-200);background:var(--stone-50)}.concept-image-frame img{width:100%;height:auto;display:block}.concept-figure figcaption{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:52px;gap:52px;padding-top:28px}.concept-figure h2{max-width:760px;margin:0;font-size:clamp(1.8rem,3vw,3rem)}.concept-figure figcaption>div>p{max-width:760px;margin:16px 0 0;color:var(--stone-800)}.concept-disclosure{margin:7px 0 0;color:var(--stone-500);font-size:.75rem;letter-spacing:.04em;white-space:nowrap}.concept-section-expanded{padding-top:0}.system-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:54px}.system-record{min-width:0;display:flex;flex-direction:column;padding:24px;border:1px solid var(--stone-500)}.system-record header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.system-record h2,.system-record h3{margin:0;font-size:1.2rem;font-weight:650}.system-record code{color:var(--stone-800);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem;white-space:nowrap}.system-category{margin:12px 0 4px;color:var(--stone-500);font-size:.78rem}.technical-card-visual{margin-top:18px}.technical-card-svg{width:100%;height:auto;display:block}.technical-filter,.technical-growbed,.technical-vessel{fill:transparent;stroke:var(--stone-800);stroke-width:1.4}.technical-flow,.technical-water{fill:none;stroke:var(--water-600);stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.technical-flow-return{stroke-dasharray:6 5}.technical-flow-fill{fill:var(--water-600)}.technical-bed-line,.technical-filter-line,.technical-fish,.technical-plant{fill:none;stroke:var(--stone-800);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.3}.technical-plant{stroke:var(--leaf-600)}.technical-sku{fill:var(--stone-800);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.technical-disclosure{display:flex;gap:7px;margin:4px 0 0;color:var(--stone-500);font-size:.72rem}.attribute-list{margin:18px 0 0;border-top:1px solid var(--stone-200)}.attribute-list>div,.material-specs>div{min-height:48px;display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:16px;gap:16px;border-bottom:1px solid var(--stone-200)}.attribute-list dd,.attribute-list dt,.material-specs dd,.material-specs dt{margin:0;font-size:.8rem}.attribute-list dd,.material-specs dd{text-align:end}.system-link{min-height:50px;display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:18px;border-top:1px solid var(--stone-500);color:var(--water-600);font-weight:650}.catalog-state{min-height:180px;display:grid;margin:52px 0 0;border:1px dashed var(--stone-500);color:var(--stone-500);place-items:center;text-align:center}.catalog-empty-state,.catalog-error-state{gap:18px;padding:32px}.catalog-empty-state h2,.catalog-empty-state p,.catalog-error-state p{margin:0}.catalog-empty-state h2{color:var(--stone-800);font-size:1.3rem}.catalog-inquiry-link{min-height:52px;display:inline-flex;align-items:center;gap:16px;margin-top:34px;border-bottom:1px solid var(--stone-500);color:var(--water-600);font-weight:650}.system-detail-media>img,.system-image-frame{width:100%;height:auto;display:block}.system-image-frame{margin-top:18px;overflow:hidden;border:1px solid var(--stone-200);aspect-ratio:3/2}.system-image-frame img{width:100%;height:100%;display:block;object-fit:cover}.system-summary{margin:20px 0 0;color:var(--stone-800);font-size:.9rem}.system-highlights{margin-top:20px}.system-highlights li{min-height:52px;font-size:.84rem}.systems-page{min-height:68vh}.system-detail{padding-block:92px 118px}.system-detail-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;grid-gap:56px;gap:56px;padding-bottom:42px;border-bottom:1px solid var(--stone-500)}.system-detail-header h1{max-width:900px;margin:12px 0 0;font-size:clamp(2.8rem,5.8vw,6.5rem);letter-spacing:-.055em;line-height:.94}.system-detail-header>div>p:last-child{max-width:760px;margin:28px 0 0;color:var(--stone-800);font-size:1.08rem}.system-detail-sku{margin:0;color:var(--water-600);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.78rem}.system-detail-media{max-width:980px;margin:72px auto 0}.system-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0;gap:0;margin-top:80px;border-top:1px solid var(--stone-500)}.system-detail-grid section{padding:34px 48px 0 0}.system-detail-grid section+section{-webkit-padding-end:0;padding-inline-end:0;-webkit-padding-start:48px;padding-inline-start:48px;-webkit-border-start:1px solid var(--stone-500);border-inline-start:1px solid var(--stone-500)}.system-attributes h2,.system-detail-grid h2{margin:0 0 26px;font-size:1.5rem}.system-attributes{max-width:900px;margin-top:78px}.system-attributes .attribute-list{margin-top:0}.system-inquiry-action{margin-top:58px}.detail-error{min-height:64vh;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:30px}.detail-error h1{max-width:850px;margin:0;font-size:clamp(2.7rem,5vw,5.6rem)}.materials-section{border-block:1px solid var(--stone-500)}.materials-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr);align-items:stretch;grid-gap:clamp(64px,8vw,126px);gap:clamp(64px,8vw,126px)}.material-field{margin:0;min-height:490px;display:grid;align-items:center;overflow:hidden}.material-field svg{width:100%;height:auto}.material-stone{fill:url(#stone-pattern);stroke:var(--stone-500);stroke-width:1}#stone-pattern path{fill:var(--stone-200);stroke:var(--stone-500);stroke-width:.7}.material-water{fill:url(#water-pattern);stroke:var(--water-600);stroke-width:1}#water-pattern path{fill:none;stroke:var(--water-600);stroke-width:.8}.material-layer{fill:var(--stone-200);stroke:var(--stone-800);stroke-width:1}.material-leaf{fill:none;stroke:var(--leaf-600);stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.materials-copy{padding-block:38px}.material-specs{margin:40px 0 0;border-top:1px solid var(--stone-500)}.material-specs>div{min-height:62px;border-bottom-color:var(--stone-500)}.evidence-boundary{margin-top:26px!important;color:var(--stone-500)!important;font-size:.84rem!important}.compact-intro{max-width:790px}.application-rail{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:0;gap:0;margin-top:54px;border-block:1px solid var(--stone-500)}.application-rail article{min-width:0;padding:28px 16px 22px;-webkit-border-start:1px solid var(--stone-200);border-inline-start:1px solid var(--stone-200)}.application-rail article:last-child{-webkit-border-end:1px solid var(--stone-200);border-inline-end:1px solid var(--stone-200)}.application-plan{width:100%;height:auto;display:block}.application-plan circle,.application-plan path,.application-plan rect{fill:none;stroke:var(--stone-500);stroke-width:1}.application-plan rect:nth-of-type(2){stroke:var(--water-600)}.application-plan circle{stroke:var(--leaf-600)}.application-rail h3{margin:18px 0 0;text-align:center;font-size:.94rem;font-weight:600;letter-spacing:-.01em}.partner-process-section{padding-top:24px}.partner-process-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:54px 0 0;padding:0;border-block:1px solid var(--stone-500);list-style:none}.partner-process-rail li{display:grid;grid-template-columns:auto 1fr;grid-gap:20px;gap:20px;min-width:0;padding:30px 26px 34px 0}.partner-process-rail li+li{-webkit-padding-start:26px;padding-inline-start:26px;-webkit-border-start:1px solid var(--stone-200);border-inline-start:1px solid var(--stone-200)}.partner-process-rail>li>span{color:var(--water-600);font-size:.78rem;font-weight:700;letter-spacing:.12em}.partner-process-rail h3{margin:0;font-size:1.08rem}.partner-process-rail p{margin:12px 0 0;color:var(--stone-500);font-size:.94rem;line-height:1.6}.partner-information-link{margin-top:32px}.inquiry-band{padding-block:78px;background:var(--stone-800);color:var(--stone-50);scroll-margin-top:28px}.inquiry-band-inner{display:flex;align-items:center;justify-content:space-between;gap:60px}.inquiry-band h2{font-size:clamp(2.2rem,4vw,4.2rem)}.inquiry-band p{max-width:680px;margin:20px 0 0;color:var(--stone-200)}.button-inverse{flex:0 0 auto;border-color:var(--stone-50);color:var(--stone-50)}.button-inverse:focus-visible,.button-inverse:hover{background:var(--stone-50);color:var(--stone-950)}.site-main:has(.inquiry-band)+.site-footer{margin-top:0}.information-page,.inquiry-page{padding-block:92px 118px}.information-header{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:end;grid-gap:clamp(48px,8vw,120px);gap:clamp(48px,8vw,120px);padding-bottom:52px;border-bottom:1px solid var(--stone-500)}.information-header h1,.inquiry-page-header h1{max-width:820px;margin:0;font-size:clamp(3rem,6vw,6.5rem);font-weight:540;letter-spacing:-.055em;line-height:.96}.information-header p,.inquiry-page-header p{max-width:620px;margin:0;color:var(--stone-800);font-size:1.08rem}.materials-page-layout,.technology-layout{display:grid;grid-template-columns:minmax(420px,.95fr) minmax(0,1.05fr);align-items:center;grid-gap:clamp(56px,8vw,120px);gap:clamp(56px,8vw,120px);margin-top:76px}.process-list{margin:0;padding:0;border-top:1px solid var(--stone-500);list-style:none}.process-list li{min-height:96px;display:grid;grid-template-columns:64px 1fr;align-items:center;border-bottom:1px solid var(--stone-500)}.process-list span{color:var(--water-600);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.78rem}.information-boundary h2,.material-direction-list h2,.privacy-sections h2,.process-list h2{margin:0;font-size:1.35rem;font-weight:620}.information-boundary{display:grid;grid-template-columns:minmax(220px,.36fr) minmax(0,.64fr);grid-gap:48px;gap:48px;margin-top:80px;padding-block:34px;border-block:1px solid var(--stone-500)}.information-boundary p,.information-boundary ul{margin:0;color:var(--stone-800)}.materials-page-layout .material-field{min-height:430px}.material-direction-list,.privacy-sections{border-top:1px solid var(--stone-500)}.material-direction-list section,.privacy-sections section{display:grid;grid-template-columns:minmax(160px,.38fr) minmax(0,.62fr);grid-gap:30px;gap:30px;padding-block:28px;border-bottom:1px solid var(--stone-500)}.material-direction-list p,.privacy-sections p{margin:0;color:var(--stone-800)}.evidence-list ul{-webkit-padding-start:20px;padding-inline-start:20px}.evidence-list li+li{margin-top:12px}.privacy-page{max-width:1040px}.privacy-sections{margin-top:70px}.privacy-request{display:flex;align-items:center;justify-content:space-between;gap:48px;margin-top:56px;padding-top:34px;border-top:1px solid var(--stone-500)}.privacy-request p{max-width:620px;margin:0}.inquiry-page{display:grid;grid-template-columns:minmax(340px,.78fr) minmax(520px,1.22fr);grid-gap:clamp(54px,8vw,110px);gap:clamp(54px,8vw,110px)}.inquiry-page-header{align-self:start;position:-webkit-sticky;position:sticky;top:44px;-webkit-padding-end:clamp(36px,6vw,84px);padding-inline-end:clamp(36px,6vw,84px);-webkit-border-end:1px solid var(--stone-500);border-inline-end:1px solid var(--stone-500)}.inquiry-page-header p{margin-top:32px}.text-link{min-height:44px;width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;margin-top:30px;border-bottom:1px solid var(--water-600);color:var(--water-600);font-weight:600}.inquiry-form{min-width:0}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:26px 24px;gap:26px 24px}.qualification-grid{margin-top:28px}.form-field{display:grid;grid-gap:9px;gap:9px;color:var(--stone-800);font-size:.92rem;font-weight:600}.form-actions,.form-field-wide,.inquiry-form>.form-field:first-child,.privacy-consent{margin-top:28px}.inquiry-form>.form-field:first-child{margin-top:0;margin-bottom:26px}.form-field input,.form-field select,.form-field textarea{width:100%;border:1px solid var(--stone-500);border-radius:var(--radius);background:transparent;color:var(--stone-950);font-size:1rem;font-weight:400}.form-field input,.form-field select{min-height:54px;padding:12px 14px}.form-field select{height:54px}.form-field textarea{min-height:184px;padding:14px;resize:vertical}.form-field input:disabled{border-style:dashed;background:var(--stone-200);color:var(--stone-800);cursor:not-allowed;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.button:focus-visible,.form-field input:focus-visible,.form-field select:focus-visible,.form-field textarea:focus-visible,.privacy-consent input:focus-visible,.text-link:focus-visible{outline:2px solid var(--water-600);outline-offset:3px}.form-field [aria-invalid=true]{border-color:var(--error-600)}.field-error{color:var(--error-600);font-size:.82rem;font-weight:500}.privacy-consent{display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:8px 20px;gap:8px 20px;padding-block:20px;border-block:1px solid var(--stone-200)}.privacy-consent label{min-height:44px;display:flex;align-items:center;gap:12px;cursor:pointer}.privacy-consent input{width:20px;height:20px;margin:0;accent-color:var(--water-600)}.privacy-consent a{color:var(--water-600);text-decoration:underline;text-underline-offset:4px}.privacy-consent .field-error{grid-column:1/-1}.form-actions{display:flex;align-items:center;gap:24px}.form-actions .button{min-width:190px}.form-actions .button:disabled{cursor:wait;opacity:.68}.submission-status p{margin:0;color:var(--stone-800);font-weight:600}.submission-status .submission-error{color:var(--error-600)}.submission-status .submission-success{color:var(--leaf-600)}@media (max-width:1040px){.home-hero{grid-template-columns:minmax(0,.9fr) minmax(400px,1.1fr)}.proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.proof-item:nth-child(3),.proof-item:nth-child(4){border-top:1px solid var(--stone-200)}.proof-item:nth-child(4){-webkit-border-end:1px solid var(--stone-200);border-inline-end:1px solid var(--stone-200)}.system-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.application-rail{grid-template-columns:repeat(3,minmax(0,1fr))}.partner-process-rail{grid-template-columns:1fr}.partner-process-rail li,.partner-process-rail li+li{padding:24px 0;-webkit-border-start:0;border-inline-start:0;border-bottom:1px solid var(--stone-200)}.partner-process-rail li:last-child{border-bottom:0}}@media (max-width:760px){.site-container{width:min(calc(100% - 40px),var(--max-width))}.concept-section{padding-bottom:82px}.concept-figure figcaption{grid-template-columns:1fr;gap:16px}.concept-disclosure{margin-top:0;white-space:normal}.header-inner{min-height:92px;grid-template-columns:1fr auto auto;gap:12px}.primary-navigation{display:none}.mobile-menu{display:block;position:relative}.mobile-navigation{position:absolute;z-index:20;top:calc(100% + 12px);inset-inline-end:0;width:min(280px,calc(100vw - 40px));display:grid;padding:18px;border:1px solid var(--stone-800);background:var(--stone-50)}.mobile-navigation a{width:100%}.footer-bottom,.footer-top{align-items:flex-start;flex-direction:column}.home-hero{min-height:0;grid-template-columns:1fr;gap:46px;padding-block:58px 50px}.hero-copy h1{font-size:clamp(2.65rem,13vw,4.15rem)}.hero-copy>p{margin-top:24px;font-size:1rem}.hero-actions{display:grid;grid-template-columns:1fr;margin-top:30px}.hero-visual>p{text-align:start}.proof-grid{grid-template-columns:1fr}.proof-item,.proof-item:last-child,.proof-item:nth-child(3),.proof-item:nth-child(4){min-height:128px;border:0;border-bottom:1px solid var(--stone-200);padding-inline:0}.proof-item:last-child{border-bottom:0}.home-section{padding-block:82px}.principle-section{grid-template-columns:1fr;gap:54px}.cycle-column{-webkit-border-end:0;border-inline-end:0;-webkit-padding-end:0;padding-inline-end:0}.cycle-node text{font-size:13px}.operating-note{-webkit-padding-start:0;padding-inline-start:0}.inquiry-band h2,.section-copy h2,.section-heading,.section-intro h2{font-size:clamp(2.2rem,11vw,3.5rem)}.benefit-columns{grid-template-columns:1fr;margin-top:40px}.benefit-columns article,.benefit-columns article+article{padding:34px 0 0;-webkit-border-start:0;border-inline-start:0}.benefit-columns article+article{margin-top:40px;border-top:1px solid var(--stone-500)}.systems-section .section-intro{grid-template-columns:1fr;gap:24px}.systems-section .section-intro p{margin-top:0}.system-rail{grid-template-columns:1fr;gap:20px}.system-record{padding:20px}.catalog-inquiry-link{width:100%;justify-content:space-between}.system-detail{padding-block:58px 82px}.system-detail-header{grid-template-columns:1fr;gap:22px;padding-bottom:32px}.system-detail-header h1{font-size:clamp(2.6rem,13vw,4.2rem)}.system-detail-media{margin-top:48px}.system-detail-grid{grid-template-columns:1fr;margin-top:56px}.system-detail-grid section,.system-detail-grid section+section{padding:30px 0 0;-webkit-border-start:0;border-inline-start:0}.system-detail-grid section+section{margin-top:34px;border-top:1px solid var(--stone-500)}.system-attributes{margin-top:58px}.system-inquiry-action{width:100%;margin-top:46px}.materials-grid{grid-template-columns:1fr;gap:30px}.material-field{min-height:300px}.materials-copy{padding-top:0}.material-specs>div{grid-template-columns:1fr;gap:4px;padding-block:14px}.material-specs dd{text-align:start}.application-rail{grid-template-columns:1fr}.application-rail article,.application-rail article:last-child{display:grid;grid-template-columns:130px 1fr;align-items:center;border:0;border-bottom:1px solid var(--stone-200);padding:18px 0}.application-rail article:last-child{border-bottom:0}.application-rail h3{margin:0 0 0 22px;text-align:start}.inquiry-band-inner{align-items:flex-start;flex-direction:column;gap:34px}.information-page,.inquiry-page{padding-block:58px 82px}.information-header,.inquiry-page,.materials-page-layout,.technology-layout{grid-template-columns:1fr}.information-header{align-items:start;gap:28px;padding-bottom:34px}.information-header h1,.inquiry-page-header h1{font-size:clamp(2.7rem,13vw,4.3rem)}.materials-page-layout,.technology-layout{gap:42px;margin-top:50px}.information-boundary,.material-direction-list section,.privacy-sections section{grid-template-columns:1fr;gap:14px}.information-boundary{margin-top:56px}.form-actions,.privacy-request{align-items:flex-start;flex-direction:column}.form-actions .button,.privacy-request .button{width:100%}.inquiry-page{gap:48px}.inquiry-page-header{position:static;padding:0 0 38px;-webkit-border-end:0;border-inline-end:0;border-bottom:1px solid var(--stone-500)}.form-grid,.privacy-consent{grid-template-columns:1fr}}.section-eyebrow,.section-intro>.section-eyebrow{margin:0 0 18px;color:var(--water-600);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem;font-weight:650;letter-spacing:.12em;text-transform:uppercase}.complement-preview{padding-top:0}.complement-preview .section-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);align-items:end;grid-column-gap:64px;column-gap:64px}.complement-preview .section-eyebrow{grid-column:1/-1}.complement-preview .section-intro>p:last-child{margin:0}.complement-module-grid,.configuration-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:52px;border:1px solid var(--stone-500)}.complement-module-card,.configuration-grid article{min-width:0;width:100%;overflow:hidden;padding:24px}.complement-module-card+.complement-module-card,.configuration-grid article+article{-webkit-border-start:1px solid var(--stone-500);border-inline-start:1px solid var(--stone-500)}.module-placeholder{min-height:210px;display:grid;place-items:end start;padding:22px;border:1px solid var(--stone-200);background:linear-gradient(135deg,transparent 49.7%,var(--stone-200) 50%,transparent 50.3%),var(--stone-50)}.complement-preview-image,.configuration-hero-image,.module-image{width:100%;height:auto;display:block}.module-image{aspect-ratio:1586/992;object-fit:cover}.configuration-hero-image{margin-top:44px}.configuration-number,.module-placeholder span{color:var(--water-600);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.75rem;font-weight:650;letter-spacing:.1em}.module-kind{margin:22px 0 0;color:var(--water-600);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.complement-module-card h3,.configuration-grid h3{margin:12px 0 0;font-size:1.35rem}.complement-module-card>p:not(.module-kind,.module-disclosure),.configuration-grid article>p:not(.configuration-modules){margin:16px 0 0;color:var(--stone-800)}.configuration-disclosure,.module-disclosure{margin:22px 0 0;padding-top:16px;border-top:1px solid var(--stone-200);color:var(--stone-500);font-size:.72rem}.complement-page-link{margin-top:34px}.components-page{padding-block:82px 118px}.components-header{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.7fr);align-items:end;grid-gap:70px;gap:70px;padding-bottom:70px;border-bottom:1px solid var(--stone-500)}.components-header h1{max-width:760px;margin:0;font-size:clamp(3.2rem,6vw,6.6rem);font-weight:500;letter-spacing:-.055em;line-height:.95}.components-header>p{margin:0;color:var(--stone-800);font-size:1.04rem}.component-core-section{display:grid;grid-template-columns:minmax(240px,.52fr) minmax(0,1.48fr);grid-gap:56px;gap:56px;padding-block:86px;border-bottom:1px solid var(--stone-500)}.component-core-section h2,.component-module-section h2,.configuration-section h2{max-width:850px;margin:0;font-size:clamp(2.35rem,4.5vw,4.7rem);font-weight:550;letter-spacing:-.045em;line-height:1.02}.component-core-section>div>p{max-width:720px;margin:24px 0 0;color:var(--stone-800)}.component-module-section,.configuration-section{padding-top:92px}.component-module-section .section-intro>p:last-child,.configuration-section .section-intro>p:last-child{max-width:720px}.module-inquiry-link{min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:24px;padding-top:16px;border-top:1px solid var(--stone-500);color:var(--water-600);font-weight:650}.configuration-grid article{padding-block:34px}.configuration-modules{margin:24px 0 0;padding-top:16px;border-top:1px solid var(--stone-200);color:var(--stone-500);font-size:.8rem}.module-selection{min-width:0;margin:28px 0 0;padding:22px 0;border:0;border-block:1px solid var(--stone-200)}.module-selection legend{padding:0;color:var(--stone-800);font-size:.92rem;font-weight:650}.module-selection>p{margin:10px 0 0;color:var(--stone-500);font-size:.82rem}.module-option-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:18px}.module-option-grid label{min-height:62px;display:flex;align-items:center;gap:10px;padding:12px;border:1px solid var(--stone-500);color:var(--stone-800);cursor:pointer;font-size:.82rem;font-weight:600}.module-option-grid input{width:18px;height:18px;flex:0 0 auto;accent-color:var(--water-600)}.selected-configuration{padding-top:14px;border-top:1px solid var(--stone-200)}@media (max-width:760px){.complement-preview .section-intro,.component-core-section,.components-header{grid-template-columns:1fr;gap:24px}.complement-module-grid,.configuration-grid,.module-option-grid{grid-template-columns:1fr}.complement-module-card+.complement-module-card,.configuration-grid article+article{border-top:1px solid var(--stone-500);-webkit-border-start:0;border-inline-start:0}.module-placeholder{min-height:150px}.components-page{padding-block:58px 82px}.components-header{padding-bottom:52px}.component-core-section{padding-block:62px}.component-module-section,.configuration-section{padding-top:72px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--stone-950:#111820;--stone-800:#34404b;--stone-500:#72808c;--stone-200:#d6dde3;--stone-50:#f8fafb;--water-600:#0b5aa7;--leaf-600:#587552;--max-width:1440px}body{background:#f8fafb}.site-header{background:rgba(248,250,251,.96)}.header-inner{min-height:92px}.wordmark{font-weight:760;letter-spacing:.16em}.primary-navigation a{font-size:.86rem;letter-spacing:.01em}.primary-navigation a:last-child{padding-inline:22px;border-color:#0b5aa7;color:#0b5aa7}.home-hero{min-height:650px;grid-template-columns:minmax(380px,.78fr) minmax(600px,1.22fr);gap:clamp(46px,5vw,86px);padding-block:72px 62px}.hero-copy h1{max-width:590px;font-size:clamp(3.1rem,4.55vw,4.9rem);font-weight:500;line-height:1.01}.hero-copy>p{max-width:540px;font-size:1.08rem;line-height:1.7}.hero-visual{align-self:center;padding:14px 12px 6px}.hero-schematic{filter:drop-shadow(0 12px 18px rgba(18,42,66,.05))}.hero-frame{fill:rgba(255,255,255,.72);stroke:#b8c4cf;stroke-width:1}.hero-filter,.hero-growbed,.hero-tank{fill:rgba(255,255,255,.35);stroke:#34404b}.blueprint-media{fill:url(#blueprint-media);stroke:#72808c;stroke-width:.8}.hero-pump{fill:#f8fafb;stroke:#34404b;stroke-width:1.5}.proof-item{min-height:154px}.proof-item svg{color:var(--water-600)}.principle-section{grid-template-columns:minmax(500px,.98fr) minmax(0,1.02fr)}.cycle-column{-webkit-padding-end:clamp(54px,6vw,94px);padding-inline-end:clamp(54px,6vw,94px)}.cycle-diagram{max-width:560px}.cycle-flow{stroke-width:2.2}.cycle-node circle{fill:#f8fafb}.cycle-number{fill:var(--water-600)!important;font-size:12px!important;letter-spacing:.16em}.system-rail{gap:22px}.system-record{padding:28px;border-color:#aeb9c3;background:rgba(255,255,255,.38)}.technical-card-visual{margin-top:26px;padding-top:12px;border-top:1px solid #d6dde3}.technical-card-svg{min-height:240px}.technical-filter,.technical-growbed,.technical-vessel{fill:rgba(255,255,255,.28);stroke:#34404b}.technical-flow{stroke:#0b5aa7}.technical-sku{fill:#0b5aa7;letter-spacing:.08em}.materials-section{background:#f3f6f8}.material-field{min-height:540px}.material-protection{fill:rgba(11,90,167,.09);stroke:#0b5aa7;stroke-width:1}.material-sheet{fill:#e5eaee;stroke:#72808c;stroke-width:1}.material-callouts{fill:none;stroke:#0b5aa7;stroke-width:1}.materials-copy{display:flex;flex-direction:column;justify-content:center}.application-rail{background:rgba(255,255,255,.38)}.application-rail article{padding:32px 20px 24px}.application-plan circle,.application-plan path{stroke:#72808c;stroke-width:1.2}.application-plan .application-water-plan{fill:rgba(11,90,167,.08);stroke:#0b5aa7}.application-rail h3{color:#34404b;font-size:.88rem}.inquiry-page{grid-template-columns:minmax(360px,.82fr) minmax(560px,1.18fr);gap:0}.inquiry-page-header{min-height:690px;top:24px;-webkit-padding-end:clamp(64px,7vw,108px);padding-inline-end:clamp(64px,7vw,108px)}.inquiry-form{-webkit-padding-start:clamp(64px,7vw,108px);padding-inline-start:clamp(64px,7vw,108px)}.inquiry-page-header h1{font-size:clamp(3.4rem,5.4vw,5.8rem)}.form-field input,.form-field select,.form-field textarea{border-radius:0;border-color:#aeb9c3;background:rgba(255,255,255,.55)}.site-footer{background:#111b26;border-top-color:#263748}.inquiry-band{background:#182736}.systems-page.site-container{width:100%;max-width:none;padding-block:0 118px;background:linear-gradient(180deg,#182736 0 360px,#f8fafb 360px 100%)}.systems-page .catalog-section{width:min(calc(100% - 96px),var(--max-width));margin-inline:auto;padding-top:86px}.systems-page .section-intro{min-height:210px;align-content:start;color:#f8fafb}.systems-page .section-intro p{color:#d6dde3}.systems-page .system-rail{margin-top:42px}.systems-page .system-record{background:#f8fafb}.engineering-asset{width:100%;height:auto;display:block;object-fit:contain}.hero-engineering-asset{mix-blend-mode:normal}.technical-card-image{aspect-ratio:760/420;object-fit:contain}.material-field{min-height:0}.material-field .engineering-asset{mix-blend-mode:normal}.material-layer-legend{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:14px;border-block:1px solid var(--stone-200)}.material-layer-legend span{min-width:0;display:flex;align-items:baseline;gap:9px;padding:10px 12px;color:var(--stone-800);font-size:.72rem;line-height:1.35}.material-layer-legend span:nth-child(odd){-webkit-border-end:1px solid var(--stone-200);border-inline-end:1px solid var(--stone-200)}.material-layer-legend span:nth-child(-n+2){border-bottom:1px solid var(--stone-200)}.material-layer-legend b{color:var(--water-600);font-size:.64rem;letter-spacing:.08em}.application-plan{aspect-ratio:30/19;object-fit:contain;mix-blend-mode:normal}.systems-page.site-container{width:min(calc(100% - 96px),var(--max-width));max-width:var(--max-width);padding-block:92px 118px;background:#f8fafb}.systems-page .catalog-section{width:100%;margin:0;padding:0}.systems-page .section-intro{min-height:0;color:var(--stone-950)}.systems-page .section-intro p{color:var(--stone-800)}.catalog-pending-slot{min-height:440px;display:grid;grid-column:span 2;place-items:center;border:1px dashed #9ba9b6;color:var(--stone-500);text-align:center}.materials-copy h2,article:has(.materials-page-layout) .information-header h1{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.045em}@media (max-width:1040px){.home-hero{grid-template-columns:minmax(340px,.82fr) minmax(470px,1.18fr)}}@media (max-width:760px){.home-hero{grid-template-columns:1fr;padding-block:50px 42px}.hero-copy h1{font-size:clamp(2.65rem,12.7vw,4rem)}html[lang=my] .hero-copy h1{font-size:clamp(2.3rem,11vw,3.5rem)}.hero-visual{padding:0}.hero-engineering-asset{width:100%;margin:0}.hero-schematic{width:112%;-webkit-margin-start:-6%;margin-inline-start:-6%}.principle-section{grid-template-columns:1fr}.cycle-column{-webkit-padding-end:0;padding-inline-end:0}.material-field{min-height:0}.material-layer-legend{grid-template-columns:1fr}.material-layer-legend span:nth-child(odd){-webkit-border-end:0;border-inline-end:0}.material-layer-legend span:not(:last-child){border-bottom:1px solid var(--stone-200)}.inquiry-page{grid-template-columns:1fr}.inquiry-page-header{min-height:auto;-webkit-padding-end:0;padding-inline-end:0}.inquiry-form{-webkit-padding-start:0;padding-inline-start:0}.systems-page .catalog-section{width:min(calc(100% - 40px),var(--max-width));padding-top:58px}.systems-page.site-container{background:linear-gradient(180deg,#182736 0 310px,#f8fafb 310px 100%);width:min(calc(100% - 40px),var(--max-width));padding-block:58px 82px;background:#f8fafb}.catalog-pending-slot{min-height:180px;grid-column:auto}.application-rail article,.application-rail article:last-child{grid-template-columns:132px minmax(0,1fr);gap:22px;align-items:center;padding:18px 0}.application-rail .application-plan{width:132px;height:92px;margin:0;object-fit:contain}.application-rail h3{margin:0}}.home-v2 .garden-plans{background:#f1f6f2}.home-v2 .garden-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.home-v2 .garden-plan{display:flex;min-width:0;flex-direction:column;padding:30px;border:1px solid var(--line);border-radius:8px;background:#fbfcf9}.home-v2 .garden-plan-number{margin-bottom:22px;color:var(--green);font-family:Georgia,Songti SC,"Noto Serif CJK SC",serif;font-size:21px}.home-v2 .garden-plan h3{font-size:29px}.home-v2 .garden-plan-description{min-height:78px;margin:13px 0 26px;color:var(--muted);font-size:14px}.home-v2 .garden-plan-boundary{padding:17px 0;border-top:1px solid var(--line)}.home-v2 .garden-plan-boundary>p{margin-bottom:9px;color:var(--deep);font-size:12px;font-weight:700;line-height:1.4}.home-v2 .garden-plan-boundary ul{margin:0;padding-left:17px}.home-v2 .garden-plan-boundary li{margin:5px 0;color:var(--muted);font-size:13px;line-height:1.5}.home-v2 .garden-plan-boundary.is-optional li,.home-v2 .garden-plan-boundary.is-optional>p{color:#61726a}.home-v2 .garden-plan .text-button{margin-top:auto;padding-top:26px;color:var(--green)}.home-v2 .garden-plans-note{max-width:720px;margin-top:25px}.home-v2 .system-guide{padding:70px max(4%,calc((100vw - 1240px)/2));border-top:1px solid var(--line);background:#fbfcf9}.home-v2 .system-guide>h2{max-width:620px}.home-v2 .system-guide-layouts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:48px;gap:48px;margin:36px 0 28px}.home-v2 .system-guide-layouts article{min-width:0;padding-top:20px;border-top:1px solid var(--line)}.home-v2 .system-guide-layouts h3{margin-bottom:12px;font-size:27px}.home-v2 .system-guide-layouts p{color:var(--muted);font-size:15px}.home-v2 .system-guide-availability{max-width:830px;margin-bottom:18px;font-weight:600;font-size:15px}@media(max-width:700px){.home-v2 .garden-plan-grid{grid-template-columns:1fr;gap:16px}.home-v2 .garden-plan{padding:25px}.home-v2 .garden-plan h3{font-size:27px}.home-v2 .garden-plan-description{min-height:0;margin-bottom:22px}.home-v2 .system-guide{padding:60px 24px}.home-v2 .system-guide-layouts{grid-template-columns:1fr;gap:28px;margin:30px 0 25px}.home-v2 .system-guide-layouts h3{font-size:25px}.home-v2 .system-guide-availability,.home-v2 .system-guide-layouts p{font-size:14px}}.home-v2{font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif;color:#103e30;background:#fbfcf9;font-synthesis:none;--green:#1b8059;--deep:#103e30;--sage:#eff5f0;--line:#d3e0d7;--muted:#61726a}.home-v2 .system-guide .layout-illustration{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;border-radius:6px;margin-bottom:24px;background:#fbfcf9}.home-v2 .extras-grid .accessory-visual{margin-bottom:8px;min-width:0}.home-v2 .accessory-visual img{width:100%;aspect-ratio:3/2;object-fit:contain;background:#faf8f4;border-radius:6px}.home-v2 .accessory-visual figcaption{font-size:11px;line-height:1.5;color:var(--muted);margin-top:10px}.home-v2 .essentials .extras-grid article{display:flex;flex-direction:column;min-width:0}.home-v2 .essentials .extras-grid .text-button{margin-top:auto}.home-v2 .form-help{font-size:13px;color:var(--muted);margin:20px 0}.home-v2 .email-fallback{border-top:1px solid var(--line);margin-top:24px;padding-top:20px;overflow-wrap:anywhere}.home-v2 .email-fallback>a{display:block;text-decoration:underline;margin-top:10px}.home-v2 .email-fallback [role=status]{color:var(--green);min-height:24px}.home-v2 .hydro-note{margin-bottom:24px}.home-v2 .system-card{display:flex;flex-direction:column}.home-v2 .system-card>.text-button{margin-top:auto}.home-v2 .benefits p{max-width:270px;margin-inline:auto}.home-v2 *{box-sizing:border-box}.home-v2{scroll-behavior:smooth;scroll-padding-top:76px;margin:0;min-width:320px;-webkit-font-smoothing:antialiased}.home-v2 button,.home-v2 input,.home-v2 select,.home-v2 textarea{font:inherit}.home-v2 a,.home-v2 button,.home-v2 input,.home-v2 select,.home-v2 summary,.home-v2 textarea{-webkit-tap-highlight-color:transparent}.home-v2 a,.home-v2 button{touch-action:manipulation}.home-v2 button{cursor:pointer}.home-v2 a{text-decoration:none}.home-v2 a,.home-v2 button{color:inherit}.home-v2 a:focus-visible,.home-v2 button:focus-visible,.home-v2 input:focus-visible,.home-v2 select:focus-visible,.home-v2 summary:focus-visible,.home-v2 textarea:focus-visible{outline:3px solid #b09b48;outline-offset:4px}.home-v2 img{max-width:100%;display:block}.home-v2 figure,.home-v2 h1,.home-v2 h2,.home-v2 h3,.home-v2 p{margin:0}.home-v2 h1,.home-v2 h2,.home-v2 h3{font-family:Georgia,Songti SC,"Noto Serif CJK SC",serif;font-weight:500}.home-v2 h1{font-weight:600;font-size:clamp(40px,4.65vw,70px);line-height:1.12;letter-spacing:-.035em}.home-v2 h2{font-size:clamp(32px,3.4vw,52px);line-height:1.13;letter-spacing:-.025em;white-space:pre-line}.home-v2 h3{font-size:26px;line-height:1.25}.home-v2 p{font-size:16px;line-height:1.7}.home-v2 .footnote,.home-v2 small{font-size:12px;line-height:1.65;color:var(--muted)}.home-v2 .brand{font-family:Georgia,serif;font-size:28px;font-weight:700;letter-spacing:-.8px}.home-v2 .header{height:64px;padding:0 3.8%;display:flex;align-items:center;justify-content:space-between;gap:25px;background:#fbfcf9;position:relative;z-index:3}.home-v2 .header nav{display:flex;gap:30px;font-size:13px}.home-v2 .header nav a:hover,.home-v2 .text-button:hover{text-decoration:underline;text-underline-offset:5px}.home-v2 .header-actions{display:flex;align-items:center;gap:24px;font-size:13px}.home-v2 .projects-link{color:#688179}.home-v2 .language{display:flex;align-items:center;gap:9px;border:0;background:none;padding:10px 0}.home-v2 .button{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:15px 23px;background:var(--green);border:1px solid var(--green);color:white;border-radius:5px;font-size:14px;font-weight:600;line-height:1.25;min-height:45px;transition:background .15s}.home-v2 .button:hover{background:#126745}.home-v2 .button svg{width:20px;height:20px}.home-v2 .button.outline{background:transparent;color:var(--deep);border-color:var(--deep)}.home-v2 .button.outline:hover{background:#e7eee6}.home-v2 .button.inverse{background:#f5faf4;color:var(--deep);border-color:#f5faf4}.home-v2 .button.light{color:#fff;border-color:#b8d1c3}.home-v2 .button.light:hover{background:#245746}.home-v2 .header-quote{padding:12px 18px;min-height:40px;font-size:12px}.home-v2 .menu-button{display:none;border:0;background:none;padding:8px;font-size:25px}.home-v2 .hero{position:relative;min-height:0;aspect-ratio:1.62;isolation:isolate}.home-v2 .hero-picture{position:absolute;inset:0;z-index:-1}.home-v2 .hero-picture img{width:100%;height:100%;object-fit:cover}.home-v2 .hero-copy{padding:12% 3.8% 14%;max-width:59%}.home-v2 .hero-copy p{margin-top:26px;max-width:340px;font-size:17px}.home-v2 .actions{display:flex;flex-wrap:wrap;gap:16px;align-items:center;margin-top:30px}.home-v2 .hero-caption{position:absolute;bottom:18px;left:3.8%;font-size:10px;color:#244838;background:#fbfcf9e8;padding:5px 9px;border-radius:3px}.home-v2 .benefits{display:grid;grid-template-columns:repeat(4,1fr);padding:40px 3.8%;grid-gap:28px;gap:28px;background:#f1f6f2}.home-v2 .benefits article{text-align:center}.home-v2 .benefits svg{margin:0 auto 12px}.home-v2 .benefits h3{font-size:20px;margin-bottom:8px}.home-v2 .benefits p{font-size:12px;color:#52625b}.home-v2 .section{padding:90px max(4%,calc((100vw - 1240px)/2))}.home-v2 .section-heading{max-width:620px;margin-bottom:40px}.home-v2 .section-heading p{color:var(--muted);margin-top:20px}.home-v2 .center{text-align:center;margin-inline:auto}.home-v2 .eyebrow{display:block;font-size:10px;letter-spacing:1.6px;font-weight:700;color:#44806a;margin-bottom:18px}.home-v2 .product-intro{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;grid-gap:9%;gap:9%;padding:0 8% 45px}.home-v2 .product-intro img{height:370px;width:100%;object-fit:contain;mix-blend-mode:multiply}.home-v2 .product-intro h3{font-size:39px;white-space:pre-line;margin-bottom:20px}.home-v2 .product-intro p{margin-bottom:18px;color:var(--muted)}.home-v2 .system-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.home-v2 .system-card{padding:30px;background:var(--sage);border:1px solid transparent;border-radius:8px}.home-v2 .system-card.selected{border-color:var(--green)}.home-v2 .system-card h3{font-size:34px;margin-bottom:10px}.home-v2 .system-card .muted{font-size:13px;margin:20px 0 30px}.home-v2 .muted{color:var(--muted)}.home-v2 .text-button{display:inline-flex;gap:14px;align-items:center;padding:10px 0;border:0;background:transparent;font-size:14px;font-weight:600;text-align:left}.home-v2 .text-button.active{color:var(--green)}.home-v2 .small-callout{display:flex;justify-content:space-between;gap:30px;align-items:center;border-bottom:1px solid var(--line);padding:25px 0}.home-v2 .small-callout p{font-size:14px;color:var(--muted)}.home-v2 .how{background:var(--deep);color:#f1f6ef}.home-v2 .how .eyebrow{color:#9cceae}.home-v2 .how .footnote,.home-v2 .how .section-heading p{color:#b5cbbb}.home-v2 .steps{display:grid;grid-template-columns:repeat(4,1fr);list-style:none;padding:0;margin:0 0 35px;grid-gap:36px;gap:36px}.home-v2 .steps li{position:relative;border-top:1px solid #58806c;padding-top:22px}.home-v2 .step-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.home-v2 .step-top span{font-family:Georgia,serif;font-size:22px;color:#b4d4bc}.home-v2 .steps h3{font-size:23px;margin-bottom:14px}.home-v2 .steps p{color:#c1d4c6;font-size:14px}.home-v2 .step-arrow{position:absolute;right:-30px;top:34px}.home-v2 .growing-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:24px;gap:24px;align-items:stretch}.home-v2 .growing-grid figure img{height:370px;width:100%;object-fit:cover;border-radius:6px}.home-v2 .growing-grid figcaption{font-size:12px;margin-top:13px;color:var(--muted)}.home-v2 .video-tile{background:var(--sage);border-radius:6px;padding:36px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:23px}.home-v2 .video-tile h3{font-size:30px}.home-v2 .video-tile p{font-size:14px;color:var(--muted)}.home-v2 .growing .footnote{margin-top:25px}.home-v2 .essentials{background:#edf3ec}.home-v2 .extras-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:45px;gap:45px}.home-v2 .extras-grid article{border-top:1px solid #bdcfc0;padding-top:25px}.home-v2 .extras-grid h3{margin:18px 0 12px}.home-v2 .extras-grid p{font-size:14px;color:var(--muted);margin-bottom:25px}.home-v2 .selection-bar{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid #bdcfc0;padding-top:25px;margin-top:35px;font-size:14px}.home-v2 .everyday,.home-v2 .faq{display:grid;grid-template-columns:1fr 1.1fr;grid-gap:10%;gap:10%}.home-v2 .care-list article{display:flex;gap:30px;padding:20px 0;border-top:1px solid var(--line)}.home-v2 .care-list article>span{font-size:12px;padding-top:7px;color:var(--green)}.home-v2 .care-list h3{font-size:23px;margin-bottom:12px}.home-v2 .care-list p{font-size:14px;color:var(--muted)}.home-v2 .faq{background:#f1f6f2}.home-v2 details{border-bottom:1px solid var(--line)}.home-v2 summary{display:flex;align-items:center;justify-content:space-between;gap:18px;list-style:none;font-size:16px;font-weight:600;padding:23px 0;cursor:pointer}.home-v2 summary::-webkit-details-marker{display:none}.home-v2 summary svg{flex:none}.home-v2 details[open] summary svg{transform:rotate(45deg)}.home-v2 details p{font-size:14px;color:var(--muted);padding:0 32px 22px 0}.home-v2 .contact{background:var(--deep);color:#f5f8f0;text-align:center;padding:85px 5%}.home-v2 .contact .eyebrow{color:#a1cdb2}.home-v2 .contact h2{font-size:50px}.home-v2 .contact>p{margin:22px auto;max-width:620px;color:#c9d8cc}.home-v2 .contact .actions{justify-content:center}.home-v2 .contact .contact-note{font-size:12px;margin-top:24px}.home-v2 .contact-note span{font-size:11px;color:#a4b9aa}.home-v2 .projects{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-block:55px}.home-v2 .projects h3{font-size:29px;margin-bottom:12px}.home-v2 .projects p{font-size:14px;color:var(--muted)}.home-v2 footer{display:flex;gap:22px;align-items:center;flex-wrap:wrap;padding:30px 4%;border-top:1px solid var(--line)}.home-v2 footer p{font-size:12px}.home-v2 footer span{font-size:11px;color:var(--muted)}.home-v2 footer span:last-child{margin-left:auto}.home-v2 .inquiry-dialog{border:0;border-radius:12px;background:#fbfcf9;color:var(--deep);padding:42px;width:min(660px,calc(100vw - 28px));max-height:90dvh;overflow:auto}.home-v2 .inquiry-dialog::-webkit-backdrop,.home-v2 .video-dialog::-webkit-backdrop{background:#0b221dc4}.home-v2 .inquiry-dialog::backdrop,.home-v2 .video-dialog::backdrop{background:#0b221dc4}.home-v2 .inquiry-dialog h2{font-size:34px;margin-right:15px}.home-v2 .close{position:absolute;right:15px;top:15px;border:0;background:#edf3ec;border-radius:50%;width:36px;height:36px;display:grid;place-items:center}.home-v2 .preview-notice{font-size:12px;color:var(--muted);margin:16px 0 25px}.home-v2 .form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.home-v2 label{display:flex;flex-direction:column;gap:8px;font-size:13px}.home-v2 input,.home-v2 select,.home-v2 textarea{width:100%;border:1px solid #bccfc1;background:white;color:var(--deep);padding:12px;border-radius:4px;min-width:0}.home-v2 fieldset{border:1px solid var(--line);margin:24px 0;padding:15px;display:flex;flex-wrap:wrap;gap:14px}.home-v2 legend{font-size:13px;padding:0 7px}.home-v2 .check-label{display:flex;flex-direction:row;align-items:flex-start;gap:9px;line-height:1.5}.home-v2 .check-label input{width:17px;height:17px;accent-color:var(--green);margin:0;flex-shrink:0}.home-v2 .consent{margin:22px 0}.home-v2 .summary-view pre{white-space:pre-wrap;overflow-wrap:anywhere;padding:22px;background:var(--sage);font-family:inherit;font-size:15px;line-height:1.8}.home-v2 .summary-view p{font-size:14px}.home-v2 .error{font-size:13px;color:#a33a23;margin:15px 0}.home-v2 .video-dialog{position:relative;padding:50px 20px 20px;border:0;border-radius:10px;background:#f7faf5;width:min(500px,94vw);max-height:94dvh;color:var(--deep)}.home-v2 .video-dialog video{display:block;max-height:74dvh;max-width:100%;margin:auto}.home-v2 .video-dialog p{font-size:12px;margin-top:15px}.home-v2 .mobile-nav{display:none}@media(min-width:1600px){.home-v2 .hero-copy{padding-top:13%}.home-v2 .hero{max-height:1000px}.home-v2 .hero-picture img{object-position:center}}@media(max-width:1100px) and (min-width:701px){.home-v2 .header nav{gap:18px;font-size:12px}.home-v2 .header-actions{gap:18px}.home-v2 .header .brand{font-size:25px}.home-v2 .hero-copy p{font-size:16px;max-width:330px}.home-v2 .hero-copy{padding-top:12%;max-width:65%}.home-v2 .hero h1{font-size:50px}.home-v2 .section{padding-block:75px}.home-v2 .header{gap:20px}.home-v2 .header-quote{padding:11px 15px}.home-v2 .benefits{padding-block:40px}.home-v2 .product-intro{padding-inline:4%;gap:5%}}@media(max-width:850px){.home-v2 .header nav{gap:14px}.home-v2 .projects-link{display:none}.home-v2 .header{padding-inline:4%}.home-v2 .header-actions{gap:15px}.home-v2 .hero h1{font-size:42px}.home-v2 .hero-copy{max-width:65%;padding-top:9%}.home-v2 .hero-copy p{max-width:290px}.home-v2 .hero-copy .actions{gap:10px}.home-v2 .hero-copy .button{padding:13px 16px}.home-v2 .steps{gap:26px}.home-v2 .steps h3{font-size:21px}.home-v2 .growing-grid{gap:16px}.home-v2 .video-tile{padding:22px}.home-v2 .extras-grid{gap:25px}.home-v2 .section{padding-inline:5%}}@media(max-width:700px){.home-v2{scroll-padding-top:65px}.home-v2 .header{height:65px;padding:0 24px}.home-v2 .header .brand{font-size:25px}.home-v2 .header nav,.home-v2 .header-quote{display:none}.home-v2 .menu-button{display:flex}.home-v2 .header-actions{gap:19px}.home-v2 .mobile-nav{display:flex;flex-direction:column;gap:0;padding:10px 24px 22px;background:#fbfcf9;border-bottom:1px solid var(--line)}.home-v2 .mobile-nav a{padding:14px 0;font-size:15px}.home-v2 .mobile-nav .button{margin-top:14px}.home-v2 .hero{display:flex;flex-direction:column;aspect-ratio:auto}.home-v2 .hero-copy{padding:34px 24px 30px;max-width:none;background:#f6faf5}.home-v2 .hero h1{font-size:33px;line-height:1.15;letter-spacing:-1px}.home-v2 .hero-copy p{font-size:15px;line-height:1.55;margin-top:20px;max-width:340px}.home-v2 .hero-copy .actions{margin-top:24px;gap:13px}.home-v2 .hero-copy .button{font-size:13px;padding:12px 18px;min-height:43px}.home-v2 .hero-picture{position:relative;inset:auto;z-index:auto;display:block}.home-v2 .hero-picture img{width:100%;height:auto;object-fit:contain}.home-v2 .hero-caption{position:static;background:#f6faf5;text-align:center;padding:9px 15px;font-size:10px;line-height:1.5;border-radius:0}.home-v2 .benefits{grid-template-columns:1fr;padding:25px 24px;gap:24px}.home-v2 .benefits article{display:grid;grid-template-columns:37px 1fr;text-align:left;grid-column-gap:20px;column-gap:20px;align-items:start}.home-v2 .benefits svg{grid-row:span 2;width:32px;height:32px;margin:0}.home-v2 .benefits h3{font-size:17px;margin:0 0 4px}.home-v2 .benefits p{font-size:12px}.home-v2 .section{padding:60px 24px}.home-v2 .section-heading{margin-bottom:30px}.home-v2 .section-heading p{font-size:15px;margin-top:18px}.home-v2 .eyebrow{font-size:9px;margin-bottom:15px}.home-v2 .section h2{font-size:33px}.home-v2 .system-grid{grid-template-columns:1fr;gap:16px}.home-v2 .system-card{padding:25px}.home-v2 .system-card h3{font-size:32px}.home-v2 .product-intro{grid-template-columns:1fr;padding:0 0 35px;gap:30px}.home-v2 .product-intro img{height:280px}.home-v2 .product-intro h3{font-size:30px}.home-v2 .product-intro p{font-size:14px}.home-v2 .small-callout{align-items:flex-start;gap:15px}.home-v2 .small-callout p{font-size:13px;max-width:75%}.home-v2 .small-callout .text-button{white-space:nowrap;font-size:12px}.home-v2 .steps{grid-template-columns:1fr;gap:30px}.home-v2 .step-top{margin-bottom:15px}.home-v2 .step-arrow{display:none}.home-v2 .steps li{padding-top:20px}.home-v2 .steps h3{font-size:24px}.home-v2 .steps p{max-width:340px}.home-v2 .growing-grid{grid-template-columns:1fr 1fr;gap:16px}.home-v2 .growing-grid figure img{height:240px}.home-v2 .video-tile{grid-column:span 2;padding:28px;margin-top:15px}.home-v2 .video-tile h3{font-size:27px}.home-v2 .growing-grid figcaption{font-size:11px}.home-v2 .extras-grid{grid-template-columns:1fr;gap:32px}.home-v2 .extras-grid article{display:grid;grid-template-columns:58px 1fr;grid-column-gap:16px;column-gap:16px}.home-v2 .extras-grid article>svg{grid-row:span 3;margin-top:5px;width:45px}.home-v2 .extras-grid h3{font-size:25px;margin:0 0 10px}.home-v2 .extras-grid p{margin-bottom:15px}.home-v2 .extras-grid .text-button{font-size:13px}.home-v2 .selection-bar{flex-direction:column;align-items:stretch;font-size:13px}.home-v2 .everyday,.home-v2 .faq{grid-template-columns:1fr;gap:15px}.home-v2 .care-list article{gap:20px}.home-v2 .contact{padding:65px 24px}.home-v2 .contact h2{font-size:36px}.home-v2 .contact>p{font-size:15px}.home-v2 .contact .actions{flex-direction:column;align-items:stretch;gap:15px}.home-v2 .contact .button{font-size:13px}.home-v2 .contact-note span{display:block;margin-top:7px}.home-v2 .projects{flex-direction:column;align-items:flex-start;gap:20px}.home-v2 .projects h3{font-size:28px}.home-v2 footer{padding:30px 24px;gap:15px;align-items:flex-start;flex-direction:column}.home-v2 footer span:last-child{margin-left:0}.home-v2 .inquiry-dialog{padding:40px 22px 25px}.home-v2 .inquiry-dialog h2{font-size:28px}.home-v2 .form-grid{grid-template-columns:1fr}.home-v2 fieldset{flex-direction:column}.home-v2 .summary-view .actions{flex-direction:column;align-items:stretch}}@media(prefers-reduced-motion:reduce){.home-v2{scroll-behavior:auto}.home-v2 *{transition:none!important}}@media(min-width:701px){.home-v2 .growing-grid .video-tile{height:370px;align-self:start}}@media(max-width:700px){.home-v2 .hero h1{font-size:29px;font-weight:500;letter-spacing:-.8px}}.home-v2 .product-price,.home-v2 .system-card .product-price{font-size:30px;font-weight:600;color:var(--green);margin:14px 0;line-height:1.3}.home-v2 .hydro-card{display:flex;align-items:center;gap:30px;margin-top:28px;border:1px solid var(--line);border-radius:6px;background:var(--sage)}.home-v2 .hydro-card>svg{flex-shrink:0}.home-v2 .hydro-card h3{margin-bottom:12px}.home-v2 .hydro-action{margin-left:auto;flex-shrink:0}.home-v2 .hydro-action .product-price{margin-top:0}.home-v2 .hydro-card p:not(.product-price){color:var(--muted)}@media(max-width:700px){.home-v2 .hydro-card{flex-direction:column;align-items:flex-start;padding:25px;gap:18px}.home-v2 .hydro-action{margin-left:0}.home-v2 .hydro-card h3{font-size:27px}}.home-v2 .hydro-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:48px;gap:48px;padding:36px;margin-top:40px;background:#fbfcf9}.home-v2 .hydro-visual{min-width:0}.home-v2 .hydro-visual img{width:100%;height:auto;object-fit:contain;border-radius:4px}.home-v2 .hydro-visual figcaption{margin-top:12px;color:var(--muted);font-size:11px;line-height:1.5}.home-v2 .hydro-copy{min-width:0}.home-v2 .hydro-copy h3{font-size:34px}.home-v2 .hydro-features{padding:0;margin:26px 0;list-style:none;border-top:1px solid var(--line)}.home-v2 .hydro-features li{padding:12px 0;border-bottom:1px solid var(--line);font-size:14px}.home-v2 .hydro-action{margin-left:0;display:flex;gap:24px;flex-wrap:wrap;align-items:center}.home-v2 .hydro-action .product-price{margin:0;font-size:36px}.home-v2 .hydro-action .text-button{margin:0}@media(max-width:700px){.home-v2 .hydro-card{grid-template-columns:1fr;gap:28px;padding:20px}.home-v2 .hydro-copy h3{font-size:28px}.home-v2 .hydro-action{justify-content:space-between}.home-v2 .hydro-action .product-price{font-size:30px}}.home-v2 .system-guide{padding:35px 0;margin-bottom:35px}.home-v2 .garden-plans h2,.home-v2 .system-guide>h2{font-size:30px}.home-v2 .garden-plans{background:transparent;padding:0;margin-bottom:45px}.home-v2 .garden-plans>.section-heading{margin-bottom:25px}.home-v2 .garden-plan-description{min-height:0}.home-v2 .garden-plan h3{font-size:26px}.home-v2 .garden-plan .text-button{line-height:1.5}.home-v2 .benefits p{font-size:13px}.home-v2 .form-grid+fieldset{margin-top:24px}@media(max-width:700px){.home-v2 .system-guide{padding:25px 0}.home-v2 .garden-plans h2,.home-v2 .system-guide>h2{font-size:27px}.home-v2 .benefits p{max-width:none;margin:0}.home-v2 .garden-plan{padding:24px}}.home-v2 .hero-copy h1{max-width:none}.home-v2 .hero-copy>p{margin:26px 0 0;color:inherit;font-size:17px}.home-v2 .language{position:relative}.home-v2 .language summary{display:flex;align-items:center;gap:9px;cursor:pointer;list-style:none}.home-v2 .language summary::-webkit-details-marker{display:none}.home-v2 .language-menu{position:absolute;z-index:20;right:0;top:calc(100% + 8px);width:min(220px,calc(100vw - 32px));max-height:min(70vh,560px);overflow:auto;padding:8px;background:#fbfcf9;border:1px solid var(--line);box-shadow:0 18px 48px rgb(16 62 48/14%)}.home-v2 .language:not([open]) .language-menu{display:none}.home-v2 .language-menu a{display:block;padding:10px 12px}.home-v2 .language-menu a:hover,.home-v2 .language-menu a[aria-current=page]{background:#eff5f0;color:var(--green)}.home-v2 .system-grid{align-items:start}.home-v2 .system-details{margin:20px 0;border-block:1px solid #d3e0d7;text-align:left}.home-v2 .system-details summary{display:flex;justify-content:space-between;gap:12px;padding:16px 0;cursor:pointer;color:#1b8059;font-weight:600;list-style:none}.home-v2 .system-details summary::-webkit-details-marker{display:none}.home-v2 .system-details[open] summary>span{transform:rotate(45deg)}.home-v2 .system-details summary:focus-visible{outline:2px solid #1b8059;outline-offset:4px}.home-v2 .system-details-body{padding-bottom:16px;overflow-wrap:anywhere}.home-v2 .system-details dl{margin:0 0 20px}.home-v2 .system-details dl>div{padding:12px 0;border-top:1px solid #d3e0d7}.home-v2 .system-details dt{font-size:14px;color:#61726a}.home-v2 .system-details dd{margin:4px 0 0;font-weight:600}.home-v2 .system-details h4{margin:20px 0 8px;font-size:15px}.home-v2 .system-details p{margin:0;font-size:14px;line-height:1.7}.home-v2 .system-details .system-details-note{margin-top:20px;color:#61726a;font-size:12px}.home-v2 .header .language-menu{display:block;gap:0}.home-v2 .language summary{padding:0;border:0;font-size:inherit;font-weight:inherit;line-height:1.25}.site-interior{--stone-950:#103e30;--stone-800:#244b3e;--stone-500:#61726a;--stone-200:#d3e0d7;--stone-50:#fbfcf9;--water-600:#1b8059;--leaf-600:#1b8059;color:var(--stone-950);background:var(--stone-50)}.site-interior h1,.site-interior h2{font-family:Georgia,Songti SC,"Noto Serif CJK SC",serif;font-weight:500}.site-interior .site-header{background:#fbfcf9}.site-interior .wordmark{font-family:Georgia,Times New Roman,serif;font-weight:700;letter-spacing:-.03em;text-transform:none}.site-interior .primary-navigation a:last-child{border-color:#1b8059;color:#1b8059}.site-interior .inquiry-band,.site-interior .site-footer{background:#103e30;border-color:#244b3e}.site-interior .materials-section,.site-interior .systems-page .system-record,.site-interior .systems-page.site-container{background:#fbfcf9}.inquiry-email-draft{min-width:0}.inquiry-email-draft pre{white-space:pre-wrap;overflow-wrap:anywhere;padding:24px;margin-block:24px;background:#eff5f0;border:1px solid #d3e0d7;font:inherit}.inquiry-email-draft .form-actions{flex-wrap:wrap;gap:12px;margin-block:24px}.inquiry-email-draft a{overflow-wrap:anywhere}@media (max-width:700px){.home-v2 .header .language-menu{display:block}.home-v2 .hero-copy>p{margin:20px 0 0;font-size:15px}}