:root{--bg: #f8f9f9;--surface: #ffffff;--text: #243645;--muted: #5c6578;--brand: #96e440;--brand-2: #98c057;--brand-dark: #243645;--brand-deep: #253644;--brand-soft: #f4f4f4;--line: #dbe3f0}*{box-sizing:border-box}body{margin:0;font-family:Montserrat,Segoe UI,Arial,sans-serif;background:var(--bg);color:var(--text);line-height:1.6}img{max-width:100%}a{color:var(--brand);text-decoration:none}.container{max-width:1180px;margin:0 auto;padding:0 1rem}.section{padding:2.6rem 0}.card{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:1rem}.grid{display:grid;gap:1rem}.grid-3{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-5{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}.grid-4{grid-template-columns:repeat(4,1fr)}.tag{display:inline-block;padding:.2rem .6rem;border-radius:6px;font-size:.75rem;font-weight:700;background:var(--brand-soft);color:var(--brand)}.cta-btn{display:inline-flex;align-items:center;justify-content:center;margin-top:.75rem;padding:.52rem 1.2rem;min-height:36px;font-weight:700;font-size:.84rem;line-height:1;color:#fff;border:none;background:linear-gradient(90deg,#4caf50,#45a049)}.cta-btn--ghost{border:none;background:linear-gradient(90deg,#2d3748,#1a202c);color:#fff}.cta-btn--small{margin-top:0;padding:.45rem 1rem;min-height:34px}.cosmetic-hero{background:linear-gradient(100deg,#0b20322b,#112f4624),var(--hero-image),linear-gradient(100deg,#2436450a,#2536440f);background-size:cover;background-position:center top;color:#fff;padding-top:2.2rem;padding-bottom:3rem}.cosmetic-hero--home .cosmetic-hero__wrap{min-height:480px}.cosmetic-hero__wrap{min-height:480px;display:grid;align-items:center;justify-items:start;padding-top:0}.cosmetic-hero .cosmetic-hero__wrap.container{max-width:none;margin:0;padding-left:max(1rem,calc((100% - 980px)/2));padding-right:max(1rem,calc((100% - 980px)/2))}.cosmetic-hero__panel,.service-hero__panel{width:min(100%,760px);padding:1.2rem 1.35rem 1.1rem;text-align:center;background:#e3eaef14;border:1px solid rgba(255,255,255,.16);backdrop-filter:blur(.6px);box-shadow:0 12px 28px #06121e1a}.cosmetic-hero__panel,.service-hero__panel{text-align:left;background:transparent;border:none;backdrop-filter:none;box-shadow:none;padding:0}.cosmetic-hero h1{margin:.8rem 0 0;font-size:clamp(2rem,5.4vw,3.5rem);line-height:1.12;font-weight:700;max-width:11ch}.cosmetic-hero__title-accent{color:var(--brand)}.cosmetic-hero__title-secondary{display:block;margin-top:.35rem}.cosmetic-hero__divider{width:170px;height:2px;background:var(--brand);margin:24px 0 55px}.cosmetic-hero p{margin:0;max-width:560px;font-size:clamp(.95rem,1.9vw,1.12rem);line-height:1.5}.cosmetic-title{margin:0 0 1rem;font-size:clamp(1.5rem,3vw,2.2rem);color:var(--brand-dark)}.cosmetic-subtitle{margin-top:0;color:var(--brand-dark)}.cosmetic-mini-card{text-align:center;background:#fff;min-height:92px}.cosmetic-mini-card img{width:34px;height:34px;object-fit:contain}.cosmetic-mini-card p{margin:.52rem 0 0;font-weight:700;color:var(--brand-dark);font-size:.95rem}.cosmetic-dark-panel{background:var(--brand-deep);color:#fff}.cosmetic-dark-panel h3{margin-top:0;color:var(--brand)}.cosmetic-list{margin:0;padding-left:1.2rem;display:grid;gap:.5rem}.cosmetic-intro-card{padding:1.15rem 1.25rem}.cosmetic-intro-card p{margin:0;color:var(--muted);line-height:1.7;max-width:72ch}.cosmetic-market-section{display:grid;gap:1rem}.cosmetic-market-section__header{display:flex;align-items:end;justify-content:space-between;gap:1rem}.cosmetic-market-section__desc{margin:0;color:var(--muted);max-width:68ch;line-height:1.7}.cosmetic-market-logos{align-items:stretch;grid-template-columns:repeat(auto-fit,minmax(140px,180px));justify-content:start}.cosmetic-mini-card--market{min-height:108px}.cosmetic-mini-card--market p{font-size:.9rem}.cosmetic-market-card{padding:1rem 1.05rem}.cosmetic-region-grid{align-items:stretch}.cosmetic-cta-band{background:linear-gradient(92deg,var(--brand-dark),var(--brand-deep));color:#fff;border-radius:12px;padding:.85rem 1rem;display:flex;gap:1rem;align-items:center;justify-content:space-between}.chemical-focus-section{display:grid;gap:1rem}.chemical-focus-grid{align-items:stretch}.chemical-focus-card{position:relative;padding:1.05rem 1.05rem 1rem}.chemical-focus-card__head{display:flex;align-items:center;gap:.6rem;margin-bottom:.55rem}.chemical-focus-card__num{color:#7cc62d;font-weight:700;font-size:.9rem;margin-right:.1rem}.chemical-focus-card img{width:34px;height:34px;object-fit:contain;flex-shrink:0}.chemical-focus-card p{margin:0;color:var(--muted);line-height:1.7}.otc-category-grid,.otc-service-grid{align-items:stretch}.otc-category-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.otc-category-card{position:relative;min-height:118px;text-align:left;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:.95rem .95rem .9rem;overflow:hidden;border:1px solid rgba(217,226,236,.9);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.otc-category-card:hover{transform:translateY(-2px);border-color:#96e44061;box-shadow:0 14px 30px #09182414}.otc-category-card__index{position:absolute;top:.85rem;left:.85rem;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:#96e44024;color:var(--brand-dark);font-size:.82rem;font-weight:800}.otc-category-card p{margin:0;padding-top:2.4rem;font-size:.92rem;font-weight:800;color:var(--brand-dark);line-height:1.25}.otc-service-card{position:relative;padding:1.05rem 1.05rem 1rem;display:flex;flex-direction:column;gap:.6rem}.otc-service-card__head{display:flex;align-items:center;gap:.75rem}.otc-service-card__index{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:#96e44024;color:var(--brand-dark);font-size:.82rem;font-weight:800}.otc-service-card img{width:32px;height:32px;flex-shrink:0;object-fit:contain}.otc-service-card .cosmetic-subtitle{margin:0;font-size:.98rem;line-height:1.3}.otc-service-card p{margin:0;color:var(--muted);font-size:.88rem;line-height:1.65}.otc-monograph-card{padding:1.1rem 1.1rem 1.05rem}.contact-page-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;align-items:stretch}.contact-page-grid--compact{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr)}.contact-page-card{padding:1.15rem 1.2rem}.contact-page-title{position:relative;margin:0 0 .75rem;padding-left:.85rem;font-size:clamp(1.55rem,2.8vw,2.1rem);letter-spacing:.01em;line-height:1.25}.contact-page-title:before{content:"";position:absolute;left:0;top:.35em;bottom:.35em;width:4px;border-radius:999px;background:linear-gradient(180deg,var(--brand),#b8ef7c)}.contact-page-text{margin:0 0 .75rem;color:var(--muted);line-height:1.7}.contact-page-channels{display:grid;gap:.5rem}.contact-page-channel strong{display:block;font-size:.9rem;color:var(--brand-dark)}.contact-page-channel__head{display:flex;align-items:center;gap:.55rem}.contact-page-channel__icon{width:24px;height:24px;flex:0 0 auto;color:var(--brand)}.contact-page-channel__head strong{display:inline-block}.contact-page-channel__head+span,.contact-page-channel__head+a{display:block;margin-top:.25rem;margin-left:calc(24px + .55rem)}.contact-page-channel__value{display:block;margin-top:.25rem;margin-left:calc(24px + .55rem);color:#1a5cff}.contact-page-channel__qrcode{display:block;margin-top:.25rem;margin-left:calc(24px + .55rem);width:84px;height:84px;color:var(--brand-dark)}.contact-page-channel__qrcode-text{margin-top:.25rem;margin-left:calc(24px + .55rem);font-size:.82rem;color:var(--muted);font-weight:700}.contact-page-channel a{color:#1a5cff}.contact-page-offices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.contact-page-office-card{position:relative;overflow:hidden;padding:1.2rem 1.15rem 1.45rem;border-color:#24364514;background:radial-gradient(circle at left top,rgba(150,228,64,.16),transparent 36%),linear-gradient(180deg,#fff,#f6f8f7);box-shadow:0 14px 30px #2436450d}.contact-page-office-card:before{content:"";position:absolute;top:0;left:0;width:88px;height:4px;border-radius:0 0 999px;background:linear-gradient(90deg,var(--brand),#b8ef7c)}.contact-page-office-card:after{content:"";position:absolute;right:.9rem;bottom:.75rem;width:138px;height:52px;background:url(/assets/icons/global.png) center / contain no-repeat;opacity:.08;pointer-events:none}.contact-page-office-card>*{position:relative;z-index:1}.contact-page-office-card .cosmetic-subtitle{display:flex;align-items:center;gap:.7rem;color:var(--brand-deep);font-size:1.02rem}.contact-page-office-card .cosmetic-subtitle:before{content:"";width:10px;height:10px;border-radius:999px;flex:0 0 auto;background:var(--brand);box-shadow:0 0 0 6px #96e44029}.contact-page-office-card p{margin:.4rem 0 0;color:var(--muted);line-height:1.7;max-width:calc(100% - 3.5rem)}.contact-page-office-card strong{display:inline-block;min-width:3.2rem;color:var(--brand-dark)}.contact-page-office-card a{color:var(--brand-deep);font-weight:700}.contact-page-office-card a:hover{color:var(--brand)}@media(max-width:900px){.contact-page-grid,.contact-page-grid--compact,.contact-page-offices{grid-template-columns:1fr}}.home-hero{background:var(--hero-image);background-size:cover;background-position:center;color:#fff;padding-top:2rem;padding-bottom:2.1rem}.home-hero__content{min-height:430px;display:grid;grid-template-rows:1fr auto;align-content:end;gap:3.2rem;max-width:none;margin:0;padding-left:max(1rem,calc((100% - 980px)/2));padding-right:max(1rem,calc((100% - 980px)/2));padding-top:1.6rem;padding-bottom:.1rem}.home-hero__text{width:min(100%,640px);margin-top:clamp(1.2rem,2.85vw,2.85rem)}.home-hero h1{margin:0;font-size:clamp(2.4rem,5.1vw,3.6rem);line-height:1.5;font-weight:800;position:relative;top:-50px}.home-hero__accent{color:var(--brand)}.home-hero__lead{margin:1.2rem 0 0;max-width:46ch;font-size:1.2rem;line-height:1.7;color:#ffffffeb;position:relative;top:-54px}.home-hero__bottom{display:flex;align-items:flex-end;justify-content:flex-start}.home-hero__cta{display:inline-flex;align-items:center;justify-content:center;width:260px;max-width:100%;min-height:44px;padding:.6rem 1.8rem;border:1px solid var(--brand);border-radius:3px;color:var(--brand);font-weight:800;font-size:1rem;letter-spacing:.02em;margin-top:clamp(2.9rem,4.3vw,4rem);background:transparent;transition:all .2s ease}.home-hero__cta:hover{background:#fff;border-color:#fff;color:#0b1118}.home-hero__metrics{display:flex;width:min(100%,980px);gap:0;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;padding-bottom:0}.home-hero-metric{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;text-align:center}.home-hero-metric p{margin:0;color:var(--brand);font-size:40px;font-weight:800;line-height:1}.home-hero-metric span{display:block;margin-top:.4rem;color:#ffffffe6;font-size:20px;font-weight:700;line-height:1.15;max-width:16ch}.home-metrics{display:grid;gap:.85rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.home-metric-card{background:var(--brand-dark);color:#fff;border-radius:12px;padding:.95rem 1rem;border:1px solid rgba(150,228,64,.24);min-height:84px}.home-metric-card p{margin:0;font-size:1.45rem;color:var(--brand);font-weight:700}.home-metric-card span{display:block;margin-top:.2rem;color:#ccd7df;font-size:.92rem}.home-company-card{padding:1.15rem 1.2rem}.home-company-card p:last-child{margin-bottom:0;color:var(--muted);line-height:1.7}.home-section-kicker{margin:0 0 .5rem;color:#7ed957;font-size:20px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.home-section-kicker--lined{display:inline-flex;align-items:center;gap:clamp(2.5rem,10vw,12rem)}.home-section-kicker--lined:after{content:"";display:block;height:4px;width:clamp(84px,12vw,160px);background:#96e440eb}.home-section-kicker--dark{color:#96e440eb}.home-section-header{padding:2.2rem 0 1.4rem;display:grid;gap:.85rem}.home-section-header__row{display:flex;align-items:start;justify-content:space-between;gap:1.4rem}.home-section-title{margin:0;font-size:clamp(1.7rem,3vw,2.2rem);color:var(--brand-dark);line-height:1.05;max-width:16ch;font-weight:800}.home-section-title__accent{color:var(--brand)}.home-section-desc{margin:0;max-width:56ch;color:var(--muted);line-height:1.7}.home-services{background:#f0eded}.home-services .container,.home-markets .container{max-width:980px}.home-markets{background:#fff}.home-services .home-section-header{padding-top:3.2rem}@media(min-width:901px){.home-services{min-height:711px}}.home-service-cards{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;padding-top:3rem;padding-bottom:2.4rem}@media(min-width:901px){.home-services .home-service-cards{width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding-left:clamp(1rem,6vw,5rem);padding-right:clamp(1rem,6vw,5rem);grid-template-columns:repeat(5,minmax(0,1fr));justify-content:stretch;gap:24px}}.home-service-card-v2{background:#fff;border:1px solid rgba(36,54,69,.08);border-radius:12px;padding:1.5rem 1.25rem;display:flex;flex-direction:column;align-items:center;text-align:center;min-height:366px;box-shadow:0 6px 18px #2436450f;transition:box-shadow .2s ease,transform .2s ease}.home-service-card-v2:hover{box-shadow:0 12px 28px #2436451a;transform:translateY(-2px)}.home-service-card-v2__icon{width:89px;height:89px;margin-top:.5rem;display:grid;place-items:center}.home-service-card-v2__icon img{width:89px;height:89px;object-fit:contain}.home-service-card-v2__title{margin:1rem 0 .65rem;color:var(--brand-dark);font-size:1.15rem;font-weight:800;line-height:1.3}.home-service-card-v2__desc{margin:auto 0 1rem;color:#6b7785;font-size:.85rem;line-height:1.55;min-height:4.65em;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}.home-service-card-v2__link{margin-bottom:.25rem;display:inline-flex;align-items:center;justify-content:center;width:100%;max-width:220px;min-height:44px;padding:.45rem 1.6rem;border:1px solid #63b046;border-radius:8px;color:#63b046;font-weight:700;font-size:1rem;background:#fff;transition:all .2s ease}.home-service-card-v2__link:hover{background:#63b04614;border-color:#4f8e38;color:#4f8e38}.home-market-map{display:flex;justify-content:center;padding-top:.75rem}.home-markets .home-market-map{width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);justify-content:stretch}.home-market-map img{width:min(100%,980px);height:auto}.home-markets .home-market-map img{width:100%;max-width:none}.home-market-map-v2{position:relative;width:min(100%,980px);user-select:none}.home-markets .home-market-map-v2{width:100%;max-width:none}.home-market-map-v2__base{width:100%;height:auto;display:block}.home-market-map-v2__pin{position:absolute;left:0;top:0;z-index:2}.home-market-map-v2__trigger{position:absolute;left:0;top:0;width:1px;height:1px;overflow:visible;padding:0;border:0;background:transparent;cursor:pointer}.home-market-map-v2__trigger.is-disabled{cursor:default}.home-market-map-v2__trigger.is-disabled .home-market-map-v2__label{text-decoration-color:transparent;opacity:.95}.home-market-map-v2__trigger.is-disabled:hover .home-market-map-v2__label,.home-market-map-v2__trigger.is-disabled:focus-visible .home-market-map-v2__label{text-decoration-color:transparent}.home-market-map-v2__label{position:absolute;left:0;top:0;color:#1e3a5f;font-weight:900;font-size:1.18rem;letter-spacing:.03em;line-height:1.05;white-space:nowrap;text-decoration:underline;text-decoration-thickness:3px;text-underline-offset:6px;text-decoration-color:transparent;transition:text-decoration-color .15s ease,opacity .15s ease}.home-market-map-v2__label--right{transform:translate(16px,-50%)}.home-market-map-v2__label--left{transform:translate(calc(-100% - 16px),-50%)}.home-market-map-v2__label--top{transform:translate(-50%,calc(-100% - 10px))}.home-market-map-v2__label--bottom{transform:translate(-50%,10px)}.home-market-map-v2__trigger:hover .home-market-map-v2__label,.home-market-map-v2__trigger:focus-visible .home-market-map-v2__label,.home-market-map-v2__trigger.is-active .home-market-map-v2__label{text-decoration-color:currentColor}.home-market-map-v2__trigger:focus-visible{outline:3px solid rgba(150,228,64,.9);outline-offset:8px;border-radius:6px}.home-market-map-v2__marker{position:absolute;left:0;top:0;transform:translate(-50%,-50%);display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;color:#1e3a5f;filter:drop-shadow(0 6px 12px rgba(0,0,0,.18))}.home-market-map-v2__tooltip{position:absolute;left:0;top:0;z-index:3;width:min(70vw,260px);background:transparent;border:0;border-radius:0;padding:.6rem .2rem .2rem 1.2rem;box-shadow:none;pointer-events:none}.home-market-map-v2__tooltip:before{content:"";position:absolute;left:0;top:6px;bottom:4px;width:5px;border-radius:3px;background:var(--brand)}.home-market-map-v2__tooltip-list{padding-left:1.3rem;margin:0;color:#0b1118;font-size:.78rem;line-height:1.35;text-shadow:0 1px 0 rgba(255,255,255,.65)}.home-market-map-v2__tooltip-list li+li{margin-top:.22rem}.home-market-tags{display:flex;flex-wrap:wrap;gap:.8rem 1.8rem;justify-content:center;padding:1.1rem 0 2.2rem}.home-market-tag{font-size:.9rem;font-weight:700;color:var(--muted)}@media(max-width:820px){.home-market-map-v2__label{font-size:.92rem;letter-spacing:.02em}.home-market-map-v2__label--right{transform:translate(12px,-50%)}.home-market-map-v2__label--left{transform:translate(calc(-100% - 12px),-50%)}.home-market-map-v2__marker{width:22px;height:22px}.home-market-map-v2__tooltip{width:min(88vw,260px);padding:.55rem .15rem .15rem 1.05rem}.home-market-map-v2__tooltip-list{font-size:.82rem}}.home-section-intro{margin:0 0 1rem;max-width:70ch;color:var(--muted);line-height:1.7}.home-services-header{text-align:center;margin-bottom:0;padding:3rem 1rem 2rem;background:#f0eded;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);width:100vw;margin-top:-2.1rem}.home-services-header h2{font-size:1.8rem;font-weight:700;color:var(--brand-dark);margin:0 0 .75rem}.home-services-header p{font-size:.95rem;line-height:1.6;color:var(--brand-dark);opacity:.85;max-width:720px;margin:0 auto}.home-services-grid-wrapper{margin:0 calc(-50vw + 50%);width:100vw;padding:0}.home-services-grid-wrapper .home-services-grid{gap:0;padding:0;max-width:none;width:100%}.home-service-card{position:relative;display:block;overflow:hidden;border-radius:0;aspect-ratio:1/2;text-decoration:none}.home-service-card__image{position:absolute;inset:0;background:var(--service-image) center/cover no-repeat}.home-service-card:hover .home-service-card__image{transform:none}.home-service-card__label{position:absolute;bottom:.1rem;left:50%;transform:translate(-50%);padding:.5rem 2.5rem;font-size:1rem;font-weight:700;text-transform:uppercase;color:#fff;background:#1e3a5f;letter-spacing:.08em;text-align:center;transition:all .25s ease;min-width:140px;white-space:nowrap}.home-service-card:hover .home-service-card__label{background:#4caf50}.home-markets-section{padding-bottom:0}.home-markets-header{text-align:center;padding:2rem 1rem;background:#f0eded;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);width:100vw;margin-top:-1px}.home-markets-header h2{font-size:1.8rem;font-weight:700;color:var(--brand-dark);margin:0 0 .75rem}.home-markets-header p{font-size:.95rem;line-height:1.6;color:var(--brand-dark);opacity:.85;max-width:720px;margin:0 auto}.home-markets-grid-wrapper{margin:0 calc(-50vw + 50%);width:100vw;background:linear-gradient(180deg,#1a202c,#2d3748);padding:0;padding-bottom:2rem}.home-markets-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:0;padding:0;max-width:none;width:100%}.home-market-card{position:relative;display:block;overflow:visible;aspect-ratio:4/3;text-decoration:none;margin-top:2.5rem}.home-market-card__map{position:absolute;top:2rem;left:0;right:0;bottom:0;background:var(--map-image) center/contain no-repeat;opacity:.85;transition:opacity .25s ease}.home-market-card:hover .home-market-card__map{opacity:1}.home-market-card__label{position:absolute;top:-2.5rem;left:0;right:0;padding:.5rem 1rem;font-size:.75rem;font-weight:700;text-transform:uppercase;color:#fff;background:#1a202c;letter-spacing:.05em;text-align:center;transition:all .25s ease}.home-market-card:hover .home-market-card__label{background:#4caf50}.home-value-wrap{max-width:none;width:100vw;padding-left:0;padding-right:0;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}.home-value-section{overflow:hidden}.home-dark-grid{min-height:520px;border-radius:0;padding-block:clamp(2.4rem,5vw,4.1rem);padding-inline-end:clamp(1.4rem,4vw,4.2rem);padding-inline-start:clamp(15rem,12vw,50rem);background-color:#0b1118;background:linear-gradient(90deg,#29343ceb,#29343cc7 42%,#29343c57 64%,#29343c24 76%,#29343c85),url(/assets/icons/value-bg.png) 72% center / cover no-repeat;color:#fff;display:flex;flex-direction:column;justify-content:center}.home-dark-grid>*{max-width:680px}.home-dark-grid .home-section-kicker--dark{display:inline-flex;align-items:center;gap:1.8rem;color:#96e440;font-size:20px;margin-bottom:3.1rem}.home-dark-grid .home-section-kicker--dark:after{content:"";width:clamp(84px,12vw,160px);height:7px;background:#96e440e6}.home-dark-grid h3{margin:0 0 1.5rem;max-width:18ch;color:#fff;font-size:clamp(1.45rem,2.7vw,2.25rem);line-height:1.06}.home-dark-grid__intro{margin:0 0 3.1rem;color:#ffffffeb;max-width:56ch;line-height:1.55;font-style:italic}.home-dark-grid__cards{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:1.4rem}.home-dark-grid__item{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:.9rem;padding:0;border:none;border-radius:0;text-align:left}.home-dark-grid__bullet{color:#96e440;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;margin-top:.18rem}.home-dark-grid__item strong{display:block;margin-bottom:.22rem;font-size:1.1rem;line-height:1.2}.home-dark-grid__item p{margin:0;color:#ecf2f7e6;font-size:.9rem;line-height:1.4}.home-value-btn{display:inline-flex;align-items:center;justify-content:center;width:fit-content;max-width:100%;min-height:44px;min-width:clamp(320px,34vw,520px);padding:.75rem 2.8rem;border:2px solid #96e440;border-radius:3px;color:#96e440;font-size:1.45rem;font-weight:700;line-height:1;text-decoration:none;transition:all .25s ease;margin-top:1.8rem}.home-value-btn:hover{color:#0d1219;background:#fff;border-color:#fff}.home-cta-band{border-radius:12px;padding:.85rem 1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;background:linear-gradient(100deg,#0c2a42f5,#17374ff0),radial-gradient(circle at 88% 40%,rgba(150,228,64,.25),transparent 45%);color:#fff}.home-cta-band p{margin:0}.home-partner-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:.6rem}.home-partner-grid div{border:1px solid var(--line);border-radius:8px;background:#fff;min-height:50px;display:grid;place-items:center;font-weight:700;color:var(--brand-dark);font-size:.84rem}.home-bottom-contact{border-radius:12px;padding:.9rem 1rem;background:linear-gradient(120deg,#1d2f40,#223a4f);color:#fff;display:grid;grid-template-columns:minmax(260px,1fr) minmax(260px,1fr);gap:1rem;align-items:start}.home-bottom-contact h2{margin:0 0 .65rem;color:var(--brand)}.home-bottom-contact p{margin:0;color:#d2dde6}.home-trust-section{background:#243645}.home-trust-section .container{max-width:980px;padding:0}#brands.home-trust-section{padding-top:1.3rem;padding-bottom:.625rem}#associations.home-trust-section{padding-top:0;padding-bottom:.625rem}.home-trust-card{background:#f0eded;border-radius:10px;padding:3.5rem 4rem 3.5rem 1.5rem;display:grid;grid-template-columns:minmax(280px,1fr) minmax(0,1.6fr);gap:2.5rem;align-items:center}.home-trust-card__intro{position:relative}.home-trust-card__title{margin:0 0 1.5rem;font-size:2rem;font-weight:700;line-height:1.2;color:#243645}.home-trust-card__num{color:#90e434;font-weight:700;margin:0 .15em}.home-trust-card__desc{margin:0;position:relative;padding-left:1rem;color:#5c6578;font-size:.95rem;line-height:1.6}.home-trust-card__desc:before{content:"";position:absolute;left:0;top:.3em;bottom:.3em;width:2px;background:#90e434}.home-brand-logos{display:grid;grid-template-columns:repeat(4,1fr);gap:.9rem}.home-brand-logo{background:#fff;border-radius:8px;padding:1rem .8rem;display:flex;align-items:center;justify-content:center;min-height:90px}.home-brand-logo img{max-width:100%;max-height:65px;object-fit:contain}.home-trust-card--assoc{padding-left:5.25rem;padding-right:6.5rem;grid-template-columns:minmax(0,3.2fr) minmax(80px,.8fr);gap:1.5rem;align-items:stretch}.home-assoc-left{display:flex;flex-direction:column;justify-content:center;gap:1.2rem}.home-assoc-left .home-trust-card__title{margin:0}.home-trust-card__assoc-desc{margin:0;color:#5c6578;font-size:.95rem;line-height:1.6}.home-assoc-small-logos{display:grid;grid-template-columns:repeat(3,1fr);gap:.9rem}.home-assoc-logo{background:#fff;border-radius:8px;padding:1rem .9rem;display:flex;align-items:center;justify-content:center;min-height:90px}.home-assoc-logo img{max-width:100%;max-height:65px;object-fit:contain}.home-assoc-logo--large{min-height:0}.home-assoc-logo--large img{max-height:280px;width:auto}.home-why-us{background:var(--brand-soft)}.home-why-us__header{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.2rem}.home-why-us__header .home-section-header{margin-bottom:0}.home-why-us__cta{flex-shrink:0;display:inline-flex;align-items:center;gap:.4rem;padding:.55rem 1.1rem;background:transparent;color:var(--brand-dark);border:1px solid var(--brand-dark);border-radius:6px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s ease;white-space:nowrap}.home-why-us__cta:hover{background:var(--brand-dark);color:#fff}.home-why-us__about{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:1.2rem 1.4rem;margin-bottom:1.2rem}.home-why-us__about h3{margin:0 0 .6rem;color:var(--brand-dark);font-size:1.1rem}.home-why-us__about h3 span{color:var(--muted);font-weight:400;margin:0 .4rem}.home-why-us__about p{margin:0;color:var(--muted);line-height:1.7}.home-why-us__advantages{margin-bottom:1.2rem}.home-why-us__subtitle{font-size:1.05rem;font-weight:600;color:var(--brand-dark);margin:0 0 .8rem}.home-why-us__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.home-why-us__item{background:var(--surface);border-radius:10px;padding:1.1rem 1.3rem;box-shadow:0 1px 3px #0000000a;transition:box-shadow .2s ease,transform .2s ease}.home-why-us__item:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.home-why-us__icon{display:inline-flex;align-items:center;justify-content:center;color:#7cc62d;flex-shrink:0}.home-why-us__icon svg{display:block}.home-why-us__head{display:flex;align-items:center;gap:.65rem;margin-bottom:.55rem}.home-why-us__num{color:#7cc62d;font-weight:700;font-size:.9rem;margin-right:.1rem}.home-why-us__item strong{display:block;color:var(--brand-dark);font-size:1rem;margin:0}.home-why-us__item p{margin:0;font-size:.88rem;color:var(--muted);line-height:1.65}.home-why-us__item p+p{margin-top:.35rem}.home-why-us__markets{font-weight:500;color:var(--brand-dark)!important;font-size:.85rem!important}.home-why-us__flow{font-weight:500;color:var(--brand-dark)!important;font-size:.85rem!important;letter-spacing:.01em}.home-why-us__sublist{margin:.35rem 0 0;padding-left:1.1rem;font-size:.86rem;color:var(--muted);line-height:1.75;list-style:disc}.home-why-us__sublist li{margin:0}.home-why-us__mission{background:var(--brand-dark);color:#fff;border-radius:12px;padding:1.2rem 1.4rem}.home-why-us__mission h3{margin:0 0 .5rem;color:#fff;font-size:1.1rem}.home-why-us__mission p{margin:0;color:#ffffffe6;line-height:1.7}.service-hero{background:linear-gradient(100deg,#0b20322b,#12324924),var(--hero-image);background-size:cover;background-position:center top;color:#fff;padding-top:2.2rem;padding-bottom:3rem}.service-hero .container{min-height:480px;display:grid;align-content:center;justify-items:start;padding-top:0;max-width:none;margin:0;padding-left:max(1rem,calc((100% - 980px)/2));padding-right:max(1rem,calc((100% - 980px)/2))}.service-hero--tall .container{min-height:330px}.service-hero h1{margin:.8rem 0 0;font-size:clamp(2rem,5vw,3.2rem)}.service-hero p{margin:0}.cosmetic-hero h1,.service-hero h1,.cosmetic-hero p,.service-hero p{margin-inline:auto}.cosmetic-hero h1,.cosmetic-hero p,.service-hero h1,.service-hero p{margin-inline:0}.home-testimonial-block{border-radius:12px;padding:.95rem;background:linear-gradient(120deg,#0f2436,#17344a);color:#fff}.home-testimonial-block h2{margin:0 0 .9rem;color:var(--brand)}.home-testimonial-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}.home-quote-card{border:1px solid rgba(150,228,64,.28);border-radius:10px;padding:.85rem;background:#ffffff05}.home-quote-card p{margin:0;color:#dde5ea}.home-quote-card strong{display:block;margin-top:.65rem;color:#fff}.home-news-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.8rem}.home-news-card{border:1px solid var(--line);border-radius:10px;padding:.9rem;background:#fff}.home-news-card h3{margin:0 0 .45rem;color:var(--brand-dark);font-size:1.15rem}.home-news-card p{margin:0;color:var(--muted)}.home-market-visual{border:1px solid var(--line);border-radius:8px;background:#fbfcff;padding:.9rem}.home-market-visual img{width:42px;height:42px;object-fit:contain}.home-market-list{margin-top:.75rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.45rem}.home-market-list span{display:inline-block;border:1px solid var(--line);border-radius:7px;padding:.25rem .55rem;font-size:.82rem;color:var(--brand-dark);background:#fff}@media(max-width:768px){.container{padding:0 .9rem}.section{padding:2.1rem 0}.grid-2,.grid-5,.home-dark-grid__cards,.home-bottom-contact,.footer-form{grid-template-columns:1fr}.grid-4,.otc-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero__content,.cosmetic-hero__wrap,.service-hero .container,.cosmetic-hero--home .cosmetic-hero__wrap{min-height:min(560px,78vh)}.home-hero__content,.cosmetic-hero__wrap,.service-hero .container{padding-top:1.5rem;padding-left:.9rem;padding-right:.9rem}.home-hero{padding-top:1.6rem;padding-bottom:1.8rem}.home-hero__text{margin-top:0}.home-hero__lead{top:-10px}.cosmetic-hero,.service-hero{padding-top:1.5rem;padding-bottom:1.7rem}.home-hero__metrics{flex-wrap:wrap;gap:1.1rem 1.6rem;justify-content:flex-start}.home-hero__bottom{width:100%}.home-hero__cta{width:100%;margin-top:1.1rem}.home-hero__panel,.cosmetic-hero__panel,.service-hero__panel{width:100%;padding:1rem 1rem .95rem}.cosmetic-hero__panel{padding:0}.cosmetic-hero__divider{width:140px}.home-hero h1,.cosmetic-hero h1,.service-hero h1{max-width:none;font-size:clamp(2.05rem,10vw,2.75rem);line-height:1.14;top:-12px}.home-hero p,.cosmetic-hero p,.service-hero p{max-width:none;font-size:1rem}.home-section-header__row{flex-direction:column;gap:.75rem}.home-section-title{max-width:none}.home-service-cards{grid-template-columns:1fr}.home-hero__actions{flex-direction:column;align-items:stretch}.home-hero__actions .cta-btn,.cta-btn{width:100%;min-width:0;text-align:center}.home-hero-metric{padding:.75rem .45rem}.home-bottom-contact{padding:1rem}.home-value-wrap{width:100%;margin-left:0;margin-right:0}.home-dark-grid{min-height:420px;background-position:right center;background-size:contain;padding:1.4rem 1.1rem}.home-dark-grid h3{max-width:13ch;font-size:clamp(1.6rem,7.6vw,2.25rem);margin-bottom:.85rem}.home-dark-grid__item strong{font-size:1rem}.home-dark-grid__item p{font-size:.9rem}.home-dark-grid__cards{gap:1.4rem}.home-value-btn{width:100%;max-width:100%;min-width:0;min-height:40px;padding:.65rem 1.2rem;font-size:1.05rem}.footer-form__actions{justify-content:stretch}.footer-form__submit{width:100%}.footer-bottom__nav{gap:.7rem 1rem}}.header-wrap{background:linear-gradient(180deg,#253644,#243645);position:sticky;top:0;z-index:50;transform:translateY(0);transition:transform .24s ease}.header-wrap.is-hidden{transform:translateY(-110%)}.header-inner{width:100%;padding-left:max(1rem,calc((100% - 1180px)/2));padding-right:max(1rem,calc((100% - 1180px)/2));padding-top:15px;padding-bottom:10px}.header-logo-link{display:flex;align-items:center;flex:0 0 auto;margin-left:0;min-width:0;padding-top:0}.header-logo{height:85px;max-width:100%;width:auto;object-fit:contain}.header-row{width:100%}.header-lang-bar{background:#f5f5f5;padding:8px 0;font-size:.8rem;color:#5c6578;position:relative;z-index:51}.header-lang-bar__inner{padding-left:max(1rem,calc((100% - 1180px)/2));padding-right:max(1rem,calc((100% - 1180px)/2));display:flex;align-items:center;justify-content:flex-start;gap:.5rem}.header-lang-bar__icon{display:inline-flex;color:#5c6578}.header-lang-bar__links{display:inline-flex;align-items:center;gap:.55rem}.header-lang-bar__link{color:#5c6578;text-decoration:none;cursor:default}a.header-lang-bar__link{cursor:pointer;display:inline-flex;align-items:center;gap:.3rem}.header-lang-bar__flag{width:16px;height:16px;border-radius:50%;object-fit:cover;display:inline-block;flex:0 0 auto}a.header-lang-bar__link:hover{color:var(--brand-dark)}.header-lang-bar__link.is-active{font-weight:700;color:var(--brand-dark)}.header-lang-bar__sep{color:#bcc3cf;font-size:.75rem}.header-row--top{display:grid;grid-template-columns:minmax(220px,auto) 1fr;align-items:start;gap:1rem}.header-row--main{display:flex;align-items:stretch;justify-content:space-between;gap:1.5rem}.header-right{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:.5rem;flex:1 1 auto;min-width:0}.header-toplinks{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:.5rem;padding-top:2px;min-height:34px;justify-self:end;width:100%}.header-toplink{color:#fff;text-decoration:none;font-size:14px;font-weight:400;line-height:1.1;transition:color .2s,background-color .2s,filter .2s}.header-toplink:hover{color:#ffffffdb}.header-toplink--contact{display:inline-flex;align-items:center;justify-content:center;min-width:150px;height:34px;padding:0 1.2rem;background:transparent;color:#fff;font-weight:400}.header-toplink--contact:hover{background:var(--brand);color:#0b2032;filter:brightness(.98)}.header-toplink--contact:focus-visible{outline:2px solid rgba(150,228,64,.8);outline-offset:2px}.header-tophome{display:flex;align-items:center;justify-content:center;gap:.4rem;transform:translate(-48px)}.header-toplink--home{color:var(--brand);font-weight:700}.header-toplink--en{display:inline-flex;align-items:center;gap:.45rem;font-weight:700;letter-spacing:.02em;padding:.2rem 0;color:#ffffffeb;white-space:nowrap}.header-toplink--en:hover{color:var(--brand)}.header-toplink__flag{width:18px;height:18px;border-radius:999px;object-fit:cover;box-shadow:0 0 0 1px #ffffff2e}.header-toplink--hotline{color:#ffffffe6;font-weight:600;letter-spacing:.01em;font-size:1rem}.header-toplink--hotline:hover{color:var(--brand)}.header-right-spacer{min-width:64px;display:flex;justify-content:flex-end;align-items:center}.header-home-breadcrumb{color:var(--brand);font-size:14px;font-weight:400;line-height:1;white-space:nowrap}@media(prefers-reduced-motion:reduce){.header-wrap{transition:none}}.header-nav{width:100%;background:transparent;height:auto;padding-top:0}.header-nav__inner{width:100%;max-width:none;display:inline-flex;align-items:stretch;justify-content:flex-end;gap:0;padding:0;min-height:44px}.header-nav-link{flex:0 0 auto;position:relative;display:inline-flex;align-items:center;justify-content:center;padding:0 1.2rem;border-radius:0;color:#fff;font-size:16px;font-weight:700;text-decoration:none;white-space:nowrap;transition:color .2s,background-color .2s,filter .2s;height:44px;padding:0 1.1rem;background:transparent;border-left:1px solid rgba(150,228,64,.7)}.header-nav-link:first-child{border-left:0}.header-nav-link:hover{background:var(--brand);color:#0b2032;filter:brightness(.98)}.header-nav-link:focus-visible{outline:2px solid rgba(150,228,64,.8);outline-offset:2px}.header-nav-link.is-active{color:var(--brand);font-weight:600}.header-nav-link:focus-visible{outline:2px solid rgba(150,228,64,.55);outline-offset:2px}.header-nav-link.is-active:hover{color:#0b2032}@media(max-width:1150px){.header-inner{padding-left:1rem;padding-right:1rem}.header-nav__inner{justify-content:flex-start;gap:0;overflow-x:auto;scrollbar-width:none}.header-nav{width:100%}.header-nav__inner::-webkit-scrollbar{display:none}.header-row--top{grid-template-columns:1fr;justify-items:center}.header-row--main{flex-direction:column;align-items:center;gap:.75rem}.header-right{width:100%;align-items:center;gap:.5rem}.header-toplinks{justify-content:center;padding-top:0}.header-right-spacer{display:none}.header-lang-bar{padding:6px 0;font-size:.75rem}.header-logo{height:54px}.header-logo-link{margin-left:0;min-width:0}.cosmetic-market-section__header{align-items:start;flex-direction:column}}.site-footer{margin-top:3rem}.home-main+.site-footer{margin-top:0}.footer-contact{background:linear-gradient(120deg,#0b2032e6,#12344de0),radial-gradient(circle at 80% 35%,rgba(150,228,64,.18),transparent 45%);color:#e5ecff}.footer-contact__grid{display:grid;grid-template-columns:minmax(260px,32rem) 1fr;gap:1.2rem;padding:2.2rem 1rem;align-items:stretch}.footer-contact__intro,.footer-contact__aside{height:100%}.footer-eyebrow{margin:0 0 .4rem;color:var(--brand);font-weight:800;letter-spacing:.08em;text-transform:uppercase;font-size:.82rem}.footer-contact__title{margin:0;font-size:clamp(1.8rem,3.4vw,2.6rem);line-height:1.1}.footer-contact__desc{margin:.75rem 0 0;color:#c9d5e0;max-width:40ch;line-height:1.65;font-size:.95rem}.footer-contact__highlight-row{display:flex;align-items:center;gap:.3rem;margin-top:1rem;padding-left:.75rem;border-left:3px solid var(--brand);flex-wrap:wrap}.footer-contact__highlight-row .footer-contact__desc{margin:0;color:#e8f0f8;font-weight:500;max-width:none}.footer-contact__free-text{color:var(--brand);font-size:.85rem;font-weight:700;white-space:nowrap}.footer-contact__cta-wrap{margin-top:1.5rem}.footer-form{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:10px;padding:1rem;display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.footer-form__field{display:grid;gap:.35rem}.footer-form__field--full{grid-column:1 / -1}.footer-form__field span{font-size:.85rem;color:#dbe6f0}.footer-form input,.footer-form textarea{width:100%;border:1px solid rgba(255,255,255,.18);background:#0a142059;color:#fff;border-radius:8px;padding:.6rem .75rem;outline:none}.footer-form textarea{resize:vertical}.footer-form__actions{grid-column:1 / -1;display:flex;justify-content:flex-end}.footer-form__submit{border:none;background:var(--brand);color:#0b2032;font-weight:800;border-radius:8px;padding:.62rem 1.2rem;cursor:pointer}.footer-form__submit:hover{filter:brightness(.98)}.footer-form__hint{grid-column:1 / -1;margin:0;font-size:.78rem;color:#dbe6f0c7}.footer-contact__aside{display:flex;align-items:center;justify-content:center;gap:3.5rem;flex-wrap:wrap}@media(min-width:901px){.footer-contact__aside{padding-top:0}.footer-contact__item strong,.footer-contact__value{white-space:nowrap}}.footer-contact__stack{display:grid;gap:1.15rem;align-items:start;justify-items:stretch}.footer-contact__channels-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:1.15rem;column-gap:clamp(2.8rem,7vw,5.6rem);align-items:start}.footer-contact__channels-grid--light .footer-contact__qrcode{color:var(--brand-dark)}.footer-contact__channels-grid--light .footer-contact__qrcode-text{color:var(--muted)}.footer-contact__channels-grid--light .footer-contact__item strong{color:var(--brand-dark)}.footer-contact__channels-grid--light .footer-contact__value{color:#1a5cff}.footer-contact__linkedin-label{text-align:left}.footer-contact__item{display:grid;grid-template-columns:28px 1fr;gap:.75rem;align-items:start}.footer-contact__item>img{width:26px;height:26px;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(0,0,0,.25))}.footer-contact__qrcode{display:block;width:84px;height:84px;margin-top:.35rem;color:#ffffffeb}.footer-contact__qrcode-img{display:block;width:90px;height:90px;margin-top:.35rem;object-fit:contain}.footer-contact__qrcode-text{margin-top:.25rem;font-size:.82rem;color:#e5ecffbf;text-align:left;font-weight:700}.footer-contact__icon-text{width:26px;height:26px;border-radius:8px;background:#96e4402e;color:var(--brand);display:grid;place-items:center;font-size:.82rem;font-weight:800}.footer-contact__item strong{display:block;font-size:.9rem;color:#fff}.footer-contact__item a{color:#8bc4ff}.footer-contact__offices{padding-top:.3rem;border-top:1px solid rgba(255,255,255,.14);color:#e5ecffbf;font-size:.82rem;line-height:1.5}.footer-contact__offices>div+div{margin-top:.35rem}.footer-bottom{background:#0b1a31;color:#e5ecffd9;border-top:1px solid rgba(255,255,255,.12)}.footer-bottom__nav{display:flex;flex-wrap:wrap;gap:1.1rem;padding:.85rem 1rem;font-size:.88rem}.footer-bottom__link{color:#e5ecffe6}.footer-bottom__link:hover{color:var(--brand)}.footer-bottom__meta{padding:0 1rem .85rem;font-size:1rem;color:#e5ecffa6;text-align:center}.footer-bottom__copyright{margin:0 0 .45rem;font-size:.95rem;color:#e5ecffbf}.footer-bottom__icp{font-size:1rem;font-weight:700;color:#e5ecffe6}@media(max-width:900px){.footer-contact__grid,.footer-contact__channels-grid{grid-template-columns:1fr}.footer-contact__desc{max-width:none}}@media(max-width:768px){.header-inner{padding:.9rem .9rem .75rem}.header-row--top{gap:.55rem}.header-logo-link{justify-content:center}.header-logo{height:50px}.header-toplinks{padding-top:0;gap:4px;min-height:0}.header-toplink--hotline{font-size:.9rem;text-align:center}.header-tophome{transform:translate(-12px)}.header-home-breadcrumb{white-space:normal;line-height:1.35}.header-nav__inner{gap:0;min-height:44px}.header-nav-link{font-size:.92rem;height:44px}.contact-page-card,.home-company-card,.home-dark-grid,.card{padding:1rem}.contact-page-offices{grid-template-columns:1fr}.footer-contact__grid{gap:1rem;padding:1.4rem .9rem}.footer-contact__title{font-size:clamp(1.55rem,7vw,2rem)}.footer-contact__offices{word-break:break-word}.footer-contact__highlight-row{margin-top:.85rem;gap:.4rem}.footer-contact__cta-wrap{margin-top:1.2rem}}@media(max-width:480px){.section{padding:1.8rem 0}.otc-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero__content,.cosmetic-hero__wrap,.service-hero .container{min-height:220px;padding-top:1rem}.service-hero--tall .container{min-height:190px}.cosmetic-hero--home .cosmetic-hero__wrap{min-height:220px}.home-hero__metrics{grid-template-columns:1fr}.home-hero-metric p{font-size:1.45rem}.home-hero-metric span{font-size:.86rem}.header-nav-link,.footer-bottom__nav,.footer-bottom__meta{font-size:.8rem}.home-market-list{grid-template-columns:1fr}.home-dark-grid{min-height:380px;background-position:right center;background-size:contain}.home-dark-grid__intro{margin-bottom:1.6rem;font-size:.9rem}.footer-form{padding:.85rem}.home-trust-section .container{padding:0 1rem}.home-trust-card{grid-template-columns:1fr;gap:1.25rem;padding:1.5rem 1rem}.home-brand-logos{grid-template-columns:repeat(2,1fr)}.home-trust-card--assoc{grid-template-columns:1fr;gap:1.25rem}.home-assoc-small-logos{grid-template-columns:repeat(2,1fr)}.home-assoc-logo--large{max-width:200px;margin:0 auto}.home-why-us__grid{grid-template-columns:1fr}.home-why-us__header{flex-direction:column;align-items:flex-start;gap:.8rem}.home-why-us__cta{align-self:flex-start;font-size:.85rem;padding:.5rem 1rem}}.floating-contact{position:fixed;right:18px;bottom:140px;z-index:40}.floating-contact__card{position:relative;width:190px;border-radius:14px;padding-top:44px;overflow:visible;background:linear-gradient(180deg,#253644,#1d2b37);border:1px solid rgba(150,228,64,.36);box-shadow:0 14px 40px #0b111838}.floating-contact__icon{position:absolute;top:-30px;left:50%;transform:translate(-50%);width:66px;height:66px;border-radius:999px;overflow:hidden;background:#fff;border:4px solid rgba(150,228,64,.95);box-shadow:0 10px 26px #0b111840}.floating-contact__icon img{width:100%;height:100%;object-fit:cover;display:block}.floating-contact__body{padding:.85rem .85rem .95rem;display:grid;gap:.75rem}.floating-contact__label{color:#ffffffe0;font-size:.9rem;font-weight:700;line-height:1.1;text-align:center}.floating-contact__phone{display:block;margin-top:.35rem;color:var(--brand);font-size:1.05rem;font-weight:900;letter-spacing:.02em;text-align:center;text-decoration:none}.floating-contact__phone:hover{color:#c3ff7a}.floating-contact__phone:focus-visible{outline:2px solid rgba(150,228,64,.75);outline-offset:3px;border-radius:8px}.floating-contact__divider{height:1px;background:#ffffff29}.floating-contact__qr-label{color:#ffffffe0;font-size:.9rem;font-weight:800;display:flex;align-items:center;justify-content:center;gap:.4rem;margin-bottom:.55rem}.floating-contact__qr-label-icon{display:block;width:18px;height:18px}.floating-contact__qr-img{display:block;width:100%;height:auto;background:#fff;border-radius:10px;padding:.45rem}@media(max-width:480px){.floating-contact{right:10px;bottom:120px}.floating-contact__card{width:168px;border-radius:12px;padding-top:40px}.floating-contact__icon{width:60px;height:60px;top:-28px}.floating-contact__body{padding:.75rem .75rem .85rem}.floating-contact__phone{font-size:.98rem}}
