:root{--ember:#E25822;--ember-dark:#C44A1C;--midnight:#1A1A2E;--slate:#2D3047;--mist:#E8E8E8;--ivory:#F9F7F3;--gold:#D4AF37;--silver:#C0C0C0;--shadow-soft:0 8px 30px rgba(226,88,34,0.12);--shadow-deep:0 15px 40px rgba(26,26,46,0.2)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,sans-serif;background-color:var(--ivory);color:var(--midnight);line-height:1.6;overflow-x:hidden}h1,h2,h3,h4{font-weight:700;line-height:1.2;color:var(--midnight)}.container_b55c7cf0{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.header_b55c7cf0{background-color:var(--midnight);padding:1rem 0;position:sticky;top:0;z-index:1000;box-shadow:var(--shadow-deep)}.nav-wrap_b55c7cf0{display:flex;justify-content:space-between;align-items:center}.brand_b55c7cf0{display:flex;align-items:center;gap:12px;text-decoration:none}.brand-logo_b55c7cf0{height:40px;width:auto}.brand-text_b55c7cf0{font-size:1.8rem;font-weight:800;color:var(--ember);letter-spacing:-0.5px}.nav-links_b55c7cf0{display:flex;gap:2rem;align-items:center}@media (max-width:768px){.nav-links_b55c7cf0{display:none;position:absolute;top:100%;left:0;width:100%;background-color:var(--slate);flex-direction:column;padding:2rem;gap:1.5rem;box-shadow:var(--shadow-deep)}.nav-links_b55c7cf0.active{display:flex}}.nav-link_b55c7cf0{color:var(--mist);text-decoration:none;font-weight:500;transition:color 0.3s ease;font-size:1rem}.nav-link_b55c7cf0:hover{color:var(--ember)}.mobile-menu-btn_b55c7cf0{display:none;background:none;border:none;color:var(--mist);font-size:1.5rem;cursor:pointer}@media (max-width:768px){.mobile-menu-btn_b55c7cf0{display:block}}.btn_b55c7cf0{display:inline-block;padding:0.75rem 1.5rem;border-radius:8px;font-weight:600;text-decoration:none;transition:all 0.3s ease;border:none;cursor:pointer;font-size:1rem}.btn-primary_b55c7cf0{background-color:var(--ember);color:white}.btn-primary_b55c7cf0:hover{background-color:var(--ember-dark);transform:translateY(-2px);box-shadow:var(--shadow-soft)}.breadcrumbs_b55c7cf0{padding:1.5rem 0;background-color:var(--mist);border-bottom:1px solid rgba(0,0,0,0.05)}.breadcrumbs-list_b55c7cf0{display:flex;list-style:none;gap:0.5rem;font-size:0.9rem}.breadcrumb-item_b55c7cf0{color:var(--slate)}.breadcrumb-item_b55c7cf0 a{color:var(--ember);text-decoration:none}.breadcrumb-item_b55c7cf0 a:hover{text-decoration:underline}.breadcrumb-separator_b55c7cf0{margin:0 0.5rem;color:var(--silver)}.main-content_b55c7cf0{padding:3rem 0 5rem}.page-title_b55c7cf0{font-size:2.8rem;margin-bottom:0.5rem;color:var(--midnight)}.page-subtitle_b55c7cf0{font-size:1.1rem;color:var(--slate);margin-bottom:3rem;font-weight:400}.legal-section_b55c7cf0{margin-bottom:3rem}.legal-section_b55c7cf0 h2{font-size:1.8rem;margin-bottom:1.5rem;padding-bottom:0.75rem;border-bottom:2px solid var(--ember);color:var(--midnight)}.legal-section_b55c7cf0 h3{font-size:1.3rem;margin:1.5rem 0 0.75rem;color:var(--slate)}.legal-section_b55c7cf0 p{margin-bottom:1rem;color:var(--midnight)}.legal-section_b55c7cf0 ul,.legal-section_b55c7cf0 ol{margin-left:1.5rem;margin-bottom:1.5rem}.legal-section_b55c7cf0 li{margin-bottom:0.5rem}.legal-section_b55c7cf0 a{color:var(--ember);text-decoration:none}.legal-section_b55c7cf0 a:hover{text-decoration:underline}.last-updated_b55c7cf0{font-style:italic;color:var(--silver);margin-top:4rem;padding-top:1.5rem;border-top:1px solid var(--mist);text-align:center}.footer_b55c7cf0{background-color:var(--midnight);color:var(--mist);padding:3rem 0 1.5rem}.footer-content_b55c7cf0{display:flex;flex-wrap:wrap;justify-content:space-between;gap:3rem;margin-bottom:2.5rem}@media (max-width:768px){.footer-content_b55c7cf0{flex-direction:column;gap:2rem}}.footer-brand_b55c7cf0{flex:1;min-width:300px}.footer-logo_b55c7cf0{font-size:2rem;font-weight:800;color:var(--ember);margin-bottom:1rem;display:block}.footer-tagline_b55c7cf0{color:var(--silver);margin-bottom:1.5rem;max-width:400px}.footer-links_b55c7cf0{display:flex;gap:3rem;flex-wrap:wrap}@media (max-width:768px){.footer-links_b55c7cf0{gap:2rem}}.footer-link-col_b55c7cf0 h4{color:var(--mist);margin-bottom:1.25rem;font-size:1.1rem}.footer-link-col_b55c7cf0{display:flex;flex-direction:column;gap:0.75rem}.footer-link_b55c7cf0{color:var(--silver);text-decoration:none;transition:color 0.3s ease}.footer-link_b55c7cf0:hover{color:var(--ember)}.copyright_b55c7cf0{text-align:center;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,0.1);color:var(--silver);font-size:0.9rem}.cookie-notice_b55c7cf0{position:fixed;bottom:0;left:0;right:0;background-color:var(--slate);color:var(--mist);padding:1rem 2rem;display:none;justify-content:space-between;align-items:center;z-index:1001;box-shadow:0 -5px 20px rgba(0,0,0,0.2)}.cookie-notice_b55c7cf0 button{background-color:var(--ember);color:white;border:none;padding:0.5rem 1.5rem;border-radius:4px;cursor:pointer;font-weight:600;margin-left:1rem;white-space:nowrap}