html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;color:#333;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh;width:100%}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin-bottom:.5rem}a{color:#667eea;text-decoration:none;transition:color .3s ease}a:hover{color:#764ba2}button{font-family:inherit;cursor:pointer;border:none;outline:none;transition:all .3s ease}button:focus{outline:2px solid #667eea;outline-offset:2px}input,textarea,select{font-family:inherit;outline:none}input:focus,textarea:focus,select:focus{outline:2px solid #667eea;outline-offset:2px}.text-center{text-align:center}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.nav{background:#fff;box-shadow:0 2px 12px #0000000f;position:sticky;top:0;z-index:20}.nav__brand,.nav__links a,.nav__cta{transition:color .35s}.nav__brand,.nav__links a,.nav__links a:hover,.nav__links a.active{color:#1e3a8a}.nav__cta{background:#fbbf24;color:#1e3a8a}.nav__container{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem}.nav__logo{display:flex;align-items:center;gap:.5rem}.nav__logo img{width:52px;height:52px}.nav__brand{font-size:1.3rem;font-weight:700;color:#1e3a8a;letter-spacing:1px}.nav__links{display:flex;gap:2.5rem}.nav__links a{color:#374151;text-decoration:none;font-weight:500;font-size:1rem;transition:color .2s}.nav__links a:hover,.nav__links a.active{color:#1e3a8a}.nav__right{display:flex;align-items:center;gap:1.5rem}.nav-login-icon{position:absolute;top:50%;right:.75rem;transform:translateY(-50%);border:none;padding:0;background:transparent;cursor:pointer}.nav-login-icon-inner{width:40px;height:40px;border-radius:999px;background:#fff;box-shadow:0 10px 26px #0f172a3d;display:flex;align-items:center;justify-content:center;color:#111827;transition:transform .16s ease,box-shadow .16s ease}.nav-login-icon-inner svg{width:20px;height:20px}.nav-login-icon:hover .nav-login-icon-inner{transform:scale(1.05);box-shadow:0 14px 34px #0f172a47}.nav-login-dropdown{position:absolute;top:calc(50% + 28px);right:.75rem;min-width:180px;border-radius:14px;background:#fff;box-shadow:0 18px 40px #0f172a3d;padding:8px;opacity:0;transform:translateY(6px);pointer-events:none;transition:opacity .2s ease,transform .2s ease;z-index:30}.nav-login-dropdown--open{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-login-dropdown-inner{display:flex;flex-direction:column;gap:4px}.nav-login-item{width:100%;border:none;border-radius:10px;padding:.5rem .6rem;font-size:.9rem;font-weight:500;background:transparent;cursor:pointer;text-align:left;color:#0f172a;transition:background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.nav-login-item-primary{background:#1d4ed8;color:#f9fafb;box-shadow:0 12px 30px #2563eb5c}.nav-login-item-primary:hover{background:#1e40af;transform:translateY(-1px) scale(1.03);box-shadow:0 16px 40px #2563eb75}.nav-login-item:not(.nav-login-item-primary):hover{background:#f3f4f6;transform:translateY(-1px) scale(1.03);box-shadow:0 10px 26px #94a3b859}.nav-login-item-danger{color:#b91c1c}.nav-login-item-danger:hover{background:#fee2e2;color:#7f1d1d}.nav__cta{background:#fbbf24;color:#1e3a8a;border:none;padding:.7rem 1.5rem;border-radius:8px;font-weight:700;font-size:1rem;cursor:pointer;transition:background .2s;box-shadow:0 2px 8px #fbbf2414}.nav__cta:hover{background:#f59e0b}.home-hero{position:relative;min-height:440px;height:520px;display:flex;align-items:center;justify-content:center;background-size:cover!important;background-position:center bottom!important;background-repeat:no-repeat!important;box-shadow:none}.hero{position:relative;min-height:520px;height:560px;display:flex;align-items:flex-start;justify-content:center;padding-top:80px;background-size:cover!important;background-position:right center!important;background-repeat:no-repeat!important}.home-container{width:100%;max-width:1200px;margin:0 auto;padding-left:1.2rem;padding-right:1.2rem}.hero-overlay{position:absolute;inset:0;width:100%;height:100%;background:linear-gradient(180deg,#00000059,#0000001a 35%,#0000000f);z-index:1;pointer-events:none}.hero-login-icon{position:absolute;top:24px;right:24px;z-index:3;border:none;padding:0;background:transparent;cursor:pointer}.hero-login-icon-inner{width:42px;height:42px;border-radius:999px;background:#fff;box-shadow:0 14px 32px #0f172a47;display:flex;align-items:center;justify-content:center;color:#111827;transition:transform .16s ease,box-shadow .16s ease}.hero-login-icon-inner svg{width:22px;height:22px}.hero-login-icon:hover .hero-login-icon-inner{transform:scale(1.05);box-shadow:0 18px 44px #0f172a52}.hero-content{position:relative;z-index:2;text-align:left;color:#fff;max-width:700px;margin:0;padding:1.5rem 1rem 3rem;display:flex;flex-direction:column;align-items:flex-start;text-shadow:0 2px 12px rgba(0,0,0,.35)}.hero-title{font-size:3rem;font-weight:800;margin-bottom:1rem;line-height:1.1;color:#fff}.hero__highlight,.highlight{color:#fbbf24}.hero-subtitle{font-size:1.25rem;margin-bottom:2.2rem;opacity:.95;line-height:1.6;color:#fff}.hero-actions{display:flex;flex-direction:column;align-items:center;gap:1.2rem;width:100%}.tracking-section{display:flex;align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 12px #1e3a8a12;padding:.25rem .5rem;gap:.5rem;margin-bottom:1.2rem}.tracking-input{border:none;outline:none;padding:.7rem 1rem;border-radius:8px;font-size:1rem;background:#f3f4f6;color:#1e293b;min-width:180px}.btn-tracking{background:#2563eb;color:#fff;border:none;border-radius:8px;padding:.7rem 1.3rem;font-weight:700;font-size:1rem;cursor:pointer;margin-left:.4rem;transition:background .2s}.btn-tracking:hover{background:#1e3a8a}.hero-buttons{display:flex;gap:.7rem;margin-top:.7rem}.hero-buttons-row{display:flex;gap:1rem;flex-wrap:wrap;align-items:center;justify-content:flex-start}.btn-primary{background:#fbbf24;color:#1e3a8a;border:none;border-radius:8px;padding:.7rem 1.4rem;font-weight:700;font-size:1rem;cursor:pointer;box-shadow:0 2px 8px #fbbf241a;transition:background .2s}.btn-primary:hover{background:#f59e0b;color:#fff}.btn-secondary{background:#e5e7eb;color:#1e3a8a;border:none;border-radius:8px;padding:.7rem 1.4rem;font-weight:700;font-size:1rem;cursor:pointer;transition:background .2s}.btn-secondary:hover{background:#cbd5e1}.btn-hero-yellow{background:#fbbf24;color:#1e3a8a;border:none;border-radius:10px;padding:.9rem 1.6rem;font-weight:800;font-size:1rem;box-shadow:0 10px 20px #fbbf2440}.btn-hero-yellow:hover{background:#f59e0b;color:#fff}.btn-hero-outline{background:#fff3;color:#fff;border:2px solid rgba(255,255,255,.7);border-radius:10px;padding:.9rem 1.6rem;font-weight:700;font-size:1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.btn-hero-outline:hover{background:#ffffff59;color:#1e3a8a}.whychoose{background:#fff;padding:2.5rem 0 1.5rem;text-align:center}.section__title{font-size:1.5rem;font-weight:800;color:#1e293b;margin-bottom:.5rem}.section__subtitle{color:#64748b;font-size:1.08rem;margin-bottom:2.2rem}.whychoose__grid{display:flex;justify-content:center;gap:1.5rem;margin-bottom:.5rem;flex-wrap:wrap}.whychoose__card{background:#fff;border-radius:28px;box-shadow:0 8px 32px #1e3a8a17;padding:2.7rem 2.1rem;min-width:260px;max-width:320px;flex:1 1 260px;display:flex;flex-direction:column;align-items:center;transition:box-shadow .22s,transform .22s;cursor:pointer}.whychoose__card:hover{transform:translateY(-5px) scale(1.04);box-shadow:0 16px 32px #1e3a8a29;transition:box-shadow .3s ease,transform .3s ease}.whychoose__card img{width:92%;height:auto;aspect-ratio:1/1;border-radius:2rem;margin-bottom:1.1rem;object-fit:cover;transition:transform .25s,box-shadow .2s;display:block;margin-left:auto;margin-right:auto;box-shadow:0 2px 16px #1e3a8a0f}.whychoose__card-title{font-size:1.4rem;font-weight:700;margin-bottom:.3rem;color:#1e293b}.whychoose__card-desc{font-size:1.1rem;color:#64748b}.whychoose__card--blue{background:#e0e7ff}.whychoose__card--yellow{background:#fef9c3}.whychoose__card--green{background:#d1fae5}.whychoose__card--purple{background:#f3e8ff}.services{background:#f8fafc;padding:2.5rem 0 2.2rem;text-align:center}.services__grid{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;margin-top:1.5rem}.services__card{background:#fff;border-radius:24px;box-shadow:0 8px 32px #1e3a8a1a;padding:2.3rem 1.7rem 2.2rem;max-width:320px;min-width:230px;flex:1 1 270px;display:flex;flex-direction:column;align-items:center;transition:box-shadow .18s,transform .18s}.services__card img{width:94%;height:auto;aspect-ratio:1/1;border-radius:2.2rem;margin-bottom:1.1rem;object-fit:cover;transition:transform .25s,box-shadow .2s;display:block;margin-left:auto;margin-right:auto;box-shadow:0 2px 16px #1e3a8a0f}.services__card-title{font-size:1.4rem;font-weight:700;color:#1e293b;margin-bottom:.2rem}.services__card-desc{font-size:1.1rem;font-size:.97rem;color:#64748b;margin-bottom:.7rem}.services__card-btn{background:#fbbf24;color:#1e3a8a;border:none;border-radius:8px;padding:.7rem 1.4rem;font-weight:700;font-size:.97rem;cursor:pointer;transition:background .2s}.services__card-btn:hover{background:#f59e0b;color:#fff}.services__more{display:flex;justify-content:center;margin-top:1rem}.services__viewmore{background:#fbbf24;color:#1e3a8a;border:none;border-radius:999px;padding:.75rem 1.6rem;font-weight:800;font-size:.98rem;cursor:pointer;box-shadow:0 8px 20px #fbbf2440;transition:transform .18s ease,box-shadow .18s ease,background .2s ease}.services__viewmore:hover{transform:translateY(-2px) scale(1.03);box-shadow:0 14px 28px #fbbf2447;background:#f59e0b;color:#fff}.about{background:#fff;padding:2.5rem 0 2.2rem}.about__container{display:flex;justify-content:center;align-items:center;gap:2.3rem;max-width:1100px;margin:0 auto;flex-wrap:wrap}.about__text{flex:1 1 300px;min-width:270px}.about__stats{display:flex;gap:1.2rem;margin-top:1.2rem}.about__stat{background:#f8fafc;border-radius:10px;padding:.7rem 1.1rem;font-weight:700;color:#1e3a8a;font-size:1rem;box-shadow:0 2px 8px #1e3a8a0a}.about__stat span{font-size:1.15rem;color:#fbbf24;margin-right:.3rem}.about__image{flex:1 1 200px;min-width:180px;display:flex;justify-content:center}.about__image img{width:250px;border-radius:18px;box-shadow:0 4px 24px #1e3a8a1a}.trusted{background:linear-gradient(90deg,#1e3a8a,#2563eb);color:#fff;padding:2.5rem 0 2.2rem;text-align:center}.trusted__container{max-width:1100px;margin:0 auto}.trusted .section__subtitle{color:#e5e7eb}.trusted__stats{display:flex;justify-content:center;gap:2.5rem;margin-top:2rem;flex-wrap:wrap}.trusted__stat{background:#fff2;border-radius:14px;padding:1.1rem 2rem;min-width:150px;box-shadow:0 2px 12px #ffffff12}.trusted__stat-number{font-size:1.4rem;font-weight:800;color:#fbbf24}.trusted__stat-label{font-size:1.01rem;color:#fff}.testimonials{background:#fff;padding:2.5rem 0 2.2rem;text-align:center}.testimonial{background:#f8fafc;border-radius:16px;box-shadow:0 2px 16px #1e3a8a12;padding:1.3rem 1.2rem 1.1rem;max-width:320px;flex:1 1 260px;display:flex;flex-direction:column;align-items:flex-start}.testimonial__content{font-size:1.18rem;color:#1e293b;margin-bottom:1.2rem;font-style:italic}.testimonials__grid{display:flex;justify-content:center;gap:1.5rem;margin-top:1.5rem;flex-wrap:wrap}.testimonial:not(:last-child){border-right:1px solid #e5e7eb;margin-right:1.5rem;padding-right:1.5rem}@media(max-width:900px){.testimonial:not(:last-child){border-right:none;border-bottom:1px solid #e5e7eb;margin-right:0;margin-bottom:1.5rem;padding-right:0;padding-bottom:1.5rem}}.testimonial__author{display:flex;align-items:center;gap:.7rem}.testimonial__avatar{background:#fbbf24;color:#1e3a8a;font-weight:700;border-radius:50%;width:38px;height:38px;display:flex;align-items:center;justify-content:center;font-size:1.1rem}.testimonial__info{display:flex;flex-direction:column;align-items:flex-start}.testimonial__name{font-weight:700;color:#1e3a8a;font-size:1rem}.testimonial__role{font-size:.93rem;color:#64748b}.certs{background:linear-gradient(180deg,#fff,#fdfdfd);padding:3rem 0}.certs__inner{max-width:1100px;margin:0 auto;text-align:center;padding:0 1.5rem}.certs__title{font-size:1.8rem;font-weight:800;color:#111827;margin-bottom:.75rem}.certs__underline{width:110px;height:2px;margin:.2rem auto 0;background:#2563eb;border-radius:999px}.certs__grid{margin-top:2.4rem;margin-bottom:2.2rem;display:flex;justify-content:center;gap:3.2rem;flex-wrap:wrap}.certs__card{display:flex;flex-direction:column;align-items:center}.certs__logo-wrap{width:150px;height:150px;border-radius:16px;background:#f7f9fc;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px #0f172a14;margin-bottom:.85rem;transition:transform .18s ease,box-shadow .18s ease}.certs__card:hover .certs__logo-wrap{transform:translateY(-6px);box-shadow:0 18px 42px #0f172a24}.certs__logo-wrap img{max-width:82%;max-height:82%;object-fit:contain}.certs__logo-text{font-size:.9rem;font-weight:700;color:#111827}.certs__name{font-size:.9rem;font-weight:600;color:#111827;letter-spacing:.02em}.footer{background:#1e293b;color:#fff;padding:2.2rem 0 1.1rem;font-size:1rem}.footer__container{max-width:1200px;margin:0 auto}.footer__top{display:flex;justify-content:space-between;gap:2.5rem;flex-wrap:wrap;margin-bottom:1.7rem}.footer__brand{flex:1 1 230px;min-width:200px;display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.footer__brand img{width:48px;height:48px}.footer__links{display:flex;gap:2.5rem;flex:2 1 400px;min-width:240px}.footer__col{display:flex;flex-direction:column;gap:.45rem}.footer__col h4{font-size:1.08rem;font-weight:700;margin-bottom:.45rem;color:#fbbf24}.footer__col a{color:#fff;text-decoration:none;font-size:.98rem;opacity:.88;transition:color .18s}.footer__col a:hover{color:#fbbf24}.footer__socials{display:flex;gap:.7rem;margin-top:.4rem}.footer__socials a{font-size:1.35rem;text-decoration:none;color:#fff;opacity:.82;transition:color .18s}.footer__socials a:hover{color:#fbbf24;opacity:1}.footer__bottom{border-top:1px solid #334155;padding-top:1.1rem;text-align:center;color:#cbd5e1;font-size:.97rem}.footer__grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:2rem;align-items:start;margin-bottom:1.25rem}.footer__heading-sm{font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#ffffffeb;margin-bottom:.35rem}.footer__logo--invert{width:150px;height:auto;filter:brightness(0) invert(1)}.footer__brand img.footer__logo--invert{width:150px!important;height:auto!important}.footer__separator{border-top:1px solid rgba(255,255,255,.12);margin-top:.75rem}.footer__icon-link{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:999px;color:#ffffffeb;background:transparent;transition:color .18s ease,background .18s ease,transform .18s ease}.footer__icon-link:hover{color:#fff;transform:translateY(-1px)}.footer__icon{width:20px;height:20px}@media(max-width:900px){.footer__grid{grid-template-columns:1fr 1fr;gap:1.25rem 1.5rem}}@media(max-width:640px){.footer__grid{grid-template-columns:1fr}.footer__brand{align-items:flex-start}.footer__socials{gap:.5rem}.footer__logo--invert{width:90px}.footer__brand img.footer__logo--invert{width:90px!important}}@media(max-width:1024px){.nav__container,.footer__container,.trusted__container,.about__container{padding-left:1.2rem;padding-right:1.2rem}.services__grid,.whychoose__grid,.testimonials__grid,.trusted__stats{gap:1rem}}@media(max-width:800px){.whychoose__card,.services__card{min-width:160px;max-width:100%;padding:1.2rem .7rem}.whychoose__card img,.services__card img{width:70px!important;height:70px!important}.about__container,.footer__top{flex-direction:column;align-items:flex-start;gap:1.5rem}.trusted__stats{flex-direction:column;gap:1.2rem;align-items:center}}@media(max-width:600px){.nav__container,.footer__container{padding-left:.5rem;padding-right:.5rem}.hero__content{margin-left:.7rem;max-width:98vw}.about__image img{width:160px}.services__card img{width:56px;height:56px}.whychoose__card img{width:28px;height:28px}}.popup-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;opacity:1;z-index:9999}.popup-blur{position:absolute;inset:0;z-index:0;background:#00000085;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);opacity:0;animation:fadeOverlay .3s ease forwards}.popup-container{position:relative;z-index:1;width:90%;max-width:900px;border-radius:20px;overflow:hidden;box-shadow:0 28px 70px #0f172a52;display:grid;grid-template-rows:250px auto;background:#fff;transform:scale(.96);opacity:0;animation:fadePopup .3s ease forwards;max-height:90vh;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.popup-container{isolation:isolate}@supports (height:100dvh){.popup-container{max-height:90dvh}}.popup-header{position:relative;height:250px;overflow:hidden;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.popup-header:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#00000040,#0000008c);pointer-events:none}.popup-image{width:100%;height:100%;object-fit:cover;display:block;filter:none!important}.popup-back{position:absolute;left:50%;transform:translate(-50%);bottom:34px;z-index:2;padding:14px 22px;border-radius:14px;border:1.5px solid rgba(255,255,255,.85);color:#fff;background:linear-gradient(180deg,#ffffff5c,#ffffff29);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 16px 34px #00000061,0 0 0 2px #ffffff14 inset;font-weight:900;font-size:16px;letter-spacing:.2px;text-shadow:0 1px 2px rgba(0,0,0,.35);display:flex;align-items:center;gap:10px;cursor:pointer}.popup-back:hover{background:linear-gradient(180deg,#ffffff73,#ffffff38);filter:brightness(1.06);transform:translate(-50%) translateY(-1px)}.popup-back:focus-visible{outline:0;box-shadow:0 0 0 3px #3b82f68c,0 16px 34px #00000061}.popup-back-arrow{font-size:18px;line-height:1;margin-right:2px}.close-btn{position:absolute;top:16px;right:16px;z-index:30;background:#ffffff14;color:#fff;border:none;width:40px;height:40px;border-radius:8px;font-size:20px;cursor:pointer;transition:all .18s ease;display:grid;place-items:center}.close-btn:hover{background:#ffffff1f;transform:scale(1.03)}.popup-content{position:relative;z-index:1;background:#fff;color:#0f172a;padding:32px 36px 30px;box-sizing:border-box;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.popup-content:before{content:"";position:absolute;inset:0;background:transparent;z-index:-1}.popup-content h2{margin:0 0 .7rem;font-size:2rem;font-weight:900;letter-spacing:.2px}.popup-content p{margin:0 0 1.1rem;color:#475569}.w-book{display:flex;justify-content:center;margin:22px 0 18px}.w-book .book-now{padding:12px 20px;border-radius:12px;border:none;background:linear-gradient(90deg,#2563eb,#1e3a8a);color:#fff;font-weight:900;cursor:pointer;box-shadow:0 12px 28px #2563eb52;transition:transform .18s ease,box-shadow .18s ease}.w-book .book-now:hover{transform:scale(1.03);box-shadow:0 18px 38px #2563eb61}.popup-features{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:24px;filter:none!important}.feature{background:#fff;padding:14px;border-radius:14px;text-align:left;color:#0f172a;box-shadow:0 8px 22px #0f172a1a;border:1px solid #e2e8f0}.popup-features>div:not(.w-feature-card){background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:14px;color:#0f172a;box-shadow:0 8px 22px #0f172a1a}.popup-features.premium{margin-top:28px}.feature-card{display:flex;align-items:flex-start;gap:12px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:14px;box-shadow:0 8px 22px #0f172a1a}.feature-card .feat-txt .t{font-weight:800;color:#0f172a}.feature-card .feat-txt .d{color:#64748b;font-size:.95rem;margin-top:2px}.feat-ico{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;color:#fff;font-size:18px;box-shadow:0 4px 10px #0f172a2e}.feat-ico.shield{background:#1b2a55}.feat-ico.inventory{background:#164b36}.feat-ico.climate{background:#4b2a64}.feat-ico.distribution{background:#6a3a20}.w-features{isolation:isolate}.w-feature-card{display:flex;align-items:flex-start;gap:12px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:14px;box-shadow:0 8px 22px #0f172a1a;filter:none!important}.w-feature-card .w-txt .t{font-weight:800;color:#0f172a}.w-feature-card .w-txt .d{color:#64748b;font-size:.95rem;margin-top:2px}.w-ico{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;color:#fff;font-size:18px;box-shadow:0 4px 10px #0f172a2e}.w-ico.shield{background:#1b2a55}.w-ico.inventory{background:#164b36}.w-ico.climate{background:#4b2a64}.w-ico.distribution{background:#6a3a20}.popup-cta{display:flex;justify-content:center;margin-top:28px}.learn-btn{padding:12px 22px;border-radius:12px;border:none;background:linear-gradient(90deg,#2563eb,#1e3a8a);color:#fff;font-weight:900;letter-spacing:.2px;cursor:pointer;box-shadow:0 12px 28px #2563eb52;transition:transform .18s ease,box-shadow .18s ease}.learn-btn:hover{transform:translateY(-1px);box-shadow:0 18px 38px #2563eb61}@keyframes fadeOverlay{to{opacity:1}}@keyframes fadePopup{to{opacity:1;transform:scale(1)}}@media(max-width:800px){.popup-content{padding:24px}.popup-features{grid-template-columns:1fr}}@media(max-width:600px){.popup-header{height:160px}.close-btn{font-size:18px;width:36px;height:36px}}:root{--blue:#1e3a8a;--blue-500:#2563eb;--yellow:#fbbf24;--gray:#0f172a;--muted:#64748b}.fast-page .container{max-width:1100px;margin:0 auto;padding:0 20px}.fast-nav{position:sticky;top:0;z-index:30;background:#fff;box-shadow:0 2px 12px #0000000f}.fast-nav__container{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem}.fast-nav__brand{display:flex;align-items:center;gap:.6rem;color:var(--blue);font-weight:800;text-decoration:none}.fast-nav__logo{width:40px;height:40px}.fast-nav__links{display:flex;gap:1.5rem}.fast-nav__links a{color:#1f2937;text-decoration:none;font-weight:600}.fast-nav__links a:hover{color:var(--blue-500)}.fast-nav__cta{background:var(--yellow);color:var(--blue);border:none;border-radius:8px;padding:.6rem 1rem;font-weight:800}.fast-hero{position:relative;min-height:500px;background-size:cover;background-position:center;display:flex;align-items:center}.fast-hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg,#00000073,#00000040,#0003)}.fast-hero__content{position:relative;z-index:1;color:#fff;max-width:620px;padding:3.5rem 0;text-shadow:0 2px 12px rgba(0,0,0,.35)}.fast-hero__title{font-size:3rem;line-height:1.1;font-weight:800;margin-bottom:.6rem}.fast-hero__subtitle{font-size:1.15rem;opacity:.95;margin-bottom:1.2rem}.fast-hero__actions{display:flex;gap:1rem}.fast-intro{background:#f8fafc;padding:3rem 0}.split__text h2{font-size:1.8rem;font-weight:800;color:#0f172a;margin-bottom:.6rem}.fast-features{background:#fff;padding:3rem 0 2.2rem}.features-grid{margin-top:1.3rem;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.feature-card{background:#fff;border-radius:18px;box-shadow:0 8px 30px #02061714;padding:1.3rem;text-align:left}.feature-card h3{font-size:1.1rem;margin-bottom:.25rem;color:#0f172a}.fast-steps{background:linear-gradient(180deg,#f8fafc,#eef2ff);padding:3rem 0}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:1rem;text-align:center}.step{background:#fff;border-radius:14px;padding:1rem;box-shadow:0 6px 20px #0206170f;font-weight:600;color:#0f172a}.step span{display:block;font-size:1.4rem;margin-bottom:.4rem}.fast-quote{background:#fff;padding:3rem 0}.quote-text{color:#0f172a;font-size:1.15rem;margin-bottom:1rem}.name{font-weight:800;color:#0f172a}.fast-cta{background:linear-gradient(90deg,var(--blue) 0%,var(--blue-500) 100%);color:#fff;padding:2.6rem 0;text-align:center}.fast-footer{background:#0f172a;color:#cbd5e1;padding:1.8rem 0;font-size:.98rem}.footer-grid{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.fast-footer .brand{display:flex;align-items:center;gap:.5rem;color:#fff}.fast-footer .brand img{width:36px;height:36px}@media(max-width:900px){.features-grid,.steps{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.fast-hero__title{font-size:2.2rem}.features-grid,.steps{grid-template-columns:1fr}}.services-page{min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.services-hero{position:relative;min-height:70vh;display:flex;align-items:center;justify-content:center;color:#fff;overflow:hidden;padding-top:0!important;animation:hero-fadein .9s cubic-bezier(.25,1,.35,1) both}.services-hero .container{max-width:700px}.logistics-solutions{padding:5rem 0;background:#fff}.section-header{text-align:center;margin-bottom:4rem}.section-title{font-size:2.5rem;font-weight:700;color:#1e3a8a;margin-bottom:1rem}.section-subtitle{font-size:1.125rem;color:#6b7280;max-width:600px;margin:0 auto;line-height:1.6}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.service-card{border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #0000001f;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;background:#fff}.service-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 60px #0003}.service-image-container{position:relative;width:100%;height:280px;overflow:hidden}.service-image{width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.4,0,.2,1)}.service-card:hover .service-image{transform:scale(1.1)}.service-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,#1e3a8af2,#1e3a8acc,#1e3a8a66);padding:2rem 1.5rem 1.5rem;color:#fff;transform:translateY(0);transition:all .3s ease}.service-card:hover .service-overlay{background:linear-gradient(to top,#1e3a8afa,#1e3a8ae6,#1e3a8a99)}.service-title{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.75rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.service-description{color:#fffffff2;line-height:1.5;font-size:.95rem;text-shadow:0 1px 2px rgba(0,0,0,.3);margin:0}.container-types{padding:5rem 0;background:#f8fafc}.container-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.container-card{border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #0000001f;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;background:#fff}.container-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 60px #0003}.container-image-container{position:relative;width:100%;height:280px;overflow:hidden}.container-image{width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.4,0,.2,1)}.container-card:hover .container-image{transform:scale(1.1)}.container-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,#1e3a8af2,#1e3a8acc,#1e3a8a66);padding:2rem 1.5rem 1.5rem;color:#fff;transform:translateY(0);transition:all .3s ease}.container-card:hover .container-overlay{background:linear-gradient(to top,#1e3a8afa,#1e3a8ae6,#1e3a8a99)}.container-title{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.75rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.container-description{color:#fffffff2;line-height:1.5;font-size:.95rem;text-shadow:0 1px 2px rgba(0,0,0,.3);margin:0}.cta-section{padding:5rem 0;background:linear-gradient(135deg,#1e3a8a,#8b5cf6);color:#fff;text-align:center}.cta-content{max-width:600px;margin:0 auto}.cta-subtitle{font-size:1.125rem;margin-bottom:2rem;opacity:.9;line-height:1.6}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-cta-primary{background:#fff;color:#1e3a8a;border:none;padding:1rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.btn-cta-primary:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0003}.btn-cta-secondary{background:transparent;color:#fff;border:2px solid white;padding:1rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.btn-cta-secondary:hover{background:#fff;color:#1e3a8a}.btn-icon{font-size:1.125rem}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem;margin-bottom:2rem}.footer-description{color:#cbd5e1;line-height:1.6;margin-bottom:1.5rem}.social-link{display:inline-block;width:40px;height:40px;background:#3b82f633;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:1.25rem;transition:background .3s ease}.social-link:hover{background:#3b82f64d}.contact-info{display:flex;flex-direction:column;gap:.75rem}.contact-item{display:flex;align-items:center;gap:.5rem;color:#cbd5e1}.contact-icon{font-size:1rem}@media(max-width:768px){.nav-content{flex-direction:column;gap:1rem}.nav-links{gap:.5rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1rem}.section-title{font-size:2rem}.services-grid{grid-template-columns:1fr;gap:1.5rem}.service-image-container{height:250px}.service-overlay{padding:1.5rem 1rem 1rem}.service-title{font-size:1.25rem}.container-grid{grid-template-columns:1fr;gap:1.5rem}.container-image-container{height:220px}.container-overlay{padding:1.5rem 1rem 1rem}.container-title{font-size:1.25rem}.cta-title{font-size:2rem}.cta-buttons{flex-direction:column;align-items:center}.footer-content{grid-template-columns:1fr;text-align:center;gap:2rem}}@media(max-width:480px){.container{padding:0 1rem}.hero-title{font-size:2rem}.section-title{font-size:1.75rem}.service-image-container{height:220px}.service-overlay{padding:1rem .75rem .75rem}.service-title{font-size:1.125rem}.service-description{font-size:.875rem}.container-image-container{height:200px}.container-overlay{padding:1rem .75rem .75rem}.container-title{font-size:1.125rem}.container-description{font-size:.875rem}.cta-title{font-size:1.75rem}}.ofr-overlay{position:fixed;inset:0;background:#0f172a73;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:60;padding:1rem;animation:ofr-overlay-in .28s ease-out both}.ofr-overlay.closing{animation:ofr-overlay-out .28s ease-in both}@keyframes ofr-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes ofr-overlay-out{0%{opacity:1}to{opacity:0}}.ofr-modal{width:100%;max-width:720px;background:#fff;border-radius:16px;box-shadow:0 28px 80px #0206173d;overflow:hidden;transform:translateY(10px);animation:ofr-modal-in .34s cubic-bezier(.22,.8,.24,1) forwards;position:relative}.ofr-modal.closing{animation:ofr-modal-out .34s ease-in forwards}@keyframes ofr-modal-in{0%{opacity:0;transform:translateY(18px) scale(.995)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes ofr-modal-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(10px) scale(.995)}}.ofr-header{height:200px;width:100%;background:center/cover no-repeat;border-radius:16px 16px 0 0;animation:ofr-header-fade .35s ease-out both}@keyframes ofr-header-fade{0%{opacity:0;transform:scale(1.01)}to{opacity:1;transform:scale(1)}}.ofr-close{position:absolute;top:10px;right:10px;width:38px;height:38px;border-radius:999px;border:none;background:#fff;color:#0f172a;box-shadow:0 6px 14px #0000001f;font-size:22px;cursor:pointer;z-index:5}.ofr-close:hover{background:#f3f4f6}.ofr-content{padding:1rem 1.25rem 1.3rem}.ofr-title{font-size:1.75rem;font-weight:800;color:#0f172a;margin:.25rem 0 .5rem}.ofr-desc{color:#64748b;line-height:1.65;margin-bottom:1rem}.ofr-book{display:flex;justify-content:center;margin:22px 0 18px}.ofr-book .book-now{padding:12px 20px;border-radius:12px;border:none;background:linear-gradient(90deg,#2563eb,#1e3a8a);color:#fff;font-weight:900;cursor:pointer;box-shadow:0 12px 28px #2563eb52;transition:transform .18s ease,box-shadow .18s ease}.ofr-book .book-now:hover{transform:scale(1.03);box-shadow:0 18px 38px #2563eb61}.ofr-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-bottom:1.1rem}.ofr-feature{background:#f8fafc;border-radius:12px;padding:.75rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;box-shadow:0 2px 10px #1e3a8a0f;transition:transform .18s ease,box-shadow .18s ease}.ofr-feature:hover{transform:scale(1.03);box-shadow:0 10px 24px #1e3a8a24}.ofr-ico{font-size:1.2rem}.ofr-label{color:#1e293b;font-weight:700;font-size:.95rem;text-align:center}.ofr-cta{display:inline-block;background:#fbbf24;color:#1e3a8a;border:none;border-radius:999px;padding:.7rem 1.4rem;font-weight:800;font-size:.98rem;cursor:pointer;box-shadow:0 10px 24px #fbbf2447;transition:transform .18s ease,box-shadow .18s ease,background .2s ease,box-shadow .18s ease}.ofr-cta:hover{transform:translateY(-2px);box-shadow:0 16px 32px #fbbf2452,0 0 0 3px #fbbf2447;background:#f59e0b;color:#fff}@media(max-width:540px){.ofr-header{height:140px}.ofr-title{font-size:1.45rem}.ofr-features{grid-template-columns:1fr}}.af-overlay{position:fixed;inset:0;background:#02061780;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:60;padding:1rem;animation:af-overlay-in .28s ease-out both}.af-overlay.closing{animation:af-overlay-out .28s ease-in both}@keyframes af-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes af-overlay-out{0%{opacity:1}to{opacity:0}}.af-modal{width:100%;max-width:720px;background:#fff;border-radius:16px;box-shadow:0 28px 80px #0206173d;overflow:hidden;transform:translateY(12px);animation:af-in .36s cubic-bezier(.22,.8,.24,1) forwards;position:relative;margin:75px 0 0;max-height:calc(92vh - 75px);overflow:auto}.af-modal.closing{animation:af-out .34s ease-in forwards}@keyframes af-in{0%{opacity:0;transform:translateY(18px) scale(.995)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes af-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(10px) scale(.995)}}.af-header{height:200px;width:100%;background:center/cover no-repeat;border-radius:16px 16px 0 0}.af-close{position:absolute;top:10px;right:10px;width:38px;height:38px;border:none;border-radius:999px;background:#fff;color:#0f172a;box-shadow:0 6px 14px #0000001f;font-size:22px;cursor:pointer;z-index:5}.af-close:hover{background:#f3f4f6}.af-content{padding:1rem 1.25rem 1.3rem}.af-title{font-size:1.75rem;font-weight:900;color:#0f172a;text-align:center;margin:.25rem 0}.af-subtitle{text-align:center;color:#2563eb;font-weight:800;margin-bottom:.6rem}.af-desc{color:#64748b;line-height:1.65;text-align:center;margin:0 auto 1rem}.af-book{display:flex;justify-content:center;margin:22px 0 18px}.af-book .book-now{padding:12px 20px;border-radius:12px;border:none;background:linear-gradient(90deg,#2563eb,#1e3a8a);color:#fff;font-weight:900;cursor:pointer;box-shadow:0 12px 28px #2563eb52;transition:transform .18s ease,box-shadow .18s ease}.af-book .book-now:hover{transform:scale(1.03);box-shadow:0 18px 38px #2563eb61}.af-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-bottom:1.1rem}.af-feature{background:#f8fafc;border-radius:12px;padding:.8rem;text-align:center;box-shadow:0 2px 10px #1e3a8a0f;transition:transform .18s ease,box-shadow .18s ease}.af-feature:hover{transform:scale(1.03);box-shadow:0 10px 24px #1e3a8a24}.af-ico{font-size:1.2rem}.af-label{font-weight:800;color:#1e293b;margin-top:.25rem}.af-note{color:#64748b;font-size:.9rem}.af-cta{display:inline-block;background:linear-gradient(90deg,#4169e1,#5f9eff);color:#fff;text-decoration:none;border-radius:14px;padding:.8rem 1.4rem;font-weight:800;box-shadow:0 10px 24px #2563eb40;transition:transform .18s ease,box-shadow .18s ease;margin:0 auto;display:flex;width:max-content}.af-cta:hover{transform:translateY(-2px);box-shadow:0 16px 32px #2563eb52,0 0 0 3px #6366f138}@media(max-width:540px){.af-header{height:140px}.af-title{font-size:1.45rem}.af-features{grid-template-columns:1fr}.af-overlay{padding:0 1rem}.af-modal{margin:40px 0 0;max-height:calc(100vh - 40px)}}.rt-overlay{position:fixed;inset:0;background:#02061780;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:6vh 1rem;animation:rt-overlay-in .28s ease-out both}.rt-overlay.closing{animation:rt-overlay-out .28s ease-in both}@keyframes rt-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes rt-overlay-out{0%{opacity:1}to{opacity:0}}.rt-modal{width:100%;max-width:780px;background:#fff;border-radius:18px;box-shadow:0 28px 80px #0206173d;overflow:hidden;transform:translateY(12px);animation:rt-in .36s cubic-bezier(.22,.8,.24,1) forwards;position:relative;max-height:88vh;overflow:auto}.rt-modal.closing{animation:rt-out .34s ease-in forwards}@keyframes rt-in{0%{opacity:0;transform:translateY(18px) scale(.995)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes rt-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(10px) scale(.995)}}.rt-header{height:260px;width:100%;background:center/cover no-repeat;border-radius:18px 18px 0 0;position:relative;z-index:0}.rt-close{position:absolute;top:12px;right:12px;width:40px;height:40px;border:none;border-radius:999px;background:#fff;color:#0f172a;box-shadow:0 6px 14px #0000001f;font-size:22px;cursor:pointer;z-index:20}.rt-close:hover{background:#f3f4f6}.rt-content{padding:1.2rem 1.4rem 1.6rem}.rt-title{font-size:1.9rem;font-weight:900;color:#0f172a;text-align:center;margin:.4rem 0 .25rem}.rt-subtitle{text-align:center;color:#475569;font-weight:700;margin-bottom:.5rem}.rt-desc{color:#64748b;line-height:1.65;text-align:center;margin:0 auto 1.1rem;max-width:60ch}.rt-book{display:flex;justify-content:center;margin:22px 0 18px}.rt-book .book-now{padding:12px 20px;border-radius:12px;border:none;background:linear-gradient(90deg,#2563eb,#1e3a8a);color:#fff;font-weight:900;cursor:pointer;box-shadow:0 12px 28px #2563eb52;transition:transform .18s ease,box-shadow .18s ease}.rt-book .book-now:hover{transform:scale(1.03);box-shadow:0 18px 38px #2563eb61}.rt-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;margin-bottom:1.2rem}.rt-feature{border-radius:14px;padding:1rem;text-align:center;box-shadow:0 2px 10px #1e3a8a0f;transition:transform .18s ease,box-shadow .18s ease}.rt-feature:nth-child(1){background:#eef2ff}.rt-feature:nth-child(2){background:#ecfdf5}.rt-feature:nth-child(3){background:#f5f3ff}.rt-feature:hover{transform:translateY(-2px);box-shadow:0 12px 26px #1e3a8a29}.rt-ico{font-size:1.25rem;width:44px;height:44px;display:grid;place-items:center;margin:0 auto .4rem;border-radius:999px;color:#fff}.rt-feature:nth-child(1) .rt-ico{background:#3b82f6}.rt-feature:nth-child(2) .rt-ico{background:#10b981}.rt-feature:nth-child(3) .rt-ico{background:#8b5cf6}.rt-label{font-weight:800;color:#1e293b;margin-top:.15rem}.rt-note{color:#64748b;font-size:.95rem}.rt-banner{background:linear-gradient(90deg,#2563eb,#1e3a8a);color:#fff;border-radius:14px;padding:1rem 1.2rem;font-weight:800;display:flex;align-items:center;justify-content:center;gap:.6rem;box-shadow:0 14px 30px #2563eb47}.rt-banner .truck{font-size:1.1rem}@media(max-width:640px){.rt-header{height:180px}.rt-title{font-size:1.55rem}.rt-features{grid-template-columns:1fr}.rt-overlay{padding:5vh 1rem}}.hc-overlay{position:fixed;inset:0;background:#00000080;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:hc-overlay-in .28s ease-out both}.hc-overlay.closing{animation:hc-overlay-out .28s ease-in both}@keyframes hc-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes hc-overlay-out{0%{opacity:1}to{opacity:0}}.hc-modal{width:100%;max-width:820px;background:#fff;border-radius:20px;box-shadow:0 28px 80px #02061747;overflow:hidden;transform:translateY(12px);animation:hc-in .36s cubic-bezier(.22,.8,.24,1) forwards;position:relative;max-height:88vh;display:flex;flex-direction:column}.hc-modal.closing{animation:hc-out .34s ease-in forwards}@keyframes hc-in{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes hc-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(10px) scale(.98)}}.hc-header{position:relative;height:260px;background:center/cover no-repeat}.hc-header:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0000008c,#00000059)}.hc-head__content{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;justify-content:center;padding:1.2rem 1.4rem;color:#fff}.hc-title{font-size:2rem;font-weight:900;text-shadow:0 2px 10px rgba(0,0,0,.35)}.hc-sub{margin-top:.35rem;max-width:60ch;line-height:1.55;opacity:.95}.hc-close{position:absolute;top:12px;right:12px;width:40px;height:40px;border:none;border-radius:999px;background:#fff;color:#0f172a;box-shadow:0 6px 14px #0000001f;font-size:22px;cursor:pointer;z-index:5;opacity:.95}.hc-close:hover{opacity:1;background:#f3f4f6}.hc-body{padding:1.2rem 1.4rem 1.6rem}.hc-book{display:flex;justify-content:center;margin:22px 0 18px}.hc-book .book-now{padding:12px 20px;border-radius:12px;border:none;background:linear-gradient(90deg,#2563eb,#1e3a8a);color:#fff;font-weight:900;cursor:pointer;box-shadow:0 12px 28px #2563eb52;transition:transform .18s ease,box-shadow .18s ease}.hc-book .book-now:hover{transform:scale(1.03);box-shadow:0 18px 38px #2563eb61}.hc-features{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:0 0 1.2rem}.hc-feature{display:flex;gap:.75rem;align-items:flex-start;background:#f8fafc;padding:1rem;border-radius:14px;box-shadow:0 2px 10px #15205a0f;transition:transform .18s ease,box-shadow .18s ease}.hc-feature:hover{transform:translateY(-2px);box-shadow:0 12px 26px #15205a1f}.hc-f-ico{width:42px;height:42px;border-radius:12px;background:#eef2ff;display:grid;place-items:center;font-size:1.25rem;color:#1e3a8a;flex:none}.hc-f-title{font-weight:800;color:#0f172a}.hc-f-desc{color:#64748b;font-size:.95rem;margin-top:.15rem}.hc-actions{display:flex;gap:.9rem;align-items:center;justify-content:center;flex-wrap:wrap}.hc-btn{border:none;border-radius:12px;padding:.85rem 1.4rem;font-weight:800;cursor:pointer}.hc-btn.primary{background:linear-gradient(90deg,#2563eb,#1e3a8a);color:#fff;box-shadow:0 10px 26px #2563eb52}.hc-btn.primary:hover{transform:translateY(-1px);box-shadow:0 16px 34px #2563eb61}.hc-btn.ghost{background:#fff;color:#1e3a8a;border:2px solid #1e3a8a}.hc-btn.ghost:hover{background:#f8fbff}@media(max-width:860px){.hc-features{grid-template-columns:1fr}.hc-header{height:220px}}@media(max-width:520px){.hc-actions{flex-direction:column;align-items:stretch}}body.modal-open{overflow:hidden}.customs-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:10000;padding:24px;box-sizing:border-box}.customs-overlay .blur{position:absolute;inset:0;background:#00000073;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);opacity:0;animation:cusFade .28s ease forwards}.customs-modal{position:relative;z-index:1;width:min(880px,92vw);max-height:calc(100vh - 48px);border-radius:18px;overflow:hidden;box-shadow:0 28px 70px #020c1b59;background:linear-gradient(180deg,#fffffff0,#fffffffa);transform:translateY(8px);opacity:0;animation:cusUp .28s ease forwards;display:grid;grid-template-rows:280px minmax(0,1fr);min-height:0}@supports (height: 100dvh){.customs-modal{max-height:calc(100dvh - 48px)}}.customs-head{position:relative;height:280px}.customs-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.customs-head:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#00000026,#00000059);pointer-events:none}.customs-back{position:absolute;left:50%;transform:translate(-50%);bottom:18px;padding:12px 18px;border-radius:12px;border:1px solid rgba(255,255,255,.6);color:#0a1f4f;font-weight:900;background:linear-gradient(180deg,#ffffff57,#ffffff29);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 12px 26px #00000047;cursor:pointer}.customs-back:hover{filter:brightness(1.06)}.customs-close{position:absolute;top:14px;right:14px;width:38px;height:38px;border:none;border-radius:999px;background:#ffffffe6;color:#0a1f4f;font-size:18px;cursor:pointer;display:grid;place-items:center;box-shadow:0 6px 16px #0000002e;transition:transform .15s ease,filter .15s ease;z-index:2}.customs-close:hover{transform:scale(1.04);filter:brightness(1.02)}.customs-body{padding:26px 26px 30px;color:#0b1224;overflow:auto;min-height:0;-webkit-overflow-scrolling:touch}.customs-body h2{margin:0 0 10px;font-size:1.8rem;font-weight:900;color:#183872}.customs-body p.desc{margin:0 0 16px;color:#465a80}.customs-list{display:grid;gap:12px;margin-top:8px}.customs-item{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border-radius:12px;background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 6px 16px #020c1b0f}.customs-ico{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;color:#fff;font-size:16px}.customs-ico.doc{background:#3b82f6}.customs-ico.tax{background:#22c55e}.customs-ico.comp{background:#0ea5e9}.customs-ico.ff{background:#f59e0b}.customs-ico.track{background:#6366f1}.customs-item .t{font-weight:800}.customs-cta{display:flex;justify-content:center;margin-top:18px}.customs-cta .back{padding:12px 18px;border-radius:12px;border:1px solid rgba(46,108,246,.25);background:#2e6cf6;color:#fff;font-weight:900;cursor:pointer;box-shadow:0 12px 28px #020c1b2e}.customs-cta .back:hover{filter:brightness(1.05)}@keyframes cusFade{to{opacity:1}}@keyframes cusUp{to{opacity:1;transform:translateY(0)}}@media(max-width:720px){.customs-head{height:220px}.customs-modal{grid-template-rows:220px minmax(0,1fr)}.customs-body{padding:20px}}.gc-page .container{max-width:1100px;margin:0 auto;padding:0 20px}.gc-nav{position:sticky;top:0;z-index:30;background:#fff;box-shadow:0 2px 12px #0000000f}.gc-nav__container{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem}.gc-nav__brand{display:flex;align-items:center;gap:.6rem;color:var(--blue);font-weight:800;text-decoration:none}.gc-nav__logo{width:40px;height:40px}.gc-nav__links{display:flex;gap:1.5rem}.gc-nav__links a{color:#1f2937;text-decoration:none;font-weight:600}.gc-nav__links a:hover{color:var(--blue-500)}.gc-nav__cta{background:var(--yellow);color:var(--blue);border:none;border-radius:8px;padding:.6rem 1rem;font-weight:800}.gc-hero{position:relative;min-height:500px;background-size:cover;background-position:center;display:flex;align-items:center}.gc-hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg,#00000073,#00000040,#0003)}.gc-hero__content{position:relative;z-index:1;color:#fff;max-width:620px;padding:3.5rem 0;text-shadow:0 2px 12px rgba(0,0,0,.35)}.gc-hero__title{font-size:3rem;line-height:1.1;font-weight:800;margin-bottom:.6rem}.gc-hero__subtitle{font-size:1.15rem;opacity:.95;margin-bottom:1.2rem}.gc-hero__actions{display:flex;gap:1rem}.gc-intro{background:#fff;padding:3rem 0}.split__text h2{font-size:1.8rem;font-weight:800;color:var(--ink);margin-bottom:.6rem}.split__text p{color:var(--muted);font-size:1.05rem;margin-bottom:.6rem}.gc-list{color:var(--muted);padding-left:1rem}.gc-list li{margin-bottom:.35rem}.split__media img{max-width:480px;width:100%;border-radius:14px;box-shadow:0 10px 30px #0000001f}.gc-regions{background:#f8fafc;padding:3rem 0}.regions-grid{margin-top:1.3rem;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.region-card{background:#fff;border-radius:14px;box-shadow:0 8px 24px #02061714;padding:1.1rem}.region-icon{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#eef2ff;font-size:1.1rem;margin-bottom:.4rem}.region-title{font-weight:800;color:var(--ink);margin-bottom:.15rem}.region-desc{color:var(--muted)}.gc-map{background:#fff;padding:3rem 0}.map-card{background:#fff;border-radius:14px;box-shadow:0 10px 30px #02061714;padding:1rem;display:flex;justify-content:center}.map-card img{max-width:520px;width:100%;border-radius:6px}.gc-stats{background:linear-gradient(180deg,#f8fafc,#eef2ff);padding:2.6rem 0}.stats-wrap{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.logos{display:flex;gap:1rem}.numbers{display:flex;gap:1.5rem}.num{background:#fff;border-radius:12px;padding:1rem 1.3rem;box-shadow:0 6px 20px #0206170f;text-align:center}.val{font-size:1.3rem;font-weight:800;color:var(--blue)}.gc-quote{background:#fff;padding:3rem 0}.quote-card{background:#fff;border-radius:20px;padding:1.6rem;box-shadow:0 14px 30px #02061714;max-width:720px;margin:0 auto;text-align:center}.quote-text{color:var(--ink);font-size:1.15rem;margin-bottom:1rem}.quote-author{display:flex;align-items:center;gap:.7rem;justify-content:center;color:#334155}.avatar{width:40px;height:40px;border-radius:50%;background:#eef2ff}.name{font-weight:800;color:var(--ink)}.role{font-size:.95rem;color:#64748b}.gc-cta{background:linear-gradient(90deg,var(--blue) 0%,var(--blue-500) 100%);color:#fff;padding:2.6rem 0;text-align:center}@media(max-width:900px){.regions-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.gc-hero__title{font-size:2.2rem}.regions-grid{grid-template-columns:1fr}}.sh-page .container{max-width:1100px;margin:0 auto;padding:0 20px}.sh-nav{position:sticky;top:0;z-index:30;background:#fff;box-shadow:0 2px 12px #0000000f}.sh-nav__container{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem}.sh-nav__brand{display:flex;align-items:center;gap:.6rem;color:var(--blue);font-weight:800;text-decoration:none}.sh-nav__logo{width:40px;height:40px}.sh-nav__links{display:flex;gap:1.5rem}.sh-nav__links a{color:#1f2937;text-decoration:none;font-weight:600}.sh-nav__links a:hover{color:var(--blue-500)}.sh-hero{position:relative;min-height:500px;background-size:cover;background-position:center;display:flex;align-items:center}.sh-hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg,#00000073,#00000040,#0003)}.sh-hero__content{position:relative;z-index:1;color:#fff;max-width:720px;padding:3.5rem 0;text-shadow:0 2px 12px rgba(0,0,0,.35)}.sh-hero__title{font-size:3rem;line-height:1.1;font-weight:800;margin-bottom:.6rem}.sh-hero__subtitle{font-size:1.15rem;opacity:.95;margin-bottom:1.2rem}.sh-hero__actions{display:flex;gap:1rem}.btn-yellow{background:var(--yellow);color:var(--blue);border-radius:10px;padding:.9rem 1.4rem;font-weight:800;box-shadow:0 10px 20px #fbbf2440}.btn-outline{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.8);border-radius:10px;padding:.9rem 1.4rem;font-weight:700;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.btn-dark{background:var(--blue);color:#fff;border:none;border-radius:10px;padding:.9rem 1.4rem;font-weight:800;box-shadow:0 10px 20px #1e3a8a40}.btn-dark.small{padding:.6rem 1rem;border-radius:8px;font-size:.95rem}.hero-decor{position:absolute;inset:0;pointer-events:none}.float-icon{position:absolute;opacity:.18;font-size:28px;filter:drop-shadow(0 2px 6px rgba(0,0,0,.2));animation:float 8s ease-in-out infinite}.float-icon.f1{top:20%;left:8%;animation-delay:.2s}.float-icon.f2{top:55%;left:78%;animation-delay:1s}.float-icon.f3{top:30%;left:50%;animation-delay:.6s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.sh-breadcrumbs{background:#fff;border-bottom:1px solid #e5e7eb}.breadcrumbs{display:flex;gap:.5rem;align-items:center;padding:.6rem 0;font-size:.95rem;color:#475569}.breadcrumbs a{color:#1e3a8a;text-decoration:none}.breadcrumbs .current{color:#0f172a;font-weight:700}.sh-features{background:linear-gradient(180deg,#fff,#f8fafc);padding:3rem 0 2.2rem}.features-grid{margin-top:1.3rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.2rem;align-items:stretch}.feature-card{background:#fff;border-radius:18px;box-shadow:0 8px 30px #02061714;padding:1.3rem;text-align:left;transition:transform .22s ease,box-shadow .22s ease;display:flex;flex-direction:column;height:100%}.feature-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#eef2ff;font-size:1.2rem;margin-bottom:.6rem}.feature-card h3{font-size:1.1rem;margin-bottom:.25rem;color:var(--ink)}.feature-card p{color:var(--muted)}.feature-tagline{color:#334155;font-size:.95rem;margin-bottom:.25rem}.feature-card:hover{transform:scale(1.03);box-shadow:0 14px 36px #0206171f}.feature-card:hover .feature-icon{transform:translateY(-3px);box-shadow:0 6px 16px #0206171a}.section-divider{height:36px;background:radial-gradient(100% 60% at 50% 0%,#0206170f,#02061700 70%)}.sh-safety{background:#f8fafc;padding:3rem 0}.split{display:flex;gap:2rem;align-items:center;flex-wrap:wrap}.split__text{flex:1 1 340px}.split__media{flex:1 1 320px;display:flex;justify-content:center}.split__media img{max-width:520px;width:100%;border-radius:14px;box-shadow:0 10px 30px #0000001f}.text-panel{background:#eef2ff;border-radius:18px;padding:1.5rem 1.6rem;box-shadow:0 10px 30px #0f172a1f}.safety-title{font-size:1.6rem;margin-bottom:.2rem}.safety-intro{color:#475569;margin:.3rem 0 1rem;max-width:32rem}.checklist{list-style:none;margin:0 0 1rem;padding:0}.checklist-item{display:flex;align-items:center;gap:.7rem;padding:.45rem 0}.bullet-icon{width:34px;height:34px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#e0edff;box-shadow:0 4px 10px #0f172a1f}.bullet-text{color:#0f172a}.subtext{color:#475569}.sh-stats{background:linear-gradient(180deg,#eef2ff,#f8fafc);padding:2.6rem 0}.stats-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.4rem}.logos{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.logo-box{background:#fff;border-radius:10px;padding:.7rem 1rem;box-shadow:0 6px 20px #0206170f;font-weight:800;color:var(--ink)}.numbers{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.num{background:linear-gradient(180deg,#fff,#f1f5f9);border-radius:16px;padding:1.1rem 1.4rem;box-shadow:0 6px 20px #02061714;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.num:hover{transform:translateY(-3px);box-shadow:0 10px 28px #0206171f}.val{font-size:1.6rem;font-weight:800;color:var(--blue);display:flex;align-items:center;gap:.45rem;justify-content:center}.lbl{color:var(--muted)}.sh-timeline{background:#fff;padding:2.6rem 0}.timeline{margin-top:1rem;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;align-items:start}.t-step{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1rem;box-shadow:0 6px 20px #0206170d;text-align:center}.t-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#eef2ff;margin:0 auto .4rem;font-size:1.2rem}.t-title{font-weight:800;color:var(--ink)}.t-desc{color:var(--muted);font-size:.95rem}.sh-testimonials{background:linear-gradient(180deg,#f8fafc,#fff);padding:2.8rem 0}.testi-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.testi-card{background:#fff;border-radius:16px;padding:1.1rem;box-shadow:0 8px 24px #02061714;text-align:center}.testi-avatar{width:44px;height:44px;border-radius:50%;background:#eef2ff;margin:0 auto .5rem}.testi-text{color:#0f172a;font-size:1rem;margin-bottom:.4rem}.testi-name{font-weight:800;color:#0f172a}.testi-role{color:#64748b;font-size:.95rem}.sh-cta{background:linear-gradient(90deg,var(--blue) 0%,var(--blue-500) 100%);color:#fff;padding:2.6rem 0;text-align:center}.cta-wrap h2{font-size:2rem;font-weight:800;margin-bottom:.4rem}.cta-wrap p{opacity:.95;margin-bottom:1rem}.reveal-on-scroll{opacity:0;transform:translateY(18px);transition:opacity .5s ease,transform .5s ease}.reveal-on-scroll.in-view{opacity:1;transform:translateY(0)}.fade-on-load{opacity:1;transform:none}.fade-on-load.enter{animation:fadeUp .6s ease both}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.scroll-top{position:fixed;right:20px;bottom:20px;width:40px;height:40px;border-radius:50%;background:var(--blue);color:#fff;border:none;box-shadow:0 10px 30px #0206172e;opacity:0;pointer-events:none;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease}.scroll-top.show{opacity:1;pointer-events:auto;transform:translateY(0)}.footer__links{gap:2rem}.footer__socials a{transition:color .2s ease,transform .2s ease}.footer__socials a:hover{color:#93c5fd;transform:translateY(-2px)}.newsletter{display:flex;gap:.5rem;align-items:center}.newsletter input{padding:.55rem .7rem;border-radius:8px;border:1px solid #cbd5e1;outline:none}.newsletter button{padding:.55rem .8rem;border-radius:8px;border:none;background:var(--yellow);color:var(--blue);font-weight:800}@media(max-width:900px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.sh-hero__title{font-size:2.2rem}.features-grid{grid-template-columns:1fr}.timeline{grid-template-columns:repeat(2,1fr)}.testi-grid{grid-template-columns:1fr}}.ds-page .container{max-width:1200px;margin:0 auto;padding:0 24px}.ds-nav{position:sticky;top:0;z-index:30;background:#fff;box-shadow:0 2px 12px #0000000f}.ds-nav__container{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem}.ds-nav__brand{display:flex;align-items:center;gap:.6rem;color:var(--blue);font-weight:800;text-decoration:none}.ds-nav__logo{width:40px;height:40px}.ds-nav__links{display:flex;gap:1.5rem}.ds-nav__links a{color:#1f2937;text-decoration:none;font-weight:600}.ds-nav__links a:hover{color:var(--blue-500)}.ds-nav__cta{background:var(--yellow);color:var(--blue);border:none;border-radius:8px;padding:.6rem 1rem;font-weight:800}.ds-hero{background:#fff;padding:28px 0 24px;margin-bottom:48px}.ds-hero .container{max-width:1280px;padding-left:4px}.ds-hero__grid{display:grid;grid-template-columns:560px 1fr;gap:28px;align-items:center}.ds-hero__image img{width:100%;height:400px;object-fit:cover;border-radius:18px;box-shadow:0 14px 34px #0206171f;display:block}.ds-hero__text h1{font-size:40px;line-height:1.15;font-weight:800;color:#0f172a;margin-bottom:12px}.ds-hero__text p{color:#475569;margin-bottom:16px}.ds-hero__chips{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:18px}.chip-ico{font-size:14px}.btn-primary{background:#2563eb;color:#fff;border:none;border-radius:10px;padding:12px 18px;font-weight:800;box-shadow:0 10px 24px #2563eb47}.ds-hero__cta{margin-top:4px}.ds-why{background:#fff;padding:48px 0 36px}.muted{color:var(--muted);margin-top:.3rem}.cards{margin-top:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:#fff;border-radius:16px;padding:18px;box-shadow:0 10px 30px #02061714;border:1px solid #eef2f7}.icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#eef2ff;margin-bottom:.5rem;font-size:1.15rem}.card h3{font-size:18px;margin:.1rem 0 .25rem;color:#0f172a}.card p{color:var(--muted)}.ds-coverage{background:#f8fafc;padding:48px 0}.cov-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:28px;align-items:center}.cov-media .img-card{border-radius:16px;overflow:hidden;box-shadow:0 14px 32px #0206171a;border:1px solid #e5e7eb}.cov-media .img-card img{width:100%;max-width:520px;display:block}.cov-text h2{font-size:28px;font-weight:800;color:#0f172a;margin-bottom:.4rem}.cov-text p{color:var(--muted);margin-bottom:.5rem}.bullets{color:#0f172a;padding-left:1rem}.bullets li{margin-bottom:.3rem}.ds-cta{background:linear-gradient(90deg,var(--blue) 0%,var(--blue-500) 100%);color:#fff;padding:42px 0;text-align:center}.cta-wrap h2{font-size:32px;font-weight:800;margin-bottom:.4rem}.cta-wrap p{opacity:.95;margin-bottom:16px}.btn-white{background:#fff;color:var(--blue);border:none;border-radius:8px;padding:.9rem 1.6rem;font-weight:800}.footer{margin-top:0}@media(max-width:1024px){.ds-hero__grid{grid-template-columns:500px 1fr}.ds-hero__image img{height:360px}}@media(max-width:900px){.ds-hero__grid{grid-template-columns:1fr}.ds-hero__image img{height:240px}.cards,.cov-grid{grid-template-columns:1fr}}:root{--blue:#1e3a8a;--blue-500:#2563eb;--yellow:#fbbf24;--muted:#64748b;--ink:#0f172a}.is-page .container{max-width:1200px;margin:0 auto;padding:0 24px}.is-hero{background:#fff;padding:28px 0 24px}.is-hero__grid{display:grid;grid-template-columns:1fr 520px;gap:28px;align-items:center}.is-hero__text h1{font-size:40px;line-height:1.15;font-weight:800;color:#0f172a;margin-bottom:12px}.is-hero__text p{color:#475569;margin-bottom:16px}.is-hero__chips{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:18px}.is-chip{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:999px;border:1px solid #CBD5E1;color:#0f172a;background:#fff;box-shadow:0 2px 6px #0206170a;font-weight:600}.is-chip-ico{font-size:14px}.btn-yellow{background:var(--yellow);color:var(--blue);border:none;border-radius:10px;padding:12px 18px;font-weight:800;box-shadow:0 10px 24px #fbbf2459}.is-hero__image img{width:100%;height:360px;object-fit:cover;border-radius:18px;box-shadow:0 14px 34px #0206171f;display:block}.is-why{background:#fff;padding:48px 0 36px;text-align:center}.is-why .muted{color:var(--muted);margin-top:.3rem}.is-why__grid{margin-top:20px;display:grid;grid-template-columns:repeat(2,1fr);gap:18px;text-align:left}.is-why__card{background:#fff;border:1px solid #eef2f7;border-radius:16px;padding:18px;box-shadow:0 10px 30px #0206170f;display:flex;gap:12px}.is-why__icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#eef2ff;font-size:1.15rem;color:#1e3a8a}.is-why__card h3{margin:.1rem 0 .25rem;font-size:18px;color:#0f172a}.is-why__card p{color:var(--muted)}.is-stats{background:#f8fafc;color:#0f172a;padding:32px 0}.is-stats__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;text-align:center}.is-stat{background:#fff;border-radius:18px;padding:18px 20px;box-shadow:0 10px 30px #0f172a1a}.is-stat .num{font-size:30px;font-weight:800;color:#0f172a;margin-bottom:4px}.is-stat .lbl{color:#64748b}.is-steps{background:#fff;padding:48px 0;text-align:center}.is-steps .muted{color:var(--muted);margin-top:.3rem}.is-steps__grid{margin-top:18px;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.is-step{background:#fff;border:1px solid #eef2f7;border-radius:16px;padding:18px;box-shadow:0 8px 22px #0206170f}.is-step .circle{width:48px;height:48px;border-radius:999px;background:#eef2ff;color:#1e3a8a;font-weight:800;display:flex;align-items:center;justify-content:center;margin:0 auto 10px}.is-step h4{font-size:16px;color:#0f172a;margin-bottom:6px}.is-step p{color:var(--muted);font-size:14px}.is-cta{background:linear-gradient(90deg,var(--blue) 0%,var(--blue-500) 100%);color:#fff;padding:54px 0;text-align:center;position:relative;overflow:hidden}.is-cta h2{font-size:32px;font-weight:800;margin-bottom:.5rem}.is-cta p{opacity:.95;margin-bottom:16px}.is-cta .btn-yellow{background:var(--yellow);color:#0f172a;box-shadow:0 10px 24px #fbbf2459}@media(max-width:1024px){.is-hero__grid{grid-template-columns:1fr 480px}.is-hero__image img{height:320px}}@media(max-width:900px){.is-hero__grid{grid-template-columns:1fr}.is-hero__image img{height:240px}.is-why__grid{grid-template-columns:1fr}.is-stats__grid,.is-steps__grid{grid-template-columns:1fr 1fr}}.sc-page .container{max-width:1200px;margin:0 auto;padding:0 24px}.sc-hero{background:#fff;padding:40px 0 28px}.sc-hero .container{max-width:1280px;padding:0 8px}.sc-hero__wrap{position:relative;display:grid;grid-template-columns:420px 2px 1fr;align-items:stretch;border-radius:18px;overflow:hidden;box-shadow:0 22px 46px #02061724;column-gap:0;min-height:440px}.sc-hero__left{position:relative;background:linear-gradient(135deg,var(--blue) 0%,var(--blue-500) 100%);color:#fff;padding:38px 34px 34px;border-radius:0;box-shadow:none}.sc-hero__left h1{font-size:38px;line-height:1.15;font-weight:800;margin-bottom:10px}.sc-hero__left p{opacity:.96;margin-bottom:16px}.sc-hero__cta{background:var(--yellow);color:#0f172a;border:none;border-radius:10px;padding:12px 18px;font-weight:800;box-shadow:0 10px 24px #fbbf2459}.sc-hero__divider{width:2px;background:#fff;border-radius:2px}.sc-hero__right{position:relative;border-radius:0;overflow:hidden;background:#fff;box-shadow:none}.sc-hero__right img{width:100%;height:100%;min-height:440px;object-fit:cover;display:block}.btn-yellow{background:#fbbf24;color:#0f172a;border:none;border-radius:10px;padding:12px 18px;font-weight:800;box-shadow:0 10px 24px #fbbf2459}.btn-outline{display:inline-block;border:2px solid #e2e8f0;color:#0f172a;background:#fff;border-radius:10px;padding:10px 16px;font-weight:700;text-decoration:none}.chip{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:999px;border:1px solid #CBD5E1;color:#0f172a;background:#fff;box-shadow:0 2px 6px #0206170a;font-weight:600}.sc-caps{background:#fff;padding:42px 0 36px}.sc-caps h2{font-size:28px;font-weight:800;color:#0f172a;margin-bottom:.4rem}.sc-caps__grid{margin-top:18px;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.sc-cap{background:#fff;border:1px solid #eef2f7;border-radius:16px;padding:18px;box-shadow:0 10px 30px #0206170f;text-align:left}.sc-cap .ico{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#eef2ff;color:#1e3a8a;margin-bottom:8px}.sc-cap h3{font-size:18px;color:#0f172a;margin:.1rem 0 .25rem}.sc-cap p{color:#64748b}.sc-stats{background:#f8fafc;padding:32px 0}.sc-stats__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.sc-stat{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:18px;text-align:center;box-shadow:0 8px 22px #0206170f}.sc-stat .num{font-size:28px;font-weight:800;color:#0f172a}.sc-stat .lbl{color:#334155;margin-top:4px}.sc-steps{background:#fff;padding:42px 0}.sc-steps h2{font-size:28px;font-weight:800;color:#0f172a;margin-bottom:.4rem}.sc-steps__grid{margin-top:18px;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.sc-step{background:#fff;border:1px solid #eef2f7;border-radius:16px;padding:18px;text-align:center;box-shadow:0 8px 22px #0206170f}.sc-step .circle{width:48px;height:48px;border-radius:999px;background:#eef2ff;color:#1e3a8a;font-weight:800;display:flex;align-items:center;justify-content:center;margin:0 auto 10px}.sc-step h4{font-size:16px;color:#0f172a;margin-bottom:6px}.sc-step p{color:#64748b;font-size:14px}.sc-protect{background:#f1f5f9;padding:40px 0;text-align:center}.sc-protect h2{font-size:24px;font-weight:800;color:#0f172a;margin-bottom:.3rem}.sc-protect__chips{display:flex;justify-content:center;gap:12px;margin-top:12px;flex-wrap:wrap}.sc-cta{background:linear-gradient(90deg,var(--blue) 0%,var(--blue-500) 100%);color:#fff;padding:46px 0;text-align:center}.sc-cta__wrap h2{font-size:28px;font-weight:800;margin-bottom:.4rem}.sc-cta__wrap p{opacity:.95;margin-bottom:16px}.sc-cta__actions{margin-top:22px;display:flex;justify-content:center;gap:12px;flex-wrap:wrap}@media(max-width:1024px){.sc-hero__wrap{grid-template-columns:420px 2px 1fr}.sc-hero__right img{min-height:380px}}@media(max-width:900px){.sc-hero__wrap{grid-template-columns:1fr}.sc-hero__left{border-radius:18px}.sc-hero__left:after{display:none}.sc-hero__right{margin-top:14px;border-radius:18px}.sc-hero__right img{min-height:240px}.sc-caps__grid{grid-template-columns:1fr 1fr}.sc-stats__grid{grid-template-columns:1fr}.sc-steps__grid{grid-template-columns:1fr 1fr}}:root{--blue:#1e3a8a;--blue-500:#2563eb;--yellow:#fbbf24;--ink:#0f172a;--muted:#64748b}.scg-page .container{max-width:1200px;margin:0 auto;padding:0 24px}.scg-bg{position:relative}.scg-bg:before{content:"";position:absolute;inset:-120px 0 0;background:radial-gradient(1200px 400px at 10% 0%,rgba(37,99,235,.08),transparent),radial-gradient(900px 300px at 90% 20%,rgba(30,58,138,.08),transparent);z-index:0;pointer-events:none;animation:gradMove 16s ease-in-out infinite alternate}@keyframes gradMove{0%{transform:translateY(0)}to{transform:translateY(14px)}}.scg-hero{position:relative;background:#fff;padding:36px 0 24px;overflow:hidden}.scg-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr 540px;gap:28px;align-items:center}.scg-hero__title{font-size:40px;line-height:1.15;font-weight:800;color:#0f172a;margin-bottom:10px}.scg-hero__subtitle{color:#475569;margin-bottom:16px}.scg-cta-row{display:flex;gap:12px;flex-wrap:wrap}.btn-yellow{background:var(--yellow);color:#0f172a;border:none;border-radius:10px;padding:12px 18px;font-weight:800;box-shadow:0 10px 24px #fbbf2459;transform:translateZ(0);transition:transform .2s ease,box-shadow .2s ease}.btn-outline{background:#fff;color:var(--blue);border:2px solid #e2e8f0;border-radius:10px;padding:10px 16px;font-weight:800;transform:translateZ(0);transition:transform .2s ease,box-shadow .2s ease}.btn-yellow:hover,.btn-outline:hover{transform:scale(1.03);box-shadow:0 16px 34px #0206172e}.scg-hero__image{position:relative;border-radius:18px;overflow:hidden;box-shadow:0 18px 40px #02061724;background:#fff}.scg-hero__image img{width:100%;height:360px;object-fit:cover;display:block;animation:slideInRight .8s ease both}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.reveal{opacity:0;transform:translateY(16px);transition:opacity .6s ease,transform .6s ease}.reveal.show{opacity:1;transform:translateY(0)}.scg-features{background:#f8fafc;padding:44px 0 36px;text-align:center}.scg-features h2{font-size:28px;font-weight:800;color:#0f172a;margin-bottom:.4rem}.scg-features__grid{margin-top:18px;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.scg-feature{background:#fff;border:1px solid #eef2f7;border-radius:16px;padding:18px;box-shadow:0 10px 28px #0206170f}.scg-feature .ico{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#eef2ff;color:#1e3a8a;margin:0 auto 8px}.scg-stats{background:#fff;padding:44px 0}.scg-stats__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.scg-stat{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:18px;text-align:center;box-shadow:0 8px 22px #0206170f;transform:scale(.96);opacity:0}.scg-stat.show{opacity:1;transform:scale(1);transition:transform .4s cubic-bezier(.2,.8,.2,1),opacity .4s ease}.scg-stat .num{font-size:28px;font-weight:800;color:#0f172a}.scg-stat .lbl{color:#334155;margin-top:4px}.scg-steps{background:#fff;padding:42px 0;text-align:center}.scg-steps__grid{margin-top:18px;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.scg-step{background:#fff;border:1px solid #eef2f7;border-radius:16px;padding:18px;box-shadow:0 8px 22px #0206170f}.scg-step .circle{width:48px;height:48px;border-radius:999px;background:#eef2ff;color:#1e3a8a;font-weight:800;display:flex;align-items:center;justify-content:center;margin:0 auto 10px}.scg-cta{background:linear-gradient(90deg,var(--blue) 0%,var(--blue-500) 100%);color:#fff;padding:48px 0;text-align:center;position:relative;overflow:hidden}.scg-cta .waves{position:absolute;inset:0;background:radial-gradient(700px 200px at 10% 20%,rgba(255,255,255,.06),transparent),radial-gradient(500px 200px at 90% 80%,rgba(255,255,255,.06),transparent);animation:gradMove 14s ease-in-out infinite alternate}.scg-cta .content{position:relative;z-index:1}.scg-cta .scg-cta-row{justify-content:center}@media(max-width:1024px){.scg-hero__grid{grid-template-columns:1fr 480px}.scg-hero__image img{height:320px}.scg-features__grid{grid-template-columns:1fr 1fr}}@media(max-width:900px){.scg-hero__grid{grid-template-columns:1fr}.scg-hero__image img{height:240px}.scg-stats__grid{grid-template-columns:1fr}.scg-steps__grid{grid-template-columns:1fr 1fr}}.ofx-page{background:#f8fafc;color:#0f172a}.ofx-nav{position:sticky;top:0;z-index:30;background:#ffffffb3;-webkit-backdrop-filter:saturate(180%) blur(6px);backdrop-filter:saturate(180%) blur(6px);box-shadow:0 2px 12px #0000000f}.ofx-nav.scrolled{background:#fff}.ofx-nav__container{max-width:1200px;margin:0 auto;padding:.65rem 1rem;display:flex;align-items:center;justify-content:space-between}.ofx-nav__brand{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:#1e3a8a;font-weight:800}.ofx-nav__brand img{width:44px;height:44px}.ofx-nav__links a{margin-left:1.2rem;text-decoration:none;color:#1e293b;font-weight:600}.ofx-hero{position:relative;height:60vh;min-height:420px;display:flex;align-items:center;justify-content:center;overflow:hidden}.ofx-hero__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(105%)}.ofx-hero__overlay{position:absolute;inset:0;background:transparent;pointer-events:none}.ofx-hero__content{position:relative;z-index:2;text-align:center;color:#fff;padding:0 1rem}.ofx-hero__title{font-size:2.2rem;font-weight:900;line-height:1.15;margin-bottom:.7rem}.ofx-hero__subtitle{font-size:1.15rem;opacity:.95;margin-bottom:1.2rem}.ofx-hero__actions{display:flex;gap:.9rem;justify-content:center}.ofx-hero__scroll{position:absolute;bottom:10px;left:50%;transform:translate(-50%);color:#fff9;font-size:1.3rem}.ofx-fade-up{opacity:0;transform:translateY(10px);animation:fadeUp .45s ease-out forwards}.ofx-why__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1.2rem}.ofx-card{background:#fff;border-radius:16px;padding:1.1rem;box-shadow:0 8px 26px #1e3a8a1a;transition:transform .2s,box-shadow .2s}.ofx-card:hover{transform:translateY(-4px);box-shadow:0 16px 36px #1e3a8a29}.ofx-card__ico{font-size:1.4rem}.ofx-card__title{font-weight:800;margin:.35rem 0}.ofx-card__desc{color:#64748b}.ofx-reveal{opacity:0;transform:translateY(12px);transition:opacity .5s ease,transform .5s ease}.ofx-reveal.show{opacity:1;transform:translateY(0)}.ofx-process{background:#eef2ff}.ofx-steps{position:relative;display:flex;justify-content:space-between;gap:.7rem;padding:1.6rem 0}.ofx-step{background:#fff;border-radius:14px;padding:.8rem;width:19%;text-align:center;box-shadow:0 6px 20px #1e3a8a1a}.ofx-step__ico{font-size:1.3rem;margin-bottom:.35rem}.ofx-step__label{font-weight:800;color:#1e293b}.ofx-steps__line{position:absolute;left:5%;right:5%;top:50%;height:3px;background:linear-gradient(90deg,#93c5fd,#60a5fa);z-index:0}.ofx-env__grid{display:grid;grid-template-columns:1.2fr 1fr;gap:1.5rem;align-items:center}.ofx-env__text .badge.green{display:inline-flex;align-items:center;gap:.35rem;background:#e8f8ec;color:#0f5132;border-radius:999px;padding:.3rem .7rem;font-weight:800;margin-bottom:.4rem}.ofx-stats{display:grid;grid-auto-flow:column;grid-auto-columns:max-content;gap:1rem;margin-top:1rem;align-items:center;justify-content:start}.ofx-stats .stat{background:#fff;border-radius:14px;padding:.6rem .9rem;box-shadow:0 4px 18px #10b98126;font-weight:700;color:#065f46;display:inline-flex;align-items:center;gap:.45rem;line-height:1;white-space:nowrap;overflow:hidden}.ofx-stats .stat .num{display:inline-block;min-width:1.4rem;text-align:center}.ofx-env__media img{width:100%;height:auto;border-radius:16px;box-shadow:0 10px 28px #1e3a8a26}.ofx-why,.ofx-process,.ofx-env{padding:3rem 0}.ofx-cta .container{padding:3.2rem 1rem}.ofx-cta{position:relative;background:linear-gradient(180deg,#1e3a8a,#0f224e);color:#fff}.ofx-cta__wrap{text-align:center}.ofx-cta__wrap h2{font-size:2rem;font-weight:900;margin-bottom:1rem}.ofx-cta__icons{display:flex;gap:1.2rem;justify-content:center;margin-top:1rem}.ofx-cta__icons .ico{display:flex;flex-direction:column;align-items:center;gap:.25rem;opacity:0;transform:translateY(8px);transition:opacity .5s ease,transform .5s ease}.ofx-cta__wrap.show .ico{opacity:1;transform:translateY(0)}@media(max-width:900px){.ofx-why__grid{grid-template-columns:repeat(2,1fr)}.ofx-env__grid{grid-template-columns:1fr}.ofx-step{width:32%}.ofx-steps{flex-wrap:wrap}}@media(max-width:600px){.ofx-hero__title{font-size:1.6rem}.ofx-step{width:48%}.ofx-cta__wrap h2{font-size:1.6rem}}@media(max-width:900px){.ofx-stats{grid-auto-flow:row;grid-template-columns:1fr}}.afx-page{background:#f8fafc;color:#0f172a}.afx-nav{position:sticky;top:0;z-index:30;background:#ffffffb3;-webkit-backdrop-filter:saturate(180%) blur(6px);backdrop-filter:saturate(180%) blur(6px);box-shadow:0 2px 12px #0000000f}.afx-nav.scrolled{background:#fff}.afx-nav__container{max-width:1200px;margin:0 auto;padding:.65rem 1rem;display:flex;align-items:center;justify-content:space-between}.afx-nav__brand{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:#1e3a8a;font-weight:800}.afx-nav__brand img{width:44px;height:44px}.afx-nav__links a{margin-left:1.2rem;text-decoration:none;color:#1e293b;font-weight:600}.afx-hero{position:relative;height:60vh;min-height:420px;display:flex;align-items:center;justify-content:center;overflow:hidden}.afx-hero__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.afx-hero__overlay{position:absolute;inset:0;background:#0006}.afx-hero__content{position:relative;z-index:2;text-align:center;color:#fff;padding:0 1rem}.afx-hero__title{font-size:2.2rem;font-weight:900;line-height:1.15;margin-bottom:.7rem}.afx-hero__subtitle{font-size:1.15rem;opacity:.95;margin-bottom:1.2rem}.afx-hero__actions{display:flex;gap:.9rem;justify-content:center}.btn-blue{background:linear-gradient(90deg,#2563eb,#1e3a8a);color:#fff;border:none;border-radius:12px;padding:.85rem 1.4rem;font-weight:800;cursor:pointer;box-shadow:0 8px 24px #2563eb47;transition:transform .2s,box-shadow .2s}.btn-blue:hover{transform:translateY(-2px);box-shadow:0 16px 32px #2563eb54}.btn-outline{background:transparent;color:#fff;border:2px solid #fff;border-radius:12px;padding:.85rem 1.4rem;font-weight:800;cursor:pointer;transition:background .2s,color .2s}.btn-outline:hover{background:#fff;color:#1e3a8a}.afx-hero__scroll{position:absolute;bottom:10px;left:50%;transform:translate(-50%);color:#fff9;font-size:1.3rem}.afx-fade-up{opacity:0;transform:translateY(10px);animation:fadeUp .45s ease-out forwards}.container{max-width:1100px;margin:0 auto;padding:3rem 1rem}.afx-why__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1.2rem}.afx-card{background:#fff;border-radius:16px;padding:1.1rem;box-shadow:0 8px 26px #1e3a8a1a;transition:transform .2s,box-shadow .2s}.afx-card:hover{transform:translateY(-4px);box-shadow:0 16px 36px #1e3a8a29}.afx-card__ico{font-size:1.4rem}.afx-card__title{font-weight:800;margin:.35rem 0}.afx-card__desc{color:#64748b}.afx-reveal{opacity:0;transform:translateY(12px);transition:opacity .5s ease,transform .5s ease}.afx-reveal.show{opacity:1;transform:translateY(0)}.afx-stats{background:linear-gradient(180deg,#eaf2ff,#fff)}.afx-stats__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.afx-stat{background:#fff;border-radius:16px;padding:1.2rem;text-align:center;box-shadow:0 10px 26px #1e3a8a1a}.afx-stat .val{font-size:1.6rem;font-weight:900;color:#1e3a8a}.afx-stat .lab{color:#475569;margin-top:.25rem}.afx-why,.afx-stats,.afx-process,.afx-env{padding:3rem 0}.afx-cta .container{padding:3.2rem 1rem}.afx-process{background:#eef2ff}.afx-steps{position:relative;display:flex;justify-content:space-between;gap:.7rem;padding:1.6rem 0}.afx-step{background:#fff;border-radius:14px;padding:.8rem;width:24%;text-align:center;box-shadow:0 6px 20px #1e3a8a1a}.afx-step__ico{font-size:1.3rem;margin-bottom:.35rem}.afx-step__label{font-weight:800;color:#1e293b}.afx-steps__line{position:absolute;left:5%;right:5%;top:50%;height:3px;background:linear-gradient(90deg,#93c5fd,#60a5fa);z-index:0}.afx-env__grid{display:grid;grid-template-columns:.8fr 1.4fr;gap:1.5rem;align-items:center}.afx-env__text .badge.green{display:inline-flex;align-items:center;gap:.35rem;background:#e8f8ec;color:#0f5132;border-radius:999px;padding:.3rem .7rem;font-weight:800;margin-bottom:.4rem}.afx-metrics{display:grid;grid-auto-flow:column;grid-auto-columns:max-content;gap:1rem;margin-top:1rem;align-items:center;justify-content:start}.afx-metrics .metric{background:#fff;border-radius:14px;padding:.6rem .9rem;box-shadow:0 4px 18px #10b98126;font-weight:700;color:#065f46;display:inline-flex;align-items:center;gap:.45rem;line-height:1;white-space:nowrap;overflow:hidden}.afx-metrics .metric .num{display:inline-block;min-width:1.6rem;text-align:center}.afx-env__media{width:100%;aspect-ratio:16 / 9}.afx-env__media img{width:100%;height:100%;object-fit:cover;display:block;border-radius:16px;box-shadow:0 10px 28px #1e3a8a26}.afx-cta{position:relative;background:linear-gradient(180deg,#1e3a8a,#0f224e);color:#fff}.afx-cta__wrap{text-align:center}.afx-cta__wrap h2{font-size:2rem;font-weight:900;margin-bottom:.5rem}.afx-cta__wrap .sub{color:#dbeafe;margin-bottom:.8rem}.pulse{animation:pulse 1.8s ease-in-out infinite}@keyframes pulse{0%,to{box-shadow:0 0 #2563eb73}50%{box-shadow:0 0 0 12px #2563eb00}}.afx-cta__icons{display:flex;gap:1.2rem;justify-content:center;margin-top:1rem}.afx-cta__icons .ico{display:flex;flex-direction:column;align-items:center;gap:.25rem;opacity:0;transform:translateY(8px);transition:opacity .5s ease,transform .5s ease}.afx-cta__wrap.show .ico{opacity:1;transform:translateY(0)}@media(max-width:900px){.afx-why__grid{grid-template-columns:repeat(2,1fr)}.afx-env__grid{grid-template-columns:1fr}.afx-step{width:32%}.afx-steps{flex-wrap:wrap}.afx-stats__grid{grid-template-columns:1fr}}@media(max-width:600px){.afx-hero__title{font-size:1.6rem}.afx-step{width:48%}.afx-cta__wrap h2{font-size:1.6rem}}@media(max-width:900px){.afx-metrics{grid-auto-flow:row;grid-template-columns:1fr}}.rtx-progress{position:fixed;top:0;left:0;height:3px;width:0;background:linear-gradient(90deg,#2563eb,#1e3a8a);z-index:50;box-shadow:0 0 12px #2563eb99;transition:width .1s linear}.rtx-page{background:#f8fafc;color:#0f172a}.rtx-nav{position:sticky;top:0;z-index:30;background:#ffffffb3;-webkit-backdrop-filter:saturate(180%) blur(6px);backdrop-filter:saturate(180%) blur(6px);box-shadow:0 2px 12px #0000000f}.rtx-nav.scrolled{background:#fff}.rtx-nav__container{max-width:1200px;margin:0 auto;padding:.65rem 1rem;display:flex;align-items:center;justify-content:space-between}.rtx-nav__brand{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:#1e3a8a;font-weight:800}.rtx-nav__brand img{width:44px;height:44px}.rtx-nav__links a{margin-left:1.2rem;text-decoration:none;color:#1e293b;font-weight:600}.rtx-hero{position:relative;height:60vh;min-height:420px;max-height:720px;display:flex;align-items:center;justify-content:center;overflow:hidden}.rtx-hero__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;will-change:transform;transition:transform .1s linear}.rtx-hero__overlay{position:absolute;inset:0;background:#00000073}.rtx-hero__content{position:relative;z-index:2;text-align:center;color:#fff;padding:0 1rem}.rtx-hero__title{font-size:2.4rem;font-weight:900;line-height:1.15;margin-bottom:.6rem}.rtx-hero__subtitle{font-size:1.15rem;opacity:.95}.rtx-fade-up{opacity:0;transform:translateY(12px);animation:fadeUp .6s cubic-bezier(.22,.8,.24,1) forwards}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}.container{max-width:1200px;margin:0 auto;padding:72px 24px}.rtx-section{background:#fff0}.rtx-features{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:16px}.rtx-card{background:#fff;border-radius:20px;padding:24px;box-shadow:0 10px 20px #15205a0f;transition:all .28s ease;display:flex;flex-direction:column;justify-content:space-between;min-height:220px}.rtx-card:hover{transform:translateY(-6px);box-shadow:0 18px 36px #15205a14}.rtx-card__ico{font-size:1.6rem;display:inline-grid;place-items:center;width:48px;height:48px;border-radius:999px;background:#eaf2ff;color:#1e3a8a;transition:transform .28s ease}.rtx-card:hover .rtx-card__ico{transform:translateY(-2px) scale(1.05)}.rtx-card__title{font-weight:800;margin:.5rem 0 .25rem}.rtx-card__desc{color:#64748b}.rtx-process{background:#eef2ff}.rtx-steps{position:relative;display:flex;align-items:center;justify-content:center;gap:28px;padding:2rem 0;min-height:120px}.rtx-step{background:#fff;border-radius:20px;padding:1.2rem 1.4rem;text-align:center;box-shadow:0 8px 22px #1e3a8a1f;min-width:240px;min-height:120px;flex:0 0 260px}.rtx-step__ico{font-size:1.6rem;margin-bottom:.5rem}.rtx-step__label{font-weight:800;color:#1e293b;font-size:1.05rem}.rtx-arrow{width:72px;height:24px;flex:none;display:flex;align-items:center;justify-content:center;opacity:.95}.rtx-stats{background:linear-gradient(180deg,#1e3a8a,#0f224e);position:relative}.rtx-stats:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.06),transparent);pointer-events:none}.rtx-stats__grid{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.rtx-stat{background:#0f1f4a;border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:24px;text-align:center;box-shadow:0 10px 26px #02061740;color:#dbeafe}.rtx-stat .val{font-size:44px;font-weight:900;color:#fff;line-height:1}.rtx-stat .lab{opacity:.9;margin-top:.25rem}.rtx-stat[data-animate=true] .val{transition:color .3s}.rtx-testimonials{background:#fff}.rtx-t-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.rtx-t-card{background:#fff;border-radius:20px;padding:20px;box-shadow:0 8px 24px #0c1e3c0f;transition:transform .28s ease,box-shadow .28s ease,opacity .5s;display:flex;gap:12px;align-items:flex-start}.rtx-t-card:hover{transform:translateY(-3px);box-shadow:0 16px 38px #1e3a8a29}.rtx-t-avatar{width:44px;height:44px;border-radius:999px;background:#e2e8f0;flex:none}.rtx-t-body .name{font-weight:800}.rtx-t-body .role{color:#64748b;font-size:.95rem}.rtx-cta{position:relative;background:linear-gradient(90deg,#0047ab,#0b1c3d);color:#fff}.rtx-cta__wrap{text-align:center}.rtx-cta .container{padding:72px 24px}.rtx-cta .btn-blue{border-radius:999px;padding:14px 28px;box-shadow:0 12px 30px #2563eb59}.rtx-cta .btn-blue:hover{box-shadow:0 16px 42px #2563eb80}.rtx-reveal{opacity:0;transform:translateY(12px);transition:opacity .6s ease,transform .6s ease}.rtx-reveal.show{opacity:1;transform:translateY(0)}.rtx-section,.rtx-stats,.rtx-process{padding:72px 0}@media(max-width:900px){.container{padding:48px 24px}.rtx-features{grid-template-columns:repeat(2,1fr)}.rtx-steps{flex-direction:column}.rtx-arrow{display:none}.rtx-stats__grid,.rtx-t-grid{grid-template-columns:1fr}}@media(max-width:600px){.container{padding:36px 16px}.rtx-hero__title{font-size:1.7rem}.rtx-step{min-width:unset}}.site-nav{position:sticky;top:0;z-index:70;background:#fff;box-shadow:0 2px 12px #0000000f;transition:background .25s ease,box-shadow .25s ease}.site-nav.transparent{background:#ffffffb3;-webkit-backdrop-filter:saturate(180%) blur(6px);backdrop-filter:saturate(180%) blur(6px);box-shadow:0 2px 12px #0000000f}.site-nav.scrolled{background:#fff}.site-nav__container{max-width:1200px;margin:0 auto;padding:.65rem 1rem;display:flex;align-items:center}.site-nav__brand{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:#1e3a8a;font-weight:800}.site-nav__logo{width:44px;height:44px;display:block}.site-nav__right{display:flex;align-items:center;gap:1.25rem;margin-left:auto}.site-nav__links{display:flex;align-items:center;margin-right:2.5rem}.site-nav__links a{margin-left:1.2rem;text-decoration:none;color:#1e293b;font-weight:600}.site-nav__links a.active,.site-nav__links a:hover{color:#1e3a8a}.profile-menu-wrapper{position:relative;display:flex;align-items:center;justify-content:center}.profile-trigger-button{border:none;background:transparent;padding:0;cursor:pointer}.profile-trigger-inner{width:40px;height:40px;border-radius:999px;background:#fff;box-shadow:0 12px 30px #0f172a40;display:flex;align-items:center;justify-content:center;color:#0f172a;transition:transform .2s ease,box-shadow .2s ease}.profile-trigger-button:hover .profile-trigger-inner{transform:scale(1.03) translateY(-1px);box-shadow:0 18px 40px #0f172a52}.profile-avatar-circle{width:32px;height:32px;border-radius:999px;background:linear-gradient(135deg,#1e3a8a,#2563eb);display:flex;align-items:center;justify-content:center;color:#f9fafb;font-weight:700;font-size:.86rem}.profile-trigger-inner svg{width:22px;height:22px}.profile-dropdown{position:absolute;top:calc(100% + 10px);right:0;min-width:220px;border-radius:14px;background:#fffffff2;-webkit-backdrop-filter:saturate(180%) blur(12px);backdrop-filter:saturate(180%) blur(12px);box-shadow:0 24px 60px #0f172a40;padding:10px;opacity:0;pointer-events:none;transform:translateY(6px);transition:opacity .22s ease,transform .22s ease;z-index:40}.profile-dropdown--open{opacity:1;pointer-events:auto;transform:translateY(0)}.profile-dropdown-inner{display:flex;flex-direction:column;gap:6px}.profile-primary-btn,.profile-secondary-btn{width:100%;border-radius:10px;border:none;padding:.6rem .9rem;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease,transform .18s ease,box-shadow .18s ease}.profile-primary-btn{background:#1d4ed8;color:#f9fafb;box-shadow:0 14px 32px #2563eb61}.profile-primary-btn:hover{background:#1e40af;transform:translateY(-1px) scale(1.03);box-shadow:0 18px 40px #2563eb7a}.profile-secondary-btn{background:#eef2ff;color:#1e3a8a}.profile-secondary-btn:hover{background:#e0e7ff;transform:translateY(-1px) scale(1.03);box-shadow:0 10px 26px #94a3b859}.profile-item{width:100%;border:none;background:transparent;border-radius:10px;padding:.55rem;display:flex;align-items:center;gap:.55rem;cursor:pointer;font-size:.9rem;font-weight:500;color:#0f172a;transition:background .18s ease,transform .18s ease,box-shadow .18s ease,color .18s ease}.profile-item-icon{width:22px;height:22px;border-radius:999px;background:#eef2ff;display:flex;align-items:center;justify-content:center;color:#1e3a8a;flex-shrink:0}.profile-item-icon svg{width:14px;height:14px}.profile-item:hover{background:#e2e8f0e6;transform:translateY(-1px) scale(1.03);box-shadow:0 10px 26px #94a3b866}.profile-item--danger{color:#b91c1c}.profile-item--danger .profile-item-icon{background:#fee2e2;color:#b91c1c}.profile-item--danger:hover{background:#fee2e2}.profile-divider{height:1px;background:#e2e8f0f2;margin:.3rem 0}@media(max-width:600px){.profile-dropdown{right:-4px}}.hcd-page{background:#f8fafc;color:#0f172a}.hcd-nav{position:sticky;top:0;z-index:60;background:#ffffffb3;-webkit-backdrop-filter:saturate(180%) blur(6px);backdrop-filter:saturate(180%) blur(6px);box-shadow:0 2px 12px #0000000f;margin:0}.hcd-nav.scrolled{background:#fff}.hcd-nav__container{max-width:1200px;margin:0 auto;padding:.65rem 1rem;display:flex;align-items:center;justify-content:space-between}.hcd-nav__brand{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:#1e3a8a;font-weight:800}.hcd-nav__brand img{width:44px!important;height:44px!important;display:block}.hcd-nav__brand span{font-size:1.05rem}.hcd-nav__links{display:flex;align-items:center}.hcd-nav__links a{margin-left:1.2rem;text-decoration:none;color:#1e293b;font-weight:600;display:inline-block}.hcd-hero{position:relative;height:360px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin:0}.hcd-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.6) blur(1px);transform:scale(1.03)}.hcd-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#00000073,#0000008c)}.hcd-hero__content{position:relative;z-index:1;color:#fff;text-align:center;padding:0 1.2rem}.hcd-title{font-size:2.1rem;font-weight:900;letter-spacing:.2px;text-shadow:0 2px 12px rgba(0,0,0,.35)}.hcd-sub{margin-top:.4rem;opacity:.95;max-width:60ch;margin-left:auto;margin-right:auto}.hcd-hero__actions{margin-top:.8rem;display:flex;justify-content:center}.hcd-back{display:inline-block;background:#ffffff38;color:#fff;border:2px solid rgba(255,255,255,.75);padding:.6rem 1rem;border-radius:10px;font-weight:800;text-decoration:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hcd-back:hover{background:#ffffff5c;color:#1e3a8a}.hcd-stats{background:#0f1f4a;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:24px}.hcd-stat{background:#0e1a3d;border:1px solid rgba(255,255,255,.08);color:#e5ecff;border-radius:14px;padding:14px;text-align:center;box-shadow:0 8px 20px #02061747}.hcd-stat .val{font-size:1.6rem;font-weight:900;color:#fff}.hcd-stat .lab{opacity:.9;margin-top:.15rem;font-size:.95rem}.hcd-solutions{background:#fff;padding:72px 0}.hcd-container{max-width:1200px;margin:0 auto;padding:0 24px}.hcd-solgrid{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:start}.hcd-soltext h2{margin:0 0 .5rem;font-size:1.6rem}.hcd-soltext p{margin:.4rem 0;color:#475569}.hcd-solfeatures{display:grid;grid-template-columns:1fr 1fr;gap:14px}.hcd-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.hcd-item{display:flex;gap:.7rem;align-items:flex-start;background:#f8fafc;border:1px solid #eef2ff;border-radius:14px;padding:12px;box-shadow:0 2px 10px #15205a0f}.hcd-ico{width:36px;height:36px;border-radius:10px;background:#eaf2ff;color:#1e3a8a;display:grid;place-items:center;font-size:1.1rem;flex:none}.hcd-item .t{font-weight:700;color:#0f172a}.hcd-item .d{color:#64748b;font-size:.95rem}.hcd-reveal{opacity:0;transform:translateY(10px);animation:hcd-reveal .6s ease-out forwards}@keyframes hcd-reveal{to{opacity:1;transform:translateY(0)}}.hcd-caps{background:#f1f5f9;padding:72px 0}.hcd-capgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:16px}.hcd-capcard{background:#fff;border-radius:14px;padding:18px;text-align:left;box-shadow:0 8px 24px #0c1e3c0f}.hcd-capcard .ico{font-size:1.4rem}.hcd-capcard .title{font-weight:800;margin:.4rem 0}.hcd-capcard .desc{color:#64748b}.hcd-cta{background:linear-gradient(90deg,#1e3a8a,#0b214a);color:#fff}.hcd-cta__wrap{text-align:center;padding:68px 24px}.hcd-cta__wrap h2{margin:0 0 .4rem}.hcd-cta__wrap p{margin:0;opacity:.95}@media(max-width:900px){.hcd-video{filter:brightness(.6) blur(1.2px)}.hcd-stats,.hcd-solgrid,.hcd-solfeatures{grid-template-columns:1fr}.hcd-capgrid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.hcd-hero{height:260px}.hcd-title{font-size:1.6rem}.hcd-capgrid{grid-template-columns:1fr}}:root{--wdl-bg:#f9fbff;--wdl-text:#0b1224;--wdl-muted:#55627b;--wdl-card:#ffffff;--wdl-border:rgba(15,23,42,.08);--wdl-shadow:0 10px 24px rgba(2,12,27,.08);--wdl-accent:#2e6cf6}.wdl-light{background:var(--wdl-bg);color:var(--wdl-text);min-height:100vh}.container{width:min(1100px,92vw);margin:0 auto}.wdl-header{text-align:center;padding:60px 0 24px}.wdl-header h1{font-size:clamp(2rem,3.2vw,2.6rem);margin:0 0 16px;font-weight:900}.wdl-back{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:10px;border:1px solid rgba(46,108,246,.25);background:#e9f0ff;color:#15346b;font-weight:800;cursor:pointer;box-shadow:var(--wdl-shadow)}.wdl-back:hover{filter:brightness(.98)}.wdl-intro{background:linear-gradient(180deg,#eef3ff,#f7f9ff);padding:40px 0 70px;border-top:1px solid var(--wdl-border);border-bottom:1px solid var(--wdl-border)}.wdl-intro p{text-align:center;max-width:880px;margin:0 auto;color:#384764}.wdl-hero{position:relative;width:100vw;height:clamp(260px,44vh,420px);margin:0 0 18px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);border-radius:0;overflow:hidden}.wdl-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scale(1.06)}.wdl-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#00000040,#0000008c)}.wdl-hero-content{position:relative;z-index:1;height:100%;display:grid;place-items:center;text-align:center;padding:0 16px}.wdl-hero-title{color:#fff;font-weight:900;font-size:clamp(1.6rem,2.4vw,2.2rem);margin:0 0 .4rem;text-shadow:0 2px 8px rgba(0,0,0,.35)}.wdl-hero-sub{color:#dfe8ff;max-width:720px;margin:0 auto;text-shadow:0 1px 6px rgba(0,0,0,.28)}.wdl-hero-actions{margin-top:12px}.wdl-hero-back{padding:10px 14px;border-radius:12px;border:1px solid rgba(255,255,255,.35);background:linear-gradient(180deg,#ffffff47,#ffffff1f);color:#0a1f4f;font-weight:900;cursor:pointer;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 12px 26px #00000047}.wdl-hero-back:hover{filter:brightness(1.06)}.wdl-features{padding:88px 0 60px}.wdl-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.wdl-features .wdl-grid{margin-bottom:56px}.wdl-card.light{display:flex;gap:14px;align-items:flex-start;background:var(--wdl-card);border:1px solid var(--wdl-border);border-radius:12px;padding:16px;box-shadow:var(--wdl-shadow);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.wdl-card.light:hover{transform:translateY(-2px);box-shadow:0 16px 28px #020c1b24;border-color:#2e6cf640}.wdl-ico{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;color:#fff;font-size:14px;transition:transform .18s ease,filter .18s ease}.wdl-card.light:hover .wdl-ico{transform:scale(1.06);filter:brightness(1.05)}.wdl-ico.loc{background:#4f79ff}.wdl-ico.cap{background:#22c55e}.wdl-ico.shield{background:#1b2a55}.wdl-ico.facility{background:#a855f7}.wdl-txt h3{margin:0;font-weight:800;font-size:1.05rem}.wdl-txt p{margin:.25rem 0 0;color:var(--wdl-muted)}.wdl-gallery{padding:72px 0 64px;text-align:center;margin-top:48px}.wdl-gallery h2{font-size:1.6rem;margin:0 0 8px;font-weight:900}.wdl-g-sub{margin:0 0 18px;color:var(--wdl-muted)}.wdl-g-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.wdl-g-grid img{width:100%;height:180px;object-fit:cover;border-radius:12px;box-shadow:var(--wdl-shadow);border:1px solid var(--wdl-border);background:#fff;transition:transform .2s ease,box-shadow .2s ease}.wdl-g-grid img:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 16px 28px #020c1b24}.wdl-quote{padding:40px 0 76px}.wdl-quote-card{background:var(--wdl-card);border:1px solid var(--wdl-border);border-radius:12px;padding:18px;box-shadow:var(--wdl-shadow)}.wdl-quote-card h3{margin:0 0 10px;font-weight:900}.wdl-quote-card .q{margin:0 0 6px;color:#334155;font-style:italic}.wdl-quote-card .qa{margin:0;color:#1d4ed8;font-weight:700}.wdl-actions{background:#fff;color:#0b1224;padding:56px 0 40px;border-top:1px solid var(--wdl-border)}.wdl-actions-row{display:flex;justify-content:center;align-items:center}.wdl-act{padding:10px 20px;border-radius:10px;border:none;background:var(--wdl-accent);color:#fff;font-weight:800;cursor:pointer;box-shadow:0 12px 26px #2563eb47}.wdl-act:hover{filter:brightness(1.05)}.wdl-foot{margin-top:14px;text-align:center;color:#64748b;font-size:.9rem}@media(max-width:900px){.wdl-g-grid img{height:160px}.wdl-hero{width:min(92vw,720px)}}@media(max-width:780px){.wdl-grid,.wdl-g-grid{grid-template-columns:1fr}}.cdx-page{background:#f1f5f9;color:#0f172a}.cdx-hero{position:relative;overflow:hidden;background:linear-gradient(180deg,#1e3a8a,#0ea5e9);padding:84px 0 64px;color:#fff;min-height:72vh}.cdx-hero__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.9);transform:scale(1.06);will-change:transform}.cdx-hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0206178c,#02061773 40%,#02061799)}.cdx-hero .container{position:relative;z-index:2}.cdx-title{font-size:clamp(2rem,4vw,3rem);font-weight:900;margin:0 0 .6rem;letter-spacing:.2px}.cdx-hero .cdx-sub{color:#dbeafe}.cdx-hero .cdx-back{margin-top:1rem;background:#fff;color:#1e3a8a;border:none;border-radius:999px;padding:.7rem 1.2rem;font-weight:800;box-shadow:0 10px 24px #02061740;transition:transform .18s ease,box-shadow .18s ease}.cdx-hero .cdx-back:hover{transform:translateY(-1px);box-shadow:0 16px 38px #02061752}.cdx-intro{background:linear-gradient(180deg,#f8fafc,#eef2f7);padding:48px 0 64px}.cdx-intro .card{background:#fff;border-radius:16px;box-shadow:0 24px 50px #0206171f;padding:28px;max-width:920px;margin:0 auto}.cdx-intro h3{font-size:1.4rem;font-weight:800;margin:0 0 .6rem}.cdx-intro p{color:#475569;line-height:1.7;margin:0}.cdx-services{padding:26px 0 54px;background:linear-gradient(180deg,#eef2f7,#e2e8f0)}.cdx-services .section-title{font-size:1.6rem;font-weight:900;margin:0 0 .4rem}.cdx-services .section-sub{color:#475569;margin:0 0 24px}.cdx-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.cdx-s-card{background:#fff;border-radius:14px;box-shadow:0 18px 40px #0206171f;padding:18px;text-align:left;transition:transform .18s ease,box-shadow .18s ease}.cdx-s-card:hover{transform:translateY(-2px);box-shadow:0 24px 48px #02061729}.cdx-s-card .ico{width:40px;height:40px;border-radius:10px;display:grid;place-items:center;background:#e0e7ff;color:#1e3a8a;font-size:1.1rem;margin-bottom:10px}.cdx-s-card .t{font-weight:800;margin:0 0 6px}.cdx-s-card .d{color:#64748b;font-size:.96rem;line-height:1.6}.cdx-assist{background:linear-gradient(180deg,#1e3a8a,#2563eb);color:#fff;padding:44px 0}.cdx-assist .wrap{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.cdx-assist .ico{font-size:1.3rem;background:#fff;color:#1e3a8a;width:42px;height:42px;border-radius:999px;display:grid;place-items:center}.cdx-assist .txt{font-weight:800}.cdx-assist .btn{background:#fff;color:#1e3a8a;border:none;border-radius:999px;padding:.6rem 1.1rem;font-weight:800;box-shadow:0 10px 24px #0003}.cdx-process{background:#fff;padding:54px 0}.cdx-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:start}.cdx-step{background:#f8fafc;border-radius:14px;padding:22px;text-align:center;box-shadow:0 12px 30px #02061714}.cdx-step .ball{width:44px;height:44px;border-radius:999px;background:#e0e7ff;color:#1e3a8a;display:grid;place-items:center;font-weight:900;margin:0 auto 8px}.cdx-step .lab{font-weight:800;color:#0f172a}.cdx-step .desc{color:#64748b;font-size:.96rem}.cdx-cta-band{background:linear-gradient(180deg,#1e3a8a,#0ea5e9);color:#fff;padding:54px 0}.cdx-cta-band .lead{font-size:1.4rem;font-weight:900;margin:0 0 .4rem}.cdx-cta-band .sub{color:#dbeafe;margin:0 0 18px}.cdx-cta-band .actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.btn{border:none;border-radius:999px;padding:.7rem 1.2rem;font-weight:800}.btn-primary{background:#fff;color:#1e3a8a}.cdx-fade-up{opacity:0;transform:translateY(14px)}.cdx-reveal{opacity:0;transform:translateY(10px)}.show.cdx-fade-up,.cdx-reveal.show{opacity:1;transform:none;transition:opacity .5s ease,transform .5s ease}@media(max-width:980px){.cdx-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.cdx-grid,.cdx-steps{grid-template-columns:1fr}}.sc-page{background:#f1f5f9;color:#0f172a;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif}.container{max-width:1200px;margin:0 auto;padding:0 20px}.muted{color:#64748b}.sc-breadcrumbs{padding:18px 0;font-size:.95rem}.sc-breadcrumbs a{color:#2563eb;text-decoration:none}.sc-breadcrumbs span{color:#94a3b8}.sc-hero{position:relative;overflow:hidden;background:linear-gradient(180deg,#1e3a8a,#0ea5e9);color:#fff;padding:48px 0}.sc-hero__grid{display:grid;grid-template-columns:1.2fr .8fr;gap:24px;align-items:center}.sc-hero__title{font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:900;margin:0 0 8px}.sc-hero__tag{color:#dbeafe;margin:0 0 12px}.sc-hero__quick{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sc-pill{background:#ffffff1f;border:1px solid rgba(255,255,255,.22);border-radius:12px;padding:10px 12px;display:flex;gap:8px;align-items:center}.sc-pill .ico{width:28px;height:28px;border-radius:8px;background:#ffffff2e;display:grid;place-items:center}.sc-hero__image{position:absolute;right:0;top:50%;transform:translateY(-50%);width:min(42vw,700px);padding:0}.sc-hero__image img{width:100%;height:auto;filter:drop-shadow(0 30px 50px rgba(0,0,0,.35))}.sc-about{padding:38px 0 12px}.sc-about h2{font-weight:900;font-size:1.45rem;margin:0 0 8px;text-align:center}.sc-about p{color:#475569;line-height:1.75;max-width:88ch;margin:0 auto}.sc-specs{padding:22px 0}.sc-specs__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:10px}.sc-spec{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:14px;display:flex;align-items:center;gap:10px;box-shadow:0 8px 28px #02061714;transition:transform .18s ease,box-shadow .18s ease}.sc-spec:hover{transform:translateY(-2px);box-shadow:0 16px 38px #0206171f}.sc-spec .ico{width:36px;height:36px;border-radius:10px;background:#e0e7ff;color:#1e3a8a;display:grid;place-items:center}.sc-spec .t{font-weight:800}.sc-spec .d{color:#64748b;font-size:.95rem}.sc-tech{padding:28px 0}.sc-tech .card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 14px 40px #02061714;padding:0;overflow:hidden}.sc-tech h3{font-size:1.35rem;font-weight:900;margin:0 0 12px}.sc-table{width:100%;border-collapse:separate;border-spacing:0;border:0}.sc-thead th{background:#0f2a6b;color:#fff;font-weight:800;padding:14px 16px;text-align:left}.sc-thead th:first-child{border-top-left-radius:14px}.sc-thead th:last-child{border-top-right-radius:14px}.sc-tbody tr{background:#fff}.sc-tbody td{padding:14px 16px;border-bottom:1px solid #e5e7eb;color:#0f172a}.sc-tbody tr:last-child td{border-bottom:none}.sc-speccell{display:flex;align-items:center;gap:10px;font-weight:800;color:#0f172a}.sc-speccell .ico{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;background:#e0e7ff;color:#1e3a8a}.sc-features{padding:26px 0}.sc-features h3{font-size:1.35rem;font-weight:900;margin:0 0 14px;text-align:center}.sc-feat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.sc-feat{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;padding:16px;box-shadow:0 10px 28px #0206170f;transition:transform .18s ease,box-shadow .18s ease}.sc-feat:hover{transform:translateY(-2px);box-shadow:0 18px 42px #0206171f}.sc-feat .ico{width:38px;height:38px;border-radius:10px;background:#93c5fd;color:#0f172a;display:grid;place-items:center;margin-bottom:8px}.sc-feat .t{font-weight:800}.sc-feat .d{color:#64748b}.sc-usage{padding:18px 0}.sc-usage h3{font-size:1.3rem;font-weight:900;margin:0 0 10px;text-align:center}.sc-usage-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.sc-usage-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:12px;text-align:center;box-shadow:0 10px 26px #0206170f;transition:transform .18s ease,box-shadow .18s ease}.sc-usage-card:hover{transform:translateY(-2px);box-shadow:0 18px 40px #0206171f}.sc-usage-card .ico{font-size:1.2rem;width:40px;height:40px;border-radius:10px;background:#e0e7ff;color:#1e3a8a;display:grid;place-items:center;margin:0 auto 6px}.sc-usage-card .t{font-weight:800}.sc-addons{padding:26px 0}.sc-addons h3{font-size:1.3rem;font-weight:900;margin:0 0 12px;text-align:center}.sc-addon-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.sc-addon{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;padding:14px;box-shadow:0 10px 26px #0206170f}.sc-cta{padding:36px 0}.sc-cta .wrap{background:linear-gradient(90deg,#2563eb,#1e3a8a);color:#fff;border-radius:16px;padding:20px;display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;box-shadow:0 20px 50px #2563eb47}.btn{border:none;border-radius:999px;padding:.75rem 1.2rem;font-weight:800}.btn-white{background:#fff;color:#1e3a8a}.btn-outline{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.85)}@media(max-width:960px){.sc-hero__grid{grid-template-columns:1fr}.sc-specs__cards,.sc-feat-grid,.sc-usage-grid,.sc-addon-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.sc-specs__cards,.sc-usage-grid,.sc-addon-grid{grid-template-columns:1fr}}.rf-page{background:#f1f5f9;color:#0f172a;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif}.rf-page .container{max-width:1360px;margin:0 auto;padding:0 16px}.rf-hero{position:relative;overflow:hidden;background:#e6f2ff;padding:48px 0;margin-bottom:22px}.rf-hero__grid{position:relative;display:grid;grid-template-columns:1.25fr .9fr;gap:24px;align-items:center}.rf-title{font-size:clamp(1.9rem,3.6vw,2.6rem);font-weight:900;margin:0 0 6px}.rf-tag{color:#475569;margin:0 0 10px}.rf-pills{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:12px 0 16px}.rf-pill{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:10px 12px;display:flex;gap:10px;align-items:center}.rf-pill .ico{width:30px;height:30px;border-radius:8px;background:#e0e7ff;color:#1e3a8a;display:grid;place-items:center}.rf-actions{display:flex;gap:10px;flex-wrap:wrap}.rf-img{position:absolute;right:-88px;top:50%;transform:translateY(-50%);width:min(30vw,500px);padding:0}.rf-img img{width:100%;height:auto;filter:drop-shadow(0 24px 46px rgba(2,6,23,.2))}.rf-hero .rf-mask{position:absolute;right:0;bottom:0;width:210px;height:120px;background:inherit;pointer-events:none}@media(max-width:980px){.rf-hero .rf-mask{display:none}}.rf-about{padding:24px 0}.rf-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px}.rf-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:16px;box-shadow:0 12px 32px #0206170f;transition:transform .18s ease,box-shadow .18s ease}.rf-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px #0206171f}.rf-card.blue{background:#e0f2fe;border-color:#cfe8fd}.rf-list{margin:8px 0 0;padding-left:18px;color:#475569}.rf-monitor{padding:8px 0 26px}.rf-monitor .note{background:#f1f5f9;border:1px solid #e5e7eb;border-radius:14px;padding:16px;color:#475569}.rf-specs{padding:8px 0 26px}.rf-specs .wrap{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 14px 40px #02061714;overflow:hidden}.rf-table{width:100%;border-collapse:separate;border-spacing:0}.rf-thead th{background:#1e3a8a;color:#fff;font-weight:800;text-align:left;padding:14px 16px}.rf-tbody td{padding:14px 16px;border-bottom:1px solid #e5e7eb}.rf-tbody tr:last-child td{border-bottom:none}.rf-features{padding:22px 0}.rf-features h3{font-size:1.35rem;font-weight:900;margin:0 0 14px;text-align:center}.rf-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.rf-feat{border-radius:14px;padding:14px;border:1px solid #e5e7eb;box-shadow:0 10px 28px #0206170f}.rf-feat .ico{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;margin-bottom:8px}.rf-feat .t{font-weight:800}.rf-feat .d{color:#475569}.p-blue{background:#e0f2fe}.p-green{background:#dcfce7}.p-purple{background:#ede9fe}.p-pink{background:#ffe4e6}.p-orange{background:#ffedd5}.p-teal{background:#ccfbf1}.p-lime{background:#ecfccb}.p-sky{background:#e0f2fe}.rf-usage{padding:18px 0}.rf-usage .rf-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.rf-usage .rf-feat{background:#fff}.rf-usage .rf-list{margin-top:6px}.rf-addons{padding:24px 0}.rf-addons .rf-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer__container{max-width:1200px;margin:0 auto;padding:0 20px}@media(max-width:980px){.rf-hero__grid{grid-template-columns:1fr}.rf-img{position:relative;top:auto;transform:none;width:100%;margin-top:12px}.rf-pills{grid-template-columns:repeat(2,minmax(0,1fr))}.rf-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.rf-pills,.rf-cards,.rf-usage .rf-grid{grid-template-columns:1fr}}.hc-page{background:#f1f5f9;color:#0f172a;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif}.hc-page .container{max-width:1360px;margin:0 auto;padding:0 16px}.center{text-align:center}.hc-topnav{background:#fff;box-shadow:0 8px 22px #0206170f}.hc-topnav__bar{display:flex;align-items:center;justify-content:space-between;padding:10px 0}.hc-topnav__links{display:flex;gap:18px}.hc-topnav__links a{color:#1f2937;text-decoration:none;font-weight:700}.hc-topnav__links a:hover{color:#2563eb}.hc-topnav__actions{display:flex;gap:10px}.hc-hero{position:relative;overflow:hidden;background:radial-gradient(100% 120% at 20% 0%,#f4f8ff,#eaf3ff 60%,#eef6ff);padding:64px 0 52px;margin-bottom:32px}.hc-hero__grid{position:relative;display:grid;grid-template-columns:1.25fr .9fr;gap:24px;align-items:center}.hc-title{font-size:clamp(2rem,3.8vw,2.8rem);font-weight:900;margin:0 0 12px}.hc-tag{color:#475569;margin:0 0 18px}.hc-pills{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:18px 0 20px}.hc-pill{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px 14px;display:flex;gap:10px;align-items:center;min-height:64px}.hc-pill .ico{width:30px;height:30px;border-radius:8px;background:#e0e7ff;color:#1e3a8a;display:grid;place-items:center}.hc-actions{display:flex;gap:10px;flex-wrap:wrap}.btn{border:none;border-radius:10px;padding:.75rem 1rem;font-weight:800}.btn-primary{background:#2563eb;color:#fff}.btn-outline{background:transparent;border:2px solid #2563eb;color:#2563eb}.btn:hover{box-shadow:0 16px 36px #02061724;transform:translateY(-1px) scale(1.02)}.hc-img{position:absolute;right:-40px;top:50%;transform:translateY(-50%);width:min(28vw,480px)}.hc-img img{width:100%;height:auto;filter:drop-shadow(0 24px 46px rgba(2,6,23,.2))}.section-title{font-weight:900;margin:4px 0 16px;color:#1e3a8a;letter-spacing:.2px}.section-sub{color:#64748b;margin:-6px 0 18px;font-weight:600}.hc-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hc-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:20px 18px;box-shadow:0 12px 32px #0206170f;transition:transform .18s ease,box-shadow .18s ease}.hc-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px #0206171f}.hc-card .hd{display:flex;align-items:center;gap:10px;font-weight:800;margin-bottom:8px}.hc-list{margin:8px 0 0;padding-left:18px;color:#475569}.hc-specs{padding:10px 0 28px}.hc-specs .wrap{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 14px 40px #02061714;overflow:hidden}.hc-specs table{width:100%;border-collapse:collapse}.hc-specs thead th{background:#1e3a8a;color:#fff;text-align:left;padding:12px 16px}.hc-specs tbody td{padding:12px 16px;border-top:1px solid #e5e7eb}.hc-specs tbody tr:nth-child(2n){background:#f8fafc}.hc-features{padding:18px 0 34px}.hc-features__wrap{max-width:960px;margin:0 auto}.hc-features__wrap{padding-left:24px}@media(max-width:980px){.hc-features__wrap{padding-left:0}}.hc-features .section-title,.hc-features .section-sub{max-width:960px;margin-left:auto;margin-right:auto}.hc-features .grid{display:grid;grid-template-columns:repeat(3,minmax(280px,1fr));gap:18px;align-items:stretch;justify-items:stretch;width:100%;margin:14px auto 0}.hc-feature{display:flex;flex-direction:column;border-radius:14px;border:1px solid #e5e7eb;background:#fff;box-shadow:0 10px 28px #0206170f;padding:18px;transition:transform .18s ease,box-shadow .18s ease;min-height:170px;height:100%;overflow:hidden}.hc-feature:hover{transform:translateY(-4px);box-shadow:0 18px 42px #0206171f}.hc-feature .hd{display:flex;align-items:center;gap:10px;font-weight:800;margin-bottom:8px;text-align:left;word-break:break-word}.hc-feature .hd span:last-child{white-space:normal}.hc-feature .hd span:first-child{font-size:1.25rem}.hc-feature .hc-list{padding-left:18px;text-align:left;margin-top:4px}.hc-handling{padding:18px 0 36px}.hc-handling .grid{display:grid;gap:12px}.hc-handling .grid.single{grid-template-columns:minmax(320px,820px);justify-content:center;justify-items:stretch;margin:0 auto;max-width:860px}.hc-handling .panel{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 14px 40px #02061714;padding:18px}.hc-handling .panel{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:18px;box-shadow:0 12px 32px #0206170f;min-height:220px;transition:transform .18s ease,box-shadow .18s ease}.hc-handling .panel:hover{transform:translateY(-4px);box-shadow:0 18px 42px #0206171f}.hc-handling .panel#customization{background:linear-gradient(180deg,#fffaf0,#fef3c7);border:1px solid #fde68a}.hc-handling .panel#customization:after{display:none}.hc-addons{padding:18px 0 38px}.hc-addons .grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.hc-addons .hc-card{min-height:130px;padding:22px}.hc-cta{padding:34px 0 52px}.hc-cta .box{background:linear-gradient(135deg,#1e3a8a,#2563eb);color:#fff;border-radius:16px;padding:24px;display:flex;align-items:center;justify-content:space-between;gap:12px}.hc-cta .box .actions{display:flex;gap:10px}.hc-cta .box .btn-outline{border-color:#fff;color:#fff}.hc-cta .box .btn{height:44px;display:inline-flex;align-items:center}.hc-specs,.hc-features,.hc-handling,.hc-addons{margin-top:20px}.footer{background:#1e3a8a;color:#fff;margin-top:20px}.footer__container{max-width:1360px;margin:0 auto;padding:0 16px}.footer__bottom{display:flex;justify-content:center}@media(max-width:980px){.hc-hero__grid{grid-template-columns:1fr}.hc-img{position:relative;top:auto;transform:none;width:100%;right:auto;margin-top:12px}.hc-pills{grid-template-columns:repeat(2,minmax(0,1fr))}.hc-grid{grid-template-columns:1fr}.hc-features .grid{grid-template-columns:1fr 1fr}.hc-handling .grid,.hc-addons .grid{grid-template-columns:1fr}}@media(max-width:600px){.hc-pills,.hc-features .grid{grid-template-columns:1fr}}.fr-page{background:#f3f7fc;color:#0f172a}.fr-page .container{max-width:1160px;margin:0 auto;padding:0 20px}.fr-hero{background:linear-gradient(180deg,#eef6ff,#f6faff);padding:26px 0 10px;position:relative}.fr-hero .fr-hero__grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:18px}.fr-title{font-size:2.1rem;line-height:1.2;margin:0 0 8px;font-weight:900;color:#0f172a}.fr-tag{margin:0 0 16px;color:#334155}.fr-pills{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:10px 0 14px}.fr-pill{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:12px 14px;box-shadow:0 10px 28px #0206170f}.fr-hero .fr-img{display:flex;justify-content:flex-end;padding-right:16px}.fr-hero .fr-img img{width:100%;max-width:640px;height:auto;border-radius:16px;object-fit:contain;image-rendering:auto;transform:translate(24px)}.fr-actions{display:flex;gap:10px;margin-top:6px}.section-title{font-size:1.6rem;font-weight:900;color:#0f172a;margin:0 0 6px;text-align:center}.fr-specs{padding:32px 0 22px}.fr-specs .grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.fr-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 14px 40px #02061714;padding:16px;transition:transform .18s ease,box-shadow .18s ease}.fr-card:hover{transform:translateY(-4px);box-shadow:0 18px 46px #02061724}.fr-card .hd{font-weight:800;margin-bottom:8px}.fr-list{margin:0;padding:0 0 0 18px}.fr-list li{margin:4px 0}.fr-handling{padding:34px 0 22px}.fr-handling .grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.fr-handling .panel{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 14px 40px #02061714;padding:16px;transition:transform .18s ease,box-shadow .18s ease}.fr-handling .panel:hover{transform:translateY(-4px);box-shadow:0 18px 46px #02061724}.fr-handling .panel .hd{font-weight:800;margin-bottom:8px}.fr-handling .imgpanel{display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#fffaf0,#fef3c7)}.fr-handling .imgpanel img{width:100%;max-width:520px;height:auto;border-radius:12px;object-fit:cover}.fr-features{padding:32px 0 22px}.fr-features .grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:960px;margin:0 auto}.fr-feature{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 10px 28px #0206170f;padding:16px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease}.fr-feature:hover{transform:translateY(-4px);box-shadow:0 18px 42px #0206171f}.fr-addons{padding:32px 0 26px}.fr-addons .grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.fr-addon{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 10px 28px #0206170f;padding:16px;transition:transform .18s ease,box-shadow .18s ease}.fr-addon:hover{transform:translateY(-4px);box-shadow:0 18px 42px #0206171f}.fr-safety{padding:28px 0 24px}.fr-safety .grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.fr-safe{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:14px;font-weight:700;text-align:center;transition:transform .18s ease,box-shadow .18s ease,box-shadow .18s ease}.fr-safe:hover{transform:translateY(-4px);box-shadow:0 18px 42px #0206171f}.fr-cta{padding:16px 0 26px}.fr-cta .wrap{background:linear-gradient(135deg,#2563eb,#1e40af);color:#fff;border-radius:16px;box-shadow:0 18px 44px #1e40af59;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 20px}.fr-cta .big{font-weight:900;font-size:1.15rem}.fr-cta .small{opacity:.95}@media(max-width:1000px){.fr-hero .fr-hero__grid{grid-template-columns:1fr}.fr-hero .fr-img{justify-content:center}.fr-hero .fr-img img{max-width:520px;transform:none}}@media(max-width:900px){.fr-specs .grid,.fr-handling .grid{grid-template-columns:1fr}.fr-features .grid,.fr-addons .grid,.fr-safety .grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.fr-features .grid,.fr-addons .grid,.fr-safety .grid{grid-template-columns:1fr}}.ot-page{background:#f3f7fc;color:#0f172a}.ot-page .container{max-width:1160px;margin:0 auto;padding:0 20px}.ot-hero{background:linear-gradient(180deg,#eef6ff,#f6faff);padding:26px 0 16px}.ot-hero__grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:18px}.ot-title{font-size:2.1rem;font-weight:900;margin:0 0 8px}.ot-tag{margin:0 0 14px;color:#334155}.ot-hero .img{display:flex;justify-content:center}.ot-hero .img img{width:100%;max-width:640px;height:auto;border-radius:16px;object-fit:cover}.ot-actions{display:flex;gap:10px}.ot-specs{padding:32px 0 20px}.ot-specs .grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ot-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 14px 40px #02061714;padding:16px 16px 6px;transition:transform .18s ease,box-shadow .18s ease}.ot-card:hover{transform:translateY(-4px);box-shadow:0 18px 46px #02061724}.ot-card .hdr{display:flex;align-items:center;gap:10px;margin-bottom:10px}.ot-card .hdr .t{font-weight:800;color:#0f172a}.ot-card .hdr .ico{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff}.ot-card .kv-row{display:flex;align-items:center;justify-content:space-between;padding:10px 4px;border-top:1px solid #e5e7eb}.ot-card .kv-row .k{color:#334155}.ot-card .kv-row .v{font-weight:800;color:#0f172a}.ot-list{margin:0;padding:0 0 0 18px}.ot-list li{margin:4px 0}.ot-features{padding:32px 0 22px}.ot-features .grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:960px;margin:0 auto}.ot-feature{position:relative;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 10px 28px #0206170f;padding:16px;background:#fff;transition:transform .18s ease,box-shadow .18s ease}.ot-feature .ico{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.15rem;margin-bottom:10px}.ot-feature .t{font-weight:800;margin-bottom:6px;color:#0f172a}.ot-feature .d{color:#475569;font-weight:400}.ot-feature:hover{transform:translateY(-4px);box-shadow:0 18px 42px #0206171f}.ot-feature.p-blue{background:linear-gradient(135deg,#f0f6ff,#fff)}.ot-feature.p-blue .ico{background:#2563eb}.ot-feature.p-green{background:linear-gradient(135deg,#ecfdf5,#fff)}.ot-feature.p-green .ico{background:#10b981}.ot-feature.p-purple{background:linear-gradient(135deg,#f5f3ff,#fff)}.ot-feature.p-purple .ico{background:#7c3aed}.ot-feature.p-orange{background:linear-gradient(135deg,#fff7ed,#fff)}.ot-feature.p-orange .ico{background:#f97316}.ot-feature.p-red{background:linear-gradient(135deg,#fef2f2,#fff)}.ot-feature.p-red .ico{background:#ef4444}.ot-feature.p-sky{background:linear-gradient(135deg,#f0f9ff,#fff)}.ot-feature.p-sky .ico{background:#0ea5e9}.ot-use{padding:28px 0 24px}.ot-use .grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ot-use .card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 14px 40px #02061714;padding:16px;transition:transform .18s ease,box-shadow .18s ease}.ot-use .card:hover{transform:translateY(-4px);box-shadow:0 18px 46px #02061724}.ot-modal{position:fixed;inset:0;background:#0f172a47;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;z-index:60}.ot-modal .sheet{background:#fff;border-radius:16px;box-shadow:0 18px 44px #02061733;width:min(860px,92vw);padding:20px}@media(max-width:980px){.ot-hero__grid{grid-template-columns:1fr}}@media(max-width:900px){.ot-specs .grid,.ot-use .grid{grid-template-columns:1fr}.ot-features .grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.ot-features .grid{grid-template-columns:1fr}}.tk-page{background:#f3f7fc;color:#0f172a}.tk-page .container{max-width:1160px;margin:0 auto;padding:0 20px}.tk-hero{background:linear-gradient(180deg,#e5efff,#f6faff);padding:28px 0 18px}.tk-hero__grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:18px}.tk-title{font-size:2.4rem;font-weight:900;margin:0 0 10px}.tk-tag{margin:0 0 14px;color:#334155}.tk-hero .img{display:flex;justify-content:flex-end;padding-right:20px}.tk-hero .img img{width:100%;max-width:680px;height:auto;border-radius:16px;object-fit:cover;transform:translate(32px)}.tk-actions{display:flex;gap:10px}.tk-specs{padding:32px 0 22px}.tk-specs .grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.tk-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 14px 40px #02061714;padding:16px 16px 6px;transition:transform .18s ease,box-shadow .18s ease}.tk-card:hover{transform:translateY(-4px);box-shadow:0 18px 46px #02061724}.tk-card .hdr{display:flex;align-items:center;gap:10px;margin-bottom:10px}.tk-card .hdr .t{font-weight:800;color:#0f172a}.tk-card .hdr .ico{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff}.tk-card .kv-row{display:flex;align-items:center;justify-content:space-between;padding:10px 4px;border-top:1px solid #e5e7eb}.tk-card .kv-row .k{color:#334155}.tk-card .kv-row .v{font-weight:800;color:#0f172a}.b-blue{background:#2563eb}.b-green{background:#10b981}.b-purple{background:#7c3aed}.b-orange{background:#f59e0b}.b-red{background:#ef4444}.b-sky{background:#0ea5e9}.tk-features{padding:30px 0 20px}.tk-features .grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:960px;margin:0 auto}.tk-feature{position:relative;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 10px 28px #0206170f;padding:16px;background:linear-gradient(135deg,#f8fbff,#fff);transition:transform .18s ease,box-shadow .18s ease}.tk-feature .ico{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;background:#2563eb;font-size:1.05rem;margin-bottom:10px}.tk-feature .t{font-weight:800;margin-bottom:6px}.tk-feature .d{color:#475569}.tk-feature:hover{transform:translateY(-4px);box-shadow:0 18px 42px #0206171f}.tk-apps{padding:26px 0}.tk-apps .grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.tk-app{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 14px 40px #02061714;padding:16px;transition:transform .18s ease,box-shadow .18s ease}.tk-app:hover{transform:translateY(-4px);box-shadow:0 18px 46px #02061724}.tk-cta{padding:18px 0 30px}.tk-cta .wrap{background:#0f172a;color:#fff;border-radius:16px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:20px}.tk-cta .big{font-weight:900;font-size:1.12rem}.tk-cta .small{opacity:.95}@media(max-width:1000px){.tk-hero__grid{grid-template-columns:1fr}.tk-hero .img{justify-content:center;padding-right:0}.tk-hero .img img{max-width:540px;transform:none}.tk-title{font-size:2.1rem}}@media(max-width:900px){.tk-specs .grid,.tk-apps .grid{grid-template-columns:1fr}.tk-features .grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.tk-features .grid{grid-template-columns:1fr}}.in-page{background:#f3f7fc;color:#0f172a}.in-page .container{max-width:1160px;margin:0 auto;padding:0 20px}.in-hero{background:linear-gradient(180deg,#eaf2ff,#f7faff);padding:28px 0 18px}.in-hero__grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:18px}.in-title{font-size:2.3rem;font-weight:900;margin:0 0 10px}.in-tag{margin:0 0 12px;color:#334155}.in-hero .img{display:flex;justify-content:flex-end}.in-hero .img img{width:100%;max-width:720px;height:auto;border-radius:16px;object-fit:cover}.in-actions{display:flex;gap:10px}.btn{appearance:none;border:none;border-radius:12px;padding:10px 14px;font-weight:800;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.btn-primary{background:#2563eb;color:#fff;box-shadow:0 10px 24px #2563eb59}.btn-outline{background:transparent;color:#2563eb;border:1.5px solid #2563eb}.btn:hover{transform:translateY(-2px);box-shadow:0 16px 34px #0206171f}.section-title{font-size:1.6rem;font-weight:900;text-align:center;margin:0 0 6px}.section-sub{color:#475569;text-align:center;margin:0 0 12px}.in-specs{padding:30px 0 20px}.in-specs .grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.in-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 14px 40px #02061714;padding:16px 16px 6px;transition:transform .18s ease,box-shadow .18s ease}.in-card:hover{transform:translateY(-4px);box-shadow:0 18px 46px #02061724}.in-card .hdr{display:flex;align-items:center;gap:10px;margin-bottom:10px}.in-card .hdr .t{font-weight:800;color:#0f172a}.in-card .hdr .ico{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;background:#2563eb}.in-card .kv-row{display:flex;align-items:center;justify-content:space-between;padding:10px 4px;border-top:1px solid #e5e7eb}.in-card .kv-row .k{color:#334155}.in-card .kv-row .v{font-weight:800;color:#0f172a}.in-features{padding:30px 0 20px}.in-features .grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:960px;margin:0 auto}.in-feature{position:relative;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 10px 28px #0206170f;padding:16px;background:linear-gradient(135deg,#f8fbff,#fff);transition:transform .18s ease,box-shadow .18s ease}.in-feature .ico{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;background:#2563eb;font-size:1.05rem;margin-bottom:10px}.in-feature .t{font-weight:800;margin-bottom:6px}.in-feature .d{color:#475569}.in-feature:hover{transform:translateY(-4px);box-shadow:0 18px 42px #0206171f}.in-apps{padding:28px 0 22px}.in-apps .grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.in-app{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 14px 40px #02061714;padding:16px;transition:transform .18s ease,box-shadow .18s ease}.in-app:hover{transform:translateY(-4px);box-shadow:0 18px 46px #02061724}.in-compare{padding:26px 0}.in-table{width:100%;border-collapse:separate;border-spacing:0 10px}.in-table th,.in-table td{background:#fff;border:1px solid #e5e7eb;padding:12px 14px}.in-table th{font-weight:800;text-align:left}.in-table tr td:first-child,.in-table tr th:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.in-table tr td:last-child,.in-table tr th:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px}.in-cta{padding:18px 0 30px}.in-cta .wrap{background:linear-gradient(135deg,#1e3a8a,#0f172a);color:#fff;border-radius:16px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:20px}.in-cta .big{font-weight:900;font-size:1.12rem}.in-cta .small{opacity:.95}@media(max-width:1000px){.in-hero__grid{grid-template-columns:1fr}.in-hero .img{justify-content:center}}@media(max-width:900px){.in-specs .grid,.in-apps .grid{grid-template-columns:1fr}.in-features .grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.in-features .grid{grid-template-columns:1fr}}:root{--bg:#f3f7fc;--card:#ffffff;--ink:#0f172a;--muted:#64748b;--blue:#2563eb;--blue2:#1e3a8a}.booking-page{min-height:100vh;background:linear-gradient(160deg,#e7f1ff,#f8fbff);color:var(--ink)}.booking-page .container{max-width:1200px;margin:0 auto;padding:52px 24px 64px}.booking-hero{margin:0 0 26px;text-align:left}.booking-hero .title{font-size:2.4rem;font-weight:900;margin:0;letter-spacing:-.02em}.booking-hero .sub{color:#475569;margin:8px 0 0;font-size:1rem;max-width:460px}.booking-grid{display:grid;grid-template-columns:1.15fr .95fr;gap:32px;align-items:stretch}@media(max-width:980px){.booking-grid{grid-template-columns:1fr;gap:22px}}.booking-card{background:var(--card);border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 24px 60px #0f172a1f;padding:24px}.booking-card .card-title{font-weight:900;margin:0 0 14px;font-size:1.05rem;color:#0f172a}.booking-form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.booking-form .full{grid-column:1 / -1}.label{font-weight:800;color:#1e293b;font-size:.92rem;margin-bottom:6px}.field{display:flex;flex-direction:column}.input,.select,.textarea,.date{appearance:none;width:100%;border:1.5px solid #e5e7eb;border-radius:14px;padding:13px;font-size:.98rem;background:#fff;outline:none;color:var(--ink);transition:border-color .18s ease,box-shadow .18s ease,transform .1s ease}.input:hover,.select:hover,.textarea:hover,.date:hover{border-color:#cbd5f5}.input:focus,.select:focus,.textarea:focus,.date:focus{border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f62e;transform:translateY(-1px)}.textarea{min-height:96px;resize:vertical}.form-actions{grid-column:1 / -1;display:flex;justify-content:center;margin-top:8px}.btn-primary{background:linear-gradient(90deg,var(--blue),var(--blue2));color:#fff;border:none;border-radius:999px;padding:13px 22px;font-weight:900;cursor:pointer;box-shadow:0 14px 32px #2563eb52;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.btn-primary:hover{transform:translateY(-2px) scale(1.03);box-shadow:0 20px 46px #2563eb73;filter:saturate(1.06)}.btn-primary:active{transform:translateY(0) scale(.99);box-shadow:0 8px 20px #2563eb59}.booking-visual{position:relative;border-radius:18px;overflow:hidden;min-height:420px;background:#cfe0ff;box-shadow:0 24px 60px #0f172a29}.booking-visual .img{position:absolute;inset:0;background:center/cover no-repeat}.booking-visual .overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0f172a0f,#0f172a38)}.booking-visual .caption{position:absolute;left:16px;bottom:16px;background:#fffffff2;color:#0f172a;border-radius:999px;padding:7px 14px;font-weight:800;font-size:.86rem;box-shadow:0 12px 28px #02061733}.bk-overlay{position:fixed;inset:0;background:#02061773;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:1200;animation:ov-in .22s ease-out both}@keyframes ov-in{0%{opacity:0}to{opacity:1}}.bk-modal{width:min(480px,92vw);background:#fff;border-radius:16px;box-shadow:0 28px 80px #02061752;padding:20px;text-align:center;transform:translateY(8px);animation:md-in .28s cubic-bezier(.22,.8,.24,1) both}@keyframes md-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.bk-check{width:48px;height:48px;border-radius:999px;background:#16a34a;color:#fff;display:grid;place-items:center;font-size:24px;margin:6px auto 10px;box-shadow:0 10px 24px #16a34a59}.bk-title{font-weight:900;font-size:1.2rem;margin:6px 0}.bk-sub{color:var(--muted);margin:0 0 10px}.bk-close{margin-top:6px}.bk-close .btn-primary{padding:10px 16px}.about-page{min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.about-hero{position:relative;min-height:70vh;display:flex;align-items:center;justify-content:center;color:#fff;overflow:hidden;padding-top:0!important;animation:hero-fadein .9s cubic-bezier(.25,1,.35,1) both}.about-hero .container{max-width:700px}.hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#0f172ad1,#0f172a8c 35%,#0f172a40)}.section-header{text-align:center;margin-bottom:3rem}.section-title{font-size:2.6rem;font-weight:750;color:#1e3a8a;margin-bottom:1rem}.section-description{font-size:1.125rem;color:#6b7280;max-width:800px;margin:0 auto;line-height:1.6}.section-subtitle{font-size:1.125rem;color:#6b7280;max-width:600px;margin:0 auto}.story-mission{padding:5rem 0;background:radial-gradient(circle at top left,#f9fafb 0,#fff 40%,#eef2ff)}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem}.feature-card{text-align:center;padding:2rem;background:#f8fafc;border-radius:12px;transition:transform .3s ease,box-shadow .3s ease,background .3s ease;display:flex;flex-direction:column;align-items:center}.feature-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px #0f172a1f;background:#f1f5f9}.feature-icon{width:90px;height:90px;background:linear-gradient(135deg,#8b5cf6,#3b82f6);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.icon-symbol{font-size:2rem;color:#fff}.feature-title{font-size:1.25rem;font-weight:600;color:#1e3a8a;margin-bottom:.75rem}.feature-description{color:#6b7280;line-height:1.6;font-size:.95rem}.achievements{padding:5rem 0;background:linear-gradient(135deg,#e0f2fe,#bfdbfe 40%,#93c5fd)}.achievements-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.achievement-card{background:#0f172ae6;border-radius:12px;padding:2rem;text-align:center;box-shadow:0 12px 40px #0f172a80;transition:transform .3s ease,box-shadow .3s ease,background .3s ease}.achievement-card:hover{transform:translateY(-5px);box-shadow:0 22px 60px #0f172abf;background:#0f172af5}.achievement-icon{width:60px;height:60px;background:linear-gradient(135deg,#8b5cf6,#3b82f6);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.achievement-number{font-size:2.6rem;font-weight:750;color:#facc15;margin-bottom:.5rem}.achievement-description{color:#e5e7eb;font-size:1rem;font-weight:500}.leadership{padding:5rem 0;background:radial-gradient(circle at top,#fff 0,#f9fafb 40%,#e0f2fe)}.leadership-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.leadership-card{text-align:center;padding:2rem;background:#f8fafc;border-radius:12px;transition:transform .3s ease,box-shadow .3s ease,background .3s ease}.leadership-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px #0f172a24;background:#eff6ff}.leader-avatar{width:80px;height:80px;background:linear-gradient(135deg,#8b5cf6,#3b82f6);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.avatar-text{font-size:1.5rem;font-weight:700;color:#fff}.leader-name{font-size:1.25rem;font-weight:600;color:#1e3a8a;margin-bottom:.5rem}.leader-title{font-size:1rem;color:#1e3a8a;font-weight:500;margin-bottom:.75rem}.leader-description{color:#6b7280;line-height:1.6;font-size:.95rem}.cta-section{padding:5rem 0;background:linear-gradient(120deg,#111827,#1e3a8a 40%,#8b5cf6);color:#fff;text-align:center}.cta-content{max-width:600px;margin:0 auto;position:relative}.cta-content:before{content:"";position:absolute;inset:-40px;border-radius:999px;border:1px solid rgba(191,219,254,.4);opacity:.4;pointer-events:none}.cta-icon{font-size:3rem;margin-bottom:1.5rem}.cta-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-description{font-size:1.125rem;margin-bottom:2rem;opacity:.9;line-height:1.6}.cta-button{background:#fff;color:#1e3a8a;border:none;padding:1rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.cta-button:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0003}.reveal-on-scroll{opacity:0;transform:translateY(26px);transition:opacity .7s ease-out,transform .7s ease-out}.reveal-on-scroll.is-visible{opacity:1;transform:translateY(0)}.footer{background:#1e3a8a;color:#fff;padding:3rem 0 1rem}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:2rem}.footer-logo{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.footer-logo .logo-icon{width:8rem;height:8rem;object-fit:contain;margin-right:1.25rem}.footer-logo .logo-text{font-size:1.5rem;font-weight:700}.footer-tagline{color:#cbd5e1;line-height:1.6;margin-bottom:1.5rem}.footer-section h4{font-size:1.125rem;font-weight:600;margin-bottom:1rem}.footer-links{list-style:none;padding:0}.footer-links li{margin-bottom:.5rem}.footer-links a{color:#cbd5e1;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#fff}.contact-info{display:flex;flex-direction:column;gap:.5rem}.contact-item{color:#cbd5e1}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:1rem;text-align:center;color:#cbd5e1}@media(max-width:768px){.nav-content{flex-direction:column;gap:1rem}.nav-links{gap:.5rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1rem}.section-title{font-size:2rem}.features-grid,.achievements-grid,.leadership-grid{grid-template-columns:1fr;gap:1.5rem}.cta-title{font-size:2rem}.footer-content{grid-template-columns:1fr;text-align:center;gap:2rem}}@media(max-width:480px){.container{padding:0 1rem}.hero-title{font-size:2rem}.section-title{font-size:1.75rem}.feature-card,.achievement-card,.leadership-card{padding:1.5rem}.cta-title{font-size:1.75rem}}.contact-page{min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.header{background:#fff;position:fixed;top:0;left:0;right:0;z-index:1000;box-shadow:0 2px 10px #0000001a;transition:background .3s,color .3s}.header.transparent{background:transparent!important;box-shadow:none}.header .container{max-width:900px;margin:0 auto;padding:0 2rem}.nav-content{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0}.logo{display:flex;align-items:center;text-decoration:none;color:inherit}.logo-icon{width:56px;height:56px;object-fit:contain}.nav-links{display:flex;gap:2rem;margin:0 auto}.nav-links a{color:#374151;text-decoration:none;font-weight:500;transition:color .3s}.nav-links a:hover,.nav-links a.active{color:#1e3a8a}.nav-cta{background:#1e3a8a;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:background .3s}.nav-cta:hover{background:#1e40af}.header.transparent .nav-links a,.header.transparent .logo .logo-icon,.header.transparent .nav-cta,.header.transparent .logo-text{color:#fff!important}.header.transparent .nav-links a.active,.header.transparent .nav-links a:hover{color:#ffe66d!important}.header.transparent .nav-cta{background:#1e3a8ad9}.header.transparent .nav-cta:hover{background:#1e40af}@media(max-width:768px){.nav-content{flex-direction:column;gap:1rem}.nav-links{gap:1rem}.logo-section{align-items:flex-start;gap:.5rem}}.header-user-icon{position:absolute;top:50%;right:1rem;transform:translateY(-50%);border:none;padding:0;background:transparent;cursor:pointer}.header-user-icon-inner{width:40px;height:40px;border-radius:999px;background:#fff;box-shadow:0 10px 26px #0f172a42;display:flex;align-items:center;justify-content:center;color:#0f172a}.header-user-icon-inner svg{width:20px;height:20px}.container{max-width:900px;margin:0 auto;padding:0 2rem}.contact-hero{position:relative;min-height:70vh;display:flex;align-items:center;justify-content:center;color:#fff;overflow:hidden;padding-top:0!important;animation:hero-fadein .9s cubic-bezier(.25,1,.35,1) both}@keyframes nav-fadein{0%{opacity:0;transform:translateY(-32px)}90%{opacity:1;transform:translateY(2px)}to{opacity:1;transform:none}}@keyframes hero-fadein{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:none}}.contact-hero .container{max-width:700px}.hero-background{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat;filter:brightness(.7) saturate(1.05) blur(1.25px)}.hero-overlay{position:absolute;inset:0;background:#0003}.hero-content{position:relative;z-index:2;text-align:center;max-width:800px;margin:0 auto}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}.hero-subtitle{font-size:1.25rem;margin-bottom:2rem;opacity:.9;line-height:1.6}.hero-icons{display:flex;justify-content:center;gap:2rem}.hero-icon{width:50px;height:50px;border:2px solid rgba(255,255,255,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.main-content{padding:5rem 0;background:#f8fafc}.content-card{background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000001a;overflow:hidden}.content-columns{display:grid;grid-template-columns:1fr 1fr;min-height:600px}.form-column{padding:3rem;border-right:1px solid #e5e7eb}.form-title{font-size:2rem;font-weight:700;color:#1e3a8a;margin-bottom:.75rem}.form-description{color:#6b7280;margin-bottom:2rem;line-height:1.6}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column}.form-group label{font-weight:600;color:#374151;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:border-color .3s ease;font-family:inherit}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#1e3a8a}.form-group textarea{resize:vertical;min-height:120px}.submit-button{background:linear-gradient(135deg,#1e3a8a,#8b5cf6);color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1rem}.submit-button:hover{transform:translateY(-2px);box-shadow:0 5px 15px #1e3a8a4d}.button-icon{font-size:1.125rem}.info-column{padding:3rem;background:#f8fafc}.info-title{font-size:2rem;font-weight:700;color:#1e3a8a;margin-bottom:2rem}.contact-info-list{display:flex;flex-direction:column;gap:2rem;margin-bottom:3rem}.contact-info-item{display:flex;align-items:flex-start;gap:1rem}.info-icon{width:50px;height:50px;background:#dbeafe;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.icon-symbol{font-size:1.5rem;color:#1e3a8a}.info-content{flex:1}.info-title-text{font-weight:700;color:#1e3a8a;margin-bottom:.25rem}.info-subtitle{color:#6b7280;font-size:.95rem;margin-bottom:.25rem}.info-additional{color:#9ca3af;font-size:.875rem}.follow-us{border-top:1px solid #e5e7eb;padding-top:2rem}.follow-title{font-size:1.25rem;font-weight:600;color:#374151;margin-bottom:1rem}.social-links{display:flex;gap:1rem}.social-link{width:45px;height:45px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:transform .3s ease}.social-link:hover{transform:translateY(-2px)}.social-icon{width:22px;height:22px;object-fit:contain}.map-section{padding:5rem 0;background:#fff}.map-header{text-align:center;margin-bottom:3rem}.map-title{font-size:2.5rem;font-weight:700;color:#1e3a8a;margin-bottom:1rem}.map-subtitle{font-size:1.125rem;color:#6b7280;max-width:600px;margin:0 auto}.map-placeholder{background:#f3f4f6;border-radius:12px;padding:.15rem 1.25rem .35rem;border:2px dashed #d1d5db;display:block;position:relative}.map-pin{font-size:3rem;color:#3b82f6;margin-bottom:0;position:relative;top:-.75rem}.map-content{text-align:center;width:100%}.map-title-text{font-size:1.5rem;font-weight:700;color:#374151;margin-bottom:.5rem}.map-description{color:#6b7280;margin-bottom:.5rem}.map-address{color:#9ca3af;font-size:.95rem}.map-embed-wrapper{margin-top:0;width:100%;max-width:100%;height:290px;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #0f172a1f}.map-embed-wrapper iframe{width:100%;height:100%}.map-fallback-text{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:.9rem;color:#6b7280}@media(max-width:768px){.nav-content{flex-direction:column;gap:1rem}.nav-links{gap:1rem}.logo-section{align-items:flex-start;gap:.5rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1rem}.hero-icons{gap:1rem}.hero-icon{width:40px;height:40px;font-size:1.25rem}.content-columns{grid-template-columns:1fr}.form-column,.info-column{padding:2rem}.form-column{border-right:none;border-bottom:1px solid #e5e7eb}.map-title{font-size:2rem}.map-placeholder{padding:2rem;min-height:250px}}@media(max-width:480px){.container{padding:0 1rem}.hero-title{font-size:2rem}.form-column,.info-column{padding:1.5rem}.form-title,.info-title,.map-title{font-size:1.75rem}.map-placeholder{padding:1.5rem}}.reviews-page{min-height:100vh;background:#f3f6fb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;color:#111827}.reviews-main{max-width:1180px;margin:0 auto;padding:68px 24px 64px}.reviews-header{text-align:center;margin-bottom:32px}.reviews-header-title{font-size:2.4rem;font-weight:800;margin:0;color:#111827}.reviews-header-sub{margin:8px 0 0;color:#6b7280;font-size:1rem}.review-stats-wrap{display:flex;justify-content:center;margin-bottom:40px}.review-stats-card{display:flex;align-items:center;gap:40px;background:#fff;border-radius:24px;box-shadow:0 18px 50px #0f172a1f;padding:24px 40px;max-width:720px;width:100%}.review-score-main{min-width:160px;text-align:center}.review-score-value{font-size:2.4rem;font-weight:800;color:#111827;margin-bottom:4px}.review-stars{color:#fbbf24;font-size:1.1rem;margin-bottom:4px}.review-score-caption{color:#6b7280;font-size:.9rem}.review-score-caption span{font-weight:700;color:#111827}.review-bars{flex:1;display:flex;flex-direction:column;gap:6px;font-size:.85rem;color:#4b5563}.review-bar-row{display:flex;align-items:center;gap:8px}.review-bar-label{width:12px;text-align:right}.review-bar-track{flex:1;height:7px;border-radius:999px;background:#e5e7eb;overflow:hidden}.review-bar-fill{height:100%;background:linear-gradient(90deg,#fbbf24,#f59e0b);border-radius:999px}.review-bar-percent{width:32px;text-align:right;color:#6b7280}.reviews-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:40px}@media(max-width:1024px){.reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.reviews-grid{grid-template-columns:1fr}}.review-card{background:#fff;border-radius:18px;box-shadow:0 16px 40px #0f172a1f;padding:18px 18px 16px;display:flex;flex-direction:column;gap:10px;transition:transform .18s ease,box-shadow .18s ease,translate .18s ease}.review-card:hover{transform:scale(1.02);box-shadow:0 24px 60px #0f172a2e;translate:0 -4px}.review-card-header{display:flex;align-items:center;gap:10px}.review-avatar{width:42px;height:42px;border-radius:999px;overflow:hidden;flex-shrink:0;background:#e5e7eb;display:flex;align-items:center;justify-content:center;font-weight:700;color:#4b5563;font-size:.95rem}.review-avatar img{width:100%;height:100%;object-fit:cover}.review-meta{display:flex;flex-direction:column}.review-name{font-weight:700;color:#111827;font-size:.98rem}.review-role{font-size:.84rem;color:#6b7280}.review-card-stars{margin-left:auto;color:#fbbf24;font-size:.95rem}.review-text{font-size:.9rem;color:#4b5563;line-height:1.5}.review-footer-row{font-size:.78rem;color:#9ca3af}.review-form-wrap{display:flex;justify-content:center;margin-top:10px}.review-form-card{background:#fff;border-radius:24px;box-shadow:0 22px 60px #0f172a2e;padding:24px 26px;max-width:780px;width:100%}.review-form-header{text-align:center;margin-bottom:18px}.review-form-title{font-size:1.4rem;font-weight:800;margin:0;color:#111827}.review-form-sub{margin:6px 0 0;font-size:.9rem;color:#6b7280}.review-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}@media(max-width:640px){.review-form-grid{grid-template-columns:1fr}}.review-field{display:flex;flex-direction:column;font-size:.86rem}.review-label{margin-bottom:4px;font-weight:600;color:#374151}.review-input,.review-textarea{border-radius:10px;border:1px solid #e5e7eb;padding:9px 10px;font-size:.9rem;outline:none;transition:border-color .16s ease,box-shadow .16s ease}.review-input:focus,.review-textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb2e}.review-textarea{min-height:110px;resize:vertical}.review-rating-row{display:flex;align-items:center;gap:10px;margin-bottom:14px;font-size:.9rem;color:#374151}.review-stars-select{display:flex;gap:4px;color:#e5e7eb;font-size:1.2rem;cursor:pointer}.review-stars-select span.active{color:#fbbf24}.review-form-actions{text-align:center}.review-submit-btn{background:#2563eb;color:#fff;border:none;border-radius:999px;padding:10px 24px;font-weight:700;font-size:.95rem;cursor:pointer;box-shadow:0 16px 40px #2563eb59;transition:transform .18s ease,box-shadow .18s ease}.review-submit-btn:hover{transform:translateY(-1px);box-shadow:0 22px 55px #2563eb73}.review-submit-btn:active{transform:translateY(0);box-shadow:0 10px 30px #2563eb59}@media(max-width:768px){.review-stats-card{flex-direction:column;align-items:flex-start;gap:16px;padding:20px 18px}.review-score-main{text-align:left}}.myreviews-page{min-height:100vh;background-color:#f3f4f6}.myreviews-main{max-width:1120px;margin:0 auto;padding:32px 16px 40px}.myreviews-header-block{margin-bottom:20px}.myreviews-title{font-size:24px;line-height:1.3;font-weight:600;color:#111827}.myreviews-subtitle{margin-top:4px;font-size:14px;color:#6b7280}.myreviews-summary-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px}.myreviews-pill{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background-color:#fff;border:1px solid #e5e7eb;font-size:13px;color:#374151;box-shadow:0 8px 24px #0f172a0a}.myreviews-pill-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;font-size:12px}.myreviews-pill-icon-gold{background-color:#fef9c3;color:#eab308}.myreviews-pill-icon-blue{background-color:#e0f2fe;color:#2563eb}.myreviews-pill-label{font-weight:500}.myreviews-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.myreviews-card{border-radius:18px;background-color:#fff;box-shadow:0 12px 30px #0f172a0f;border:1px solid #e5e7eb;padding:16px 18px 14px;display:flex;flex-direction:column}.myreviews-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}.myreviews-service{display:flex;align-items:center;gap:10px}.myreviews-service-icon{width:36px;height:36px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:18px}.myreviews-service-icon-blue{background-color:#e0f2fe;color:#2563eb}.myreviews-service-icon-green{background-color:#dcfce7;color:#16a34a}.myreviews-service-icon-purple{background-color:#ede9fe;color:#7c3aed}.myreviews-service-icon-orange{background-color:#ffedd5;color:#ea580c}.myreviews-service-text-main{font-size:15px;font-weight:600;color:#111827}.myreviews-service-text-sub{font-size:12px;color:#6b7280}.myreviews-card-menu{font-size:18px;color:#9ca3af}.myreviews-rating-row{display:flex;align-items:center;gap:6px;margin-bottom:8px}.myreviews-stars{color:#f59e0b;font-size:14px}.myreviews-rating-value{font-size:13px;font-weight:500;color:#111827}.myreviews-body-text{font-size:13px;color:#4b5563;line-height:1.55;margin-bottom:12px}.myreviews-card-footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:8px;border-top:1px solid #f3f4f6}.myreviews-date{font-size:12px;color:#6b7280;display:inline-flex;align-items:center;gap:6px}.myreviews-date-icon{font-size:14px}.myreviews-edit-btn{display:inline-flex;align-items:center;gap:6px;border-radius:999px;border:1px solid #2563eb;background-color:#2563eb;color:#fff;font-size:12px;padding:6px 12px;cursor:pointer}.myreviews-edit-btn span:first-child{font-size:13px}.myreviews-edit-btn:hover{background-color:#1d4ed8;border-color:#1d4ed8}.myreviews-load-more{display:flex;justify-content:center;margin-top:20px}.myreviews-load-more button{min-width:180px;height:36px;border-radius:999px;border:1px solid #e5e7eb;background-color:#fff;font-size:13px;color:#374151;cursor:pointer}.myreviews-load-more button:hover{background-color:#f3f4f6}@media(max-width:768px){.myreviews-main{padding:24px 12px 32px}.myreviews-grid{grid-template-columns:1fr}}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f3f6ff;padding:24px}.login-card{width:100%;max-width:420px;background:#fff;border-radius:20px;box-shadow:0 18px 45px #0f172a1f;padding:32px 32px 28px;box-sizing:border-box;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.login-header{display:flex;flex-direction:column;align-items:center;margin-bottom:28px}.login-logo-box{width:150px;height:150px;border-radius:16px;background:transparent;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.login-logo-icon{width:140px;height:140px;color:#fff}.login-brand{font-size:18px;font-weight:700;color:#111827;margin-bottom:10px}.login-title{font-size:24px;line-height:1.2;font-weight:700;color:#111827;margin-bottom:6px}.login-subtitle{font-size:13px;color:#6b7280;text-align:center}.login-form{display:flex;flex-direction:column}.login-field{margin-bottom:16px}.login-label{display:block;font-size:12px;font-weight:600;color:#4b5563;margin-bottom:6px}.login-input-wrapper{position:relative}.login-input-icon{position:absolute;top:0;bottom:0;left:14px;display:flex;align-items:center;pointer-events:none;color:#9ca3af}.login-input-icon svg{width:16px;height:16px}.login-input{width:100%;height:44px;padding:0 14px 0 40px;border-radius:999px;border:1px solid #e5e7eb;font-size:14px;color:#111827;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.login-input::placeholder{color:#9ca3af}.login-input:focus{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb40}.login-forgot-row{display:flex;justify-content:flex-end;margin-top:4px;margin-bottom:18px}.login-forgot{font-size:12px;color:#2563eb;text-decoration:none}.login-forgot:hover{text-decoration:underline}.login-button{width:100%;height:46px;border-radius:999px;border:none;outline:none;background:linear-gradient(90deg,#2563eb,#1d4ed8);color:#fff;font-weight:600;font-size:14px;cursor:pointer;margin-bottom:22px}.login-button:hover{filter:brightness(1.03)}.login-separator{display:flex;align-items:center;color:#9ca3af;font-size:12px;margin-bottom:18px}.login-separator-line{flex:1;height:1px;background-color:#e5e7eb}.login-separator-text{margin:0 10px}.login-social-row{display:flex;gap:12px;margin-bottom:22px}.login-social-btn{flex:1;height:44px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.login-social-btn svg{width:20px;height:20px}.login-social-google svg{color:#ea4335}.login-social-facebook svg{color:#1877f2}.login-footer-text{text-align:center;font-size:12px;color:#6b7280}.login-footer-link{color:#2563eb;font-weight:500;text-decoration:none;margin-left:4px}.login-footer-link:hover{text-decoration:underline}@media(max-width:480px){.login-card{padding:24px 20px 22px}.login-title{font-size:22px}}.signup-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f3f4ff;padding:24px}.signup-card{width:100%;max-width:420px;background:#fff;border-radius:22px;box-shadow:0 4px 20px #0000000f;padding:22px 32px 26px;box-sizing:border-box;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;opacity:0;transform:translateY(8px);animation:signup-fade-in .4s ease-out forwards;transition:box-shadow .2s ease,transform .2s ease}.signup-card:hover{box-shadow:0 6px 28px #00000017}@keyframes signup-fade-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.signup-header{display:flex;flex-direction:column;align-items:center;margin-bottom:18px}.signup-logo-box{width:150px;height:150px;border-radius:16px;background:transparent;display:flex;align-items:center;justify-content:center;margin-bottom:4px}.signup-logo-icon{width:140px;height:140px;color:#fff}.signup-title{font-size:22px;font-weight:800;color:#111827;margin-bottom:4px}.signup-subtitle{font-size:13px;color:#6b7280;text-align:center}.signup-form{display:flex;flex-direction:column}.signup-field{margin-bottom:18px}.signup-label{display:block;font-size:12px;font-weight:600;color:#4b5563;margin-bottom:6px}.signup-input-wrapper{position:relative}.signup-input-icon{position:absolute;top:0;bottom:0;left:14px;display:flex;align-items:center;pointer-events:none;color:#9ca3af}.signup-input-icon svg{width:16px;height:16px}.signup-input{width:100%;height:46px;padding:0 14px 0 42px;border-radius:999px;border:1px solid #e5e7eb;font-size:14px;color:#111827;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.signup-input::placeholder{color:#9ca3af}.signup-input:focus{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb40}.signup-password-helper{font-size:11px;color:#9ca3af;margin-top:4px}.signup-terms-row{display:flex;align-items:center;gap:8px;font-size:12px;color:#6b7280;margin-top:4px;margin-bottom:20px}.signup-checkbox{width:16px;height:16px;border-radius:4px}.signup-terms-link{color:#2563eb;text-decoration:none}.signup-terms-link:hover{text-decoration:underline}.signup-button{width:100%;height:48px;border-radius:999px;border:none;outline:none;background:linear-gradient(90deg,#3b82f6,#2563eb);color:#fff;font-weight:600;font-size:14px;cursor:pointer;margin-bottom:24px;box-shadow:0 14px 30px #2563eb52;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.signup-button:hover{transform:translateY(-1px) scale(1.02);filter:brightness(1.02);box-shadow:0 18px 40px #2563eb66}.signup-divider{display:flex;align-items:center;color:#9ca3af;font-size:12px;margin-bottom:16px}.signup-divider-line{flex:1;height:1px;background-color:#e5e7eb}.signup-divider-text{margin:0 10px}.signup-login-button{width:100%;height:44px;border-radius:14px;border:1px solid #e5e7eb;background:#fff;display:flex;align-items:center;justify-content:center;gap:8px;color:#2563eb;font-size:14px;cursor:pointer}.signup-login-button svg{width:16px;height:16px}.signup-login-label{color:#111827}.signup-login-text{text-align:center;font-size:12px;color:#9ca3af;margin-bottom:10px}@media(max-width:480px){.signup-card{padding:26px 18px 22px}.signup-title{font-size:20px}}.client-dashboard-page{min-height:100vh;background-color:#f8fafc;display:flex;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.client-dashboard-shell{display:flex;width:100%}.client-dashboard-sidebar{width:250px;background-color:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;padding:24px 20px;box-sizing:border-box}.client-dashboard-logo{display:flex;align-items:center;gap:10px;margin-bottom:28px}.client-dashboard-logo-icon{width:80px;height:80px;border-radius:999px;display:flex;align-items:center;justify-content:center;overflow:hidden}.client-dashboard-logo-icon img{width:100%;height:100%;object-fit:contain}.client-dashboard-logo-text{font-weight:700;font-size:18px;color:#111827}.client-dashboard-nav{display:flex;flex-direction:column;gap:6px}.client-dashboard-nav-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:999px;cursor:pointer;font-size:14px;color:#4b5563;transition:background-color .2s ease,color .2s ease,transform .15s ease}.client-dashboard-nav-item-icon{width:22px;height:22px;border-radius:999px;background-color:#e5e7eb;display:flex;align-items:center;justify-content:center;color:#2563eb;font-size:12px}.client-dashboard-nav-item-active{background:linear-gradient(90deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 10px 25px #2563eb59}.client-dashboard-nav-item-active .client-dashboard-nav-item-icon{background-color:#0f172a26;color:#fff}.client-dashboard-nav-item:hover{background-color:#eff6ff;transform:translateY(-1px)}.client-dashboard-main-wrapper{flex:1;display:flex;flex-direction:column}.client-dashboard-header{height:68px;background-color:#fff;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;padding:0 28px;box-sizing:border-box;box-shadow:0 10px 25px #0f172a0a}.client-dashboard-header-title{font-size:20px;font-weight:600;color:#111827}.client-dashboard-header-right{display:flex;align-items:center;gap:16px}.client-dashboard-bell{position:relative;width:34px;height:34px;border-radius:999px;background-color:#eff6ff;display:flex;align-items:center;justify-content:center;color:#2563eb;cursor:pointer;transition:background-color .2s ease,transform .15s ease,box-shadow .2s ease}.client-dashboard-bell:hover{background-color:#dbeafe;box-shadow:0 10px 20px #2563eb4d;transform:translateY(-1px)}.client-dashboard-bell-indicator{position:absolute;top:6px;right:7px;width:9px;height:9px;border-radius:999px;background-color:#ef4444;border:2px solid #ffffff}.client-dashboard-user-info{display:flex;align-items:center;gap:10px}.client-dashboard-user-text{display:flex;flex-direction:column}.client-dashboard-user-name{font-size:14px;font-weight:600;color:#111827}.client-dashboard-user-tag{font-size:11px;padding:2px 6px;border-radius:999px;background-color:#eef2ff;color:#4f46e5;width:fit-content}.client-dashboard-user-avatar{width:36px;height:36px;border-radius:999px;background:#e5e7eb;box-shadow:0 6px 16px #0f172a2e;overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:600}.client-dashboard-user-avatar img{width:100%;height:100%;border-radius:999px;object-fit:contain}.client-dashboard-content-shell{display:flex;flex:1;padding:24px 28px 28px;gap:22px;box-sizing:border-box}.client-dashboard-content-left{flex:1.7;display:flex;flex-direction:column;gap:18px}.client-dashboard-content-right{flex:1;display:flex;flex-direction:column;gap:16px}.client-dashboard-card{background-color:#fff;border-radius:20px;box-shadow:0 18px 45px #0f172a14;padding:22px 24px;box-sizing:border-box;transition:box-shadow .2s ease,transform .2s ease}.client-dashboard-card:hover{box-shadow:0 22px 60px #0f172a24;transform:translateY(-2px)}.client-dashboard-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.client-dashboard-welcome{display:flex;justify-content:space-between;align-items:center}.client-dashboard-welcome-text{display:flex;flex-direction:column}.client-dashboard-welcome-title{font-size:22px;font-weight:700;color:#0f172a}.client-dashboard-welcome-subtitle{font-size:13px;color:#6b7280;margin-top:4px}.client-dashboard-welcome-avatar{width:52px;height:52px;border-radius:999px;background:#e5e7eb;overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:600}.client-dashboard-welcome-avatar img{width:100%;height:100%;border-radius:999px;object-fit:contain}.client-dashboard-profile-summary{display:flex;justify-content:space-between;align-items:center;margin-top:16px;padding-top:12px;border-top:1px solid #e5e7eb}.client-dashboard-profile-text{font-size:12px;color:#6b7280}.client-dashboard-profile-text strong{display:block;font-size:13px;color:#111827}.client-dashboard-profile-edit{padding:7px 12px;border-radius:999px;border:1px solid #d1d5db;background-color:#fff;font-size:12px;color:#111827;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,transform .15s ease}.client-dashboard-profile-edit:hover{background-color:#f3f4f6;border-color:#9ca3af;transform:translateY(-1px)}.client-dashboard-stats-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.client-dashboard-stat-card{background:#ffffffe6;border-radius:16px;box-shadow:0 16px 40px #0f172a0f;padding:14px 16px;display:flex;align-items:center;gap:10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.client-dashboard-stat-icon{width:34px;height:34px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:15px}.client-dashboard-stat-icon-blue{background-color:#eff6ff;color:#2563eb}.client-dashboard-stat-icon-green{background-color:#ecfdf3;color:#22c55e}.client-dashboard-stat-icon-amber{background-color:#fef3c7;color:#f97316}.client-dashboard-stat-icon-yellow{background-color:#fef9c3;color:#eab308}.client-dashboard-stat-number{font-size:18px;font-weight:700;color:#111827}.client-dashboard-stat-label{font-size:12px;color:#6b7280}.client-dashboard-quick-actions-title{font-size:14px;font-weight:600;color:#111827;margin-bottom:10px}.client-dashboard-quick-actions-row{display:flex;gap:8px}.client-dashboard-btn{height:36px;padding:0 16px;border-radius:999px;border:none;display:inline-flex;align-items:center;gap:8px;font-size:13px;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease,transform .15s ease}.client-dashboard-btn-primary{background:linear-gradient(90deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 12px 30px #2563eb59}.client-dashboard-btn-secondary{background-color:#e5e7eb;color:#374151}.client-dashboard-btn-ghost{background-color:#f3f4f6;color:#374151}.client-dashboard-btn:hover{transform:translateY(-1px)}.client-dashboard-btn-primary:hover{background:linear-gradient(90deg,#1d4ed8,#1e40af)}.client-dashboard-table-title{font-size:14px;font-weight:600;color:#111827;margin-bottom:10px}.client-dashboard-table-wrapper{width:100%;border-radius:14px;border:1px solid #e5e7eb;overflow:hidden}.client-dashboard-table{width:100%;border-collapse:collapse;font-size:12px}.client-dashboard-table thead{background-color:#f9fafb}.client-dashboard-table th,.client-dashboard-table td{padding:10px 12px;text-align:left}.client-dashboard-table th{font-weight:600;color:#6b7280}.client-dashboard-table tbody tr+tr{border-top:1px solid #e5e7eb}.client-dashboard-table tbody tr:hover{background-color:#f9fafb}.client-dashboard-status-badge{display:inline-flex;align-items:center;justify-content:center;padding:3px 10px;border-radius:999px;font-size:11px}.client-dashboard-status-delivered{background-color:#ecfdf3;color:#16a34a}.client-dashboard-status-in-transit{background-color:#eff6ff;color:#2563eb}.client-dashboard-status-pending{background-color:#fef3c7;color:#f97316}.client-dashboard-table-action{font-size:12px;color:#2563eb;cursor:pointer}.client-dashboard-right-title{font-size:14px;font-weight:600;color:#111827;margin-bottom:8px}.client-dashboard-tracking-number{font-size:12px;color:#6b7280;margin-bottom:6px}.client-dashboard-tracking-location{font-size:12px;color:#4b5563;margin-bottom:10px}.client-dashboard-progress-bar{width:100%;height:10px;border-radius:999px;background-color:#e5e7eb;overflow:hidden;margin-bottom:10px}.client-dashboard-progress-inner{height:100%;width:75%;border-radius:999px;background:linear-gradient(90deg,#2563eb,#22c55e)}.client-dashboard-right-section-footer{display:flex;justify-content:flex-end}.client-dashboard-notifications-list{display:flex;flex-direction:column;gap:8px}.client-dashboard-notification-item{display:flex;align-items:center;gap:10px}.client-dashboard-notification-dot{width:10px;height:10px;border-radius:999px}.client-dashboard-support-buttons{display:flex;flex-direction:column;gap:8px;margin-top:8px}.client-dashboard-analytics-chart{margin-top:12px;height:80px;border-radius:10px;background:linear-gradient(to right,#eff6ff,#eef2ff);position:relative;overflow:hidden;border:1px solid #e5e7eb}.client-dashboard-analytics-line{position:absolute;bottom:10px;left:12px;right:12px;height:40px;border-radius:999px;background:linear-gradient(135deg,#2563eb,#22c55e);opacity:.9}.client-dashboard-analytics-chart:before{content:"";position:absolute;inset:10px 12px;background-image:linear-gradient(to right,rgba(148,163,184,.15) 1px,transparent 1px),linear-gradient(to top,rgba(148,163,184,.15) 1px,transparent 1px);background-size:22px 22px;pointer-events:none}.client-dashboard-analytics-months{margin-top:10px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px}.client-dashboard-analytics-month{display:flex;flex-direction:column;align-items:center;font-size:11px;color:#6b7280}.client-dashboard-analytics-month-label{font-weight:500}.client-dashboard-analytics-month-count{margin-top:2px;font-size:11px;color:#111827}.client-dashboard-analytics-empty{margin-top:10px;font-size:12px;color:#6b7280}.my-bookings-page{min-height:100vh;background-color:#f3f4f6;padding:32px 16px}.my-bookings-container{max-width:1120px;margin:0 auto}.my-bookings-header{margin-bottom:20px}.my-bookings-title{font-size:24px;line-height:1.3;font-weight:600;color:#111827}.my-bookings-subtitle{margin-top:4px;font-size:14px;color:#6b7280}.my-bookings-search-card{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px;padding:12px 16px;border-radius:16px;background-color:#fff;box-shadow:0 8px 24px #0f172a0a;border:1px solid #e5e7eb}.my-bookings-search-left{display:flex;align-items:center;gap:10px;flex:1 1 0}.my-bookings-search-icon{width:32px;height:32px;border-radius:999px;background-color:#f3f4f6;display:flex;align-items:center;justify-content:center;color:#9ca3af}.my-bookings-search-icon svg{width:16px;height:16px}.my-bookings-search-input{border:none;outline:none;width:100%;font-size:14px;color:#111827}.my-bookings-search-input::placeholder{color:#9ca3af}.my-bookings-search-right{display:flex;align-items:center}.my-bookings-status-filter{height:36px;border-radius:999px;padding:0 12px;border:1px solid #e5e7eb;background-color:#fff;color:#374151;font-size:13px}.my-bookings-table-card{margin-top:8px;border-radius:16px;background-color:#fff;box-shadow:0 8px 24px #0f172a0a;border:1px solid #e5e7eb;overflow:hidden}.my-bookings-table{width:100%;border-collapse:collapse;font-size:13px}.my-bookings-table thead{background-color:#f9fafb}.my-bookings-table th{text-align:left;padding:12px 16px;font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#9ca3af;font-weight:600}.my-bookings-table td{padding:12px 16px;border-top:1px solid #f3f4f6;color:#374151}.my-bookings-table tbody tr:hover{background-color:#f9fafb}.my-bookings-client-name{font-size:13px;font-weight:500;color:#111827}.my-bookings-client-phone{font-size:12px;color:#6b7280}.my-bookings-status{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:500}.my-bookings-status-delivered{background-color:#dcfce7;color:#15803d}.my-bookings-status-transit{background-color:#dbeafe;color:#1d4ed8}.my-bookings-status-approved{background-color:#e0e7ff;color:#3730a3}.my-bookings-status-pending{background-color:#fef3c7;color:#92400e}.my-bookings-link-button{border:none;background:none;padding:0;font-size:13px;color:#2563eb;cursor:pointer}.my-bookings-link-button:hover{text-decoration:underline}.my-bookings-footer{display:flex;align-items:center;justify-content:space-between;padding:10px 16px 14px;border-top:1px solid #f3f4f6}.my-bookings-footer-text{font-size:12px;color:#6b7280}.my-bookings-pagination{display:flex;align-items:center;gap:6px}.my-bookings-page-button{min-width:70px;height:30px;padding:0 10px;border-radius:999px;border:1px solid #e5e7eb;background-color:#fff;font-size:12px;color:#374151;cursor:pointer}.my-bookings-page-button[disabled]{opacity:.6;cursor:default}.my-bookings-page-button-active{background-color:#2563eb;border-color:#2563eb;color:#fff}@media(max-width:640px){.my-bookings-page{padding:20px 12px}.my-bookings-footer{flex-direction:column;align-items:flex-start;gap:8px}}.my-bookings-modal-backdrop{position:fixed;inset:0;background-color:#0f172a73;display:flex;align-items:center;justify-content:center;padding:16px;z-index:50}.my-bookings-modal{width:100%;max-width:520px;border-radius:20px;background-color:#fff;box-shadow:0 24px 60px #0f172a59;border:1px solid #e5e7eb;display:flex;flex-direction:column}.my-bookings-modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px 8px}.my-bookings-modal-eyebrow{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#9ca3af}.my-bookings-modal-title{margin-top:4px;font-size:18px;font-weight:600;color:#111827}.my-bookings-modal-close{border:none;background:none;width:28px;height:28px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:15px;color:#6b7280;cursor:pointer}.my-bookings-modal-close:hover{background-color:#f3f4f6}.my-bookings-modal-body{padding:4px 20px 16px}.my-bookings-modal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 20px}.my-bookings-modal-field{min-width:0}.my-bookings-modal-label{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#9ca3af;margin-bottom:2px}.my-bookings-modal-value{font-size:14px;font-weight:500;color:#111827}.my-bookings-modal-subvalue{font-size:12px;color:#6b7280}.my-bookings-modal-notes{margin-top:16px}.my-bookings-modal-notes-box{margin-top:4px;padding:10px 12px;border-radius:10px;background-color:#f9fafb;border:1px solid #e5e7eb;font-size:13px;color:#4b5563}.my-bookings-modal-footer{padding:10px 20px 14px;border-top:1px solid #f3f4f6;display:flex;justify-content:flex-end}.my-bookings-modal-secondary{border-radius:999px;border:1px solid #e5e7eb;background-color:#fff;padding:6px 16px;font-size:13px;color:#374151;cursor:pointer}.my-bookings-modal-secondary:hover{background-color:#f3f4f6}@media(max-width:640px){.my-bookings-modal{max-width:100%;border-radius:18px}.my-bookings-modal-grid{grid-template-columns:1fr}}.settings-page{min-height:100vh;background:#f3f6fb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;color:#0f172a}.settings-shell{max-width:1120px;margin:0 auto;padding:72px 20px 40px}.settings-header{margin-bottom:24px}.settings-title{font-size:1.9rem;font-weight:800;margin:0}.settings-subtitle{margin:6px 0 0;color:#6b7280;font-size:.98rem}.settings-grid{display:flex;flex-direction:column;gap:18px}.settings-card{background:#fff;border-radius:16px;box-shadow:0 14px 30px #0f172a0f;padding:22px}.settings-card-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:14px}.settings-card-title-wrap{display:flex;align-items:flex-start;gap:10px}.settings-card-icon{width:28px;height:28px;border-radius:999px;background:#e3edff;display:flex;align-items:center;justify-content:center;font-size:1.1rem;color:#2b6ef2}.settings-card-icon-danger{background:#fee2e2;color:#b91c1c}.settings-card-title{margin:0;font-size:1.08rem;font-weight:700}.settings-card-subtitle{margin:2px 0 0;color:#6b7280;font-size:.9rem}.settings-form{display:flex;flex-direction:column;gap:14px}.settings-field-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.settings-field{display:flex;flex-direction:column;gap:4px}.settings-label{font-size:.85rem;font-weight:600;color:#374151}.settings-input{border-radius:10px;border:1px solid #d1d5db;padding:8px 10px;font-size:.9rem;outline:none;transition:border-color .16s ease,box-shadow .16s ease;background:#fff}.settings-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb33}.settings-input-disabled{background:#f3f4f6;color:#6b7280}.settings-textarea{min-height:72px;resize:vertical}.settings-hint{font-size:.78rem;margin-top:2px}.settings-hint-success{color:#16a34a}.settings-profile-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:18px;align-items:flex-start}.settings-avatar-block{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:120px}.settings-avatar{width:72px;height:72px;border-radius:999px;background:linear-gradient(135deg,#1d4ed8,#2563eb);box-shadow:0 12px 28px #2563eb73;display:flex;align-items:center;justify-content:center;color:#f9fafb;font-weight:700;font-size:1.2rem}.settings-avatar img{width:100%;height:100%;border-radius:999px;object-fit:contain}.settings-profile-fields{display:flex;flex-direction:column;gap:10px}.settings-progress-row{margin-top:10px;display:flex;flex-direction:column;gap:6px}.settings-progress-text{display:flex;justify-content:space-between;font-size:.8rem;color:#6b7280}.settings-progress-label{font-weight:600}.settings-progress-value{color:#1e3a8a;font-weight:600}.settings-progress-bar{width:100%;height:8px;border-radius:999px;background:#e5e7eb;overflow:hidden}.settings-progress-inner{height:100%;border-radius:999px;background:linear-gradient(90deg,#2563eb,#22c55e)}.settings-actions-row{margin-top:4px;display:flex;justify-content:flex-end;gap:8px}.btn-primary{border:none;border-radius:999px;padding:8px 18px;font-size:.9rem;font-weight:600;background:#2b6ef2;color:#fff;cursor:pointer;box-shadow:0 14px 32px #2b6ef259}.btn-secondary{border:none;border-radius:999px;padding:8px 16px;font-size:.9rem;font-weight:600;background:#e5e7eb;color:#111827;cursor:pointer}.btn-ghost{border-radius:999px;border:1px solid #cbd5e1;padding:7px 14px;background:#fff;font-size:.85rem;font-weight:600;color:#111827;cursor:pointer}.btn-danger{border:none;border-radius:999px;padding:9px 18px;font-size:.9rem;font-weight:700;background:#dc2626;color:#fff;cursor:pointer;box-shadow:0 14px 32px #dc262659}.btn-link{border:none;background:transparent;padding:0;font-size:.82rem;color:#2563eb;font-weight:600;cursor:pointer}.btn-link-muted{color:#64748b}.btn-small-outline{border-radius:999px;border:1px solid #d1d5db;background:#fff;padding:6px 12px;font-size:.8rem;font-weight:600;cursor:pointer}.table-link{border:none;background:transparent;padding:0;font-size:.8rem;font-weight:600;color:#2563eb;cursor:pointer}.settings-toggle{position:relative;width:42px;height:22px;border-radius:999px;border:1px solid #d1d5db;background:#e5e7eb;padding:0;cursor:pointer}.settings-toggle-thumb{position:absolute;top:1px;left:1px;width:18px;height:18px;border-radius:999px;background:#fff;box-shadow:0 1px 4px #0f172a4d;transition:transform .18s ease}.settings-toggle-on{background:#2b6ef2;border-color:#2b6ef2}.settings-toggle-on .settings-toggle-thumb{transform:translate(18px)}.settings-twofa-card{margin-top:10px;padding:10px 12px;border-radius:12px;background:#eef2ff;display:flex;align-items:center;justify-content:space-between}.settings-twofa-title{margin:0;font-size:.95rem;font-weight:600}.settings-twofa-sub{margin:2px 0 0;font-size:.8rem;color:#4b5563}.settings-table-wrap{margin-top:14px}.settings-table-header-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.settings-table-title{font-size:.9rem;font-weight:600;color:#111827}.settings-table-scroller{border-radius:14px;border:1px solid #e5e7eb;overflow:hidden;background:#fff}.settings-table{width:100%;border-collapse:collapse;font-size:.82rem}.settings-table thead{background:#f9fafb}.settings-table th,.settings-table td{padding:8px 10px;text-align:left}.settings-table th{font-weight:600;color:#6b7280}.settings-table tbody tr+tr{border-top:1px solid #e5e7eb}.settings-pref-group{padding:10px 0 4px;border-top:1px solid #e5e7eb}.settings-pref-group:first-of-type{border-top:none}.settings-pref-group-header{font-size:.86rem;font-weight:700;color:#111827;margin-bottom:6px}.settings-pref-row{display:flex;align-items:center;justify-content:space-between;padding:6px 0}.settings-pref-text{max-width:80%}.settings-pref-label{font-size:.9rem;font-weight:600;color:#111827}.settings-pref-sub{font-size:.8rem;color:#6b7280}.settings-subsection{margin-top:8px}.settings-subsection-title{font-size:.9rem;font-weight:700;margin:0 0 6px}.settings-invoices-list{display:flex;flex-direction:column;gap:8px}.settings-invoice-row{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;border-radius:10px;background:#f9fafb}.settings-invoice-main{display:flex;align-items:center;gap:8px}.settings-invoice-icon{width:28px;height:28px;border-radius:8px;background:#e5e7eb;display:flex;align-items:center;justify-content:center}.settings-invoice-icon-red{background:#fee2e2;color:#b91c1c}.settings-invoice-number{font-size:.86rem;font-weight:600}.settings-invoice-meta{font-size:.78rem;color:#6b7280}.settings-payment-list{display:flex;flex-direction:column;gap:8px;margin-bottom:6px}.settings-payment-row{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;border-radius:10px;background:#f9fafb}.settings-payment-main{display:flex;align-items:center;gap:8px}.settings-payment-badge{padding:4px 8px;border-radius:999px;background:#1d4ed8;color:#f9fafb;font-size:.72rem;font-weight:700}.settings-payment-badge-dark{background:#111827}.settings-payment-label{font-size:.86rem;font-weight:600}.settings-payment-meta{font-size:.78rem;color:#6b7280}.settings-card-danger{background:#fef2f2;border:1px solid #fee2e2}.settings-danger-body{margin-top:8px;display:flex;align-items:center;justify-content:space-between;gap:12px}.settings-danger-text{margin:0;font-size:.86rem;color:#b91c1c}.settings-modal-backdrop{position:fixed;inset:0;background:#0f172a59;display:flex;align-items:center;justify-content:center;z-index:80}.settings-modal{background:#fff;border-radius:18px;box-shadow:0 24px 60px #0f172a73;max-width:420px;width:92vw;padding:18px 18px 16px}.settings-modal-title{margin:0 0 6px;font-size:1.02rem;font-weight:700}.settings-modal-text{margin:0 0 10px;font-size:.86rem;color:#4b5563}.settings-modal-input{margin-bottom:10px}.settings-modal-actions{display:flex;justify-content:flex-end;gap:8px}@media(max-width:900px){.settings-shell{padding:70px 14px 30px}.settings-profile-row{grid-template-columns:1fr}}@media(max-width:640px){.settings-field-row{grid-template-columns:1fr}.settings-card{padding:18px 14px}.settings-danger-body{flex-direction:column;align-items:flex-start}}:root{--admin-bg: #f4f6fb;--admin-primary: #1a73e8;--admin-primary-soft: rgba(26, 115, 232, .08);--admin-purple-from: #6c63ff;--admin-purple-to: #3b3b98;--admin-sidebar-bg: linear-gradient(180deg, #6c63ff 0%, #3b3b98 40%, #1a73e8 100%);--admin-card-bg: #ffffff;--admin-border-subtle: rgba(15, 23, 42, .06);--admin-text-main: #111827;--admin-text-muted: #6b7280;--admin-radius-lg: 18px;--admin-radius-xl: 22px;--admin-shadow-soft: 0 18px 45px rgba(15, 23, 42, .06);--admin-shadow-soft-strong: 0 22px 65px rgba(15, 23, 42, .09)}.admin-dashboard{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:100vh;background:radial-gradient(circle at top left,#eef2ff 0,#f9fafb 40%,#edf2ff);font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;color:var(--admin-text-main)}.admin-sidebar{position:sticky;top:0;align-self:start;height:100vh;padding:1.75rem 1.5rem 1.75rem 1.75rem;background:var(--admin-sidebar-bg);color:#e5e7eb;display:flex;flex-direction:column;gap:1.75rem;box-shadow:6px 0 24px #0f172a40}.sidebar-header{display:flex;align-items:center;gap:.9rem}.sidebar-logo-mark{width:44px;height:44px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 20% 0,#fef3c7,#f97316 30%,#3b82f6 70%,#1d4ed8);color:#fff;font-weight:700;font-size:1.2rem;box-shadow:0 16px 40px #0f172a40}.sidebar-logo-text{display:flex;flex-direction:column}.sidebar-logo-title{font-weight:650;font-size:1.1rem;letter-spacing:.02em}.sidebar-logo-subtitle{font-size:.78rem;opacity:.8}.sidebar-nav{display:flex;flex-direction:column;gap:.3rem;margin-top:.5rem}.sidebar-link{display:flex;align-items:center;gap:.75rem;padding:.65rem .85rem;border-radius:999px;border:none;background:transparent;color:#e5e7eb;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .22s ease,transform .18s ease,box-shadow .22s ease,color .18s ease}.sidebar-link-icon{width:18px;height:18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#0f172a29}.sidebar-link:hover{background:#0f172a29;transform:translate(3px)}.sidebar-link.active{background:#f8fafc29;color:#fff;box-shadow:0 10px 30px #0f172a59}.sidebar-footer{margin-top:auto}.sidebar-logout{width:100%;border-radius:999px;padding:.65rem .85rem;border:none;cursor:pointer;font-size:.9rem;font-weight:500;display:flex;align-items:center;justify-content:center;gap:.5rem;background:#f8717129;color:#fecaca;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.sidebar-logout:hover{background:#f8717152;transform:translateY(-1px);box-shadow:0 12px 30px #0f172a59}.admin-main{display:flex;flex-direction:column;min-height:100vh;padding:1.5rem 1.75rem 1.75rem}.admin-header{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1.25rem;background:#fffffff5;border-radius:999px;box-shadow:0 16px 45px #0f172a0f;border:1px solid rgba(148,163,184,.25);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);margin-bottom:1.75rem}.admin-title{font-size:1.3rem;font-weight:650}.admin-subtitle{font-size:.86rem;color:var(--admin-text-muted)}.admin-header-actions{display:flex;align-items:center;gap:.9rem}.admin-search{position:relative}.admin-search input{min-width:230px;padding:.55rem .85rem .55rem 2.2rem;border-radius:999px;border:1px solid rgba(148,163,184,.35);background:#f8fafcf2;font-size:.85rem;outline:none;transition:border .2s ease,box-shadow .2s ease,background .2s ease}.admin-search:before{content:"🔍";position:absolute;left:.75rem;top:50%;transform:translateY(-50%);font-size:.9rem;opacity:.6}.admin-search input:focus{border-color:#2563ebb3;box-shadow:0 0 0 1px #2563eb59;background:#fff}.admin-avatar-button{display:flex;align-items:center;gap:.65rem;padding:.35rem .65rem .35rem .35rem;border-radius:999px;border:1px solid rgba(148,163,184,.25);background:#fff;cursor:pointer;transition:box-shadow .18s ease,transform .18s ease,border .18s ease}.admin-avatar-button:hover{transform:translateY(-1px);box-shadow:0 12px 35px #0f172a1f;border-color:#3b82f68c}.admin-avatar{width:32px;height:32px;border-radius:999px;background:radial-gradient(circle at 0 0,#fde68a,#f97316 30%,#ec4899,#3b82f6 90%)}.admin-user-text{display:flex;flex-direction:column}.admin-user-name{font-size:.82rem;font-weight:600}.admin-user-role{font-size:.72rem;color:var(--admin-text-muted)}.admin-content-scroll{flex:1;overflow-y:auto;padding-right:.25rem}.section-header-main{margin-bottom:1.25rem}.section-header-main-title{font-size:1.1rem;font-weight:600}.section-header-main-subtitle{font-size:.86rem;color:var(--admin-text-muted)}.kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-bottom:1.75rem}.card{background:var(--admin-card-bg);border-radius:var(--admin-radius-lg);padding:1.1rem 1.15rem;box-shadow:var(--admin-shadow-soft);border:1px solid var(--admin-border-subtle);transition:transform .18s ease,box-shadow .22s ease,border-color .18s ease,background .18s ease}.card:hover{transform:translateY(-3px);box-shadow:var(--admin-shadow-soft-strong);border-color:#2563eb40}.card-kpi{display:flex;flex-direction:column;gap:.45rem;position:relative;overflow:hidden}.card-kpi:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(108,99,255,.22),transparent 55%);opacity:.85;pointer-events:none}.card-kpi-main{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center}.card-kpi-label{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:var(--admin-text-muted)}.card-kpi-value{font-size:1.6rem;font-weight:650}.card-kpi-trend{position:relative;z-index:1;font-size:.76rem;color:#16a34a}.card-kpi-icon{width:34px;height:34px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--admin-purple-from),var(--admin-purple-to));color:#e5e7eb;font-size:.9rem;box-shadow:0 14px 36px #5850ec8c}.analytics-grid{display:grid;grid-template-columns:2fr 1.5fr;gap:1rem;margin-bottom:1.75rem}.analytics-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.analytics-title{font-size:.95rem;font-weight:600}.analytics-subtitle{font-size:.78rem;color:var(--admin-text-muted)}.tag-pill{padding:.25rem .6rem;border-radius:999px;font-size:.72rem;border:1px solid rgba(148,163,184,.5);background:#f9fafbcc}.chart-placeholder{height:190px;border-radius:16px;background:radial-gradient(circle at top,var(--admin-primary-soft),#ffffff 55%);border:1px dashed rgba(148,163,184,.35);position:relative;overflow:hidden}.chart-bars{position:absolute;inset:18px 16px 16px;display:flex;align-items:flex-end;gap:8px}.chart-bar{flex:1;border-radius:999px;background:linear-gradient(180deg,#3b82f6e6,#38bdf880);transform-origin:bottom;animation:chartPopIn .7s ease-out both}.chart-line{position:absolute;inset:22px 18px 18px;border-radius:999px;background:linear-gradient(135deg,#6c63ff33,#3b82f6bf);opacity:.8}.chart-pie{position:absolute;inset:28px 80px 28px 28px;border-radius:999px;background:conic-gradient(#1a73e8 0 120deg,#22c55e 120deg 210deg,#f97316 210deg 270deg,#e5e7eb 270deg 360deg)}.chart-legend{position:absolute;right:12px;top:18px;display:flex;flex-direction:column;gap:4px}.chart-legend-item{display:flex;align-items:center;gap:4px;font-size:.72rem;color:var(--admin-text-muted)}.chart-legend-dot{width:8px;height:8px;border-radius:999px}.card-with-table{margin-bottom:1.5rem}.table-header-row{display:grid;grid-template-columns:1.2fr 1.4fr 1.4fr 1fr 1fr 1fr .8fr;gap:.5rem;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:var(--admin-text-muted);padding-bottom:.35rem;border-bottom:1px solid rgba(148,163,184,.35)}.table-row{display:grid;grid-template-columns:1.2fr 1.4fr 1.4fr 1fr 1fr 1fr .8fr;gap:.5rem;font-size:.82rem;align-items:center;padding:.5rem 0;border-bottom:1px dashed rgba(148,163,184,.2);transition:background .16s ease}.table-row:nth-child(2n){background:#f9fafba6}.table-row:hover{background:#dbeafeb3}.status-tag{padding:.18rem .55rem;border-radius:999px;font-size:.7rem;font-weight:500}.status-tag.pending{background:#fbbf2429;color:#92400e}.status-tag.in-transit{background:#3b82f629;color:#1d4ed8}.status-tag.delivered{background:#22c55e29;color:#166534}.status-tag.canceled{background:#f8717129;color:#b91c1c}.btn-ghost{padding:.28rem .7rem;border-radius:999px;border:1px solid rgba(148,163,184,.5);background:#f9fafbe6;font-size:.72rem;cursor:pointer;transition:background .16s ease,transform .16s ease,box-shadow .18s ease}.btn-ghost:hover{background:#fff;transform:translateY(-1px);box-shadow:0 10px 30px #0f172a1f}.activity-list,.client-list,.generic-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.activity-item{display:flex;gap:.75rem}.activity-icon{width:24px;height:24px;border-radius:999px;flex-shrink:0}.activity-icon.primary{background:linear-gradient(135deg,#4f46e5,#818cf8)}.activity-icon.success{background:linear-gradient(135deg,#16a34a,#22c55e)}.activity-icon.info{background:linear-gradient(135deg,#0ea5e9,#38bdf8)}.activity-icon.warning{background:linear-gradient(135deg,#f59e0b,#f97316)}.activity-text-title{font-size:.86rem;font-weight:500}.activity-text-subtitle{font-size:.78rem;color:var(--admin-text-muted)}.activity-text-meta{font-size:.72rem;color:#94a3b8f2}.client-item{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.client-main{display:flex;align-items:center;gap:.6rem}.client-avatar{width:30px;height:30px;border-radius:999px;background:radial-gradient(circle at 0 0,#fee2e2,#4f46e5 50%,#22c55e)}.client-name{font-size:.86rem}.client-meta{font-size:.76rem;color:var(--admin-text-muted)}.client-amount{font-size:.86rem;font-weight:600;color:#1d4ed8}.form-grid-two{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.form-field{display:flex;flex-direction:column;gap:.2rem;font-size:.8rem}.form-field label{font-weight:500}.form-field input,.form-field select,.form-field textarea{border-radius:10px;border:1px solid rgba(148,163,184,.7);padding:.4rem .6rem;font-size:.82rem;outline:none;transition:border .15s ease,box-shadow .18s ease}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#2563ebcc;box-shadow:0 0 0 1px #3b82f64d}.form-actions{margin-top:1rem;display:flex;justify-content:flex-end;gap:.5rem}.btn-primary{padding:.4rem .9rem;border-radius:999px;border:none;background:linear-gradient(135deg,#1a73e8,#6366f1);color:#fff;font-size:.8rem;cursor:pointer;box-shadow:0 14px 35px #2563eb66;transition:transform .18s ease,box-shadow .2s ease}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 18px 45px #2563eb80}.btn-secondary{padding:.4rem .9rem;border-radius:999px;border:1px solid rgba(148,163,184,.7);background:#f9fafbcc;font-size:.8rem;cursor:pointer}.wysiwyg-shell{border-radius:16px;border:1px solid rgba(148,163,184,.6);background:radial-gradient(circle at top,#f9fafb,#fff 55%);display:flex;flex-direction:column}.wysiwyg-toolbar{padding:.4rem .6rem;border-bottom:1px solid rgba(148,163,184,.35);display:flex;gap:.4rem}.wysiwyg-area{min-height:120px;padding:.6rem .7rem;font-size:.82rem}@media(max-width:1024px){.admin-dashboard{grid-template-columns:78px minmax(0,1fr)}.sidebar-logo-text,.sidebar-link span.label{display:none}}@media(max-width:768px){.admin-dashboard{grid-template-columns:minmax(0,1fr)}.admin-sidebar{position:fixed;z-index:20;inset:0 auto auto 0;height:auto;flex-direction:row;padding:.6rem .75rem;align-items:center;gap:.75rem;overflow-x:auto}.sidebar-nav{flex-direction:row}.admin-main{margin-top:64px}.analytics-grid{grid-template-columns:1fr}}@keyframes chartPopIn{0%{transform:scaleY(.2);opacity:0}to{transform:scaleY(1);opacity:1}}.App{min-height:100vh;margin:0;padding:0}*{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}h1,h2,h3,h4,h5,h6{margin-bottom:1rem;font-weight:600}p{margin-bottom:1rem}button,input{font-family:inherit}
