:root{
  --navy:#031a33; --navy2:#082945; --gold:#c99139; --gold2:#e4b35e;
  --red:#d71920; --ink:#142033; --muted:#667085; --line:#e6e9ee; --bg:#f7f8fa;
}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;line-height:1.55}
a{color:inherit}.container{width:min(1240px,calc(100% - 48px));margin:auto}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(12,31,54,.08)}
.nav-wrap{height:92px;display:grid;grid-template-columns:270px 1fr auto;align-items:center;gap:24px}.brand{display:inline-flex;flex-direction:column;align-items:flex-start;text-decoration:none;width:max-content;padding:7px 0 5px}.brand img{width:226px;display:block}.brand-tagline{font-size:8.5px;line-height:1;letter-spacing:.14em;font-weight:900;color:var(--navy);margin-left:74px;margin-top:2px;white-space:nowrap}.nav{display:flex;justify-content:center;gap:34px}.nav a{text-decoration:none;font-size:14px;font-weight:700;letter-spacing:.02em}.nav a:hover{color:var(--gold)}
.langs{display:flex;align-items:center;gap:8px}.langs span{width:1px;height:18px;background:#cfd4da}.lang{border:0;background:none;font-weight:800;color:#475467;padding:6px;cursor:pointer}.lang.active{color:var(--gold)}.menu-btn{display:none;border:0;background:none;font-size:27px;color:var(--navy)}
.hero{position:relative;min-height:600px;background:linear-gradient(90deg,#02172e 0%,#031b35 50%,#092a48 100%);overflow:hidden;color:#fff}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,23,46,.98) 0%,rgba(2,23,46,.89) 39%,rgba(2,23,46,.25) 68%,rgba(2,23,46,.08) 100%)}
.hero-visual{position:absolute;right:0;top:0;width:64%;height:100%;background:url('assets/nisanci-hero.webp') center/cover no-repeat;filter:saturate(.95) contrast(1.04)}
.hero-inner{position:relative;z-index:2;min-height:600px;display:flex;align-items:center}.hero-copy{max-width:650px;padding:64px 0}.eyebrow{font-size:12px;letter-spacing:.18em;font-weight:800;color:var(--gold2);margin:0 0 14px}.eyebrow.dark{color:#a66d19}.hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(42px,5vw,68px);line-height:1.04;margin:0 0 26px;letter-spacing:-.025em}.hero h1 span{color:var(--gold2)}.hero-lead{max-width:590px;font-size:18px;color:#edf2f8;margin-bottom:32px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;text-decoration:none;font-weight:800;border-radius:3px;transition:.2s}.btn-gold{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#10213a}.btn-gold:hover{transform:translateY(-2px)}.btn-outline{border:1px solid rgba(228,179,94,.85);color:#fff;background:rgba(2,23,46,.25)}
.section{padding:82px 0}.section.light{background:#fff}.section.navy{background:linear-gradient(135deg,#03172e,#082d4a);color:#fff}.section-head{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:34px}.section-head.compact{margin-bottom:28px}.section h2,.contact-section h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(30px,3vw,44px);line-height:1.15;margin:0;color:inherit}.section-desc{max-width:540px;color:#667085;margin:0}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.service-card{border:1px solid var(--line);padding:30px;min-height:250px;background:linear-gradient(180deg,#fff,#fbfbfc);box-shadow:0 8px 28px rgba(20,32,51,.04)}.service-card .icon{width:52px;height:52px;border:1px solid #d7ad6a;border-radius:50%;display:grid;place-items:center;font-size:28px;color:#b57a22;margin-bottom:28px}.service-card h3{margin:0 0 12px;font-size:19px}.service-card p{margin:0;color:#667085;font-size:14px}
.split{display:grid;grid-template-columns:1.05fr .95fr;gap:80px;align-items:center}.navy p{color:#d7e2ed}.market-list{display:grid;grid-template-columns:1fr 1fr;gap:14px}.market-list div{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.05);padding:24px;min-height:135px}.market-list strong{display:block;color:var(--gold2);font-size:18px;margin-bottom:7px}.market-list span{font-size:14px;color:#d9e4ee}
.about-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.about-copy p{font-size:17px;color:#4f5d70;margin:0 0 18px}.companies{background:#f4f6f8}.company-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.company-card{background:#fff;border:1px solid #dfe3e8;padding:30px;min-height:300px;box-shadow:0 12px 36px rgba(24,39,58,.05)}.company-card h3{font-family:Georgia,'Times New Roman',serif;font-size:21px;margin:18px 0 13px}.company-card p{color:#667085;font-size:14px}.company-logo{height:84px;display:flex;align-items:center}.toy-logo img{max-width:190px;max-height:82px;object-fit:contain}.monogram{height:78px;width:78px;border:1px solid #d4b073;color:#b17a29;font-family:Georgia,serif;font-size:48px;display:grid;place-items:center}.monogram.blue{color:#2a69a6;border-color:#8badca}
.contact-section{background:#031a33;color:#fff;padding:78px 0}.contact-head{margin-bottom:28px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.office-card{border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.045);padding:34px}.office-label{font-size:12px;letter-spacing:.16em;color:var(--gold2);font-weight:800;margin-bottom:12px}.office-card h3{font-size:18px;margin:0 0 18px;color:#fff}.office-card address{font-style:normal;color:#d9e4ee;line-height:1.75;margin-bottom:24px}.contact-links{display:flex;flex-direction:column;gap:8px}.contact-links a{color:#fff;text-decoration:none;font-weight:700}.contact-links a:hover{color:var(--gold2)}
footer{background:#021426;color:#b8c3cf;padding:24px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:13px}.footer-inner img{width:160px;background:#fff;padding:4px}
@media(max-width:980px){.nav-wrap{grid-template-columns:1fr auto auto}.nav{position:absolute;left:0;right:0;top:91px;background:#fff;border-bottom:1px solid #e5e7eb;display:none;flex-direction:column;gap:0;padding:8px 24px 18px}.nav.open{display:flex}.nav a{padding:13px 0;border-bottom:1px solid #f0f1f3}.menu-btn{display:block}.hero-visual{width:100%;opacity:.5}.hero:after{background:linear-gradient(90deg,rgba(2,23,46,.97),rgba(2,23,46,.65))}.service-grid{grid-template-columns:1fr 1fr}.split,.about-grid{grid-template-columns:1fr;gap:38px}.company-grid{grid-template-columns:1fr}.section-head{display:block}.section-desc{margin-top:16px}.contact-grid{grid-template-columns:1fr}}
@media(max-width:620px){.container{width:min(100% - 28px,1240px)}.nav-wrap{height:78px;grid-template-columns:1fr auto auto;gap:8px}.brand{padding:4px 0}.brand img{width:164px}.brand-tagline{font-size:6.4px;margin-left:54px;margin-top:1px;letter-spacing:.11em}.nav{top:77px}.langs{gap:3px}.lang{font-size:12px}.hero,.hero-inner{min-height:610px}.hero-copy{padding:52px 0}.hero h1{font-size:42px}.hero-lead{font-size:16px}.section{padding:62px 0}.service-grid{grid-template-columns:1fr}.market-list{grid-template-columns:1fr}.contact-section{padding:62px 0}.office-card{padding:24px}.footer-inner{flex-direction:column;align-items:flex-start}.footer-inner img{width:145px}}
