@import"https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700&display=swap";.child-profile-form{display:flex;flex-direction:column;align-items:center;max-width:500px;margin:0 auto;padding:2rem;font-family:inherit}.form-logo{width:100px;height:auto;margin-bottom:1.5rem}.form-title{font-size:2rem;font-weight:700;margin:0;color:#211d44;text-align:center}.form-subtitle{font-size:1.1rem;color:#696776;margin:.5rem 0 .75rem;line-height:1.6;text-align:center}.form-description{font-size:1rem;color:#696776;margin:0 0 .75rem;line-height:1.6;text-align:center}.form-description strong{color:#5dc7e6;font-weight:700}.form-price{font-size:1rem;color:#211d44;margin:0 0 1.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#e6f6fb,#ffeef3);border-radius:20px;border:1px solid #5DC7E6;text-align:center}.form-price strong{color:#5dc7e6;font-size:1.2rem}.upload-instruction{font-size:.9rem;color:#211d44;margin-bottom:1.5rem;text-align:center}.image-upload-container{width:180px;height:180px;border-radius:50%;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center;cursor:pointer;overflow:hidden;transition:transform .2s,box-shadow .2s}.image-upload-container:hover{transform:scale(1.02);box-shadow:0 4px 12px #5dc7e633}.image-upload-container:focus{outline:3px solid #5DC7E6;outline-offset:2px}.image-upload-container.dragging{border:3px dashed #5DC7E6;background-color:#e6f6fb;transform:scale(1.02)}.upload-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.plus-icon{font-size:4rem;color:#696776;font-weight:300}.uploaded-image{width:100%;height:100%;object-fit:cover}.hidden-input{display:none}.image-hint{font-size:.85rem;color:#696776;margin:1rem 0 1.5rem}.gender-selector{display:flex;gap:1rem;margin-bottom:1.5rem;border:none;padding:0}.gender-button{padding:.75rem 2rem;border-radius:25px;border:none;background-color:#f5f5f5;color:#211d44;font-size:1rem;cursor:pointer;transition:all .2s;font-family:inherit}.gender-button:focus{outline:3px solid #5DC7E6;outline-offset:2px}.gender-button:hover{background-color:#e6f6fb}.gender-button.selected{background:linear-gradient(135deg,#5dc7e6,#ea517f);color:#fff}.template-selector{width:100%;max-width:350px;margin-bottom:1.5rem;border:none;padding:0}.template-legend{font-size:1rem;font-weight:600;color:#211d44;margin-bottom:.75rem;text-align:center;width:100%}.template-options{display:flex;gap:1rem;justify-content:center}.template-button{display:flex;flex-direction:column;align-items:center;padding:1rem 1.5rem;border-radius:12px;border:2px solid #DFDFDF;background-color:#f5f5f5;cursor:pointer;transition:all .2s;font-family:inherit;min-width:120px}.template-button:hover{border-color:#5dc7e6;background-color:#e6f6fb}.template-button:focus{outline:3px solid #5DC7E6;outline-offset:2px}.template-button.selected{border-color:#5dc7e6;background:linear-gradient(135deg,#e6f6fb,#ffeef3);box-shadow:0 2px 8px #5dc7e64d}.template-emoji{font-size:2rem;margin-bottom:.5rem}.template-name{font-size:.9rem;font-weight:500;color:#211d44}.name-input-container{width:100%;max-width:350px;margin-bottom:1.5rem}.name-label{display:block;font-size:.9rem;color:#211d44;margin-bottom:.5rem;text-align:left}.tooltip{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;margin-left:6px;background-color:#696776;color:#fff;border-radius:50%;font-size:.7rem;font-weight:700;cursor:help;vertical-align:middle}.name-input{width:100%;padding:1rem;border:1px solid #DFDFDF;border-radius:8px;font-size:1rem;text-align:left;box-sizing:border-box;font-family:inherit}.name-input:focus{outline:none;border-color:#5dc7e6}.name-input::placeholder{color:#bebebe}.submit-button{width:100%;max-width:350px;padding:1rem;border:none;border-radius:30px;background-color:#bebebe;color:#fff;font-size:1.1rem;font-weight:600;cursor:not-allowed;transition:background-color .2s;font-family:inherit}.submit-button.active{background:linear-gradient(135deg,#5dc7e6,#ea517f);cursor:pointer}.submit-button.active:hover{background:linear-gradient(135deg,#4ab8d9,#d94070)}.error-container{width:100%;margin-bottom:1rem}.error-message{color:#ea517f;font-size:.9rem;margin:0 0 .5rem;text-align:center}.error-details{display:flex;flex-direction:column;align-items:center}.error-toggle{background:none;border:none;color:#696776;font-size:.8rem;cursor:pointer;padding:.25rem .5rem;margin-bottom:.5rem;font-family:inherit}.error-toggle:hover{color:#211d44}.error-content{background-color:#f5f5f5;border:1px solid #DFDFDF;border-radius:8px;padding:.75rem;font-size:.75rem;color:#696776;width:100%;max-width:300px;overflow-x:auto;white-space:pre-wrap;word-break:break-word;margin:0;text-align:left;direction:ltr}.creating-loader{display:flex;justify-content:center;margin:1rem 0}.creating-loader img{width:80px;height:80px;object-fit:contain}.privacy-notice{display:flex;flex-direction:column;align-items:center;margin-top:2rem;text-align:center}.shield-icon{font-size:1.2rem;margin-bottom:.5rem}.privacy-notice p{font-size:.75rem;color:#696776;line-height:1.5;margin:0}.time-estimate{font-size:.85rem;color:#696776;margin:.5rem 0 1.5rem;font-weight:500}.missing-fields{background-color:#fff8ec;border:1px solid #FEB636;border-radius:8px;padding:.75rem 1rem;margin-bottom:1rem;width:100%;max-width:350px}.missing-fields p{color:#211d44;font-size:.9rem;margin:0;text-align:center}.what-we-do-section{width:100%;margin:1.5rem 0;padding:1.5rem;background:linear-gradient(135deg,#e6f6fb,#ffeef3);border-radius:16px;border:1px solid #5DC7E6}.section-title{font-size:1.3rem;font-weight:700;color:#211d44;text-align:center;margin:0 0 1rem}.steps-container{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.step{display:flex;align-items:center;gap:1rem;padding:.75rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d}.step-number{width:32px;height:32px;background:linear-gradient(135deg,#5dc7e6,#ea517f);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;flex-shrink:0}.step p{margin:0;font-size:.95rem;color:#696776;line-height:1.4}.packages-preview{display:flex;gap:1rem;justify-content:center}.package-card{flex:1;max-width:200px;padding:1rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;text-align:center}.package-icon{font-size:2rem;display:block;margin-bottom:.5rem}.package-card h3{font-size:1rem;font-weight:600;margin:0 0 .5rem;color:#211d44}.package-price{font-size:1.3rem;font-weight:700;color:#5dc7e6;margin:0 0 .5rem}.package-desc{font-size:.8rem;color:#696776;margin:0;line-height:1.4}@media (max-width: 480px){.packages-preview{flex-direction:column;align-items:center}.package-card{max-width:100%;width:100%}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff;border-radius:16px;padding:2rem;max-width:400px;width:90%;text-align:center;box-shadow:0 4px 20px #00000026}.modal-title{font-size:1.5rem;font-weight:700;margin:0 0 1rem;color:#211d44}.modal-message{font-size:1rem;color:#696776;margin:0 0 1.5rem;line-height:1.5}.modal-buttons{display:flex;gap:1rem;justify-content:center}.modal-button{padding:.75rem 2rem;border:none;border-radius:25px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s,transform .2s;font-family:inherit}.modal-button.confirm{background-color:#ea517f;color:#fff}.modal-button.confirm:hover{background-color:#d94070;transform:scale(1.02)}.modal-button.cancel{background-color:#211d44;color:#fff}.modal-button.cancel:hover{background-color:#3a3566;transform:scale(1.02)}.pdf-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000c;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.pdf-modal-content{background:#fff;border-radius:12px;width:90%;max-width:800px;height:90vh;max-height:900px;display:flex;flex-direction:column;position:relative;overflow:hidden}.pdf-modal-close{position:absolute;top:.75rem;left:.75rem;width:32px;height:32px;border:none;background:#f5f5f5;border-radius:50%;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s;z-index:1}.pdf-modal-close:hover{background:#e6f6fb}.pdf-modal-title{text-align:center;padding:1rem;margin:0;font-size:1.2rem;color:#211d44;border-bottom:1px solid #DFDFDF}.pdf-modal-iframe{flex:1;width:100%;border:none}.shipping-address-form{width:100%;background:linear-gradient(135deg,#f5f5f5,#e6f6fb);border-radius:12px;padding:1.5rem;margin-bottom:1.5rem;border:1px solid #DFDFDF}.shipping-form-title{font-size:1.2rem;font-weight:700;color:#211d44;margin:0 0 .25rem;text-align:center}.shipping-form-subtitle{font-size:.9rem;color:#696776;margin:0 0 1.25rem;text-align:center}.form-field{margin-bottom:1rem}.form-field label{display:block;font-size:.9rem;font-weight:600;color:#211d44;margin-bottom:.35rem}.form-field input,.form-field select{width:100%;padding:.75rem 1rem;border:2px solid #DFDFDF;border-radius:8px;font-size:1rem;font-family:inherit;background:#fff;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.form-field input:focus,.form-field select:focus{outline:none;border-color:#5dc7e6;box-shadow:0 0 0 3px #5dc7e633}.form-field input::placeholder{color:#bebebe}.form-field select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23696776' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem}.form-row{display:flex;gap:.75rem;margin-bottom:1rem}.form-field-city{flex:2;margin-bottom:0}.form-field-state{flex:1;min-width:80px;margin-bottom:0}.form-field-zip{flex:1;min-width:90px;margin-bottom:0}@media (max-width: 480px){.form-row{flex-wrap:wrap}.form-field-city{flex:1 1 100%;margin-bottom:1rem}.form-field-state,.form-field-zip{flex:1}}.address-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.address-modal-content{background:#fff;border-radius:16px;padding:1.5rem;max-width:500px;width:100%;text-align:center;box-shadow:0 4px 20px #00000026;max-height:90vh;overflow-y:auto}.address-modal-title{font-size:1.4rem;font-weight:700;margin:0 0 .75rem;color:#211d44}.address-modal-message{font-size:.95rem;color:#696776;margin:0 0 1.25rem;line-height:1.5}.address-comparison{display:flex;gap:1rem;margin-bottom:1rem}.address-option{flex:1;text-align:left}.address-option h3{font-size:.9rem;font-weight:600;color:#696776;margin:0 0 .5rem}.address-box{padding:.75rem;border-radius:8px;margin-bottom:.75rem;min-height:80px}.address-box p{margin:0;font-size:.9rem;line-height:1.4;color:#211d44}.address-box.original{background:#f5f5f5;border:1px solid #DFDFDF}.address-box.suggested{background:linear-gradient(135deg,#e6f6fb,#ffeef3);border:1px solid #5DC7E6}.address-select-button{width:100%;padding:.6rem 1rem;border:none;border-radius:20px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background-color .2s,transform .2s;font-family:inherit}.address-select-button.primary{background-color:#5dc7e6;color:#211d44}.address-select-button.primary:hover{background-color:#4ab8d9;transform:scale(1.02)}.address-select-button.secondary{background-color:#696776;color:#fff}.address-select-button.secondary:hover{background-color:#5a5a66;transform:scale(1.02)}.address-modal-buttons{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.address-cancel-button{padding:.6rem 2rem;border:2px solid #211D44;border-radius:20px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s;font-family:inherit;background:transparent;color:#211d44}.address-cancel-button:hover{background:#211d44;color:#fff}@media (max-width: 480px){.address-comparison{flex-direction:column}.address-modal-content{padding:1.25rem}}.preview-page{display:flex;flex-direction:column;align-items:center;max-width:600px;margin:0 auto;padding:2rem;font-family:inherit}.preview-title{font-size:1.8rem;font-weight:700;margin:0 0 1.5rem;color:#211d44}.preview-subtitle{font-size:1rem;color:#696776;margin:.5rem 0 2rem}.scroll-down-text{font-size:1.1rem;font-weight:600;color:#211d44;margin:0 0 2rem;text-align:center;padding:.75rem 1.5rem;background:linear-gradient(135deg,#fff8ec,#feb636 20%,#fff8ec);border-radius:12px;border:1px solid #FEB636}.preview-cards{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-bottom:2rem}.preview-card{display:flex;flex-direction:column;align-items:center}.card-thumbnail{width:150px;height:200px;background:linear-gradient(135deg,#f5f5f5,#dfdfdf);border-radius:8px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px #0000001a;transition:transform .2s,box-shadow .2s;cursor:pointer;overflow:hidden;position:relative}@media (max-width: 600px){.preview-cards{flex-direction:column;align-items:center;gap:1rem}.preview-card:not(.locked) .card-thumbnail{width:90vw;max-width:350px;height:auto;aspect-ratio:3 / 4}.preview-card:not(.locked) .pdf-preview{pointer-events:auto}}.card-thumbnail:hover{transform:translateY(-4px);box-shadow:0 8px 12px #5dc7e640}.locked-thumbnail{background-color:#fff;position:relative;flex-direction:column;gap:.5rem;cursor:default}.locked-thumbnail:hover{transform:none;box-shadow:0 4px 6px #0000001a}.gift-icon{width:50px;height:50px;object-fit:contain}.page-number{font-size:2rem;font-weight:700;color:#bebebe}.locked-thumbnail .page-number{font-size:1.5rem;color:#bebebe}.card-label{margin-top:.5rem;font-size:.9rem;color:#696776}.locked-label{font-size:.8rem;color:#bebebe}.preview-info{margin-bottom:1.5rem;text-align:center}.preview-info p{font-size:.85rem;color:#696776;margin:.25rem 0}.error-message{color:#ea517f;font-size:.9rem;margin-bottom:1rem;text-align:center}.preview-buttons{display:flex;flex-direction:column;gap:1rem;align-items:center}.purchase-button{padding:1rem 3rem;border:none;border-radius:30px;background-color:#5dc7e6;color:#211d44;font-size:1.1rem;font-weight:700;cursor:pointer;transition:background-color .2s,transform .2s;font-family:inherit}.purchase-button:hover:not(:disabled){background-color:#4ab8d9;transform:scale(1.02)}.purchase-button:disabled{background-color:#bebebe;cursor:not-allowed}.creating-book-loader{display:flex;justify-content:center;margin:1rem 0}.creating-book-loader img{width:80px;height:80px;object-fit:contain}.paypal-button-container{width:100%;max-width:400px;margin:0 auto}.product-selection{margin-bottom:1.5rem}.product-selection h3{font-size:1.1rem;color:#211d44;margin:0 0 1rem;text-align:center}.product-option{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;margin-bottom:.75rem;border:2px solid #DFDFDF;border-radius:12px;cursor:pointer;transition:all .2s ease;background:#f5f5f5}.product-option:hover{border-color:#5dc7e6;background:#e6f6fb}.product-option.selected{border-color:#5dc7e6;background:linear-gradient(135deg,#e6f6fb,#fff)}.product-option input[type=radio]{width:20px;height:20px;margin-top:.25rem;accent-color:#5DC7E6;cursor:pointer}.product-details{display:flex;flex-direction:column;gap:.25rem;flex:1}.product-name{font-size:1.1rem;font-weight:600;color:#211d44}.product-price{font-size:1.2rem;font-weight:700;color:#5dc7e6}.product-desc{font-size:.85rem;color:#696776}.product-shipping{font-size:.8rem;color:#211d44;font-weight:500;margin-top:.25rem;padding:.25rem .5rem;background:#fff8ec;border-radius:6px;display:inline-block}.price-info{text-align:center;font-size:1.1rem;color:#211d44;margin:0 0 1rem;padding:.75rem 1rem;background:linear-gradient(135deg,#e6f6fb,#fff);border-radius:12px;border:1px solid #5DC7E6}.price-info strong{color:#5dc7e6;font-size:1.3rem}.terms-checkbox{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;cursor:pointer;font-size:.9rem;color:#211d44}.terms-checkbox input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#5DC7E6}.terms-checkbox span{-webkit-user-select:none;user-select:none}.payment-label{font-size:1.1rem;font-weight:600;color:#211d44;margin-bottom:1rem;text-align:center}.payment-message{font-size:1rem;font-weight:500;padding:.75rem 1.5rem;border-radius:8px;text-align:center;margin:.5rem 0}.payment-message.success{background-color:#e6f6fb;color:#211d44;border:1px solid #5DC7E6}.payment-message.error{background-color:#ffeef3;color:#ea517f;border:1px solid #EA517F}.creating-book-status{font-size:1.1rem;font-weight:600;color:#211d44;text-align:center;margin:1rem 0}.video-container{width:100%;max-width:400px;margin-top:2rem;position:relative;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #5dc7e640}.promo-video{width:100%;height:auto;display:block;cursor:pointer}.video-controls{position:absolute;bottom:10px;right:10px;display:flex;gap:8px}.video-control-button{width:40px;height:40px;border-radius:50%;border:none;background:#ffffffe6;cursor:pointer;font-size:1.2rem;display:flex;align-items:center;justify-content:center;transition:background .2s ease,transform .2s ease;box-shadow:0 2px 8px #0003}.video-control-button:hover{background:#fff;transform:scale(1.1)}.video-control-button:active{transform:scale(.95)}.validate-address-button{width:100%;padding:1rem 2rem;border:none;border-radius:8px;background:linear-gradient(135deg,#5dc7e6,#4ab8d9);color:#211d44;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .2s ease;margin-bottom:1rem}.validate-address-button:hover:not(:disabled){background:linear-gradient(135deg,#4ab8d9,#3aa9ca);transform:translateY(-2px);box-shadow:0 4px 12px #5dc7e666}.validate-address-button:disabled{background:#bebebe;cursor:not-allowed;transform:none}.dev-mode-button{width:100%;padding:.75rem 1.5rem;border:2px dashed #FEB636;border-radius:8px;background:#fff8ec;color:#211d44;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;margin-bottom:1rem}.dev-mode-button:hover:not(:disabled){background:#feb636}.dev-mode-button:disabled{opacity:.5;cursor:not-allowed}.book-page{display:flex;flex-direction:column;align-items:center;max-width:700px;margin:0 auto;padding:2rem;font-family:inherit}.book-title{font-size:2rem;font-weight:700;margin:0;color:#211d44}.book-subtitle{font-size:1rem;color:#696776;margin:.5rem 0 2rem}.book-cards{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-bottom:2rem}.book-card{display:flex;flex-direction:column;align-items:center}.book-card .card-thumbnail{width:120px;height:160px;background:#fff;border:1px solid #DFDFDF;border-radius:8px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px #0000001a;transition:transform .2s,box-shadow .2s;cursor:pointer;overflow:hidden;position:relative}.book-card .card-thumbnail:hover{transform:translateY(-4px);box-shadow:0 8px 12px #5dc7e640}.pdf-preview{width:100%;height:100%;border:none;pointer-events:none}.book-card .page-number{font-size:1.5rem;font-weight:700;color:#5dc7e6}.card-footer{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.5rem}.book-card .card-label{font-size:.85rem;color:#696776;margin:0}.refresh-button{background:none;border:none;font-size:1.2rem;cursor:pointer;color:#696776;padding:.25rem;border-radius:4px;transition:background-color .2s,color .2s;display:flex;align-items:center;justify-content:center}.refresh-button:hover{background-color:#e6f6fb;color:#5dc7e6}.book-info{margin-bottom:1.5rem;text-align:center}.book-info p{font-size:.85rem;color:#696776;margin:.25rem 0}.book-actions{display:flex;flex-direction:column;gap:1rem;align-items:center}.download-button{padding:1rem 2.5rem;border:none;border-radius:30px;background-color:#5dc7e6;color:#211d44;font-size:1.1rem;font-weight:700;cursor:pointer;transition:background-color .2s,transform .2s;font-family:inherit;text-decoration:none;display:inline-block}.download-button:hover{background-color:#4ab8d9;transform:scale(1.02)}.back-button{padding:.75rem 2rem;border:none;border-radius:25px;background-color:#211d44;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s;font-family:inherit}.back-button:hover{background-color:#3a3566}.loading{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:4rem}.loading img{width:100px;height:100px;object-fit:contain}.loading p{font-size:1.2rem;color:#696776;margin:0}.book-card.regenerating{position:relative}.book-card.regenerating .card-thumbnail{pointer-events:none}.book-card.disabled{opacity:.5;pointer-events:none}.regenerate-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#ffffffe6;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10;border-radius:8px;gap:.5rem}.regenerate-overlay p{font-size:.85rem;color:#5dc7e6;font-weight:600;margin:0}.regenerate-spinner{width:32px;height:32px;border:3px solid #DFDFDF;border-top-color:#5dc7e6;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.refresh-button:disabled{opacity:.4;cursor:not-allowed}.refresh-button:disabled:hover{background-color:transparent;color:#696776}.toast{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);padding:1rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;z-index:1000;display:flex;align-items:center;gap:.75rem;box-shadow:0 4px 12px #00000026;animation:slideUp .3s ease-out}.toast-success{background-color:#e6f6fb;color:#211d44;border:1px solid #5DC7E6}.toast-error{background-color:#ffeef3;color:#ea517f;border:1px solid #EA517F}.toast-dismiss{background:none;border:none;font-size:1.2rem;cursor:pointer;color:inherit;padding:0;margin-right:-.5rem;opacity:.7;transition:opacity .2s}.toast-dismiss:hover{opacity:1}.privacy-policy{min-height:100vh;padding:2rem;background-color:var(--background-color, #FFFFFF);direction:ltr;text-align:left}.privacy-policy-container{max-width:800px;margin:0 auto;background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 8px #0000001a}.back-button{background-color:#5dc7e6;color:#211d44;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:1rem;margin-bottom:1rem;transition:background-color .3s}.back-button:hover{background-color:#4ab8d9}.privacy-policy h1{color:#211d44;text-align:center;margin-bottom:2rem;font-size:2rem}.privacy-content{line-height:1.8;color:#696776}.privacy-content h2{color:#211d44;margin-top:2rem;margin-bottom:1rem;font-size:1.5rem}.privacy-content h3{color:#211d44;margin-top:1.5rem;margin-bottom:.75rem;font-size:1.2rem}.privacy-content p{margin-bottom:1rem}.privacy-content ul{margin-left:2rem;margin-bottom:1rem}.privacy-content li{margin-bottom:.5rem}@media (max-width: 768px){.privacy-policy,.privacy-policy-container{padding:1rem}.privacy-policy h1{font-size:1.5rem}}.payment-success-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center}.payment-status{display:flex;flex-direction:column;align-items:center;gap:1rem;max-width:500px}.payment-status h1{font-size:1.8rem;color:#211d44;margin:0}.payment-status p{font-size:1.1rem;color:#696776;margin:0}.payment-status.success h1{color:#5dc7e6}.payment-status.error h1{color:#ea517f}.loader{margin-bottom:1rem}.loader img{width:100px;height:100px;object-fit:contain}.loading-message{font-size:1.2rem;font-weight:600;color:#211d44}.patience-message{font-size:.95rem;color:#696776;font-style:italic}.error-message{background-color:#ffeef3;color:#ea517f;padding:1rem 1.5rem;border-radius:8px;border:1px solid #EA517F;margin:.5rem 0}.error-actions{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem;width:100%}.retry-button{padding:.875rem 2rem;border:none;border-radius:25px;background-color:#5dc7e6;color:#211d44;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s,transform .2s;font-family:inherit}.retry-button:hover{background-color:#4ab8d9;transform:scale(1.02)}.home-button{padding:.75rem 2rem;border:none;border-radius:25px;background-color:#211d44;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s;font-family:inherit}.home-button:hover{background-color:#3a3566}.contact-us-page{display:flex;flex-direction:column;align-items:center;max-width:500px;margin:0 auto;padding:2rem;font-family:inherit}.back-button{align-self:flex-start;background-color:#5dc7e6;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:1rem;margin-bottom:1rem;transition:background-color .3s}.back-button:hover{background-color:#ea517f}.contact-title{font-size:2rem;font-weight:700;margin:0 0 1.5rem;color:#211d44}.contact-info{text-align:center;margin-bottom:2rem}.contact-info p{font-size:1rem;color:#696776;margin:0 0 .5rem}.contact-email{font-size:1.1rem;color:#5dc7e6;text-decoration:none;font-weight:600}.contact-email:hover{text-decoration:underline}.contact-form{width:100%;display:flex;flex-direction:column;gap:1.5rem}.form-field{display:flex;flex-direction:column;gap:.5rem}.form-field label{font-size:.9rem;color:#211d44;text-align:left}.form-field input,.form-field textarea{width:100%;padding:1rem;border:1px solid #DFDFDF;border-radius:8px;font-size:1rem;text-align:left;font-family:inherit;box-sizing:border-box}.form-field input:focus,.form-field textarea:focus{outline:none;border-color:#5dc7e6}.form-field input::placeholder,.form-field textarea::placeholder{color:#bebebe}.form-field textarea{resize:vertical;min-height:120px}.submit-button{width:100%;padding:1rem;border:none;border-radius:30px;background-color:#bebebe;color:#fff;font-size:1.1rem;font-weight:600;cursor:not-allowed;transition:background-color .2s;font-family:inherit}.submit-button.active{background-color:#5dc7e6;cursor:pointer}.submit-button.active:hover{background-color:#ea517f}.toast{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);padding:1rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;z-index:1000;animation:slideUp .3s ease-out}.toast.success{background-color:#e6f6fb;color:#211d44;border:1px solid #5DC7E6}.toast.error{background-color:#ffeef3;color:#211d44;border:1px solid #EA517F}@keyframes slideUp{0%{opacity:0;transform:translate(-50%) translateY(20px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.about-us-page{display:flex;flex-direction:column;align-items:center;max-width:600px;margin:0 auto;padding:2rem;font-family:inherit}.about-us-page .back-button{align-self:flex-start;background-color:#5dc7e6;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:1rem;margin-bottom:1rem;transition:background-color .3s}.about-us-page .back-button:hover{background-color:#ea517f}.about-title{font-size:2.5rem;font-weight:700;margin:0 0 2rem;color:#211d44;text-align:center}.founder-section{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem;text-align:center}.founder-image{width:150px;height:150px;border-radius:16px;object-fit:cover;border:2px solid #5DC7E6;box-shadow:0 4px 20px #5dc7e64d;margin-bottom:1rem}.founder-section h2{font-size:1.75rem;font-weight:700;color:#211d44;margin:0 0 .5rem}.founder-tagline{font-size:1.1rem;color:#696776;margin:0;font-weight:500}.about-section{width:100%;margin-bottom:2rem;text-align:center}.about-section h2{font-size:1.5rem;font-weight:600;color:#211d44;margin:0 0 1rem}.about-section p{font-size:1rem;line-height:1.7;color:#696776;margin:0}.about-section.highlight-primary{background-color:#e6f6fb;padding:1.5rem;border-radius:12px;border-left:4px solid #5DC7E6}.about-section.highlight-secondary{background-color:#ffeef3;padding:1.5rem;border-radius:12px;border-left:4px solid #EA517F}.about-section.highlight-tertiary{background-color:#fff8ec;padding:1.5rem;border-radius:12px;border-left:4px solid #FEB636}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;width:100%;margin-bottom:2rem}@media (max-width: 600px){.values-grid{grid-template-columns:1fr}}.value-card{padding:1.5rem 1rem;border-radius:12px;text-align:center;transition:transform .2s ease}.value-card:hover{transform:translateY(-4px)}.value-card.primary{background-color:#e6f6fb;border-bottom:3px solid #5DC7E6}.value-card.secondary{background-color:#ffeef3;border-bottom:3px solid #EA517F}.value-card.tertiary{background-color:#fff8ec;border-bottom:3px solid #FEB636}.value-icon{font-size:2rem;margin-bottom:.5rem}.value-card h3{font-size:1.1rem;font-weight:600;color:#211d44;margin:0 0 .5rem}.value-card p{font-size:.9rem;color:#696776;margin:0;line-height:1.4}.contact-link-button{margin-top:1rem;background:linear-gradient(135deg,#5dc7e6,#ea517f);color:#fff;border:none;padding:.75rem 2rem;border-radius:30px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.contact-link-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #5dc7e666}.contact-link-button:focus{outline:3px solid #EA517F;outline-offset:2px}.skip-link{position:absolute;top:-100px;right:0;background:linear-gradient(135deg,#5dc7e6,#ea517f);color:#fff;padding:.75rem 1.5rem;z-index:9999;text-decoration:none;font-weight:600;border-radius:0 0 4px 4px;transition:top .3s ease}.skip-link:focus{top:0;outline:3px solid #EA517F;outline-offset:2px}.app{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:transparent}.app-header{display:flex;align-items:center;justify-content:center;max-width:500px;margin:0 auto;padding:1rem 2rem;position:relative}.header-logo-link{display:block}.header-logo{max-width:100%;height:auto}.hamburger-menu-container{display:none;position:absolute;left:1rem;top:50%;transform:translateY(-50%);z-index:1000}@media (max-width: 768px){.hamburger-menu-container{display:block}}.hamburger-button{display:flex;flex-direction:column;justify-content:space-between;width:32px;height:24px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001}.hamburger-line{display:block;width:100%;height:3px;background-color:#211d44;border-radius:2px;transition:all .3s ease}.hamburger-button:hover .hamburger-line{background-color:#5dc7e6}.menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:999}.mobile-menu{position:fixed;top:0;left:0;width:280px;height:100vh;background:#fff;box-shadow:4px 0 20px #00000026;z-index:1000;padding:2rem 0;animation:slideIn .3s ease}@keyframes slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.menu-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:2rem;cursor:pointer;color:#696776;line-height:1;padding:.25rem}.menu-close:hover{color:#211d44}.mobile-menu ul{list-style:none;padding:2rem 0 0;margin:0}.mobile-menu li{border-bottom:1px solid #DFDFDF}.mobile-menu a{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;color:#211d44;text-decoration:none;font-size:1.1rem;font-weight:500;transition:background .2s ease}.mobile-menu a:hover{background:#f5f5f5}.menu-icon{font-size:1.5rem}.coming-soon{margin-left:auto;font-size:.7rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#5dc7e6,#feb636);padding:.25rem .5rem;border-radius:10px;text-transform:uppercase}.header{display:flex;flex-direction:column;align-items:center;max-width:500px;margin:0 auto;padding:2rem;font-family:inherit}.footer-links{text-align:center;padding:1rem 0;margin-top:2rem;margin-bottom:20px;background-color:transparent}.footer-links a,.footer-links span{color:#5dc7e6;text-decoration:none;font-size:1rem;transition:color .3s ease}.footer-links a:hover{color:#ea517f;text-decoration:underline}.footer-links a:focus{outline:2px solid #5DC7E6;outline-offset:2px}:root{font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#211d44;background:linear-gradient(135deg,#e6f6fb,#ffeef3,#fff8ec);background-attachment:fixed;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus-visible{outline:3px solid #5DC7E6;outline-offset:2px}
