:root{--color-primary:#7c3aed;--color-primary-hover:#6d28d9;--color-purple-50:#f5f3ff;--border-radius:1rem}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow-x:hidden;padding:0;width:100%}.container{margin:0 auto;max-width:1200px;padding:0 1rem 100px}.header{padding:1rem 0}.nav-link{color:#333;margin-right:1.5rem}.nav-link:hover{color:#7c3aed;color:var(--color-primary)}.button-primary{background-color:#7c3aed;background-color:var(--color-primary);border-radius:.5rem;padding:.5rem 1rem;transition:background-color .2s}.button-primary:hover{background-color:#6d28d9;background-color:var(--color-primary-hover)}.category-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr;margin:2rem 0}.category-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:1rem;border-radius:var(--border-radius);overflow:hidden}.category-header{align-items:center;background-color:#f5f3ff;background-color:var(--color-purple-50);cursor:pointer;display:flex;justify-content:space-between;padding:1.5rem;transition:background-color .2s}.category-header:hover{background-color:#ede9fe}.category-title{gap:1rem}.category-title h3{color:#111827;font-size:1.25rem}.icon{color:#7c3aed}.icon-small{color:#6b7280;height:20px;width:20px}.category-content{padding:1.5rem}.category-description{color:#6b7280;font-size:.875rem;margin:0 0 1.5rem}.questions-list{display:flex;flex-direction:column;gap:1rem}.question-item{background-color:#f5f3ff;background-color:var(--color-purple-50);transition:all .2s}.question-item:hover{background-color:#ede9fe;transform:translateX(4px)}.question-content p{color:#374151;flex:1 1;margin:0}.icon-check{color:#6b7280;height:20px;margin-top:2px;width:20px}.icon-check.selected{color:#7c3aed;color:var(--color-primary)}.floating-counter{background-color:#fff;bottom:0;box-shadow:0 -4px 6px -1px #0000001a;left:0;padding:1rem;position:fixed;right:0;z-index:1000}.counter-content{align-items:center;display:flex;gap:1rem;margin:0 auto;max-width:1200px;padding:0 1rem}.counter-number{color:#7c3aed;color:var(--color-primary);font-size:1.5rem;font-weight:600}.counter-text{color:#6b7280}.page-title{color:#111827;font-size:1.875rem;font-weight:600;margin-bottom:1rem}.baby-image{border-radius:1rem;border-radius:var(--border-radius);margin:2rem 0;max-width:600px;width:100%}@media (max-width:768px){.header{gap:1rem;text-align:center}.header,nav{flex-direction:column}nav{gap:.5rem}.nav-link{margin-right:0}.counter-content{justify-content:center}}.loading-state{align-items:center;color:#6b7280;display:flex;flex-direction:column;justify-content:center;padding:4rem 0}.icon-spin{animation:spin 1s linear infinite;color:#7c3aed;color:var(--color-primary);height:32px;margin-bottom:1rem;width:32px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-message{background-color:#fee2e2;border-radius:1rem;border-radius:var(--border-radius);color:#dc2626;margin:2rem 0;padding:2rem;text-align:center}.button-primary:disabled{background-color:#e5e7eb}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.header{background-color:#fff;border-bottom:1px solid #e5e7eb;box-sizing:border-box;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 3.5rem 1rem 2rem;position:relative;width:100%}.header,.logo-container{align-items:center;display:flex}.logo-container{gap:12px;margin-right:auto;text-decoration:none}.logo-image{height:40px;width:auto}.logo-text{color:#333;font-size:24px;font-weight:700}.icon{color:var(--color-primary);height:24px;margin-bottom:1rem;width:24px}.prediction-card h3{color:#111827;font-size:1.25rem;margin:.5rem 0}.prediction-card p{color:#6b7280;font-size:.875rem;margin:.5rem 0 1rem}nav{align-items:center;display:flex;gap:2rem}.nav-link{color:#4b5563;font-weight:500;margin-right:2.5rem;text-decoration:none}.nav-link:hover{color:#1f2937}@media (max-width:768px){.header{flex-direction:row;gap:1rem;justify-content:flex-start;padding:1rem 4rem 1rem 1rem}.logo-container{margin-right:auto}.logo-text{font-size:20px}.logo-image{height:32px}.language-selector{right:1rem}nav{flex-direction:column;gap:.5rem}.nav-link{margin-right:0}.prediction-grid{grid-template-columns:1fr}}.question-item{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;cursor:pointer;margin-bottom:.5rem;padding:1rem;transition:all .2s ease}.question-item:hover{background:#f9fafb}.question-item.selected{background:#eef2ff;border:2px solid #6366f1;box-shadow:0 1px 3px #6366f11a}.question-content{align-items:flex-start;display:flex;gap:1rem}.icon-check{color:#9ca3af;flex-shrink:0;margin-top:.25rem}.icon-check.selected{color:#6366f1}.question-text{flex:1 1}.question-text p{margin:0 0 8px}.option-pills{align-items:center;color:#6b7280;display:flex;flex-wrap:wrap;font-size:.875rem;gap:8px;margin-top:8px}.option-pill{background-color:#f3f4f6;border-radius:12px;color:#4b5563;font-size:.875rem;padding:4px 12px}.unit-selection{display:flex;flex-direction:column;gap:8px;margin-top:8px}.unit-selection-label{color:#6b7280;font-size:.875rem}.unit-options{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.unit-pill{background-color:#f3f4f6;border:1px solid #0000;border-radius:16px;color:#4b5563;cursor:pointer;font-size:.875rem;margin:2px 0;padding:6px 16px;transition:all .2s ease}.unit-pill:hover{background-color:#e5e7eb}.unit-pill.selected{background-color:#eef2ff;border-color:#6366f1;color:#4f46e5}.category-title{align-items:center;display:flex;gap:12px}.category-title .icon{color:var(--color-primary);height:24px;margin-bottom:0;width:24px}.category-title h3{margin:0}@media (max-width:768px){.unit-pill{align-items:center;display:flex;justify-content:center;min-height:36px;padding:8px 20px}}.language-selector{position:fixed;right:max(2rem,calc(50% - 600px + 2rem));top:1rem;z-index:1000}@media (max-width:1200px){.language-selector{right:2rem}}@media (max-width:768px){.language-selector{right:1rem}}.lang-button.current{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 2px 4px #0000001a;color:#374151;cursor:pointer;display:flex;font-size:14px;gap:8px;padding:8px 16px;transition:all .2s ease}.lang-button.current:hover{background:#f3f4f6}.lang-dropdown{background:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 4px 6px -1px #0000001a;margin-top:4px;position:absolute;right:0;top:100%;z-index:50}.lang-option{align-items:center;background:none;border:none;color:#374151;cursor:pointer;display:flex;font-size:14px;gap:8px;padding:8px 16px;text-align:left;width:100%}.lang-option:hover{background:#f3f4f6}.lang-option.selected{background:#eef2ff;color:#4f46e5}.flag{font-size:16px}.lang-name{font-weight:500}.carousel-container{border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;height:300px;margin:2rem 0;overflow:hidden;position:relative;width:50%}.carousel-image{height:100%;left:0;object-fit:cover;opacity:0;position:absolute;top:0;transition:opacity .5s ease-in-out;width:100%}.carousel-image.active{opacity:1}.carousel-indicators{bottom:20px;display:flex;gap:8px;left:50%;position:absolute;transform:translateX(-50%);z-index:2}.carousel-dot{height:10px;transition:all .2s ease;width:10px}.carousel-dot.active{transform:scale(1.2)}@media (max-width:768px){.carousel-container{height:250px;margin:1rem 0;width:100%}}.instructions-text{color:#4b5563;font-size:1.1rem;margin:2rem auto 2rem 0;max-width:800px}.hero-section.hero-bg-carousel{align-items:flex-start;background-color:#6366f1;border-radius:1rem;box-shadow:0 8px 32px #6366f12e;color:#fff;display:flex;flex-direction:column;justify-content:center;margin-bottom:2.5rem;min-height:380px;overflow:hidden;padding:3rem 0 2.5rem 2.5rem;position:relative;transition:background-image .8s cubic-bezier(.4,0,.2,1)}.hero-section.hero-bg-carousel:before{content:none}.hero-content{color:#fff;margin:auto 0 2.5rem;max-width:600px;position:relative;text-align:left;z-index:2}.hero-title{color:#fff;font-size:2.8rem;font-weight:800;letter-spacing:-1px;margin-bottom:1.2rem;text-shadow:0 2px 16px #00000021}.hero-subtitle{border-radius:1.2em;color:#fff;display:inline-block;font-size:1.3rem;font-weight:400;margin:0 auto;max-width:700px;padding:.5em 1.2em;position:relative;z-index:2}.hero-subtitle:before{background:#1e293b52;border-radius:1.2em;content:"";inset:0;position:absolute;z-index:-1}@media (max-width:600px){.hero-section.hero-bg-carousel{align-items:flex-start;border-radius:1rem;min-height:120px;padding:1.2rem 0 .8rem .5rem}.hero-content{margin-bottom:.7rem;max-width:100%}.hero-title{font-size:1.3rem}}.hero-howitworks-btn{border-radius:.7rem;box-shadow:0 2px 8px #6366f11a;display:inline-block;font-size:1.08rem;font-weight:600;margin-top:1.2rem;padding:.6rem 1.4rem}@media (max-width:600px){.hero-howitworks-btn{font-size:1rem;margin-top:.7rem;padding:.7rem .5rem;width:100%}}.modal-content{box-shadow:0 4px 6px #0000001a;max-width:600px;width:90%}.modal-header{margin-bottom:1.5rem}.modal-header h2{font-size:1.5rem}.close-button{background:none;border:none;color:#6b7280;cursor:pointer;padding:.5rem;transition:color .2s}.close-button:hover{color:#111827}.form-group{width:100%}.form-group input{border:1px solid #d1d5db;border-radius:.375rem;box-sizing:border-box;font-size:1rem;padding:.75rem;transition:border-color .2s;width:100%}.form-group input:focus{border-color:#6366f1;box-shadow:0 0 0 2px #6366f11a;outline:none}.form-group input.error{border-color:#ef4444}.error-message{background-color:#fff;color:#ef4444;display:block;font-size:.875rem;margin-top:.5rem;padding:0;text-align:inherit}.selected-questions{margin-bottom:2rem}.selected-questions h3{color:#111827;font-size:1.25rem;margin:0 0 1rem}.review-questions-list{border:1px solid #e5e7eb;border-radius:.375rem;max-height:200px;overflow-y:auto;padding:.5rem}.selected-question-item{border-bottom:1px solid #e5e7eb;color:#374151;padding:.75rem}.selected-question-item:last-child{border-bottom:none}.modal-actions{margin-top:2rem}.button-secondary{background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;color:#374151;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:all .2s}.button-secondary:hover{background-color:#f9fafb;border-color:#9ca3af}.button-primary{background-color:#6366f1;border-radius:.375rem;transition:all .2s}.button-primary:hover{background-color:#4f46e5}.button-primary:disabled{background-color:#a5b4fc;box-shadow:none;cursor:not-allowed;opacity:.6}.questionnaire-success{margin:0 auto;max-width:800px;padding:2rem}.questionnaire-success .content{background-color:#fff;border-radius:.75rem;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;padding:2rem}.questionnaire-success h1{color:#111827;font-size:1.875rem;font-weight:700;margin-bottom:1rem;text-align:center}.questionnaire-success .save-address{color:#4b5563;font-size:1.125rem;margin-bottom:2rem;text-align:center}.questionnaire-success .url-section{background-color:#f9fafb;border-radius:.5rem;margin-bottom:2rem;padding:1.5rem}.questionnaire-success .url-section h2{color:#111827;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.questionnaire-success .url-box{align-items:center;display:flex;gap:1rem;margin:1rem 0}.questionnaire-success .url-box a,.questionnaire-success .url-box button{border-radius:.375rem;flex:1 1;font-weight:500;padding:.75rem 1.5rem;text-align:center;text-decoration:none;transition:all .2s;white-space:nowrap}.questionnaire-success .url-box .url{color:#374151;flex:1 1;font-family:monospace;margin:0;min-width:0;overflow-wrap:break-word;word-break:break-all}.questionnaire-success .warning{color:#dc2626;font-size:.875rem;margin-top:.5rem}.questionnaire-success .description{color:#4b5563;font-size:.875rem;margin-top:.5rem}.questionnaire-success .email-notice{border-top:1px solid #e5e7eb;margin-top:3rem;padding-top:2rem}.questionnaire-success .email-notice h2{color:#111827;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.questionnaire-success .email-notice p{color:#4b5563;font-size:.875rem;margin-bottom:.75rem}.questionnaire-success .spam-notice{color:#dc2626}.questionnaire-success .whitelist-notice{color:#4b5563}.questionnaire-success .email{color:#111827;font-family:monospace;margin-left:.25rem}.questionnaire-success .carousel{border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;height:200px;left:50%;margin:0 auto 2rem;overflow:hidden;position:relative;transform:translateX(-50%);width:100%}.questionnaire-success .carousel-slide{height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .5s ease-in-out;width:100%}.questionnaire-success .carousel-slide.active{opacity:1}.questionnaire-success .carousel-slide img{height:100%;object-fit:cover;width:100%}.questionnaire-success .carousel-dots{bottom:1rem;display:flex;gap:.5rem;left:50%;position:absolute;transform:translateX(-50%)}.questionnaire-success .carousel-dot{background-color:#ffffff80;border:none;border-radius:50%;cursor:pointer;height:.75rem;padding:0;transition:background-color .3s ease;width:.75rem}.questionnaire-success .carousel-dot.active{background-color:#fff}.questionnaire-success .carousel-dot:hover{background-color:#fffc}.questionnaire-success .share-buttons{display:flex;flex-wrap:wrap;gap:.75rem;margin:1rem 0}.questionnaire-success .share-button{align-items:center;border-radius:9999px;color:#fff;display:flex;height:2.5rem;justify-content:center;padding:.5rem;text-decoration:none;transition:opacity .2s ease,transform .2s ease;width:2.5rem}.questionnaire-success .share-button:hover{opacity:.9;transform:scale(1.05)}.questionnaire-success .share-button img{height:1.25rem;width:1.25rem}.questionnaire-success .share-button span{display:none}.questionnaire-success .share-button.whatsapp{background-color:#25d366}.questionnaire-success .share-button.facebook{background-color:#1877f2}.questionnaire-success .share-button.telegram{background-color:#08c}.questionnaire-success .share-button.twitter{background-color:#1da1f2}.questionnaire-success .share-button.email{background-color:#ea4335}@media (max-width:600px){.questionnaire-success{padding:.5rem}.questionnaire-success .content{border-radius:.5rem;padding:1rem}.questionnaire-success h1{font-size:1.25rem;margin-bottom:1rem}.questionnaire-success .save-address{font-size:1rem;margin-bottom:1.25rem}.questionnaire-success .url-section{border-radius:.5rem;margin-bottom:1.25rem;padding:1rem}.questionnaire-success .url-section h2{font-size:1.05rem;margin-bottom:.75rem}.questionnaire-success .url-box{gap:.5rem;margin:.5rem 0}.questionnaire-success .email-notice{margin-top:2rem;padding-top:1rem}.questionnaire-success .email-notice h2{font-size:1.05rem;margin-bottom:.5rem}.questionnaire-success .email-notice p{font-size:.95rem;margin-bottom:.5rem}.questionnaire-success .share-buttons{gap:.5rem;justify-content:flex-start;margin:.5rem 0}.questionnaire-success .share-button{border-radius:9999px;font-size:.95rem;gap:.5rem;height:2.25rem;min-width:2.25rem;padding:.25rem .75rem;width:auto}.questionnaire-success .share-button img{height:1rem;margin-right:.5rem;width:1rem}.questionnaire-success .share-button span{display:inline}}@media (max-width:768px){.questionnaire-success .url-box{flex-direction:column;gap:.75rem}.questionnaire-success .url-box .button-primary,.questionnaire-success .url-box a,.questionnaire-success .url-box button{box-sizing:border-box;display:block;width:100%}}.questionnaire-success .url-box .button-primary{position:relative;transition:all .3s ease}.questionnaire-success .url-box .button-primary.copied{background-color:#10b981;transform:scale(1.02)}.questionnaire-success .url-box .check-icon{stroke:#fff;animation:checkmark-appear .3s ease forwards;height:1.25rem;opacity:0;position:absolute;right:.5rem;width:1.25rem}@keyframes checkmark-appear{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.button-primary.button-delete:disabled{background-color:#fca5a5!important;border-color:#fca5a5!important;color:#fff;cursor:not-allowed;opacity:1}.modal{background:#fff;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;max-width:500px;position:relative;width:90%}.modal-header{align-items:center;border-bottom:1px solid #e5e7eb;box-sizing:border-box;display:flex;justify-content:space-between;padding:1rem;width:100%}.modal-header h2{color:#111827;font-size:1.25rem;font-weight:600;margin:0}.modal-close{color:#6b7280;padding:.25rem;top:.75rem}.modal-close:hover{color:#111827}.modal-content{padding:1.5rem}.modal-actions,.modal-content{box-sizing:border-box;width:100%}.modal-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1.5rem}.delete-questionnaire-modal-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.delete-questionnaire-modal-container{background:#fff;border-radius:.5rem;box-shadow:0 2px 4px #0000001a;max-width:500px;position:relative;width:90%}.delete-questionnaire-modal-header{align-items:center;border-bottom:1px solid #e5e7eb;box-sizing:border-box;display:flex;justify-content:space-between;padding:1.25rem 1.5rem;width:100%}.delete-questionnaire-modal-title{color:#111827;font-size:1.25rem;font-weight:600;line-height:1.5;margin:0}.delete-questionnaire-modal-close{background:none;border:none;color:#6b7280;cursor:pointer;font-size:1.5rem;line-height:1;padding:.25rem;position:absolute;right:1.25rem;top:1.125rem}.delete-questionnaire-modal-close:hover{color:#111827}.delete-questionnaire-modal-content{box-sizing:border-box;line-height:1.5;padding:1.5rem;width:100%}.delete-questionnaire-modal-text{color:#374151;margin:0 0 1.5rem}.delete-questionnaire-modal-actions{box-sizing:border-box;display:flex;gap:.75rem;justify-content:flex-end;width:100%}.guess-page{margin:0 auto;max-width:800px;padding:2rem}.guess-content{background-color:#fff;border-radius:.75rem;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;padding:2rem;position:relative}.guess-page h1{color:#111827;font-size:1.875rem;font-weight:700;margin-bottom:2rem;text-align:center}.guess-page .progress-bar{background-color:#e5e7eb;border-radius:9999px;height:.5rem;margin-bottom:2rem;overflow:hidden;width:100%}.guess-page .progress{background-color:#6366f1;height:100%;transition:width .3s ease}.guess-page .input-group{margin-bottom:2rem}.guess-page .input-group label{color:#374151;display:block;font-weight:500;margin-bottom:.5rem}.guess-page .input-group input,.guess-page .input-group select,.guess-page .input-group textarea{border:1px solid #d1d5db;border-radius:.375rem;box-sizing:border-box;font-size:1rem;padding:.75rem;transition:border-color .2s;width:100%}.guess-page .input-group input:focus,.guess-page .input-group select:focus,.guess-page .input-group textarea:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.guess-page .input-group .help-text{color:#6b7280;font-size:.875rem;margin-top:.5rem}.guess-page .number-input{align-items:center;display:flex;gap:.5rem}.guess-page .number-input input{flex:1 1}.guess-page .number-input .unit{color:#6b7280;font-size:.875rem}.guess-page .button-group{display:flex;gap:1rem;justify-content:space-between;margin:2rem 0 1.5rem}.guess-page .button-primary,.guess-page .button-secondary{border-radius:.375rem;font-weight:500;min-width:120px;padding:.75rem 1.5rem;transition:all .2s}.guess-page .button-primary{background-color:#6366f1;border:none;color:#fff}.guess-page .button-primary:hover:not(:disabled){background-color:#4f46e5}.guess-page .button-primary:disabled{background-color:#a5b4fc;cursor:not-allowed}.guess-page .button-delete{background-color:#dc2626}.guess-page .button-delete:hover:not(:disabled){background-color:#b91c1c}.guess-page .button-secondary{background-color:#fff;border:1px solid #d1d5db;color:#4b5563}.guess-page .button-secondary:hover{background-color:#f9fafb;border-color:#9ca3af}.guess-page .review-section{margin-top:1rem}.guess-page .review-section h2{color:#111827;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.guess-page .review-item{border-bottom:1px solid #e5e7eb;padding:1rem 4rem 1rem 1rem;position:relative}.guess-page .review-item:last-child{border-bottom:none}.guess-page .review-item strong{color:#374151;display:block;font-weight:500;margin-bottom:.5rem;word-break:break-word}.guess-page .review-item p{color:#4b5563;margin:0;word-break:break-word}.guess-page .error,.guess-page .loading{color:#4b5563;padding:2rem;text-align:center}.guess-page .error{color:#dc2626}@media (max-width:640px){.guess-page{padding:0}.guess-content{border-radius:0;padding:1.5rem}.guess-page h1{font-size:1.5rem;margin-bottom:1.5rem}.guess-page .button-group{flex-direction:column}.guess-page .button-primary,.guess-page .button-secondary{width:100%}.review-item{padding:1rem 4.5rem 1rem 1rem}.review-item strong{font-size:.9375rem;padding-right:1rem}.review-item p{font-size:.9375rem}.edit-button{right:.75rem;top:50%;transform:translateY(-50%)}.carousel{border-radius:0;margin:0 0 1rem;width:100%}.due-date-text{bottom:.75rem;left:1.5rem}}.input-with-unit{align-items:center;display:flex;gap:.5rem}.input-with-unit input{flex:1 1}.input-with-unit .unit{color:#6b7280;font-size:.875rem;white-space:nowrap}.form-group{margin-bottom:1.5rem}.form-group label{color:#374151;display:block;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem;padding:.75rem;transition:border-color .2s;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.help-text{color:#6b7280;font-size:.875rem;margin-top:.375rem}.character-counter{color:#6b7280;font-size:.75rem;margin-top:.25rem;text-align:right}.question-counter{color:#4b5563;font-size:.875rem;margin-bottom:1.5rem;text-align:center}.edit-button{background:none;border:none;border-radius:.25rem;color:#6366f1;cursor:pointer;font-size:.875rem;padding:.25rem .5rem;position:absolute;right:1rem;top:1rem;transition:background-color .2s}.edit-button:hover{background-color:#f5f3ff}.guess-options-group{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem}.guess-option-pill{background:#fff;border:1px solid #e5e7eb;border-radius:9999px;color:#4b5563;cursor:pointer;font-size:.875rem;padding:.75rem 1.25rem;transition:all .2s}.guess-option-pill:hover{border-color:#6366f1;color:#6366f1}.guess-option-pill.selected{background-color:#eef2ff;border-color:#6366f1;color:#4f46e5}.carousel{border-radius:.75rem;height:200px;margin:0 auto 2rem;max-width:800px;overflow:hidden;position:relative;width:100%}.carousel-slide{height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .5s ease-in-out;width:100%}.carousel-slide.active{opacity:1}.carousel-slide img{height:100%;object-fit:cover;width:100%}.carousel-dots{bottom:1rem;display:flex;gap:.5rem;left:50%;position:absolute;transform:translateX(-50%)}.carousel-dot{background-color:#ffffff80;border:none;border-radius:50%;cursor:pointer;height:.5rem;padding:0;transition:background-color .2s;width:.5rem}.carousel-dot:hover{background-color:#fffc}.carousel-dot.active{background-color:#fff}.due-date-subtitle{margin:.25rem 0 1rem}.due-date-subtitle,.due-date-text{color:#6b7280;font-size:.875rem;font-style:italic}.due-date-text{bottom:1rem;left:2rem;position:absolute}.input-with-counter{align-items:center;display:flex;gap:.5rem;position:relative}.char-counter{color:#666;font-size:.875rem}.results-page{margin:0 auto;max-width:800px;padding:2rem}.results-content{background-color:#fff;border-radius:.75rem;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;padding:2rem}.results-page h1{color:#111827;font-size:1.875rem;font-weight:700;margin-bottom:2rem;text-align:center}.stats-summary{display:flex;gap:2rem;justify-content:center;margin-bottom:3rem;position:relative}.stat-item{text-align:center}.stat-value{color:#6366f1;font-size:2.25rem;font-weight:700}.stat-label{color:#4b5563;font-size:.875rem;margin-top:.5rem}.questions-results{grid-gap:2rem;display:grid;gap:2rem;margin-bottom:3rem}.question-result{background-color:#f9fafb;border-radius:.5rem;padding:1.5rem}.question-result h2{color:#111827;font-size:1.25rem;font-weight:600}.chart-container{background-color:#fff;border-radius:.375rem;height:300px;padding:1rem}.messages-section{border-top:1px solid #e5e7eb;padding-top:2rem}.messages-section h2{color:#111827;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.messages-list{grid-gap:1rem;display:grid;gap:1rem}.message-item{background:#f9fafb;border-radius:.5rem;margin-bottom:1rem;padding:1.25rem}.message-header{display:flex;justify-content:flex-end;margin-bottom:.5rem}.guesser-name{color:#111827;font-weight:500}.message-date{color:#6b7280;font-size:.875rem}.message-text{color:#4b5563;line-height:1.6;margin:.5rem 0}.message-quote{display:block;font-size:1.35rem;font-style:italic;margin-bottom:.5rem}.message-quote:before{content:open-quote}.message-quote:after{content:close-quote}.message-author{color:#6b7280;font-size:1.125rem;font-weight:500}.message-author:before{content:"- "}.message-stats{color:#6b7280}.correct-guesses-link{background:none;border:none;color:#4f46e5;cursor:pointer;font:inherit;padding:0;text-decoration:underline}.correct-guesses-link:hover{color:#4338ca}.actual-answer{background-color:#f3f4f6;border-radius:.5rem;color:#4b5563;font-weight:500;margin-bottom:1rem;padding:.75rem}.correct-guesses{background-color:#e0f2fe;border-radius:9999px;color:#0369a1;font-size:.875rem;margin-left:1rem;padding:.25rem .75rem}.question-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.question-icon-title{align-items:center;display:flex;flex:1 1;gap:1rem;min-width:0}.question-icon{align-items:center;border-radius:.75rem;color:#4f46e5;display:flex;flex-shrink:0;font-size:1.5rem;height:2.5rem;justify-content:center}.question-header h2{flex:1 1;margin:0;min-width:0}.points-badge{background-color:#f3f4f6;border-radius:9999px;color:#4b5563;font-size:.875rem;font-weight:500;padding:.5rem 1rem}.question-footer{align-items:center;border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-top:1.5rem;padding-top:1.5rem}.best-guess{color:#4b5563}.best-guess strong{color:#111827}.show-all-answers,.show-best-guesses,.show-correct-answers{background-color:#6366f1;border:none;border-radius:.375rem;color:#fff;cursor:pointer;font-size:.875rem;padding:.5rem 1rem;transition:background-color .2s}.show-all-answers:hover,.show-best-guesses:hover,.show-correct-answers:hover{background-color:#e5e7eb}.modal-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:.5rem;max-height:90vh;max-width:90%;overflow-y:auto;padding:2rem;position:relative;width:800px}.modal-close{align-items:center;background:none;background-color:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:1.5rem;height:2rem;justify-content:center;position:absolute;right:1rem;top:1rem;width:2rem;z-index:2}.modal-content h3{font-size:1.5rem;margin-bottom:1.5rem;margin-top:0;padding-right:3rem}.answers-list{grid-gap:.75rem;display:grid;gap:.75rem}.answer-item{grid-gap:1rem;align-items:center;background-color:#f8f9fa;border-radius:.375rem;display:grid;gap:1rem;grid-template-columns:2fr 2fr 1fr;padding:.75rem}.answer-name{font-weight:500}.answer-value{color:#4b5563}.answer-distance{color:#6b7280;font-size:.875rem;text-align:right}.question-actual-answer{align-items:center;background-color:#f3f4f6;border-radius:.5rem;display:flex;gap:.5rem;margin:1rem 0;padding:.75rem 1rem}.question-actual-answer-label{color:#4b5563;font-weight:500}.question-actual-answer-value{color:#111827;font-weight:600}@media (max-width:640px){.results-page{padding:0}.results-content{border-radius:0;padding:1.5rem}.results-page h1{font-size:1.5rem;margin-bottom:1.5rem}.stats-summary{gap:1.5rem;margin-bottom:2rem}.stat-value{font-size:1.875rem}.questions-results{gap:1.5rem;margin-bottom:2rem}.question-result{padding:1rem}.question-result h2{font-size:1.125rem}.chart-container{height:250px;padding:.75rem}.messages-section{padding-top:1.5rem}.messages-section h2{font-size:1.25rem;margin-bottom:1rem}.message-item{padding:.75rem}.question-header{gap:.75rem}.points-badge{text-align:center;width:100%}.question-footer{align-items:stretch;flex-direction:column;gap:1rem}.answer-item{gap:.5rem;grid-template-columns:1fr}}.category-results{grid-gap:1.5rem;display:grid;gap:1.5rem;margin-top:3rem}.category-results .category-card{background-color:#fff;border-radius:.75rem;box-shadow:0 1px 3px 0 #0000001a;overflow:hidden}.category-results .category-header{align-items:center;background-color:#f9fafb;border-bottom:1px solid #e5e7eb;cursor:pointer;display:flex;justify-content:space-between;padding:1.25rem}.category-results .category-title{align-items:center;display:flex;flex:1 1;gap:.75rem}.category-results .category-title h3{color:#111827;font-size:1.125rem;font-weight:600;margin:0}.category-results .header-right{align-items:center;display:flex;gap:.75rem}.category-results .question-count{background-color:#e5e7eb;border-radius:9999px;color:#4b5563;font-size:.875rem;font-weight:500;padding:.125rem .5rem}.category-results .category-content{grid-gap:1.5rem;display:grid;gap:1.5rem;padding:1.25rem}.category-results .icon{color:#4f46e5;height:1.5rem;width:1.5rem}.category-results .icon-small{color:#6b7280;height:1.25rem;width:1.25rem}.correct-guesses-button{background-color:#e0e7ff;border:none;border-radius:.5rem;color:#4f46e5;cursor:pointer;font-size:.875rem;padding:.5rem 1rem;transition:background-color .2s}.correct-guesses-button:hover{background-color:#c7d2fe}.guesser-answers-list{grid-gap:.75rem;display:grid;gap:.75rem}.guesser-answer-item{grid-gap:2rem;align-items:center;background-color:#f8f9fa;border-radius:.375rem;display:grid;gap:2rem;grid-template-columns:1fr auto;padding:1rem}.guesser-question{color:#374151;font-weight:500}.guesser-value{color:#4f46e5;font-weight:600;text-align:right}.closest-guess{color:#4b5563}.closest-guess strong{color:#111827}.guess-value{color:#6b7280;font-weight:500}.stats-legend{border-radius:.5rem;bottom:-2.5rem;box-shadow:0 1px 2px #0000000a;color:#6b7280;font-size:13px;left:0;line-height:1.4;padding:.5rem 1rem;position:absolute;white-space:pre-line}@media (max-width:640px){.stats-legend{color:#000;font-size:8px}}.page-title{color:#1f2937;font-size:2.5rem;font-weight:700;margin:2rem 0 1rem;text-align:center}.page-subtitle{color:#6b7280;line-height:1.5;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.empty-state{color:#9ca3af;font-size:1.2rem;margin:3rem 0;text-align:center}.questionnaire-list{display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:600px}.questionnaire-card{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #1f29370a;display:flex;gap:2rem;justify-content:space-between;padding:1.5rem 2rem}.questionnaire-info{display:flex;flex:1 1;flex-direction:column;gap:.5rem}.button-primary{background:#6366f1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:background .2s}.button-primary:hover{background:#4f46e5}@media (max-width:600px){.questionnaire-card{align-items:stretch;flex-direction:column;gap:1rem;padding:1rem}.questionnaire-list{gap:1rem}.page-title{font-size:2rem}}.app-footer{background:#7d3aed;box-sizing:border-box;color:#e5e5e5;font-size:1rem;left:50%;margin-left:-50vw;margin-right:-50vw;margin-top:4rem;padding:3rem 1.5rem 1.5rem;position:relative;right:50%;width:100vw}.footer-inner{align-items:flex-start;display:flex;gap:3rem;justify-content:center;margin:0 auto 2rem;max-width:1200px;width:100%}.footer-logo{flex-shrink:0;height:256px;margin-top:.5rem;object-fit:contain;width:256px}.footer-content{display:flex;gap:8rem;justify-content:center;width:100%}.footer-section{margin-bottom:2.5rem;min-width:260px}.footer-section h4{color:#fff;font-size:1.15rem;font-weight:600;margin-bottom:1.25rem}.footer-description{color:#a3a3a3;font-size:1.05rem;line-height:1.6;margin:0 0 1.5rem}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:.8rem}.footer-links a{color:#bdbdbd;font-size:1.05rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid #444;color:#bdbdbd;font-size:1rem;margin:0 auto;padding-top:1.5rem;text-align:center;width:100%}.footer-brand{color:#fff;font-weight:600}@media (max-width:900px){.footer-inner{align-items:center;flex-direction:column;gap:1.5rem}.footer-logo{display:block;margin:0 auto 1rem}.footer-content{align-items:center;flex-direction:column;gap:2.5rem}.footer-section{margin-bottom:2.5rem;min-width:0;text-align:center;width:100%}.footer-section h4{margin-bottom:1.25rem}.footer-description{margin-bottom:2rem}}.cookie-widget{align-items:center;background:#3c3c3cfa;bottom:0;box-shadow:0 -2px 12px #0000001f;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;left:0;max-width:100vw;padding:1.5rem 1rem;position:fixed;width:100vw;z-index:2000}.cookie-widget-text{font-size:clamp(1rem,2.5vw,1.1rem);line-height:1.5;margin-bottom:1.2rem;max-width:700px;padding:0 .2rem;text-align:center;width:100%;word-break:break-word}.cookie-widget-btns{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;max-width:400px;width:100%}.cookie-widget-btns button{display:block;flex:1 1 auto;font-weight:600;margin:0 auto;max-width:180px;min-width:100px;padding:.6rem 1.2rem}@media (max-width:600px){.cookie-widget{padding:1rem .2rem!important}.cookie-widget-text{font-size:.98rem!important;padding:0 .1rem!important}.cookie-widget-btns{align-items:center;flex-direction:column!important;gap:.5rem!important;max-width:100vw!important}.cookie-widget-btns button{max-width:100%;width:80%}}
/*# sourceMappingURL=main.0fb43603.css.map*/