html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app{min-height:100vh;background:#fafafa}.container{max-width:1200px;margin:0 auto;padding:0 24px}.navbar{background:#fff;border-bottom:1px solid #dbdbdb;position:sticky;top:0;z-index:1000;padding:12px 0;box-shadow:0 1px #0000001a}.navbar .container{display:flex;justify-content:space-between;align-items:center}.nav-brand h1{font-size:1.75rem;color:#262626;font-weight:600;cursor:pointer;transition:opacity .2s;letter-spacing:-.5px}.nav-brand h1:hover{opacity:.7}.nav-right{display:flex;align-items:center;gap:24px}.nav-menu{display:flex;list-style:none;gap:32px;margin:0;padding:0}.nav-menu a{text-decoration:none;color:#262626;font-weight:400;font-size:.9375rem;transition:color .2s;position:relative}.nav-menu a:hover{color:#8e8e8e}.nav-menu a:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:#262626;transition:width .2s}.nav-menu a:hover:after{width:100%}.nav-download{background:linear-gradient(135deg,#10b981,#059669);color:#fff!important;padding:8px 20px;border-radius:20px;font-weight:500!important;transition:all .3s ease}.nav-download:after{display:none}.nav-download:hover{background:linear-gradient(135deg,#059669,#047857);color:#fff!important;transform:translateY(-2px);box-shadow:0 4px 12px #10b9814d}.hero{padding:100px 0 120px;background:#fff;position:relative}.hero-content-wrapper{display:flex;align-items:center;gap:60px;max-width:1200px;margin:0 auto}.hero-image-wrapper{flex:1;display:flex;justify-content:center;align-items:center}.hero-image{max-width:64%;height:auto;border-radius:20px;box-shadow:0 20px 60px #0000001f;transition:box-shadow .5s ease}.hero-image-wrapper:hover .hero-image{box-shadow:0 30px 80px #00000029}@media (prefers-reduced-motion: reduce){.hero-image{transition:none}}.hero-text-content{flex:1;text-align:left}.hero-title{font-size:3.5rem;font-weight:800;color:#000;margin-bottom:28px;line-height:1.2;letter-spacing:-1px;animation:fadeInUp .8s ease-out}.hero-subtitle{font-size:1.125rem;color:#333;line-height:1.8;margin-bottom:0;font-weight:400;animation:fadeInUp .8s ease-out .2s both}.functions-section{margin-top:48px;padding-top:40px;border-top:2px solid #f0f0f0;animation:fadeInUp .8s ease-out .4s both}.functions-section h2{font-size:1.5rem;font-weight:700;color:#262626;margin-bottom:16px;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.function-list{font-size:1.125rem;color:#666;font-weight:500;line-height:1.8}.section{padding:100px 0;background:#fafafa;position:relative}.section-product,.section-about,.section-friends{background:linear-gradient(135deg,#fff,#fafafa);border-radius:24px;margin:32px auto;max-width:1200px;padding:70px 56px;box-shadow:0 10px 40px #00000014,0 0 0 1px #0000000a;border:1px solid rgba(219,219,219,.5);position:relative;overflow:visible;transition:transform .3s ease,box-shadow .3s ease}.section-contact{background:linear-gradient(145deg,#fff,#fbfdfc);border-radius:24px;margin:40px auto 56px;max-width:600px;padding:52px 48px 48px;box-shadow:0 16px 48px #0f172a14;border:1px solid #e7ece9;position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.section-product:hover,.section-about:hover,.section-friends:hover{transform:translateY(-4px);box-shadow:0 20px 60px #0000001f,0 0 0 1px #0000000f}.section-contact:hover{transform:translateY(-2px);box-shadow:0 20px 56px #0f172a1a}.section-product:before,.section-about:before,.section-friends:before,.section-contact:before{content:"";position:absolute;top:0;left:24px;right:24px;height:4px;background:linear-gradient(90deg,#10b981,#059669,#34d399);border-radius:24px 24px 0 0}.product-content-wrapper{display:flex;align-items:center;gap:60px;position:relative}.product-text-content{flex:1;text-align:left;position:relative}.product-image-wrapper{flex:1;display:flex;justify-content:center;align-items:center;position:relative;perspective:1000px}.product-image{max-width:100%;height:auto;border-radius:20px;box-shadow:0 20px 60px #0003,0 0 0 1px #ffffff1a;transform:rotate(8deg) scale(1);transition:transform .5s ease,box-shadow .5s ease;border:4px solid rgba(255,255,255,.9);background:linear-gradient(135deg,#ffffff1a,#ffffff0d);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-image-wrapper:before{content:"";position:absolute;top:-20px;left:-20px;right:-20px;bottom:-20px;background:linear-gradient(135deg,#667eea1a,#764ba21a,#f093fb1a);border-radius:30px;z-index:-1;opacity:0;transition:opacity .5s ease}.section-product:hover .product-image,.section-about:hover .product-image,.section-friends:hover .product-image{transform:rotate(5deg) scale(1.05);box-shadow:0 30px 80px #0000004d,0 0 0 1px #fff3}.section-product:hover .product-image-wrapper:before,.section-about:hover .product-image-wrapper:before,.section-friends:hover .product-image-wrapper:before{opacity:1}.image-placeholder{width:300px;height:400px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea1a,#764ba21a);border:2px dashed rgba(102,126,234,.3);border-radius:20px;color:#666;text-align:center;font-size:1rem;padding:20px;line-height:1.6}.image-placeholder:before{content:"📱";font-size:3rem;margin-bottom:16px;display:block}.section-icon{font-size:3.2rem;margin-bottom:24px;display:block;animation:float 3s ease-in-out infinite;text-align:left}.product-text-content .section-icon{margin-bottom:20px;margin-top:0}.section-title{font-size:2.75rem;font-weight:800;color:#000;margin-bottom:24px;text-align:left;letter-spacing:-1px;position:relative}.product-text-content .section-title{text-align:left}.section-contact .section-title{text-align:center;font-size:clamp(2rem,4vw,2.75rem);line-height:1.12;letter-spacing:-.04em;margin-bottom:28px}.section-description{font-size:1.1875rem;color:#666;line-height:1.8;text-align:left;max-width:750px;margin:0;font-weight:400}.product-text-content .section-description{text-align:left;max-width:100%}.contact-card-content{display:flex;flex-direction:column;align-items:center;text-align:center}.contact-kicker{color:#059669;font-size:.75rem;font-weight:700;letter-spacing:.14em;line-height:1;margin-bottom:14px;text-transform:uppercase}.contact-item-wrapper{display:flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:12px 20px;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:999px;transition:background .2s ease,border-color .2s ease,transform .2s ease}.contact-item-wrapper:before{display:none}.contact-item-wrapper:hover{transform:translateY(-1px);box-shadow:none;border-color:#6ee7b7;background:#d1fae5}.contact-icon{font-size:1.125rem;line-height:1;margin:0;filter:none;transition:transform .2s ease}.contact-item-wrapper:hover .contact-icon{transform:scale(1.1)}.contact-email{color:#047857;font-size:1rem;font-weight:650;line-height:1.4;text-decoration:none;overflow-wrap:anywhere}.contact-email:hover{color:#065f46;text-decoration:none}.contact-email:focus-visible{border-radius:4px;outline:3px solid rgba(5,150,105,.28);outline-offset:3px}.legal-section{min-height:60vh;padding:60px 0;background:#fafafa}.legal-content{max-width:800px;margin:0 auto;background:#fff;border-radius:16px;padding:48px;box-shadow:0 2px 16px #0000000a;border:1px solid #dbdbdb}.legal-text{line-height:1.8;color:#000;margin-bottom:2rem}.legal-text p{margin-bottom:1rem;font-size:.9375rem;color:#000}.legal-text p strong{font-weight:600;color:#000;font-size:1rem}.legal-text ul{margin:1rem 0;padding-left:2rem}.legal-text li{margin-bottom:.5rem;font-size:.9375rem;line-height:1.6;color:#000}.legal-text .legal-third-party-table-wrap{margin-top:.5rem;margin-bottom:1.25rem}.legal-text .legal-third-party-table th,.legal-text .legal-third-party-table td{font-size:.875rem;line-height:1.5;padding:10px 12px;border:1px solid #dbdbdb;vertical-align:top}.legal-text .legal-third-party-table th{background:#f4f4f5;font-weight:600;text-align:left}.legal-text .legal-third-party-table a{color:#2563eb;word-break:break-all}.table-wrapper{width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;position:relative;margin:20px -48px;padding:0 48px}@media (max-width: 768px){.table-wrapper:before{content:"";position:absolute;top:-10px;left:50%;transform:translate(-50%);width:50px!important;height:4px;background:linear-gradient(90deg,transparent 0%,#10b981 20%,#10b981 80%,transparent 100%)!important;border-radius:2px;z-index:10;animation:scrollIndicator 2s ease-in-out infinite;max-width:50px}}@keyframes scrollIndicator{0%,to{opacity:.5;transform:translate(-50%) scaleX(1);width:50px}50%{opacity:1;transform:translate(-50%) scaleX(1.1);width:50px}}.table-wrapper::-webkit-scrollbar{height:8px}.table-wrapper::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.table-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.table-wrapper::-webkit-scrollbar-thumb:hover{background:#555}.table-wrapper table{width:100%;min-width:700px;table-layout:auto}.table-wrapper table th,.table-wrapper table td{word-wrap:break-word;word-break:break-word}.table-wrapper table th:nth-child(1),.table-wrapper table td:nth-child(1){width:15%;min-width:120px}.table-wrapper table th:nth-child(2),.table-wrapper table td:nth-child(2){width:30%;min-width:200px}.table-wrapper table th:nth-child(3),.table-wrapper table td:nth-child(3){width:35%;min-width:250px}.table-wrapper table th:nth-child(4),.table-wrapper table td:nth-child(4){width:20%;min-width:150px}.table-wrapper table td a{word-break:break-all;display:inline-block;max-width:100%}@media (min-width: 769px){.table-wrapper{overflow-x:visible;margin-left:0;margin-right:0;padding:0}.table-wrapper table{min-width:100%;width:100%;table-layout:fixed}}.back-button{background:#0095f6;color:#fff;border:none;padding:10px 24px;font-size:.9375rem;font-weight:600;border-radius:8px;cursor:pointer;transition:background .2s}.back-button:hover{background:#1877f2}.footer{background:#f6f8f7;border-top:1px solid #e2e8e5;padding:36px 0 40px;text-align:center;margin-top:0}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 28px;margin-bottom:20px}.footer-links a{color:#66706b;text-decoration:none;font-size:.875rem;transition:color .2s;font-weight:500}.footer-links a:hover{color:#047857}.footer-copyright{color:#929b96;font-size:.75rem;margin-top:8px;font-weight:400}.footer-divider{width:100%;max-width:520px;height:1px;background:#dce3df;margin:0 auto 20px}.footer-company{display:flex;flex-direction:column;align-items:center;gap:5px;color:#7a847f;font-size:.8125rem;line-height:1.55;font-weight:400;max-width:760px;margin:0 auto}.footer-company a{color:#66706b;text-decoration:none;transition:color .2s}.footer-company a:hover{color:#047857}.footer-company a:focus-visible,.footer-links a:focus-visible{border-radius:3px;outline:3px solid rgba(5,150,105,.24);outline-offset:3px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0) translate(0)}33%{transform:translateY(-10px) translate(10px)}66%{transform:translateY(10px) translate(-10px)}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.hero-content-wrapper{animation:fadeInUp .8s ease-out}.section-product,.section-about,.section-contact{animation:fadeInUp .6s ease-out}.section-product{animation-delay:.1s;animation-fill-mode:both}.section-about{animation-delay:.2s;animation-fill-mode:both}.section-friends{animation:fadeInUp .6s ease-out;animation-delay:.25s;animation-fill-mode:both}.section-contact{animation-delay:.3s;animation-fill-mode:both}@media (max-width: 768px){.container{padding:0 16px}.nav-menu{gap:20px;font-size:.875rem}.hero{padding:60px 0}.hero-content-wrapper{flex-direction:column;gap:40px;padding:0 24px}.hero-text-content{text-align:center}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1rem}.section-title{font-size:2rem}.section-description{font-size:1rem}.section-product,.section-about,.section-friends{padding:40px 24px;margin:16px}.section-contact{max-width:calc(100% - 32px);padding:44px 28px 40px;margin:24px auto 40px}.product-content-wrapper{flex-direction:column;gap:40px}.product-image{transform:rotate(3deg) scale(.95);max-width:90%}.section-product:hover .product-image{transform:rotate(2deg) scale(1)}.section-icon{font-size:3rem}.nav-right{gap:16px}.legal-content{padding:32px 24px}}@media (max-width: 480px){.nav-menu{display:none}.hero{padding:40px 0}.hero-content-wrapper{flex-direction:column;gap:30px;padding:0 20px}.hero-text-content{text-align:center}.hero-title{font-size:2rem}.section{padding:40px 0}.section-product,.section-about,.section-friends{padding:32px 20px;margin:12px}.section-contact{max-width:calc(100% - 24px);padding:38px 20px 34px;margin:20px auto 32px;border-radius:20px}.product-content-wrapper{gap:30px}.product-image{max-width:85%;transform:rotate(2deg)}.contact-item-wrapper{width:100%;min-height:48px;padding:12px 14px}.section-icon{font-size:2.5rem}.footer-links{gap:12px 20px;margin-bottom:18px}.footer{padding:30px 0 34px}.footer-company{padding:0 8px}.footer-license{line-height:1.7}}@media (min-width: 769px){.manual-review-image{max-width:50%!important}}*{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;background:#f5f5f5}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
