*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#ffffff;color:#2c2c2c;line-height:1.5;scroll-behavior:smooth}h1,h2,h3{font-weight:500;letter-spacing:-.02em}h2{font-size:2rem;margin-bottom:2rem;border-left:4px solid #9ca3af;padding-left:1rem}.container{max-width:1280px;margin:0 auto;padding:0 24px}.section{padding:4rem 0;border-bottom:1px solid #e5e7eb}.breadcrumb{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.9375rem}.breadcrumb a{color:#6b7280;text-decoration:none;transition:color .2s}.breadcrumb a:hover{color:#1f2937}.breadcrumb a.active{color:#9ca3af;cursor:default}.breadcrumb .separator{color:#d1d5db}.breadcrumb .active{color:#6b7280;font-weight:500}.product-detail{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;margin-top:2rem}.product-detail-image{border-radius:20px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.08)}.product-detail-image img{width:100%;height:100%;object-fit:cover;display:block}.product-detail-info h1{font-size:2.5rem;margin-bottom:1rem;color:#1f2937}.product-description{font-size:1.125rem;color:#4b5563;line-height:1.7;margin-bottom:2rem}.product-detail-info h2{font-size:1.25rem;margin-bottom:1.25rem;color:#374151;border-bottom:2px solid #e5e7eb;padding-bottom:.5rem}.product-params{background:#f9fafb;border-radius:16px;padding:1.5rem;margin-bottom:2rem}.param-row{padding:.875rem 0}.param-label{font-weight:600}.param-label,.param-value{font-size:.9375rem}.back-link{display:inline-flex;align-items:center;gap:.5rem;color:#6b7280;text-decoration:none;font-weight:500;padding:.75rem 1.25rem;border:1px solid #e5e7eb;border-radius:12px;transition:all .2s}.back-link:hover{color:#1f2937;border-color:#1f2937;background:#f9fafb}.back-link i{font-size:.875rem}.navbar{position:-webkit-sticky;position:sticky;top:0;background:#ffffff;border-bottom:1px solid #e5e7eb;z-index:100}.nav-container{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 0}.logo{font-size:1.6rem;font-weight:600;color:#1f2937;text-decoration:none}.nav-links{display:flex;gap:2rem;list-style:none}.nav-links a{text-decoration:none;color:#4b5563;font-weight:500;transition:color .2s}.nav-links a.active,.nav-links a:hover{color:#6b7280}.menu-btn{display:none;font-size:1.5rem;background:none;border:none;cursor:pointer;color:#2c2c2c;min-width:2.5rem;text-align:center}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.daily-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem}.blog-card,.card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;overflow:hidden}.blog-card:hover,.card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -12px rgba(0,0,0,.05)}.card-img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}.blog-card{padding:1.5rem}.blog-card img{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:16px;margin-bottom:1rem}.blog-card-content,.card-content{padding:1.5rem}.blog-card h3,.card h3{font-size:16px;font-weight:600;letter-spacing:-.01em;color:#1f2937}.blog-card p,.card p{font-size:16px;line-height:1.4;letter-spacing:-.01em;color:#4b5563}.product-link{display:block;text-decoration:none;color:inherit;transition:transform .2s,box-shadow .2s}.product-link:hover{transform:translateY(-4px);box-shadow:0 20px 25px -12px rgba(0,0,0,.05)}.product-link:active{transform:translateY(-2px)}.as-card-button{display:block;width:100%;padding:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.about-features{display:flex;gap:2rem;flex-wrap:wrap;margin-top:2rem}.about-features>div{flex:1 1;min-width:200px}.about-features i{font-size:2rem;color:#9ca3af}.about-img{margin-top:2rem;aspect-ratio:2/1;height:300px;max-height:500px}.blog-card.product-link{color:inherit}.image-comparison{flex-wrap:wrap;gap:1.5rem;margin:1.5rem 0}.image-column{min-width:240px}.image-column img{border-radius:16px;display:block}.image-label{margin-top:.5rem;color:#4b5563}.blog-article{max-width:780px;margin:0 auto;padding-bottom:3rem}.article-header{margin-bottom:2rem}.article-header h1{font-size:2.25rem;font-weight:600;line-height:1.3;color:#1f2937;margin-bottom:.75rem}.article-meta{color:#9ca3af;font-size:.9375rem}.article-hero-img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:20px;margin-bottom:2.5rem;display:block}.article-content{font-size:1.0625rem;line-height:1.8;color:#374151}.article-content p{margin-bottom:1.25rem}.article-content h2{font-size:1.5rem;margin-top:2.5rem;margin-bottom:1rem;border-left:none;padding-left:0}.article-content h2,.article-content strong{font-weight:600;color:#1f2937}.article-content hr{border:none;border-top:1px solid #e5e7eb;margin:2.5rem 0}.article-footer-cta{margin-top:3rem;padding:2rem;background:#f9fafb;border-radius:20px;text-align:center}.article-footer-cta h3{font-size:1.25rem;margin-bottom:.75rem;color:#1f2937}@media (max-width:768px){.article-header h1{font-size:1.5rem}.article-content{font-size:1rem}.article-content h2{font-size:1.25rem}}.daily-item{border:1px solid #e5e7eb;border-radius:20px;overflow:hidden}.daily-item:hover{transform:translateY(-4px)}.daily-item img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}.daily-info{padding:1rem}.daily-info strong{font-size:16px;font-weight:600;letter-spacing:-.01em;color:#1f2937}.daily-info p{font-size:16px;line-height:1.4;color:#4b5563;margin-top:.5rem}.blog-card small,.daily-info small{font-size:14px;color:#9ca3af}.project-cases-section{padding:4rem 0;background:#fff}.project-cases-header{display:flex;justify-content:space-between;gap:2rem;align-items:flex-end;margin-bottom:1.25rem}.project-cases-header span{display:inline-block;margin-bottom:.5rem;color:#9ca3af;font-size:.8125rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.project-cases-header h2{margin-bottom:0}.project-cases-header p{max-width:430px;color:#6b7280;font-size:.95rem;line-height:1.6}.project-case-tabs{display:flex;flex-wrap:wrap;gap:.65rem;margin-bottom:1.5rem}.project-case-tabs button{border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:#4b5563;padding:.55rem 1rem;font-family:inherit;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s}.project-case-tabs button.active,.project-case-tabs button:hover{border-color:#1f2937;background:#1f2937;color:#fff}.project-case-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem}.project-case-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;transition:transform .2s,box-shadow .2s}.project-case-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -12px rgba(0,0,0,.08)}.project-case-card img{width:100%;aspect-ratio:3/2;object-fit:cover;display:block}.project-case-content{padding:1.25rem}.project-case-meta{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.8rem}.project-case-meta span{display:inline-flex;align-items:center;min-height:24px;padding:.25rem .6rem;border-radius:999px;background:#f3f4f6;color:#4b5563;font-size:.75rem;font-weight:600}.project-case-card h3{color:#111827;font-size:1.05rem;font-weight:700;margin-bottom:.5rem}.project-case-card p{min-height:66px;color:#4b5563;font-size:.92rem;line-height:1.55;margin-bottom:1rem}.project-case-card dl{display:grid;grid-gap:.6rem;gap:.6rem;padding-top:1rem;border-top:1px solid #e5e7eb}.project-case-card dl div{display:flex;justify-content:space-between;gap:1rem}.project-case-card dt{color:#9ca3af;font-size:.8rem;font-weight:600}.project-case-card dd{color:#1f2937;font-size:.85rem;font-weight:600;text-align:right}.modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);z-index:9999;justify-content:center;align-items:center}.modal[style*="display: flex"]{display:flex!important}.modal-content{background:#fff;max-width:800px;width:90%;max-height:85vh;overflow-y:auto;border-radius:24px;padding:2rem;position:relative;margin:0}.modal.small-modal .modal-content{width:60%;max-width:600px}.close-modal{font-size:1.5rem;color:#9ca3af}.close-modal,.close-small-modal{position:absolute;top:1rem;right:1.5rem;cursor:pointer}.close-small-modal{width:32px;height:32px;background:#f3f4f6;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s}.close-small-modal:hover{background:#e5e7eb}.close-small-modal i{font-size:16px;color:#6b7280}.param-table{width:100%;border-collapse:collapse;margin:1rem 0}.param-table td{padding:.75rem;border-bottom:1px solid #e5e7eb}.param-table td:first-child{font-weight:600;width:35%;background:#f9fafb}.hero{background:#f9fafb;padding:4rem 0;text-align:center}.hero h1{font-size:3rem;font-weight:600;margin-bottom:1rem;color:#111827}.hero p{font-size:1.25rem;color:#4b5563;max-width:700px;margin:0 auto 2rem}.hero-img{width:100%;max-width:1100px;margin:0 auto;border-radius:24px;overflow:hidden;aspect-ratio:2/1;position:relative}.hero-img img{width:100%;height:100%;object-fit:cover;display:block;position:absolute}.footer{background:#f9fafb;padding:2rem 0;text-align:center;color:#6b7280;font-size:.875rem}.footer a{color:#4b5563;text-decoration:none;margin:0 .5rem;transition:color .2s}.footer a:hover{color:#111827}.social-icons{margin:1rem 0;min-height:2rem}.social-icons a{font-size:1.25rem;margin:0 .75rem;display:inline-block;min-width:1.5em;text-align:center}.contact-email-area{margin:1rem 0;min-height:2rem}.contact-email-area i{min-width:1em;display:inline-block}.contact-email-area button{background:none;border:1px solid #9ca3af;padding:.4rem 1rem;border-radius:40px;font-family:inherit;cursor:pointer;transition:.2s;color:#2c2c2c;margin-left:.75rem}.contact-email-area button:hover{background:#e5e7eb}.whatsapp-float{position:fixed;bottom:24px;right:24px;background-color:#25D366;color:white;width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:150;transition:transform .2s}.whatsapp-float:hover{transform:scale(1.05);color:white}.back-to-top{position:fixed;right:96px;bottom:24px;width:56px;height:56px;border:1px solid #e5e7eb;border-radius:50%;background:#111827;color:#fff;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transform:translateY(12px);box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:150;transition:opacity .2s,transform .2s,background-color .2s}.back-to-top.show{opacity:1;pointer-events:auto;transform:translateY(0)}.back-to-top:hover{background:#1f2937}.contact-form{display:flex;flex-direction:column;gap:1.25rem}.contact-form .form-group{display:flex;flex-direction:column;gap:.5rem}.contact-form label{font-size:.875rem;font-weight:500;color:#374151}.contact-form input,.contact-form select,.contact-form textarea{width:100%;padding:.875rem 1rem;border:1px solid #e5e7eb;border-radius:12px;font-family:inherit;font-size:.9375rem;transition:border-color .2s,box-shadow .2s;background:#fff}.contact-form select{color:#374151}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{outline:none;border-color:#1f2937;box-shadow:0 0 0 3px rgba(31,41,55,.1)}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#9ca3af}.contact-form textarea{resize:vertical;min-height:120px}.contact-form .submit-btn{background:#1f2937;color:white;border:none;padding:.875rem 2rem;border-radius:40px;cursor:pointer;font-weight:500;font-size:.9375rem;transition:background-color .2s,transform .1s;align-self:flex-start}.contact-form .submit-btn:hover{background:#111827}.contact-form .submit-btn:active{transform:scale(.98)}.contact-form .submit-btn:disabled{background:#6b7280;cursor:not-allowed;transform:none}.inquiry-page{background:#f4f5f6}.inquiry-landing{padding:2rem 0 3rem}.inquiry-hero-panel{position:relative;min-height:320px;overflow:hidden;border-radius:8px 8px 0 0;background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.32)),url(/assets/images/hero/hero-main.webp) 50%/cover;color:#fff;padding:1.5rem 2rem 4.5rem}.inquiry-hero-panel .breadcrumb{margin-bottom:1.5rem}.inquiry-hero-panel .breadcrumb .active,.inquiry-hero-panel .breadcrumb a{color:rgba(255,255,255,.78)}.inquiry-brand{font-size:1.75rem;font-weight:700;letter-spacing:.02em}.inquiry-brand span{font-weight:300;color:rgba(255,255,255,.75)}.inquiry-hero-content{max-width:520px;margin-top:2.75rem}.inquiry-hero-content h1{font-size:3rem;line-height:1.02;color:#fff;margin-bottom:1rem}.inquiry-hero-content p{max-width:440px;color:rgba(255,255,255,.9);font-size:1.02rem;line-height:1.55}.inquiry-capabilities{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:1rem;gap:1rem;margin:-3rem 1.5rem 1.25rem;position:relative;z-index:2}.inquiry-capability{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.25rem 1rem;min-height:138px;text-align:center;box-shadow:0 18px 38px rgba(17,24,39,.08)}.inquiry-capability i{color:#4b5563;font-size:2rem;margin-bottom:.8rem}.inquiry-capability h3{color:#111827;font-size:.95rem;font-weight:700;margin-bottom:.4rem}.inquiry-capability p{color:#6b7280;font-size:.8rem;line-height:1.45}.inquiry-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem 1.5rem;gap:1rem 1.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;box-shadow:0 18px 38px rgba(17,24,39,.06)}.inquiry-form-heading{grid-column:1/-1;display:flex;gap:.9rem;align-items:flex-start;padding-bottom:.75rem;border-bottom:1px solid #eef0f3}.inquiry-form-heading i{color:#4b5563;font-size:1.7rem;margin-top:.2rem}.inquiry-form h2{border-left:none;padding-left:0;margin:0 0 .25rem;font-size:1.25rem;color:#111827}.inquiry-form-heading p{color:#6b7280;font-size:.85rem}.inquiry-form label span{color:#b91c1c}.inquiry-form-row{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem 1.5rem;gap:1rem 1.5rem}.inquiry-wide{grid-column:1/-1}.inquiry-check-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.65rem;gap:.65rem}.inquiry-check-grid.two-col{grid-template-columns:repeat(3,1fr)}.inquiry-check{display:flex!important;flex-direction:row!important;align-items:center;gap:.5rem!important;min-height:42px;padding:.65rem .75rem;border:1px solid #e5e7eb;border-radius:4px;background:#fbfbfc;color:#374151;font-size:.86rem!important;cursor:pointer}.inquiry-check input{width:auto;accent-color:#1f2937}.inquiry-counter{align-self:flex-end;color:#9ca3af;font-size:.8rem}.inquiry-form .submit-btn{grid-column:1/-1;width:100%;display:inline-flex;justify-content:center;align-items:center;gap:.5rem;border-radius:6px;text-transform:uppercase;letter-spacing:.04em}.form-feedback{grid-column:1/-1;margin-top:-.25rem;font-size:.9375rem}.form-feedback.success{color:#047857}.form-feedback.error{color:#b91c1c}.inquiry-trust-strip{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid #e5e7eb;border-top:none;border-radius:0 0 8px 8px;overflow:hidden}.inquiry-trust-item{display:flex;gap:.9rem;align-items:center;padding:1.1rem 1.25rem;border-right:1px solid #e5e7eb}.inquiry-trust-item:last-child{border-right:none}.inquiry-trust-item i{color:#4b5563;font-size:1.7rem}.inquiry-trust-item h3{color:#111827;font-size:.9rem;font-weight:700;margin-bottom:.2rem}.inquiry-trust-item p{color:#6b7280;font-size:.78rem;line-height:1.35}.inquiry-contact-band{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.25rem;padding:1.25rem 1.5rem;background:#111827;color:#fff;border-radius:8px}.inquiry-contact-band span,.inquiry-contact-band strong{display:block}.inquiry-contact-band span{margin-top:.3rem;color:rgba(255,255,255,.7);font-size:.9rem}.inquiry-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:0}.submit-btn.inquiry-whatsapp{display:inline-flex;align-items:center;gap:.5rem;background:#fff;color:#111827;border:none;padding:.75rem 1.3rem;border-radius:40px;font-weight:600;font-size:.9rem;text-decoration:none;transition:background-color .2s,transform .1s}.submit-btn.inquiry-whatsapp:hover{background:#f3f4f6;color:#111827}.inquiry-contact-band .back-link{background:transparent;color:#fff;border-color:rgba(255,255,255,.35)}.inquiry-email-btn{font-family:inherit;cursor:pointer}.read-more{display:inline-block;margin-top:.5rem;color:#6b7280;text-decoration:none;border-bottom:1px solid #d1d5db;font-size:.875rem;min-height:1.2em}.read-more:hover{color:#2c2c2c;border-bottom-color:#2c2c2c}.small-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.small-modal-header h2{font-size:1.5rem;margin:0}.image-comparison{display:flex;gap:1rem;margin-bottom:1.5rem}.image-column{flex:1 1}.image-column img{width:100%;border-radius:12px;margin-bottom:.5rem}.image-label{text-align:center;font-size:.875rem;color:#6b7280}.modal-params{background:#f9fafb;border-radius:12px;padding:1rem;margin-bottom:1.5rem}.modal-params h3{font-size:1rem;margin-bottom:.75rem;color:#374151}.param-row{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid #e5e7eb}.param-row:last-child{border-bottom:none}.param-label{font-weight:500;color:#4b5563}.param-value{color:#6b7280;text-align:right}.modal-philosophy{padding:1rem;background:#f3f4f6;border-radius:12px}.modal-philosophy h3{font-size:1rem;margin-bottom:.75rem;color:#374151}.modal-philosophy p{font-size:.875rem;line-height:1.6;color:#4b5563;font-style:italic}.modal-meta{margin-bottom:1rem;color:#6b7280}.modal-content{color:#374151;line-height:1.6}.fab,.far,.fas{min-width:1.2em;text-align:center;display:inline-block}img{content-visibility:auto}@media (max-width:768px){.nav-links{display:none;flex-direction:column;gap:1rem;background:#fff;position:absolute;top:70px;left:0;width:100%;padding:1.5rem;border-bottom:1px solid #e5e7eb}.nav-links.show{display:flex}.menu-btn{display:block}h2{font-size:1.5rem;margin-bottom:1.5rem}.hero{padding:2rem 0}.hero h1{font-size:1.75rem;margin-bottom:.75rem}.hero p{font-size:.9rem;margin-bottom:1.5rem}.whatsapp-float{font-size:24px;right:16px}.back-to-top,.whatsapp-float{width:48px;height:48px;bottom:16px}.back-to-top{right:76px;font-size:18px}.section{padding:2rem 0}.daily-grid,.grid{grid-template-columns:1fr;gap:1rem}.blog-card,.card-content{padding:1rem}.daily-info p{font-size:.875rem}.project-cases-section{padding:2.5rem 0}.project-cases-header{display:block}.project-cases-header p{margin-top:1rem}.project-case-tabs{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.25rem}.project-case-tabs button{flex:0 0 auto}.project-case-grid{grid-template-columns:1fr;gap:1rem}.project-case-card img{aspect-ratio:3/2}.project-case-card p{min-height:auto}.product-detail{grid-template-columns:1fr;gap:2rem}.product-detail-info h1{font-size:1.75rem}.inquiry-landing{padding:1rem 0 2rem}.inquiry-hero-panel{min-height:270px;padding:1rem 1rem 3.75rem;border-radius:8px 8px 0 0}.inquiry-brand{font-size:1.3rem}.inquiry-hero-content{margin-top:2rem;max-width:300px}.inquiry-hero-content h1{font-size:2rem}.inquiry-hero-content p{font-size:.85rem}.inquiry-capabilities{display:flex;gap:.65rem;margin:-2.75rem .75rem 1rem;overflow-x:auto;padding-bottom:.25rem;scroll-snap-type:x proximity}.inquiry-capability{flex:0 0 116px;min-height:118px;padding:.8rem .55rem;scroll-snap-align:start}.inquiry-capability i{font-size:1.45rem;margin-bottom:.5rem}.inquiry-capability h3{font-size:.72rem}.inquiry-capability p{font-size:.65rem}.inquiry-form{display:flex;padding:1rem;border-radius:8px;gap:.9rem}.inquiry-form-heading{padding-bottom:.6rem}.inquiry-form-heading i{font-size:1.4rem}.inquiry-form h2{font-size:1rem}.inquiry-form-heading p{font-size:.72rem}.inquiry-check-grid,.inquiry-check-grid.two-col{grid-template-columns:1fr 1fr;gap:.5rem}.inquiry-check{min-height:36px;padding:.5rem;font-size:.72rem!important}.inquiry-form-row{display:grid;grid-template-columns:1fr;grid-gap:.9rem;gap:.9rem}.inquiry-trust-strip{grid-template-columns:repeat(4,1fr);background:#111827;border-color:#111827;border-radius:0 0 8px 8px}.inquiry-trust-item{display:block;padding:.8rem .45rem;text-align:center;border-right-color:rgba(255,255,255,.1)}.inquiry-trust-item i{color:#fff;font-size:1.25rem;margin-bottom:.4rem}.inquiry-trust-item h3{color:#fff;font-size:.65rem;line-height:1.2}.inquiry-trust-item p{display:none}.inquiry-contact-band{display:block;padding:1rem}.inquiry-contact-band .inquiry-actions{margin-top:1rem}}.product-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);z-index:9999;justify-content:center;align-items:center;cursor:default}.product-modal[style*="display: flex"]{display:flex!important}.product-modal-content{background:#fff;width:90%;max-width:1200px;max-height:85vh;overflow-y:auto;border-radius:24px;padding:2rem;position:relative;margin:0;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}@media (min-width:768px){.product-modal-content{padding:3rem}.product-detail{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:3rem;gap:3rem}.product-detail-image img{width:100%;border-radius:16px;object-fit:cover}.product-detail-info h1{font-size:2.25rem}}.close-modal-btn{position:absolute;top:1rem;right:1.5rem;font-size:1.5rem;cursor:pointer;color:#9ca3af;background:none;border:none;padding:0;min-width:auto;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}.close-modal-btn:hover{color:#1f2937;background:#f3f4f6}.product-modal .product-params{background:#f9fafb;border-radius:12px;padding:1rem;margin-top:1.5rem}.product-modal .product-params h3{font-size:1rem;margin-bottom:.75rem;color:#374151}.product-modal .param-row{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid #e5e7eb}.product-modal .param-row:last-child{border-bottom:none}.product-modal .param-label{font-weight:600;color:#4b5563}.product-modal .param-value{color:#6b7280;text-align:right}.product-modal-trigger{cursor:pointer}.product-modal-trigger:hover{transform:translateY(-4px);box-shadow:0 20px 25px -12px rgba(0,0,0,.05)}.customer-reviews-section{padding:80px 0 70px;background:#f7f5f1;overflow:hidden}.reviews-heading{text-align:center;margin-bottom:42px}.reviews-heading span{display:inline-block;margin-bottom:12px;font-size:12px;letter-spacing:2px;text-transform:uppercase;color:#9a7a45}.reviews-heading h2{margin:0;font-size:34px;line-height:1.2;color:#151515}.reviews-heading p{margin:14px auto 0;max-width:620px;font-size:15px;line-height:1.7;color:#666}.reviews-marquee{width:100%;overflow:hidden}.reviews-track{display:flex;gap:24px;width:max-content;animation:reviewsScroll 38s linear infinite}.reviews-marquee:hover .reviews-track{animation-play-state:paused}.review-card{width:340px;min-height:210px;padding:24px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:22px;box-shadow:0 18px 45px rgba(0,0,0,.08);flex-shrink:0}.review-top{display:flex;align-items:center;gap:14px}.review-top img{width:54px;height:54px;border-radius:50%;object-fit:cover;background:#ddd}.review-top h3{margin:0;font-size:16px;color:#111}.review-top p{margin:5px 0 0;font-size:13px;color:#777}.review-stars{margin-top:18px;font-size:14px;letter-spacing:2px;color:#b88935}.review-text{margin:14px 0 0;font-size:14px;line-height:1.65;color:#444}@keyframes reviewsScroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:768px){.customer-reviews-section{padding:56px 0 50px}.reviews-heading h2{font-size:26px}.review-card{width:290px;min-height:220px}.reviews-track{animation-duration:32s}}.review-avatar{width:54px;height:54px;border-radius:50%;background:#b88935;color:#fff;display:flex;align-items:center;justify-content:center;font-size:17px;font-weight:600;letter-spacing:1px;flex-shrink:0}.comparison-table{width:100%;border-collapse:separate;border-spacing:0;margin:2rem 0;overflow:hidden;border-radius:18px;box-shadow:0 12px 35px rgba(0,0,0,.08);font-size:1rem}.comparison-table td,.comparison-table th{padding:18px 22px;text-align:left;border-bottom:1px solid #e5e7eb}.comparison-table th{background:#111827;color:#ffffff;font-weight:700}.comparison-table tr:last-child td{border-bottom:none}.comparison-table .highlight-col{background:#eef8f2;color:#111827;font-weight:700}.comparison-table td:nth-child(2){color:#1f7a4d}.comparison-table td:nth-child(3){color:#374151}@media (max-width:768px){.comparison-table{font-size:.85rem}.comparison-table td,.comparison-table th{padding:12px 10px}}