.home-hero{margin-bottom:72px}.home-title{letter-spacing:-4px;background:linear-gradient(90deg,var(--color-shimmer-a)0%,var(--color-shimmer-a)38%,var(--color-shimmer-b)50%,var(--color-shimmer-a)62%,var(--color-shimmer-a)100%);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;margin-bottom:24px;font-size:clamp(48px,10vw,96px);font-weight:700;line-height:.95;animation:.5s .2s both fadeUp,2.8s linear .7s shimmer}.home-title em{-webkit-text-fill-color:var(--color-text-muted);font-style:italic}.home-subtitle{color:var(--color-text-muted);max-width:480px;margin:0 auto 32px;font-size:clamp(15px,2vw,18px);line-height:1.65;transition:color .35s;animation:.5s .3s both fadeUp}.home-cta-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-bottom:52px;animation:.5s .38s both fadeUp;display:flex}.home-cta{border-radius:10px;padding:14px 32px;font-size:15px;text-decoration:none}.home-cta-hint{color:var(--color-text-muted);letter-spacing:.04em;font-family:Geist Mono,monospace;font-size:12px}.home-stats{border:1px solid var(--color-border-bright);border-radius:12px;justify-content:center;align-items:center;gap:0;max-width:480px;margin:0 auto;animation:.5s .45s both fadeUp;display:flex;overflow:hidden}.home-stat{border-right:1px solid var(--color-border-bright);flex-direction:column;flex:1;align-items:center;padding:14px 12px;transition:background .2s;display:flex}.home-stat:last-child{border-right:none}.home-stat:hover{background:var(--color-accent-soft)}.home-stat-value{color:var(--color-text);letter-spacing:-1px;margin-bottom:4px;font-family:Geist Mono,monospace;font-size:20px;font-weight:700;line-height:1;transition:color .35s}.home-stat-label{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.08em;font-family:Geist Mono,monospace;font-size:10px;transition:color .35s}.home-section-header{margin-bottom:24px}.home-section-title{letter-spacing:-1px;color:var(--color-text);margin-bottom:6px;font-size:clamp(20px,3vw,28px);font-weight:700;transition:color .35s}.home-section-sub{color:var(--color-text-muted);font-size:13px;transition:color .35s}.converter-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:72px;display:grid}.converter-card{border:1px solid var(--color-border);background:var(--color-surface);cursor:pointer;border-radius:12px;flex-direction:column;gap:8px;padding:20px;text-decoration:none;transition:border-color .2s,transform .2s,box-shadow .2s,background .35s;animation:.5s both fadeUp;display:flex;position:relative;overflow:hidden}.converter-card:before{content:"";background:linear-gradient(135deg,var(--color-accent-soft)0%,transparent 60%);opacity:0;transition:opacity .25s;position:absolute;inset:0}.converter-card:hover{border-color:var(--color-border-bright);transform:translateY(-4px);box-shadow:0 12px 36px #00000059}.converter-card:hover:before{opacity:1}.converter-card:active{transform:translateY(-1px)}.converter-card-top{justify-content:space-between;align-items:center;gap:8px;display:flex;position:relative}.converter-card-icon{background:var(--color-accent-soft);border:1px solid var(--color-border-bright);width:38px;height:38px;color:var(--color-text);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s,background .35s,border-color .35s;display:flex}.converter-card:hover .converter-card-icon{transform:scale(1.1)rotate(-5deg)}.converter-card-badge{letter-spacing:.05em;text-transform:uppercase;color:var(--color-success);background:var(--color-success-bg);border:1px solid var(--color-success-border);white-space:nowrap;border-radius:4px;padding:2px 7px;font-family:Geist Mono,monospace;font-size:10px;font-weight:500;transition:background .35s,color .35s,border-color .35s}.converter-card-title{color:var(--color-text);letter-spacing:-.3px;font-family:Geist Mono,monospace;font-size:15px;font-weight:600;transition:color .35s;position:relative}.converter-card-desc{color:var(--color-text-muted);flex:1;font-size:12px;line-height:1.6;transition:color .35s;position:relative}.converter-card-arrow{color:var(--color-text-muted);opacity:0;align-items:center;margin-top:4px;transition:opacity .2s,transform .2s,color .35s;display:flex;position:relative;transform:translate(-6px)}.converter-card:hover .converter-card-arrow{opacity:1;transform:translate(0)}.home-why{margin-top:16px}.home-why .home-section-title{margin-bottom:20px}@media (max-width:900px){.converter-grid{grid-template-columns:repeat(2,1fr)}.home-title{letter-spacing:-3px}}@media (max-width:640px){.home-hero{margin-bottom:48px}.home-title{letter-spacing:-2px;line-height:1}.converter-grid{grid-template-columns:1fr;gap:10px}.converter-card{flex-flow:wrap;align-items:flex-start;gap:0;padding:16px}.converter-card-top{width:100%;margin-bottom:10px}.converter-card-title{width:100%;font-size:14px}.converter-card-desc{width:100%;font-size:12px}.converter-card-arrow{opacity:1;transform:none}.converter-card:hover{transform:none}.home-stats{max-width:100%}.home-stat{padding:12px 8px}.home-stat-value{font-size:17px}.home-cta-row{flex-direction:column;gap:10px}.home-cta{justify-content:center;width:100%}}
