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%}.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}.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(135deg,#fff,#fafafa);border-radius:24px;margin:32px auto;max-width:900px;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:hidden;transition:transform .3s ease,box-shadow .3s ease}.section-product:hover,.section-about:hover,.section-friends:hover,.section-contact:hover{transform:translateY(-4px);box-shadow:0 20px 60px #0000001f,0 0 0 1px #0000000f}.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}.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-info{display:flex;flex-direction:column;gap:16px;align-items:center;margin-top:40px}.contact-item-wrapper{display:flex;align-items:center;gap:16px;padding:0;background:transparent;border:none;transition:all .3s ease}.contact-item-wrapper:before{display:none}.contact-item-wrapper:hover{transform:none;box-shadow:none;border:none}.contact-icon{font-size:1.5rem;margin:0;filter:none;transition:transform .3s ease}.contact-item-wrapper:hover .contact-icon{transform:scale(1.1)}.contact-email,.contact-phone,.contact-address{font-size:1.125rem;color:#262626;margin:0;line-height:1.6;text-align:left;font-weight:400;transition:color .3s ease}.contact-item-wrapper:hover .contact-email,.contact-item-wrapper:hover .contact-phone,.contact-item-wrapper:hover .contact-address{color:#667eea}.contact-email{font-weight:500;color:#0095f6;text-decoration:none;cursor:pointer}.contact-email:hover{color:#1877f2;text-decoration:underline}.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}.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:#fff;border-top:1px solid #dbdbdb;padding:32px 0;text-align:center;margin-top:40px}.footer-links{display:flex;justify-content:center;gap:32px;margin-bottom:16px}.footer-links a{color:#8e8e8e;text-decoration:none;font-size:.875rem;transition:color .2s;font-weight:400}.footer-links a:hover{color:#262626}.footer-copyright{color:#8e8e8e;font-size:.8125rem;margin-top:16px;font-weight:400}@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,.section-contact{padding:40px 24px;margin:16px}.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)}.contact-info{grid-template-columns:1fr}.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,.section-contact{padding:32px 20px;margin:12px}.product-content-wrapper{gap:30px}.product-image{max-width:85%;transform:rotate(2deg)}.contact-info{grid-template-columns:1fr;gap:16px}.contact-item-wrapper{padding:24px 20px}.section-icon{font-size:2.5rem}.footer-links{flex-direction:column;gap:16px}}@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}
