:root{--flame-orange:#FF6B35;--flame-dark:#E55A2B;--midnight-blue:#0A0F2D;--steel-gray:#2C3A47;--silver-light:#E8E8E8;--ember-red:#FF3838;--spark-yellow:#FFD32D;--lavender-blush:#FFF0F5;--deep-space:#121212;--gradient-flame:linear-gradient(135deg,var(--flame-orange) 0%,var(--ember-red) 100%);--gradient-midnight:linear-gradient(135deg,var(--midnight-blue) 0%,var(--deep-space) 100%);--gradient-spark:linear-gradient(90deg,var(--spark-yellow) 0%,var(--flame-orange) 50%,var(--ember-red) 100%);--shadow-ember:0 10px 30px rgba(255,107,53,0.2);--shadow-deep:0 15px 40px rgba(10,15,45,0.3);--shadow-light:0 5px 15px rgba(0,0,0,0.1)}*{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;line-height:1.6;color:var(--steel-gray);background-color:#f9f9f9}.vessel_916d95d5{max-width:1200px;margin:0 auto;padding:0 20px}.topbar_916d95d5{background:var(--gradient-midnight);color:white;padding:15px 0;box-shadow:var(--shadow-deep);position:sticky;top:0;z-index:1000}.nav-content_916d95d5{display:flex;justify-content:space-between;align-items:center}.brand-logo_916d95d5{display:flex;align-items:center;gap:12px;font-size:1.8rem;font-weight:800;text-decoration:none;color:white}.brand-logo_916d95d5 img{height:36px;width:auto}.brand-flame_916d95d5{background:var(--gradient-flame);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav-links_916d95d5{display:flex;gap:30px;align-items:center}.nav-link_916d95d5{color:var(--silver-light);text-decoration:none;font-weight:500;transition:color 0.3s}.nav-link_916d95d5:hover{color:var(--flame-orange)}.action-btn_916d95d5{background:var(--gradient-flame);color:white;padding:12px 28px;border-radius:50px;text-decoration:none;font-weight:700;display:inline-block;transition:transform 0.3s,box-shadow 0.3s;border:none;cursor:pointer}.action-btn_916d95d5:hover{transform:translateY(-3px);box-shadow:var(--shadow-ember)}.breadcrumbs_916d95d5{padding:20px 0;background-color:white;border-bottom:1px solid #eee}.breadcrumb-list_916d95d5{list-style:none;display:flex;gap:10px;font-size:0.9rem}.breadcrumb-list_916d95d5 a{color:var(--steel-gray);text-decoration:none}.breadcrumb-list_916d95d5 a:hover{color:var(--flame-orange)}.breadcrumb-list_916d95d5 li:not(:last-child)::after{content:'/';margin-left:10px;color:#aaa}.privacy-container_916d95d5{background:white;border-radius:12px;padding:50px;margin:40px auto;box-shadow:var(--shadow-light)}.privacy-header_916d95d5{margin-bottom:40px;border-bottom:2px solid var(--lavender-blush);padding-bottom:20px}.privacy-header_916d95d5 h1{font-size:2.8rem;color:var(--midnight-blue);margin-bottom:15px}.privacy-header_916d95d5 p{color:#666;font-size:1.1rem}.privacy-section_916d95d5{margin-bottom:40px}.privacy-section_916d95d5 h2{color:var(--midnight-blue);margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #eee;font-size:1.8rem}.privacy-section_916d95d5 p,.privacy-section_916d95d5 ul{margin-bottom:15px;color:#444}.privacy-section_916d95d5 ul{padding-left:20px}.privacy-section_916d95d5 li{margin-bottom:8px}.highlight_916d95d5{background-color:var(--lavender-blush);padding:20px;border-left:4px solid var(--flame-orange);margin:25px 0;border-radius:0 8px 8px 0}.footer_916d95d5{background:var(--gradient-midnight);color:var(--silver-light);padding:50px 0 20px;margin-top:60px}.footer-content_916d95d5{display:grid;grid-template-columns:1fr 2fr;gap:50px;margin-bottom:40px}.footer-brand_916d95d5{font-size:2rem;font-weight:800;margin-bottom:15px}.footer-links_916d95d5{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.link-group_916d95d5 h4{color:white;margin-bottom:20px;font-size:1.2rem}.link-group_916d95d5 a{display:block;color:#ccc;text-decoration:none;margin-bottom:10px;transition:color 0.3s}.link-group_916d95d5 a:hover{color:var(--flame-orange)}.footer-bottom_916d95d5{text-align:center;padding-top:20px;border-top:1px solid rgba(255,255,255,0.1);color:#aaa;font-size:0.9rem}@media (max-width:768px){.nav-links_916d95d5{display:none}.footer-content_916d95d5,.footer-links_916d95d5{grid-template-columns:1fr;gap:30px}.privacy-container_916d95d5{padding:30px 20px}.privacy-header_916d95d5 h1{font-size:2rem}}