/* Lynx homepage radical v3: one promise, four routes, four proofs, one next step. */
.home-simple{background:#08090a;color:#f6f1e9;overflow:clip}
.home-simple em{font-family:var(--serif);font-weight:500;color:#e2aa75}
.home-simple-hero{position:relative;min-height:min(820px,100svh);padding:clamp(120px,10vw,160px) max(6vw,calc((100vw - 1320px)/2)) clamp(75px,7vw,110px);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.72fr);gap:clamp(45px,8vw,120px);align-items:center;isolation:isolate;background:linear-gradient(112deg,rgba(4,5,6,.97) 0 48%,rgba(4,5,6,.72) 72%,rgba(4,5,6,.9)),url('assets/carpathian-dawn-hero.png') center 58%/cover no-repeat}
.home-simple-hero::after{content:"";position:absolute;inset:auto 0 0;height:180px;z-index:-1;background:linear-gradient(transparent,#08090a)}
.home-simple-hero-copy{position:relative;z-index:2;max-width:850px;grid-column:1;grid-row:1}
.home-simple-eyebrow,.home-simple-section-head>div>p,.home-simple-cta>p{margin:0 0 22px;font:700 10px var(--mono);letter-spacing:.18em;color:#ef9a45}
.home-simple-brand{position:relative;z-index:2;margin:10px 0 0;text-align:center;font:800 clamp(22px,2vw,30px) var(--sans);letter-spacing:.2em}.home-simple-brand span{display:block;margin-top:5px;font:600 11px var(--mono);letter-spacing:.36em;color:#cdbda9}
.home-simple h1{max-width:12ch;margin:0;font-size:clamp(54px,6.8vw,98px);line-height:.9;letter-spacing:-.068em;text-wrap:balance}
.home-simple-lead{max-width:680px;margin:30px 0 0;color:#c6bfb5;font-size:clamp(17px,1.45vw,21px);line-height:1.7}
.home-simple-actions{display:flex;align-items:center;gap:28px;margin-top:38px}.home-simple-actions>a{min-height:44px;display:inline-flex;align-items:center;gap:12px;border-bottom:1px solid rgba(255,255,255,.45);font-size:12px;font-weight:800}.home-simple-actions>a span{color:#ef9a45}
.home-simple-signature{position:relative;display:grid;grid-column:2;grid-row:1;justify-items:center;align-content:center;min-width:0;overflow:visible;transform:translate3d(var(--wolf-x,0),var(--wolf-y,0),0) rotate(var(--wolf-r,0deg)) scale(var(--wolf-s,1));transform-origin:52% 50%;will-change:transform}.home-simple-signature img{position:relative;z-index:2;width:min(36vw,460px);height:auto;image-rendering:auto;filter:drop-shadow(0 32px 64px rgba(0,0,0,.78))}.home-simple-glow{position:absolute;top:4%;width:min(36vw,460px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(239,154,69,.22),rgba(239,154,69,.04) 45%,transparent 68%)}
.home-simple-core{margin:0;padding:0;background:#f1eee8;color:#171614}
.home-simple-services,.home-simple-proof{padding:clamp(85px,9vw,135px) max(5vw,calc((100vw - 1320px)/2))}
.home-simple-services .home-simple-section-head>div>p{color:#7c3d1b;font-size:11px}
.home-simple-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.55fr);gap:clamp(35px,7vw,100px);align-items:end;margin-bottom:50px}.home-simple-section-head h2{max-width:12ch;margin:0;font-size:clamp(46px,5.4vw,78px);line-height:.93;letter-spacing:-.058em;text-wrap:balance}.home-simple-section-head>span{max-width:520px;color:#655f58;font-size:16px;line-height:1.75}
.home-service-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.home-service-card{position:relative;min-height:245px;padding:clamp(26px,3vw,40px);display:flex;flex-direction:column;border:1px solid #d4cec5;background:#faf8f3;color:#191815;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.home-service-card::before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#d57b42;transform:scaleY(0);transform-origin:bottom;transition:transform .25s ease}.home-service-card small{font:700 9px var(--mono);letter-spacing:.14em;color:#a46032}.home-service-card h3{max-width:28ch;margin:24px 0 12px;font-size:clamp(24px,2.25vw,34px);line-height:1.12;letter-spacing:-.035em;text-wrap:balance}.home-service-card p{max-width:55ch;margin:0;color:#6b655e;font-size:14px;line-height:1.65}.home-service-card>span{margin-top:auto;padding-top:26px;font-size:12px;font-weight:800}.home-service-card>span b{float:right;color:#c16631;font-size:18px}.home-service-card:hover,.home-service-card:focus-visible{transform:translateY(-4px);border-color:#c69773;box-shadow:0 22px 48px rgba(54,39,26,.12);outline:0}.home-service-card:hover::before,.home-service-card:focus-visible::before{transform:scaleY(1)}

.home-simple-proof{background:#0d0e0f;color:#f5f0e8}.home-simple-proof .home-simple-section-head>span{color:#aaa39a}.home-proof-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.home-proof-card{min-width:0;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.14);background:#151617;transition:transform .25s ease,border-color .25s ease}.home-proof-image{height:190px;display:block;overflow:hidden;background:#232525}.home-proof-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:top center;filter:saturate(.78) contrast(.96);transition:transform .4s ease,filter .4s ease}.home-proof-card:first-child .home-proof-image img{object-fit:contain;background:#101412}.home-proof-copy{min-height:225px;padding:24px;display:flex;flex-direction:column}.home-proof-copy small{font:700 8px var(--mono);letter-spacing:.13em;color:#ef9a45}.home-proof-copy strong{margin-top:14px;font-size:23px;letter-spacing:-.025em}.home-proof-copy>span{margin-top:11px;color:#aaa39a;font-size:13px;line-height:1.6}.home-proof-copy>b{margin-top:auto;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);font-size:11px}.home-proof-copy>b i{float:right;color:#ef9a45;font-style:normal;font-size:17px}.home-proof-card:hover,.home-proof-card:focus-visible{transform:translateY(-4px);border-color:rgba(239,154,69,.58);outline:0}.home-proof-card:hover img,.home-proof-card:focus-visible img{transform:scale(1.025);filter:saturate(1) contrast(1)}
.home-simple-cta{min-height:560px;padding:90px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:radial-gradient(circle at 50% 20%,rgba(239,154,69,.17),transparent 33%),linear-gradient(rgba(3,3,3,.77),#030303),url('assets/carpathian-dawn-hero.png') center/cover}.home-simple-cta h2{max-width:950px;margin:0;font-size:clamp(48px,6.4vw,88px);line-height:.92;letter-spacing:-.062em;text-wrap:balance}.home-simple-cta>span{max-width:650px;margin:26px auto 30px;color:#bdb5aa;font-size:17px;line-height:1.65}.home-simple-cta .btn{margin-bottom:16px}.home-simple-cta small{font:9px var(--mono);letter-spacing:.09em;color:#817b73}
@media(max-width:1000px){.home-simple-hero{grid-template-columns:1fr;min-height:auto}.home-simple-signature{grid-column:1;grid-row:1;will-change:auto;transform:none}.home-simple-hero-copy{grid-column:1;grid-row:2}.home-simple-signature img{width:min(68vw,360px)}.home-simple-glow{width:min(70vw,380px)}.home-simple-section-head{grid-template-columns:1fr}.home-proof-grid{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.home-simple-hero{padding:92px 18px 56px;gap:26px}.home-simple-brand{margin-top:4px;font-size:24px}.home-simple h1{font-size:clamp(42px,12.2vw,54px);line-height:.94;overflow-wrap:anywhere}.home-simple-lead{font-size:16px}.home-simple-actions{align-items:stretch;flex-direction:column;gap:16px}.home-simple-actions .btn{width:100%}.home-simple-actions>a{align-self:flex-start}.home-simple-signature img{width:min(72vw,270px)}.home-simple-glow{width:min(74vw,280px)}.home-simple-services,.home-simple-proof{padding:78px 16px}.home-simple-section-head{margin-bottom:36px;gap:20px}.home-simple-section-head h2{font-size:clamp(43px,13vw,58px)}.home-simple-section-head>span{font-size:15px}.home-service-grid,.home-proof-grid{grid-template-columns:1fr}.home-service-card{min-height:220px;padding:27px 24px}.home-proof-image{height:210px}.home-proof-copy{min-height:205px}.home-simple-cta{min-height:520px;padding:80px 18px}.home-simple-cta h2{font-size:clamp(44px,12vw,58px)}}
@media(max-width:380px){.home-simple-signature li{padding:12px;font-size:9px}.home-simple-services,.home-simple-proof{padding-inline:14px}.home-service-card{padding-inline:20px}.home-proof-copy{padding:21px}}
@media(prefers-reduced-motion:reduce){.home-simple-signature{transform:none!important;will-change:auto}.home-service-card,.home-service-card::before,.home-proof-card,.home-proof-image img{transition:none}.home-service-card:hover,.home-service-card:focus-visible,.home-proof-card:hover,.home-proof-card:focus-visible{transform:none}}
