a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{scroll-behavior:smooth;scroll-padding-top:80px}body{background:#fff;color:#222;line-height:1;overflow-x:hidden}::-webkit-scrollbar{height:12px;width:12px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px;box-shadow:inset 0 0 5px #0000001a}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#667eea,#764ba2);border:2px solid #f1f1f1;border-radius:10px;-webkit-transition:all .3s ease;transition:all .3s ease}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#5a6fd8,#6a4190);transform:scale(1.05)}::-webkit-scrollbar-corner{background:#f1f1f1}*{scrollbar-color:#667eea #f1f1f1;scrollbar-width:thin}.smooth-scroll{scroll-behavior:smooth}.scroll-fade-in{opacity:0;transform:translateY(30px);transition:all .6s ease-out}.scroll-fade-in.visible{opacity:1;transform:translateY(0)}.scroll-slide-left{opacity:0;transform:translateX(-50px);transition:all .6s ease-out}.scroll-slide-left.visible{opacity:1;transform:translateX(0)}.scroll-slide-right{opacity:0;transform:translateX(50px);transition:all .6s ease-out}.scroll-slide-right.visible{opacity:1;transform:translateX(0)}.scroll-scale{opacity:0;transform:scale(.8);transition:all .6s ease-out}.scroll-scale.visible{opacity:1;transform:scale(1)}.scroll-to-top{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50%;bottom:30px;box-shadow:0 4px 15px #667eea66;color:#fff;cursor:pointer;font-size:20px;height:50px;opacity:0;position:fixed;right:30px;transform:translateY(20px);transition:all .3s ease;visibility:hidden;width:50px;z-index:1000}.scroll-to-top.visible{opacity:1;transform:translateY(0);visibility:visible}.scroll-to-top:hover{background:linear-gradient(135deg,#5a6fd8,#6a4190);box-shadow:0 6px 20px #667eea99;transform:translateY(-3px)}.parallax{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover}.sticky-top{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;position:sticky;top:0;transition:all .3s ease;z-index:100}.scroll-progress{background:linear-gradient(90deg,#667eea,#764ba2);height:3px;left:0;position:fixed;top:0;transition:width .1s ease;width:0;z-index:9999}.custom-scroll-container{scrollbar-color:#667eea #f1f1f1;scrollbar-width:thin}.custom-scroll-container::-webkit-scrollbar{width:8px}.custom-scroll-container::-webkit-scrollbar-track{background:#f8f9fa;border-radius:4px}.custom-scroll-container::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:4px}@media(max-width:768px){html{scroll-padding-top:60px}::-webkit-scrollbar{width:8px}.scroll-to-top{bottom:20px;font-size:18px;height:45px;right:20px;width:45px}.parallax{background-attachment:scroll}}@media(prefers-contrast:high){::-webkit-scrollbar-thumb{background:#000;border:1px solid #fff}*{scrollbar-color:#000 #fff}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.scroll-fade-in,.scroll-scale,.scroll-slide-left,.scroll-slide-right{transition:none}.scroll-to-top{transition:opacity .3s ease}}.navbar{align-items:center;animation:fadeInDown .8s cubic-bezier(.23,1,.32,1);animation-fill-mode:both;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:linear-gradient(135deg,#15151f,#6e44ff 50%,#00f0ff);background-clip:padding-box;border-bottom:1px solid #ffffff1a;box-shadow:0 4px 24px 0 #0000002e;box-sizing:border-box;color:#fff;display:flex;flex-direction:row!important;flex-wrap:nowrap;justify-content:space-between;min-height:56px;opacity:.98;padding:.5rem 2rem;position:sticky;top:0;transition:background .5s,box-shadow .3s;width:100%;z-index:100}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:none}}.navbar .nav-link,.navbar .nav-menu-btn,.navbar .order-btn,.navbar .user-icon-btn{color:#fff!important}.navbar .order-btn{background:#ffa800;border-radius:8px;box-shadow:0 2px 8px 0 #ffa8001a;color:#15151f!important;font-weight:700;transition:background .2s,color .2s}.navbar .order-btn:hover{background:#fff;color:#ffa800!important}.logo-container{align-items:center;color:inherit;display:flex;text-decoration:none;transition:transform .2s ease}.logo-container:hover{transform:scale(1.02)}.logo-container .logo-circle{align-items:center;background:linear-gradient(135deg,#4a90e2,#2c5282);border-radius:50%;box-shadow:0 2px 4px #0000001a;color:#fff;display:flex;font-size:1.5rem;font-weight:700;height:40px;justify-content:center;margin-right:12px;width:40px}.logo-container .logo-text{color:#fff;font-size:1.5rem;font-weight:700;line-height:1.2}.logo-container .logo-sub{color:#b0b7c3;font-size:.7rem;line-height:1.1;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:600px){.logo-container .logo-sub{font-size:.65rem;max-width:110px}}.logo-text-full{display:inline}.logo-text-short{display:none}@media(max-width:600px){.logo-text-full{display:none}.logo-text-short{display:inline}}.navbar-links{align-items:center;display:flex;flex:1 1;gap:1rem;justify-content:center}.navbar-links .nav-link,.navbar-links .nav-menu-btn{background:none;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.5rem .75rem;transition:background .2s}.navbar-links .nav-link:hover,.navbar-links .nav-menu-btn:hover{background:#ffffff1f;color:#fff;text-decoration:none}.navbar-links .dropdown-menu{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;color:#222;min-width:200px;padding:.5rem 0}.navbar-links .dropdown-menu .dropdown-item{background:none;border:none;color:#222;cursor:pointer;font-size:1rem;padding:.5rem 1.2rem;text-align:left;width:100%}.navbar-links .dropdown-menu .dropdown-item:hover{background:#f5f5f5;color:#1c70da}.navbar-actions{align-items:center;display:flex;gap:.5rem;justify-content:flex-end;min-width:120px}.navbar-actions .order-btn{background:#ff8200;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:.5rem 1.5rem;transition:background .2s}.navbar-actions .order-btn:hover{background:#cc6800}.navbar-actions .user-icon-btn{background:none!important;border:none!important;border-radius:50%;color:#fff!important;cursor:pointer;font-size:1.7rem!important;padding:.2rem .4rem;transition:background .2s}.navbar-actions .user-icon-btn:hover{background:#ffffff1f!important}.navbar-actions .profile-dropdown{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;margin-top:.5rem;min-width:200px;padding:.5rem 0}.navbar-actions .profile-dropdown .profile-dropdown-item{align-items:center;background:none;border:none;color:#222;cursor:pointer;display:flex;font-size:1rem;gap:.5rem;padding:.5rem 1.2rem;text-align:left;width:100%}.navbar-actions .profile-dropdown .profile-dropdown-item:hover{background:#f5f5f5;color:#1c70da}.navbar-mobile-menu-btn{background:none;border:none;border-radius:6px;color:#fff;cursor:pointer;display:none;font-size:1.5rem;margin-left:.5rem;padding:.5rem;transition:background .2s}.navbar-mobile-menu-btn:hover{background:#ffffff1f}@media(max-width:768px){.navbar-links{display:none}.navbar-mobile-menu-btn{display:block}.navbar{min-height:60px;padding:.5rem 1rem}.logo-container .logo-circle{font-size:1.3rem;height:35px;margin-right:8px;width:35px}.logo-container .logo-text{font-size:1.2rem}.logo-container .logo-sub{font-size:.6rem;max-width:100px}.navbar-actions{gap:.3rem}.navbar-actions .order-btn{font-size:.9rem;padding:.4rem 1rem}}@media(max-width:480px){.navbar{padding:.5rem .75rem}.logo-container .logo-circle{font-size:1.1rem;height:30px;margin-right:6px;width:30px}.logo-container .logo-text{font-size:1rem}.logo-container .logo-sub{font-size:.55rem;max-width:80px}.navbar-actions .order-btn{font-size:.8rem;padding:.3rem .8rem}.navbar-actions .user-icon-btn{font-size:1.4rem!important}.navbar-mobile-menu-btn{font-size:1.3rem;padding:.4rem}}.chakra-drawer__content{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#15151f,#6e44ff 50%,#00f0ff)!important;border-right:1px solid #ffffff1a}.chakra-drawer__overlay{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:#0009!important}.chakra-drawer__close-btn{align-items:center!important;background:#ffffff1a!important;border-radius:50%!important;color:#fff!important;display:flex!important;height:40px!important;justify-content:center!important;transition:background .2s!important;width:40px!important}.chakra-drawer__close-btn:hover{background:#fff3!important}.navbar-mobile-links .nav-link{border-bottom:1px solid #ffffff1a;color:#fff!important;display:block;padding:.75rem 0;text-decoration:none;transition:background .2s}.navbar-mobile-links .nav-link:hover{background:#ffffff1a;color:#ffa800!important}.navbar-mobile-links .nav-link:last-child{border-bottom:none}.mobile-services-section{margin:1rem 0}.mobile-services-section .service-link{border-bottom:1px solid #ffffff1a;color:#fff!important;display:block;font-size:.95rem;padding:.75rem 0;text-decoration:none;transition:all .2s}.mobile-services-section .service-link:hover{background:#ffffff1a;color:#ffa800!important;padding-left:.5rem}.mobile-services-section .service-link:last-child{border-bottom:none}.mobile-services-section .services-title{border-bottom:2px solid #ffa800;color:#ffa800;font-size:1.1rem;font-weight:700;margin-bottom:1rem;padding-bottom:.5rem}@media(max-width:900px){.navbar{align-items:center;flex-direction:row!important;justify-content:space-between;min-height:48px;padding:.5rem}.navbar-logo{margin-bottom:0;min-width:0}.navbar-actions{justify-content:flex-end;min-width:0}.logo-text{font-size:1.1rem}.logo-sub{font-size:.6rem;max-width:80px}}.footer{background:linear-gradient(90deg,#1c70da,#1557b0);border-top:1px solid #ffffff14;color:#fff;padding:2rem 0 1rem;text-align:center;width:100%}.footer .footer-content{align-items:center;display:flex;flex-direction:column;gap:1rem;margin:0 auto;max-width:1200px}.footer .footer-links{align-items:center;color:#fff;display:flex;flex-wrap:wrap;font-size:1.05rem;gap:.7rem 1.2rem;justify-content:center}.footer .footer-links a{color:#fff;font-weight:500;text-decoration:none;transition:color .2s}.footer .footer-links a:hover{color:#ffa800;text-decoration:underline}.footer .footer-links span{color:#ff6b35;font-size:1.1em;-webkit-user-select:none;user-select:none}.footer .footer-copy{color:#fff;font-size:.98rem;margin-top:.5rem;opacity:.85}@media(max-width:700px){.footer{padding:1.2rem 0 .7rem}.footer .footer-content{gap:.5rem}.footer .footer-links{font-size:.98rem;gap:.3rem .7rem}.footer .footer-copy{font-size:.92rem}}.hero-section .floating-shapes{z-index:0}.hero-section .hero-left{z-index:1}.hero-section .hero-left h1{background:linear-gradient(45deg,#ffa800,#00f0ff);font-weight:800}.hero-section .hero-left p{font-size:1.25rem}.hero-section .hero-left .hero-features{display:flex;gap:2rem}.hero-section .hero-left .hero-features .feature{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:50px;padding:.75rem 1.25rem;transition:transform .3s ease}.hero-section .hero-left .hero-features .feature:hover{transform:translateY(-3px)}.hero-section .hero-left .hero-features .feature span{font-size:1.25rem}.hero-section .hero-right{z-index:1}.hero-section .hero-right .hero-card{border-radius:20px}.hero-section .hero-right .hero-card .hero-tabs{justify-content:center}.hero-section .hero-right .hero-card .hero-tabs button{background:#0000;border:2px solid #fff3;border-radius:50px;font-weight:600;padding:.75rem 1.5rem}.hero-section .hero-right .hero-card .hero-tabs button:hover{background:#ffffff1a}.hero-section .hero-right .hero-card .hero-tabs button.active{border-color:#ffa800}.hero-section .hero-right .hero-card .hero-form .hero-form-row{margin-bottom:1rem}.hero-section .hero-right .hero-card .hero-form .hero-form-row input,.hero-section .hero-right .hero-card .hero-form .hero-form-row select,.hero-section .hero-right .hero-card .hero-form .hero-form-row textarea{border-radius:10px;padding:1rem}.hero-section .hero-right .hero-card .hero-form .hero-form-row .hero-phone-group .country-select{flex-shrink:0;width:120px}.hero-section .hero-right .hero-card .hero-form .hero-form-row .hero-phone-group input{min-width:0}.hero-section .hero-right .hero-card .hero-form .hero-pages-row{align-items:center}.hero-section .hero-right .hero-card .hero-form .hero-pages-row .hero-pages{border-radius:10px;padding:.5rem 1rem}.hero-section .hero-right .hero-card .hero-form .hero-pages-row .hero-pages label{color:#fffc}.hero-section .hero-right .hero-card .hero-form .hero-pages-row .hero-pages input{margin:0 .5rem}.hero-section .hero-right .hero-card .hero-form .hero-pages-row .hero-pages span{font-size:.9rem}.hero-section .hero-right .hero-card .hero-form .hero-pages-row .hero-pages button{background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;height:30px;transition:all .3s ease;width:30px}.hero-section .hero-right .hero-card .hero-form .hero-pages-row .hero-pages button:hover{background:#ffffff4d}.hero-section .hero-right .hero-card .hero-form .hero-pages-row .hero-attach{border-radius:10px;padding:1rem;text-align:center}.hero-section .hero-right .hero-card .hero-form .hero-checkbox-row label,.hero-section .hero-right .hero-card .hero-form .hero-pages-row .hero-attach span{color:#fffc}.hero-section .hero-right .hero-card .hero-form .hero-submit{background:linear-gradient(45deg,#ffa800,#ff6b6b);border-radius:10px;color:#fff;font-weight:600;overflow:hidden;position:relative;width:100%}.hero-section .hero-right .hero-card .hero-form .hero-submit:hover:not(:disabled){box-shadow:0 5px 15px #ffa8004d}.hero-section .hero-right .hero-card .hero-form .hero-submit:disabled{background:linear-gradient(45deg,#ccc,#999);opacity:.8}.hero-section .hero-right .hero-card .hero-form .hero-submit[aria-busy=true]{background:linear-gradient(45deg,#ffa800,#ff8c00);cursor:wait}.hero-section .hero-right .hero-card .hero-form .hero-submit[aria-busy=true]:after{animation:spin 1s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:#fff;content:"";height:20px;left:50%;margin:-10px 0 0 -10px;position:absolute;top:50%;width:20px}.success-message{padding:2rem;text-align:center}.success-message h3{color:#6e44ff;font-size:1.5rem;line-height:1.4;margin-bottom:2rem}.success-message .hero-submit{background:linear-gradient(135deg,#6e44ff,#00f0ff);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:transform .2s ease,box-shadow .2s ease}.success-message .hero-submit:hover{box-shadow:0 4px 12px #6e44ff4d;transform:translateY(-2px)}@media(max-width:1024px){.hero-section{flex-direction:column;padding:1rem}.hero-section .hero-left{padding:1rem;text-align:center}.hero-section .hero-left h1{font-size:2.5rem}.hero-section .hero-left .hero-features{flex-wrap:wrap;justify-content:center}.hero-section .hero-right{padding:1rem;width:100%}}@media(max-width:768px){.hero-section .hero-left h1{font-size:2rem}.hero-section .hero-left p{font-size:1.1rem}.hero-section .hero-right .hero-card{padding:1.5rem}.hero-section .hero-right .hero-card .hero-form .hero-form-row{flex-direction:column;gap:.5rem}}.country-select{position:relative;-webkit-user-select:none;user-select:none;width:100%}.country-select__trigger{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;padding:14px 12px;transition:all .3s ease}.country-select__trigger:hover{background:#fff3;border-color:#ffffff4d}.country-select__selected{color:#fff;font-size:14px;font-weight:500}.country-select__arrow{color:#ffffffb3;font-size:12px;transition:transform .3s ease}.country-select__dropdown{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#15151ff2;border:1px solid #fff3;border-radius:8px;box-shadow:0 10px 30px #0000004d;left:0;margin-top:4px;max-height:300px;overflow:hidden;position:absolute;right:0;top:100%;width:222px;z-index:1000}.country-select__search{border-bottom:1px solid #ffffff1a;padding:12px}.country-select__search input{background:#ffffff1a;border:1px solid #fff3;border-radius:6px;color:#fff;font-size:14px;outline:none;padding:8px 12px;transition:all .3s ease;width:100%}.country-select__search input::placeholder{color:#ffffff80}.country-select__search input:focus{background:#ffffff26;border-color:#ffa800}.country-select__options{max-height:250px;overflow-y:auto;scrollbar-color:#ffffff4d #0000;scrollbar-width:thin}.country-select__options::-webkit-scrollbar{width:6px}.country-select__options::-webkit-scrollbar-track{background:#0000}.country-select__options::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.country-select__option{align-items:center;border-bottom:1px solid #ffffff0d;cursor:pointer;display:flex;padding:10px 12px;transition:all .2s ease}.country-select__option:hover{background:#ffffff1a}.country-select__option.selected{background:#ffa80033;color:#ffa800}.country-select__option:last-child{border-bottom:none}.country-select__flag{font-size:16px;margin-right:8px;text-align:center;width:20px}.country-select__name{color:#fff;flex:1 1;font-size:14px;margin-right:8px}.country-select__code{color:#ffffffb3;font-size:12px;font-weight:500}.country-select__no-results{color:#ffffff80;font-size:14px;padding:20px;text-align:center}@media(max-width:768px){.country-select__dropdown{max-height:250px}.country-select__options{max-height:200px}.country-select__option{padding:12px}.country-select__name{font-size:13px}.country-select__code{font-size:11px}}.scroll-to-top-btn{align-items:center;background:linear-gradient(135deg,#ffa800,#ff8c00);border:none;border-radius:50%;bottom:30px;box-shadow:0 4px 20px #ffa8004d;color:#13131d;cursor:pointer;display:flex;height:56px;justify-content:center;opacity:0;position:fixed;right:30px;transform:translateY(20px) scale(.8);transition:all .3s cubic-bezier(.4,0,.2,1);visibility:hidden;width:56px;z-index:1000}.scroll-to-top-btn:hover{background:linear-gradient(135deg,#ff8c00,#ffa800);box-shadow:0 8px 25px #ffa80066;transform:translateY(-3px) scale(1.05)}.scroll-to-top-btn:active{transform:translateY(-1px) scale(1.02)}.scroll-to-top-btn svg{height:24px;transition:transform .2s ease;width:24px}.scroll-to-top-btn:hover svg{transform:translateY(-2px)}.scroll-to-top-btn.visible,.scroll-to-top-btn:not([style*="display: none"]){opacity:1;transform:translateY(0) scale(1);visibility:visible}@media(max-width:768px){.scroll-to-top-btn{bottom:20px;height:48px;right:20px;width:48px}.scroll-to-top-btn svg{height:20px;width:20px}}@media(prefers-reduced-motion:reduce){.scroll-to-top-btn{transition:opacity .3s ease,visibility .3s ease}.scroll-to-top-btn:hover{transform:none}.scroll-to-top-btn svg{transition:none}}.home-dark-bg{background:#13131d;color:#fff;font-family:Inter,Segoe UI,Arial,sans-serif;min-height:100vh;transition:background .5s;width:100%}.home-dark-bg>*{animation:fadeInUp .8s cubic-bezier(.23,1,.32,1);animation-fill-mode:both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:none}}.loading-spinner{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem;text-align:center}.loading-spinner .spinner{animation:spin 1s linear infinite;border:3px solid #ffffff1a;border-radius:50%;border-top-color:#ffa800;height:50px;margin-bottom:1rem;width:50px}.loading-spinner p{color:#fffc;font-size:1.1rem;font-weight:500;margin:0}.auth-page{align-items:center;background:linear-gradient(135deg,#1c70da,#1557b0);display:flex;justify-content:center;min-height:100vh;padding:2rem 0}.auth-card{align-items:center;background:#fffffffa;border-radius:1.5rem;box-shadow:0 8px 32px 0 #1e1e3221,0 2px 8px 0 #1c70da14;margin:0 1rem;max-width:410px;padding:2.5rem 2.2rem 2.2rem}.auth-card,.auth-form{display:flex;flex-direction:column;width:100%}.auth-form{gap:1.3rem;margin-bottom:1.2rem}.auth-form .chakra-form__label{color:#1c70da;font-weight:600;margin-bottom:.3rem}.auth-form .chakra-input{background:#f8f9fa;border:1.5px solid #e9ecef;border-radius:.6rem;color:#222;font-size:1rem;padding:1.1rem 1rem;transition:border-color .2s}.auth-form .chakra-input:focus{border-color:#1c70da;box-shadow:0 0 0 2px #1c70da21}.auth-link{color:#1c70da;font-weight:600;margin-left:.2rem;text-decoration:underline;transition:color .2s}.auth-link:hover{color:#ff6b35}.chakra-heading{letter-spacing:-.5px}.chakra-text{margin-top:.5rem}@media(max-width:600px){.auth-card{border-radius:1rem;margin:0;max-width:98vw;padding:1.2rem .5rem 1rem}.auth-page{padding:.5rem 0}}.dashboard-wrapper{background-color:#f5f5f5}.dashboard,.dashboard-wrapper{display:flex;flex-direction:column;min-height:100vh}.dashboard{background-color:#f7fafc}.dashboard .dashboard-content{display:flex;flex:1 1;margin-top:64px;min-height:calc(100vh - 64px)}.dashboard .dashboard-content .main-content{flex:1 1;margin-left:250px;min-height:calc(100vh - 64px);overflow-y:auto;padding:2rem}.dashboard .dashboard-content .main-content .content-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.dashboard .dashboard-content .main-content .content-header h1{color:#2d3748;font-size:1.875rem;font-weight:600}@media(max-width:768px){.dashboard .dashboard-content{flex-direction:column}.dashboard .dashboard-content .main-content{margin-left:0;padding:1rem}}.policy-page{background:#fff;border-radius:12px;box-shadow:0 2px 16px 0 #1c70da12;color:#222;font-size:1.08rem;line-height:1.7;margin:0 auto;max-width:800px;padding:3rem 1.5rem 4rem}.policy-page h1{color:#000;font-size:2.2rem;font-weight:800;margin-bottom:1.5rem;text-align:center}.policy-page h2{color:#000;font-size:1.25rem;font-weight:700;margin-bottom:.7rem;margin-top:2rem}.policy-page h3{color:#495057;font-size:1.1rem;font-weight:600;margin-bottom:.5rem;margin-top:1.5rem}.policy-page ul{margin-bottom:1.2rem;margin-left:1.5rem}.policy-page ul li{list-style:disc;margin-bottom:.5rem}.policy-page p{margin-bottom:1.1rem}.policy-page blockquote{background:#f8f9fa;border-left:4px solid #1c70da;border-radius:0 8px 8px 0;font-style:italic;margin:1.5rem 0;padding:1rem 1.5rem}.policy-page hr{border:none;border-top:1px solid #e9ecef;margin:2rem 0}.policy-page .policy-table{margin:1.5rem 0;overflow-x:auto}.policy-page .policy-table table{background:#fff;border-collapse:collapse;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden;width:100%}.policy-page .policy-table table th{background:#1c70da;color:#fff;font-size:.95rem;font-weight:600;padding:1rem;text-align:left}.policy-page .policy-table table td{border-bottom:1px solid #e9ecef;font-size:.9rem;line-height:1.5;padding:1rem;vertical-align:top}.policy-page .policy-table table tr:last-child td{border-bottom:none}.policy-page .policy-table table tr:nth-child(2n){background:#f8f9fa}.policy-page .policy-table table tr:hover{background:#f1f3f4}@media(max-width:900px){.policy-page{padding:1.5rem .5rem 2rem}.policy-page h1{font-size:1.3rem}.policy-page h2{font-size:1.05rem}.policy-page h3{font-size:1rem}.policy-page .policy-table table td,.policy-page .policy-table table th{font-size:.85rem;padding:.75rem .5rem}}.service-detail .service-hero{background:linear-gradient(135deg,#1a237e,#0d47a1);color:#fff;padding:80px 0;text-align:center}.service-detail .service-hero h1{font-size:2.5rem;margin-bottom:1rem}.service-detail .service-hero .subtitle{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.service-detail .service-hero .hero-features{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.service-detail .service-hero .hero-features .feature-item{align-items:center;background:#ffffff1a;border-radius:20px;display:flex;gap:.5rem;padding:.5rem 1rem}.service-detail .service-hero .hero-features .feature-item .icon{font-size:1.2rem}.service-detail .service-hero .hero-features .feature-item .text{font-size:.9rem}.service-detail .service-description{background:#f8f9fa;padding:60px 0}.service-detail .service-description .description-content{margin:0 auto;max-width:800px}.service-detail .service-description .description-content h2{color:#1a237e;margin-bottom:1.5rem;text-align:center}.service-detail .service-description .description-content .description-text{color:#333;line-height:1.8;margin-bottom:2rem}.service-detail .service-description .description-content .service-benefits{background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a;padding:2rem}.service-detail .service-description .description-content .service-benefits h3{color:#1a237e;margin-bottom:1rem}.service-detail .service-description .description-content .service-benefits ul{list-style:none;padding:0}.service-detail .service-description .description-content .service-benefits ul li{align-items:center;color:#555;display:flex;gap:.5rem;margin-bottom:.5rem}.service-detail .service-description .description-content .service-benefits ul li .check-icon{color:#4caf50;font-weight:700}.service-detail .service-order-form{background:#fff;padding:60px 0}.service-detail .service-order-form .form-container{background:#f8f9fa;border-radius:10px;box-shadow:0 2px 10px #0000001a;margin:0 auto;max-width:600px;padding:2rem}.service-detail .service-order-form .form-container h2{color:#1a237e;margin-bottom:2rem;text-align:center}.service-detail .service-order-form .form-container .order-form .form-group{margin-bottom:1.5rem}.service-detail .service-order-form .form-container .order-form .form-group label{color:#333;display:block;font-weight:500;margin-bottom:.5rem}.service-detail .service-order-form .form-container .order-form .form-group input,.service-detail .service-order-form .form-container .order-form .form-group select,.service-detail .service-order-form .form-container .order-form .form-group textarea{border:1px solid #ddd;border-radius:5px;font-size:1rem;padding:.75rem;width:100%}.service-detail .service-order-form .form-container .order-form .form-group input:focus,.service-detail .service-order-form .form-container .order-form .form-group select:focus,.service-detail .service-order-form .form-container .order-form .form-group textarea:focus{border-color:#1a237e;box-shadow:0 0 0 2px #1a237e1a;outline:none}.service-detail .service-order-form .form-container .order-form .form-group textarea{resize:vertical}.service-detail .service-order-form .form-container .order-form .submit-button{background:#1a237e;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:1rem;transition:background-color .3s;width:100%}.service-detail .service-order-form .form-container .order-form .submit-button:hover{background:#0d47a1}.service-detail .service-detail-error,.service-detail .service-detail-loading,.service-detail .service-detail-not-found{align-items:center;display:flex;justify-content:center;min-height:50vh;padding:2rem;text-align:center}.service-detail .service-detail-error h2,.service-detail .service-detail-loading h2,.service-detail .service-detail-not-found h2{color:#1a237e}.service-detail .spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#1a237e;height:40px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:768px){.service-detail .service-hero{padding:40px 0}.service-detail .service-hero h1{font-size:2rem}.service-detail .service-hero .hero-features{gap:1rem}.service-detail .service-description,.service-detail .service-order-form{padding:40px 0}.service-detail .form-container{padding:1.5rem}}.hero-section{align-items:center;color:#fff;display:flex;justify-content:space-between;min-height:100vh;overflow:hidden;padding:2rem;position:relative}.hero-section .confirmation-message{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:1rem;left:50%;max-width:500px;padding:3rem;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:90%;z-index:2}.hero-section .confirmation-message h2{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#ffa800,#ff6b6b);-webkit-background-clip:text;font-size:2.5rem;margin-bottom:1rem}.hero-section .confirmation-message p{font-size:1.2rem;margin-bottom:1rem;opacity:.9}.hero-section .confirmation-message .hero-submit{margin-top:2rem}.hero-section .floating-shapes{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.hero-section .hero-left{flex:1 1;max-width:600px;padding:2rem;position:relative;z-index:2}.hero-section .hero-left h1{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#ffa800,#ff6b6b);-webkit-background-clip:text;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.hero-section .hero-left p{font-size:1.5rem;line-height:1.6;margin-bottom:2rem;opacity:.9}.hero-section .hero-left .service-description{font-size:1.2rem;line-height:1.6;margin-bottom:2rem;opacity:.9}.hero-section .hero-left .hero-features{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:2rem}.hero-section .hero-left .hero-features .feature{align-items:center;display:flex;font-size:1.1rem;gap:.5rem;opacity:.9}.hero-section .hero-left .hero-features .feature span{color:#ffa800}.hero-section .hero-right{flex:1 1;max-width:600px;padding:2rem;position:relative;z-index:2}.hero-section .hero-right .hero-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:1rem;box-shadow:0 8px 32px #0000001a;padding:2rem}.hero-section .hero-right .hero-card h3{color:#ffa800;font-size:1.5rem;margin-bottom:1.5rem;text-align:center}.hero-section .hero-right .hero-card .hero-tabs{display:flex;gap:1rem;margin-bottom:2rem}.hero-section .hero-right .hero-card .hero-tabs button{background:#ffffff1a;border:none;border-radius:.5rem;color:#fff;cursor:pointer;flex:1 1;padding:.75rem;transition:all .3s ease}.hero-section .hero-right .hero-card .hero-tabs button:hover{background:#fff3}.hero-section .hero-right .hero-card .hero-tabs button.active{background:#ffa800;color:#15151f}.hero-section .hero-right .hero-card .hero-form{display:flex;flex-direction:column;gap:1rem}.hero-section .hero-right .hero-card .hero-form .hero-form-row{display:flex;gap:1rem}.hero-section .hero-right .hero-card .hero-form .hero-form-row input,.hero-section .hero-right .hero-card .hero-form .hero-form-row select,.hero-section .hero-right .hero-card .hero-form .hero-form-row textarea{background:#ffffff1a;border:1px solid #fff3;border-radius:.5rem;color:#fff;flex:1 1;font-size:1rem;padding:.75rem}.hero-section .hero-right .hero-card .hero-form .hero-form-row input::placeholder,.hero-section .hero-right .hero-card .hero-form .hero-form-row select::placeholder,.hero-section .hero-right .hero-card .hero-form .hero-form-row textarea::placeholder{color:#fff9}.hero-section .hero-right .hero-card .hero-form .hero-form-row input:focus,.hero-section .hero-right .hero-card .hero-form .hero-form-row select:focus,.hero-section .hero-right .hero-card .hero-form .hero-form-row textarea:focus{border-color:#ffa800;outline:none}.hero-section .hero-right .hero-card .hero-form .hero-form-row .hero-phone-group{display:flex;gap:.5rem;width:100%}.hero-section .hero-right .hero-card .hero-form .hero-form-row .hero-phone-group select{width:120px}.hero-section .hero-right .hero-card .hero-form .hero-form-row .hero-phone-group input{flex:1 1}.hero-section .hero-right .hero-card .hero-form .hero-pages-row .hero-pages{align-items:center;background:#ffffff1a;border-radius:.5rem;display:flex;flex:1 1;gap:.5rem;padding:.75rem}.hero-section .hero-right .hero-card .hero-form .hero-pages-row .hero-pages label{color:#fff9}.hero-section .hero-right .hero-card .hero-form .hero-pages-row .hero-pages input{background:#0000;border:none;color:#fff;text-align:center;width:60px}.hero-section .hero-right .hero-card .hero-form .hero-pages-row .hero-pages span{color:#fff9}.hero-section .hero-right .hero-card .hero-form .hero-pages-row .hero-pages .page-btn{align-items:center;background:#fff3;border:none;border-radius:.25rem;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;font-weight:700;height:30px;justify-content:center;transition:all .3s ease;width:30px}.hero-section .hero-right .hero-card .hero-form .hero-pages-row .hero-pages .page-btn:hover{background:#ffffff4d}.hero-section .hero-right .hero-card .hero-form .hero-pages-row .hero-pages .page-btn:active{transform:scale(.95)}.hero-section .hero-right .hero-card .hero-form .hero-pages-row .hero-attach{align-items:center;background:#ffffff1a;border-radius:.5rem;cursor:pointer;display:flex;flex:1 1;flex-direction:column;gap:.5rem;justify-content:center;padding:.75rem;transition:all .3s ease}.hero-section .hero-right .hero-card .hero-form .hero-pages-row .hero-attach:hover{background:#fff3}.hero-section .hero-right .hero-card .hero-form .hero-pages-row .hero-attach span{color:#fff9}.hero-section .hero-right .hero-card .hero-form .hero-pages-row .hero-attach .file-count{color:#ffa800;font-size:.9rem}.hero-section .hero-right .hero-card .hero-form .hero-checkbox-row{align-items:flex-start;display:flex;gap:.5rem;margin-top:1rem}.hero-section .hero-right .hero-card .hero-form .hero-checkbox-row input[type=checkbox]{height:20px;margin-top:.25rem;width:20px}.hero-section .hero-right .hero-card .hero-form .hero-checkbox-row label{color:#fff9;font-size:.9rem;line-height:1.4}.hero-section .hero-right .hero-card .hero-form .hero-checkbox-row label a{color:#ffa800;text-decoration:none}.hero-section .hero-right .hero-card .hero-form .hero-checkbox-row label a:hover{text-decoration:underline}.hero-section .hero-right .hero-card .hero-form .hero-submit{background:#ffa800;border:none;border-radius:.5rem;color:#15151f;cursor:pointer;font-size:1.1rem;font-weight:700;margin-top:1rem;padding:1rem;transition:all .3s ease}.hero-section .hero-right .hero-card .hero-form .hero-submit:hover:not(:disabled){background:#ffb800;transform:translateY(-2px)}.hero-section .hero-right .hero-card .hero-form .hero-submit:disabled{cursor:not-allowed;opacity:.5}@media(max-width:1024px){.hero-section{flex-direction:column;padding:1rem}.hero-section .hero-left,.hero-section .hero-right{max-width:100%;padding:1rem}.hero-section .hero-left h1{font-size:2.5rem}.hero-section .hero-left p{font-size:1.2rem}.hero-section .confirmation-message{padding:2rem;width:95%}.hero-section .confirmation-message h2{font-size:2rem}.hero-section .confirmation-message p{font-size:1.1rem}}@media(max-width:768px){.hero-section .hero-form .hero-form-row,.hero-section .hero-form .hero-pages-row{flex-direction:column}.hero-section .hero-form .hero-phone-group{flex-direction:row}}@media(max-width:480px){.hero-section .hero-card{padding:1rem}.hero-section .hero-tabs{flex-direction:column}.hero-section .confirmation-message{padding:1.5rem}.hero-section .confirmation-message h2{font-size:1.8rem}.hero-section .confirmation-message p{font-size:1rem}}.app{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1;padding:20px 0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{margin:0 auto;max-width:1200px;padding:0 20px}.text-center{text-align:center}.mt-4{margin-top:1rem}.mb-4{margin-bottom:1rem}
/*# sourceMappingURL=main.badf3d05.css.map*/