@charset "UTF-8";:root{--brand-primary:#3BBE2D;--brand-primary-dark:#238118;--brand-primary-light:#8DD685;--brand-secondary:#C93BD8;--brand-accent:#23E771;--brand-bg:#FFFFFF;--brand-bg-alt:#F0F3F7;--brand-text:#1A202C;--brand-text-muted:#4A5568;--brand-text-inverse:#FFFFFF;--brand-border:#E2E8F0;--brand-success:#22C55E;--brand-warning:#F59E0B;--brand-danger:#EF4444;--brand-neutral-light:#F4F6F8;--brand-radius:12px;--brand-font:"Nunito Sans",Inter,Arial,sans-serif;--brand-shadow:0 18px 45px rgba(26, 32, 44, 0.12)}*{box-sizing:border-box}body{margin:0;background:#fff;background:var(--brand-bg);color:#1a202c;color:var(--brand-text);font-family:var(--brand-font);line-height:1.65;font-family:"Lucida Grande","Lucida Sans Unicode",sans-serif}a{color:#238118;color:var(--brand-primary-dark);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#c93bd8;color:var(--brand-secondary)}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5,h6{color:#1a202c;color:var(--brand-text);font-weight:800;line-height:1.16;font-family:Tahoma,Geneva,Verdana,sans-serif}h1{font-size:46px}h2{font-size:34px}h3{font-size:21px}p{color:#4a5568;color:var(--brand-text-muted)}.phili-page{overflow:hidden}.phili-blog-detail,.phili-blog-list,.phili-product-grid-section,.phili-section,.phili-static-page section{padding:78px 0}.phili-eyebrow{display:inline-flex;align-items:center;gap:8px;color:#238118;color:var(--brand-primary-dark);font-size:13px;font-weight:800;text-transform:uppercase}.phili-eyebrow::before{content:"";width:28px;height:3px;border-radius:10px;background:#c93bd8;background:var(--brand-secondary)}.phili-lead{font-size:19px;margin:18px 0 0}.phili-btn-cta,.phili-btn-primary,.phili-form-submit{background:#3bbe2d;background:var(--brand-primary);border:1px solid #3bbe2d;border:1px solid var(--brand-primary);color:#fff;color:var(--brand-text-inverse);border-radius:12px;border-radius:var(--brand-radius);font-weight:800;padding:12px 20px}.phili-btn-cta:hover,.phili-btn-primary:hover,.phili-form-submit:hover{background:#238118;background:var(--brand-primary-dark);border-color:#238118;border-color:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse)}.phili-btn-outline{border:1px solid #238118;border:1px solid var(--brand-primary-dark);color:#238118;color:var(--brand-primary-dark);border-radius:12px;border-radius:var(--brand-radius);font-weight:800;padding:12px 20px}.phili-btn-outline:hover{background:#238118;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse)}.phili-btn-inverse{background:#fff;background:var(--brand-text-inverse);color:#238118;color:var(--brand-primary-dark);border-radius:12px;border-radius:var(--brand-radius);font-weight:800;padding:13px 24px}.phili-section-head{max-width:760px;margin:0 auto 38px;text-align:center}.phili-section-head p{font-size:18px}.phili-hero{padding:86px 0;background:linear-gradient(135deg,#fff,#f0f3f7);background:linear-gradient(135deg,var(--brand-bg),var(--brand-bg-alt))}.phili-hero h1{margin-top:16px}.phili-fitment-hero img,.phili-hero-media,.phili-products-featured img,.phili-split-hero img{background:#f4f6f8;background:var(--brand-neutral-light);border-radius:12px;border-radius:var(--brand-radius);box-shadow:0 18px 45px rgba(26,32,44,.12);box-shadow:var(--brand-shadow);overflow:hidden}.phili-hero-media img{width:100%;min-height:480px;-o-object-fit:cover;object-fit:cover}.phili-hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.phili-gallery-grid,.phili-image-card-grid,.phili-three-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:22px;gap:22px}.phili-image-card,.phili-three-card-grid article{position:relative;min-height:270px;border-radius:12px;border-radius:var(--brand-radius);overflow:hidden;box-shadow:0 18px 45px rgba(26,32,44,.12);box-shadow:var(--brand-shadow);background:#f4f6f8;background:var(--brand-neutral-light)}.phili-image-card img,.phili-three-card-grid img{width:100%;height:100%;min-height:270px;-o-object-fit:cover;object-fit:cover;transition:transform .25s}.phili-image-card::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(26,32,44,.1),rgba(26,32,44,.82))}.phili-image-card h3{position:absolute;z-index:1;left:22px;right:22px;bottom:20px;margin:0;color:#fff;color:var(--brand-text-inverse);font-size:19px}.phili-image-card:hover img{transform:scale(1.05)}.phili-feature-list{background:#f0f3f7;background:var(--brand-bg-alt)}.phili-icon-list{display:grid;grid-gap:18px;gap:18px}.phili-icon-list article{display:grid;grid-template-columns:58px 1fr;grid-gap:18px;gap:18px;background:#fff;background:var(--brand-bg);border:1px solid #e2e8f0;border:1px solid var(--brand-border);border-radius:12px;border-radius:var(--brand-radius);padding:24px}.phili-contact-card span,.phili-icon-list span,.phili-step-grid span{width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#8dd685;background:var(--brand-primary-light);color:#238118;color:var(--brand-primary-dark);font-weight:900}.phili-project-stats,.phili-trust-light{background:#fff;background:var(--brand-bg);border-top:1px solid #e2e8f0;border-top:1px solid var(--brand-border);border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--brand-border);padding:34px 0}.phili-stat-row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.phili-stat-row div{padding:18px;border-right:1px solid #e2e8f0;border-right:1px solid var(--brand-border)}.phili-stat-row div:last-child{border-right:0}.phili-stat-row strong{display:block;color:#238118;color:var(--brand-primary-dark);font-size:36px;line-height:1}.phili-stat-row span{display:block;margin-top:8px;color:#1a202c;color:var(--brand-text);font-weight:700}.phili-centered-cta,.phili-cta-diagonal,.phili-form-cta{position:relative;background:linear-gradient(135deg,#238118,#133f29 62%,#c93bd8);background:linear-gradient(135deg,var(--brand-primary-dark),#133f29 62%,var(--brand-secondary));color:#fff;color:var(--brand-text-inverse);text-align:center;padding:78px 0;overflow:hidden}.phili-cta-diagonal::before{content:"";position:absolute;top:-60px;right:-20px;bottom:auto;left:-20px;height:150px;background:rgba(255,255,255,.12);transform:rotate(-7deg)}.phili-centered-cta h2,.phili-centered-cta p,.phili-cta-diagonal h2,.phili-cta-diagonal p,.phili-form-cta h2,.phili-form-cta p{color:#fff;color:var(--brand-text-inverse)}.phili-fitment-hero,.phili-products-featured,.phili-split-hero{padding:78px 0;background:#f0f3f7;background:var(--brand-bg-alt)}.phili-fitment-hero img,.phili-products-featured img,.phili-split-hero img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.phili-product-category{margin-bottom:54px}.phili-category-head{max-width:700px;margin-bottom:22px}.phili-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:22px;gap:22px}.phili-product-card{border:1px solid #e2e8f0;border:1px solid var(--brand-border);border-radius:12px;border-radius:var(--brand-radius);padding:18px;background:#fff;background:var(--brand-bg);min-height:280px;display:flex;flex-direction:column;gap:16px}.phili-product-img{aspect-ratio:4/3;background:#f4f6f8;background:var(--brand-neutral-light);border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden}.phili-product-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.phili-card-btn{margin-top:auto;border:1px solid #3bbe2d;border:1px solid var(--brand-primary);color:#238118;color:var(--brand-primary-dark);border-radius:12px;border-radius:var(--brand-radius);font-weight:800}.phili-static-page h1{max-width:820px}.phili-static-page p{font-size:17px}.phili-compact-header,.phili-contact-intro,.phili-legal-hero{background:#f0f3f7;background:var(--brand-bg-alt)}.phili-contact-card,.phili-service-list article,.phili-step-grid article,.phili-value{border:1px solid #e2e8f0;border:1px solid var(--brand-border);border-radius:12px;border-radius:var(--brand-radius);background:#fff;background:var(--brand-bg);padding:26px;margin-bottom:18px}.phili-pullquote{color:#238118;color:var(--brand-primary-dark);font-size:26px;line-height:1.3;font-weight:900;margin-bottom:26px;border-left:6px solid #c93bd8;border-left:6px solid var(--brand-secondary);padding-left:22px}.phili-contact-info,.phili-fitment-steps,.phili-tips-accordion,.phili-values-row{background:#f0f3f7;background:var(--brand-bg-alt)}.phili-community-section,.phili-contact-copy,.phili-fitment-copy,.phili-impact-story,.phili-legal-content{background:#fff;background:var(--brand-bg)}.phili-industries-hero{position:relative;min-height:560px;display:flex;align-items:center;color:#fff;color:var(--brand-text-inverse);overflow:hidden}.phili-industries-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.phili-industries-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(26,32,44,.68)}.phili-industries-hero .container{position:relative;z-index:1}.phili-industries-hero h1,.phili-industries-hero p{color:#fff;color:var(--brand-text-inverse)}.phili-three-card-grid article{min-height:auto}.phili-three-card-grid article h2,.phili-three-card-grid article p{padding:0 20px}.phili-three-card-grid article p{padding-bottom:20px}.phili-gallery-grid img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border-radius:12px;border-radius:var(--brand-radius);box-shadow:0 18px 45px rgba(26,32,44,.12);box-shadow:var(--brand-shadow)}.phili-fitment-steps h2{margin-bottom:26px}.phili-step-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:18px;gap:18px}.phili-contact-form-section,.phili-form-cta{text-align:left}.phili-contact-form-section .phili-feedback-form,.phili-form-cta .phili-feedback-form{background:#fff;background:var(--brand-bg);border-radius:12px;border-radius:var(--brand-radius);padding:24px}.phili-blog-header{max-width:820px;margin:0 auto 40px;text-align:center}.phili-minimal-posts{max-width:820px;margin:0 auto}.phili-post-row{padding:26px 0;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--brand-border)}.phili-blog-meta,.phili-post-row time,.phili-recent-box span{color:#4a5568;color:var(--brand-text-muted);font-size:14px}.phili-post-row h2 a{color:#1a202c;color:var(--brand-text)}.phili-read-link{font-weight:800}.phili-pagination{display:flex;justify-content:center;gap:8px;margin-top:34px}.phili-pagination .page-link{border-radius:8px;border:1px solid #e2e8f0;border:1px solid var(--brand-border);color:#238118;color:var(--brand-primary-dark)}.phili-pagination .active{background:#3bbe2d;background:var(--brand-primary);color:#fff;color:var(--brand-text-inverse)}.phili-pagination .disabled{pointer-events:none;opacity:.45}.phili-blog-detail h1{margin:12px 0}.phili-article-content{margin-top:26px}.phili-author-card,.phili-comment-note,.phili-recent-box,.phili-toc-box{border:1px solid #e2e8f0;border:1px solid var(--brand-border);border-radius:12px;border-radius:var(--brand-radius);padding:22px;background:#fff;background:var(--brand-bg)}.phili-author-card{display:grid;grid-template-columns:72px 1fr;grid-gap:18px;gap:18px;margin-top:30px}.phili-author-card img{width:72px;height:72px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.phili-pre-next{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px;margin:26px 0}.phili-toc-box{position:sticky;top:110px;margin-bottom:20px}.phili-recent-box a,.phili-toc-box a{display:block;padding:8px 0;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--brand-border)}.phili-legal-content .container{max-width:850px}.phili-error-page{min-height:62vh;display:flex;align-items:center;text-align:center;background:#f0f3f7;background:var(--brand-bg-alt)}@media (max-width:991px){h1{font-size:38px}h2{font-size:29px}.phili-stat-row{grid-template-columns:repeat(2,1fr)}.phili-stat-row div:nth-child(2){border-right:0}}@media (max-width:767px){.phili-blog-detail,.phili-blog-list,.phili-fitment-hero,.phili-hero,.phili-product-grid-section,.phili-products-featured,.phili-section,.phili-split-hero,.phili-static-page section{padding:54px 0}h1{font-size:32px}.phili-stat-row{grid-template-columns:1fr}.phili-stat-row div{border-right:0;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--brand-border)}.phili-stat-row div:last-child{border-bottom:0}.phili-author-card,.phili-icon-list article,.phili-pre-next{grid-template-columns:1fr}.phili-hero-media img{min-height:320px}}.phili-three-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}@media (max-width:991px){.phili-three-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:575px){.phili-three-card-grid{grid-template-columns:1fr!important}h1{font-size:max(25px, min(7vw, 33px))!important;line-height:1.22!important;word-wrap:break-word}h2{font-size:max(21px, min(5.6vw, 27px))!important;line-height:1.26!important;word-wrap:break-word}h3{font-size:max(18px, min(4.8vw, 22px))!important;word-wrap:break-word}}.container .phili-image-card-grid .phili-image-card h3,.phili-page.phili-static-page .phili-industries-hero .container h1,.phili-page.phili-static-page .phili-industries-hero .container p{color:#15202b!important}