.product-marketplace{color:#153d39;min-height:100vh;font-family:var(--font-sans,Arial,sans-serif);background:#f7faf8}.product-wrap{width:min(1180px,100% - 32px);margin-inline:auto}.product-nav{justify-content:space-between;align-items:center;height:78px;display:flex}.product-nav>div{align-items:center;gap:24px;display:flex}.product-nav a{color:#153d39;font-weight:700;text-decoration:none}.product-brand{align-items:center;gap:7px;font-size:20px;display:flex}.product-brand span{color:#fff;background:#0f655d;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.product-brand strong{color:#c67a18}.product-hero{background:linear-gradient(125deg,#e4f3ed,#fff7e8);padding:84px 0}.product-hero span,.product-category-hero span,.product-heading span,.product-detail section>span{text-transform:uppercase;letter-spacing:.14em;color:#a96713;font-size:12px;font-weight:800}.product-hero h1,.product-category-hero h1{max-width:850px;margin:14px 0 20px;font-family:Georgia,serif;font-size:clamp(38px,6vw,72px);line-height:1.02}.product-hero p{color:#49635f;max-width:760px;font-size:19px;line-height:1.65}.product-hero>div>div{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.product-button,.product-actions button{cursor:pointer;background:#0f655d;border:1px solid #0f655d;border-radius:12px;justify-content:center;align-items:center;padding:13px 18px;font-weight:800;text-decoration:none;display:inline-flex;color:#fff!important}.product-button.secondary,.product-actions button{background:#fff;color:#0f655d!important}.product-section{padding:70px 0}.product-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:26px;display:flex}.product-heading h2{margin:7px 0;font:42px Georgia,serif}.product-heading p{color:#5e716e;max-width:520px;line-height:1.6}.category-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.category-grid a{color:#153d39;background:#fff;border:1px solid #d8e5e0;border-radius:16px;flex-direction:column;min-height:145px;padding:20px;text-decoration:none;transition:all .2s;display:flex}.category-grid a:hover{border-color:#90bdb1;transform:translateY(-3px);box-shadow:0 16px 36px #173e3820}.category-grid b{font-size:17px}.category-grid small{color:#6a7b78;margin:9px 0 auto;line-height:1.45}.category-grid span{color:#0f655d;margin-top:14px;font-weight:800}.product-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.product-card{background:#fff;border:1px solid #d8e5e0;border-radius:20px;overflow:hidden}.product-card>img,.product-placeholder{object-fit:cover;color:#0f655d;background:linear-gradient(145deg,#dceee8,#f8ecd7);place-items:center;width:100%;height:230px;font-size:56px;display:grid}.product-card>div:last-child{padding:22px}.product-card h3{margin:6px 0 10px;font:27px Georgia,serif}.product-card p{color:#657572;line-height:1.55}.product-card ul{flex-wrap:wrap;gap:8px;padding:0;list-style:none;display:flex}.product-card li{background:#eef6f2;border-radius:999px;padding:6px 9px;font-size:12px}.product-card a{color:#0f655d;font-weight:800;text-decoration:none}.product-state{text-align:center;background:#fff;border:1px dashed #9bbdb4;border-radius:18px;padding:34px}.product-state.danger{background:#fff8f6;border-color:#d6948c}.product-category-hero{background:#e6f2ee;padding:58px 0}.product-category-hero a,.product-detail>a{color:#0f655d;font-weight:800;text-decoration:none}.product-detail{padding:54px 0 80px}.product-detail-grid{grid-template-columns:1fr 1fr;gap:50px;margin-top:25px;display:grid}.product-detail-grid>div>img,.product-placeholder.large{object-fit:cover;border-radius:24px;width:100%;height:520px}.product-detail h1{margin:10px 0;font:48px Georgia,serif}.product-detail section>p{color:#596e69;font-size:18px;line-height:1.6}.product-detail dl{grid-template-columns:1fr 1fr;gap:10px;display:grid}.product-detail dl div,.attribute-list span{background:#fff;border:1px solid #dce8e4;border-radius:12px;padding:12px}.product-detail dt,.attribute-list small{text-transform:uppercase;color:#72827e;font-size:11px}.product-detail dd{margin:4px 0 0;font-weight:800}.attribute-list{grid-template-columns:repeat(2,1fr);gap:8px;margin:18px 0;display:grid}.attribute-list span{flex-direction:column;display:flex}.product-actions{flex-wrap:wrap;gap:8px;margin:24px 0;display:flex}.product-actions small{width:100%}.product-detail aside{background:#fff7e8;border-left:4px solid #c67a18;padding:16px;line-height:1.55}.product-footer{color:#dfece8;background:#123e39;padding:42px 0}.product-footer>div{justify-content:space-between;gap:24px;display:flex}.product-footer div div{flex-wrap:wrap;gap:18px;display:flex}.product-footer a{color:#fff}.product-inquiry{padding:50px 0 80px}.product-form{background:#fff;border:1px solid #d7e5e0;border-radius:20px;grid-template-columns:1fr 1fr;gap:16px;max-width:900px;padding:28px;display:grid}.product-form label{flex-direction:column;gap:7px;font-weight:700;display:flex}.product-form .wide{grid-column:1/-1}.product-form input,.product-form select,.product-form textarea{font:inherit;border:1px solid #b8cbc5;border-radius:10px;padding:12px}.product-form textarea{min-height:120px}.product-form fieldset{border:1px solid #d7e5e0;border-radius:12px;grid-column:1/-1}.product-form .check{flex-direction:row;align-items:flex-start;font-weight:500}.product-form [role=alert]{color:#a12d22}.product-form .success{color:#0f655d;font-weight:800}@media (width<=900px){.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.product-detail-grid{grid-template-columns:1fr}.product-heading{flex-direction:column;align-items:start}.product-nav>div a:not(:last-child){display:none}}@media (width<=600px){.category-grid,.product-grid,.product-form{grid-template-columns:1fr}.product-form .wide{grid-column:auto}.product-hero{padding:52px 0}.product-detail h1{font-size:38px}.product-detail-grid>div>img,.product-placeholder.large{height:340px}.product-footer>div{flex-direction:column}}.product-comparison{padding:54px 0 80px}.product-comparison>a{color:#0f655d;font-weight:800;text-decoration:none}.product-comparison>span{text-transform:uppercase;letter-spacing:.14em;color:#a96713;margin-top:30px;font-size:12px;font-weight:800;display:block}.product-comparison h1{margin:8px 0 12px;font:46px Georgia,serif}.product-comparison>p{color:#5e716e;max-width:850px;line-height:1.65}.comparison-scroll{background:#fff;border:1px solid #d8e5e0;border-radius:18px;margin-top:28px;overflow:auto}.comparison-scroll table{border-collapse:collapse;width:100%;min-width:760px}.comparison-scroll th,.comparison-scroll td{text-align:left;vertical-align:top;border-bottom:1px solid #e2ebe8;border-right:1px solid #e2ebe8;padding:15px}.comparison-scroll th{background:#f0f7f4;min-width:150px}.comparison-scroll td{min-width:210px}.comparison-scroll img,.comparison-scroll .product-placeholder{object-fit:cover;border-radius:12px;width:180px;height:140px}@media (width<=600px){.product-comparison h1{font-size:36px}}
