.app{min-height:100vh}.stats-section{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:0}.stat-card{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.5rem;border-radius:12px;text-align:center;box-shadow:0 2px 8px #0000001a;color:#fff}.stat-number{font-size:2rem;font-weight:700;color:#ffd93d;margin-bottom:.5rem}.stat-label{font-size:.9rem;color:#ffffffe6}@media (max-width: 768px){.stats-section{grid-template-columns:1fr;gap:1rem}.stat-card{padding:1.25rem}.stat-number{font-size:1.75rem}.stat-label{font-size:.85rem}}@media (max-width: 480px){.stats-section{gap:.875rem}.stat-card{padding:1rem}.stat-number{font-size:1.5rem}.stat-label{font-size:.8rem}}.hero{padding:4rem 2rem;text-align:center;max-width:1200px;margin:0 auto}.hero-title{font-size:3rem;margin-bottom:1.5rem;font-weight:700}.hero-subtitle{font-size:1.5rem;margin-bottom:2rem;line-height:1.8}.currency{font-weight:700;color:#ffd93d}@media (max-width: 768px){.hero{padding:3rem 1.5rem}.hero-title{font-size:2rem;margin-bottom:1rem}.hero-subtitle{font-size:1.2rem;margin-bottom:1.5rem;line-height:1.6}}@media (max-width: 480px){.hero{padding:2rem 1rem}.hero-title{font-size:1.75rem;margin-bottom:.875rem}.hero-subtitle{font-size:1rem;margin-bottom:1.25rem;line-height:1.5}}.how-it-works{padding:4rem 2rem;max-width:1200px;margin:0 auto}.steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:2rem}.step{text-align:center;padding:2rem;background:#ffffff1a;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .3s ease}.step:hover{transform:translateY(-5px)}.step-number{width:60px;height:60px;border-radius:50%;background:#ff6b6b;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1rem}.step h3{margin-bottom:.5rem;font-size:1.3rem}@media (max-width: 768px){.how-it-works{padding:3rem 1.5rem}.section-title{font-size:2rem;margin-bottom:2rem}.steps{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem}.step{padding:1.5rem}.step-number{width:50px;height:50px;font-size:1.3rem}.step h3{font-size:1.2rem}}@media (max-width: 480px){.how-it-works{padding:2rem 1rem}.section-title{font-size:1.75rem;margin-bottom:1.5rem}.steps{grid-template-columns:1fr;gap:1rem}.step{padding:1.25rem}.step-number{width:45px;height:45px;font-size:1.2rem}.step h3{font-size:1.1rem}}.features{padding:4rem 2rem;max-width:1200px;margin:0 auto}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.feature-card{padding:2rem;background:#ffffff1a;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .3s ease}.feature-card:hover{transform:translateY(-5px)}.feature-card h3{margin-bottom:1rem;font-size:1.5rem;color:#ffd93d}@media (max-width: 768px){.features{padding:3rem 1.5rem}.section-title{font-size:2rem;margin-bottom:2rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.feature-card{padding:1.5rem}.feature-card h3{font-size:1.3rem}}@media (max-width: 480px){.features{padding:2rem 1rem}.section-title{font-size:1.75rem;margin-bottom:1.5rem}.features-grid{grid-template-columns:1fr;gap:1rem}.feature-card{padding:1.25rem}.feature-card h3{font-size:1.2rem}}.services{padding:4rem 2rem;max-width:1200px;margin:0 auto}.services-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem}.service-item{padding:1rem;background:#ffffff1a;border-radius:8px;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .2s}.service-item:hover{transform:scale(1.05)}@media (max-width: 768px){.services{padding:3rem 1.5rem}.section-title{font-size:2rem;margin-bottom:2rem}.services-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.875rem}.service-item{padding:.875rem;font-size:.95rem}}@media (max-width: 480px){.services{padding:2rem 1rem}.section-title{font-size:1.75rem;margin-bottom:1.5rem}.services-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.75rem}.service-item{padding:.75rem;font-size:.9rem}}.about{padding:4rem 2rem;max-width:1200px;margin:0 auto}.stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:2rem}.stat-item{text-align:center;padding:2rem;background:#ffffff1a;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .3s ease}.stat-item:hover{transform:translateY(-5px)}.stat-number{font-size:2.5rem;font-weight:700;color:#ffd93d;margin-bottom:.5rem}.stat-label{font-size:1rem}@media (max-width: 768px){.about{padding:3rem 1.5rem}.section-title{font-size:2rem;margin-bottom:2rem}.stats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem}.stat-item{padding:1.5rem}.stat-number{font-size:2rem}.stat-label{font-size:.9rem}}@media (max-width: 480px){.about{padding:2rem 1rem}.section-title{font-size:1.75rem;margin-bottom:1.5rem}.stats{grid-template-columns:1fr;gap:1rem}.stat-item{padding:1.25rem}.stat-number{font-size:1.75rem}.stat-label{font-size:.85rem}}.reviews{padding:4rem 2rem;max-width:1200px;margin:0 auto}.section-title{font-size:2.5rem;text-align:center;margin-bottom:3rem;font-weight:700}.reviews-placeholder{text-align:center;padding:3rem;background:#ffffff1a;border-radius:12px;margin-bottom:2rem}@media (max-width: 768px){.reviews{padding:3rem 1.5rem}.section-title{font-size:2rem;margin-bottom:2rem}.reviews-placeholder{padding:2rem}}@media (max-width: 480px){.reviews{padding:2rem 1rem}.section-title{font-size:1.75rem;margin-bottom:1.5rem}.reviews-placeholder{padding:1.5rem;font-size:.95rem}}.footer{padding:3rem 2rem;background:#0000004d;text-align:center}.footer-content{max-width:1200px;margin:0 auto}.footer-contacts{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin:1rem 0}.footer-contacts a{color:#fff;text-decoration:none;transition:opacity .3s}.footer-contacts a:hover{opacity:.8}.footer-copyright{margin-top:2rem;opacity:.7}@media (max-width: 768px){.footer{padding:2rem 1.5rem}.footer-contacts{gap:1.5rem;font-size:.95rem}.footer-copyright{margin-top:1.5rem;font-size:.9rem}}@media (max-width: 480px){.footer{padding:1.5rem 1rem}.footer-contacts{flex-direction:column;gap:1rem;font-size:.9rem}.footer-copyright{margin-top:1.25rem;font-size:.85rem}}.page-wrapper{background:linear-gradient(25deg,#2d3a7d,#351d4a,#3d4d8f,#462d61,#2d3a7d);background-size:200% 200%;animation:gradientShift 15s ease infinite;min-height:calc(100dvh - 50px);z-index:4;height:100vh;overflow:hidden;position:relative}.page-wrapper:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at top left,rgba(45,58,125,.3) 0%,transparent 60%),radial-gradient(ellipse at bottom right,rgba(53,29,74,.3) 0%,transparent 60%),radial-gradient(ellipse at center,rgba(61,77,143,.15) 0%,transparent 70%);pointer-events:none;z-index:0}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@media (min-width: 769px) and (max-width: 1024px){.page-wrapper{background:linear-gradient(25deg,#4a5bd0,#5a2f7a,#667eea 60%,#764ba2 85%,#4a5bd0);background-size:180% 180%}}@media (min-width: 1440px){.page-wrapper{background:linear-gradient(25deg,#4a5bd0,#5a2f7a,#667eea,#764ba2,#667eea,#5a2f7a);background-size:250% 250%}}@media (min-width: 1920px){.page-wrapper{background:linear-gradient(25deg,#4a5bd0,#5a2f7a 15%,#667eea 35%,#764ba2,#667eea 65%,#5a2f7a 85%,#4a5bd0);background-size:300% 300%}}@media (max-width: 768px){.page-wrapper{min-height:100dvh;background:linear-gradient(25deg,#4a5bd0,#5a2f7a 40%,#667eea,#4a5bd0);background-size:150% 150%}}.page-content{height:100%;overflow-y:auto;overflow-x:hidden;position:relative;z-index:1}.home-page{min-height:100%;color:#fff}.header{padding:1rem 2rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:sticky;top:0;z-index:100}.nav{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;position:relative}.logo{font-size:1.5rem;font-weight:700;color:#fff;letter-spacing:.05em;text-decoration:none;-webkit-user-select:none;user-select:none;transition:opacity .3s;cursor:pointer}.logo:hover{opacity:.9}.mobile-menu-toggle{display:none;background:transparent;border:none;cursor:pointer;padding:.5rem;z-index:101;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px}.hamburger{display:flex;flex-direction:column;justify-content:space-between;width:24px;height:18px;position:relative}.hamburger span{display:block;height:3px;width:100%;background:#fff;border-radius:3px;transition:all .3s ease;transform-origin:center}.hamburger.active span:nth-child(1){transform:translateY(7.5px) rotate(45deg)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:translateY(-7.5px) rotate(-45deg)}.mobile-menu-overlay{display:none}.nav-link{color:#fff;text-decoration:none;font-weight:500;transition:opacity .3s;white-space:nowrap}.nav-link:hover{opacity:.8}.nav-links{display:flex;gap:1.5rem;flex-wrap:wrap;align-items:center}.nav-links a{color:#fff;text-decoration:none;font-weight:500;transition:opacity .3s}.nav-links a:hover{opacity:.8}.btn-primary{background:#ff6b6b;color:#fff;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-block;border:none;cursor:pointer}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ff6b6b66}.btn-large{padding:1rem 2rem;font-size:1.1rem}.exchange-form-section{padding:4rem 2rem;max-width:1200px;margin:0 auto}.exchange-form-container{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.exchange-form{padding:1rem;border-radius:16px;box-shadow:0 4px 20px #0000001a;color:#333}.exchange-form-section .stats-section{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:0}.exchange-form-section .stat-card{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.5rem;border-radius:12px;text-align:center;box-shadow:0 2px 8px #0000001a;color:#fff}.exchange-form-section .stat-number{font-size:2rem;font-weight:700;color:#ffd93d;margin-bottom:.5rem}.exchange-form-section .stat-label{font-size:.9rem;color:#ffffffe6}.exchange-form-section .section-header h2{color:#333}.exchange-form-section .rate-info{color:#fff;display:flex;justify-content:center;align-items:center;width:100%;font-size:.8rem}.exchange-section{display:flex;flex-direction:column}.section-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:0rem}.section-header h2{font-size:1.1rem;color:#333;margin:0}.rate-info{font-size:.65rem;color:#666;text-align:center;width:100%;display:block;margin-bottom:1rem}.limit-info{font-size:.65rem;color:#666}.amount-input{display:flex;flex-direction:column}.amount-field{padding:1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1.5rem;font-weight:600;width:100%;transition:border-color .3s}.amount-field:focus{outline:none;border-color:#667eea}.amount-field.error{border-color:#e74c3c}.amount-field.error:focus{border-color:#c0392b}.payment-method-selector{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.5rem;width:100%}@media (max-width: 480px){.payment-method-selector{width:100%}}.payment-select{padding:.75rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;background:#fff;cursor:pointer;transition:border-color .3s}.payment-select:hover{border-color:#667eea}.payment-select:focus{outline:none;border-color:#667eea}.swap-button-container{display:flex;align-items:center;justify-content:center}.swap-button{width:50px;height:50px;border-radius:50%;border:none;background:#667eea;color:#fff;font-size:1.5rem;cursor:pointer;transition:transform .3s,box-shadow .3s;display:flex;align-items:center;justify-content:center}.swap-button:hover{transform:rotate(180deg);box-shadow:0 4px 12px #667eea66}.exchange-button{width:100%;padding:1.25rem;color:#000;background:#fff;border:none;border-radius:12px;font-size:1.25rem;font-weight:700;cursor:pointer;transition:transform .2s,box-shadow .2s;margin-bottom:2rem}.exchange-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}@media (max-width: 968px){.exchange-form-container{grid-template-columns:1fr;gap:2rem}.exchange-form-section .stats-section{grid-template-columns:repeat(2,1fr)}.swap-button-container{order:-1}.swap-button{transform:rotate(90deg)}.swap-button:hover{transform:rotate(270deg)}}@media (max-width: 768px){.header{padding:.75rem 1rem}.nav{flex-direction:row;align-items:center;gap:1rem;justify-content:space-between}.logo{font-size:1.25rem}.mobile-menu-toggle{display:flex;margin-left:auto}.mobile-menu-overlay{display:block;position:fixed;top:0;left:0;width:100%;height:100vh;background:#00000080;z-index:99;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.nav-links{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:#06758afa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);flex-direction:column;align-items:flex-start;padding:5rem 2rem 2rem;gap:0;transition:right .3s ease;z-index:100;box-shadow:-4px 0 20px #0000004d;overflow-y:auto}.nav-links.mobile-open{right:0}.nav-links a{font-size:1.1rem;padding:1rem 0;width:100%;border-bottom:1px solid rgba(255,255,255,.1);transition:opacity .3s}.nav-links a:hover{opacity:.8}.nav-links a:last-child{border-bottom:none}.btn-primary{padding:.6rem 1.2rem;font-size:.9rem}.exchange-form-section{padding:2rem 1rem}.exchange-form{padding:.75rem}.exchange-form-section .stats-section{grid-template-columns:1fr;gap:1rem}.exchange-form-section .stat-card{padding:1.25rem}.exchange-form-section .stat-number{font-size:1.75rem}.section-header{flex-direction:row;align-items:center;justify-content:space-between;gap:.5rem}.section-header h2{font-size:1rem}.limit-info{font-size:.6rem;word-break:break-word}.amount-field{font-size:1.25rem;padding:.875rem}.amount-field:focus{border-width:2px}.payment-select{font-size:.9rem;padding:.625rem;min-height:44px}.rate-info{font-size:.75rem;padding:.5rem;text-align:center}.exchange-button{padding:1rem;font-size:1.1rem;min-height:48px}}@media (max-width: 480px){.header{padding:.5rem .75rem}.logo{font-size:1.1rem}.mobile-menu-toggle{width:36px;height:36px}.hamburger{width:22px;height:16px}.nav-links{width:260px;padding:4.5rem 1.5rem 2rem}.nav-links a{font-size:1rem;padding:.875rem 0}.exchange-form-section{padding:1.5rem .75rem}.exchange-form{padding:.5rem}.section-header h2{font-size:.95rem}.limit-info{font-size:.55rem;line-height:1.3}.amount-field{font-size:1.1rem;padding:.75rem}.amount-field:focus{border-width:2px}.payment-select{font-size:.85rem;padding:.5rem;min-height:44px}.rate-info{font-size:.7rem;padding:.4rem}.exchange-button{padding:.875rem;font-size:1rem;min-height:48px}.exchange-form-section .stat-card{padding:1rem}.exchange-form-section .stat-number{font-size:1.5rem}.exchange-form-section .stat-label{font-size:.85rem}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}@keyframes counterUp{0%{opacity:0;transform:translateY(20px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.animate-fade-in{animation:fadeIn 1s ease-in-out}.animate-fade-in-up{animation:fadeInUp 1s ease-out}.animate-fade-in-up-delay{animation:fadeInUp 1s ease-out .3s both}.animate-slide-in-left{display:inline-block;animation:slideInLeft .8s ease-out .5s both}.animate-slide-in-right{display:inline-block;animation:slideInRight .8s ease-out .7s both}.animate-slide-in-up{animation:slideInUp .8s ease-out both}.animate-fade-in-scale{animation:fadeInScale .6s ease-out both}.animate-pulse{animation:pulse 2s ease-in-out infinite;display:inline-block}.animate-pulse-delay-1{animation:pulse 2s ease-in-out infinite .2s;display:inline-block}.animate-pulse-delay-2{animation:pulse 2s ease-in-out infinite .4s;display:inline-block}.animate-pulse-delay-3{animation:pulse 2s ease-in-out infinite .6s;display:inline-block}.animate-pulse-delay-4{animation:pulse 2s ease-in-out infinite .8s;display:inline-block}.animate-counter-up{animation:counterUp .8s ease-out both}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:#333}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
