.home-module__HKDEhG__hero{text-align:center;background:var(--bg-main);min-height:85vh;padding:var(--space-4xl) 0;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.home-module__HKDEhG__hero:before{content:"";background:radial-gradient(circle at center, rgba(var(--primary-rgb), .05) 0%, transparent 70%);pointer-events:none;position:absolute;inset:0}.home-module__HKDEhG__heroContent{z-index:1;max-width:850px;margin:0 auto;position:relative}.home-module__HKDEhG__heroContent .home-module__HKDEhG__hero-title{color:var(--text-main);margin-bottom:var(--space-md);font-size:3.5rem}.home-module__HKDEhG__heroSubtitle{color:var(--text-muted-main);margin-bottom:var(--space-2xl);max-width:65ch;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.7}.home-module__HKDEhG__heroActions{gap:var(--space-md);margin-bottom:var(--space-3xl);justify-content:center;display:flex}.home-module__HKDEhG__heroTrust{gap:var(--space-xl);opacity:.8;flex-wrap:wrap;justify-content:center;display:flex}.home-module__HKDEhG__trustItem{font-size:var(--text-sm);color:var(--text-muted);align-items:center;gap:.5rem;display:flex}.home-module__HKDEhG__trustIcon{color:var(--secondary);font-size:var(--text-lg)}.home-module__HKDEhG__problemGrid{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}.home-module__HKDEhG__problemCard{background:var(--bg-card);border:1px solid var(--border-color);padding:var(--space-xl);text-align:left;border-radius:4px;transition:all .4s;box-shadow:0 4px 20px #00000008}.home-module__HKDEhG__problemCard:hover{border-color:var(--accent);transform:translateY(-5px);box-shadow:0 12px 30px #00000014}.home-module__HKDEhG__problemEmoji{margin-bottom:var(--space-md);font-size:2.5rem}.home-module__HKDEhG__problemCard h3{font-size:var(--text-lg);margin-bottom:var(--space-xs)}.home-module__HKDEhG__teamGrid{gap:var(--space-xl);margin-top:var(--space-2xl);grid-template-columns:1fr 1fr;display:grid}.home-module__HKDEhG__teamCard{background:var(--bg-card);border:1px solid var(--border-color);padding:var(--space-xl);text-align:center;align-items:center;gap:var(--space-lg);border-radius:4px;flex-direction:column;transition:all .4s;display:flex;box-shadow:0 4px 20px #00000008}.home-module__HKDEhG__teamCard:hover{transform:translateY(-5px);box-shadow:0 12px 30px #00000014}.home-module__HKDEhG__teamPhoto{border:2px solid var(--border-color);border-radius:50%;width:140px;height:140px;overflow:hidden}.home-module__HKDEhG__teamPhoto img{object-fit:cover;width:100%;height:100%}.home-module__HKDEhG__teamInfo h3{color:var(--text-main);margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.home-module__HKDEhG__teamRole{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.1em;color:var(--secondary);margin-bottom:var(--space-sm);font-weight:700;display:block}.home-module__HKDEhG__teamDesc{font-size:var(--text-base);color:var(--text-muted-main);line-height:1.6}.home-module__HKDEhG__solutionStat{text-align:center}.home-module__HKDEhG__solutionGrid{gap:var(--space-xl);grid-template-columns:1fr 1fr;align-items:center;display:grid}.home-module__HKDEhG__solutionContent h2{margin-bottom:var(--space-md)}.home-module__HKDEhG__solutionContent>p{margin-bottom:var(--space-lg)}.home-module__HKDEhG__solutionPerson{gap:var(--space-md);padding:var(--space-md);background:var(--dark-card);border:1px solid var(--dark-border);border-radius:var(--radius-lg);margin-bottom:var(--space-sm);align-items:flex-start;display:flex}.home-module__HKDEhG__personAvatar{border-radius:var(--radius-full);width:48px;min-width:48px;height:48px;font-weight:800;font-size:var(--text-lg);justify-content:center;align-items:center;display:flex;overflow:hidden}.home-module__HKDEhG__personAvatarIker{background:var(--primary);color:var(--text-dark)}.home-module__HKDEhG__personAvatarOier{background:var(--secondary);color:var(--text-dark)}.home-module__HKDEhG__personAvatar img{object-fit:cover;width:100%;height:100%}.home-module__HKDEhG__personName{font-weight:700;font-size:var(--text-base);color:var(--text-white);margin-bottom:.15rem}.home-module__HKDEhG__personRole{font-size:var(--text-sm);color:var(--text-muted)}.home-module__HKDEhG__statsBar{background:var(--secondary);padding:var(--space-xl) 0;color:var(--text-white)}.home-module__HKDEhG__statsGrid{gap:var(--space-xl);text-align:center;grid-template-columns:repeat(3,1fr);display:grid}.home-module__HKDEhG__statsGrid4{gap:var(--space-xl);text-align:center;grid-template-columns:repeat(4,1fr);display:grid}.home-module__HKDEhG__statItem strong{margin-bottom:.5rem;font-size:3rem;font-weight:800;line-height:1;display:block}.home-module__HKDEhG__statItem span{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.1em;opacity:.9;font-weight:600}.home-module__HKDEhG__solutionVisual{background:var(--dark-card);border:1px solid var(--dark-border);border-radius:var(--radius-xl);padding:var(--space-xl);gap:var(--space-lg);flex-direction:column;display:flex}.home-module__HKDEhG__solutionStat strong{font-size:var(--text-4xl);background:var(--gradient-warm);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:800;display:block}.home-module__HKDEhG__solutionStat span{font-size:var(--text-sm);color:var(--text-muted)}.home-module__HKDEhG__benefitCard{background:var(--bg-card);border:1px solid var(--border-color);padding:var(--space-xl);text-align:center;border-radius:4px;flex-direction:column;align-items:center;transition:all .4s;display:flex;box-shadow:0 4px 20px #00000008}.home-module__HKDEhG__benefitCard:hover{border-color:var(--secondary);transform:translateY(-5px);box-shadow:0 12px 30px #00000014}.home-module__HKDEhG__benefitIcon{margin-bottom:var(--space-md);font-size:2rem}.home-module__HKDEhG__benefitCard h3{margin-bottom:var(--space-xs);font-size:var(--text-lg)}.home-module__HKDEhG__serviceCard{padding:var(--space-xl);background:var(--bg-card);border:1px solid var(--border-color);text-align:center;border-radius:4px;flex-direction:column;align-items:center;transition:all .4s;display:flex;position:relative;box-shadow:0 4px 20px #00000008}.home-module__HKDEhG__serviceCard:hover{transform:translateY(-5px);box-shadow:0 12px 30px #00000014}.home-module__HKDEhG__cardTag{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.15em;margin-bottom:var(--space-md);color:var(--accent);border-bottom:1px solid var(--accent);width:fit-content;padding-bottom:.25rem;font-weight:600;display:inline-block}.home-module__HKDEhG__serviceTag{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.15em;margin-bottom:var(--space-md);color:var(--accent);border-bottom:1px solid var(--accent);padding-bottom:.25rem;font-weight:600;display:inline-block}.home-module__HKDEhG__serviceCard:first-child .home-module__HKDEhG__serviceTag{color:var(--secondary);border-bottom:1px solid var(--secondary)}.home-module__HKDEhG__serviceCard:nth-child(2) .home-module__HKDEhG__serviceTag{color:var(--accent);border-bottom:1px solid var(--accent)}.home-module__HKDEhG__serviceCard:nth-child(3) .home-module__HKDEhG__serviceTag{color:var(--secondary);border-bottom:1px solid var(--secondary)}.home-module__HKDEhG__serviceCard h3{color:var(--text-main);margin-bottom:var(--space-sm);font-size:1.75rem;font-weight:700;line-height:1.3}.home-module__HKDEhG__serviceFeatures{margin-top:var(--space-xl);border-top:1px solid var(--border-color);padding-top:var(--space-md);list-style:none}.home-module__HKDEhG__serviceFeatures li{font-size:var(--text-sm);color:var(--text-muted-main);padding:.4rem 0 .4rem 1.5rem;position:relative}.home-module__HKDEhG__serviceCard:first-child .home-module__HKDEhG__serviceFeatures li:before{content:"✦";color:var(--secondary);font-size:.9em;position:absolute;left:0}.home-module__HKDEhG__serviceCard:nth-child(2) .home-module__HKDEhG__serviceFeatures li:before{content:"✦";color:var(--accent);font-size:.9em;position:absolute;left:0}.home-module__HKDEhG__serviceCard:nth-child(3) .home-module__HKDEhG__serviceFeatures li:before{content:"✦";color:var(--secondary);font-size:.9em;position:absolute;left:0}.home-module__HKDEhG__caseCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:4px;transition:all .4s;overflow:hidden;box-shadow:0 4px 20px #00000008}.home-module__HKDEhG__caseCard:hover{transform:translateY(-5px);box-shadow:0 12px 30px #00000014}.home-module__HKDEhG__caseHeader{padding:var(--space-md) var(--space-lg);background:rgba(var(--primary-rgb), .05);border-bottom:1px solid var(--dark-border);justify-content:space-between;align-items:center;display:flex}.home-module__HKDEhG__caseHeader h3{font-size:var(--text-lg);color:var(--text-white)}.home-module__HKDEhG__caseResult{font-size:var(--text-sm);color:var(--secondary);font-weight:700}.home-module__HKDEhG__caseBody{padding:var(--space-lg)}.home-module__HKDEhG__caseStep{margin-bottom:var(--space-md)}.home-module__HKDEhG__caseStep:last-child{margin-bottom:0}.home-module__HKDEhG__caseStepLabel{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.1em;color:var(--secondary);margin-bottom:.25rem;font-weight:700}.home-module__HKDEhG__caseStep p{font-size:var(--text-sm);color:var(--text-light)}.home-module__HKDEhG__processContainer{max-width:900px;margin:0 auto}.home-module__HKDEhG__elegantProcessGrid{gap:var(--space-2xl);margin-top:var(--space-3xl);grid-template-columns:repeat(2,1fr);display:grid}.home-module__HKDEhG__elegantProcessItem{gap:var(--space-md);padding-bottom:var(--space-xl);border-bottom:1px solid var(--border-color);text-align:center;flex-direction:column;align-items:center;transition:all .4s;display:flex}.home-module__HKDEhG__elegantProcessNumber{display:none}.home-module__HKDEhG__elegantProcessContent h3{color:var(--text-main);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.home-module__HKDEhG__elegantProcessContent p{color:var(--text-muted-main);font-size:1.1rem;line-height:1.7}@media (max-width:768px){.home-module__HKDEhG__elegantProcessGrid{gap:var(--space-xl);grid-template-columns:1fr}}.home-module__HKDEhG__pyramidContainer{gap:var(--space-sm);flex-direction:column-reverse;align-items:center;max-width:800px;margin:0 auto;display:flex}.home-module__HKDEhG__pyramidLevel{gap:var(--space-sm);padding:var(--space-xl);background:var(--dark-card);border:1px solid var(--dark-border);border-radius:4px;flex-direction:column;transition:all .5s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;box-shadow:0 4px 20px #0003}.home-module__HKDEhG__pyramidLevel:hover{border-color:var(--level-color);transform:translate(15px);box-shadow:0 12px 30px #0000004d}.home-module__HKDEhG__pyramidTag{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.15em;margin-bottom:var(--space-md);color:var(--level-color);border-bottom:1px solid var(--level-color);width:fit-content;padding-bottom:.25rem;font-weight:600;display:inline-block}.home-module__HKDEhG__pyramidLevel:first-child{width:100%}.home-module__HKDEhG__pyramidLevel:nth-child(2){width:92%}.home-module__HKDEhG__pyramidLevel:nth-child(3){width:84%}.home-module__HKDEhG__pyramidLevel:nth-child(4){width:76%}.home-module__HKDEhG__pyramidLevel:nth-child(5){width:68%}.home-module__HKDEhG__pyramidLevelContent h3{color:var(--text-white);margin-bottom:var(--space-sm);font-size:1.75rem;font-weight:700;line-height:1.2}.home-module__HKDEhG__pyramidLevelContent p{font-size:var(--text-base);color:var(--text-light);max-width:60ch;line-height:1.6}@media (max-width:768px){.home-module__HKDEhG__problemGrid,.home-module__HKDEhG__solutionGrid{grid-template-columns:1fr}}
