@import"https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700;800&family=Inter:wght@400;500;600;700&family=Space+Grotesk:wght@600;700&display=swap";:root{--bg: #ffffff;--surface: #ffffff;--surface-muted: #ffffff;--text: #0f172a;--text-muted: #475569;--line: rgba(15, 23, 42, .08);--primary: #1d4ed8;--primary-dark: #1e40af;--accent: #2563eb;--accent-2: #0f172a;--success: #15803d;--warning: #b45309;--radius: 22px;--shadow: 0 28px 70px rgba(15, 23, 42, .1);--shadow-soft: 0 10px 26px rgba(15, 23, 42, .08);--navbar-height: 72px;--hero-bg: radial-gradient(900px 520px at 12% 18%, rgba(29, 78, 216, .12), rgba(29, 78, 216, 0) 62%), radial-gradient(980px 560px at 92% 22%, rgba(37, 99, 235, .1), rgba(37, 99, 235, 0) 64%), linear-gradient(180deg, rgba(15, 23, 42, .02), rgba(255, 255, 255, 0))}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;background:#fff;color:var(--text);overflow-x:clip}main{padding-top:var(--navbar-height);overflow-x:clip}a{color:inherit;text-decoration:none}h1,h2,h3{margin:0;font-family:Manrope,Inter,system-ui,sans-serif;letter-spacing:-.02em}p{margin:0;color:var(--text-muted);line-height:1.6}ul{margin:0;padding:0;list-style:none}.container{width:min(1320px,calc(100% - 2.5rem));margin:0 auto}.fullbleed{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.fullbleed-pad{padding-left:max(1.25rem,env(safe-area-inset-left));padding-right:max(1.25rem,env(safe-area-inset-right))}#kontakt{padding-bottom:0}.section{padding:3rem 0}.section-soft{background:#fff}.section-soft.fullbleed{background:linear-gradient(180deg,#1d4ed809,#fff0 55%)}.kicker{font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--primary)}.section-header{max-width:740px;margin-bottom:1.1rem}.section-header h2{margin-top:.5rem;font-size:clamp(1.9rem,3.2vw,3rem);line-height:1.06}.section-header p{margin-top:.75rem;max-width:82ch}.navbar-wrap{position:fixed;top:0;left:0;right:0;z-index:20;background:transparent;border-bottom:1px solid transparent;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.navbar-wrap.is-scrolled{background:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom-color:var(--line);box-shadow:0 12px 30px #0f172a0f}.navbar{height:72px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.logo{font-family:Space Grotesk,Manrope,sans-serif;font-weight:800;font-size:1.85rem;color:#0b3fae}.nav-links{display:none;gap:1.2rem}.nav-links a{color:#1e293b;font-weight:500}.nav-links a:hover{color:var(--primary)}.nav-links a.active{color:var(--primary);font-weight:700}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:.65rem 1rem;border-radius:10px;font-weight:600;border:1px solid transparent;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease}.btn:hover{transform:translateY(-1px);box-shadow:var(--shadow-soft)}.btn:focus-visible,.tab:focus-visible,.faq-question:focus-visible{outline:3px solid #93c5fd;outline-offset:2px}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:var(--primary-dark)}.btn-secondary{background:#fff;border-color:var(--line);color:#0f172a}.hero-section{position:relative;margin-top:calc(-1 * var(--navbar-height));min-height:100vh;padding:calc(clamp(2.4rem,5vh,4.2rem) + var(--navbar-height)) 0 clamp(2.4rem,5vh,4.2rem);display:flex;align-items:center;overflow:clip}.hero-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--hero-bg)}.hero-inner{display:grid;gap:2rem;width:100%;margin:0 auto;align-items:center;justify-items:center}.hero-copy{text-align:center;max-width:920px}.hero-actions{justify-content:center}.hero-dashboard{width:min(1180px,100%);margin-top:clamp(1.8rem,4vh,2.6rem);margin-left:-12px;--hero-paper-progress: 0;--hero-paper-eased: 0}.hero-dashboard-card.dashboard-showcase{border-radius:26px;box-shadow:0 38px 90px #0f172a24;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform:translateY(6px)}.hero-dashboard-image{display:block;width:100%;border-radius:12px;transform:none;opacity:1}.hero-excel-overlay{position:absolute;top:12px;right:12px;bottom:12px;left:12px;z-index:0;pointer-events:none;border-radius:12px;overflow:hidden;opacity:calc(1 - (var(--hero-paper-eased) * 1.15));transform:none;will-change:opacity}.hero-excel-image{width:100%;height:100%;display:block;object-fit:cover;object-position:left center}.hero-paper-layer{position:absolute;top:-24px;right:-24px;bottom:-24px;left:-24px;z-index:3;pointer-events:none}.hero-paper-card{position:absolute;top:50%;margin:0;opacity:calc(1 - (var(--hero-paper-progress) * .86));will-change:transform,opacity}.hero-paper-card-left{left:50%;z-index:2;width:min(80%,2200px);transform:translate(calc(-122% - (var(--hero-paper-eased) * 88%)),calc(-32% + (var(--hero-paper-eased) * 4%)))}.hero-paper-card-right{left:50%;z-index:1;width:min(70%,1600px);transform:translate(calc(14% + (var(--hero-paper-eased) * 84%)),calc(-44% + (var(--hero-paper-eased) * 4%)))}.hero-paper-image{width:100%;height:auto;display:block;object-fit:contain;filter:drop-shadow(0 20px 34px rgba(15,23,42,.3))}.hero-horizontal-overlay{position:absolute;top:-18px;right:-18px;bottom:-18px;left:-18px;z-index:5;pointer-events:none;display:grid;place-items:center;width:70%;transform:translate(6.2%) translateY(-32%);will-change:auto}.hero-horizontal-image{width:min(175%,2000px);height:auto;display:block;object-fit:contain;filter:drop-shadow(0 24px 38px rgba(15,23,42,.35));transform:translate(calc(var(--hero-paper-eased) * 165%));will-change:transform}.macbook-mock{width:100%;max-width:1180px;margin:0 auto;transform-origin:50% 50%;transform:translateY(6px) scale(calc(.62 + (var(--hero-paper-eased) * .38)));will-change:transform}.macbook-screen{position:relative;border:1px solid rgba(15,23,42,.2);border-radius:18px;padding:12px;background:linear-gradient(180deg,#1f2937,#111827);box-shadow:0 38px 90px #0f172a33,inset 0 1px #ffffff1f;overflow:visible}.macbook-notch{position:absolute;top:0;left:50%;transform:translate(-50%);width:120px;height:18px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;background:#0b1220;z-index:2}.macbook-base{height:16px;margin:2px auto 0;width:100%;border-radius:0 0 18px 18px;background:linear-gradient(180deg,#cfd6df,#b8c1cd);border:1px solid rgba(15,23,42,.14);border-top:0;position:relative;box-sizing:border-box}.macbook-hinge{position:absolute;left:50%;top:2px;transform:translate(-50%);width:120px;height:4px;border-radius:999px;background:#0f172a38}.hero-dashboard-card .dash-nav,.hero-dashboard-card .dash-content{padding:1.15rem}.hero-dashboard-card .dash-nav{background:#f8fbffd9}.hero-dashboard-card .dash-kpis{gap:.9rem}.hero-dashboard-card .dash-kpis article{padding:.95rem;border-radius:14px}.dash-topbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 1.15rem;border-bottom:1px solid var(--line);background:#ffffffeb}.dash-topbar-left,.dash-topbar-right{display:inline-flex;align-items:center;gap:.85rem}.dash-logo{display:inline-flex;align-items:baseline;gap:.05rem;font-family:Manrope,sans-serif;font-weight:800;letter-spacing:-.02em;font-size:1.25rem;color:#0b3fae}.dash-logo span{color:var(--primary)}.dash-divider{width:1px;height:26px;background:#0f172a1f}.dash-icon-btn{position:relative;display:inline-flex;align-items:center;gap:.45rem;border:0;background:transparent;padding:.25rem .35rem;color:#0f172a;cursor:default}.dash-icon{width:16px;height:16px;border-radius:5px;border:2px solid rgba(29,78,216,.65);background:#1d4ed814}.dash-icon-dot{position:absolute;top:2px;left:2px;width:10px;height:10px;border-radius:999px;background:var(--primary);box-shadow:0 6px 14px #1d4ed84d}.dash-caret{font-size:.88rem;color:#0f172a99;line-height:1}.dash-user{display:inline-flex;align-items:center;gap:.55rem;color:#0f172a;font-weight:600}.dash-avatar{width:30px;height:30px;border-radius:999px;display:grid;place-items:center;background:var(--primary);color:#fff;font-weight:800}.dash-user-meta{display:grid;gap:.05rem;line-height:1.05}.dash-user-name{font-size:.9rem}.dash-user-role{font-size:.78rem;font-weight:600;color:#0f172a9e}.hero-copy h1{margin-top:.6rem;max-width:24ch;margin-left:auto;margin-right:auto;font-size:clamp(2.5rem,5.6vw,4.15rem);line-height:1.05;letter-spacing:-.02em}.hero-copy p{max-width:60ch;margin-left:auto;margin-right:auto}@media (max-width: 1200px){.hero-copy h1{font-size:clamp(2.25rem,4.8vw,3.4rem)}}@media (max-width: 759px){.hero-excel-overlay{top:10px;right:10px;bottom:10px;left:10px}.hero-paper-layer{top:-12px;right:-12px;bottom:-12px;left:-12px}.hero-horizontal-overlay{top:-10px;right:-10px;bottom:-10px;left:-10px;transform:translateY(-8%)}.hero-horizontal-image{width:185%}}@media (max-height: 820px){.hero-section{min-height:auto;padding:calc(clamp(1.8rem,4vh,3.2rem) + var(--navbar-height)) 0 clamp(1.8rem,4vh,3.2rem)}.hero-copy h1{font-size:clamp(2.1rem,4.6vw,3.2rem);line-height:1.08}}@supports (height: 100dvh){.hero-section{min-height:100dvh}}.tutorial-page{background:var(--bg);color:var(--text)}.tutorial-page p,.tutorial-page li{color:var(--text)}.tutorial-layout{display:grid;grid-template-columns:320px 1fr;gap:2rem;align-items:start}.tutorial-sidenav{position:sticky;top:92px;border:0;border-radius:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;padding:0;max-height:calc(100vh - 112px);overflow:auto}.tutorial-sidenav-title{margin:0 0 .75rem;font-weight:700;color:#0f172a}.tutorial-sidenav ul{display:grid;gap:.2rem}.tutorial-sidenav a{display:block;padding:.35rem 0;border-radius:0;color:#1e293b;font-weight:500;font-size:.98rem;line-height:1.4}.tutorial-sidenav a:hover{color:var(--primary)}.tutorial-sidenav a.active{color:var(--primary-dark)}.tutorial-sidenav-sub{margin:.2rem 0 .6rem;padding-left:.6rem;border-left:1px solid rgba(15,23,42,.08)}.tutorial-sidenav-sub a{font-weight:500;color:var(--text-muted)}.tutorial-contentwrap{min-width:0}.tutorial-section{scroll-margin-top:96px;padding:1.2rem 0 2rem;border-bottom:1px solid rgba(15,23,42,.06)}.tutorial-section h2{font-size:clamp(1.6rem,2.2vw,2.2rem);line-height:1.12;margin-bottom:.7rem}.tutorial-overview h1,.tutorial-detail h1{font-size:clamp(2rem,3vw,3rem);line-height:1.04;margin-bottom:.85rem}.tutorial-lead{max-width:75ch;margin-bottom:1.25rem}.tutorial-callout{border:0;background:transparent;padding:0;border-radius:0;margin:.4rem 0 .8rem;color:var(--text)}.tutorial-callout strong{color:#0f172a;font-weight:700}.tutorial-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1.2rem 0}.tutorial-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.2rem}.tutorial-mini-card{border:1px solid rgba(15,23,42,.08);border-radius:16px;padding:1rem 1.1rem;background:#fff;box-shadow:var(--shadow-soft)}.tutorial-mini-card h3{font-size:1.05rem;margin-bottom:.35rem}.tutorial-cards{display:grid;gap:1rem;margin:1.1rem 0}.tutorial-card{border:1px solid rgba(15,23,42,.08);border-radius:18px;padding:1rem 1.1rem;background:#fff;box-shadow:var(--shadow-soft)}.tutorial-card h3{font-size:1.15rem;margin-bottom:.5rem}.tutorial-subtitle{font-size:1.1rem;margin:0 0 .6rem}.tutorial-block{padding-top:.4rem}.tutorial-block h4{margin:.9rem 0 .35rem;font-size:.95rem;color:#0f172a;letter-spacing:-.01em}.tutorial-list{padding-left:1.25rem;list-style:disc;color:var(--text)}.tutorial-list.ordered{list-style:decimal}.tutorial-list li{margin:.45rem 0;line-height:1.7}.tutorial-path{display:inline-flex;padding:.35rem .55rem;border-radius:10px;border:1px solid rgba(15,23,42,.1);background:#0f172a05;color:#0f172a;font-weight:600;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.tutorial-shot{margin-top:.9rem;border:1px dashed rgba(15,23,42,.18);border-radius:16px;padding:.9rem 1rem;background:#0f172a05}.tutorial-shot-badge{display:inline-flex;font-weight:700;font-size:.85rem;color:#0f172a;margin-bottom:.25rem}.tutorial-shot-path{color:var(--text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.92rem}.tutorial-stack{display:grid;gap:1rem;margin-top:.9rem}.tutorial-overview-list{display:grid;gap:.9rem;margin-top:1.2rem}.tutorial-overview-card{display:grid;gap:.35rem;padding:1rem 1.1rem;border-radius:16px;border:1px solid rgba(15,23,42,.08);background:#fff;box-shadow:var(--shadow-soft)}.tutorial-overview-card strong{color:#0f172a}.tutorial-overview-card span{color:var(--text-muted)}.tutorial-overview-card:hover{transform:translateY(-1px);box-shadow:0 16px 34px #0f172a1a}.tutorial-block-flat{border:0;border-radius:0;background:transparent;padding:0}.tutorial-subsection{scroll-margin-top:96px;padding-top:.35rem}.tutorial-subsection-link{display:block;padding:.6rem 0;font-weight:700;color:var(--primary-dark)}.tutorial-subsection-link:hover{color:var(--primary)}.tutorial-block-flat p+p{margin-top:.5rem}.tutorial-richtext{display:grid;gap:1.05rem}.tutorial-richtext p,.tutorial-richtext li,.tutorial-richtext figcaption{line-height:1.7;color:var(--text)}.tutorial-inline-link{color:var(--primary-dark);text-decoration:underline;text-decoration-color:#1d4ed852;text-underline-offset:.18em}.tutorial-inline-link:hover{color:var(--primary)}.tutorial-inline-code{padding:.16rem .35rem;border-radius:8px;background:#0f172a0f;color:#0f172a;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.92em}.tutorial-figure{margin:0;display:grid;gap:.55rem;width:100%}.tutorial-figure.is-centered{justify-items:center}.tutorial-image{width:100%;max-width:100%;border-radius:16px;display:block;object-fit:contain}.tutorial-video{width:100%;max-width:100%;border-radius:16px;display:block;object-fit:contain;background:transparent}.tutorial-tablewrap{width:100%;overflow-x:auto}.tutorial-table{width:100%;border-collapse:collapse;font-size:.98rem}.tutorial-table th,.tutorial-table td{text-align:left;vertical-align:top;padding:.7rem .75rem;border-bottom:1px solid rgba(15,23,42,.08)}.tutorial-table th{font-weight:800;color:#0f172a}.tutorial-table td{color:var(--text);line-height:1.6}.tutorial-figure figcaption{color:var(--text-muted);font-size:.95rem}.tutorial-backlink{display:inline-flex;margin-bottom:.85rem;color:var(--primary-dark);font-weight:700}.tutorial-pager{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-top:1.35rem;padding-top:1rem;border-top:1px solid rgba(15,23,42,.08)}.tutorial-pager-link{display:inline-flex;padding:.7rem .9rem;border-radius:12px;border:1px solid rgba(15,23,42,.08);background:#fff;color:#0f172a;font-weight:600}.tutorial-steps{display:grid;gap:.7rem;padding:0;margin:1rem 0 0;list-style:none}.tutorial-steps li{display:grid;grid-template-columns:46px 1fr;gap:.8rem;align-items:start;padding:.95rem;border-radius:18px;border:1px solid rgba(15,23,42,.08);background:#fff;box-shadow:var(--shadow-soft)}.tutorial-step-nr{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;background:#1d4ed81a;color:var(--primary-dark);font-weight:800;font-family:Manrope,sans-serif}.tutorial-step-text{color:#0f172a;font-weight:600}.tutorial-step-hint{margin-top:.3rem;font-size:.95rem}@media (max-width: 980px){.tutorial-layout{grid-template-columns:1fr}.tutorial-sidenav{position:relative;top:0;max-height:none}.tutorial-grid,.tutorial-two{grid-template-columns:1fr}.tutorial-pager{flex-direction:column}}.hero-copy p{margin-top:1rem}.hero-actions{margin-top:1.4rem;display:flex;flex-wrap:wrap;gap:.8rem}.hero-mockup{display:grid;gap:1rem}.mockup-card,.mockup-table{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft)}.mockup-card{padding:1.1rem}.mockup-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:.8rem}.mockup-title span{color:var(--success);font-size:.85rem;font-weight:600}.metric-list li{display:flex;justify-content:space-between;padding:.55rem 0;border-top:1px solid var(--line)}.metric-list li:first-child{border-top:0}.mockup-table{overflow:hidden}.table-head,.table-row{display:grid;grid-template-columns:1fr auto auto;gap:.65rem;align-items:center;padding:.8rem 1rem;font-size:.92rem}.table-head{background:#eef4ff;color:#1e3a8a;font-weight:700}.table-row{border-top:1px solid var(--line)}.pill{display:inline-flex;align-items:center;border-radius:999px;font-size:.78rem;padding:.2rem .5rem;background:#dbeafe;color:#1d4ed8;font-weight:600}.pill.warning{background:#ffedd5;color:var(--warning)}.pill.success{background:#dcfce7;color:var(--success)}.trust{padding:2.5rem 0 .8rem;background:linear-gradient(180deg,#0f172a05,#0f172a00 55%)}.trust-label{display:inline-flex;align-items:center;gap:.5rem;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;font-weight:700;color:#0f172a99}.trust-label:before{content:"";width:8px;height:8px;border-radius:999px;background:#0f172a47}.trust-label-solution:before{background:#1d4ed88c}.trust-head{max-width:760px}.trust-head h3{margin-top:.35rem;font-size:1.25rem;color:#0f172a}.trust-flow{margin-top:1.4rem;display:grid;gap:1.15rem}.trust-panel{min-width:0}.trust-cards{margin-top:.85rem;display:grid;gap:.75rem}.trust-card{display:grid;align-items:start;padding:.9rem .95rem;border-radius:16px;border:1px solid rgba(15,23,42,.08);background:#ffffffeb;box-shadow:var(--shadow-soft)}.trust-card-text{color:#334155;line-height:1.55;font-weight:600}.trust-card-problem{border-left:4px solid rgba(15,23,42,.18)}.trust-card-solution{border-left:4px solid rgba(29,78,216,.35)}@media (min-width: 900px){.trust-flow{position:relative;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.2rem}.trust-flow:before{content:"";position:absolute;left:50%;top:8px;bottom:8px;width:1px;background:linear-gradient(180deg,#0f172a00,#0f172a1a,#0f172a00)}}.feature-showcase{display:grid;gap:clamp(5.4rem,8vw,7.2rem)}.functions-intro{max-width:980px;margin:.15rem 0 1.15rem;display:grid;gap:.45rem}.functions-intro-main{font-size:clamp(1.45rem,2.9vw,2.35rem);font-weight:800;line-height:1.22;letter-spacing:-.02em;color:#0f172a;margin:0;position:relative;padding-bottom:.7rem}.functions-intro-main:after{content:"";position:absolute;left:0;bottom:0;width:0;height:4px;border-radius:999px;background:linear-gradient(90deg,#1d4ed8,#1d4ed840);transition:width .9s cubic-bezier(.2,.9,.2,1)}.functions-intro.reveal.is-visible .functions-intro-main:after{width:min(180px,36%)}.functions-intro-sub{margin:0;font-size:.97rem;line-height:1.65;color:#475569;max-width:90ch}.feature-row{display:grid;gap:clamp(1.6rem,4vw,2.6rem);align-items:center;padding:.8rem 0}.feature-media{display:grid;place-items:center;padding:1rem 0;min-width:0}.feature-copy{min-width:0}.feature-mock-card{width:var(--mock-card-width, min(460px, 92vw));border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:var(--shadow-soft);overflow:hidden;user-select:none;-webkit-user-select:none}.feature-mock-card *{user-select:none;-webkit-user-select:none}.feature-mock-top{display:flex;align-items:center;gap:.4rem;padding:.55rem .85rem;border-bottom:1px solid rgba(15,23,42,.06);background:#0f172a04}.feature-mock-dot{width:6px;height:6px;border-radius:999px;background:#0f172a24}.feature-mock-top strong{margin-left:.35rem;font-size:.84rem;font-weight:700;color:#0f172a9e}.feature-mock-body{padding:1rem 1rem 1.05rem;display:grid;gap:.6rem}.feature-mock-line{height:12px;border-radius:999px;background:#0f172a0f}.feature-mock-line.short{width:70%}.feature-mock-chip{width:34%;height:26px;border-radius:999px;background:#1d4ed81f;border:1px solid rgba(29,78,216,.12)}.feature-mock-duo{position:relative;width:min(var(--mock-duo-width, 720px),100%);max-width:100%;--mock-duo-left-width: 58%;--mock-duo-right-width: 44%;--duo-left-shift: 0px;--duo-left-shift-y: 0px;--duo-right-shift: 0px;--duo-right-shift-y: 0px}.feature-mock-duo>.feature-mock-card{width:var(--mock-duo-left-width);transition:transform .56s ease-in-out}.feature-mock-duo>.feature-mock-card:first-child{transform:translate(var(--duo-left-shift),var(--duo-left-shift-y))}.feature-mock-duo:hover,.feature-mock-duo:focus-within{--duo-left-shift: -10px;--duo-left-shift-y: -5px;--duo-right-shift: 10px;--duo-right-shift-y: 5px}.feature-members-list{gap:0rem;padding:0;border:1px solid rgba(15,23,42,.08);border-radius:16px;overflow:hidden;background:#fff}.feature-members-toolbar{display:flex;gap:.6rem;align-items:center;padding:.7rem .85rem;border-bottom:1px solid rgba(15,23,42,.08);background:#ffffffe6}.feature-members-search{flex:1;min-width:0;height:32px;border-radius:12px;border:1px solid rgba(15,23,42,.1);background:#fff;display:flex;align-items:center;padding:0 .8rem;font-size:.82rem;color:#0f172a8c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.feature-members-tools{display:inline-flex;gap:.5rem}.feature-members-btn{height:32px;padding:0 .85rem;border-radius:12px;border:1px solid rgba(15,23,42,.1);background:#fff;font-size:.82rem;font-weight:600;color:#0f172a9e;display:inline-flex;align-items:center;justify-content:center}.feature-members-btn.primary{background:var(--primary);border-color:#1d4ed859;color:#fff}.feature-certs-list{gap:0;padding:0;border:1px solid rgba(15,23,42,.08);border-radius:16px;overflow:hidden;background:#fff}.feature-certs-toolbar{display:flex;gap:.6rem;align-items:center;padding:.7rem .85rem;border-bottom:1px solid rgba(15,23,42,.08);background:#ffffffe6}.feature-certs-search{flex:1;min-width:0;height:32px;border-radius:12px;border:1px solid rgba(15,23,42,.1);background:#fff;display:flex;align-items:center;padding:0 .8rem;font-size:.82rem;color:#0f172a8c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.feature-certs-pill{height:32px;padding:0 .75rem;border-radius:999px;border:1px solid rgba(15,23,42,.1);background:#fff;font-size:.78rem;font-weight:700;color:#0f172a9e;display:inline-flex;align-items:center}.feature-certs-pill.warn{border-color:#b4530933;background:#b4530914;color:#b45309eb}.feature-certs-tablehead{display:grid;grid-template-columns:1.25fr .65fr .6fr;gap:.55rem;align-items:center;padding:.5rem .85rem;font-size:.7rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#0f172a6b;background:#0f172a05;border-bottom:1px solid rgba(15,23,42,.08)}.feature-certs-row{display:grid;grid-template-columns:1.25fr .65fr .6fr;gap:.55rem;align-items:center;padding:.48rem .85rem;background:transparent}.feature-certs-row+.feature-certs-row{border-top:1px solid rgba(15,23,42,.06)}.feature-certs-row.is-active{background:#1d4ed81a}.feature-certs-title{font-weight:600;color:#0f172ac7;font-size:.82rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.feature-certs-status,.feature-certs-expiry{font-size:.74rem;font-weight:600;color:#0f172a85;white-space:nowrap}.feature-certs-status.pending{color:#1e3a8ad9}.feature-certs-row.is-warn .feature-certs-expiry{color:#b45309eb}.feature-certs-row.is-ok .feature-certs-expiry{color:#15803dd1}.feature-certs-detail{position:absolute;right:32px;top:118px;width:var(--mock-duo-right-width);transform:translate(var(--duo-right-shift)) translateY(calc(6px + var(--duo-right-shift-y)));box-shadow:0 26px 60px #0f172a29}.feature-certs-panel{gap:.65rem}.feature-certs-kpi{border:1px solid rgba(15,23,42,.08);border-radius:14px;padding:.7rem .75rem;background:#ffffffeb;display:grid;gap:.1rem}.feature-certs-kpi span{font-size:.74rem;font-weight:700;color:#0f172a8c}.feature-certs-kpi b{font-size:1.05rem;color:#0f172a;letter-spacing:-.01em}.feature-certs-kpi small{font-size:.76rem;font-weight:700;color:#b45309eb}.feature-certs-progress{height:10px;border-radius:999px;background:#0f172a0f;overflow:hidden}.feature-certs-progress .bar{display:block;height:100%;width:72%;background:linear-gradient(90deg,#b45309e6,#1d4ed8bf)}.feature-certs-checks{display:grid;gap:.4rem}.feature-certs-check{border:1px solid rgba(15,23,42,.08);border-radius:12px;padding:.45rem .6rem;font-size:.78rem;font-weight:650;color:#0f172a9e;background:#ffffffe6}.feature-certs-check.ok{border-color:#15803d33;background:#15803d0f;color:#15803deb}.feature-certs-check.warn{border-color:#b4530933;background:#b453090f;color:#b45309eb}.feature-certs-actions{display:flex;gap:.55rem;margin-top:.1rem}.feature-certs-btn{height:28px;padding:0 .75rem;border-radius:999px;border:1px solid rgba(15,23,42,.1);background:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:700;color:#0f172ab8}.feature-certs-btn.primary{background:var(--primary);border-color:#1d4ed859;color:#fff}@media (max-width: 520px){.feature-certs-detail{right:0;width:86%;top:138px}}.feature-exams-cal{gap:.55rem}.feature-exams-cal-head{display:flex;justify-content:space-between;align-items:baseline}.feature-exams-cal-title{font-weight:700;font-size:.9rem;color:#0f172ab8}.feature-exams-cal-month{font-size:.82rem;font-weight:600;color:#0f172a85}.feature-exams-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.3rem;font-size:.72rem;font-weight:700;color:#0f172a6b;text-transform:uppercase;letter-spacing:.06em}.feature-exams-weekdays span{text-align:center;padding:.2rem 0}.feature-exams-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.3rem;padding:.35rem;border-radius:14px;border:1px solid rgba(15,23,42,.06);background:#0f172a08}.feature-exams-cell{position:relative;min-height:54px;border-radius:12px;border:1px solid rgba(15,23,42,.08);background:#fff;overflow:hidden}.feature-exams-cell.is-selected{background:#1d4ed814;border-color:#1d4ed82e}.feature-exams-day{position:absolute;top:6px;right:8px;font-size:.74rem;font-weight:700;color:#0f172a8c}.feature-exams-pill{position:absolute;left:7px;bottom:7px;padding:.18rem .45rem;border-radius:999px;font-size:.74rem;font-weight:800;background:#1d4ed81a;color:#1d4ed8f2;border:1px solid rgba(29,78,216,.12)}.feature-exams-pill.warn{background:#b453091a;border-color:#b4530929;color:#b45309eb}.feature-exams-pill.ok{background:#15803d1a;border-color:#15803d2e;color:#15803de0}.feature-exams-agenda{display:grid;gap:.45rem}.feature-exams-agenda-item{border:1px solid rgba(15,23,42,.08);border-radius:14px;padding:.55rem .65rem;background:#ffffffeb;display:grid;gap:.05rem}.feature-exams-agenda-item b{font-size:.82rem;color:#0f172abf}.feature-exams-agenda-item span{font-size:.78rem;font-weight:650;color:#0f172a85}.feature-exams-agenda-item.warn{border-color:#b453092e}.feature-exams-agenda-item.ok{border-color:#15803d2e}.feature-exams-gutachter{position:absolute;right:32px;top:118px;width:var(--mock-duo-right-width);transform:translate(var(--duo-right-shift)) translateY(calc(6px + var(--duo-right-shift-y)));box-shadow:0 26px 60px #0f172a29}.feature-exams-panel{gap:.55rem}.feature-exams-kpi{border:1px solid rgba(15,23,42,.08);border-radius:14px;padding:.65rem .7rem;background:#ffffffeb;display:grid;gap:.1rem}.feature-exams-kpi span{font-size:.74rem;font-weight:700;color:#0f172a8c}.feature-exams-kpi b{font-size:.98rem;color:#0f172a}.feature-exams-person{display:grid;grid-template-columns:32px 1fr auto;gap:.6rem;align-items:center;padding:.55rem .65rem;border-radius:14px;border:1px solid rgba(15,23,42,.08);background:#ffffffeb}.feature-exams-person.is-active{border-color:#1d4ed82e;background:#1d4ed814}.feature-exams-avatar{width:32px;height:32px;border-radius:12px;display:grid;place-items:center;font-weight:800;font-size:.72rem;color:#0f172ab8;background:#0f172a0f}.feature-exams-meta{min-width:0;display:grid;gap:.05rem}.feature-exams-meta b{font-size:.84rem;font-weight:650;color:#0f172abf;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.feature-exams-meta span{font-size:.76rem;font-weight:650;color:#0f172a85;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.feature-exams-badge{height:24px;padding:0 .55rem;border-radius:999px;border:1px solid rgba(15,23,42,.1);font-size:.74rem;font-weight:800;display:inline-flex;align-items:center;color:#0f172a8c;background:#fff}.feature-exams-badge.warn{border-color:#b453092e;background:#b4530914;color:#b45309eb}.feature-exams-badge.ok{border-color:#15803d2e;background:#15803d14;color:#15803de0}.feature-exams-actions{display:flex;gap:.55rem;margin-top:.15rem}.feature-exams-btn{height:28px;padding:0 .75rem;border-radius:999px;border:1px solid rgba(15,23,42,.1);background:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:700;color:#0f172ab8}.feature-exams-btn.primary{background:var(--primary);border-color:#1d4ed859;color:#fff}@media (max-width: 520px){.feature-exams-gutachter{right:0;width:86%;top:138px}}.feature-issues-list{gap:0;padding:0;border:1px solid rgba(15,23,42,.08);border-radius:16px;overflow:hidden;background:#fff}.feature-issues-toolbar{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center;padding:.65rem .85rem;border-bottom:1px solid rgba(15,23,42,.08);background:#ffffffe6}.feature-issues-pill{height:28px;padding:0 .7rem;border-radius:999px;border:1px solid rgba(15,23,42,.1);background:#fff;font-size:.78rem;font-weight:700;color:#0f172a9e;display:inline-flex;align-items:center}.feature-issues-pill.warn{border-color:#b4530933;background:#b4530914;color:#b45309eb}.feature-issues-pill.danger{border-color:#dc262638;background:#dc262614;color:#dc2626eb}.feature-issues-tablehead{display:grid;grid-template-columns:1.2fr .65fr .45fr;gap:.55rem;align-items:center;padding:.5rem .85rem;font-size:.7rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#0f172a6b;background:#0f172a05;border-bottom:1px solid rgba(15,23,42,.08)}.feature-issues-row{display:grid;grid-template-columns:1.2fr .65fr .45fr;gap:.55rem;align-items:center;padding:.5rem .85rem;background:transparent}.feature-issues-row+.feature-issues-row{border-top:1px solid rgba(15,23,42,.06)}.feature-issues-row.is-active{background:#1d4ed81a}.feature-issues-title{font-weight:600;font-size:.82rem;color:#0f172ac7;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.feature-issues-prio,.feature-issues-due{font-size:.74rem;font-weight:600;color:#0f172a85;white-space:nowrap}.feature-issues-prio.warn,.feature-issues-due.warn{color:#b45309eb}.feature-issues-prio.danger,.feature-issues-due.danger{color:#dc2626eb}.feature-issues-prio.ok,.feature-issues-due.ok{color:#15803de0}.feature-issues-detail{position:absolute;right:32px;top:118px;width:var(--mock-duo-right-width);transform:translate(var(--duo-right-shift)) translateY(calc(6px + var(--duo-right-shift-y)));box-shadow:0 26px 60px #0f172a29}.feature-issues-panel{gap:.6rem}.feature-issues-kpi{border:1px solid rgba(15,23,42,.08);border-radius:14px;padding:.65rem .7rem;background:#ffffffeb;display:grid;gap:.1rem}.feature-issues-kpi span{font-size:.74rem;font-weight:700;color:#0f172a8c}.feature-issues-kpi b{font-size:1.05rem;color:#0f172a}.feature-issues-kpi small{font-size:.76rem;font-weight:700;color:#dc2626eb}.feature-issues-steps{display:grid;gap:.45rem}.feature-issues-step{border:1px solid rgba(15,23,42,.08);border-radius:12px;padding:.45rem .6rem;font-size:.78rem;font-weight:650;color:#0f172a9e;background:#ffffffe6}.feature-issues-step.done{border-color:#15803d33;background:#15803d0f;color:#15803deb}.feature-issues-step.danger{border-color:#dc262638;background:#dc26260f;color:#dc2626eb}.feature-issues-actions{display:flex;gap:.55rem;margin-top:.1rem}.feature-issues-btn{height:28px;padding:0 .75rem;border-radius:999px;border:1px solid rgba(15,23,42,.1);background:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:700;color:#0f172ab8}.feature-issues-btn.primary{background:var(--primary);border-color:#1d4ed859;color:#fff}@media (max-width: 520px){.feature-issues-detail{right:0;width:86%;top:138px}}.feature-members-tablehead{display:grid;grid-template-columns:1.2fr .7fr .7fr .45fr;gap:.55rem;align-items:center;padding:.5rem .85rem;font-size:.7rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#0f172a6b;background:#0f172a05;border-bottom:1px solid rgba(15,23,42,.08)}.feature-members-tablehead span:first-child{grid-column:auto}.feature-members-row{display:grid;grid-template-columns:1.2fr .7fr .7fr .45fr;gap:.55rem;align-items:center;padding:.22rem .65rem;border-radius:0;border:0;background:transparent}.feature-members-row+.feature-members-row{margin-top:0;border-top:1px solid rgba(15,23,42,.06)}.feature-members-title{font-weight:500;color:#424447;font-size:.72rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.feature-members-status,.feature-members-type{font-size:.72rem;font-weight:400;color:#0f172a85;white-space:nowrap}.feature-members-type{font-weight:600}.feature-members-actions{display:inline-flex;justify-content:flex-end;gap:.45rem}.feature-members-action{width:28px;height:28px;border-radius:10px;border:1px solid rgba(15,23,42,.1);background:#fff;display:grid;place-items:center;font-size:.85rem;color:#0f172a73}.feature-members-status.pending{color:#b45309eb}.feature-members-row.is-active{background:#1d4ed81a}.feature-members-edit{position:absolute;right:32px;top:156px;width:var(--mock-duo-right-width);transform:translate(var(--duo-right-shift)) translateY(calc(6px + var(--duo-right-shift-y)));box-shadow:0 26px 60px #0f172a29}.feature-members-form{gap:.45rem}.feature-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.feature-form-row{display:grid;gap:.3rem}.feature-form-row span{font-size:.75rem;font-weight:700;color:#0f172a99}.feature-form-input{height:28px;border-radius:12px;border:1px solid rgba(15,23,42,.08);background:#fff;padding:0 .75rem;display:flex;align-items:center;font-size:.82rem;font-weight:600;color:#0f172ab8}.feature-form-input.short{width:100%}.feature-form-actions{margin-top:.1rem;display:flex;gap:.55rem}.feature-form-btn{height:28px;padding:0 .7rem;width:auto;border-radius:999px;border:1px solid rgba(15,23,42,.08);background:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:700;color:#0f172ac7}.feature-form-btn.primary{background:var(--primary);border-color:#1d4ed859;color:#fff}@media (max-width: 520px){.feature-members-edit{right:0;width:86%;top:138px}.feature-form-grid{grid-template-columns:1fr;gap:.55rem}}.feature-copy h3{font-size:2rem}.feature-copy p{margin-top:.45rem;max-width:62ch}.feature-copy ul{margin-top:1rem}.feature-copy li{padding-left:1rem;margin-bottom:.45rem;position:relative}.feature-copy li:before{content:"";width:6px;height:6px;border-radius:999px;background:#1d4ed859;position:absolute;left:0;top:.55rem}.card-grid,.role-grid,.workflow-grid,.pricing-grid,.outcome-list{display:grid;gap:1.25rem}.feature-card,.role-card,.step-card,.pricing-card,.outcome-item,.tab-panel,.faq-item,.closing-cta{border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow-soft)}.feature-card,.role-card,.step-card,.pricing-card,.outcome-item{transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.feature-card:hover,.role-card:hover,.step-card:hover,.pricing-card:hover,.outcome-item:hover{transform:translateY(-3px);box-shadow:0 18px 42px #0f172a14;border-color:#0f172a1f}.feature-card,.role-card,.step-card,.pricing-card,.tab-panel,.faq-item,.closing-cta{padding:1.2rem}.feature-card h3,.role-card h3,.step-card h3,.pricing-card h3,.tab-panel h3{font-size:1.1rem}.feature-card p,.role-card p,.step-card p,.pricing-card p,.tab-panel p{margin-top:.45rem}.feature-card ul,.role-card ul,.pricing-card ul,.tab-panel ul{margin-top:.85rem}.feature-card li,.role-card li,.pricing-card li,.tab-panel li{padding-left:1rem;margin-bottom:.45rem;position:relative}.feature-card li:before,.role-card li:before,.pricing-card li:before,.tab-panel li:before{content:"";width:6px;height:6px;border-radius:999px;background:linear-gradient(180deg,var(--accent) 0%,var(--primary) 100%);position:absolute;left:0;top:.55rem}.step-card span{display:inline-block;color:var(--primary);font-weight:700;margin-bottom:.35rem}.tabs{display:inline-flex;background:#e2e8f0b8;padding:.25rem;border-radius:10px;margin-bottom:1rem;border:1px solid var(--line)}.tab{border:0;background:transparent;padding:.55rem .9rem;border-radius:8px;font-weight:600;color:#334155;cursor:pointer}.tab.active{background:#fff;color:#0f172a}.outcome-item{padding:1rem;font-weight:600}.ui-highlight-grid{display:grid;gap:1rem}.view-mockup,.ops-main,.ops-side{border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.view-mockup{overflow:hidden}.view-topbar{display:flex;align-items:center;gap:.4rem;padding:.7rem .9rem;border-bottom:1px solid var(--line);background:#f8fbff}.view-topbar strong{margin-left:.4rem;font-size:.92rem}.dot{width:8px;height:8px;border-radius:999px;background:#bfdbfe}.view-feed,.view-table{padding:.8rem}.view-feed article{border:1px solid var(--line);border-radius:10px;padding:.7rem;margin-bottom:.6rem;background:#fff}.view-feed article:last-child{margin-bottom:0}.view-feed p{font-size:.8rem;font-weight:600;color:#1d4ed8}.view-feed h4{margin:.2rem 0;font-size:.95rem}.view-feed span{font-size:.84rem;color:var(--text-muted)}.view-table-head,.view-table-row{display:grid;grid-template-columns:1fr auto auto;gap:.5rem;align-items:center;padding:.62rem .72rem}.view-table-head{background:#eef4ff;border-radius:10px;color:#1e3a8a;font-weight:700}.view-table-row{border-bottom:1px solid var(--line)}.view-table-row:last-child{border-bottom:0}.ops-grid{display:grid;gap:1rem}.ops-main,.ops-side{padding:1rem}.ops-main header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.9rem}.ops-main header span{color:#1d4ed8;font-weight:700;font-size:.9rem}.ops-main h3,.ops-side h3{font-size:1.05rem}.ops-columns{display:grid;gap:.8rem}.ops-columns section{border:1px solid var(--line);border-radius:10px;padding:.8rem;background:#fcfdff}.ops-columns h4{margin:0 0 .35rem;font-size:.92rem;color:#1e3a8a}.ops-columns p{font-size:.9rem;margin-bottom:.35rem}.ops-columns p:last-child{margin-bottom:0}.ops-side ul{margin-top:.8rem}.ops-side li{display:grid;gap:.2rem;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid var(--line)}.ops-side li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.ops-side span{font-size:.82rem;color:#1d4ed8;font-weight:600}.ops-side b{font-size:.94rem}.dashboard-showcase{border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow);overflow:hidden}.dash-nav{border-bottom:1px solid var(--line);padding:1rem;background:#f8fbff}.dash-nav p{margin-bottom:.5rem;font-weight:700;color:#1e3a8a}.dash-nav li{padding:.46rem .6rem;border-radius:8px;font-size:.9rem;color:#334155;margin-bottom:.25rem}.dash-nav li.active{background:#dbeafe;color:#1d4ed8;font-weight:600}.dash-content{padding:1rem}.dash-kpis{display:grid;gap:.75rem}.dash-kpis article{border:1px solid var(--line);border-radius:10px;padding:.75rem;background:#fff}.dash-kpis h4{margin:0;font-size:.92rem}.dash-kpis p{margin-top:.3rem;font-size:.84rem}.dash-kpis b{display:inline-block;margin-top:.35rem;font-size:1rem;color:#1d4ed8}.dash-calendar{margin-top:.9rem;border:1px solid var(--line);border-radius:10px;padding:.75rem;background:#fff}.dash-calendar-head{display:flex;justify-content:space-between;align-items:center;gap:.75rem}.dash-calendar-head h3{font-size:1rem}.dash-cal-controls{display:inline-flex;align-items:center;gap:.5rem}.dash-cal-today{height:30px;padding:0 .65rem;border-radius:8px;border:1px solid var(--line);background:#fff;color:#0f172a;font-weight:500;font-size:.82rem}.dash-cal-arrows{display:inline-flex;overflow:hidden;border-radius:8px;border:1px solid var(--line);background:#fff}.dash-cal-arrow{width:34px;height:30px;border:0;background:transparent;color:#0f172a;font-size:1.05rem;line-height:1}.dash-cal-arrow+.dash-cal-arrow{border-left:1px solid var(--line)}.dash-cal-subhead{margin-top:.55rem;font-size:.88rem;color:#475569}.dash-cal-list{margin-top:.5rem;display:grid;gap:.35rem}.dash-cal-item{display:grid;grid-template-columns:64px 1fr;gap:.65rem;align-items:center;padding:.55rem .65rem;border-radius:12px;border:1px solid rgba(15,23,42,.08);background:#ffffffeb}.dash-cal-date{height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(15,23,42,.1);background:#0f172a05;font-weight:800;font-size:.82rem;color:#0f172a9e}.dash-cal-main{min-width:0;display:grid;gap:.12rem}.dash-cal-title{font-size:.86rem;font-weight:650;color:#0f172abd;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dash-cal-title b{font-weight:850;color:#0f172ad1}.dash-cal-meta{font-size:.78rem;font-weight:600;color:#0f172a85}.dash-cal-item.warn{border-color:#b4530933}.dash-cal-item.warn .dash-cal-date{border-color:#b4530933;background:#b453090f;color:#b45309eb}.dash-cal-item.ok{border-color:#15803d2e}.dash-cal-item.ok .dash-cal-date{border-color:#15803d2e;background:#15803d0f;color:#15803de0}.dash-members{margin-top:.9rem;border:1px solid var(--line);border-radius:10px;padding:.8rem;background:#fff}.dash-members-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.65rem}.dash-members-head h3{font-size:1rem}.dash-members-head span{font-size:.84rem;color:#475569}.dash-members-tools{display:grid;grid-template-columns:1fr auto auto;gap:.45rem;margin-bottom:.7rem}.dash-members-tools input,.dash-members-tools button{height:34px;border:1px solid var(--line);border-radius:8px;background:#fff;font-size:.82rem;padding:0 .6rem;color:#334155}.dash-members-tools button:last-child{background:#2563eb;color:#fff;border-color:#2563eb}.dash-members-table{border:1px solid var(--line);border-radius:8px;overflow:hidden}.dash-row{display:grid;grid-template-columns:minmax(160px,1.4fr) repeat(3,minmax(80px,1fr));gap:.45rem;align-items:center;padding:.48rem .62rem;font-size:.78rem;border-top:1px solid var(--line)}.dash-row:first-child{border-top:0}.dash-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dash-head{background:#f8fbff;color:#1e3a8a;font-weight:700}.status{display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:.1rem .45rem;border-radius:999px;font-weight:600}.status-ok{background:#dcfce7;color:#166534}.status-open{background:#ffedd5;color:#9a3412}.dash-pagination{margin-top:.55rem;display:flex;justify-content:space-between;align-items:center;gap:.5rem}.dash-pagination span,.dash-pagination p{font-size:.8rem;color:#475569}.reveal{opacity:0;transform:translateY(10px) scale(.99);filter:blur(2px);transition:opacity .65s cubic-bezier(.2,.9,.2,1),transform .65s cubic-bezier(.2,.9,.2,1),filter .65s cubic-bezier(.2,.9,.2,1);transition-delay:var(--reveal-delay, 0ms);will-change:transform,opacity}.reveal.is-visible{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}.pricing-card .price{margin-top:.45rem;color:#0f172a;font-size:1.45rem;font-weight:800}.pricing-model-intro{border:1px solid rgba(29,78,216,.16);border-radius:18px;background:linear-gradient(130deg,#dbeafe6b,#fffffff5 58%);padding:1rem 1.1rem;margin-bottom:1rem}.pricing-model-kicker{font-size:.76rem;letter-spacing:.08em;text-transform:uppercase;font-weight:800;color:#1d4ed8e6}.pricing-model-intro h3{margin-top:.3rem;font-size:1.06rem}.pricing-model-intro p{margin-top:.45rem}.pricing-vk-chip{display:inline-flex;align-items:center;justify-content:center;margin-top:.45rem;padding:.2rem .62rem;border-radius:999px;font-size:.76rem;font-weight:800;color:#1d4ed8;border:1px solid rgba(29,78,216,.2);background:#dbeafea6}.pricing-example{margin-top:.4rem;font-size:.82rem;font-weight:700;color:#475569}.pricing-note{margin-top:.85rem;font-size:.82rem;color:#64748b}.pricing-rows{display:grid;gap:.7rem}.pricing-row{display:grid;gap:.55rem;padding:1rem 1.05rem;border-top:1px solid var(--line)}.pricing-row-main{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem}.pricing-row-price{font-size:1.2rem;font-weight:800;color:#0f172a}.pricing-row.is-highlight{background:linear-gradient(90deg,#1d4ed814,#1d4ed800)}.support-layout{display:grid;gap:1rem}.support-fullwidth{width:min(1400px,100%);margin:0 auto;padding-inline:clamp(.2rem,1vw,.8rem)}.support-card,.support-form{border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow-soft);padding:1.2rem}.support-form-plain{border:0;border-radius:0;background:transparent;box-shadow:none;padding:0}.support-card h3,.support-form h3{font-size:1.08rem}.support-card p+p{margin-top:.5rem}.support-grid{display:grid;gap:.75rem}.support-grid-full{grid-column:1 / -1}.support-form label{display:grid;gap:.3rem;font-size:.84rem;font-weight:650;color:#334155}.support-form input,.support-form select,.support-form textarea{border:1px solid rgba(15,23,42,.14);border-radius:12px;padding:.62rem .75rem;font:inherit;color:#0f172a;background:#fff}.support-form textarea{resize:vertical;min-height:136px}.support-form .btn{margin-top:.85rem}.support-status{margin-top:.65rem;font-size:.9rem;font-weight:650}.support-status.success{color:#15803d}.support-status.error{color:#b91c1c}.page-split{display:grid;gap:1rem;align-items:start}.page-panel{border:1px solid var(--line);border-radius:22px;background:linear-gradient(180deg,#fff,#f8fbff);padding:1.2rem}.page-panel h3{margin-bottom:.5rem}.page-panel .btn{margin-top:.8rem}.page-lines{display:grid;gap:.7rem}.page-line{border-top:1px solid var(--line);padding-top:.7rem}.page-line h4{margin-bottom:.2rem}.support-intro{margin-bottom:.9rem;max-width:78ch}.legal-content .feature-card{max-width:880px}.legal-content .feature-card p+p{margin-top:.5rem}.pricing-card.highlight{border-color:#93c5fd;box-shadow:0 10px 28px #2563eb1f}.pricing-card .btn{margin-top:.85rem;width:100%}.faq-list{display:grid;gap:.75rem}.faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;border:0;background:transparent;text-align:left;cursor:pointer;font:inherit;color:var(--text)}.faq-answer{margin-top:.6rem;max-width:72ch}.audience-intro-layout{display:grid;gap:2rem;align-items:start;width:100%;max-width:none;margin:0;padding:0}.audience-intro-band{padding:.2rem 0 .4rem}.audience-visual{margin:0;min-width:0}.audience-visual-image{width:100%;display:block;border-radius:16px;border:1px solid var(--line);box-shadow:0 16px 38px #0f172a1f}.audience-visual figcaption{margin-top:.8rem;color:var(--text-muted);max-width:68ch}.audience-copy{display:grid;gap:1.3rem;min-width:0}.audience-lead{font-size:clamp(1.05rem,2vw,1.28rem);line-height:1.45;color:#1e293b;max-width:55ch}.audience-lines{display:grid;gap:.15rem}.audience-line{display:grid;grid-template-columns:auto 1fr;gap:.9rem;padding:1.12rem 0;border-top:1px solid var(--line)}.audience-line:last-child{border-bottom:1px solid var(--line)}.audience-line-index{font-size:.78rem;letter-spacing:.08em;color:#94a3b8;margin-top:.2rem}.audience-line-body h3{font-size:1.03rem;font-weight:650}.audience-line-brief{margin-top:.22rem;color:#334155}.audience-line-body p{color:#64748b;margin-top:.42rem;line-height:1.65;max-width:62ch}.onboarding-story{display:grid;gap:1.55rem;align-items:start}.onboarding-track{position:relative;display:grid;gap:1.2rem;padding-left:1.45rem}.onboarding-track:before{content:"";position:absolute;left:.4rem;top:.4rem;bottom:.4rem;width:1px;background:linear-gradient(180deg,#2563eb73,#2563eb14)}.onboarding-step{position:relative;padding:0 0 .1rem 1.05rem}.onboarding-step:before{content:"";position:absolute;left:-1.25rem;top:.2rem;width:9px;height:9px;border-radius:999px;background:#2563eb;box-shadow:0 0 0 5px #2563eb1f}.onboarding-step-no{display:inline-block;color:#2563eb;font-weight:700;font-size:.78rem;letter-spacing:.08em;margin-bottom:.3rem}.onboarding-step h3{font-size:1.08rem}.onboarding-step p{margin-top:.42rem;color:#64748b;max-width:58ch;line-height:1.65}.onboarding-side{border-left:1px solid var(--line);padding-left:1.25rem;color:#475569;display:grid;gap:1rem}@media (max-width: 759px){.audience-line{grid-template-columns:1fr;gap:.35rem}}.closing-cta{background:linear-gradient(130deg,#eef4ff,#fff 60%);text-align:center;padding:2rem 1.4rem;box-shadow:none}.closing-cta h2{font-size:clamp(1.6rem,3vw,2.3rem)}.closing-cta p{margin:.7rem auto 1.1rem;max-width:65ch}.footer{border-top:1px solid var(--line);background:#fff;padding:2.2rem 0 1rem}.footer-grid{display:grid;gap:1.4rem}.footer h3{font-size:.95rem;margin-bottom:.45rem}.footer a,.footer p{display:block;color:var(--text-muted);margin-bottom:.35rem}.footer a:hover{color:var(--primary)}.copyright{text-align:center;margin-top:1rem;padding-top:.7rem;border-top:1px solid var(--line);font-size:.9rem}@media (min-width: 760px){.feature-media{place-items:start;padding-left:clamp(0rem,2vw,1.2rem)}.feature-row-reverse .feature-media{place-items:end;padding-left:0;padding-right:clamp(0rem,2vw,1.2rem)}.nav-links{display:flex}.workflow-grid,.outcome-list,.footer-grid,.card-grid,.role-grid,.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.three-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.audience-intro-layout,.onboarding-story{grid-template-columns:1.08fr .92fr;gap:6.4rem}.audience-intro-layout{padding-right:max(1.25rem,env(safe-area-inset-right))}.feature-row{grid-template-columns:1.15fr .85fr;gap:4.2rem;padding:1.25rem 0;min-height:460px}.feature-row-reverse .feature-media{order:2}.feature-row-reverse .feature-copy{order:1}.ui-highlight-grid,.ops-grid{grid-template-columns:1.1fr .9fr;align-items:start}.support-layout{grid-template-columns:.95fr 1.05fr;align-items:start}.page-split{grid-template-columns:.92fr 1.08fr;gap:1.6rem}.support-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-showcase{display:grid;grid-template-columns:240px 1fr;grid-template-rows:auto 1fr}.dash-topbar{grid-column:1 / -1}.dash-nav{grid-column:1;grid-row:2;border-right:1px solid var(--line);border-bottom:0;min-height:100%}.dash-content{grid-column:2;grid-row:2}.dash-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 1023px){.feature-showcase{gap:clamp(2rem,5vw,3rem)}.audience-intro-layout,.onboarding-story,.feature-row,.ui-highlight-grid,.ops-grid,.card-grid,.role-grid,.workflow-grid,.pricing-grid,.outcome-list,.footer-grid,.three-card-grid{grid-template-columns:1fr}.feature-row{gap:1.5rem;min-height:auto;padding:.8rem 0}.feature-mock-duo{display:grid;gap:.55rem;padding-bottom:0;width:min(860px,100%);max-width:100%}.feature-mock-duo>.feature-mock-card{width:100%}.feature-mock-duo>.feature-mock-card:first-child{transform:none}.feature-mock-duo:hover,.feature-mock-duo:focus-within{--duo-left-shift: 0px;--duo-left-shift-y: 0px;--duo-right-shift: 0px;--duo-right-shift-y: 0px}.feature-members-edit,.feature-certs-detail,.feature-exams-gutachter,.feature-issues-detail{position:relative;right:auto;top:auto;width:100%;margin-left:0;transform:none}.feature-media,.feature-row-reverse .feature-media{place-items:center;padding-left:0;padding-right:0}.feature-row-reverse .feature-media,.feature-row-reverse .feature-copy{order:initial}}@media (min-width: 1024px){.card-grid,.role-grid,.pricing-grid,.workflow-grid,.outcome-list{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-grid,.dash-kpis{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (prefers-reduced-motion: no-preference){.feature-card,.role-card,.step-card,.pricing-card,.outcome-item,.faq-item,.closing-cta,.mockup-card,.mockup-table{animation:fade-up .5s ease both}@keyframes fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;filter:none;transition:none}.btn,.feature-card,.role-card,.step-card,.pricing-card,.outcome-item{transition:none}.hero-excel-overlay,.hero-paper-layer,.hero-horizontal-overlay{display:none}.hero-dashboard-image{transform:none;opacity:1}}
