*{box-sizing:border-box}html,body{margin:0;padding:0;overflow-x:hidden;width:100%;max-width:100vw}p{text-align:justify}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.animate-bounce{animation:bounce .6s infinite cubic-bezier(.25,1,.5,1)}.hero-section{background-color:#01112b;position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;overflow:hidden}.hero-container{max-width:1400px;width:100%;display:flex;flex-direction:column;align-items:center;gap:3rem}.hero-header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem;max-width:1000px}.announcement-badge{display:inline-flex;align-items:center;gap:.5rem;background:#e1a54d1a;border:1px solid rgba(225,165,77,.3);padding:.75rem 1.5rem;border-radius:50px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.badge-emoji{font-size:1rem}.badge-text{color:#fdf0d5;font-size:.9rem;font-weight:500;letter-spacing:.3px}.hero-headline{font-size:5rem;font-weight:800;line-height:1.1;color:#fff;letter-spacing:-.02em}.hero-headline .highlight{color:#fdf0d5}.hero-subheadline{font-size:1.35rem;line-height:1.6;color:#fffc;font-weight:400;max-width:800px}.hero-main-layout{display:grid;grid-template-columns:2fr 1fr;gap:3rem;width:100%;align-items:stretch}.video-wrapper{width:100%;position:relative}.video-placeholder{width:100%;aspect-ratio:16/9;background:transparent;border-radius:20px;border:1px solid rgba(255,255,255,.1);box-shadow:0 20px 50px #0006;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;cursor:default;transition:transform .3s ease}.video-placeholder:hover{transform:scale(1.01);border-color:#e1a54d4d}.video-placeholder img{width:100%;height:100%;object-fit:cover;display:block}.details-column{display:flex;flex-direction:column;gap:2rem;justify-content:center}.details-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.detail-card{background:#fff;padding:1.5rem;border-radius:16px;display:flex;flex-direction:column;gap:.5rem;box-shadow:0 8px 24px #0000001a;transition:transform .2s}.detail-card:hover{transform:translateY(-3px)}.detail-icon{font-size:1.75rem}.detail-info{display:flex;flex-direction:column}.detail-label{font-size:.75rem;text-transform:uppercase;font-weight:700;letter-spacing:.05em;color:#888}.detail-value{font-size:1.1rem;font-weight:700;color:#01112b;line-height:1.2}.cta-wrapper{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.register-cta{background:#fdf0d5;color:#01112b;border:none;border-radius:12px;padding:1.25rem 2rem;font-size:1.5rem;font-weight:800;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:1rem;box-shadow:0 8px 30px #e1a54d4d;transition:all .3s ease;width:100%;text-transform:uppercase;letter-spacing:.02em}.register-cta:hover{transform:translateY(-2px);box-shadow:0 12px 40px #e1a54d80}.cta-price{background:#2923221a;padding:.2rem .6rem;border-radius:6px;font-size:1rem}.cta-subtext{text-align:center;color:#ffffff80;font-size:.85rem}.trust-indicators-bar{display:flex;gap:3rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1);width:100%;justify-content:center}.trust-item{display:flex;align-items:center;gap:.5rem;color:#fff9;font-size:.9rem;font-weight:500}.trust-icon{width:6px;height:6px;border-radius:50%;background:#fdf0d5}@media(max-width:1100px){.hero-headline{font-size:4rem}.hero-main-layout{grid-template-columns:1fr;gap:2rem}.video-wrapper{max-width:800px;margin:0 auto}.details-column{max-width:800px;margin:0 auto;width:100%}}@media(max-width:768px){.hero-section{padding:3rem 1.5rem}.hero-headline{font-size:3rem}.details-grid{grid-template-columns:1fr}.trust-indicators-bar{flex-direction:column;gap:1rem;align-items:center}}@media(max-width:480px){.hero-headline{font-size:2.9rem}.register-cta{font-size:1.2rem}.announcement-badge{padding:.6rem 1rem}.video-wrapper{width:calc(100% + 3rem);max-width:none;margin-left:-1.5rem;margin-right:-1.5rem;border-radius:0}.video-placeholder{border-radius:0;border-left:none;border-right:none;background:transparent;box-shadow:none;border:none;aspect-ratio:auto}.hero-desktop-image{display:none!important}.hero-mobile-comparison{display:flex;flex-direction:column;gap:1.5rem;width:100%;padding:1rem 0}.comparison-column{background:#ffffff0d;border-radius:12px;padding:1.5rem;border:1px solid rgba(255,255,255,.1)}.comparison-column.positive{background:#01112b99;border-color:#e1a54d4d;box-shadow:0 4px 20px #0003}.comparison-column h4{color:#fff;font-size:1.2rem;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.comparison-column ul{list-style:none;padding:0;margin:0}.comparison-column li{color:#ffffffb3;margin-bottom:.5rem;font-size:.95rem;display:flex;align-items:flex-start}.comparison-column.positive li{color:#fdf0d5}}.glow-orb{position:absolute;border-radius:50%;filter:blur(100px);opacity:.4;pointer-events:none;z-index:0}.glow-orb.gold{background:radial-gradient(circle,#e1a54d,#e1a54d00 70%)}.glow-orb.blue{background:radial-gradient(circle,#4facfe,#4facfe00 70%)}.glow-orb.subtle{opacity:.25}.bg-grid{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:50px 50px;z-index:0;pointer-events:none;mask-image:linear-gradient(to bottom,black 40%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,black 40%,transparent 100%)}.floating-shape{position:absolute;z-index:1;pointer-events:none;animation:float 6s ease-in-out infinite}@keyframes float{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(5deg)}to{transform:translateY(0) rotate(0)}}.section-two{padding:120px 20px;background-color:#fdf0d5;color:#01112b;position:relative;overflow:hidden;display:flex;justify-content:center}.section-two-background-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:15vw;font-weight:900;color:#01112b08;white-space:nowrap;z-index:0;pointer-events:none}.section-two-container{max-width:1200px;width:100%;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center}.eyebrow{font-size:14px;font-weight:700;letter-spacing:.15em;color:#01112b;margin-bottom:24px;text-transform:uppercase}.section-headline{font-size:64px;font-weight:800;line-height:1.1;margin-bottom:32px;color:#01112b}.headline-line{display:block}.section-paragraph{font-size:20px;line-height:1.6;max-width:700px;color:#01112bcc;margin-bottom:80px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;width:100%}.feature-card{background:#01112b08;border:1px solid rgba(1,17,43,.1);border-radius:24px;padding:24px 32px;text-align:center;transition:all .3s ease;display:flex;flex-direction:column;align-items:center}.feature-card:hover{background:#01112b0f;border-color:#01112b4d}.feature-icon-wrapper{margin-bottom:16px;height:160px;display:flex;align-items:center;justify-content:center}.feature-icon{max-height:100%;width:auto;filter:drop-shadow(0 10px 15px rgba(0,0,0,.15));transition:transform .3s ease}.feature-card:hover .feature-icon{transform:scale(1.1) translateY(-5px)}.feature-title{font-size:24px;font-weight:700;margin-bottom:16px;color:#01112b}.feature-description{font-size:16px;line-height:1.6;color:#01112bb3}.cta-container{margin-top:80px}@media(max-width:1024px){.section-headline{font-size:48px}.feature-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.section-two{padding:80px 20px}.section-headline{font-size:40px}.feature-grid{grid-template-columns:1fr;gap:24px}.feature-card{padding:32px 24px}}.section-three{background-color:#01112b;padding:8rem 2rem;position:relative;overflow:hidden}.section-three-container{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:3.5rem}.eyebrow-three{font-size:.875rem;font-weight:700;letter-spacing:.25em;color:#fdf0d5;text-align:center;text-transform:uppercase}.section-three-headline{font-size:5rem;font-weight:900;line-height:1;color:#fff;text-align:center;letter-spacing:-.03em;display:flex;flex-direction:column;gap:.3rem}.headline-line-three{display:block}.highlight-chaos{color:#fff}.highlight-accent{color:#fdf0d5}.section-three-statement{font-size:1.625rem;line-height:1.6;color:#ffffffbf;text-align:center;max-width:850px;font-weight:400}.contrast-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:4rem;width:100%;margin-top:2rem}.contrast-column{display:flex;flex-direction:column;gap:2.5rem;align-items:center;text-align:center}.contrast-title{font-size:2.25rem;font-weight:800;color:#fff;letter-spacing:-.02em;line-height:1.2;text-align:center}.contrast-list{list-style:none;display:flex;flex-direction:column;gap:1.75rem}.contrast-item{display:flex;align-items:center;gap:1.25rem;font-size:1.375rem;line-height:1.5;color:#fff;font-weight:500}.icon{font-size:1.5rem;flex-shrink:0;margin-top:.125rem}.negative-icon{opacity:.7}.positive-icon{color:#fdf0d5}.item-text{flex:1}.closing-statement{font-size:2rem;line-height:1.5;color:#fff;text-align:center;font-weight:600;max-width:700px;margin-top:2rem;letter-spacing:-.01em}@media(max-width:1200px){.section-three-headline{font-size:5.5rem}.section-three-statement{font-size:1.5rem}.contrast-title{font-size:2rem}.contrast-item{font-size:1.25rem}.closing-statement{font-size:1.75rem}}@media(max-width:992px){.section-three{padding:6rem 2rem}.section-three-headline{font-size:4.5rem}.section-three-statement{font-size:1.375rem}.contrast-grid{grid-template-columns:1fr;gap:3.5rem}.contrast-title{font-size:1.875rem}.contrast-item{font-size:1.125rem}.closing-statement{font-size:1.625rem}}@media(max-width:768px){.section-three{padding:5rem 1.5rem}.section-three-container{gap:3rem}.eyebrow-three{font-size:.75rem;letter-spacing:.2em}.section-three-headline{font-size:3.5rem;gap:.5rem}.section-three-statement{font-size:1.25rem}.contrast-grid{gap:3rem}.contrast-column{gap:2rem}.contrast-title{font-size:1.75rem}.contrast-item{font-size:1.0625rem;gap:1rem}.icon{font-size:1.25rem}.closing-statement{font-size:1.5rem}}@media(max-width:480px){.section-three{padding:4rem 1rem}.section-three-container{gap:2.5rem}.section-three-headline{font-size:2.75rem}.section-three-statement{font-size:1.125rem}.contrast-grid{gap:2.5rem}.contrast-title{font-size:1.5rem}.contrast-item{font-size:1rem;gap:.875rem}.contrast-list{gap:1.5rem}.icon{font-size:1.125rem}.closing-statement{font-size:1.375rem;margin-top:1rem}}.cta-container{margin-top:3rem;display:flex;justify-content:center}.section-cta{background:#fdf0d5;color:#01112b;padding:1rem 2.5rem;border-radius:50px;border:none;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px #e1a54d4d}.section-cta:hover{transform:translateY(-2px);box-shadow:0 6px 30px #e1a54d80}.dashboard-preview-container{width:100%;max-width:1500px;margin-top:2rem;border-radius:20px;overflow:hidden}.dashboard-image{width:100%;height:auto;display:block;aspect-ratio:16/9;object-fit:contain}.mobile-comparison-container{display:none}@media(max-width:768px){.dashboard-preview-container{background:transparent;box-shadow:none;border:none;overflow:visible}.dashboard-image{display:none}.mobile-comparison-container{display:flex;flex-direction:column;gap:1.5rem;width:100%}.mobile-comparison-column{background:#ffffff0d;border-radius:12px;padding:1.5rem;border:1px solid rgba(255,255,255,.1)}.mobile-comparison-column.positive{background:#01112b99;border-color:#e1a54d4d;box-shadow:0 4px 20px #0003}.mobile-comparison-column h4{color:#fff;font-size:1.2rem;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.mobile-comparison-column ul{list-style:none;padding:0;margin:0}.mobile-comparison-column li{color:#ffffffb3;margin-bottom:.5rem;font-size:.95rem;display:flex;align-items:flex-start}.mobile-comparison-column.positive li{color:#fdf0d5}}.section-four{width:100%;background-color:#fdf0d5;color:#01112b;padding:120px 24px;position:relative;overflow:hidden;display:flex;justify-content:center}.section-four-container{max-width:1200px;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;z-index:2}.bg-grid{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(1,17,43,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(1,17,43,.05) 1px,transparent 1px);background-size:50px 50px;z-index:1;pointer-events:none}.eyebrow-four{font-size:14px;font-weight:700;letter-spacing:.15em;color:#01112b;text-transform:uppercase;margin-bottom:32px}.section-four-headline{font-size:64px;line-height:1;font-weight:900;margin-bottom:40px;color:#01112b}.headline-line-four{display:block}.section-four-statement{font-size:22px;line-height:1.6;color:#01112bcc;max-width:700px;margin-bottom:80px}.metrics-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;width:100%;margin-bottom:80px}.metric-card{background:#fff6;border:1px solid rgba(1,17,43,.1);border-radius:20px;padding:48px 24px;transition:transform .3s ease}.metric-card:hover{transform:translateY(-5px);background:#fff9}.metric-content{display:flex;flex-direction:column;align-items:center}.metric-number{font-size:64px;font-weight:800;color:#01112b;line-height:1;margin-bottom:16px;display:flex;align-items:baseline}.metric-suffix{font-size:40px;color:#f46c22;margin-left:4px}.metric-label{font-size:18px;font-weight:600;color:#01112bb3;text-transform:uppercase;letter-spacing:.05em}.closing-line{font-size:20px;font-weight:500;color:#01112b99;margin-bottom:40px}.section-cta{background-color:#01112b;color:#fdf0d5;font-size:18px;font-weight:700;padding:20px 48px;border:none;border-radius:100px;cursor:pointer;transition:all .3s ease}.section-cta:hover{transform:translateY(-2px);box-shadow:0 10px 20px #01112b33}@media(max-width:1024px){.section-four-headline{font-size:56px}.metric-number{font-size:48px}}@media(max-width:768px){.section-four{padding:80px 20px}.section-four-headline{font-size:40px}.metrics-grid{grid-template-columns:1fr;gap:24px}.metric-card{padding:32px}}.section-five{padding:120px 20px;background-color:#01112b;color:#fdf0d5;text-align:center}.section-five-container{max-width:1000px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.eyebrow-five{font-size:14px;font-weight:700;letter-spacing:.15em;color:#fdf0d5;margin-bottom:24px;text-transform:uppercase;opacity:.6}.section-five-headline{font-size:64px;font-weight:800;margin-bottom:24px;color:#fdf0d5}.section-five-supporting{font-size:20px;line-height:1.6;color:#fdf0d5b3;max-width:600px;margin-bottom:64px}.testimonial-carousel{width:100%;position:relative;padding:0 40px}.carousel-wrapper{position:relative;min-height:350px;display:flex;align-items:center;justify-content:center}.testimonial-card{background:#ffffff0d;border:1px solid rgba(253,240,213,.1);border-radius:24px;padding:48px;box-shadow:0 20px 40px #0003;max-width:800px;width:100%;display:flex;flex-direction:column;align-items:center}.stars{color:#ffb703;font-size:24px;margin-bottom:24px;letter-spacing:4px}.testimonial-quote{font-size:24px;line-height:1.5;font-weight:500;color:#fdf0d5;margin-bottom:32px;font-style:italic}.testimonial-author{display:flex;align-items:center;justify-content:center;gap:16px}.author-avatar-wrapper{width:64px;height:64px;border-radius:50%;overflow:hidden;border:2px solid rgba(253,240,213,.2)}.author-avatar{width:100%;height:100%;object-fit:cover}.author-info-text{text-align:left}.author-name{font-size:18px;font-weight:700;color:#fdf0d5}.author-role{font-size:14px;color:#fdf0d599;margin-top:4px}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);background:transparent;border:none;font-size:32px;color:#fdf0d54d;cursor:pointer;transition:color .3s ease;z-index:10}.carousel-arrow:hover{color:#fdf0d5}.arrow-left{left:-20px}.arrow-right{right:-20px}.carousel-dots{display:flex;justify-content:center;gap:12px;margin-top:40px;width:100%}.dot{width:10px;height:10px;border-radius:50%;background:#fdf0d533;border:none;cursor:pointer;transition:all .3s ease}.dot.active{background:#fdf0d5;transform:scale(1.2)}.trust-line{font-size:16px;font-weight:600;color:#fdf0d580;margin-top:64px;letter-spacing:.05em}@media(max-width:768px){.section-five-headline{font-size:40px}.testimonial-card{padding:32px 24px}.testimonial-quote{font-size:20px}.carousel-arrow{display:none}}.section-six{padding:120px 20px;position:relative;background-color:#fdf0d5;color:#01112b;overflow:hidden;display:flex;justify-content:center}.section-six-background-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:15vw;font-weight:900;color:#01112b08;white-space:nowrap;z-index:0;pointer-events:none}.section-six-container{max-width:1200px;width:100%;position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center}.section-six-eyebrow{font-size:14px;font-weight:700;letter-spacing:.15em;color:#01112b;margin-bottom:32px}.section-six-headline{font-size:64px;line-height:.95;font-weight:900;margin-bottom:40px;color:#01112b}.section-six-headline div{display:inline-block;margin:0 10px}.section-six-supporting{font-size:20px;line-height:1.6;max-width:700px;margin:0 auto 80px;color:#01112bcc}.section-six-features{display:flex;flex-direction:column;gap:120px;width:100%}.feature-block{display:flex;align-items:center;justify-content:space-between;gap:60px}.feature-block-right{flex-direction:row-reverse}.feature-content{flex:1;text-align:left}.feature-title{font-size:40px;font-weight:800;margin-bottom:24px;color:#01112b}.feature-description{font-size:18px;line-height:1.6;color:#01112bb3}.feature-visual{flex:1.2;position:relative;border-radius:24px;overflow:hidden;box-shadow:0 40px 80px #01112b1a}.feature-image{width:100%;height:auto;display:block;transition:transform .6s ease}.feature-block:hover .feature-image{transform:scale(1.03)}.feature-visual-gradient{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,rgba(1,17,43,.2),transparent);opacity:.6}.cta-container{margin-top:100px;width:100%;display:flex;justify-content:center}.section-cta{background-color:#01112b;color:#fdf0d5;font-size:20px;font-weight:700;padding:24px 60px;border:none;border-radius:100px;cursor:pointer;transition:all .3s cubic-bezier(.25,.46,.45,.94);box-shadow:0 20px 40px #01112b33;text-decoration:none;display:inline-block}.section-cta:hover{transform:translateY(-4px);box-shadow:0 30px 60px #01112b4d;background-color:#021a40}@media(max-width:1024px){.section-six-headline{font-size:64px}.feature-block{flex-direction:column;text-align:center;gap:40px}.feature-block-right{flex-direction:column}.feature-content{text-align:center}.section-six-features{gap:80px}}@media(max-width:768px){.section-six-headline{font-size:48px}.section-six{padding:80px 20px}.section-cta{width:100%;padding:20px;font-size:18px}}.section-seven{width:100%;background:#fff;position:relative;padding-top:100px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;min-height:700px;color:#000;overflow:hidden}.section-seven-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at center,rgba(255,255,255,.1) 0%,transparent 70%);z-index:1}.section-seven-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;width:100%;max-width:1200px;padding:0 20px}.section-seven-headline{font-size:64px;font-weight:800;text-align:center;margin-bottom:60px;color:#000;text-shadow:0 2px 10px rgba(0,0,0,.1)}.cta-center-wrapper{position:relative;z-index:3;margin-bottom:60px}.cta-main-btn{background-color:#111;color:#fff;border:none;border-radius:60px;padding:20px 60px;display:flex;flex-direction:column;align-items:center;cursor:pointer;box-shadow:0 20px 40px #0003;transition:transform .3s ease,box-shadow .3s ease}.cta-main-btn:hover{transform:translateY(-4px);box-shadow:0 30px 60px #0000004d}.btn-text-main{font-size:28px;font-weight:800;margin-bottom:4px}.btn-text-sub{font-size:16px;font-weight:500;opacity:.8}.strike{text-decoration:line-through;opacity:.7}.stats-row{display:flex;align-items:flex-start;justify-content:center;width:100%;gap:0;margin-bottom:40px;position:relative}.stat-item{text-align:center;padding:0 60px}.stat-number{font-size:36px;font-weight:900;margin-bottom:8px;color:#000}.stat-number{color:#111}.stat-label{font-size:18px;color:#222;line-height:1.2;font-weight:500}.stat-divider{width:2px;height:60px;background-color:#0000001a;align-self:center}.people-strip-container{width:100%;position:relative;z-index:2;margin-top:auto}.people-strip-img{width:100%;display:block;object-fit:cover;mask-image:linear-gradient(to bottom,transparent 0%,black 20%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 20%)}@media(max-width:1024px){.section-seven-headline{font-size:42px}.stat-item{padding:0 30px}}@media(max-width:768px){.section-seven-headline{font-size:32px;margin-bottom:40px}.cta-main-btn{padding:16px 48px}.btn-text-main{font-size:24px}.stats-row{flex-direction:column;align-items:center;gap:30px}.stat-divider{display:none}.stat-item{padding:0}.section-seven{min-height:auto;padding-bottom:0}}.faq-section{padding:120px 20px;background-color:#01112b;color:#fdf0d5;display:flex;justify-content:center}.faq-container{max-width:800px;width:100%}.faq-eyebrow{font-size:14px;font-weight:700;letter-spacing:.15em;color:#fdf0d599;margin-bottom:24px;text-transform:uppercase;text-align:center}.faq-supporting{font-size:20px;line-height:1.6;color:#fdf0d5b3;max-width:600px;margin:0 auto 64px;text-align:center}.faq-headline{font-size:64px;font-weight:800;text-align:center;margin-bottom:24px;color:#fdf0d5}.faq-item{border-bottom:1px solid rgba(253,240,213,.15);margin-bottom:0}.faq-question-button{width:100%;padding:24px 0;background:none;border:none;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:color .3s ease}.faq-question{font-size:20px;font-weight:600;color:#fdf0d5}.faq-question-button:hover .faq-question{color:#ffb703}.faq-icon{font-size:24px;font-weight:300;color:#fdf0d5;transition:transform .3s ease}.faq-answer{padding-bottom:24px;font-size:16px;line-height:1.6;color:#fdf0d5b3}@media(max-width:768px){.faq-headline{font-size:36px}.faq-question{font-size:18px}}.site-footer{background-color:#fdf0d5;padding:60px 20px;width:100%;display:flex;justify-content:center;border-top:1px solid rgba(0,0,0,.05)}.footer-container{display:flex;flex-direction:column;align-items:center;gap:40px;width:100%;max-width:1200px}.footer-logo{display:flex;justify-content:center}.logo-text{font-size:2rem;font-weight:800;color:#01112b;letter-spacing:-.03em}.footer-nav{display:flex;gap:60px;align-items:center;justify-content:center;flex-wrap:wrap}.footer-link{text-decoration:none;color:#01112b;font-size:1.1rem;font-weight:500;transition:opacity .2s ease}.footer-link:hover{opacity:.7}.footer-copyright{font-size:.9rem;color:#01112b99;margin-top:20px;text-align:center}@media(max-width:768px){.footer-nav{gap:30px;flex-direction:column}}.legal-page{background-color:#01112b;min-height:100vh;padding:120px 20px 80px;display:flex;justify-content:center}.legal-container{background:#fdf0d5;max-width:900px;width:100%;padding:60px;border-radius:20px;box-shadow:0 20px 60px #0000004d}.legal-title{font-size:3rem;font-weight:800;color:#01112b;margin-bottom:40px;text-align:center;border-bottom:2px solid #FDF0D5;padding-bottom:20px}.legal-content{font-size:1.1rem;line-height:1.8;color:#333}.legal-content h2{font-size:1.8rem;color:#01112b;margin-top:40px;margin-bottom:20px}.legal-content p{margin-bottom:20px}.legal-content ul{margin-bottom:20px;padding-left:20px}.legal-content li{margin-bottom:10px}@media(max-width:768px){.legal-container{padding:30px}.legal-title{font-size:2rem}}.floating-timer-container{position:fixed;bottom:24px;left:50%;transform:translate(-50%)!important;width:95%;max-width:900px;background:#01112b;border:2px solid rgba(253,240,213,.3);box-shadow:0 10px 40px #0009,0 0 30px #01112b66;border-radius:20px;z-index:1000;padding:24px 40px;display:flex;justify-content:center}.timer-content{display:flex;align-items:center;justify-content:space-between;width:100%;gap:32px}.timer-text{display:flex;flex-direction:column;gap:8px}.urgent-badge{font-size:14px;color:#fdf0d5;font-weight:800;letter-spacing:.15em;text-transform:uppercase;opacity:.8}.countdown-text{color:#fdf0d5;font-size:22px;font-weight:600}.timer-digits{font-family:Courier New,Courier,monospace;font-weight:800;color:#fdf0d5;font-size:32px;margin-left:10px;background:#fdf0d51a;padding:4px 12px;border-radius:8px}.timer-cta{background-color:#fdf0d5;color:#01112b;font-size:22px;font-weight:800;padding:18px 90px;border-radius:60px;text-decoration:none;white-space:nowrap;box-shadow:0 4px 20px #fdf0d533;transition:transform .2s ease,box-shadow .2s ease;animation:gentlePulse 2s infinite}.timer-cta:hover{transform:scale(1.05);box-shadow:0 6px 30px #fdf0d566}.close-timer{background:none;border:none;color:#fdf0d580;font-size:32px;cursor:pointer;padding:0;line-height:1;margin-left:16px}.close-timer:hover{color:#fdf0d5}@keyframes gentlePulse{0%{box-shadow:0 0 #fdf0d54d}70%{box-shadow:0 0 0 10px #fdf0d500}to{box-shadow:0 0 #fdf0d500}}@media(max-width:768px){.floating-timer-container{width:100%;max-width:100%;bottom:0;left:0;transform:none!important;border-radius:0;border-left:none;border-right:none;border-bottom:none;padding:10px 16px;background:#01112b}.timer-content{gap:12px;justify-content:space-between}.timer-text{flex-direction:row;align-items:center;gap:8px}.urgent-badge{display:none}.countdown-text{font-size:18px;display:flex;align-items:center;gap:6px}.timer-digits{font-size:20px;padding:2px 6px;margin-left:0}.timer-cta{font-size:18px;padding:8px 16px;animation:bounce 2s infinite}.close-timer{position:relative;font-size:20px;margin-left:0}}
