.portal-web-solutions-chat-floating-btn{position:fixed;bottom:24px;right:24px;z-index:1200;display:flex;align-items:center;gap:10px;padding:12px 20px;background:linear-gradient(135deg,#0284c7,#06b6d4);color:#fff;border-radius:30px;border:none;font-family:var(--dkg-font-heading);font-weight:600;font-size:14px;cursor:pointer;box-shadow:0 8px 24px #0284c766;transition:transform .2s ease,box-shadow .2s ease}.portal-web-solutions-chat-floating-btn:hover{transform:translateY(-3px);box-shadow:0 12px 32px #0284c78c}.portal-web-solutions-chat-badge-pulse{width:8px;height:8px;border-radius:50%;background-color:#22c55e;box-shadow:0 0 #22c55eb3;animation:portal-chat-pulse 1.8s infinite}@keyframes portal-chat-pulse{0%{transform:scale(.95);box-shadow:0 0 #22c55eb3}70%{transform:scale(1);box-shadow:0 0 0 8px #22c55e00}to{transform:scale(.95);box-shadow:0 0 #22c55e00}}.portal-web-solutions-chat-window{position:fixed;bottom:84px;right:24px;z-index:2500;width:390px;max-width:calc(100vw - 32px);height:560px;max-height:calc(100vh - 100px);background:#090f1d;border:1px solid rgba(56,189,248,.28);border-radius:14px;box-shadow:0 20px 60px #000000bf;display:flex;flex-direction:column;overflow:hidden}@media(max-width:640px){.portal-web-solutions-chat-window{position:fixed;inset:0;width:100vw;height:100vh;max-width:100vw;max-height:100vh;border-radius:0;z-index:2500}}.portal-web-solutions-chat-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:#1e293b;border-bottom:1px solid rgba(255,255,255,.08)}.portal-web-solutions-chat-header-info{display:flex;align-items:center;gap:12px}.portal-web-solutions-chat-avatar{width:36px;height:36px;border-radius:50%;background:#0284c733;border:1px solid #06b6d4;display:flex;align-items:center;justify-content:center;color:#06b6d4}.portal-web-solutions-chat-title{font-family:var(--dkg-font-heading);font-weight:700;font-size:15px;color:#fff}.portal-web-solutions-chat-status{font-size:12px;color:#22c55e;display:flex;align-items:center;gap:6px}.portal-web-solutions-chat-close-btn{background:transparent;border:none;color:#94a3b8;cursor:pointer;padding:4px;border-radius:4px;transition:color .15s ease}.portal-web-solutions-chat-close-btn:hover{color:#fff}.portal-web-solutions-chat-body{flex:1;padding:16px;overflow-y:auto;display:flex;flex-direction:column;gap:12px;background:#070c18}.portal-web-solutions-chat-msg{max-width:82%;padding:12px 14px;border-radius:10px;font-size:14px;line-height:1.45}.portal-web-solutions-chat-msg-bot{align-self:flex-start;background:#1e293b;color:#f1f5f9;border:1px solid rgba(255,255,255,.08)}.portal-web-solutions-chat-msg-user{align-self:flex-end;background:#0284c7;color:#fff}.portal-web-solutions-chat-msg-time{font-size:10px;color:#ffffff80;margin-top:4px;text-align:right}.portal-web-solutions-chat-quick-replies{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.portal-web-solutions-chat-quick-btn{padding:6px 12px;background:#06b6d41a;border:1px solid rgba(6,182,212,.25);border-radius:16px;color:#06b6d4;font-size:12px;cursor:pointer;transition:background .15s ease}.portal-web-solutions-chat-quick-btn:hover{background:#06b6d433}.portal-web-solutions-chat-input-row{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#0e172a;border-top:1px solid rgba(255,255,255,.08)}.portal-web-solutions-chat-input{flex:1;padding:10px 14px;background:#070c18;border:1px solid rgba(255,255,255,.12);border-radius:6px;color:#fff;font-size:14px}.portal-web-solutions-chat-input:focus{outline:none;border-color:#06b6d4}.portal-web-solutions-chat-send-btn{display:flex;align-items:center;justify-content:center;width:38px;height:38px;background:#0284c7;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background .15s ease}.portal-web-solutions-chat-send-btn:hover{background:#0369a1}.portal-web-solutions-navbar-header{position:relative;width:100%;z-index:1000;background:#fff;border-bottom:1px solid rgba(0,0,0,.08);box-shadow:0 2px 12px #0000000f}.portal-web-solutions-navbar-inner{display:flex;align-items:center;justify-content:space-between;height:70px}.portal-web-solutions-navbar-brand{display:flex;align-items:center;gap:12px;text-decoration:none}.portal-web-solutions-navbar-logo-box{display:flex;align-items:center;justify-content:center;height:36px;background:transparent;border:none;padding:0}.portal-web-solutions-navbar-logo-img{height:36px;max-height:36px;width:auto;object-fit:contain}.portal-web-solutions-navbar-menu{display:flex;align-items:center;gap:4px}.portal-web-solutions-navbar-link{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500;font-size:14px;line-height:18px;color:#003947;text-decoration:none;padding:5px 10px;border-radius:8px;transition:background-color .2s ease,color .2s ease,font-weight .2s ease}.portal-web-solutions-navbar-link:hover{background-color:#0486c914;color:#0486c9}.portal-web-solutions-navbar-link-active{background-color:#0284c71f;color:#0284c7;font-weight:700}.portal-web-solutions-navbar-actions{display:flex;align-items:center;gap:12px}.portal-web-solutions-navbar-chat-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;background:#0486c9;border:1px solid #0486c9;border-radius:20px;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s ease}.portal-web-solutions-navbar-chat-btn:hover{background:#0374ad;border-color:#0374ad}.portal-web-solutions-navbar-hamburger-btn{display:none;align-items:center;justify-content:center;width:40px;height:40px;background:#0486c914;border:1px solid rgba(4,134,201,.18);border-radius:10px;color:#003947;cursor:pointer;transition:background-color .2s ease,color .2s ease}.portal-web-solutions-navbar-hamburger-btn:hover{background:#0486c929;color:#0486c9}@media(max-width:1100px){.portal-web-solutions-navbar-inner{height:72px}.portal-web-solutions-navbar-hamburger-btn{display:flex;width:40px;height:40px}.portal-web-solutions-navbar-chat-btn span{display:none}.portal-web-solutions-navbar-chat-btn{padding:0;width:40px;height:40px;border-radius:10px;justify-content:center;background:#0486c914;border:1px solid rgba(4,134,201,.18);color:#003947}.portal-web-solutions-navbar-chat-btn:hover{background:#0486c929;color:#0486c9}.portal-web-solutions-navbar-logo-box{max-width:min(200px,50vw)}.portal-web-solutions-navbar-logo-img{height:34px;max-height:34px;max-width:100%}.portal-web-solutions-navbar-menu{position:absolute;top:72px;left:0;width:100%;background:#fff;border-bottom:2px solid #0486c9;box-shadow:0 12px 28px #00000026;flex-direction:column;align-items:stretch;padding:12px 14px 16px;gap:6px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .25s ease,transform .25s ease,visibility .25s ease}.portal-web-solutions-navbar-menu.portal-mobile-open{opacity:1;visibility:visible;transform:translateY(0)}.portal-web-solutions-navbar-link{font-size:14px;padding:11px 16px;border-radius:8px;border-bottom:1px solid #f1f5f9;width:100%;min-width:0;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:12px}.portal-web-solutions-navbar-link:last-child{border-bottom:none}.portal-web-solutions-navbar-link-active{background-color:#0486c91a;color:#0486c9;border-left:4px solid #0486c9}}@media(max-width:480px){.portal-web-solutions-navbar-inner{height:64px}.portal-web-solutions-navbar-menu{top:64px}.portal-web-solutions-navbar-logo-img{height:32px;max-height:32px}.portal-web-solutions-navbar-actions{gap:10px}.portal-web-solutions-navbar-chat-btn span{display:none}.portal-web-solutions-navbar-chat-btn{padding:0;border-radius:10px;width:38px;height:38px;justify-content:center}}.portal-web-solutions-callback-overlay{position:fixed;inset:0;z-index:2500;background:#030712f2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;padding:16px}.portal-web-solutions-callback-modal{width:min(580px,100%);max-height:calc(100vh - 32px);background:#0d1527;border:1px solid rgba(56,189,248,.28);border-radius:14px;box-shadow:0 24px 64px #000c;display:flex;flex-direction:column;overflow:hidden;animation:portalCallbackModalFade .25s ease-out}@keyframes portalCallbackModalFade{0%{opacity:0;transform:scale(.96) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.portal-web-solutions-callback-header{display:flex;align-items:center;justify-content:space-between;padding:18px 24px;background:linear-gradient(135deg,#0284c7,#0369a1);border-bottom:1px solid #0284c7;flex-shrink:0}.portal-web-solutions-callback-tag{display:inline-block;font-size:10px;font-weight:800;letter-spacing:.08em;color:#0369a1;background:#fff;padding:2px 8px;border-radius:4px;margin-bottom:6px;box-shadow:0 2px 6px #00000026}.portal-web-solutions-callback-title{font-family:var(--dkg-font-heading, "Inter", sans-serif);font-weight:800;font-size:20px;line-height:24px;color:#fff;margin:0 0 4px}.portal-web-solutions-callback-subtitle{font-size:13px;line-height:19px;color:#e0f2fe;font-weight:500;opacity:.95;margin:0}.portal-web-solutions-callback-close-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#ffffff26;border:1px solid rgba(255,255,255,.25);color:#fff;cursor:pointer;padding:0;border-radius:8px;flex-shrink:0;margin-left:12px;transition:background .15s ease,color .15s ease,transform .15s ease}.portal-web-solutions-callback-close-btn:hover{background:#ffffff4d;color:#fff;transform:scale(1.05)}.portal-web-solutions-callback-form{padding:24px;display:flex;flex-direction:column;gap:16px;flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.portal-web-solutions-callback-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.portal-web-solutions-callback-group{display:flex;flex-direction:column;gap:6px;position:relative}.portal-web-solutions-callback-label{font-size:13px;font-weight:600;color:#f1f5f9}.portal-web-solutions-callback-input,.portal-web-solutions-callback-textarea{width:100%;padding:11px 14px;background:#090e1a;border:1px solid rgba(56,189,248,.25);border-radius:8px;color:#fff;font-size:14px;font-family:inherit;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}.portal-web-solutions-callback-input::placeholder,.portal-web-solutions-callback-textarea::placeholder{color:#64748b}.portal-web-solutions-callback-input:focus,.portal-web-solutions-callback-textarea:focus{outline:none;border-color:#38bdf8;box-shadow:0 0 0 3px #0284c74d}.portal-web-solutions-callback-custom-select-wrap{position:relative;width:100%}.portal-web-solutions-callback-select-btn{width:100%;padding:11px 14px;background:#090e1a;border:1px solid rgba(56,189,248,.25);border-radius:8px;color:#fff;font-size:13.5px;font-family:inherit;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;cursor:pointer;text-align:left;transition:border-color .15s ease,box-shadow .15s ease}.portal-web-solutions-callback-select-btn:hover,.portal-web-solutions-callback-select-btn:focus{border-color:#38bdf8}.portal-web-solutions-callback-dropdown-menu{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#090e1a;border:1px solid rgba(56,189,248,.4);border-radius:8px;box-shadow:0 12px 32px #000000d9;z-index:50;overflow:hidden;max-height:220px;overflow-y:auto}.portal-web-solutions-callback-dropdown-item{padding:10px 14px;font-size:13px;color:#cbd5e1;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:background .15s ease,color .15s ease}.portal-web-solutions-callback-dropdown-item:hover{background:#0284c733;color:#fff}.portal-web-solutions-callback-dropdown-item.active{background:#0284c759;color:#38bdf8;font-weight:700}.portal-web-solutions-callback-submit-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:13px 20px;background:linear-gradient(135deg,#0284c7,#0369a1);color:#fff;border:1px solid #0284c7;border-radius:8px;font-weight:700;font-size:15px;font-family:var(--dkg-font-heading, "Inter", sans-serif);cursor:pointer;box-shadow:0 4px 14px #0284c766;transition:background .15s ease,transform .15s ease,box-shadow .15s ease}.portal-web-solutions-callback-submit-btn:hover{background:linear-gradient(135deg,#0369a1,#075985);transform:translateY(-1px);box-shadow:0 6px 18px #0284c78c}.portal-web-solutions-callback-submit-btn:disabled{opacity:.7;transform:none;cursor:not-allowed}.portal-web-solutions-callback-success{padding:40px 24px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;flex:1;justify-content:center}.portal-web-solutions-callback-success-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:#22c55e26;border:1px solid #22c55e;color:#22c55e}.portal-web-solutions-callback-success h3{font-size:20px;font-weight:700;color:#fff;margin:0}.portal-web-solutions-callback-success p{font-size:14px;line-height:22px;color:#94a3b8;margin:0 0 12px}@media(max-width:640px){.portal-web-solutions-callback-overlay{padding:0;align-items:stretch;justify-content:stretch}.portal-web-solutions-callback-modal{width:100vw;height:100vh;max-height:100vh;border-radius:0;border:none;box-shadow:none}.portal-web-solutions-callback-header{padding:14px 16px;border-radius:0}.portal-web-solutions-callback-title{font-size:18px;line-height:22px}.portal-web-solutions-callback-subtitle{font-size:12px;line-height:17px}.portal-web-solutions-callback-form{padding:16px 14px 32px;gap:14px}.portal-web-solutions-callback-grid{grid-template-columns:1fr;gap:14px}.portal-web-solutions-callback-input,.portal-web-solutions-callback-textarea,.portal-web-solutions-callback-select-btn{padding:11px 12px;font-size:14px;background:#111c33;border:1px solid rgba(56,189,248,.35)}.portal-web-solutions-callback-submit-btn{padding:14px 16px;font-size:15px;margin-top:4px}}.portal-web-solutions-demo-modal-overlay{position:fixed;inset:0;z-index:1400;background:#030712d9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:16px}.portal-web-solutions-demo-modal{width:min(600px,100%);max-height:calc(100vh - 32px);background:#0d1527;border:1px solid rgba(56,189,248,.28);border-radius:14px;box-shadow:0 24px 64px #000c;display:flex;flex-direction:column;overflow:hidden;animation:portalDemoModalFade .25s ease-out}@keyframes portalDemoModalFade{0%{opacity:0;transform:scale(.96) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.portal-web-solutions-demo-modal-header{display:flex;align-items:center;justify-content:space-between;padding:18px 24px;background:linear-gradient(135deg,#0284c7,#0369a1);border-bottom:1px solid #0284c7;flex-shrink:0}.portal-web-solutions-demo-modal-tag{display:inline-block;font-size:10px;font-weight:800;letter-spacing:.08em;color:#0369a1;background:#fff;padding:2px 8px;border-radius:4px;margin-bottom:6px;box-shadow:0 2px 6px #00000026}.portal-web-solutions-demo-modal-title{font-family:var(--dkg-font-heading, "Inter", sans-serif);font-weight:800;font-size:20px;line-height:24px;color:#fff;margin:0 0 4px}.portal-web-solutions-demo-modal-subtitle{font-size:13px;line-height:19px;color:#e0f2fe;font-weight:500;opacity:.95;margin:0}.portal-web-solutions-demo-modal-close-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#ffffff26;border:1px solid rgba(255,255,255,.25);color:#fff;cursor:pointer;padding:0;border-radius:8px;flex-shrink:0;margin-left:12px;transition:background .15s ease,color .15s ease,transform .15s ease}.portal-web-solutions-demo-modal-close-btn:hover{background:#ffffff4d;color:#fff;transform:scale(1.05)}.portal-web-solutions-demo-modal-form{padding:24px;display:flex;flex-direction:column;gap:16px;flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.portal-web-solutions-demo-modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.portal-web-solutions-demo-modal-group{display:flex;flex-direction:column;gap:6px;position:relative}.portal-web-solutions-demo-modal-label{font-size:13px;font-weight:600;color:#f1f5f9}.portal-web-solutions-demo-modal-input,.portal-web-solutions-demo-modal-textarea{width:100%;padding:11px 14px;background:#090e1a;border:1px solid rgba(56,189,248,.25);border-radius:8px;color:#fff;font-size:14px;font-family:inherit;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}.portal-web-solutions-demo-modal-input::placeholder,.portal-web-solutions-demo-modal-textarea::placeholder{color:#64748b}.portal-web-solutions-demo-modal-input:focus,.portal-web-solutions-demo-modal-textarea:focus{outline:none;border-color:#38bdf8;box-shadow:0 0 0 3px #0284c74d}.portal-web-solutions-demo-custom-select-wrap{position:relative;width:100%}.portal-web-solutions-demo-select-btn{width:100%;padding:11px 14px;background:#090e1a;border:1px solid rgba(56,189,248,.25);border-radius:8px;color:#fff;font-size:13.5px;font-family:inherit;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;cursor:pointer;text-align:left;transition:border-color .15s ease,box-shadow .15s ease}.portal-web-solutions-demo-select-btn:hover,.portal-web-solutions-demo-select-btn:focus{border-color:#38bdf8}.portal-web-solutions-dropdown-arrow{color:#94a3b8;transition:transform .2s ease;flex-shrink:0}.portal-web-solutions-dropdown-arrow.open{transform:rotate(180deg);color:#38bdf8}.portal-web-solutions-demo-dropdown-menu{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#090e1a;border:1px solid rgba(56,189,248,.4);border-radius:8px;box-shadow:0 12px 32px #000000d9;z-index:50;overflow:hidden;max-height:240px;overflow-y:auto}.portal-web-solutions-demo-dropdown-item{padding:10px 14px;font-size:13px;color:#cbd5e1;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:background .15s ease,color .15s ease}.portal-web-solutions-demo-dropdown-item:hover{background:#0284c733;color:#fff}.portal-web-solutions-demo-dropdown-item.active{background:#0284c759;color:#38bdf8;font-weight:700}.portal-web-solutions-demo-modal-footer{margin-top:4px}.portal-web-solutions-demo-modal-submit-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:13px 20px;background:linear-gradient(135deg,#0284c7,#0369a1);color:#fff;border:1px solid #0284c7;border-radius:8px;font-weight:700;font-size:15px;font-family:var(--dkg-font-heading, "Inter", sans-serif);cursor:pointer;box-shadow:0 4px 14px #0284c766;transition:background .15s ease,transform .15s ease,box-shadow .15s ease}.portal-web-solutions-demo-modal-submit-btn:hover{background:linear-gradient(135deg,#0369a1,#075985);transform:translateY(-1px);box-shadow:0 6px 18px #0284c78c}.portal-web-solutions-demo-modal-submit-btn:disabled{opacity:.7;transform:none;cursor:not-allowed}.portal-web-solutions-demo-modal-success{padding:40px 24px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;flex:1;justify-content:center}.portal-web-solutions-demo-modal-success-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:#22c55e26;border:1px solid #22c55e;color:#22c55e}.portal-web-solutions-demo-modal-success h3{font-size:20px;font-weight:700;color:#fff;margin:0}.portal-web-solutions-demo-modal-success p{font-size:14px;line-height:22px;color:#94a3b8;margin:0 0 12px}@media(max-width:640px){.portal-web-solutions-demo-modal-overlay{padding:0;align-items:stretch;justify-content:stretch}.portal-web-solutions-demo-modal{width:100vw;height:100vh;max-height:100vh;border-radius:0;border:none;box-shadow:none}.portal-web-solutions-demo-modal-header{padding:14px 16px;border-radius:0}.portal-web-solutions-demo-modal-title{font-size:18px;line-height:22px}.portal-web-solutions-demo-modal-subtitle{font-size:12px;line-height:17px}.portal-web-solutions-demo-modal-form{padding:16px 14px 32px;gap:14px}.portal-web-solutions-demo-modal-grid{grid-template-columns:1fr;gap:14px}.portal-web-solutions-demo-modal-input,.portal-web-solutions-demo-modal-textarea,.portal-web-solutions-demo-select-btn{padding:11px 12px;font-size:14px;background:#111c33;border:1px solid rgba(56,189,248,.35)}.portal-web-solutions-demo-modal-submit-btn{padding:14px 16px;font-size:15px;margin-top:4px}}.portal-footer{background-color:#080d1a;color:#fff;padding:60px 0 36px;border-top:3px solid #0284c7;margin-top:auto}.portal-footer-inner{width:100%;margin:0 auto;padding-left:clamp(24px,4.5vw,72px);padding-right:clamp(24px,4.5vw,72px);box-sizing:border-box}.portal-footer-grid{display:grid;grid-template-columns:minmax(0,2.1fr) minmax(0,.9fr) minmax(0,.95fr) minmax(0,1fr) minmax(145px,1.25fr);column-gap:28px;row-gap:36px;margin-bottom:28px}.portal-footer-column{display:flex;flex-direction:column;min-width:0}.portal-footer-title{font-size:13px;color:#fff;font-weight:700;margin-bottom:16px;text-transform:uppercase;letter-spacing:.08em}.portal-footer-brand-title{font-size:26px;color:#fff;font-weight:700;margin-bottom:14px;line-height:1.2}.portal-footer-brand-desc{font-size:14px;line-height:1.5;color:#ffffffd9;margin-bottom:8px;max-width:340px}.portal-footer-brand-desc:last-of-type{margin-bottom:20px}.portal-footer-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.portal-footer-list li{margin:0}.portal-footer-list li a,.portal-footer-btn-link{color:#ffffffd1;text-decoration:none;font-size:14px;font-family:inherit;background:transparent;border:none;padding:0;cursor:pointer;text-align:left;transition:all .2s ease}.portal-footer-list li a:hover,.portal-footer-btn-link:hover{color:#fff;padding-left:4px}.portal-footer-follow-links{display:flex;flex-direction:column;gap:10px}.portal-footer-follow-link{display:inline-flex;align-items:center;gap:10px;font-size:14px;color:#ffffffd1;text-decoration:none;transition:color .2s ease,transform .2s ease}.portal-footer-follow-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:4px;background:#ffffff29;flex-shrink:0;line-height:0;transition:all .2s ease}.portal-footer-follow-instagram .portal-footer-follow-icon{color:#e1306c}.portal-footer-follow-facebook .portal-footer-follow-icon{color:#1877f2}.portal-footer-follow-linkedin .portal-footer-follow-icon{color:#0a66c2}.portal-footer-follow-youtube .portal-footer-follow-icon{color:red}.portal-footer-follow-x .portal-footer-follow-icon{color:#fff}.portal-footer-follow-link:hover{color:#fff;transform:translate(2px)}.portal-footer-follow-link:hover .portal-footer-follow-icon{background:#ffffff4d}.portal-footer-contact-item{display:flex;align-items:flex-start;gap:12px;margin-bottom:10px;font-size:14px;color:#ffffffe0;min-width:0}.portal-footer-contact-item svg{flex-shrink:0;color:#ffffffe6}.portal-footer-contact-link{color:#ffffffe0;text-decoration:none;transition:color .2s ease;white-space:nowrap}.portal-footer-contact-link:hover{color:#fff}.portal-footer-contact-actions{margin-top:14px;width:100%}.portal-footer-action-tabs{display:flex;align-items:stretch;gap:8px;margin-top:0;width:100%;box-sizing:border-box}.portal-footer-ask-query-tab,.portal-footer-login-tab{display:inline-flex;align-items:center;justify-content:center;gap:6px;flex:1 1 0;min-width:0;width:100%;min-height:40px;padding:8px 10px;border-radius:8px;font-size:13px;font-weight:600;text-decoration:none;white-space:nowrap;box-sizing:border-box;transition:background .2s ease,border-color .2s ease,transform .2s ease}.portal-footer-ask-query-tab{border:1px solid #0284c7;background:linear-gradient(135deg,#0284c7,#0369a1);color:#fff;box-shadow:0 4px 12px #0284c759}.portal-footer-ask-query-tab:hover{background:linear-gradient(135deg,#0369a1,#075985);border-color:#0369a1;color:#fff;transform:translateY(-2px);box-shadow:0 6px 16px #0284c780}.portal-footer-login-tab{border:1px solid rgba(255,255,255,.45);background:#ffffff1f;color:#fff}.portal-footer-login-tab:hover{background:#ffffff38;transform:translateY(-1px)}.portal-footer-bottom{margin-top:40px;border-top:1px solid rgba(255,255,255,.2);padding-top:24px;padding-bottom:12px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;width:100%}.portal-footer-bottom-copy{font-size:14px;color:#ffffffb3;margin:0}.portal-footer-bottom-links{display:flex;align-items:center;flex-wrap:wrap;gap:18px}.portal-footer-bottom-link{font-size:13px;color:#ffffffbf;text-decoration:none;transition:color .2s ease}.portal-footer-bottom-link:hover{color:#fff;text-decoration:underline}@media(max-width:1100px){.portal-footer{padding:48px 0 32px}.portal-footer-grid{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:24px;row-gap:28px}}@media(max-width:768px){.portal-footer-inner{padding-left:12px;padding-right:12px}.portal-footer-grid{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);column-gap:24px;row-gap:28px}.portal-footer-brand{grid-column:1 / -1}.portal-footer-brand-title{font-size:22px}.portal-footer-brand-desc{max-width:none;font-size:13px;line-height:1.45}.portal-footer-title{margin-bottom:8px}.portal-footer-list,.portal-footer-follow-links{gap:6px}.portal-footer-contact-item{margin-bottom:6px;gap:8px}.portal-footer-bottom{flex-direction:column;align-items:flex-start;gap:12px;margin-top:24px;padding-top:18px}.portal-footer-bottom-copy{font-size:13px}.portal-footer-bottom-links{justify-content:flex-start;gap:12px 14px}}@media(max-width:640px){.portal-footer{padding:32px 0 24px}.portal-footer-grid{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);column-gap:20px;row-gap:24px;margin-bottom:16px}.portal-footer-brand,.portal-footer-col-contact{grid-column:1 / -1}.portal-footer-ask-query-tab,.portal-footer-login-tab{white-space:normal;min-height:38px}}@media(max-width:360px){.portal-footer-inner{padding-left:12px;padding-right:12px}.portal-footer-brand-title{font-size:20px}.portal-footer-list li a,.portal-footer-follow-link,.portal-footer-contact-item{font-size:13px}.portal-footer-action-tabs{flex-direction:column;gap:8px}.portal-footer-bottom-links{gap:8px 12px}.portal-footer-bottom-link{font-size:12px}}.portal-web-solutions-main-layout{display:flex;flex-direction:column;height:100vh;overflow:hidden}.portal-web-solutions-main-body{flex:1;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;background-color:#070c18}.portal-web-solutions-main-page{flex:1 0 auto;display:flex;flex-direction:column;min-height:100%;width:100%}.portal-web-solutions-main-content{flex:1}.portal-web-solutions-assessment-drawer-idle{display:none}.portal-web-solutions-assessment-overlay{position:fixed;inset:0;z-index:2500;background:#030712f0;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:flex;justify-content:flex-end}.portal-web-solutions-assessment-drawer{width:min(640px,100%);height:100%;background:#fff;border-left:1px solid #0f172a;box-shadow:-18px 0 45px #00000040;display:flex;flex-direction:column;overflow:hidden}.portal-web-solutions-assessment-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 24px;background:linear-gradient(135deg,#e11d48,#be123c);border-bottom:1px solid #9f1239;min-height:64px;box-sizing:border-box}.portal-web-solutions-assessment-header-copy{min-width:0}.portal-web-solutions-assessment-tag{display:inline-block;font-size:10px;font-weight:800;letter-spacing:.08em;color:#be123c;background:#fff;padding:2px 8px;border-radius:4px;margin-bottom:6px;box-shadow:0 2px 6px #00000026}.portal-web-solutions-assessment-title{font-size:20px;line-height:24px;font-weight:800;color:#fff;margin-bottom:4px;font-family:var(--dkg-font-heading, "Inter", sans-serif)}.portal-web-solutions-assessment-subtitle{font-size:13px;line-height:19px;font-weight:500;color:#ffe4e6;opacity:.95}.portal-web-solutions-assessment-close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:6px;color:#cbd5e1;cursor:pointer;flex-shrink:0;transition:all .15s ease}.portal-web-solutions-assessment-close:hover{color:#fff;background:#ffffff2e;border-color:#ffffff4d}.portal-web-solutions-assessment-form{display:flex;flex-direction:column;min-height:0;flex:1;background:#fff}.portal-web-solutions-assessment-body{display:flex;flex-direction:column;gap:16px;padding:20px 24px;overflow-y:auto;flex:1;min-height:0;background:#fff}.portal-web-solutions-assessment-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px}.portal-web-solutions-assessment-field{display:flex;flex-direction:column;gap:6px;min-width:0;position:relative}.portal-web-solutions-assessment-label{font-size:13px;font-weight:600;color:#0f172a;font-family:var(--dkg-font-heading, "Inter", sans-serif)}.portal-web-solutions-assessment-input,.portal-web-solutions-assessment-textarea{width:100%;padding:10px 12px;background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#111827;font-size:14px;font-family:inherit;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}.portal-web-solutions-assessment-input::placeholder,.portal-web-solutions-assessment-textarea::placeholder{color:#9ca3af}.portal-web-solutions-assessment-input:focus,.portal-web-solutions-assessment-textarea:focus{outline:none;border-color:#0284c7;box-shadow:0 0 0 3px #0284c71f}.portal-web-solutions-assessment-textarea{min-height:88px;resize:vertical}.portal-web-solutions-assessment-dropdown{position:relative;width:100%}.portal-web-solutions-assessment-dropdown-trigger{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:10px 12px;background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#111827;font-size:14px;font-family:inherit;text-align:left;cursor:pointer;box-sizing:border-box;transition:border-color .15s ease}.portal-web-solutions-assessment-dropdown-trigger:hover{border-color:#9ca3af}.portal-web-solutions-assessment-dropdown-trigger-open{border-color:#0284c7;box-shadow:0 0 0 3px #0284c71f}.portal-web-solutions-assessment-dropdown-list{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:20;display:flex;flex-direction:column;background:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 10px 24px #0f172a1f;overflow:hidden}.portal-web-solutions-assessment-dropdown-option{width:100%;padding:10px 12px;background:#fff;border:none;border-bottom:1px solid #f1f5f9;color:#111827;font-size:14px;font-family:inherit;text-align:left;cursor:pointer;transition:background .12s ease,color .12s ease}.portal-web-solutions-assessment-dropdown-option:last-child{border-bottom:none}.portal-web-solutions-assessment-dropdown-option:hover{background:#f1f5f9;color:#0284c7}.portal-web-solutions-assessment-dropdown-option-active{background:#e0f2fe;color:#0284c7;font-weight:600}.portal-web-solutions-assessment-footer{padding:14px 24px 18px;border-top:1px solid #e5e7eb;background:#f8fafc}.portal-web-solutions-assessment-submit{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px 16px;background:linear-gradient(135deg,#0284c7,#0369a1);color:#fff;border:1px solid #0284c7;border-radius:6px;font-size:14px;font-weight:600;font-family:var(--dkg-font-heading, "Inter", sans-serif);cursor:pointer;box-shadow:0 4px 12px #0284c759;transition:background .15s ease,transform .15s ease,box-shadow .15s ease}.portal-web-solutions-assessment-submit:hover{background:linear-gradient(135deg,#0369a1,#075985);border-color:#075985;transform:translateY(-1px);box-shadow:0 6px 16px #0284c773}.portal-web-solutions-assessment-submit:disabled{opacity:.7;transform:none;box-shadow:none;cursor:not-allowed}.portal-web-solutions-assessment-success{display:flex;flex-direction:column;align-items:center;gap:14px;padding:48px 28px;text-align:center;background:#fff}.portal-web-solutions-assessment-success-icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:#ecfdf3;border:1px solid #86efac;color:#16a34a}.portal-web-solutions-assessment-success-text{font-size:14px;line-height:22px;color:#334155}@media(max-width:640px){.portal-web-solutions-assessment-drawer{width:100%}.portal-web-solutions-assessment-header{padding:14px 16px}.portal-web-solutions-assessment-body{padding:16px}.portal-web-solutions-assessment-footer{padding:12px 16px 16px}.portal-web-solutions-assessment-grid{grid-template-columns:minmax(0,1fr)}}.portal-web-solutions-home-hero{position:relative;padding:68px 0 60px;background:radial-gradient(circle at 68% 20%,#1e293b,#070c18 62%);border-bottom:1px solid var(--dkg-border-subtle);overflow-x:hidden;overflow-y:visible;width:100%;max-width:100%}.portal-web-solutions-home-hero:before{content:"";position:absolute;top:-10%;right:8%;width:620px;height:620px;background:radial-gradient(circle,rgba(2,132,199,.28) 0%,rgba(6,182,212,.08) 42%,transparent 70%);filter:blur(80px);pointer-events:none}.portal-web-solutions-hero-grid-overlay{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:40px 40px;pointer-events:none;opacity:.45}.portal-web-solutions-hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:40px;align-items:start;position:relative;z-index:10;width:100%;max-width:100%;min-width:0}.portal-web-solutions-hero-left{display:flex;flex-direction:column;align-items:flex-start;width:100%;max-width:100%;min-width:0}.portal-web-solutions-hero-tag{display:inline-flex;align-items:center;align-self:flex-start;flex-wrap:wrap;padding:4px 11px;background:#0284c71f;border:1px solid rgba(56,189,248,.3);border-radius:var(--dkg-radius-full);font-size:11.5px;font-weight:600;color:var(--dkg-primary-cyan);margin-top:0;margin-bottom:12px;width:fit-content;max-width:100%;box-sizing:border-box}.portal-web-solutions-hero-main-title{font-size:clamp(28px,3.2vw,42px);line-height:1.22;font-weight:800;color:#f1f0ec;margin-bottom:16px;letter-spacing:-.025em;width:100%;max-width:660px}.portal-web-solutions-hero-gradient-text{display:inline;font-weight:800;color:#f1f0ec}.portal-web-solutions-hero-description{margin-bottom:24px;max-width:550px;display:flex;flex-direction:column;gap:10px}.portal-web-solutions-hero-desc-p{font-size:15px;line-height:23px;color:#94a3b8;margin:0}.portal-web-solutions-hero-cta-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;width:100%}.portal-web-solutions-hero-btn-primary{display:inline-flex;align-items:center;gap:8px;padding:9px 18px;border-radius:8px;font-size:13.5px;font-weight:600;cursor:pointer;background:#1e293b99;color:#cbd5e1;border:1px solid rgba(148,163,184,.25);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .2s ease;white-space:nowrap}.portal-web-solutions-hero-btn-primary:hover{background:#334155cc;border-color:#38bdf8;color:#fff;transform:translateY(-2px)}.portal-web-solutions-hero-btn-primary svg{color:#38bdf8}.portal-web-solutions-hero-rating-val{display:flex;align-items:center;justify-content:center;gap:6px}.portal-web-solutions-hero-star-icon{filter:drop-shadow(0 0 6px rgba(245,158,11,.6))}.portal-web-solutions-hero-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;width:100%;margin-top:66px;padding-bottom:8px;position:relative;z-index:10}.portal-web-solutions-hero-metric-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:34px 12px;min-width:0;width:100%;text-align:center;background:linear-gradient(135deg,#1e405eeb,#0f172af5);border:1px solid rgba(56,189,248,.28);border-radius:8px}.portal-web-solutions-hero-metric-link{text-decoration:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;cursor:pointer}.portal-web-solutions-hero-metric-link:hover{transform:translateY(-3px);border-color:#38bdf8;box-shadow:0 8px 24px #0284c740}.portal-web-solutions-hero-metric-val{font-size:36px;font-weight:700;color:#fff;line-height:1}.portal-web-solutions-hero-metric-label{font-size:15px;font-weight:400;color:#94a3b8;line-height:20px}.portal-web-solutions-hero-scanner-stage{width:100%;max-width:100%;margin-top:4px;display:flex;flex-direction:column;align-items:stretch}.portal-web-solutions-hero-scanner-card{background:linear-gradient(145deg,#1e293b,#0f172a);border:1px solid #334155;border-top:4px solid #38bdf8;border-radius:20px;padding:28px 26px;box-shadow:0 16px 40px #0006,0 0 30px #38bdf81a;display:flex;flex-direction:column;gap:20px;position:relative}.portal-web-solutions-hero-scanner-head{display:flex;align-items:flex-start;gap:12px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.08)}.portal-web-solutions-hero-scanner-head-text{display:flex;flex-direction:column;gap:3px;flex:1;min-width:0}.portal-web-solutions-hero-scanner-icon-wrap{width:36px;height:36px;border-radius:10px;background:#38bdf826;color:#38bdf8;border:1px solid rgba(56,189,248,.3);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 0 12px #38bdf840;margin-top:2px}.portal-web-solutions-hero-scanner-title{font-size:16.5px;font-weight:800;color:#fff;margin:0;font-family:var(--dkg-font-heading, "Inter", sans-serif);line-height:1.25}.portal-web-solutions-hero-scanner-sub{font-size:12px;color:#34d399;margin:0;font-weight:600}.portal-web-solutions-hero-scan-idle{display:flex;flex-direction:column;gap:18px}.portal-web-solutions-hero-scan-form{display:flex;gap:10px}.portal-web-solutions-hero-scan-input-wrap{flex:1;position:relative;display:flex;align-items:center}.portal-web-solutions-hero-scan-input-icon{position:absolute;left:14px;color:#64748b;pointer-events:none}.portal-web-solutions-hero-scan-input{width:100%;padding:13px 14px 13px 40px;background:#0b1326;border:1px solid #334155;border-radius:10px;color:#fff;font-size:13px;outline:none;transition:border-color .2s ease,box-shadow .2s ease;box-sizing:border-box}.portal-web-solutions-hero-scan-input:focus{border-color:#38bdf8;box-shadow:0 0 16px #38bdf840}.portal-web-solutions-hero-scan-input::placeholder{color:#64748b}.portal-web-solutions-hero-scan-btn{padding:12px 16px;background:linear-gradient(90deg,#0284c7,#06b6d4);color:#fff;font-size:13px;font-weight:700;border:none;border-radius:8px;cursor:pointer;display:flex;align-items:center;gap:8px;white-space:nowrap;box-shadow:0 4px 16px #0284c759;transition:transform .2s ease,box-shadow .2s ease}.portal-web-solutions-hero-scan-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #06b6d480}.portal-web-solutions-hero-scan-benchmarks{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.portal-web-solutions-hero-scan-bench-item{background:#0b132699;border:1px solid rgba(255,255,255,.06);border-radius:10px;padding:10px 12px;display:flex;flex-direction:column;gap:3px}.bench-label{font-size:11px;color:#94a3b8;text-transform:uppercase;letter-spacing:.4px}.bench-val{font-size:16px;font-weight:800}.bench-green{color:#34d399}.bench-cyan{color:#38bdf8}.portal-web-solutions-hero-scan-footnote{font-size:11px;color:#64748b;text-align:center}.portal-web-solutions-hero-scan-progress-box{padding:24px 16px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.portal-web-solutions-hero-scan-spinner{color:#38bdf8}.spin-animate{animation:spin 1.2s linear infinite}.portal-web-solutions-hero-scan-progress-title{font-size:17px;font-weight:700;color:#fff;margin:0}.portal-web-solutions-hero-scan-step-msg{font-size:13px;color:#38bdf8;font-family:monospace}.portal-web-solutions-hero-scan-bar-track{width:100%;height:6px;border-radius:99px;background:#0b1326;overflow:hidden;border:1px solid #334155;margin-top:8px}.portal-web-solutions-hero-scan-bar-fill{height:100%;width:var(--scan-width, 25%);background:linear-gradient(90deg,#0284c7,#38bdf8);border-radius:99px;transition:width .4s ease}.portal-web-solutions-hero-scan-result-box{display:flex;flex-direction:column;gap:16px}.portal-web-solutions-hero-scan-result-header{display:flex;align-items:center;justify-content:space-between}.portal-web-solutions-hero-scan-url-tag{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:#38bdf8;background:#38bdf81a;padding:4px 10px;border-radius:6px;border:1px solid rgba(56,189,248,.25)}.portal-web-solutions-hero-scan-status-pill{font-size:11px;font-weight:700;color:#34d399;text-transform:uppercase;letter-spacing:.5px}.portal-web-solutions-hero-scan-gauges{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.portal-web-solutions-hero-gauge-card{background:#0b1326cc;border-radius:10px;padding:10px 8px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:2px;border:1px solid rgba(255,255,255,.08)}.gauge-name{font-size:10px;color:#94a3b8;text-transform:uppercase}.gauge-score{font-size:15px;font-weight:800}.gauge-sub{font-size:9px;white-space:nowrap}.gauge-warning{border-color:#f59e0b4d}.gauge-warning .gauge-score,.gauge-warning .gauge-sub{color:#f59e0b}.gauge-good{border-color:#34d3994d}.gauge-good .gauge-score,.gauge-good .gauge-sub{color:#34d399}.portal-web-solutions-hero-scan-findings{display:flex;flex-direction:column;gap:6px;background:#0b132680;border-radius:8px;padding:10px 12px;border:1px solid rgba(255,255,255,.06)}.portal-web-solutions-hero-finding-row{display:flex;align-items:center;gap:8px;font-size:12px;color:#cbd5e1}.finding-icon-warn{color:#f59e0b;flex-shrink:0}.finding-icon-ok{color:#34d399;flex-shrink:0}.portal-web-solutions-hero-scan-actions{display:flex;gap:10px}.portal-web-solutions-hero-scan-claim-btn{flex:1;padding:11px 16px;background:linear-gradient(90deg,#0284c7,#06b6d4);color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;box-shadow:0 4px 14px #0284c759;transition:transform .2s ease}.portal-web-solutions-hero-scan-claim-btn:hover{transform:translateY(-2px)}.portal-web-solutions-hero-scan-retest-btn{padding:11px 14px;background:#ffffff0f;border:1px solid rgba(255,255,255,.15);color:#cbd5e1;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:6px}.portal-web-solutions-hero-scan-retest-btn:hover{background:#ffffff1f;color:#fff}@media(max-width:1024px){.portal-web-solutions-hero-grid{grid-template-columns:1fr;gap:36px}.portal-web-solutions-hero-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:40px}.portal-web-solutions-hero-metric-item{padding:24px 12px}}@media(max-width:640px){.portal-web-solutions-home-hero{padding:20px 0 36px}.portal-web-solutions-hero-grid{gap:16px}.portal-web-solutions-hero-scanner-stage{margin-top:16px}.portal-web-solutions-hero-main-title{font-size:clamp(22px,5.5vw,27px);line-height:1.22;margin-bottom:10px}.portal-web-solutions-hero-description{margin-bottom:14px;gap:6px}.portal-web-solutions-hero-desc-p{font-size:13px;line-height:20px}.portal-web-solutions-hero-scanner-card{padding:18px 14px;gap:16px;border-radius:16px}.portal-web-solutions-hero-scanner-head{flex-direction:row;align-items:flex-start;gap:10px;padding-bottom:12px}.portal-web-solutions-hero-scanner-icon-wrap{width:32px;height:32px;border-radius:8px;margin-top:2px}.portal-web-solutions-hero-scanner-title{font-size:15.5px;line-height:1.25}.portal-web-solutions-hero-scanner-sub{font-size:12px}.portal-web-solutions-hero-scan-form{flex-direction:column;gap:8px;width:100%}.portal-web-solutions-hero-scan-input{padding:11px 12px 11px 36px;font-size:13px}.portal-web-solutions-hero-scan-btn{width:100%;justify-content:center;padding:11px 16px}.portal-web-solutions-hero-scan-benchmarks{grid-template-columns:1fr 1fr;gap:8px}.portal-web-solutions-hero-scan-bench-item{padding:8px 10px}.portal-web-solutions-hero-scan-gauges{grid-template-columns:repeat(2,1fr)}.portal-web-solutions-hero-cta-row{display:flex;gap:8px;width:100%}.portal-web-solutions-hero-btn-primary{display:inline-flex;justify-content:center;padding:9px 16px;font-size:13px;gap:6px;white-space:nowrap}.portal-web-solutions-hero-metrics{grid-template-columns:1fr 1fr;gap:12px}.portal-web-solutions-hero-metric-item{padding:18px 8px}.portal-web-solutions-hero-metric-val{font-size:28px}.portal-web-solutions-hero-metric-label{font-size:13px}}.portal-web-solutions-home-services-sec{padding:72px 0;background-color:#0f172a;border-bottom:1px solid #1e293b;color:#fff}.portal-web-solutions-home-sec-header{text-align:center;max-width:720px;margin:0 auto 40px;padding:0 16px}.portal-web-solutions-home-sec-title{font-size:clamp(24px,4.5vw,36px);line-height:1.25;font-weight:800;color:#fff;margin:0 0 12px;font-family:var(--dkg-font-heading, "Inter", sans-serif)}.portal-web-solutions-home-sec-desc{font-size:clamp(14px,2.5vw,16px);line-height:1.5;color:#cbd5e1;margin:0}.portal-web-solutions-home-services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.portal-web-solutions-home-service-card{background:#1e293b;border:1px solid #334155;border-radius:16px;padding:24px;display:flex;flex-direction:column;align-items:stretch;gap:12px;text-decoration:none;position:relative;overflow:hidden;box-shadow:0 4px 20px #0003;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.portal-web-solutions-home-service-card:hover{transform:translateY(-4px)}.portal-web-solutions-home-service-card:hover:before{opacity:1;width:6px}.portal-web-solutions-home-service-top-row{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:4px}.portal-web-solutions-home-service-3d-icon{width:54px;height:54px;border-radius:14px;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 1px 1px #ffffff4d,0 8px 16px #0000004d;transition:transform .3s ease,box-shadow .3s ease;flex-shrink:0}.portal-web-solutions-home-service-card:hover .portal-web-solutions-home-service-3d-icon{transform:scale(1.08) translateZ(10px)}.portal-web-solutions-home-service-badge{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:4px 10px;border-radius:6px;display:inline-block;white-space:nowrap}.portal-web-solutions-home-service-card-title{font-size:18px;font-weight:800;color:#fff;margin:0 0 8px;line-height:1.3;font-family:var(--dkg-font-heading, "Inter", sans-serif)}.portal-web-solutions-home-service-card-desc{font-size:13px;color:#94a3b8;line-height:1.5;margin:0 0 14px}.portal-web-solutions-home-service-card-link{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:700;margin-top:auto;transition:transform .2s ease,opacity .2s ease}.portal-web-solutions-home-service-card:hover .portal-web-solutions-home-service-card-link{transform:translate(4px)}.card-color-cyan:before{background:#06b6d4}.card-color-cyan .portal-web-solutions-home-service-3d-icon{background:linear-gradient(135deg,#0e7490,#06b6d4);color:#fff;border:1px solid rgba(6,182,212,.4)}.card-color-cyan .portal-web-solutions-home-service-badge{background:#06b6d426;color:#22d3ee;border:1px solid rgba(6,182,212,.3)}.card-color-cyan .portal-web-solutions-home-service-card-link{color:#22d3ee}.card-color-cyan:hover{box-shadow:0 12px 30px #06b6d433}.card-color-blue:before{background:#3b82f6}.card-color-blue .portal-web-solutions-home-service-3d-icon{background:linear-gradient(135deg,#1d4ed8,#3b82f6);color:#fff;border:1px solid rgba(59,130,246,.4)}.card-color-blue .portal-web-solutions-home-service-badge{background:#3b82f626;color:#60a5fa;border:1px solid rgba(59,130,246,.3)}.card-color-blue .portal-web-solutions-home-service-card-link{color:#60a5fa}.card-color-blue:hover{box-shadow:0 12px 30px #3b82f633}.card-color-indigo:before{background:#6366f1}.card-color-indigo .portal-web-solutions-home-service-3d-icon{background:linear-gradient(135deg,#4338ca,#6366f1);color:#fff;border:1px solid rgba(99,102,241,.4)}.card-color-indigo .portal-web-solutions-home-service-badge{background:#6366f126;color:#818cf8;border:1px solid rgba(99,102,241,.3)}.card-color-indigo .portal-web-solutions-home-service-card-link{color:#818cf8}.card-color-indigo:hover{box-shadow:0 12px 30px #6366f133}.card-color-purple:before{background:#8b5cf6}.card-color-purple .portal-web-solutions-home-service-3d-icon{background:linear-gradient(135deg,#6d28d9,#8b5cf6);color:#fff;border:1px solid rgba(139,92,246,.4)}.card-color-purple .portal-web-solutions-home-service-badge{background:#8b5cf626;color:#a78bfa;border:1px solid rgba(139,92,246,.3)}.card-color-purple .portal-web-solutions-home-service-card-link{color:#a78bfa}.card-color-purple:hover{box-shadow:0 12px 30px #8b5cf633}.card-color-magenta:before{background:#d946ef}.card-color-magenta .portal-web-solutions-home-service-3d-icon{background:linear-gradient(135deg,#a21caf,#d946ef);color:#fff;border:1px solid rgba(217,70,239,.4)}.card-color-magenta .portal-web-solutions-home-service-badge{background:#d946ef26;color:#e879f9;border:1px solid rgba(217,70,239,.3)}.card-color-magenta .portal-web-solutions-home-service-card-link{color:#e879f9}.card-color-magenta:hover{box-shadow:0 12px 30px #d946ef33}.card-color-pink:before{background:#ec4899}.card-color-pink .portal-web-solutions-home-service-3d-icon{background:linear-gradient(135deg,#be185d,#ec4899);color:#fff;border:1px solid rgba(236,72,153,.4)}.card-color-pink .portal-web-solutions-home-service-badge{background:#ec489926;color:#f472b6;border:1px solid rgba(236,72,153,.3)}.card-color-pink .portal-web-solutions-home-service-card-link{color:#f472b6}.card-color-pink:hover{box-shadow:0 12px 30px #ec489933}.card-color-rose:before{background:#f43f5e}.card-color-rose .portal-web-solutions-home-service-3d-icon{background:linear-gradient(135deg,#be123c,#f43f5e);color:#fff;border:1px solid rgba(244,63,94,.4)}.card-color-rose .portal-web-solutions-home-service-badge{background:#f43f5e26;color:#fb7185;border:1px solid rgba(244,63,94,.3)}.card-color-rose .portal-web-solutions-home-service-card-link{color:#fb7185}.card-color-rose:hover{box-shadow:0 12px 30px #f43f5e33}.card-color-emerald:before{background:#10b981}.card-color-emerald .portal-web-solutions-home-service-3d-icon{background:linear-gradient(135deg,#047857,#10b981);color:#fff;border:1px solid rgba(16,185,129,.4)}.card-color-emerald .portal-web-solutions-home-service-badge{background:#10b98126;color:#34d399;border:1px solid rgba(16,185,129,.3)}.card-color-emerald .portal-web-solutions-home-service-card-link{color:#34d399}.card-color-emerald:hover{box-shadow:0 12px 30px #10b98133}.card-color-amber:before{background:#f59e0b}.card-color-amber .portal-web-solutions-home-service-3d-icon{background:linear-gradient(135deg,#b45309,#f59e0b);color:#fff;border:1px solid rgba(245,158,11,.4)}.card-color-amber .portal-web-solutions-home-service-badge{background:#f59e0b26;color:#fbbf24;border:1px solid rgba(245,158,11,.3)}.card-color-amber .portal-web-solutions-home-service-card-link{color:#fbbf24}.card-color-amber:hover{box-shadow:0 12px 30px #f59e0b33}.portal-web-solutions-home-services-bottom{display:flex;justify-content:center;margin-top:48px}.portal-web-solutions-home-services-cta{display:inline-flex;align-items:center;gap:8px;color:#38bdf8;font-size:16px;font-weight:600;text-decoration:none;transition:color .2s ease,transform .2s ease}.portal-web-solutions-home-services-cta:hover{color:#7dd3fc;transform:translate(4px)}@media(max-width:1024px){.portal-web-solutions-home-services-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:8px 4px 16px;gap:16px}.portal-web-solutions-home-services-grid::-webkit-scrollbar{display:none}.portal-web-solutions-home-service-card{flex:0 0 84%;max-width:84%;scroll-snap-align:center;padding:20px 18px;gap:14px;flex-direction:column;align-items:flex-start}.portal-web-solutions-home-service-3d-icon{width:48px;height:48px;border-radius:12px}.portal-web-solutions-home-service-right{width:100%}}@media(max-width:640px){.portal-web-solutions-home-services-sec{padding:44px 0}.portal-web-solutions-home-sec-header{margin-bottom:24px}.portal-web-solutions-home-service-card{flex:0 0 88%;max-width:88%;padding:18px 16px}}.portal-web-solutions-home-solutions-sec{padding:52px 0 60px;background:#fff;border-bottom:1px solid #e2e8f0;color:#0f172a}.portal-web-solutions-home-sol-header{text-align:center;max-width:720px;margin:0 auto 28px;padding:0 16px}.portal-web-solutions-home-sol-title{font-size:clamp(24px,4.5vw,36px);line-height:1.25;margin:0 0 10px;color:#0f172a;font-weight:800;font-family:var(--dkg-font-heading, "Inter", sans-serif)}.portal-web-solutions-home-sol-desc{font-size:clamp(14px,2.5vw,16px);line-height:1.5;color:#475569;margin:0}.portal-web-solutions-home-solutions-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.portal-web-solutions-home-sol-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;display:flex;flex-direction:column;text-decoration:none;box-shadow:0 4px 16px #0f172a0d;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;position:relative;transform:translateZ(0)}.portal-web-solutions-home-sol-card:hover{transform:translateY(-4px)}.portal-web-solutions-home-sol-img-wrap{width:100%;aspect-ratio:16 / 9;position:relative;overflow:hidden;background:#0f172a;border-bottom:1px solid #e2e8f0}.portal-web-solutions-home-sol-img{width:100%;height:100%;object-fit:cover;display:block}.portal-web-solutions-home-sol-badge{position:absolute;top:10px;right:10px;background:#0f172ae0;color:#38bdf8;border:1px solid rgba(56,189,248,.3);font-size:10px;font-weight:700;padding:3px 8px;border-radius:20px;text-transform:uppercase;letter-spacing:.4px;z-index:2}.portal-web-solutions-home-sol-card-body{padding:16px 18px 18px;flex:1;display:flex;flex-direction:column}.portal-web-solutions-home-sol-card-header{margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid #f1f5f9}.portal-web-solutions-home-sol-card-title{font-size:16px;font-weight:800;color:#0f172a;margin:0 0 3px;line-height:1.3;font-family:var(--dkg-font-heading, "Inter", sans-serif);transition:color .2s ease}.portal-web-solutions-home-sol-card-tagline{font-size:12px;line-height:17px;color:#64748b;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.portal-web-solutions-home-sol-list{display:flex;flex-direction:column;gap:7px;flex:1}.portal-web-solutions-home-sol-item{display:flex;align-items:center;gap:7px;font-size:12.5px;line-height:18px;color:#334155}.portal-web-solutions-home-sol-item span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.portal-web-solutions-home-sol-check{flex-shrink:0}.portal-sol-theme-cyan{border-top:3px solid #0284c7}.portal-sol-theme-cyan:hover{border-color:#0284c7;box-shadow:0 14px 30px #0284c726}.portal-sol-theme-cyan:hover .portal-web-solutions-home-sol-card-title,.portal-sol-theme-cyan .portal-web-solutions-home-sol-check{color:#0284c7}.portal-sol-theme-indigo{border-top:3px solid #6366f1}.portal-sol-theme-indigo:hover{border-color:#6366f1;box-shadow:0 14px 30px #6366f126}.portal-sol-theme-indigo:hover .portal-web-solutions-home-sol-card-title,.portal-sol-theme-indigo .portal-web-solutions-home-sol-check{color:#6366f1}.portal-sol-theme-purple{border-top:3px solid #9333ea}.portal-sol-theme-purple:hover{border-color:#9333ea;box-shadow:0 14px 30px #9333ea26}.portal-sol-theme-purple:hover .portal-web-solutions-home-sol-card-title,.portal-sol-theme-purple .portal-web-solutions-home-sol-check{color:#9333ea}.portal-sol-theme-magenta{border-top:3px solid #ec4899}.portal-sol-theme-magenta:hover{border-color:#ec4899;box-shadow:0 14px 30px #ec489926}.portal-sol-theme-magenta:hover .portal-web-solutions-home-sol-card-title,.portal-sol-theme-magenta .portal-web-solutions-home-sol-check{color:#ec4899}.portal-sol-theme-pink{border-top:3px solid #ec4899}.portal-sol-theme-pink:hover{border-color:#ec4899;box-shadow:0 14px 30px #ec489926}.portal-sol-theme-pink:hover .portal-web-solutions-home-sol-card-title,.portal-sol-theme-pink .portal-web-solutions-home-sol-check{color:#ec4899}.portal-sol-theme-amber{border-top:3px solid #f59e0b}.portal-sol-theme-amber:hover{border-color:#f59e0b;box-shadow:0 14px 30px #f59e0b26}.portal-sol-theme-amber:hover .portal-web-solutions-home-sol-card-title{color:#d97706}.portal-sol-theme-amber .portal-web-solutions-home-sol-check{color:#f59e0b}.portal-sol-theme-violet{border-top:3px solid #8b5cf6}.portal-sol-theme-violet:hover{border-color:#8b5cf6;box-shadow:0 14px 30px #8b5cf626}.portal-sol-theme-violet:hover .portal-web-solutions-home-sol-card-title{color:#7c3aed}.portal-sol-theme-violet .portal-web-solutions-home-sol-check{color:#8b5cf6}.portal-sol-theme-emerald{border-top:3px solid #10b981}.portal-sol-theme-emerald:hover{border-color:#10b981;box-shadow:0 14px 30px #10b98126}.portal-sol-theme-emerald:hover .portal-web-solutions-home-sol-card-title{color:#059669}.portal-sol-theme-emerald .portal-web-solutions-home-sol-check{color:#10b981}.portal-web-solutions-home-sol-subtle-wrap{text-align:center;margin-top:36px;display:flex;justify-content:center}.portal-web-solutions-home-sol-text-link{display:inline-flex;align-items:center;gap:6px;font-size:15px;font-weight:700;color:#0284c7;text-decoration:none;transition:all .2s ease}.portal-web-solutions-home-sol-text-link:hover{color:#0369a1;gap:10px}.portal-web-solutions-home-solutions-sec .portal-web-solutions-slider-dots{display:none}@media(max-width:1024px){.portal-web-solutions-home-solutions-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:16px;padding:8px 4px 16px;scrollbar-width:none}.portal-web-solutions-home-solutions-grid::-webkit-scrollbar{display:none}.portal-web-solutions-home-sol-card{flex:0 0 82%;max-width:82%;scroll-snap-align:center}.portal-web-solutions-home-solutions-sec .portal-web-solutions-slider-dots{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:14px}.portal-web-solutions-home-solutions-sec .portal-web-solutions-slider-dot{width:8px;height:8px;border-radius:999px;background:#cbd5e1;border:none;padding:0;cursor:pointer;transition:all .25s ease}.portal-web-solutions-home-solutions-sec .portal-web-solutions-slider-dot.active{width:24px;background:#0284c7}}@media(max-width:640px){.portal-web-solutions-home-solutions-sec{padding:38px 0}.portal-web-solutions-home-sol-card{flex:0 0 88%;max-width:88%}.portal-web-solutions-home-sol-card-body{padding:14px 16px 16px}}.portal-web-solutions-home-websites-sec{padding:72px 0;background-color:#f8fafc;border-bottom:1px solid #e2e8f0}.portal-web-solutions-home-websites-header{text-align:center;max-width:800px;margin:0 auto 40px;padding:0 16px}.portal-web-solutions-home-websites-badge{display:inline-flex;align-items:center;gap:8px;background:#0284c71a;color:#0284c7;border:1px solid rgba(2,132,199,.25);font-size:13px;font-weight:600;padding:6px 14px;border-radius:20px;margin-bottom:14px}.portal-web-solutions-home-websites-title{font-size:clamp(24px,4.5vw,36px);font-weight:800;color:#0f172a;line-height:1.25;margin:0 0 12px;font-family:var(--dkg-font-heading, "Inter", sans-serif)}.portal-web-solutions-home-websites-subtitle{font-size:clamp(14px,2.5vw,16px);color:#475569;line-height:1.5;margin:0}.portal-web-solutions-home-websites-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.portal-web-solutions-website-card{background:#fff;border:1px solid #cbd5e1;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #0f172a0f;display:flex;flex-direction:column}.portal-web-solutions-website-preview{background:#0f172a;border-bottom:1px solid #1e293b;display:flex;flex-direction:column}.preview-browser-bar{display:flex;align-items:center;gap:10px;padding:8px 12px;background:#020617;border-bottom:1px solid #1e293b}.browser-dots{display:flex;align-items:center;gap:5px}.dot{width:8px;height:8px;border-radius:50%}.browser-address-bar{font-size:10px;font-family:monospace;color:#64748b;background:#0f172a;padding:2px 10px;border-radius:4px;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border:1px solid #1e293b}.browser-live-pill{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;padding:2px 6px;border-radius:4px}.preview-browser-body{padding:0;height:230px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:#090d16}.preview-3d-website-img{width:100%;height:100%;object-fit:cover;object-position:center}.portal-web-solutions-website-body{padding:16px 20px 14px;display:flex;flex-direction:column;flex:1}.portal-web-solutions-website-top{display:flex;align-items:center;gap:12px;margin-bottom:12px}.portal-web-solutions-website-icon-box{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.portal-web-solutions-website-card-title{font-size:16px;font-weight:800;color:#0f172a;margin:0 0 2px;line-height:1.3}.portal-web-solutions-website-tagline{font-size:11px;font-weight:600;color:#64748b;margin:0}.portal-web-solutions-website-desc{font-size:13px;color:#475569;line-height:1.5;margin:0 0 16px}.portal-web-solutions-website-features{display:flex;flex-direction:column;gap:6px;margin-bottom:0;padding-top:12px;border-top:1px solid #f1f5f9}.portal-web-solutions-website-feat-item{display:flex;align-items:center;gap:6px;font-size:12px;color:#334155;font-weight:500}.feat-check-icon{flex-shrink:0}.portal-web-solutions-website-footer{margin-top:auto;padding-top:14px;border-top:1px solid #f1f5f9}.portal-web-solutions-website-link{font-size:13px;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;gap:6px;transition:transform .2s ease,color .2s ease}.portal-web-solutions-website-card:hover .portal-web-solutions-website-link{transform:translate(4px)}.card-theme-blue{border-top:4px solid #2563eb}.card-theme-blue:hover{border-color:#2563eb}.card-theme-blue .preview-browser-body{background:linear-gradient(135deg,#1e3a8a,#2563eb)}.card-theme-blue .browser-live-pill{background:#2563eb4d;color:#60a5fa;border:1px solid rgba(96,165,250,.4)}.card-theme-blue .preview-hero-tag{color:#93c5fd}.card-theme-blue .portal-web-solutions-website-icon-box{background:#2563eb1a;color:#2563eb}.card-theme-blue .feat-check-icon,.card-theme-blue .portal-web-solutions-website-link{color:#2563eb}.card-theme-emerald{border-top:4px solid #059669}.card-theme-emerald:hover{border-color:#059669}.card-theme-emerald .preview-browser-body{background:linear-gradient(135deg,#064e3b,#059669)}.card-theme-emerald .browser-live-pill{background:#0596694d;color:#34d399;border:1px solid rgba(52,211,153,.4)}.card-theme-emerald .preview-hero-tag{color:#6ee7b7}.card-theme-emerald .portal-web-solutions-website-icon-box{background:#0596691a;color:#059669}.card-theme-emerald .feat-check-icon,.card-theme-emerald .portal-web-solutions-website-link{color:#059669}.card-theme-purple{border-top:4px solid #7c3aed}.card-theme-purple:hover{border-color:#7c3aed}.card-theme-purple .preview-browser-body{background:linear-gradient(135deg,#4c1d95,#7c3aed)}.card-theme-purple .browser-live-pill{background:#7c3aed4d;color:#a78bfa;border:1px solid rgba(167,139,250,.4)}.card-theme-purple .preview-hero-tag{color:#c4b5fd}.card-theme-purple .portal-web-solutions-website-icon-box{background:#7c3aed1a;color:#7c3aed}.card-theme-purple .feat-check-icon,.card-theme-purple .portal-web-solutions-website-link{color:#7c3aed}.card-theme-rose{border-top:4px solid #e11d48}.card-theme-rose:hover{border-color:#e11d48}.card-theme-rose .preview-browser-body{background:linear-gradient(145deg,#1c050d,#4c0519)}.card-theme-rose .browser-live-pill{background:#e11d484d;color:#fb7185;border:1px solid rgba(251,113,133,.4)}.card-theme-rose .preview-hero-tag{color:#fda4af}.card-theme-rose .portal-web-solutions-website-icon-box{background:#e11d481a;color:#e11d48}.card-theme-rose .feat-check-icon,.card-theme-rose .portal-web-solutions-website-link{color:#e11d48}.card-theme-amber{border-top:4px solid #d97706}.card-theme-amber:hover{border-color:#d97706}.card-theme-amber .preview-browser-body{background:linear-gradient(145deg,#1f0f02,#451a03)}.card-theme-amber .browser-live-pill{background:#d977064d;color:#fbbf24;border:1px solid rgba(251,191,36,.4)}.card-theme-amber .preview-hero-tag{color:#fde68a}.card-theme-amber .portal-web-solutions-website-icon-box{background:#d977061a;color:#d97706}.card-theme-amber .feat-check-icon,.card-theme-amber .portal-web-solutions-website-link{color:#d97706}.portal-web-solutions-home-websites-bottom{display:flex;justify-content:center;margin-top:48px}.portal-web-solutions-home-websites-cta{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#0284c7;font-size:16px;font-weight:600;padding:0;border:none;text-decoration:none;transition:color .2s ease,transform .2s ease}.portal-web-solutions-home-websites-cta:hover{color:#0369a1;transform:translate(4px)}@media(max-width:1024px){.portal-web-solutions-home-websites-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:8px 4px 16px;gap:16px}.portal-web-solutions-home-websites-grid::-webkit-scrollbar{display:none}.portal-web-solutions-website-card{flex:0 0 calc(100% - 32px);scroll-snap-align:start;scroll-snap-stop:always}}@media(max-width:768px){.portal-web-solutions-home-websites-sec{padding:44px 0}.portal-web-solutions-home-websites-header{margin-bottom:24px}}.portal-web-solutions-home-mobile-sec{padding:72px 0;background-color:#0f172a;color:#fff;border-bottom:1px solid #1e293b}.portal-web-solutions-home-mobile-header{text-align:center;max-width:800px;margin:0 auto 40px;padding:0 16px}.portal-web-solutions-home-mobile-badge{display:inline-flex;align-items:center;gap:8px;background:#38bdf81f;color:#38bdf8;border:1px solid rgba(56,189,248,.3);font-size:13px;font-weight:600;padding:6px 14px;border-radius:20px;margin-bottom:14px}.portal-web-solutions-home-mobile-title{font-size:clamp(24px,4.5vw,36px);font-weight:800;color:#fff;line-height:1.25;margin:0 0 12px;font-family:var(--dkg-font-heading, "Inter", sans-serif)}.portal-web-solutions-home-mobile-subtitle{font-size:clamp(14px,2.5vw,16px);color:#cbd5e1;line-height:1.5;margin:0}.portal-web-solutions-home-mobile-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:40px;align-items:center}.portal-web-solutions-home-mobile-content-col{display:flex;flex-direction:column;gap:24px}.portal-web-solutions-home-mobile-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.portal-web-solutions-home-mobile-list li{display:flex;align-items:flex-start;gap:16px;padding:18px 20px;background:#1e293b99;border:1px solid rgba(255,255,255,.08);border-radius:14px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 20px #00000040;transition:all .3s cubic-bezier(.4,0,.2,1);color:#cbd5e1;font-size:14px;line-height:1.6}.portal-web-solutions-home-mobile-list li:hover{background:#1e293bf2;border-color:#38bdf859;transform:translate(6px);box-shadow:0 10px 25px -5px #38bdf826,0 8px 16px -6px #0000004d}.portal-web-solutions-home-mobile-list .check-icon-wrapper{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:#38bdf81f;border:1px solid rgba(56,189,248,.25);color:#38bdf8;flex-shrink:0;margin-top:2px;transition:all .3s ease}.portal-web-solutions-home-mobile-list li:hover .check-icon-wrapper{background:#0284c7;border-color:#38bdf8;color:#fff;box-shadow:0 0 15px #38bdf866}.portal-web-solutions-home-mobile-list .check-icon{width:18px;height:18px}.portal-web-solutions-home-mobile-list strong{color:#fff;font-weight:700;font-size:15px;display:inline-block;margin-right:4px}.portal-web-solutions-home-mobile-card{background:#1e293b;border:1px solid #334155;border-radius:16px;overflow:hidden;box-shadow:0 20px 40px -15px #00000080}.portal-web-solutions-home-mobile-card-header{display:flex;align-items:center;gap:8px;padding:14px 18px;background:#0f172a;border-bottom:1px solid #334155}.portal-web-solutions-home-mobile-status-dot{width:10px;height:10px;border-radius:50%}.portal-web-solutions-home-mobile-status-dot.green{background:#22c55e}.portal-web-solutions-home-mobile-status-dot.yellow{background:#eab308}.portal-web-solutions-home-mobile-status-dot.red{background:#ef4444}.portal-web-solutions-home-mobile-card-title{font-size:13px;font-weight:600;color:#94a3b8;margin-left:8px}.portal-web-solutions-home-mobile-card-body{padding:24px;display:flex;flex-direction:column;gap:20px}.portal-web-solutions-home-mobile-notification{display:flex;align-items:flex-start;gap:14px;background:#38bdf81a;border:1px solid rgba(56,189,248,.25);padding:16px;border-radius:12px}.portal-web-solutions-home-mobile-notif-icon{width:36px;height:36px;background:#0284c7;color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.portal-web-solutions-home-mobile-notif-app{font-size:11px;font-weight:700;text-transform:uppercase;color:#38bdf8;letter-spacing:.5px}.portal-web-solutions-home-mobile-notif-text{font-size:14px;font-weight:600;color:#fff;margin:2px 0 4px}.portal-web-solutions-home-mobile-notif-time{font-size:12px;color:#94a3b8}.portal-web-solutions-home-mobile-chat-preview{background:#0f172a;border:1px solid #334155;padding:16px;border-radius:12px;display:flex;flex-direction:column;gap:10px}.portal-web-solutions-home-mobile-chat-header{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:#38bdf8;margin-bottom:4px}.portal-web-solutions-home-mobile-chat-bubble{padding:10px 14px;border-radius:10px;font-size:13px;line-height:1.4}.portal-web-solutions-home-mobile-chat-bubble.incoming{background:#334155;color:#e2e8f0;align-self:flex-start}.portal-web-solutions-home-mobile-chat-bubble.outgoing{background:#0284c7;color:#fff;align-self:flex-end}.portal-web-solutions-home-mobile-3d-col{display:flex;align-items:center;justify-content:center}.portal-web-solutions-home-mobile-3d-card{width:100%;border-radius:20px;overflow:hidden;border:1px solid rgba(56,189,248,.25);box-shadow:0 20px 50px #00000080,0 0 30px #0284c733;background:#070c18;transition:transform .4s ease,box-shadow .4s ease}.portal-web-solutions-home-mobile-3d-card:hover{transform:translateY(-6px);box-shadow:0 24px 60px #0009,0 0 40px #38bdf84d}.portal-web-solutions-home-mobile-3d-app-img{width:100%;height:auto;max-height:480px;object-fit:cover;display:block}.portal-web-solutions-home-mobile-bottom{display:flex;justify-content:center;margin-top:48px}.portal-web-solutions-home-mobile-btn{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#38bdf8;font-size:16px;font-weight:600;padding:0;border:none;text-decoration:none;transition:color .2s ease,transform .2s ease}.portal-web-solutions-home-mobile-btn:hover{color:#7dd3fc;transform:translate(4px)}@media(max-width:992px){.portal-web-solutions-home-mobile-grid{grid-template-columns:1fr;gap:32px}.portal-web-solutions-home-mobile-3d-app-img{max-height:340px}}@media(max-width:768px){.portal-web-solutions-home-mobile-sec{padding:44px 0}.portal-web-solutions-home-mobile-header{margin-bottom:24px}}.portal-web-solutions-home-crms-sec{padding:72px 0;background-color:#f8fafc;border-bottom:1px solid #e2e8f0}.portal-web-solutions-home-crms-header{text-align:center;max-width:800px;margin:0 auto 40px;padding:0 16px}.portal-web-solutions-home-crms-title{font-size:clamp(24px,4.5vw,36px);font-weight:800;color:#0f172a;line-height:1.25;margin:0 0 12px;font-family:var(--dkg-font-heading, "Inter", sans-serif)}.portal-web-solutions-home-crms-subtitle{font-size:clamp(14px,2.5vw,16px);color:#475569;line-height:1.5;margin:0}.portal-web-solutions-home-crms-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.portal-web-solutions-home-crms-text-col{display:flex;flex-direction:column;gap:16px}.portal-web-solutions-home-crms-feat-card{background:#fff;border:1px solid #cbd5e1;border-radius:14px;padding:20px;display:flex;align-items:flex-start;gap:16px;box-shadow:0 4px 16px #0f172a0a;transition:transform .2s ease,border-color .2s ease}.portal-web-solutions-home-crms-feat-card:hover{transform:translateY(-2px);border-color:#0284c7}.portal-web-solutions-home-crms-feat-icon{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.icon-purple{background:#7c3aed1a;color:#7c3aed}.icon-cyan{background:#0284c71a;color:#0284c7}.icon-emerald{background:#0596691a;color:#059669}.portal-web-solutions-home-crms-feat-content h3{font-size:16px;font-weight:800;color:#0f172a;margin:0 0 4px}.portal-web-solutions-home-crms-feat-content p{font-size:13px;color:#475569;line-height:1.5;margin:0}.portal-web-solutions-home-crms-visual-col{perspective:1000px}.crm-3d-dashboard-window{background:#0f172a;border-radius:16px;border:1px solid #1e293b;overflow:hidden;box-shadow:0 20px 40px #0f172a40,0 0 30px #38bdf81a;transform:rotateY(-4deg) rotateX(2deg);transition:transform .4s ease,box-shadow .4s ease}.crm-3d-dashboard-window:hover{transform:rotateY(0) rotateX(0) scale(1.02);box-shadow:0 24px 50px #0f172a59,0 0 40px #38bdf833}.crm-window-topbar{background:#020617;padding:10px 14px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #1e293b}.crm-window-dots{display:flex;gap:5px}.crm-window-dots .dot{width:8px;height:8px;border-radius:50%}.dot-red{background:#ef4444}.dot-yellow{background:#f59e0b}.dot-green{background:#10b981}.crm-window-title{font-size:11px;font-family:monospace;color:#94a3b8;flex:1}.crm-status-pill{font-size:10px;font-weight:700;color:#34d399;background:#10b98126;border:1px solid rgba(16,185,129,.3);padding:2px 8px;border-radius:12px;display:flex;align-items:center;gap:4px}.live-dot{width:6px;height:6px;background:#34d399;border-radius:50%;box-shadow:0 0 6px #34d399}.crm-window-body{padding:18px;display:flex;flex-direction:column;gap:16px}.crm-stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.crm-stat-box{background:#1e293b;border:1px solid #334155;border-radius:10px;padding:10px;display:flex;flex-direction:column}.crm-stat-label{font-size:10px;color:#94a3b8;text-transform:uppercase;margin-bottom:2px}.crm-stat-val{font-size:16px;font-weight:800;color:#fff}.crm-stat-growth{font-size:10px;font-weight:700;margin-top:2px}.crm-stat-growth.green{color:#34d399}.crm-stat-growth.blue{color:#38bdf8}.crm-stat-growth.purple{color:#a78bfa}.crm-pipeline-preview{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.crm-kanban-col{background:#1e293b80;border:1px solid #1e293b;border-radius:10px;padding:8px;display:flex;flex-direction:column;gap:8px}.kanban-header{display:flex;justify-content:space-between;align-items:center;font-size:11px;font-weight:700;color:#cbd5e1}.kanban-count{font-size:10px;background:#334155;color:#fff;padding:1px 6px;border-radius:8px}.kanban-card{background:#1e293b;border:1px solid #334155;border-radius:8px;padding:8px;display:flex;flex-direction:column;gap:4px}.kanban-card.won{border-color:#10b98180;background:#10b98114}.kanban-card-tag{font-size:9px;font-weight:700;text-transform:uppercase;width:fit-content;padding:1px 5px;border-radius:4px}.kanban-card-tag.cyan{background:#38bdf826;color:#38bdf8}.kanban-card-tag.purple{background:#a78bfa26;color:#a78bfa}.kanban-card-tag.emerald{background:#34d39926;color:#34d399}.kanban-card-name{font-size:11px;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kanban-card-val{font-size:11px;font-weight:800;color:#38bdf8}.portal-web-solutions-home-crms-bottom{display:flex;justify-content:center;margin-top:48px}.portal-web-solutions-home-crms-cta-btn{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#0284c7;font-size:16px;font-weight:600;padding:0;border:none;text-decoration:none;transition:color .2s ease,transform .2s ease}.portal-web-solutions-home-crms-cta-btn:hover{color:#0369a1;transform:translate(4px)}@media(max-width:992px){.portal-web-solutions-home-crms-grid{grid-template-columns:1fr;gap:32px}}@media(max-width:768px){.portal-web-solutions-home-crms-sec{padding:44px 0}.portal-web-solutions-home-crms-header{margin-bottom:24px;padding:0 10px}.portal-web-solutions-home-crms-feat-card{padding:14px 16px;gap:12px}.portal-web-solutions-home-crms-feat-content h3{font-size:15px}.portal-web-solutions-home-crms-feat-content p{font-size:12px;line-height:1.45}.crm-3d-dashboard-window{transform:none!important;width:100%;max-width:100%;margin:0 auto}.crm-window-body{padding:12px;gap:12px}.crm-stats-row{gap:6px}.crm-stat-box{padding:8px 6px}.crm-stat-val{font-size:13px}.crm-stat-label,.crm-stat-growth{font-size:9px}.crm-pipeline-preview{gap:6px;overflow-x:auto;padding-bottom:4px}.crm-kanban-col{min-width:110px;padding:6px}.kanban-header{font-size:10px}.kanban-card-title{font-size:11px}}@media(max-width:480px){.portal-web-solutions-home-crms-sec{padding:36px 0}.portal-web-solutions-home-crms-header{padding:0 4px;margin-bottom:20px}.portal-web-solutions-home-crms-grid{gap:20px;padding:0}.portal-web-solutions-home-crms-feat-card{padding:12px 14px;gap:10px;border-radius:12px;box-sizing:border-box;width:100%}.portal-web-solutions-home-crms-feat-icon{width:36px;height:36px;border-radius:8px}.portal-web-solutions-home-crms-feat-content h3{font-size:14px;line-height:1.3}.portal-web-solutions-home-crms-feat-content p{font-size:11px;line-height:1.4}.portal-web-solutions-home-crms-visual-col{perspective:none;width:100%;overflow:hidden}.crm-3d-dashboard-window{transform:none!important;border-radius:12px;width:100%!important;max-width:100%!important;box-sizing:border-box}.crm-window-topbar{padding:8px 10px}.crm-window-title{font-size:10px}.crm-status-pill{font-size:9px;padding:2px 6px}.crm-window-body{padding:10px;gap:10px}.crm-stats-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.crm-stat-box{padding:6px 3px;border-radius:6px}.crm-stat-label{font-size:8px;letter-spacing:-.2px}.crm-stat-val{font-size:11px}.crm-stat-growth{font-size:8px}.crm-pipeline-preview{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;overflow-x:auto}.crm-kanban-col{min-width:90px;padding:4px;border-radius:6px}.kanban-header{font-size:9px}.kanban-card{padding:4px 6px}.kanban-card-title{font-size:10px}.kanban-card-tag{font-size:8px}}.portal-web-solutions-home-ai-sec{padding:72px 0;background-color:#0f172a;border-bottom:1px solid #1e293b;color:#fff}.portal-web-solutions-home-ai-header{text-align:center;max-width:800px;margin:0 auto 40px;padding:0 16px}.portal-web-solutions-home-ai-title{font-size:clamp(24px,4.5vw,36px);font-weight:800;color:#fff;line-height:1.25;margin:0 0 12px;font-family:var(--dkg-font-heading, "Inter", sans-serif)}.portal-web-solutions-home-ai-subtitle{font-size:clamp(14px,2.5vw,16px);color:#cbd5e1;line-height:1.5;margin:0}.portal-web-solutions-home-ai-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.portal-web-solutions-home-ai-matrix-col{display:flex;flex-direction:column;gap:20px}.ai-matrix-card{background:#1e293b;border-radius:14px;padding:20px;display:flex;flex-direction:column;gap:12px}.ai-matrix-card.do{border:1px solid rgba(16,185,129,.4);box-shadow:0 4px 20px #10b98114}.ai-matrix-card.dont{border:1px solid rgba(239,68,68,.3);box-shadow:0 4px 20px #ef44440f}.ai-matrix-head{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:800}.ai-matrix-card.do .ai-matrix-head{color:#34d399}.ai-matrix-card.dont .ai-matrix-head{color:#f87171}.ai-matrix-list{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:8px;font-size:13px;color:#cbd5e1;line-height:1.5}.portal-web-solutions-home-ai-visual-col{perspective:1000px}.ai-3d-terminal-window{background:#020617;border-radius:16px;border:1px solid #1e293b;overflow:hidden;box-shadow:0 20px 40px #0006,0 0 35px #d946ef26;transform:rotateY(4deg) rotateX(2deg);transition:transform .4s ease,box-shadow .4s ease}.ai-3d-terminal-window:hover{transform:rotateY(0) rotateX(0) scale(1.02);box-shadow:0 24px 50px #00000080,0 0 45px #d946ef40}.ai-terminal-topbar{background:#0f172a;padding:10px 14px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #1e293b}.ai-terminal-dots{display:flex;gap:5px}.ai-terminal-dots .dot{width:8px;height:8px;border-radius:50%}.ai-terminal-title{font-size:11px;font-family:monospace;color:#a78bfa;flex:1;display:flex;align-items:center;gap:6px}.cpu-icon{color:#d946ef}.ai-status-badge{font-size:10px;font-weight:700;color:#e879f9;background:#d946ef26;border:1px solid rgba(217,70,239,.3);padding:2px 8px;border-radius:12px;display:flex;align-items:center;gap:4px}.ai-terminal-body{padding:18px;display:flex;flex-direction:column;gap:14px}.ai-chat-bubble{border-radius:12px;padding:12px 14px;display:flex;flex-direction:column;gap:4px}.user-bubble{background:#1e293b;border:1px solid #334155;align-self:flex-start;max-width:90%}.bubble-author{font-size:10px;font-weight:700;color:#94a3b8;text-transform:uppercase}.bubble-text{font-size:13px;color:#f8fafc;line-height:1.4;margin:0}.agent-bubble{background:#d946ef14;border:1px solid rgba(217,70,239,.25);align-self:flex-end;width:100%}.agent-author{color:#e879f9;display:flex;align-items:center;gap:5px}.agent-execution-box{display:flex;flex-direction:column;gap:6px;margin-top:4px;background:#0f172a99;padding:10px;border-radius:8px;border:1px solid rgba(217,70,239,.2)}.execution-step{display:flex;align-items:center;gap:6px;font-size:12px;color:#e2e8f0}.step-check{color:#34d399;flex-shrink:0}.agent-meta{font-size:10px;font-family:monospace;color:#a78bfa;margin-top:4px}.portal-web-solutions-home-ai-bottom{display:flex;justify-content:center;margin-top:48px}.portal-web-solutions-home-ai-cta-btn{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#38bdf8;font-size:16px;font-weight:600;padding:0;border:none;text-decoration:none;transition:color .2s ease,transform .2s ease}.portal-web-solutions-home-ai-cta-btn:hover{color:#7dd3fc;transform:translate(4px)}@media(max-width:992px){.portal-web-solutions-home-ai-grid{grid-template-columns:1fr;gap:32px}}@media(max-width:768px){.portal-web-solutions-home-ai-sec{padding:44px 0}.portal-web-solutions-home-ai-header{margin-bottom:24px}}.portal-web-solutions-home-marketing-sec{padding:72px 0;background-color:#f8fafc;border-bottom:1px solid #e2e8f0}.portal-web-solutions-home-marketing-header{text-align:center;max-width:800px;margin:0 auto 36px;padding:0 16px}.portal-web-solutions-home-marketing-title{font-size:clamp(24px,4.5vw,36px);font-weight:800;color:#0f172a;line-height:1.25;margin:0 0 10px;font-family:var(--dkg-font-heading, "Inter", sans-serif)}.portal-web-solutions-home-marketing-subtitle{font-size:clamp(14px,2.5vw,16px);color:#475569;line-height:1.5;margin:0}.portal-web-solutions-home-marketing-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.portal-web-solutions-marketing-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;display:flex;flex-direction:column;text-decoration:none;box-shadow:0 4px 16px #0f172a0d;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;position:relative;transform:translateZ(0)}.portal-web-solutions-marketing-card:hover{transform:translateY(-4px)}.portal-web-solutions-marketing-img-wrap{width:100%;aspect-ratio:16 / 9;position:relative;overflow:hidden;background:#0f172a;border-bottom:1px solid #e2e8f0}.portal-web-solutions-marketing-img{width:100%;height:100%;object-fit:cover;display:block}.portal-web-solutions-marketing-badge{position:absolute;top:10px;right:10px;background:#0f172ae0;color:#38bdf8;border:1px solid rgba(56,189,248,.3);font-size:10px;font-weight:700;padding:3px 8px;border-radius:20px;text-transform:uppercase;letter-spacing:.4px;z-index:2}.portal-web-solutions-marketing-card-body{padding:16px 16px 18px;flex:1;display:flex;flex-direction:column}.portal-web-solutions-marketing-card-header{margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid #f1f5f9}.portal-web-solutions-marketing-card-title{font-size:15.5px;font-weight:800;color:#0f172a;margin:0 0 4px;line-height:1.3;font-family:var(--dkg-font-heading, "Inter", sans-serif);transition:color .2s ease}.portal-web-solutions-marketing-card-desc{font-size:12px;line-height:17px;color:#64748b;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.portal-web-solutions-marketing-feat-list{display:flex;flex-direction:column;gap:7px;flex:1}.portal-web-solutions-marketing-feat-item{display:flex;align-items:center;gap:7px;font-size:12px;line-height:17px;color:#334155}.portal-web-solutions-marketing-feat-item span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.portal-web-solutions-marketing-check{flex-shrink:0}.portal-mkt-theme-pink{border-top:3px solid #ec4899}.portal-mkt-theme-pink:hover{border-color:#ec4899;box-shadow:0 14px 30px #ec489929}.portal-mkt-theme-pink:hover .portal-web-solutions-marketing-card-title,.portal-mkt-theme-pink .portal-web-solutions-marketing-check{color:#db2777}.portal-mkt-theme-purple{border-top:3px solid #9333ea}.portal-mkt-theme-purple:hover{border-color:#9333ea;box-shadow:0 14px 30px #9333ea29}.portal-mkt-theme-purple:hover .portal-web-solutions-marketing-card-title,.portal-mkt-theme-purple .portal-web-solutions-marketing-check{color:#9333ea}.portal-mkt-theme-amber{border-top:3px solid #f59e0b}.portal-mkt-theme-amber:hover{border-color:#f59e0b;box-shadow:0 14px 30px #f59e0b29}.portal-mkt-theme-amber:hover .portal-web-solutions-marketing-card-title{color:#d97706}.portal-mkt-theme-amber .portal-web-solutions-marketing-check{color:#f59e0b}.portal-mkt-theme-cyan{border-top:3px solid #0284c7}.portal-mkt-theme-cyan:hover{border-color:#0284c7;box-shadow:0 14px 30px #0284c729}.portal-mkt-theme-cyan:hover .portal-web-solutions-marketing-card-title,.portal-mkt-theme-cyan .portal-web-solutions-marketing-check{color:#0284c7}.portal-web-solutions-home-marketing-subtle-wrap{text-align:center;margin-top:36px;display:flex;justify-content:center}.portal-web-solutions-home-marketing-text-link{display:inline-flex;align-items:center;gap:6px;font-size:15px;font-weight:700;color:#0284c7;text-decoration:none;transition:all .2s ease}.portal-web-solutions-home-marketing-text-link:hover{color:#0369a1;gap:10px}.portal-web-solutions-slider-dots{display:none}@media(max-width:1024px){.portal-web-solutions-home-marketing-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:16px;padding:8px 4px 16px;scrollbar-width:none}.portal-web-solutions-home-marketing-grid::-webkit-scrollbar{display:none}.portal-web-solutions-marketing-card{flex:0 0 82%;max-width:82%;scroll-snap-align:center}.portal-web-solutions-slider-dots{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:14px}.portal-web-solutions-slider-dot{width:8px;height:8px;border-radius:999px;background:#cbd5e1;border:none;padding:0;cursor:pointer;transition:all .25s ease}.portal-web-solutions-slider-dot.active{width:24px;background:#0284c7}}@media(max-width:640px){.portal-web-solutions-home-marketing-sec{padding:48px 0}.portal-web-solutions-marketing-card{flex:0 0 88%;max-width:88%}.portal-web-solutions-marketing-card-body{padding:14px 14px 16px}}.portal-web-solutions-home-it-sec{padding:72px 0;background-color:#0f172a;color:#fff;border-bottom:1px solid #1e293b}.portal-web-solutions-home-it-header{text-align:center;max-width:800px;margin:0 auto 40px;padding:0 16px}.portal-web-solutions-home-it-badge{display:inline-flex;align-items:center;gap:8px;background:#38bdf81f;color:#38bdf8;border:1px solid rgba(56,189,248,.3);font-size:13px;font-weight:600;padding:6px 14px;border-radius:20px;margin-bottom:14px}.portal-web-solutions-home-it-title{font-size:clamp(24px,4.5vw,36px);font-weight:800;color:#fff;line-height:1.25;margin:0 0 12px;font-family:var(--dkg-font-heading, "Inter", sans-serif)}.portal-web-solutions-home-it-subtitle{font-size:clamp(14px,2.5vw,16px);color:#cbd5e1;line-height:1.5;margin:0}.portal-web-solutions-home-it-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.portal-web-solutions-it-card{background:#1e293b;border:1px solid #334155;border-radius:16px;padding:24px 20px;display:flex;flex-direction:column;box-shadow:0 4px 20px #0003;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.portal-web-solutions-it-card:hover{transform:translateY(-6px);box-shadow:0 16px 36px #00000059;border-color:#fff3}.portal-web-solutions-it-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.portal-web-solutions-it-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.portal-web-solutions-it-pill{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;padding:3px 8px;border-radius:6px}.portal-web-solutions-it-card-title{font-size:17px;font-weight:800;color:#fff;margin:0 0 8px;line-height:1.3}.portal-web-solutions-it-card-desc{font-size:13px;color:#94a3b8;line-height:1.5;margin:0 0 16px}.portal-web-solutions-it-feat-list{display:flex;flex-direction:column;gap:6px;margin-top:auto;padding-top:14px;border-top:1px solid #334155}.portal-web-solutions-it-feat-item{display:flex;align-items:center;gap:6px;font-size:12px;color:#e2e8f0;font-weight:500}.card-it-cyan{border-top:4px solid #38bdf8}.card-it-cyan:hover{border-color:#38bdf8}.card-it-cyan .portal-web-solutions-it-icon{background:#38bdf81f;color:#38bdf8}.card-it-cyan .portal-web-solutions-it-pill{background:#38bdf826;color:#38bdf8}.card-it-cyan .it-feat-check{color:#38bdf8}.card-it-emerald{border-top:4px solid #34d399}.card-it-emerald:hover{border-color:#34d399}.card-it-emerald .portal-web-solutions-it-icon{background:#34d3991f;color:#34d399}.card-it-emerald .portal-web-solutions-it-pill{background:#34d39926;color:#34d399}.card-it-emerald .it-feat-check{color:#34d399}.card-it-blue{border-top:4px solid #60a5fa}.card-it-blue:hover{border-color:#60a5fa}.card-it-blue .portal-web-solutions-it-icon{background:#60a5fa1f;color:#60a5fa}.card-it-blue .portal-web-solutions-it-pill{background:#60a5fa26;color:#60a5fa}.card-it-blue .it-feat-check{color:#60a5fa}.card-it-violet{border-top:4px solid #a78bfa}.card-it-violet:hover{border-color:#a78bfa}.card-it-violet .portal-web-solutions-it-icon{background:#a78bfa1f;color:#a78bfa}.card-it-violet .portal-web-solutions-it-pill{background:#a78bfa26;color:#a78bfa}.card-it-violet .it-feat-check{color:#a78bfa}.card-it-amber{border-top:4px solid #f59e0b}.card-it-amber:hover{border-color:#f59e0b}.card-it-amber .portal-web-solutions-it-icon{background:#f59e0b1f;color:#f59e0b}.card-it-amber .portal-web-solutions-it-pill{background:#f59e0b26;color:#f59e0b}.card-it-amber .it-feat-check{color:#f59e0b}.card-it-indigo{border-top:4px solid #818cf8}.card-it-indigo:hover{border-color:#818cf8}.card-it-indigo .portal-web-solutions-it-icon{background:#818cf81f;color:#818cf8}.card-it-indigo .portal-web-solutions-it-pill{background:#818cf826;color:#818cf8}.card-it-indigo .it-feat-check{color:#818cf8}.card-it-rose{border-top:4px solid #f43f5e}.card-it-rose:hover{border-color:#f43f5e}.card-it-rose .portal-web-solutions-it-icon{background:#f43f5e1f;color:#f43f5e}.card-it-rose .portal-web-solutions-it-pill{background:#f43f5e26;color:#f43f5e}.card-it-rose .it-feat-check{color:#f43f5e}.portal-web-solutions-home-it-subtle-wrap{text-align:center;margin-top:40px;display:flex;justify-content:center}.portal-web-solutions-home-it-text-link{display:inline-flex;align-items:center;gap:6px;font-size:15px;font-weight:700;color:#38bdf8;text-decoration:none;transition:all .2s ease}.portal-web-solutions-home-it-text-link:hover{color:#7dd3fc;gap:10px}.portal-web-solutions-slider-dots-dark{display:none}@media(max-width:1024px){.portal-web-solutions-home-it-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:16px;padding:8px 4px 16px;scrollbar-width:none}.portal-web-solutions-home-it-grid::-webkit-scrollbar{display:none}.portal-web-solutions-it-card{flex:0 0 82%;max-width:82%;scroll-snap-align:center}.portal-web-solutions-slider-dots-dark{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:14px}.portal-web-solutions-slider-dots-dark .portal-web-solutions-slider-dot{width:8px;height:8px;border-radius:999px;background:#334155;border:none;padding:0;cursor:pointer;transition:all .25s ease}.portal-web-solutions-slider-dots-dark .portal-web-solutions-slider-dot.active{width:24px;background:#38bdf8}}@media(max-width:640px){.portal-web-solutions-home-it-sec{padding:48px 0}.portal-web-solutions-it-card{flex:0 0 88%;max-width:88%;padding:20px 16px}}.portal-web-solutions-home-partner-sec{padding:72px 0;background-color:#f8fafc;color:#0f172a;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.portal-web-solutions-home-partner-header{text-align:center;max-width:760px;margin:0 auto 40px;padding:0 16px}.portal-web-solutions-home-partner-title{font-size:clamp(26px,4.5vw,36px);font-weight:800;color:#0f172a;line-height:1.25;margin:0 0 12px;font-family:var(--dkg-font-heading, "Inter", sans-serif)}.portal-web-solutions-home-partner-desc{font-size:clamp(14px,2.5vw,16px);color:#475569;line-height:25px;margin:0}.portal-web-solutions-home-partner-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.portal-web-solutions-home-partner-card{border-radius:16px;padding:32px 26px 28px;display:flex;flex-direction:column;box-shadow:0 4px 18px #0f172a0a;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;position:relative;overflow:hidden}.portal-web-solutions-home-partner-card:hover{transform:translateY(-6px)}.portal-partner-card-cyan{background:#f0f9ff;border:1px solid #bae6fd}.portal-partner-card-cyan:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#0284c7,#38bdf8)}.portal-partner-card-cyan:hover{border-color:#0284c7;box-shadow:0 16px 36px #0284c729}.portal-partner-card-cyan .portal-web-solutions-home-partner-card-badge{background:#0284c71f;color:#0284c7;border-color:#0284c740}.portal-partner-card-purple{background:#faf5ff;border:1px solid #e9d5ff}.portal-partner-card-purple:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#9333ea,#c084fc)}.portal-partner-card-purple:hover{border-color:#9333ea;box-shadow:0 16px 36px #9333ea29}.portal-partner-card-purple .portal-web-solutions-home-partner-card-badge{background:#9333ea1f;color:#9333ea;border-color:#9333ea40}.portal-partner-card-emerald{background:#f0fdf4;border:1px solid #bbf7d0}.portal-partner-card-emerald:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#059669,#34d399)}.portal-partner-card-emerald:hover{border-color:#059669;box-shadow:0 16px 36px #10b98129}.portal-partner-card-emerald .portal-web-solutions-home-partner-card-badge{background:#10b9811f;color:#059669;border-color:#10b98140}.portal-web-solutions-home-partner-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.portal-web-solutions-home-partner-icon-box{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .3s ease}.portal-web-solutions-home-partner-card:hover .portal-web-solutions-home-partner-icon-box{transform:scale(1.06)}.portal-partner-icon-cyan{background:#fff;color:#0284c7;border:1px solid #bae6fd;box-shadow:0 2px 8px #0284c71a}.portal-partner-icon-purple{background:#fff;color:#9333ea;border:1px solid #e9d5ff;box-shadow:0 2px 8px #9333ea1a}.portal-partner-icon-emerald{background:#fff;color:#059669;border:1px solid #bbf7d0;box-shadow:0 2px 8px #10b9811a}.portal-web-solutions-home-partner-card-badge{font-size:11px;font-weight:700;padding:4px 10px;border-radius:20px;border:1px solid transparent;text-transform:uppercase;letter-spacing:.4px}.portal-web-solutions-home-partner-card-title{font-size:19px;font-weight:800;color:#0f172a;margin:0 0 10px;font-family:var(--dkg-font-heading, "Inter", sans-serif);line-height:1.35}.portal-web-solutions-home-partner-card-text{font-size:14px;color:#475569;line-height:22px;margin:0 0 20px;flex:1}.portal-web-solutions-home-partner-highlights{display:flex;flex-direction:column;gap:8px;padding:14px 16px;background:#fff;border-radius:10px;border:1px solid rgba(15,23,42,.08);margin-top:auto;box-shadow:0 2px 8px #0f172a08}.portal-web-solutions-home-partner-highlight-item{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:#334155}.portal-partner-card-cyan .portal-web-solutions-home-partner-check{color:#0284c7}.portal-partner-card-purple .portal-web-solutions-home-partner-check{color:#9333ea}.portal-partner-card-emerald .portal-web-solutions-home-partner-check{color:#059669}.portal-web-solutions-home-partner-subtle-wrap{text-align:center;margin-top:40px;display:flex;justify-content:center}.portal-web-solutions-home-partner-text-link{display:inline-flex;align-items:center;gap:6px;font-size:15px;font-weight:700;color:#0284c7;text-decoration:none;transition:all .2s ease}.portal-web-solutions-home-partner-text-link:hover{color:#0369a1;gap:10px}.portal-web-solutions-home-partner-sec .portal-web-solutions-slider-dots{display:none}@media(max-width:1024px){.portal-web-solutions-home-partner-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:16px;padding:8px 4px 16px;scrollbar-width:none}.portal-web-solutions-home-partner-grid::-webkit-scrollbar{display:none}.portal-web-solutions-home-partner-card{flex:0 0 82%;max-width:82%;scroll-snap-align:center}.portal-web-solutions-home-partner-sec .portal-web-solutions-slider-dots{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:14px}.portal-web-solutions-home-partner-sec .portal-web-solutions-slider-dot{width:8px;height:8px;border-radius:999px;background:#cbd5e1;border:none;padding:0;cursor:pointer;transition:all .25s ease}.portal-web-solutions-home-partner-sec .portal-web-solutions-slider-dot.active{width:24px;background:#0284c7}}@media(max-width:640px){.portal-web-solutions-home-partner-sec{padding:48px 0}.portal-web-solutions-home-partner-card{flex:0 0 88%;max-width:88%;padding:22px 18px}}.portal-web-solutions-home-why-us-sec{padding:72px 0 100px;background-color:#0b1326;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.portal-web-solutions-home-why-us-header{text-align:center;max-width:720px;margin:0 auto 40px;padding:0 16px}.portal-web-solutions-home-why-us-title{font-size:clamp(24px,4.5vw,38px);font-weight:800;color:#fff;margin-bottom:14px;line-height:1.25}.portal-web-solutions-home-why-us-desc{font-size:clamp(14px,2.5vw,17px);color:#94a3b8;line-height:1.6}.portal-web-solutions-home-why-us-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.portal-web-solutions-home-why-us-card{background:#1e293b;border:1px solid #334155;border-radius:12px;padding:32px 24px;display:flex;flex-direction:column;gap:16px;box-shadow:0 4px 20px #0000004d;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.portal-web-solutions-home-why-us-card:hover{transform:translateY(-4px);border-color:#38bdf8;box-shadow:0 12px 32px #0284c74d}.portal-web-solutions-home-why-us-icon-wrapper{width:48px;height:48px;border-radius:10px;background:#38bdf81f;border:1px solid rgba(56,189,248,.3);display:flex;align-items:center;justify-content:center;color:#38bdf8}.portal-web-solutions-home-why-us-card-title{font-size:19px;font-weight:700;color:#fff}.portal-web-solutions-home-why-us-card-desc{font-size:14px;color:#94a3b8;line-height:1.6}@media(max-width:1024px){.portal-web-solutions-home-why-us-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:8px 4px 16px;gap:16px}.portal-web-solutions-home-why-us-grid::-webkit-scrollbar{display:none}.portal-web-solutions-home-why-us-card{flex:0 0 calc(100% - 32px);scroll-snap-align:start;scroll-snap-stop:always;cursor:pointer}}@media(max-width:768px){.portal-web-solutions-home-why-us-sec{padding:44px 0}.portal-web-solutions-home-why-us-header{margin-bottom:24px}}.portal-web-solutions-home-root{display:flex;flex-direction:column;width:100%}.portal-web-solutions-about-root{min-height:100vh;background-color:#fff;color:#0f172a}.portal-web-solutions-about-hero{padding:40px 0 32px;background-color:#1e293b;border-bottom:1px solid #334155;text-align:center}.portal-web-solutions-about-title{font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:10px}.portal-web-solutions-about-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:680px;margin:0 auto}.portal-web-solutions-about-sec{padding:60px 0 80px;background-color:#fff}.portal-web-solutions-about-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.portal-web-solutions-about-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:36px 28px;box-shadow:0 4px 20px #0f172a0d}.portal-web-solutions-about-card-icon{width:48px;height:48px;border-radius:10px;background:#0284c714;border:1px solid rgba(2,132,199,.2);display:flex;align-items:center;justify-content:center;color:#0284c7;margin-bottom:20px}.portal-web-solutions-about-card-title{font-size:22px;font-weight:700;color:#0f172a;margin-bottom:12px}.portal-web-solutions-about-card-desc{font-size:15px;color:#475569;line-height:1.6}@media(max-width:992px){.portal-web-solutions-about-grid{grid-template-columns:1fr}}.portal-web-solutions-services-root{background-color:#0b1326;color:#fff;min-height:100vh}.portal-web-solutions-services-hero{padding:40px 0 32px;text-align:center;background-color:#1e293b;border-bottom:1px solid #334155}.portal-web-solutions-services-tag{display:inline-flex;align-items:center;gap:8px;padding:4px 14px;background:#38bdf81f;border:1px solid rgba(56,189,248,.3);color:#38bdf8;border-radius:20px;font-size:12px;font-weight:600;margin-bottom:12px}.portal-web-solutions-services-title{font-family:var(--dkg-font-heading, "Inter", sans-serif);font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:10px}.portal-web-solutions-services-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:680px;margin:0 auto}.portal-web-solutions-services-grid-sec{padding:60px 0 80px}.portal-web-solutions-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.portal-web-solutions-services-card{background:#1e293b;border:1px solid #334155;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 10px 30px #00000040;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.portal-web-solutions-services-card:hover{transform:translateY(-6px);border-color:#38bdf8;box-shadow:0 20px 40px #0284c733}.portal-web-solutions-services-card-img-wrap{position:relative;height:200px;width:100%;overflow:hidden}.portal-web-solutions-services-card-img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.portal-web-solutions-services-card:hover .portal-web-solutions-services-card-img{transform:scale(1.06)}.portal-web-solutions-services-card-badge{position:absolute;bottom:16px;left:16px;width:42px;height:42px;border-radius:10px;background:#0b1326;border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;color:#38bdf8;box-shadow:0 4px 12px #0006}.portal-web-solutions-services-card-body{padding:24px;display:flex;flex-direction:column;flex:1;justify-content:space-between;gap:16px}.portal-web-solutions-services-card-title{font-size:20px;font-weight:700;color:#fff;line-height:1.3}.portal-web-solutions-services-card-tagline{font-size:13px;font-weight:600;color:#38bdf8;margin-top:-8px}.portal-web-solutions-services-card-desc{font-size:14px;color:#cbd5e1;line-height:1.55}.portal-web-solutions-services-card-feats{display:flex;flex-direction:column;gap:8px;padding:14px 0;border-top:1px solid #334155;border-bottom:1px solid #334155}.portal-web-solutions-services-feat-item{display:flex;align-items:center;gap:10px;font-size:13px;color:#e2e8f0}.portal-web-solutions-services-feat-item svg{color:#38bdf8;flex-shrink:0}.portal-web-solutions-services-card-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px;border-radius:8px;background:#0284c7;border:1px solid #0284c7;color:#fff;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s ease}.portal-web-solutions-services-card-btn:hover{background:#0369a1;border-color:#0369a1;transform:translateY(-2px);box-shadow:0 4px 14px #0284c759}@media(max-width:992px){.portal-web-solutions-services-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.portal-web-solutions-services-grid{grid-template-columns:1fr}}.portal-web-solutions-it-root{background-color:#080d1a;color:#fff;min-height:100vh}.portal-web-solutions-it-hero{padding:40px 0 32px;text-align:center;background-color:#1e293b;border-bottom:1px solid #334155}.portal-web-solutions-it-tag{display:inline-flex;align-items:center;gap:8px;padding:4px 14px;background:#38bdf81f;border:1px solid rgba(56,189,248,.3);color:#38bdf8;border-radius:20px;font-size:12px;font-weight:600;margin-bottom:12px}.portal-web-solutions-it-title{font-family:var(--dkg-font-heading, "Inter", sans-serif);font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:10px}.portal-web-solutions-it-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:680px;margin:0 auto}.portal-web-solutions-it-offerings-sec{padding:60px 0 80px}.portal-web-solutions-it-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.portal-web-solutions-it-card{background:#1e293b;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:32px;display:flex;flex-direction:column;gap:16px;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}.portal-web-solutions-it-card:hover{transform:translateY(-4px);border-color:#34d39966;box-shadow:0 16px 36px #0006}.portal-web-solutions-it-card-head{display:flex;align-items:center;justify-content:space-between}.portal-web-solutions-it-card-icon{width:48px;height:48px;border-radius:12px;background:#10b98126;border:1px solid rgba(16,185,129,.3);display:flex;align-items:center;justify-content:center;color:#34d399}.portal-web-solutions-it-card-badge{font-size:12px;font-weight:600;padding:4px 12px;border-radius:12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#cbd5e1}.portal-web-solutions-it-card-title{font-size:22px;font-weight:700;color:#fff}.portal-web-solutions-it-card-sub{font-size:13px;font-weight:600;color:#34d399;margin-top:-6px}.portal-web-solutions-it-card-desc{font-size:14px;color:#94a3b8;line-height:1.6}.portal-web-solutions-it-feats{display:flex;flex-direction:column;gap:10px;padding-top:16px;border-top:1px solid rgba(255,255,255,.08)}.portal-web-solutions-it-feat-row{display:flex;align-items:center;gap:10px;font-size:14px;color:#e2e8f0}.portal-web-solutions-it-feat-row svg{color:#34d399;flex-shrink:0}.portal-web-solutions-it-specs-banner{background:#050a14;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);padding:40px 0}.portal-web-solutions-it-specs-inner{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.portal-web-solutions-it-spec-item{display:flex;align-items:center;gap:16px;color:#34d399}.portal-web-solutions-it-spec-item div{display:flex;flex-direction:column;gap:2px}.portal-web-solutions-it-spec-item strong{font-size:16px;color:#fff}.portal-web-solutions-it-spec-item span{font-size:13px;color:#94a3b8}.portal-web-solutions-it-cta-sec{padding:80px 0}.portal-web-solutions-it-cta-box{background:linear-gradient(135deg,#0f172a,#1e293b);border:1px solid rgba(16,185,129,.3);border-radius:20px;padding:50px 40px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}.portal-web-solutions-it-cta-box h2{font-size:30px;font-weight:800;color:#fff}.portal-web-solutions-it-cta-box p{font-size:16px;color:#94a3b8;max-width:600px}.portal-web-solutions-it-cta-btn{display:inline-flex;align-items:center;gap:10px;padding:14px 32px;background:#10b981;color:#fff;border-radius:8px;font-size:15px;font-weight:600;text-decoration:none;transition:background-color .2s ease,transform .2s ease;margin-top:8px}.portal-web-solutions-it-cta-btn:hover{background:#059669;transform:translateY(-2px)}@media(max-width:768px){.portal-web-solutions-it-grid,.portal-web-solutions-it-specs-inner{grid-template-columns:1fr}}.portal-web-solutions-insights-root{background-color:#0b1326;color:#fff;min-height:100vh}.portal-web-solutions-insights-hero{padding:40px 0 32px;text-align:center;background-color:#1e293b;border-bottom:1px solid #334155}.portal-web-solutions-insights-tag{display:inline-flex;align-items:center;gap:8px;padding:4px 14px;background:#38bdf81f;border:1px solid rgba(56,189,248,.3);color:#38bdf8;border-radius:20px;font-size:12px;font-weight:600;margin-bottom:12px}.portal-web-solutions-insights-title{font-family:var(--dkg-font-heading, "Inter", sans-serif);font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:10px}.portal-web-solutions-insights-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:680px;margin:0 auto}.portal-web-solutions-insights-main-sec{padding:60px 0 80px}.portal-web-solutions-insights-list{display:flex;flex-direction:column;gap:36px}.portal-web-solutions-insight-card{background:#1e293b;border:1px solid #334155;border-radius:18px;padding:36px;box-shadow:0 10px 30px #00000040;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}.portal-web-solutions-insight-card:hover{transform:translateY(-3px);border-color:#38bdf8;box-shadow:0 16px 36px #0284c726}.portal-web-solutions-insight-header{display:flex;align-items:flex-start;gap:18px;margin-bottom:20px;padding-bottom:18px;border-bottom:1px solid #334155}.portal-web-solutions-insight-icon-box{width:48px;height:48px;border-radius:12px;background:#38bdf81f;border:1px solid rgba(56,189,248,.3);display:flex;align-items:center;justify-content:center;color:#38bdf8;flex-shrink:0}.portal-web-solutions-insight-title-wrap h2{font-size:21px;font-weight:700;color:#fff;margin-bottom:4px}.portal-web-solutions-insight-category{font-size:12px;font-weight:700;color:#38bdf8;text-transform:uppercase;letter-spacing:.5px}.portal-web-solutions-insight-summary{font-size:14px;line-height:1.6;color:#cbd5e1;margin-bottom:24px}.portal-web-solutions-insight-comparison-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:20px}.portal-web-solutions-insight-side-box{border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:12px}.portal-web-solutions-insight-side-box.pros{background:#10b98114;border:1px solid rgba(16,185,129,.25)}.portal-web-solutions-insight-side-box.cons{background:#ef444414;border:1px solid rgba(239,68,68,.25)}.portal-web-solutions-insight-side-title{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:700}.portal-web-solutions-insight-side-box.pros .portal-web-solutions-insight-side-title{color:#34d399}.portal-web-solutions-insight-side-box.cons .portal-web-solutions-insight-side-title{color:#f87171}.portal-web-solutions-insight-bullets{display:flex;flex-direction:column;gap:8px}.portal-web-solutions-insight-bullet{display:flex;align-items:flex-start;gap:8px;font-size:13px;line-height:1.5;color:#e2e8f0}.portal-web-solutions-insight-bullet svg{flex-shrink:0;margin-top:3px}.portal-web-solutions-insight-side-box.pros svg{color:#34d399}.portal-web-solutions-insight-side-box.cons svg{color:#f87171}.portal-web-solutions-insight-verdict-box{background:#0284c71a;border:1px solid rgba(2,132,199,.3);border-radius:12px;padding:14px 18px;display:flex;align-items:flex-start;gap:12px;color:#7dd3fc;font-size:14px;line-height:1.6}.portal-web-solutions-insight-verdict-box strong{color:#fff}@media(max-width:768px){.portal-web-solutions-insight-comparison-grid{grid-template-columns:1fr}.portal-web-solutions-insight-card{padding:24px 18px}}.portal-web-solutions-quote-drawer-overlay{position:fixed;inset:0;z-index:2400;background:#040812e0;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:flex;justify-content:flex-end}.portal-web-solutions-quote-drawer{width:100%;max-width:540px;height:100vh;background:linear-gradient(180deg,#0e172a,#070c18);border-left:1px solid rgba(56,189,248,.25);box-shadow:-20px 0 60px #000000b3;display:flex;flex-direction:column;animation:portal-web-solutions-drawer-slide-in .3s cubic-bezier(.16,1,.3,1) forwards;overflow:hidden}@keyframes portal-web-solutions-drawer-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}.portal-web-solutions-quote-drawer-header{display:flex;align-items:flex-start;justify-content:space-between;padding:26px 28px 22px;background:linear-gradient(135deg,#0f172afa,#1e293bf2);border-bottom:1px solid rgba(56,189,248,.2);position:relative}.portal-web-solutions-quote-drawer-header:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#0284c7,#38bdf8,#06b6d4)}.portal-web-solutions-quote-header-text-group{display:flex;flex-direction:column;gap:4px}.portal-web-solutions-quote-drawer-title{font-family:var(--dkg-font-heading, "Inter", sans-serif);font-weight:800;font-size:21px;color:#fff;margin:0;letter-spacing:-.01em}.portal-web-solutions-quote-drawer-subtitle{font-size:13px;color:#94a3b8;font-weight:500;line-height:1.4}.portal-web-solutions-quote-drawer-close-btn{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);color:#cbd5e1;cursor:pointer;padding:8px;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.portal-web-solutions-quote-drawer-close-btn:hover{background:#38bdf82e;border-color:#38bdf866;color:#38bdf8;transform:rotate(90deg)}.portal-web-solutions-quote-form{display:flex;flex-direction:column;flex:1;overflow:hidden}.portal-web-solutions-quote-drawer-body{padding:28px;display:flex;flex-direction:column;gap:22px;flex:1;background:transparent;overflow-y:auto}.portal-web-solutions-quote-form-group{display:flex;flex-direction:column;gap:8px;position:relative}.portal-web-solutions-quote-label{font-size:12px;font-weight:700;color:#cbd5e1;text-transform:uppercase;letter-spacing:.04em}.portal-web-solutions-quote-input,.portal-web-solutions-quote-textarea{width:100%;padding:12px 14px;background:#0f172ab3;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#fff;font-size:13.5px;font-weight:500;box-sizing:border-box;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.portal-web-solutions-quote-input::placeholder,.portal-web-solutions-quote-textarea::placeholder{color:#64748b}.portal-web-solutions-quote-input:focus,.portal-web-solutions-quote-textarea:focus{outline:none;background:#0f172af2;border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf833}.portal-web-solutions-quote-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:600px){.portal-web-solutions-quote-grid-2{grid-template-columns:1fr}}.portal-web-solutions-quote-custom-dropdown{position:relative;width:100%}.portal-web-solutions-quote-dropdown-trigger{width:100%;padding:12px 14px;background:#0f172ab3;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#fff;font-size:13.5px;font-weight:600;display:flex;align-items:center;justify-content:space-between;cursor:pointer;text-align:left;box-sizing:border-box;transition:border-color .2s ease,background .2s ease}.portal-web-solutions-quote-dropdown-trigger:hover,.portal-web-solutions-quote-dropdown-trigger-active{border-color:#38bdf8;background:#1e293b}.portal-web-solutions-quote-dropdown-arrow{color:#38bdf8;transition:transform .2s ease;flex-shrink:0}.portal-web-solutions-quote-dropdown-arrow-rotated{transform:rotate(180deg)}.portal-web-solutions-quote-dropdown-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:100;background:#1e293b;border:1px solid rgba(56,189,248,.3);border-radius:8px;box-shadow:0 16px 40px #0009;padding:6px;display:flex;flex-direction:column;gap:4px;max-height:220px;overflow-y:auto;animation:portal-web-solutions-dropdown-fade .15s ease forwards}@keyframes portal-web-solutions-dropdown-fade{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.portal-web-solutions-quote-dropdown-item{padding:10px 12px;border-radius:6px;font-size:13px;color:#e2e8f0;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:background .15s ease,color .15s ease}.portal-web-solutions-quote-dropdown-item:hover{background:#38bdf826;color:#fff}.portal-web-solutions-quote-dropdown-item-selected{background:#0284c740;color:#38bdf8;font-weight:700}.portal-web-solutions-quote-drawer-footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:20px 28px;background:#0b1326;border-top:1px solid rgba(255,255,255,.08)}.portal-web-solutions-quote-cancel-btn{padding:10px 18px;background:#ffffff0d;border:1px solid rgba(255,255,255,.12);color:#cbd5e1;border-radius:8px;font-size:13.5px;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease}.portal-web-solutions-quote-cancel-btn:hover{background:#ffffff1f;color:#fff}.portal-web-solutions-quote-submit-btn{display:flex;align-items:center;gap:8px;padding:11px 24px;background:linear-gradient(135deg,#0284c7,#06b6d4);color:#fff;border:none;border-radius:8px;font-weight:800;font-size:14px;cursor:pointer;box-shadow:0 4px 20px #0284c766;transition:transform .15s ease,box-shadow .15s ease}.portal-web-solutions-quote-submit-btn:hover{transform:translateY(-2px);box-shadow:0 8px 28px #0284c799}.portal-web-solutions-quote-success-box{padding:60px 32px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1}.portal-web-solutions-quote-success-icon{width:64px;height:64px;border-radius:50%;background:#38bdf826;border:1px solid rgba(56,189,248,.3);color:#38bdf8;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.portal-web-solutions-quote-success-title{font-size:22px;font-weight:800;color:#fff;margin-bottom:8px}.portal-web-solutions-quote-success-desc{font-size:14px;color:#cbd5e1;line-height:1.6;max-width:380px;margin-bottom:28px}@media(max-width:640px){.portal-web-solutions-quote-drawer{max-width:100%}.portal-web-solutions-quote-drawer-body{padding:20px}}.portal-web-solutions-webstore-drawer-idle{display:none}.portal-web-solutions-webstore-overlay{position:fixed;inset:0;z-index:9999;background:#0f172abf;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:flex-end}.portal-web-solutions-webstore-drawer{width:100%;max-width:760px;height:100%;background:#fff;box-shadow:-10px 0 40px #0000004d;display:flex;flex-direction:column;animation:portalWebstoreSlideIn .25s ease-out forwards}@keyframes portalWebstoreSlideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.portal-web-solutions-webstore-drawer-header{padding:24px 28px;background:#1e293b;border-bottom:1px solid #334155;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.portal-web-solutions-webstore-drawer-title{font-size:20px;font-weight:800;color:#fff;margin-bottom:4px;font-family:var(--dkg-font-heading, "Inter", sans-serif)}.portal-web-solutions-webstore-drawer-subtitle{font-size:13px;color:#94a3b8;line-height:18px}.portal-web-solutions-webstore-drawer-close{background:#ffffff1a;border:1px solid rgba(255,255,255,.15);color:#94a3b8;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;flex-shrink:0}.portal-web-solutions-webstore-drawer-close:hover{background:#ef4444;border-color:#ef4444;color:#fff}.portal-web-solutions-webstore-drawer-body{padding:28px;overflow-y:auto;flex:1;display:flex;flex-direction:column;gap:28px}.portal-web-solutions-webstore-drawer-price-card{background:#f8fafc;border:1px solid #e2e8f0;border-left:4px solid #0284c7;border-radius:12px;padding:20px 24px}.portal-web-solutions-webstore-drawer-price-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid #e2e8f0}.portal-web-solutions-webstore-drawer-price-label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#64748b;display:block;margin-bottom:4px}.portal-web-solutions-webstore-drawer-price-val{display:flex;align-items:baseline;gap:3px}.portal-web-solutions-webstore-drawer-currency{font-size:20px;font-weight:700;color:#0284c7}.portal-web-solutions-webstore-drawer-amount{font-size:20px;font-weight:800;color:#0f172a;line-height:1.2}.portal-web-solutions-webstore-drawer-flat{font-size:12px;color:#64748b;margin-left:4px}.portal-web-solutions-webstore-drawer-badge-tailored{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#10b9811f;border:1px solid rgba(16,185,129,.25);color:#34d399;border-radius:8px;font-size:12px;font-weight:700}.portal-web-solutions-webstore-drawer-delivery{display:flex;align-items:center;gap:8px;font-size:12px;color:#475569;font-weight:500}.portal-web-solutions-webstore-drawer-sec-title{font-size:16px;font-weight:800;color:#0f172a;margin-bottom:14px}.portal-web-solutions-webstore-drawer-features-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:12px}.portal-web-solutions-webstore-drawer-feature-item{display:flex;align-items:center;gap:8px;font-size:13px;color:#334155}.portal-web-solutions-webstore-drawer-check{color:#0d9488;flex-shrink:0}.portal-web-solutions-webstore-drawer-form-sec{padding-top:20px;border-top:1px solid #e2e8f0}.portal-web-solutions-webstore-drawer-form{display:flex;flex-direction:column;gap:16px}.portal-web-solutions-webstore-drawer-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.portal-web-solutions-webstore-drawer-field{display:flex;flex-direction:column;gap:6px}.portal-web-solutions-webstore-drawer-label{font-size:12px;font-weight:700;color:#334155}.portal-web-solutions-webstore-drawer-input,.portal-web-solutions-webstore-drawer-textarea{padding:10px 14px;background:#fff;border:1px solid #cbd5e1;border-radius:6px;font-size:14px;color:#0f172a;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.portal-web-solutions-webstore-drawer-input:focus,.portal-web-solutions-webstore-drawer-textarea:focus{border-color:#0284c7;box-shadow:0 0 0 3px #0284c71f}.portal-web-solutions-webstore-drawer-textarea{min-height:80px;resize:vertical}.portal-web-solutions-webstore-drawer-submit{width:100%;padding:14px;background:linear-gradient(135deg,#0284c7,#06b6d4);color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:8px;transition:transform .2s ease,box-shadow .2s ease}.portal-web-solutions-webstore-drawer-submit:hover{transform:translateY(-1px);box-shadow:0 6px 20px #0284c759}.portal-web-solutions-webstore-drawer-success{padding:24px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;color:#166534;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}@media(max-width:640px){.portal-web-solutions-webstore-drawer{max-width:100%}.portal-web-solutions-webstore-drawer-features-list,.portal-web-solutions-webstore-drawer-grid{grid-template-columns:1fr}}.portal-web-solutions-live-demo-modal-overlay{position:fixed;inset:0;background:#040812e0;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:10000;display:flex;align-items:center;justify-content:center;padding:24px;animation:portalLiveDemoFadeIn .25s ease-out}@keyframes portalLiveDemoFadeIn{0%{opacity:0}to{opacity:1}}.portal-web-solutions-live-demo-modal-box{background:#0f172a;border:1px solid #334155;border-radius:16px;width:100%;max-width:960px;max-height:92vh;display:flex;flex-direction:column;box-shadow:0 25px 60px -12px #000000b3,0 0 0 1px #38bdf833;overflow:hidden;position:relative;animation:portalLiveDemoScaleUp .25s cubic-bezier(.16,1,.3,1)}@keyframes portalLiveDemoScaleUp{0%{transform:scale(.96);opacity:0}to{transform:scale(1);opacity:1}}.portal-web-solutions-live-demo-modal-header{padding:16px 24px;background:#1e293b;border-bottom:1px solid #334155;display:flex;align-items:center;justify-content:space-between;gap:16px}.portal-web-solutions-live-demo-modal-title-group{display:flex;flex-direction:column;gap:4px}.portal-web-solutions-live-demo-modal-tag{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;color:#38bdf8;text-transform:uppercase;letter-spacing:.5px}.portal-web-solutions-live-demo-modal-heading{font-size:18px;font-weight:800;color:#fff;margin:0;font-family:var(--dkg-font-heading, "Inter", sans-serif)}.portal-web-solutions-live-demo-modal-header-actions{display:flex;align-items:center;gap:14px}.portal-web-solutions-live-demo-slide-counter{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#94a3b8;background:#0f172a99;padding:6px 12px;border-radius:20px;border:1px solid #334155}.portal-web-solutions-live-demo-slide-counter .counter-divider{color:#475569}.portal-web-solutions-live-demo-modal-close{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#cbd5e1;width:34px;height:34px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.portal-web-solutions-live-demo-modal-close:hover{background:#ef444433;border-color:#ef444466;color:#ef4444}.portal-web-solutions-live-demo-modal-stage{position:relative;width:100%;min-height:380px;max-height:520px;background:#090d16;display:flex;align-items:center;justify-content:center;overflow:hidden}.portal-web-solutions-live-demo-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:44px;height:44px;border-radius:50%;background:#0f172ad9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(56,189,248,.4);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 14px #00000080}.portal-web-solutions-live-demo-arrow.arrow-left{left:20px}.portal-web-solutions-live-demo-arrow.arrow-right{right:20px}.portal-web-solutions-live-demo-arrow:hover{background:#0284c7;border-color:#38bdf8;transform:translateY(-50%) scale(1.1);box-shadow:0 0 20px #38bdf880}.portal-web-solutions-live-demo-canvas{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.portal-web-solutions-live-demo-canvas-img{width:100%;max-height:440px;object-fit:cover;display:block}.portal-web-solutions-live-demo-canvas-caption{position:absolute;bottom:0;left:0;right:0;padding:16px 24px;background:linear-gradient(180deg,#090d1600,#090d16eb 80%);display:flex;flex-direction:column;gap:4px}.portal-web-solutions-live-demo-canvas-caption h4{font-size:15px;font-weight:700;color:#fff;margin:0}.portal-web-solutions-live-demo-canvas-caption p{font-size:13px;color:#94a3b8;margin:0;line-height:18px}.portal-web-solutions-live-demo-modal-footer{padding:14px 24px;background:#1e293b;border-top:1px solid #334155;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.portal-web-solutions-live-demo-thumbnails-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.portal-web-solutions-live-demo-thumb-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;background:#0f172a99;border:1px solid #334155;border-radius:8px;color:#94a3b8;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease}.portal-web-solutions-live-demo-thumb-btn:hover{color:#fff;border-color:#475569}.portal-web-solutions-live-demo-thumb-active{background:#38bdf826;border-color:#38bdf8;color:#38bdf8}.portal-web-solutions-live-demo-cta-actions{display:flex;align-items:center;gap:12px}.portal-web-solutions-live-demo-order-btn{display:inline-flex;align-items:center;gap:6px;padding:9px 18px;background:#0284c7;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:700;cursor:pointer;transition:all .2s ease}.portal-web-solutions-live-demo-order-btn:hover{background:#0369a1;transform:translateY(-1px)}@media(max-width:768px){.portal-web-solutions-live-demo-modal-overlay{padding:12px}.portal-web-solutions-live-demo-modal-box{max-height:96vh;border-radius:12px}.portal-web-solutions-live-demo-modal-header{padding:12px 16px}.portal-web-solutions-live-demo-modal-stage{min-height:240px;max-height:320px}.portal-web-solutions-live-demo-modal-footer{padding:12px 16px;flex-direction:column;align-items:stretch}.portal-web-solutions-live-demo-order-btn{width:100%;justify-content:center}}@media(max-width:640px){.portal-web-solutions-live-demo-modal-overlay{padding:0}.portal-web-solutions-live-demo-modal-box{max-height:100vh;height:100vh;border-radius:0;border:none}}.portal-web-solutions-webstore-root{min-height:100vh;background-color:#0f172a;color:#f8fafc}.portal-web-solutions-webstore-hero{padding:40px 0 32px;background:#1e293b;border-bottom:1px solid #334155;text-align:center}.portal-web-solutions-webstore-tag{display:inline-flex;align-items:center;gap:8px;padding:4px 14px;background:#38bdf81f;border:1px solid rgba(56,189,248,.3);color:#38bdf8;border-radius:20px;font-size:12px;font-weight:600;margin-bottom:12px}.portal-web-solutions-webstore-title{font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:10px;font-family:var(--dkg-font-heading, "Inter", sans-serif)}.portal-web-solutions-webstore-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:720px;margin:0 auto}.portal-web-solutions-webstore-tabs{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin-bottom:40px}.portal-web-solutions-webstore-tab-btn{padding:7px 15px;background:#0b1326;border:1px solid #1e293b;border-radius:6px;color:#94a3b8;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease}.portal-web-solutions-webstore-tab-btn:hover{background:#38bdf81f;color:#38bdf8;border-color:#38bdf84d}.portal-web-solutions-webstore-tab-btn-active{background:#0284c7;border-color:#0284c7;color:#fff}.portal-web-solutions-webstore-catalog-sec{padding:60px 0 80px;background-color:#0f172a;border-bottom:1px solid #1e293b}.portal-web-solutions-webstore-catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.portal-web-solutions-webstore-card{position:relative;background:#1e293b;border:1px solid #334155;border-radius:16px;padding:0;display:flex;flex-direction:column;box-shadow:0 4px 20px #0003;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.portal-web-solutions-webstore-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0284c726;border-color:#38bdf8}.portal-web-solutions-webstore-thumb-wrap{width:100%;aspect-ratio:16 / 9;position:relative;overflow:hidden;background:#090d16;border-bottom:1px solid #334155;cursor:pointer}.portal-web-solutions-webstore-thumb-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.portal-web-solutions-webstore-card:hover .portal-web-solutions-webstore-thumb-img{transform:scale(1.05)}.portal-web-solutions-webstore-thumb-badge{position:absolute;top:12px;left:12px;font-size:11px;font-weight:700;padding:4px 10px;border-radius:6px;background:#0f172ad9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#38bdf8;border:1px solid rgba(56,189,248,.3)}.portal-web-solutions-webstore-card-body{padding:20px 24px 24px;display:flex;flex-direction:column;flex:1}.portal-web-solutions-webstore-card-title{font-size:19px;font-weight:800;color:#fff;margin-bottom:6px;font-family:var(--dkg-font-heading, "Inter", sans-serif)}.portal-web-solutions-webstore-card-desc{font-size:13px;line-height:19px;color:#cbd5e1;margin-bottom:14px}.portal-web-solutions-webstore-card-highlights{display:flex;flex-direction:column;gap:8px;margin-bottom:20px;padding:12px;background:#0f172a;border-radius:8px;border:1px solid #334155}.portal-web-solutions-webstore-highlight-item{display:flex;align-items:center;gap:8px;font-size:12px;color:#e2e8f0;font-weight:500}.portal-web-solutions-webstore-check-icon{color:#38bdf8;flex-shrink:0}.portal-web-solutions-webstore-card-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:14px;border-top:1px solid #334155}.portal-web-solutions-webstore-buy-btn{background:transparent;border:none;color:#38bdf8;font-size:13px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:6px;padding:0;transition:color .2s ease,transform .2s ease}.portal-web-solutions-webstore-buy-btn:hover{color:#7dd3fc;text-decoration:underline;transform:translate(2px)}.portal-web-solutions-webstore-preview-btn{background:transparent;border:none;color:#cbd5e1;font-size:13px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:6px;padding:0;transition:color .2s ease}.portal-web-solutions-webstore-preview-btn:hover{color:#fff;text-decoration:underline}.portal-web-solutions-webstore-estimator-sec{padding:80px 0;background-color:#0b1329;border-bottom:1px solid rgba(255,255,255,.1)}.portal-web-solutions-webstore-estimator-card{background:linear-gradient(135deg,#0f172af2,#070c18fa);border:1px solid rgba(56,189,248,.3);border-radius:16px;padding:40px;display:grid;grid-template-columns:1.2fr .8fr;gap:40px;box-shadow:0 20px 50px #0006}.portal-web-solutions-webstore-estimator-title{font-size:26px;font-weight:800;color:#fff;margin-bottom:8px}.portal-web-solutions-webstore-estimator-subtitle{font-size:15px;color:#cbd5e1;margin-bottom:28px}.portal-web-solutions-webstore-slider-group{display:flex;flex-direction:column;gap:12px;margin-bottom:28px}.portal-web-solutions-webstore-slider-label-row{display:flex;justify-content:space-between;font-size:14px;font-weight:600;color:#fff}.portal-web-solutions-webstore-slider-val{color:#38bdf8;font-weight:800}.portal-web-solutions-webstore-slider{width:100%;accent-color:#0284c7;cursor:pointer}.portal-web-solutions-webstore-checkbox-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.portal-web-solutions-webstore-checkbox-item{display:flex;align-items:center;gap:10px;padding:12px 14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:8px;font-size:13px;color:#e2e8f0;cursor:pointer;transition:all .2s ease}.portal-web-solutions-webstore-checkbox-item:hover{background:#0284c71f;border-color:#38bdf84d}.portal-web-solutions-webstore-checkbox{accent-color:#0284c7;width:16px;height:16px;cursor:pointer}.portal-web-solutions-webstore-summary-box{background:#020617cc;border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:32px 24px;display:flex;flex-direction:column;justify-content:space-between}.portal-web-solutions-webstore-summary-heading{font-size:14px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:16px}.portal-web-solutions-webstore-price-display{display:flex;align-items:baseline;gap:4px;margin-bottom:12px}.portal-web-solutions-webstore-price-symbol{font-size:28px;font-weight:700;color:#38bdf8}.portal-web-solutions-webstore-price-amount{font-size:52px;font-weight:800;color:#fff;line-height:1}.portal-web-solutions-webstore-timeline-badge{font-size:13px;color:#4ade80;background:#4ade801a;border:1px solid rgba(74,222,128,.25);padding:4px 12px;border-radius:20px;display:inline-flex;align-items:center;gap:6px;margin-bottom:24px;width:fit-content}.portal-web-solutions-webstore-order-calc-btn{width:100%;padding:14px;background:linear-gradient(135deg,#0284c7,#06b6d4);color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:transform .2s ease,box-shadow .2s ease}.portal-web-solutions-webstore-order-calc-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0284c766}@media(max-width:1024px){.portal-web-solutions-webstore-estimator-card{grid-template-columns:1fr}.portal-web-solutions-webstore-catalog-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.portal-web-solutions-webstore-title{font-size:32px;line-height:40px}.portal-web-solutions-webstore-catalog-grid,.portal-web-solutions-webstore-card-actions,.portal-web-solutions-webstore-checkbox-grid{grid-template-columns:1fr}}.portal-web-solutions-websites-root{min-height:100vh;background-color:#0b1326;color:#fff}.portal-web-solutions-websites-hero{padding:40px 0 32px;text-align:center;background-color:#1e293b;border-bottom:1px solid #334155}.portal-web-solutions-websites-tag{display:inline-flex;align-items:center;gap:8px;padding:4px 14px;background:#38bdf81f;border:1px solid rgba(56,189,248,.3);color:#38bdf8;border-radius:20px;font-size:12px;font-weight:600;margin-bottom:12px}.portal-web-solutions-websites-title{font-family:var(--dkg-font-heading, "Inter", sans-serif);font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:10px}.portal-web-solutions-websites-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:680px;margin:0 auto}.portal-web-solutions-websites-tabs{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;margin:0 0 40px}.portal-web-solutions-websites-tab-btn{padding:9px 18px;background:#ffffff0d;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#94a3b8;font-size:13.5px;font-weight:600;cursor:pointer;transition:all .2s ease}.portal-web-solutions-websites-tab-btn:hover{background:#ffffff1a;color:#fff}.portal-web-solutions-websites-tab-btn-active{background:#0284c7;border-color:#0284c7;color:#fff}.portal-web-solutions-websites-packages-sec{padding:50px 0 80px;background-color:#0b1326;border-bottom:1px solid #1e293b}.portal-web-solutions-websites-packages-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.portal-web-solutions-websites-package-card{position:relative;background:linear-gradient(135deg,#1e293bf2,#0f172afa);border:1px solid #334155;border-radius:16px;padding:0;display:flex;flex-direction:column;box-shadow:0 10px 30px #0000004d;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.portal-web-solutions-websites-package-card:hover{transform:translateY(-6px);border-color:#38bdf8;box-shadow:0 16px 40px #0284c733}.portal-web-solutions-websites-package-popular{border:2px solid #0284c7;box-shadow:0 8px 30px #0284c740}.portal-web-solutions-websites-badge-popular{position:absolute;top:12px;right:12px;z-index:10;padding:4px 12px;background:linear-gradient(135deg,#0284c7,#06b6d4);color:#fff;font-size:11px;font-weight:700;border-radius:20px;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 4px 12px #0284c74d}.portal-web-solutions-websites-img-box{position:relative;width:100%;height:210px;overflow:hidden;background:#090d16;border-bottom:1px solid #334155;cursor:pointer}.portal-web-solutions-websites-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.portal-web-solutions-websites-package-card:hover .portal-web-solutions-websites-img{transform:scale(1.05)}.portal-web-solutions-websites-img-badge{position:absolute;top:12px;left:12px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:4px 10px;border-radius:6px;background:#0f172ad9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#38bdf8;border:1px solid rgba(56,189,248,.3)}.portal-web-solutions-websites-card-body{padding:24px 28px 28px;display:flex;flex-direction:column;flex:1}.portal-web-solutions-websites-package-name{font-size:20px;font-weight:800;color:#fff;margin-bottom:6px}.portal-web-solutions-websites-package-tagline{font-size:13px;line-height:19px;color:#94a3b8;margin-bottom:20px;min-height:38px}.portal-web-solutions-websites-package-features{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-direction:column;gap:10px;flex:1}.portal-web-solutions-websites-package-feature-item{display:flex;align-items:center;gap:8px;font-size:13px;color:#e2e8f0}.portal-web-solutions-websites-package-check{color:#38bdf8;flex-shrink:0}.portal-web-solutions-websites-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:auto}.portal-web-solutions-websites-package-order-btn{width:100%;padding:10px 14px;background:#0284c7;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:background .2s ease,transform .2s ease}.portal-web-solutions-websites-package-order-btn:hover{background:#0369a1;transform:translateY(-2px)}.portal-web-solutions-websites-package-demo-btn{width:100%;padding:10px 14px;background:#38bdf81f;border:1px solid rgba(56,189,248,.3);color:#38bdf8;border-radius:8px;font-size:13px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .2s ease}.portal-web-solutions-websites-package-demo-btn:hover{background:#38bdf838;border-color:#38bdf8}@media(max-width:1024px){.portal-web-solutions-websites-estimator-card{grid-template-columns:1fr}.portal-web-solutions-websites-packages-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.portal-web-solutions-websites-title{font-size:28px;line-height:36px}.portal-web-solutions-websites-checkbox-grid,.portal-web-solutions-websites-packages-grid,.portal-web-solutions-websites-card-actions{grid-template-columns:1fr}}.portal-web-solutions-solutions-page{min-height:100vh;background-color:#0b1326;color:#f8fafc}.portal-web-solutions-solutions-header{padding:44px 0 36px;text-align:center;background-color:#1e293b;border-bottom:1px solid #334155}.portal-web-solutions-solutions-badge{display:inline-flex;align-items:center;gap:8px;padding:5px 16px;background:#38bdf81f;border:1px solid rgba(56,189,248,.3);color:#38bdf8;border-radius:20px;font-size:12px;font-weight:700;margin-bottom:14px;letter-spacing:.05em;text-transform:uppercase}.portal-web-solutions-solutions-title{font-family:var(--dkg-font-heading, "Inter", sans-serif);font-size:34px;line-height:42px;font-weight:800;color:#fff;margin-bottom:12px}.portal-web-solutions-solutions-desc{font-size:15px;line-height:24px;color:#cbd5e1;max-width:680px;margin:0 auto}.portal-web-solutions-solutions-content{padding:70px 0 90px;background-color:#0b1326}.portal-web-solutions-solutions-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.portal-web-solutions-solution-card{background:linear-gradient(135deg,#1e293bf2,#0f172afa);border:1px solid #334155;border-radius:16px;padding:36px;display:flex;flex-direction:column;gap:18px;box-shadow:0 10px 30px #0000004d;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.portal-web-solutions-solution-card:hover{transform:translateY(-4px);border-color:#38bdf8;box-shadow:0 16px 40px #0284c733}.portal-web-solutions-solution-icon{width:52px;height:52px;border-radius:12px;background:#38bdf81f;border:1px solid rgba(56,189,248,.3);display:flex;align-items:center;justify-content:center;color:#38bdf8;box-shadow:0 0 16px #38bdf826}.portal-web-solutions-solution-card-title{font-family:var(--dkg-font-heading, "Inter", sans-serif);font-size:22px;font-weight:800;color:#fff;margin:0;line-height:1.3}.portal-web-solutions-solution-card-desc{font-size:14.5px;line-height:23px;color:#cbd5e1;margin:0}.portal-web-solutions-solution-features{display:flex;flex-direction:column;gap:10px;margin-top:4px;padding-top:14px;border-top:1px solid rgba(255,255,255,.08)}.portal-web-solutions-solution-feature-item{display:flex;align-items:center;gap:10px;font-size:13.5px;color:#e2e8f0}.portal-web-solutions-solution-check{color:#38bdf8;flex-shrink:0}.portal-web-solutions-solution-link{display:inline-flex;align-items:center;gap:8px;margin-top:auto;padding-top:14px;color:#38bdf8;font-size:14px;font-weight:700;text-decoration:none;transition:color .2s ease,transform .2s ease}.portal-web-solutions-solution-link:hover{color:#06b6d4;transform:translate(4px)}@media(max-width:1024px){.portal-web-solutions-solutions-grid{grid-template-columns:1fr}}@media(max-width:640px){.portal-web-solutions-solutions-header{padding:32px 0 24px}.portal-web-solutions-solutions-title{font-size:26px;line-height:34px}.portal-web-solutions-solution-card{padding:24px 20px}}.portal-web-solutions-crms-root{background-color:#0b1326;color:#fff;min-height:100vh}.portal-web-solutions-crms-hero{padding:40px 0 32px;text-align:center;background-color:#1e293b;border-bottom:1px solid #334155}.portal-web-solutions-crms-tag{display:inline-flex;align-items:center;gap:8px;padding:4px 14px;background:#38bdf81f;border:1px solid rgba(56,189,248,.3);color:#38bdf8;border-radius:20px;font-size:12px;font-weight:600;margin-bottom:12px}.portal-web-solutions-crms-title{font-family:var(--dkg-font-heading, "Inter", sans-serif);font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:10px}.portal-web-solutions-crms-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:680px;margin:0 auto}.portal-web-solutions-crms-main-sec{padding:60px 0 80px}.portal-web-solutions-crms-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:60px}.portal-web-solutions-crms-card{background:#1e293b;border:1px solid #334155;border-radius:16px;padding:32px 24px;transition:transform .25s ease,border-color .25s ease}.portal-web-solutions-crms-card:hover{transform:translateY(-4px);border-color:#38bdf8}.portal-web-solutions-crms-icon-box{width:48px;height:48px;border-radius:12px;background:#38bdf81f;border:1px solid rgba(56,189,248,.3);display:flex;align-items:center;justify-content:center;color:#38bdf8;margin-bottom:20px}.portal-web-solutions-crms-card-title{font-size:20px;font-weight:700;color:#fff;margin-bottom:12px}.portal-web-solutions-crms-card-text{font-size:14px;line-height:1.6;color:#cbd5e1}.portal-web-solutions-crms-cta{background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid #334155;border-radius:20px;padding:48px;text-align:center;max-width:800px;margin:0 auto}.portal-web-solutions-crms-cta h2{font-size:26px;font-weight:700;color:#fff;margin-bottom:12px}.portal-web-solutions-crms-cta p{font-size:15px;color:#cbd5e1;margin-bottom:28px}.portal-web-solutions-crms-cta-btn{display:inline-flex;align-items:center;gap:10px;padding:12px 28px;background:#0284c7;color:#fff;border-radius:10px;font-weight:600;font-size:15px;text-decoration:none;transition:background .2s ease}.portal-web-solutions-crms-cta-btn:hover{background:#0369a1}@media(max-width:900px){.portal-web-solutions-crms-grid{grid-template-columns:1fr}}.portal-web-solutions-mobile-root{background-color:#0b1326;color:#fff;min-height:100vh}.portal-web-solutions-mobile-hero{padding:40px 0 32px;text-align:center;background-color:#1e293b;border-bottom:1px solid #334155}.portal-web-solutions-mobile-tag{display:inline-flex;align-items:center;gap:8px;padding:4px 14px;background:#38bdf81f;border:1px solid rgba(56,189,248,.3);color:#38bdf8;border-radius:20px;font-size:12px;font-weight:600;margin-bottom:12px}.portal-web-solutions-mobile-title{font-family:var(--dkg-font-heading, "Inter", sans-serif);font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:10px}.portal-web-solutions-mobile-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:680px;margin:0 auto}.portal-web-solutions-mobile-main-sec{padding:60px 0 80px}.portal-web-solutions-mobile-sec-header{text-align:center;max-width:720px;margin:0 auto 48px}.portal-web-solutions-mobile-sec-header h2{font-size:28px;font-weight:700;color:#fff;margin-bottom:12px}.portal-web-solutions-mobile-sec-header p{font-size:15px;color:#cbd5e1;line-height:1.6}.portal-web-solutions-mobile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.portal-web-solutions-mobile-card{background:#1e293b;border:1px solid #334155;border-radius:16px;padding:28px 24px;transition:transform .25s ease,border-color .25s ease}.portal-web-solutions-mobile-card:hover{transform:translateY(-4px);border-color:#38bdf8}.portal-web-solutions-mobile-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.portal-web-solutions-mobile-icon-box{width:44px;height:44px;border-radius:12px;background:#38bdf81f;border:1px solid rgba(56,189,248,.3);display:flex;align-items:center;justify-content:center;color:#38bdf8}.portal-web-solutions-mobile-card-badge{font-size:11px;font-weight:600;padding:3px 10px;border-radius:12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);color:#cbd5e1}.portal-web-solutions-mobile-card-title{font-size:18px;font-weight:700;color:#fff;margin-bottom:6px}.portal-web-solutions-mobile-card-sub{font-size:12px;font-weight:600;color:#38bdf8;margin-bottom:12px}.portal-web-solutions-mobile-card-desc{font-size:13px;line-height:1.6;color:#94a3b8}.portal-web-solutions-mobile-types-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px;margin-bottom:70px}.portal-web-solutions-mobile-type-card{background:#1e293b;border:1px solid #334155;border-radius:16px;padding:32px 28px}.portal-web-solutions-mobile-type-head{display:flex;align-items:flex-start;gap:16px;margin-bottom:16px}.portal-web-solutions-mobile-type-icon{width:48px;height:48px;border-radius:12px;background:#38bdf81f;border:1px solid rgba(56,189,248,.3);display:flex;align-items:center;justify-content:center;color:#38bdf8;flex-shrink:0}.portal-web-solutions-mobile-type-title{font-size:19px;font-weight:700;color:#fff;margin-bottom:4px}.portal-web-solutions-mobile-type-badge{font-size:11px;font-weight:600;padding:2px 8px;border-radius:10px;background:#38bdf826;color:#38bdf8}.portal-web-solutions-mobile-type-desc{font-size:14px;line-height:1.6;color:#cbd5e1;margin-bottom:20px}.portal-web-solutions-mobile-type-feats{display:flex;flex-direction:column;gap:10px;padding-top:16px;border-top:1px solid #334155}.portal-web-solutions-mobile-type-feat-row{display:flex;align-items:center;gap:10px;font-size:13px;color:#cbd5e1}.portal-web-solutions-mobile-type-feat-row svg{color:#10b981;flex-shrink:0}.portal-web-solutions-mobile-cta{background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid #334155;border-radius:20px;padding:48px;text-align:center;max-width:820px;margin:0 auto}.portal-web-solutions-mobile-cta h2{font-size:26px;font-weight:700;color:#fff;margin-bottom:12px}.portal-web-solutions-mobile-cta p{font-size:15px;color:#cbd5e1;margin-bottom:28px}.portal-web-solutions-mobile-cta-actions{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.portal-web-solutions-mobile-cta-btn{display:inline-flex;align-items:center;gap:10px;padding:12px 28px;background:#0284c7;color:#fff;border-radius:10px;font-weight:600;font-size:15px;text-decoration:none;transition:background .2s ease}.portal-web-solutions-mobile-cta-btn:hover{background:#0369a1}.portal-web-solutions-mobile-cta-btn-alt{display:inline-flex;align-items:center;gap:10px;padding:12px 28px;background:#ffffff0d;border:1px solid #334155;color:#fff;border-radius:10px;font-weight:600;font-size:15px;text-decoration:none;transition:background .2s ease}.portal-web-solutions-mobile-cta-btn-alt:hover{background:#ffffff1a}@media(max-width:992px){.portal-web-solutions-mobile-grid,.portal-web-solutions-mobile-types-grid{grid-template-columns:1fr}}.portal-web-solutions-ai-page-root{background-color:#0b1326;color:#fff;min-height:100vh}.portal-web-solutions-ai-page-hero{padding:40px 0 32px;text-align:center;background-color:#1e293b;border-bottom:1px solid #334155}.portal-web-solutions-ai-page-tag{display:inline-flex;align-items:center;gap:8px;padding:4px 14px;background:#38bdf81f;border:1px solid rgba(56,189,248,.3);color:#38bdf8;border-radius:20px;font-size:12px;font-weight:600;margin-bottom:12px}.portal-web-solutions-ai-page-title{font-family:var(--dkg-font-heading, "Inter", sans-serif);font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:10px}.portal-web-solutions-ai-page-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:680px;margin:0 auto}.portal-web-solutions-ai-page-main-sec{padding:60px 0 80px}.portal-web-solutions-ai-page-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:28px;margin-bottom:60px}.portal-web-solutions-ai-page-card{background:#1e293b;border:1px solid #334155;border-radius:16px;padding:28px 24px;display:flex;flex-direction:column;box-shadow:0 4px 20px #0003;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.portal-web-solutions-ai-page-card:hover{transform:translateY(-4px);border-color:#38bdf8;box-shadow:0 16px 36px #00000059}.portal-web-solutions-ai-page-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.portal-web-solutions-ai-page-icon-box{width:46px;height:46px;border-radius:12px;display:flex;align-items:center;justify-content:center}.portal-web-solutions-ai-page-icon-purple{background:#a855f726;color:#c084fc}.portal-web-solutions-ai-page-icon-cyan{background:#06b6d426;color:#22d3ee}.portal-web-solutions-ai-page-icon-emerald{background:#10b98126;color:#34d399}.portal-web-solutions-ai-page-icon-amber{background:#f59e0b26;color:#fbbf24}.portal-web-solutions-ai-page-icon-blue{background:#3b82f626;color:#60a5fa}.portal-web-solutions-ai-page-icon-rose{background:#f43f5e26;color:#fb7185}.portal-web-solutions-ai-page-badge{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:3px 8px;border-radius:6px;background:#ffffff0f;color:#cbd5e1;border:1px solid rgba(255,255,255,.1)}.portal-web-solutions-ai-page-card-title{font-size:19px;font-weight:700;margin-bottom:6px;color:#fff}.portal-web-solutions-ai-page-card-sub{font-size:13px;font-weight:600;color:#38bdf8;margin-bottom:12px}.portal-web-solutions-ai-page-card-desc{font-size:14px;color:#cbd5e1;line-height:1.6;margin-bottom:18px;flex-grow:1}.portal-web-solutions-ai-page-feats{display:flex;flex-direction:column;gap:8px;padding-top:14px;border-top:1px solid rgba(255,255,255,.08)}.portal-web-solutions-ai-page-feat-row{display:flex;align-items:center;gap:8px;font-size:13px;color:#e2e8f0}.portal-web-solutions-ai-page-feat-row svg{color:#34d399;flex-shrink:0}.portal-web-solutions-ai-master-banner{background:#1e293b;border:1px solid #334155;border-radius:18px;padding:36px;margin-bottom:60px;display:grid;grid-template-columns:1.2fr 1fr;gap:32px;align-items:center}.portal-web-solutions-ai-master-title{font-size:24px;font-weight:800;color:#fff;margin-bottom:12px}.portal-web-solutions-ai-master-text{font-size:14px;color:#cbd5e1;line-height:1.6;margin-bottom:20px}.portal-web-solutions-ai-master-checklist{display:flex;flex-direction:column;gap:10px}.portal-web-solutions-ai-master-item{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:#e2e8f0}.portal-web-solutions-ai-master-item svg{color:#38bdf8;margin-top:3px;flex-shrink:0}.portal-web-solutions-ai-terminal-box{background:#090d16;border:1px solid rgba(255,255,255,.1);border-radius:14px;overflow:hidden}.portal-web-solutions-ai-terminal-head{background:#ffffff08;padding:10px 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.06)}.portal-web-solutions-ai-dots{display:flex;gap:6px}.portal-web-solutions-ai-dots span{width:9px;height:9px;border-radius:50%;background:#475569}.portal-web-solutions-ai-terminal-title{font-size:12px;font-family:monospace;color:#94a3b8}.portal-web-solutions-ai-terminal-body{padding:20px;font-family:monospace;font-size:13px;line-height:1.7}.portal-web-solutions-ai-log-prompt{color:#38bdf8;margin-bottom:10px}.portal-web-solutions-ai-log-response{color:#a78bfa;margin-bottom:12px;padding-left:10px;border-left:2px solid #38bdf8}.portal-web-solutions-ai-log-success{color:#4ade80}.portal-web-solutions-ai-cta{background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid #334155;border-radius:20px;padding:48px;text-align:center;max-width:800px;margin:0 auto}.portal-web-solutions-ai-cta h2{font-size:26px;font-weight:800;color:#fff;margin-bottom:12px}.portal-web-solutions-ai-cta p{font-size:15px;color:#cbd5e1;max-width:600px;margin:0 auto 28px}.portal-web-solutions-ai-cta-btns{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.portal-web-solutions-ai-cta-btn{display:inline-flex;align-items:center;gap:8px;background:#0284c7;color:#fff;padding:12px 28px;border-radius:10px;font-weight:600;font-size:15px;text-decoration:none;transition:background .2s ease,transform .2s ease}.portal-web-solutions-ai-cta-btn:hover{background:#0369a1;transform:translateY(-2px)}.portal-web-solutions-ai-cta-btn-alt{display:inline-flex;align-items:center;gap:8px;background:#ffffff0d;border:1px solid rgba(255,255,255,.15);color:#fff;padding:12px 28px;border-radius:10px;font-weight:600;font-size:15px;text-decoration:none;transition:background .2s ease,transform .2s ease}.portal-web-solutions-ai-cta-btn-alt:hover{background:#ffffff1a;transform:translateY(-2px)}@media(max-width:900px){.portal-web-solutions-ai-master-banner{grid-template-columns:1fr;padding:24px}}.portal-web-solutions-mkt-root{background-color:#0b1326;color:#fff;min-height:100vh}.portal-web-solutions-mkt-hero{padding:40px 0 32px;text-align:center;background-color:#1e293b;border-bottom:1px solid #334155}.portal-web-solutions-mkt-tag{display:inline-flex;align-items:center;gap:8px;padding:4px 14px;background:#38bdf81f;border:1px solid rgba(56,189,248,.3);color:#38bdf8;border-radius:20px;font-size:12px;font-weight:600;margin-bottom:12px}.portal-web-solutions-mkt-title{font-family:var(--dkg-font-heading, "Inter", sans-serif);font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:10px}.portal-web-solutions-mkt-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:680px;margin:0 auto 20px}.portal-web-solutions-mkt-platforms-bar{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:10px}.portal-web-solutions-mkt-platforms-label{font-size:13px;color:#94a3b8;font-weight:600;margin-right:4px}.portal-web-solutions-mkt-platform-pills{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.portal-web-solutions-mkt-platform-pill{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;background:#0f172ab3;border:1px solid rgba(255,255,255,.1);border-radius:20px;font-size:13px;font-weight:600;color:#e2e8f0;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}.portal-web-solutions-mkt-platform-pill:hover{background:#1e293be6;border-color:#38bdf866;transform:translateY(-2px)}.portal-web-solutions-mkt-platform-pill-active{background:#38bdf826;border-color:#38bdf8;color:#fff;box-shadow:0 0 12px #38bdf840}.portal-web-solutions-mkt-main-sec{padding:60px 0 90px}.portal-web-solutions-mkt-sec-header{text-align:center;max-width:760px;margin:0 auto 48px}.portal-web-solutions-mkt-sec-header h2{font-size:clamp(24px,3.5vw,32px);font-weight:800;color:#fff;margin-bottom:12px;font-family:var(--dkg-font-heading, "Inter", sans-serif)}.portal-web-solutions-mkt-sec-header p{font-size:15px;line-height:1.6;color:#94a3b8;margin:0}.portal-web-solutions-mkt-rich-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;margin-bottom:60px}.portal-web-solutions-mkt-rich-card{background:#1e293b;border:1px solid rgba(255,255,255,.08);border-radius:18px;overflow:hidden;display:flex;flex-direction:column;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease;box-shadow:0 8px 24px #00000040}.portal-web-solutions-mkt-rich-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px #0006}.portal-web-solutions-mkt-rich-card.cyan:hover{border-color:#38bdf8}.portal-web-solutions-mkt-rich-card.violet:hover{border-color:#a78bfa}.portal-web-solutions-mkt-rich-card.rose:hover{border-color:#fb7185}.portal-web-solutions-mkt-rich-card.emerald:hover{border-color:#34d399}.portal-web-solutions-mkt-card-media{position:relative;width:100%;height:240px;overflow:hidden}.portal-web-solutions-mkt-card-img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.portal-web-solutions-mkt-rich-card:hover .portal-web-solutions-mkt-card-img{transform:scale(1.05)}.portal-web-solutions-mkt-card-overlay{position:absolute;top:14px;right:14px}.portal-web-solutions-mkt-badge{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:4px 10px;border-radius:8px;background:#0f172ad9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;border:1px solid rgba(255,255,255,.15)}.portal-web-solutions-mkt-card-content{padding:28px;display:flex;flex-direction:column;flex:1}.portal-web-solutions-mkt-card-h3{font-size:20px;font-weight:800;color:#fff;margin:0 0 6px;line-height:1.3}.portal-web-solutions-mkt-card-subhead{font-size:13px;font-weight:600;color:#38bdf8;margin-bottom:12px}.portal-web-solutions-mkt-card-paragraph{font-size:14px;color:#cbd5e1;line-height:1.6;margin:0 0 16px}.portal-web-solutions-mkt-card-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:18px}.portal-web-solutions-mkt-tag-item{font-size:11px;font-weight:600;padding:3px 9px;border-radius:6px;background:#ffffff0d;color:#94a3b8;border:1px solid rgba(255,255,255,.08)}.portal-web-solutions-mkt-card-feats{display:flex;flex-direction:column;gap:10px;padding-top:16px;border-top:1px solid rgba(255,255,255,.08);margin-top:auto}.portal-web-solutions-mkt-feat-row{display:flex;align-items:center;gap:10px;font-size:13px;color:#e2e8f0}.portal-web-solutions-mkt-feat-row svg{color:#34d399;flex-shrink:0}.portal-web-solutions-mkt-workflow-banner{background:linear-gradient(135deg,#1e293bb3,#0f172ae6);border:1px solid rgba(56,189,248,.25);border-radius:20px;padding:40px;margin-bottom:60px}.portal-web-solutions-mkt-workflow-header{display:flex;align-items:center;gap:10px;margin-bottom:30px}.portal-web-solutions-mkt-workflow-icon{color:#38bdf8}.portal-web-solutions-mkt-workflow-header h2{font-size:22px;font-weight:800;color:#fff;margin:0}.portal-web-solutions-mkt-steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.portal-web-solutions-mkt-step-card{background:#0f172a99;border:1px solid rgba(255,255,255,.06);border-radius:14px;padding:24px 20px;display:flex;flex-direction:column;gap:8px}.portal-web-solutions-mkt-step-num{font-size:24px;font-weight:900;color:#38bdf8;font-family:var(--dkg-font-heading, "Inter", sans-serif)}.portal-web-solutions-mkt-step-card h4{font-size:16px;font-weight:700;color:#fff;margin:0}.portal-web-solutions-mkt-step-card p{font-size:13px;line-height:1.5;color:#94a3b8;margin:0}.portal-web-solutions-mkt-cta{background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid rgba(56,189,248,.3);border-radius:20px;padding:48px;text-align:center;max-width:800px;margin:0 auto}.portal-web-solutions-mkt-cta h2{font-size:26px;font-weight:800;color:#fff;margin-bottom:12px}.portal-web-solutions-mkt-cta p{font-size:15px;color:#cbd5e1;margin-bottom:28px}.portal-web-solutions-mkt-cta-actions{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.portal-web-solutions-mkt-cta-btn{display:inline-flex;align-items:center;gap:10px;padding:12px 28px;background:#0284c7;color:#fff;border-radius:10px;font-weight:600;font-size:15px;text-decoration:none;transition:background .2s ease,transform .2s ease}.portal-web-solutions-mkt-cta-btn:hover{background:#0369a1;transform:translateY(-2px)}.portal-web-solutions-mkt-cta-btn-alt{display:inline-flex;align-items:center;gap:10px;padding:12px 28px;background:#ffffff0d;border:1px solid rgba(255,255,255,.15);color:#fff;border-radius:10px;font-weight:600;font-size:15px;cursor:pointer;transition:background .2s ease,transform .2s ease}.portal-web-solutions-mkt-cta-btn-alt:hover{background:#ffffff1a;transform:translateY(-2px)}@media(max-width:960px){.portal-web-solutions-mkt-rich-grid{grid-template-columns:1fr}.portal-web-solutions-mkt-steps-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.portal-web-solutions-mkt-steps-grid{grid-template-columns:1fr}.portal-web-solutions-mkt-cta{padding:32px 20px}}.portal-web-solutions-testimonials-root{min-height:100vh;background-color:#fff;color:#0f172a}.portal-web-solutions-testimonials-hero{padding:40px 0 32px;background-color:#1e293b;border-bottom:1px solid #334155;text-align:center}.portal-web-solutions-testimonials-title{font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:10px}.portal-web-solutions-testimonials-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:680px;margin:0 auto}.portal-web-solutions-testimonials-sec{padding:60px 0 80px;background-color:#fff}.portal-web-solutions-testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.portal-web-solutions-testimonial-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:36px 28px;box-shadow:0 4px 20px #0f172a0d;display:flex;flex-direction:column;justify-content:space-between}.portal-web-solutions-testimonial-stars{display:flex;gap:4px;color:#f59e0b;margin-bottom:16px}.portal-web-solutions-testimonial-quote{font-size:15px;color:#334155;line-height:1.65;font-style:italic;margin-bottom:24px}.portal-web-solutions-testimonial-author{display:flex;align-items:center;gap:12px}.portal-web-solutions-testimonial-avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#0284c7,#06b6d4);color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;font-size:16px}.portal-web-solutions-testimonial-name{font-size:16px;font-weight:700;color:#0f172a}.portal-web-solutions-testimonial-role{font-size:13px;color:#64748b}@media(max-width:992px){.portal-web-solutions-testimonials-grid{grid-template-columns:1fr}}.portal-web-solutions-case-studies-root{background-color:#fff;min-height:100vh;color:#0f172a}.portal-web-solutions-case-studies-hero{padding:48px 0 44px;text-align:center;background-color:#1e293b;border-bottom:1px solid #334155;color:#fff}.portal-web-solutions-case-studies-title{font-size:36px;line-height:44px;font-weight:700;color:#fff;margin:0 0 12px;font-family:var(--dkg-font-heading, "Inter", sans-serif)}.portal-web-solutions-case-studies-intro{font-size:15px;line-height:24px;color:#cbd5e1;max-width:680px;margin:0 auto}.portal-web-solutions-case-studies-grid-sec{padding:40px 0 80px;background-color:#f8fafc}.portal-web-solutions-case-studies-filters{display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:36px}.portal-web-solutions-case-studies-filter-btn{padding:9px 22px;border-radius:50px;font-size:14px;font-weight:600;cursor:pointer;background:#fff;border:1px solid #cbd5e1;color:#64748b;transition:all .2s ease;box-shadow:0 1px 3px #0000000a}.portal-web-solutions-case-studies-filter-btn:hover{background:#f1f5f9;color:#0f172a;border-color:#94a3b8}.portal-web-solutions-case-studies-filter-btn-active{background:#0284c7;color:#fff;border-color:#0284c7;box-shadow:0 4px 12px #0284c74d}.portal-web-solutions-case-studies-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.portal-web-solutions-case-studies-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;display:flex;flex-direction:column;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 16px #0f172a0d}.portal-web-solutions-case-studies-card:hover{transform:translateY(-6px);border-color:#0284c7;box-shadow:0 16px 36px #0284c71f}.portal-web-solutions-case-studies-img-wrap{width:100%;aspect-ratio:16 / 9;overflow:hidden;position:relative;background:#f1f5f9;border-bottom:1px solid #e2e8f0}.portal-web-solutions-case-studies-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.portal-web-solutions-case-studies-card:hover .portal-web-solutions-case-studies-img{transform:scale(1.06)}.portal-web-solutions-case-studies-category-badge{position:absolute;top:12px;right:12px;background:#0f172ad9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#38bdf8;border:1px solid rgba(56,189,248,.3);padding:4px 12px;border-radius:20px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;z-index:2}.portal-web-solutions-case-studies-card-body{padding:22px 24px 24px;flex:1;display:flex;flex-direction:column}.portal-web-solutions-case-studies-meta-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;font-size:12px}.portal-web-solutions-case-studies-client{font-weight:700;color:#0284c7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.portal-web-solutions-case-studies-timeline{display:inline-flex;align-items:center;gap:4px;color:#64748b;flex-shrink:0}.portal-web-solutions-case-studies-card-title{font-size:18px;font-weight:800;color:#0f172a;line-height:24px;margin:0 0 10px;font-family:var(--dkg-font-heading, "Inter", sans-serif);transition:color .2s ease}.portal-web-solutions-case-studies-card:hover .portal-web-solutions-case-studies-card-title{color:#0284c7}.portal-web-solutions-case-studies-card-desc{font-size:13px;line-height:20px;color:#475569;margin:0 0 16px;flex:1}.portal-web-solutions-case-studies-metrics-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:10px;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0;margin-bottom:18px}.portal-web-solutions-case-studies-metric-chip{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2px}.portal-web-solutions-case-studies-metric-val{font-size:13px;font-weight:800;color:#0284c7}.portal-web-solutions-case-studies-metric-lbl{font-size:10px;color:#64748b;text-transform:uppercase;letter-spacing:.3px}.portal-web-solutions-case-studies-read-more{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:#0284c7;letter-spacing:.5px;text-transform:uppercase;margin-top:auto;transition:gap .2s ease}.portal-web-solutions-case-studies-card:hover .portal-web-solutions-case-studies-read-more{gap:10px;color:#0369a1}@media(max-width:1024px){.portal-web-solutions-case-studies-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.portal-web-solutions-case-studies-title{font-size:28px;line-height:36px}.portal-web-solutions-case-studies-grid{grid-template-columns:1fr}.portal-web-solutions-case-studies-filters{gap:8px}.portal-web-solutions-case-studies-filter-btn{font-size:13px;padding:7px 16px}}.portal-web-solutions-case-study-detail-root{background-color:#fff;min-height:100vh;color:#0f172a}.portal-web-solutions-case-study-detail-breadcrumb{background-color:#1e293b;border-bottom:1px solid #334155;padding:14px 0}.portal-web-solutions-case-study-detail-breadcrumb-inner{display:flex;align-items:center;gap:8px;font-size:13px;color:#94a3b8;flex-wrap:wrap}.portal-web-solutions-case-study-detail-breadcrumb-link{color:#cbd5e1;text-decoration:none;transition:color .2s ease}.portal-web-solutions-case-study-detail-breadcrumb-link:hover{color:#38bdf8}.portal-web-solutions-case-study-detail-breadcrumb-sep{color:#64748b;flex-shrink:0}.portal-web-solutions-case-study-detail-breadcrumb-current{color:#fff;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:400px}.portal-web-solutions-case-study-detail-content-sec{padding:40px 0 80px;background-color:#f8fafc}.portal-web-solutions-case-study-detail-hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:32px;align-items:stretch;margin-bottom:40px}.portal-web-solutions-case-study-detail-img-box{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;position:relative;box-shadow:0 8px 24px #0f172a0f;display:flex;align-items:center;justify-content:center;min-height:380px}.portal-web-solutions-case-study-detail-img{width:100%;height:100%;object-fit:cover;display:block}.portal-web-solutions-case-study-detail-badge{position:absolute;top:16px;left:16px;background:#0f172ad9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#38bdf8;border:1px solid rgba(56,189,248,.3);padding:6px 14px;border-radius:20px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;z-index:2}.portal-web-solutions-case-study-detail-meta-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:32px;display:flex;flex-direction:column;box-shadow:0 8px 24px #0f172a0f}.portal-web-solutions-case-study-detail-client-tag{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:#0284c7;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px}.portal-web-solutions-case-study-detail-title{font-size:24px;line-height:32px;font-weight:800;color:#0f172a;margin:0 0 12px;font-family:var(--dkg-font-heading, "Inter", sans-serif)}.portal-web-solutions-case-study-detail-desc{font-size:14px;line-height:22px;color:#475569;margin:0 0 20px}.portal-web-solutions-case-study-detail-metrics-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:24px}.portal-web-solutions-case-study-detail-metric-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:12px 10px;text-align:center}.portal-web-solutions-case-study-detail-metric-num{font-size:18px;font-weight:800;color:#0284c7;margin-bottom:2px}.portal-web-solutions-case-study-detail-metric-label{font-size:11px;color:#64748b;text-transform:uppercase;letter-spacing:.3px}.portal-web-solutions-case-study-detail-tech-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:14px 16px;margin-bottom:24px}.portal-web-solutions-case-study-detail-tech-title{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:#334155;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px}.portal-web-solutions-case-study-detail-tech-pills{display:flex;flex-wrap:wrap;gap:8px}.portal-web-solutions-case-study-detail-tech-pill{font-size:11px;font-weight:600;background:#fff;color:#0284c7;border:1px solid #cbd5e1;padding:4px 10px;border-radius:6px}.portal-web-solutions-case-study-detail-quote-btn{width:100%;padding:13px 20px;background:#0284c7;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .2s ease,transform .2s ease;margin-top:auto}.portal-web-solutions-case-study-detail-quote-btn:hover{background:#0369a1;transform:translateY(-2px)}.portal-web-solutions-case-study-detail-narrative-sec{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:50px}.portal-web-solutions-case-study-detail-narrative-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:30px;box-shadow:0 8px 24px #0f172a0d}.portal-web-solutions-case-study-detail-section-header{display:flex;align-items:center;gap:14px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e2e8f0}.portal-web-solutions-case-study-detail-icon-box{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.portal-web-solutions-case-study-detail-icon-box.orange{background:#f973161a;border:1px solid rgba(249,115,22,.25);color:#ea580c}.portal-web-solutions-case-study-detail-icon-box.cyan{background:#0284c71a;border:1px solid rgba(2,132,199,.25);color:#0284c7}.portal-web-solutions-case-study-detail-section-title{font-size:18px;font-weight:700;color:#0f172a;margin:0 0 2px}.portal-web-solutions-case-study-detail-section-sub{font-size:12px;color:#64748b;margin:0}.portal-web-solutions-case-study-detail-narrative-body p{font-size:14px;line-height:24px;color:#334155;margin:0 0 16px}.portal-web-solutions-case-study-detail-callout{background:#fff7ed;border-left:3px solid #f97316;padding:14px 16px;border-radius:0 8px 8px 0;font-size:13px;line-height:20px;color:#9a3412}.portal-web-solutions-case-study-detail-results-box{background:#f0f9ff;border:1px solid #bae6fd;padding:16px;border-radius:8px}.portal-web-solutions-case-study-detail-results-header{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:700;color:#0284c7;text-transform:uppercase;margin-bottom:8px}.portal-web-solutions-case-study-detail-results-text{font-size:13px;line-height:20px;color:#0369a1;margin:0}.portal-web-solutions-case-study-detail-related-sec{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:32px;box-shadow:0 8px 24px #0f172a0d}.portal-web-solutions-case-study-detail-related-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.portal-web-solutions-case-study-detail-related-title{font-size:20px;font-weight:800;color:#0f172a;margin:0}.portal-web-solutions-case-study-detail-view-all-link{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:700;color:#0284c7;text-decoration:none;transition:gap .2s ease}.portal-web-solutions-case-study-detail-view-all-link:hover{gap:10px;color:#0369a1}.portal-web-solutions-case-study-detail-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.portal-web-solutions-case-study-detail-related-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;text-decoration:none;transition:all .2s ease}.portal-web-solutions-case-study-detail-related-card:hover{transform:translateY(-4px);border-color:#0284c7;box-shadow:0 10px 24px #0284c71f;background:#fff}.portal-web-solutions-case-study-detail-related-img-wrap{width:100%;aspect-ratio:16 / 9;overflow:hidden;position:relative;background:#f1f5f9}.portal-web-solutions-case-study-detail-related-img-wrap img{width:100%;height:100%;object-fit:cover;display:block}.portal-web-solutions-case-study-detail-related-badge{position:absolute;top:8px;right:8px;background:#0f172ad9;color:#38bdf8;font-size:10px;font-weight:700;padding:3px 8px;border-radius:12px;border:1px solid rgba(56,189,248,.3)}.portal-web-solutions-case-study-detail-related-body{padding:16px;display:flex;flex-direction:column}.portal-web-solutions-case-study-detail-related-client{font-size:11px;font-weight:700;color:#0284c7;margin-bottom:4px}.portal-web-solutions-case-study-detail-related-body h4{font-size:14px;line-height:19px;font-weight:700;color:#0f172a;margin:0 0 12px}.portal-web-solutions-case-study-detail-related-link{display:flex;align-items:center;gap:4px;font-size:12px;font-weight:700;color:#0284c7}.portal-web-solutions-case-study-not-found{padding:80px 20px;text-align:center}.portal-web-solutions-case-study-not-found h2{font-size:28px;color:#0f172a;margin-bottom:10px}.portal-web-solutions-case-study-not-found p{color:#64748b;margin-bottom:24px}.portal-web-solutions-case-study-detail-back-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:#0284c7;color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:14px}@media(max-width:1024px){.portal-web-solutions-case-study-detail-hero-grid,.portal-web-solutions-case-study-detail-narrative-sec{grid-template-columns:1fr}.portal-web-solutions-case-study-detail-related-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.portal-web-solutions-case-study-detail-related-grid,.portal-web-solutions-case-study-detail-metrics-row{grid-template-columns:1fr}}.portal-web-solutions-contact-root{min-height:100vh;background-color:#fff;color:#0f172a}.portal-web-solutions-contact-hero{padding:40px 0 32px;text-align:center;background-color:#1e293b;border-bottom:1px solid #334155}.portal-web-solutions-contact-title{font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:10px}.portal-web-solutions-contact-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:640px;margin:0 auto}.portal-web-solutions-contact-sec{padding:60px 0 80px;background-color:#fff}.portal-web-solutions-contact-grid{display:grid;grid-template-columns:360px 1fr;gap:40px}.portal-web-solutions-contact-info-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:36px;display:flex;flex-direction:column;gap:28px;box-shadow:0 4px 20px #0f172a0d}.portal-web-solutions-contact-info-head{font-size:22px;font-weight:700;color:#0f172a;margin-bottom:8px}.portal-web-solutions-contact-info-text{font-size:14px;color:#475569;line-height:1.6}.portal-web-solutions-contact-info-item{display:flex;align-items:flex-start;gap:16px}.portal-web-solutions-contact-info-icon-box{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#0284c71a;border-radius:8px;color:#0284c7;flex-shrink:0;border:1px solid rgba(2,132,199,.2)}.portal-web-solutions-contact-info-label{font-size:12px;color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-weight:600;margin-bottom:2px}.portal-web-solutions-contact-info-val{font-size:15px;color:#0f172a;font-weight:500}.portal-web-solutions-contact-form-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:40px;box-shadow:0 4px 20px #0f172a0d}.portal-web-solutions-contact-form-title{font-size:24px;font-weight:700;color:#0f172a;margin-bottom:24px}.portal-web-solutions-contact-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:24px}.portal-web-solutions-contact-field-full{grid-column:span 2}.portal-web-solutions-contact-label{display:block;font-size:14px;font-weight:600;color:#334155;margin-bottom:8px}.portal-web-solutions-contact-input,.portal-web-solutions-contact-textarea{width:100%;padding:12px 16px;background:#fff;border:1px solid #cbd5e1;border-radius:6px;color:#0f172a;font-size:14px;transition:border-color .2s ease,box-shadow .2s ease}.portal-web-solutions-contact-input:focus,.portal-web-solutions-contact-textarea:focus{outline:none;border-color:#06b6d4;box-shadow:0 0 0 3px #06b6d426}.portal-web-solutions-contact-dropdown{position:relative;width:100%}.portal-web-solutions-contact-dropdown-trigger{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:12px 16px;background:#fff;border:1px solid #cbd5e1;border-radius:6px;color:#0f172a;font-size:14px;font-family:inherit;text-align:left;cursor:pointer;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease}.portal-web-solutions-contact-dropdown-trigger:hover{border-color:#0284c7}.portal-web-solutions-contact-dropdown-trigger-open{border-color:#0284c7;box-shadow:0 0 0 3px #0284c726}.portal-web-solutions-contact-dropdown-chevron{color:#64748b;transition:transform .2s ease,color .2s ease;flex-shrink:0}.portal-web-solutions-contact-dropdown-chevron-open{transform:rotate(180deg);color:#0284c7}.portal-web-solutions-contact-dropdown-list{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:50;display:flex;flex-direction:column;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 12px 28px #0f172a1f;overflow:hidden;animation:portal-web-solutions-contact-dropdown-slide .18s cubic-bezier(.16,1,.3,1)}@keyframes portal-web-solutions-contact-dropdown-slide{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.portal-web-solutions-contact-dropdown-option{width:100%;padding:11px 16px;background:transparent;border:none;border-bottom:1px solid #f1f5f9;color:#334155;font-size:14px;font-family:inherit;text-align:left;cursor:pointer;transition:background .15s ease,color .15s ease}.portal-web-solutions-contact-dropdown-option:last-child{border-bottom:none}.portal-web-solutions-contact-dropdown-option:hover{background:#f0f9ff;color:#0284c7}.portal-web-solutions-contact-dropdown-option-active{background:#e0f2fe;color:#0284c7;font-weight:600}.portal-web-solutions-contact-textarea{min-height:120px;resize:vertical}.portal-web-solutions-contact-success-banner{display:flex;align-items:center;gap:12px;padding:16px;background:#14b8a626;border:1px solid #14b8a6;border-radius:6px;color:#14b8a6;font-size:14px;margin-bottom:24px}.portal-web-solutions-contact-submit-btn{width:100%;padding:14px;font-size:15px}.portal-web-solutions-contact-submit-btn>div{display:flex;align-items:center;justify-content:center;gap:8px}@media(max-width:992px){.portal-web-solutions-contact-grid,.portal-web-solutions-contact-form-grid{grid-template-columns:1fr}.portal-web-solutions-contact-field-full{grid-column:span 1}}.portal-web-solutions-faq-root{min-height:100vh;background-color:#fff;color:#0f172a}.portal-web-solutions-faq-hero{padding:40px 0 32px;text-align:center;background-color:#1e293b;border-bottom:1px solid #334155}.portal-web-solutions-faq-title{font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:10px}.portal-web-solutions-faq-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:680px;margin:0 auto 24px}.portal-web-solutions-faq-search-wrap{position:relative;max-width:540px;margin:0 auto}.portal-web-solutions-faq-search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#94a3b8}.portal-web-solutions-faq-search-input{width:100%;padding:12px 16px 12px 46px;background:#fff;border:1px solid #cbd5e1;border-radius:30px;font-size:14px;color:#0f172a;outline:none;box-sizing:border-box;box-shadow:0 4px 16px #0f172a1a;transition:border-color .2s ease,box-shadow .2s ease}.portal-web-solutions-faq-search-input:focus{border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf840}.portal-web-solutions-faq-sec{padding:60px 0 80px;background-color:#fff}.portal-web-solutions-faq-tabs{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:32px;justify-content:center}.portal-web-solutions-faq-tab-btn{padding:8px 18px;border-radius:20px;background:#f8fafc;border:1px solid #e2e8f0;color:#475569;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.portal-web-solutions-faq-tab-btn:hover{background:#f0f9ff;color:#0284c7;border-color:#bae6fd}.portal-web-solutions-faq-tab-btn-active{background:#0284c7;color:#fff;border-color:#0284c7}.portal-web-solutions-faq-tab-btn-active:hover{background:#0369a1;color:#fff}.portal-web-solutions-faq-list{display:flex;flex-direction:column;gap:16px;max-width:860px;margin:0 auto 50px}.portal-web-solutions-faq-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0f172a08;transition:border-color .2s ease,box-shadow .2s ease}.portal-web-solutions-faq-item-open{border-color:#0284c7;box-shadow:0 6px 20px #0284c714}.portal-web-solutions-faq-header{width:100%;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:transparent;border:none;text-align:left;cursor:pointer}.portal-web-solutions-faq-header-left{display:flex;align-items:center;gap:14px}.portal-web-solutions-faq-icon{color:#0284c7;flex-shrink:0}.portal-web-solutions-faq-question{font-size:16px;font-weight:700;color:#0f172a;margin:0}.portal-web-solutions-faq-chevron{color:#64748b;flex-shrink:0;transition:transform .25s ease,color .25s ease}.portal-web-solutions-faq-chevron-open{transform:rotate(180deg);color:#0284c7}.portal-web-solutions-faq-answer-box{padding:0 24px 20px 58px;font-size:15px;line-height:1.7;color:#475569}.portal-web-solutions-faq-answer-box p{margin:0}.portal-web-solutions-faq-empty{text-align:center;padding:50px 20px;color:#64748b}.portal-web-solutions-faq-empty h3{font-size:18px;font-weight:700;color:#0f172a;margin:12px 0 6px}.portal-web-solutions-faq-contact-card{max-width:860px;margin:0 auto;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:28px 36px;display:flex;align-items:center;justify-content:space-between;gap:24px}.portal-web-solutions-faq-contact-title{font-size:20px;font-weight:700;color:#0f172a;margin:0 0 6px}.portal-web-solutions-faq-contact-desc{font-size:14px;color:#64748b;margin:0}.portal-web-solutions-faq-contact-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;background:#0284c7;color:#fff;border-radius:8px;font-weight:600;font-size:14px;text-decoration:none;flex-shrink:0;transition:background .2s ease,transform .2s ease}.portal-web-solutions-faq-contact-btn:hover{background:#0369a1;transform:translateY(-2px)}@media(max-width:768px){.portal-web-solutions-faq-contact-card{flex-direction:column;text-align:center;padding:24px}}.portal-web-solutions-audit-root{min-height:100vh;background-color:#fff;color:#0f172a}.portal-web-solutions-audit-hero{padding:44px 0 36px;text-align:center;background:radial-gradient(circle at 50% 0%,#1e293b,#0f172a);border-bottom:1px solid #334155}.portal-web-solutions-audit-title{font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:10px}.portal-web-solutions-audit-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:680px;margin:0 auto}.portal-web-solutions-audit-sec{padding:60px 0 80px;background-color:#fff}.portal-web-solutions-audit-grid{display:grid;grid-template-columns:1.05fr 1.15fr;gap:36px;align-items:start}@media(max-width:1024px){.portal-web-solutions-audit-grid{grid-template-columns:1fr}}.portal-web-solutions-audit-info-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:32px}.portal-web-solutions-audit-info-title{font-size:22px;font-weight:700;color:#0f172a;margin:0 0 10px}.portal-web-solutions-audit-info-desc{font-size:14.5px;color:#475569;line-height:1.6;margin:0 0 24px}.portal-web-solutions-audit-feature-list{display:flex;flex-direction:column;gap:20px}.portal-web-solutions-audit-feature-item{display:flex;align-items:flex-start;gap:14px}.portal-web-solutions-audit-icon-box{width:42px;height:42px;border-radius:10px;background:#0284c71a;border:1px solid rgba(2,132,199,.25);color:#0284c7;display:flex;align-items:center;justify-content:center;flex-shrink:0}.portal-web-solutions-audit-feature-item h4{font-size:15px;font-weight:700;color:#0f172a;margin:0 0 4px}.portal-web-solutions-audit-feature-item p{font-size:13.5px;color:#64748b;line-height:1.5;margin:0}.portal-web-solutions-audit-quick-tabs{margin-top:28px;padding-top:24px;border-top:1px solid #e2e8f0}.portal-web-solutions-audit-tabs-heading{display:block;font-size:13px;font-weight:600;color:#64748b;margin-bottom:12px}.portal-web-solutions-audit-tabs-row{display:flex;gap:12px;flex-wrap:wrap}.portal-web-solutions-audit-tab-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:#fff;border:1px solid #cbd5e1;border-radius:8px;font-size:13px;font-weight:600;color:#0f172a;cursor:pointer;transition:all .2s ease}.portal-web-solutions-audit-tab-btn:hover{border-color:#0284c7;background:#f0f9ff;color:#0284c7;transform:translateY(-1px)}.portal-web-solutions-audit-tab-btn svg{color:#0284c7}.portal-web-solutions-audit-scanner-column{width:100%}.portal-web-solutions-audit-scanner-column .portal-web-solutions-hero-scanner-card{background:#0b1329;border:1px solid rgba(56,189,248,.35);border-radius:16px;padding:28px;box-shadow:0 20px 48px #0f172a40;position:relative;overflow:hidden}.portal-web-solutions-audit-scanner-column .portal-web-solutions-hero-scanner-head{display:flex;align-items:center;gap:14px;margin-bottom:22px;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.1)}.portal-web-solutions-audit-scanner-column .portal-web-solutions-hero-scanner-icon-wrap{width:44px;height:44px;border-radius:10px;background:#38bdf826;border:1px solid rgba(56,189,248,.35);color:#38bdf8;display:flex;align-items:center;justify-content:center;flex-shrink:0}.portal-web-solutions-audit-scanner-column .portal-web-solutions-hero-scanner-title{font-size:18px;font-weight:700;color:#fff;margin:0 0 4px}.portal-web-solutions-audit-scanner-column .portal-web-solutions-hero-scanner-sub{font-size:12.5px;color:#94a3b8;margin:0}.portal-web-solutions-audit-scanner-column .portal-web-solutions-hero-scan-form{display:flex;gap:10px;margin-bottom:20px}@media(max-width:540px){.portal-web-solutions-audit-scanner-column .portal-web-solutions-hero-scan-form{flex-direction:column}}.portal-web-solutions-audit-scanner-column .portal-web-solutions-hero-scan-input-wrap{flex:1;position:relative;display:flex;align-items:center}.portal-web-solutions-audit-scanner-column .portal-web-solutions-hero-scan-input-icon{position:absolute;left:14px;color:#64748b;pointer-events:none}.portal-web-solutions-audit-scanner-column .portal-web-solutions-hero-scan-input{width:100%;padding:12px 14px 12px 42px;background:#070c18;border:1px solid rgba(255,255,255,.15);border-radius:10px;color:#fff;font-size:13.5px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.portal-web-solutions-audit-scanner-column .portal-web-solutions-hero-scan-input:focus{border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf833}.portal-web-solutions-audit-scanner-column .portal-web-solutions-hero-scan-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;background:linear-gradient(135deg,#0284c7,#0369a1);color:#fff;border:none;border-radius:10px;font-size:13.5px;font-weight:700;cursor:pointer;white-space:nowrap;box-shadow:0 4px 14px #0284c766;transition:all .2s ease}.portal-web-solutions-audit-scanner-column .portal-web-solutions-hero-scan-btn:hover{background:linear-gradient(135deg,#0369a1,#075985);transform:translateY(-1px)}.portal-web-solutions-audit-scanner-column .portal-web-solutions-hero-scan-benchmarks{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:18px}.portal-web-solutions-audit-scanner-column .portal-web-solutions-hero-scan-bench-item{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:12px;display:flex;flex-direction:column;gap:4px}.portal-web-solutions-audit-scanner-column .bench-label{font-size:11.5px;color:#94a3b8;font-weight:500}.portal-web-solutions-audit-scanner-column .bench-val{font-size:15px;font-weight:700}.portal-web-solutions-audit-scanner-column .bench-green{color:#4ade80}.portal-web-solutions-audit-scanner-column .bench-cyan{color:#38bdf8}.portal-web-solutions-audit-scanner-column .portal-web-solutions-hero-scan-footnote{text-align:center;font-size:12px;color:#64748b}.portal-web-solutions-audit-scanner-column .portal-web-solutions-hero-scan-progress-box{padding:32px 16px;display:flex;flex-direction:column;align-items:center;text-align:center}.portal-web-solutions-audit-scanner-column .portal-web-solutions-hero-scan-spinner{color:#38bdf8;margin-bottom:16px}.portal-web-solutions-audit-scanner-column .spin-animate{animation:spin 1s linear infinite}.portal-web-solutions-audit-scanner-column .portal-web-solutions-hero-scan-progress-title{font-size:17px;color:#fff;margin:0 0 6px}.portal-web-solutions-audit-scanner-column .portal-web-solutions-hero-scan-step-msg{font-size:13px;color:#94a3b8;margin-bottom:20px}.portal-web-solutions-audit-scanner-column .portal-web-solutions-hero-scan-bar-track{width:100%;max-width:320px;height:6px;background:#ffffff1a;border-radius:999px;overflow:hidden}.portal-web-solutions-audit-scanner-column .portal-web-solutions-hero-scan-bar-fill{height:100%;width:var(--scan-width, 25%);background:linear-gradient(90deg,#0284c7,#38bdf8);transition:width .4s ease}.portal-web-solutions-audit-scanner-column .portal-web-solutions-hero-scan-result-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.portal-web-solutions-audit-scanner-column .portal-web-solutions-hero-scan-url-tag{display:inline-flex;align-items:center;gap:6px;background:#ffffff14;border:1px solid rgba(255,255,255,.15);padding:4px 10px;border-radius:6px;font-size:12.5px;color:#e2e8f0;font-family:monospace}.portal-web-solutions-audit-scanner-column .portal-web-solutions-hero-scan-status-pill{font-size:11px;font-weight:700;color:#4ade80;background:#4ade8026;border:1px solid rgba(74,222,128,.3);padding:3px 8px;border-radius:4px}.portal-web-solutions-audit-scanner-column .portal-web-solutions-hero-scan-gauges{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:16px}.portal-web-solutions-audit-scanner-column .portal-web-solutions-hero-gauge-card{padding:10px 12px;border-radius:8px;display:flex;flex-direction:column;gap:2px}.portal-web-solutions-audit-scanner-column .gauge-warning{background:#f59e0b1a;border:1px solid rgba(245,158,11,.3);color:#fbbf24}.portal-web-solutions-audit-scanner-column .gauge-good{background:#22c55e1a;border:1px solid rgba(34,197,94,.3);color:#4ade80}.portal-web-solutions-audit-scanner-column .gauge-name{font-size:11px;color:#cbd5e1}.portal-web-solutions-audit-scanner-column .gauge-score{font-size:16px;font-weight:800}.portal-web-solutions-audit-scanner-column .gauge-sub{font-size:10.5px;opacity:.85}.portal-web-solutions-audit-scanner-column .portal-web-solutions-hero-scan-findings{background:#00000040;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:12px;margin-bottom:18px;display:flex;flex-direction:column;gap:8px}.portal-web-solutions-audit-scanner-column .portal-web-solutions-hero-finding-row{display:flex;align-items:center;gap:8px;font-size:12px;color:#cbd5e1}.portal-web-solutions-audit-scanner-column .finding-icon-warn{color:#f59e0b;flex-shrink:0}.portal-web-solutions-audit-scanner-column .finding-icon-ok{color:#22c55e;flex-shrink:0}.portal-web-solutions-audit-scanner-column .portal-web-solutions-hero-scan-actions{display:flex;gap:10px}@media(max-width:500px){.portal-web-solutions-audit-scanner-column .portal-web-solutions-hero-scan-actions{flex-direction:column}}.portal-web-solutions-audit-scanner-column .portal-web-solutions-hero-scan-claim-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 16px;background:linear-gradient(135deg,#e11d48,#be123c);color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:700;cursor:pointer;box-shadow:0 4px 14px #e11d4866;transition:all .2s ease}.portal-web-solutions-audit-scanner-column .portal-web-solutions-hero-scan-claim-btn:hover{background:linear-gradient(135deg,#f43f5e,#e11d48);transform:translateY(-1px)}.portal-web-solutions-audit-scanner-column .portal-web-solutions-hero-scan-retest-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:11px 14px;background:#ffffff14;border:1px solid rgba(255,255,255,.15);color:#cbd5e1;border-radius:8px;font-size:12.5px;cursor:pointer;transition:all .2s ease}.portal-web-solutions-audit-scanner-column .portal-web-solutions-hero-scan-retest-btn:hover{background:#ffffff26;color:#fff}@media(max-width:580px){.portal-web-solutions-audit-hero{padding:32px 16px 24px}.portal-web-solutions-audit-title{font-size:23px;line-height:30px}.portal-web-solutions-audit-subtitle{font-size:13.5px;line-height:20px}.portal-web-solutions-audit-sec{padding:32px 12px 60px}.portal-web-solutions-audit-info-box{padding:20px 14px;border-radius:12px}.portal-web-solutions-audit-info-title{font-size:18px}.portal-web-solutions-audit-tabs-row{flex-direction:column}.portal-web-solutions-audit-tab-btn{width:100%;justify-content:center}.portal-web-solutions-audit-scanner-column .portal-web-solutions-hero-scanner-card{padding:20px 14px;border-radius:12px}}@media(max-width:380px){.portal-web-solutions-audit-title{font-size:20px;line-height:26px}.portal-web-solutions-audit-scanner-column .portal-web-solutions-hero-scan-benchmarks,.portal-web-solutions-audit-scanner-column .portal-web-solutions-hero-scan-gauges{grid-template-columns:1fr}}.portal-web-solutions-quote-root{min-height:100vh;background-color:#fff;color:#0f172a}.portal-web-solutions-quote-hero{padding:40px 0 32px;text-align:center;background-color:#1e293b;border-bottom:1px solid #334155}.portal-web-solutions-quote-title{font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:10px}.portal-web-solutions-quote-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:680px;margin:0 auto}.portal-web-solutions-quote-sec{padding:60px 0 80px;background-color:#fff}.portal-web-solutions-quote-grid{display:grid;grid-template-columns:360px 1fr;gap:40px;align-items:start}.portal-web-solutions-quote-info-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:32px}.portal-web-solutions-quote-info-title{font-size:20px;font-weight:700;color:#0f172a;margin:0 0 10px}.portal-web-solutions-quote-info-desc{font-size:14px;color:#475569;line-height:1.6;margin:0 0 24px}.portal-web-solutions-quote-steps{display:flex;flex-direction:column;gap:20px}.portal-web-solutions-quote-step-item{display:flex;align-items:flex-start;gap:14px}.portal-web-solutions-quote-step-num{width:32px;height:32px;border-radius:50%;background:#0284c7;color:#fff;font-weight:700;font-size:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.portal-web-solutions-quote-step-item h4{font-size:15px;font-weight:700;color:#0f172a;margin:0 0 4px}.portal-web-solutions-quote-step-item p{font-size:13px;color:#64748b;line-height:1.5;margin:0}.portal-web-solutions-quote-form-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:36px;box-shadow:0 4px 20px #0f172a0d}.portal-web-solutions-quote-form-head{font-size:20px;font-weight:700;color:#0f172a;margin:0 0 24px}.portal-web-solutions-quote-success{display:flex;align-items:center;gap:10px;padding:14px 18px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;color:#16a34a;font-size:14px;font-weight:500;margin-bottom:20px}.portal-web-solutions-quote-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.portal-web-solutions-quote-form-group{margin-bottom:18px}.portal-web-solutions-quote-label{display:block;font-size:14px;font-weight:600;color:#334155;margin-bottom:6px}.portal-web-solutions-quote-input,.portal-web-solutions-quote-select,.portal-web-solutions-quote-textarea{width:100%;padding:12px 14px;background:#fff;border:1px solid #cbd5e1;border-radius:6px;font-size:14px;color:#0f172a;outline:none;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease}.portal-web-solutions-quote-input:focus,.portal-web-solutions-quote-select:focus,.portal-web-solutions-quote-textarea:focus{border-color:#0284c7;box-shadow:0 0 0 3px #0284c726}.portal-web-solutions-quote-textarea{min-height:120px;resize:vertical}.portal-web-solutions-quote-pills{display:flex;flex-wrap:wrap;gap:8px}.portal-web-solutions-quote-pill{padding:8px 14px;background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:8px;font-size:13px;font-weight:600;color:#475569;cursor:pointer;transition:all .2s ease}.portal-web-solutions-quote-pill:hover{border-color:#94a3b8;background:#f1f5f9}.portal-web-solutions-quote-pill.active{border-color:#0284c7;background:#0284c7;color:#fff;box-shadow:0 2px 8px #0284c740}.portal-web-solutions-quote-submit-btn{width:100%;padding:13px;background:#0284c7;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:background .2s ease,transform .2s ease}.portal-web-solutions-quote-submit-btn:hover:not(:disabled){background:#0369a1;transform:translateY(-2px)}.portal-web-solutions-quote-submit-btn:disabled{opacity:.6;cursor:not-allowed}.portal-web-solutions-quote-spinner{animation:spin 1s linear infinite}@media(max-width:992px){.portal-web-solutions-quote-grid,.portal-web-solutions-quote-form-row{grid-template-columns:1fr}}.portal-web-solutions-demo-root{min-height:100vh;background-color:#fff;color:#0f172a}.portal-web-solutions-demo-hero{padding:40px 0 32px;text-align:center;background-color:#1e293b;border-bottom:1px solid #334155}.portal-web-solutions-demo-title{font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:10px}.portal-web-solutions-demo-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:680px;margin:0 auto}.portal-web-solutions-demo-sec{padding:60px 0 80px;background-color:#fff}.portal-web-solutions-demo-grid{display:grid;grid-template-columns:360px 1fr;gap:40px;align-items:start}@media(max-width:992px){.portal-web-solutions-demo-grid{grid-template-columns:1fr;gap:32px}}.portal-web-solutions-demo-info-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:32px}.portal-web-solutions-demo-info-title{font-size:20px;font-weight:700;color:#0f172a;margin:0 0 10px}.portal-web-solutions-demo-info-desc{font-size:14px;color:#475569;line-height:1.6;margin:0 0 28px}.portal-web-solutions-demo-steps{display:flex;flex-direction:column;gap:24px}.portal-web-solutions-demo-step-item{display:flex;gap:16px;align-items:flex-start}.portal-web-solutions-demo-step-num{width:32px;height:32px;border-radius:50%;background:#0284c7;color:#fff;font-weight:700;font-size:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.portal-web-solutions-demo-step-item h4{font-size:15px;font-weight:700;color:#0f172a;margin:0 0 4px}.portal-web-solutions-demo-step-item p{font-size:13px;line-height:20px;color:#475569;margin:0}.portal-web-solutions-demo-form-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:36px;box-shadow:0 10px 30px #0f172a0d}.portal-web-solutions-demo-form-head{font-size:20px;font-weight:700;color:#0f172a;margin:0 0 24px;padding-bottom:16px;border-bottom:1px solid #f1f5f9}.portal-web-solutions-demo-success{display:flex;align-items:center;gap:12px;background:#f0fdf4;border:1px solid #bbf7d0;color:#15803d;padding:14px 18px;border-radius:10px;font-size:14px;line-height:20px;margin-bottom:24px}.portal-web-solutions-demo-form-group{display:flex;flex-direction:column;gap:8px;margin-bottom:24px}.portal-web-solutions-demo-label{font-size:13px;font-weight:700;color:#334155;text-transform:uppercase;letter-spacing:.03em}.portal-web-solutions-demo-custom-options{display:flex;flex-direction:column;gap:10px}.portal-web-solutions-demo-option-pill{display:flex;align-items:center;gap:14px;padding:12px 16px;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;text-align:left;cursor:pointer;transition:all .2s ease;width:100%}.portal-web-solutions-demo-option-pill:hover{border-color:#94a3b8;background:#f1f5f9}.portal-web-solutions-demo-option-pill.selected{border-color:#0284c7;background:#f0f9ff;box-shadow:0 0 0 1px #0284c7}.portal-demo-opt-icon{font-size:20px;line-height:1}.portal-demo-opt-text{display:flex;flex-direction:column;gap:2px;flex:1}.portal-demo-opt-title{font-size:14px;font-weight:700;color:#0f172a}.portal-demo-opt-desc{font-size:12px;color:#64748b}.portal-demo-check{color:#0284c7}.portal-web-solutions-demo-time-pills{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px}.portal-web-solutions-demo-time-pill{padding:10px 14px;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:8px;font-size:13px;font-weight:600;color:#475569;cursor:pointer;text-align:center;transition:all .2s ease}.portal-web-solutions-demo-time-pill:hover{border-color:#94a3b8;background:#f1f5f9}.portal-web-solutions-demo-time-pill.active{border-color:#0284c7;background:#0284c7;color:#fff;box-shadow:0 2px 8px #0284c74d}.portal-web-solutions-demo-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:640px){.portal-web-solutions-demo-form-row{grid-template-columns:1fr}}.portal-web-solutions-demo-input,.portal-web-solutions-demo-textarea{width:100%;padding:12px 16px;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;color:#0f172a;font-size:14px;font-family:inherit;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}.portal-web-solutions-demo-input:focus,.portal-web-solutions-demo-textarea:focus{outline:none;background:#fff;border-color:#0284c7;box-shadow:0 0 0 3px #0284c726}.portal-web-solutions-demo-submit-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:14px 24px;background:linear-gradient(135deg,#0284c7,#0369a1);color:#fff;border:none;border-radius:10px;font-weight:700;font-size:16px;font-family:var(--dkg-font-heading, "Inter", sans-serif);cursor:pointer;box-shadow:0 4px 16px #0284c759;transition:all .2s ease;margin-top:8px}.portal-web-solutions-demo-submit-btn:hover{background:linear-gradient(135deg,#0369a1,#075985);transform:translateY(-2px);box-shadow:0 8px 24px #0284c780}.portal-web-solutions-demo-submit-btn:disabled{opacity:.7;transform:none;cursor:not-allowed}.portal-spin{animation:portalSpin 1s linear infinite}@keyframes portalSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.portal-web-solutions-partner-root{min-height:100vh;background-color:#fff;color:#0f172a}.portal-web-solutions-partner-hero{padding:40px 0 32px;text-align:center;background-color:#1e293b;border-bottom:1px solid #334155}.portal-web-solutions-partner-title{font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:10px;font-family:var(--dkg-font-heading, "Inter", sans-serif)}.portal-web-solutions-partner-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:680px;margin:0 auto}.portal-web-solutions-partner-sec{padding:60px 0 80px;background-color:#fff}.portal-web-solutions-partner-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:40px;align-items:start}.portal-web-solutions-partner-info-box{background:#fff;border:1px solid #cbd5e1;border-radius:16px;padding:32px;box-shadow:0 4px 20px #0f172a0d}.portal-web-solutions-partner-info-title{font-size:24px;font-weight:800;color:#0f172a;margin:0 0 12px;font-family:var(--dkg-font-heading, "Inter", sans-serif)}.portal-web-solutions-partner-info-desc{font-size:15px;color:#475569;line-height:1.6;margin:0 0 28px}.portal-web-solutions-partner-steps{display:flex;flex-direction:column;gap:20px;margin-top:24px}.portal-web-solutions-partner-step-card{display:flex;gap:16px;align-items:flex-start;background:#f8fafc;border:1px solid #e2e8f0;padding:16px;border-radius:12px}.portal-web-solutions-partner-step-icon{color:#0284c7;flex-shrink:0;margin-top:2px}.portal-web-solutions-partner-step-card h4{font-size:16px;font-weight:700;color:#0f172a;margin:0 0 4px}.portal-web-solutions-partner-step-card p{font-size:13px;color:#64748b;margin:0;line-height:1.5}.portal-web-solutions-partner-form-card{background:#fff;border:1px solid #cbd5e1;border-radius:16px;padding:36px;box-shadow:0 4px 20px #0f172a0f}.portal-web-solutions-partner-form-head{font-size:22px;font-weight:800;color:#0f172a;margin:0 0 24px;font-family:var(--dkg-font-heading, "Inter", sans-serif)}.portal-web-solutions-partner-success{display:flex;align-items:center;gap:10px;background:#ecfdf5;border:1px solid #a7f3d0;color:#047857;padding:14px 16px;border-radius:10px;font-size:14px;font-weight:600;margin-bottom:20px}.portal-web-solutions-partner-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:16px}.portal-web-solutions-partner-form-group{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.portal-web-solutions-partner-label{font-size:13px;font-weight:700;color:#334155}.portal-web-solutions-partner-input,.portal-web-solutions-partner-select,.portal-web-solutions-partner-textarea{background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:10px 14px;font-size:14px;color:#0f172a;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.portal-web-solutions-partner-input:focus,.portal-web-solutions-partner-select:focus,.portal-web-solutions-partner-textarea:focus{border-color:#0284c7;box-shadow:0 0 0 3px #0284c726}.portal-web-solutions-partner-textarea{min-height:120px;resize:vertical}.portal-web-solutions-partner-pills{display:flex;flex-wrap:wrap;gap:8px}.portal-web-solutions-partner-pill{padding:8px 14px;background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:8px;font-size:13px;font-weight:600;color:#475569;cursor:pointer;transition:all .2s ease}.portal-web-solutions-partner-pill:hover{border-color:#94a3b8;background:#f1f5f9}.portal-web-solutions-partner-pill.active{border-color:#0284c7;background:#0284c7;color:#fff;box-shadow:0 2px 8px #0284c740}.portal-web-solutions-partner-submit-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;background:#0284c7;color:#fff;font-size:15px;font-weight:700;padding:12px 20px;border-radius:10px;border:none;cursor:pointer;box-shadow:0 4px 14px #0284c740;transition:background-color .2s ease,transform .2s ease}.portal-web-solutions-partner-submit-btn:hover{background-color:#0369a1;transform:translateY(-1px)}.portal-web-solutions-partner-spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:900px){.portal-web-solutions-partner-grid{grid-template-columns:1fr}}.portal-web-solutions-careers-root{min-height:100vh;background-color:#fff;color:#0f172a}.portal-web-solutions-careers-hero{padding:40px 0 32px;text-align:center;background-color:#1e293b;border-bottom:1px solid #334155}.portal-web-solutions-careers-title{font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:10px}.portal-web-solutions-careers-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:680px;margin:0 auto}.portal-web-solutions-careers-sec{padding:40px 0 80px;background-color:#fff}.portal-web-solutions-no-vacancy-banner{display:flex;align-items:flex-start;gap:16px;background:#fffbebfb;border:1.5px solid #fcd34d;border-radius:12px;padding:20px 24px;margin-bottom:40px;box-shadow:0 4px 14px #f59e0b14}.portal-no-vacancy-icon{color:#d97706;flex-shrink:0;margin-top:2px}.portal-web-solutions-no-vacancy-banner h3{font-size:17px;font-weight:700;color:#92400e;margin:0 0 6px}.portal-web-solutions-no-vacancy-banner p{font-size:14px;line-height:22px;color:#b45309;margin:0}.portal-web-solutions-careers-grid{display:grid;grid-template-columns:360px 1fr;gap:40px;align-items:start}@media(max-width:992px){.portal-web-solutions-careers-grid{grid-template-columns:1fr;gap:32px}}.portal-web-solutions-careers-info-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:32px}.portal-web-solutions-careers-info-title{font-size:20px;font-weight:700;color:#0f172a;margin:0 0 10px}.portal-web-solutions-careers-info-desc{font-size:14px;color:#475569;line-height:1.6;margin:0 0 28px}.portal-web-solutions-careers-list{display:flex;flex-direction:column;gap:20px}.portal-web-solutions-careers-item{display:flex;gap:14px;align-items:flex-start}.portal-careers-icon{color:#0284c7;flex-shrink:0;margin-top:2px}.portal-web-solutions-careers-item h4{font-size:14px;font-weight:700;color:#0f172a;margin:0 0 4px}.portal-web-solutions-careers-item p{font-size:13px;line-height:19px;color:#475569;margin:0}.portal-web-solutions-careers-form-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:36px;box-shadow:0 10px 30px #0f172a0d}.portal-web-solutions-careers-form-head{font-size:20px;font-weight:700;color:#0f172a;margin:0 0 24px;padding-bottom:16px;border-bottom:1px solid #f1f5f9}.portal-web-solutions-careers-success{display:flex;align-items:center;gap:12px;background:#f0fdf4;border:1px solid #bbf7d0;color:#15803d;padding:14px 18px;border-radius:10px;font-size:14px;line-height:20px;margin-bottom:24px}.portal-web-solutions-careers-form-group{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.portal-web-solutions-careers-label{font-size:13px;font-weight:700;color:#334155;text-transform:uppercase;letter-spacing:.03em}.portal-web-solutions-careers-pills{display:flex;flex-wrap:wrap;gap:8px}.portal-web-solutions-careers-pill{padding:8px 14px;background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:8px;font-size:13px;font-weight:600;color:#475569;cursor:pointer;transition:all .2s ease}.portal-web-solutions-careers-pill:hover{border-color:#94a3b8;background:#f1f5f9}.portal-web-solutions-careers-pill.active{border-color:#0284c7;background:#0284c7;color:#fff;box-shadow:0 2px 8px #0284c740}.portal-web-solutions-careers-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:640px){.portal-web-solutions-careers-form-row{grid-template-columns:1fr}}.portal-web-solutions-careers-input,.portal-web-solutions-careers-textarea{width:100%;padding:12px 16px;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;color:#0f172a;font-size:14px;font-family:inherit;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}.portal-web-solutions-careers-input:focus,.portal-web-solutions-careers-textarea:focus{outline:none;background:#fff;border-color:#0284c7;box-shadow:0 0 0 3px #0284c726}.portal-web-solutions-careers-submit-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:14px 24px;background:linear-gradient(135deg,#0284c7,#0369a1);color:#fff;border:none;border-radius:10px;font-weight:700;font-size:16px;font-family:var(--dkg-font-heading, "Inter", sans-serif);cursor:pointer;box-shadow:0 4px 16px #0284c759;transition:all .2s ease;margin-top:8px}.portal-web-solutions-careers-submit-btn:hover{background:linear-gradient(135deg,#0369a1,#075985);transform:translateY(-2px);box-shadow:0 8px 24px #0284c780}.portal-web-solutions-careers-submit-btn:disabled{opacity:.7;transform:none;cursor:not-allowed}.portal-web-solutions-overview-root{min-height:100vh;background-color:#fff;color:#0f172a}.portal-web-solutions-overview-hero{padding:48px 0 40px;text-align:center;background:radial-gradient(circle at 50% 0%,#1e293b,#0f172a);border-bottom:1px solid #334155}.portal-web-solutions-overview-hero-badge{display:inline-flex;align-items:center;gap:8px;background:#38bdf826;border:1px solid rgba(56,189,248,.35);color:#38bdf8;padding:4px 14px;border-radius:999px;font-size:12.5px;font-weight:700;margin-bottom:14px}.portal-web-solutions-overview-title{font-size:34px;line-height:42px;font-weight:800;color:#fff;margin-bottom:12px}.portal-web-solutions-overview-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:760px;margin:0 auto 28px}.portal-web-solutions-overview-actions-bar{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.portal-web-solutions-overview-btn-flex{display:inline-flex;align-items:center;gap:8px}.portal-web-solutions-overview-copy-btn{display:inline-flex;align-items:center;padding:12px 24px;background:linear-gradient(135deg,#0284c7,#0369a1);color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:700;cursor:pointer;box-shadow:0 4px 16px #0284c766;transition:all .2s ease}.portal-web-solutions-overview-copy-btn:hover{background:linear-gradient(135deg,#0369a1,#075985);transform:translateY(-2px);box-shadow:0 8px 24px #0284c78c}.portal-web-solutions-overview-copy-btn.copied{background:linear-gradient(135deg,#16a34a,#15803d);box-shadow:0 4px 16px #16a34a66}.portal-web-solutions-overview-dl-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;background:#ffffff14;border:1px solid rgba(255,255,255,.2);color:#f1f5f9;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.portal-web-solutions-overview-dl-btn:hover{background:#ffffff29;border-color:#38bdf8;color:#fff;transform:translateY(-2px)}.portal-web-solutions-overview-body{padding:60px 0 80px;background:#fff}.portal-web-solutions-overview-grid{display:flex;flex-direction:column;gap:32px;max-width:960px;margin:0 auto}.portal-web-solutions-overview-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:32px;box-shadow:0 4px 16px #0f172a08}.portal-web-solutions-overview-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid #e2e8f0}.portal-web-solutions-overview-card-title-wrap{display:flex;align-items:center;gap:10px}.portal-web-solutions-overview-card-title-wrap h2{font-size:20px;font-weight:700;color:#0f172a;margin:0}.overview-icon-accent{color:#0284c7}.portal-web-solutions-overview-mini-copy{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#fff;border:1px solid #cbd5e1;border-radius:6px;font-size:12px;font-weight:600;color:#475569;cursor:pointer;transition:all .15s ease}.portal-web-solutions-overview-mini-copy:hover{border-color:#0284c7;color:#0284c7;background:#f0f9ff}.portal-web-solutions-overview-p{font-size:14.5px;line-height:1.6;color:#334155;margin:0 0 20px}.portal-web-solutions-overview-brand-assets-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:22px}@media(max-width:640px){.portal-web-solutions-overview-brand-assets-grid{grid-template-columns:1fr}}.portal-web-solutions-overview-asset-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.portal-web-solutions-overview-asset-preview{height:120px;display:flex;align-items:center;justify-content:center;background:#0f172a;padding:16px}.portal-web-solutions-overview-asset-preview.white-bg{background:#fff;border-bottom:1px solid #e2e8f0}.portal-web-solutions-overview-asset-img{max-height:54px;max-width:80%;object-fit:contain}.portal-web-solutions-overview-asset-img.favicon-img{max-height:48px}.portal-web-solutions-overview-asset-info{padding:14px 16px;display:flex;flex-direction:column;gap:4px}.portal-web-solutions-overview-asset-info strong{font-size:13.5px;color:#0f172a}.portal-web-solutions-overview-asset-info span{font-size:12px;color:#64748b;margin-bottom:8px}.portal-web-solutions-overview-asset-dl{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:#0284c7;text-decoration:none;transition:color .15s ease}.portal-web-solutions-overview-asset-dl:hover{color:#0369a1;text-decoration:underline}.portal-web-solutions-overview-table-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.portal-web-solutions-overview-table{width:100%;border-collapse:collapse;font-size:13.5px}.portal-web-solutions-overview-table td{padding:12px 16px;border-bottom:1px solid #f1f5f9}.portal-web-solutions-overview-table tr:last-child td{border-bottom:none}.portal-web-solutions-overview-table .spec-name{font-weight:600;color:#475569;width:200px;background:#f8fafc}.portal-web-solutions-overview-table .spec-val{color:#0f172a}.portal-web-solutions-overview-table .spec-val a{color:#0284c7;text-decoration:none;font-weight:600}.portal-web-solutions-overview-hero-callout{background:radial-gradient(circle at 50% 0%,#1e293b,#0f172a);border:1px solid rgba(56,189,248,.3);border-radius:12px;padding:24px;margin-bottom:20px}.overview-callout-tag{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.08em;color:#38bdf8;background:#38bdf826;border:1px solid rgba(56,189,248,.35);padding:2px 8px;border-radius:4px;margin-bottom:8px}.overview-callout-title{font-size:20px;font-weight:800;color:#fff;line-height:28px;margin:0 0 8px}.overview-callout-desc{font-size:14.5px;line-height:22px;color:#cbd5e1;margin:0}.portal-web-solutions-overview-pillars-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media(max-width:680px){.portal-web-solutions-overview-pillars-grid{grid-template-columns:1fr}}.pillar-box{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:16px;display:flex;flex-direction:column;gap:6px}.pillar-head{display:flex;align-items:center;gap:8px}.pillar-icon{color:#0284c7;flex-shrink:0}.pillar-head strong{font-size:13.5px;color:#0f172a}.pillar-box p{font-size:12.5px;line-height:1.45;color:#64748b;margin:0}.portal-web-solutions-overview-group-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:740px){.portal-web-solutions-overview-group-grid{grid-template-columns:1fr}}.group-entity-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:8px;transition:transform .2s ease,border-color .2s ease}.group-entity-card:hover{border-color:#cbd5e1;transform:translateY(-2px)}.group-entity-card.active-hub{border:1.5px solid #38bdf8;background:#f0f9ff}.group-entity-head{display:flex;align-items:flex-start;gap:12px}.group-entity-head strong{display:block;font-size:14.5px;color:#0f172a;margin-bottom:2px}.group-role-badge{display:inline-block;font-size:11px;font-weight:700;color:#0284c7;background:#0284c71a;padding:2px 8px;border-radius:4px}.group-icon{margin-top:2px;flex-shrink:0}.group-icon.web-sol{color:#0284c7}.group-icon.rec{color:#4f46e5}.group-icon.crm{color:#7c3aed}.group-icon.jsp{color:#059669}.group-icon.jsc{color:#0284c7}.group-icon.cons{color:#d97706}.group-entity-card p{font-size:13px;line-height:1.5;color:#64748b;margin:0}.portal-web-solutions-overview-solutions-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:700px){.portal-web-solutions-overview-solutions-grid{grid-template-columns:1fr}}.portal-web-solutions-overview-sol-box{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:18px;display:flex;flex-direction:column;gap:8px}.overview-sol-head{display:flex;align-items:center;gap:10px}.overview-sol-head strong{font-size:14.5px;color:#0f172a}.sol-icon.cyan{color:#0284c7}.sol-icon.indigo{color:#4f46e5}.sol-icon.purple{color:#7c3aed}.sol-icon.magenta{color:#c026d3}.sol-icon.amber{color:#d97706}.sol-icon.emerald{color:#059669}.portal-web-solutions-overview-sol-box p{font-size:13px;color:#64748b;line-height:1.5;margin:0}.portal-web-solutions-overview-services-list{display:flex;flex-direction:column;gap:10px}.portal-web-solutions-overview-srv-item{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:14px 18px;display:flex;align-items:flex-start;gap:16px}.srv-num{font-size:12px;font-weight:800;color:#0284c7;background:#f0f9ff;border:1px solid #bae6fd;padding:4px 8px;border-radius:6px;flex-shrink:0}.srv-content strong{display:block;font-size:14px;color:#0f172a;margin-bottom:2px}.srv-content p{font-size:13px;color:#64748b;line-height:1.4;margin:0}@media(max-width:580px){.portal-web-solutions-overview-hero{padding:36px 16px 28px}.portal-web-solutions-overview-title{font-size:24px;line-height:32px}.portal-web-solutions-overview-subtitle{font-size:13.5px;line-height:20px;margin-bottom:20px}.portal-web-solutions-overview-actions-bar{flex-direction:column;width:100%}.portal-web-solutions-overview-copy-btn,.portal-web-solutions-overview-dl-btn{width:100%;justify-content:center;padding:11px 16px;font-size:13px}.portal-web-solutions-overview-body{padding:32px 12px 60px}.portal-web-solutions-overview-card{padding:20px 14px;border-radius:12px}.portal-web-solutions-overview-card-title-wrap h2{font-size:16px}.portal-web-solutions-overview-table td{padding:10px 12px;font-size:12.5px}.portal-web-solutions-overview-table .spec-name{width:120px}.overview-callout-title{font-size:17px;line-height:24px}.overview-callout-desc{font-size:13px;line-height:19px}.group-entity-card{padding:14px}.group-entity-head strong{font-size:13.5px}.group-entity-card p{font-size:12.5px}}@media(max-width:380px){.portal-web-solutions-overview-hero-badge{font-size:11px;padding:3px 10px}.portal-web-solutions-overview-title{font-size:21px;line-height:28px}.portal-web-solutions-overview-table,.portal-web-solutions-overview-table tbody,.portal-web-solutions-overview-table tr,.portal-web-solutions-overview-table td{display:block;width:100%}.portal-web-solutions-overview-table .spec-name{width:100%;padding-bottom:2px;font-weight:700}.portal-web-solutions-overview-table .spec-val{padding-top:2px;padding-bottom:10px}}.portal-web-solutions-legal-nav{background:#0f172a;border-bottom:1px solid rgba(51,65,85,.6);padding:16px 0 18px}.portal-web-solutions-legal-nav-content{display:flex;flex-direction:column;gap:14px}.portal-web-solutions-legal-breadcrumb{display:flex;align-items:center;gap:8px;font-size:13px;flex-wrap:wrap}.portal-web-solutions-legal-bc-link{color:#94a3b8;text-decoration:none;font-weight:500;transition:color .2s ease}.portal-web-solutions-legal-bc-link:hover{color:#38bdf8}.portal-web-solutions-legal-bc-sep{color:#475569;flex-shrink:0}.portal-web-solutions-legal-bc-section{color:#cbd5e1;font-weight:500}.portal-web-solutions-legal-bc-current{color:#38bdf8;font-weight:700}.portal-web-solutions-legal-nav-pills{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.portal-web-solutions-legal-nav-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:8px;font-size:12.5px;font-weight:600;color:#94a3b8;background:#1e293b99;border:1px solid rgba(51,65,85,.7);text-decoration:none;transition:all .2s ease;white-space:nowrap}.portal-web-solutions-legal-pill-icon{color:#64748b;transition:color .2s ease}.portal-web-solutions-legal-nav-pill:hover{color:#f1f5f9;background:#334155cc;border-color:#38bdf8}.portal-web-solutions-legal-nav-pill:hover .portal-web-solutions-legal-pill-icon{color:#38bdf8}.portal-web-solutions-legal-nav-pill-active{color:#fff;background:#0284c7;border-color:#0284c7;box-shadow:0 2px 8px #0284c766}.portal-web-solutions-legal-nav-pill-active .portal-web-solutions-legal-pill-icon{color:#fff}@media(max-width:640px){.portal-web-solutions-legal-nav{padding:12px 0 14px}.portal-web-solutions-legal-breadcrumb{font-size:12px;gap:6px}.portal-web-solutions-legal-nav-pills{gap:6px}.portal-web-solutions-legal-nav-pill{padding:5px 10px;font-size:11.5px;gap:5px}}.portal-web-solutions-privacy-root{min-height:100vh;background-color:#fff;color:#0f172a}.portal-web-solutions-privacy-hero{padding:40px 0 32px;background-color:#1e293b;border-bottom:1px solid #334155;color:#fff;text-align:center}.portal-web-solutions-privacy-tag{display:inline-flex;align-items:center;gap:8px;padding:5px 14px;background:#0284c71f;border:1px solid rgba(56,189,248,.3);border-radius:20px;font-size:13px;font-weight:600;color:#38bdf8;margin-bottom:16px}.portal-web-solutions-privacy-title{font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:10px}.portal-web-solutions-privacy-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:680px;margin:0 auto}.portal-web-solutions-privacy-content{padding:60px 0 90px;background-color:#fff}.portal-web-solutions-privacy-block{margin-bottom:40px}.portal-web-solutions-privacy-section-title{font-size:22px;font-weight:800;color:#0f172a;margin-bottom:16px;border-bottom:2px solid #e2e8f0;padding-bottom:8px}.portal-web-solutions-privacy-text-content{font-size:15px;line-height:1.7;color:#334155;display:flex;flex-direction:column;gap:14px}.portal-web-solutions-privacy-text-content p{margin:0}.portal-web-solutions-privacy-text-content ul{padding-left:20px;margin:0;display:flex;flex-direction:column;gap:8px}.portal-web-solutions-privacy-text-content a{color:#0284c7;text-decoration:none;font-weight:600}.portal-web-solutions-privacy-text-content a:hover{text-decoration:underline}.portal-web-solutions-privacy-table-wrap{width:100%;overflow-x:auto;margin:16px 0}.portal-web-solutions-privacy-data-table{width:100%;border-collapse:collapse;font-size:14px}.portal-web-solutions-privacy-data-table th,.portal-web-solutions-privacy-data-table td{border:1px solid #e2e8f0;padding:12px 14px;text-align:left}.portal-web-solutions-privacy-data-table th{background-color:#f8fafc;color:#0f172a;font-weight:700}.portal-web-solutions-privacy-footer-note{margin-top:40px;padding:20px;background-color:#f8fafc;border-left:4px solid #0284c7;border-radius:6px;font-size:14px;color:#475569}.portal-web-solutions-terms-root{min-height:100vh;background-color:#fff;color:#0f172a}.portal-web-solutions-terms-hero{padding:40px 0 32px;background-color:#1e293b;border-bottom:1px solid #334155;color:#fff;text-align:center}.portal-web-solutions-terms-tag{display:inline-flex;align-items:center;gap:8px;padding:5px 14px;background:#0284c71f;border:1px solid rgba(56,189,248,.3);border-radius:20px;font-size:13px;font-weight:600;color:#38bdf8;margin-bottom:16px}.portal-web-solutions-terms-title{font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:10px}.portal-web-solutions-terms-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:680px;margin:0 auto}.portal-web-solutions-terms-content{padding:60px 0 90px;background-color:#fff}.portal-web-solutions-terms-accordion{display:flex;flex-direction:column;gap:16px;max-width:900px;margin:0 auto 40px}.portal-web-solutions-terms-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0f172a08;transition:border-color .2s ease,box-shadow .2s ease}.portal-web-solutions-terms-item-open{border-color:#0284c7;box-shadow:0 6px 20px #0284c714}.portal-web-solutions-terms-header{padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;background:#fff;-webkit-user-select:none;user-select:none;transition:background .15s ease}.portal-web-solutions-terms-header:hover{background:#f8fafc}.portal-web-solutions-terms-header-left{display:flex;align-items:center;gap:12px}.portal-web-solutions-terms-icon{color:#0284c7;flex-shrink:0}.portal-web-solutions-terms-header-left h3{font-size:16px;font-weight:700;color:#0f172a;margin:0}.portal-web-solutions-terms-toggle{color:#64748b;flex-shrink:0;display:flex;align-items:center;justify-content:center}.portal-web-solutions-terms-body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease}.portal-web-solutions-terms-item-open .portal-web-solutions-terms-body{grid-template-rows:1fr}.portal-web-solutions-terms-body-inner{overflow:hidden}.portal-web-solutions-terms-text-wrapper{padding:0 24px 24px 54px;font-size:14px;line-height:1.7;color:#475569;white-space:pre-line}.portal-web-solutions-terms-text-wrapper p{margin:0}.portal-web-solutions-terms-footer{max-width:900px;margin:0 auto;padding:20px 24px;background:#f8fafc;border-left:4px solid #0284c7;border-radius:8px;font-size:14px;color:#475569}.portal-web-solutions-terms-footer p{margin:0}.portal-web-solutions-terms-footer-link{color:#0284c7;text-decoration:none;font-weight:600}.portal-web-solutions-terms-footer-link:hover{text-decoration:underline}.portal-web-solutions-refund-root{background-color:#0b1326;color:#fff;min-height:80vh}.portal-web-solutions-refund-hero{padding:60px 0 40px;background:radial-gradient(circle at 50% 0%,rgba(2,132,199,.15) 0%,transparent 70%);text-align:center}.portal-web-solutions-refund-tag{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;background-color:#38bdf81f;border:1px solid rgba(56,189,248,.3);color:#38bdf8;border-radius:20px;font-size:13px;font-weight:600;margin-bottom:16px}.portal-web-solutions-refund-title{font-size:36px;font-weight:800;color:#fff;margin-bottom:16px}.portal-web-solutions-refund-subtitle{font-size:16px;color:#94a3b8;max-width:680px;margin:0 auto;line-height:1.6}.portal-web-solutions-refund-content{padding:40px 0 80px}.portal-web-solutions-refund-block{margin-bottom:48px}.portal-web-solutions-refund-section-title{font-size:22px;font-weight:700;color:#38bdf8;margin-bottom:16px;border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:8px}.portal-web-solutions-refund-text{font-size:15px;color:#cbd5e1;line-height:1.7}.portal-web-solutions-refund-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:20px}.portal-web-solutions-refund-card{background-color:#0f172a;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:24px;display:flex;flex-direction:column;gap:12px}.portal-web-solutions-refund-card-icon{color:#38bdf8}.portal-web-solutions-refund-card-title{font-size:18px;font-weight:700;color:#fff}.portal-web-solutions-refund-card-desc{font-size:14px;color:#94a3b8;line-height:1.6}.portal-web-solutions-refund-list{margin-top:12px;padding-left:20px;display:flex;flex-direction:column;gap:8px}@media(max-width:768px){.portal-web-solutions-refund-grid{grid-template-columns:1fr}}.portal-web-solutions-cookies-root{min-height:100vh;background-color:#fff;color:#0f172a}.portal-web-solutions-cookies-hero{padding:40px 0 32px;background-color:#1e293b;border-bottom:1px solid #334155;color:#fff;text-align:center}.portal-web-solutions-cookies-tag{display:inline-flex;align-items:center;gap:8px;padding:5px 14px;background:#0284c71f;border:1px solid rgba(56,189,248,.3);border-radius:20px;font-size:13px;font-weight:600;color:#38bdf8;margin-bottom:16px}.portal-web-solutions-cookies-title{font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:10px}.portal-web-solutions-cookies-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:680px;margin:0 auto}.portal-web-solutions-cookies-content{padding:60px 0 90px;background-color:#fff}.portal-web-solutions-cookies-block{margin-bottom:44px}.portal-web-solutions-cookies-section-title{font-size:22px;font-weight:800;color:#0f172a;margin-bottom:16px;border-bottom:2px solid #e2e8f0;padding-bottom:8px}.portal-web-solutions-cookies-text{font-size:15px;line-height:1.7;color:#334155;display:flex;flex-direction:column;gap:14px}.portal-web-solutions-cookies-text p{margin:0}.portal-web-solutions-cookies-list{display:flex;flex-direction:column;gap:18px}.portal-web-solutions-cookies-row{display:flex;align-items:flex-start;gap:20px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px;box-shadow:0 4px 16px #0f172a0a}.portal-web-solutions-cookies-row-icon{width:48px;height:48px;border-radius:10px;background:#0284c71a;border:1px solid rgba(2,132,199,.2);color:#0284c7;display:flex;align-items:center;justify-content:center;flex-shrink:0}.portal-web-solutions-cookies-row-content{display:flex;flex-direction:column;gap:6px}.portal-web-solutions-cookies-row-title{font-size:17px;font-weight:700;color:#0f172a;margin:0}.portal-web-solutions-cookies-row-desc{font-size:14px;color:#475569;line-height:1.6;margin:0}.portal-web-solutions-cookies-row-names{font-size:12px;font-weight:600;color:#0284c7;background:#f0f9ff;padding:4px 10px;border-radius:4px;width:fit-content;margin-top:4px}.portal-web-solutions-cookies-management-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:36px}.portal-web-solutions-cookies-links{display:flex;gap:12px;flex-wrap:wrap;margin:12px 0}.portal-web-solutions-cookies-links a{padding:8px 16px;background:#fff;border:1px solid #cbd5e1;border-radius:6px;color:#0284c7;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s ease}.portal-web-solutions-cookies-links a:hover{background:#0284c7;color:#fff;border-color:#0284c7}.portal-web-solutions-cookies-warning{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;color:#b45309;font-size:13px;margin:10px 0!important}@media(max-width:768px){.portal-web-solutions-cookies-row{flex-direction:column;gap:14px}}.portal-web-solutions-gdpr-root{min-height:100vh;background-color:#fff;color:#0f172a}.portal-web-solutions-gdpr-hero{padding:40px 0 32px;background-color:#1e293b;border-bottom:1px solid #334155;color:#fff;text-align:center}.portal-web-solutions-gdpr-tag{display:inline-flex;align-items:center;gap:8px;padding:5px 14px;background:#0284c71f;border:1px solid rgba(56,189,248,.3);border-radius:20px;font-size:13px;font-weight:600;color:#38bdf8;margin-bottom:16px}.portal-web-solutions-gdpr-title{font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:10px}.portal-web-solutions-gdpr-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:680px;margin:0 auto}.portal-web-solutions-gdpr-content{padding:60px 0 90px;background-color:#fff}.portal-web-solutions-gdpr-block{margin-bottom:44px}.portal-web-solutions-gdpr-section-title{font-size:22px;font-weight:800;color:#0f172a;margin-bottom:16px;border-bottom:2px solid #e2e8f0;padding-bottom:8px}.portal-web-solutions-gdpr-text{font-size:15px;line-height:1.7;color:#334155;display:flex;flex-direction:column;gap:14px}.portal-web-solutions-gdpr-text p{margin:0}.portal-web-solutions-gdpr-definitions-list{display:flex;flex-direction:column;gap:12px;margin-top:10px}.portal-web-solutions-gdpr-definition-item{padding:14px 18px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;color:#334155;line-height:1.6}.portal-web-solutions-gdpr-definition-item strong{color:#0f172a}.portal-web-solutions-gdpr-principles-list{display:flex;flex-direction:column;gap:14px}.portal-web-solutions-gdpr-principle-row{display:flex;align-items:flex-start;gap:16px;padding:18px 20px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 10px #0f172a08}.portal-web-solutions-gdpr-principle-icon{width:40px;height:40px;border-radius:8px;background:#0284c71a;border:1px solid rgba(2,132,199,.2);color:#0284c7;display:flex;align-items:center;justify-content:center;flex-shrink:0}.portal-web-solutions-gdpr-principle-content{font-size:14px;color:#475569;line-height:1.6}.portal-web-solutions-gdpr-principle-content strong{color:#0f172a}.portal-web-solutions-pcontact-root{min-height:100vh;background-color:#fff;color:#0f172a}.portal-web-solutions-pcontact-hero{padding:40px 0 32px;background-color:#1e293b;border-bottom:1px solid #334155;color:#fff;text-align:center}.portal-web-solutions-pcontact-tag{display:inline-flex;align-items:center;gap:8px;padding:5px 14px;background:#0284c71f;border:1px solid rgba(56,189,248,.3);border-radius:20px;font-size:13px;font-weight:600;color:#38bdf8;margin-bottom:16px}.portal-web-solutions-pcontact-title{font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:10px}.portal-web-solutions-pcontact-subtitle{font-size:15px;line-height:24px;color:#cbd5e1;max-width:680px;margin:0 auto}.portal-web-solutions-pcontact-content{padding:60px 0 90px;background-color:#fff}.portal-web-solutions-pcontact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-bottom:50px}.portal-web-solutions-pcontact-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:32px;box-shadow:0 4px 20px #0f172a0d;display:flex;flex-direction:column;align-items:flex-start}.portal-web-solutions-pcontact-icon{width:48px;height:48px;border-radius:12px;background:#0284c71a;border:1px solid rgba(2,132,199,.2);color:#0284c7;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.portal-web-solutions-pcontact-card-title{font-size:18px;font-weight:700;color:#0f172a;margin:0 0 10px}.portal-web-solutions-pcontact-card-text{font-size:14px;color:#475569;line-height:1.6;margin:0 0 16px}.portal-web-solutions-pcontact-link{font-size:14px;font-weight:700;color:#0284c7;text-decoration:none;word-break:break-all}.portal-web-solutions-pcontact-link:hover{text-decoration:underline}.portal-web-solutions-pcontact-info-block{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:36px}.portal-web-solutions-pcontact-info-title{font-size:20px;font-weight:700;color:#0f172a;margin:0 0 20px}.portal-web-solutions-pcontact-rights-list{display:flex;flex-direction:column;gap:16px}.portal-web-solutions-pcontact-right-item{display:flex;align-items:flex-start;gap:14px;font-size:14px;color:#334155;line-height:1.6}.portal-web-solutions-pcontact-right-icon{color:#0284c7;flex-shrink:0;margin-top:2px}@media(max-width:992px){.portal-web-solutions-pcontact-grid{grid-template-columns:1fr}}.portal-web-solutions-app-layout{display:flex;flex-direction:column;height:100vh;width:100%;overflow:hidden;background-color:var(--dkg-bg-dark)}.portal-web-solutions-app-header-wrapper{flex-shrink:0;width:100%;z-index:1000}.portal-web-solutions-app-body-scroll{flex:1;width:100%;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;scroll-behavior:smooth}.portal-web-solutions-app-content{flex:1}:root{--dkg-font-heading: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", sans-serif;--dkg-font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", sans-serif;--dkg-bg-dark: #070c18;--dkg-bg-surface: #0e172a;--dkg-bg-card: rgba(15, 25, 45, .7);--dkg-bg-card-hover: rgba(22, 36, 65, .85);--dkg-border-subtle: rgba(255, 255, 255, .08);--dkg-border-glow: rgba(56, 189, 248, .3);--dkg-primary-blue: #0284c7;--dkg-primary-cyan: #06b6d4;--dkg-accent-teal: #14b8a6;--dkg-accent-indigo: #6366f1;--dkg-text-bright: #ffffff;--dkg-text-main: #f1f5f9;--dkg-text-muted: #94a3b8;--dkg-text-dim: #64748b;--dkg-gradient-brand: linear-gradient(135deg, #0284c7 0%, #06b6d4 50%, #6366f1 100%);--dkg-gradient-hero: radial-gradient(circle at 50% -20%, #1e293b 0%, #070c18 80%);--dkg-gradient-card: linear-gradient(180deg, rgba(30, 41, 59, .5) 0%, rgba(15, 23, 42, .8) 100%);--dkg-shadow-sm: 0 4px 12px rgba(0, 0, 0, .3);--dkg-shadow-glow: 0 8px 32px rgba(2, 132, 199, .25);--dkg-radius-sm: 4px;--dkg-radius-md: 6px;--dkg-radius-lg: 12px;--dkg-radius-full: 9999px;--dkg-transition-fast: .2s cubic-bezier(.4, 0, .2, 1);--dkg-transition-smooth: .35s cubic-bezier(.4, 0, .2, 1)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;min-height:100vh;background-color:var(--dkg-bg-dark);color:var(--dkg-text-main);font-family:var(--dkg-font-body);font-size:16px;line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--dkg-font-heading);color:var(--dkg-text-bright);font-weight:700;line-height:1.25}a{color:inherit;text-decoration:none}button,input,textarea,select{font-family:inherit;font-size:inherit;color:inherit}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--dkg-bg-dark)}::-webkit-scrollbar-thumb{background:#1e293b;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#334155}.portal-web-solutions-header-container{width:100%;max-width:100%;padding:0 20px;margin:0 auto}.portal-web-solutions-footer-container{width:100%;max-width:100%;padding-left:clamp(24px,4.5vw,72px);padding-right:clamp(24px,4.5vw,72px);margin:0 auto;box-sizing:border-box}.portal-web-solutions-container{max-width:none;width:100%;margin:0 auto;padding-left:clamp(24px,4.5vw,72px);padding-right:clamp(24px,4.5vw,72px);box-sizing:border-box}@media(max-width:768px){.portal-web-solutions-header-container,.portal-web-solutions-container,.portal-web-solutions-footer-container{padding-left:12px;padding-right:12px}}.portal-web-solutions-gradient-text{background:var(--dkg-gradient-brand);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}.portal-web-solutions-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 22px;background:var(--dkg-gradient-brand);color:#fff;font-family:var(--dkg-font-heading);font-weight:600;font-size:14px;border-radius:6px;border:none;cursor:pointer;box-shadow:0 4px 16px #0284c74d;transition:transform .2s ease,box-shadow .2s ease}.portal-web-solutions-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0284c773}.portal-web-solutions-btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 22px;background:#ffffff0d;color:var(--dkg-text-bright);font-family:var(--dkg-font-heading);font-weight:600;font-size:14px;border-radius:6px;border:1px solid var(--dkg-border-subtle);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background .2s ease,border-color .2s ease}.portal-web-solutions-btn-secondary:hover{background:#ffffff1a;border-color:var(--dkg-border-glow)}.portal-web-solutions-slider-dots{display:none;justify-content:center;align-items:center;gap:8px;margin-top:24px;width:100%}.portal-web-solutions-slider-dot{width:10px;height:10px;border-radius:9999px;background:#cbd5e1;border:none;padding:0;cursor:pointer;transition:all .3s ease}.portal-web-solutions-slider-dot.active{width:28px;background:#0284c7;border-radius:5px}.portal-web-solutions-slider-dots-dark .portal-web-solutions-slider-dot{background:#ffffff40}.portal-web-solutions-slider-dots-dark .portal-web-solutions-slider-dot.active{background:#38bdf8}@media(max-width:1024px){.portal-web-solutions-slider-dots{display:flex}}
