/* TRUST-IT: original identity, a more expressive editorial presentation. */
:root{--bg:#050906;--surface:#0b130d;--surface2:#111e13;--lime:#b7e34b;--text:#f3f6ef;--muted:#b7c2b7;--ink:#0b140b;--line:#29362a;--max:1320px}
body{background:var(--bg)}
.wrap{width:min(calc(100% - 112px),var(--max))}
h1,h2,h3{text-wrap:balance}
p{text-wrap:pretty}
.topline{background:#101a0e;letter-spacing:.02em;font-size:.75rem}
.topline .wrap{padding-block:7px}
.site-header{background:#050906f5;border-color:#273425;backdrop-filter:blur(14px)}
.header-inner{height:91px}
.brand,.brand img{width:192px}
.nav{gap:30px}
.nav>a{font-size:.9rem;position:relative;padding-block:12px}
.nav>a:after{content:'';position:absolute;bottom:4px;left:0;width:0;height:2px;background:var(--lime);transition:width .2s}
.nav>a:hover:after,.nav>a[aria-current=page]:after{width:100%}
.lang{font-size:.875rem}
.lang a{padding-block:12px}
.button{border-radius:2px;min-height:52px;padding:14px 22px;font-size:.9375rem;gap:32px}
.button .arrow{transition:transform .2s}
.button:hover .arrow{transform:translate(3px,-3px)}
.button:hover{background:#c9f35f;transform:none}
.button.outline:hover{background:#192818}
.button.small{font-size:.875rem;min-height:46px;padding:11px 18px}
.text-link{font-size:.9375rem;line-height:1.5;min-height:44px}
.text-link>span{transition:transform .2s}
.text-link:hover>span{transform:translate(3px,-3px)}
.eyebrow{font-size:.75rem;line-height:1.6;letter-spacing:.14em;font-weight:600}
.eyebrow:before{width:7px;height:7px;border-radius:50%;box-shadow:0 0 14px #b7e34535;flex-shrink:0}
.hero-v2{min-height:690px;background:#020502;display:block}
.hero-v2 .hero-media{width:100%;height:100%;object-fit:cover;object-position:50% center;opacity:1}
.hero-v2:after{background:linear-gradient(90deg,#020502 0%,#020502ea 27%,#02050285 43%,transparent 65%),linear-gradient(0deg,#050906 0%,transparent 15%)}
.hero-v2 .hero-inner{min-height:690px;padding-block:61px 55px}
.hero-copy{position:relative;z-index:1;max-width:650px}
.hero-v2 .eyebrow{margin-bottom:24px}
.hero-v2 h1{font-size:clamp(3.9rem,6.2vw,6.1rem);line-height:.99;letter-spacing:-.06em;font-weight:500;max-width:660px;margin-bottom:27px;text-wrap:initial}
.hero-v2 h1 em{color:var(--lime)}
.hero-v2 .intro{max-width:480px;font-size:1.0625rem;line-height:1.8;margin-bottom:28px;color:#c2ccc0}
.hero-v2 .hero-buttons{gap:29px}
.hero-signature{margin-top:32px;display:flex;align-items:center;gap:14px;color:#9cab98;font-size:.75rem;letter-spacing:.02em}
.hero-signature span span{margin:0 7px;color:#667b5a}
.signature-line{width:25px;height:1px;background:#8daf72}
.hero-art-label{position:absolute;right:0;bottom:48px;display:flex;flex-direction:column;gap:8px;border-left:1px solid #738d48;padding-left:17px;font-size:.6875rem;letter-spacing:.13em;color:#bdcea9}
.hero-art-label span:first-child{color:#f0f5e9;font-size:.75rem}
.expertise-rail{background:#0c130b;border-bottom:1px solid #34482b}
.rail-grid{display:grid;grid-template-columns:repeat(3,1fr)}
.rail-grid>a{display:flex;align-items:center;gap:20px;padding:29px 25px;border-right:1px solid var(--line);transition:background .2s}
.rail-grid>a:first-child{padding-left:0}
.rail-grid>a:last-child{border:0;padding-right:0}
.rail-grid>a:hover{background:#182610}
.rail-number{font-size:.75rem;color:#a7c183;align-self:flex-start;padding-top:3px}
.rail-grid strong{display:block;font-size:1rem;line-height:1.4;font-weight:500;margin-bottom:6px}
.rail-grid small{font-size:.8125rem;color:#aaba9f}
.rail-arrow{color:var(--lime);margin-left:auto;font-size:1.65rem}
.credentials{background:#050906}
.credential-grid{padding-block:28px;gap:15px;grid-template-columns:.8fr 1.2fr 1fr 1.2fr}
.credential{padding-left:25px}
.credential strong{font-size:1rem;color:#dce8d4;line-height:1.5}
.credential:first-child strong{font-size:1.75rem;line-height:1.1;font-weight:400}
.credential span{font-size:.8125rem;color:#a7b49f;line-height:1.5;display:block;margin-top:4px}
.section{padding-block:110px}
.section-head{margin-bottom:49px;gap:55px}
.section-head h2{font-size:clamp(2.3rem,3.65vw,3.5rem);max-width:760px;letter-spacing:-.045em}
.section-head p{font-size:1rem;line-height:1.8;max-width:380px}
.services-grid{border:0;gap:1px;background:var(--line);outline:1px solid var(--line)}
.service-card{border:0;background:#090f09;padding:32px;min-height:325px;overflow:hidden}
.service-card:before{content:'';position:absolute;left:0;right:0;top:0;height:3px;background:var(--lime);transform:scaleX(0);transform-origin:left;transition:transform .25s}
.service-card:hover{background:#12200e}
.service-card:hover:before,.service-card:focus-visible:before{transform:scaleX(1)}
.service-card .card-top{margin-bottom:34px}
.card-top .icon{width:32px;height:32px}
.card-top span{font:400 .75rem Inter,Arial,sans-serif;color:#a7b89a;letter-spacing:.12em}
.service-card h3{font-size:1.5rem;max-width:none;margin-bottom:16px;letter-spacing:-.035em}
.service-card p{font-size:1rem;line-height:1.75;color:#afbea7;margin-bottom:22px}
.service-card .text-link{font-size:.875rem;padding-top:4px}
.section-end{padding-top:31px}
.section-end p{font-size:.9375rem}
.ai-feature{background:var(--lime);color:#101a09;border:0}
.ai-feature .eyebrow,.ai-feature h2 em{color:#264413}
.ai-feature .eyebrow:before{box-shadow:none}
.ai-feature h2{font-size:clamp(2.5rem,4.1vw,4rem);letter-spacing:-.045em}
.ai-feature p{color:#293e19;font-size:1.0625rem;line-height:1.75}
.ai-grid{grid-template-columns:1.08fr 1fr;gap:75px}
.ai-feature .button{background:#10200b;color:#f4f7ee;border-color:#10200b;margin-top:31px}
.ai-feature .button:hover{background:#263c17}
.ai-image{aspect-ratio:.94;transform:rotate(2deg);border:1px solid #29440f;box-shadow:18px 20px 0 #18270d21}
.ai-image img{opacity:1;transition:transform .6s}
.ai-image:hover img{transform:scale(1.045)}
.ai-caption{font-family:Inter,Arial,sans-serif;font-size:.6875rem;letter-spacing:.1em;line-height:1.6}
.ai-paths{margin-top:27px;border-top:1px solid #23380e55}
.ai-paths a{display:flex;gap:18px;align-items:center;padding:15px 0;border-bottom:1px solid #23380e55;font-size:.9375rem;line-height:1.5;transition:padding .2s}
.ai-paths a:hover{padding-left:7px}
.ai-paths a>span:last-child{margin-left:auto;font-size:1.35rem}
.path-number{font-size:.75rem;color:#426021}
.process-grid{gap:32px;counter-reset:steps}
.process-step{padding-top:26px;border-color:#617745}
.process-step .num{font-family:Inter,Arial,sans-serif;font-size:3.1rem;line-height:1;font-weight:400;letter-spacing:-.06em;color:#839b62;margin-bottom:31px}
.process-step h3{font-size:1.4rem}
.process-step p{font-size:1rem;line-height:1.7}
.sectors{padding-block:27px;margin-top:55px;gap:16px 30px}
.sectors span{font-size:.9375rem}
.sectors .label{font-size:.75rem;width:100%;color:#92a280}
.insights{background:#0c150c;border-block:1px solid #263923}
.article-grid{gap:24px}
.article-card{border:1px solid #30482a;border-top:2px solid #8eb746;padding:30px;background:#0a1208;position:relative;transition:background .2s}
.article-card:hover{background:#13200e}
.article-meta{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;width:100%;margin-bottom:35px}
.article-card .tag{font-size:.6875rem;letter-spacing:.08em;line-height:1.6;margin:0;max-width:70%}
.article-time{font-size:.75rem;line-height:1.6;white-space:nowrap;color:#9bad8f}
.article-card h3{font-size:1.55rem;line-height:1.3;letter-spacing:-.03em}
.article-card p{font-size:1rem;line-height:1.75}
.article-card .text-link{font-size:.875rem;margin-top:auto;padding-top:15px}
.home-insights .article-card:first-child{background:#182512;border-top-color:#c9ec80}
.faq-layout{gap:100px;grid-template-columns:.85fr 1.3fr}
.faq details{padding-block:24px;border-color:#3b4e30}
.faq summary{font-size:1.0625rem;line-height:1.65}
.faq details p{font-size:1rem;line-height:1.8}
.contact-band{background:#111f0e;padding-block:75px;border-block:1px solid #3c532a;color:#f0f5e8}
.contact-band h2{font-size:clamp(2.2rem,3.8vw,3.7rem);letter-spacing:-.045em;max-width:750px}
.contact-band .button{background:var(--lime);color:var(--ink);border-color:var(--lime)}
.footer{background:#040703;padding-top:72px}
.footer-grid{gap:48px;grid-template-columns:1.6fr 1fr .9fr 1.2fr}
.footer-brand .brand,.footer-brand .brand img{width:225px}
.footer-brand p{margin-top:24px;font-size:1rem;max-width:350px}
.footer-title{font-size:.75rem;letter-spacing:.12em;color:#9ec077}
.footer-links a,.footer address{font-size:.9375rem;line-height:1.75}
.footer-links a{padding-block:3px;min-height:30px}
.footer-bottom{font-size:.8125rem;border-color:#283720;margin-top:54px;padding-top:24px}
.page-hero{background:radial-gradient(ellipse at 90% 10%,#233b1720,transparent 70%),#080f06;border-bottom:1px solid #344b27;padding-block:34px 65px}
.page-hero h1{font-size:clamp(2.6rem,4.4vw,4.6rem);line-height:1.07;max-width:1050px;letter-spacing:-.045em}
.page-hero .intro{font-size:1.125rem;line-height:1.8;max-width:830px}
.breadcrumb{font-size:.8125rem;line-height:1.7;margin-bottom:43px}
.page-hero .eyebrow{margin-bottom:20px}
.toc{border-left:1px solid #476034;padding-left:24px}
.toc strong{color:#d9e9c5;font-size:.875rem}
.toc a{font-size:.9375rem;line-height:1.55;padding-block:9px}
.prose{max-width:800px}
.prose p,.prose li{font-size:1.0625rem;line-height:1.85}
.prose h2{font-size:2rem;line-height:1.25;margin-top:48px}
.deliverables{border-color:#476132;background:#111d0d;padding:30px}
.deliverables h2{margin-top:0}
.filter-bar a{font-size:.9375rem;padding:13px 19px;border-color:#526d3a}
.filter-bar a:hover{background:var(--lime);color:var(--ink)}
.group-heading{padding-top:15px}
.group-heading span{font-size:.75rem;color:#9eb782}
.simple-card p,.large-copy{font-size:1.0625rem;line-height:1.85}
.notice,.enquiry small,.form-note{font-size:.9375rem;line-height:1.7}
.enquiry{border-color:#486332;background:#0f1b0b;padding:34px}
.enquiry label{font-size:1rem;color:#d1dec6}
.enquiry input,.enquiry textarea,.enquiry select{font-size:1rem;border-color:#53713d;background:#070f04}
.enquiry textarea{min-height:155px}
.contact-option span{font-size:.75rem;color:#a0be83}
.contact-option>a{font-size:clamp(1.35rem,2.3vw,2rem);letter-spacing:-.035em}
.legal-list{font-size:1rem}
html[lang=el] .hero-v2 h1{font-size:clamp(3.6rem,5.15vw,5.5rem);line-height:1.08;letter-spacing:-.055em}
html[lang=el] .hero-copy{max-width:675px}
@media(prefers-reduced-motion:no-preference){
  .hero-copy{animation:hero-arrive .8s ease-out both}
  .hero-v2 .hero-media{animation:core-arrive 1.3s ease-out both}
  @keyframes hero-arrive{from{opacity:.35;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
  @keyframes core-arrive{from{opacity:.6;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}
}
@media(max-width:1150px){
  .wrap{width:calc(100% - 72px)}
  .header-actions{gap:17px}.nav{gap:22px}
  .brand,.brand img{width:176px}
  .hero-v2,.hero-v2 .hero-inner{min-height:670px}
  .hero-v2 h1{font-size:5.1rem}
  .hero-v2 .hero-media{object-position:57% center}
  .hero-art-label{right:0;bottom:35px;font-size:.625rem}
  .rail-grid>a{gap:13px;padding:25px 17px}.rail-grid strong{font-size:.9375rem}.rail-grid small{font-size:.75rem}
  .service-card{padding:26px}.service-card h3{font-size:1.4rem}
  .ai-grid{gap:45px}.footer-grid{gap:28px}
  .article-card{padding:25px}.article-meta{flex-wrap:wrap;gap:6px}.article-card .tag{max-width:100%}
  html[lang=el] .hero-v2 h1{font-size:4.3rem}
}
@media(max-width:850px){
  .wrap{width:calc(100% - 44px)}
  .header-inner{height:80px}.nav{top:80px;gap:0}.nav>a{font-size:1rem;padding:14px 0}.nav>a:after{display:none}
  .brand,.brand img{width:177px}.lang{font-size:.875rem}
  .hero-v2,.hero-v2 .hero-inner{min-height:660px}
  .hero-v2 .hero-inner{padding-block:52px}
  .hero-v2 .hero-media{object-position:60% center;opacity:.68}
  .hero-v2:after{background:linear-gradient(90deg,#020502fa,#0205029c 50%,#02050235),linear-gradient(0deg,#050906,transparent 20%)}
  .hero-v2 h1{font-size:4.8rem}.hero-copy{max-width:580px}
  .hero-art-label{display:none}.hero-v2 .intro{max-width:455px}
  .rail-grid{grid-template-columns:1fr}.rail-grid>a{padding:22px 0;border-right:0;border-bottom:1px solid var(--line)}
  .rail-grid strong{font-size:1.0625rem}.rail-grid small{font-size:.875rem}
  .credential-grid{grid-template-columns:1fr 1fr;gap:26px}.credential{padding-left:0;border:0}.credential strong{font-size:1rem}
  .section{padding-block:78px}.section-head{gap:24px;margin-bottom:36px}.section-head p{max-width:620px}
  .section-head h2{font-size:2.65rem}.service-card{padding:28px;min-height:315px}
  .ai-grid{gap:30px;grid-template-columns:1.1fr .9fr}.ai-feature h2{font-size:2.7rem}
  .ai-image{aspect-ratio:.67;box-shadow:10px 12px 0 #18270d21;transform:rotate(1deg)}
  .ai-caption{display:block}.ai-caption span{display:block;margin-top:5px}
  .ai-feature p{font-size:1rem}.ai-paths a{font-size:.875rem;gap:12px}
  .process-grid{gap:30px}.process-step .num{font-size:2.6rem;margin-bottom:24px}
  .article-grid{grid-template-columns:1fr}.article-card{padding:30px}.article-meta{flex-wrap:nowrap;margin-bottom:25px}
  .article-card h3{font-size:1.8rem;max-width:650px}.article-card p{max-width:650px}
  .faq-layout{grid-template-columns:1fr;gap:32px}.contact-band{padding-block:52px}
  .footer-grid{grid-template-columns:1.2fr 1fr;gap:40px}.footer-brand p{max-width:400px}
  .toc{padding:20px;border:1px solid #3a512b;gap:5px 23px;background:#0e180a}.toc a{font-size:.875rem}
  .page-hero h1{font-size:3.1rem}.page-hero .intro{font-size:1.0625rem}
  html[lang=el] .hero-v2 h1{font-size:4.05rem}
}
@media(max-width:560px){
  .wrap{width:calc(100% - 40px)}
  .topline{font-size:.75rem}.topline .wrap>span{max-width:180px}.topline .wrap{gap:12px;padding-block:7px}
  .topline a{font-size:.6875rem}.header-inner{height:75px;gap:10px}.brand,.brand img{width:153px}
  .nav{top:75px}.header-actions{gap:12px}.lang{gap:6px;font-size:.8125rem}
  .menu-toggle{width:42px;min-height:44px;border-color:#456031}
  .hero-v2,.hero-v2 .hero-inner{min-height:0}
  .hero-v2 .hero-inner{padding-block:39px 32px}
  .hero-v2 .hero-media{height:420px;top:140px;width:100%;object-position:72% center;opacity:.48}
  .hero-v2:after{background:linear-gradient(90deg,#020502d9,#02050260),linear-gradient(0deg,#050906 3%,transparent 38%,#020502 100%)}
  .hero-v2 .eyebrow{font-size:.6875rem;letter-spacing:.065em;gap:9px;margin-bottom:25px}
  .hero-v2 h1{font-size:clamp(3.15rem,12.5vw,4.25rem);line-height:1.045;letter-spacing:-.055em;margin-bottom:26px}
  .hero-v2 h1 br{display:block}
  .hero-v2 .intro{font-size:1rem;line-height:1.85;margin-bottom:25px;max-width:430px}
  .hero-v2 .hero-buttons{gap:15px 22px;align-items:flex-start;flex-direction:column}
  .hero-v2 .button{min-width:163px}
  .hero-signature{margin-top:22px;font-size:.6875rem;gap:10px;letter-spacing:0}
  .signature-line{width:14px}.hero-signature span span{margin-inline:4px}
  .rail-grid>a{padding-block:20px;gap:14px}.rail-number{font-size:.6875rem}.rail-grid strong{font-size:1rem}.rail-grid small{font-size:.8125rem}
  .credentials .credential-grid{gap:23px 20px;padding-block:29px}.credential strong{font-size:.9375rem}.credential span{font-size:.8125rem}
  .section{padding-block:62px}.section-head{margin-bottom:31px}.section-head h2{font-size:2.35rem;line-height:1.15;letter-spacing:-.04em}
  .section-head h2 br{display:none}.section-head p{font-size:1rem;line-height:1.8}
  .services-grid{grid-template-columns:1fr}.service-card{padding:28px;min-height:0}
  .service-card .card-top{margin-bottom:27px}.service-card h3{font-size:1.6rem}.service-card p{font-size:1rem}
  .ai-grid{grid-template-columns:1fr;gap:39px}.ai-feature h2{font-size:2.6rem}.ai-feature p{font-size:1rem}
  .ai-paths a{font-size:.9375rem;gap:15px}.ai-image{aspect-ratio:1.15;margin:0 5px 8px;transform:rotate(1deg)}
  .ai-caption{display:flex;font-size:.625rem}.ai-caption span{max-width:48%}.ai-feature .button{margin-top:28px}
  .process-grid{gap:28px 23px}.process-step .num{font-size:2.7rem}.process-step h3{font-size:1.2rem}
  .process-step p{font-size:1rem}.sectors{margin-top:36px;gap:15px 24px}.sectors span{font-size:.9375rem}
  .article-card{padding:26px}.article-card h3{font-size:1.65rem}.article-card p{font-size:1rem}
  .article-card .tag{font-size:.6875rem;max-width:65%}.article-time{font-size:.6875rem}
  .faq summary{font-size:1rem}.faq details p{font-size:1rem}
  .contact-band h2{font-size:2.35rem}.contact-band h2 br{display:none}
  .footer{padding-block:50px 24px}.footer-grid{gap:35px 22px}.footer-brand .brand,.footer-brand .brand img{width:220px}
  .footer-brand p{margin-top:22px}.footer-links a{font-size:.9375rem;min-height:36px}
  .footer-title{font-size:.75rem}.footer-bottom{font-size:.75rem;gap:17px;margin-top:38px}
  .page-hero{padding-block:25px 43px}.page-hero h1{font-size:2.4rem;line-height:1.15;overflow-wrap:anywhere}
  .page-hero .intro{font-size:1rem;line-height:1.85}.breadcrumb{font-size:.75rem;margin-bottom:28px;overflow-wrap:anywhere}
  .prose p,.prose li{font-size:1rem;line-height:1.85}.prose h2{font-size:1.8rem;margin-top:38px}
  .enquiry{padding:23px}.enquiry small,.form-note,.notice{font-size:.875rem}.enquiry label{font-size:1rem}
  .filter-bar a{font-size:.875rem;padding:12px 16px}.group-heading h2{font-size:1.65rem}
  html[lang=el] .hero-v2 h1{font-size:clamp(2.65rem,10.7vw,3.5rem);line-height:1.14;letter-spacing:-.05em}
  html[lang=el] .hero-v2 .eyebrow{font-size:.6875rem;letter-spacing:.025em}
  html[lang=el] .page-hero h1{font-size:2.3rem}
}
@media(max-width:359px){
  .wrap{width:calc(100% - 32px)}.brand,.brand img{width:130px}.header-actions{gap:8px}.lang{font-size:.75rem;gap:4px}
  .topline .wrap>span{max-width:150px}.hero-v2 h1{font-size:3.1rem}.hero-signature{font-size:.625rem}
  .hero-v2 .eyebrow{font-size:.625rem}.rail-grid strong{font-size:.9375rem}.rail-grid small{font-size:.75rem}
  .credential-grid{grid-template-columns:1fr 1fr}.credential strong{font-size:.875rem}
  .process-grid{grid-template-columns:1fr}.service-card{padding:24px}.article-card{padding:23px}
}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
