*{box-sizing:border-box;margin:0;padding:0;font-family:Space Grotesk Variable,sans-serif}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section{padding:clamp(48px,8vw,96px) 0}.top{text-align:center;margin-bottom:3rem}.top h1,.top h1 span{font-size:clamp(2.2rem,4vw,56px)}.top h1 span{color:#065ffb}.top>p{color:#52627c;max-width:640px;margin-top:.75rem;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.6}:focus-visible{outline-offset:3px;border-radius:4px;outline:2px solid #065ffb}nav{z-index:100;-webkit-backdrop-filter:blur(12px);background:#ffffffeb;border-bottom:1px solid #065ffb14;justify-content:space-between;align-items:center;max-width:100%;padding:16px clamp(16px,4vw,40px);display:flex;position:sticky;top:0}nav .logo{z-index:1}nav .logo img{width:160px;display:block}.nav-cta{z-index:1}.nav-cta button{color:#fff;cursor:pointer;white-space:nowrap;background-color:#065ffb;border:none;border-radius:50px;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-size:.95rem;font-weight:700;transition:box-shadow .2s,transform .2s;display:flex}.nav-cta button:hover{transform:scale(1.06);box-shadow:0 6px 20px #065ffb4d}@media (width<=500px){nav{padding:12px 16px}nav .logo img{width:120px}nav .nav-cta button{gap:6px;padding:8px 14px;font-size:.82rem}nav .nav-cta button svg{width:15px;height:15px}}@media (width<=360px){nav .logo img{width:100px}nav .nav-cta button{padding:7px 12px;font-size:.78rem}}.hero .hero_top{text-align:center;flex-direction:column;align-items:center;max-width:969px;margin:0 auto;padding-top:clamp(60px,8vh,110px);display:flex}.hero .hero_top h1{color:#065ffb;z-index:1;font-size:clamp(3.5rem,5vw,84px)}.hero .hero_top h1 span{color:#000;font-size:clamp(3.5rem,5vw,84px)!important}.hero .hero_top p{z-index:1;color:#4a5565;max-width:850px;margin:20px auto 0;padding-bottom:30px;font-size:20px;line-height:32px}.bottom{justify-content:space-between;align-items:end;gap:10px;margin-top:30px;display:flex;position:relative}.bottom .hero_image1,.bottom .hero_image2,.bottom .hero_image3{z-index:1;width:100%;max-width:320px;transition:all .4s;position:relative}.bottom .hero_image2{max-width:360px}.bottom .hero_image3{top:0}@media (hover:hover){.bottom .hero_image1:hover,.bottom .hero_image2:hover,.bottom .hero_image3:hover{scale:1.08}}.bg_1{transform-origin:100%;pointer-events:none;width:46vw;max-width:720px;position:absolute;left:-360px}.bg_2{transform-origin:0;pointer-events:none;width:46vw;max-width:720px;position:absolute;right:-360px}@keyframes bg-grow-left{0%{transform:scale(1)translate(0)}to{transform:scale(1.09)translate(-18px)}}@keyframes bg-grow-right{0%{transform:scale(1)translate(0)}to{transform:scale(1.09)translate(18px)}}@media (width>=701px){.bg_1{animation:3s ease-in-out infinite alternate bg-grow-left}.bg_2{animation:3s ease-in-out infinite alternate bg-grow-right}}@media (prefers-reduced-motion:reduce){.bg_1,.bg_2{animation:none}}@media (width<=700px){.bg_1,.bg_2{display:none}}@media (width<=1200px){.bottom .hero_image2{display:none}.bottom{justify-content:center;gap:100px}}@media (width<=800px){.bottom .hero_image2{display:block}.bottom .hero_image3,.bottom .hero_image1{display:none}.bottom{justify-content:center;gap:100px}}@media (width<=500px){.hero .hero_top h1,.hero .hero_top h1 span{font-size:clamp(3rem,4vw,3.6rem)!important}}@media (width<=400px){.bottom img{width:100%}}@media (width<=350px){.hero .hero_top h1,.hero .hero_top h1 span{font-size:2.4rem!important}}.layer{z-index:2;background-image:linear-gradient(#fff 0%,#deebff 32%,#065ffb 100%);position:relative;overflow:hidden}.layer:after{content:"";pointer-events:none;background-image:url(/assets/squre-D2LQ8tsl.png);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;inset:0}.layer:before{content:"";z-index:2;pointer-events:none;background-image:linear-gradient(#d9d9d900 75%,#065ffbbf 100%);position:absolute;inset:0}.business{padding:clamp(48px,8vw,80px) 0}.business .content{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:clamp(1.5rem,3vw,4rem);display:grid}.business .box{background:#fff linear-gradient(214deg,#065ffb66 0%,#fff 60%);border:15px solid #f5faff;border-radius:20px;padding:30px;transition:box-shadow .2s,transform .2s;box-shadow:0 4px 6px #b7d2fe30}@media (hover:hover){.business .box:hover{transform:scale(1.05);box-shadow:0 4px 6px #b7d2fe80}}.business .box:nth-child(odd){flex-direction:column;justify-content:center;height:400px;display:flex}.business .box:nth-child(2n){flex-direction:column;justify-content:center;height:300px;display:flex}.business .box:nth-child(odd) img,.business .box:nth-child(odd) h4{margin-top:22px}.business .box:nth-child(odd) p{margin-top:10px}.business .box.p_5{position:relative;top:-97px}.business .box .img{text-align:center}.business .box img{width:60%;max-width:163px;margin-bottom:10px}.business .box h4{color:#065ffb;font-size:1rem}.business .box p{color:#52525b;font-size:.9rem;line-height:1.5}@media (width<=1100px){.business .box.p_5{top:0}.business .box:nth-child(2n){height:400px}}@media (width<=700px){.business .box:nth-child(odd),.business .box:nth-child(2n){height:auto;min-height:220px}.business .box{border-width:8px;padding:22px}}@media (width<=400px){.business .box{border-width:6px;padding:18px}}.businesstype{padding:clamp(48px,8vw,80px) 0}.businesstype .content{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;display:grid}.businesstype .content .card{cursor:pointer;border-radius:20px;height:420px;overflow:hidden}.businesstype .content .card>img{object-fit:cover;transform-origin:50%;width:100%;height:100%;transition:transform .5s;display:block}.businesstype .content .info{color:#fff;padding:20px;transition:all .5s;position:relative;top:-94px}.businesstype .content .info img{transition:all .8s}.businesstype .content .info h2{align-items:center;gap:10px;margin-bottom:1rem;font-size:clamp(1.25rem,5vw,2rem);display:flex}.businesstype .content .info p,.businesstype .content .info span{display:none}.businesstype .content .info p{opacity:.9;margin-bottom:8px;font-size:.9rem}.businesstype .content .info span{opacity:.75;font-size:.82rem;line-height:1.5}@media (hover:hover){.businesstype .content .card:hover .info{top:-200px}.businesstype .content .card:hover p,.businesstype .content .card:hover span{display:block}.businesstype .content .card:hover>img{transform:scale(1.08)rotate(-2deg)}.businesstype .content .card:hover .info img{rotate:180deg}}.businesstype .content .card.is-active .info{top:-200px}.businesstype .content .card.is-active p,.businesstype .content .card.is-active span{display:block}.businesstype .content .card.is-active>img{transform:scale(1.08)rotate(-2deg)}.businesstype .content .card.is-active .info img{rotate:180deg}@media (hover:none),(pointer:coarse){.businesstype .content .card:focus-visible{outline-offset:2px;outline:2px solid #fff}}@media (prefers-reduced-motion:reduce){.businesstype .content .card>img,.businesstype .content .info,.businesstype .content .info img{transition:none}}.pricing{padding:clamp(32px,4vw,56px) 0}.pricing .box{background:#fff linear-gradient(214deg,#065ffb66 0%,#fff 60%);border:15px solid #f5faff;border-radius:20px;max-width:450px;margin:0 auto;padding:30px;transition:box-shadow .2s,transform .2s;box-shadow:0 4px 6px #b7d2fe30}@media (hover:hover){.pricing .box:hover{transform:scale(1.04);box-shadow:0 4px 6px #b7d2fe80}}.pricing .btn_1,.btn_2{cursor:pointer;border:none;border-radius:50px;padding:10px 20px;font-weight:700;text-decoration:none;display:inline-block}.pricing .btn_1{color:#fff;background-color:#000}.pricing .btn_2{color:#fff;background-color:#065ffb;justify-content:center;align-items:center;gap:10px;width:100%;padding:20px;font-size:15px;display:flex}.pricing .box h1{margin:20px 0}.pricing .box h1 span{font-size:2em}.pricing ul{margin-bottom:2rem;position:relative;left:21px}.pricing ul li{line-height:28px}@media (width<=350px){.pricing .btn_2{padding:11px;font-size:12px}}.testimonial{padding:clamp(32px,4vw,56px) 0}.testimonial .cards{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (width<=900px){.testimonial .cards{grid-template-columns:1fr;max-width:540px;margin:0 auto}}.testimonial .cards .card{will-change:transform;background-color:#fff;border:1px solid #b7d2fe;border-radius:10px;padding:20px;animation:6.5s cubic-bezier(.4,0,.2,1) infinite testimonial-float;box-shadow:0 4px 6px #b7d2fa33}.testimonial .cards .card .top_card{gap:20px;display:flex}.testimonial .cards .card .comment{color:#364153;margin:20px 0}.testimonial .cards .card p{color:#364153}.testimonial .cards .card:nth-child(2n){animation-delay:.5s}.testimonial .cards .card:nth-child(3n){animation-delay:1s}.testimonial .cards .card:hover{transition:transform .2s,box-shadow .2s;transform:translateY(-6px)scale(1.01);box-shadow:0 10px 18px #b7d2fa47}@keyframes testimonial-float{0%{transform:translateY(0)scale(1)}35%{transform:translateY(-8px)rotate(-.3deg)scale(1.01)}70%{transform:translateY(-3px)rotate(.3deg)scale(1.005)}to{transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.testimonial .cards .card{transition:none;animation:none}}@media (width<=700px){.testimonial .cards{grid-template-columns:1fr}}footer{color:#fff;background-color:#0074f2;border-radius:30px;margin-top:60px;margin-bottom:48px}footer .content{flex-wrap:wrap;justify-content:center;gap:clamp(2rem,4vw,5rem);padding:50px clamp(20px,5vw,60px);display:flex}footer .content div{word-break:break-word;overflow-wrap:break-word;flex:140px;min-width:140px;max-width:200px}footer .logo{width:150px}footer h3{margin-bottom:4px;font-size:1rem;font-weight:700}footer ul{flex-direction:column;gap:10px;margin-top:20px;list-style:none;display:flex}footer ul li{color:#b1ceff;cursor:default;transition:transform .3s}footer ul li a{color:#b1ceff;cursor:pointer;text-decoration:none;transition:transform .3s;display:inline-block}footer ul li a:hover{transform:translate(6px)}footer .media li{opacity:.85}footer .media li a{color:#b1ceff;cursor:pointer;align-items:center;gap:5px;text-decoration:none;transition:transform .3s;display:flex}footer .media li a:hover{opacity:1;transform:translate(6px)}footer .media li img{width:20px}footer .copyright{text-align:center;color:#c8dcff;border-top:1px solid #ffffff26;padding:16px 20px 20px;font-size:.88rem}@media (width<=600px){footer{border-radius:20px;margin-top:40px}footer .content{gap:2rem;padding:36px 24px}footer .content div{max-width:100%}}@media (width<=380px){footer .content{gap:1.5rem;padding:28px 16px}footer .logo{width:120px}}.policy-page{color:#111827;min-height:100vh;position:relative}.policy-shell{padding-top:80px}.policy-page:before{content:"";z-index:-1;background:linear-gradient(191deg,#065ffb 0%,#fff 60%);width:100%;height:546px;position:absolute;inset:0}.policy-page .top{text-align:center;padding:18px 16px 28px}.policy-page .top h1{letter-spacing:-.03em;margin-bottom:10px;font-size:clamp(2.3rem,4vw,3.8rem);line-height:1.05}.policy-page .top p{color:#5b6474;margin-bottom:6px;font-size:1rem}.policy-page .top span{color:#6b7280;font-size:.92rem}.summary-card{border:1px solid #dae3fe;border-radius:20px;margin-bottom:20px;padding:30px clamp(16px,4vw,50px)}.summary-card h2{align-items:center;gap:10px;display:flex}.summary-card .info{align-items:start;gap:10px;display:flex}.summary-card h2,.policy-section h2{letter-spacing:-.02em;margin-bottom:14px;font-size:1.8rem}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 18px;display:grid}.policy-sections{gap:18px;display:grid}.policy-section{padding:18px 18px 10px}.policy-block{margin-bottom:16px}.policy-block.featured{background:#b7d2fe;border:1px solid #5190ff;border-radius:20px;padding:16px 16px 10px}.policy-block h3{color:#111827;margin-bottom:8px;font-size:1.1rem}.policy-block ul{gap:6px;padding-left:20px;list-style:outside;display:grid}.policy-block li{color:#374151;font-size:.95rem;line-height:1.55}.policy-block.featured h3,.policy-block.featured li{color:#10234f}.delete_account{color:#dc2626;font-weight:700;text-decoration:none}@media (width<=720px){.nav{justify-content:center}.summary-grid{grid-template-columns:1fr}.policy-shell{padding-inline:14px}.summary-card h2,.policy-section h2{font-size:1.45rem}}@media (width<=480px){.policy-shell{padding-top:50px;padding-inline:12px}.intro-card,.summary-card{border-radius:14px;padding:20px 14px}.policy-page .top h1{font-size:1.9rem}.summary-card h2,.policy-section h2{font-size:1.25rem}.policy-block h3{font-size:1rem}}.terms-page{color:#111827;min-height:100vh;position:relative}.terms-page:before{content:"";z-index:-1;background:linear-gradient(191deg,#065ffb 0%,#fff 60%);width:100%;height:546px;position:absolute;inset:0}.terms-shell{padding-top:80px}.nav{justify-content:flex-end;margin-bottom:28px;display:flex}.back-button{color:#111827;background:#ffffffd9;border:1px solid #000;border-radius:50px;align-items:center;gap:8px;padding:10px 18px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 10px 20px #94a3b81f}.back-button img{width:14px;height:14px}.top{text-align:center;padding:18px 16px 28px}.top h1{letter-spacing:-.03em;margin-bottom:10px;font-size:clamp(2.3rem,4vw,3.8rem);line-height:1.05}.top p{color:#5b6474;margin-bottom:6px;font-size:1rem}.top span{color:#6b7280;font-size:.92rem}.intro-card{color:#3c6cc0;background:#b7d2fe;border:1px solid #5190ff;border-radius:20px;margin-bottom:24px;padding:30px 40px}.intro-card p{font-size:.95rem;line-height:1.65}.terms-sections{gap:20px;display:grid}.terms-section{padding:4px 2px}.terms-section h2{letter-spacing:-.02em;margin-bottom:8px;font-size:1.95rem}.terms-section h3{margin:10px 0 6px;font-size:1.2rem}.terms-section p,.terms-section li{color:#374151;font-size:.95rem;line-height:1.55}.terms-section ul{gap:6px;margin-top:6px;padding-left:20px;list-style:outside;display:grid}.closing-note{color:#374151;margin-top:8px;font-size:.95rem;line-height:1.65}@media (width<=720px){.nav{justify-content:center}.terms-shell{padding-inline:14px}.intro-card{padding:22px 20px}.terms-section h2{font-size:1.55rem}}.delete-page{color:#111827;min-height:100vh;position:relative}.delete-page:before{content:"";z-index:-1;background:linear-gradient(191deg,#065ffb 0%,#fff 60%);width:100%;height:560px;position:absolute;inset:0}.delete-shell{padding-top:80px}.delete-page .top{text-align:center;padding:18px 16px 28px}.delete-page .top h1{letter-spacing:-.03em;margin-bottom:10px;font-size:clamp(2.2rem,4vw,3.6rem);line-height:1.05}.delete-page .top p{color:#5b6474;margin-bottom:6px;font-size:1rem}.delete-page .top span{color:#6b7280;font-size:.92rem}.alert-card{background:#fff5f5;border:1px solid #ff9b9b;border-radius:20px;margin-bottom:34px;padding:32px clamp(18px,5vw,60px)}.alert-card h2{color:#dc2626;letter-spacing:-.02em;margin-bottom:14px;font-size:clamp(1.3rem,3vw,1.8rem)}.alert-card p,.alert-card li,.alert-card strong{color:#b54343;font-size:.95rem;line-height:1.65}.alert-card ul{gap:4px;margin:16px 0;list-style:none;display:grid}.alert-card strong{margin-top:8px;font-weight:700;display:block}.delete-sections{gap:18px;display:grid}.delete-section{padding:4px 0}.delete-section h2{letter-spacing:-.02em;margin-bottom:10px;font-size:clamp(1.3rem,2.5vw,1.8rem)}.delete-section h3{margin:16px 0 8px;font-size:clamp(1rem,2vw,1.3rem)}.delete-section p,.delete-section li{color:#4b5563;font-size:.95rem;line-height:1.55}.delete-section ul{gap:3px;margin:8px 0;padding-left:18px;list-style:outside;display:grid}.legal-card{background:#b7d2fe;border:1px solid #5190ff;border-radius:14px;margin-top:8px;padding:30px 32px}.legal-card h3{color:#1f2937;margin-bottom:12px;font-size:1.35rem}.legal-card ul{gap:4px;padding-left:18px;list-style:outside;display:grid}.legal-card li{color:#3f4d69;font-size:.93rem;line-height:1.55}.text-link{color:#2563eb;font-weight:700;text-decoration:none}.note-card{background:#f9fafb;border:1px solid #d1d5db;border-radius:14px;margin-top:12px;padding:26px 34px}.note-card p{color:#6b7280;font-size:1.05rem;line-height:1.6}@media (width<=720px){.delete-shell{padding-inline:14px}.legal-card{padding:22px 20px}.note-card{padding:20px}}@media (width<=480px){.delete-shell{padding-top:50px;padding-inline:12px}.delete-page .top h1{font-size:1.9rem}.alert-card{border-radius:14px}.legal-card{border-radius:12px;padding:18px 16px}.note-card{padding:16px}}.alert-backdrop{z-index:9999;padding:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:0 0;justify-content:center;align-items:flex-start;padding-bottom:40px;display:flex;position:fixed;inset:0;overflow-y:auto}.alert{text-align:center;background:radial-gradient(circle at top,#065ffb2e,#0000 40%),linear-gradient(#fff 0%,#f7fbff 100%);border:1px solid #065ffb1f;border-radius:20px;width:min(100%,340px);max-height:calc(100dvh - 56px);margin-top:18px;padding:18px 20px;animation:.18s ease-out alert-pop;overflow-y:auto;box-shadow:0 18px 45px #01133638}.alert-badge{color:#065ffb;letter-spacing:.02em;background:#065ffb1a;border-radius:999px;justify-content:center;align-items:center;margin-bottom:12px;padding:6px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.alert h1{color:#0b1b3a;margin:0;font-size:1.2rem}.alert p{color:#52627c;margin:10px 0 0;font-size:.88rem;line-height:1.5}.alert-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#065ffb 0%,#0a7dff 100%);border:none;border-radius:999px;margin-top:14px;padding:10px 18px;font-size:.9rem;font-weight:600;transition:transform .2s,box-shadow .2s;box-shadow:0 16px 30px #065ffb40}.alert-button:hover{transform:translateY(-1px);box-shadow:0 20px 36px #065ffb4d}.alert-form{flex-direction:column;gap:10px;margin-top:14px;display:flex}.alert-input{color:#0b1b3a;box-sizing:border-box;background:#f0f5ff;border:1.5px solid #065ffb33;border-radius:999px;outline:none;width:100%;padding:10px 14px;font-size:.9rem;transition:border-color .2s}.alert-input:focus{border-color:#065ffb}.alert-error{color:#d93025;margin:0;font-size:.82rem}.alert-close{color:#8a9ab5;cursor:pointer;background:0 0;border:none;margin-top:8px;padding:4px;font-size:.85rem}.alert-close:hover{color:#52627c}.alert-button:disabled{opacity:.65;cursor:not-allowed}@keyframes alert-pop{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=480px){.alert{border-radius:18px;width:min(100%,300px);padding:16px 18px}.alert p{font-size:.95rem}}@font-face{font-family:Space Grotesk Variable;font-style:normal;font-display:swap;font-weight:300 700;src:url(/assets/space-grotesk-vietnamese-wght-normal-D0rl6rjA.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk Variable;font-style:normal;font-display:swap;font-weight:300 700;src:url(/assets/space-grotesk-latin-ext-wght-normal-D9tNdqV9.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk Variable;font-style:normal;font-display:swap;font-weight:300 700;src:url(/assets/space-grotesk-latin-wght-normal-BhU9QXUp.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
