:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.navbar{background:linear-gradient(135deg,#1a365d,#2d4a7c);padding:0 1rem;position:sticky;top:0;z-index:1000;box-shadow:0 2px 10px #0003}.navbar-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;height:70px}.navbar-brand{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:#fff;font-weight:700;font-size:1.25rem}.brand-icon{font-size:1.75rem}.brand-text{background:linear-gradient(to right,#fff,#e2e8f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.navbar-links{display:flex;align-items:center;gap:1.5rem}.nav-link{color:#ffffffe6;text-decoration:none;font-weight:500;padding:.5rem 0;position:relative;transition:color .2s}.nav-link:hover{color:#fff}.nav-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#f6ad55;transition:width .2s}.nav-link:hover:after{width:100%}.admin-link{color:#f6ad55}.user-menu{display:flex;align-items:center;gap:1rem}.user-name{color:#ffffffe6;font-weight:500}.auth-buttons{display:flex;gap:.75rem}.btn{padding:.5rem 1.25rem;border-radius:6px;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s;border:none;text-decoration:none}.btn-outline{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.5)}.btn-outline:hover{background:#ffffff1a;border-color:#fff}@media(max-width:768px){.navbar-links{gap:.75rem}.brand-text{display:none}.nav-link{font-size:.875rem}}.footer{background:linear-gradient(135deg,#1a202c,#2d3748);color:#fff;padding:3rem 1rem 1rem;margin-top:auto}.footer-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.footer-section h3{font-size:1.25rem;margin-bottom:1rem;color:#f6ad55}.footer-section h4{font-size:1rem;margin-bottom:1rem;color:#e2e8f0}.footer-section p{color:#ffffffb3;line-height:1.6}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section ul li{margin-bottom:.5rem}.footer-section ul a{color:#ffffffb3;text-decoration:none;transition:color .2s}.footer-section ul a:hover{color:#f6ad55}.contact-info li{color:#ffffffb3}.footer-bottom{max-width:1200px;margin:2rem auto 0;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-bottom p{color:#ffffff80;margin:0;font-size:.875rem}.footer-legal{display:flex;gap:1.5rem}.footer-legal a{color:#ffffff80;text-decoration:none;font-size:.875rem;transition:color .2s}.footer-legal a:hover{color:#f6ad55}@media(max-width:768px){.footer-bottom{flex-direction:column;text-align:center}}.event-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px #0000001a;transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column}.event-card:hover{transform:translateY(-4px);box-shadow:0 10px 20px #00000026}.event-category-badge{padding:.5rem 1rem;color:#fff;font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.5px}.event-card-content{padding:1.25rem;display:flex;flex-direction:column;flex-grow:1}.event-title{margin:0 0 .75rem;font-size:1.25rem;color:#1a202c}.event-description{color:#4a5568;font-size:.875rem;line-height:1.5;margin:0 0 1rem;flex-grow:1}.event-details{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.event-detail{display:flex;align-items:center;gap:.5rem;color:#718096;font-size:.875rem}.detail-icon{font-size:1rem}.event-footer{display:flex;justify-content:space-between;align-items:center}.event-stats{display:flex;flex-direction:column;gap:.25rem}.spots-available{font-size:.75rem;color:#2f855a;font-weight:500}.event-fee{font-size:1rem;font-weight:700;color:#1a365d}.btn-sm{padding:.375rem 1rem;font-size:.875rem}.home{min-height:100vh}.hero{position:relative;min-height:70vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1a365d,#2d4a7c,#1a365d);color:#fff;text-align:center;padding:2rem}.hero-overlay{position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="tartan" patternUnits="userSpaceOnUse" width="20" height="20"><rect fill="%231a365d" width="20" height="20"/><rect fill="%23234876" x="0" y="0" width="10" height="10"/><rect fill="%23234876" x="10" y="10" width="10" height="10"/><line stroke="%23ed8936" stroke-width="1" x1="10" y1="0" x2="10" y2="20"/><line stroke="%23ed8936" stroke-width="1" x1="0" y1="10" x2="20" y2="10"/></pattern></defs><rect fill="url(%23tartan)" width="100" height="100"/></svg>');opacity:.15}.hero-content{position:relative;z-index:1;max-width:800px}.hero h1{font-size:3.5rem;font-weight:800;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.2)}.hero-subtitle{font-size:1.5rem;margin-bottom:.5rem;opacity:.9}.hero-date{font-size:1.25rem;margin-bottom:2rem;color:#f6ad55;font-weight:600}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-lg{padding:.875rem 2rem;font-size:1.125rem}.btn-outline-light{background:transparent;color:#fff;border:2px solid white}.btn-outline-light:hover{background:#fff;color:#1a365d}.features{padding:4rem 1rem;background:#f7fafc}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.feature-card{background:#fff;padding:2rem;border-radius:12px;text-align:center;box-shadow:0 4px 6px #0000001a;transition:transform .2s}.feature-card:hover{transform:translateY(-4px)}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{color:#1a365d;margin-bottom:.75rem}.feature-card p{color:#4a5568;line-height:1.6}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.section-header h2{font-size:2rem;color:#1a202c}.view-all-link{color:#2b6cb0;text-decoration:none;font-weight:600;transition:color .2s}.view-all-link:hover{color:#1a365d}.upcoming-events{padding:4rem 1rem}.upcoming-events h2{font-size:2rem;color:#1a202c}.events-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.loading{text-align:center;padding:2rem;color:#718096}.announcements-section{padding:4rem 1rem;background:#f7fafc}.announcements-section h2{font-size:2rem;color:#1a202c;margin-bottom:2rem}.announcements-list{display:grid;gap:1.5rem}.announcement-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 4px #0000001a}.announcement-date{color:#718096;font-size:.875rem;margin-bottom:.5rem}.announcement-card h3{color:#1a202c;margin-bottom:.75rem}.announcement-card p{color:#4a5568;line-height:1.6;margin-bottom:1rem}.read-more{color:#2b6cb0;text-decoration:none;font-weight:600}.read-more:hover{text-decoration:underline}.cta-section{padding:4rem 1rem;background:linear-gradient(135deg,#ed8936,#dd6b20);color:#fff;text-align:center}.cta-content h2{font-size:2.5rem;margin-bottom:1rem}.cta-content p{font-size:1.25rem;margin-bottom:2rem;opacity:.9}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-outline-dark{background:transparent;color:#fff;border:2px solid white}.btn-outline-dark:hover{background:#fff;color:#dd6b20}@media(max-width:768px){.hero h1{font-size:2.5rem}.hero-subtitle{font-size:1.25rem}.section-header{flex-direction:column;gap:1rem}}.events-page{min-height:100vh;padding-bottom:3rem}.events-header{background:linear-gradient(135deg,#1a365d,#2d4a7c);color:#fff;padding:3rem 1rem;margin-bottom:2rem}.events-header h1{font-size:2.5rem;margin-bottom:.5rem}.events-header p{opacity:.9;font-size:1.125rem}.events-filters{margin-bottom:2rem}.search-form{display:flex;gap:.5rem;margin-bottom:1.5rem}.search-input{flex:1;padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:border-color .2s}.search-input:focus{outline:none;border-color:#2b6cb0}.category-filters{display:flex;flex-wrap:wrap;gap:.5rem}.category-btn{padding:.5rem 1rem;border:2px solid #e2e8f0;border-radius:20px;background:#fff;color:#4a5568;font-weight:500;cursor:pointer;transition:all .2s}.category-btn:hover{border-color:#2b6cb0;color:#2b6cb0}.category-btn.active{background:#2b6cb0;border-color:#2b6cb0;color:#fff}.results-count{color:#718096;margin-bottom:1.5rem}.events-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.loading,.error,.no-events{text-align:center;padding:3rem;color:#718096}.error{color:#c53030}.no-events{background:#f7fafc;border-radius:12px}.no-events p{margin-bottom:1rem}@media(max-width:640px){.search-form{flex-direction:column}.events-header h1{font-size:2rem}}.event-detail-page{min-height:100vh;padding-bottom:3rem}.event-detail-header{background:linear-gradient(135deg,#1a365d,#2d4a7c);color:#fff;padding:3rem 1rem;margin-bottom:2rem}.event-category{display:inline-block;background:#fff3;padding:.25rem .75rem;border-radius:20px;font-size:.875rem;font-weight:600;margin-bottom:1rem}.event-detail-header h1{font-size:2.5rem;margin:0}.event-detail-content{display:grid;grid-template-columns:1fr 350px;gap:2rem;margin-bottom:2rem}.event-main{display:flex;flex-direction:column;gap:2rem}.event-section{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 4px #0000001a}.event-section h2{font-size:1.25rem;color:#1a202c;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid #e2e8f0}.event-description{color:#4a5568;line-height:1.8;font-size:1.05rem}.details-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.detail-item{display:flex;flex-direction:column;gap:.25rem}.detail-label{font-size:.875rem;color:#718096;font-weight:500}.detail-value{font-size:1rem;color:#1a202c;font-weight:600}.competitors-list{display:flex;flex-direction:column;gap:.75rem}.competitor-item{display:flex;align-items:center;gap:1rem;padding:.75rem;background:#f7fafc;border-radius:8px}.competitor-name{font-weight:600;color:#1a202c}.competitor-club,.competitor-nationality{font-size:.875rem;color:#718096}.event-sidebar{position:sticky;top:90px;height:fit-content}.registration-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 6px #0000001a}.registration-card h3{font-size:1.25rem;color:#1a202c;margin-bottom:1.5rem}.registration-info{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e2e8f0}.info-row{display:flex;justify-content:space-between;align-items:center}.info-row span:first-child{color:#718096}.info-row span:last-child{font-weight:600;color:#1a202c}.fee{font-size:1.25rem;color:#2f855a!important}.low-spots{color:#c53030!important}.btn-block{width:100%;padding:.875rem;font-size:1rem}.btn-disabled{background:#cbd5e0;color:#718096;cursor:not-allowed}.message{padding:.75rem;border-radius:8px;margin-bottom:1rem;font-size:.875rem}.message.success{background:#c6f6d5;color:#22543d}.message.error{background:#fed7d7;color:#742a2a}.login-hint{text-align:center;margin-top:1rem;font-size:.875rem;color:#718096}.login-hint a{color:#2b6cb0;font-weight:600}.back-btn{margin-top:1rem}@media(max-width:900px){.event-detail-content{grid-template-columns:1fr}.event-sidebar{position:static}.details-grid{grid-template-columns:1fr}.event-detail-header h1{font-size:2rem}}.auth-page{min-height:calc(100vh - 70px);display:flex;align-items:center;justify-content:center;padding:2rem 1rem;background:linear-gradient(135deg,#f7fafc,#edf2f7)}.auth-container{width:100%;max-width:420px;background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 10px 40px #0000001a}.auth-header{text-align:center;margin-bottom:2rem}.auth-header h1{font-size:1.75rem;color:#1a202c;margin-bottom:.5rem}.auth-header p{color:#718096}.auth-form{display:flex;flex-direction:column;gap:1.25rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:600;color:#4a5568;font-size:.875rem}.form-group input,.form-group select,.form-group textarea{padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:border-color .2s,box-shadow .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#2b6cb0;box-shadow:0 0 0 3px #2b6cb01a}.form-group textarea{resize:vertical;min-height:100px}.error-message{background:#fed7d7;color:#742a2a;padding:.75rem;border-radius:8px;font-size:.875rem}.success-message{background:#c6f6d5;color:#22543d;padding:.75rem;border-radius:8px;font-size:.875rem}.btn-block{width:100%;padding:.875rem;font-size:1rem;margin-top:.5rem}.auth-footer{text-align:center;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.auth-footer p{color:#718096}.auth-footer a{color:#2b6cb0;font-weight:600;text-decoration:none}.auth-footer a:hover{text-decoration:underline}.demo-accounts{margin-top:1.5rem;padding:1rem;background:#f7fafc;border-radius:8px;font-size:.8rem}.demo-title{font-weight:600;color:#4a5568;margin-bottom:.5rem}.demo-account{color:#718096;margin-bottom:.25rem}.demo-account strong{color:#4a5568}.contact-page{min-height:100vh;padding-bottom:3rem}.contact-header{background:linear-gradient(135deg,#1a365d,#2d4a7c);color:#fff;padding:3rem 1rem;margin-bottom:2rem}.contact-header h1{font-size:2.5rem;margin-bottom:.5rem}.contact-header p{opacity:.9;font-size:1.125rem}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.contact-info h2,.contact-form-container h2{font-size:1.5rem;color:#1a202c;margin-bottom:1rem}.contact-info>p{color:#4a5568;line-height:1.7;margin-bottom:2rem}.info-items{display:flex;flex-direction:column;gap:1.5rem}.info-item{display:flex;gap:1rem;align-items:flex-start}.info-icon{font-size:1.5rem;background:#f7fafc;padding:.75rem;border-radius:10px}.info-item h3{font-size:1rem;color:#1a202c;margin-bottom:.25rem}.info-item p{color:#718096;margin:0}.contact-form-container{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000001a}.contact-form{display:flex;flex-direction:column;gap:1.25rem}.status-message{padding:.75rem;border-radius:8px;font-size:.875rem}.status-message.success{background:#c6f6d5;color:#22543d}.status-message.error{background:#fed7d7;color:#742a2a}@media(max-width:768px){.contact-content{grid-template-columns:1fr}.contact-header h1{font-size:2rem}}.about-page{min-height:100vh;padding-bottom:3rem}.about-header{background:linear-gradient(135deg,#1a365d,#2d4a7c);color:#fff;padding:3rem 1rem;margin-bottom:2rem}.about-header h1{font-size:2.5rem;margin-bottom:.5rem}.about-header p{opacity:.9;font-size:1.25rem}.about-section{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 4px #0000001a;margin-bottom:2rem}.about-section h2{font-size:1.5rem;color:#1a365d;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid #e2e8f0}.about-section h3{font-size:1.125rem;color:#2d3748;margin:1.5rem 0 .75rem}.about-section p{color:#4a5568;line-height:1.8;margin-bottom:1rem}.about-section ul{color:#4a5568;line-height:1.8;padding-left:1.5rem;margin-bottom:1rem}.about-section ul li{margin-bottom:.5rem}.events-overview{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:1.5rem}.event-category-card{background:#f7fafc;padding:1.5rem;border-radius:10px;border-left:4px solid #ed8936}.event-category-card h3{color:#1a365d;margin:0 0 .75rem;font-size:1.125rem}.event-category-card p{margin:0;font-size:.95rem}.location-features{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.location-feature{background:#f7fafc;padding:1rem;border-radius:8px;color:#4a5568}.location-feature strong{color:#1a365d}.gdpr-section{background:#fffbeb;border:1px solid #f6ad55}.gdpr-section h2{border-bottom-color:#f6ad55}@media(max-width:768px){.about-header h1{font-size:2rem}}.my-registrations-page{min-height:100vh;padding-bottom:3rem}.page-header{background:linear-gradient(135deg,#1a365d,#2d4a7c);color:#fff;padding:3rem 1rem;margin-bottom:2rem}.page-header h1{font-size:2.5rem;margin-bottom:.5rem}.page-header p{opacity:.9;font-size:1.125rem}.error-box{text-align:center;padding:3rem;background:#fff5f5;border-radius:12px;border:1px solid #fed7d7}.error-box p{color:#c53030;margin-bottom:1rem}.empty-state{text-align:center;padding:3rem;background:#f7fafc;border-radius:12px}.empty-state h2{color:#1a202c;margin-bottom:.5rem}.empty-state p{color:#718096;margin-bottom:1.5rem}.registrations-list{display:flex;flex-direction:column;gap:1rem}.registration-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 4px #0000001a;display:grid;grid-template-columns:1fr auto auto;gap:1.5rem;align-items:center;border-left:4px solid #38a169}.registration-card.pending{border-left-color:#d69e2e}.registration-card.cancelled{border-left-color:#e53e3e;opacity:.7}.registration-card.completed{border-left-color:#3182ce}.registration-main h3{margin:0 0 .75rem;color:#1a202c;font-size:1.25rem}.registration-details{display:flex;flex-wrap:wrap;gap:1rem}.detail{display:flex;align-items:center;gap:.25rem;color:#718096;font-size:.875rem}.detail .icon{font-size:1rem}.registration-meta{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.badges{display:flex;gap:.5rem}.status-badge,.payment-badge{padding:.25rem .75rem;border-radius:20px;color:#fff;font-size:.75rem;font-weight:600;text-transform:uppercase}.fee{font-size:1.125rem;font-weight:700;color:#1a365d}.registration-actions{display:flex;flex-direction:column;gap:.5rem}.btn-danger{background:#e53e3e;color:#fff;border:none}.btn-danger:hover{background:#c53030}.btn-sm{padding:.375rem .75rem;font-size:.8rem}@media(max-width:768px){.registration-card{grid-template-columns:1fr;gap:1rem}.registration-meta{flex-direction:row;justify-content:space-between;align-items:center}.registration-actions{flex-direction:row}}.admin-page{min-height:100vh;padding-bottom:3rem;background:#f7fafc}.admin-header{background:linear-gradient(135deg,#2d3748,#1a202c);color:#fff;padding:2rem 1rem;margin-bottom:2rem}.admin-header h1{font-size:2rem;margin-bottom:.25rem}.admin-header p{opacity:.8}.admin-tabs{display:flex;gap:.5rem;margin-bottom:1.5rem;border-bottom:2px solid #e2e8f0;padding-bottom:.5rem}.tab-btn{padding:.75rem 1.5rem;border:none;background:none;font-size:1rem;font-weight:500;color:#718096;cursor:pointer;border-radius:8px 8px 0 0;transition:all .2s;display:flex;align-items:center;gap:.5rem}.tab-btn:hover{color:#1a202c;background:#edf2f7}.tab-btn.active{color:#2b6cb0;background:#fff;box-shadow:0 -2px #2b6cb0 inset}.tab-btn .badge{background:#e53e3e;color:#fff;padding:.125rem .5rem;border-radius:10px;font-size:.75rem}.admin-content{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 4px #0000001a}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}.stat-card{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:linear-gradient(135deg,#f7fafc,#edf2f7);border-radius:12px;border:1px solid #e2e8f0}.stat-icon{font-size:2.5rem}.stat-info h3{font-size:2rem;color:#1a202c;margin:0}.stat-info p{color:#718096;margin:0}.recent-section h2,.registrations-admin h2,.messages-admin h2{font-size:1.25rem;color:#1a202c;margin-bottom:1rem}.table-container{overflow-x:auto}table{width:100%;border-collapse:collapse}th,td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #e2e8f0}th{background:#f7fafc;font-weight:600;color:#4a5568;font-size:.875rem}td{color:#1a202c}.status,.payment{padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase}.status.pending{background:#fefcbf;color:#744210}.status.confirmed{background:#c6f6d5;color:#22543d}.status.cancelled{background:#fed7d7;color:#742a2a}.status.completed{background:#bee3f8;color:#2a4365}.payment.unpaid{background:#fed7d7;color:#742a2a}.payment.paid{background:#c6f6d5;color:#22543d}.payment.refunded{background:#e2e8f0;color:#4a5568}.status-select{padding:.375rem .5rem;border:1px solid #e2e8f0;border-radius:4px;font-size:.875rem}.messages-list{display:flex;flex-direction:column;gap:1rem}.message-card{padding:1.25rem;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .2s}.message-card.unread{background:#ebf8ff;border-color:#90cdf4}.message-card.read{background:#f7fafc}.message-card:hover{box-shadow:0 2px 8px #0000001a}.message-header{display:flex;justify-content:space-between;margin-bottom:.5rem}.message-sender{display:flex;flex-direction:column}.message-sender strong{color:#1a202c}.message-sender span,.message-date{color:#718096;font-size:.875rem}.message-subject{font-weight:600;color:#2d3748;margin-bottom:.5rem}.message-body{color:#4a5568;line-height:1.6}.legal-page{min-height:100vh;padding-bottom:3rem}.legal-header{background:linear-gradient(135deg,#1a365d,#2d4a7c);color:#fff;padding:3rem 1rem;margin-bottom:2rem}.legal-header h1{font-size:2.5rem;margin-bottom:.5rem}.legal-header p{opacity:.9;font-size:1.25rem}.legal-content{max-width:900px;margin:0 auto;padding:0 1rem}.legal-section{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 4px #0000001a;margin-bottom:2rem}.legal-section h2{font-size:1.5rem;color:#1a365d;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid #e2e8f0}.legal-section h3{font-size:1.125rem;color:#2d3748;margin:1.5rem 0 .75rem}.legal-section p{color:#4a5568;line-height:1.8;margin-bottom:1rem}.legal-section ul{color:#4a5568;line-height:1.8;padding-left:1.5rem;margin-bottom:1rem}.legal-section ul li{margin-bottom:.5rem}.legal-section a{color:#2b6cb0;text-decoration:none}.legal-section a:hover{text-decoration:underline}.gdpr-highlight{background:#fffbeb;border:1px solid #f6ad55}.gdpr-highlight h2{border-bottom-color:#f6ad55}.rights-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-top:1rem}.right-card{background:#f7fafc;padding:1.25rem;border-radius:8px;border-left:4px solid #4299e1}.right-card h4{color:#1a365d;margin:0 0 .5rem;font-size:1rem}.right-card p{margin:0;font-size:.9rem}.contact-box{background:#ebf8ff;padding:1.5rem;border-radius:8px;margin-top:1.5rem}.contact-box h4{color:#1a365d;margin:0 0 .75rem}.contact-box p{margin:.25rem 0}.last-updated{font-size:.875rem;color:#718096;font-style:italic;margin-top:1rem}@media(max-width:768px){.legal-header h1{font-size:2rem}.legal-section{padding:1.5rem}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5;color:#1a202c;background:#f7fafc}.app{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.btn{display:inline-block;padding:.5rem 1.25rem;border-radius:6px;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s;border:none;text-decoration:none;text-align:center}.btn-primary{background:linear-gradient(135deg,#ed8936,#dd6b20);color:#fff}.btn-primary:hover{background:linear-gradient(135deg,#dd6b20,#c05621);transform:translateY(-1px)}.btn-outline{background:transparent;color:#2b6cb0;border:2px solid #2b6cb0}.btn-outline:hover{background:#2b6cb0;color:#fff}.btn:disabled{opacity:.6;cursor:not-allowed}.loading{display:flex;justify-content:center;align-items:center;padding:2rem;color:#718096}a{color:#2b6cb0;text-decoration:none}a:hover{text-decoration:underline}input,select,textarea{font-family:inherit}
