.v2{background-color:#06060f;color:#f7f7f7;min-height:100vh;overflow-x:hidden;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.v2-container{max-width:1200px;margin:0 auto;padding:0 24px}.v2-container--narrow{max-width:680px;margin:0 auto;padding:0 24px}.v2-container--mid{max-width:960px;margin:0 auto;padding:0 24px}.v2-section{padding:80px 24px}.v2-section--alt{background:hsla(0,0%,100%,.015)}@media (min-width:640px){.v2-section{padding:100px 32px}.v2-container,.v2-container--mid,.v2-container--narrow{padding:0 32px}}@media (min-width:1024px){.v2-section{padding:140px 48px}.v2-container,.v2-container--mid,.v2-container--narrow{padding:0 48px}}.v2-section-header{text-align:center;margin-bottom:48px}@media (min-width:1024px){.v2-section-header{margin-bottom:64px}}.v2-section-title{font-size:clamp(24px,4vw,40px);font-weight:700;line-height:1.3;margin-bottom:12px;color:#f7f7f7}.v2-section-subtitle{font-size:clamp(14px,2vw,17px);color:#a0a0b8;line-height:1.6}.v2-grid-2>*,.v2-grid-2>*>*,.v2-grid-3>*,.v2-grid-3>*>*,.v2-grid-4>*,.v2-grid-4>*>*,.v2-grid-services>*,.v2-grid-services>*>*{height:100%}.v2-grid-2{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}@media (min-width:640px){.v2-grid-2{grid-template-columns:repeat(2,1fr);gap:20px}}.v2-grid-3{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}@media (min-width:640px){.v2-grid-3{grid-template-columns:repeat(2,1fr);gap:20px}}@media (min-width:1024px){.v2-grid-3{grid-template-columns:repeat(3,1fr);gap:20px}}.v2-grid-services{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}@media (min-width:480px){.v2-grid-services{grid-template-columns:repeat(2,1fr);gap:14px}}@media (min-width:768px){.v2-grid-services{grid-template-columns:repeat(3,1fr);gap:16px}}@media (min-width:1100px){.v2-grid-services{grid-template-columns:repeat(4,1fr);gap:16px}}.v2-card{display:flex;flex-direction:column;padding:24px;border-radius:14px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.06);transition:transform .3s cubic-bezier(.22,1,.36,1),background .3s ease,box-shadow .3s ease}@media (min-width:1024px){.v2-card{padding:28px}}@media (hover:hover){.v2-card:hover{transform:translateY(-4px);background:hsla(0,0%,100%,.05);box-shadow:0 12px 40px rgba(0,0,0,.2)}}.v2-card-body{flex:1 1}.v2-card--gold{background:rgba(212,175,55,.04);border-color:rgba(212,175,55,.12)}@media (hover:hover){.v2-card--gold:hover{background:rgba(212,175,55,.07);box-shadow:0 12px 40px rgba(212,175,55,.08)}}.v2-service-card{display:flex;align-items:flex-start;gap:14px;padding:20px;border-radius:12px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.05);border-left:3px solid var(--svc-color);transition:transform .3s cubic-bezier(.22,1,.36,1),background .3s ease,box-shadow .3s ease;cursor:pointer}@media (hover:hover){.v2-service-card:hover{transform:translateY(-3px);background:hsla(0,0%,100%,.06);box-shadow:0 8px 30px rgba(0,0,0,.15)}}.v2-trust-bar{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;max-width:600px;margin:0 auto;padding:48px 24px;border-top:1px solid hsla(0,0%,100%,.04);border-bottom:1px solid hsla(0,0%,100%,.04);background:hsla(0,0%,100%,.015)}.v2-hero{min-height:100vh;justify-content:center;overflow:hidden;padding-top:64px}.v2-hero,.v2-hero-content{position:relative;display:flex;align-items:center}.v2-hero-content{z-index:10;max-width:600px;width:100%;padding:48px 24px;flex-direction:column;text-align:center}.v2-hero-title{font-family:CormorantGaramond,Georgia,serif;font-size:clamp(34px,6.5vw,60px);font-weight:600;line-height:1.2;margin-bottom:20px;background:linear-gradient(135deg,#fff 30%,#d4af37 70%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.v2-hero-subtitle{font-size:clamp(15px,2.2vw,19px);color:#a0a0b8;line-height:1.7;margin-bottom:40px;max-width:460px}.v2-phones{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:56px}.v2-phones>:first-child,.v2-phones>:last-child{display:none}@media (min-width:640px){.v2-phones{gap:20px}.v2-phones>:first-child,.v2-phones>:last-child{display:block}.v2-phone-center{animation:float-slow 4s ease-in-out infinite;will-change:transform}.v2-phone-side{animation:float-delayed 5s ease-in-out infinite;will-change:transform}}.v2-quotes{display:flex;flex-direction:column;gap:12px;max-width:600px;margin:0 auto}.v2-quote{padding:18px 24px;border-radius:14px;border:1px solid hsla(0,0%,100%,.06);font-size:15px;color:#a0a0b8;line-height:1.7;font-style:italic}.v2-quote,.v2-step-card{background:hsla(0,0%,100%,.03)}.v2-step-card{display:flex;flex-direction:column;padding:28px;border-radius:14px;border:1px solid hsla(0,0%,100%,.05);position:relative;overflow:hidden}@media (min-width:1024px){.v2-step-card{padding:32px}}.v2-step-number{position:absolute;top:-10px;right:-5px;font-size:80px;font-weight:800;color:rgba(212,175,55,.04);line-height:1;font-family:DMMono,monospace;pointer-events:none}.v2-lang-badges{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;max-width:480px;margin:0 auto}@media (max-width:480px){.v2-lang-badges{grid-template-columns:repeat(2,1fr)}}.v2-lang-badge{padding:8px 0;border-radius:8px;font-size:13px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.06);color:#a0a0b8;text-align:center}.v2-store-buttons{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.v2-store-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;border-radius:10px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}@media (hover:hover){.v2-store-btn:hover{transform:translateY(-2px)}}.v2-store-btn--apple,.v2-store-btn--google{background:hsla(0,0%,100%,.08);color:#f7f7f7;border:1px solid hsla(0,0%,100%,.12)}@media (hover:hover){.v2-store-btn--apple:hover,.v2-store-btn--google:hover{background:hsla(0,0%,100%,.14);box-shadow:0 4px 20px rgba(0,0,0,.3)}}.v2-category-label{font-size:12px;font-weight:600;color:#6b6b80;text-transform:uppercase;letter-spacing:2px;margin-bottom:16px;padding-left:2px}.v2-footer{padding:60px 24px 32px;border-top:1px solid hsla(0,0%,100%,.06)}.v2-footer-grid{display:grid;grid-template-columns:1fr;grid-gap:32px;gap:32px;margin-bottom:48px}@media (min-width:640px){.v2-footer-grid{grid-template-columns:2fr 1fr 1fr;gap:40px}}.v2-footer-lang-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:6px;gap:6px}@media (max-width:640px){.v2-footer-lang-grid{grid-template-columns:repeat(2,1fr)}}.v2-footer-lang-link{padding:6px 0;border-radius:6px;font-size:12px;text-decoration:none;text-align:center}.v2-footer-bottom{display:flex;flex-direction:column;gap:8px;font-size:12px;color:#6b6b80}@media (min-width:640px){.v2-footer-bottom{flex-direction:row;justify-content:space-between;align-items:center}}.v2-icon-box{width:40px;height:40px;min-width:40px;border-radius:10px;display:flex;align-items:center;justify-content:center}.v2-text-gold{color:#d4af37}.v2-text-center{text-align:center}.v2-scroll-indicator{position:absolute;bottom:28px;left:50%;transform:translateX(-50%);z-index:10;display:flex;flex-direction:column;align-items:center;gap:6px}@keyframes pulse-glow{0%,to{box-shadow:0 4px 30px rgba(212,175,55,.3)}50%{box-shadow:0 4px 50px rgba(212,175,55,.5)}}@keyframes float-slow{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes float-delayed{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-8px) rotate(2deg)}}@keyframes scroll-line{0%{transform:scaleY(0);opacity:0}50%{transform:scaleY(1);opacity:1}to{transform:scaleY(0);opacity:0}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}