/* Fenrith standalone — minimal JK-style chrome + existing Fenrith page styles */
:root{
  --paper:#050d11;
  --ink:#e8eaeb;
  --muted:#c4ccd2;
  --line:#69777c77;
  --accent:#e5b653;
  --gold:#e5b653;
  --serif:Georgia,'Times New Roman',serif;
  --sans:Arial,Helvetica,sans-serif
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:88px}
body{margin:0;background:#050d11;color:#e8eaeb;font-family:var(--sans);font-size:16px;line-height:1.6}
a{color:inherit;text-decoration:none}
button{font:inherit;cursor:pointer}
a,button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}
a:focus-visible,button:focus-visible{outline:3px solid #f0c66d;outline-offset:5px}
img{display:block;max-width:100%;height:auto}
h1,h2,h3,p,figure{margin:0}
h1,h2{font-family:var(--serif);font-weight:400;line-height:1.08;letter-spacing:-.045em}
[hidden]{display:none!important}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link{position:fixed;top:-100px;left:20px;padding:12px 20px;background:#030b0f;color:#e8eaeb;z-index:20}
.skip-link:focus{top:10px}

.site-header{
  background:#030b0f;color:#e8eaeb;min-height:78px;max-width:none;
  padding:16px 4.5%;display:flex;align-items:center;justify-content:space-between;
  gap:35px;border-bottom:1px solid #69777c55;position:relative;z-index:5
}
.wordmark{display:flex;align-items:center;gap:13px;font-size:12px;font-weight:700;letter-spacing:.13em;line-height:1.35;flex-shrink:0;color:#eff2f3}
.monogram{font-family:var(--serif);font-size:43px;letter-spacing:-.08em;line-height:1}
.monogram span{color:var(--gold)}
.desktop-nav{display:flex;align-items:center;gap:22px;flex:1;justify-content:flex-end;font-size:12px;line-height:1.4}
.desktop-nav a:hover{color:var(--gold);text-decoration:underline;text-underline-offset:5px}
.nav-contact{white-space:nowrap;padding:10px 16px;border:1px solid #8c979e}
.nav-contact span{margin-left:15px}
.menu-button{display:none}
.mobile-nav{position:absolute;top:100%;left:0;right:0;background:#030b0f;padding:20px 6%;border-bottom:1px solid #69777c55;box-shadow:0 15px 25px #0006}
.mobile-nav a{display:block;padding:12px 0;border-bottom:1px solid #69777c44;color:#e8eaeb}
.mobile-nav a:hover{color:var(--gold)}

.site-footer{background:#02080c;color:#d7dde1;padding:22px 5%;border-top:1px solid #69777c55}
.footer-bottom{max-width:1440px;margin:auto;display:flex;justify-content:space-between;gap:15px;align-items:center;color:#9cabb4;font-size:12px}
.house-link{color:var(--gold);text-decoration:underline;text-underline-offset:4px}
.house-link:hover{color:#f0c76f}
.no-script{position:fixed;inset:110px 5% auto;background:#0b151d;padding:30px;border:1px solid #e5b653;z-index:10}
.no-script a{text-decoration:underline;color:var(--gold)}

.button-row{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:28px}
.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:49px;padding:13px 22px;border:1px solid currentColor;background:transparent;font-size:14px;font-weight:600;line-height:1.5;text-align:center;transition:background .2s,transform .2s}
.button:hover{transform:translateY(-2px)}
.eyebrow{display:block;font-size:12px;letter-spacing:.13em;font-weight:600;line-height:1.6}

@media(max-width:900px){
  .desktop-nav{display:none}
  .menu-button{display:flex;align-items:center;gap:15px;border:0;background:transparent;padding:10px;color:#e8eaeb}
  .menu-lines{width:20px;height:10px;border-top:1px solid;border-bottom:1px solid}
  .menu-button[aria-expanded=true] .menu-lines{height:1px;border-bottom:0;transform:rotate(-45deg)}
}
@media(max-width:760px){
  .site-header{padding:17px 6%;min-height:78px;gap:20px}
  .footer-bottom{flex-wrap:wrap}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*:before,*:after{animation:none!important;transition:none!important}
  .button:hover{transform:none}
}

/* Existing Fenrith page — unchanged layout/colors */
.fenrith-page{--fgold:#e5b653;--fsilver:#c4ccd2;--fline:#69777c77;background:#050d11;color:#e8eaeb}
.fenrith-page a:focus-visible{outline-color:#f0c66d}
.fenrith-hero{position:relative;min-height:495px;display:flex;align-items:center;padding:66px 6%;background-color:#061017;background-image:linear-gradient(90deg,#020b0fe6 0%,#030d1266 46%,transparent 65%),url('/assets/fenrith-hero.png');background-size:cover;background-position:center;isolation:isolate}
.fenrith-hero-copy{position:relative;z-index:1;width:56%;max-width:720px}
.fenrith-page .eyebrow{color:var(--fgold);font-size:12px;font-weight:500;letter-spacing:.23em;line-height:1.6}
.fenrith-hero h1{font-family:Arial,Helvetica,sans-serif;font-size:clamp(48px,5.5vw,88px);font-weight:400;letter-spacing:.34em;line-height:1.15;margin:48px 0 4px;color:#eff2f3;text-shadow:0 2px 2px #0004}
.fenrith-wordmark-rule{height:2px;width:64%;margin:7px auto 10px 6%;background:linear-gradient(90deg,transparent,#b88224 35%,#ffdf8b 50%,#b88224 65%,transparent)}
.fenrith-tagline{color:var(--fgold);font-size:clamp(15px,1.65vw,22px);letter-spacing:.22em;line-height:1.5;margin-bottom:28px}
.fenrith-intro{font-size:17px;line-height:1.65;color:#cbd2d6;max-width:590px;margin-bottom:0}
.fenrith-hero .button-row{margin-top:30px;gap:17px}
.fenrith-page .button{font-size:14px;font-weight:500;min-height:46px;padding:11px 20px;gap:24px;border-radius:0}
.fenrith-page .button>span{font-size:24px;line-height:1;font-weight:400}
.fenrith-gold{background:linear-gradient(115deg,#f4cf75,#dca438 65%,#f0c66d);border:1px solid #dfb359;color:#0c1011}
.fenrith-gold:hover{background:#f0c76f}
.fenrith-outline{color:#eff2f3;background:#040d1377;border-color:#8c979e}
.fenrith-outline:hover{background:#20303b}
.fenrith-principles{position:absolute;right:4%;top:35%;border-left:1px solid var(--fgold);padding-left:22px;display:flex;flex-direction:column;gap:17px;text-transform:uppercase;letter-spacing:.2em;font-size:12px;line-height:1.6}
.fenrith-services{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--fline);border-bottom:1px solid var(--fline);padding:28px 3.3%;background:linear-gradient(135deg,#061015,#02090d)}
.fenrith-services article{padding:0 30px;text-align:center;border-right:1px solid var(--fline);scroll-margin-top:30px}
.fenrith-services article:last-child{border-right:0}
.fenrith-icon{width:67px;height:67px;display:block;margin:0 auto 18px;color:var(--fgold)}
.icon-automation{color:#adbcc9}.icon-observability{filter:drop-shadow(0 0 9px #eeb95177)}
.fenrith-services h2{font-family:Arial,Helvetica,sans-serif;font-size:15px;letter-spacing:.12em;text-transform:uppercase;font-weight:500;color:#f0c869;line-height:1.5;margin-bottom:10px}
.fenrith-services p{font-size:16px;font-weight:400;line-height:1.55;color:#bac4ca;margin:0 auto;max-width:250px}
.fenrith-approach{display:grid;grid-template-columns:1.72fr 1fr;min-height:425px;border-bottom:1px solid var(--fline)}
.fenrith-mountain{padding:50px 9.5%;background-color:#09131a;background-image:linear-gradient(90deg,#02090fd9,#02090f55 65%,#02090f00),url('/assets/fenrith-mountain.png');background-size:cover;background-position:center;min-width:0}
.fenrith-mountain h2{font-size:clamp(38px,4.5vw,67px);margin:14px 0 24px;line-height:1.03;letter-spacing:-.045em;color:#f0f1ef}
.fenrith-mountain h2 em{color:var(--fgold)}
.fenrith-short-rule{display:block;width:45px;height:2px;background:var(--fgold);margin-bottom:22px}
.fenrith-mountain>p{font-size:17px;line-height:1.5;max-width:350px;color:#ced4d7;margin:0}
.fenrith-steps{padding:49px 12%;border-left:1px solid var(--fline);background:linear-gradient(130deg,#071116,#020a0e)}
.fenrith-steps>h2{font-family:Arial,Helvetica,sans-serif;letter-spacing:.12em}
.fenrith-steps ol{padding:0;margin:18px 0 28px;list-style:none}
.fenrith-steps li{display:flex;gap:25px;border-bottom:1px solid var(--fline);padding:17px 0}
.fenrith-steps li>span{font-size:14px;color:var(--fgold)}
.fenrith-steps h3{font-size:16px;font-weight:500;line-height:1.4;color:#edf0f1;margin:0 0 5px}
.fenrith-steps li p{font-size:14px;color:#aebbc3;line-height:1.5;margin:0}
.fenrith-steps .button{gap:20px;white-space:normal}
.fenrith-local-note{font-size:12px;color:#9cabb4;margin:15px 0 0;line-height:1.5}
.fenrith-footer{display:flex;align-items:center;justify-content:space-between;gap:35px;padding:32px 6% 40px;background:#030b0f}
.fenrith-footer-brand{display:flex;align-items:center;gap:17px;font-size:18px;letter-spacing:.38em;color:#f3f4f4}
.fenrith-footer-brand>span{font-size:10px;letter-spacing:.15em}
.fenrith-footer nav{display:flex;flex-wrap:wrap;gap:25px;font-size:12px}
.fenrith-footer nav a{padding:8px 0;color:#cbd1d5}
.fenrith-footer nav a:hover{color:var(--fgold);text-decoration:underline;text-underline-offset:5px}
@media(min-width:1600px){.fenrith-hero{min-height:600px}.fenrith-hero-copy{max-width:800px}.fenrith-services{padding-top:40px;padding-bottom:40px}.fenrith-approach{min-height:530px}.fenrith-mountain,.fenrith-steps{padding-top:65px;padding-bottom:65px}}
@media(max-width:1200px){.fenrith-hero-copy{width:58%}.fenrith-hero h1{font-size:60px;letter-spacing:.3em}.fenrith-hero{padding-top:70px;padding-bottom:55px}.fenrith-services article{padding:0 20px}.fenrith-services h2{font-size:14px;letter-spacing:.1em}.fenrith-services p{font-size:15px}.fenrith-footer-brand{flex-wrap:wrap;gap:8px}.fenrith-footer-brand>span{font-size:12px;letter-spacing:.1em}.fenrith-footer nav{gap:20px}.fenrith-steps{padding-left:12%;padding-right:12%}}
@media(max-width:1000px){.fenrith-hero{min-height:510px;background-position:58% center}.fenrith-hero-copy{width:67%}.fenrith-hero h1{font-size:56px}.fenrith-hero .fenrith-intro{max-width:500px}.fenrith-principles{right:3%;padding-left:14px;font-size:12px;letter-spacing:.13em}.fenrith-services article{padding:0 15px}.fenrith-services h2{min-height:44px}.fenrith-approach{grid-template-columns:1.5fr 1fr}.fenrith-mountain{padding:45px 9%}.fenrith-mountain h2{font-size:45px}.fenrith-steps{padding:45px 9%}.fenrith-footer{align-items:flex-start}.fenrith-footer-brand{max-width:230px}.fenrith-footer nav{justify-content:flex-end}}
@media(max-width:900px){}
@media(max-width:760px){.fenrith-hero{padding:45px 6% 38px;min-height:660px;align-items:flex-start;background-size:auto 670px;background-position:69% top;background-repeat:no-repeat}.fenrith-hero:before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#020a1033 0%,#020a1099 33%,#020a10f2 64%);z-index:0}.fenrith-hero-copy{width:100%;max-width:none}.fenrith-hero h1{font-size:clamp(39px,9.5vw,65px);letter-spacing:.22em;margin-top:230px}.fenrith-wordmark-rule{width:75%;margin-left:0}.fenrith-tagline{font-size:14px;letter-spacing:.15em;margin-bottom:21px;max-width:400px}.fenrith-intro{font-size:16px;max-width:520px}.fenrith-hero .button-row{gap:12px;margin-top:25px}.fenrith-page .button{font-size:14px;padding:12px 18px;min-height:48px}.fenrith-principles{top:78px;left:6%;right:auto;font-size:12px;gap:10px;padding-left:16px}.fenrith-services{grid-template-columns:repeat(2,minmax(0,1fr));padding:28px 6%;gap:30px 0}.fenrith-services article{padding:0 18px}.fenrith-services article:nth-child(2){border-right:0}.fenrith-services h2{min-height:44px;font-size:14px}.fenrith-services p{font-size:15px}.fenrith-icon{width:58px;height:58px}.fenrith-approach{grid-template-columns:1fr}.fenrith-mountain{padding:45px 6%;min-height:410px;background-position:center}.fenrith-mountain h2{font-size:clamp(42px,8vw,59px)}.fenrith-mountain p{font-size:16px;max-width:320px}.fenrith-steps{padding:38px 6%;border-left:0;border-top:1px solid var(--fline)}.fenrith-steps li{padding:20px 0}.fenrith-steps h3{font-size:17px}.fenrith-steps li p{font-size:15px}.fenrith-footer{padding:30px 6%;flex-direction:column;gap:20px}.fenrith-footer-brand{max-width:none;gap:14px;font-size:19px}.fenrith-footer-brand>span{font-size:12px;letter-spacing:.1em}.fenrith-footer nav{justify-content:flex-start;font-size:14px;gap:12px 25px}}
@media(max-width:430px){.fenrith-hero{min-height:760px;background-position:70% top}.fenrith-hero h1{letter-spacing:.2em;font-size:clamp(35px,9.5vw,43px)}.fenrith-hero .button-row{flex-direction:column;align-items:stretch}.fenrith-hero .button{justify-content:space-between}.fenrith-services{grid-template-columns:1fr;padding:0 6%;gap:0}.fenrith-services article{border-right:0;border-bottom:1px solid var(--fline);padding:28px 10px}.fenrith-services article:last-child{border-bottom:0}.fenrith-services h2{min-height:0;font-size:16px}.fenrith-services p{max-width:300px;font-size:16px}.fenrith-mountain h2{font-size:clamp(36px,10vw,45px)}.fenrith-page .eyebrow{font-size:12px;letter-spacing:.16em}.fenrith-footer-brand{flex-direction:column;align-items:flex-start;gap:8px}}

.fenrith-contact{display:grid;grid-template-columns:1fr 1.15fr;gap:70px;align-items:start;padding:64px 6% 72px;background:linear-gradient(130deg,#071116,#020a0e);border-bottom:1px solid var(--fline);scroll-margin-top:88px}
.fenrith-contact-copy h2{font-size:clamp(36px,4vw,58px);margin:14px 0 22px;color:#f0f1ef;line-height:1.05}
.fenrith-contact-copy p{font-size:17px;line-height:1.55;color:#ced4d7;max-width:420px;margin:0}
.fenrith-form{border:1px solid var(--fline);padding:36px 38px;background:linear-gradient(165deg,#0c161c,#071015)}
.fenrith-form h2{font-family:Arial,Helvetica,sans-serif;font-size:15px;letter-spacing:.12em;text-transform:uppercase;font-weight:500;color:#f0c869;margin-bottom:22px}
.fenrith-form label{display:block;font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:#c4ccd2;margin:18px 0 8px}
.fenrith-form label:first-of-type{margin-top:0}
.fenrith-form input,.fenrith-form textarea{width:100%;border:1px solid #69777c;border-radius:0;background:#050d11;color:#e8eaeb;padding:12px 13px;min-height:48px;font:inherit;font-size:16px}
.fenrith-form textarea{resize:vertical;min-height:150px}
.fenrith-form input:focus,.fenrith-form textarea:focus{outline:2px solid #f0c66d;outline-offset:2px;border-color:#e5b653}
.fenrith-form .button{width:100%;margin-top:26px;justify-content:space-between}
.fenrith-form-error{color:#f0c66d;font-size:14px;margin-top:16px}
.fenrith-form-success{min-height:280px;padding-top:8px}
.fenrith-form-success .success-symbol{font-size:28px;display:flex;justify-content:center;align-items:center;width:56px;height:56px;border:1px solid #e5b653;color:#e5b653;margin-bottom:24px}
.fenrith-form-success h2{font-size:clamp(32px,3.5vw,46px);margin:12px 0 14px;color:#f0f1ef}
.fenrith-form-success p{color:#ced4d7;font-size:16px;max-width:360px}
.fenrith-hp{position:absolute;left:-9999px;height:1px;width:1px;overflow:hidden}
@media(max-width:1000px){.fenrith-contact{grid-template-columns:1fr;gap:32px;padding:48px 6% 56px}.fenrith-form{padding:28px 24px}}
@media(max-width:430px){.fenrith-contact{padding:42px 6% 48px}.fenrith-form{padding:24px 18px}}
