:root{--midnight: #1a2744;--gold: #c9a962;--gold-dim: rgba(201, 169, 98, .3);--cream: #f8f6f3;--success: #10b981}.new-topic-page[data-astro-cid-n5sghmog]{min-height:100vh;background:var(--cream)}.page-hero[data-astro-cid-n5sghmog]{position:relative;background:var(--midnight);padding:2rem 0 5rem;overflow:hidden}.hero-backdrop[data-astro-cid-n5sghmog]{position:absolute;inset:0;overflow:hidden}.gradient-orb[data-astro-cid-n5sghmog]{position:absolute;border-radius:50%;filter:blur(80px);opacity:.4}.gradient-orb-1[data-astro-cid-n5sghmog]{width:300px;height:300px;background:var(--gold);top:-100px;right:10%;animation:orbFloat 15s ease-in-out infinite}.gradient-orb-2[data-astro-cid-n5sghmog]{width:200px;height:200px;background:#3d5a80;bottom:-50px;left:20%;animation:orbFloat 20s ease-in-out infinite reverse}@keyframes orbFloat{0%,to{transform:translate(0) scale(1)}50%{transform:translate(20px,-20px) scale(1.1)}}.noise-overlay[data-astro-cid-n5sghmog]{position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");opacity:.03;pointer-events:none}.breadcrumb[data-astro-cid-n5sghmog]{display:flex;align-items:center;gap:.75rem;margin-bottom:2rem;animation:fadeInUp .5s ease backwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.breadcrumb-link[data-astro-cid-n5sghmog]{display:inline-flex;align-items:center;gap:.375rem;color:#fff9;font-family:Inter,system-ui,sans-serif;font-size:.875rem;text-decoration:none;transition:color .2s ease}.breadcrumb-link[data-astro-cid-n5sghmog]:hover{color:var(--gold)}.breadcrumb-link[data-astro-cid-n5sghmog] svg[data-astro-cid-n5sghmog]{width:16px;height:16px}.breadcrumb-separator[data-astro-cid-n5sghmog]{color:#ffffff4d}.breadcrumb-current[data-astro-cid-n5sghmog]{color:#fff;font-family:Inter,system-ui,sans-serif;font-size:.875rem;font-weight:500}.hero-content[data-astro-cid-n5sghmog]{text-align:center;animation:fadeInUp .5s ease .1s backwards}.hero-icon[data-astro-cid-n5sghmog]{width:64px;height:64px;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--gold),rgba(201,169,98,.5));border-radius:16px;color:#fff}.hero-icon[data-astro-cid-n5sghmog] svg[data-astro-cid-n5sghmog]{width:32px;height:32px}.hero-title[data-astro-cid-n5sghmog]{font-family:Playfair Display,Georgia,serif;font-size:2rem;font-weight:500;color:#fff;margin:0 0 .5rem}.hero-subtitle[data-astro-cid-n5sghmog]{font-family:Inter,system-ui,sans-serif;font-size:1rem;color:#ffffffb3;margin:0}.hero-wave[data-astro-cid-n5sghmog]{position:absolute;bottom:0;left:0;right:0;height:50px}.hero-wave[data-astro-cid-n5sghmog] svg[data-astro-cid-n5sghmog]{width:100%;height:100%}.page-content[data-astro-cid-n5sghmog]{position:relative}.form-card[data-astro-cid-n5sghmog]{background:#fff;border-radius:20px;border:1px solid rgba(201,169,98,.15);padding:2rem;box-shadow:0 4px 24px -4px #1a274414;margin-bottom:1.5rem;animation:cardReveal .5s cubic-bezier(.22,1,.36,1)}@keyframes cardReveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.info-banner[data-astro-cid-n5sghmog]{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;border-radius:12px;margin-bottom:1.5rem}.info-banner--guest[data-astro-cid-n5sghmog]{background:linear-gradient(135deg,#c9a96214,#c9a96208);border:1px solid rgba(201,169,98,.15)}.info-banner--avocat[data-astro-cid-n5sghmog]{background:linear-gradient(135deg,#10b98114,#10b98108);border:1px solid rgba(16,185,129,.2)}.info-banner--user[data-astro-cid-n5sghmog]{background:linear-gradient(135deg,#1a27440d,#1a274405);border:1px solid rgba(26,39,68,.1)}.banner-icon[data-astro-cid-n5sghmog]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;flex-shrink:0}.info-banner--guest[data-astro-cid-n5sghmog] .banner-icon[data-astro-cid-n5sghmog]{background:#c9a96226;color:var(--gold)}.info-banner--avocat[data-astro-cid-n5sghmog] .banner-icon[data-astro-cid-n5sghmog]{background:#10b98126;color:var(--success)}.info-banner--user[data-astro-cid-n5sghmog] .banner-icon[data-astro-cid-n5sghmog]{background:#1a27441a;color:var(--midnight)}.banner-icon[data-astro-cid-n5sghmog] svg[data-astro-cid-n5sghmog]{width:20px;height:20px}.banner-title[data-astro-cid-n5sghmog]{font-family:Inter,system-ui,sans-serif;font-size:.875rem;font-weight:600;color:var(--midnight);margin:0 0 .25rem}.banner-text[data-astro-cid-n5sghmog]{font-family:Inter,system-ui,sans-serif;font-size:.8125rem;color:#64748b;margin:0}.form-section[data-astro-cid-n5sghmog]{margin-bottom:1.5rem}.form-grid[data-astro-cid-n5sghmog]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.input-group[data-astro-cid-n5sghmog]{display:flex;flex-direction:column;gap:.5rem}.input-label[data-astro-cid-n5sghmog]{font-family:Inter,system-ui,sans-serif;font-size:.875rem;font-weight:500;color:var(--midnight)}.required[data-astro-cid-n5sghmog]{color:#ef4444}.premium-input[data-astro-cid-n5sghmog],.premium-select[data-astro-cid-n5sghmog],.premium-textarea[data-astro-cid-n5sghmog]{padding:.875rem 1rem;background:#fff;border:1px solid rgba(201,169,98,.2);border-radius:10px;font-family:Inter,system-ui,sans-serif;font-size:.9375rem;color:var(--midnight);transition:all .2s ease}.premium-input[data-astro-cid-n5sghmog]:focus,.premium-select[data-astro-cid-n5sghmog]:focus,.premium-textarea[data-astro-cid-n5sghmog]:focus{outline:none;border-color:var(--gold);box-shadow:0 0 0 3px #c9a96226}.premium-input[data-astro-cid-n5sghmog]::-moz-placeholder,.premium-textarea[data-astro-cid-n5sghmog]::-moz-placeholder{color:#94a3b8}.premium-input[data-astro-cid-n5sghmog]::placeholder,.premium-textarea[data-astro-cid-n5sghmog]::placeholder{color:#94a3b8}.select-wrapper[data-astro-cid-n5sghmog]{position:relative}.premium-select[data-astro-cid-n5sghmog]{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;padding-right:2.5rem}.select-icon[data-astro-cid-n5sghmog]{position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:16px;height:16px;color:var(--gold);pointer-events:none}.premium-textarea[data-astro-cid-n5sghmog]{width:100%;min-height:160px;resize:vertical;line-height:1.6}.input-hint[data-astro-cid-n5sghmog]{font-family:Inter,system-ui,sans-serif;font-size:.75rem;color:#94a3b8;margin:.375rem 0 0}.form-actions[data-astro-cid-n5sghmog]{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(201,169,98,.1)}.btn-secondary[data-astro-cid-n5sghmog]{padding:.875rem 1.5rem;background:transparent;border:1px solid rgba(201,169,98,.3);border-radius:10px;font-family:Inter,system-ui,sans-serif;font-size:.9375rem;font-weight:500;color:#64748b;text-decoration:none;transition:all .3s ease}.btn-secondary[data-astro-cid-n5sghmog]:hover{background:#c9a96214;border-color:var(--gold);color:var(--midnight)}.btn-primary[data-astro-cid-n5sghmog]{display:inline-flex;align-items:center;gap:.625rem;padding:.875rem 1.5rem;background:var(--gold);border:none;border-radius:10px;font-family:Inter,system-ui,sans-serif;font-size:.9375rem;font-weight:600;color:var(--midnight);cursor:pointer;transition:all .3s cubic-bezier(.22,1,.36,1)}.btn-primary[data-astro-cid-n5sghmog] svg[data-astro-cid-n5sghmog]{width:18px;height:18px}.btn-primary[data-astro-cid-n5sghmog]:hover{background:var(--midnight);color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px -4px #1a274433}.btn-primary[data-astro-cid-n5sghmog]:disabled{opacity:.6;cursor:not-allowed;transform:none}.message-box[data-astro-cid-n5sghmog]{margin-top:1rem;padding:1rem 1.25rem;border-radius:10px;font-family:Inter,system-ui,sans-serif;font-size:.875rem}.message-box--error[data-astro-cid-n5sghmog]{background:#ef44441a;border:1px solid rgba(239,68,68,.2);color:#dc2626}.hidden[data-astro-cid-n5sghmog]{display:none}.guidelines-card[data-astro-cid-n5sghmog]{background:#fff;border-radius:16px;border:1px solid rgba(201,169,98,.15);padding:1.5rem;box-shadow:0 4px 24px -4px #1a27440f;animation:cardReveal .5s cubic-bezier(.22,1,.36,1) .1s backwards}.guidelines-header[data-astro-cid-n5sghmog]{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid rgba(201,169,98,.1)}.guidelines-icon[data-astro-cid-n5sghmog]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#c9a96226,#c9a9620d);border-radius:10px;color:var(--gold)}.guidelines-icon[data-astro-cid-n5sghmog] svg[data-astro-cid-n5sghmog]{width:20px;height:20px}.guidelines-title[data-astro-cid-n5sghmog]{font-family:Playfair Display,Georgia,serif;font-size:1.125rem;font-weight:500;color:var(--midnight);margin:0}.guidelines-list[data-astro-cid-n5sghmog]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.guideline-item[data-astro-cid-n5sghmog]{display:flex;align-items:flex-start;gap:.75rem;font-family:Inter,system-ui,sans-serif;font-size:.875rem;color:#64748b}.guideline-check[data-astro-cid-n5sghmog]{width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:#10b9811a;border-radius:50%;color:var(--success);flex-shrink:0}.guideline-check[data-astro-cid-n5sghmog] svg[data-astro-cid-n5sghmog]{width:12px;height:12px}@media(max-width:768px){.form-card[data-astro-cid-n5sghmog]{padding:1.5rem}.hero-title[data-astro-cid-n5sghmog]{font-size:1.5rem}.form-actions[data-astro-cid-n5sghmog]{flex-direction:column}.btn-secondary[data-astro-cid-n5sghmog],.btn-primary[data-astro-cid-n5sghmog]{width:100%;justify-content:center}}
