.navbar{background-color:#33612f;min-height:56px;padding:0;box-shadow:0 2px 5px #0000001a;position:sticky;top:0;z-index:100;display:flex;align-items:center}.nav-container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.nav-logo{display:inline-flex;align-items:center;gap:.6rem;font-size:1.5rem;font-weight:700;color:#fff;transition:color .3s ease}.nav-logo-icon{width:2.25rem;height:2.25rem;object-fit:contain;flex:0 0 auto}.nav-logo:hover{color:#f7eed3}.nav-menu{display:flex;list-style:none;gap:2rem}.nav-item{position:relative}.nav-link{color:#ecf0f1;transition:color .3s ease;font-weight:500}.nav-link:hover{color:#f7eed3}@media (max-width: 768px){.navbar{min-height:56px}.nav-container{flex-direction:column;gap:.35rem;max-width:none;padding-left:0;padding-right:0;padding-top:.35rem;padding-bottom:.35rem}.nav-menu{flex-wrap:wrap;justify-content:center;gap:1rem}.nav-logo{justify-content:center;width:100%;font-size:1.2rem;padding:0 .75rem;text-align:center}.nav-logo span{min-width:0;overflow-wrap:anywhere}}.footer{background-color:#33612f;color:#ecf0f1;padding:.35rem 0;margin-top:auto;width:100%}.footer-bottom{text-align:center;max-width:1200px;margin:0 auto;padding-left:20px;padding-right:20px}.footer-bottom p{font-size:.9rem;line-height:1.25;color:#bdc3c7}.page{--visor-red: #b3352d;--belt-gold: #b8872f;min-height:calc(100vh - 200px);padding:2rem 0}.page h1{font-size:2.5rem;margin-bottom:1rem;color:#2c3e50}.page h2{font-size:1.8rem;margin:1.5rem 0 1rem;color:#34495e}.page p{font-size:1rem;line-height:1.8;margin-bottom:1rem;color:#555}.home-page{min-height:auto;padding:1rem .75rem}.home-intro{display:grid;grid-template-columns:minmax(120px,190px) minmax(0,920px);align-items:center;gap:1.15rem;justify-content:center;margin-bottom:1.1rem}.hero{--knight-blue: #1f5f8c;background:var(--knight-blue);color:#fff;padding:1rem 1.25rem;border-radius:8px;text-align:left}.hero-knight{align-self:center;justify-self:start;width:min(100%,190px);height:auto;object-fit:contain}.hero h1{color:#fff;font-size:1.34rem;line-height:1.15;margin-bottom:.42rem}.hero p{color:#ffffffe6;font-size:.88rem;line-height:1.42;margin-bottom:0}.featured-content{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:1rem}.content-card{display:block;background:white;padding:1rem 1.1rem;border-radius:8px;box-shadow:0 2px 10px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.content-card:hover{transform:translateY(-5px);box-shadow:0 5px 20px #00000026}.content-card:focus-visible{outline:3px solid #1f5f8c;outline-offset:3px}.content-card h2{margin:0 0 .35rem;color:#667eea;font-size:1.35rem}.content-card p{color:#555;font-size:.9rem;line-height:1.45;margin-bottom:0}@media (min-width: 1921px){.home-page{position:relative;left:50%;width:min(2400px,calc(100vw - 80px));transform:translate(-50%);padding-left:0;padding-right:0;padding-top:2rem;padding-bottom:2rem}.home-intro{grid-template-columns:minmax(240px,380px) minmax(0,1840px);gap:2.3rem;margin-bottom:2.2rem}.hero{padding:2rem 2.5rem}.hero-knight{width:min(100%,380px)}.hero h1{font-size:2.68rem;margin-bottom:.84rem}.hero p{font-size:1.76rem}.featured-content{gap:2rem;margin-bottom:2rem}.content-card{padding:2rem 2.2rem}.content-card h2{font-size:2.7rem;margin-bottom:.7rem}.content-card p{font-size:1.8rem}}.basic-section{background:white;padding:2rem;margin-bottom:2rem;border-radius:8px;box-shadow:0 2px 10px #0000001a}.guide-page{padding-top:1rem}.guide-header{display:flex;align-items:baseline;gap:1rem;margin-bottom:1rem}.guide-header h1{flex:0 0 auto;margin-bottom:0}.guide-header p{max-width:none;margin-bottom:0}.guide-subnav{position:sticky;top:calc(var(--sticky-nav-offset) + var(--sticky-subnav-gap));z-index:90;display:flex;flex-wrap:wrap;justify-content:center;gap:.24rem;background:var(--shield-cream);padding:.48rem 0 .26rem;margin-bottom:2rem;box-shadow:0 8px 12px -12px #00000059}.guide-subnav a{display:inline-flex;align-items:center;justify-content:center;text-align:center;min-height:22px;padding:.12rem .34rem;background:#1f5f8c;color:#fff;border-radius:6px;font-size:.72rem;font-weight:700;box-shadow:0 2px 6px #0000001f;transition:background-color .3s ease,transform .3s ease}.guide-subnav a:hover{background:#174666;transform:translateY(-2px)}@media (min-width: 1921px){.guide-subnav{gap:.42rem;padding:.7rem 0 .42rem}.guide-subnav a{min-height:30px;padding:.22rem .6rem;font-size:.88rem}}.guide-section{scroll-margin-top:calc(var(--sticky-nav-offset) + var(--sticky-subnav-gap) + var(--guide-subnav-height) + 1rem)}.guide-section h2{margin-top:0}.guide-text-blocks{color:#555;font-size:1rem;line-height:1.8}.guide-text-blocks p{margin-bottom:.85rem}.guide-text-blocks strong{color:#223829}.guide-linked-entry{scroll-margin-top:calc(var(--sticky-nav-offset) + var(--sticky-subnav-gap) + var(--guide-subnav-height) + 1rem)}.guide-inline-heading{margin:1.4rem 0 .45rem;color:#223829;font-size:1.25rem}.guide-card-layout{color:#555;display:grid;grid-template-columns:minmax(180px,220px) minmax(0,1fr);gap:1rem;align-items:start}.guide-item-sidebar{position:sticky;top:calc(var(--sticky-nav-offset) + var(--sticky-subnav-gap) + var(--guide-subnav-height) + .6rem);max-height:calc(100vh - var(--sticky-nav-offset) - var(--guide-subnav-height) - 1.4rem);overflow-y:auto;padding:.75rem;background:var(--shield-cream);border:1px solid rgba(51,97,47,.18);border-radius:8px}.guide-item-sidebar h3{margin:0 0 .55rem;color:#223829;font-size:.9rem}.guide-item-sidebar nav{display:grid;gap:.25rem}.guide-sidebar-link-group{display:grid;gap:.1rem}.guide-item-sidebar a{display:block;padding:.3rem .4rem;border-radius:5px;color:#244b28;font-size:.86rem;line-height:1.25}.guide-item-sidebar a:hover,.guide-item-sidebar a:focus-visible{background:rgba(51,97,47,.12);color:var(--visor-red);outline:none}.guide-item-sidebar .guide-sidebar-subitem{margin-left:.55rem;padding-left:.55rem;border-left:2px solid rgba(179,53,45,.22);font-size:.8rem}.guide-card-main{min-width:0}.guide-card-intro{margin-bottom:1.5rem;font-size:1rem;line-height:1.75}.guide-card-intro p{margin-bottom:.85rem}.guide-card-intro strong,.guide-info-card strong{color:#223829}.guide-card-grid{display:grid;grid-template-columns:1fr;gap:1rem}.guide-card-layout-talent .guide-card-grid{grid-template-columns:1fr}.guide-card-layout-contact .guide-card-grid,.guide-card-layout-reputation .guide-card-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.guide-card-layout-weapon .guide-card-grid{grid-template-columns:1fr}.guide-info-card{background:white;border:1px solid rgba(51,97,47,.18);border-radius:8px;padding:1.15rem;box-shadow:0 6px 18px #00000012}.guide-info-card h3{margin:0 0 .65rem;color:var(--visor-red);font-size:1.45rem;line-height:1.15}.guide-card-summary{margin-bottom:.9rem;color:#333;line-height:1.6}.guide-card-body{display:grid;gap:.7rem}.guide-card-body p,.guide-card-field p{margin-bottom:0;line-height:1.6}.guide-card-field{display:grid;gap:.35rem}.guide-subcard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:.75rem;margin-top:1rem}.guide-subcard{border:1px solid rgba(179,53,45,.18);border-radius:8px;padding:.9rem;background:rgba(248,246,236,.55);scroll-margin-top:calc(var(--sticky-nav-offset) + var(--sticky-subnav-gap) + var(--guide-subnav-height) + 1rem)}.guide-subcard h4{margin:0 0 .5rem;color:var(--visor-red);font-size:1.08rem;line-height:1.2}.guide-weapon-card{display:grid;gap:.65rem}.guide-weapon-card .guide-card-summary{margin-bottom:0}.guide-weapon-details{display:grid;gap:.25rem;padding-top:.15rem}.guide-weapon-details p{margin-bottom:0;line-height:1.55}.guide-chip-list{display:flex;flex-wrap:wrap;gap:.35rem}.guide-chip-list span,.guide-chip-list a{display:inline-flex;align-items:center;min-height:28px;padding:.25rem .5rem;background:rgba(51,97,47,.1);border:1px solid rgba(51,97,47,.16);border-radius:6px;color:#223829;font-size:.92rem}.guide-chip-list a{background:linear-gradient(180deg,rgba(255,220,95,.38),rgba(198,139,24,.28));border-color:#d4af37;color:#4f3207;font-weight:700;box-shadow:inset 0 1px #fff6b4bf,0 1px 2px #5c3a0624}.guide-chip-list a:hover,.guide-chip-list a:focus-visible{background:linear-gradient(180deg,rgba(255,226,105,.52),rgba(198,139,24,.42));border-color:#f0c84b;outline:none}.guide-info-card[id]{scroll-margin-top:calc(var(--sticky-nav-offset) + var(--sticky-subnav-gap) + var(--guide-subnav-height) + 1rem)}.guide-media{margin-top:2rem}.guide-inline-media{display:grid;justify-items:center;margin:1.25rem 0 1.75rem}.guide-inline-media .guide-media{width:100%;margin-top:0}.guide-media img{display:block;width:min(100%,720px);height:auto;margin:0 auto;border:1px solid rgba(15,29,31,.16);border-radius:8px;box-shadow:0 8px 24px #0000001f}.guide-download-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;margin-top:1rem;padding:.7rem 1rem;background:#33612F;color:#fff;border-radius:6px;font-weight:700;transition:background-color .3s ease,transform .3s ease}.guide-download-button:hover{background:#254723;transform:translateY(-2px)}.contact-container{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:2rem}.contact-form{background:white;padding:2rem;border-radius:8px;box-shadow:0 2px 10px #0000001a}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:700;color:#2c3e50}.form-group input,.form-group textarea{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:5px;font-family:inherit;font-size:1rem}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#33612f;box-shadow:0 0 5px #33612f4d}.submit-button{background-color:#33612f;color:#fff;padding:12px 30px;border:none;border-radius:5px;font-size:1rem;font-weight:700;cursor:pointer;transition:background-color .3s ease}.submit-button:hover{background-color:#254723}.contact-info{background:white;padding:2rem;border-radius:8px;box-shadow:0 2px 10px #0000001a;height:fit-content}@media (max-width: 768px){.page{--mobile-text-inset: 4px}.page{padding:1rem 0}.page h1{font-size:1.8rem}.basic-section{border-radius:0;padding:1rem 0}.basic-section>h2,.basic-section>p{padding-left:var(--mobile-text-inset);padding-right:var(--mobile-text-inset)}.home-intro{grid-template-columns:1fr;text-align:center;gap:1rem}.hero{padding:1.1rem;text-align:center}.hero h1{font-size:1.5rem}.hero-knight{justify-self:center;width:min(58vw,180px)}.featured-content{grid-template-columns:1fr;padding-left:.75rem;padding-right:.75rem}.contact-container{grid-template-columns:1fr}.guide-header{display:block;padding:0 var(--mobile-text-inset)}.guide-header h1{margin-bottom:.5rem}.guide-subnav{top:calc(var(--sticky-nav-offset) + var(--sticky-subnav-gap));width:100vw;max-height:42vh;margin-left:calc(50% - 50vw);margin-bottom:0;overflow-y:auto;padding-left:.4rem;padding-right:.4rem}.guide-subnav a{min-height:24px;padding:.15rem .4rem;font-size:.76rem}.guide-card-layout{grid-template-columns:clamp(5.75rem,28vw,7.25rem) minmax(0,1fr);gap:.2rem;width:100%}.guide-card-layout-species{grid-template-columns:clamp(4.2rem,20vw,5.2rem) minmax(0,1fr)}.guide-section>h2,.guide-text-blocks{padding-left:var(--mobile-text-inset);padding-right:var(--mobile-text-inset)}.guide-card-main{padding-left:0;padding-right:var(--mobile-text-inset)}.guide-item-sidebar{top:calc(var(--sticky-nav-offset) + var(--sticky-subnav-gap) + var(--guide-subnav-height));z-index:80;max-height:calc(100vh - var(--sticky-nav-offset) - var(--guide-subnav-height));padding:.45rem;border-radius:0 0 6px}.guide-card-layout-archetype .guide-item-sidebar{max-height:calc(100vh - var(--sticky-nav-offset) - var(--guide-subnav-height))}.guide-item-sidebar nav{grid-template-columns:1fr}.guide-item-sidebar a{padding:.28rem .22rem;font-size:.76rem;overflow-wrap:anywhere}.guide-item-sidebar .guide-sidebar-subitem{margin-left:.3rem;padding-left:.35rem;font-size:.72rem}.guide-info-card{padding:.85rem}.guide-info-card h3{font-size:1.2rem}.guide-section{scroll-margin-top:calc(var(--sticky-nav-offset) + var(--sticky-subnav-gap) + var(--guide-subnav-height) + 1rem)}}.app{display:flex;flex-direction:column;min-height:100vh}.main-content{max-width:1200px;margin:0 auto;width:100%;padding:20px}@media (max-width: 768px){.main-content{padding:0}}*{margin:0;padding:0;box-sizing:border-box}:root{--shield-cream: #f8edd4;--site-nav-height: 56px;--sticky-nav-offset: var(--site-nav-height);--sticky-subnav-gap: 0px;--guide-subnav-height: 0px}body{font-family:Arial,sans-serif;line-height:1.6;color:#333;background-color:var(--shield-cream)}html,body,#root{height:100%;width:100%}button{cursor:pointer;font-size:inherit}a{text-decoration:none;color:inherit}
