@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(../media/c3cb240f9c892514-s.163v2i5cux7-c.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.0yo6-5yoeeudq.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans Fallback;src:local(Arial);ascent-override:94.9%;descent-override:29.66%;line-gap-override:0.0%;size-adjust:104.53%}.dm_sans_8fb62919-module__lenfPW__className{font-family:DM Sans,DM Sans Fallback;font-style:normal}.dm_sans_8fb62919-module__lenfPW__variable{--font-dm:"DM Sans", "DM Sans Fallback"}
:root{--green:#00ad5a;--green-light:#00c966;--green-dark:#008a48;--green-50:#ecfdf5;--green-100:#d1fae5;--orange:#e67a00;--orange-light:#ff8c1a;--orange-dark:#cc6d00;--orange-50:#fff7ed;--orange-100:#ffedd5;--black:#1a1a1a;--white:#fff;--red:#e53e3e;--red-light:#feb2b2;--red-50:#fef2f2;--yellow:#eab308;--yellow-light:#fef08a;--yellow-50:#fefce8;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--gradient-green:linear-gradient(135deg, #00ad5a 0%, #00c966 100%);--gradient-orange:linear-gradient(135deg, #e67a00 0%, #ff8c1a 100%);--gradient-dark:linear-gradient(135deg, #1a1a1a 0%, #374151 100%);--gradient-hero:linear-gradient(135deg, #00ad5a 0%, #008a48 50%, #1a1a1a 100%);--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--sidebar-width:260px;--header-height:64px;--transition:.2s ease}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;font-size:16px}body{font-family:var(--font-sans);color:var(--gray-800);background-color:var(--gray-50);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button{cursor:pointer;font-family:inherit;font-size:inherit;background:0 0;border:none}input,textarea,select{font-family:inherit;font-size:inherit}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{color:var(--gray-900);font-weight:700;line-height:1.25}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 16px}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.btn{border-radius:var(--radius-md);transition:all var(--transition);white-space:nowrap;border:2px solid #0000;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-size:.9375rem;font-weight:600;line-height:1.4;display:inline-flex}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-green{background:var(--gradient-green);color:var(--white)}.btn-green:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 14px #00ad5a66}.btn-orange{background:var(--gradient-orange);color:var(--white)}.btn-orange:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 14px #e67a0066}.btn-dark{background:var(--gradient-dark);color:var(--white)}.btn-dark:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 14px #1a1a1a4d}.btn-outline-green{color:var(--green);border-color:var(--green);background:0 0}.btn-outline-green:hover:not(:disabled){background:var(--green-50)}.btn-outline-orange{color:var(--orange);border-color:var(--orange);background:0 0}.btn-outline-orange:hover:not(:disabled){background:var(--orange-50)}.btn-ghost{color:var(--gray-600);background:0 0}.btn-ghost:hover:not(:disabled){background:var(--gray-100);color:var(--gray-800)}.btn-sm{padding:6px 14px;font-size:.8125rem}.btn-lg{padding:14px 28px;font-size:1.0625rem}.btn-icon{border-radius:var(--radius-md);padding:8px}.btn-icon.btn-sm{padding:6px}.form-group{flex-direction:column;gap:6px;display:flex}.form-label{color:var(--gray-700);font-size:.875rem;font-weight:600}.form-label .required{color:var(--red);margin-left:2px}.form-input,.form-select,.form-textarea{border:1.5px solid var(--gray-300);border-radius:var(--radius-md);width:100%;color:var(--gray-800);background:var(--white);transition:all var(--transition);outline:none;padding:10px 14px;font-size:.9375rem}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #00ad5a26}.form-input::placeholder,.form-textarea::placeholder{color:var(--gray-400)}.form-input.error,.form-select.error,.form-textarea.error{border-color:var(--red)}.form-error{color:var(--red);font-size:.8125rem}.form-hint{color:var(--gray-500);font-size:.8125rem}.form-textarea{resize:vertical;min-height:100px}.card{background:var(--white);border-radius:var(--radius-lg);border:1px solid var(--gray-200);transition:all var(--transition);overflow:hidden}.card:hover{box-shadow:var(--shadow-md)}.card-body{padding:20px}.card-header{border-bottom:1px solid var(--gray-100);padding:16px 20px}.card-footer{border-top:1px solid var(--gray-100);background:var(--gray-50);padding:12px 20px}.badge{border-radius:var(--radius-full);white-space:nowrap;align-items:center;gap:4px;padding:3px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.badge-green{background:var(--green-50);color:var(--green-dark)}.badge-orange{background:var(--orange-50);color:var(--orange-dark)}.badge-red{background:var(--red-50);color:var(--red)}.badge-yellow{background:var(--yellow-50);color:#92400e}.badge-gray{background:var(--gray-100);color:var(--gray-600)}.avatar{border-radius:var(--radius-full);background:var(--green-100);color:var(--green-dark);flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.avatar-sm{width:32px;height:32px;font-size:.75rem}.avatar-md{width:40px;height:40px;font-size:.875rem}.avatar-lg{width:56px;height:56px;font-size:1.125rem}.avatar-xl{width:80px;height:80px;font-size:1.5rem}.avatar-2xl{width:120px;height:120px;font-size:2rem}.progress-bar{background:var(--gray-200);border-radius:var(--radius-full);width:100%;height:8px;overflow:hidden}.progress-bar-fill{border-radius:var(--radius-full);height:100%;transition:width .6s}.tag{background:var(--gray-100);border-radius:var(--radius-full);color:var(--gray-700);transition:all var(--transition);align-items:center;gap:4px;padding:4px 12px;font-size:.8125rem;display:inline-flex}.tag-removable{cursor:pointer}.tag-removable:hover{background:var(--red-50);color:var(--red)}.blurred{filter:blur(6px);-webkit-user-select:none;user-select:none;pointer-events:none}.blurred-container{position:relative}.blurred-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:var(--radius-lg);z-index:2;text-align:center;background:#fff9;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:20px;display:flex;position:absolute;inset:0}.skeleton{background:linear-gradient(90deg, var(--gray-200) 25%, var(--gray-100) 50%, var(--gray-200) 75%);border-radius:var(--radius-md);background-size:200% 100%;animation:1.5s infinite shimmer}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.alert{border-radius:var(--radius-md);align-items:flex-start;gap:10px;padding:12px 16px;font-size:.875rem;display:flex}.alert-success{background:var(--green-50);color:var(--green-dark);border:1px solid var(--green-100)}.alert-error{background:var(--red-50);color:var(--red);border:1px solid var(--red-light)}.alert-warning{background:var(--yellow-50);color:#92400e;border:1px solid var(--yellow-light)}.alert-info{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe}.hide-mobile{display:none}.show-mobile{display:block}@media (min-width:768px){.container{padding:0 24px}.hide-mobile{display:block}.show-mobile,.hide-desktop{display:none}}@media (min-width:1024px){.container{padding:0 32px}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--gray-300);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--gray-400)}@keyframes gas-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes gas-shimmer-badge{0%{background-position:0%}to{background-position:200%}}@keyframes gas-card-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.gas-site{font-family:var(--font-dm), var(--font-sans);padding-bottom:88px}.gas-header{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--gray-200);box-shadow:var(--shadow-sm);background:#ffffffeb;position:sticky;top:0}.gas-header__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;min-height:64px;display:flex}.gas-logo{color:var(--gray-900);align-items:center;gap:10px;display:inline-flex}.gas-logo__icon{border-radius:var(--radius-md);width:44px;height:44px;color:var(--white);background:linear-gradient(135deg,#ea580c 0%,#dc2626 100%);justify-content:center;align-items:center;display:flex}.gas-logo__text{flex-direction:column;line-height:1.2;display:flex}.gas-logo__text strong{font-size:1.05rem}.gas-logo__text small{color:var(--gray-500);font-size:.72rem;font-weight:500}.gas-header__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}@media (max-width:380px){.gas-header__actions .btn-sm{padding:8px 12px;font-size:.8125rem}}.gas-hero{border-bottom:1px solid var(--gray-200);background:linear-gradient(160deg,#fff7ed 0%,#fef2f2 40%,#fff 100%);padding:32px 0 40px}@media (min-width:768px){.gas-hero{padding:48px 0 56px}}.gas-hero__badge{color:#b45309;border-radius:var(--radius-full);background:linear-gradient(90deg,#fef3c7,#fde68a,#fef3c7) 0 0/200% 100%;align-items:center;gap:6px;margin-bottom:14px;padding:6px 12px;font-size:.8125rem;font-weight:700;animation:6s infinite gas-shimmer-badge;display:inline-flex}.gas-hero__visual{border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);animation:5s ease-in-out infinite gas-float;overflow:hidden}.gas-hero h1{max-width:22ch;margin-bottom:14px;font-size:clamp(1.65rem,5vw,2.35rem)}.gas-hero__lead{color:var(--gray-700);max-width:42rem;margin-bottom:20px;font-size:1.0625rem;line-height:1.65}.gas-lead-short{color:var(--gray-700);max-width:36rem;margin-bottom:16px;font-size:1rem;line-height:1.65}.gas-hero__grid{align-items:start;gap:24px;display:grid}@media (min-width:900px){.gas-hero__grid{grid-template-columns:1fr 1fr;align-items:center;gap:40px}}.gas-figure{border-radius:var(--radius-xl);background:var(--gray-100);box-shadow:var(--shadow-md);margin:0;overflow:hidden}.gas-figure__img{vertical-align:middle;object-fit:cover;aspect-ratio:3/2;width:100%;height:auto;display:block}.gas-split{align-items:center;gap:28px;margin-bottom:8px;display:grid}@media (min-width:768px){.gas-split{grid-template-columns:1fr 1fr;gap:40px}.gas-split--img-first .gas-split__media{order:-1}}.gas-split__content h2{margin-top:0}.gas-reveal{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(24px)}.gas-reveal--on{opacity:1;transform:translateY(0)}@media (max-width:767px){.gas-reveal{opacity:1;transition:none;transform:none}.gas-reveal--on .gas-trust-cards--stagger .gas-trust-card{animation:none}.gas-header{-webkit-backdrop-filter:none;background:#fffffffa}}.gas-quick-links{gap:12px;margin-top:20px;display:grid}@media (min-width:520px){.gas-quick-links{grid-template-columns:repeat(3,1fr)}}.gas-quick-card{border-radius:var(--radius-lg);background:var(--white);border:1px solid var(--gray-200);box-shadow:var(--shadow-sm);color:var(--gray-900);flex-direction:column;gap:6px;padding:18px 16px;font-weight:700;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.gas-quick-card:hover{box-shadow:var(--shadow-lg);color:#c2410c;border-color:#fdba74;transform:translateY(-4px)}.gas-quick-card small{color:var(--gray-500);font-size:.8125rem;font-weight:500;line-height:1.4}.gas-quick-card:hover small{color:var(--gray-600)}.gas-section--alt{background:linear-gradient(180deg, var(--white) 0%, var(--gray-50) 100%)}.gas-trust-cards{gap:12px;display:grid}@media (min-width:480px){.gas-trust-cards{grid-template-columns:repeat(2,1fr)}}.gas-reveal--on .gas-trust-cards--stagger .gas-trust-card{animation:.55s backwards gas-card-in}.gas-reveal--on .gas-trust-cards--stagger .gas-trust-card:first-child{animation-delay:60ms}.gas-reveal--on .gas-trust-cards--stagger .gas-trust-card:nth-child(2){animation-delay:.14s}.gas-reveal--on .gas-trust-cards--stagger .gas-trust-card:nth-child(3){animation-delay:.22s}.gas-reveal--on .gas-trust-cards--stagger .gas-trust-card:nth-child(4){animation-delay:.3s}.gas-trust-card{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);align-items:flex-start;gap:12px;padding:16px;transition:transform .2s,box-shadow .2s;display:flex}.gas-trust-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.gas-trust-card__icon{border-radius:var(--radius-md);color:#ea580c;background:#fff7ed;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.gas-trust-card h3{margin-bottom:4px;font-size:.9375rem}.gas-trust-card p{color:var(--gray-600);font-size:.8125rem;line-height:1.45}.gas-section--products{background:linear-gradient(#fff 0%,#fffbeb 50%,#fff 100%)}.gas-product-grid__heading{text-align:center;margin-bottom:8px}.gas-product-grid__intro{text-align:center;margin-bottom:28px;margin-left:auto;margin-right:auto}.gas-product-grid{gap:20px;margin:0;padding:0;list-style:none;display:grid}@media (min-width:640px){.gas-product-grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (min-width:1024px){.gas-product-grid{grid-template-columns:repeat(4,1fr)}}.gas-product-card{background:var(--white);border-radius:var(--radius-xl);border:1px solid var(--gray-200);box-shadow:var(--shadow-md);flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.gas-product-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.gas-product-card__visual{background:linear-gradient(#f8fafc 0%,#fff 100%);justify-content:center;align-items:center;min-height:200px;padding:20px 16px 8px;display:flex}.gas-product-card__img{object-fit:contain;width:100%;max-width:220px;height:auto}.gas-product-card__body{flex-direction:column;flex:1;gap:8px;padding:16px 18px 20px;display:flex}.gas-product-card__title{margin:0;font-size:1.125rem}.gas-product-card__subtitle{color:var(--gray-600);flex:1;margin:0 0 8px;font-size:.875rem;line-height:1.45}.gas-product-card__wa{border-radius:var(--radius-md);color:#fff;text-align:center;background:linear-gradient(#22c55e 0%,#16a34a 100%);justify-content:center;align-items:center;gap:8px;margin-top:auto;padding:12px 16px;font-size:.875rem;font-weight:800;transition:filter .15s,transform .15s;display:inline-flex}.gas-product-card__wa:hover{filter:brightness(1.05);transform:translateY(-1px)}.gas-section{padding:40px 0}.gas-section h2{margin-bottom:12px;font-size:clamp(1.25rem,3vw,1.5rem)}.gas-section__intro{color:var(--gray-700);max-width:48rem;margin-bottom:20px}.gas-kw-block{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);margin-top:20px;padding:20px}.gas-kw-block h3{margin-bottom:10px;font-size:1rem}.gas-kw-tags{flex-wrap:wrap;gap:8px;display:flex}.gas-kw-tags span{border-radius:var(--radius-full);background:var(--gray-100);color:var(--gray-700);padding:6px 10px;font-size:.75rem;font-weight:600}.gas-cta-row{flex-direction:column;gap:10px;display:flex}@media (min-width:640px){.gas-cta-row--inline{flex-flow:wrap}.gas-cta-row--hero .gas-cta{flex:1;justify-content:center;min-width:160px}}.gas-cta{border-radius:var(--radius-md);text-align:center;cursor:pointer;color:#fff;text-shadow:0 1px #0000001f;border:none;justify-content:center;align-items:center;gap:8px;padding:14px 20px;font-size:.9375rem;font-weight:800;transition:transform .15s,box-shadow .15s;display:inline-flex}.gas-cta:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000002e}.gas-cta--red{background:linear-gradient(#ef4444 0%,#dc2626 100%)}.gas-cta--orange{background:linear-gradient(#fb923c 0%,#ea580c 100%)}.gas-cta--yellow{color:#422006;text-shadow:none;background:linear-gradient(#facc15 0%,#eab308 100%)}.gas-faq{max-width:42rem}.gas-faq article{border-bottom:1px solid var(--gray-200);padding:16px 0}.gas-faq h3{color:var(--gray-900);margin-bottom:8px;font-size:1rem}.gas-faq p{color:var(--gray-600);font-size:.9375rem}.gas-breadcrumb{color:var(--gray-500);margin-bottom:16px;font-size:.8125rem}.gas-breadcrumb a{color:#ea580c;font-weight:600}.gas-breadcrumb a:hover{text-decoration:underline}.gas-footer{background:var(--gray-900);color:var(--gray-300);margin-top:32px}.gas-footer__grid{gap:24px;padding:40px 16px;display:grid}@media (min-width:768px){.gas-footer__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.gas-footer__grid{grid-template-columns:repeat(4,1fr)}}.gas-footer__brand{color:var(--white);margin-bottom:6px;font-size:1.125rem;font-weight:800}.gas-footer__slogan{color:var(--gray-400);font-size:.875rem}.gas-footer__title{color:var(--white);align-items:center;gap:6px;margin-bottom:8px;font-size:.875rem;font-weight:700;display:flex}.gas-footer__link{color:#fdba74;font-weight:600}.gas-footer__link:hover{text-decoration:underline}.gas-footer__bottom{border-top:1px solid var(--gray-700);padding:20px 16px}.gas-footer__bottom-inner{color:var(--gray-500);flex-direction:column;gap:12px;font-size:.8125rem;display:flex}.gas-footer__bottom-inner a{color:#fdba74;font-weight:600}.gas-float-wa{z-index:100;border-radius:var(--radius-full);color:var(--white);background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);align-items:center;gap:8px;padding:12px 18px;font-size:.9375rem;font-weight:800;display:flex;position:fixed;bottom:20px;right:16px;box-shadow:0 10px 30px #16a34a73}.gas-float-wa:hover{filter:brightness(1.05)}.gas-blog{margin:0 auto}.gas-blog .gas-faq,.gas-blog .gas-lead-short{max-width:42rem}.gas-blog .gas-section__intro,.gas-blog p{color:var(--gray-700);margin-bottom:1rem;line-height:1.7}.gas-blog h2{margin-top:2rem;margin-bottom:.75rem;font-size:1.25rem}.gas-blog ol,.gas-blog ul{color:var(--gray-700);margin:0 0 1rem 1.25rem;line-height:1.65;list-style:decimal}.gas-blog ul,.gas-blog .gas-blog-list{list-style:outside}.gas-blog li{margin-bottom:.35rem}.gas-blog .gas-blog-steps{list-style:decimal}.gas-blog-cta-box{border-radius:var(--radius-lg);text-align:center;background:linear-gradient(135deg,#fef2f2 0%,#fff7ed 100%);border:2px solid #fca5a5;margin:2rem 0;padding:24px}.gas-blog-cta-box p{color:var(--gray-800);margin-bottom:16px;font-weight:600}.gas-unit-address{border-radius:var(--radius-lg);background:var(--white);border:1px solid var(--gray-200);box-shadow:var(--shadow-sm);margin-top:24px;padding:20px}.gas-unit-address__title{color:var(--gray-900);align-items:center;gap:8px;margin-bottom:12px;font-size:1.0625rem;display:flex}.gas-unit-address__body{color:var(--gray-700);flex-direction:column;gap:4px;font-size:.9375rem;font-style:normal;line-height:1.5;display:flex}.gas-unit-address__map{color:inherit;border-radius:var(--radius-md);padding:4px 0;text-decoration:none;transition:background .2s,box-shadow .2s;display:block}.gas-unit-address__map:hover{background:#fff7ed;box-shadow:0 0 0 1px #fed7aa}.gas-unit-address__cta{color:#c2410c;align-items:center;gap:8px;margin-top:12px;font-size:.9375rem;font-weight:800;display:inline-flex}.gas-unit-address__map:hover .gas-unit-address__cta{text-decoration:underline}.gas-footer__map-link{color:inherit;border-radius:var(--radius-sm);padding:4px 0;text-decoration:none;transition:color .15s,background .15s}.gas-footer__map-link:hover{color:#fdba74;background:#ffffff0f}.gas-footer__addresses{flex-direction:column;gap:16px;display:flex}.gas-footer__unit{color:var(--gray-300);font-size:.875rem;line-height:1.5}.gas-footer__unit strong{color:var(--white);margin-bottom:4px;font-size:.8125rem;display:block}@media (prefers-reduced-motion:reduce){.gas-hero__badge,.gas-hero__visual,.gas-reveal,.gas-reveal--on .gas-trust-cards--stagger .gas-trust-card{transition:none!important;animation:none!important}.gas-reveal{opacity:1;transform:none}.gas-hero__visual{transform:none}}
