:root{--primary:#002444;--primary-container:#1a3a5c;--surface:#f7f9fc;--surface-container-low:#f2f4f7;--surface-container:#eceef1;--surface-container-highest:#e0e3e6;--surface-container-lowest:#fff;--secondary:#006687;--on-surface:#191c1e;--font-heading:"Manrope", sans-serif;--font-body:"Inter", sans-serif}body{font-family:var(--font-body);background-color:var(--surface-container-low);color:var(--on-surface);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);margin:0;font-weight:600}#app{flex-direction:column;width:100%;min-height:100vh;display:flex}.app-shell{flex-direction:column;min-height:100vh;display:flex}.help-footer{background:linear-gradient(135deg, var(--primary), var(--primary-container));color:#fff;text-align:center;margin-top:auto;padding:3rem 1.5rem}.help-content{max-width:600px;margin:0 auto}.help-content h2{margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.help-content p{color:#ffffffd9;margin-bottom:1.5rem;font-size:.9375rem;line-height:1.6}.phone-contact{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff26;border-radius:999px;align-items:center;gap:.6rem;padding:.6rem 1.5rem;font-size:1.5rem;font-weight:700;display:inline-flex}.copyright{text-align:center;color:#999;background:var(--surface-container-lowest);padding:1rem;font-size:.8rem}.top-nav[data-v-5c846e21]{background-color:var(--surface-container-lowest);justify-content:space-between;align-items:center;padding:1rem 3rem;display:flex}.brand[data-v-5c846e21]{align-items:center;gap:.5rem;display:flex}.logo-box[data-v-5c846e21]{background-color:#df5911;width:24px;height:8px;display:inline-block}.logo-text[data-v-5c846e21]{font-family:var(--font-heading);color:#333;font-size:1.25rem;font-weight:500;line-height:1.2}.user-profile[data-v-5c846e21]{align-items:center;gap:1rem;display:flex}.user-info[data-v-5c846e21]{text-align:right;flex-direction:column;display:flex}.user-name[data-v-5c846e21]{font-size:.875rem;font-weight:600}.user-role[data-v-5c846e21]{color:#666;font-size:.75rem}.nav-btn[data-v-5c846e21]{cursor:pointer;border:1px solid #0000;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.login-btn[data-v-5c846e21]{background-color:var(--primary);color:#fff;border-color:var(--primary)}.login-btn[data-v-5c846e21]:hover{opacity:.9}.logout-btn[data-v-5c846e21]{color:#666;background-color:#0000;border-color:#ddd}.logout-btn[data-v-5c846e21]:hover{background-color:#f5f5f5}.page-wrapper[data-v-cb5b57f2]{flex-direction:column;min-height:100vh;display:flex}.hero-section[data-v-cb5b57f2]{background:linear-gradient(135deg, var(--primary), var(--primary-container));color:var(--surface-container-lowest);padding:3rem;position:relative;overflow:hidden}.modal-overlay[data-v-cb5b57f2]{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-card[data-v-cb5b57f2]{background:var(--surface-container-lowest);text-align:center;border-radius:16px;width:100%;max-width:420px;padding:2.5rem;position:relative;box-shadow:0 24px 48px #00244426}.modal-card h2[data-v-cb5b57f2]{color:var(--on-surface);margin:0 0 .5rem;font-size:1.5rem}.modal-card p[data-v-cb5b57f2]{color:#666;margin:0 0 1.5rem}.modal-close[data-v-cb5b57f2]{cursor:pointer;color:#666;background:0 0;border:none;padding:.25rem;font-size:1.25rem;position:absolute;top:1rem;right:1rem}.modal-close[data-v-cb5b57f2]:hover{color:#333}.google-btn-wrapper[data-v-cb5b57f2]{justify-content:center;margin-bottom:1rem;display:flex}.auth-error[data-v-cb5b57f2]{color:#b3261e;font-size:.875rem}.hero-section[data-v-cb5b57f2]:before{content:"";opacity:.5;pointer-events:none;background-image:repeating-linear-gradient(45deg,#ffffff05 0 20px,#0000 20px 40px);width:100%;height:100%;position:absolute;top:0;left:0}.hero-content[data-v-cb5b57f2]{z-index:1;max-width:1200px;margin:0 auto;position:relative}.hero-content h1[data-v-cb5b57f2]{letter-spacing:-.02em;margin-bottom:1rem;font-size:3.5rem;font-weight:700}.hero-content .subtitle[data-v-cb5b57f2]{color:#fffc;margin-bottom:2rem;font-size:1.25rem;font-weight:400}.hero-btn[data-v-cb5b57f2]{font-family:var(--font-body);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:12px;padding:.75rem 1.5rem;font-weight:500;transition:all .2s;color:var(--surface-container-lowest)!important;background-color:#ffffff1a!important;border-color:#ffffff4d!important}.hero-btn[data-v-cb5b57f2]:hover{background-color:#fff3!important;border-color:#ffffff80!important}.main-content[data-v-cb5b57f2]{width:100%;max-width:1200px;margin:0 auto;padding:3rem 1.5rem}.section-header[data-v-cb5b57f2]{justify-content:space-between;align-items:flex-end;margin-bottom:2rem;display:flex}.section-header h2[data-v-cb5b57f2]{color:var(--secondary);letter-spacing:.05em;text-transform:uppercase;font-size:.875rem;font-weight:700}.view-all[data-v-cb5b57f2]{color:var(--secondary);align-items:center;gap:.5rem;font-weight:600;text-decoration:none;display:flex}.view-all[data-v-cb5b57f2]:hover{text-decoration:underline}.card-grid[data-v-cb5b57f2]{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;display:grid}.service-card[data-v-cb5b57f2]{background-color:var(--surface-container-lowest);cursor:pointer;border-radius:12px;padding:2rem;transition:transform .2s,box-shadow .2s;position:relative;box-shadow:0 12px 32px #0024440a}.service-card[data-v-cb5b57f2]:hover:not(.service-card--disabled){transform:translateY(-4px);box-shadow:0 20px 40px #00244414}.service-card--disabled[data-v-cb5b57f2]{cursor:not-allowed;pointer-events:none}.service-card--disabled[data-v-cb5b57f2]>:not(.card-badge){opacity:.45}.card-badge[data-v-cb5b57f2]{color:#6a3eb7;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;z-index:1;background:#ac88ff1f;border:1px solid #8b5cf640;border-radius:999px;padding:.25rem .7rem;font-size:.5575rem;font-weight:400;position:absolute;top:1rem;right:1rem}.card-icon-wrapper[data-v-cb5b57f2]{background-color:var(--surface);width:48px;height:48px;color:var(--secondary);border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:1.25rem;display:flex}.service-card h3[data-v-cb5b57f2]{color:var(--on-surface);margin-bottom:1rem;font-size:1.25rem;font-weight:600}.service-card p[data-v-cb5b57f2]{color:#666;margin:0 0 2rem;font-size:.95rem;line-height:1.5}.card-arrow[data-v-cb5b57f2]{background-color:var(--surface-container-low);width:32px;height:32px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;transition:all .2s;display:flex;position:absolute;bottom:1.5rem;right:1.5rem}.service-card:hover .card-arrow[data-v-cb5b57f2]{background-color:var(--primary);color:var(--surface-container-lowest)}@media (width<=768px){.hero-content h1[data-v-cb5b57f2]{font-size:2.5rem}}.cards-wrapper[data-v-cb5b57f2]{position:relative}.cards-wrapper--locked .section-header[data-v-cb5b57f2],.cards-wrapper--locked .card-grid[data-v-cb5b57f2]{filter:blur(7px);pointer-events:none;-webkit-user-select:none;user-select:none;transition:filter .35s}.cards-lock-overlay[data-v-cb5b57f2]{z-index:20;background:radial-gradient(75% 55% at 50% 52%,#d6ecff73 0%,#0000 68%),linear-gradient(160deg,#ffffffb8 0%,#e8f4ffcc 100%);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding-bottom:20rem;display:flex;position:absolute;inset:0}.cards-lock-content[data-v-cb5b57f2]{text-align:center;flex-direction:column;align-items:center;gap:.875rem;max-width:400px;padding:2rem;display:flex}.cards-lock-icon[data-v-cb5b57f2]{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-container) 100%);border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;margin-bottom:.5rem;display:flex;box-shadow:0 12px 40px #00244447,0 0 0 10px #00244412}.cards-lock-icon .pi[data-v-cb5b57f2]{color:#fff;font-size:2rem}.cards-lock-content h3[data-v-cb5b57f2]{color:var(--on-surface);margin:0;font-size:1.375rem;font-weight:700}.cards-lock-content p[data-v-cb5b57f2]{color:#555;margin:0;font-size:.9375rem;line-height:1.6}.cards-lock-enter-active[data-v-cb5b57f2],.cards-lock-leave-active[data-v-cb5b57f2]{transition:opacity .35s}.cards-lock-enter-from[data-v-cb5b57f2],.cards-lock-leave-to[data-v-cb5b57f2]{opacity:0}.cards-lock-btn[data-v-cb5b57f2]{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:.6rem;margin-top:.5rem;padding:.875rem 2rem;font-family:inherit;font-size:.9375rem;font-weight:600;transition:opacity .2s,transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 16px #00244438}.cards-lock-btn[data-v-cb5b57f2]:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 8px 24px #0024444d}.cards-lock-btn[data-v-cb5b57f2]:active{transform:translateY(0)}.cards-lock-google-btn[data-v-cb5b57f2]{filter:drop-shadow(0 4px 14px #4285f459);margin-top:.5rem;transition:filter .2s,transform .15s}.cards-lock-google-btn[data-v-cb5b57f2]:hover{filter:drop-shadow(0 6px 20px #4285f480);transform:translateY(-2px)}.login-loading[data-v-cb5b57f2]{color:var(--secondary,#555);justify-content:center;align-items:center;gap:.6rem;padding:.6rem 0;font-size:.95rem;display:flex}.login-loading .pi-spinner[data-v-cb5b57f2]{color:var(--primary,#4285f4);font-size:1.4rem}@font-face{font-family:primeicons;font-display:block;src:url(/assets/primeicons-DMOk5skT.eot);src:url(/assets/primeicons-DMOk5skT.eot?#iefix)format("embedded-opentype"),url(/assets/primeicons-C6QP2o4f.woff2)format("woff2"),url(/assets/primeicons-WjwUDZjB.woff)format("woff"),url(/assets/primeicons-MpK4pl85.ttf)format("truetype"),url(/assets/primeicons-Dr5RGzOO.svg?#primeicons)format("svg");font-weight:400;font-style:normal}.pi{speak:none;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:primeicons;font-style:normal;font-weight:400;line-height:1;display:inline-block}.pi:before{--webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{text-align:center;width:1.28571em}.pi-spin{animation:2s linear infinite fa-spin}@media (prefers-reduced-motion:reduce){.pi-spin{transition-duration:0s;transition-delay:0s;animation-duration:1ms;animation-iteration-count:1;animation-delay:-1ms}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.pi-folder-plus:before{content:""}.pi-receipt:before{content:""}.pi-asterisk:before{content:""}.pi-face-smile:before{content:""}.pi-pinterest:before{content:""}.pi-expand:before{content:""}.pi-pen-to-square:before{content:""}.pi-wave-pulse:before{content:""}.pi-turkish-lira:before{content:""}.pi-spinner-dotted:before{content:""}.pi-crown:before{content:""}.pi-pause-circle:before{content:""}.pi-warehouse:before{content:""}.pi-objects-column:before{content:""}.pi-clipboard:before{content:""}.pi-play-circle:before{content:""}.pi-venus:before{content:""}.pi-cart-minus:before{content:""}.pi-file-plus:before{content:""}.pi-microchip:before{content:""}.pi-twitch:before{content:""}.pi-building-columns:before{content:""}.pi-file-check:before{content:""}.pi-microchip-ai:before{content:""}.pi-trophy:before{content:""}.pi-barcode:before{content:""}.pi-file-arrow-up:before{content:""}.pi-mars:before{content:""}.pi-tiktok:before{content:""}.pi-arrow-up-right-and-arrow-down-left-from-center:before{content:""}.pi-ethereum:before{content:""}.pi-list-check:before{content:""}.pi-thumbtack:before{content:""}.pi-arrow-down-left-and-arrow-up-right-to-center:before{content:""}.pi-equals:before{content:""}.pi-lightbulb:before{content:""}.pi-star-half:before{content:""}.pi-address-book:before{content:""}.pi-chart-scatter:before{content:""}.pi-indian-rupee:before{content:""}.pi-star-half-fill:before{content:""}.pi-cart-arrow-down:before{content:""}.pi-calendar-clock:before{content:""}.pi-sort-up-fill:before{content:""}.pi-sparkles:before{content:""}.pi-bullseye:before{content:""}.pi-sort-down-fill:before{content:""}.pi-graduation-cap:before{content:""}.pi-hammer:before{content:""}.pi-bell-slash:before{content:""}.pi-gauge:before{content:""}.pi-shop:before{content:""}.pi-headphones:before{content:""}.pi-eraser:before{content:""}.pi-stopwatch:before{content:""}.pi-verified:before{content:""}.pi-delete-left:before{content:""}.pi-hourglass:before{content:""}.pi-truck:before{content:""}.pi-wrench:before{content:""}.pi-microphone:before{content:""}.pi-megaphone:before{content:""}.pi-arrow-right-arrow-left:before{content:""}.pi-bitcoin:before{content:""}.pi-file-edit:before{content:""}.pi-language:before{content:""}.pi-file-export:before{content:""}.pi-file-import:before{content:""}.pi-file-word:before{content:""}.pi-gift:before{content:""}.pi-cart-plus:before{content:""}.pi-thumbs-down-fill:before{content:""}.pi-thumbs-up-fill:before{content:""}.pi-arrows-alt:before{content:""}.pi-calculator:before{content:""}.pi-sort-alt-slash:before{content:""}.pi-arrows-h:before{content:""}.pi-arrows-v:before{content:""}.pi-pound:before{content:""}.pi-prime:before{content:""}.pi-chart-pie:before{content:""}.pi-reddit:before{content:""}.pi-code:before{content:""}.pi-sync:before{content:""}.pi-shopping-bag:before{content:""}.pi-server:before{content:""}.pi-database:before{content:""}.pi-hashtag:before{content:""}.pi-bookmark-fill:before{content:""}.pi-filter-fill:before{content:""}.pi-heart-fill:before{content:""}.pi-flag-fill:before{content:""}.pi-circle:before{content:""}.pi-circle-fill:before{content:""}.pi-bolt:before{content:""}.pi-history:before{content:""}.pi-box:before{content:""}.pi-at:before{content:""}.pi-arrow-up-right:before{content:""}.pi-arrow-up-left:before{content:""}.pi-arrow-down-left:before{content:""}.pi-arrow-down-right:before{content:""}.pi-telegram:before{content:""}.pi-stop-circle:before{content:""}.pi-stop:before{content:""}.pi-whatsapp:before{content:""}.pi-building:before{content:""}.pi-qrcode:before{content:""}.pi-car:before{content:""}.pi-instagram:before{content:""}.pi-linkedin:before{content:""}.pi-send:before{content:""}.pi-slack:before{content:""}.pi-sun:before{content:""}.pi-moon:before{content:""}.pi-vimeo:before{content:""}.pi-youtube:before{content:""}.pi-flag:before{content:""}.pi-wallet:before{content:""}.pi-map:before{content:""}.pi-link:before{content:""}.pi-credit-card:before{content:""}.pi-discord:before{content:""}.pi-percentage:before{content:""}.pi-euro:before{content:""}.pi-book:before{content:""}.pi-shield:before{content:""}.pi-paypal:before{content:""}.pi-amazon:before{content:""}.pi-phone:before{content:""}.pi-filter-slash:before{content:""}.pi-facebook:before{content:""}.pi-github:before{content:""}.pi-twitter:before{content:""}.pi-step-backward-alt:before{content:""}.pi-step-forward-alt:before{content:""}.pi-forward:before{content:""}.pi-backward:before{content:""}.pi-fast-backward:before{content:""}.pi-fast-forward:before{content:""}.pi-pause:before{content:""}.pi-play:before{content:""}.pi-compass:before{content:""}.pi-id-card:before{content:""}.pi-ticket:before{content:""}.pi-file-o:before{content:""}.pi-reply:before{content:""}.pi-directions-alt:before{content:""}.pi-directions:before{content:""}.pi-thumbs-up:before{content:""}.pi-thumbs-down:before{content:""}.pi-sort-numeric-down-alt:before{content:""}.pi-sort-numeric-up-alt:before{content:""}.pi-sort-alpha-down-alt:before{content:""}.pi-sort-alpha-up-alt:before{content:""}.pi-sort-numeric-down:before{content:""}.pi-sort-numeric-up:before{content:""}.pi-sort-alpha-down:before{content:""}.pi-sort-alpha-up:before{content:""}.pi-sort-alt:before{content:""}.pi-sort-amount-up:before{content:""}.pi-sort-amount-down:before{content:""}.pi-sort-amount-down-alt:before{content:""}.pi-sort-amount-up-alt:before{content:""}.pi-palette:before{content:""}.pi-undo:before{content:""}.pi-desktop:before{content:""}.pi-sliders-v:before{content:""}.pi-sliders-h:before{content:""}.pi-search-plus:before{content:""}.pi-search-minus:before{content:""}.pi-file-excel:before{content:""}.pi-file-pdf:before{content:""}.pi-check-square:before{content:""}.pi-chart-line:before{content:""}.pi-user-edit:before{content:""}.pi-exclamation-circle:before{content:""}.pi-android:before{content:""}.pi-google:before{content:""}.pi-apple:before{content:""}.pi-microsoft:before{content:""}.pi-heart:before{content:""}.pi-mobile:before{content:""}.pi-tablet:before{content:""}.pi-key:before{content:""}.pi-shopping-cart:before{content:""}.pi-comments:before{content:""}.pi-comment:before{content:""}.pi-briefcase:before{content:""}.pi-bell:before{content:""}.pi-paperclip:before{content:""}.pi-share-alt:before{content:""}.pi-envelope:before{content:""}.pi-volume-down:before{content:""}.pi-volume-up:before{content:""}.pi-volume-off:before{content:""}.pi-eject:before{content:""}.pi-money-bill:before{content:""}.pi-images:before{content:""}.pi-image:before{content:""}.pi-sign-in:before{content:""}.pi-sign-out:before{content:""}.pi-wifi:before{content:""}.pi-sitemap:before{content:""}.pi-chart-bar:before{content:""}.pi-camera:before{content:""}.pi-dollar:before{content:""}.pi-lock-open:before{content:""}.pi-table:before{content:""}.pi-map-marker:before{content:""}.pi-list:before{content:""}.pi-eye-slash:before{content:""}.pi-eye:before{content:""}.pi-folder-open:before{content:""}.pi-folder:before{content:""}.pi-video:before{content:""}.pi-inbox:before{content:""}.pi-lock:before{content:""}.pi-unlock:before{content:""}.pi-tags:before{content:""}.pi-tag:before{content:""}.pi-power-off:before{content:""}.pi-save:before{content:""}.pi-question-circle:before{content:""}.pi-question:before{content:""}.pi-copy:before{content:""}.pi-file:before{content:""}.pi-clone:before{content:""}.pi-calendar-times:before{content:""}.pi-calendar-minus:before{content:""}.pi-calendar-plus:before{content:""}.pi-ellipsis-v:before{content:""}.pi-ellipsis-h:before{content:""}.pi-bookmark:before{content:""}.pi-globe:before{content:""}.pi-replay:before{content:""}.pi-filter:before{content:""}.pi-print:before{content:""}.pi-align-right:before{content:""}.pi-align-left:before{content:""}.pi-align-center:before{content:""}.pi-align-justify:before{content:""}.pi-cog:before{content:""}.pi-cloud-download:before{content:""}.pi-cloud-upload:before{content:""}.pi-cloud:before{content:""}.pi-pencil:before{content:""}.pi-users:before{content:""}.pi-clock:before{content:""}.pi-user-minus:before{content:""}.pi-user-plus:before{content:""}.pi-trash:before{content:""}.pi-external-link:before{content:""}.pi-window-maximize:before{content:""}.pi-window-minimize:before{content:""}.pi-refresh:before{content:""}.pi-user:before{content:""}.pi-exclamation-triangle:before{content:""}.pi-calendar:before{content:""}.pi-chevron-circle-left:before{content:""}.pi-chevron-circle-down:before{content:""}.pi-chevron-circle-right:before{content:""}.pi-chevron-circle-up:before{content:""}.pi-angle-double-down:before{content:""}.pi-angle-double-left:before{content:""}.pi-angle-double-right:before{content:""}.pi-angle-double-up:before{content:""}.pi-angle-down:before{content:""}.pi-angle-left:before{content:""}.pi-angle-right:before{content:""}.pi-angle-up:before{content:""}.pi-upload:before{content:""}.pi-download:before{content:""}.pi-ban:before{content:""}.pi-star-fill:before{content:""}.pi-star:before{content:""}.pi-chevron-left:before{content:""}.pi-chevron-right:before{content:""}.pi-chevron-down:before{content:""}.pi-chevron-up:before{content:""}.pi-caret-left:before{content:""}.pi-caret-right:before{content:""}.pi-caret-down:before{content:""}.pi-caret-up:before{content:""}.pi-search:before{content:""}.pi-check:before{content:""}.pi-check-circle:before{content:""}.pi-times:before{content:""}.pi-times-circle:before{content:""}.pi-plus:before{content:""}.pi-plus-circle:before{content:""}.pi-minus:before{content:""}.pi-minus-circle:before{content:""}.pi-circle-on:before{content:""}.pi-circle-off:before{content:""}.pi-sort-down:before{content:""}.pi-sort-up:before{content:""}.pi-sort:before{content:""}.pi-step-backward:before{content:""}.pi-step-forward:before{content:""}.pi-th-large:before{content:""}.pi-arrow-down:before{content:""}.pi-arrow-left:before{content:""}.pi-arrow-right:before{content:""}.pi-arrow-up:before{content:""}.pi-bars:before{content:""}.pi-arrow-circle-down:before{content:""}.pi-arrow-circle-left:before{content:""}.pi-arrow-circle-right:before{content:""}.pi-arrow-circle-up:before{content:""}.pi-info:before{content:""}.pi-info-circle:before{content:""}.pi-home:before{content:""}.pi-spinner:before{content:""}
