.home{--coral:#ff6b6b;--coral-soft:#ff8a8a;--navy:#37475D;--cream:#f0ede8;--muted:rgba(55,71,93,.6);--border:rgba(55,71,93,.1);--card-sage:#e3ede6;--card-blue:#e3edf3;--card-peach:#f7ebe7;--card-warm:#f2ebe0;--radius:20px;background:var(--cream);color:var(--navy);overflow-x:hidden}.home img,.home svg{display:block;max-width:100%}.home a{color:inherit;text-decoration:none}.home .container{width:100%;max-width:1100px;margin:0 auto;padding:0 64px}.home .hero{min-height:calc(100vh - 64px);position:relative;display:flex;align-items:center;overflow:hidden}.home .hero-slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transition:opacity 1.4s ease-in-out;z-index:0}.home .hero-slide.active{opacity:1}.home .hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(105deg,#1d2838eb,#37475dd1,#1d2838a6)}.home .hero-content{position:relative;z-index:2;width:100%;max-width:1100px;margin:0 auto;padding:80px 64px;display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 64px)}.home .hero-left{max-width:640px}.home .hero-for{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ffffff80;margin-bottom:16px}.home .hero-left h1{font-size:clamp(42px,5vw,66px);font-weight:900;letter-spacing:-.03em;line-height:1.04;color:#fff;margin:0 0 20px}.home .hero-left h1 .coral{color:var(--coral)}.home .hero-left p{font-size:17px;color:#ffffffb8;line-height:1.7;margin:0 0 32px;max-width:500px}.home .btn-primary{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;background:var(--coral);color:#fff;border:none;border-radius:12px;font-family:inherit;font-size:15px;font-weight:700;cursor:pointer;text-decoration:none;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 24px #ff6b6b59}.home .btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 32px #ff6b6b73}.home .btn-primary svg{width:16px;height:16px;stroke:currentColor;stroke-width:2;fill:none}.home .hero-trust{display:flex;flex-wrap:wrap;gap:8px 20px;margin-top:24px}.home .hero-trust-item{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:700;color:#ffffff73;letter-spacing:.08em;text-transform:uppercase}.home .trust-dot{width:4px;height:4px;border-radius:50%;background:var(--coral)}.home .slide-indicators{position:absolute;bottom:32px;left:64px;z-index:3;display:flex;gap:8px}.home .slide-dot{width:6px;height:6px;border-radius:50%;background:#ffffff4d;border:none;padding:0;cursor:pointer;transition:all .3s}.home .slide-dot.active{background:var(--coral);width:20px;border-radius:3px}.home .trust-bar{background:#fff;border-bottom:1px solid var(--border);overflow:hidden;padding:0}.home .trust-bar-track{display:flex;align-items:center;gap:40px;white-space:nowrap;animation:ps-scroll 28s linear infinite;padding:16px 0}.home .trust-bar-track:hover{animation-play-state:paused}.home .trust-bar-item{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--muted);font-weight:500;flex-shrink:0}.home .bar-dot{width:4px;height:4px;border-radius:50%;background:var(--coral)}@keyframes ps-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.home .section{padding:100px 0}.home .section-cream{background:var(--cream)}.home .section-navy{background:var(--navy)}.home .section-label{font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--coral);margin:0 0 16px}.home .section-label.light{color:#ff6b6bcc}.home .section-h2{font-size:clamp(32px,4vw,48px);font-weight:900;letter-spacing:-.03em;line-height:1.06;color:var(--navy);margin:0 0 16px}.home .section-h2.light{color:#fff}.home .section-sub{font-size:17px;color:var(--muted);line-height:1.7;max-width:600px;margin:0 0 56px}.home .section-sub.light{color:#fff9}.home .bento{display:grid;grid-template-columns:repeat(12,1fr);gap:16px}.home .bento-card{background:#fff;border-radius:var(--radius);padding:28px;box-shadow:0 2px 8px #0000000a,0 8px 32px #0000000a;border:1px solid rgba(0,0,0,.06);transition:all .3s;position:relative;overflow:hidden}.home .bento-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px #00000014,0 16px 48px #0000001a}.home .bento-card.sage{background:var(--card-sage)}.home .bento-card.blue{background:var(--card-blue)}.home .bento-card.peach{background:var(--card-peach)}.home .bento-card.warm{background:var(--card-warm)}.home .bento-card:nth-child(1){grid-column:span 5}.home .bento-card:nth-child(2){grid-column:span 4}.home .bento-card:nth-child(3){grid-column:span 3}.home .bento-card:nth-child(4){grid-column:span 4}.home .bento-card:nth-child(5){grid-column:span 8}.home .bento-card:nth-child(6){grid-column:span 6}.home .bento-card:nth-child(7){grid-column:span 6}.home .bento-label{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:16px}.home .bento-title{font-size:20px;font-weight:600;color:var(--navy);margin-bottom:8px;letter-spacing:-.01em}.home .bento-desc{font-size:14px;color:var(--muted);line-height:1.6;margin:0}.home .stat-big{font-size:48px;font-weight:700;color:var(--navy);letter-spacing:-.03em;line-height:1;margin-bottom:8px}.home .bento-icon{width:44px;height:44px;background:var(--navy);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.home .bento-icon svg{width:22px;height:22px;stroke:#fff;stroke-width:1.5;fill:none}.home .bento-icon.coral-bg{background:var(--coral)}.home .how-section{position:relative;overflow:hidden}.home .how-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.06;z-index:0;pointer-events:none}.home .how-content{position:relative;z-index:1}.home .process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.home .process-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius);padding:32px 24px;text-align:center;transition:all .3s}.home .process-card:hover{background:#ffffff1a;transform:translateY(-4px)}.home .process-num{font-size:32px;font-weight:700;color:var(--coral);margin:0 0 16px}.home .process-card h3{font-size:18px;font-weight:600;color:#fff;margin:0 0 8px}.home .process-card p{font-size:14px;color:#ffffff80;line-height:1.6;margin:0}.home .features-stack{display:flex;flex-direction:column;gap:16px}.home .feature-row{display:grid;grid-template-columns:1fr 1.5fr;align-items:center;gap:48px;background:#fff;border-radius:var(--radius);padding:48px;box-shadow:0 2px 8px #00000008;border:1px solid rgba(0,0,0,.06);transition:all .3s}.home .feature-row:hover{box-shadow:0 8px 32px #0000000f}.home .feature-left h3{font-size:24px;font-weight:700;color:var(--navy);margin:0 0 8px;letter-spacing:-.01em}.home .feature-left .tagline{font-size:15px;color:var(--muted);margin:0}.home .feature-right{display:flex;flex-direction:column;gap:16px}.home .feature-point{display:flex;align-items:flex-start;gap:14px;font-size:15px;color:var(--navy);line-height:1.6}.home .feature-point svg{width:20px;height:20px;min-width:20px;color:var(--coral);margin-top:2px;stroke:currentColor;stroke-width:2;fill:none}.home .why-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.home .why-card{background:#fff;border-radius:var(--radius);padding:32px;border:1px solid rgba(0,0,0,.06);transition:all .3s}.home .why-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000001a}.home .why-card:nth-child(1){grid-column:span 2}.home .why-card:nth-child(2){grid-column:span 2}.home .why-card:nth-child(3){grid-column:span 2}.home .why-card:nth-child(4){grid-column:span 3}.home .why-card:nth-child(5){grid-column:span 3}.home .why-num{font-size:28px;font-weight:700;color:var(--coral);margin:0 0 16px}.home .why-card h3{font-size:17px;font-weight:700;color:var(--navy);margin:0 0 8px}.home .why-card p{font-size:14px;color:var(--muted);line-height:1.7;margin:0}.home .cta-card{background:var(--navy);border-radius:32px;padding:80px 64px;text-align:center;max-width:640px;margin:0 auto;position:relative;overflow:hidden}.home .cta-card:before{content:"";position:absolute;top:-100px;right:-100px;width:300px;height:300px;background:radial-gradient(circle,rgba(255,107,107,.2) 0%,transparent 70%);pointer-events:none}.home .cta-card h2{font-size:clamp(28px,4vw,44px);font-weight:900;color:#fff;letter-spacing:-.03em;line-height:1.1;margin:0 0 16px;position:relative}.home .cta-card p{font-size:17px;color:#fff9;margin:0 auto 36px;max-width:380px;position:relative}.home .cta-buttons{display:flex;gap:12px;justify-content:center;position:relative;flex-wrap:wrap}.home .btn-ghost{display:inline-flex;align-items:center;gap:8px;padding:16px 28px;border-radius:12px;font-family:inherit;font-size:15px;font-weight:700;cursor:pointer;background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2);transition:all .2s}.home .btn-ghost svg{width:18px;height:18px;stroke:currentColor;stroke-width:2;fill:none}.home .btn-ghost:hover{background:#ffffff26}@media(max-width:900px){.home .hero-content{padding:60px 24px}.home .container{padding:0 24px}.home .section{padding:64px 0}.home .bento{grid-template-columns:1fr}.home .bento-card:nth-child(n){grid-column:span 1}.home .process-grid{grid-template-columns:repeat(2,1fr)}.home .feature-row{grid-template-columns:1fr;padding:32px 24px;gap:24px}.home .why-grid{grid-template-columns:1fr}.home .why-card:nth-child(n){grid-column:span 1}.home .cta-card{padding:48px 24px}.home .slide-indicators{left:24px}}
