body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}:root{--coal:#0a0a0a;--steel:#1a1a1a;--iron:#2d2d2d;--zinc:#888;--aluminum:#e8e8e8;--copper:#d97706;--brass:#fbbf24;--rust:#dc2626;--concrete:#f5f5f5;--serif:"DM Serif Display",serif;--sans:"Manrope",sans-serif}html{scroll-behavior:smooth}body{background:#f5f5f5;background:var(--concrete);color:#1a1a1a;color:var(--steel);font-family:Manrope,sans-serif;font-family:var(--sans);line-height:1.6;overflow-x:hidden;transition:background .3s,color .3s}[data-theme=dark] body{background:#0a0a0a;background:var(--coal);color:#e8e8e8;color:var(--aluminum)}header{align-items:center;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);background:#f5f5f5cc;border-bottom:1px solid #0000000d;display:flex;justify-content:space-between;left:0;padding:2rem 4rem;position:fixed;right:0;top:0;z-index:1000}.logo{color:var(--coal);font-family:var(--serif);font-size:2rem;font-weight:400;letter-spacing:-.02em}nav{align-items:center;display:flex;gap:3rem}nav a{color:var(--steel);font-size:.9rem;font-weight:500;letter-spacing:.02em;position:relative;text-decoration:none;text-transform:uppercase;transition:color .3s}nav a:after{background:var(--copper);bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:width .4s cubic-bezier(.16,1,.3,1);width:0}nav a:hover{color:var(--copper)}nav a:hover:after{width:100%}.cta-nav{background:var(--coal);border-radius:2px;color:#fff;padding:.8rem 2rem;transition:all .3s}.cta-nav:hover{background:var(--copper);color:var(--aluminum)}.cta-nav:after{display:none}.header-locale{position:relative}.header-locale:after{display:none}.header-locale-btn{align-items:center;background:#0000;border:1px solid #0000001f;border-radius:6px;color:var(--steel);cursor:pointer;display:flex;font-family:var(--sans);font-size:.78rem;font-weight:600;gap:.35rem;letter-spacing:.06em;padding:.35rem .65rem;transition:border-color .2s,color .2s,background .2s}.header-locale-btn:hover{background:#0000000a;border-color:#00000047;color:var(--coal)}.header-locale-chevron{opacity:.5;transition:transform .2s}.header-locale-chevron.open{transform:rotate(180deg)}.header-locale-dropdown{grid-gap:2px;background:#fff;border:1px solid #0000001a;border-radius:8px;box-shadow:0 8px 24px #00000014;display:grid;gap:2px;grid-template-columns:1fr 1fr;min-width:80px;padding:.35rem;position:absolute;right:0;top:calc(100% + 8px);z-index:100}.header-locale-option{background:#0000;border:none;border-radius:5px;color:var(--zinc);cursor:pointer;font-family:var(--sans);font-size:.75rem;font-weight:600;letter-spacing:.06em;padding:.4rem .5rem;text-align:center;transition:background .15s,color .15s}.header-locale-option:hover{background:var(--concrete);color:var(--coal)}.header-locale-option.active{background:var(--coal);color:#fff}.header-theme-btn{align-items:center;background:#0000;border:1px solid #0000001f;border-radius:6px;color:var(--steel);cursor:pointer;display:flex;justify-content:center;line-height:0;padding:.35rem;transition:border-color .2s,color .2s,background .2s}.header-theme-btn:hover{background:#0000000a;border-color:#00000047;color:var(--coal)}[data-theme=dark] header{background:#0a0a0ad9;border-bottom-color:#ffffff0f}[data-theme=dark] .logo{color:var(--aluminum)}[data-theme=dark] nav a{color:var(--zinc)}[data-theme=dark] nav a:hover{color:var(--copper)}[data-theme=dark] .cta-nav{background:var(--aluminum);color:var(--coal)}[data-theme=dark] .cta-nav:hover{background:var(--copper);color:var(--aluminum)}[data-theme=dark] .header-locale-btn{border-color:#ffffff1f;color:var(--zinc)}[data-theme=dark] .header-locale-btn:hover{background:#ffffff0d;border-color:#ffffff47;color:var(--aluminum)}[data-theme=dark] .header-locale-dropdown{background:var(--steel);border-color:#ffffff14;box-shadow:0 8px 24px #0006}[data-theme=dark] .header-locale-option{color:var(--zinc)}[data-theme=dark] .header-locale-option:hover{background:#ffffff0f;color:var(--aluminum)}[data-theme=dark] .header-locale-option.active{background:var(--aluminum);color:var(--coal)}[data-theme=dark] .header-theme-btn{border-color:#ffffff1f;color:var(--zinc)}[data-theme=dark] .header-theme-btn:hover{background:#ffffff0d;border-color:#ffffff47;color:var(--aluminum)}.nav-hamburger{background:none;border:none;color:var(--coal);cursor:pointer;display:none;line-height:0;padding:4px;z-index:1001}[data-theme=dark] .nav-hamburger{color:var(--aluminum)}@media (max-width:768px){header{padding:1.2rem 1.5rem}.logo{font-size:1.4rem}.nav-hamburger{align-items:center;display:flex}nav{align-items:center;-webkit-backdrop-filter:blur(24px) saturate(180%);backdrop-filter:blur(24px) saturate(180%);background:#f5f5f5f7;display:none;flex-direction:column;gap:2rem;inset:0;justify-content:center;position:fixed;z-index:1000}nav.open{display:flex}nav a{font-size:1.1rem;letter-spacing:.08em}.cta-nav{margin-top:.5rem;padding:.9rem 3rem}[data-theme=dark] nav{background:#0a0a0af7}}.hero{grid-gap:4rem;align-items:center;contain:layout style;display:grid;gap:4rem;grid-template-columns:1fr 1fr;min-height:100vh;overflow:hidden;padding:8rem 4rem 4rem;position:relative}.hero:before{background:linear-gradient(135deg,#d9770608,#fbbf2414);-webkit-clip-path:polygon(20% 0,100% 0,100% 100%,0 100%);clip-path:polygon(20% 0,100% 0,100% 100%,0 100%);content:"";height:100%;position:absolute;right:0;top:0;width:60%;z-index:0}.hero-content{animation:fadeInUp 1s cubic-bezier(.16,1,.3,1) .3s backwards;z-index:1}.hero-label{align-items:center;color:var(--copper);display:flex;font-size:.75rem;font-weight:700;gap:1rem;letter-spacing:.15em;margin-bottom:2rem;text-transform:uppercase}.hero-label:before{background:var(--copper);content:"";height:2px;width:40px}.hero h1{color:var(--coal);font-family:var(--serif);font-size:clamp(3rem,7vw,6rem);font-weight:400;letter-spacing:-.02em;line-height:1.1;margin-bottom:2rem}.hero-highlight{color:var(--copper);font-style:italic}.hero p{color:var(--zinc);font-size:1.25rem;line-height:1.8;margin-bottom:3rem;max-width:600px}.hero-actions{display:flex;flex-wrap:wrap;gap:1.5rem}.btn{align-items:center;border:none;-webkit-clip-path:polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px);clip-path:polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px);cursor:pointer;display:inline-flex;font-size:.8rem;font-weight:700;gap:.5rem;letter-spacing:.1em;padding:1rem 2.5rem;text-decoration:none;text-transform:uppercase;transition:background .25s ease,color .25s ease,box-shadow .25s ease;white-space:nowrap}.btn-primary{background:var(--coal);color:#fff}.btn-primary:hover{background:var(--copper);color:var(--coal)}.btn-secondary{background:#0000;border:2px solid var(--coal);color:var(--coal)}.btn-secondary:hover{background:var(--coal);color:#fff}.hero-visual{animation:fadeInRight 1s cubic-bezier(.16,1,.3,1) .5s backwards;-webkit-clip-path:polygon(20% 0,100% 0,100% 100%,0 100%);clip-path:polygon(20% 0,100% 0,100% 100%,0 100%);margin:-8rem -4rem -4rem -14.33rem;overflow:hidden;padding-bottom:4rem;padding-top:8rem;position:relative;z-index:1}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}.stat-box{background:#fff;border:1px solid #0000000d;padding:2.5rem;position:relative;transition:all .4s cubic-bezier(.16,1,.3,1)}.stat-box:before{background:var(--copper);content:"";height:0;left:0;position:absolute;top:0;transition:height .4s cubic-bezier(.16,1,.3,1);width:4px}.stat-box:hover:before{height:100%}.stat-box:hover{box-shadow:-8px 8px 0 var(--copper);transform:translateX(8px)}.stat-number{color:var(--coal);font-family:var(--serif);font-size:3.5rem;line-height:1;margin-bottom:.5rem}.stat-label{color:var(--zinc);font-size:.85rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}[data-theme=dark] .hero:before{background:linear-gradient(135deg,#d977060f,#fbbf241f)}[data-theme=dark] .hero h1{color:var(--aluminum)}[data-theme=dark] .btn-secondary{border-color:var(--aluminum);color:var(--aluminum)}[data-theme=dark] .btn-secondary:hover{background:var(--aluminum);color:var(--coal)}[data-theme=dark] .stat-box{background:var(--steel);border-color:#ffffff0f}[data-theme=dark] .stat-box:hover{box-shadow:-8px 8px 0 var(--copper)}[data-theme=dark] .stat-number{color:var(--aluminum)}.areas-section{background:var(--coal);color:#fff;overflow:hidden;padding:8rem 4rem;position:relative}.areas-section:before{animation:float 20s ease-in-out infinite;background:radial-gradient(circle,#d977061a 0,#0000 70%);border-radius:50%;content:"";height:800px;position:absolute;right:-20%;top:-50%;width:800px}.section-header{display:flex;flex-direction:column;margin-bottom:6rem;margin-inline:auto;max-width:800px}.section-header--inline{grid-gap:0 2.5rem;align-items:start;display:grid;gap:0 2.5rem;grid-template-columns:auto auto 1fr;max-width:1100px}.section-header--inline .section-label{grid-column:1;grid-row:1;margin-bottom:0;padding-top:.3rem}.section-header--inline .section-title{grid-column:2;grid-row:1;margin-bottom:0}.section-header--inline .section-description{grid-column:3;grid-row:1}.section-label{color:var(--brass);font-size:2.2rem;font-weight:700;letter-spacing:.15em;margin-bottom:1.5rem;text-transform:uppercase}.section-title{font-family:var(--serif);font-size:2.8rem;font-weight:400;line-height:1.2;margin-bottom:1.5rem}.section-description{color:var(--aluminum);font-size:1.15rem;line-height:1.8}.areas-grid{grid-gap:2px;background:#ffffff0d;display:grid;gap:2px;grid-template-columns:repeat(3,1fr)}.area-card{background:#ffffff08;overflow:hidden;padding:3rem;position:relative;transition:all .5s cubic-bezier(.16,1,.3,1)}.area-card:before{background:linear-gradient(135deg,var(--copper) 0,var(--brass) 100%);content:"";height:0;left:0;position:absolute;top:0;transition:height .5s cubic-bezier(.16,1,.3,1);width:100%;z-index:0}.area-card:hover:before{height:100%}.area-card:hover{transform:scale(1.02)}.area-content{position:relative;z-index:1}.area-icon{display:block;font-size:3rem;margin-bottom:1.5rem;opacity:.9}.area-title{font-family:var(--serif);font-size:1.75rem;font-weight:400;margin-bottom:1rem}.area-description{color:var(--aluminum);line-height:1.7;margin-bottom:2rem}.area-list{list-style:none}.area-list li{color:#fffc;font-size:.9rem;padding:.6rem 0 .6rem 1.5rem;position:relative}.area-list li:before{color:var(--brass);content:"→";font-weight:700;left:0;position:absolute}.process-section{background:#fff;padding:8rem 4rem}.process-timeline{margin:4rem auto 0;max-width:1000px;position:relative}.process-timeline:before{background:linear-gradient(180deg,var(--copper) 0,var(--brass) 100%);bottom:0;content:"";left:50px;position:absolute;top:0;width:2px}.process-step{grid-gap:3rem;animation:fadeInUp .8s cubic-bezier(.16,1,.3,1) backwards;display:grid;gap:3rem;grid-template-columns:100px 1fr;margin-bottom:4rem;position:relative}.process-step:first-child{animation-delay:.1s}.process-step:nth-child(2){animation-delay:.2s}.process-step:nth-child(3){animation-delay:.3s}.process-step:nth-child(4){animation-delay:.4s}.process-step:nth-child(5){animation-delay:.5s}.step-number{align-items:center;background:var(--coal);-webkit-clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);color:#fff;display:flex;font-family:var(--serif);font-size:2.5rem;height:100px;justify-content:center;position:relative;width:100px}.step-content{padding:1rem 0}.step-title{color:var(--coal);font-family:var(--serif);font-size:2rem;margin-bottom:1rem}.step-description{color:var(--zinc);font-size:1.05rem;line-height:1.8}[data-theme=dark] .area-card,[data-theme=dark] .area-card:hover{background:#ffffff05}[data-theme=dark] .process-section{background:var(--coal)}[data-theme=dark] .process-timeline:before{background:linear-gradient(180deg,var(--copper) 0,var(--brass) 100%)}[data-theme=dark] .step-number{background:var(--iron)}[data-theme=dark] .step-title{color:var(--aluminum)}.commercial-section{background:linear-gradient(135deg,#fafafa,#fff);overflow:hidden;padding:8rem 4rem;position:relative}.commercial-section:before{animation:float 15s ease-in-out infinite;background:radial-gradient(circle,#d977060d 0,#0000 70%);border-radius:50%;content:"";height:500px;left:-10%;position:absolute;top:20%;width:500px}.commercial-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(3,1fr);margin-top:4rem}.commercial-card{animation:cardFadeIn .8s cubic-bezier(.16,1,.3,1) forwards;background:#fff;border:1px solid #00000014;opacity:0;overflow:hidden;padding:0;position:relative;transform:translateY(60px);transition:all .6s cubic-bezier(.16,1,.3,1)}.commercial-card:first-child{animation-delay:.1s}.commercial-card:nth-child(2){animation-delay:.2s}.commercial-card:nth-child(3){animation-delay:.3s}.commercial-card:before{background:linear-gradient(90deg,#0000,#d977061a,#0000);content:"";height:100%;left:-100%;pointer-events:none;position:absolute;top:0;transition:left .6s cubic-bezier(.16,1,.3,1);width:100%;z-index:1}.commercial-card:after{background:linear-gradient(90deg,var(--copper),var(--brass));bottom:0;content:"";height:4px;left:0;position:absolute;transition:width .6s cubic-bezier(.16,1,.3,1);width:0;z-index:2}.commercial-card:hover:after{width:100%}.commercial-card:hover{border-color:#d9770633;box-shadow:0 32px 64px #00000026,0 0 0 1px #d977061a;transform:translateY(-16px) scale(1.02)}.card-header{background:var(--coal);color:#fff;overflow:hidden;padding:2.5rem;position:relative;transition:all .6s cubic-bezier(.16,1,.3,1)}.card-header:before{content:"";height:200%;opacity:.5;position:absolute;right:-50%;top:-50%;transition:opacity .6s;width:200%}.commercial-card:hover .card-header:before{opacity:1}.card-icon{display:block;font-size:3rem;margin-bottom:1rem;position:relative;transform-origin:center;transition:all .6s cubic-bezier(.16,1,.3,1);z-index:1}.commercial-card:hover .card-icon{filter:drop-shadow(0 4px 12px rgba(217,119,6,.5));transform:scale(1.2) rotate(10deg)}.card-title{font-family:var(--serif);font-size:2rem;position:relative;transition:all .4s cubic-bezier(.16,1,.3,1);z-index:1}.commercial-card:hover .card-title{letter-spacing:.02em}.card-body{padding:2.5rem;position:relative}.price-item{align-items:baseline;animation:slideInLeft .5s cubic-bezier(.16,1,.3,1) forwards;border-bottom:1px solid #0000000d;display:flex;justify-content:space-between;opacity:0;padding:1.5rem 0;position:relative;transform:translateX(-20px);transition:all .3s cubic-bezier(.16,1,.3,1)}.price-item:first-child{animation-delay:.4s}.price-item:nth-child(2){animation-delay:.5s}.price-item:nth-child(3){animation-delay:.6s}.price-item:nth-child(4){animation-delay:.7s}.price-item:nth-child(5){animation-delay:.8s}.price-item:nth-child(6){animation-delay:.9s}.price-item:before{background:linear-gradient(90deg,var(--copper),#0000);bottom:0;content:"";height:1px;left:0;position:absolute;transition:width .4s cubic-bezier(.16,1,.3,1);width:0}.commercial-card:hover .price-item:before{width:100%}.price-item:hover{background:#d9770605;padding-left:1rem}.price-item:last-child{border-bottom:none}.item-name{color:var(--steel);font-weight:600;position:relative;transition:color .3s}.item-price,.price-item:hover .item-name{color:var(--copper)}.item-price{font-family:var(--serif);font-size:1.25rem;position:relative;transition:all .4s cubic-bezier(.16,1,.3,1)}.price-item:hover .item-price{font-weight:400;transform:scale(1.1)}.card-note{animation:fadeInUp .6s cubic-bezier(.16,1,.3,1) 1s forwards;background:#d977060d;border-left:3px solid var(--copper);color:var(--zinc);font-size:.85rem;font-style:italic;margin-top:2rem;opacity:0;overflow:hidden;padding:1.5rem;position:relative;transform:translateY(20px);transition:all .4s cubic-bezier(.16,1,.3,1)}.card-note:before{background:linear-gradient(90deg,#0000,#d977061a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s cubic-bezier(.16,1,.3,1);width:100%}.commercial-card:hover .card-note:before{left:100%}.commercial-card:hover .card-note{background:#d9770614;border-left-width:5px;padding-left:1.7rem}footer{color:#fff}.footer-body{background:var(--coal);overflow:hidden;padding:6rem 4rem 3rem;position:relative}.footer-watermark{color:hsla(0,0%,100%,.025);font-family:var(--serif);font-size:clamp(12rem,22vw,22rem);line-height:1;pointer-events:none;position:absolute;right:-.05em;top:-.15em;-webkit-user-select:none;user-select:none}.footer-grid{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:2fr 1fr 1fr 1fr;margin-bottom:4rem;position:relative}.footer-brand{max-width:380px}.footer-logo{color:#fff;font-family:var(--serif);font-size:2.25rem;line-height:1.1;margin-bottom:1.5rem}.footer-description{color:var(--zinc);font-size:.95rem;line-height:1.8;margin-bottom:2rem}.footer-trust{display:flex;flex-wrap:wrap;gap:.5rem}.footer-badge{border:1px solid #fbbf244d;letter-spacing:.12em;padding:.3rem .65rem}.footer-badge,.footer-title{color:var(--brass);font-size:.7rem;font-weight:700;text-transform:uppercase}.footer-title{letter-spacing:.18em;margin-bottom:1.5rem}.footer-links{list-style:none}.footer-links li{margin-bottom:.9rem}.footer-links a{color:var(--zinc);font-size:.95rem;text-decoration:none;transition:color .25s}.footer-links a:hover{color:#fff}.footer-contact-list li{display:flex;flex-direction:column;gap:.15rem;margin-bottom:1.25rem}.footer-contact-label{color:var(--zinc);font-size:.7rem;letter-spacing:.12em;opacity:.6;text-transform:uppercase}.footer-contact-value{color:var(--zinc);font-size:.95rem}.footer-bottom{align-items:center;border-top:1px solid #ffffff14;display:flex;justify-content:space-between;padding-top:2.5rem;position:relative}.footer-copy{color:var(--zinc);font-size:.85rem;opacity:.5}.footer-legal{align-items:center;display:flex;font-size:.82rem;gap:2rem}.footer-legal a{color:var(--zinc);opacity:.5;text-decoration:none;transition:opacity .2s}.footer-legal a:hover{opacity:1}@media (max-width:1024px){.footer-grid{gap:3rem;grid-template-columns:1fr 1fr}.footer-brand{grid-column:span 2;max-width:100%}}@media (max-width:640px){.footer-body{padding:4rem 1.5rem 2rem}.footer-grid{gap:2.5rem;grid-template-columns:1fr}.footer-brand{grid-column:span 1}.footer-bottom{flex-direction:column;gap:1.5rem;text-align:center}.footer-legal{flex-wrap:wrap;gap:1rem;justify-content:center}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}@keyframes float{0%,to{transform:translate(0) rotate(0deg)}33%{transform:translate(30px,-30px) rotate(120deg)}66%{transform:translate(-20px,20px) rotate(240deg)}}@keyframes cardFadeIn{to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{to{opacity:1;transform:translateX(0)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (min-width:1600px){.hero{gap:6rem;padding:9rem 6rem 5rem}}@media (max-width:1279px) and (min-width:1025px){.hero{gap:3rem;padding:7rem 3rem 3rem}.hero h1{font-size:clamp(2.4rem,5vw,4rem)}.hero p{font-size:1.05rem;max-width:480px}.hero-actions{gap:1rem}.btn{font-size:.72rem;padding:.85rem 1.8rem}.hero-visual{-webkit-clip-path:polygon(22% 0,100% 0,100% 100%,0 100%);clip-path:polygon(22% 0,100% 0,100% 100%,0 100%);margin-left:-10rem}}@media (max-width:1024px){.hero{gap:3rem;grid-template-columns:1fr;min-height:auto;padding:6rem 3rem 3rem}.hero-visual{-webkit-clip-path:none;clip-path:none;margin:0 -3rem;overflow:hidden;padding:2rem 0}.areas-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.ps-body{grid-template-columns:1fr!important;padding:0 32px!important}.ps-right{display:none!important}.cs-calc-grid{gap:40px!important;grid-template-columns:1fr!important}.cs-clients-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:768px){.hero{padding:5rem 1.5rem 2rem}.hero h1{font-size:clamp(2rem,10vw,3rem)}.hero p{font-size:.95rem}.hero-actions{flex-direction:column;gap:.75rem}.hero-actions .btn{text-align:center;width:100%}.hero-visual{margin:0 -1.5rem}.areas-grid,.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:2rem;text-align:center}.ps-left,.ps-right{opacity:1!important;transform:none!important}.ps-body{padding:0 20px!important}.ci-showcase{padding:60px 0 80px!important}.ci-showcase-bg-panel{display:none!important}.ci-showcase-left{height:auto!important;padding:0 24px 40px!important;position:relative!important;width:100%!important}.ci-showcase-content,.ci-showcase-left{opacity:1!important;transform:none!important}.ci-showcase-content{margin-left:0!important;padding:0 24px!important}.cs-calc-grid{gap:32px!important}.cs-calc-grid,.cs-clients-grid{grid-template-columns:1fr!important}#cursor{display:none}*{cursor:auto}}@media (max-width:480px){.hero h1{font-size:1.9rem}.areas-grid .area-card{padding:1.5rem}.cs-clients-grid{grid-template-columns:1fr!important}}