/*
Theme Name: FullCommerce 2026
Theme URI: https://fullcommerce.hu/
Author: FullCommerce Consulting
Description: Lightweight Hungarian–English consulting website with native WordPress content editing.
Version: 2.2.1
Requires at least: 6.6
Requires PHP: 8.1
License: GPL-2.0-or-later
Text Domain: fullcommerce-2026
*/
:root{--fc-paper:#f6f4ee;--fc-ink:#233d37;--fc-muted:#626b63;--fc-line:#d9ddd3;--fc-red:#ae443e;--fc-dark:#1e3832;--fc-white:#fff;--fc-pale:#e9ede3;--fc-radius:3px}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:110px}
body{margin:0;background:var(--fc-paper);color:var(--fc-ink);font-family:Arial,Helvetica,sans-serif;font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased}
img{max-width:100%;height:auto;display:block}
a{color:inherit;text-decoration-thickness:1px;text-underline-offset:5px}
a,button,input,textarea,select{-webkit-tap-highlight-color:transparent}
a:hover{color:var(--fc-red)}
:focus-visible{outline:3px solid var(--fc-red);outline-offset:5px}
button,input,textarea,select{font:inherit}
button{cursor:pointer}
button:disabled{cursor:default}
h1,h2,h3,h4,p,figure,ul,ol{margin:0}
h1,h2,h3,h4{font-weight:500;line-height:1.08;text-wrap:balance}
h1{font-size:clamp(40px,5.3vw,76px);letter-spacing:-.055em}
h2{font-size:clamp(32px,3.5vw,50px);letter-spacing:-.04em}
h3{font-size:25px;letter-spacing:-.025em;line-height:1.2}
em{font-family:Georgia,'Times New Roman',serif;font-weight:400}
strong{font-weight:600}
::selection{background:#dbbcaa;color:#203c36}
.fc-container{width:min(1200px,calc(100% - 88px));margin-inline:auto}
.fc-skip{position:absolute;left:24px;top:-80px;padding:12px 20px;z-index:100;background:var(--fc-dark);color:white}
.fc-skip:focus{top:10px}
.fc-header{position:sticky;top:0;z-index:20;background:rgba(246,244,238,.96);border-bottom:1px solid var(--fc-line);backdrop-filter:blur(14px)}
.admin-bar .fc-header{top:32px}
.fc-header-inner{width:min(1360px,calc(100% - 64px));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:94px}
.fc-logo{display:block;flex:0 0 218px}
.fc-logo img{width:218px;height:auto}
.fc-navigation{display:flex;gap:26px;align-items:center}
.fc-nav-list{display:flex;gap:25px;align-items:center;list-style:none;padding:0;font-size:14px}
.fc-nav-list a{text-decoration:none;white-space:nowrap}
.fc-nav-list a[aria-current=page]{color:var(--fc-red);text-decoration:underline}
.fc-nav-contact{display:block;background:var(--fc-dark);color:white;text-decoration:none;padding:12px 19px;font-size:14px;white-space:nowrap}
.fc-nav-contact:hover{background:var(--fc-red);color:white}
.fc-language{display:flex;gap:8px;align-items:center;font-size:12px;font-weight:600}
.fc-language a{text-decoration:none;color:var(--fc-muted)}
.fc-language a:hover{color:var(--fc-red)}
.fc-menu-toggle{display:none}
.fc-eyebrow{font-size:11px;line-height:1.5;letter-spacing:.15em;text-transform:uppercase;font-weight:600;color:var(--fc-red);margin-bottom:24px}
.fc-hero{padding:62px 0 60px}
.fc-hero-grid{display:grid;grid-template-columns:1.28fr .9fr;gap:70px;align-items:center}
.fc-hero-copy h1{max-width:750px;margin-bottom:28px}
.fc-hero-copy h1 em{color:var(--fc-red)}
.fc-lead{font-size:19px;line-height:1.7;max-width:650px;color:#4b5c51}
.fc-hero-copy .fc-lead{max-width:565px}
.fc-actions{display:flex;gap:15px;align-items:center;flex-wrap:wrap;margin-top:31px}
.wp-block-buttons{gap:14px}
.wp-block-button__link,.fc-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:14px 23px;background:var(--fc-dark);color:white;text-decoration:none;font-size:14px;font-weight:500;border:1px solid var(--fc-dark);border-radius:var(--fc-radius);line-height:1.5;transition:background .15s,color .15s}
.wp-block-button__link:hover,.fc-button:hover{background:var(--fc-red);border-color:var(--fc-red);color:white}
.is-style-outline .wp-block-button__link{background:transparent;color:var(--fc-ink);border:1px solid #bcc5ba;padding:14px 23px}
.is-style-outline .wp-block-button__link:hover{background:var(--fc-pale);border-color:var(--fc-ink)}
.fc-hero-note{font-size:12px;color:var(--fc-muted);margin-top:22px}
.fc-portrait-wrap{position:relative;padding:0 0 25px 22px}
.fc-portrait-wrap:before{content:"";position:absolute;left:0;bottom:0;right:28px;top:35px;background:#dce4d6;border-radius:180px 0 0 0}
.fc-portrait{position:relative;overflow:hidden;border-radius:170px 3px 3px 3px;background:#ced9c7}
.fc-portrait img{width:100%;aspect-ratio: .89;object-fit:cover;object-position:center 30%}
.fc-portrait-caption{position:absolute;bottom:46px;left:45px;right:22px;padding:16px 20px;background:var(--fc-paper);color:var(--fc-ink)}
.fc-portrait-caption .fc-person-name{font-size:22px;letter-spacing:-.02em;line-height:1.25}
.fc-portrait-caption p:last-child{font-size:11px;letter-spacing:.08em;text-transform:uppercase;margin-top:3px}
.fc-trust{border-top:1px solid var(--fc-line);border-bottom:1px solid var(--fc-line);padding:24px 0}
.fc-trust-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr 1fr;gap:25px;align-items:center}
.fc-trust-intro{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--fc-muted)}
.fc-trust-item p:first-child{font-size:20px;letter-spacing:-.02em;line-height:1.3}
.fc-trust-item p:last-child{font-size:12px;color:var(--fc-muted);margin-top:4px}
.fc-section{padding:90px 0}
.fc-section-header{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:end;margin-bottom:40px}
.fc-section-header h2{max-width:570px}
.fc-section-header .fc-intro{font-size:17px;color:var(--fc-muted);max-width:490px}
.fc-two{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.fc-three{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
.fc-service{padding:34px;background:var(--fc-white);border:1px solid var(--fc-line);display:flex;flex-direction:column;align-items:flex-start}
.fc-service .fc-index{font-family:Georgia,serif;font-size:35px;color:var(--fc-red);line-height:1;margin-bottom:30px}
.fc-service h3{font-size:31px;max-width:400px;margin-bottom:19px}
.fc-service>p:not(.fc-index){color:var(--fc-muted);font-size:16px}
.fc-service .wp-block-list{padding:0;list-style:none;width:100%;margin:22px 0 25px;font-size:14px}
.fc-service li{padding:11px 0;border-bottom:1px solid var(--fc-line)}
.fc-service .fc-text-link{margin-top:auto}
.fc-text-link{font-size:14px;font-weight:600}
.fc-text-link a{text-decoration:none;border-bottom:1px solid #a4b2a2;padding-bottom:5px}
.fc-service-secondary{background:var(--fc-pale)}
.fc-dark{background:var(--fc-dark);color:var(--fc-paper)}
.fc-dark .fc-eyebrow{color:#deb4a0}
.fc-dark .fc-intro,.fc-dark .fc-lead{color:#c6d1c6}
.fc-situation{border-top:1px solid #60736b;padding:24px 0 0}
.fc-situation h3{font-size:24px;margin-bottom:16px}
.fc-situation p{font-size:15px;color:#ccd5ca}
.fc-work-feature{display:grid;grid-template-columns:1.08fr 1fr;gap:56px;align-items:center}
.fc-work-image img{width:100%;aspect-ratio:1.5;object-fit:cover}
.fc-work-image figcaption{font-size:11px;color:var(--fc-muted);margin-top:10px}
.fc-work-copy h2{margin-bottom:23px}
.fc-work-copy p:not(.fc-eyebrow):not(.fc-text-link){font-size:16px;color:var(--fc-muted);margin-bottom:20px}
.fc-work-copy .fc-text-link{margin-top:24px}
.fc-tags{font-size:10px!important;letter-spacing:.1em;text-transform:uppercase;color:var(--fc-red)!important}
.fc-process{background:var(--fc-pale)}
.fc-step .fc-index{font-family:Georgia,serif;font-size:31px;color:var(--fc-red);margin-bottom:16px}
.fc-step h3{font-size:24px;margin-bottom:13px}
.fc-step>p:last-child{font-size:15px;color:var(--fc-muted)}
.fc-about-strip{display:grid;grid-template-columns:.7fr 1.4fr;gap:80px;align-items:center}
.fc-about-photo img{width:100%;max-height:450px;object-fit:cover;object-position:center 25%;border-radius:120px 0 0 0}
.fc-about-copy h2{margin-bottom:24px}
.fc-about-copy p:not(.fc-eyebrow):not(.fc-text-link){margin-bottom:18px;color:var(--fc-muted)}
.fc-about-copy .fc-text-link{margin-top:24px}
.fc-cta{padding:60px 0;border-top:1px solid var(--fc-line)}
.fc-cta-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:50px;align-items:center}
.fc-cta h2{max-width:750px}
.fc-cta .wp-block-buttons{justify-content:flex-end}
.fc-cta p{margin-top:18px;color:var(--fc-muted);font-size:16px;max-width:620px}
.fc-footer{background:#1a302b;color:#d5ddcf;padding:54px 0 24px}
.fc-footer-main{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:45px;padding-bottom:40px}
.fc-footer-brand{font-size:24px;letter-spacing:-1px;text-decoration:none;color:#f6f4ee;font-weight:600}
.fc-footer-brand span{font-weight:400}
.fc-footer-main p{font-size:13px;margin-top:12px;color:#aebdaf}
.fc-footer-main .fc-footer-label{font-size:10px;letter-spacing:.12em;text-transform:uppercase;margin:0 0 15px}
.fc-footer-main>div:not(:first-child)>a{display:block;font-size:13px;text-decoration:none;margin-top:8px;overflow-wrap:anywhere}
.fc-footer a:hover{color:#fff;text-decoration:underline}
.fc-footer-bottom{border-top:1px solid #42574c;padding-top:22px;font-size:10px;display:flex;gap:20px;flex-wrap:wrap;justify-content:space-between;color:#adbaad}
.fc-subhero{padding:66px 0 64px}
.fc-subhero .fc-eyebrow{margin-bottom:23px}
.fc-subhero h1{max-width:950px;margin-bottom:27px}
.fc-subhero .fc-lead{max-width:760px}
.fc-subhero .fc-actions{margin-top:30px}
.fc-subhero .fc-small{font-size:12px;color:var(--fc-muted);margin-top:20px}
.fc-split{display:grid;grid-template-columns:.85fr 1.3fr;gap:85px;align-items:start}
.fc-split h2{font-size:40px}
.fc-rich>p{margin-bottom:22px;color:var(--fc-muted)}
.fc-rich>h3{margin-top:35px;margin-bottom:16px}
.fc-rich>ul,.fc-rich>ol{padding-left:22px;margin:24px 0}
.fc-rich li{padding:7px 0}
.fc-deliverable{border-top:1px solid var(--fc-line);padding:26px 0}
.fc-deliverable h3{font-size:24px;margin-bottom:13px}
.fc-deliverable p{font-size:16px;color:var(--fc-muted)}
.fc-detail-card{background:white;border:1px solid var(--fc-line);padding:30px}
.fc-detail-card h3{margin-bottom:16px}
.fc-detail-card p{font-size:16px;color:var(--fc-muted);margin-bottom:15px}
.fc-detail-card .wp-block-list{font-size:15px;padding-left:19px}
.fc-detail-card li{margin-bottom:7px}
.fc-faq{max-width:850px;margin:auto}
.fc-faq>h2{margin-bottom:32px}
.wp-block-details{padding:21px 0;border-bottom:1px solid var(--fc-line)}
.wp-block-details summary{cursor:pointer;font-weight:500;font-size:19px;padding:4px 26px 4px 0;line-height:1.4}
.wp-block-details p{font-size:16px;color:var(--fc-muted);padding:17px 0 4px;max-width:760px}
.fc-timeline{margin-top:30px}
.fc-timeline-row{display:grid;grid-template-columns:140px 1fr;gap:30px;border-top:1px solid var(--fc-line);padding:25px 0}
.fc-timeline-row p:first-child{font-size:13px;color:var(--fc-red)}
.fc-timeline-row h3{font-size:24px;margin-bottom:12px}
.fc-timeline-row .fc-rich p{font-size:16px;margin:0}
.fc-contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:start}
.fc-contact-links{margin:32px 0}
.fc-contact-links p{margin:16px 0;overflow-wrap:anywhere;font-size:clamp(19px,2vw,25px)}
.fc-contact-links a{text-decoration:none;border-bottom:1px solid #bdc5b8;padding-bottom:6px}
.fc-contact-note{font-size:14px;color:var(--fc-muted);max-width:410px}
.fc-brief{background:white;border:1px solid var(--fc-line);padding:30px}
.fc-brief h2{font-size:29px;margin-bottom:12px}
.fc-brief>p{font-size:14px;color:var(--fc-muted);margin-bottom:25px}
.fc-brief label{display:block;font-size:13px;margin-bottom:7px}
.fc-brief input,.fc-brief select,.fc-brief textarea{display:block;width:100%;background:var(--fc-paper);color:var(--fc-ink);border:1px solid #cbd2c5;border-radius:2px;padding:12px;font-size:16px;margin-bottom:19px}
.fc-brief textarea{min-height:130px;resize:vertical}
.fc-brief .fc-form-small{font-size:12px;margin-top:16px;margin-bottom:0}
.fc-brief [role=status]{font-size:14px;padding:15px;margin-top:16px;background:var(--fc-pale);overflow-wrap:anywhere}
.fc-prose{padding-block:75px;max-width:900px;min-height:50vh}
.fc-prose h1{margin-bottom:35px}
.fc-prose h2{margin:42px 0 20px}
.fc-prose p{margin-bottom:22px}
.fc-prose article+article{padding-top:40px;border-top:1px solid var(--fc-line)}
.fc-prose ul,.fc-prose ol{padding-left:25px;margin-block:22px}
.fc-note{padding:23px 27px;background:var(--fc-pale);font-size:14px;color:var(--fc-muted);margin-top:32px}
.fc-note p+p{margin-top:12px}
.fc-metadata{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;padding:25px 0;margin-top:35px;border-top:1px solid var(--fc-line);border-bottom:1px solid var(--fc-line)}
.fc-metadata p:first-child{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--fc-muted);margin-bottom:7px}
.fc-metadata p:last-child{font-size:17px}
.fc-case-hero{background:var(--fc-dark);color:var(--fc-paper)}
.fc-case-hero .fc-eyebrow{color:#deb4a0}.fc-case-hero .fc-lead{color:#c6d1c6}.fc-case-hero .fc-metadata{border-color:#60736b}.fc-case-hero .fc-metadata p:first-child{color:#b6c4b7}
@media(min-width:1550px){.fc-hero{padding-block:80px}.fc-hero-grid{gap:100px}}
@media(max-width:1150px){.fc-navigation{gap:17px}.fc-nav-list{gap:16px;font-size:13px}.fc-logo,.fc-logo img{width:190px;flex-basis:190px}.fc-header-inner{gap:20px}.fc-hero-grid{gap:42px}.fc-hero h1{font-size:58px}.fc-split,.fc-contact-grid{gap:45px}}
@media(max-width:1000px){.fc-header-inner{min-height:80px;width:calc(100% - 48px)}.fc-logo,.fc-logo img{width:195px;flex-basis:195px}.fc-menu-toggle{display:flex;gap:12px;align-items:center;background:transparent;border:1px solid #b8c3b5;padding:10px 14px;font-size:13px;color:var(--fc-ink);min-height:44px}.fc-menu-icon{width:18px;height:12px;border-block:1px solid currentColor;position:relative}.fc-menu-icon:after{content:"";position:absolute;top:4px;left:0;width:18px;height:1px;background:currentColor}.fc-navigation{display:none;position:absolute;top:100%;left:0;right:0;background:var(--fc-paper);border-bottom:1px solid var(--fc-line);padding:27px 32px;box-shadow:0 12px 20px #233d3710;align-items:stretch;gap:23px}.fc-navigation.is-open{display:flex;flex-direction:column}.fc-nav-list{display:flex;flex-direction:column;align-items:stretch;gap:0;font-size:18px}.fc-nav-list a{display:block;padding:12px 0}.fc-nav-contact{text-align:center}.fc-language{font-size:14px}.fc-language a,.fc-language span{padding:8px 0}.fc-container{width:calc(100% - 56px)}.fc-hero-grid{gap:35px;grid-template-columns:1.2fr .85fr}.fc-hero h1{font-size:49px}.fc-hero .fc-lead{font-size:17px}.fc-portrait-caption{left:35px;right:15px;bottom:40px;padding:13px}.fc-portrait-caption .fc-person-name{font-size:20px}.fc-hero-note{font-size:11px}.fc-hero .wp-block-button__link{padding:12px 15px;font-size:13px}.fc-trust-grid{grid-template-columns:repeat(3,1fr)}.fc-trust-intro{grid-column:1/-1}.fc-section-header{gap:35px}.fc-section{padding:68px 0}.fc-work-feature{gap:35px}.fc-about-strip{gap:42px}.fc-three{gap:20px}.fc-contact-grid{grid-template-columns:1fr 1.1fr;gap:35px}.fc-brief{padding:23px}}
@media(max-width:700px){html{scroll-padding-top:80px}.fc-header-inner{width:calc(100% - 36px);min-height:72px}.fc-logo,.fc-logo img{width:180px;flex-basis:180px}.fc-menu-toggle{padding:9px 10px}.fc-container{width:calc(100% - 40px)}.fc-hero{padding:38px 0 35px}.fc-hero-grid{grid-template-columns:1fr;gap:36px}.fc-hero h1{font-size:clamp(42px,10.7vw,62px);margin-bottom:23px}.fc-eyebrow{font-size:10px;margin-bottom:20px}.fc-lead{font-size:17px;line-height:1.65}.fc-actions{margin-top:25px;gap:12px}.fc-hero-note{font-size:11px;margin-top:18px}.fc-portrait-wrap{max-width:470px;width:100%;margin-inline:auto;padding-left:18px;padding-bottom:18px}.fc-portrait img{aspect-ratio:1.12;object-position:center 23%}.fc-portrait{border-top-left-radius:130px}.fc-portrait-caption{bottom:34px;left:35px;right:17px;max-width:285px}.fc-trust{padding:24px 0}.fc-trust-grid{gap:22px 15px}.fc-trust-item p:first-child{font-size:16px}.fc-trust-item p:last-child{font-size:11px;line-height:1.5}.fc-section{padding:55px 0}.fc-section-header{grid-template-columns:1fr;gap:22px;margin-bottom:28px}.fc-section-header .fc-intro{font-size:16px}.fc-two,.fc-three{grid-template-columns:1fr;gap:20px}.fc-service{padding:27px}.fc-service h3{font-size:29px}.fc-service .fc-index{font-size:29px;margin-bottom:22px}.fc-situation{padding-top:22px}.fc-situation+.fc-situation{margin-top:10px}.fc-work-feature{grid-template-columns:1fr;gap:30px}.fc-work-feature .fc-work-image{order:2}.fc-work-copy h2{margin-bottom:20px}.fc-step{padding-top:10px}.fc-step+.fc-step{border-top:1px solid #c6cec1;padding-top:23px}.fc-step .fc-index{margin-bottom:8px}.fc-about-strip{grid-template-columns:1fr;gap:30px}.fc-about-photo{max-width:350px}.fc-about-photo img{max-height:330px}.fc-cta{padding:43px 0}.fc-cta-grid{grid-template-columns:1fr;gap:25px}.fc-cta .wp-block-buttons{justify-content:flex-start}.fc-footer{padding-top:40px}.fc-footer-main{grid-template-columns:1fr 1fr;gap:32px 20px}.fc-footer-main>div:first-child{grid-column:1/-1}.fc-footer-main>div:not(:first-child)>a{font-size:12px}.fc-footer-bottom{gap:12px}.fc-subhero{padding:40px 0 45px}.fc-subhero h1{font-size:43px}.fc-split{grid-template-columns:1fr;gap:30px}.fc-split h2{font-size:34px}.fc-detail-card{padding:25px}.fc-timeline-row{grid-template-columns:1fr;gap:12px}.fc-contact-grid{grid-template-columns:1fr;gap:35px}.fc-brief{padding:24px}.fc-contact-links{margin:24px 0}.fc-contact-links p{font-size:19px}.fc-metadata{grid-template-columns:1fr;gap:18px}.fc-prose{padding-block:45px}.fc-prose h1{font-size:39px}.fc-faq summary{font-size:18px}.fc-note{padding:20px}.fc-navigation{max-height:calc(100dvh - 72px);overflow-y:auto}}
@media(max-width:380px){.fc-logo,.fc-logo img{width:154px;flex-basis:154px}.fc-container{width:calc(100% - 32px)}.fc-hero h1,.fc-subhero h1{font-size:38px}.fc-trust-grid{grid-template-columns:1fr}.fc-trust-intro{grid-column:auto}.fc-trust-item{display:flex;justify-content:space-between;gap:20px}.fc-trust-item p:last-child{text-align:right}.fc-footer-main{grid-template-columns:1fr}.fc-footer-main>div:first-child{grid-column:auto}.fc-footer-main>div:not(:first-child)>a{font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@media print{.fc-header,.fc-footer,.fc-actions,.fc-brief{display:none}body{background:white;color:black}.fc-section,.fc-subhero{padding:25px 0}.fc-container{width:100%}.fc-dark{background:white;color:black}.fc-dark p{color:black!important}}

.fc-honey{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.fc-preview-note{font-size:13px;padding:12px;background:var(--fc-pale)}.fc-brief [role="status"]{padding:16px;border-left:3px solid var(--fc-red);font-size:15px}.fc-brief button:disabled{opacity:.65}

/* 1.1: visual references, editorial photography and page orientation. */
.fc-brands{padding-block:36px 42px;border-block:1px solid var(--fc-line);background:#eeeee6}
.fc-brand-heading{display:flex;align-items:baseline;justify-content:space-between;gap:24px;margin-bottom:26px}
.fc-brand-heading .fc-eyebrow{margin:0}.fc-brand-heading>p{font-size:13px;color:var(--fc-muted)}
.fc-brand-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}
.fc-brand{margin:0;background:white;min-height:102px;display:grid;place-items:center;border:1px solid #e1e4da;border-radius:6px;padding:10px;transition:box-shadow .25s,border-color .25s}
.fc-brand img{width:100%;height:75px;object-fit:contain}.fc-brand:hover{border-color:#b8c3b5;box-shadow:0 8px 22px #233d370c}
.fc-visual-story{padding-bottom:60px;background:linear-gradient(0deg,#e9ede3 0%,#f6f4ee 50%)}
.fc-story-image{margin:0}.fc-story-image img{width:100%;height:510px;object-fit:cover;object-position:center 38%;border-radius:8px}
.fc-story-image figcaption{font-size:11px;color:var(--fc-muted);margin-top:14px;text-align:right}
.fc-story-card{position:relative;margin:-120px 0 0 42px;width:min(710px,72%);padding:42px 46px;background:var(--fc-paper);border:1px solid var(--fc-line);box-shadow:0 20px 60px #1e383210}
.fc-story-card .fc-eyebrow{margin-bottom:18px}.fc-story-card h2{font-size:clamp(30px,3.4vw,48px);margin-bottom:22px}.fc-story-card>p:not(.fc-eyebrow){font-size:16px;color:var(--fc-muted)}.fc-story-card .fc-text-link{margin-top:26px}
.fc-region{background:radial-gradient(ellipse at 85% 100%,#375c51,transparent 60%),var(--fc-dark)}
.fc-region-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-block:1px solid #637a6e}
.fc-country{padding:38px 32px 34px;position:relative;border-right:1px solid #637a6e}.fc-country:first-child{padding-left:0}.fc-country:last-child{border-right:0}
.fc-country-code{font-size:clamp(62px,9vw,112px);line-height:1;letter-spacing:-.065em;color:#e1cfb6;font-family:Georgia,serif;margin-bottom:22px}
.fc-country h3{font-size:20px;letter-spacing:0}.fc-country:after{content:"";position:absolute;right:32px;top:45px;width:8px;height:8px;background:#cbb596;border-radius:50%}
.fc-project-photo{padding-top:48px;padding-bottom:48px}.fc-wide-photo img{width:100%;aspect-ratio:2.3;object-fit:cover;border-radius:8px}.fc-wide-photo figcaption{font-size:12px;color:var(--fc-muted);padding-top:10px}
.fc-service{position:relative;border-radius:7px;transition:transform .25s,box-shadow .25s,border-color .25s}.fc-service:focus-within{border-color:var(--fc-red);box-shadow:0 12px 32px #233d370e}
.fc-service .fc-text-link a span{display:inline-block;transition:transform .2s}.fc-service .fc-text-link a:hover span{transform:translate(3px,-3px)}
.fc-page-nav{position:sticky;top:var(--fc-header-bottom,95px);z-index:15;background:rgba(246,244,238,.98);border-block:1px solid var(--fc-line)}
.fc-page-nav-inner{display:flex;align-items:center;gap:28px;min-height:53px;overflow-x:auto;scrollbar-width:thin}
.fc-page-nav-label{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--fc-muted);white-space:nowrap}
.fc-page-nav a{font-size:12px;text-decoration:none;white-space:nowrap;padding:15px 0;border-bottom:2px solid transparent;transition:color .2s,border-color .2s}
.fc-page-nav a[aria-current]{color:var(--fc-red);border-color:var(--fc-red)}
.fc-header:after{content:"";height:2px;background:var(--fc-red);position:absolute;bottom:-1px;left:0;width:100%;transform:scaleX(var(--fc-progress,0));transform-origin:left;pointer-events:none}
.fc-section[id]{scroll-margin-top:calc(var(--fc-header-bottom,95px) + 70px)}
@media(hover:hover) and (prefers-reduced-motion:no-preference){.fc-service:hover{transform:translateY(-4px);box-shadow:0 18px 36px #233d3710;border-color:#acb9aa}.fc-timeline-row{transition:background .25s}.fc-timeline-row:hover{background:#ffffff55}}
@media(max-width:1000px){.fc-brand-grid{grid-template-columns:repeat(3,1fr)}.fc-brand-heading{align-items:flex-start;flex-direction:column;gap:8px}.fc-story-image img{height:440px}.fc-story-card{width:82%;padding:30px;margin-left:24px;margin-top:-85px}}
@media(max-width:700px){.fc-brands{padding-block:27px}.fc-brand-grid{grid-template-columns:repeat(2,1fr);gap:10px}.fc-brand{min-height:88px}.fc-brand img{height:65px}.fc-page-nav{position:relative;top:auto}.fc-page-nav-label{display:none}.fc-page-nav-inner{gap:23px;min-height:50px}.fc-page-nav a{font-size:12px;padding-block:14px}.fc-story-image img{height:300px;object-position:center}.fc-story-card{width:calc(100% - 24px);margin:-34px auto 0;padding:26px 23px}.fc-story-card h2{font-size:32px}.fc-story-card>p:not(.fc-eyebrow){font-size:15px}.fc-story-image figcaption{text-align:left;font-size:10px;position:relative;padding-left:2px;margin-bottom:52px}.fc-story-card{margin-top:-34px}.fc-region-grid{grid-template-columns:1fr}.fc-country{display:flex;align-items:center;gap:28px;padding:24px 0;border-right:0;border-bottom:1px solid #637a6e}.fc-country:last-child{border-bottom:0}.fc-country-code{font-size:66px;width:100px;margin:0}.fc-country:after{right:4px;top:52px}.fc-country h3{font-size:19px}.fc-wide-photo img{aspect-ratio:1.4}.fc-section[id]{scroll-margin-top:90px}}
@media(prefers-reduced-motion:reduce){.fc-service,.fc-brand,.fc-page-nav a,.fc-service .fc-text-link a span{transition:none}}
.fc-story-image,.fc-work-image,.fc-wide-photo{position:relative}
.fc-photo-open{position:absolute;top:16px;right:16px;background:#f6f4eeed;border:1px solid #ffffff77;color:var(--fc-ink);font-size:12px;padding:10px 14px;border-radius:3px;box-shadow:0 3px 15px #0001;min-height:44px}
.fc-photo-dialog{border:0;background:var(--fc-paper);color:var(--fc-ink);padding:52px 16px 16px;max-width:min(1200px,94vw);max-height:94dvh;overflow:auto;border-radius:6px;box-shadow:0 25px 100px #0005}
.fc-photo-dialog::backdrop{background:#142923dc;backdrop-filter:blur(7px)}
.fc-photo-dialog img{max-height:74dvh;width:auto;max-width:100%;object-fit:contain;margin:auto}.fc-photo-dialog p{font-size:12px;margin-top:12px}.fc-photo-close{position:absolute;top:8px;right:12px;min-height:38px;padding:4px 12px;font-size:13px;border:1px solid var(--fc-line);background:white;color:var(--fc-ink)}
@media print{.fc-page-nav,.fc-photo-open,.fc-photo-dialog{display:none}}

html{scroll-padding-top:calc(var(--fc-header-bottom,95px) + 70px)}.fc-section[id]{scroll-margin-top:0}@media(max-width:700px){html{scroll-padding-top:calc(var(--fc-header-bottom,72px) + 16px)}.fc-section[id]{scroll-margin-top:0}}

/* 1.2: final spacing, service hierarchy and resilient navigation. */
.fc26-site h1,.fc26-site h2{letter-spacing:-.045em}
.fc26-site em{letter-spacing:-.04em}
.fc-hero{background:radial-gradient(ellipse at 90% 30%,#e5e9df80,transparent 48%)}
.fc-hero-copy .fc-lead{font-size:18px;line-height:1.75}
.fc-portrait-caption{border-left:2px solid var(--fc-red);box-shadow:0 8px 32px #1e383210}
.fc-nav-list a{padding-block:12px}
.fc-language{gap:10px}
.fc-language a{display:inline-flex;align-items:center;justify-content:center;min-width:36px;min-height:44px}
.fc-service{padding:38px;border-radius:3px;border-top:3px solid var(--fc-dark)}
.fc-service-secondary{border-top-color:#a6b5a0}
.fc-service .fc-index{font-size:30px;margin-bottom:32px}
.fc-service h3{line-height:1.22;max-width:440px}
.fc-service .fc-text-link{padding-top:8px}
.fc-detail-card{border-radius:3px;border-top:2px solid #9ead98}
.fc-brand{border-radius:3px}
.fc-story-image img,.fc-wide-photo img{border-radius:3px}
.fc-note .fc-eyebrow{font-size:11px;color:var(--fc-red);margin-bottom:18px}
.fc-note h3{margin-bottom:18px}
.fc-note p:last-child{font-size:15px;line-height:1.7}
.fc-step{padding-right:20px}
.fc-cta{padding-block:72px;background:#edece3}
.fc-cta .wp-block-buttons{margin-top:0}
.fc-subhero{border-bottom:1px solid var(--fc-line)}
.fc-case-hero{border-bottom:0}
.fc-brief{padding:36px;border-top:3px solid var(--fc-dark);box-shadow:0 14px 45px #233d3707}
.fc-brief input:focus,.fc-brief select:focus,.fc-brief textarea:focus{background:white;border-color:var(--fc-ink)}
.fc-brief textarea{min-height:170px}
.fc-brief button[type=submit]{width:100%}
.fc-footer-main{padding-bottom:48px}
.fc-footer-main>div:not(:first-child)>a{padding-block:5px}
.fc-footer-bottom{font-size:12px}
.fc-photo-close{min-height:44px}
.fc-photo-dialog[open]{overscroll-behavior:contain}
body:has(.fc-photo-dialog[open]){overflow:hidden}
.fc26-site .wp-block-details summary{list-style:none;position:relative;padding-right:40px}
.fc26-site .wp-block-details summary::-webkit-details-marker{display:none}
.fc26-site .wp-block-details summary:after{content:'+';position:absolute;right:2px;top:1px;font-size:25px;font-weight:400;color:var(--fc-red)}
.fc26-site .wp-block-details[open] summary:after{content:'−'}
.fc26-site .wp-block-details[open]{padding-bottom:26px}
.fc26-site .wp-block-details[open] summary{color:var(--fc-red)}
.fc26-site .fc-two>*,.fc26-site .fc-three>*{min-width:0}
.fc26-site h1,.fc26-site h2,.fc26-site h3{overflow-wrap:break-word}
@media(min-width:1101px){
 .fc-hero{padding-block:72px}
 .fc-hero-grid{grid-template-columns:1.25fr .9fr;gap:76px}
 .fc-hero h1{font-size:clamp(60px,5vw,72px)}
 .fc-portrait-wrap{max-width:450px;justify-self:end}
 .fc-section{padding-block:96px}
 .fc-section.fc-brands{padding-block:32px 38px}
 .fc-section-header{margin-bottom:48px}
 .fc-contact-grid>.wp-block-group:first-child{position:sticky;top:calc(var(--fc-header-bottom,95px) + 36px)}
}
@media(min-width:701px) and (max-width:850px){
 .fc-hero-grid{grid-template-columns:1.15fr .85fr;gap:26px}
 .fc-portrait-wrap{padding-left:12px}
 .fc-portrait-caption{position:relative;inset:auto;margin:-6px 0 0 12px;padding:14px;box-shadow:none}
 .fc-portrait img{aspect-ratio:.8}
 .fc-hero h1{font-size:46px}
}
@media(max-width:1000px){
 .no-js .fc-header-inner{flex-wrap:wrap;padding-block:20px}
 .no-js .fc-menu-toggle{display:none}
 .no-js .fc-navigation{display:flex;position:static;flex:1 0 100%;box-shadow:none;border:0;padding:0;max-height:none;flex-direction:column}
 .no-js .fc-nav-list{display:grid;grid-template-columns:1fr 1fr;font-size:15px;gap:0 20px}
 .no-js .fc-header{position:relative}
}
@media(max-width:700px){
 .fc-hero-copy .fc-lead{font-size:17px;line-height:1.7}
 .fc-hero{padding-block:38px 42px}
 .fc-hero-grid{gap:32px}
 .fc-service{padding:28px 25px}
 .fc-service h3{font-size:28px}
 .fc-service .fc-index{margin-bottom:24px}
 .fc-step{padding-right:0}
 .fc-cta{padding-block:46px}
 .fc-brief{padding:26px 22px}
 .fc-page-nav-inner{gap:22px}
 .fc-story-card{margin:22px 0 0;width:100%;padding:28px 24px;box-shadow:none}
 .fc-story-image figcaption{margin:12px 0 0;font-size:11px}
 .fc-note{margin-top:0;padding:26px}
 .fc-footer-main{padding-bottom:30px}
 .fc-footer-main>div:not(:first-child)>a{font-size:14px}
}
@media(max-width:380px){.fc-service h3{font-size:25px}.fc-brief{padding:23px 18px}}
@media print{.fc-hero,.fc-cta{background:white}.fc-brief{box-shadow:none}}
@media(max-width:700px){.fc-story-image img{height:auto;aspect-ratio:3/2;object-fit:contain}}
