@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700;900&display=swap";:root{font-family:DM Sans,Noto Sans SC,sans-serif;color:#102019;background:#f3f1e9;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#f3f1e9;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a{color:inherit}button{cursor:pointer}.app{overflow:hidden}header{height:82px;padding:0 4.5vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #c8cbc1;background:#f3f1e9f0;position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:flex;gap:12px;align-items:center;text-decoration:none}.brand-mark{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#173f30;color:#dfff53;font-weight:900}.brand b{display:block;font-size:16px}.brand small{display:block;color:#68756d;font-size:11px;margin-top:2px}nav{display:flex;gap:32px}nav a{text-decoration:none;font-size:13px;font-weight:600}.language{border:1px solid #c6cbc3;border-radius:999px;padding:4px;display:flex;gap:3px}.language button{border:0;background:transparent;border-radius:50%;width:34px;height:34px;font-size:11px;font-weight:700}.language .active{background:#173f30;color:#fff}.hero{min-height:680px;margin:24px 2.5vw 0;background:#163e2f;color:#fff;border-radius:30px;display:grid;grid-template-columns:47% 53%;overflow:hidden}.hero-copy{padding:80px 7vw}.eyebrow,.kicker{font-size:11px;letter-spacing:.16em;font-weight:800;text-transform:uppercase;color:#bdd340}.hero h1{font-size:clamp(54px,6vw,102px);line-height:.9;letter-spacing:-.065em;max-width:730px;margin:30px 0}.hero p{font-size:17px;line-height:1.7;color:#c9d6d0;max-width:580px}.hero-actions{display:flex;gap:12px;margin-top:34px}.btn{border:0;border-radius:999px;padding:15px 22px;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.primary{background:#dfff53;color:#102019}.ghost{background:transparent;color:#fff;border:1px solid #6b897e}.light{background:#f5f3ea}.stats{display:flex;gap:40px;margin-top:65px}.stats div{display:flex;flex-direction:column}.stats b{font-size:28px}.stats span{font-size:11px;color:#9db0a8}.hero-products{background:#dfff53;position:relative;min-height:680px}.hero-products:after{content:"";position:absolute;top:6%;right:6%;bottom:6%;left:6%;border:1px solid rgba(16,32,25,.22);border-radius:50%}.hero-note{position:absolute;left:8%;top:8%;color:#18382d;font-size:12px;letter-spacing:.14em}.hero-note b{font-size:15px}.float-card{position:absolute;border:0;background:#fff;padding:12px;border-radius:20px;box-shadow:0 25px 50px #0c261c2e;z-index:2;text-align:left}.float-card img{width:100%;height:100%;object-fit:cover;border-radius:12px;display:block}.float-card span{display:block;padding:9px 3px 3px;font-size:11px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.f0{width:42%;height:42%;left:9%;top:20%;transform:rotate(-5deg)}.f1{width:38%;height:36%;right:7%;top:9%;transform:rotate(6deg)}.f2{width:42%;height:38%;right:10%;bottom:8%;transform:rotate(-2deg)}section:not(.hero){padding:90px 4.5vw}.section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:32px}.section-head h2,.catalog-top h2{font-size:clamp(34px,4vw,62px);letter-spacing:-.045em;margin:8px 0 2px}.section-head p,.catalog-top p{margin:0;color:#647168}.section-head a{font-size:13px;font-weight:700}.feature-row{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.product-card{background:#faf9f3;border:1px solid #d6d6ce;min-width:0;transition:.25s}.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px #1c2d251a}.image-button{border:0;background:#e9ebe5;position:relative;width:100%;aspect-ratio:1/1;padding:0;overflow:hidden}.image-button img{width:100%;height:100%;object-fit:cover;transition:.4s}.product-card:hover img{transform:scale(1.04)}.index{position:absolute;z-index:2;top:12px;left:12px;background:#173f30;color:#fff;padding:5px 8px;border-radius:99px;font-size:9px;letter-spacing:.08em}.product-info{padding:18px}.cat{font-size:10px;color:#718077;text-transform:uppercase;font-weight:700}.product-info h3{font-size:14px;height:42px;margin:8px 0 18px;line-height:1.45;overflow:hidden}.product-bottom{border-top:1px solid #dedfd7;padding-top:14px;display:flex;justify-content:space-between;align-items:flex-end}.product-bottom span{display:flex;flex-direction:column}.product-bottom small{font-size:9px;color:#7b867f}.product-bottom b{font-size:18px}.product-bottom button{border:0;background:none;font-size:11px;font-weight:800;padding:0}.categories{background:#e4e1d6}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #aeb3aa;border-left:1px solid #aeb3aa}.category-grid button{height:118px;background:transparent;border:0;border-right:1px solid #aeb3aa;border-bottom:1px solid #aeb3aa;display:grid;grid-template-columns:52px 1fr auto;align-items:center;padding:20px;text-align:left}.category-grid b{font-size:12px;color:#77827b}.category-grid span{font-size:20px;font-weight:700}.category-grid em{font-style:normal;border:1px solid #aeb3aa;border-radius:99px;padding:5px 9px;font-size:10px}.category-grid button:hover,.category-grid .selected{background:#dfff53}.catalog{background:#f3f1e9}.catalog-top{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:35px}.tools{display:flex;gap:10px}.search{width:310px;height:48px;border-bottom:1px solid #829087;display:flex;align-items:center;gap:10px}.search input{border:0;background:transparent;outline:0;width:100%}.tools select{border:1px solid #bcc2bb;background:#faf9f3;padding:0 15px}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.product-grid .product-card{margin-bottom:4px}.empty{padding:90px;text-align:center}.service{margin:0 2.5vw 40px!important;padding:60px!important;background:#dfff53;display:grid;grid-template-columns:100px 1fr auto;align-items:center;border-radius:24px}.service-no{font-size:40px;color:#76832b}.service h2{max-width:760px;font-size:30px;margin:10px 0}.service .kicker{color:#284637}footer{padding:30px 4.5vw 45px;display:flex;justify-content:space-between;border-top:1px solid #c4c7c0;font-size:12px}.floating{position:fixed;right:24px;bottom:24px;width:58px;height:58px;border-radius:50%;border:0;background:#173f30;color:#dfff53;font-size:24px;z-index:40}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#081611a6;display:grid;place-items:center;z-index:100;padding:20px}.modal{background:#f7f5ee;width:min(540px,100%);padding:40px;position:relative;border-radius:22px}.modal h2{font-size:32px;margin:10px 0 22px}.x{position:absolute;right:16px;top:14px;border:0;background:transparent;font-size:26px}.selected-product{display:flex;align-items:center;gap:12px;background:#e7e7df;padding:10px;margin-bottom:15px}.selected-product img{width:60px;height:60px;object-fit:cover}.modal form{display:grid;gap:10px}.modal input,.modal textarea{border:1px solid #c1c6be;background:#fff;padding:14px}.modal textarea{min-height:110px;resize:vertical}.modal .btn{width:100%;margin-top:6px}.success{text-align:center;padding:25px 0}.success span{width:70px;height:70px;border-radius:50%;background:#dfff53;display:grid;place-items:center;margin:auto;font-size:30px}@media(max-width:1100px){nav{display:none}.hero{grid-template-columns:1fr 1fr}.hero-copy{padding:60px 5vw}.feature-row,.product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){header{padding:0 18px;height:70px}.brand small{display:none}.hero{margin:12px;border-radius:20px;grid-template-columns:1fr;min-height:0}.hero-copy{padding:48px 26px}.hero h1{font-size:54px}.hero-products{min-height:430px}.stats{margin-top:40px;gap:24px}section:not(.hero){padding:65px 18px}.feature-row{display:flex;overflow:auto;padding-bottom:10px}.feature-row .product-card{min-width:240px}.section-head{align-items:flex-start}.category-grid{grid-template-columns:1fr}.catalog-top{align-items:flex-start;gap:25px;flex-direction:column}.tools{width:100%;flex-direction:column}.search{width:100%}.tools select{height:48px}.product-grid{grid-template-columns:repeat(2,1fr);gap:8px}.product-info{padding:12px}.product-info h3{font-size:12px}.product-bottom{align-items:flex-start;gap:5px;flex-direction:column}.service{grid-template-columns:1fr!important;margin:0 12px 25px!important;padding:36px 24px!important}.service-no{display:none}.service .btn{margin-top:20px}footer{flex-direction:column;gap:8px}.modal{padding:30px 22px}}:root{color:#183247;background:#fff}body{background:#fff;color:#183247}header{background:#fffffff5;border-bottom-color:#dbe5eb}.brand-mark,.language .active,.index,.floating{background:#315f80;color:#fff}.brand small,.section-head p,.catalog-top p,.cat,.product-bottom small{color:#6d8291}.hero{background:#fff;color:#183247;border:1px solid #d9e6ed}.hero p{color:#627887}.eyebrow,.kicker{color:#5f89a7}.primary,.category-grid button:hover,.category-grid .selected,.success span{background:#dceef8;color:#183247}.ghost{color:#315f80;border-color:#a8c4d5}.stats span{color:#718795}.hero-products{background:#e4f2fa}.hero-products:after{border-color:#315f8038}.hero-note{color:#315f80}.float-card{box-shadow:0 25px 50px #315f8024}.product-card{background:#fff;border-color:#d8e3e9}.image-button{background:#f1f7fa}.categories{background:#f4f9fc}.category-grid,.category-grid button{border-color:#c8d9e3}.category-grid b{color:#7590a2}.category-grid em{border-color:#b9cfdd}.catalog{background:#fff}.tools select{background:#fff;border-color:#bfd0da}.service{background:#e4f2fa}.service-no{color:#6d94ad}.service .kicker{color:#567d97}.service .light{background:#315f80;color:#fff}footer{border-top-color:#dbe5eb}.overlay{background:#18324794}.modal{background:#fff}.selected-product{background:#eef6fa}.brand-mark,.language .active,.index,.floating{background:#173f30;color:#fff}.hero{background:#163e2f;color:#fff;border-color:#163e2f}.hero p{color:#c9d6d0}.hero .eyebrow{color:#cfe8f5}.hero .ghost{color:#fff;border-color:#6b897e}.hero .stats span{color:#9db0a8}.service .light{background:#173f30;color:#fff}.product-bottom{justify-content:flex-end}.contact-strip{padding:55px 4.5vw 78px!important;background:#fff}.contact-heading{display:grid;grid-template-columns:1fr 1.2fr;column-gap:28px;align-items:end;margin-bottom:30px}.contact-heading .kicker{grid-column:1/-1;margin-bottom:10px}.contact-heading h2{font-size:clamp(30px,3vw,48px);letter-spacing:-.04em;margin:0}.contact-heading p{color:#6d8291;line-height:1.7;margin:0;max-width:560px}.contact-grid{display:grid;grid-template-columns:repeat(8,1fr);border-top:1px solid #d5e1e8;border-left:1px solid #d5e1e8}.contact-channel{min-width:0;min-height:142px;padding:20px 12px;border:0;border-right:1px solid #d5e1e8;border-bottom:1px solid #d5e1e8;background:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;text-align:left;transition:background .2s,transform .2s}.contact-channel:hover{background:#e4f2fa;transform:translateY(-2px)}.contact-icon{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:color-mix(in srgb,var(--channel-color) 10%,white);color:var(--channel-color);font-size:24px}.contact-channel b{font-size:13px;margin-top:16px}.contact-channel small{font-size:10px;color:#78909f}@media(max-width:1000px){.contact-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:700px){.contact-strip{padding:48px 18px 60px!important}.contact-heading{grid-template-columns:1fr;gap:10px}.contact-grid{grid-template-columns:repeat(2,1fr)}.contact-channel{min-height:128px}}
