:root{--ink:#002e6b;--ink2:#002e6b;--blue:#1596ff;--cyan:#55c7ff;--sky:#eaf6ff;--paper:#f7f9fc;--white:#fff;--text:#15253c;--muted:#69778a;--line:#dfe6ee;--green:#85e0ac;--radius:28px;--shadow:0 30px 80px rgba(0,46,107,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;font-family:Inter,"Segoe UI",Roboto,Arial,system-ui,sans-serif;color:var(--text);background:#fff;line-height:1.6;overflow-x:hidden}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{width:min(1240px,calc(100% - 48px));margin:auto}.skip-link{position:fixed;left:16px;top:-60px;z-index:999;background:#fff;padding:10px 14px;border-radius:10px}.skip-link:focus{top:16px}.ambient{position:fixed;border-radius:50%;filter:blur(120px);pointer-events:none;z-index:-1;opacity:.35}.ambient-one{width:450px;height:450px;background:#a5dfff;right:-180px;top:120px}.ambient-two{width:420px;height:420px;background:#d8ebff;left:-220px;top:720px}.site-header{position:fixed;inset:0 0 auto;z-index:50;transition:.3s}.site-header.scrolled{background:rgba(255,255,255,.82);backdrop-filter:blur(22px);border-bottom:1px solid rgba(8,29,55,.08)}.navbar{height:92px;display:flex;align-items:center;gap:34px}.logo{display:flex;align-items:center;gap:12px;font-family:Inter,"Segoe UI",Roboto,Arial,system-ui,sans-serif;font-weight:800;font-size:23px;letter-spacing:-.8px;color:var(--ink);white-space:nowrap}.logo b{color:var(--blue)}.logo-icon{width:39px;height:39px;position:relative;display:inline-block;transform:rotate(30deg);border:8px solid var(--ink);border-right-color:var(--blue);border-radius:7px}.logo-icon i{position:absolute;inset:-1px;background:#fff;border-radius:2px}.desktop-nav{display:flex;gap:30px;margin-left:auto}.desktop-nav a{font-size:14px;font-weight:700;color:#41526a;position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--blue);transition:.25s}.desktop-nav a:hover:after{right:0}.nav-actions{display:flex;align-items:center;gap:19px}.text-link{font-size:13px;font-weight:700;color:#5e6f84}.button{border:0;display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:15px;font-weight:800;transition:.25s;position:relative;overflow:hidden}.button:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 20%,rgba(255,255,255,.28),transparent 80%);transform:translateX(-120%);transition:.6s}.button:hover:before{transform:translateX(120%)}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--ink);color:#fff;padding:16px 22px;box-shadow:0 14px 32px rgba(0,46,107,.19)}.button-small{background:var(--ink);color:#fff;padding:12px 16px;font-size:13px}.button-secondary{padding:15px 20px;border:1px solid #cdd8e4;color:var(--ink);background:rgba(255,255,255,.72)}.menu-button,.mobile-nav{display:none}.hero{padding:170px 0 58px;min-height:790px;background:linear-gradient(180deg,#f9fcff 0,#fff 76%);position:relative}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(4,32,63,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(4,32,63,.035) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to bottom,#000,transparent 78%);pointer-events:none}.hero-grid{display:grid;grid-template-columns:1fr 1.05fr;align-items:center;gap:70px;position:relative}.kicker{display:flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:800;color:#49637e;margin-bottom:18px}.kicker span{width:28px;height:2px;background:var(--blue)}.kicker.light{color:#a8c7e7}.kicker.dark{color:#53687e}.hero h1,.section h2,.dark-section h2,.contact-section h2{font-family:Inter,"Segoe UI",Roboto,Arial,system-ui,sans-serif;letter-spacing:-.055em;line-height:.98;color:var(--ink);margin:0}.hero h1{font-size:clamp(52px,6.8vw,88px)}em{font-style:normal;color:var(--blue)}.hero-lead{font-size:18px;color:#64758b;max-width:650px;margin:29px 0 33px}.hero-buttons{display:flex;gap:13px;flex-wrap:wrap}.hero-proof{margin-top:40px;display:grid;grid-template-columns:repeat(3,max-content);gap:34px}.hero-proof div{display:flex;flex-direction:column}.hero-proof strong{font-size:18px;color:var(--ink)}.hero-proof span{font-size:11px;color:#8090a3;text-transform:uppercase;letter-spacing:.08em}.showcase{height:560px;position:relative}.showcase-glow{position:absolute;width:430px;height:430px;border-radius:50%;background:radial-gradient(circle,rgba(38,163,255,.35),rgba(38,163,255,0) 68%);right:-25px;top:20px}.dashboard-window{position:absolute;right:0;top:25px;width:94%;background:#fff;border:1px solid rgba(8,39,71,.12);border-radius:24px;box-shadow:0 45px 100px rgba(6,27,52,.17);overflow:hidden;transform:perspective(1100px) rotateY(-5deg) rotateX(2deg)}.window-top{height:45px;background:#f0f4f8;display:flex;align-items:center;padding:0 14px;gap:14px;font-size:10px;color:#748296}.dots{display:flex;gap:5px}.dots i{width:7px;height:7px;background:#b9c3cc;border-radius:50%}.address{background:#fff;border:1px solid #dde5ec;border-radius:12px;padding:5px 16px;margin:auto;min-width:230px;text-align:center}.secure{font-size:8px;font-weight:900;color:#259a5e}.site-preview{padding:18px;background:#fff}.preview-nav{height:42px;display:flex;justify-content:space-between;align-items:center}.preview-logo{font-weight:900;font-size:13px;color:#002e6b}.preview-logo span{color:var(--blue)}.preview-links{display:flex;gap:7px}.preview-links i{width:28px;height:4px;background:#e2e9ef;border-radius:99px}.preview-hero{min-height:295px;background:linear-gradient(145deg,#002e6b,#002e6b);border-radius:19px;padding:34px;color:#fff;display:grid;grid-template-columns:1.35fr .65fr;overflow:hidden;position:relative}.preview-hero small{font-size:8px;letter-spacing:.15em;color:#77c9ff}.preview-hero h2{font-size:37px;line-height:1;margin:12px 0;font-family:Inter,"Segoe UI",Roboto,Arial,system-ui,sans-serif}.preview-hero p{font-size:11px;color:#b7cce0;max-width:280px}.preview-hero button{border:0;border-radius:10px;padding:10px 13px;background:#fff;color:#002e6b;font-weight:800;font-size:9px}.preview-art{position:relative}.shape{position:absolute;border-radius:28px;transform:rotate(28deg)}.s1{width:150px;height:240px;background:linear-gradient(135deg,#0d8fee,#57ccff);right:-30px;top:-20px}.s2{width:110px;height:170px;background:rgba(255,255,255,.16);right:35px;top:45px;border:1px solid rgba(255,255,255,.18)}.s3{width:66px;height:100px;background:#fff;right:88px;top:90px;opacity:.88}.preview-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}.preview-stats div{background:#f4f7fa;border-radius:11px;padding:10px 12px;display:flex;flex-direction:column}.preview-stats b{font-size:10px;color:var(--blue)}.preview-stats span{font-size:9px;font-weight:800;color:#32485f}.floating-card{position:absolute;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);border:1px solid rgba(8,40,70,.09);box-shadow:0 18px 40px rgba(4,23,47,.12);border-radius:17px;padding:12px 15px;display:flex;align-items:center;gap:10px}.floating-card small{display:block;color:#8290a0;font-size:9px}.floating-card b{display:block;color:var(--ink);font-size:12px}.performance{left:0;top:48px}.mini-icon{width:33px;height:33px;border-radius:10px;display:grid;place-items:center;background:#e7f5ff;color:#138fef;font-weight:900}.support{right:12px;bottom:5px}.status-dot{width:11px;height:11px;background:#45cf82;border-radius:50%;box-shadow:0 0 0 6px rgba(69,207,130,.12)}.phone-preview{position:absolute;left:30px;bottom:-5px;width:165px;height:318px;background:#002e6b;border:7px solid #002e6b;border-radius:31px;box-shadow:0 28px 55px rgba(0,46,107,.28);transform:rotate(-5deg);overflow:hidden}.phone-speaker{position:absolute;top:8px;left:50%;transform:translateX(-50%);width:45px;height:5px;background:#1d2734;border-radius:99px;z-index:2}.phone-content{height:100%;background:linear-gradient(160deg,#f2fbff,#fff);padding:46px 18px}.phone-content>span{font-size:8px;font-weight:900;color:var(--blue)}.phone-content h3{font-family:Inter,"Segoe UI",Roboto,Arial,system-ui,sans-serif;font-size:22px;line-height:1.02;color:var(--ink);margin:14px 0 18px}.phone-block{height:91px;border-radius:14px;background:linear-gradient(145deg,#002e6b,#0c72c7)}.phone-lines{margin-top:14px}.phone-lines i{display:block;height:6px;background:#d9e5ee;border-radius:99px;margin:7px 0}.phone-lines i:nth-child(2){width:75%}.phone-lines i:nth-child(3){width:55%}.hero-bottom{margin-top:52px;display:flex;align-items:center;justify-content:center;gap:19px;color:#8391a0;text-transform:uppercase;font-size:10px;font-weight:800;letter-spacing:.12em}.hero-bottom i{width:4px;height:4px;border-radius:50%;background:#aab6c0}.marquee{overflow:hidden;border-top:1px solid #e4e9ef;border-bottom:1px solid #e4e9ef;background:#fff}.marquee-track{display:flex;width:max-content;gap:34px;align-items:center;padding:18px 0;animation:marquee 28s linear infinite;color:#002e6b;font-size:12px;font-weight:900;letter-spacing:.15em}.marquee-track b{color:var(--blue)}@keyframes marquee{to{transform:translateX(-50%)}}.section{padding:120px 0}.section-intro,.pricing-heading{display:grid;grid-template-columns:.55fr 1.1fr .9fr;gap:50px;align-items:start;margin-bottom:55px}.section-number{font-size:11px;font-weight:900;color:#8da0b3;display:block;margin-bottom:22px}.section h2,.dark-section h2,.contact-section h2{font-size:clamp(42px,5vw,64px)}.section-intro p,.pricing-heading p{color:var(--muted);margin:8px 0 0}.service-list{border-top:1px solid var(--line)}.service-item{display:grid;grid-template-columns:65px 65px 1fr 70px;gap:20px;align-items:center;padding:30px 6px;border-bottom:1px solid var(--line);transition:.3s}.service-item:hover{padding-left:18px;background:linear-gradient(90deg,#f8fbff,transparent)}.service-index{font-size:10px;color:#a0adba}.service-icon{width:50px;height:50px;border-radius:15px;background:#edf7ff;display:grid;place-items:center;color:var(--blue);font-size:23px}.service-item h3{font-family:Inter,"Segoe UI",Roboto,Arial,system-ui,sans-serif;font-size:24px;margin:0 0 5px;color:var(--ink)}.service-item p{margin:0;color:var(--muted);max-width:720px}.service-arrow{font-size:22px;color:#8ea1b4;justify-self:end}.dark-section{background:var(--ink);color:#fff;padding:125px 0;position:relative;overflow:hidden}.dark-section:before{content:"";position:absolute;width:600px;height:600px;border:1px solid rgba(255,255,255,.08);border-radius:50%;left:-280px;bottom:-280px;box-shadow:0 0 0 100px rgba(255,255,255,.025),0 0 0 200px rgba(255,255,255,.018)}.process-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px;position:relative}.light-number{color:#5c7693}.process-copy h2{color:#fff;margin-bottom:27px}.process-copy p{color:#a8bfd6;max-width:480px}.inline-arrow{display:inline-flex;align-items:center;gap:15px;margin-top:22px;color:#fff;font-weight:800;border-bottom:1px solid #36516e;padding-bottom:8px}.steps{border-top:1px solid rgba(255,255,255,.13)}.step{display:grid;grid-template-columns:60px 1fr;gap:20px;padding:27px 0;border-bottom:1px solid rgba(255,255,255,.13)}.step>span{width:38px;height:38px;border-radius:12px;background:rgba(80,190,255,.09);display:grid;place-items:center;color:#6dc8ff;font-size:11px;font-weight:900}.step small{text-transform:uppercase;letter-spacing:.12em;color:#6f8ca8;font-size:9px}.step h3{margin:4px 0 5px;font-size:22px}.step p{margin:0;color:#9eb4c9}.pricing{background:#f7f9fc}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.price-card{background:#fff;border:1px solid #e1e7ee;border-radius:28px;padding:30px;display:flex;flex-direction:column;position:relative;box-shadow:0 16px 45px rgba(0,46,107,.05);transition:.3s}.price-card:hover{transform:translateY(-7px);box-shadow:0 28px 65px rgba(0,46,107,.11)}.price-card.featured{background:var(--ink);color:#fff;border-color:var(--ink);transform:translateY(-12px);box-shadow:0 30px 65px rgba(0,46,107,.2)}.price-card.featured:hover{transform:translateY(-17px)}.featured-badge{position:absolute;right:24px;top:-13px;background:#61ccff;color:#002e6b;font-size:9px;font-weight:900;letter-spacing:.12em;padding:7px 11px;border-radius:99px}.price-top{display:flex;justify-content:space-between;align-items:center}.plan{font-family:Inter,"Segoe UI",Roboto,Arial,system-ui,sans-serif;font-size:19px;font-weight:800}.plan-tag{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#7e8e9f;border:1px solid #dbe3ea;border-radius:99px;padding:5px 8px}.featured .plan-tag{color:#8fcdf2;border-color:#315272}.plan-desc{min-height:73px;color:#718095;font-size:13px}.featured .plan-desc{color:#a9bfd4}.monthly{display:flex;align-items:baseline;gap:8px}.monthly strong{font-family:Inter,"Segoe UI",Roboto,Arial,system-ui,sans-serif;font-size:42px;letter-spacing:-.055em}.monthly span{font-size:12px;color:#8090a2}.featured .monthly span{color:#8da7c0}.divider{height:1px;background:#e3e9ef;margin:21px 0}.featured .divider{background:#27415e}.price-card ul{list-style:none;padding:0;margin:0 0 24px;flex:1}.price-card li{padding:8px 0 8px 27px;position:relative;font-size:13px}.price-card li:before{content:"✓";position:absolute;left:0;top:8px;width:17px;height:17px;border-radius:50%;background:#e9f6ff;color:#128fe9;display:grid;place-items:center;font-size:10px;font-weight:900}.featured li:before{background:#183b5c;color:#75cbff}.setup-fee{background:#f6f8fa;border-radius:14px;padding:12px 14px;display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.setup-fee span{font-size:10px;color:#7d8a98}.setup-fee strong{color:var(--ink)}.featured .setup-fee{background:#002e6b}.featured .setup-fee span{color:#89a0b7}.featured .setup-fee strong{color:#fff}.plan-button{display:flex;align-items:center;justify-content:space-between;border:1px solid #cfd9e3;border-radius:14px;padding:13px 15px;font-size:12px;font-weight:900;color:var(--ink);transition:.25s}.plan-button:hover{background:#f2f8fc}.plan-button.primary{background:var(--blue);border-color:var(--blue);color:#fff}.pricing-note{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;color:#8290a0;font-size:10px;text-transform:uppercase;letter-spacing:.08em;margin-top:38px}.promise{padding-top:0;background:#f7f9fc}.promise-box{background:linear-gradient(135deg,#002e6b,#002e6b);border-radius:34px;padding:55px;color:#fff;display:grid;grid-template-columns:1fr 1.1fr;gap:55px;box-shadow:0 32px 75px rgba(0,46,107,.16)}.promise-copy h2{color:#fff}.promise-points{display:grid;gap:8px}.promise-points>div{display:grid;grid-template-columns:50px 1fr;gap:12px;align-items:center;padding:16px;border-bottom:1px solid rgba(255,255,255,.12)}.promise-points b{color:#65c8ff;font-size:11px}.promise-points span{display:flex;flex-direction:column}.promise-points small{color:#9fb6cb}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:85px}.faq-copy p{color:var(--muted);max-width:440px}.accordion{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:0}summary{list-style:none;padding:25px 4px;display:flex;justify-content:space-between;gap:20px;font-weight:800;color:var(--ink);cursor:pointer}summary::-webkit-details-marker{display:none}summary span{font-size:20px;font-weight:400;transition:.25s}details[open] summary span{transform:rotate(45deg)}details p{margin:0;padding:0 35px 24px 4px;color:var(--muted)}.contact-section{background:var(--ink);padding:120px 0;color:#fff;position:relative;overflow:hidden}.contact-section:after{content:"";position:absolute;width:560px;height:560px;background:radial-gradient(circle,rgba(29,154,244,.23),transparent 68%);right:-140px;top:-160px}.contact-wrap{display:grid;grid-template-columns:.82fr 1.18fr;gap:56px;position:relative;z-index:1;max-width:1020px;margin:0 auto;align-items:start}.contact-copy h2{color:#fff}.contact-copy p{color:#9fb6cd;font-size:17px;max-width:520px}.contact-direct{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:35px}.contact-direct a{border-top:1px solid #2b4560;padding-top:12px;display:flex;flex-direction:column}.contact-direct small{color:#7892aa;font-size:9px;text-transform:uppercase;letter-spacing:.12em}.contact-direct strong{font-size:13px}.contact-form{background:#fff;color:var(--text);padding:27px;border-radius:24px;box-shadow:0 30px 64px rgba(0,0,0,.20);max-width:590px;width:100%;justify-self:end}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:13px}.contact-form label{display:block;font-size:11px;font-weight:800;color:#40536a;margin-bottom:14px}.contact-form input,.contact-form select,.contact-form textarea{display:block;width:100%;margin-top:7px;border:1px solid #d7e0e8;border-radius:12px;padding:13px 14px;outline:none;background:#fbfcfd;color:var(--text);transition:.2s}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#58baff;box-shadow:0 0 0 4px rgba(36,158,244,.09);background:#fff}.submit-button{width:100%;margin-top:2px}.privacy-note{display:block;margin-top:11px;color:#8592a0;font-size:9px}.footer{background:#002e6b;color:#9aacc0;padding:58px 0 24px}.footer-main{display:grid;grid-template-columns:1.4fr .5fr .5fr;gap:50px}.footer-logo{color:#fff}.footer-logo .logo-icon i{background:#002e6b}.footer-main p{font-size:13px}.footer-col{display:flex;flex-direction:column;gap:9px;font-size:13px}.footer-col small{text-transform:uppercase;letter-spacing:.12em;color:#5e7893;font-size:9px;margin-bottom:5px}.footer-col a:hover{color:#fff}.footer-bottom{margin-top:42px;padding-top:20px;border-top:1px solid rgba(255,255,255,.14);display:flex;justify-content:space-between;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.reveal{opacity:0;transform:translateY(22px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.8,.2,1)}.reveal.show{opacity:1;transform:none}.delay-1{transition-delay:.08s}.delay-2{transition-delay:.16s}.delay-3{transition-delay:.24s}
@media (max-width:1050px){.desktop-nav,.text-link{display:none}.navbar{height:78px}.nav-actions{margin-left:auto}.hero{padding-top:135px}.hero-grid{grid-template-columns:1fr}.hero-copy{max-width:760px}.showcase{max-width:760px;width:100%;margin:10px auto 0}.section-intro,.pricing-heading{grid-template-columns:.42fr 1fr}.section-intro>p,.pricing-heading>p{grid-column:2}.process-grid,.faq-grid,.contact-wrap{grid-template-columns:1fr;gap:55px}.pricing-grid{grid-template-columns:1fr;max-width:720px;margin:auto}.price-card.featured,.price-card.featured:hover{transform:none}.promise-box{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr 1fr 1fr}}
@media (max-width:720px){.container{width:min(100% - 28px,1240px)}.site-header.scrolled{background:rgba(255,255,255,.92)}.navbar{height:70px}.nav-actions{display:none}.menu-button{display:flex;margin-left:auto;width:44px;height:44px;border:1px solid #dbe3ea;background:#fff;border-radius:13px;flex-direction:column;align-items:center;justify-content:center;gap:6px}.menu-button span{width:18px;height:2px;background:var(--ink);transition:.2s}.menu-button[aria-expanded="true"] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-button[aria-expanded="true"] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-nav{display:flex;position:absolute;left:14px;right:14px;top:76px;background:#fff;border:1px solid #e1e7ed;border-radius:20px;padding:15px;box-shadow:0 20px 50px rgba(5,22,45,.16);flex-direction:column;transform:translateY(-12px);opacity:0;pointer-events:none;transition:.22s}.mobile-nav.open{opacity:1;transform:none;pointer-events:auto}.mobile-nav a{padding:12px 10px;font-weight:800;border-bottom:1px solid #eef2f5}.mobile-nav a:last-child{border-bottom:0;color:var(--blue)}.logo{font-size:19px}.logo-icon{width:33px;height:33px;border-width:7px}.hero{padding:112px 0 48px;min-height:auto}.hero-grid{gap:20px}.hero h1{font-size:clamp(45px,14vw,64px)}.hero-lead{font-size:16px}.hero-buttons .button{width:100%}.hero-proof{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:30px}.hero-proof strong{font-size:14px}.hero-proof span{font-size:8px}.showcase{height:420px;margin-top:15px}.dashboard-window{width:95%;top:28px;transform:none}.window-top{height:34px}.address{min-width:0;font-size:8px;padding:4px 9px}.preview-hero{min-height:210px;padding:22px;grid-template-columns:1fr .35fr}.preview-hero h2{font-size:25px}.preview-hero p{font-size:9px}.preview-art{opacity:.9}.s1{width:95px;height:170px}.s2{width:75px;height:125px}.s3{width:42px;height:70px}.phone-preview{width:112px;height:222px;left:6px;bottom:5px}.phone-content{padding:34px 11px}.phone-content h3{font-size:16px}.phone-block{height:63px}.floating-card{padding:8px 10px}.performance{left:-2px;top:10px}.support{right:0;bottom:10px}.floating-card b{font-size:9px}.floating-card small{font-size:7px}.hero-bottom{display:none}.section{padding:82px 0}.section-intro,.pricing-heading{grid-template-columns:1fr;gap:14px;margin-bottom:35px}.section-intro>p,.pricing-heading>p{grid-column:auto}.section h2,.dark-section h2,.contact-section h2{font-size:clamp(38px,11vw,52px)}.service-item{grid-template-columns:34px 50px 1fr;padding:23px 0;gap:10px}.service-item:hover{padding-left:0;background:none}.service-arrow{display:none}.service-item h3{font-size:18px}.service-item p{font-size:13px}.dark-section{padding:85px 0}.process-grid{gap:45px}.step{grid-template-columns:46px 1fr}.step h3{font-size:19px}.step p{font-size:13px}.price-card{padding:24px}.monthly strong{font-size:38px}.promise{padding-top:0}.promise-box{padding:30px 23px;border-radius:26px}.promise-points>div{padding:13px 0}.faq-grid{gap:35px}.contact-section{padding:85px 0}.contact-wrap{gap:42px}.contact-direct{grid-template-columns:1fr}.form-row{grid-template-columns:1fr}.contact-form{padding:22px}.footer-main{grid-template-columns:1fr 1fr}.footer-main>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:6px}.marquee-track{padding:14px 0}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.marquee-track{animation:none}.reveal{opacity:1;transform:none;transition:none}.button,.service-item,.price-card{transition:none}}

/* Paket-Demos */
.demo-section{background:#eef3f8}.demo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.demo-card{background:#fff;border:1px solid #dfe7ee;border-radius:25px;overflow:hidden;box-shadow:0 18px 50px rgba(5,28,52,.08);transition:.3s}.demo-card:hover{transform:translateY(-8px);box-shadow:0 28px 65px rgba(5,28,52,.14)}.demo-browser{margin:14px 14px 0;border-radius:16px;overflow:hidden;background:#dfe7ee}.demo-browser-top{height:31px;background:#f5f7f9;display:flex;align-items:center;gap:5px;padding:0 10px;color:#8492a0;font-size:8px}.demo-browser-top i{width:6px;height:6px;border-radius:50%;background:#c1cbd4}.demo-browser-top span{margin-left:5px}.demo-image{display:block;width:100%;height:245px;object-fit:cover;object-position:top}.demo-copy{padding:24px}.demo-copy>div:first-child{display:flex;align-items:end;justify-content:space-between;gap:10px}.demo-plan{font-size:11px;font-weight:900;letter-spacing:.13em;color:#68798b}.demo-copy strong{font-family:Inter,"Segoe UI",Roboto,Arial,system-ui,sans-serif;font-size:22px;color:var(--ink)}.demo-copy strong small{font-size:10px;color:#7f8d9c}.demo-copy p{color:#6c7c8d;font-size:13px;line-height:1.65;min-height:86px}.demo-copy ul{list-style:none;padding:0;margin:15px 0 22px;display:flex;gap:6px;flex-wrap:wrap}.demo-copy li{font-size:9px;text-transform:uppercase;letter-spacing:.05em;background:#f0f4f7;border-radius:99px;padding:7px 9px}.demo-link{display:flex;justify-content:space-between;align-items:center;background:#002e6b;color:#fff;padding:13px 15px;border-radius:12px;font-size:11px;font-weight:900}.demo-link:hover{background:#118fe8}.demo-hint{margin-top:25px;background:#fff;border:1px solid #dfe7ee;border-radius:16px;padding:17px 20px;color:#68798b;font-size:12px}.demo-hint b{color:#21364a}@media(max-width:1050px){.demo-grid{grid-template-columns:1fr}.demo-copy p{min-height:0}.demo-image{height:330px}}@media(max-width:720px){.demo-image{height:235px}.demo-card:hover{transform:none}}
.demo-copy-compact{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px 20px}.demo-copy-compact .demo-plan{font-size:13px;color:#243a51}.demo-copy-compact .demo-link{width:min(190px,65%)}@media(max-width:520px){.demo-copy-compact{align-items:stretch;flex-direction:column}.demo-copy-compact .demo-link{width:100%}}

@media(max-width:900px){.contact-wrap{max-width:720px;grid-template-columns:1fr;gap:34px}.contact-form{max-width:100%;justify-self:stretch}.contact-direct{max-width:520px}}


/* Portal-SH V4: Branding, Kontakt & Mobile */
.logo-brand{display:flex;align-items:center;flex:0 0 auto}.logo-brand img{display:block;width:220px;height:auto}.footer-logo.logo-brand img{width:210px}.contact-section .container{max-width:1240px}.contact-wrap{display:flex;flex-direction:column;align-items:center;max-width:880px;gap:38px;text-align:center}.contact-copy{max-width:760px}.contact-copy p{margin-left:auto;margin-right:auto}.contact-direct{max-width:560px;margin-left:auto;margin-right:auto;text-align:left}.contact-form{max-width:720px;justify-self:auto;margin:0 auto;text-align:left;padding:30px}.whatsapp-float{position:fixed;right:24px;bottom:24px;z-index:80;display:flex;align-items:center;gap:10px;background:#20bf55;color:#fff;padding:11px 15px 11px 11px;border-radius:999px;box-shadow:0 14px 40px rgba(0,0,0,.24);font-size:12px;font-weight:900;transition:.22s}.whatsapp-float:hover{transform:translateY(-3px);background:#18a94a}.wa-icon{width:34px;height:34px;border:2px solid #fff;border-radius:50%;display:grid;place-items:center;font-size:0;position:relative}.wa-icon:before{content:"";width:13px;height:18px;border:3px solid #fff;border-top-color:transparent;border-radius:50%;transform:rotate(-35deg)}.wa-icon:after{content:"";position:absolute;left:6px;bottom:4px;width:7px;height:7px;border-left:3px solid #fff;transform:rotate(-20deg)}
@media(max-width:1050px){.logo-brand img{width:190px}.contact-wrap{max-width:760px}.contact-form{width:min(100%,680px)}}
@media(max-width:720px){html{scroll-padding-top:76px}.container{width:min(100% - 24px,1240px)}.logo-brand img{width:164px}.navbar{gap:10px}.hero{padding-top:102px}.hero-grid{gap:14px}.hero-copy{text-align:center}.kicker{justify-content:center}.hero h1{font-size:clamp(39px,12vw,58px);line-height:1.02;letter-spacing:-.05em}.hero-lead{font-size:15px;line-height:1.65;margin:22px auto 26px}.hero-buttons{display:grid;grid-template-columns:1fr;gap:10px}.hero-proof{grid-template-columns:repeat(3,1fr);gap:8px}.showcase{height:365px}.dashboard-window{width:100%;top:20px;border-radius:18px}.phone-preview{width:96px;height:192px}.performance{display:none}.support{right:4px;bottom:4px}.section{padding:70px 0}.section-intro,.pricing-heading{text-align:left}.demo-grid,.pricing-grid{gap:16px}.demo-card,.price-card{border-radius:20px}.demo-browser{margin:10px 10px 0}.demo-shot{height:210px;padding:22px}.demo-shot h3{font-size:25px}.premium-shot h3{font-size:29px}.demo-copy{padding:20px}.dark-section{padding:72px 0}.contact-section{padding:74px 0 96px}.contact-wrap{gap:28px;text-align:center}.contact-copy p{font-size:15px}.contact-direct{grid-template-columns:1fr;max-width:100%;width:100%;text-align:center;margin-top:24px}.contact-form{width:100%;max-width:560px;padding:20px;border-radius:20px}.form-row{grid-template-columns:1fr}.contact-form input,.contact-form select,.contact-form textarea{font-size:16px;min-height:48px}.contact-form textarea{min-height:120px}.submit-button{min-height:50px}.whatsapp-float{right:14px;bottom:14px;padding:9px;border-radius:50%}.whatsapp-float .wa-label{display:none}.wa-icon{width:40px;height:40px}.footer{padding-bottom:90px}.footer-logo.logo-brand img{width:180px}}
@media(max-width:420px){.hero h1{font-size:38px}.hero-proof strong{font-size:12px}.hero-proof span{font-size:7px}.showcase{height:330px}.preview-hero{padding:17px;min-height:180px}.preview-hero h2{font-size:21px}.phone-preview{width:86px;height:172px}.section h2,.dark-section h2,.contact-section h2{font-size:36px}.price-card{padding:20px}.monthly strong{font-size:34px}.demo-shot{height:190px}.footer-main{grid-template-columns:1fr}.footer-main>div:first-child{grid-column:auto}}

.wa-icon svg{display:block;width:24px;height:24px}.whatsapp-float{background:#25D366;color:#fff}.whatsapp-float:hover{background:#1fba59}.whatsapp-float:focus-visible{outline:3px solid rgba(37,211,102,.35);outline-offset:4px}
.legal-content h2{margin:32px 0 10px;color:#002e6b;font-size:21px;letter-spacing:-.02em}.legal-content p{margin:0 0 16px}.legal-content a{color:#087fc8;text-decoration:underline;text-underline-offset:3px}.legal-page .logo-brand img{height:46px;width:auto;display:block}@media(max-width:640px){.legal-page{padding:88px 0 60px!important}.legal-card{margin-top:30px!important;border-radius:20px!important}.legal-content h2{font-size:19px}.wa-icon svg{width:26px;height:26px}}

/* WhatsApp V6: echtes Marken-Symbol */
.wa-icon:before,.wa-icon:after{display:none!important}.wa-icon{border:0!important}.wa-icon svg{width:31px!important;height:31px!important}
.website-field{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.form-status{display:none;margin-bottom:16px;padding:13px 15px;border-radius:12px;font-size:13px;font-weight:700}.form-status.success{display:block;background:#eaf8ef;color:#176b37;border:1px solid #bfe8ce}.form-status.error{display:block;background:#fff0f0;color:#9d1c1c;border:1px solid #f1c6c6}
.contact-copy h2{color:#fff!important;max-width:820px;margin-left:auto;margin-right:auto}.contact-copy h2 em{color:#28a9ff}.contact-copy .kicker{justify-content:center}.contact-copy p{max-width:680px!important}.contact-direct a{border-radius:10px;padding:12px 10px;transition:background .2s}.contact-direct a:hover{background:rgba(255,255,255,.06)}.privacy-note a{color:#247fc0;text-decoration:underline;text-underline-offset:2px}


/* Portal-SH V2 Branchenportal */
.portal-home-search{display:grid;grid-template-columns:1.2fr .8fr auto;gap:8px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);padding:8px;border-radius:16px;margin:28px 0 16px;max-width:760px;backdrop-filter:blur(10px)}.portal-home-search input{min-width:0;border:0;border-radius:10px;padding:14px 13px;background:#fff;color:#002e6b;font:inherit;outline:none}.portal-home-search button{border:0;border-radius:10px;background:#1596e8;color:#fff;padding:0 18px;font-weight:900;cursor:pointer}.portal-categories-home{background:#f6f9fc}.portal-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:35px}.portal-category-grid a{display:flex;flex-direction:column;justify-content:flex-end;min-height:150px;background:#fff;border:1px solid #dde6ee;border-radius:20px;padding:20px;font-size:26px;box-shadow:0 10px 30px rgba(5,31,57,.035);transition:.22s}.portal-category-grid a:hover{transform:translateY(-4px);border-color:#a8d6f2;box-shadow:0 16px 38px rgba(5,31,57,.08)}.portal-category-grid b{font-size:16px;margin:14px 0 4px;color:#002e6b}.portal-category-grid span{font-size:11px;color:#748496;line-height:1.45}.portal-category-cta{text-align:center;margin-top:28px}@media(max-width:900px){.portal-category-grid{grid-template-columns:repeat(2,1fr)}.portal-home-search{grid-template-columns:1fr 1fr}.portal-home-search button{grid-column:1/-1;min-height:48px}}@media(max-width:560px){.portal-home-search{grid-template-columns:1fr}.portal-home-search button{grid-column:auto}.portal-category-grid{grid-template-columns:1fr 1fr}.portal-category-grid a{min-height:130px;padding:15px}.portal-category-grid b{font-size:14px}}

/* Portal-SH V2.1 – klare Nutzerführung */
.hero-quicklinks{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin:16px 0 8px;font-size:12px}.hero-quicklinks span{color:#9db4cb;font-weight:800}.hero-quicklinks a{color:#fff;font-weight:900;border-bottom:1px solid rgba(255,255,255,.3);padding-bottom:2px}.hero-quicklinks a:hover{color:#37b2ff;border-color:#37b2ff}.portal-showcase{display:flex!important;align-items:center;justify-content:center}.portal-demo-card{position:relative;width:min(100%,520px);background:#fff;border-radius:24px;padding:20px;box-shadow:0 28px 70px rgba(0,0,0,.28);color:#002e6b;transform:rotate(1deg)}.portal-demo-head{display:flex;gap:13px;align-items:center;padding:5px 3px 17px;border-bottom:1px solid #eaf0f5}.portal-demo-head .demo-search-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:#e9f6ff;color:#138fdb;font-size:28px;font-weight:900}.portal-demo-head small{display:block;font-size:9px;color:#8191a0;font-weight:900;letter-spacing:.12em}.portal-demo-head b{display:block;font-size:17px;margin-top:3px}.portal-demo-result{display:grid;grid-template-columns:52px 1fr auto;gap:12px;align-items:center;padding:17px 2px;border-bottom:1px solid #edf2f6}.demo-company-logo{width:52px;height:52px;border-radius:12px;background:#002e6b;color:#fff;display:grid;place-items:center;font-weight:1000;font-size:20px}.demo-company-logo.alt{background:#1596e8}.portal-demo-result strong{display:block;font-size:14px}.portal-demo-result small{display:block;color:#778899;font-size:10px;margin-top:4px}.demo-stars{color:#e2a000;font-size:11px;margin-top:6px}.demo-stars i{font-style:normal;color:#53677a;font-weight:800}.demo-distance{font-size:9px;color:#567086;background:#f2f6f9;padding:6px 8px;border-radius:99px}.demo-actions{display:flex;gap:7px;flex-wrap:wrap;padding-top:16px}.demo-actions span{font-size:9px;font-weight:900;border-radius:8px;background:#002e6b;color:#fff;padding:8px 10px}.demo-actions span:nth-child(2){background:#20b85a}.portal-showcase .performance{left:-7%;bottom:12%}.portal-showcase .support{right:-5%;top:12%}.portal-showcase .performance .mini-icon{font-size:10px;font-weight:1000;width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#e8f6ff;color:#0b7fbd}.portal-paths{padding:0 0 54px;background:linear-gradient(180deg,#002e6b 0,#002e6b 50%,#f6f9fc 50%,#f6f9fc 100%)}.portal-path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.portal-path{background:#fff;border:1px solid #dbe6ef;border-radius:22px;padding:25px;box-shadow:0 14px 40px rgba(5,31,57,.1);min-height:245px;display:flex;flex-direction:column;align-items:flex-start;transition:.22s}.portal-path:hover{transform:translateY(-5px);box-shadow:0 20px 50px rgba(5,31,57,.14)}.portal-path.primary-path{background:#1596e8;color:#fff;border-color:#1596e8}.portal-path.website-path{background:#002e6b;color:#fff;border-color:#002e6b}.portal-path .path-icon{width:46px;height:46px;border-radius:13px;background:#edf6fc;color:#0b7fbd;display:grid;place-items:center;font-size:25px;font-weight:900}.portal-path.primary-path .path-icon,.portal-path.website-path .path-icon{background:rgba(255,255,255,.13);color:#fff}.portal-path small{margin-top:22px;font-size:9px;letter-spacing:.13em;font-weight:1000;color:#718497}.portal-path.primary-path small,.portal-path.website-path small{color:#bfe4fb}.portal-path h2{font-size:23px!important;line-height:1.05;margin:8px 0 9px!important;letter-spacing:-.03em}.portal-path p{font-size:12px;line-height:1.6;color:#6a7e91;margin:0 0 18px}.portal-path.primary-path p,.portal-path.website-path p{color:#d7e9f7}.portal-path b{font-size:12px;margin-top:auto}.portal-home-search button{min-width:180px}
@media(max-width:900px){.portal-path-grid{grid-template-columns:1fr}.portal-path{min-height:0}.portal-showcase .performance,.portal-showcase .support{display:none}.portal-demo-card{transform:none}.hero-quicklinks{align-items:flex-start;flex-direction:column;gap:7px}}@media(max-width:560px){.portal-demo-result{grid-template-columns:46px 1fr}.demo-company-logo{width:46px;height:46px}.demo-distance{display:none}.portal-demo-card{padding:15px}.portal-paths{padding-bottom:36px}.portal-path-grid{gap:10px}}

/* Portal-SH V2.3 – Karte und klare Suche direkt im Einstieg */
.portal-map-hero{padding:145px 0 48px;min-height:auto;background:linear-gradient(180deg,#f7fbff 0,#eef7fd 72%,#002e6b 72%,#002e6b 100%)}
.portal-map-hero:before{mask-image:linear-gradient(to bottom,#000,transparent 68%)}
.portal-hero-intro{text-align:center;position:relative;z-index:2}.portal-hero-intro .kicker{justify-content:center}.portal-hero-intro h1{font-size:clamp(46px,6.2vw,78px);max-width:1000px;margin:auto}.portal-hero-intro .hero-lead{max-width:780px;margin:24px auto 30px;font-size:17px}
.portal-map-stage{position:relative;z-index:4}.portal-map-search{position:absolute;z-index:650;left:50%;top:22px;transform:translateX(-50%);width:min(920px,calc(100% - 40px));display:grid;grid-template-columns:1.25fr .8fr auto;gap:8px;padding:9px;background:rgba(255,255,255,.96);border:1px solid rgba(8,39,71,.12);border-radius:18px;box-shadow:0 18px 48px rgba(5,31,57,.2);backdrop-filter:blur(16px)}
.portal-map-search label{display:flex;flex-direction:column;gap:2px;background:#f3f7fa;border-radius:12px;padding:7px 13px}.portal-map-search label span{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#6e8193;font-weight:900}.portal-map-search input{border:0;background:transparent;outline:0;padding:2px 0;color:#002e6b;min-width:0;font-weight:700}.portal-map-search button{border:0;border-radius:12px;background:#118fe8;color:#fff;padding:0 22px;font-weight:950;white-space:nowrap}.search-symbol{font-size:20px;margin-right:5px}
.portal-home-map-wrap{position:relative;overflow:hidden;border-radius:28px;border:1px solid rgba(8,39,71,.12);background:#dfeaf2;box-shadow:0 30px 80px rgba(5,31,57,.19)}.portal-home-map{height:500px;width:100%}.portal-map-caption{position:absolute;z-index:600;left:20px;bottom:18px;display:flex;align-items:center;gap:8px;background:rgba(0,46,107,.91);color:#fff;border-radius:12px;padding:10px 13px;font-size:10px;box-shadow:0 10px 25px rgba(0,0,0,.15)}.portal-map-caption span:last-child{color:#b9cbe0}.map-live-dot{width:8px;height:8px;border-radius:50%;background:#39cf7c;box-shadow:0 0 0 5px rgba(57,207,124,.16)}
.portal-entry-actions{position:relative;z-index:5;margin-top:16px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.portal-entry-action{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:13px;background:#fff;border:1px solid #dce7ef;border-radius:18px;padding:15px 17px;box-shadow:0 12px 30px rgba(5,31,57,.08);transition:.2s}.portal-entry-action:hover{transform:translateY(-2px)}.portal-entry-action>span{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:#eaf6ff;color:#0e82c4;font-size:22px;font-weight:900}.portal-entry-action small,.portal-entry-action strong{display:block}.portal-entry-action small{font-size:9px;color:#7b8b9b;text-transform:uppercase;letter-spacing:.09em;font-weight:900}.portal-entry-action strong{font-size:15px;color:#002e6b}.portal-entry-action>b{font-size:11px;color:#0c7dbb}.portal-entry-action.dark{background:#002e6b;border-color:#002e6b;color:#fff}.portal-entry-action.dark>span{background:rgba(255,255,255,.11);color:#fff}.portal-entry-action.dark small{color:#9fb8d1}.portal-entry-action.dark strong,.portal-entry-action.dark>b{color:#fff}
.portal-map-hero + .portal-paths{padding-top:32px;background:#002e6b}.portal-path-grid{position:relative;z-index:3}
@media(max-width:900px){.portal-map-hero{padding-top:118px;background:linear-gradient(180deg,#f7fbff 0,#eef7fd 78%,#002e6b 78%,#002e6b 100%)}.portal-map-search{grid-template-columns:1fr 1fr;top:14px}.portal-map-search button{grid-column:1/-1;min-height:46px}.portal-home-map{height:510px}.portal-entry-actions{grid-template-columns:1fr}.portal-map-caption{left:12px;bottom:12px}.portal-map-caption span:last-child{display:none}}
@media(max-width:620px){.portal-map-hero{padding-top:100px}.portal-hero-intro h1{font-size:40px}.portal-hero-intro .hero-lead{font-size:14px;margin-bottom:22px}.portal-map-search{position:relative;left:auto;top:auto;transform:none;width:100%;grid-template-columns:1fr;margin-bottom:10px;border-radius:16px}.portal-map-search button{grid-column:auto;min-height:48px}.portal-home-map-wrap{border-radius:20px}.portal-home-map{height:410px}.portal-entry-action{grid-template-columns:40px 1fr}.portal-entry-action>span{width:40px;height:40px}.portal-entry-action>b{grid-column:2;font-size:10px}.portal-map-caption{font-size:9px}.portal-map-hero + .portal-paths{padding-top:24px}}

/* Portal-SH V2.4 – reduzierter Einstieg und klare Unternehmenswege */
.section-number{display:none}
.portal-map-hero{padding-bottom:36px;background:linear-gradient(180deg,#f7fbff 0,#eef7fd 70%,#002e6b 70%,#002e6b 100%)}
.portal-hero-intro h1{max-width:900px;line-height:.98}.portal-hero-intro .hero-lead{max-width:650px;margin-bottom:34px}
.portal-map-search{top:18px;width:min(880px,calc(100% - 40px))}.portal-map-search button{min-width:148px;transition:background .2s,transform .2s}.portal-map-search button:hover{background:#087fc8;transform:translateY(-1px)}
.portal-home-map{height:460px}.portal-home-map-wrap{border-radius:24px}
.portal-business-bar{position:relative;z-index:5;margin-top:14px;display:grid;grid-template-columns:1fr 1fr;gap:12px}
.portal-business-offer{min-height:168px;padding:23px 24px;display:flex;flex-direction:column;align-items:flex-start;background:#fff;border:1px solid #dce7ef;border-radius:18px;box-shadow:0 12px 34px rgba(5,31,57,.09);transition:transform .2s,border-color .2s,box-shadow .2s}
.portal-business-offer:hover{transform:translateY(-2px);border-color:#86c9ef;box-shadow:0 16px 40px rgba(5,31,57,.13)}.portal-business-offer small,.portal-business-offer strong,.portal-business-offer span,.portal-business-offer b{display:block}.portal-business-offer small{margin-bottom:10px;color:#158fd7;font-size:9px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.portal-business-offer strong{color:#002e6b;font-size:18px}.portal-business-offer span{max-width:500px;margin-top:7px;color:#6a7e91;font-size:12px;line-height:1.55}.portal-business-offer b{margin-top:auto;padding-top:15px;color:#087fc8;font-size:11px}
.portal-business-offer.website-offer-link{background:#002e6b;border-color:#002e6b}.portal-business-offer.website-offer-link small{color:#6bc7fb}.portal-business-offer.website-offer-link strong{color:#fff}.portal-business-offer.website-offer-link span{color:#bfd0e1}.portal-business-offer.website-offer-link b{color:#8ed7ff}.portal-business-offer.website-offer-link:hover{border-color:#1e5684;background:#002e6b}
.portal-categories-home{padding-top:88px}.portal-category-grid a{min-height:138px}.portal-category-grid a:nth-child(n+5){min-height:125px}
@media(max-width:900px){.portal-map-hero{background:linear-gradient(180deg,#f7fbff 0,#eef7fd 76%,#002e6b 76%,#002e6b 100%)}.portal-home-map{height:470px}}
@media(max-width:620px){.portal-map-hero{padding-top:96px;padding-bottom:24px;background:linear-gradient(180deg,#f7fbff 0,#eef7fd 64%,#002e6b 64%,#002e6b 100%)}.portal-hero-intro{text-align:left}.portal-hero-intro .kicker{justify-content:flex-start}.portal-hero-intro h1{font-size:clamp(38px,11vw,48px)}.portal-hero-intro .hero-lead{margin:18px 0 24px}.portal-map-search{padding:7px}.portal-home-map{height:360px}.portal-business-bar{grid-template-columns:1fr}.portal-business-offer{min-height:155px;padding:20px}.portal-map-caption{right:10px;width:max-content;max-width:calc(100% - 20px)}.portal-categories-home{padding-top:68px}}

/* Portal-SH V2.9 – zurückhaltende Stecknadeln auf der Startseitenkarte */
.psh-home-pin-wrap{background:transparent!important;border:0!important}.psh-home-pin{position:relative;width:24px;height:24px;display:grid;place-items:center;border:3px solid #fff;border-radius:50% 50% 50% 0;background:#118fe8;box-shadow:0 5px 14px rgba(5,31,57,.35);transform:rotate(-45deg);transition:transform .18s,box-shadow .18s}.psh-home-pin i{width:7px;height:7px;border-radius:50%;background:#fff}.psh-home-pin-wrap:hover .psh-home-pin,.psh-home-pin-wrap.is-hovered .psh-home-pin{transform:rotate(-45deg) scale(1.13);box-shadow:0 7px 18px rgba(5,31,57,.42)}
.portal-home-map .leaflet-popup-content-wrapper{padding:0;border-radius:14px;box-shadow:0 12px 32px rgba(5,31,57,.24)}.portal-home-map .leaflet-popup-content{margin:0}.psh-map-name-card{display:flex;min-width:210px;flex-direction:column;gap:4px;padding:14px 16px;color:#002e6b}.psh-map-name-card strong{font-size:14px;line-height:1.3}.psh-map-name-card span{color:#118fe8;font-size:11px;font-weight:850}.psh-map-name-card:hover span{text-decoration:underline}

/* Portal-SH V3.0 – Branchenportal und Webdesign getrennt */
.webdesign-page-hero{min-height:760px;padding:190px 0 120px;display:flex;align-items:center;background:radial-gradient(circle at 78% 28%,rgba(33,161,244,.28),transparent 34%),linear-gradient(135deg,#002e6b,#002e6b);color:#fff}.webdesign-hero-copy{max-width:1000px}.webdesign-hero-copy h1{max-width:900px;margin:0;font-size:clamp(56px,7.5vw,96px);line-height:.96;letter-spacing:-.06em;color:#fff}.webdesign-hero-copy h1 em{font-style:normal;color:#28a9ff}.webdesign-hero-copy .hero-lead{max-width:690px;margin:28px 0 32px;color:#bfd0e1;font-size:18px}.webdesign-hero-copy .hero-buttons{display:flex;gap:12px;flex-wrap:wrap}.webdesign-page-hero .button-ghost{border-color:rgba(255,255,255,.3);color:#fff}.webdesign-backlink{display:inline-block;margin-top:34px;color:#9fb8d1;font-size:11px;font-weight:850}.webdesign-backlink:hover,.switch-area-link:hover{color:#1596e8}
@media(max-width:720px){.webdesign-page-hero{min-height:auto;padding:135px 0 85px}.webdesign-hero-copy h1{font-size:clamp(45px,13vw,64px)}.webdesign-hero-copy .hero-lead{font-size:15px}.webdesign-hero-copy .hero-buttons{display:grid}.webdesign-hero-copy .button{width:100%}}

/* Portal-SH V3.1 – eindeutige Bereichsnavigation */
.brand-area{display:flex;align-items:center;gap:13px;flex:0 0 auto}.area-badge{padding:6px 0 6px 12px;border-left:1px solid #d9e3ec;color:#61768a;font-size:8px;font-weight:950;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.nav-actions .area-switch{display:inline-flex;align-items:center;gap:6px;padding:9px 12px;border:1px solid #cbd9e4;border-radius:999px;color:#345068;text-decoration:none;white-space:nowrap;transition:border-color .2s ease,color .2s ease,background .2s ease}.nav-actions .area-switch:hover{border-color:#1597e5;background:#f1f9fe;color:#0878bd}.mobile-nav .mobile-area-switch{margin-top:8px;padding-top:18px;border-top:2px solid #e5edf3;color:#0878bd;font-weight:900}
@media(max-width:720px){.brand-area{gap:9px}.brand-area .logo-brand img{width:145px}.area-badge{padding-left:8px;font-size:7px}}
@media(max-width:420px){.area-badge{display:none}}

/* Portal-SH V3.2 – feste Kontraste für die Webdesign-Seite */
.webdesign-page .services,.webdesign-page .demo-section,.webdesign-page .pricing,.webdesign-page .faq{color:#002e6b}.webdesign-page .services h2,.webdesign-page .services h3,.webdesign-page .demo-section h2,.webdesign-page .pricing h2,.webdesign-page .faq h2,.webdesign-page .faq summary{color:#002e6b}.webdesign-page .services p,.webdesign-page .demo-section .pricing-heading>p,.webdesign-page .pricing .pricing-heading>p,.webdesign-page .faq-copy>p{color:#5d7083}.webdesign-page .dark-section{background:#002e6b;color:#fff}.webdesign-page .dark-section h2,.webdesign-page .dark-section h3,.webdesign-page .dark-section .kicker,.webdesign-page .dark-section .inline-arrow{color:#fff}.webdesign-page .dark-section p,.webdesign-page .dark-section small{color:#c3d2e1}.webdesign-page .price-card{color:#002e6b}.webdesign-page .price-card p,.webdesign-page .price-card li,.webdesign-page .price-card .monthly span{color:#5d7083}.webdesign-page .price-card.featured,.webdesign-page .price-card.featured h3,.webdesign-page .price-card.featured strong,.webdesign-page .price-card.featured li{color:#fff}.webdesign-page .price-card.featured p,.webdesign-page .price-card.featured .monthly span{color:#c7d5e3}.webdesign-page .promise-box,.webdesign-page .promise-box h2,.webdesign-page .promise-box strong{color:#fff}.webdesign-page .promise-box small{color:#c3d2e1}.webdesign-page .contact-section,.webdesign-page .contact-section h2,.webdesign-page .contact-section .kicker{color:#fff}.webdesign-page .contact-section p{color:#c5d4e2}.webdesign-page .contact-form{color:#002e6b}.webdesign-page .contact-form label,.webdesign-page .contact-form .privacy-note{color:#52677b}

/* Portal-SH V3.4 – Rasterflächen, klare Direktkontakte und Suche oberhalb der Karte */
.webdesign-page .services,.webdesign-page .faq{background-color:#fff;background-image:linear-gradient(rgba(4,32,63,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(4,32,63,.035) 1px,transparent 1px);background-size:52px 52px}.webdesign-page .pricing,.portal-categories-home{background-image:linear-gradient(rgba(4,32,63,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(4,32,63,.025) 1px,transparent 1px);background-size:52px 52px}.webdesign-page .demo-section{background-image:none}
.contact-direct a{min-height:86px;padding:15px 16px!important;border:1px solid rgba(122,197,244,.32)!important;border-radius:14px!important;background:rgba(255,255,255,.07);justify-content:center;transition:background .2s,border-color .2s,transform .2s!important}.contact-direct a:hover{background:rgba(31,157,236,.2)!important;border-color:#58baff!important;transform:translateY(-2px)}.contact-direct small{color:#a9c9e4!important;font-size:10px!important}.contact-direct strong{margin-top:4px;color:#fff!important;font-size:14px!important}.contact-direct strong span{color:#59c2ff}
.portal-map-search{position:relative;left:auto;top:auto;transform:none;width:min(880px,100%);margin:0 auto 16px}.portal-home-map-wrap{clear:both}
@media(max-width:900px){.portal-map-search{top:auto;grid-template-columns:1fr 1fr}.portal-map-search button{grid-column:1/-1}}
@media(max-width:620px){.portal-map-search{grid-template-columns:1fr;margin-bottom:12px}.portal-map-search button{grid-column:auto}}

/* Portal-SH V3.6 – neues Firmenlogo */
.logo-brand img{width:205px;max-height:68px;object-fit:contain}.footer-logo.logo-brand{width:max-content;padding:7px 10px;border-radius:11px;background:#fff}.footer-logo.logo-brand img{width:205px}.legal-page .logo-brand img{width:205px;height:auto;max-height:68px}
.webdesign-page .site-header{background:rgba(255,255,255,.94);border-bottom:1px solid rgba(8,29,55,.08);backdrop-filter:blur(18px)}
@media(max-width:1050px){.logo-brand img{width:180px}}
@media(max-width:720px){.brand-area .logo-brand img,.logo-brand img{width:150px;max-height:52px}.footer-logo.logo-brand img{width:175px}}

/* Portal-SH V3.8 – sichtbare Tastatursteuerung */
:where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:3px solid #1596e8;outline-offset:3px}
:where(input,select,textarea):focus-visible{border-color:#1596e8;box-shadow:0 0 0 4px rgba(21,150,232,.16)}
.skip-link:focus-visible{outline-color:#002e6b}

/* Portal-SH V4.0 – Vorteile für eingetragene Unternehmen */
.portal-company-benefits{padding:96px 0;background:#f7f9fc}
.portal-benefit-showcase{display:grid;grid-template-columns:.78fr 1.22fr;gap:54px;align-items:center;margin-bottom:42px}
.portal-benefit-heading{display:block;margin:0}
.portal-benefit-heading h2{margin:0}
.portal-benefit-heading>p{margin:24px 0 0;color:var(--muted);font-size:16px;line-height:1.75}
.portal-profile-preview{display:block;overflow:hidden;border:1px solid #dce6ef;border-radius:22px;background:#fff;color:#002e6b;box-shadow:0 20px 55px rgba(5,31,57,.10)}
.portal-profile-preview-static{cursor:default}
.portal-preview-bar{display:flex;align-items:center;gap:6px;padding:11px 15px;border-bottom:1px solid #e8eef4;background:#f3f6f9}
.portal-preview-bar i{width:7px;height:7px;border-radius:50%;background:#c4d0dc}
.portal-preview-bar span{margin-left:7px;color:#75879a;font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}
.portal-preview-body{display:grid;grid-template-columns:1.4fr .8fr;gap:16px;padding:20px}
.portal-preview-company img{display:block;width:230px;max-width:100%;height:82px;margin-bottom:12px;object-fit:contain;object-position:left center}
.portal-preview-company small{display:block;color:#73869a;font-size:9px}
.portal-preview-company h3{margin:5px 0 8px;font-size:22px;line-height:1.15}
.portal-preview-company p{margin:11px 0 0;color:#75879a;font-size:10px;line-height:1.55}
.portal-preview-rating{color:#6e7f91;font-size:10px;font-weight:750}.portal-preview-rating span{color:#f2a900;font-size:13px;letter-spacing:.06em}
.portal-preview-contact{display:flex;flex-direction:column;gap:8px;padding:16px;border-radius:16px;background:#f4f7fa}
.portal-preview-contact strong{margin-bottom:4px;font-size:14px}
.portal-preview-contact span{padding:9px 10px;border-radius:9px;background:#002e6b;color:#fff;font-size:9px;font-weight:800;text-align:center}
.portal-profile-preview>b{display:block;padding:0 20px 18px;color:#118fe8;font-size:10px}
.portal-benefit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.portal-benefit-card{min-height:245px;padding:26px 24px;border:1px solid #dfe7ef;border-radius:22px;background:#fff;box-shadow:0 12px 34px rgba(5,31,57,.05)}
.portal-benefit-card>span{display:grid;width:38px;height:38px;place-items:center;border-radius:12px;background:#eaf6ff;color:#118fe8;font-size:11px;font-weight:950}
.portal-benefit-card h3{margin:28px 0 10px;color:#002e6b;font-size:20px;line-height:1.2}
.portal-benefit-card p{margin:0;color:#6b7c8e;font-size:13px;line-height:1.65}
.portal-benefit-cta{display:flex;justify-content:center;margin-top:30px}
.portal-benefit-cta .button{background:#118fe8;box-shadow:none}
@media(max-width:950px){.portal-benefit-showcase{grid-template-columns:1fr;gap:30px}.portal-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.portal-company-benefits{padding:70px 0}.portal-preview-body{grid-template-columns:1fr}.portal-preview-company img{width:210px;height:74px}.portal-benefit-grid{grid-template-columns:1fr}.portal-benefit-card{min-height:0}.portal-benefit-cta .button{width:100%;text-align:center}}

/* Klare Trennung zwischen dem dunkelblauen Webdesign-Abschluss und dem Footer. */
.webdesign-page .footer{border-top:1px solid rgba(255,255,255,.24)}

/* Deutlich erkennbare Hauptaktionen im Webdesign-Einstieg. */
.webdesign-page-hero .hero-buttons .button{min-height:54px;padding:15px 24px;border-radius:14px}
.webdesign-page-hero .hero-buttons .button-primary{background:#fff;color:#002e6b;border:1px solid #fff;box-shadow:0 14px 34px rgba(0,0,0,.2)}
.webdesign-page-hero .hero-buttons .button-primary:hover{background:#eaf6ff;border-color:#eaf6ff}
.webdesign-page-hero .hero-buttons .button-ghost{background:rgba(255,255,255,.07);color:#fff;border:1px solid rgba(122,197,244,.32);box-shadow:none}
.webdesign-page-hero .hero-buttons .button-ghost:hover{background:rgba(255,255,255,.14);border-color:#fff}

/* Dunkle Webdesign-Karte klar vom dunkelblauen Portalabschluss absetzen. */
.portal-business-offer.website-offer-link{background:linear-gradient(rgba(255,255,255,.07),rgba(255,255,255,.07)),#002e6b;border:1px solid rgba(122,197,244,.32);box-shadow:none}
.portal-business-offer.website-offer-link:hover{background:linear-gradient(rgba(255,255,255,.12),rgba(255,255,255,.12)),#002e6b;border-color:#58baff;box-shadow:none}

/* Einheitliche, sachliche Kategorie-Icons statt farbiger Emojis. */
.portal-category-grid a>svg{width:32px;height:32px;flex:0 0 32px;color:#1596e8;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transition:transform .22s,color .22s}
.portal-category-grid a:hover>svg{color:#002e6b;transform:translateY(-2px)}

/* Zurueckhaltender Hinweis fuer die zeitlich begrenzte Einfuehrungsaktion. */
.portal-business-offer{position:relative}
.portal-business-offer.has-launch-offer{padding-right:260px}
.portal-launch-badge{position:absolute;top:-2px;right:-2px;display:block!important;width:232px;max-width:none!important;margin:0!important;transform:rotate(-5deg);transition:transform .2s;z-index:1}
.portal-launch-badge img{display:block;width:100%;height:auto}.portal-business-offer:hover .portal-launch-badge{transform:rotate(-3deg) translateY(-2px)}
@media(max-width:620px){.portal-business-offer.has-launch-offer{min-height:0;padding-right:20px}.portal-launch-badge{position:relative;top:auto;right:auto;bottom:auto;align-self:flex-end;width:min(210px,72vw);margin:16px 0 0!important}.portal-business-offer.has-launch-offer b{padding-right:0}}

/* PageSpeed 2026-09-08: readable category captions and footer labels. */
.portal-category-grid span{color:#536579}
.footer-col small{color:#9bb0c5}
