.hero{position:relative;min-height:100vh;display:flex;align-items:center;padding-top:6rem;padding-bottom:4rem;overflow:hidden;background:#fffbf6}.hero-circles{position:absolute;top:0;right:0;bottom:0;left:0}.circle{position:absolute;border-radius:50%;filter:blur(3rem)}.circle-1{top:25%;right:0;width:24rem;height:24rem;background:#ffedd54d}.circle-2{bottom:25%;left:0;width:20rem;height:20rem;background:#ffedd533}.hero-content{position:relative;z-index:10;display:grid;grid-template-columns:1fr;gap:4rem;align-items:start}@media (min-width: 1024px){.hero-content{grid-template-columns:1fr 1fr}}.hero-left{text-align:center}@media (min-width: 1024px){.hero-left{text-align:left}}.hero-badge{display:inline-flex;align-items:center;padding:.5rem 1.5rem;margin:1rem 0;background:#ffedd5cc;color:#9a3412;font-size:.875rem;font-weight:500;border-radius:2rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-title{color:#111827;line-height:1}.hero-subtitle{font-size:1.25rem;color:#374151;font-weight:500;margin-bottom:1rem;max-width:32rem;margin-left:auto;margin-right:auto;line-height:1.5}@media (min-width: 768px){.hero-subtitle{font-size:1.5rem}}@media (min-width: 1024px){.hero-subtitle{margin-left:0;margin-right:0}}.hero-actions{display:flex;flex-direction:column;gap:1.5rem;justify-content:center;margin-bottom:1.5rem}@media (min-width: 640px){.hero-actions{flex-direction:row}}@media (min-width: 1024px){.hero-actions{justify-content:flex-start}}.process-steps{margin-bottom:.5rem}.process-steps h3{font-size:1.125rem;font-weight:600;text-align:center;color:#374151;margin-bottom:1rem}@media (min-width: 1024px){.process-steps h3{text-align:left}}.steps-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){.steps-grid{grid-template-columns:repeat(3,1fr)}}.step{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1rem;transition:transform .2s ease}@media (min-width: 1024px){.step{align-items:flex-start}}.step:hover{transform:scale(1.05)}.step-icon{width:4rem;height:4rem;padding:1rem;background:#ffedd5cc;border-radius:1rem;display:flex;align-items:center;justify-content:center;margin:0 auto}.step-icon svg{width:2rem;height:2rem;color:#ff6200}.step-content{text-align:center}.step-content h4{font-weight:600;color:#374151;margin-bottom:.25rem}.step-content p{font-size:.875rem;color:#6b7280}.trust-signal{display:inline-flex;align-items:center;gap:.75rem;background:#fffc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:.75rem 1.5rem;border-radius:2rem;box-shadow:0 4px 12px #0000001a;border:1px solid rgba(255,237,213,.5)}.trust-signal svg{width:1.25rem;height:1.25rem;color:#ff6200}.trust-signal span{font-size:.875rem;font-weight:500;color:#374151}.hero-right{position:relative}.calculator-card{position:relative;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:1.5rem;padding:1.5rem;box-shadow:0 20px 40px #0000001a;border:1px solid rgba(255,237,213,.5);margin-top:1rem}.calculator-header{display:flex;justify-content:space-between;align-items:flex-start}.calculator-header h3{font-size:1.25rem;font-weight:700;color:#374151;margin-bottom:.25rem}@media (min-width: 768px){.calculator-header h3{font-size:1.5rem}}.calculator-header p{font-size:.875rem;color:#6b7280}.daily-rate-badge{background:#ffedd5cc;color:#9a3412;font-size:.75rem;font-weight:500;padding:.25rem .75rem;border-radius:.75rem}.slider-label{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.amount-display{font-size:1.875rem;font-weight:700;color:#ff6200}@media (min-width: 768px){.amount-display{font-size:2.25rem}}.term-display{font-size:1.5rem;font-weight:700;color:#ff6200}@media (min-width: 768px){.term-display{font-size:1.875rem}}.slider-container{background:#fff5ebcc;border-radius:1rem;padding:1rem}.slider{width:100%;height:6px;border-radius:3px;background:#e5e7eb;outline:none;margin-bottom:1rem;transition:all .3s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:linear-gradient(to right,#ff6200,#ff6200 50%,#e5e7eb 50%,#e5e7eb);background-size:100% 100%;background-repeat:no-repeat}.slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,#ff6200,#e55a00);cursor:pointer;box-shadow:0 4px 8px #ff62004d;transition:all .2s ease;position:relative;z-index:1}.slider::-moz-range-thumb{width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,#ff6200,#e55a00);cursor:pointer;border:none;box-shadow:0 4px 8px #ff62004d;transition:all .2s ease}.slider::-moz-range-progress{background-color:#ff6200;height:6px;border-radius:3px}.slider::-webkit-slider-thumb:hover,.slider::-moz-range-thumb:hover{transform:scale(1.1);box-shadow:0 6px 12px #ff620066}.slider-labels{display:flex;justify-content:space-between;font-size:.875rem;font-weight:500;color:#6b7280}.returning-customer{display:flex;align-items:center;gap:.5rem;margin-top:1rem;font-size:.75rem;opacity:.6}.returning-customer input[type=checkbox]{width:.75rem;height:.75rem;accent-color:#ff6200;border-radius:.25rem}.returning-customer label{color:#6b7280;cursor:pointer}.calculator-results{background:linear-gradient(135deg,#fff5ebcc,#ffedd5cc);border-radius:1rem;padding:1rem;margin-bottom:1.5rem}.result-summary{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.result-label{font-size:1rem;font-weight:600;color:#374151}@media (min-width: 768px){.result-label{font-size:1.125rem}}.result-value{font-size:1.5rem;font-weight:900;color:#b45309;background:#ffffff80;padding:.25rem .75rem;border-radius:.5rem}@media (min-width: 768px){.result-value{font-size:1.875rem;padding:.5rem .75rem}}.result-description{font-size:.875rem;color:#6b7280;margin-bottom:.75rem}.timeline-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.timeline-item{background:#fff9;border-radius:.5rem;padding:.75rem}.timeline-label{font-size:.75rem;color:#6b7280;margin-bottom:.25rem}.timeline-value{font-weight:600;color:#374151;margin-bottom:.25rem}.timeline-note{font-size:.75rem}.timeline-minutes{color:#059669}.timeline-days{color:#ff6200}.calculator-apply-btn{width:100%;padding:1.5rem 2rem;font-size:1rem;font-weight:700;border-radius:1rem}@media (min-width: 768px){.calculator-apply-btn{padding:2rem;font-size:1.125rem}}.scroll-indicator{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);animation:bounce 2s infinite}.chevron-down{width:1.5rem;height:1.5rem;color:#9ca3af}@keyframes bounce{0%,20%,50%,80%,to{transform:translate(-50%) translateY(0)}40%{transform:translate(-50%) translateY(-10px)}60%{transform:translate(-50%) translateY(-5px)}}.section-divider{margin-bottom:5rem;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(255,237,213,.4) 50%,transparent 100%)}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{color:#111827;margin-bottom:1rem}.section-header p{font-size:1.25rem;color:#374151;max-width:32rem;margin:0 auto}.section-icon{background:#ffedd5cc;padding:1rem;border-radius:1rem;margin-bottom:1.5rem;display:inline-flex}.section-icon svg{width:2.5rem;height:2.5rem;color:#ff6200}.features{position:relative;padding:6rem 0;background:#fffbf6}.features-background{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.circle-3{top:25%;left:0;width:16rem;height:16rem;background:#ffedd533}.circle-4{bottom:25%;right:0;width:20rem;height:20rem;background:#fff5eb66}.features-grid{display:grid;grid-template-columns:1fr;gap:2rem;position:relative;z-index:10}@media (min-width: 768px){.features-grid{grid-template-columns:repeat(3,1fr)}}.feature-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem;background:#fffc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,237,213,.5);border-radius:1rem;box-shadow:0 8px 20px #0000001a;transition:all .3s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #00000026}.feature-icon{background:#ffedd5cc;padding:1rem;border-radius:1rem;margin-bottom:1.5rem}.feature-icon svg{width:2.5rem;height:2.5rem;color:#ff6200}.feature-card h3{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:.75rem}.feature-card p{color:#6b7280;line-height:1.6}.loan-calculator{position:relative;padding:6rem 0;background:#fffbf6}.calculator-background{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.circle-5{top:33%;right:0;width:24rem;height:24rem;background:#ffedd533}.circle-6{bottom:33%;left:0;width:20rem;height:20rem;background:#fff5eb4d}.calculator-detailed-card{position:relative;z-index:10;max-width:64rem;margin:0 auto;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:1.5rem;padding:2rem;box-shadow:0 20px 40px #0000001a;border:1px solid rgba(255,237,213,.5)}@media (min-width: 768px){.calculator-detailed-card{padding:3rem}}.calculator-grid{display:grid;grid-template-columns:1fr;gap:3rem}@media (min-width: 1024px){.calculator-grid{grid-template-columns:1fr 1fr}}.calculator-controls{display:flex;flex-direction:column;gap:2rem}.control-group{display:flex;flex-direction:column}.control-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.control-header label{font-size:1.125rem;font-weight:600;color:#374151}.control-value{font-size:1.875rem;font-weight:700;color:#ff6200}.slider-container.detailed{background:#fff5ebcc;border-radius:1rem;padding:1.5rem}.calculator-summary h3{font-size:1.25rem;font-weight:700;color:#374151;margin-bottom:1.5rem}.summary-breakdown{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.breakdown-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #f3f4f6}.breakdown-item.total{background:linear-gradient(135deg,#fff5ebcc,#ffedd5cc);border-radius:.75rem;padding:1rem;border:none;margin-top:.5rem}.breakdown-item span:first-child{color:#374151;font-weight:500}.breakdown-item.total span:first-child{font-size:1.125rem;font-weight:700;color:#374151}.breakdown-value,.breakdown-value #summaryAmount,.breakdown-value #summaryInterest{font-size:1.25rem;font-weight:700;color:#111827}.breakdown-item.total .breakdown-value,.breakdown-item.total #summaryTotal,.breakdown-item #js-summaryTotal{font-size:1.5rem;font-weight:900;color:#b45309}.privacy-notice{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.5rem;padding:1rem;background:#22c55e1a;border-radius:.75rem;border:1px solid rgba(34,197,94,.2)}.privacy-notice svg{width:1.25rem;height:1.25rem;color:#059669}.privacy-notice span{font-size:.875rem;font-weight:500;color:#065f46}.about{background:#fffbf6}.about-content{max-width:64rem;margin:0 auto;text-align:center}.about-icon{background:#ffedd5cc;padding:1rem;border-radius:1rem;margin-bottom:1.5rem;display:inline-flex}.about-icon svg{width:2.5rem;height:2.5rem;color:#ff6200}.about h2{color:#111827;margin-bottom:1.5rem}.about-card{background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:1rem;padding:2rem;box-shadow:0 8px 20px #0000001a;border:1px solid rgba(255,237,213,.5)}@media (min-width: 768px){.about-card{padding:2.5rem}}.about-card p{font-size:1.125rem;color:#374151;line-height:1.7;margin-bottom:2rem;max-width:48rem;margin-left:auto;margin-right:auto}.blog-teaser{padding:5rem 0;background:linear-gradient(135deg,#fff,#fff5eb1a 25%,#ffedd54d)}.blog-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem}@media (min-width: 768px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.blog-grid{grid-template-columns:repeat(4,1fr)}}.blog-card{background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,237,213,.5);border-radius:1rem;box-shadow:0 8px 20px #0000001a;transition:all .3s ease;overflow:hidden}.blog-card:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 12px 30px #00000026}.blog-card>div{padding:1rem 1.5rem}.blog-meta{display:flex;align-items:center;justify-content:space-between;padding-bottom:0}.blog-category{font-size:.75rem;font-weight:500;color:#ff6200;background:#ffedd5cc;padding:.25rem .75rem;border-radius:2rem}.blog-read-time{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:#6b7280}.blog-read-time svg{width:.75rem;height:.75rem}.blog-card h3{font-size:1.125rem;font-weight:700;color:#111827;margin-bottom:.75rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-card p{font-size:.875rem;color:#6b7280;margin-bottom:1rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-link{display:inline-flex;align-items:center;gap:.25rem;color:#ff6200;font-weight:500;font-size:.875rem;text-decoration:none;transition:color .2s ease}.blog-link:hover{color:#e55a00}.blog-link svg{width:.75rem;height:.75rem}.blog-cta{text-align:center}.faq-snippet{padding:5rem 0;background:#fffbf6}.faq-card{max-width:64rem;margin:0 auto;background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:1rem;padding:2rem;box-shadow:0 8px 20px #0000001a;border:1px solid rgba(255,237,213,.5)}@media (min-width: 768px){.faq-card{padding:2.5rem}}.faq-accordion{display:flex;flex-direction:column}.js-faq-item{border-bottom:1px solid #f3f4f6}.js-faq-item:last-child{border-bottom:none}.js-faq-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.5rem 0;background:transparent;border:none;cursor:pointer;text-align:left;transition:color .2s ease}.js-faq-trigger:hover{color:#ff6200}.faq-question{display:flex;align-items:center;gap:1rem}.faq-icon{background:#ffedd5cc;padding:.5rem;border-radius:50%;flex-shrink:0}.faq-icon svg{width:1rem;height:1rem;color:#ff6200}.faq-question span{font-weight:600;font-size:1rem}.js-faq-trigger .chevron{width:1.25rem;height:1.25rem;color:#6b7280;transition:transform .2s ease;flex-shrink:0}.js-faq-item.active .js-faq-trigger .chevron{transform:rotate(180deg)}.faq-content{max-height:0;overflow:hidden;transition:max-height .3s ease;margin-left:3rem;padding-right:1rem}.js-faq-item.active .faq-content{max-height:200px;padding-bottom:1.5rem}.faq-content p{color:#374151;line-height:1.6}.faq-cta{text-align:center;margin-top:3rem}.cta-banner{position:relative;padding:4rem 0;background:linear-gradient(135deg,#ff6200,#e55a00,#d14900);overflow:hidden}.cta-background{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.1}.cta-decorative{position:absolute;top:0;left:0;width:16rem;height:16rem;background:#fff;border-radius:50%;filter:blur(3rem)}.cta-decorative:after{content:"";position:absolute;bottom:0;right:0;width:20rem;height:20rem;background:#fff;border-radius:50%;filter:blur(3rem)}.cta-content{position:relative;z-index:10;text-align:center;max-width:64rem;margin:0 auto}.cta-icon{background:#ffedd5cc;padding:1rem;border-radius:1rem;margin-bottom:1.5rem;margin-top:1.5rem;display:inline-flex}.cta-icon svg{width:2.5rem;height:2.5rem;color:#ff6200}.cta-banner h2{font-size:2.5rem;font-weight:900;color:#fff;margin-bottom:1rem}@media (min-width: 768px){.cta-banner h2{font-size:3rem}}.cta-banner p{font-size:1.25rem;color:#fff5eb;margin-bottom:2rem;max-width:32rem;margin-left:auto;margin-right:auto}@media (min-width: 768px){.cta-banner p{font-size:1.5rem}}.cta-actions{display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:2rem}@media (min-width: 640px){.cta-actions{flex-direction:row;justify-content:center}}.cta-features{display:flex;align-items:center;gap:1rem;color:#ffffffe6}.cta-feature{display:flex;align-items:center;gap:.5rem}.cta-feature svg{width:1.25rem;height:1.25rem}.cta-feature span{font-size:.875rem;font-weight:500}.cta-divider{width:1px;height:1.5rem;background:#ffffff4d}.cta-tip{background:#ffffff1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:1rem;padding:1.5rem;max-width:32rem;margin:0 auto}.cta-tip p{color:#ffffffe6;font-weight:500;margin:0;font-size:1rem}.contact{padding:5rem 0;background:#fffbf6}.contact-grid{display:grid;grid-template-columns:1fr;gap:3rem;max-width:96rem;margin:0 auto}@media (min-width: 1024px){.contact-grid{grid-template-columns:1fr 1fr}}.contact-form-container{display:flex;flex-direction:column}.contact-card{background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:2px solid rgba(255,237,213,.5);border-radius:1rem;padding:2rem;box-shadow:0 8px 20px #0000001a}.contact-card h3{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:1.5rem}.contact-card h3 svg{width:1.5rem;height:1.5rem;color:#ff6200}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.contact-info{display:flex;flex-direction:column;gap:2rem}.contact-info-card{background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,237,213,.5);border-radius:1rem;padding:1.5rem;box-shadow:0 8px 20px #0000001a}.contact-info-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.contact-info-icon{background:#ffedd5cc;padding:.75rem;border-radius:50%}.contact-info-icon svg{width:1.5rem;height:1.5rem;color:#ff6200}.contact-info-header h4{font-weight:700;color:#111827;margin-bottom:.25rem}.contact-info-header p{color:#ff6200;font-weight:500;margin:0}.contact-info-card>p{font-size:.875rem;color:#6b7280;margin-bottom:1rem}.contact-info-card>p:last-child{margin-bottom:0}.security-notice{background:#22c55e1a;border:1px solid rgba(34,197,94,.2);border-radius:.75rem;padding:1.5rem}.security-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.security-icon{background:#22c55e1a;padding:.5rem;border-radius:50%}.security-icon svg{width:1.25rem;height:1.25rem;color:#059669}.security-header h4{font-weight:700;color:#065f46;margin:0}.security-notice p{font-size:.875rem;color:#047857;margin:0}.hero-title-mobile{display:none}@media (max-width: 1024px){.hero-left{grid-row:2;grid-column:1}.hero-right{grid-row:1;grid-column:1}.hero-cta{display:none}.hero-title-mobile{display:block!important;text-align:center;color:#111827!important;font-size:1.725rem;padding:.725rem 0}.calculator-card{padding:.5rem 1rem}.calculator-header{display:none}.calculator-section{margin-bottom:1rem}.calculator-results{margin-bottom:.725rem}.slider-label,.slider-container{margin:0}.js-apply-button{margin-bottom:.5rem}.steps-grid .step{padding:0}}
