.top-bar{background:linear-gradient(90deg,#142f3d,#1e4050);color:#fff;font-size:.8rem;padding:.45rem 0;letter-spacing:.03em}.top-bar-inner{display:flex;justify-content:space-between;align-items:center;gap:1rem}.top-bar-text{opacity:.85}.top-bar-phone{color:#c09a6f;text-decoration:none;font-weight:600;white-space:nowrap}.top-bar-phone:hover{color:#d4b088}.site-header{background-color:#fffffff2;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid #D9E1E4;position:sticky;top:0;z-index:100;box-shadow:0 1px 3px #142f3d0a}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:.85rem;padding-bottom:.85rem}.logo{display:flex;align-items:center;gap:.55rem;text-decoration:none;color:#142f3d;font-family:Georgia,serif;font-weight:700;font-size:1.3rem;flex-shrink:0;transition:opacity .15s ease}.logo:hover{color:#142f3d;opacity:.85}.logo-mark{display:flex;align-items:center;justify-content:center;width:2.1rem;height:2.1rem;background:linear-gradient(135deg,#142f3d,#1e4050);color:#9b6a3d;border-radius:.5rem;font-family:Georgia,serif;font-weight:700;font-size:1.25rem;box-shadow:0 2px 6px #142f3d26}.logo-dot{color:#9b6a3d}.main-nav{display:flex;gap:1.75rem;align-items:center}.main-nav a{color:#142f3d;text-decoration:none;font-weight:500;font-size:.95rem;padding:.5rem 0;border-bottom:2px solid transparent;transition:border-color .2s ease,color .15s ease}.main-nav a:hover,.main-nav a[aria-current=page]{border-bottom-color:#9b6a3d;color:#142f3d}.header-phone{display:flex;align-items:center;gap:.4rem;color:#9b6a3d;text-decoration:none;font-weight:600;font-size:.95rem;white-space:nowrap;padding:.4rem .85rem;border-radius:.375rem;background-color:#faf6f2;border:1px solid #E8EDEF;transition:all .2s ease}.header-phone:hover{color:#80572f;background-color:#f5ede4;border-color:#d9c5b0}.menu-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem}.menu-toggle span{width:24px;height:2.5px;background-color:#142f3d;border-radius:2px;transition:all .2s ease}.mobile-nav{display:flex;flex-direction:column;padding:.5rem 1.5rem 1.5rem;border-bottom:1px solid #D9E1E4;background-color:#fff;animation:slideDown .2s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.mobile-nav a{color:#142f3d;text-decoration:none;font-weight:500;padding:.85rem 0;border-bottom:1px solid #F3F6F7}.mobile-nav a:hover{color:#9b6a3d}.mobile-call-btn{margin-top:1rem;text-align:center}.breadcrumb-bar{padding-top:1.25rem}.site-footer{background:linear-gradient(180deg,#142f3d,#0f2530);color:#d9e1e4;padding:3rem 0 1.5rem;margin-top:3.5rem}.footer-grid{display:grid;grid-template-columns:1fr 1.5fr 1fr;gap:2.5rem;margin-bottom:2rem}.footer-logo{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.footer-logo-mark{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background-color:#9b6a3d;color:#142f3d;border-radius:.375rem;font-family:Georgia,serif;font-weight:700;font-size:1.1rem}.footer-name{font-family:Georgia,serif;font-size:1.3rem;font-weight:700;color:#fff}.footer-logo-dot{color:#c09a6f}.footer-publisher{font-size:.9rem;color:#a0b4bc;margin-bottom:.25rem;line-height:1.5}.footer-heading{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:#c09a6f;font-weight:700;margin-bottom:.85rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.footer-links ul{list-style:none;padding:0;-moz-columns:2;columns:2;-moz-column-gap:1rem;column-gap:1rem}.footer-links li{margin-bottom:.45rem;font-size:.9rem}.footer-links a,.footer-contact a{color:#b8c8cf;text-decoration:none;transition:color .15s ease}.footer-links a:hover,.footer-contact a:hover{color:#c09a6f}.footer-phone{color:#c09a6f!important;font-weight:600;font-size:1.05rem!important}.footer-contact p{font-size:.9rem;color:#a0b4bc;line-height:1.85}.footer-bottom{border-top:1px solid #2A4A58;padding-top:1.5rem;display:flex;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.footer-bottom p{font-size:.8rem;color:#7a8e96;margin:0}.mobile-call-fixed{display:none;position:fixed;bottom:1rem;right:1rem;background:linear-gradient(135deg,#9b6a3d,#80572f);color:#fff;padding:.8rem 1.4rem;border-radius:2.5rem;text-decoration:none;font-weight:600;font-size:.95rem;align-items:center;gap:.5rem;z-index:200;box-shadow:0 4px 16px #9b6a3d59;transition:transform .15s ease,box-shadow .15s ease}.mobile-call-fixed:hover{color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #9b6a3d66}@media (max-width: 900px){.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1 / -1}}@media (max-width: 768px){.main-nav,.header-phone{display:none}.menu-toggle,.mobile-call-fixed{display:flex}.footer-grid{grid-template-columns:1fr;gap:1.5rem}.footer-links ul{-moz-columns:1;columns:1}.footer-bottom{flex-direction:column}.top-bar-text{font-size:.72rem}.top-bar-phone{font-size:.78rem}}
