@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";
.v2j-home{--primary:#1a73e8;--primary-hover:#1557b0;--primary-soft:#1a73e81a;--vpurple:#8a5fbf;--vgreen:#5fbfa3;--ink:#0f172a;--ink-soft:#475569;--ink-muted:#94a3b8;--surface:#fff;--surface-raised:#f8fafc;--surface-overlay:#fffc;--border-home:#e2e8f0;--border-strong:#cbd5e1;--muted-bg:#f1f5f9;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--radius-2xl:2rem;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 16px #00000014;--shadow-lg:0 12px 40px #0000001f;--shadow-xl:0 24px 64px #00000029;--shadow-2xl:0 25px 50px -12px #00000040;--transition:.25s cubic-bezier(.4,0,.2,1);color:var(--ink);background:var(--surface);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;transition:background .4s,color .4s;overflow-x:hidden}.v2j-home *,.v2j-home :before,.v2j-home :after{box-sizing:border-box;margin:0;padding:0}.v2j-home[data-theme=dark]{--ink:#e2e8f0;--ink-soft:#94a3b8;--ink-muted:#64748b;--surface:#0f172a;--surface-raised:#1e293b;--surface-overlay:#0f172acc;--border-home:#1e293b;--border-strong:#334155;--muted-bg:#1e293b;--shadow-sm:0 1px 2px #0000004d;--shadow-md:0 4px 16px #0000004d;--shadow-lg:0 12px 40px #0006;--shadow-xl:0 24px 64px #00000080;--shadow-2xl:0 25px 50px -12px #00000080}.v2j-home a{color:inherit;text-decoration:none}.v2j-home button{cursor:pointer;background:0 0;border:none;font-family:inherit}.v2j-home img{max-width:100%;display:block}.v2j-home ul{list-style:none}.v2j-home .sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.v2j-home .container{width:100%;max-width:1440px;margin:0 auto;padding:0 16px}@media (min-width:640px){.v2j-home .container{padding:0 24px}}@media (min-width:1024px){.v2j-home .container{padding:0 32px}}.v2j-home .site-header{z-index:1000;background:var(--surface-overlay);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-home);transition:var(--transition);position:fixed;top:0;left:0;right:0}.v2j-home .site-header nav{justify-content:space-between;align-items:center;height:80px;display:flex}.v2j-home .nav__brand{align-items:center;gap:8px;display:flex}.v2j-home .nav__logo{background:var(--primary);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.v2j-home .nav__logo svg{color:#fff;width:20px;height:20px}.v2j-home .nav__logo-img{object-fit:contain;width:44px;height:44px}.v2j-home .nav__wordmark{letter-spacing:-.02em;color:var(--primary);font-size:1.25rem;font-weight:700}.v2j-home .nav__actions{align-items:center;gap:8px;display:flex}.v2j-home .lang-select{color:var(--ink-soft);border:1px solid var(--border-home);border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition);appearance:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2.5'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") right 8px center no-repeat;padding:6px 28px 6px 10px;font-family:inherit;font-size:.8rem;font-weight:600}.v2j-home .lang-select:hover{border-color:var(--border-strong)}.v2j-home .lang-select:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft);outline:none}.v2j-home .lang-select option{background:var(--surface);color:var(--ink)}.v2j-home .theme-toggle{border:1px solid var(--border-home);border-radius:var(--radius-md);width:40px;height:40px;color:var(--ink-muted);transition:var(--transition);background:var(--surface);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.v2j-home .theme-toggle:hover{background:var(--muted-bg);color:var(--ink)}.v2j-home .theme-toggle svg{width:18px;height:18px}.v2j-home .nav__auth{align-items:center;gap:8px;display:none}@media (min-width:768px){.v2j-home .nav__auth{display:flex}}.v2j-home .btn--ghost{color:var(--ink-soft);border-radius:var(--radius-md);transition:var(--transition);white-space:nowrap;align-items:center;gap:6px;padding:8px 16px;font-size:.875rem;font-weight:700;display:inline-flex}.v2j-home .btn--ghost:hover{background:var(--muted-bg);color:var(--ink)}.v2j-home .btn--primary{background:var(--primary);color:#fff;border-radius:var(--radius-md);transition:var(--transition);white-space:nowrap;align-items:center;gap:6px;padding:8px 16px;font-size:.875rem;font-weight:700;display:inline-flex}.v2j-home .btn--primary:hover{background:var(--primary-hover)}.v2j-home .nav__links{align-items:center;gap:24px;display:none}.v2j-home .nav__links a{color:var(--ink-soft);transition:var(--transition);font-size:.875rem;font-weight:600}.v2j-home .nav__links a:hover{color:var(--primary)}@media (min-width:1024px){.v2j-home .nav__links{display:flex}}.v2j-home .nav-close-btn{cursor:pointer;color:var(--ink);background:0 0;border:none;align-items:center;gap:8px;margin-left:8px;padding:0;display:flex}@media (min-width:1024px){.v2j-home .nav-close-btn{display:none}}.v2j-home .menu-button-text{height:.75rem;line-height:.75rem;overflow:hidden}.v2j-home .menu-button-text p{text-transform:uppercase;letter-spacing:.15em;margin:0;padding:0;font-size:.75rem;font-weight:700;line-height:.75rem;transition:transform .4s cubic-bezier(.76,0,.24,1)}.v2j-home.menu-open .menu-button-text p{transform:translateY(-.75rem)}.v2j-home .icon-wrap{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.v2j-home .menu-button-icon{width:16px;height:16px;transition:transform .6s cubic-bezier(.76,0,.24,1)}.v2j-home.menu-open .menu-button-icon{transform:rotate(45deg)}.v2j-home .fullscreen-menu{z-index:999;opacity:0;pointer-events:none;background:#0a0a0af7;flex-direction:column;justify-content:center;align-items:center;transition:opacity .4s;display:flex;position:fixed;inset:0}.v2j-home .fullscreen-menu.open{opacity:1;pointer-events:all}.v2j-home .fullscreen-menu__inner{width:100%;max-width:600px;padding:0 24px}.v2j-home .fullscreen-menu__buttons{flex-direction:column;gap:12px;margin-top:32px;display:flex}.v2j-home .fullscreen-menu__btn{border-radius:var(--radius-md);width:100%;transition:var(--transition);justify-content:center;align-items:center;gap:8px;padding:14px 16px;font-size:1rem;font-weight:700;display:flex}.v2j-home .fullscreen-menu__btn svg{width:20px;height:20px}.v2j-home .fullscreen-menu__btn--ghost{color:#fff;background:0 0;border:1px solid #fff3}.v2j-home .fullscreen-menu__btn--ghost:hover{background:#ffffff0d}.v2j-home .fullscreen-menu__btn--primary{color:#fff;background:var(--primary)}.v2j-home .fullscreen-menu__btn--primary:hover{background:var(--primary-hover)}.v2j-home .btn--hero-primary{background:var(--primary);color:#fff;height:64px;box-shadow:var(--shadow-2xl);border-radius:9999px;justify-content:center;align-items:center;gap:8px;width:100%;padding:0 40px;font-size:1.125rem;font-weight:700;transition:all .3s;display:inline-flex}.v2j-home .btn--hero-primary:hover{background:var(--primary-hover);box-shadow:0 25px 50px -12px #1a73e84d}@media (min-width:640px){.v2j-home .btn--hero-primary{width:auto}}.v2j-home .btn--hero-secondary{color:#fff;background:#0f172a;border-radius:9999px;justify-content:center;align-items:center;gap:8px;width:100%;height:64px;padding:0 40px;font-size:1.125rem;font-weight:700;transition:all .3s;display:inline-flex}.v2j-home .btn--hero-secondary:hover{background:#1e293b}.v2j-home[data-theme=dark] .btn--hero-secondary{color:#0f172a;background:#fff}.v2j-home[data-theme=dark] .btn--hero-secondary:hover{background:#e2e8f0}@media (min-width:640px){.v2j-home .btn--hero-secondary{width:auto}}.v2j-home .btn--card{width:100%;height:56px;transition:var(--transition);border-radius:12px;justify-content:center;align-items:center;gap:8px;font-size:1.125rem;font-weight:700;display:inline-flex}.v2j-home .btn--card-primary{background:var(--primary);color:#fff}.v2j-home .btn--card-primary:hover{background:var(--primary-hover)}.v2j-home .btn--card-purple{background:var(--vpurple);color:#fff}.v2j-home .btn--card-purple:hover{opacity:.9}.v2j-home .btn--card-green{background:var(--vgreen);color:#fff}.v2j-home .btn--card-green:hover{opacity:.9}.v2j-home .cta-section{background:var(--primary);color:#fff;padding:96px 0;position:relative;overflow:hidden}.v2j-home .cta-section:before{content:"";filter:blur(80px);pointer-events:none;background:#ffffff0d;border-radius:50%;width:600px;height:600px;position:absolute;top:0;right:0;transform:translate(50%,-50%)}.v2j-home .cta-section .cta-inner{text-align:center;z-index:1;max-width:640px;margin:0 auto;position:relative}.v2j-home .cta-section .cta-title{letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(2rem,5vw,3.75rem);font-weight:900;line-height:1.1}.v2j-home .cta-section .cta-desc{opacity:.8;margin-bottom:40px;font-size:clamp(1rem,2vw,1.25rem);font-weight:500}.v2j-home .cta-section .btn--cta{height:64px;color:var(--primary);box-shadow:var(--shadow-2xl);background:#fff;border-radius:9999px;justify-content:center;align-items:center;gap:8px;padding:0 48px;font-size:1.125rem;font-weight:900;transition:all .3s;display:inline-flex}.v2j-home .cta-section .btn--cta:hover{background:#f1f5f9}.v2j-home .footer{border-top:1px solid var(--border-home);padding:96px 0}.v2j-home .footer__inner{flex-direction:column;align-items:center;gap:48px;display:flex}@media (min-width:768px){.v2j-home .footer__inner{flex-direction:row;justify-content:space-between}}.v2j-home .footer__links{text-transform:uppercase;letter-spacing:.1em;color:var(--ink-muted);flex-wrap:wrap;justify-content:center;gap:32px;font-size:.875rem;font-weight:700;display:flex}.v2j-home .footer__links a:hover{color:var(--primary)}.v2j-home .footer__copy{color:var(--ink-muted);text-align:center;font-size:.875rem;font-weight:600}@media (min-width:768px){.v2j-home .footer__copy{text-align:right}}.v2j-home .fade-up{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(28px)}.v2j-home .fade-up.visible{opacity:1;transform:translateY(0)}@keyframes v2j-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}
.v2j-home .hero{background:linear-gradient(to bottom, var(--primary-soft), var(--surface), var(--surface));padding:160px 0 80px;position:relative;overflow:hidden}.v2j-home .hero__grid{grid-template-columns:1fr 1fr;align-items:center;gap:48px;padding:0 16px;display:grid}.v2j-home .hero__content{text-align:left}.v2j-home .hero__badge{background:var(--primary-soft);color:var(--primary);border-radius:9999px;align-items:center;gap:8px;margin-bottom:32px;padding:6px 16px;font-size:.875rem;font-weight:600;display:inline-flex}.v2j-home .hero__badge-dot{background:var(--primary);border-radius:50%;width:8px;height:8px}.v2j-home .hero__title{letter-spacing:-.03em;color:var(--ink);margin-bottom:24px;font-size:clamp(2.25rem,6vw,5rem);font-weight:900;line-height:1.05}.v2j-home .hero__title-accent{color:var(--primary)}.v2j-home .hero__desc{color:var(--ink-muted);max-width:640px;margin-bottom:40px;font-size:clamp(1rem,2vw,1.25rem);font-weight:500;line-height:1.65}.v2j-home .hero__actions{flex-direction:column;justify-content:flex-start;gap:16px;margin-bottom:48px;display:flex}@media (min-width:640px){.v2j-home .hero__actions{flex-flow:wrap}}.v2j-home .hero__proof{justify-content:flex-start;align-items:center;gap:16px;margin-bottom:48px;display:flex}.v2j-home .hero__avatars{display:flex}.v2j-home .hero__avatar{border:2.5px solid var(--surface);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-left:-10px;font-size:.7rem;font-weight:700;display:flex}.v2j-home .hero__avatar:first-child{margin-left:0}.v2j-home .hero__proof-text{color:var(--ink-muted);font-size:.85rem}.v2j-home .hero__proof-text strong{color:var(--ink);font-weight:600}.v2j-home .iphone-container{perspective:1200px;max-width:380px;margin-left:auto}.v2j-home .iphone-frame{box-shadow:var(--shadow-2xl);will-change:transform;background:#1a1a1a;border:3px solid #2a2a2a;border-radius:44px;padding:12px;position:relative;transform:rotateX(16deg)}.v2j-home .iphone-notch{justify-content:center;padding:6px 0 8px;display:flex}.v2j-home .iphone-notch__camera{background:#2a2a2a;border:1px solid #333;border-radius:50%;width:10px;height:10px}.v2j-home .iphone-screen{aspect-ratio:9/19.5;background:#fff;border-radius:32px;overflow:hidden}.v2j-home .iphone-screen iframe{transform-origin:0 0;border:none;width:200%;height:200%;display:block;transform:scale(.5)}.v2j-home .iphone-home-indicator{background:#444;border-radius:4px;width:100px;height:4px;margin:8px auto 4px}.v2j-home[data-theme=dark] .iphone-frame{background:#0d0d0d;border-color:#1a1a1a}.v2j-home[data-theme=dark] .iphone-notch__camera{background:#1a1a1a;border-color:#222}.v2j-home[data-theme=dark] .iphone-screen{background:#111}.v2j-home[data-theme=dark] .iphone-home-indicator{background:#333}.v2j-home .stats{border-top:1px solid var(--border-home);border-bottom:1px solid var(--border-home);background:var(--surface-raised);padding:64px 0}.v2j-home .stats__grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.v2j-home .stats__number{color:var(--ink);letter-spacing:-.02em;font-size:2.5rem;font-weight:900;line-height:1.2}.v2j-home .stats__label{color:var(--ink-muted);margin-top:4px;font-size:.85rem;font-weight:500}.v2j-home .section__eyebrow{text-transform:uppercase;letter-spacing:.15em;color:var(--primary);margin-bottom:12px;font-size:.75rem;font-weight:700}.v2j-home .section__title{letter-spacing:-.02em;color:var(--ink);margin-bottom:16px;font-size:clamp(1.75rem,4vw,3rem);font-weight:900;line-height:1.15}.v2j-home .section__desc{color:var(--ink-muted);max-width:560px;font-size:1.05rem;line-height:1.65}.v2j-home .section__header{margin-bottom:72px}.v2j-home .section__header--center{text-align:center;max-width:768px;margin-bottom:64px;margin-left:auto;margin-right:auto}.v2j-home .section__header--center .section__desc{max-width:640px;margin-left:auto;margin-right:auto}.v2j-home .features-section{padding:80px 0 120px}.v2j-home .features__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.v2j-home .feature-card{background:var(--surface);border:2px solid var(--border-home);border-radius:var(--radius-2xl);padding:36px;transition:all .5s;position:relative;overflow:hidden}.v2j-home .feature-card:hover{border-color:var(--primary);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.v2j-home .feature-card__icon{background:var(--muted-bg);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;display:flex}.v2j-home .feature-card__icon svg{width:24px;height:24px;color:var(--primary)}.v2j-home .feature-card__title{color:var(--ink);margin-bottom:10px;font-size:1.1rem;font-weight:700}.v2j-home .feature-card__desc{color:var(--ink-muted);font-size:.9rem;line-height:1.65}.v2j-home .process-section{background:var(--surface-raised);padding:120px 0}.v2j-home .process__grid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid;position:relative}.v2j-home .process__grid:before{content:"";background:repeating-linear-gradient(90deg, var(--border-home) 0, var(--border-home) 8px, transparent 8px, transparent 16px);height:2px;position:absolute;top:52px;left:calc(16.66% + 20px);right:calc(16.66% + 20px)}.v2j-home .process__step{text-align:center;position:relative}.v2j-home .process__icon{background:var(--surface);border:2px solid var(--border-home);border-radius:var(--radius-xl);width:104px;height:104px;transition:var(--transition);justify-content:center;align-items:center;margin:0 auto 28px;display:flex;position:relative}.v2j-home .process__step:hover .process__icon{border-color:var(--primary);box-shadow:0 0 0 8px var(--primary-soft)}.v2j-home .process__icon svg{width:40px;height:40px;color:var(--primary)}.v2j-home .process__number{background:var(--ink);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:-6px;right:-6px}.v2j-home[data-theme=dark] .process__number{background:var(--primary)}.v2j-home .process__name{color:var(--ink);margin-bottom:10px;font-size:1.1rem;font-weight:700}.v2j-home .process__detail{color:var(--ink-muted);max-width:280px;margin:0 auto;font-size:.9rem;line-height:1.6}.v2j-home .pricing-section{padding:120px 0}.v2j-home .pricing-toggle{justify-content:center;margin-bottom:48px;display:flex}.v2j-home .pricing-toggle__wrap{background:var(--muted-bg);border-radius:9999px;padding:4px;display:flex}.v2j-home .pricing-toggle__btn{color:var(--ink-soft);transition:var(--transition);cursor:pointer;background:0 0;border:none;border-radius:9999px;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;font-weight:600;display:flex;position:relative}.v2j-home .pricing-toggle__btn--active{background:var(--surface);color:var(--ink);box-shadow:var(--shadow-sm)}.v2j-home .pricing-toggle__badge{background:var(--surface-raised);color:var(--ink-soft);border-radius:9999px;padding:2px 10px;font-size:.7rem;font-weight:600}.v2j-home .pricing__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.v2j-home .pricing-card{background:var(--surface);border:2px solid var(--border-home);border-radius:var(--radius-2xl);box-shadow:var(--shadow-xl);flex-direction:column;padding:32px;transition:all .5s;display:flex;position:relative;overflow:hidden}.v2j-home .pricing-card:hover{transform:translateY(-8px)}.v2j-home .pricing-card--popular,.v2j-home .pricing-card--purple{border-color:var(--vpurple)}.v2j-home .pricing-card--green{border-color:var(--vgreen)}.v2j-home .pricing-card--primary{border-color:var(--primary)}.v2j-home .pricing-card__popular{background:var(--vpurple);color:#fff;text-transform:uppercase;letter-spacing:.15em;border-radius:0 0 0 12px;padding:6px 16px;font-size:.6rem;font-weight:700;position:absolute;top:0;right:0}.v2j-home .pricing-card__icon{background:var(--muted-bg);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:24px;display:flex}.v2j-home .pricing-card__icon svg{width:24px;height:24px}.v2j-home .pricing-card__name{color:var(--ink);margin-bottom:8px;font-size:1.5rem;font-weight:700}.v2j-home .pricing-card__desc{color:var(--ink-muted);margin-bottom:8px;font-size:.875rem}.v2j-home .pricing-card__price{color:var(--ink);margin-bottom:32px;font-size:2.5rem;font-weight:900}.v2j-home .pricing-card__price span{color:var(--ink-muted);font-size:.875rem;font-weight:600}.v2j-home .pricing-card__features{flex:1;margin-bottom:32px}.v2j-home .pricing-card__feature{color:var(--ink-soft);align-items:flex-start;gap:12px;padding:8px 0;font-size:.875rem;line-height:1.5;display:flex}.v2j-home .pricing-card__feature svg{width:20px;height:20px;color:var(--primary);flex-shrink:0;margin-top:2px}@media (max-width:1280px){.v2j-home .pricing__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.v2j-home .hero__grid{grid-template-columns:1fr;gap:40px}.v2j-home .hero__content{text-align:center}.v2j-home .hero__actions,.v2j-home .hero__proof{justify-content:center}.v2j-home .hero__desc{margin-left:auto;margin-right:auto}.v2j-home .iphone-container{margin:0 auto}.v2j-home .features__grid{grid-template-columns:1fr 1fr}.v2j-home .process__grid{grid-template-columns:1fr;gap:48px;max-width:400px;margin:0 auto}.v2j-home .process__grid:before{display:none}}@media (max-width:768px){.v2j-home .hero{padding:120px 0 48px}.v2j-home .stats__grid{grid-template-columns:1fr 1fr;gap:20px}.v2j-home .stats__number{font-size:2rem}.v2j-home .features-section{padding:60px 0 80px}.v2j-home .features__grid{grid-template-columns:1fr}.v2j-home .process-section,.v2j-home .pricing-section{padding:80px 0}.v2j-home .pricing__grid{grid-template-columns:1fr}.v2j-home .section__header{margin-bottom:48px}.v2j-home .section__header--center{margin-bottom:40px}.v2j-home .cta-section{padding:80px 0}.v2j-home .footer{padding:56px 0}.v2j-home .footer__inner{gap:32px}.v2j-home .footer__links{gap:20px}.v2j-home .iphone-container{max-width:300px}.v2j-home .iphone-frame{border-width:2px;border-radius:36px;padding:10px}.v2j-home .iphone-screen{border-radius:26px}.v2j-home .iphone-screen iframe{width:150%;height:150%;transform:scale(.667)}.v2j-home .iphone-home-indicator{width:80px;height:3px;margin-top:6px}.v2j-home .nav__auth .lang-select{display:none}}@media (max-width:380px){.v2j-home .iphone-container{max-width:260px}.v2j-home .stats__grid{grid-template-columns:1fr 1fr;gap:16px}.v2j-home .stats__number{font-size:1.75rem}}.v2j-home .contact-section{padding:0 0 100px}.v2j-home .contact__grid{grid-template-columns:1.2fr .8fr;align-items:start;gap:48px;display:grid}.v2j-home .contact-form-card{background:var(--surface-raised);border:1px solid var(--border-home);border-radius:16px;padding:40px}.v2j-home .contact-form__field{margin-bottom:20px}.v2j-home .contact-form__field label{color:var(--ink);margin-bottom:6px;font-size:.875rem;font-weight:600;display:block}.v2j-home .contact-form__field input,.v2j-home .contact-form__field textarea{border:1px solid var(--border-home);background:var(--surface);width:100%;color:var(--ink);border-radius:10px;outline:none;padding:12px 16px;font-family:inherit;font-size:.9375rem;transition:border-color .2s}.v2j-home .contact-form__field input:focus,.v2j-home .contact-form__field textarea:focus{border-color:var(--primary)}.v2j-home .contact-form__field textarea{resize:vertical;min-height:120px}.v2j-home .contact-form__submit{width:100%;margin-top:8px}.v2j-home .contact-form__error{color:#ef4444;margin-bottom:12px;font-size:.875rem}.v2j-home .contact-success{text-align:center;padding:40px 20px}.v2j-home .contact-info{flex-direction:column;gap:20px;display:flex}.v2j-home .contact-info__card{background:var(--surface-raised);border:1px solid var(--border-home);border-radius:16px;padding:28px}.v2j-home .contact-info__icon{background:color-mix(in srgb, var(--primary) 12%, transparent);width:48px;height:48px;color:var(--primary);border-radius:12px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.v2j-home .contact-info__card h3{color:var(--ink);margin-bottom:8px;font-size:1rem;font-weight:700}.v2j-home .contact-info__email{color:var(--primary);font-size:.9375rem;font-weight:500;text-decoration:none}.v2j-home .contact-info__email:hover{text-decoration:underline}.v2j-home .contact-info__note{color:var(--ink-muted);margin-top:8px;font-size:.8125rem;line-height:1.5}.v2j-home .contact-info__detail{color:var(--ink-soft);font-size:.9375rem;line-height:1.5}@media (max-width:768px){.v2j-home .contact__grid{grid-template-columns:1fr}.v2j-home .contact-form-card{padding:28px 20px}}
