:root{--primary: #1677ff;--primary-hover: #4096ff;--secondary: #52c41a;--text-primary: #1a1a2e;--text-secondary: #5f6368;--text-light: #80868b;--bg-light: #f8fafc;--bg-card: #ffffff;--border: #e8eaed;--shadow-sm: 0 1px 2px rgba(0,0,0,.05);--shadow-md: 0 4px 6px -1px rgba(0,0,0,.1), 0 2px 4px -2px rgba(0,0,0,.1);--shadow-lg: 0 10px 15px -3px rgba(0,0,0,.1), 0 4px 6px -4px rgba(0,0,0,.1);--radius-sm: 8px;--radius-md: 83px;--radius-lg: 42px;--radius-xl: 24px}.modern-hero{position:relative;min-height:80vh;display:flex;align-items:center;justify-content:center;padding:120px 20px 60px;background:linear-gradient(135deg,#fff,#f0f7ff,#e6f4ff);overflow:hidden}.modern-hero--compact{min-height:auto;padding:100px 40px 90px}.modern-hero:before{content:"";position:absolute;top:-50%;right:-20%;width:60%;height:150%;background:radial-gradient(circle,rgba(22,119,255,.08) 0%,transparent 70%);pointer-events:none}.modern-hero:after{content:"";position:absolute;bottom:-30%;left:-10%;width:50%;height:100%;background:radial-gradient(circle,rgba(82,196,26,.05) 0%,transparent 60%);pointer-events:none}.hero-container{position:relative;z-index:1;max-width:1110px;width:100%;display:flex;align-items:center;justify-content:space-between;gap:60px}.hero-text{flex:1;max-width:550px}.hero-illustration{flex:0 0 420px;max-width:420px;display:flex;align-items:center;justify-content:center}.hero-illustration img{width:100%;height:auto;max-width:100%;filter:drop-shadow(0 10px 30px rgba(0,0,0,.12))}.hero-illustration svg{width:100%;height:auto;max-width:100%}.hero-illustration--large{flex:0 0 480px;max-width:480px}.hero-content{position:relative;z-index:1;max-width:900px;text-align:center}.hero-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:var(--bg-card);border:1px solid var(--border);border-radius:50px;font-size:14px;color:var(--text-secondary);margin-bottom:32px;box-shadow:var(--shadow-sm)}.hero-badge svg{width:16px;height:16px;color:var(--secondary)}.hero-title{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.1;color:var(--text-primary);margin:0 0 24px;letter-spacing:-.02em}.hero-title span{background:linear-gradient(135deg,#1a1a2e,#0958d9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:clamp(1.1rem,2vw,1.4rem);color:var(--text-secondary);max-width:600px;margin:0 auto 40px;line-height:1.6}.hero-tagline{font-size:clamp(1.3rem,2.5vw,1.8rem);color:#1a1a2e;margin:0 0 32px;font-weight:500;letter-spacing:-.01em}.hero-cta,.hero-cta:link,.hero-cta:visited{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;background:var(--primary);color:#fff!important;font-size:1.1rem;font-weight:600;border-radius:50px;text-decoration:none!important;transition:all .3s ease;box-shadow:0 4px 14px #1677ff66}.hero-cta:hover,.hero-cta:active,.hero-cta:focus{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 6px 20px #1677ff80;color:#fff!important;text-decoration:none!important}.hero-cta svg{width:20px;height:20px;transition:transform .3s ease}.hero-cta:hover svg{transform:translate(4px)}.modern-features{padding:90px 20px;background:var(--bg-card)}.features-container{max-width:1100px;margin:0 auto}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.feature-card{padding:32px 24px;background:var(--bg-light);border-radius:var(--radius-lg);text-align:center;transition:all .3s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);background:var(--bg-card)}.feature-icon{width:72px;height:72px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;color:var(--primary)}.feature-icon svg{width:56px;height:56px}.feature-title{font-size:1.2rem;font-weight:700;color:var(--text-primary);margin:0 0 8px}.feature-desc{font-size:.95rem;color:var(--text-secondary);margin:0;line-height:1.5}.modern-how-it-works{padding:100px 20px;background:var(--bg-light)}.section-container{max-width:900px;margin:0 auto}.section-header{text-align:center;margin-bottom:60px}.section-title{font-size:clamp(1.8rem,4vw,2.5rem);font-weight:800;color:var(--text-primary);margin:0 0 16px}.section-subtitle{font-size:1.1rem;color:var(--text-secondary);max-width:600px;margin:0 auto;line-height:1.6}.steps-modern{display:flex;justify-content:space-between;align-items:flex-start;gap:24px}.step-card{flex:1;text-align:center;position:relative}.step-number{width:56px;height:56px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;background:var(--primary);color:#fff;font-size:1.4rem;font-weight:700;border-radius:50%;position:relative;z-index:1}.step-card:not(:last-child):after{content:"";position:absolute;top:28px;left:calc(50% + 40px);width:calc(100% - 80px);height:2px;background:linear-gradient(90deg,var(--primary),var(--border));z-index:0}.step-title{font-size:1.1rem;font-weight:700;color:var(--text-primary);margin:0 0 8px}.step-desc{font-size:.95rem;color:var(--text-secondary);margin:0}.modern-stats{padding:80px 20px;background:var(--bg-card)}.stats-card{max-width:900px;margin:0 auto;background:var(--bg-card);border-radius:var(--radius-xl);padding:40px;border:1px solid var(--border)}.stats-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid var(--border)}.stats-main{position:relative;display:flex;align-items:baseline;gap:16px}.stats-change{position:absolute;left:180px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:4px 10px;min-width:70px;background:#52c41a1a;color:var(--secondary);font-size:1.1rem;font-weight:600;border-radius:50px;animation:pulseBadgeScale 2s ease-in-out infinite}.stats-change:after{content:"";position:absolute;inset:0;border-radius:50px;border:2px solid rgba(82,196,26,.4);opacity:0;transform:scale(1);animation:pulseBadgeRipple 2s ease-in-out infinite;will-change:transform,opacity;pointer-events:none}@keyframes pulseBadgeScale{0%,to{transform:translateY(-50%) scale(1)}50%{transform:translateY(-50%) scale(1.05)}}@keyframes pulseBadgeRipple{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}.stats-metrics{display:flex;gap:40px}.stat-item{text-align:right}.stat-label{font-size:.85rem;color:var(--text-light);margin-bottom:4px}.chart-container{position:relative;height:180px}.chart-svg{width:100%;height:100%}.chart-grid-line{stroke:var(--border);stroke-width:1}.chart-area{fill:url(#modernAreaGradient);opacity:.4;animation:breatheArea 4s ease-in-out infinite}.chart-line{fill:none;stroke:var(--primary);stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:500;stroke-dashoffset:0;animation:drawLineContinuous 6s ease-in-out infinite}.chart-dot{position:absolute;width:14px;height:14px;background:var(--primary);border:3px solid var(--bg-card);border-radius:50%;transform:translate(-50%,50%);box-shadow:var(--shadow-md);animation:pulseDotScale 2s ease-in-out infinite}.chart-dot:after{content:"";position:absolute;inset:-6px;border-radius:50%;background:#1677ff4d;opacity:0;transform:scale(.8);animation:pulseDotGlow 2s ease-in-out infinite;will-change:transform,opacity;z-index:-1}.chart-dot:nth-child(1),.chart-dot:nth-child(1):after{animation-delay:0s}.chart-dot:nth-child(2),.chart-dot:nth-child(2):after{animation-delay:.15s}.chart-dot:nth-child(3),.chart-dot:nth-child(3):after{animation-delay:.3s}.chart-dot:nth-child(4),.chart-dot:nth-child(4):after{animation-delay:.45s}.chart-dot:nth-child(5),.chart-dot:nth-child(5):after{animation-delay:.6s}.chart-dot:nth-child(6),.chart-dot:nth-child(6):after{animation-delay:.75s}.chart-dot:nth-child(7),.chart-dot:nth-child(7):after{animation-delay:.9s}.chart-labels{display:flex;justify-content:space-between;margin-top:12px;padding:0 4px}.chart-label{font-size:12px;color:var(--text-light)}@keyframes drawLineContinuous{0%{stroke-dashoffset:500;opacity:.3}30%{stroke-dashoffset:0;opacity:1}70%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:-500;opacity:.3}}@keyframes breatheArea{0%,to{opacity:.3}50%{opacity:.5}}@keyframes pulseDotScale{0%,to{transform:translate(-50%,50%) scale(1)}50%{transform:translate(-50%,50%) scale(1.3)}}@keyframes pulseDotGlow{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.8)}}.stats-value{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin:0;min-width:160px;font-variant-numeric:tabular-nums}.stat-value{font-size:1.25rem;font-weight:600;color:var(--text-primary)}.stats-card:hover .chart-line{filter:drop-shadow(0 0 8px rgba(22,119,255,.5))}.stats-card:hover .chart-dot{filter:drop-shadow(0 0 6px rgba(22,119,255,.6))}.modern-faq{padding:100px 20px;background:var(--bg-light)}.modern-faq .section-container{max-width:1100px}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;align-items:start;width:100%}.faq-item{background:var(--bg-card);border-radius:12px;border:1px solid var(--border);overflow:hidden;transition:all .3s ease}.faq-item:hover{box-shadow:var(--shadow-md)}.faq-item details{width:100%}.faq-item summary{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;cursor:pointer;font-size:1rem;font-weight:600;color:var(--text-primary);list-style:none;transition:background .2s ease}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"";width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 24 24%27 stroke=%27%235f6368%27%3E%3Cpath stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M19 9l-7 7-7-7%27%3E%3C/path%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;transition:transform .3s ease;flex-shrink:0;position:static;display:block;font-size:inherit;font-weight:inherit}.faq-item details[open] summary:after{transform:rotate(180deg);content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 24 24%27 stroke=%27%231677ff%27%3E%3Cpath stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M19 9l-7 7-7-7%27%3E%3C/path%3E%3C/svg%3E")}.faq-item summary:hover{background:var(--bg-light)}.faq-content-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease-out,opacity .25s ease-out;opacity:0;overflow:hidden;width:100%}.faq-item details[open]>.faq-content-wrapper{grid-template-rows:1fr;opacity:1;transition:grid-template-rows .35s ease-out,opacity .35s ease-out .1s}.faq-content{overflow:hidden;padding:0 24px;font-size:.95rem;color:var(--text-secondary);line-height:1.6;margin:0;transition:padding .35s ease-out;width:100%;box-sizing:border-box;text-align:justify}.faq-item details[open] .faq-content{display:block;padding:0 24px 20px}.modern-cta{padding:100px 20px;background:linear-gradient(135deg,var(--primary) 0%,#0958d9 100%);text-align:center}.cta-container{max-width:700px;margin:0 auto}.cta-title{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:#fff;margin:0 0 16px}.cta-description{font-size:1.2rem;color:#ffffffe6;margin:0 0 40px}.cta-button{display:inline-flex;align-items:center;gap:10px;padding:18px 40px;background:#fff;color:var(--primary);font-size:1.2rem;font-weight:700;border-radius:50px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 20px #00000026}.cta-button:hover{transform:translateY(-3px);box-shadow:0 8px 30px #0003;color:var(--primary);text-decoration:none}.cta-button svg{width:22px;height:22px;transition:transform .3s ease}.cta-button:hover svg{transform:translate(4px)}.modern-contact{padding:80px 20px;background:var(--bg-card)}.contact-container{max-width:600px;margin:0 auto;text-align:center}.contact-title{font-size:1.8rem;font-weight:700;color:var(--text-primary);margin:0 0 12px}.contact-desc{font-size:1rem;color:var(--text-secondary);margin:0 0 32px}.contact-links{display:flex;justify-content:center;gap:24px}.contact-link,.contact-link:visited,.contact-link:active{display:inline-flex;align-items:center;gap:8px;padding:13px 30px;background:#1677ff;color:#fff;font-weight:600;border-radius:50px;text-decoration:none;transition:all .3s ease;border:none}.contact-link:hover{background:#4096ff;color:#fff;text-decoration:none}.contact-link svg{width:20px;height:20px}.contact-container--with-image{max-width:900px;display:flex;align-items:center;gap:60px;text-align:left}.contact-image{flex:0 0 200px}.contact-image img{width:200px;height:200px;object-fit:cover;object-position:top center;border-radius:50%;box-shadow:0 8px 30px #00000026;border:4px solid var(--bg-card)}.contact-content{flex:1}.contact-container--with-image .contact-links{justify-content:flex-start}.modern-hero--nodes{background:#fafbfc;padding:100px 40px 60px;text-align:center;min-height:auto}.modern-hero--nodes:before,.modern-hero--nodes:after{display:none}.hero-nodes-container{max-width:900px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.trust-bar{display:flex;justify-content:center;gap:20px;margin-bottom:40px;flex-wrap:wrap}.trust-badge{display:flex;align-items:center;gap:10px;background:#fff;padding:12px 20px;border-radius:50px;box-shadow:0 2px 12px #0000000f;border:1px solid #e5e7eb}.trust-badge svg{width:22px;height:22px}.trust-badge span{font-weight:600;color:#1a1a2e;font-size:14px}.hero-title-large{font-size:clamp(2.5rem,8vw,4.5rem);font-weight:900;color:#000;margin:0 0 24px;letter-spacing:4px;line-height:1;font-family:Inter,Arial Black,Helvetica Neue,sans-serif;text-transform:uppercase}.hero-tagline-large{font-size:clamp(1rem,2.5vw,1.25rem);color:#333;max-width:660px;margin:0 auto 40px;line-height:1.6}.cta-group{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;margin-bottom:50px}.cta-primary,.cta-primary:link,.cta-primary:visited{display:inline-flex;align-items:center;gap:10px;background-color:#1677ff;border:2px solid #1677ff;color:#fff!important;padding:14px 32px;border-radius:50px;font-weight:600;font-size:1.1em;text-decoration:none!important;transition:all .2s ease}.cta-primary:hover,.cta-primary:active,.cta-primary:focus{background-color:#0958d9;border-color:#0958d9;transform:translateY(-2px);color:#fff!important;text-decoration:none!important}.cta-secondary,.cta-secondary:link,.cta-secondary:visited{display:inline-flex;align-items:center;gap:10px;background-color:#fff;color:#1677ff!important;padding:14px 32px;border-radius:50px;font-weight:600;font-size:1.1em;text-decoration:none!important;border:2px solid #1677ff;transition:all .2s ease}.cta-secondary:hover,.cta-secondary:active,.cta-secondary:focus{background-color:#f0f5ff;transform:translateY(-2px);color:#1677ff!important;text-decoration:none!important}.hero-graphic{width:100%;max-width:700px;margin:0 auto}.graphic-nodes{position:relative;display:flex;justify-content:center;align-items:center;gap:60px;padding:30px}.node-item{display:flex;flex-direction:column;align-items:center;gap:12px;cursor:default;transition:transform .3s}.node-item:hover{transform:scale(1.1)}.node-circle{width:80px;height:80px;border-radius:50%;background:#fff;border:3px solid #1677ff;display:flex;align-items:center;justify-content:center;font-size:36px;box-shadow:0 4px 20px #1677ff33;transition:all .3s;position:relative}.node-item:hover .node-circle{border-color:#0958d9;box-shadow:0 8px 30px #1677ff66}.node-circle:after{content:"";position:absolute;width:100%;height:100%;border-radius:50%;border:2px solid #1677ff;animation:nodeRipple 2s infinite;opacity:0}.node-item:hover .node-circle:after{animation:nodeRipple 1s infinite}@keyframes nodeRipple{0%{transform:scale(1);opacity:.5}to{transform:scale(1.5);opacity:0}}.node-name{font-weight:700;color:#333;font-size:15px}@media(max-width:768px){.modern-hero--nodes{padding:50px 20px 40px}.trust-bar{gap:10px;margin-bottom:30px}.trust-badge{padding:8px 14px}.trust-badge span{font-size:12px}.trust-badge svg{width:18px;height:18px}.graphic-nodes{flex-wrap:wrap;gap:24px}.graphic-nodes .node-item{flex:0 0 calc(50% - 12px)}.node-circle{width:80px;height:80px;font-size:36px}.node-name{font-size:14px}.cta-group{flex-direction:column;align-items:center;gap:12px}.cta-primary,.cta-secondary{width:100%;max-width:280px;justify-content:center;text-align:center;box-sizing:border-box}}@media(max-width:480px){.hero-title-large{letter-spacing:2px}.trust-bar{flex-wrap:wrap;justify-content:center}.trust-badge:nth-child(3){display:none}.graphic-nodes{gap:20px}.graphic-nodes .node-item{flex:0 0 calc(50% - 10px)}.node-circle{width:80px;height:80px;font-size:36px}.node-name{font-size:13px}}@media(max-width:700px){.modern-hero--nodes{padding:50px 20px 60px}}@media(max-width:900px){.features-grid{grid-template-columns:repeat(2,1fr)}.faq-grid{grid-template-columns:1fr}.stats-header{flex-direction:column;align-items:flex-start;gap:24px}.stats-metrics{width:100%;justify-content:space-between}.stat-item{text-align:left}}@media(max-width:900px){.hero-container{flex-direction:column;text-align:center;gap:40px}.hero-text{max-width:100%;order:1}.hero-illustration{flex:0 0 auto;max-width:340px;order:2}.hero-illustration--large{max-width:400px}.hero-badge,.hero-subtitle,.hero-tagline{margin-left:auto;margin-right:auto}}@media(max-width:700px){.modern-hero{min-height:auto;padding:100px 20px 60px}.modern-hero--compact{padding:80px 20px 30px}.hero-illustration{max-width:320px}.hero-illustration--large{max-width:340px}.steps-modern{flex-direction:column;gap:40px;align-items:center}.step-card{text-align:center;width:100%;max-width:280px}.step-card:not(:last-child):after{top:auto;left:50%;transform:translate(-50%);bottom:-30px;width:2px;height:20px;background:linear-gradient(180deg,var(--primary),var(--border))}.features-grid{grid-template-columns:1fr;gap:16px}.feature-card{display:flex;align-items:center;text-align:left;gap:20px;padding:24px}.feature-icon{margin:0;flex-shrink:0}.feature-content{flex:1}.contact-container--with-image{flex-direction:column;gap:30px;text-align:center}.contact-image{flex:0 0 auto;margin:0 auto}.contact-image img{width:160px;height:160px}.contact-container--with-image .contact-links{justify-content:center}.contact-links{flex-direction:column;gap:12px}.contact-link{justify-content:center}.stats-card{padding:24px}.stats-value{font-size:2rem;min-width:130px}.stats-change{left:150px}}@media(max-width:500px){.hero-title{font-size:2.2rem}.hero-cta{width:100%;max-width:100%;justify-content:center;padding:14px 24px;font-size:1rem;box-sizing:border-box}.cta-button{width:100%;max-width:100%;justify-content:center;padding:16px 28px;font-size:1.1rem;box-sizing:border-box}.stats-metrics{flex-wrap:wrap;gap:20px}.stat-item{flex:1 1 40%}}@media(max-width:380px){.modern-hero--compact{padding:80px 16px 30px}.hero-cta{padding:12px 20px;font-size:.95rem}.modern-cta{padding:80px 16px}.cta-button{padding:14px 20px;font-size:1rem}}.fade-in-up{opacity:0;transform:translateY(20px);animation:fadeInUp .6s ease forwards}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}
