/* CONFAT refresh — layer over the legacy Akasa theme without removing its data. */
body.confat-refresh-site{--cf-green:#173b32;--cf-deep:#102b25;--cf-sage:#dce6d7;--cf-paper:#f4f4f0;--cf-ink:#18231f;--cf-muted:#65716b;--cf-line:#dce2dc;--cf-white:#fff;--cf-rust:#bd7546;margin:0!important;background:#fff;color:var(--cf-ink);font-family:"Be Vietnam Pro","DM Sans",Arial,sans-serif;font-size:15px;line-height:1.65;-webkit-font-smoothing:antialiased;}
body.confat-refresh-site *{box-sizing:border-box}
body.confat-refresh-site a{color:inherit;text-decoration:none}
body.confat-refresh-site a:focus-visible,body.confat-refresh-site button:focus-visible{outline:3px solid var(--cf-rust);outline-offset:3px}
body.confat-refresh-site button,body.confat-refresh-site input,body.confat-refresh-site textarea,body.confat-refresh-site select{font:inherit}
body.confat-refresh-site img{max-width:100%;height:auto}
body.confat-refresh-site .cf-wrap{width:min(1220px,90%);margin-inline:auto}
body.confat-refresh-site .cf-topline{height:34px;background:var(--cf-deep);color:#d7e0da;font-size:10px;letter-spacing:.08em}
body.confat-refresh-site .cf-topline .cf-wrap{height:100%;display:flex;align-items:center;justify-content:space-between;gap:20px}
body.confat-refresh-site .cf-topline span:last-child{color:#aebdb2}
body.confat-refresh-site .cf-header{position:sticky;top:0;z-index:90;background:#fff;border-bottom:1px solid #e8ece7}
body.confat-refresh-site .cf-header__inner{height:80px;display:flex;align-items:center;justify-content:space-between;gap:24px}
body.confat-refresh-site .cf-brand{display:inline-flex;align-items:center;gap:12px;flex:0 0 auto;color:var(--cf-green)}
body.confat-refresh-site .cf-brand__fallback{display:inline-flex;align-items:center;gap:12px;color:inherit}
body.confat-refresh-site .cf-brand .custom-logo-link{display:inline-flex;align-items:center}
body.confat-refresh-site .cf-brand .custom-logo{width:auto;max-width:190px;max-height:56px;object-fit:contain}
body.confat-refresh-site .cf-brand__mark{width:39px;height:39px;border:1.5px solid var(--cf-green);display:grid;place-items:center;font:700 19px/1 Georgia,serif;transform:rotate(45deg);color:var(--cf-green)}
body.confat-refresh-site .cf-brand__word{font:800 20px/1 Arial,sans-serif;letter-spacing:.15em}
body.confat-refresh-site .cf-brand__word small{display:block;margin-top:6px;font:600 8px/1 Arial,sans-serif;letter-spacing:.13em;color:#718077}
body.confat-refresh-site .cf-nav{margin-left:auto}
body.confat-refresh-site .cf-nav__list{display:flex;align-items:center;gap:clamp(14px,2vw,28px);list-style:none;margin:0;padding:0}
body.confat-refresh-site .cf-nav__list li{margin:0;padding:0}
body.confat-refresh-site .cf-nav__list a{display:block;padding:12px 0;border-bottom:2px solid transparent;color:#34423a;font-size:12px;font-weight:650;white-space:nowrap}
body.confat-refresh-site .cf-nav__list a:hover,body.confat-refresh-site .cf-nav__list .current-menu-item>a{color:var(--cf-green);border-color:var(--cf-rust)}
body.confat-refresh-site .cf-header__cta{display:flex;gap:10px;align-items:center;justify-content:center;padding:12px 15px;background:var(--cf-green);color:#fff;font-size:11px;font-weight:700;white-space:nowrap}
body.confat-refresh-site .cf-header__cta b{font-size:15px;font-weight:400}
body.confat-refresh-site .cf-menu-toggle{display:none}
body.confat-refresh-site .cf-site{overflow:hidden}
body.confat-refresh-site .cf-eyebrow{display:block;color:#6e8375;font-size:10px;font-weight:750;letter-spacing:.16em;line-height:1.4;text-transform:uppercase}
body.confat-refresh-site .cf-button{display:inline-flex;align-items:center;gap:12px;min-height:48px;padding:0 19px;background:var(--cf-green);color:#fff;font-size:12px;font-weight:700;transition:background .2s ease,transform .2s ease}
body.confat-refresh-site .cf-button:hover{background:#245649;transform:translateY(-1px)}
body.confat-refresh-site .cf-button--ghost{background:transparent;border:1px solid #ffffff8a;color:#fff}
body.confat-refresh-site .cf-button--ghost:hover{background:#ffffff19}
body.confat-refresh-site .cf-button--outline{background:transparent;border:1px solid #a5b1a8;color:var(--cf-green)}
body.confat-refresh-site .cf-button--outline:hover{background:var(--cf-green);color:#fff}
body.confat-refresh-site .cf-button--light{background:var(--cf-sage);color:var(--cf-deep)}
body.confat-refresh-site .cf-button--light:hover{background:#edf2e9;color:var(--cf-deep)}
body.confat-refresh-site .cf-text-link{display:inline-flex;align-items:center;gap:8px;color:var(--cf-green);font-size:12px;font-weight:750}
body.confat-refresh-site .cf-text-link span{font-size:16px;transition:transform .2s ease}
body.confat-refresh-site .cf-text-link:hover span{transform:translate(3px,-2px)}

/* Home hero: image-led slider with layered information, manual controls. */
body.confat-refresh-site .cf-hero{height:min(690px,70vw);min-height:530px;position:relative;background:#17241e;isolation:isolate;color:#fff}
body.confat-refresh-site .cf-hero__slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .65s ease,visibility .65s ease;background-image:var(--cf-hero-image);background-position:center 52%;background-size:cover}
body.confat-refresh-site .cf-hero__slide.is-active{opacity:1;visibility:visible}
body.confat-refresh-site .cf-hero__veil{position:absolute;inset:0;background:linear-gradient(90deg,rgba(11,23,18,.88) 0%,rgba(12,24,19,.66) 42%,rgba(12,25,20,.16) 100%),linear-gradient(0deg,rgba(8,18,14,.48),transparent 45%)}
body.confat-refresh-site .cf-hero__inner{position:relative;height:100%;display:flex;align-items:center}
body.confat-refresh-site .cf-hero__copy{max-width:740px;padding:12px 0 30px}
body.confat-refresh-site .cf-hero .cf-eyebrow{color:#d8e4d5}
body.confat-refresh-site .cf-hero h1{max-width:740px;margin:20px 0 18px;color:#fff;font:650 clamp(48px,6.5vw,82px)/.99 "Be Vietnam Pro","DM Sans",Arial,sans-serif;letter-spacing:-.065em}
body.confat-refresh-site .cf-hero__copy>p{max-width:560px;margin:0;color:#e4e9e5;font-size:15px;line-height:1.8}
body.confat-refresh-site .cf-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:26px}
body.confat-refresh-site .cf-hero__signature{position:absolute;right:0;bottom:29px;left:0;display:flex;align-items:center;justify-content:space-between;gap:20px}
body.confat-refresh-site .cf-hero__caption{color:#dce4de;font-size:9px;letter-spacing:.08em;text-transform:uppercase}
body.confat-refresh-site .cf-slider-controls{display:flex;align-items:center;gap:15px;color:#d9e3dc;font-size:12px}
body.confat-refresh-site .cf-slider-controls b{color:#fff;font-size:17px}
body.confat-refresh-site .cf-slider-controls i{padding:0 4px;color:#9eaea3;font-style:normal}
body.confat-refresh-site .cf-slider-controls button{width:37px;height:37px;border:1px solid #ffffff8c;background:#ffffff0a;color:#fff;cursor:pointer}
body.confat-refresh-site .cf-slider-controls button:hover{background:#ffffff25}
body.confat-refresh-site .cf-hero__edge{position:absolute;right:20px;top:50%;display:flex;gap:16px;transform:translateY(-50%) rotate(90deg);transform-origin:right;color:#ffffffa8;font-size:9px;letter-spacing:.15em}
body.confat-refresh-site .cf-hero__edge span+span{color:#fff}

body.confat-refresh-site .cf-intro-band{background:var(--cf-paper);padding:32px 0}
body.confat-refresh-site .cf-intro-band__inner{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px;align-items:start}
body.confat-refresh-site .cf-intro-band__lead{max-width:250px;margin:0;color:var(--cf-green);font-size:18px;font-weight:750;line-height:1.4}
body.confat-refresh-site .cf-intro-band__inner>div{max-width:750px}
body.confat-refresh-site .cf-intro-band__inner>div>p{margin:0 0 9px;color:#526058;font-size:13px;line-height:1.8}
body.confat-refresh-site .cf-section{padding:78px 0}
body.confat-refresh-site .cf-section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px}
body.confat-refresh-site .cf-section-heading h2{margin:10px 0 0;color:var(--cf-ink);font-size:clamp(30px,3.7vw,45px);font-weight:700;letter-spacing:-.055em;line-height:1.08}
body.confat-refresh-site .cf-section-heading>p{max-width:370px;margin:0;color:var(--cf-muted);font-size:12px;line-height:1.75}
body.confat-refresh-site .cf-service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--cf-line)}
body.confat-refresh-site .cf-service{display:grid;grid-template-columns:42px 1fr;gap:15px;padding:24px 24px 14px 0;border-bottom:1px solid var(--cf-line)}
body.confat-refresh-site .cf-service+.cf-service{padding-left:24px;border-left:1px solid var(--cf-line)}
body.confat-refresh-site .cf-service__number{color:#86988b;font-size:10px;letter-spacing:.1em}
body.confat-refresh-site .cf-service h3{margin:0 0 9px;color:var(--cf-ink);font-size:18px;line-height:1.3}
body.confat-refresh-site .cf-service p{margin:0;color:var(--cf-muted);font-size:12px;line-height:1.75}
body.confat-refresh-site .cf-service a{display:inline-flex;gap:8px;margin-top:15px;color:var(--cf-green);font-size:11px;font-weight:700}
body.confat-refresh-site .cf-service a span{font-size:14px}

/* Project gallery is deliberately the largest non-hero section. */
body.confat-refresh-site .cf-projects-feature{background:var(--cf-paper)}
body.confat-refresh-site .cf-project-grid{display:grid;grid-template-columns:1.12fr 1fr 1fr;gap:17px;align-items:start}
body.confat-refresh-site .cf-project-card{min-width:0}
body.confat-refresh-site .cf-project-card__image{height:260px;position:relative;display:block;overflow:hidden;background:linear-gradient(135deg,#d7ddd6,#aeb9b0)}
body.confat-refresh-site .cf-project-card--featured .cf-project-card__image{height:390px}
body.confat-refresh-site .cf-project-card__image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .5s ease}
body.confat-refresh-site .cf-project-card__image:hover img{transform:scale(1.035)}
body.confat-refresh-site .cf-project-card__placeholder{display:grid;width:100%;height:100%;place-items:center;color:#75877c;font-size:11px;letter-spacing:.15em}
body.confat-refresh-site .cf-project-card__image:after{position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(12,24,18,.44));content:"";pointer-events:none}
body.confat-refresh-site .cf-project-card__tag{position:absolute;z-index:1;top:13px;left:13px;padding:7px 10px;background:#142c24d9;color:#fff;font-size:9px;letter-spacing:.08em;text-transform:uppercase}
body.confat-refresh-site .cf-project-card__body{padding:14px 1px 6px}
body.confat-refresh-site .cf-project-card__meta{display:flex;gap:12px;color:#78847d;font-size:9px;letter-spacing:.08em;text-transform:uppercase}
body.confat-refresh-site .cf-project-card h3{margin:8px 0;color:#24322b;font-size:17px;line-height:1.35}
body.confat-refresh-site .cf-project-card__body>p{margin:0 0 9px;color:var(--cf-muted);font-size:11px;line-height:1.65}
body.confat-refresh-site .cf-project-card .cf-text-link{margin-top:4px;font-size:10px}
body.confat-refresh-site .cf-projects-more{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:26px;padding-top:17px;border-top:1px solid #d1d8d1;color:var(--cf-muted);font-size:10px}
body.confat-refresh-site .cf-empty-projects{display:flex;align-items:center;gap:26px;padding:40px;border:1px solid #d0d9d1;background:#fff}
body.confat-refresh-site .cf-empty-projects>span{color:#7c9082;font-size:11px;letter-spacing:.12em}
body.confat-refresh-site .cf-empty-projects h2,body.confat-refresh-site .cf-empty-projects h3{margin:0 0 8px;font-size:20px}
body.confat-refresh-site .cf-empty-projects p{margin:0;color:var(--cf-muted);font-size:12px}

body.confat-refresh-site .cf-story{padding:82px 0}
body.confat-refresh-site .cf-story__grid{display:grid;grid-template-columns:1.02fr .98fr;gap:70px;align-items:center}
body.confat-refresh-site .cf-story__image{height:470px;position:relative;background:#dce1da url('https://images.unsplash.com/photo-1503387762-592deb58ef4e?auto=format&fit=crop&w=1250&q=85') center/cover}
body.confat-refresh-site .cf-story__image span{position:absolute;bottom:13px;left:13px;padding:7px 9px;background:#15251edb;color:white;font-size:9px;letter-spacing:.08em;text-transform:uppercase}
body.confat-refresh-site .cf-story__copy h2{margin:12px 0 14px;color:var(--cf-ink);font-size:clamp(31px,4vw,46px);font-weight:700;letter-spacing:-.06em;line-height:1.08}
body.confat-refresh-site .cf-story__copy>p{margin:0;color:var(--cf-muted);font-size:13px;line-height:1.85}
body.confat-refresh-site .cf-story__points{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:23px 0}
body.confat-refresh-site .cf-story__points>div{padding-top:10px;border-top:2px solid var(--cf-green);font-size:12px;font-weight:750}
body.confat-refresh-site .cf-story__points span{display:block;margin-top:5px;color:var(--cf-muted);font-size:10px;font-weight:400;line-height:1.65}
body.confat-refresh-site .cf-process{padding:72px 0;background:#edf0ec}
body.confat-refresh-site .cf-process__steps{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}
body.confat-refresh-site .cf-process__steps article{padding-top:15px;border-top:1px solid #aeb9b0}
body.confat-refresh-site .cf-process__steps b{color:#758b7d;font-size:24px;font-weight:700}
body.confat-refresh-site .cf-process__steps h3{margin:10px 0 5px;font-size:14px}
body.confat-refresh-site .cf-process__steps p{margin:0;color:var(--cf-muted);font-size:11px;line-height:1.7}
body.confat-refresh-site .cf-journal__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
body.confat-refresh-site .cf-news-card{padding-top:14px;border-top:1px solid #bbc5bd}
body.confat-refresh-site .cf-news-card__image{height:210px;display:block;margin-bottom:14px;background:#e1e5e0}
body.confat-refresh-site .cf-news-card__image img{width:100%;height:100%;object-fit:cover}
body.confat-refresh-site .cf-news-card__image>span{display:grid;height:100%;place-items:center;color:#78887e;font-size:10px;letter-spacing:.15em}
body.confat-refresh-site .cf-news-card h3{margin:8px 0 10px;font-size:17px;line-height:1.4}
body.confat-refresh-site .cf-news-card h3 a:hover{color:var(--cf-green)}
body.confat-refresh-site .cf-contact-band{padding:42px 0;background:var(--cf-green);color:#fff}
body.confat-refresh-site .cf-contact-band__inner{display:flex;align-items:center;justify-content:space-between;gap:30px}
body.confat-refresh-site .cf-contact-band .cf-eyebrow{color:#c3d3c7}
body.confat-refresh-site .cf-contact-band h2{max-width:740px;margin:8px 0;color:#fff;font-size:clamp(25px,3vw,36px);line-height:1.2;letter-spacing:-.04em}
body.confat-refresh-site .cf-contact-band p{margin:0;color:#d2ded5;font-size:12px}

body.confat-refresh-site .cf-footer{background:#12241e;color:#cbd5ce}
body.confat-refresh-site .cf-footer__main{display:grid;grid-template-columns:1.45fr .7fr 1fr;gap:55px;padding-top:46px;padding-bottom:38px}
body.confat-refresh-site .cf-brand--inverse{color:#fff}
body.confat-refresh-site .cf-brand--inverse .cf-brand__mark{border-color:var(--cf-sage);color:var(--cf-sage)}
body.confat-refresh-site .cf-brand--inverse .cf-brand__word small{color:#a9b9ae}
body.confat-refresh-site .cf-footer__brand>p{max-width:360px;margin:17px 0 0;color:#b9c7bd;font-size:11px;line-height:1.8}
body.confat-refresh-site .cf-footer h2{margin:3px 0 13px;color:white;font-size:12px}
body.confat-refresh-site .cf-footer__main>div:not(:first-child)>a{display:block;margin:7px 0;color:#cbd5ce;font-size:11px}
body.confat-refresh-site .cf-footer__main>div:not(:first-child)>a:hover{color:#fff}
body.confat-refresh-site .cf-footer__contact{margin-top:13px!important;color:#dce8d5!important;font-weight:700}
body.confat-refresh-site .cf-footer__bottom{display:flex;justify-content:space-between;gap:20px;padding-top:14px;padding-bottom:17px;border-top:1px solid #ffffff24;color:#899b90;font-size:9px}

/* Content pages and project archive/detail layouts. */
body.confat-refresh-site .cf-page-hero{padding:48px 0 43px;background:var(--cf-paper)}
body.confat-refresh-site .cf-breadcrumb{display:flex;gap:10px;align-items:center;margin-bottom:23px;color:#78857d;font-size:10px}
body.confat-refresh-site .cf-breadcrumb a:hover{color:var(--cf-green)}
body.confat-refresh-site .cf-page-hero h1{margin:12px 0;color:var(--cf-ink);font-size:clamp(42px,6vw,68px);line-height:1.02;letter-spacing:-.065em}
body.confat-refresh-site .cf-page-hero p{max-width:680px;margin:0;color:var(--cf-muted);font-size:13px;line-height:1.8}
body.confat-refresh-site .cf-page-content{padding:44px 0 80px}
body.confat-refresh-site .cf-page-content--elementor{padding:0;width:100%}
body.confat-refresh-site .cf-page-content--elementor>.cf-wrap{width:100%;max-width:none}
body.confat-refresh-site .cf-page-content>.cf-wrap{max-width:960px}
body.confat-refresh-site .cf-page-content--elementor>.cf-wrap>.elementor{max-width:none}
body.confat-refresh-site .cf-page-hero--projects{position:relative;overflow:hidden;min-height:300px;display:flex;align-items:center;background:#14251f;color:#fff}
body.confat-refresh-site .cf-page-hero--projects:before{position:absolute;inset:0;background:linear-gradient(90deg,#10221ce8 0%,#10221c99 60%,#10221c24 100%);content:"";z-index:1}
body.confat-refresh-site .cf-page-hero--projects .cf-wrap{position:relative;z-index:2}
body.confat-refresh-site .cf-page-hero--projects h1{color:#fff}
body.confat-refresh-site .cf-page-hero--projects p{color:#dce4de}
body.confat-refresh-site .cf-page-hero--projects .cf-eyebrow{color:#d2e0d0}
body.confat-refresh-site .cf-page-hero--projects .cf-breadcrumb{color:#d2ddd5}
body.confat-refresh-site .cf-page-hero__image{position:absolute;inset:0;background:url('https://images.unsplash.com/photo-1600607687939-ce8a6c25118c?auto=format&fit=crop&w=1900&q=85') center 55%/cover}
body.confat-refresh-site .cf-projects-archive{padding-top:42px}
body.confat-refresh-site .cf-project-filters{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 25px}
body.confat-refresh-site .cf-project-filters a{padding:8px 13px;border:1px solid #ccd5ce;color:#53635a;font-size:10px}
body.confat-refresh-site .cf-project-filters a.is-active,body.confat-refresh-site .cf-project-filters a:hover{background:var(--cf-green);border-color:var(--cf-green);color:#fff}
body.confat-refresh-site .cf-project-grid--archive{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:28px}
body.confat-refresh-site .cf-project-grid--archive .cf-project-card--featured .cf-project-card__image{height:260px}
body.confat-refresh-site .cf-pagination{margin-top:36px;text-align:center}
body.confat-refresh-site .cf-pagination .nav-links{display:flex;justify-content:center;gap:7px;align-items:center}
body.confat-refresh-site .cf-pagination a,body.confat-refresh-site .cf-pagination span{padding:9px 12px;border:1px solid var(--cf-line);font-size:11px}
body.confat-refresh-site .cf-pagination .current{background:var(--cf-green);color:#fff}
body.confat-refresh-site .cf-project-hero{height:min(680px,70vw);min-height:470px;position:relative;display:flex;align-items:end;color:#fff;background:#14251f}
body.confat-refresh-site .cf-project-hero__image,body.confat-refresh-site .cf-project-hero__shade{position:absolute;inset:0}
body.confat-refresh-site .cf-project-hero__image img{width:100%;height:100%;object-fit:cover}
body.confat-refresh-site .cf-project-hero__placeholder{display:grid;width:100%;height:100%;place-items:center;color:#b6c4b9;font-size:12px;letter-spacing:.16em}
body.confat-refresh-site .cf-project-hero__shade{background:linear-gradient(0deg,rgba(10,22,16,.88),rgba(10,22,16,.04) 68%),linear-gradient(90deg,rgba(10,22,16,.32),transparent 75%)}
body.confat-refresh-site .cf-project-hero__content{position:relative;z-index:2;padding-bottom:45px}
body.confat-refresh-site .cf-project-hero .cf-breadcrumb{color:#d0dcd3}
body.confat-refresh-site .cf-project-hero .cf-eyebrow{color:#d0dfcd}
body.confat-refresh-site .cf-project-hero h1{max-width:850px;margin:10px 0;color:#fff;font-size:clamp(42px,6.3vw,76px);line-height:1.02;letter-spacing:-.06em}
body.confat-refresh-site .cf-project-hero__content>p{max-width:650px;margin:0;color:#e1e7e2;font-size:13px;line-height:1.7}
body.confat-refresh-site .cf-project-facts{display:flex;flex-wrap:wrap;gap:0;margin-top:22px;border-top:1px solid #ffffff5c}
body.confat-refresh-site .cf-project-facts>span{min-width:170px;padding:13px 24px 0 0;color:#fff;font-size:12px}
body.confat-refresh-site .cf-project-facts small{display:block;margin-bottom:5px;color:#becdc2;font-size:9px;letter-spacing:.13em}
body.confat-refresh-site .cf-project-story>.cf-wrap{display:grid;grid-template-columns:.75fr 1.25fr;gap:60px}
body.confat-refresh-site .cf-project-story__intro h2{margin:12px 0;color:var(--cf-ink);font-size:clamp(26px,3vw,36px);line-height:1.2;letter-spacing:-.04em}
body.confat-refresh-site .cf-project-story__intro p{color:var(--cf-muted);font-size:12px;line-height:1.75}
body.confat-refresh-site .cf-project-story__body{min-width:0;color:#505d55;font-size:14px;line-height:1.85}
body.confat-refresh-site .cf-project-story__body>*:first-child{margin-top:0}
body.confat-refresh-site .cf-project-story__body h2,body.confat-refresh-site .cf-project-story__body h3{color:var(--cf-ink)}
body.confat-refresh-site .cf-project-story__body img{width:100%;height:auto}
body.confat-refresh-site .cf-project-story__body .wp-block-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
body.confat-refresh-site .cf-project-story__body .wp-block-gallery figure{margin:0}
body.confat-refresh-site .cf-related-projects{background:var(--cf-paper)}
body.confat-refresh-site .cf-service-list{display:grid;gap:0}
body.confat-refresh-site .cf-service-detail{display:grid;grid-template-columns:1.05fr .95fr;gap:62px;align-items:center;padding:28px 0;border-top:1px solid var(--cf-line)}
body.confat-refresh-site .cf-service-detail--reverse .cf-service-detail__image{order:2}
body.confat-refresh-site .cf-service-detail__image{height:330px;position:relative;background:var(--cf-service-img) center/cover,#d8dfd8}
body.confat-refresh-site .cf-service-detail__image span{position:absolute;left:12px;bottom:12px;padding:7px 9px;background:#14251edb;color:#fff;font-size:9px;text-transform:uppercase;letter-spacing:.08em}
body.confat-refresh-site .cf-service-detail h2{margin:12px 0;font-size:clamp(27px,3vw,38px);line-height:1.16;letter-spacing:-.045em}
body.confat-refresh-site .cf-service-detail p{max-width:490px;margin:0 0 14px;color:var(--cf-muted);font-size:13px;line-height:1.8}
body.confat-refresh-site .cf-about-values{padding:72px 0;background:var(--cf-paper)}
body.confat-refresh-site .cf-about-image{background-image:url('https://images.unsplash.com/photo-1600607687920-4e2a09cf159d?auto=format&fit=crop&w=1200&q=82')}
body.confat-refresh-site .cf-contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:62px;align-items:start}
body.confat-refresh-site .cf-contact-copy h2,body.confat-refresh-site .cf-contact-form h2{margin:12px 0;font-size:clamp(27px,3vw,39px);line-height:1.15;letter-spacing:-.045em}
body.confat-refresh-site .cf-contact-copy>p{max-width:500px;color:var(--cf-muted);font-size:12px;line-height:1.75}
body.confat-refresh-site .cf-contact-detail-list{display:grid;gap:12px;margin:22px 0}
body.confat-refresh-site .cf-contact-detail-list>a,body.confat-refresh-site .cf-contact-detail-list>div{display:block;padding:13px 0;border-top:1px solid var(--cf-line)}
body.confat-refresh-site .cf-contact-detail-list small{display:block;margin-bottom:4px;color:#829087;font-size:9px;letter-spacing:.12em}
body.confat-refresh-site .cf-contact-detail-list b{color:var(--cf-green);font-size:14px;font-weight:650}
body.confat-refresh-site .cf-contact-photo{height:230px;background:#dce1da url('https://images.unsplash.com/photo-1600566753190-17f0baa2a6c3?auto=format&fit=crop&w=1200&q=82') center/cover}
body.confat-refresh-site .cf-contact-form{padding:26px;background:var(--cf-paper)}
body.confat-refresh-site .cf-contact-form .cf-editor-form-content{margin-top:17px}
body.confat-refresh-site .cf-contact-form .wpcf7 form p{margin:0 0 14px}
body.confat-refresh-site .cf-contact-form .wpcf7 label{display:block;color:#46554b;font-size:11px;font-weight:650}
body.confat-refresh-site .cf-contact-form .wpcf7 input:not([type=submit]),body.confat-refresh-site .cf-contact-form .wpcf7 textarea,body.confat-refresh-site .cf-contact-form .wpcf7 select{display:block;width:100%;margin-top:6px;padding:12px;border:1px solid #cbd4cc;background:#fff;color:var(--cf-ink);font-size:12px}
body.confat-refresh-site .cf-contact-form .wpcf7 input[type=submit]{border:0;padding:13px 18px;background:var(--cf-green);color:#fff;cursor:pointer;font-size:11px;font-weight:700}
body.confat-refresh-site .cf-contact-form .elementor-widget-shortcode{margin-top:14px}

body.confat-refresh-site .cf-article{padding:52px 0 80px}
body.confat-refresh-site .cf-article__layout{display:grid;grid-template-columns:minmax(0,760px) 1fr;gap:70px}
body.confat-refresh-site .cf-article h1{font-size:clamp(38px,5vw,58px);line-height:1.08;letter-spacing:-.055em}
body.confat-refresh-site .cf-article__meta{color:var(--cf-muted);font-size:11px}
body.confat-refresh-site .cf-article__image{width:100%;max-height:510px;object-fit:cover;margin:22px 0}
body.confat-refresh-site .cf-article__body{color:#4d5b53;font-size:15px;line-height:1.85}
body.confat-refresh-site .cf-article__body h2,body.confat-refresh-site .cf-article__body h3{color:var(--cf-ink);line-height:1.25}
body.confat-refresh-site .cf-news-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}

@media(max-width:1000px){
 body.confat-refresh-site .cf-header__inner{gap:14px}
 body.confat-refresh-site .cf-nav__list{gap:14px}
 body.confat-refresh-site .cf-nav__list a{font-size:11px}
 body.confat-refresh-site .cf-header__cta{padding:11px 12px;font-size:10px}
 body.confat-refresh-site .cf-story__grid{gap:42px}
}
@media(max-width:760px){
 body.confat-refresh-site .cf-topline{height:30px;font-size:8px}
 body.confat-refresh-site .cf-topline .cf-wrap{width:92%}
 body.confat-refresh-site .cf-topline span:last-child{display:none}
 body.confat-refresh-site .cf-wrap{width:90%}
 body.confat-refresh-site .cf-header__inner{height:68px;width:90%}
 body.confat-refresh-site .cf-brand__mark{width:32px;height:32px;font-size:16px}
 body.confat-refresh-site .cf-brand__word{font-size:17px}
 body.confat-refresh-site .cf-brand__word small{font-size:7px}
 body.confat-refresh-site .cf-brand .custom-logo{max-width:145px;max-height:46px}
 body.confat-refresh-site .cf-menu-toggle{width:40px;height:40px;display:flex;flex-direction:column;justify-content:center;gap:5px;order:3;padding:9px;border:1px solid var(--cf-line);background:#fff;cursor:pointer}
 body.confat-refresh-site .cf-menu-toggle>span:not(.screen-reader-text){width:100%;height:1px;background:var(--cf-green)}
 body.confat-refresh-site .cf-nav{position:absolute;top:100%;right:0;left:0;display:none;padding:10px 5% 18px;background:#fff;border-top:1px solid var(--cf-line);box-shadow:0 14px 22px #12241e12}
 body.confat-refresh-site .cf-nav.is-open{display:block}
 body.confat-refresh-site .cf-nav__list{display:flex;flex-direction:column;align-items:stretch;gap:0}
 body.confat-refresh-site .cf-nav__list a{padding:12px 0;border-bottom:1px solid #edf0ec;font-size:13px}
 body.confat-refresh-site .cf-header__cta{margin-left:auto;min-height:38px;padding:0 10px;font-size:9px}
 body.confat-refresh-site .cf-header__cta b{display:none}
 body.confat-refresh-site .cf-hero{height:690px;min-height:620px}
 body.confat-refresh-site .cf-hero__slide{background-position:60% center}
 body.confat-refresh-site .cf-hero__veil{background:linear-gradient(90deg,rgba(11,23,18,.78),rgba(12,24,19,.35)),linear-gradient(0deg,rgba(8,18,14,.59),transparent 75%)}
 body.confat-refresh-site .cf-hero__inner{align-items:center}
 body.confat-refresh-site .cf-hero__copy{padding:0 0 50px}
 body.confat-refresh-site .cf-hero h1{max-width:560px;margin:15px 0;font-size:clamp(43px,11vw,66px)}
 body.confat-refresh-site .cf-hero__copy>p{font-size:13px}
 body.confat-refresh-site .cf-actions{gap:9px}
 body.confat-refresh-site .cf-button{min-height:44px;padding:0 13px;font-size:10px}
 body.confat-refresh-site .cf-hero__signature{bottom:19px;align-items:end}
 body.confat-refresh-site .cf-hero__caption{max-width:180px;font-size:8px;line-height:1.5}
 body.confat-refresh-site .cf-slider-controls{gap:8px}
 body.confat-refresh-site .cf-slider-controls button{width:34px;height:34px}
 body.confat-refresh-site .cf-hero__edge{right:9px;font-size:8px}
 body.confat-refresh-site .cf-intro-band{padding:27px 0}
 body.confat-refresh-site .cf-intro-band__inner{grid-template-columns:1fr;gap:13px}
 body.confat-refresh-site .cf-intro-band__lead{max-width:none;font-size:17px}
 body.confat-refresh-site .cf-intro-band__inner>div>p{font-size:12px}
 body.confat-refresh-site .cf-section{padding:57px 0}
 body.confat-refresh-site .cf-section-heading{display:block;margin-bottom:21px}
 body.confat-refresh-site .cf-section-heading h2{font-size:32px}
 body.confat-refresh-site .cf-section-heading>p{margin-top:12px;font-size:11px}
 body.confat-refresh-site .cf-service-grid{grid-template-columns:1fr}
 body.confat-refresh-site .cf-service{padding:17px 0}
 body.confat-refresh-site .cf-service+.cf-service{padding-left:0;border-left:0}
 body.confat-refresh-site .cf-service h3{font-size:16px}
 body.confat-refresh-site .cf-project-grid{grid-template-columns:1fr 1fr;gap:18px 12px}
 body.confat-refresh-site .cf-project-card--featured .cf-project-card__image{height:260px}
 body.confat-refresh-site .cf-project-card__image{height:190px}
 body.confat-refresh-site .cf-project-card h3{font-size:14px}
 body.confat-refresh-site .cf-project-card__body>p{font-size:10px}
 body.confat-refresh-site .cf-project-card__meta{font-size:8px}
 body.confat-refresh-site .cf-projects-more{align-items:flex-start;font-size:9px}
 body.confat-refresh-site .cf-empty-projects{align-items:flex-start;gap:14px;padding:25px 18px}
 body.confat-refresh-site .cf-empty-projects h2,body.confat-refresh-site .cf-empty-projects h3{font-size:17px}
 body.confat-refresh-site .cf-story{padding:56px 0}
 body.confat-refresh-site .cf-story__grid{grid-template-columns:1fr;gap:25px}
 body.confat-refresh-site .cf-story__image{height:310px}
 body.confat-refresh-site .cf-story__copy h2{font-size:34px}
 body.confat-refresh-site .cf-service-detail{grid-template-columns:1fr;gap:17px;padding:21px 0}
 body.confat-refresh-site .cf-service-detail--reverse .cf-service-detail__image{order:0}
 body.confat-refresh-site .cf-service-detail__image{height:240px}
 body.confat-refresh-site .cf-service-detail h2{font-size:28px}
 body.confat-refresh-site .cf-contact-layout{grid-template-columns:1fr;gap:28px}
 body.confat-refresh-site .cf-contact-form{padding:20px}
 body.confat-refresh-site .cf-process{padding:55px 0}
 body.confat-refresh-site .cf-process__steps{grid-template-columns:1fr 1fr;gap:23px 16px}
 body.confat-refresh-site .cf-process__steps h3{font-size:13px}
 body.confat-refresh-site .cf-journal__grid{grid-template-columns:1fr 1fr;gap:20px 12px}
 body.confat-refresh-site .cf-news-card__image{height:160px}
 body.confat-refresh-site .cf-news-card h3{font-size:14px}
 body.confat-refresh-site .cf-contact-band{padding:32px 0}
 body.confat-refresh-site .cf-contact-band__inner{align-items:flex-start;flex-direction:column;gap:17px}
 body.confat-refresh-site .cf-contact-band h2{font-size:28px}
 body.confat-refresh-site .cf-footer__main{grid-template-columns:1fr 1fr;gap:28px 18px;padding-top:35px;padding-bottom:27px}
 body.confat-refresh-site .cf-footer__brand{grid-column:1/-1}
 body.confat-refresh-site .cf-footer__bottom{font-size:8px}
 body.confat-refresh-site .cf-page-hero{padding:32px 0}
 body.confat-refresh-site .cf-page-hero h1{font-size:46px}
 body.confat-refresh-site .cf-page-hero--projects{min-height:285px}
 body.confat-refresh-site .cf-project-grid--archive{grid-template-columns:1fr 1fr}
 body.confat-refresh-site .cf-project-grid--archive .cf-project-card__image,body.confat-refresh-site .cf-project-grid--archive .cf-project-card--featured .cf-project-card__image{height:190px}
 body.confat-refresh-site .cf-project-hero{height:630px;min-height:580px}
 body.confat-refresh-site .cf-project-hero__content{padding-bottom:30px}
 body.confat-refresh-site .cf-project-hero h1{font-size:44px}
 body.confat-refresh-site .cf-project-facts>span{min-width:50%;padding-right:12px;font-size:10px}
 body.confat-refresh-site .cf-project-story>.cf-wrap{display:block}
 body.confat-refresh-site .cf-project-story__intro{margin-bottom:18px}
 body.confat-refresh-site .cf-project-story__intro h2{font-size:26px}
 body.confat-refresh-site .cf-project-story__body{font-size:12px}
 body.confat-refresh-site .cf-project-story__body .wp-block-gallery{grid-template-columns:1fr 1fr;gap:8px}
 body.confat-refresh-site .cf-article{padding:33px 0 60px}
 body.confat-refresh-site .cf-article__layout{display:block}
 body.confat-refresh-site .cf-news-list{grid-template-columns:1fr 1fr}
}
@media(max-width:440px){
 body.confat-refresh-site .cf-header__cta{max-width:95px;overflow:hidden;text-overflow:ellipsis}
 body.confat-refresh-site .cf-project-grid,body.confat-refresh-site .cf-project-grid--archive{grid-template-columns:1fr}
 body.confat-refresh-site .cf-project-card__image,body.confat-refresh-site .cf-project-card--featured .cf-project-card__image,body.confat-refresh-site .cf-project-grid--archive .cf-project-card__image,body.confat-refresh-site .cf-project-grid--archive .cf-project-card--featured .cf-project-card__image{height:245px}
 body.confat-refresh-site .cf-journal__grid,body.confat-refresh-site .cf-news-list{grid-template-columns:1fr}
 body.confat-refresh-site .cf-news-card__image{height:230px}
 body.confat-refresh-site .cf-process__steps{grid-template-columns:1fr}
 body.confat-refresh-site .cf-projects-more{flex-direction:column}
 body.confat-refresh-site .cf-project-hero h1{font-size:37px}
}
@media(prefers-reduced-motion:reduce){body.confat-refresh-site *,body.confat-refresh-site *::before,body.confat-refresh-site *::after{scroll-behavior:auto!important;transition:none!important}}
