.RustleSection-module__huyPHG__section{padding:10rem 4rem;position:relative}.RustleSection-module__huyPHG__sectionGrid{grid-template-columns:1fr 2fr;gap:8rem;max-width:1400px;margin:0 auto;display:grid}.RustleSection-module__huyPHG__sectionLabel{letter-spacing:.3em;text-transform:uppercase;color:var(--accent);height:fit-content;font-size:.65rem;position:sticky;top:8rem}.RustleSection-module__huyPHG__sectionLabel:before{content:"";background:var(--accent);width:30px;height:1px;margin-bottom:1.5rem;display:block}.RustleSection-module__huyPHG__sectionContent h2{font-family:var(--serif);color:var(--text-primary);margin-bottom:3rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:300;line-height:1.1}.RustleSection-module__huyPHG__sectionContent h3{font-family:var(--serif);color:var(--text-primary);margin-bottom:1.5rem;font-size:1.8rem;font-weight:400}.RustleSection-module__huyPHG__sectionContent p{color:var(--text-secondary);max-width:600px;margin-bottom:2rem;font-size:1.05rem;line-height:1.8}.RustleSection-module__huyPHG__sectionContent p strong{color:var(--text-primary);font-weight:500}.RustleSection-module__huyPHG__problem{background:var(--bg-secondary)}.RustleSection-module__huyPHG__problemCards{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:4rem;display:grid}.RustleSection-module__huyPHG__problemCard{background:var(--card-bg);border:1px solid var(--border-color);padding:3rem;transition:all .5s;position:relative;overflow:hidden}.RustleSection-module__huyPHG__problemCard:before{content:"";background:linear-gradient(90deg,var(--accent)0%,transparent 100%);transform-origin:0;width:100%;height:2px;transition:transform .5s;position:absolute;top:0;left:0;transform:scaleX(0)}.RustleSection-module__huyPHG__problemCard:hover:before{transform:scaleX(1)}.RustleSection-module__huyPHG__problemCard:hover{border-color:var(--border-light);transform:translateY(-5px);box-shadow:0 20px 40px #d4a5740d}.RustleSection-module__huyPHG__problemIcon{width:48px;height:48px;color:var(--accent);justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.RustleSection-module__huyPHG__problemIcon svg{stroke:currentColor;fill:none;stroke-width:1.5px;width:32px;height:32px}.RustleSection-module__huyPHG__problemCard h3{font-family:var(--serif);color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem;font-weight:400}.RustleSection-module__huyPHG__problemCard p{color:var(--text-muted);font-size:.95rem;line-height:1.7}.RustleSection-module__huyPHG__stats{background:var(--stats-bg);padding:8rem 4rem;transition:background .5s;position:relative;overflow:hidden}.RustleSection-module__huyPHG__stats:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff14 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.RustleSection-module__huyPHG__statsGrid{z-index:1;grid-template-columns:repeat(4,1fr);gap:4rem;max-width:1400px;margin:0 auto;display:grid;position:relative}.RustleSection-module__huyPHG__statItem{text-align:center}.RustleSection-module__huyPHG__statNumber{font-family:var(--serif);color:var(--white);margin-bottom:1rem;font-size:clamp(3rem,6vw,5rem);font-weight:300;line-height:1}.RustleSection-module__huyPHG__statNumber span{font-size:.5em}.RustleSection-module__huyPHG__statLabel{letter-spacing:.2em;text-transform:uppercase;color:#ffffffb3;font-size:.75rem}.RustleSection-module__huyPHG__features{background:var(--bg-primary)}.RustleSection-module__huyPHG__featureList{margin-top:4rem}.RustleSection-module__huyPHG__featureItem{border-bottom:1px solid var(--border-color);grid-template-columns:80px 1fr 2fr;align-items:start;gap:4rem;padding:3rem 0;transition:all .3s;display:grid}.RustleSection-module__huyPHG__featureItem:hover{background:linear-gradient(90deg,var(--accent-glow)0%,transparent 50%);padding-left:2rem}.RustleSection-module__huyPHG__featureNumber{font-family:var(--serif);color:var(--accent);font-size:1rem}.RustleSection-module__huyPHG__featureTitle{font-family:var(--serif);color:var(--text-primary);font-size:1.8rem;font-weight:400}.RustleSection-module__huyPHG__featureDesc{color:var(--text-muted);font-size:1rem;line-height:1.8}.RustleSection-module__huyPHG__howItWorks{background:var(--bg-secondary)}.RustleSection-module__huyPHG__stepsGrid{grid-template-columns:repeat(3,1fr);gap:3rem;margin-top:4rem;display:grid}.RustleSection-module__huyPHG__stepCard{background:var(--card-bg);border:1px solid var(--border-color);padding:3rem;transition:all .4s;position:relative}.RustleSection-module__huyPHG__stepCard:before{content:"";background:linear-gradient(90deg,var(--accent),transparent);opacity:0;width:100%;height:2px;transition:opacity .4s;position:absolute;top:0;left:0}.RustleSection-module__huyPHG__stepCard:hover:before{opacity:1}.RustleSection-module__huyPHG__stepCard:hover{transform:translateY(-8px);box-shadow:0 20px 40px #d4a57414}.RustleSection-module__huyPHG__stepNumber{font-family:var(--serif);color:var(--number-color);margin-bottom:1.5rem;font-size:4rem;line-height:1}.RustleSection-module__huyPHG__stepCard h3{font-family:var(--serif);color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem;font-weight:400}.RustleSection-module__huyPHG__stepCard p{color:var(--text-muted);font-size:.95rem;line-height:1.7}.RustleSection-module__huyPHG__techStack{background:var(--bg-primary)}.RustleSection-module__huyPHG__techGrid{grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:4rem;display:grid}.RustleSection-module__huyPHG__techItem{background:var(--card-bg);border:1px solid var(--border-color);text-align:center;padding:2.5rem;transition:all .3s}.RustleSection-module__huyPHG__techItem:hover{border-color:var(--accent);transform:scale(1.02);box-shadow:0 10px 30px #d4a57414}.RustleSection-module__huyPHG__techIcon{border:1px solid var(--border-light);border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1.5rem;display:flex}.RustleSection-module__huyPHG__techIcon svg{width:24px;height:24px;stroke:var(--text-primary);fill:none}.RustleSection-module__huyPHG__techName{font-family:var(--serif);color:var(--text-primary);margin-bottom:.5rem;font-size:1.2rem}.RustleSection-module__huyPHG__techUse{color:var(--text-muted);margin-bottom:.75rem;font-size:.8rem}.RustleSection-module__huyPHG__techDesc{color:var(--text-secondary);margin-top:.5rem;font-size:.85rem;line-height:1.6}.RustleSection-module__huyPHG__vibeCoding{background:var(--bg-secondary)}.RustleSection-module__huyPHG__vibeContent{grid-template-columns:1fr 1fr;gap:4rem;margin-top:4rem;display:grid}.RustleSection-module__huyPHG__vibeText h3{font-family:var(--serif);color:var(--text-primary);margin-bottom:1.5rem;font-size:1.8rem;font-weight:400}.RustleSection-module__huyPHG__vibeText p{color:var(--text-muted);margin-bottom:1.5rem;font-size:1rem;line-height:1.8}.RustleSection-module__huyPHG__vibeStats{flex-direction:column;gap:2rem;display:flex}.RustleSection-module__huyPHG__vibeStat{background:var(--card-bg);border:1px solid var(--border-color);align-items:center;gap:2rem;padding:2rem;transition:all .3s;display:flex}.RustleSection-module__huyPHG__vibeStat:hover{border-color:var(--accent);transform:translate(10px)}.RustleSection-module__huyPHG__vibeStatNumber{font-family:var(--serif);color:var(--accent);font-size:2.5rem;line-height:1}.RustleSection-module__huyPHG__vibeStatLabel{color:var(--text-secondary);font-size:.9rem}.RustleSection-module__huyPHG__videoDemo{background:var(--bg-secondary)}.RustleSection-module__huyPHG__videoContainer{margin-top:4rem;position:relative}.RustleSection-module__huyPHG__videoWrapper{border:1px solid var(--border-color);background:var(--card-bg);border-radius:12px;width:100%;max-width:1200px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000004d}.RustleSection-module__huyPHG__demoVideo{background:var(--bg-primary);width:100%;height:auto;display:block}.RustleSection-module__huyPHG__videoPlaceholder{background:var(--bg-primary);z-index:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.RustleSection-module__huyPHG__loadingSpinner{border:3px solid var(--border-color);border-top-color:var(--accent);border-radius:50%;width:48px;height:48px;animation:1s linear infinite RustleSection-module__huyPHG__spin}@keyframes RustleSection-module__huyPHG__spin{to{transform:rotate(360deg)}}.RustleSection-module__huyPHG__playButton{cursor:pointer;z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#d4a574f2;border:none;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.RustleSection-module__huyPHG__playButton:hover{background:#d4a574;transform:translate(-50%,-50%)scale(1.1);box-shadow:0 10px 30px #d4a57466}.RustleSection-module__huyPHG__playButton svg{width:32px;height:32px;stroke:var(--bg-primary);fill:var(--bg-primary);margin-left:4px}.RustleSection-module__huyPHG__playButton[aria-label*=Pause] svg{margin-left:0}.RustleSection-module__huyPHG__videoWrapper:hover .RustleSection-module__huyPHG__playButton{opacity:1}.RustleSection-module__huyPHG__videoWrapper:not(:hover) .RustleSection-module__huyPHG__playButton{opacity:0;pointer-events:none}.RustleSection-module__huyPHG__reflection{background:var(--bg-primary)}.RustleSection-module__huyPHG__quoteBlock{border-left:2px solid var(--accent);margin:4rem 0;padding-left:3rem;position:relative}.RustleSection-module__huyPHG__quoteText{font-family:var(--serif);color:var(--text-primary);font-size:clamp(1.5rem,3vw,2.5rem);font-style:italic;font-weight:300;line-height:1.4}.RustleSection-module__huyPHG__reflectionList{margin-top:3rem}.RustleSection-module__huyPHG__reflectionItem{border-bottom:1px solid var(--border-color);gap:2rem;padding:2rem 0;transition:all .3s;display:flex}.RustleSection-module__huyPHG__reflectionItem:last-child{border-bottom:none}.RustleSection-module__huyPHG__reflectionItem:hover{background:linear-gradient(90deg,var(--accent-glow)0%,transparent 50%);padding-left:1rem}.RustleSection-module__huyPHG__reflectionIcon{border:1px solid var(--border-light);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.RustleSection-module__huyPHG__reflectionIcon svg{width:20px;height:20px;stroke:var(--accent);fill:none}.RustleSection-module__huyPHG__reflectionText h4{font-family:var(--serif);color:var(--text-primary);margin-bottom:.5rem;font-size:1.3rem;font-weight:400}.RustleSection-module__huyPHG__reflectionText p{color:var(--text-muted);font-size:.95rem;line-height:1.7}.RustleSection-module__huyPHG__projectNavigation{background:var(--bg-primary);border-top:1px solid var(--border-color);padding:8rem 4rem}.RustleSection-module__huyPHG__navGrid{grid-template-columns:1fr 1fr;gap:2rem;max-width:1400px;margin:0 auto;display:grid}.RustleSection-module__huyPHG__navCard{border:1px solid var(--border-color);background:var(--bg-secondary);color:inherit;flex-direction:column;gap:1rem;padding:3rem;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.RustleSection-module__huyPHG__navCard:empty{background:0 0;border:none;padding:0}.RustleSection-module__huyPHG__navCard:before{content:"";background:linear-gradient(135deg,var(--accent-glow)0%,transparent 50%);opacity:0;width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.RustleSection-module__huyPHG__navCard:hover:before{opacity:1}.RustleSection-module__huyPHG__navCard:hover{border-color:var(--accent);transform:translateY(-4px)}.RustleSection-module__huyPHG__navCardPrevious:hover{padding-top:4rem;padding-left:3rem;padding-right:2rem}.RustleSection-module__huyPHG__navCardNext:hover{padding-left:3rem;padding-right:2rem}.RustleSection-module__huyPHG__navLabel{letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);z-index:1;font-size:.7rem;position:relative}.RustleSection-module__huyPHG__navCardPrevious{padding-top:4rem;padding-left:3rem}.RustleSection-module__huyPHG__navCardPrevious .RustleSection-module__huyPHG__navLabel,.RustleSection-module__huyPHG__navCardPrevious .RustleSection-module__huyPHG__navTitle,.RustleSection-module__huyPHG__navCardPrevious .RustleSection-module__huyPHG__navCategory{text-align:left;width:100%;padding-left:0}.RustleSection-module__huyPHG__navCardNext{padding-left:3rem}.RustleSection-module__huyPHG__navCardNext .RustleSection-module__huyPHG__navLabel,.RustleSection-module__huyPHG__navCardNext .RustleSection-module__huyPHG__navTitle,.RustleSection-module__huyPHG__navCardNext .RustleSection-module__huyPHG__navCategory{text-align:left;width:100%;padding-left:0}.RustleSection-module__huyPHG__navTitle{font-family:var(--serif);color:var(--text-primary);z-index:1;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:400;transition:transform .4s;position:relative}.RustleSection-module__huyPHG__navCard:hover .RustleSection-module__huyPHG__navTitle{transform:translate(.5rem)}.RustleSection-module__huyPHG__navCardPrevious:hover .RustleSection-module__huyPHG__navTitle{transform:translate(-.5rem)}.RustleSection-module__huyPHG__navCategory{color:var(--text-muted);z-index:1;font-size:.85rem;position:relative}.RustleSection-module__huyPHG__navArrow{width:24px;height:24px;color:var(--accent);opacity:.6;z-index:1;transition:all .4s;position:absolute;top:3rem;right:3rem}.RustleSection-module__huyPHG__navArrowLeft{inset:3rem auto auto 3rem;transform:rotate(135deg)}.RustleSection-module__huyPHG__navCard:hover .RustleSection-module__huyPHG__navArrow{opacity:1;transform:translate(.5rem)}.RustleSection-module__huyPHG__navCard:hover .RustleSection-module__huyPHG__navArrowLeft{transform:rotate(135deg)translate(-.5rem,-.5rem)}.RustleSection-module__huyPHG__nav{z-index:100;mix-blend-mode:difference;justify-content:space-between;align-items:center;width:100%;padding:2rem 4rem;display:flex;position:fixed;top:0;left:0}.RustleSection-module__huyPHG__logo{letter-spacing:.3em;text-transform:uppercase;color:var(--white);font-size:.75rem;text-decoration:none}.RustleSection-module__huyPHG__navLinks{gap:3rem;margin-right:4rem;display:flex}.RustleSection-module__huyPHG__navLinks a{letter-spacing:.15em;text-transform:uppercase;color:var(--white);opacity:.7;font-size:.75rem;text-decoration:none;transition:opacity .3s}.RustleSection-module__huyPHG__navLinks a:hover{opacity:1}.RustleSection-module__huyPHG__footer{background:var(--bg-secondary);border-top:1px solid var(--border-color);padding:8rem 4rem 4rem}.RustleSection-module__huyPHG__footerContent{grid-template-columns:2fr 1fr;align-items:center;gap:8rem;max-width:1400px;margin:0 auto;display:grid}.RustleSection-module__huyPHG__footerCta h2{font-family:var(--serif);color:var(--text-primary);margin-bottom:2rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:300;line-height:1.2}.RustleSection-module__huyPHG__footerCta p{color:var(--text-muted);margin-bottom:2rem;font-size:1rem}.RustleSection-module__huyPHG__footerLinks{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.RustleSection-module__huyPHG__footerLinks a{letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);font-size:.8rem;text-decoration:none;transition:color .3s}.RustleSection-module__huyPHG__footerLinks a:hover{color:var(--accent)}.RustleSection-module__huyPHG__footerBottom{border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;max-width:1400px;margin:6rem auto 0;padding-top:2rem;display:flex}.RustleSection-module__huyPHG__footerBottom p{color:var(--text-muted);font-size:.75rem}@media (max-width:1200px){.RustleSection-module__huyPHG__sectionGrid{grid-template-columns:1fr;gap:3rem}.RustleSection-module__huyPHG__sectionLabel{position:relative;top:0}.RustleSection-module__huyPHG__statsGrid,.RustleSection-module__huyPHG__techGrid{grid-template-columns:repeat(2,1fr)}.RustleSection-module__huyPHG__stepsGrid,.RustleSection-module__huyPHG__problemCards{grid-template-columns:1fr}.RustleSection-module__huyPHG__featureItem{grid-template-columns:60px 1fr}.RustleSection-module__huyPHG__featureDesc{grid-column:2}.RustleSection-module__huyPHG__vibeContent{grid-template-columns:1fr}}@media (max-width:768px){.RustleSection-module__huyPHG__section,.RustleSection-module__huyPHG__projectNavigation{padding:6rem 2rem}.RustleSection-module__huyPHG__navGrid{grid-template-columns:1fr;gap:1.5rem}.RustleSection-module__huyPHG__navCard{padding:2rem}.RustleSection-module__huyPHG__navCard:hover{padding-left:2.5rem}.RustleSection-module__huyPHG__navCardPrevious:hover{padding-left:2.5rem;padding-right:2rem}.RustleSection-module__huyPHG__navCardNext:hover{padding-left:2rem;padding-right:2.5rem}.RustleSection-module__huyPHG__navArrow{top:2rem;right:2rem}.RustleSection-module__huyPHG__navArrowLeft{top:2rem;bottom:auto;left:2rem;transform:rotate(135deg)}.RustleSection-module__huyPHG__navCard:hover .RustleSection-module__huyPHG__navArrowLeft{transform:rotate(135deg)translate(-.5rem,-.5rem)}.RustleSection-module__huyPHG__navCardPrevious{padding-top:3rem}.RustleSection-module__huyPHG__navCardPrevious .RustleSection-module__huyPHG__navLabel,.RustleSection-module__huyPHG__navCardPrevious .RustleSection-module__huyPHG__navTitle,.RustleSection-module__huyPHG__navCardPrevious .RustleSection-module__huyPHG__navCategory{padding-left:0}.RustleSection-module__huyPHG__nav{padding:1.5rem 2rem}.RustleSection-module__huyPHG__navLinks{display:none}.RustleSection-module__huyPHG__stats{padding:6rem 2rem}.RustleSection-module__huyPHG__statsGrid{grid-template-columns:1fr 1fr;gap:2rem}.RustleSection-module__huyPHG__techGrid{grid-template-columns:1fr}.RustleSection-module__huyPHG__featureItem{grid-template-columns:1fr;gap:1rem}.RustleSection-module__huyPHG__featureNumber{opacity:.2;font-size:4rem;position:absolute;top:2rem;right:0}.RustleSection-module__huyPHG__footerContent{grid-template-columns:1fr;gap:4rem}.RustleSection-module__huyPHG__videoWrapper{border-radius:8px}.RustleSection-module__huyPHG__playButton{width:60px;height:60px}.RustleSection-module__huyPHG__playButton svg{width:24px;height:24px}}
