/* ITCA Group LLC — shared stylesheet for every language and page.
   Edit here once; all pages pick it up. */

/* ---- tokens / base ------------------------------------------------------- */
:root{--navy:#03172c;--blue:#092946;--gold:#dea51d;--gold2:#f6c646;--paper:#f6f4ef;--text:#132943;--muted:#607085;--line:#dce2e7}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:104px}
body{margin:0;background:var(--paper);color:var(--text);font-family:Manrope,Arial,sans-serif}
a{text-decoration:none;color:inherit}
img{max-width:100%}
:focus-visible{outline:2px solid var(--gold);outline-offset:3px}
.wrap{width:min(1210px,calc(100% - 48px));margin:auto}
.skip{position:absolute;left:-9999px;top:0;z-index:60;background:var(--navy);color:#fff;padding:12px 18px;font-size:12px;font-weight:800}
.skip:focus{left:12px;top:12px}

/* ---- topbar / header ----------------------------------------------------- */
.topbar{background:#020d1a;color:#c9d4e0;font-size:11px}
.topbar .wrap{height:34px;display:flex;justify-content:space-between;align-items:center;gap:16px}
.topbar a{color:#f1bd39}
.header{height:92px;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20;transition:box-shadow .25s}
.header.stuck{box-shadow:0 10px 26px #0b1e330f}
.header .wrap{height:100%;display:flex;align-items:center;justify-content:space-between;gap:25px}
.brand{display:flex;align-items:center}
.brand img{display:block;height:54px;width:auto}
.nav{display:flex;height:100%;align-items:center;gap:25px;font-size:11px;font-weight:800;letter-spacing:.02em}
.nav a{height:100%;display:flex;align-items:center;position:relative;white-space:nowrap}
.nav a:hover,.nav a.active{color:#b57900}
.nav a.active:after{content:"";position:absolute;bottom:17px;height:2px;background:var(--gold);left:0;right:0}
.nav .cta{display:none} /* only surfaces inside the mobile drawer */
.actions{display:flex;align-items:center;gap:15px}
.lang{display:flex;border:1px solid #d7dee5;border-radius:2px;overflow:hidden}
.lang a{background:#fff;color:#5b6a7e;font:800 10px/1 Manrope;padding:9px 10px}
.lang a:hover{color:var(--navy)}
.lang a[aria-current]{background:var(--navy);color:#fff}
.cta{border:1px solid var(--gold);background:var(--gold);color:#0b1b2c;font-size:11px;font-weight:800;padding:12px 15px;white-space:nowrap;transition:.2s}
.cta:hover{background:var(--gold2);transform:translateY(-2px)}
.menu-button{display:none;border:0;background:none;color:var(--navy);font-size:23px;line-height:1;padding:6px 4px;cursor:pointer}

/* ---- hero ---------------------------------------------------------------- */
.hero{min-height:650px;background:linear-gradient(90deg,#03172cee 0%,#03172cc9 44%,#03172c30 76%),url('hero.jpg') 74% 50%/cover no-repeat;position:relative;color:#fff;overflow:hidden}
.hero:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,transparent 90%,#03172c88)}
.hero .wrap{position:relative;z-index:1;display:grid;grid-template-columns:1.1fr .9fr;min-height:650px;align-items:center;gap:30px}
.hero-copy{padding:70px 0}
.eyebrow{font-size:11px;font-weight:800;letter-spacing:.13em;color:var(--gold2)}
.eyebrow:before{content:"";width:34px;height:2px;background:var(--gold);display:inline-block;margin:0 10px 3px 0}
.hero h1{font:700 clamp(42px,5vw,69px)/1.08 "Playfair Display",serif;letter-spacing:-.045em;margin:20px 0}
.hero h1 span{color:var(--gold2)}
.hero p{font-size:16px;line-height:1.7;max-width:590px;color:#e5ecf3;margin:0 0 29px}
.hero-actions{display:flex;gap:14px;flex-wrap:wrap}
.button{display:inline-flex;align-items:center;justify-content:center;gap:15px;padding:14px 19px;font-size:11px;font-weight:800;letter-spacing:.02em;transition:.2s}
.button.gold{background:var(--gold);color:#0b1b2c}
.button.gold:hover{background:var(--gold2)}
.button.ghost{border:1px solid #ffffff80;color:#fff}
.button.ghost:hover{background:#ffffff14}
.hero-logo{justify-self:end;width:365px;height:365px;border-radius:50%;background:#fff;border:10px solid #e3b84c;box-shadow:0 0 0 10px #ffffff1c,0 19px 55px #0008;display:grid;place-items:center}
.hero-logo img{width:76%;height:auto}

/* ---- trust bar ----------------------------------------------------------- */
.trust{background:#fff;border-bottom:1px solid var(--line)}
.trust .wrap{display:grid;grid-template-columns:repeat(4,1fr)}
.trust-item{padding:22px;border-right:1px solid var(--line);display:flex;gap:13px;align-items:center}
.trust-item:first-child{padding-left:0}
.trust-item:last-child{border:0}
.trust-icon{color:var(--gold);font-size:27px}
.trust-item b{font-size:13px;display:block}
.trust-item small{display:block;color:var(--muted);font-size:11px;margin-top:3px}

/* ---- sections ------------------------------------------------------------ */
.section{padding:94px 0}
.section-heading{text-align:center;max-width:750px;margin:0 auto 44px}
.section-heading h2{font:700 clamp(31px,4vw,48px)/1.15 "Playfair Display",serif;letter-spacing:-.04em;margin:14px 0;color:var(--navy)}
.section-heading p{font-size:15px;color:var(--muted);line-height:1.7;margin:0}
.about{background:#fff}
.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:66px;align-items:center}
.about-art{height:460px;background:linear-gradient(35deg,#03172cdd,#03172c22),url('hero.jpg') 50% 50%/cover;border-radius:3px;position:relative;overflow:hidden}
.about-art:before{content:"ITCA";color:#f7c445;font:700 78px/1 "Playfair Display",serif;position:absolute;left:35px;bottom:30px;letter-spacing:-.08em}
.about-text h2{font:700 clamp(31px,3.4vw,44px)/1.15 "Playfair Display",serif;margin:14px 0;color:var(--navy)}
.about-text p{line-height:1.75;color:var(--muted);font-size:15px}
.checks{padding:0;list-style:none;margin:25px 0}
.checks li{padding:9px 0;border-bottom:1px solid var(--line);font-size:13px;font-weight:700}
.checks li:before{content:"✓";color:#b67a00;margin-right:12px}
.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.card{background:#fff;border:1px solid var(--line);padding:29px;min-height:245px;transition:.2s}
.card:hover{transform:translateY(-6px);box-shadow:0 13px 25px #102a4314;border-color:#d6a629}
.card-number{font-size:12px;color:#ad7000;font-weight:800}
.card h3{font-size:20px;margin:37px 0 9px;color:var(--navy)}
.card p{color:var(--muted);line-height:1.65;font-size:13px;margin:0}
.products{background:var(--navy);color:#fff}
.products .section-heading h2{color:#fff}
.products .section-heading p{color:#c5d0dc}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.product{min-height:180px;border:1px solid #7d92a744;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:18px;background:#0b28454d;transition:background .2s}
.product:hover{background:#12395f}
.product-icon{font:37px/1 Georgia,serif;color:var(--gold2)}
.product b{margin-top:13px;font-size:13px}
.product small{font-size:10px;color:#c9d3de;margin-top:4px}
.process{background:#fff}
.steps{display:grid;grid-template-columns:repeat(4,1fr)}
.step{padding:22px 27px 20px;border-left:1px solid var(--line)}
.step:first-child{border:0;padding-left:0}
.step span{color:var(--gold);font-size:12px;font-weight:800}
.step h3{font-size:17px;margin:16px 0 8px}
.step p{color:var(--muted);font-size:12px;line-height:1.6;margin:0}
.compliance{background:linear-gradient(120deg,#03172c,#0d3557);color:#fff}
.compliance-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}
.compliance h2{font:700 clamp(31px,3.4vw,43px)/1.15 "Playfair Display",serif;margin:13px 0}
.compliance p{line-height:1.75;color:#cbd6e1;font-size:15px}
.standards{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.standard{border:1px solid #e2ad2d55;padding:21px}
.standard b{display:block;color:var(--gold2);font-size:13px;margin-bottom:7px}
.standard p{font-size:12px;margin:0}

/* ---- contact ------------------------------------------------------------- */
.contact{background:#f1ead9}
.contact-box{background:#fff;display:grid;grid-template-columns:.85fr 1.15fr;box-shadow:0 14px 35px #0e233111}
.contact-copy{background:var(--navy);color:#fff;padding:56px}
.contact-copy h2{font:700 clamp(30px,3vw,38px)/1.14 "Playfair Display",serif;margin:14px 0}
.contact-copy p{font-size:14px;line-height:1.7;color:#d2dce6;margin-bottom:0}
.contact-action{padding:56px 48px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:20px}
.contact-action .mail{font:800 clamp(19px,2.2vw,28px)/1.2 Manrope;letter-spacing:-.02em;color:var(--navy);border-bottom:2px solid var(--gold);padding-bottom:5px;transition:color .2s}
.contact-action .mail:hover{color:#b57900}
.contact-note{font-size:14px;line-height:1.75;color:var(--muted);margin:0;max-width:48ch}
.contact-hours{font-size:12px;color:#8a97a6;margin:0}

/* ---- legal / text pages -------------------------------------------------- */
.page{background:#fff;padding:56px 0 90px}
.page .wrap{width:min(820px,calc(100% - 48px))}
.page h1{font:700 clamp(28px,4vw,42px)/1.2 "Playfair Display",serif;color:var(--navy);letter-spacing:-.03em;margin:0 0 6px}
.page h2{font-size:16px;color:var(--navy);margin:36px 0 10px}
.page p,.page li{font-size:14px;line-height:1.8;color:var(--muted);margin:0 0 12px}
.page ul{padding-left:18px;margin:0 0 12px}
.page a{color:#a67100;font-weight:700}
.page-meta{font-size:12px;color:#8a97a6;margin-bottom:26px}
.todo{background:#fff6d8;border-left:3px solid var(--gold);padding:13px 16px;color:#7a5600;font-size:13px;font-weight:700}

/* ---- footer -------------------------------------------------------------- */
.footer{background:#020d1a;color:#aebdca;padding:28px 0;font-size:11px}
.footer .wrap{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;align-items:center}
.footer strong{color:#fff}
.footer-links{display:flex;gap:20px;flex-wrap:wrap}
.footer-links a:hover{color:#f1bd39}

/* ---- responsive ---------------------------------------------------------- */
@media(max-width:1100px){
  .nav{position:absolute;top:100%;left:0;right:0;height:auto;display:none;flex-direction:column;align-items:stretch;gap:0;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 18px 30px #0b1e3312;padding:6px 0}
  .nav.open{display:flex}
  .nav a{height:auto;padding:14px 24px}
  .nav a.active:after{display:none}
  .nav .cta{margin:10px 24px 14px;justify-content:center;display:flex}
  .menu-button{display:block}
  .hero-logo{width:300px;height:300px}
  .about-grid,.compliance-grid{gap:35px}
}
@media(max-width:900px){
  .trust .wrap{grid-template-columns:1fr 1fr}
  .trust-item:nth-child(2){border-right:0}
  .trust-item:nth-child(-n+2){border-bottom:1px solid var(--line)}
  .trust-item:nth-child(3){padding-left:0}
}
@media(max-width:760px){
  .wrap{width:min(100% - 32px,1210px)}
  html{scroll-padding-top:86px}
  .topbar .wrap{height:auto;padding:8px 0;font-size:10px}
  .header{height:76px}
  .brand img{height:44px}
  .actions .cta{display:none}
  /* narrow screens: the horizontal scrim can't protect the copy, so darken vertically */
  .hero{min-height:690px;background:linear-gradient(180deg,#03172cf2 0%,#03172cdb 58%,#03172c8f 100%),url('hero.jpg') 66% 50%/cover no-repeat}
  .hero .wrap{grid-template-columns:1fr;min-height:690px;padding:52px 0 30px}
  .hero-copy{padding:0}
  .hero h1{font-size:43px}
  .hero-logo{justify-self:center;width:250px;height:250px;align-self:end;margin-bottom:12px}
  .trust .wrap{grid-template-columns:1fr}
  .trust-item,.trust-item:first-child,.trust-item:nth-child(3){padding:17px 0;border-right:0;border-bottom:1px solid var(--line)}
  .trust-item:last-child{border-bottom:0}
  .section{padding:65px 0}
  .about-grid,.compliance-grid,.contact-box{grid-template-columns:1fr}
  .about-art{height:300px;order:2}
  .cards,.product-grid{grid-template-columns:1fr 1fr}
  .steps{grid-template-columns:1fr 1fr;gap:18px}
  .step,.step:first-child{border:0;border-top:1px solid var(--line);padding:18px 0}
  .standards{gap:10px}
  .contact-copy{padding:38px 27px}
  .contact-action{padding:32px 27px 38px}
  .page{padding:40px 0 70px}
  .footer .wrap{display:block}
  .footer strong{display:block;margin-bottom:5px}
  .footer-links{margin-top:12px;gap:13px}
}
@media(max-width:420px){
  .cards,.product-grid,.steps{grid-template-columns:1fr}
  .hero h1{font-size:38px}
  .hero-logo{width:220px;height:220px}
  .standards{grid-template-columns:1fr}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *{transition:none!important;animation:none!important}
  .cta:hover,.card:hover{transform:none}
}
