@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&family=Source+Sans+3:wght@300;400;500;600;700&display=swap";html,body{margin:0;padding:0;max-width:100vw;overflow-x:hidden}*:not(input):not(textarea){caret-color:transparent}.navbar-header{background-color:#f2efe7;position:sticky;top:0;z-index:1000;box-shadow:0 2px 8px #0000000f;padding:1rem .5rem}.navbar{display:flex;justify-content:space-between;align-items:center;padding:0rem 2rem}.logo-img{height:5rem;width:7rem;max-height:150px;object-fit:contain}.nav-links{display:flex;gap:2rem;list-style:none}.nav-link{font-size:.9rem;font-weight:500;text-decoration:none;color:#222;letter-spacing:1px;transition:color .3s ease}.nav-link:hover{color:#c9a33d}.hamburger-btn{display:none;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#0a3d62}.side-menu{position:fixed;top:0;right:-100%;width:75%;max-width:320px;height:100vh;background-color:#fff;z-index:2000;padding:2rem 1.5rem;transition:right .3s ease-in-out;box-shadow:-2px 0 6px #0000001a}.side-menu.open{right:0}.side-menu .close-btn{background:none;border:none;font-size:1.5rem;margin-bottom:2rem;cursor:pointer;color:#0a3d62}.side-menu ul{list-style:none;padding:0;margin:0}.side-menu-item{display:flex;align-items:center;margin-bottom:1.5rem}.side-menu-item a{display:flex;align-items:center;text-decoration:none;color:#333;font-size:1rem;font-weight:500;transition:color .3s ease}.side-menu-item a:hover{color:#c9a33d}.side-menu-icon{font-size:1.1rem;margin-right:.75rem;color:#0a3d62}.side-menu-item a:hover .side-menu-icon{color:#c9a33d}.overlay{position:fixed;inset:0;background-color:#0000004d;z-index:1500}@media (max-width: 1200px){.nav-links{display:none}.hamburger-btn{display:block}}.hero-wrapper{display:flex;flex-direction:column;align-items:center;gap:2rem;background-color:#f6f4ef;width:100%;justify-content:center;padding:2rem .6rem;margin:0 auto}.hero-text-content{text-align:center;max-width:100%;margin:0 auto;padding:1rem 2rem}.hero-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#0a3d62;margin-bottom:1rem;line-height:1.2}.hero-subtext{font-size:clamp(.9rem,2.5vw,1.1rem);color:#333;margin-bottom:1.5rem;line-height:1.6}.hero-buttons{display:flex;flex-direction:column;gap:1rem;align-items:center}.hero-cta-button,.hero-secondary-button{display:inline-block;font-weight:600;padding:.75rem 1.5rem;border-radius:.625rem;text-decoration:none;text-align:center;transition:all .2s ease;border:2px solid transparent}.hero-cta-button{background-color:#c9a33d;color:#fff}.hero-cta-button:hover,.hero-cta-button:focus{background-color:#b78e2e;transform:translateY(-1px)}.hero-secondary-button{background-color:#fff;color:#c9a33d;border-color:#c9a33d}.hero-secondary-button:hover,.hero-secondary-button:focus{background-color:#f2e0b0;border-color:#b78e2e;color:#b78e2e;transform:translateY(-1px)}.hero-cta-button:focus,.hero-secondary-button:focus{outline:2px solid #0a3d62;outline-offset:2px}.hero-image-container{position:relative;width:min(90%,500px);height:450px;margin-bottom:2rem;display:flex;justify-content:center;align-items:center;margin-right:1.5rem}.hero-background-box{position:absolute;top:0rem;left:0rem;width:100%;height:100%;border:2px solid #ccc;border-radius:1.25rem;z-index:0}.hero-image{position:relative;z-index:2;width:100%;height:450px;background-size:cover;background-position:center;border-radius:1.25rem;-webkit-user-select:none;user-select:none;caret-color:transparent}@media (min-width: 1200px){.hero-wrapper{flex-direction:row;justify-content:center;align-items:center;gap:4rem;padding:3.2rem 1rem}.hero-text-content{text-align:left;max-width:480px}.hero-buttons{flex-direction:row;justify-content:flex-start;align-items:flex-start}.hero-image-container{margin:.1rem 7rem 3rem 5rem;max-width:500px;height:400px}.hero-image,.hero-background-box{height:100%}}.slider-dot{color:#0a3d62;transition:color .2s ease}.slider-dot:hover{color:#c9a33d}.trust-metrics-section{background-color:#0a3d62;padding:4rem 1rem;color:#f5f5f5;text-align:center}.trust-metrics-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.trust-metric{background-color:#ffffff0d;padding:2rem;border-radius:1rem;transition:transform .3s ease}.trust-metric:hover{transform:translateY(-5px)}.trust-icon{font-size:3rem;margin-bottom:1rem;color:#c9a33d}.trust-metric h3{font-size:1.25rem;margin-bottom:1rem;color:#fff}.trust-metric p{font-size:.95rem;line-height:1.6;color:#e0e0e0}.trust-metric strong{color:#fff;font-weight:700}.how-it-works-section{background-color:#f8f9fc;padding:4rem 1.5rem;text-align:center}.how-it-works-title{font-size:2.5rem;font-weight:800;color:#0a2e56;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:1.5px}.sub-title{font-size:1.2rem;font-weight:600;color:#caa03f;margin-bottom:.25rem}.how-it-works-subtitle{font-size:.95rem;color:#6c757d;margin-bottom:3rem;text-transform:uppercase;letter-spacing:.5px}.how-timeline{display:grid;grid-template-columns:1fr;gap:2.5rem;max-width:1100px;margin:0 auto;padding:0 1rem}@media (min-width: 768px){.how-timeline{grid-template-columns:repeat(3,1fr)}}.timeline-step{display:flex;justify-content:center;width:100%}.step-content{background-color:#fff;padding:2.5rem 2rem;border-radius:1rem;box-shadow:0 10px 20px #0a2e5614;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:100%}.step-content:hover{transform:translateY(-6px);box-shadow:0 14px 32px #0a2e561a}.how-icon{font-size:2.8rem;color:#caa03f;margin-bottom:1rem}.step-content h3{font-size:1.25rem;font-weight:700;color:#0a2e56;margin-bottom:.6rem}.step-content p{font-size:1rem;color:#444;line-height:1.6;max-width:90%}.step-content strong{color:#caa03f;font-weight:700}@media (max-width: 640px){.step-content{padding:2rem 1rem}.how-icon{font-size:2.4rem}}.cta-section{background-color:#fff;color:#0a3d62;padding:4rem 1rem;text-align:center}.cta-section h2{font-size:2rem;font-weight:700;margin-bottom:.75rem;color:#0a3d62}.cta-section p{font-size:1.1rem;margin-bottom:2rem;color:#444}.cta-buttons{display:flex;flex-direction:column;gap:1rem;align-items:center}.cta-primary,.cta-secondary{font-weight:600;padding:.9rem 1.8rem;border-radius:.625rem;text-decoration:none;transition:all .3s ease}.cta-primary{background-color:#c9a33d;color:#fff;border:none}.cta-primary:hover{background-color:#b78e2e;transform:translateY(-2px)}.cta-secondary{background-color:transparent;color:#c9a33d;border:2px solid #c9a33d}.cta-secondary:hover{background-color:#f6f4ef;border-color:#b78e2e;color:#b78e2e;transform:translateY(-2px)}@media (min-width: 720px){.cta-buttons{flex-direction:row;justify-content:center}}.footer{background-color:#0a2540;color:#f4f4f4;padding:3rem 1.5rem 1rem;font-family:Poppins,sans-serif}.footer-top{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;max-width:1200px;margin:0 auto 2rem;text-align:center}.footer-column{flex:1;min-width:220px;display:flex;flex-direction:column;align-items:center}.footer-column h4{color:#f0c75e;font-size:1.2rem;margin-bottom:1rem}.footer-column ul{list-style:none;padding:0}.footer-column ul li{margin-bottom:.5rem}.footer-column ul li a,.footer-column p a{color:#ccc;text-decoration:none;transition:color .3s ease}.footer-column ul li a:hover,.footer-column p a:hover{color:#f0c75e}.contact-info p{margin:.5rem 0}.footer-social{margin-bottom:1rem}.footer-social a{margin-right:1rem;font-size:1.4rem;color:#f0c75e;transition:color .3s ease}.footer-social a:hover{color:#fff}.footer-logo-wrapper{display:flex;justify-content:center;align-items:center;margin-top:.5rem}.footer-logo{max-width:140px;height:auto;display:block;opacity:.95}.footer-bottom{text-align:center;font-size:.9rem;color:#aaa;border-top:1px solid #1d3557;padding-top:1rem}body{font-family:Arial,Helvetica,sans-serif;background-color:#f9f6f1;color:#15395b}.container{max-width:1200px;margin:0 auto;padding:0 20px}.hero{background:linear-gradient(135deg,#15395b,#2a5298);color:#fff;text-align:center;padding:4rem 0}.hero h1{font-family:Georgia,Times New Roman,Times,serif;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.hero p{font-size:1.2rem;margin-bottom:2rem;max-width:800px;margin-left:auto;margin-right:auto}.cta-button{background:#d4af37;color:#fff;padding:10px 24px;border:none;border-radius:5px;cursor:pointer;font-weight:700;font-family:Arial,Helvetica,sans-serif;font-size:1rem;margin:.5rem 0;transition:background .3s;box-shadow:0 2px 6px #00000014}.cta-button:hover{background:#bfa133}.disclaimer{font-size:.9rem;opacity:.8;margin-top:1rem}.services{padding:4rem 0;background:#fff}.services h2{text-align:center;font-size:2rem;margin-bottom:3rem;color:#15395b;font-family:Georgia,Times New Roman,Times,serif}.service-cards{display:flex;justify-content:center;gap:2rem}.service-card{background:#f9f6f1;padding:2rem;border-radius:10px;box-shadow:0 4px 15px #00000014;max-width:400px;transition:transform .3s}.service-card:hover{transform:translateY(-5px)}.service-card h3{color:#15395b;margin-bottom:1rem;font-size:1.3rem;font-family:Georgia,Times New Roman,Times,serif}.pricing{background:#f9f6f1;padding:4rem 0}.pricing h2{text-align:center;font-size:2rem;margin-bottom:3rem;color:#15395b;font-family:Georgia,Times New Roman,Times,serif}.pricing-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:2rem}.pricing-card{background:#fff;border-radius:10px;padding:2rem;box-shadow:0 4px 15px #00000014;position:relative}.pricing-card.featured{border:3px solid #D4AF37;transform:scale(1.05)}.plan-name{font-size:1.3rem;font-weight:700;color:#15395b;margin-bottom:.5rem;font-family:Georgia,Times New Roman,Times,serif}.plan-price{font-size:2rem;font-weight:700;color:#d4af37;margin-bottom:1.5rem}.feature-list{list-style:none;margin-bottom:2rem;padding:0}.feature-list li{padding:.5rem 0;border-bottom:1px solid #eee}.included{color:#28a745}.included:before{content:"✓ ";font-weight:700}.not-included{color:#dc3545}.not-included:before{content:"✗ ";font-weight:700}.property-types{padding:4rem 0;background:#fff;text-align:center}.property-types h2{font-size:2rem;margin-bottom:3rem;color:#15395b;font-family:Georgia,Times New Roman,Times,serif}.property-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.property-type{background:#f9f6f1;padding:2rem;border-radius:10px;transition:background .3s}.property-type:hover{background:#e9ecef}.about{background:#15395b;color:#fff;padding:4rem 0;text-align:center}.about h2{font-size:2rem;margin-bottom:2rem;font-family:Georgia,Times New Roman,Times,serif}.benefits{padding:4rem 0;background:#fff}.benefits h2{text-align:center;font-size:2rem;margin-bottom:3rem;color:#15395b;font-family:Georgia,Times New Roman,Times,serif}.benefit-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;text-align:center}.benefit h3{color:#d4af37;margin-bottom:1rem;font-family:Georgia,Times New Roman,Times,serif}.process{background:#f9f6f1;padding:4rem 0}.process h2{text-align:center;font-size:2rem;margin-bottom:3rem;color:#15395b;font-family:Georgia,Times New Roman,Times,serif}.steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.step{background:#fff;padding:2rem;border-radius:10px;box-shadow:0 4px 15px #00000014;text-align:center}.step-number{background:#d4af37;color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-weight:700;font-size:1.2rem}.testimonials{background:#fff;padding:4rem 0;text-align:center}.testimonial{max-width:800px;margin:0 auto;font-style:italic;font-size:1.1rem;color:#555}.testimonial-author{margin-top:1rem;font-weight:700;color:#15395b}.faq{background:#f9f6f1;padding:4rem 0}.faq h2{text-align:center;font-size:2rem;margin-bottom:3rem;color:#15395b;font-family:Georgia,Times New Roman,Times,serif}.faq-list{max-width:800px;margin:0 auto}.faq-item{background:#fff;margin-bottom:1rem;border-radius:10px;padding:1.5rem;box-shadow:0 2px 10px #00000014}.faq-question{font-weight:700;color:#15395b;margin-bottom:.5rem}.contact{background:#fff;padding:4rem 0}.contact h2{text-align:center;font-size:2rem;margin-bottom:3rem;color:#15395b;font-family:Georgia,Times New Roman,Times,serif}.contact-form{max-width:600px;margin:0 auto}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:700;color:#15395b}.form-group input,.form-group textarea{width:100%;padding:10px;border:2px solid #e9ecef;border-radius:5px;font-size:1rem}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#d4af37}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 768px){.hero h1{font-size:1.5rem}.service-cards,.pricing-cards,.property-grid,.benefit-grid,.steps,.footer-content{flex-direction:column;grid-template-columns:1fr!important}.form-row{grid-template-columns:1fr}}.application-page{min-height:100vh;background:linear-gradient(135deg,#f8f6f1,#efe9dd,#e8e0d0);position:relative}.application-page:before{content:"";position:absolute;top:0;left:0;right:0;height:300px;background:linear-gradient(180deg,#0a3d62,#0d4a75);z-index:0}.application-page:has(.success-hero):before{display:none}.application-container{max-width:900px;margin:0 auto;padding:2rem 1rem 4rem;position:relative;z-index:1}.application-header{text-align:center;padding:2rem 1rem;margin-bottom:1.5rem}.application-header h1{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.75rem,5vw,2.75rem);color:#fff;margin-bottom:1rem;font-weight:600;letter-spacing:-.5px;text-shadow:0 2px 4px rgba(0,0,0,.2)}.form-note{background:#ffffff1f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:1rem 1.25rem;font-size:.9rem;color:#fffffff2;line-height:1.6;display:flex;align-items:flex-start;gap:.75rem;text-align:left;max-width:800px;margin:0 auto}.warning-icon{color:#c9a33d;flex-shrink:0;margin-top:3px;font-size:1.1rem}.progress-bar{height:6px;background:#fff3;border-radius:3px;overflow:hidden;margin-bottom:1rem;box-shadow:inset 0 1px 2px #0000001a}.progress-fill{height:100%;background:linear-gradient(90deg,#c9a33d,#d4b44f);border-radius:3px;transition:width .4s cubic-bezier(.4,0,.2,1)}.steps-indicator{display:flex;justify-content:space-between;margin-bottom:2rem;padding:0 .5rem;overflow-x:auto;gap:.5rem}.step{display:flex;flex-direction:column;align-items:center;gap:.5rem;cursor:pointer;transition:all .3s ease;padding:.5rem;flex:1;min-width:80px}.step-number{width:32px;height:32px;border-radius:50%;background:#e0dbd3;color:#7a7062;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem;transition:all .3s ease;border:2px solid transparent}.step.active .step-number{background:#c9a33d;color:#fff;border-color:#fff;box-shadow:0 0 0 4px #c9a33d4d}.step.completed .step-number{background:#2ecc71;color:#fff}.step-title{font-size:.7rem;color:#8a8078;text-align:center;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.step.active .step-title{color:#15395b;font-weight:600}.step.completed .step-title{color:#3a6d3a}.application-form{background:#fff;border-radius:20px;box-shadow:0 4px 6px #0000000d,0 10px 40px #0000001a;overflow:hidden}.form-section{padding:2rem 1.5rem;animation:fadeIn .4s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.section-title{font-family:Playfair Display,Georgia,serif;font-size:1.5rem;color:#0a3d62;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid #e8e0d0;position:relative}.section-title:after{content:"";position:absolute;bottom:-2px;left:0;width:60px;height:2px;background:#c9a33d}.section-note{background:linear-gradient(135deg,#f8f6f1,#f0ebe0);border-left:3px solid #c9a33d;padding:1rem 1.25rem;margin-bottom:1.5rem;border-radius:0 8px 8px 0;font-size:.9rem;color:#555;line-height:1.5}.subsection-title{font-family:"Source Sans 3",sans-serif;font-size:1.1rem;color:#0a3d62;margin:2rem 0 1rem;padding-bottom:.5rem;border-bottom:1px solid #e8e0d0;font-weight:600}.form-grid{display:grid;gap:1.25rem}@media (min-width: 600px){.form-grid{grid-template-columns:repeat(2,1fr)}}.form-field{display:flex;flex-direction:column;gap:.5rem}.form-field label{font-family:"Source Sans 3",sans-serif;font-size:.9rem;font-weight:600;color:#333}.required{color:#e74c3c;margin-left:4px}.form-field input,.form-field select,.form-field textarea{font-family:"Source Sans 3",sans-serif;padding:.875rem 1rem;border:2px solid #e0dcd4;border-radius:10px;font-size:1rem;transition:all .3s ease;background:#fafaf8;color:#333;caret-color:#0a3d62}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{outline:none;border-color:#0a3d62;background:#fff;box-shadow:0 0 0 4px #0a3d621a}.form-field input.input-error,.form-field select.input-error,.form-field textarea.input-error{border-color:#e74c3c;background:#fff5f5}.form-field input::placeholder,.form-field textarea::placeholder{color:#999}.form-field select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.form-field textarea{resize:vertical;min-height:100px}.helper-text{font-size:.8rem;color:#777;line-height:1.4}.error-text{font-size:.8rem;color:#e74c3c;font-weight:500}.file-field{grid-column:1 / -1}.file-upload-area{position:relative;border:2px dashed #c9c4ba;border-radius:12px;padding:2rem;text-align:center;transition:all .3s ease;background:linear-gradient(135deg,#fafaf8,#f5f3ef);cursor:pointer}.file-upload-area:hover{border-color:#c9a33d;background:linear-gradient(135deg,#fffefa,#faf6ed)}.file-upload-area.has-file{border-color:#2ecc71;border-style:solid;background:linear-gradient(135deg,#f0fff4,#e8f8ec)}.file-upload-area.input-error{border-color:#e74c3c;background:#fff5f5}.file-upload-area input[type=file]{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.file-upload-content{display:flex;flex-direction:column;align-items:center;gap:.5rem;pointer-events:none}.file-icon{font-size:2.5rem;color:#c9a33d}.file-icon.success{color:#2ecc71}.file-upload-content span{color:#666;font-size:.9rem}.file-name{font-weight:600;color:#333!important}.file-types{font-size:.8rem!important;color:#999!important}.form-navigation{display:flex;justify-content:space-between;gap:1rem;padding:1.5rem;background:linear-gradient(180deg,#fafaf8,#f5f3ef);border-top:1px solid #e8e0d0}.btn-primary,.btn-secondary,.btn-submit{font-family:"Source Sans 3",sans-serif;font-size:1rem;font-weight:600;padding:.875rem 2rem;border-radius:10px;cursor:pointer;transition:all .3s ease;border:none;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.btn-primary{background:linear-gradient(135deg,#c9a33d,#b8922c);color:#fff;margin-left:auto;box-shadow:0 4px 15px #c9a33d4d}.btn-primary:hover{background:linear-gradient(135deg,#d4ae48,#c9a33d);transform:translateY(-2px);box-shadow:0 6px 20px #c9a33d66}.btn-secondary{background:transparent;color:#0a3d62;border:2px solid #0a3d62}.btn-secondary:hover{background:#0a3d62;color:#fff}.btn-submit{background:linear-gradient(135deg,#0a3d62,#0d4a75);color:#fff;margin-left:auto;box-shadow:0 4px 15px #0a3d624d}.btn-submit:hover:not(:disabled){background:linear-gradient(135deg,#0d4a75,#0f5688);transform:translateY(-2px);box-shadow:0 6px 20px #0a3d6266}.btn-submit:disabled{opacity:.7;cursor:not-allowed}.spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.upload-progress-banner{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;padding:1rem 1.25rem;background-color:#e8f4fd;border:1px solid #b3d7f0;border-radius:8px;margin-bottom:1.5rem;color:#15395b;font-size:.95rem}.upload-progress-banner .spinner{animation:spin 1s linear infinite;flex-shrink:0}.upload-progress-bar{width:100%;height:6px;background-color:#d0e6f5;border-radius:3px;overflow:hidden}.upload-progress-fill{height:100%;background-color:#d4af37;border-radius:3px;transition:width .3s ease}.error-banner{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:linear-gradient(135deg,#fff5f5,#fee2e2);border-left:4px solid #e74c3c;margin:1rem 1.5rem;border-radius:0 8px 8px 0;color:#c0392b;font-weight:500}.success-hero{background:linear-gradient(180deg,#0a3d62,#0d4a75);padding:4rem 2rem 6rem;text-align:center}.success-hero h1{font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,5vw,3rem);color:#fff;margin:0;font-weight:600;letter-spacing:-.5px;text-shadow:0 2px 4px rgba(0,0,0,.2)}.success-container{display:flex;align-items:flex-start;justify-content:center;padding:2rem;margin-top:-3rem;background:linear-gradient(135deg,#f8f6f1,#efe9dd,#e8e0d0);min-height:calc(100vh - 300px)}.success-card{background:#fff;border-radius:20px;padding:3rem 2rem;text-align:center;max-width:500px;box-shadow:0 4px 6px #0000000d,0 10px 40px #0000001a}.success-icon{font-size:4rem;color:#2ecc71;margin-bottom:1.5rem}.success-card h2{font-family:Playfair Display,Georgia,serif;color:#0a3d62;font-size:1.75rem;margin-bottom:1rem}.success-card p{color:#555;line-height:1.6;margin-bottom:1rem}.success-card .note{background:#f8f6f1;padding:1rem;border-radius:8px;font-size:.9rem;color:#666;margin:1.5rem 0}.success-card .btn-primary{margin:1rem auto 0;text-decoration:none;display:inline-flex}@media (max-width: 600px){.application-container{padding:1rem .5rem 3rem}.application-header{padding:1.5rem .5rem}.form-note{flex-direction:column;text-align:center;gap:.5rem}.warning-icon{margin:0 auto}.steps-indicator{padding:0}.step-title{display:none}.form-section{padding:1.5rem 1rem}.form-navigation{flex-direction:column;padding:1rem}.btn-primary,.btn-secondary,.btn-submit{width:100%}.btn-secondary{order:1}.btn-primary,.btn-submit{order:0;margin-left:0}.file-upload-area{padding:1.5rem 1rem}}@media (min-width: 768px){.application-container{padding:3rem 2rem 5rem}.form-section{padding:2.5rem}.form-navigation{padding:1.5rem 2.5rem}}.demo-banner{background:linear-gradient(135deg,#fef3c7,#fde68a);border:2px solid #f59e0b;border-radius:12px;padding:1rem 1.5rem;margin-bottom:1rem;display:flex;align-items:center;gap:.75rem;color:#92400e;font-size:.9rem}.demo-banner svg{font-size:1.25rem;color:#f59e0b}.demo-banner code{background:#0000001a;padding:.125rem .5rem;border-radius:4px;font-family:monospace;font-size:.8rem}.debug-toggle{background:transparent;border:1px solid currentColor;color:inherit;padding:.25rem .75rem;border-radius:4px;cursor:pointer;font-size:.8rem;margin-left:auto;display:flex;align-items:center;gap:.5rem;transition:all .2s ease}.debug-toggle:hover{background:#fff3}.debug-panel{background:#1e1e1e;border-radius:12px;margin:1rem 1.5rem;overflow:hidden;font-family:Fira Code,Consolas,monospace}.debug-panel h4{background:#2d2d2d;color:#e0e0e0;margin:0;padding:.75rem 1rem;font-size:.9rem;border-bottom:1px solid #3d3d3d}.debug-logs{max-height:400px;overflow-y:auto;padding:.5rem}.log-entry{padding:.5rem .75rem;border-radius:6px;margin-bottom:.25rem;font-size:.8rem;background:#2d2d2d}.log-entry.error{background:#3d1f1f;border-left:3px solid #e74c3c}.log-entry.success{background:#1f3d1f;border-left:3px solid #2ecc71}.log-time{color:#888;margin-right:.75rem;font-size:.75rem}.log-message{color:#e0e0e0}.log-data{margin:.5rem 0 0;padding:.5rem;background:#1a1a1a;border-radius:4px;color:#a0a0a0;font-size:.75rem;overflow-x:auto;white-space:pre-wrap;word-break:break-all}.error-banner{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;padding:1rem 1.5rem;background:linear-gradient(135deg,#fff5f5,#fee2e2);border-left:4px solid #e74c3c;margin:1rem 1.5rem;border-radius:0 8px 8px 0;color:#c0392b;font-weight:500}
