
:root{--navy:#1e2c63;--blue:#4e86c6;--ink:#172033;--muted:#697188;--paper:#fff;--soft:#f5f7fb;--line:#e4e9f2;--warm:#d8c6a2;--warm-dark:#9f8552;--shadow:0 22px 70px rgba(22,32,51,.12);--radius:28px;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);line-height:1.55}h1,h2,h3,p{margin:0}
.site-header{position:fixed;top:0;left:0;right:0;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:14px clamp(20px,4vw,58px);background:rgba(255,255,255,.94);backdrop-filter:blur(18px);box-shadow:0 2px 30px rgba(30,44,99,.10);border-bottom:1px solid rgba(30,44,99,.08);transition:none}
.site-header.scrolled{background:rgba(255,255,255,.94);backdrop-filter:blur(18px);box-shadow:0 2px 30px rgba(30,44,99,.10);padding:14px clamp(20px,4vw,58px)}
.brand img{display:block;width:174px;max-width:42vw;height:auto;filter:none}
nav{display:flex;gap:24px;align-items:center;font-size:14px;letter-spacing:.02em}
nav a{color:var(--navy);text-decoration:none;transition:opacity .25s ease}
.site-header.scrolled nav a{color:var(--navy)}
nav a:hover{opacity:.68}
nav .lang{border:1px solid currentColor;padding:6px 10px;border-radius:999px}
.hero{min-height:100vh;position:relative;display:grid;align-items:center;padding:130px clamp(20px,7vw,100px) 90px;overflow:hidden;color:#fff}.hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,18,45,.88) 0%,rgba(10,18,45,.60) 44%,rgba(10,18,45,.25) 100%),url("https://images.unsplash.com/photo-1517248135467-4c7edcad34c4?auto=format&fit=crop&w=2200&q=80") center/cover;transform:scale(1.03)}.hero-overlay{position:absolute;inset:0;background:radial-gradient(circle at 20% 45%,rgba(78,134,198,.22),transparent 38%)}.hero-content{position:relative;max-width:920px}.hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(56px,8vw,118px);line-height:.92;letter-spacing:-.055em;max-width:1050px;margin-bottom:28px}.hero h2{font-size:clamp(24px,3vw,44px);line-height:1.12;font-weight:500;max-width:820px;color:rgba(255,255,255,.90);margin-bottom:34px}.hero p{max-width:760px;font-size:clamp(18px,1.4vw,23px);color:rgba(255,255,255,.86)}
.scroll-cue{position:absolute;left:50%;bottom:34px;width:26px;height:42px;transform:translateX(-50%);border:1px solid rgba(255,255,255,.55);border-radius:999px}.scroll-cue span{display:block;width:5px;height:5px;border-radius:50%;background:#fff;margin:10px auto 0;animation:scrollcue 1.8s ease-in-out infinite}@keyframes scrollcue{0%{transform:translateY(0);opacity:1}70%{transform:translateY(15px);opacity:.25}100%{transform:translateY(0);opacity:1}}
.story-section{padding:clamp(76px,10vw,150px) clamp(20px,5vw,70px);background:#fff}.story-section:nth-of-type(odd){background:var(--soft)}.section-grid{max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,.88fr);gap:clamp(38px,7vw,94px);align-items:center}.section-grid.flip{grid-template-columns:minmax(330px,.88fr) minmax(0,1fr)}.section-copy h2,.solutions-section h2,.contact-card h2{font-family:Georgia,"Times New Roman",serif;color:var(--navy);font-size:clamp(44px,5.6vw,82px);line-height:.95;letter-spacing:-.045em;margin-bottom:18px}.section-copy>h3,.solutions-section h3{font-size:clamp(22px,2.5vw,34px);line-height:1.16;font-weight:500;color:#263456;margin-bottom:34px;max-width:800px}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--warm-dark);font-size:12px;font-weight:750;margin-bottom:20px}
.prose{color:#34405d;font-size:clamp(17px,1.25vw,20px);max-width:680px}.prose p{margin:0 0 16px}.prose strong{color:var(--navy);font-weight:760}.prose h3{margin:34px 0 14px;font-size:20px;letter-spacing:.05em;text-transform:uppercase;color:var(--warm-dark)}blockquote{margin:28px 0 0;padding:24px 28px;border-left:4px solid var(--blue);background:rgba(78,134,198,.07);color:var(--navy);font-weight:720;font-size:clamp(20px,1.6vw,25px);line-height:1.35}.section-photo{min-height:560px;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);background-size:cover;background-position:center;position:relative}.section-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(30,44,99,.18))}
.photo-owner{background-image:url("../img/section2-peace.jpg")}.photo-waiter{background-image:url("../img/section3-reliability.jpg")}.photo-service{background-image:url("../img/section4-ease.jpg")}.photo-manager{background-image:url("../img/section5-traceability.jpg")}.photo-phone{background-image:url("../img/section6-awareness.jpg")}.photo-branches{background-image:url("../img/section7-growth.jpg")}.photo-craft{background-image:url("../img/section8-evolving.jpg")}.photo-integrate{background-image:url("https://images.unsplash.com/photo-1521791136064-7986c2920216?auto=format&fit=crop&w=1200&q=80")}
.solutions-section{padding:clamp(80px,10vw,150px) clamp(20px,5vw,70px);background:var(--navy);color:#fff}.wide-container{max-width:var(--max);margin:0 auto}.solutions-section .eyebrow{color:var(--warm)}.solutions-section h2{color:#fff;max-width:900px}.solutions-section h3{color:rgba(255,255,255,.84);font-weight:500;max-width:740px}.solutions-section .intro{color:rgba(255,255,255,.78);max-width:760px;margin-bottom:52px}.solutions-section .intro strong{color:#fff}.solutions-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.solution-card{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13);border-radius:22px;padding:28px 24px;min-height:220px}.solution-card h3{font-family:Georgia,"Times New Roman",serif;font-size:28px;line-height:1;margin-bottom:20px;color:#fff}.solution-card p{color:rgba(255,255,255,.78);font-size:16px;line-height:1.55}.solution-card strong{color:#fff}.section-quote{margin-top:44px;border-left-color:var(--warm);background:rgba(255,255,255,.07);color:#fff}
.contact-section{padding:clamp(86px,11vw,160px) clamp(20px,5vw,70px);background:linear-gradient(135deg,rgba(30,44,99,.96),rgba(30,44,99,.83)),url("https://images.unsplash.com/photo-1414235077428-338989a2e8c0?auto=format&fit=crop&w=2200&q=80") center/cover}.contact-card{max-width:900px;margin:0 auto;background:rgba(255,255,255,.96);border-radius:32px;box-shadow:var(--shadow);padding:clamp(34px,6vw,80px)}.contact-card p{max-width:700px;color:#34405d;font-size:clamp(18px,1.4vw,22px);margin-bottom:18px}.cta{display:inline-flex;align-items:center;justify-content:center;min-height:54px;margin-top:18px;padding:0 24px;border-radius:999px;text-decoration:none;color:#fff;background:var(--navy);font-weight:750;transition:transform .25s ease,background .25s ease}.cta:hover{transform:translateY(-2px);background:#283a82}.site-footer{display:flex;justify-content:space-between;gap:20px;padding:28px clamp(20px,5vw,70px);background:#10172d;color:rgba(255,255,255,.75);font-size:14px}.reveal{opacity:0;transform:translateY(22px);transition:opacity .8s ease,transform .8s ease}.reveal.visible{opacity:1;transform:none}
@media (max-width:980px){.section-grid,.section-grid.flip{grid-template-columns:1fr}.section-grid.flip .section-photo{order:2}.section-photo{min-height:420px}.solutions-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.site-header{padding:12px 18px}.brand img{width:150px}nav{gap:14px;font-size:13px}nav a:not(.lang){display:none}.hero{padding:110px 22px 80px}.hero h1{font-size:54px}.hero h2{font-size:25px}.hero p{font-size:17px}.story-section{padding:74px 20px}.section-copy h2,.solutions-section h2,.contact-card h2{font-size:44px}.section-copy>h3,.solutions-section h3{font-size:23px}.prose{font-size:16.5px}blockquote{font-size:19px;padding:20px}.section-photo{min-height:320px;border-radius:22px}.solutions-grid{grid-template-columns:1fr}.site-footer{display:block}.site-footer p+p{margin-top:8px}}

/* Release v1.0 final visual refinements */
.grow .section-photo,
.evolve .section-photo{
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #10172d;
  background-position: center;
  min-height: 520px;
}
@media (min-width: 981px){
  .grow .section-grid,
  .evolve .section-grid{
    grid-template-columns: minmax(0,.82fr) minmax(460px,1.18fr);
  }
}
@media (max-width: 640px){
  .grow .section-photo,
  .evolve .section-photo{
    min-height: 260px;
  }
}
