.discover-hero[data-astro-cid-hp5l4e7m]{min-height:calc(100vh - 64px);display:flex;align-items:center;justify-content:center;padding:3rem 0}.hero-content[data-astro-cid-hp5l4e7m]{max-width:1280px;width:100%;text-align:center;box-sizing:border-box;padding:0 1rem}@media (min-width: 640px){.hero-content[data-astro-cid-hp5l4e7m]{padding:0 1.5rem}}@media (min-width: 1024px){.hero-content[data-astro-cid-hp5l4e7m]{padding:0 2rem}}.hero-title[data-astro-cid-hp5l4e7m]{font-size:3.5rem;font-weight:700;line-height:1.2;color:#1f2937;margin:0 0 1rem}.highlight[data-astro-cid-hp5l4e7m]{background:linear-gradient(90deg,#a27dfd,#fe91b3,#ffbc7e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-style:italic}.hero-subtitle[data-astro-cid-hp5l4e7m]{font-size:1.25rem;color:#6b7280;margin:0 0 3rem;line-height:1.5}.intent-selector-wrapper[data-astro-cid-hp5l4e7m]{margin-bottom:1rem;display:flex;align-items:center;gap:.75rem}.intent-label[data-astro-cid-hp5l4e7m]{font-size:.8125rem;font-weight:400;color:#9ca3af;white-space:nowrap}.intent-toggle[data-astro-cid-hp5l4e7m]{display:inline-flex;gap:.5rem}.intent-option[data-astro-cid-hp5l4e7m]{display:flex;align-items:center;gap:.25rem;padding:.25rem .625rem;font-size:.8125rem;font-weight:500;color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;transition:all .2s ease;white-space:nowrap;height:auto;line-height:1.2}.intent-option[data-astro-cid-hp5l4e7m]:hover{border-color:#d1d5db;color:#374151}.intent-option[data-astro-cid-hp5l4e7m]:focus-visible{outline:2px solid #8b5cf6;outline-offset:2px}.intent-option[data-astro-cid-hp5l4e7m].active{background:#8b5cf605;color:#8b5cf6;border-color:#8b5cf6}.intent-option[data-astro-cid-hp5l4e7m].active:hover{background:#8b5cf60a;border-color:#7c3aed;color:#7c3aed}.prompt-card[data-astro-cid-hp5l4e7m]{width:100%;box-sizing:border-box;background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 1px 3px #0000000d,0 20px 40px #8b5cf614;border:1px solid transparent;background-image:linear-gradient(#fff,#fff),linear-gradient(135deg,#8b5cf6,#ec4899);background-origin:border-box;background-clip:padding-box,border-box;margin-bottom:.5rem;transition:box-shadow .3s}.prompt-card[data-astro-cid-hp5l4e7m]:focus-within{box-shadow:0 1px 3px #0000000d,0 24px 48px #8b5cf626}.prompt-textarea[data-astro-cid-hp5l4e7m]{width:100%;min-height:120px;max-height:240px;border:none;outline:none;font-size:1rem;color:#1f2937;resize:vertical;font-family:inherit;line-height:1.6;margin-bottom:1rem}.prompt-textarea[data-astro-cid-hp5l4e7m]::-moz-placeholder{color:#9ca3af}.prompt-textarea[data-astro-cid-hp5l4e7m]::placeholder{color:#9ca3af}.prompt-actions[data-astro-cid-hp5l4e7m]{display:flex;align-items:center;justify-content:space-between}.action-icons[data-astro-cid-hp5l4e7m]{display:flex;gap:.5rem}.action-icon-wrapper[data-astro-cid-hp5l4e7m]{position:relative}.action-icon-wrapper[data-astro-cid-hp5l4e7m]:has(#attachBtn){display:none}.action-icon-btn[data-astro-cid-hp5l4e7m]{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid #e5e7eb;border-radius:10px;color:#6b7280;cursor:pointer;transition:all .2s}.action-icon-btn[data-astro-cid-hp5l4e7m]:hover{background:#f9fafb;border-color:#d1d5db;color:#374151}.action-icon-btn[data-astro-cid-hp5l4e7m].disabled{background:#f9fafb;border-color:#e5e7eb;color:#d1d5db;cursor:not-allowed;opacity:.6}.action-icon-btn[data-astro-cid-hp5l4e7m].disabled:hover{background:#f9fafb;border-color:#e5e7eb;color:#d1d5db}.icon-hover-tooltip[data-astro-cid-hp5l4e7m]{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);background:#fff;color:#374151;padding:.5rem .75rem;border-radius:8px;font-size:.75rem;line-height:1.4;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s;z-index:10;box-shadow:0 2px 8px #8b5cf61f,0 1px 3px #00000014;border:1px solid rgba(139,92,246,.15)}.icon-hover-tooltip[data-astro-cid-hp5l4e7m]:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#fff;filter:drop-shadow(0 1px 1px rgba(0,0,0,.05))}.action-icon-wrapper[data-astro-cid-hp5l4e7m]:hover .icon-hover-tooltip[data-astro-cid-hp5l4e7m]{opacity:1}.hint-bubble[data-astro-cid-hp5l4e7m]{position:absolute;top:calc(100% + 12px);left:0;display:flex;align-items:center;gap:.5rem;padding:.625rem .875rem;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#8b5cf6,#ec4899) border-box;border:1px solid transparent;border-radius:10px;font-size:.8125rem;line-height:1.5;color:#374151;box-shadow:0 2px 8px #8b5cf614,0 1px 3px #0000000d;opacity:0;pointer-events:none;transform:translateY(-4px);transition:opacity .3s ease,transform .3s ease;z-index:10;white-space:nowrap}.hint-bubble[data-astro-cid-hp5l4e7m]:before{content:"";position:absolute;bottom:100%;left:20px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid white;filter:drop-shadow(0 -1px 1px rgba(139,92,246,.1))}.hint-bubble[data-astro-cid-hp5l4e7m].show{opacity:1;pointer-events:auto;transform:translateY(0)}.hint-bubble[data-astro-cid-hp5l4e7m] span[data-astro-cid-hp5l4e7m]{font-weight:500}.hint-close[data-astro-cid-hp5l4e7m]{flex-shrink:0;width:18px;height:18px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#9ca3af;cursor:pointer;border-radius:4px;transition:all .2s;padding:0}.hint-close[data-astro-cid-hp5l4e7m]:hover{background:#8b5cf61a;color:#8b5cf6}.cta-buttons[data-astro-cid-hp5l4e7m]{display:flex;align-items:center;gap:.75rem}.dictation-btn-wrapper[data-astro-cid-hp5l4e7m]{position:relative}.dictation-mode-btn[data-astro-cid-hp5l4e7m]{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e5e7eb;border-radius:10px;color:#6b7280;cursor:pointer;transition:all .2s}.dictation-mode-btn[data-astro-cid-hp5l4e7m]:hover{background:#f9fafb;border-color:#d1d5db;color:#374151}.dictation-mode-btn[data-astro-cid-hp5l4e7m] svg[data-astro-cid-hp5l4e7m]{flex-shrink:0}.start-hiring-btn[data-astro-cid-hp5l4e7m]{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:linear-gradient(135deg,#8b5cf6,#a78bfa);color:#fff;border:none;border-radius:10px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px #8b5cf640}.start-hiring-btn[data-astro-cid-hp5l4e7m]:hover{transform:translateY(-1px);box-shadow:0 4px 12px #8b5cf659}.start-hiring-btn[data-astro-cid-hp5l4e7m]:active{transform:translateY(0)}.start-hiring-btn[data-astro-cid-hp5l4e7m]:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:0 2px 8px #8b5cf626}.start-hiring-btn[data-astro-cid-hp5l4e7m]:disabled:hover{transform:none;box-shadow:0 2px 8px #8b5cf626}.error-message[data-astro-cid-hp5l4e7m]{color:#dc2626;font-size:.875rem;margin:.5rem 0 0;min-height:1.25rem}.suggestion-chips[data-astro-cid-hp5l4e7m]{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin:2rem 0 2.5rem}.chip[data-astro-cid-hp5l4e7m]{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px;color:#374151;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;box-shadow:0 1px 2px #0000000d}.chip[data-astro-cid-hp5l4e7m]:hover{border-color:#8b5cf6;background:#8b5cf60d;color:#5b21b6;box-shadow:0 2px 6px #8b5cf626}.chip[data-astro-cid-hp5l4e7m] svg[data-astro-cid-hp5l4e7m]{opacity:.6}.trust-line[data-astro-cid-hp5l4e7m]{color:#6b7280;font-size:.875rem;margin:0;font-weight:500}.made-in-paris[data-astro-cid-hp5l4e7m]{color:#6b7280;font-size:.875rem;margin:.5rem 0 0;font-weight:500}.attachment-badge[data-astro-cid-hp5l4e7m]{display:flex;align-items:center;gap:.5rem;margin-top:.75rem;padding:.5rem .75rem;background:#8b5cf614;border:1px solid rgba(139,92,246,.2);border-radius:8px;color:#5b21b6;font-size:.875rem;font-weight:500}.attachment-badge[data-astro-cid-hp5l4e7m] svg[data-astro-cid-hp5l4e7m]{flex-shrink:0}.attachment-badge[data-astro-cid-hp5l4e7m] span[data-astro-cid-hp5l4e7m]{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.remove-attachment[data-astro-cid-hp5l4e7m]{flex-shrink:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#5b21b6;cursor:pointer;border-radius:4px;transition:background-color .2s}.remove-attachment[data-astro-cid-hp5l4e7m]:hover{background:#8b5cf626}.attachment-modal[data-astro-cid-hp5l4e7m]{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .2s}.attachment-modal[data-astro-cid-hp5l4e7m][aria-hidden=false]{opacity:1;pointer-events:auto}.modal-overlay[data-astro-cid-hp5l4e7m]{position:absolute;inset:0;background:#00000080}.modal-content[data-astro-cid-hp5l4e7m]{position:relative;width:90%;max-width:480px;background:#fff;border-radius:16px;box-shadow:0 20px 40px #0003;transform:scale(.95);transition:transform .2s}.attachment-modal[data-astro-cid-hp5l4e7m][aria-hidden=false] .modal-content[data-astro-cid-hp5l4e7m]{transform:scale(1)}.modal-header[data-astro-cid-hp5l4e7m]{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid #e5e7eb}.modal-header[data-astro-cid-hp5l4e7m] h3[data-astro-cid-hp5l4e7m]{margin:0;font-size:1.25rem;font-weight:600;color:#1f2937}.modal-close[data-astro-cid-hp5l4e7m]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#6b7280;cursor:pointer;border-radius:8px;transition:all .2s}.modal-close[data-astro-cid-hp5l4e7m]:hover{background:#f3f4f6;color:#374151}.modal-body[data-astro-cid-hp5l4e7m]{padding:1.5rem}.upload-section[data-astro-cid-hp5l4e7m]{text-align:center}.upload-btn[data-astro-cid-hp5l4e7m]{width:100%;display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:2rem;background:#f9fafb;border:2px dashed #d1d5db;border-radius:12px;color:#374151;font-weight:500;cursor:pointer;transition:all .2s}.upload-btn[data-astro-cid-hp5l4e7m]:hover{background:#f3f4f6;border-color:#8b5cf6;color:#5b21b6}.upload-hint[data-astro-cid-hp5l4e7m]{margin:.5rem 0 0;font-size:.75rem;color:#9ca3af}.divider[data-astro-cid-hp5l4e7m]{position:relative;text-align:center;margin:1.5rem 0}.divider[data-astro-cid-hp5l4e7m]:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#e5e7eb}.divider[data-astro-cid-hp5l4e7m] span[data-astro-cid-hp5l4e7m]{position:relative;padding:0 1rem;background:#fff;color:#9ca3af;font-size:.875rem}.url-section[data-astro-cid-hp5l4e7m]{display:flex;flex-direction:column;gap:.75rem}.url-section[data-astro-cid-hp5l4e7m] label[data-astro-cid-hp5l4e7m]{font-size:.875rem;font-weight:500;color:#374151}.url-section[data-astro-cid-hp5l4e7m] input[data-astro-cid-hp5l4e7m]{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:.9375rem;color:#1f2937;transition:all .2s}.url-section[data-astro-cid-hp5l4e7m] input[data-astro-cid-hp5l4e7m]:focus{outline:none;border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a}.url-submit-btn[data-astro-cid-hp5l4e7m]{padding:.75rem 1.25rem;background:linear-gradient(135deg,#8b5cf6,#a78bfa);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px #8b5cf640}.url-submit-btn[data-astro-cid-hp5l4e7m]:hover{transform:translateY(-1px);box-shadow:0 4px 12px #8b5cf659}.modal-error[data-astro-cid-hp5l4e7m]{color:#dc2626;font-size:.875rem;margin:.75rem 0 0;min-height:1.25rem}.modal-loading[data-astro-cid-hp5l4e7m]{color:#8b5cf6;font-size:.875rem;margin:.75rem 0 0;text-align:center;font-weight:500}@media (max-width: 768px){.hero-title[data-astro-cid-hp5l4e7m]{font-size:2.25rem}.hero-subtitle[data-astro-cid-hp5l4e7m]{font-size:1rem;margin-bottom:2rem}.intent-selector-wrapper[data-astro-cid-hp5l4e7m]{margin-bottom:.875rem;flex-direction:column;align-items:flex-start;gap:.5rem}.intent-label[data-astro-cid-hp5l4e7m]{font-size:.75rem}.intent-toggle[data-astro-cid-hp5l4e7m]{width:100%;display:flex;gap:.5rem}.intent-option[data-astro-cid-hp5l4e7m]{flex:1;justify-content:center;padding:.5rem .75rem;font-size:.75rem;min-height:36px;white-space:normal;text-align:center;line-height:1.3}.prompt-card[data-astro-cid-hp5l4e7m]{padding:1.25rem}.prompt-textarea[data-astro-cid-hp5l4e7m]{font-size:.9375rem;min-height:100px}.suggestion-chips[data-astro-cid-hp5l4e7m]{gap:.5rem}.chip[data-astro-cid-hp5l4e7m]{font-size:.8125rem;padding:.5rem .875rem}}@media (max-width: 480px){.discover-hero[data-astro-cid-hp5l4e7m]{padding:2rem 0}.hero-content[data-astro-cid-hp5l4e7m]{padding:0 1rem}.hero-title[data-astro-cid-hp5l4e7m]{font-size:1.875rem}.prompt-actions[data-astro-cid-hp5l4e7m]{flex-direction:column;align-items:stretch;gap:.75rem}.action-icons[data-astro-cid-hp5l4e7m]{justify-content:center}.start-hiring-btn[data-astro-cid-hp5l4e7m]{width:100%;justify-content:center}.hint-bubble[data-astro-cid-hp5l4e7m]{left:50%;transform:translate(-50%) translateY(-4px)}.hint-bubble[data-astro-cid-hp5l4e7m].show{transform:translate(-50%) translateY(0)}.hint-bubble[data-astro-cid-hp5l4e7m]:before{left:50%;transform:translate(-50%)}}body{background:linear-gradient(135deg,#f8f7ff,#f0edff,#f8f7ff)!important;color:#1f2937!important;overflow-x:hidden!important}.noise-overlay,.gradient-bg{display:none!important}.discover-container[data-astro-cid-j7pv25f6]{background:linear-gradient(135deg,#f8f7ff,#f0edff,#f8f7ff);position:relative}.discover-main[data-astro-cid-j7pv25f6]{padding-top:80px}.logo-slider[data-astro-cid-j7pv25f6]{display:flex;overflow:hidden;position:relative;width:100%}.logo-track[data-astro-cid-j7pv25f6]{display:flex;gap:4rem;animation:scroll 30s linear infinite;will-change:transform}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.logo-item[data-astro-cid-j7pv25f6]{flex-shrink:0;width:150px;height:80px;display:flex;align-items:center;justify-content:center}.logo-image[data-astro-cid-j7pv25f6]{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;filter:grayscale(100%);opacity:.6;transition:all .3s ease}.logo-item[data-astro-cid-j7pv25f6]:hover .logo-image[data-astro-cid-j7pv25f6]{filter:grayscale(0%);opacity:1}
