.Hero-module__E16A4W__hero{z-index:5;background:#f8f9fa;flex-direction:column;align-items:center;margin-top:-200px;padding:calc(200px + 3rem) 0 12rem;display:flex;position:relative}.Hero-module__E16A4W__heroContainer{z-index:2;justify-content:space-between;align-items:center;gap:4rem;width:100%;max-width:1300px;margin:0 auto;padding:0 1.5rem;display:flex;position:relative}[data-theme=dark] .Hero-module__E16A4W__hero{background:var(--bg-color)}.Hero-module__E16A4W__hero:before{content:"";z-index:0;pointer-events:none;background-image:linear-gradient(90deg,#c8d2dc26 1px,#0000 1px),linear-gradient(#c8d2dc26 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}[data-theme=dark] .Hero-module__E16A4W__hero:before{background-image:linear-gradient(to right,var(--border-color)1px,transparent 1px),linear-gradient(to bottom,var(--border-color)1px,transparent 1px);opacity:.3}.Hero-module__E16A4W__hero:after{content:"";background:linear-gradient(to top,var(--bg-secondary),transparent);z-index:0;pointer-events:none;height:15rem;position:absolute;bottom:0;left:0;right:0}.Hero-module__E16A4W__heroContent{flex:1.2;max-width:650px}.Hero-module__E16A4W__heroSubtitle{color:var(--accent-color);background:#1e40af14;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.9rem;font-weight:700;display:inline-flex}.Hero-module__E16A4W__heroContent h1{color:var(--text-primary);letter-spacing:-1px;margin-bottom:2.5rem;font-size:3.2rem;font-weight:800;line-height:1.2}.Hero-module__E16A4W__domainSearchArea{background:var(--card-bg);box-shadow:var(--shadow-lg);border:1px solid var(--border-color);border-radius:24px;padding:2.5rem}.Hero-module__E16A4W__domainSearchLabel{color:var(--text-primary);margin-bottom:1.25rem;font-size:1rem;font-weight:700;display:block}.Hero-module__E16A4W__searchBox{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;align-items:center;margin-bottom:1.5rem;padding:.5rem;display:flex}.Hero-module__E16A4W__searchInput{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;padding:.8rem 1rem;font-size:1.1rem}.Hero-module__E16A4W__searchBtn{background:var(--accent-gradient);color:#fff;cursor:pointer;transition:var(--transition);border:none;border-radius:10px;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-size:1rem;font-weight:700;display:flex;box-shadow:0 4px 12px #1e40af33}.Hero-module__E16A4W__searchBtn:hover{transform:translateY(-2px);box-shadow:0 6px 15px #1e40af4d}.Hero-module__E16A4W__extList{justify-content:center;gap:1.5rem;display:flex}.Hero-module__E16A4W__extItem{flex-direction:column;align-items:center;display:flex}.Hero-module__E16A4W__extItem span:first-child{font-size:1rem;font-weight:800}.Hero-module__E16A4W__extItem span:last-child{color:var(--text-secondary);font-size:.75rem;font-weight:600}.Hero-module__E16A4W__priceDec{opacity:.7;font-size:.6em}@media (max-width:768px){.Hero-module__E16A4W__priceDec{display:none}}.Hero-module__E16A4W__heroImageArea{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__E16A4W__imageWrapper{width:600px;height:550px;box-shadow:none;background:0 0;border-radius:0;position:relative;overflow:visible}.Hero-module__E16A4W__badgeBadge1{background:var(--card-bg);box-shadow:var(--shadow-lg);border:1px solid var(--border-color);z-index:10;border-radius:16px;flex-direction:column;gap:.75rem;padding:1.25rem;display:flex;position:absolute;top:40px;left:-20px}.Hero-module__E16A4W__badgeBadge2{background:var(--card-bg);box-shadow:var(--shadow-lg);border:1px solid var(--border-color);z-index:10;border-radius:16px;align-items:center;gap:.75rem;padding:1.25rem;display:flex;position:absolute;bottom:60px;right:-20px}.Hero-module__E16A4W__badgeTitle{color:var(--text-primary);align-items:center;gap:.5rem;font-weight:800;display:flex}.Hero-module__E16A4W__badgeSub{background:var(--bg-secondary);color:var(--text-secondary);border-radius:8px;align-items:center;gap:.4rem;padding:.5rem .75rem;font-size:.85rem;font-weight:700;display:flex}.Hero-module__E16A4W__overlayCards{z-index:15;gap:1.5rem;width:100%;max-width:1300px;padding:0 1.5rem;display:flex;position:absolute;bottom:-50px;left:50%;transform:translate(-50%)}.Hero-module__E16A4W__cardItem{background:var(--card-bg);box-shadow:var(--shadow-lg);text-align:left;color:var(--text-primary);border:1px solid var(--border-color);transition:var(--transition);border-radius:16px;flex-direction:row;flex:1;align-items:center;gap:1rem;padding:1.5rem 1.25rem;font-size:.95rem;font-weight:800;text-decoration:none;display:flex}.Hero-module__E16A4W__cardItem:hover{border-color:var(--accent-color);transform:translateY(-10px)}.Hero-module__E16A4W__cardIcon{background:var(--bg-secondary);border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;display:flex}@media (max-width:1024px){.Hero-module__E16A4W__hero{margin-top:-200px;padding-top:12rem;padding-bottom:3rem}.Hero-module__E16A4W__heroContainer{text-align:center;flex-direction:column-reverse;gap:3rem;width:100%;max-width:100vw;padding:0 1.5rem}.Hero-module__E16A4W__heroContent{flex-direction:column;align-items:center;width:100%;max-width:100%;display:flex}.Hero-module__E16A4W__heroContent h1{letter-spacing:-.5px;margin-bottom:2rem;font-size:2.2rem}.Hero-module__E16A4W__domainSearchArea{width:100%;margin:0 auto;padding:1.5rem}.Hero-module__E16A4W__searchBox{background:0 0;border:none;flex-direction:column;gap:.75rem;padding:0}.Hero-module__E16A4W__searchInput{background:var(--bg-secondary)!important;border:1px solid var(--border-color)!important;border-radius:12px!important;width:100%!important;padding:1rem!important}.Hero-module__E16A4W__searchBtn{justify-content:center;width:100%;padding:1rem}.Hero-module__E16A4W__extList{flex-wrap:wrap;justify-content:center;gap:1rem}.Hero-module__E16A4W__heroImageArea{justify-content:center;align-items:center;width:100%;max-width:350px;margin:0 auto;padding:2.5rem 0;display:flex;position:relative}.Hero-module__E16A4W__badgeBadge1{z-index:15;border-radius:12px;padding:.6rem .8rem;display:flex;position:absolute;top:0;left:-15px}.Hero-module__E16A4W__badgeTitle{font-size:.8rem}.Hero-module__E16A4W__badgeSub{padding:.3rem .5rem;font-size:.7rem}.Hero-module__E16A4W__badgeBadge2{z-index:15;border-radius:12px;padding:.6rem .8rem;font-size:.8rem;display:flex;position:absolute;bottom:0;right:-15px}.Hero-module__E16A4W__badgeBadge1 svg,.Hero-module__E16A4W__badgeBadge2 svg{width:16px!important;height:16px!important}.Hero-module__E16A4W__overlayCards{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:5rem;padding:0 1.5rem;display:grid;position:relative;bottom:0;left:0;transform:none}.Hero-module__E16A4W__cardItem{text-align:center;flex-direction:column;min-width:0;padding:2rem 1rem}.Hero-module__E16A4W__cardIcon{width:50px;height:50px;margin-bottom:1rem}}@media (max-width:640px){.Hero-module__E16A4W__heroContent h1{font-size:2.5rem}.Hero-module__E16A4W__imageWrapper{aspect-ratio:16/14;width:100%;max-width:450px;margin:0 auto;height:auto!important}.Hero-module__E16A4W__overlayCards{flex-direction:column}}
