:root,.home-v3{--hv3-blue:#2c64fd;--hv3-blue-dark:#1d4ed8;--hv3-gray-50:#f9fafb;--hv3-gray-100:#f3f4f6;--hv3-gray-200:#e5e7eb;--hv3-gray-500:#6b7280;--hv3-gray-700:#374151;--hv3-gray-900:#111827;--hv3-section-gap:5rem}.home-v3{color:var(--hv3-gray-700);background-color:#fff;overflow-x:hidden}.hv3-counter-section{text-align:center;background-color:#fff;padding:3rem 1.5rem 1rem}.hv3-counter-label{letter-spacing:.12em;text-transform:uppercase;color:var(--hv3-gray-500);margin-bottom:.75rem;font-size:.8rem;font-weight:600}.hv3-counter-digits{align-items:center;gap:6px;display:inline-flex}.hv3-digit-slot{border:1px solid var(--hv3-gray-200);background:#fff;border-radius:10px;width:44px;height:56px;position:relative;overflow:hidden;box-shadow:inset 0 2px 4px #00000008}.hv3-digit-strip{flex-direction:column;transition:transform 1.2s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;left:0;right:0}.hv3-digit-strip[data-animated=false]{transform:translateY(0)}.hv3-digit-cell{width:44px;height:56px;color:var(--hv3-blue);font-variant-numeric:tabular-nums;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;font-size:1.75rem;font-weight:700;display:flex}.hv3-digit-separator{color:var(--hv3-gray-200);padding:0 2px;font-size:1.5rem;font-weight:300}.hv2-search-section{background-color:#0000;max-width:680px;margin:2rem auto 0;padding:1.5rem 0 2rem}.hv2-search-wrapper{flex-direction:column;align-items:center;gap:1.5rem;width:100%;display:flex}.hv2-search-input-container{width:100%;position:relative}.hv2-search-icon{color:var(--hv3-gray-500);pointer-events:none;z-index:1;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.hv2-search-input{border:none;border-bottom:2px solid var(--hv3-gray-200);width:100%;color:var(--hv3-gray-900);background:0 0;outline:none;padding:14px 16px 14px 48px;font-size:1rem;transition:border-color .3s}.hv2-search-input::placeholder{color:#b0b8c4}.hv2-search-input:focus{border-bottom-color:var(--hv3-blue)}.hv2-search-btn{color:#fff;background:var(--hv3-blue);cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;padding:12px 36px;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #2c64fd26}.hv2-search-btn:hover{background:var(--hv3-blue-dark);transform:translateY(-2px);box-shadow:0 6px 20px #2c64fd40}.hv2-search-btn:disabled{background:var(--hv3-gray-200);color:var(--hv3-gray-500);cursor:not-allowed;box-shadow:none;transform:none}.hv3-search-section{background-color:#0000;max-width:680px;margin:2rem auto 0;padding:1.5rem 0 2rem}.hv3-search-wrapper{flex-direction:column;align-items:center;gap:1.5rem;width:100%;display:flex}.hv3-search-input-container{width:100%;position:relative}.hv3-search-icon{color:var(--hv3-gray-500);pointer-events:none;z-index:1;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.hv3-search-input{border:none;border-bottom:2px solid var(--hv3-gray-200);width:100%;color:var(--hv3-gray-900);background:0 0;outline:none;padding:14px 16px 14px 48px;font-size:1rem;transition:border-color .3s}.hv3-search-input::placeholder{color:#b0b8c4}.hv3-search-input:focus{border-bottom-color:var(--hv3-blue)}.hv3-search-btn{color:#fff;background:var(--hv3-blue);cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;padding:12px 36px;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #2c64fd26}.hv3-search-btn:hover{background:var(--hv3-blue-dark);transform:translateY(-2px);box-shadow:0 6px 20px #2c64fd40}.hv3-search-btn:disabled{background:var(--hv3-gray-200);color:var(--hv3-gray-500);cursor:not-allowed;box-shadow:none;transform:none}.hv3-hero{text-align:center;z-index:9;background:#fff;border-bottom:1px solid #00000005;padding:5rem 1.5rem 6rem;position:relative;overflow:hidden;box-shadow:0 10px 15px -10px #00000008}.hv3-hero-content{z-index:1;max-width:860px;margin:0 auto;position:relative}.hv3-hero h1{letter-spacing:-.04em;color:var(--hv3-gray-900);margin:0;line-height:1.05}.hv3-hero-line--small{color:var(--hv3-gray-500);font-size:clamp(1.5rem,3.5vw,1.875rem);font-weight:400;line-height:1.2}.hv3-hero-line--large{letter-spacing:-.05em;margin-top:.25rem;font-size:clamp(2.2rem,5.5vw,3.1875rem);font-weight:700;line-height:.9}.hv3-hero h1 .hv3-text-gray{color:var(--hv3-gray-500)}.hv3-hero h1 .hv3-text-accent{color:var(--hv3-blue)}.hv3-hero-subtitle{color:var(--hv3-gray-500);opacity:0;margin-top:3.5rem;font-size:1.25rem;line-height:1.6;animation:.7s cubic-bezier(.22,1,.36,1) .65s forwards hv3-text-reveal}.hv3-hero-cards{text-align:center;grid-template-columns:1fr 1fr;gap:2rem;max-width:800px;margin:2.5rem auto 0;display:grid}@media (max-width:640px){.hv3-hero-cards{grid-template-columns:1fr;gap:1.5rem}}.hv3-hero-card{min-height:320px;box-shadow:none;background-color:#fff;border:1px solid #0000;border-radius:16px;flex-direction:column;justify-content:space-between;padding:2.5rem;transition:box-shadow .4s cubic-bezier(.22,1,.36,1),transform .4s cubic-bezier(.22,1,.36,1),border-color .4s;display:flex;position:relative;overflow:hidden}.hv3-hero-card:hover{border-color:#00000005;transform:translateY(-4px);box-shadow:0 20px 40px #0000000a,0 1px 3px #00000003}.hv3-hero-card-icon{object-fit:contain;width:128px;height:128px;margin:0 auto 1.5rem;display:block}.hv3-hero-card-text{color:var(--hv3-gray-700);text-align:center;flex:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.65}.hv3-hero-line{opacity:0;animation:.7s cubic-bezier(.22,1,.36,1) forwards hv3-text-reveal;transform:translateY(24px)}.hv3-hero-line:first-child{animation-delay:.1s}.hv3-hero-line:nth-child(2){animation-delay:.25s}.hv3-hero-line:nth-child(3){animation-delay:.4s}.hv3-hero-line:nth-child(4){animation-delay:.5s}@keyframes hv3-text-reveal{to{opacity:1;transform:translateY(0)}}.hv3-cta-group{opacity:0;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:3rem;animation:.7s cubic-bezier(.22,1,.36,1) .7s forwards hv3-text-reveal;display:flex}.hv3-btn-primary{color:#fff;background:var(--hv3-blue);cursor:pointer;border:none;border-radius:50px;align-items:center;gap:8px;padding:14px 32px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #2c64fd33}.hv3-btn-primary:hover{background:var(--hv3-blue-dark);transform:translateY(-2px);box-shadow:0 6px 20px #2c64fd4d}.hv3-btn-secondary{color:var(--hv3-gray-700);border:2px solid var(--hv3-gray-200);cursor:pointer;background:#fff;border-radius:50px;align-items:center;gap:8px;padding:14px 32px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.hv3-btn-secondary:hover{border-color:var(--hv3-blue);color:var(--hv3-blue);transform:translateY(-2px);box-shadow:0 6px 15px #00000005}.hv3-cards-section{padding:3rem 1.5rem var(--hv3-section-gap);z-index:8;background:#fff;border-bottom:1px solid #00000005;position:relative;box-shadow:0 10px 15px -10px #00000008}.hv3-cards-grid{grid-template-columns:1fr 1fr;gap:2rem;max-width:800px;margin:0 auto;display:grid}@media (max-width:640px){.hv3-cards-grid{grid-template-columns:1fr;gap:1.5rem}}.hv3-card{min-height:320px;box-shadow:none;background-color:#fff;border:1px solid #0000;border-radius:16px;flex-direction:column;justify-content:space-between;padding:2.5rem;transition:box-shadow .4s cubic-bezier(.22,1,.36,1),transform .4s cubic-bezier(.22,1,.36,1),border-color .4s;display:flex;position:relative;overflow:hidden}.hv3-card:hover{border-color:#00000005;transform:translateY(-4px);box-shadow:0 20px 40px #0000000a,0 1px 3px #00000003}.hv3-card-icon{object-fit:contain;width:128px;height:128px;margin:0 auto 1.5rem;display:block}.hv3-card-text{color:var(--hv3-gray-700);text-align:center;flex:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.65}.hv3-card-btn{cursor:pointer;text-align:center;border:none;border-radius:50px;justify-content:center;align-items:center;width:100%;padding:12px 24px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.hv3-card-btn--blue{background:var(--hv3-blue);color:#fff;box-shadow:0 3px 10px #2c64fd26}.hv3-card-btn--blue:hover{background:var(--hv3-blue-dark);transform:translateY(-1px);box-shadow:0 5px 15px #2c64fd40}.hv3-card-btn--outline{color:var(--hv3-blue);border:2px solid var(--hv3-gray-200);background:#fff}.hv3-card-btn--outline:hover{border-color:var(--hv3-blue);transform:translateY(-1px);box-shadow:0 4px 10px #00000005}.hv3-how-section{padding:var(--hv3-section-gap)1.5rem;z-index:4;background:#fff;border-bottom:1px solid #00000005;position:relative;box-shadow:0 10px 15px -10px #00000008}.hv3-section-header{text-align:center;margin-bottom:4rem}.hv3-section-title{color:var(--hv3-gray-900);letter-spacing:-.02em;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.hv3-section-title span{color:var(--hv3-gray-500);font-weight:300}.hv3-section-line{background:var(--hv3-blue);border-radius:2px;width:48px;height:3px;margin:1rem auto 0}.hv3-steps{max-width:700px;margin:0 auto;position:relative}.hv3-step:not(:last-child):after{content:"";background:var(--hv3-gray-200);z-index:0;width:2px;position:absolute;top:60px;bottom:-60px;left:36px}@media (max-width:640px){.hv3-step:not(:last-child):after{top:54px;bottom:-54px;left:30px}}.hv3-step{gap:1.5rem;padding:1.5rem 0;display:flex;position:relative}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()) and (animation-range:entry){@keyframes hv3-scroll-reveal{0%{opacity:0;transform:translateY(30px)}}.hv3-reveal{animation:linear backwards hv3-scroll-reveal;animation-timeline:view();animation-range:entry}}}.hv3-reveal-fallback{opacity:0;transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1);transform:translateY(30px)}.hv3-reveal-fallback.hv3-visible{opacity:1;transform:translateY(0)}.hv3-step-timeline-icon{object-fit:contain;z-index:1;width:72px;min-width:72px;height:72px}@media (max-width:640px){.hv3-step-timeline-icon{width:60px;min-width:60px;height:60px}}.hv3-step-content{flex:1;padding-top:4px}.hv3-step-title{color:var(--hv3-gray-900);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.hv3-step-desc{color:var(--hv3-gray-700);font-size:.95rem;line-height:1.65}.hv3-video-section{padding:3rem 1.5rem var(--hv3-section-gap);background:#fff}.hv3-video-container{max-width:800px;margin:0 auto}.hv3-video-header{text-align:center;margin-bottom:2.5rem}.hv3-video-frame{border:1px solid var(--hv3-gray-200);background:#000;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000008,0 1px 3px #00000003}.hv3-video-frame iframe{aspect-ratio:16/9;border:none;width:100%;display:block}.hv3-value-section{padding:var(--hv3-section-gap)1.5rem;z-index:3;background:#fff;border-bottom:1px solid #00000005;position:relative;box-shadow:0 10px 15px -10px #00000008}.hv3-value-container{flex-direction:column;align-items:center;gap:2rem;max-width:800px;margin:0 auto;display:flex}@media (min-width:768px){.hv3-value-container{flex-direction:row;gap:3rem}}.hv3-value-image{border-radius:12px;width:100%;max-width:340px}.hv3-value-text{flex:1}.hv3-value-text h3{color:var(--hv3-gray-900);align-items:flex-start;gap:.5rem;margin-bottom:.75rem;font-size:1.5rem;font-weight:700;line-height:1.3;display:flex}.hv3-value-text h3:before{content:"“";font-size:4.5rem;font-weight:900;font-family:var(--font-geist-sans);color:#2c64fd;flex-shrink:0;margin-top:.15rem;line-height:.6;display:block}.hv3-value-text p{color:var(--hv3-gray-700);font-size:1rem;line-height:1.65}.hv3-generator-section{padding:4rem 1.5rem var(--hv3-section-gap);z-index:7;background:#fff;border-bottom:1px solid #00000005;width:100%;position:relative;box-shadow:0 10px 15px -10px #00000008}.hv3-generator-section>*{max-width:900px;margin-left:auto;margin-right:auto}@media (prefers-reduced-motion:reduce){.hv3-hero-line,.hv3-hero-subtitle,.hv3-cta-group{opacity:1;animation:none;transform:none}.hv3-digit-strip{transition:none}}.hv2-stats-bar{background:#fff;padding:0 1.5rem 3rem}.hv2-stats-inner{background:#fff;border:1px solid #00000008;border-radius:0 0 16px 16px;justify-content:center;align-items:stretch;max-width:800px;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 20px 40px #0000001a,0 5px 15px #0000000a}.hv2-stat-item{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.45rem;padding:2.2rem 1.5rem;transition:background .25s;display:flex;position:relative}.hv2-stat-item+.hv2-stat-item:before{content:"";background:var(--hv3-gray-200);width:1px;height:70%;position:absolute;top:15%;left:0}.hv2-stat-icon{color:var(--hv3-gray-500);margin-bottom:.35rem;font-size:1.75rem!important}.hv2-stat-value{color:var(--hv3-blue);letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1}.hv2-stat-label{color:var(--hv3-gray-500);text-transform:uppercase;letter-spacing:.08em;text-align:center;font-size:.75rem;font-weight:600}@media (max-width:480px){.hv2-stats-inner{flex-direction:column}.hv2-stat-item+.hv2-stat-item:before{width:50%;height:1px;top:0;left:25%}}.hv3-section-header{margin-bottom:2rem}.hv3-section-title{color:var(--hv3-gray-900);letter-spacing:-.03em;margin:0 0 .75rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.1}.hv3-title-light{color:var(--hv3-gray-500);font-weight:300}.hv3-section-line{background:var(--hv3-gray-200);border-radius:2px;width:48px;height:2px}.hv2-categories-section{padding:4rem 1.5rem var(--hv3-section-gap);z-index:6;background:#fff;border-bottom:1px solid #00000005;width:100%;position:relative;box-shadow:0 10px 15px -10px #00000008}.hv2-categories-section>*{max-width:900px;margin-left:auto;margin-right:auto}.hv2-categories-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}@media (max-width:640px){.hv2-categories-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:380px){.hv2-categories-grid{grid-template-columns:1fr}}.hv2-cat-card{color:inherit;cursor:pointer;background:#fff;border-radius:14px;flex-direction:column;align-items:flex-start;gap:.5rem;padding:1.5rem;text-decoration:none;transition:box-shadow .25s,transform .25s;display:flex}.hv2-cat-card:hover{transform:translateY(-2px);box-shadow:0 6px 24px #00000012}.hv2-cat-icon{color:var(--hv3-blue);opacity:.8;font-size:2rem!important}.hv2-cat-name{color:var(--hv3-gray-900);font-size:.95rem;font-weight:600;line-height:1.3}.hv2-cat-count{color:var(--hv3-gray-500);font-size:.8rem;font-weight:400}.hv2-recent-section{padding:4rem 1.5rem var(--hv3-section-gap);z-index:5;background:#fff;border-bottom:1px solid #00000005;width:100%;position:relative;box-shadow:0 10px 15px -10px #00000008}.hv2-recent-section>*{max-width:900px;margin-left:auto;margin-right:auto}.hv2-recent-grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}@media (max-width:540px){.hv2-recent-grid{grid-template-columns:1fr}}.hv2-recent-card{color:inherit;background:#fff;border-radius:14px;flex-direction:column;gap:.6rem;padding:1.25rem 1.5rem;text-decoration:none;transition:box-shadow .25s,transform .25s;display:flex}.hv2-recent-card:hover{transform:translateY(-2px);box-shadow:0 6px 24px #00000012}.hv2-recent-meta{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.hv2-recent-category{color:var(--hv3-blue);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:4px;font-size:.75rem;font-weight:600;display:inline-flex}.hv2-recent-cat-icon{font-size:.85rem!important}.hv2-recent-date{color:var(--hv3-gray-500);white-space:nowrap;flex-shrink:0;font-size:.75rem}.hv2-recent-title{color:var(--hv3-gray-900);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.95rem;font-weight:500;line-height:1.45;display:-webkit-box;overflow:hidden}.hv2-recent-card:hover .hv2-recent-title{color:var(--hv3-blue)}.hv2-recent-footer{justify-content:flex-end;display:flex}.hv2-link-more{color:var(--hv3-blue);align-items:center;gap:6px;font-size:.875rem;font-weight:600;text-decoration:none;transition:gap .2s,color .2s;display:inline-flex}.hv2-link-more:hover{color:var(--hv3-blue-dark);gap:10px}
