*{box-sizing:border-box}body{color:#111827;background:#f4f6f8;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea,select{font:inherit}a{color:inherit}.app-shell{grid-template-columns:290px 1fr;min-height:100vh;display:grid}.sidebar{color:#fff;background:#0f172a;flex-direction:column;gap:28px;padding:24px;display:flex}.brand{align-items:center;gap:12px;display:flex}.logo{background:linear-gradient(135deg,#0f766e,#14b8a6);border-radius:16px;place-items:center;width:46px;height:46px;font-weight:900;display:grid}.brand span{color:#94a3b8;font-size:13px;display:block}.side-note{color:#d1d5db;background:#ffffff14;border-radius:14px;margin-top:auto;padding:14px;font-size:13px;line-height:1.45}main{padding:28px}.topbar{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:20px;display:flex}h1,h2,h3,p{margin-top:0}.muted,.meta,.topbar p{color:#64748b}.card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:18px;box-shadow:0 12px 28px #0f172a0f}.grid{grid-template-columns:450px 1fr;gap:18px;display:grid}.stats{grid-template-columns:repeat(5,minmax(110px,1fr));gap:14px;margin-bottom:18px;display:grid}.stat{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:16px}.stat strong{font-size:28px;display:block}.stat span{color:#64748b;font-size:13px}.toolbar{gap:10px;margin-bottom:12px;display:flex}.toolbar input{border:1px solid #e5e7eb;border-radius:12px;width:100%;padding:11px}.lead-list{gap:10px;max-height:70vh;display:grid;overflow:auto}.lead-item{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:14px}.lead-item:hover,.lead-item.selected{background:#ecfdf5;border-color:#0f766e}.lead-item strong{margin-bottom:4px;display:block}.badge{color:#3730a3;background:#eef2ff;border-radius:999px;margin-top:8px;padding:5px 9px;font-size:12px;font-weight:800;display:inline-flex}.badge.hot{color:#166534;background:#dcfce7}.badge.warm{color:#92400e;background:#fef3c7}.badge.cold{color:#374151;background:#f3f4f6}.badge.demo{color:#115e59;background:#ccfbf1}.badge.approved{color:#1d4ed8;background:#dbeafe}.detail-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:16px;display:grid}.info-box{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;padding:12px}.info-box span{color:#64748b;margin-bottom:4px;font-size:12px;display:block}.button-row{flex-wrap:wrap;gap:10px;margin:14px 0;display:flex}button,.button{cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;padding:11px 14px;font-weight:750;text-decoration:none;display:inline-flex}.primary{color:#fff;background:#0f766e}.primary:hover{background:#115e59}.secondary{color:#111827;background:#fff;border:1px solid #e5e7eb}.preview{border:1px solid #e5e7eb;border-radius:18px;margin-top:12px;overflow:hidden}.preview-hero{color:#fff;background:linear-gradient(135deg,#0f766e,#0f172a);padding:28px}.preview-body{gap:12px;padding:18px;display:grid}textarea{border:1px solid #e5e7eb;border-radius:14px;width:100%;min-height:230px;padding:14px;line-height:1.55}.demo-page{color:#0f172a;background:#fff}.demo-banner{color:#fff;text-align:center;background:#0f172a;padding:12px 18px;font-size:15px;font-weight:800}.demo-container{max-width:1120px;margin:0 auto}.demo-hero-premium{color:#fff;padding:86px 24px;position:relative;overflow:hidden}.demo-hero-premium:before{content:"";opacity:.26;background:radial-gradient(circle at 20% 20%,#fff,#0000 22%),radial-gradient(circle at 80% 30%,#14b8a6,#0000 30%);position:absolute;inset:0}.visual-sanitaer{background:linear-gradient(135deg,#0f766e,#0f172a 70%)}.visual-dach{background:linear-gradient(135deg,#334155,#0f766e)}.visual-elektro{background:linear-gradient(135deg,#0f172a,#0369a1)}.visual-maler{background:linear-gradient(135deg,#7c2d12,#0f766e)}.visual-default{background:linear-gradient(135deg,#0f766e,#0f172a)}.hero-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:42px;display:grid;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#99f6e4;margin-bottom:14px;font-size:13px;font-weight:900}.eyebrow.dark{color:#0f766e}.demo-hero-premium h1{margin-bottom:16px;font-size:clamp(38px,5vw,72px);line-height:1.02}.hero-label{color:#d1fae5;font-size:23px;font-weight:800}.hero-copy{color:#e0f2fe;max-width:780px;font-size:20px}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.hero-button{padding:14px 18px;font-size:16px}.hero-proof{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.hero-proof span{background:#ffffff1f;border:1px solid #fff3;border-radius:999px;padding:10px 12px;font-weight:800}.visual-card{justify-content:center;display:flex}.visual-window{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff3d;border-radius:30px;width:100%;max-width:430px;padding:18px;box-shadow:0 30px 90px #00000040}.visual-topline{background:linear-gradient(135deg,#ffffffe0,#ffffff2e);border-radius:22px;height:170px;position:relative;overflow:hidden}.visual-topline:after{content:"";background:repeating-linear-gradient(90deg,#0f766e99 0 16px,#0000 16px 30px);border-radius:18px;position:absolute;inset:35px}.visual-content{padding:22px}.visual-icon{background:#14b8a6;border-radius:14px;place-items:center;width:44px;height:44px;margin-bottom:14px;font-weight:900;display:grid}.trust-strip{background:#f8fafc;border-bottom:1px solid #e5e7eb}.trust-grid{grid-template-columns:repeat(4,1fr);gap:14px;padding:24px;display:grid}.trust-item{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:18px}.trust-item strong{margin-bottom:6px;display:block}.trust-item span{color:#64748b;font-size:14px}.demo-section{padding:64px 24px}.section-head{max-width:760px;margin-bottom:32px}.section-head h2,.roi-section h2{font-size:clamp(30px,4vw,46px);line-height:1.06}.service-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.service{background:#f8fafc;border:1px solid #e5e7eb;border-radius:22px;padding:22px}.premium-service{background:#fff}.service-mark{color:#0f766e;background:#ccfbf1;border-radius:12px;place-items:center;width:34px;height:34px;margin-bottom:14px;font-weight:900;display:grid}.roi-section{background:#ecfdf5;padding:64px 24px}.roi-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:28px;display:grid}.roi-card{background:#fff;border:1px solid #99f6e4;border-radius:28px;padding:28px;box-shadow:0 20px 50px #0f766e1f}.roi-card span{color:#64748b;font-weight:800;display:block}.roi-card strong{margin:5px 0;font-size:34px;display:block}.roi-card hr{border:0;border-top:1px solid #e5e7eb;margin:22px 0}.contact-grid{grid-template-columns:1.05fr .95fr;gap:26px;display:grid}.contact-box{background:#f8fafc;border:1px solid #e5e7eb;border-radius:20px;margin-top:18px;padding:20px}.price-card{background:#f0fdfa;border:2px solid #0f766e;border-radius:28px;padding:28px}.premium-price ul{padding-left:20px;line-height:1.9}.price-row{grid-template-columns:1fr 1fr;gap:12px;margin:18px 0;display:grid}.price-row div{background:#fff;border:1px solid #99f6e4;border-radius:18px;padding:16px}.price-row strong{font-size:30px;display:block}.price-row span{color:#64748b;font-weight:800}.full-button{width:100%;margin-top:12px}.small{color:#64748b;font-size:13px}.footer{color:#fff;background:#0f172a;padding:34px 24px}.footer-grid{justify-content:space-between;gap:24px;display:flex}@media (max-width:1050px){.app-shell,.grid,.stats,.detail-grid,.service-grid,.trust-grid,.contact-grid,.hero-grid,.roi-grid{grid-template-columns:1fr}.topbar{flex-direction:column}.demo-hero-premium{padding:54px 20px}.visual-card{display:none}}.premium-page{color:#0f172a;background:#fff}.premium-demo-note{color:#fff;text-align:center;background:#0f172a;padding:12px 18px;font-size:15px;font-weight:800}.premium-container{max-width:1180px;margin:0 auto}.premium-hero{color:#fff;padding:96px 24px;position:relative;overflow:hidden}.premium-overlay{background:radial-gradient(circle at 15% 10%,#ffffff40,#0000 24%),linear-gradient(90deg,#0f172a33,#0f172ab8);position:absolute;inset:0}.premium-sanitaer{background:linear-gradient(135deg,#0f766e,#0f172a)}.premium-dach{background:linear-gradient(135deg,#334155,#0f766e)}.premium-elektro{background:linear-gradient(135deg,#0f172a,#075985)}.premium-maler{background:linear-gradient(135deg,#7c2d12,#0f766e)}.premium-default{background:linear-gradient(135deg,#0f766e,#0f172a)}.premium-hero-grid{grid-template-columns:1.12fr .88fr;align-items:center;gap:52px;display:grid;position:relative}.premium-kicker{text-transform:uppercase;letter-spacing:.1em;color:#99f6e4;margin-bottom:16px;font-size:13px;font-weight:900}.premium-kicker.dark{color:#0f766e}.premium-hero h1{max-width:780px;margin-bottom:18px;font-size:clamp(44px,5.8vw,82px);line-height:.98}.premium-hero h2{color:#ccfbf1;margin-bottom:16px;font-size:26px}.premium-hero p{color:#e0f2fe;max-width:760px;font-size:20px}.premium-hero-actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.premium-button{border-radius:999px;justify-content:center;align-items:center;padding:15px 20px;font-weight:900;text-decoration:none;display:inline-flex}.premium-button-primary{color:#fff;background:#14b8a6}.premium-button-primary:hover{background:#0f766e}.premium-button-light{color:#0f172a;background:#fff}.premium-trust-pills{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.premium-trust-pills span{background:#ffffff1f;border:1px solid #ffffff38;border-radius:999px;padding:10px 14px;font-weight:800}.premium-device{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff21;border:1px solid #ffffff40;border-radius:34px;padding:18px;box-shadow:0 32px 90px #00000052}.premium-device-header{gap:8px;margin-bottom:14px;display:flex}.premium-device-header span{opacity:.8;background:#ccfbf1;border-radius:50%;width:11px;height:11px}.premium-device-image{background:linear-gradient(135deg,#fffffff5,#ffffff38);border-radius:24px;height:260px;position:relative;overflow:hidden}.premium-device-image:before{content:"";background:linear-gradient(135deg,#14b8a6b3,#0f172a2e);border-radius:22px;position:absolute;inset:30px}.premium-image-lines{background:repeating-linear-gradient(90deg,#ffffffa6 0 14px,#0000 14px 28px);border-radius:18px;height:120px;position:absolute;top:65px;left:52px;right:52px}.premium-device-card{color:#0f172a;background:#fff;border-radius:22px;margin-top:14px;padding:20px}.premium-device-card p{color:#64748b;margin:8px 0 0;font-size:15px}.premium-stats{background:#f8fafc;border-bottom:1px solid #e5e7eb}.premium-stats-grid{grid-template-columns:repeat(4,1fr);gap:16px;padding:26px 24px;display:grid}.premium-stat{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:22px}.premium-stat strong{color:#0f766e;font-size:34px;display:block}.premium-stat span{color:#64748b;font-weight:800}.premium-section{padding:78px 24px}.premium-muted{background:#f8fafc}.premium-split{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.premium-section h2,.premium-roi h2{margin-bottom:18px;font-size:clamp(34px,4vw,54px);line-height:1.04}.premium-section p,.premium-roi p{color:#475569;font-size:18px;line-height:1.6}.premium-benefit-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.premium-benefit-grid div{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:22px}.premium-benefit-grid strong{margin-bottom:8px;display:block}.premium-benefit-grid span{color:#64748b;line-height:1.5}.premium-section-head{max-width:760px;margin-bottom:34px}.premium-section-head.center{text-align:center;margin-left:auto;margin-right:auto}.premium-service-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.premium-service-card{background:#fff;border:1px solid #e5e7eb;border-radius:26px;padding:24px;box-shadow:0 14px 34px #0f172a0d}.premium-service-icon{color:#0f766e;background:#ccfbf1;border-radius:14px;place-items:center;width:38px;height:38px;margin-bottom:16px;font-weight:900;display:grid}.premium-photo-board{grid-template-columns:1fr 1fr;gap:16px;display:grid}.premium-photo{background:linear-gradient(135deg,#0f766e,#0f172a);border-radius:28px;box-shadow:0 20px 60px #0f172a29}.premium-photo.large{background:linear-gradient(135deg,#0f766e,#e2e8f0);grid-row:span 2;min-height:430px}.premium-photo.small{min-height:205px}.premium-photo.one{background:linear-gradient(135deg,#64748b,#0f766e)}.premium-photo.two{background:linear-gradient(135deg,#14b8a6,#0f172a)}.premium-check-list{color:#0f172a;padding-left:20px;font-weight:800;line-height:2}.premium-testimonials{background:#f8fafc}.premium-testimonial-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.premium-testimonial{background:#fff;border:1px solid #e5e7eb;border-radius:26px;padding:24px}.premium-stars{color:#f59e0b;letter-spacing:.08em;margin-bottom:12px}.premium-testimonial p{color:#0f172a;font-size:18px}.premium-roi{background:#ecfdf5;padding:78px 24px}.premium-roi-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:42px;display:grid}.premium-roi-box{background:#fff;border:1px solid #99f6e4;border-radius:32px;padding:32px;box-shadow:0 24px 60px #0f766e29}.premium-roi-box span{color:#64748b;font-weight:900;display:block}.premium-roi-box strong{margin:6px 0;font-size:42px;display:block}.premium-roi-box hr{border:0;border-top:1px solid #e5e7eb;margin:24px 0}.premium-contact-grid{grid-template-columns:1fr 1fr;align-items:start;gap:34px;display:grid}.premium-contact-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:24px;margin-top:18px;padding:24px}.premium-offer-card{background:#f0fdfa;border:2px solid #0f766e;border-radius:32px;padding:32px;box-shadow:0 24px 70px #0f766e24}.premium-price-grid{grid-template-columns:1fr 1fr;gap:14px;margin:22px 0;display:grid}.premium-price-grid div{background:#fff;border:1px solid #99f6e4;border-radius:22px;padding:18px}.premium-price-grid strong{font-size:36px;display:block}.premium-price-grid span{color:#64748b;font-weight:900}.premium-offer-card ul{padding-left:20px;font-weight:800;line-height:2}.premium-button.full{width:100%;margin-top:14px}.premium-small{margin-top:12px;font-size:13px!important}.premium-footer{color:#fff;background:#0f172a;padding:36px 24px}.premium-footer-grid{justify-content:space-between;gap:24px;display:flex}.premium-footer strong{display:block}.premium-footer span{color:#94a3b8}@media (max-width:1050px){.premium-hero-grid,.premium-stats-grid,.premium-split,.premium-benefit-grid,.premium-service-grid,.premium-testimonial-grid,.premium-roi-grid,.premium-contact-grid{grid-template-columns:1fr}.premium-device{display:none}.premium-hero{padding:64px 20px}.premium-footer-grid{display:block}}.checkout-page{background:linear-gradient(#f8fafc 0%,#eef7f4 100%);min-height:100vh;padding:42px 20px}.checkout-container{max-width:1040px;margin:0 auto}.checkout-hero{color:#fff;background:#0f172a;border-radius:32px;margin-bottom:18px;padding:34px;box-shadow:0 28px 80px #0f172a2e}.checkout-hero span{color:#99f6e4;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-size:12px;font-weight:900;display:block}.checkout-hero h1{max-width:780px;margin:0 0 10px;font-size:clamp(34px,5vw,58px);line-height:1.04}.checkout-hero p{color:#cbd5e1;margin:0;font-size:18px;font-weight:800}.checkout-success-box,.checkout-cancel-box{background:#fff;border:1px solid #bbf7d0;border-radius:28px;margin:22px 0;padding:26px;box-shadow:0 24px 70px #0f766e1a}.checkout-cancel-box{background:#fff7ed;border-color:#fed7aa}.checkout-success-box h2,.checkout-cancel-box h2{color:#0f172a;margin:0 0 10px}.checkout-success-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.checkout-success-head span{color:#0f766e;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:12px;font-weight:900;display:block}.checkout-success-head h2{font-size:clamp(26px,4vw,38px);line-height:1.08}.checkout-success-head strong{color:#115e59;white-space:nowrap;background:#ecfdf5;border:1px solid #99f6e4;border-radius:999px;padding:9px 12px}.checkout-success-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:18px;display:grid}.checkout-success-steps div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;align-items:center;gap:10px;padding:14px;display:flex}.checkout-success-steps strong{color:#fff;background:#0f766e;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;display:grid}.checkout-success-steps span{color:#111827;font-weight:900}.checkout-intake-form{gap:14px;margin-top:18px;display:grid}.checkout-intake-intro{background:#f8fafc;border:1px solid #e5e7eb;border-radius:20px;padding:18px}.checkout-intake-intro span{color:#0f766e;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:12px;font-weight:900;display:block}.checkout-intake-intro h3{color:#0f172a;margin:0 0 8px;font-size:24px;line-height:1.15}.checkout-intake-intro p{color:#64748b;margin:0;font-weight:800;line-height:1.45}.checkout-intake-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.checkout-intake-grid label,.checkout-intake-section label{color:#475569;text-transform:uppercase;gap:7px;font-size:12px;font-weight:900;display:grid}.checkout-intake-grid input,.checkout-intake-section input,.checkout-intake-section textarea{color:#111827;background:#fff;border:1px solid #dbe3ea;border-radius:12px;width:100%;padding:12px}.domain-choice{background:#f0fdfa;border:1px solid #99f6e4;border-radius:22px;grid-column:1/-1;gap:14px;padding:18px;display:grid}.domain-choice-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.domain-choice-head span{color:#475569;text-transform:uppercase;margin-bottom:4px;font-size:12px;font-weight:900;display:block}.domain-choice-head strong{color:#0f172a;overflow-wrap:anywhere;font-size:24px;display:block}.domain-choice-head small{color:#64748b;margin-top:6px;font-weight:800;line-height:1.35;display:block}.domain-choice-head small.available{color:#166534}.domain-choice-head small.unavailable{color:#92400e}.domain-choice-head small.review{color:#0369a1}.domain-choice-head button{color:#fff;cursor:pointer;background:#0f766e;border:1px solid #0f766e;border-radius:14px;padding:12px 14px;font-weight:900;box-shadow:0 12px 28px #0f766e2e}.domain-choice-head button:disabled{opacity:.7;cursor:wait}.domain-suggestions{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.domain-suggestions button{color:#111827;text-align:left;cursor:pointer;background:#fff;border:1px solid #dbe3ea;border-radius:16px;gap:6px;min-height:86px;padding:13px;display:grid}.domain-suggestions button:hover{border-color:#0f766e;transform:translateY(-1px)}.domain-suggestions button.selected{background:#fff;border-color:#0f766e;box-shadow:0 0 0 3px #0f766e24}.domain-suggestions strong{overflow-wrap:anywhere;font-size:13px;line-height:1.2}.domain-suggestions span{color:#64748b;font-size:12px;font-weight:900}.domain-suggestions span.available{color:#166534}.domain-suggestions span.unavailable{color:#92400e}.domain-suggestions span.review{color:#0369a1}.domain-choice p{color:#64748b;font-size:13px;line-height:1.45;margin:0!important}.checkout-intake-section{border-top:1px solid #dbe3ea;gap:12px;margin-top:4px;padding-top:18px;display:grid}.checkout-intake-section h3{color:#111827;margin:0}.checkout-intake-section p{color:#64748b;margin:0}.checkout-intake-section textarea{resize:vertical;min-height:92px;font:inherit;text-transform:none;line-height:1.5}.checkout-required-box{color:#7c2d12;background:#fff7ed;border:1px solid #fed7aa;border-radius:18px;padding:16px}.checkout-required-box strong{color:#7c2d12;margin-bottom:8px;display:block}.checkout-required-box ul{gap:4px;margin:0;padding-left:20px;font-weight:800;line-height:1.4;display:grid}.checkout-consent{color:#115e59;background:#f0fdfa;border:1px solid #99f6e4;border-radius:14px;align-items:flex-start;gap:10px;padding:14px;font-weight:800;line-height:1.45;display:flex}.checkout-consent input{accent-color:#0f766e;margin-top:3px}.checkout-intake-hint{color:#64748b;font-size:14px;line-height:1.5;margin:0!important}.checkout-intake-message{font-weight:800;margin:0!important}.checkout-intake-message.success{color:#166534}.checkout-intake-message.error{color:#991b1b}.checkout-intake-form button:disabled{opacity:.62;cursor:not-allowed}.checkout-back-link{margin-top:20px}.checkout-back-link a{color:#0f766e;font-weight:900;text-decoration:none}@keyframes fadeInUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1050px){.checkout-intake-grid,.domain-suggestions,.checkout-success-steps{grid-template-columns:1fr}.domain-choice-head,.checkout-success-head{display:grid}.checkout-page{padding:18px}.checkout-hero,.checkout-success-box{border-radius:24px;padding:22px}.customer-nav nav{display:none}.customer-hero-grid,.customer-benefit-grid,.customer-services,.customer-two-col,.customer-image-story,.customer-contact-grid{grid-template-columns:1fr}.customer-hero{padding:64px 20px}.customer-visual{display:none}.customer-section{padding:64px 20px}.customer-footer-grid{display:block}}.public-card-page{background:linear-gradient(135deg,#f8fafc 0%,#edf7f4 48%,#f6f1e8 100%);place-items:center;min-height:100vh;padding:28px;display:grid}.public-card-shell{background:#fff;border:1px solid #dbe3ea;border-radius:28px;width:min(100%,860px);padding:42px;position:relative;overflow:hidden;box-shadow:0 28px 90px #0f172a1f}.public-card-shell:before{content:"";background:#ccfbf1;border-radius:50%;width:210px;height:210px;position:absolute;top:-80px;right:-80px}.public-card-mark{color:#fff;background:#0f766e;border-radius:18px;place-items:center;width:58px;height:58px;margin-bottom:26px;font-weight:900;display:grid;position:relative}.public-card-kicker{color:#0f766e;text-transform:uppercase;letter-spacing:.08em;margin:0 0 12px;font-size:13px;font-weight:900;position:relative}.public-card-shell h1{color:#0f172a;max-width:640px;margin:0 0 18px;font-size:clamp(38px,6vw,68px);line-height:1.02;position:relative}.public-card-copy{color:#475569;max-width:610px;font-size:19px;line-height:1.62;position:relative}.public-card-benefits{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:26px;display:grid;position:relative}.public-card-benefits div{color:#0f172a;background:#f8fafc;border:1px solid #dbe3ea;border-radius:16px;padding:14px;font-weight:850;line-height:1.35}.public-card-process{gap:10px;margin-top:22px;display:grid;position:relative}.public-card-process div{grid-template-columns:34px 1fr;align-items:start;gap:12px;display:grid}.public-card-process span{color:#0f766e;background:#ccfbf1;border-radius:999px;place-items:center;width:34px;height:34px;font-weight:950;display:grid}.public-card-process p{color:#475569;margin:5px 0 0;line-height:1.45}.public-card-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px;display:flex;position:relative}.public-card-button{color:#fff;background:#0f766e;border-radius:999px;padding:13px 17px;font-weight:900;text-decoration:none}.public-card-actions span{color:#475569;font-weight:900}.public-card-note{color:#64748b;border-top:1px solid #e5e7eb;margin-top:34px;padding-top:18px;font-size:14px;line-height:1.5;position:relative}.public-card-legal{grid-template-columns:1fr 1fr;gap:14px;margin-top:24px;display:grid;position:relative}.public-card-legal details{background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;padding:15px}.public-card-legal summary{cursor:pointer;color:#0f172a;font-weight:900}.public-card-legal pre,.public-card-legal p{white-space:pre-wrap;font:inherit;color:#64748b;margin:12px 0 0;font-size:13px;line-height:1.5}@media (max-width:720px){.public-card-page{padding:16px}.public-card-shell{border-radius:22px;padding:28px}.public-card-copy{font-size:17px}.public-card-benefits,.public-card-legal{grid-template-columns:1fr}}.customer-page{color:#15202b;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.customer-demo-hint{color:#64748b;text-align:center;background:#f8fafc;border-bottom:1px solid #e5e7eb;padding:10px 16px;font-size:13px}.customer-container{max-width:1180px;margin:0 auto}.customer-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:10;background:#ffffffe0;border-bottom:1px solid #e5e7eb;position:sticky;top:0}.customer-nav{justify-content:space-between;align-items:center;height:72px;padding:0 24px;display:flex}.customer-nav strong{font-size:18px}.customer-nav nav{gap:22px;display:flex}.customer-nav a{color:#334155;font-weight:700;text-decoration:none}.customer-hero{padding:96px 24px;position:relative;overflow:hidden}.customer-hero:before{content:"";z-index:1;background:linear-gradient(90deg,#fffffffa,#ffffffd1,#ffffff26);position:absolute;inset:0}.customer-sanitaer{background:linear-gradient(135deg,#dff7f0,#0f766e)}.customer-dach{background:linear-gradient(135deg,#f1f5f9,#334155)}.customer-elektro{background:linear-gradient(135deg,#e0f2fe,#075985)}.customer-maler{background:linear-gradient(135deg,#fff7ed,#9a3412)}.customer-default{background:linear-gradient(135deg,#ecfdf5,#0f766e)}.customer-hero-grid{z-index:2;grid-template-columns:1fr .9fr;align-items:center;gap:56px;display:grid;position:relative}.customer-eyebrow{text-transform:uppercase;letter-spacing:.1em;color:#0f766e;margin-bottom:14px;font-size:12px;font-weight:900;display:inline-flex}.customer-eyebrow.dark{color:#0f766e}.customer-hero h1{letter-spacing:0;color:#0f172a;margin:0 0 18px;font-size:clamp(42px,6vw,82px);line-height:1.02}.customer-subtitle{color:#0f766e;margin-bottom:18px;font-size:clamp(22px,2vw,30px);font-weight:800}.customer-intro{color:#475569;max-width:720px;font-size:20px;line-height:1.65}.customer-actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.customer-button{border-radius:999px;justify-content:center;align-items:center;padding:15px 22px;font-weight:900;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex}.customer-button:hover{transform:translateY(-2px)}.customer-button.primary{color:#fff;background:#0f766e;box-shadow:0 12px 30px #0f766e3d}.customer-button.light{color:#0f172a;background:#fff;border:1px solid #e5e7eb}.customer-button.full{width:100%}.customer-visual{min-height:430px;position:relative}.customer-visual-main{background:linear-gradient(135deg,#ffffffb3,#ffffff2e);border:1px solid #ffffffa6;border-radius:36px;height:430px;position:relative;overflow:hidden;box-shadow:0 30px 90px #0f172a2e}.customer-visual-main:before{content:"";background:linear-gradient(135deg,#fff,#ccfbf1);border-radius:30px;position:absolute;inset:32px}.customer-visual-main:after{content:"";background:repeating-linear-gradient(90deg,#0f766e8c 0 18px,#0000 18px 34px);border-radius:26px;height:210px;position:absolute;top:90px;left:70px;right:70px}.customer-visual-shine{background:#fff9;border-radius:50%;width:260px;height:260px;position:absolute;top:-60px;right:-60px}.customer-floating-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;width:260px;padding:20px;position:absolute;bottom:40px;left:-28px;box-shadow:0 24px 70px #0f172a29}.customer-floating-card strong{margin-bottom:6px;display:block}.customer-floating-card span{color:#64748b;line-height:1.5}.customer-benefits{background:#fff;border-bottom:1px solid #e5e7eb}.customer-benefit-grid{grid-template-columns:repeat(4,1fr);gap:16px;padding:26px 24px;display:grid}.customer-benefit{background:#f8fafc;border:1px solid #e5e7eb;border-radius:22px;align-items:center;gap:10px;padding:18px;display:flex}.customer-benefit span{color:#0f766e;background:#ccfbf1;border-radius:50%;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.customer-section{padding:86px 24px}.customer-soft{background:#f8fafc}.customer-section-head{max-width:780px;margin-bottom:36px}.customer-section h2{letter-spacing:0;color:#0f172a;margin:0 0 18px;font-size:clamp(34px,4vw,56px);line-height:1.06}.customer-section p{color:#475569;font-size:18px;line-height:1.7}.customer-services{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.customer-service-card{background:#fff;border:1px solid #e5e7eb;border-radius:28px;padding:26px;transition:transform .18s,box-shadow .18s;box-shadow:0 14px 35px #0f172a0a}.customer-service-card:hover{transform:translateY(-4px);box-shadow:0 24px 60px #0f172a14}.customer-service-icon{color:#0f766e;background:#ccfbf1;border-radius:14px;place-items:center;width:38px;height:38px;margin-bottom:16px;font-weight:900;display:grid}.customer-service-card h3{margin:0 0 10px;font-size:20px}.customer-service-card p{font-size:15px}.customer-two-col{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}.customer-process{gap:16px;display:grid}.customer-process-step{background:#fff;border:1px solid #e5e7eb;border-radius:26px;grid-template-columns:56px 1fr;gap:18px;padding:22px;display:grid}.customer-process-step>span{color:#fff;background:#0f766e;border-radius:50%;place-items:center;width:48px;height:48px;font-weight:900;display:grid}.customer-process-step h3{margin:0 0 6px}.customer-process-step p{margin:0;font-size:15px}.customer-image-story{grid-template-columns:1.05fr .95fr;align-items:center;gap:38px;display:grid}.customer-large-image{background:linear-gradient(135deg,#e2e8f0,#0f766e);border-radius:36px;min-height:460px;position:relative;overflow:hidden;box-shadow:0 24px 70px #0f172a1f}.customer-large-image:before{content:"";background:linear-gradient(135deg,#ffffffb3,#ffffff2e);border-radius:30px;position:absolute;inset:40px}.customer-story-card{background:#fff;border:1px solid #e5e7eb;border-radius:32px;padding:34px;box-shadow:0 24px 70px #0f172a14}.customer-story-card ul{color:#0f172a;padding-left:20px;font-weight:800;line-height:2}.customer-contact-grid{grid-template-columns:1fr 1fr;align-items:start;gap:36px;display:grid}.customer-contact-card{background:#fff;border:1px solid #e5e7eb;border-radius:26px;margin-top:22px;padding:26px}.customer-demo-card{background:#fff;border:1px solid #d1fae5;border-radius:32px;padding:34px;box-shadow:0 24px 80px #0f766e1f}.customer-pricing{grid-template-columns:1fr 1fr;gap:14px;margin:24px 0;display:grid}.customer-pricing div{background:#f0fdfa;border:1px solid #99f6e4;border-radius:22px;padding:18px}.customer-pricing strong{color:#0f172a;font-size:34px;display:block}.customer-pricing span{color:#64748b;font-size:13px;font-weight:800}.customer-small{margin-top:14px;color:#64748b!important;font-size:13px!important}.customer-footer{color:#fff;background:#0f172a;padding:36px 24px}.customer-footer-grid{justify-content:space-between;gap:24px;display:flex}.customer-footer strong{display:block}.customer-footer span,.customer-footer-note{color:#94a3b8}.fade-in{animation:.65s both fadeInUp}.fade-in-delay{animation:.85s both fadeInUp}@media (max-width:1050px){.customer-nav nav{display:none}.customer-hero-grid,.customer-benefit-grid,.customer-services,.customer-two-col,.customer-image-story,.customer-contact-grid{grid-template-columns:1fr}.customer-hero{padding:64px 20px}.customer-visual{display:none}.customer-section{padding:64px 20px}.customer-footer-grid{display:block}}.real-site{color:#14202b;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.site-demo-strip{color:#64748b;text-align:center;background:#f8fafc;border-bottom:1px solid #e5e7eb;padding:9px 16px;font-size:12px}.site-container{max-width:1180px;margin:0 auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border-bottom:1px solid #e5e7eb;position:sticky;top:0}.site-nav{justify-content:space-between;align-items:center;gap:20px;height:76px;padding:0 24px;display:flex}.site-logo{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;max-width:360px;font-weight:900;text-decoration:none;overflow:hidden}.site-nav nav{gap:22px;display:flex}.site-nav nav a{color:#334155;font-weight:800;text-decoration:none}.site-header-call{color:#fff;background:#0f766e;border-radius:999px;padding:10px 14px;font-weight:900;text-decoration:none}.site-hero{background:linear-gradient(135deg,#f8fafc,#eef9f5);padding:92px 24px;position:relative;overflow:hidden}.real-site-dach .site-hero{background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.real-site-sanitaer .site-hero{background:linear-gradient(135deg,#f8fafc,#dff7f0)}.real-site-elektro .site-hero{background:linear-gradient(135deg,#f8fafc,#e0f2fe)}.real-site-maler .site-hero{background:linear-gradient(135deg,#fff7ed,#f8fafc)}.site-hero:before{content:"";background:#0f766e1f;border-radius:50%;width:520px;height:520px;position:absolute;top:-160px;right:-120px}.site-hero-grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:56px;display:grid;position:relative}.site-eyebrow{color:#0f766e;text-transform:uppercase;letter-spacing:.1em;margin-bottom:14px;font-size:12px;font-weight:900;display:inline-flex}.site-eyebrow.dark{color:#0f766e}.site-hero h1{letter-spacing:0;color:#0f172a;margin:0 0 18px;font-size:clamp(44px,5.6vw,82px);line-height:1.02}.site-subline{color:#0f766e;margin-bottom:18px;font-size:clamp(22px,2vw,30px);font-weight:900;line-height:1.2}.site-intro{color:#475569;max-width:690px;font-size:20px;line-height:1.7}.site-actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.site-button{border-radius:999px;justify-content:center;align-items:center;padding:15px 22px;font-weight:900;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex}.site-button:hover{transform:translateY(-2px)}.site-button.primary{color:#fff;background:#0f766e;box-shadow:0 16px 34px #0f766e3d}.site-button.secondary{color:#0f172a;background:#fff;border:1px solid #e5e7eb}.site-button.full{width:100%;margin-top:14px}.site-photo-wrap{min-height:455px;position:relative}.site-photo-main{background:linear-gradient(135deg,#0f766e,#0f172a);border-radius:38px;height:455px;position:relative;overflow:hidden;box-shadow:0 28px 90px #0f172a2e}.real-site-dach .site-photo-main{background:linear-gradient(135deg,#334155,#0f766e)}.real-site-sanitaer .site-photo-main{background:linear-gradient(135deg,#0f766e,#e2e8f0)}.real-site-elektro .site-photo-main{background:linear-gradient(135deg,#075985,#0f172a)}.real-site-maler .site-photo-main{background:linear-gradient(135deg,#9a3412,#f8fafc)}.site-photo-main:before{content:"";background:linear-gradient(135deg,#ffffffc7,#ffffff2e);border-radius:32px;position:absolute;inset:40px}.site-photo-layer.one{background:repeating-linear-gradient(90deg,#ffffff9e 0 18px,#0000 18px 34px);border-radius:28px;height:220px;position:absolute;top:95px;left:70px;right:70px}.site-photo-layer.two{background:#ffffff59;border-radius:50%;width:240px;height:240px;position:absolute;bottom:-50px;right:-50px}.site-photo-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;width:275px;padding:20px;position:absolute;bottom:46px;left:-26px;box-shadow:0 24px 70px #0f172a24}.site-photo-card strong{margin-bottom:6px;display:block}.site-photo-card span{color:#64748b;line-height:1.5}.site-trust{background:#fff;border-bottom:1px solid #e5e7eb}.site-trust-grid{grid-template-columns:repeat(4,1fr);gap:14px;padding:24px;display:grid}.site-trust-item{background:#f8fafc;border:1px solid #e5e7eb;border-radius:20px;align-items:center;gap:10px;padding:18px;display:flex}.site-trust-item span{color:#0f766e;background:#ccfbf1;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.site-section{padding:84px 24px}.site-muted{background:#f8fafc}.site-section-head{max-width:780px;margin-bottom:36px}.site-section-head.center{text-align:center;margin-left:auto;margin-right:auto}.site-section h2{letter-spacing:0;color:#0f172a;margin:0 0 18px;font-size:clamp(34px,4vw,56px);line-height:1.06}.site-section p{color:#475569;font-size:18px;line-height:1.7}.site-services-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.site-service{background:#fff;border:1px solid #e5e7eb;border-radius:28px;padding:26px;transition:transform .18s,box-shadow .18s;box-shadow:0 14px 34px #0f172a0a}.site-service:hover{transform:translateY(-4px);box-shadow:0 24px 60px #0f172a14}.site-service-icon{color:#0f766e;background:#ccfbf1;border-radius:14px;place-items:center;width:38px;height:38px;margin-bottom:16px;font-weight:900;display:grid}.site-service h3{margin:0 0 10px;font-size:20px}.site-service p{margin:0;font-size:15px}.site-story-grid{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}.site-process{gap:16px;display:grid}.site-process-step{background:#fff;border:1px solid #e5e7eb;border-radius:26px;grid-template-columns:58px 1fr;gap:18px;padding:22px;display:grid}.site-process-step>span{color:#fff;background:#0f766e;border-radius:50%;place-items:center;width:50px;height:50px;font-weight:900;display:grid}.site-process-step h3{margin:0 0 6px}.site-process-step p{margin:0;font-size:15px}.site-showcase{grid-template-columns:1.05fr .95fr;align-items:center;gap:38px;display:grid}.site-showcase-image{background:linear-gradient(135deg,#0f766e,#e2e8f0);border-radius:36px;min-height:455px;position:relative;overflow:hidden;box-shadow:0 24px 70px #0f172a1f}.site-showcase-image:before{content:"";background:linear-gradient(135deg,#ffffffbd,#fff3);border-radius:30px;position:absolute;inset:42px}.site-showcase-text{background:#fff;border:1px solid #e5e7eb;border-radius:32px;padding:34px;box-shadow:0 24px 70px #0f172a14}.site-showcase-text ul{color:#0f172a;padding-left:20px;font-weight:800;line-height:2}.site-testimonials{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.site-testimonial{background:#fff;border:1px solid #e5e7eb;border-radius:26px;padding:24px;box-shadow:0 14px 34px #0f172a0a}.site-testimonial div{color:#f59e0b;letter-spacing:.08em;margin-bottom:12px}.site-testimonial p{color:#0f172a;margin:0;font-size:18px}.site-contact-grid{grid-template-columns:1fr 1fr;align-items:start;gap:36px;display:grid}.site-contact-card{background:#fff;border:1px solid #e5e7eb;border-radius:26px;margin-top:22px;padding:26px}.site-map-link{color:#0f766e;margin-top:8px;font-weight:900;text-decoration:none;display:inline-flex}.site-preview-card{background:#fff;border:1px solid #d1fae5;border-radius:32px;padding:34px;box-shadow:0 24px 80px #0f766e1f}.site-price-row{grid-template-columns:1fr 1fr;gap:14px;margin:24px 0;display:grid}.site-price-row div{background:#f0fdfa;border:1px solid #99f6e4;border-radius:22px;padding:18px}.site-price-row strong{color:#0f172a;font-size:34px;display:block}.site-price-row span{color:#64748b;font-size:13px;font-weight:900}.site-small{margin-top:14px;color:#64748b!important;font-size:13px!important}.site-footer{color:#fff;background:#0f172a;padding:36px 24px}.site-footer-grid{justify-content:space-between;gap:24px;display:flex}.site-footer strong{display:block}.site-footer span{color:#94a3b8}.mobile-sticky-call{display:none}.real-site *{scroll-behavior:smooth}.site-hero-content,.site-photo-wrap,.site-section-head,.site-service,.site-process-step,.site-showcase-image,.site-showcase-text,.site-testimonial,.site-contact-card,.site-preview-card{animation:.55s both siteFade}@keyframes siteFade{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1050px){.site-nav nav,.site-header-call{display:none}.site-nav{height:64px}.site-hero{padding:64px 20px}.site-hero-grid,.site-trust-grid,.site-services-grid,.site-story-grid,.site-showcase,.site-testimonials,.site-contact-grid{grid-template-columns:1fr}.site-photo-wrap{display:none}.site-section{padding:64px 20px}.site-footer-grid{display:block}.mobile-sticky-call{z-index:50;color:#fff;background:#0f766e;border-radius:999px;justify-content:center;align-items:center;min-height:54px;font-weight:900;text-decoration:none;display:flex;position:fixed;bottom:16px;left:16px;right:16px;box-shadow:0 20px 60px #0f172a3d}}.dashboard-shell{color:#111827;background:#eef2f6;grid-template-columns:280px minmax(0,1fr);min-height:100vh;display:grid}.dashboard-sidebar{color:#fff;background:#111827;flex-direction:column;gap:30px;height:100vh;padding:24px;display:flex;position:sticky;top:0}.dashboard-brand{align-items:center;gap:12px;display:flex}.dashboard-logo{background:#0f766e;border-radius:14px;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.dashboard-brand strong{font-size:16px;display:block}.dashboard-brand span{color:#9ca3af;margin-top:2px;font-size:13px;display:block}.dashboard-nav{gap:8px;display:grid}.dashboard-nav button{color:#d1d5db;text-align:left;background:0 0;border:0;border-radius:10px;justify-content:flex-start;padding:10px 12px;font-weight:800;text-decoration:none}.dashboard-nav button.active,.dashboard-nav button:hover{color:#fff;background:#ffffff1a}.dashboard-logout{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:12px;min-height:42px;margin-top:auto;font-weight:900}.dashboard-logout:hover{background:#ffffff24}.dashboard-main{min-width:0;padding:28px}.dashboard-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.dashboard-kicker{color:#0f766e;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:12px;font-weight:900;display:inline-flex}.dashboard-header h1{color:#0f172a;margin:0;font-size:38px;line-height:1.05}.dashboard-status{color:#475569;background:#fff;border:1px solid #dbe3ea;border-radius:999px;padding:10px 14px;font-weight:800}.dashboard-message{border-radius:14px;margin-bottom:16px;padding:12px 14px;font-weight:800}.dashboard-message.success{color:#166534;background:#dcfce7;border:1px solid #86efac}.dashboard-message.error{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.campaign-hero-panel{color:#fff;background:#0f172a;border-radius:20px;grid-template-columns:minmax(0,1fr) 330px;align-items:center;gap:18px;margin-bottom:16px;padding:22px;display:grid;box-shadow:0 20px 55px #0f172a2e}.campaign-hero-panel .dashboard-kicker{color:#99f6e4}.campaign-hero-panel h2{color:#fff;margin:0 0 10px;font-size:34px;line-height:1.08}.campaign-hero-panel p{color:#cbd5e1;max-width:860px;margin:0;line-height:1.6}.campaign-hero-actions{gap:10px;display:grid}.campaign-hero-actions button{color:#fff;cursor:pointer;background:#14b8a6;border:0;border-radius:14px;min-height:52px;padding:0 16px;font-weight:950}.campaign-hero-actions button:hover{background:#0f766e}.campaign-hero-actions .secondary-campaign-action{background:#ffffff1a;border:1px solid #ffffff2e}.campaign-hero-actions .secondary-campaign-action:hover{background:#ffffff29}.dashboard-stats{grid-template-columns:repeat(5,minmax(130px,1fr));gap:14px;margin-bottom:16px;display:grid}.dashboard-stats article,.dashboard-stats button{text-align:left;color:#0f172a;background:#fff;border:1px solid #dbe3ea;border-radius:16px;padding:16px;box-shadow:0 12px 28px #0f172a0d}.dashboard-stats button{cursor:pointer}.dashboard-stats button:hover{background:#ecfdf5;border-color:#0f766e}.dashboard-stats span{color:#64748b;margin-bottom:8px;font-size:13px;font-weight:800;display:block}.dashboard-stats strong{color:#0f172a;font-size:32px;line-height:1;display:block}.dashboard-overview{grid-template-columns:1.1fr .9fr;gap:16px;margin-bottom:16px;display:grid}.overview-focus{grid-column:1/-1}.overview-alerts{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.overview-alert{text-align:left;color:#111827;background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;gap:6px;padding:14px;display:grid}.overview-alert strong{font-size:15px;display:block}.overview-alert span{color:#64748b;font-size:13px;font-weight:800}.overview-alert.missing{background:#fff7ed;border-color:#fed7aa}.overview-alert.ok{background:#ecfdf5;border-color:#bbf7d0}.readiness-mini-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.readiness-mini-card{text-align:left;color:#111827;background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;gap:6px;padding:14px;display:grid}.readiness-mini-card span{color:#64748b;font-size:12px;font-weight:900}.readiness-mini-card strong{text-transform:capitalize}.readiness-mini-card.ready{background:#ecfdf5;border-color:#bbf7d0}.readiness-mini-card.almost{background:#fffbeb;border-color:#fde68a}.readiness-mini-card.missing{background:#fff7ed;border-color:#fed7aa}.top-lead-list{gap:10px;display:grid}.top-lead-item{text-align:left;color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:14px;gap:5px;width:100%;padding:13px;display:grid}.top-lead-item:hover{background:#f0fdfa;border-color:#0f766e}.top-lead-item strong{display:block}.top-lead-item span{color:#64748b;font-size:13px;font-weight:800}.lead-search-shortcuts{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.lead-search-shortcuts button{text-align:left;color:#111827;background:#fff;border:1px solid #dbe3ea;border-radius:14px;gap:6px;padding:14px;display:grid}.lead-search-shortcuts button:hover{background:#f0fdfa;border-color:#0f766e}.lead-search-shortcuts strong{display:block}.lead-search-shortcuts span{color:#64748b;font-size:13px;font-weight:800;line-height:1.35;display:block}.pipeline-board{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.pipeline-board button{text-align:left;color:#111827;cursor:pointer;background:#f8fafc;border:1px solid #dbe3ea;border-radius:14px;gap:8px;padding:14px;display:grid}.pipeline-board button:hover{background:#f0fdfa;border-color:#0f766e}.pipeline-board span{color:#64748b;text-transform:uppercase;font-size:12px;font-weight:900}.pipeline-board strong{color:#0f172a;font-size:28px;line-height:1}.livegang-pipeline-panel{margin-bottom:16px}.livegang-pipeline{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.livegang-stage{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;align-content:start;gap:8px;min-height:172px;padding:14px;display:grid}.livegang-stage.has-items{background:#f0fdfa;border-color:#99f6e4}.livegang-stage span{color:#475569;text-transform:uppercase;font-size:12px;font-weight:900;line-height:1.25}.livegang-stage strong{color:#0f172a;font-size:30px;line-height:1}.livegang-stage small{color:#64748b;font-size:12px;font-weight:800;line-height:1.35}.livegang-stage-filter{color:#0f766e;cursor:pointer;text-align:left;background:#fff;border:1px solid #99f6e4;border-radius:10px;padding:8px;font-size:12px;font-weight:900}.livegang-stage-filter:hover{background:#ccfbf1}.livegang-stage-list{gap:6px;margin-top:4px;display:grid}.livegang-stage-list button{color:#111827;text-align:left;cursor:pointer;background:#fff;border:1px solid #dbe3ea;border-radius:10px;padding:8px;font-size:12px;font-weight:900;line-height:1.2}.livegang-stage-list button:hover{background:#ecfdf5;border-color:#0f766e}.market-funnel{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.market-funnel article{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;gap:7px;padding:14px;display:grid}.market-funnel span{color:#64748b;text-transform:uppercase;font-size:12px;font-weight:900}.market-funnel strong{color:#0f172a;font-size:30px;line-height:1}.market-funnel small{color:#475569;font-weight:900}.conversion-rate-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.conversion-rate-grid article{background:#ecfdf5;border:1px solid #bbf7d0;border-radius:16px;padding:14px}.conversion-rate-grid span{color:#166534;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:900;display:block}.conversion-rate-grid strong{color:#0f172a;font-size:28px;line-height:1;display:block}.pilot-live-panel{gap:16px;display:grid}.pilot-live-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.pilot-live-summary div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;gap:7px;padding:14px;display:grid}.pilot-live-summary span{color:#64748b;text-transform:uppercase;font-size:12px;font-weight:900}.pilot-live-summary strong{color:#111827;font-size:20px;line-height:1.15}.first-letter-signal{background:#fff7ed;border:1px solid #fed7aa;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px;display:grid}.first-letter-signal.ready{background:#ecfdf5;border-color:#86efac}.first-letter-signal span{color:#64748b;text-transform:uppercase;margin-bottom:5px;font-size:12px;font-weight:950;display:block}.first-letter-signal strong{color:#111827;margin-bottom:6px;font-size:24px;line-height:1.1;display:block}.first-letter-signal p{color:#475569;margin:0;font-weight:850;line-height:1.45}.first-letter-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.first-letter-actions button{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:999px;min-height:42px;padding:0 14px;font-weight:950}.first-letter-actions button:hover{background:#0f766e}.pilot-live-groups{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.pilot-live-groups article{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;align-content:start;gap:12px;padding:14px;display:grid}.pilot-live-group-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.pilot-live-group-head strong{color:#111827}.pilot-live-group-head span{color:#475569;text-transform:capitalize;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:900}.pilot-live-checks{gap:8px;display:grid}.pilot-live-checks button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;grid-template-columns:auto minmax(0,1fr);gap:3px 8px;padding:10px;display:grid}.pilot-live-checks button.done{background:#ecfdf5;border-color:#bbf7d0}.pilot-live-checks button.open{background:#fff7ed;border-color:#fed7aa}.pilot-live-checks b{color:#0f766e;grid-row:span 2}.pilot-live-checks span{color:#111827;font-weight:900}.pilot-live-checks small{color:#64748b;font-weight:800;line-height:1.35}.pilot-live-leads{border-top:1px solid #e5e7eb;gap:10px;padding-top:14px;display:grid}.pilot-live-leads>strong{color:#111827}.pilot-live-leads>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.pilot-live-leads button{color:#115e59;text-align:left;cursor:pointer;background:#f0fdfa;border:1px solid #99f6e4;border-radius:12px;gap:4px;padding:11px;display:grid}.pilot-live-leads span{color:#111827;font-weight:900}.pilot-live-leads small{color:#64748b;font-weight:800}.pilot-plan{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.pilot-plan article{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;padding:14px}.pilot-plan strong{color:#111827;margin-bottom:5px;display:block}.pilot-plan span{color:#64748b;font-weight:800;line-height:1.45;display:block}.checkout-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0;display:grid}.checkout-steps div{background:#fff;border:1px solid #99f6e4;border-radius:16px;padding:14px}.checkout-steps strong{color:#fff;background:#153c38;border-radius:50%;place-items:center;width:30px;height:30px;margin-bottom:8px;display:grid}.checkout-steps span{color:#111827;font-weight:900;line-height:1.35;display:block}.dashboard-toolbar{grid-template-columns:minmax(260px,1fr) 170px 210px 180px;gap:12px;margin-bottom:16px;display:grid}.dashboard-toolbar label,.outreach-grid label{color:#475569;text-transform:uppercase;letter-spacing:.06em;gap:7px;font-size:12px;font-weight:900;display:grid}.dashboard-toolbar input,.dashboard-toolbar select{color:#111827;background:#fff;border:1px solid #dbe3ea;border-radius:12px;outline:none;width:100%;padding:12px}.dashboard-toolbar input:focus,.dashboard-toolbar select:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1f}.dashboard-grid{grid-template-columns:430px minmax(0,1fr);align-items:start;gap:16px;display:grid}.dashboard-panel{background:#fff;border:1px solid #dbe3ea;border-radius:18px;padding:18px;box-shadow:0 16px 38px #0f172a0f}.pricing-panel,.changes-panel,.health-panel{margin-bottom:16px}.today-cards{grid-template-columns:repeat(6,minmax(0,1fr))}.today-customer-panel{margin-bottom:16px}.today-customer-top{grid-template-columns:minmax(260px,1fr) auto;align-items:end;gap:10px;margin-bottom:12px;display:grid}.today-customer-top label{color:#475569;text-transform:uppercase;letter-spacing:.06em;gap:7px;font-size:12px;font-weight:900;display:grid}.today-customer-top input{color:#111827;background:#fff;border:1px solid #dbe3ea;border-radius:12px;outline:none;width:100%;padding:12px}.today-customer-top input:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1f}.today-customer-top button{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:12px;min-height:44px;padding:0 14px;font-weight:900}.today-customer-top button:hover{background:#0f766e}.next-customer-card{color:#0f172a;text-align:left;cursor:pointer;background:#ecfdf5;border:1px solid #99f6e4;border-radius:14px;gap:5px;width:100%;margin-bottom:10px;padding:15px;display:grid}.next-customer-card:hover{background:#d1fae5;border-color:#0f766e}.next-customer-card span,.today-customer-list span{color:#0f766e;text-transform:uppercase;font-size:12px;font-weight:900}.next-customer-card strong{font-size:20px}.next-customer-card small,.today-customer-list small{color:#64748b;font-weight:800}.today-customer-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.today-customer-list button{color:#111827;text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;gap:4px;padding:13px;display:grid}.today-customer-list button:hover{background:#f0fdfa;border-color:#0f766e}.lead-next-action{color:#0f766e;margin-top:8px;font-size:13px;font-weight:900;display:block}.workflow-toolbar{grid-template-columns:minmax(0,1fr) 220px;align-items:end;gap:12px;margin-bottom:14px;display:grid}.workflow-filter-buttons{flex-wrap:wrap;gap:8px;display:flex}.workflow-filter-buttons button{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #dbe3ea;border-radius:999px;min-height:38px;padding:0 12px;font-weight:900}.workflow-filter-buttons button:hover,.workflow-filter-buttons button.active{color:#0f766e;background:#ecfdf5;border-color:#0f766e}.workflow-toolbar label{color:#475569;text-transform:uppercase;letter-spacing:.06em;gap:7px;font-size:12px;font-weight:900;display:grid}.workflow-toolbar select{color:#111827;background:#fff;border:1px solid #dbe3ea;border-radius:12px;outline:none;width:100%;padding:11px}.workflow-toolbar select:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1f}.apple-demo-actions .primary-flow-action{color:#fff;background:#0f766e;border-color:#0f766e;grid-column:1/-1}.apple-demo-actions .primary-flow-action:hover{background:#115e59}.approval-hero-panel{background:#f8fafc;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;margin-bottom:16px;display:grid}.approval-hero-panel span{color:#64748b;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:900;display:block}.approval-hero-panel h2{color:#111827;margin:0 0 6px}.approval-hero-panel p{color:#475569;margin:0;font-weight:800}.approval-hero-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.approval-hero-actions button,.customer-summary-grid button{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:12px;min-height:42px;padding:0 13px;font-weight:900}.approval-hero-actions button:hover,.customer-summary-grid button:hover{background:#0f766e}.approval-hero-actions button.quiet{color:#334155;background:#e2e8f0}.customer-overview-panel{margin-bottom:16px}.customer-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.customer-summary-grid button{text-align:left;color:#111827;background:#f8fafc;border:1px solid #e5e7eb;gap:6px;padding:14px;display:grid}.customer-summary-grid span{color:#64748b;text-transform:uppercase;font-size:12px;font-weight:900}.customer-summary-grid strong{font-size:28px;line-height:1}.panel-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.panel-head h2,.detail-top h2{color:#0f172a;margin:0}.panel-head span{color:#64748b;font-weight:900}.lead-panel-search{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;margin-bottom:14px;display:grid}.lead-panel-search label{color:#475569;text-transform:uppercase;letter-spacing:.06em;gap:7px;font-size:12px;font-weight:900;display:grid}.lead-panel-search input{color:#111827;background:#fff;border:1px solid #dbe3ea;border-radius:12px;outline:none;width:100%;padding:12px}.lead-panel-search input:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1f}.lead-panel-search button{color:#111827;cursor:pointer;background:#f8fafc;border:1px solid #dbe3ea;border-radius:12px;min-height:43px;padding:0 12px;font-weight:900}.dashboard-leads{gap:10px;max-height:650px;padding-right:4px;display:grid;overflow:auto}.dashboard-lead{text-align:left;cursor:pointer;color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:14px;gap:6px;width:100%;padding:14px;display:grid}.dashboard-lead:hover,.dashboard-lead.selected{background:#f0fdfa;border-color:#0f766e}.lead-title{font-weight:900;line-height:1.25}.lead-meta,.lead-address{color:#64748b;font-size:13px;line-height:1.35}.lead-row{justify-content:space-between;align-items:center;gap:10px;margin-top:4px;display:flex}.lead-doc-row{color:#64748b;font-size:11px;font-weight:900}.lead-score{color:#475569;font-size:12px;font-weight:900}.dashboard-badge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:5px 9px;font-size:12px;font-weight:900;display:inline-flex}.dashboard-badge.hot{color:#166534;background:#dcfce7}.dashboard-badge.warm{color:#92400e;background:#fef3c7}.dashboard-badge.cold{color:#374151;background:#f3f4f6}.dashboard-badge.demo{color:#115e59;background:#ccfbf1}.dashboard-badge.approved{color:#1d4ed8;background:#dbeafe}.dashboard-badge.converted{color:#5b21b6;background:#ede9fe}.dashboard-badge.running{color:#92400e;background:#fef3c7}.dashboard-badge.outreach{color:#075985;background:#e0f2fe}.detail-top{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.detail-top p{color:#64748b;margin:8px 0 0}.detail-facts{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px;display:grid}.detail-facts div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;min-width:0;padding:13px}.detail-facts span{color:#64748b;margin-bottom:6px;font-size:12px;font-weight:900;display:block}.detail-facts strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.action-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin:16px 0;display:grid}.action-grid button,.action-grid a{color:#fff;text-align:center;cursor:pointer;background:#111827;border:0;border-radius:12px;justify-content:center;align-items:center;min-height:44px;padding:10px 12px;font-weight:900;text-decoration:none;display:inline-flex}.action-grid button:hover,.action-grid a:hover{background:#0f766e}.action-grid button:disabled,.action-grid a.disabled{opacity:.45;pointer-events:none}.document-strip{grid-template-columns:repeat(3,1fr);gap:10px;margin:0 0 16px;display:grid}.document-strip button{color:#115e59;cursor:pointer;background:#f0fdfa;border:1px solid #99f6e4;border-radius:12px;min-height:46px;font-weight:900}.document-strip button:hover{background:#ccfbf1}.document-strip button:disabled{opacity:.45;cursor:not-allowed}.automation-button{color:#fff;cursor:pointer;background:#0f766e;border:0;border-radius:14px;width:100%;min-height:52px;margin:2px 0 14px;font-weight:950;box-shadow:0 14px 32px #0f766e2e}.automation-button:hover{background:#115e59}.automation-button:disabled{opacity:.65;cursor:wait}.lead-phase-strip{grid-template-columns:repeat(5,1fr);gap:8px;margin:0 0 14px;display:grid}.lead-phase-strip div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:11px}.lead-phase-strip div.done{background:#ecfdf5;border-color:#bbf7d0}.lead-phase-strip div.prepared{background:#eff6ff;border-color:#bfdbfe}.lead-phase-strip span{color:#64748b;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:900;display:block}.lead-phase-strip strong{color:#111827;font-size:13px;display:block}.automation-control-panel{margin-bottom:16px}.campaign-metrics{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:14px;display:grid}.campaign-metrics div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;padding:14px}.campaign-metrics span{color:#64748b;margin-bottom:6px;font-size:12px;font-weight:900;display:block}.campaign-metrics strong{color:#111827;font-size:26px;line-height:1;display:block}.campaign-safety-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin:14px 0;display:grid}.campaign-safety-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;padding:12px}.campaign-safety-card span{color:#64748b;margin-bottom:5px;font-size:12px;font-weight:900;display:block}.campaign-safety-card strong{color:#111827;font-size:14px;display:block}.campaign-safety-card.safe{background:#ecfdf5;border-color:#bbf7d0}.campaign-safety-card.warn{background:#fffbeb;border-color:#fde68a}.campaign-safety-card.neutral{background:#f8fafc;border-color:#e5e7eb}.campaign-workflow-preview{grid-template-columns:repeat(4,1fr);gap:10px;margin:0 0 14px;display:grid}.campaign-workflow-preview div{background:#fff;border:1px solid #e5e7eb;border-radius:14px;align-items:center;gap:9px;padding:12px;display:flex}.campaign-workflow-preview span{color:#fff;background:#153c38;border-radius:999px;flex:none;place-items:center;width:26px;height:26px;font-size:12px;font-weight:900;display:grid}.campaign-workflow-preview strong{color:#111827;font-size:13px}.automation-control-grid{grid-template-columns:170px 180px 250px 190px;align-items:end;gap:12px;display:grid}.automation-control-grid label{color:#475569;text-transform:uppercase;gap:7px;font-size:12px;font-weight:900;display:grid}.automation-control-grid input[type=number]{color:#111827;background:#fff;border:1px solid #dbe3ea;border-radius:12px;outline:none;width:100%;padding:12px}.automation-control-grid input[type=number]:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1f}.automation-control-grid .toggle-line{text-transform:none;background:#f8fafc;border:1px solid #dbe3ea;border-radius:12px;align-items:center;gap:9px;min-height:44px;padding:0 12px;display:flex}.automation-control-grid .toggle-line input{accent-color:#0f766e;width:18px;height:18px}.automation-control-grid button{color:#fff;cursor:pointer;background:#153c38;border:0;border-radius:12px;min-height:44px;padding:0 14px;font-weight:900}.automation-control-grid button:hover{background:#0f766e}.automation-control-grid button:disabled{opacity:.65;cursor:wait}.automation-control-note{color:#64748b;margin:12px 0 0;line-height:1.55}.campaign-feedback{background:#f8fafc;border:1px solid #dbe3ea;border-radius:14px;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px;padding:12px;display:grid}.campaign-feedback.running{background:#fffbeb;border-color:#fde68a}.campaign-feedback.completed{background:#ecfdf5;border-color:#bbf7d0}.campaign-feedback.failed{background:#fef2f2;border-color:#fecaca}.campaign-feedback span{color:#64748b;margin-bottom:5px;font-size:12px;font-weight:900;display:block}.campaign-feedback strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.automation-result-grid{grid-template-columns:repeat(5,1fr);gap:10px;margin-top:12px;display:grid}.automation-result-grid div,.automation-result-list div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;padding:12px}.automation-result-grid span{color:#64748b;margin-bottom:6px;font-size:12px;font-weight:900;display:block}.automation-result-grid strong{color:#111827;display:block}.automation-result-list{gap:8px;margin-top:10px;display:grid}.automation-result-list div{justify-content:space-between;align-items:center;gap:12px;display:flex}.automation-result-list strong{color:#111827}.automation-result-list span{color:#64748b;text-align:right}.automation-run-history{gap:8px;margin-top:14px;display:grid}.automation-run-history h3{color:#111827;margin:0}.automation-run-history button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:14px;grid-template-columns:1fr 170px 180px;align-items:center;gap:10px;padding:12px;display:grid}.automation-run-history button:hover,.automation-run-history button.selected{background:#f0fdfa;border-color:#0f766e}.automation-run-history strong{color:#111827}.automation-run-history span,.automation-run-history small{color:#64748b}.campaign-work-list{gap:10px;display:grid}.campaign-work-item{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:13px;display:grid}.campaign-work-item strong{color:#111827;display:block}.campaign-work-item span{color:#64748b;margin-top:4px;font-size:13px;font-weight:800;display:block}.campaign-work-item small{color:#991b1b;margin-top:5px;font-weight:800;display:block}.campaign-work-item.error{background:#fef2f2;border-color:#fecaca}.campaign-work-item.processing{background:#fffbeb;border-color:#fde68a}.campaign-work-item.review{background:#eff6ff;border-color:#bfdbfe}.campaign-work-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.campaign-work-actions button{color:#fff;cursor:pointer;background:#153c38;border:0;border-radius:10px;min-height:36px;padding:0 11px;font-weight:900}.campaign-work-actions button:hover{background:#0f766e}.campaign-work-actions button:disabled{opacity:.6;cursor:wait}.campaign-cockpit{border-top:1px solid #e5e7eb;margin-top:18px;padding-top:18px}.campaign-cockpit .panel-head p{color:#64748b;margin:4px 0 0;line-height:1.45}.campaign-cockpit-metrics{grid-template-columns:repeat(6,1fr);gap:10px;margin-bottom:12px;display:grid}.campaign-cockpit-metrics div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;padding:13px}.campaign-cockpit-metrics span{color:#64748b;margin-bottom:6px;font-size:12px;font-weight:900;display:block}.campaign-cockpit-metrics strong{color:#111827;font-size:25px}.campaign-cockpit-actions{flex-wrap:wrap;gap:10px;margin-bottom:14px;display:flex}.campaign-cockpit-actions button{color:#fff;cursor:pointer;background:#153c38;border:0;border-radius:12px;min-height:42px;padding:0 14px;font-weight:900}.campaign-cockpit-actions button:hover{background:#0f766e}.campaign-cockpit-actions button:disabled{color:#64748b;cursor:not-allowed;background:#e5e7eb}.campaign-reviewed-note{color:#166534;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:12px;margin:0 0 14px;padding:11px 12px;font-weight:900}.apple-demo-panel{gap:14px;display:grid}.apple-demo-list{gap:12px;display:grid}.apple-demo-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px;display:grid;box-shadow:0 14px 35px #0f172a0f}.apple-demo-card strong{color:#111827;margin-bottom:6px;font-size:18px;line-height:1.2;display:block}.apple-demo-card span{color:#0f766e;margin-bottom:4px;font-size:13px;font-weight:900;display:block}.apple-demo-card small{color:#64748b;font-size:13px;line-height:1.35;display:block}.apple-demo-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.apple-demo-actions button{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:12px;min-height:42px;padding:0 13px;font-weight:900}.apple-demo-actions button:hover{background:#0f766e}.apple-demo-actions button:disabled{opacity:.45;cursor:not-allowed}.apple-demo-actions button.quiet{color:#475569;background:#f1f5f9}.apple-demo-actions button.quiet:hover{color:#111827;background:#e2e8f0}.apple-autopilot-pill{background:#ecfdf5;border:1px solid #bbf7d0;border-radius:999px;align-items:center;min-height:42px;padding:0 14px;font-weight:900;color:#166534!important;font-size:13px!important;display:inline-flex!important}.shipping-panel{gap:14px;display:grid}.shipping-pilot-strip{grid-template-columns:1.4fr repeat(4,minmax(0,1fr));gap:10px;display:grid}.shipping-pilot-strip div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;gap:6px;padding:13px;display:grid}.shipping-pilot-strip span{color:#64748b;text-transform:uppercase;font-size:12px;font-weight:900}.shipping-pilot-strip strong{color:#111827;font-size:18px;line-height:1.15}.shipping-list{gap:12px;display:grid}.shipping-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;gap:14px;padding:16px;display:grid;box-shadow:0 14px 35px #0f172a0f}.shipping-card-main{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.shipping-card-main strong{color:#111827;margin-bottom:5px;font-size:18px;line-height:1.2;display:block}.lead-title-button{color:#111827;text-align:left;cursor:pointer;background:0 0;border:0;margin:0 0 5px;padding:0;font-size:18px;font-weight:900;line-height:1.2;display:block}.lead-title-button:hover,.inline-lead-link:hover{color:#0f766e;text-decoration:underline}.inline-lead-link{color:#0f766e;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:900}.shipping-card-main span{color:#64748b;font-size:13px;font-weight:800;display:block}.shipping-card-main em{color:#115e59;white-space:nowrap;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:999px;padding:7px 10px;font-size:12px;font-style:normal;font-weight:900}.shipping-status-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.shipping-status-grid div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;gap:5px;padding:10px;display:grid}.shipping-status-grid span{color:#64748b;text-transform:uppercase;font-size:12px;font-weight:900}.shipping-status-grid strong{color:#111827;font-size:13px;line-height:1.3}.shipping-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.shipping-actions button{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:12px;min-height:42px;padding:0 13px;font-weight:900}.shipping-actions button:hover{background:#0f766e}.shipping-actions button:disabled{opacity:.45;cursor:not-allowed}.shipping-actions button.quiet{color:#475569;background:#f1f5f9}.shipping-actions button.quiet:hover{color:#111827;background:#e2e8f0}.approval-panel{gap:16px;display:grid}.approval-step-strip{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.approval-head-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.approval-head-actions span{color:#64748b;margin-right:4px;font-weight:900}.approval-head-actions button{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:12px;min-height:38px;padding:0 12px;font-weight:900}.approval-head-actions button:hover{background:#0f766e}.approval-head-actions button:disabled{opacity:.45;cursor:not-allowed}.approval-head-actions button.quiet{color:#475569;background:#f1f5f9}.approval-head-actions button.quiet:hover{color:#111827;background:#e2e8f0}.approval-step-strip div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;align-content:start;gap:6px;padding:12px;display:grid}.approval-step-strip div.done{background:#ecfdf5;border-color:#bbf7d0}.approval-step-strip div.active,.approval-step-strip div.ready{background:#fff7ed;border-color:#fed7aa}.approval-step-strip div.blocked{opacity:.68}.approval-step-strip span{color:#64748b;text-transform:uppercase;font-size:12px;font-weight:900}.approval-step-strip strong{color:#111827;font-size:13px;line-height:1.35}.operator-hints{flex-wrap:wrap;gap:8px;display:flex}.operator-hints button{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;min-height:36px;padding:0 12px;font-weight:900}.operator-hints button.info{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.operator-hints button.warn{color:#92400e;background:#fffbeb;border-color:#fde68a}.operator-hints button.success{color:#166534;background:#ecfdf5;border-color:#bbf7d0}.detail-hints{margin:12px 0}.approval-focus{gap:14px;display:grid}.approval-focus article{background:#fff;border:1px solid #e5e7eb;border-radius:16px;gap:12px;padding:16px;display:grid;box-shadow:0 14px 35px #0f172a0d}.approval-focus-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.approval-focus-head span{color:#64748b;text-transform:uppercase;margin-bottom:5px;font-size:12px;font-weight:900;display:block}.approval-focus-head strong{color:#111827;font-size:18px;line-height:1.2;display:block}.approval-focus-head em{color:#115e59;white-space:nowrap;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:999px;padding:7px 10px;font-size:12px;font-style:normal;font-weight:900}.approval-focus p{color:#475569;margin:0;font-weight:800;line-height:1.45}.approval-preview{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;max-height:360px;padding:14px;overflow:auto}.approval-letter-preview{background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:100%;min-height:520px}.approval-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.approval-actions button{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:12px;min-height:42px;padding:0 13px;font-weight:900}.approval-actions button:hover{background:#0f766e}.approval-actions button:disabled{opacity:.45;cursor:not-allowed}.approval-actions button.quiet{color:#475569;background:#f1f5f9}.approval-actions button.quiet:hover{color:#111827;background:#e2e8f0}.approval-safety{background:#fffbeb;border:1px solid #fde68a;border-radius:12px;padding:11px}.approval-autopilot-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.approval-autopilot-grid div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;gap:5px;padding:10px;display:grid}.approval-autopilot-grid span{color:#64748b;text-transform:uppercase;font-size:12px;font-weight:900}.approval-autopilot-grid strong{color:#111827;font-size:13px;line-height:1.3}.apple-results-panel{gap:14px;display:grid}.apple-results-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.apple-results-grid button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:18px;box-shadow:0 14px 35px #0f172a0f}.apple-results-grid button:hover{background:#f8fafc;border-color:#0f766e}.apple-results-grid span{color:#64748b;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:900;display:block}.apple-results-grid strong{color:#111827;font-size:34px;line-height:1;display:block}.campaign-lead-list{gap:12px;display:grid}.campaign-lead-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;gap:12px;padding:14px;display:grid}.campaign-lead-card.error{background:snow;border-color:#fecaca}.campaign-lead-card.processing{background:#fffdf5;border-color:#fde68a}.campaign-lead-card.review{background:#f8fbff;border-color:#bfdbfe}.campaign-lead-main{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.campaign-lead-main strong{color:#111827;font-size:16px;display:block}.campaign-lead-main span{color:#64748b;margin-top:4px;font-size:13px;font-weight:800;display:block}.campaign-lead-main small{color:#64748b;margin-top:4px;font-size:12px;font-weight:800;display:block}.campaign-status-pill{white-space:nowrap;color:#374151;background:#f3f4f6;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}.campaign-status-pill.error{color:#991b1b;background:#fee2e2}.campaign-status-pill.processing{color:#92400e;background:#fef3c7}.campaign-status-pill.review{color:#1d4ed8;background:#dbeafe}.campaign-status-pill.ready{color:#166534;background:#ecfdf5}.campaign-status-pill.done{color:#115e59;background:#ccfbf1}.campaign-lead-progress{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.campaign-lead-progress div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:10px}.campaign-lead-progress span{color:#64748b;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:900;display:block}.campaign-lead-progress strong{color:#111827;font-size:13px;line-height:1.25;display:block}.campaign-error-note{color:#991b1b;background:#fee2e2;border:1px solid #fecaca;border-radius:12px;margin:0;padding:10px;font-weight:900}.campaign-timeline{flex-wrap:wrap;gap:8px;display:flex}.campaign-timeline span{color:#64748b;background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:12px;font-weight:900;display:inline-flex}.campaign-timeline span.done{color:#166534;background:#ecfdf5;border-color:#bbf7d0}.campaign-timeline b{font-size:13px}.campaign-lead-actions{flex-wrap:wrap;gap:8px;display:flex}.campaign-lead-actions button,.campaign-lead-actions a{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:10px;justify-content:center;align-items:center;min-height:38px;padding:0 11px;font-weight:900;text-decoration:none;display:inline-flex}.campaign-lead-actions button:hover,.campaign-lead-actions a:hover{background:#0f766e}.campaign-lead-actions button:disabled,.campaign-lead-actions a.disabled{opacity:.45;pointer-events:none}.domain-editor{background:#f8fafc;border:1px solid #dbe3ea;border-radius:16px;margin:0 0 14px;padding:14px}.domain-grid{grid-template-columns:minmax(220px,1fr) 150px 170px;align-items:end;gap:10px;display:grid}.domain-grid label{color:#475569;text-transform:uppercase;letter-spacing:.06em;gap:7px;font-size:12px;font-weight:900;display:grid}.domain-grid input{color:#111827;background:#fff;border:1px solid #dbe3ea;border-radius:12px;outline:none;width:100%;padding:12px}.domain-grid input:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1f}.domain-grid button{color:#fff;cursor:pointer;background:#153c38;border:0;border-radius:12px;min-height:43px;padding:0 13px;font-weight:900}.domain-grid button:hover{background:#0f766e}.domain-grid button:disabled{opacity:.62;cursor:wait}.domain-editor p{color:#64748b;margin:10px 0 0;font-size:13px;line-height:1.5}.demo-link-line{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;justify-content:space-between;gap:16px;padding:13px;display:flex}.demo-link-line span{color:#64748b;font-size:12px;font-weight:900}.demo-link-line strong{color:#0f766e;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.automation-plan-box{background:#f8fafc;border:1px solid #dbe3ea;border-radius:16px;gap:12px;margin:14px 0;padding:14px;display:grid}.automation-plan-head{justify-content:space-between;align-items:center;gap:14px;display:flex}.automation-plan-head span{color:#64748b;font-size:12px;font-weight:900}.automation-plan-head strong{color:#111827;margin-top:4px;display:block}.automation-plan-head>span{color:#fff;text-align:center;background:#153c38;border-radius:999px;min-width:54px;padding:8px 10px}.automation-blockers{gap:8px;display:grid}.automation-blockers p{color:#92400e;background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;margin:0;padding:10px;font-weight:800}.automation-steps{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.automation-steps div{color:#64748b;background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:8px;padding:10px;display:flex}.automation-steps div.done{color:#166534;background:#ecfdf5;border-color:#bbf7d0}.automation-steps span{color:#475569;background:#e5e7eb;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;font-weight:900;display:grid}.automation-steps div.done span{color:#fff;background:#16a34a}.automation-steps strong{color:inherit;font-size:13px}.pilot-path-box{background:#fff;border:1px solid #dbe3ea;border-radius:16px;gap:12px;margin:14px 0;padding:14px;display:grid}.pilot-path-summary{flex-wrap:wrap;gap:8px;display:flex}.pilot-path-summary span{color:#475569;background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}.pilot-path-steps{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.pilot-path-steps div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;gap:5px;min-height:118px;padding:10px;display:grid}.pilot-path-steps div.works{background:#ecfdf5;border-color:#bbf7d0}.pilot-path-steps div.prepared{background:#eff6ff;border-color:#bfdbfe}.pilot-path-steps div.blocked{background:#fff7ed;border-color:#fed7aa}.pilot-path-steps span{color:#64748b;text-transform:uppercase;font-size:11px;font-weight:900}.pilot-path-steps strong{color:#111827;font-size:13px}.pilot-path-steps small{color:#475569;font-size:12px;line-height:1.35}.pilot-path-steps em{color:#92400e;font-size:12px;font-style:normal;font-weight:800;line-height:1.35}.analysis-box{background:#f8fafc;border:1px solid #dbe3ea;border-radius:16px;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px;padding:14px;display:grid}.analysis-box div{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px}.analysis-box span{color:#64748b;margin-bottom:6px;font-size:12px;font-weight:900;display:block}.analysis-box strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.analysis-box p{color:#475569;grid-column:1/-1;margin:0;line-height:1.55}.legal-editor{background:#f8fafc;border:1px solid #dbe3ea;border-radius:16px;margin-top:14px;padding:14px}.legal-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.legal-grid label{color:#475569;text-transform:uppercase;letter-spacing:.06em;gap:7px;font-size:12px;font-weight:900;display:grid}.legal-grid input{color:#111827;background:#fff;border:1px solid #dbe3ea;border-radius:12px;outline:none;width:100%;padding:12px}.legal-grid input:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1f}.legal-save-button{color:#fff;cursor:pointer;background:#153c38;border:0;border-radius:12px;min-height:44px;margin-top:12px;padding:0 14px;font-weight:900}.legal-save-button:disabled{opacity:.65;cursor:wait}.outreach-panel{margin-top:16px}.pricing-grid{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}.pricing-grid div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;padding:14px}.pricing-grid span{color:#64748b;margin-bottom:6px;font-size:12px;font-weight:900;display:block}.pricing-grid strong{color:#111827;font-size:24px}.pricing-note{color:#166534;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:14px;margin-top:12px;padding:12px;font-weight:800}.health-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.readiness-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.readiness-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;align-content:start;gap:10px;padding:16px;display:grid}.readiness-card.ready{background:#ecfdf5;border-color:#bbf7d0}.readiness-card.almost{background:#fffbeb;border-color:#fde68a}.readiness-card.missing{background:#fff7ed;border-color:#fed7aa}.readiness-card div{align-items:center;gap:9px;display:flex}.readiness-card div span{font-size:22px}.readiness-card strong{color:#111827}.readiness-card b{color:#111827;background:#fff;border:1px solid #0f172a14;border-radius:999px;width:max-content;padding:6px 9px;display:inline-flex}.readiness-card p{color:#475569;margin:0;line-height:1.45}.readiness-card ul{color:#92400e;margin:0;padding-left:19px;font-weight:800;line-height:1.55}.operator-checklist{background:#f8fafc;border:1px solid #dbe3ea;border-radius:16px;margin-bottom:14px;padding:14px}.operator-progress{grid-template-columns:minmax(0,1fr) 260px;align-items:center;gap:14px;margin-bottom:12px;display:grid}.operator-progress strong{color:#111827;display:block}.operator-progress span{color:#64748b;margin-top:4px;font-size:13px;font-weight:800;display:block}.operator-progress progress{accent-color:#0f766e;width:100%;height:14px}.operator-checklist-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.operator-checklist-grid button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:14px;gap:5px;padding:13px;display:grid}.operator-checklist-grid button:hover{border-color:#0f766e;box-shadow:0 10px 24px #0f766e1a}.operator-checklist-grid button.done{background:#ecfdf5;border-color:#bbf7d0}.operator-checklist-grid button.open{background:#fff7ed;border-color:#fed7aa}.operator-checklist-grid button.optional{background:#f8fafc;border-color:#cbd5e1}.operator-checklist-grid strong{color:#111827;margin-bottom:5px;display:block}.operator-checklist-grid span{color:#111827;margin-bottom:5px;font-weight:900;display:block}.operator-checklist-grid p{color:#64748b;margin:0;font-size:13px;line-height:1.45}.operator-checklist-grid small{color:#0f766e;font-size:12px;font-weight:900}.health-grid div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;padding:14px}.health-grid div.ok{background:#ecfdf5;border-color:#bbf7d0}.health-grid div.missing{background:#fff7ed;border-color:#fed7aa}.health-grid div.optional{background:#f8fafc;border-color:#cbd5e1}.health-grid span{color:#64748b;margin-bottom:6px;font-size:12px;font-weight:900;display:block}.health-grid strong{color:#111827;display:block}.health-note{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:14px;margin:12px 0 0;padding:12px;font-weight:800}.schema-check-list{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px;display:grid}.schema-check-list div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;padding:12px}.schema-check-list div.ok{background:#ecfdf5;border-color:#bbf7d0}.schema-check-list div.missing{background:#fff7ed;border-color:#fed7aa}.schema-check-list strong{color:#111827;margin-bottom:5px;display:block}.schema-check-list span{color:#64748b;font-size:12px;line-height:1.4;display:block}.migration-box{grid-template-columns:repeat(4,1fr) 130px 170px;align-items:stretch;gap:10px;margin-top:12px;display:grid}.migration-box div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;min-width:0;padding:12px}.migration-box span{color:#64748b;margin-bottom:6px;font-size:12px;font-weight:900;display:block}.migration-box strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.migration-box button{color:#fff;cursor:pointer;background:#153c38;border:0;border-radius:12px;min-height:44px;padding:0 13px;font-weight:900}.migration-box button:hover{background:#0f766e}.migration-box button:disabled{opacity:.5;cursor:not-allowed}.changes-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.change-list,.version-list{gap:10px;display:grid}.change-list h3,.version-list h3{color:#111827;margin:0}.change-item,.version-item{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;padding:14px}.change-item strong,.version-item strong{color:#111827;margin-bottom:6px;display:block}.change-item p{color:#475569;margin:0 0 8px;line-height:1.5}.change-item small{color:#0f766e;margin:0 0 8px;font-weight:800;line-height:1.45;display:block}.change-item span,.version-item span{color:#64748b;font-size:13px}.version-item{justify-content:space-between;align-items:center;gap:12px;display:flex}.version-item button{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:10px;min-height:38px;padding:0 12px;font-weight:900}.version-item button:disabled{opacity:.55;cursor:wait}.secondary-grid{grid-template-columns:430px minmax(0,1fr);margin-top:16px}.task-list,.activity-list{gap:10px;display:grid}.task-item{text-align:left;cursor:pointer;color:#111827;background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;gap:5px;width:100%;padding:14px;display:grid}.task-item:hover{background:#f0fdfa;border-color:#0f766e}.task-item strong{font-size:15px}.task-item span,.activity-item span{color:#64748b;font-size:13px}.activity-item{background:#fff;border:1px solid #e5e7eb;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.activity-item strong{color:#111827}.engine-panel{margin-top:16px}.lead-search-hero{background:#f0fdfa;border:1px solid #99f6e4;border-radius:18px;grid-template-columns:minmax(0,1fr) 260px;align-items:center;gap:18px;margin-bottom:16px;padding:18px;display:grid}.lead-search-hero h3{color:#0f172a;margin:0 0 8px;font-size:28px;line-height:1.1}.lead-search-hero p{color:#475569;margin:0;line-height:1.55}.lead-search-hero button{color:#fff;cursor:pointer;background:#0f766e;border:0;border-radius:12px;min-height:48px;padding:0 16px;font-weight:900}.lead-search-hero button:disabled{opacity:.6;cursor:wait}.engine-grid{grid-template-columns:1fr 170px 1fr 150px 150px;align-items:end;gap:12px;display:grid}.engine-grid label{color:#475569;text-transform:uppercase;letter-spacing:.06em;gap:7px;font-size:12px;font-weight:900;display:grid}.engine-grid input{color:#111827;background:#fff;border:1px solid #dbe3ea;border-radius:12px;padding:12px}.industry-picker{color:#475569;text-transform:uppercase;letter-spacing:.06em;gap:7px;font-size:12px;font-weight:900;display:grid}.industry-dropdown{position:relative}.industry-dropdown summary{color:#111827;cursor:pointer;text-transform:none;letter-spacing:0;background:#fff;border:1px solid #dbe3ea;border-radius:12px;min-height:43px;padding:12px;list-style:none}.industry-dropdown summary::-webkit-details-marker{display:none}.industry-menu{z-index:30;background:#fff;border:1px solid #dbe3ea;border-radius:16px;min-width:320px;padding:12px;position:absolute;top:50px;left:0;right:0;box-shadow:0 24px 70px #0f172a2e}.industry-menu input{width:100%;margin-bottom:10px}.industry-option-list{gap:7px;max-height:290px;padding-right:4px;display:grid;overflow:auto}.industry-option{text-transform:none;letter-spacing:0;color:#111827;cursor:pointer;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:10px;padding:10px;display:flex!important}.industry-option:hover{background:#f0fdfa;border-color:#0f766e}.industry-option input{accent-color:#0f766e;width:18px;height:18px;margin:0}.industry-option span{gap:2px;display:grid}.industry-option strong{color:#111827;font-size:14px}.industry-option small{color:#64748b;font-size:12px;font-weight:800}.industry-menu-actions{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.industry-menu-actions button{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:10px;min-height:34px;padding:0 10px;font-size:12px;font-weight:900}.industry-menu-actions button:hover{background:#0f766e}.engine-check{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:10px;min-height:43px;padding:0 12px;display:flex!important}.engine-check input{width:18px;height:18px}.engine-button{color:#fff;cursor:pointer;background:#153c38;border:0;border-radius:12px;min-height:46px;margin-top:14px;padding:0 16px;font-weight:900}.secondary-engine-button{background:#111827;margin-left:10px}.secondary-engine-button:hover{background:#0f766e}.engine-button:disabled{opacity:.6;cursor:wait}.engine-result{grid-template-columns:repeat(6,1fr);gap:12px;margin-top:14px;display:grid}.engine-result-panel{background:#ecfdf5;border:1px solid #bbf7d0;border-radius:16px;margin-top:14px;padding:14px}.engine-result-panel p{color:#166534;margin:0;font-weight:800;line-height:1.5}.engine-result div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;padding:14px}.engine-result span{color:#64748b;margin-bottom:6px;font-size:12px;font-weight:900;display:block}.engine-result strong{color:#111827;font-size:28px}.search-next-actions,.search-run-actions{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.search-next-actions button,.search-run-actions button{color:#fff;cursor:pointer;background:#153c38;border:0;border-radius:12px;min-height:40px;padding:0 13px;font-weight:900}.search-next-actions button:hover,.search-run-actions button:hover{background:#0f766e}.search-next-actions button:disabled,.search-run-actions button:disabled{opacity:.5;cursor:not-allowed}.advanced-actions{align-items:flex-start;display:inline-flex;position:relative}.advanced-actions summary{color:#153c38;cursor:pointer;background:#fff;border:1px solid #dbe3ea;border-radius:12px;min-height:40px;padding:10px 13px;font-weight:900;list-style:none}.advanced-actions summary::-webkit-details-marker{display:none}.advanced-actions[open]{background:#f8fafc;border:1px solid #dbe3ea;border-radius:14px;gap:8px;padding:8px;display:grid}.advanced-actions[open] summary{background:#eef2f7;border-color:#0000}.search-run-detail{background:#fff;border:1px solid #dbe3ea;border-radius:18px;margin-top:16px;padding:16px;box-shadow:0 16px 38px #0f172a0d}.search-run-detail .panel-head p{color:#64748b;margin:6px 0 0;line-height:1.45}.search-run-stats{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.search-run-stats div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;padding:13px}.search-run-stats span{color:#64748b;margin-bottom:5px;font-size:12px;font-weight:900;display:block}.search-run-stats strong{color:#111827;font-size:26px}.search-lead-table{border:1px solid #e5e7eb;border-radius:16px;margin-top:14px;overflow:hidden}.search-lead-head,.search-lead-row{grid-template-columns:80px minmax(220px,1.4fr) minmax(130px,.8fr) 90px minmax(150px,.8fr) minmax(150px,.8fr);align-items:center;gap:12px;display:grid}.search-lead-head{color:#fff;text-transform:uppercase;background:#111827;padding:12px 14px;font-size:12px;font-weight:900}.search-lead-row{color:#111827;background:#fff;border-top:1px solid #e5e7eb;padding:13px 14px}.search-lead-row:hover{background:#f8fafc}.search-lead-row input{accent-color:#0f766e;width:18px;height:18px}.search-lead-row strong{color:#111827;display:block}.search-lead-row small{color:#64748b;margin-top:3px;font-size:12px;line-height:1.4;display:block}.engine-run.selected{background:#f0fdfa;border-color:#0f766e}.engine-runs{gap:10px;margin-top:16px;display:grid}.engine-runs .panel-head{margin-bottom:0}.engine-runs h3{color:#111827;margin:0}.engine-run{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;grid-template-columns:1.4fr .8fr .7fr .8fr 1fr 1.4fr;align-items:center;gap:10px;padding:14px;display:grid}.engine-run span{color:#64748b;margin-top:4px;font-size:12px;font-weight:800;display:block}.engine-run strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.engine-run-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.engine-run-actions button{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:10px;min-height:36px;padding:0 10px;font-size:13px;font-weight:900}.engine-run-actions button:hover{background:#0f766e}.engine-run-actions button:disabled{opacity:.55;cursor:wait}.top-lead-item,.lead-search-shortcuts button,.pipeline-board button,.dashboard-lead,.task-item{place-content:start stretch;justify-items:start}.top-lead-item>*,.lead-search-shortcuts button>*,.pipeline-board button>*,.dashboard-lead>*,.task-item>*{min-width:0;max-width:100%}.outreach-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.outreach-grid textarea{resize:vertical;background:#f8fafc;min-height:320px}.empty-state{text-align:center;color:#64748b;border:1px dashed #cbd5e1;border-radius:14px;padding:24px;font-weight:800}.login-page{background:linear-gradient(135deg,#111827,#153c38);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fff;border-radius:24px;width:min(460px,100%);padding:30px;box-shadow:0 30px 90px #0000003d}.login-card h1{color:#111827;margin:14px 0 10px;font-size:34px}.login-card p{color:#64748b;margin-bottom:24px;line-height:1.6}.login-card form{gap:16px;display:grid}.login-card label{color:#475569;text-transform:uppercase;letter-spacing:.06em;gap:8px;font-size:12px;font-weight:900;display:grid}.login-card input{border:1px solid #dbe3ea;border-radius:12px;padding:13px;font-size:16px}.login-card input:focus{border-color:#0f766e;outline:none;box-shadow:0 0 0 3px #0f766e1f}.login-card button{color:#fff;cursor:pointer;background:#153c38;border:0;border-radius:12px;min-height:48px;font-weight:900}.login-card button:disabled{opacity:.65;cursor:wait}@media (max-width:1180px){.dashboard-shell{grid-template-columns:1fr}.dashboard-sidebar{flex-direction:row;justify-content:space-between;align-items:center;height:auto;position:relative}.dashboard-nav{flex-wrap:wrap;display:flex}.dashboard-stats{grid-template-columns:repeat(2,1fr)}.dashboard-toolbar,.dashboard-grid,.secondary-grid,.dashboard-overview,.overview-alerts,.readiness-mini-grid,.readiness-grid,.operator-progress,.operator-checklist-grid,.lead-search-shortcuts,.lead-search-hero,.lead-panel-search,.engine-grid,.outreach-grid,.pricing-grid,.changes-grid,.legal-grid,.domain-grid,.health-grid,.schema-check-list,.migration-box,.engine-run,.search-run-stats,.search-lead-head,.search-lead-row,.automation-steps,.automation-control-grid,.automation-result-grid,.automation-run-history button,.campaign-hero-panel,.campaign-metrics,.campaign-safety-grid,.campaign-workflow-preview,.campaign-feedback,.campaign-work-item,.campaign-cockpit-metrics,.campaign-lead-progress,.pipeline-board,.livegang-pipeline,.market-funnel,.conversion-rate-grid,.pilot-live-summary,.first-letter-signal,.pilot-live-groups,.pilot-live-leads>div,.shipping-pilot-strip,.shipping-status-grid,.today-cards,.today-customer-top,.today-customer-list,.workflow-toolbar,.approval-hero-panel,.customer-summary-grid,.approval-step-strip,.approval-autopilot-grid,.pilot-plan,.checkout-steps,.lead-phase-strip,.pilot-path-steps,.apple-demo-card,.apple-results-grid,.engine-result{grid-template-columns:1fr}.shipping-card-main{display:grid}.analysis-box{grid-template-columns:1fr}}@media (max-width:680px){.dashboard-main{padding:18px}.dashboard-sidebar{flex-direction:column;align-items:flex-start;padding:18px}.dashboard-header{display:grid}.dashboard-stats,.detail-facts,.action-grid,.document-strip{grid-template-columns:1fr}.dashboard-leads{max-height:none}}.craft-site{color:#18212f;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.craft-demo-note{z-index:80;color:#e5e7eb;background:#0b1220;border-bottom:1px solid #ffffff1f;font-size:14px;position:sticky;top:0;box-shadow:0 14px 34px #0f172a38}.craft-demo-note-inner{justify-content:space-between;align-items:center;gap:20px;min-height:68px;padding:10px 24px;display:flex}.craft-demo-note-inner strong{color:#fff;margin-bottom:3px;font-size:17px;line-height:1.25;display:block}.craft-demo-note-inner span{color:#cbd5e1;line-height:1.35;display:block}.craft-demo-note-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.craft-demo-activate{color:#0b1220;white-space:nowrap;background:#fef3c7;border-radius:999px;padding:15px 24px;font-weight:900;text-decoration:none;box-shadow:0 14px 34px #facc1538}.craft-container{max-width:1180px;margin:0 auto}.craft-header{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border-bottom:1px solid #e2e8f0e6;position:sticky;top:68px}.craft-nav{justify-content:space-between;align-items:center;gap:20px;height:74px;padding:0 24px;display:flex}.craft-logo{color:#162033;white-space:nowrap;text-overflow:ellipsis;max-width:390px;font-weight:900;text-decoration:none;overflow:hidden}.craft-nav nav{gap:24px;display:flex}.craft-nav nav a{color:#334155;font-weight:800;text-decoration:none}.craft-hero{align-items:center;min-height:calc(100vh - 84px);display:grid;position:relative;overflow:hidden}.craft-hero-image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.craft-hero-shade{background:linear-gradient(90deg,#fffffffa 0%,#ffffffe6 34%,#ffffff6b 62%,#ffffff0d 100%);position:absolute;inset:0}.craft-hero-content{padding:88px 24px 110px;position:relative}.craft-eyebrow{text-transform:uppercase;letter-spacing:.1em;color:#1f766f;margin-bottom:14px;font-size:12px;font-weight:900;display:inline-flex}.craft-eyebrow.dark{color:#1f766f}.craft-hero h1{letter-spacing:0;color:#111827;max-width:790px;margin:0 0 18px;font-size:clamp(44px,6vw,84px);line-height:1.01}.craft-subline{color:#1f766f;max-width:760px;margin-bottom:18px;font-size:clamp(22px,2.3vw,32px);font-weight:900;line-height:1.22}.craft-intro{color:#475569;max-width:680px;font-size:20px;line-height:1.72}.craft-actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.craft-proof-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:760px;margin-top:24px;display:grid}.craft-proof-row div{background:#ffffffd1;border:1px solid #cbd5e1e6;border-radius:18px;padding:14px 16px;box-shadow:0 14px 36px #0f172a14}.craft-proof-row strong{color:#111827;font-size:24px;line-height:1.1;display:block}.craft-proof-row span{color:#475569;margin-top:5px;font-size:13px;font-weight:900;line-height:1.35;display:block}.craft-hero-meta{flex-wrap:wrap;gap:10px;max-width:760px;margin-top:26px;display:flex}.craft-hero-meta span{color:#243245;background:#ffffffc2;border:1px solid #cbd5e1e6;border-radius:999px;padding:10px 13px;font-weight:900;box-shadow:0 12px 34px #0f172a14}.craft-button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:14px 21px;font-weight:900;text-decoration:none;display:inline-flex}.craft-button.primary{color:#fff;background:#153c38;box-shadow:0 16px 36px #153c3838}.craft-button.secondary,.craft-button.light{color:#162033;background:#fff;border:1px solid #dbe3ea}.craft-strip{color:#fff;background:#153c38}.craft-strip-grid{grid-template-columns:repeat(4,1fr);gap:1px;padding:0 24px;display:grid}.craft-strip-grid div{text-align:center;background:#ffffff0f;padding:20px 18px;font-weight:900}.craft-section{padding:86px 24px}.craft-soft{background:#f7f2ea}.craft-section-head{max-width:760px;margin-bottom:36px}.craft-section h2{letter-spacing:0;color:#111827;margin:0 0 18px;font-size:clamp(34px,4vw,58px);line-height:1.05}.craft-section p{color:#475569;font-size:18px;line-height:1.72}.craft-service-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.craft-service-card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:24px;box-shadow:0 16px 40px #0f172a0d}.craft-service-card span{color:#153c38;background:#e0f2ef;border-radius:50%;place-items:center;width:34px;height:34px;margin-bottom:16px;font-weight:900;display:grid}.craft-service-card h3{color:#111827;margin:0 0 10px;font-size:20px}.craft-service-card p{margin:0;font-size:15px}.craft-process-section{background:#fff}.craft-process-grid{grid-template-columns:.95fr 1.05fr;align-items:start;gap:52px;display:grid}.craft-process-list{gap:16px;display:grid}.craft-process-list article{background:#f8fafc;border:1px solid #dbe3ea;border-radius:26px;grid-template-columns:64px 1fr;gap:18px;padding:22px;display:grid;box-shadow:0 16px 42px #0f172a0a}.craft-process-list article>span{color:#fff;background:#153c38;border-radius:18px;place-items:center;width:48px;height:48px;font-weight:900;display:grid}.craft-process-list h3{color:#111827;margin:0 0 8px;font-size:21px}.craft-process-list p{margin:0;font-size:15px}.craft-decision-box{background:#fbf8f3;border:1px solid #eadfce;border-radius:26px;margin-top:28px;padding:24px}.craft-decision-box h3{color:#111827;margin:0 0 10px;font-size:22px}.craft-decision-box p{margin:0 0 18px;font-size:15px}.craft-decision-tags{flex-wrap:wrap;gap:10px;display:flex}.craft-decision-tags span{color:#18212f;background:#fff;border:1px solid #eadfce;border-radius:999px;padding:9px 12px;font-weight:900}.craft-story{grid-template-columns:1fr .9fr;align-items:center;gap:52px;display:grid}.craft-personality{background:#fff;border:1px solid #eadfce;border-radius:24px;margin-top:28px;padding:22px;box-shadow:0 16px 46px #4436270f}.craft-personality h3{color:#111827;margin:0 0 10px;font-size:22px}.craft-personality p{color:#475569;margin:0 0 16px;font-size:16px}.craft-personality div{flex-wrap:wrap;gap:10px;display:flex}.craft-personality span{color:#18212f;background:#fbf8f3;border:1px solid #eadfce;border-radius:999px;padding:9px 12px;font-weight:900}.craft-trust-card{background:#fff;border:1px solid #eadfce;border-radius:26px;gap:14px;padding:26px;display:grid;box-shadow:0 20px 60px #44362714}.craft-trust-card div{background:#fbf8f3;border-radius:18px;align-items:center;gap:12px;padding:15px;display:flex}.craft-trust-card span{color:#fff;background:#153c38;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.craft-gallery-section{background:#fff}.craft-gallery{grid-template-columns:.92fr 1.08fr;align-items:center;gap:52px;display:grid}.craft-gallery-image{background:#e5e7eb;border-radius:30px;min-height:430px;overflow:hidden;box-shadow:0 28px 80px #0f172a1f}.craft-gallery-image img{object-fit:cover;width:100%;height:100%;min-height:430px;display:block}.craft-gallery-copy blockquote{background:#f8fafc;border:1px solid #dbe3ea;border-radius:24px;margin:28px 0 0;padding:24px}.craft-gallery-copy blockquote p{color:#18212f;margin-bottom:12px;font-size:20px}.craft-gallery-copy cite{color:#64748b;font-style:normal;font-weight:900}.craft-reference-list{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px;display:grid}.craft-reference-list article{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:16px;box-shadow:0 14px 34px #0f172a0d}.craft-reference-list strong{color:#111827;margin-bottom:6px;display:block}.craft-reference-list span{color:#64748b;font-size:14px;font-weight:800;line-height:1.45;display:block}.craft-contact-grid{grid-template-columns:1fr .9fr;align-items:start;gap:42px;display:grid}.craft-contact-card{background:#fff;border:1px solid #dbe3ea;border-radius:28px;padding:30px;box-shadow:0 24px 70px #0f172a14}.craft-contact-card h3{color:#111827;margin:0 0 20px;font-size:26px}.craft-contact-card a{color:inherit}.craft-contact-actions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.craft-map{background:#e5e7eb;border:0;border-radius:22px;width:100%;min-height:230px;margin-top:22px}.craft-hours{gap:10px;max-width:520px;margin-top:24px;display:grid}.craft-hours div{background:#fff;border:1px solid #dbe3ea;border-radius:16px;justify-content:space-between;gap:18px;padding:13px 15px;display:flex}.craft-hours span{color:#64748b;font-weight:900}.craft-hours strong{color:#18212f}.craft-faq-section{background:#fbf8f3}.craft-faq-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.craft-faq-grid article{background:#fff;border:1px solid #eadfce;border-radius:22px;padding:24px;box-shadow:0 16px 40px #4436270d}.craft-faq-grid h3{color:#111827;margin:0 0 10px;font-size:20px}.craft-faq-grid p{margin:0;font-size:15px}.craft-conversion-section{color:#fff;background:#153c38;padding:70px 24px}.craft-conversion-box{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;display:grid}.craft-conversion-box .craft-eyebrow{color:#99f6e4}.craft-conversion-box h2{color:#fff;margin:0 0 14px;font-size:clamp(32px,4vw,54px);line-height:1.05}.craft-conversion-box p{color:#d8f3ee;max-width:780px;margin:0 0 10px;font-size:18px;line-height:1.65}.craft-conversion-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.craft-conversion-actions .craft-button.primary{color:#111827;background:#fef3c7;box-shadow:0 16px 36px #facc152e}.craft-activate{background:#edf7f5;padding:56px 24px}.craft-activate-inner{justify-content:space-between;align-items:center;gap:28px;display:flex}.craft-activate h2{font-size:clamp(30px,3.5vw,48px)}.craft-change-section{background:#fff}.craft-change-grid{grid-template-columns:1fr .95fr;align-items:start;gap:42px;display:grid}.craft-change-form{background:#f8fafc;border:1px solid #dbe3ea;border-radius:28px;gap:16px;padding:26px;display:grid;box-shadow:0 24px 70px #0f172a12}.craft-change-form label{color:#475569;text-transform:uppercase;letter-spacing:.06em;gap:8px;font-size:12px;font-weight:900;display:grid}.craft-change-form textarea,.craft-change-form input{color:#111827;background:#fff;border:1px solid #dbe3ea;border-radius:14px;outline:none;width:100%;padding:13px}.craft-change-form textarea{resize:vertical;text-transform:none;letter-spacing:0;min-height:150px;font-weight:500;line-height:1.55}.craft-change-form textarea:focus,.craft-change-form input:focus{border-color:#153c38;box-shadow:0 0 0 3px #153c381f}.craft-change-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.craft-form-message{font-weight:800;margin:0!important;font-size:15px!important}.craft-form-message.success{color:#166534!important}.craft-form-message.error{color:#991b1b!important}.craft-legal-section{background:#f8fafc}.craft-legal-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.craft-legal-grid article{background:#fff;border:1px solid #dbe3ea;border-radius:26px;padding:26px;box-shadow:0 18px 50px #0f172a0d}.craft-legal-grid pre{white-space:pre-wrap;font:inherit;color:#475569;margin:0;line-height:1.65}.craft-legal-warning{background:#fef3c7;border:1px solid #fde68a;border-radius:14px;padding:12px;font-weight:800;color:#92400e!important}.craft-cookie{z-index:120;color:#fff;background:#111827;border:1px solid #ffffff24;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;padding:16px;display:flex;position:fixed;bottom:18px;left:18px;right:18px;box-shadow:0 24px 70px #0000003d}.craft-cookie p{color:#d1d5db;margin:5px 0 0;font-size:14px;line-height:1.45}.craft-cookie button{color:#111827;cursor:pointer;white-space:nowrap;background:#fff;border:0;border-radius:999px;min-height:42px;padding:0 16px;font-weight:900}.craft-footer{color:#fff;background:#111827;padding:34px 24px}.craft-footer-grid{grid-template-columns:1fr 1.2fr;align-items:start;gap:24px;display:grid}.craft-footer strong{display:block}.craft-footer span{color:#9ca3af}.craft-footer-legal{flex-wrap:wrap;justify-content:flex-end;gap:18px;display:flex}.craft-footer-legal details{max-width:420px}.craft-footer-legal summary{cursor:pointer;color:#e5e7eb;font-weight:900}.craft-footer-legal pre{white-space:pre-wrap;font:inherit;color:#9ca3af;margin:12px 0 0;font-size:13px;line-height:1.55}.craft-mobile-call{display:none}.craft-layout-editorial .craft-hero{align-items:end}.craft-layout-editorial .craft-hero-shade{background:linear-gradient(#ffffff1f 0%,#ffffffc7 58%,#fffffffa 100%)}.craft-layout-editorial .craft-hero-content{text-align:center;margin:0 auto;padding-top:360px}.craft-layout-editorial .craft-hero h1,.craft-layout-editorial .craft-subline,.craft-layout-editorial .craft-intro,.craft-layout-editorial .craft-hero-meta{margin-left:auto;margin-right:auto}.craft-layout-editorial .craft-actions,.craft-layout-editorial .craft-hero-meta{justify-content:center}.craft-layout-centered .craft-hero-shade{background:linear-gradient(90deg,#111827ad,#11182738)}.craft-layout-centered .craft-hero h1,.craft-layout-centered .craft-subline,.craft-layout-centered .craft-intro{color:#fff;text-shadow:0 2px 18px #0000003d}.craft-layout-centered .craft-eyebrow{color:#fef3c7}.craft-layout-centered .craft-button.secondary{background:#ffffffeb}.craft-layout-centered .craft-hero-meta span{color:#fff;background:#ffffff2e;border-color:#ffffff47}.craft-variant-a .craft-gallery-image{border-radius:30px 30px 8px}.craft-variant-a .craft-service-card{border-radius:18px}.craft-variant-b .craft-service-card{box-shadow:none;border-color:#d7c7ae;border-radius:8px}.craft-variant-b .craft-gallery{grid-template-columns:1fr 1fr}.craft-variant-b .craft-reference-list article{background:#fbf8f3;border-color:#eadfce}.craft-variant-c .craft-service-card{border-left:5px solid #153c38;border-radius:18px}.craft-variant-c .craft-gallery-image{border-radius:18px;min-height:360px}.craft-hero-wide .craft-hero-content{max-width:980px}.craft-hero-portrait .craft-hero-image{object-position:center}.craft-trust-badges .craft-trust-card{grid-template-columns:1fr}.craft-reference-proof blockquote{background:#111827;border-color:#111827}.craft-reference-proof blockquote p,.craft-reference-proof cite{color:#fff}.craft-tone-warm .craft-soft,.craft-tone-warm .craft-faq-section{background:#f7f2ea}.craft-tone-clear .craft-soft,.craft-tone-clear .craft-faq-section{background:#eef6f8}.craft-dach .craft-button.primary,.craft-dach .craft-strip,.craft-dach .craft-trust-card span{background:#293744}.craft-dach .craft-eyebrow,.craft-dach .craft-subline{color:#4b6478}.craft-sanitaer .craft-button.primary,.craft-sanitaer .craft-strip,.craft-sanitaer .craft-trust-card span{background:#0f766e}.craft-elektro .craft-button.primary,.craft-elektro .craft-strip,.craft-elektro .craft-trust-card span{background:#164a63}.craft-elektro .craft-eyebrow,.craft-elektro .craft-subline{color:#1d6f92}.craft-maler .craft-button.primary,.craft-maler .craft-strip,.craft-maler .craft-trust-card span{background:#6f4d35}.craft-maler .craft-eyebrow,.craft-maler .craft-subline{color:#7a5a42}.craft-beratung .craft-button.primary,.craft-beratung .craft-strip,.craft-beratung .craft-trust-card span{background:#1f3a5f}.craft-beratung .craft-eyebrow,.craft-beratung .craft-subline{color:#246b6f}.craft-beratung .craft-service-card span{color:#1f3a5f;background:#dbeafe}@media (max-width:1050px){.craft-nav nav{display:none}.craft-nav{height:64px}.craft-hero{align-items:end;min-height:760px}.craft-hero-shade{background:linear-gradient(#ffffff40 0%,#ffffffeb 48%,#fff 100%)}.craft-hero-content{padding:320px 20px 54px}.craft-strip-grid,.craft-service-grid,.craft-process-grid,.craft-story,.craft-gallery,.craft-contact-grid,.craft-faq-grid,.craft-change-grid,.craft-change-row,.craft-legal-grid,.craft-reference-list{grid-template-columns:1fr}.craft-layout-editorial .craft-hero-content{text-align:left;margin:0;padding-top:320px}.craft-layout-editorial .craft-actions,.craft-layout-editorial .craft-hero-meta{justify-content:flex-start}.craft-proof-row,.craft-conversion-box{grid-template-columns:1fr}.craft-conversion-actions{justify-content:flex-start}.craft-layout-centered .craft-hero-shade{background:linear-gradient(#11182714 0%,#111827bd 58%,#111827e0 100%)}.craft-layout-centered .craft-hero-content{padding-top:320px}.craft-gallery-image,.craft-gallery-image img{min-height:320px}.craft-hours div,.craft-cookie{display:grid}.craft-demo-note-inner{min-height:112px;padding:12px 16px;display:grid}.craft-demo-note-actions{align-items:stretch}.craft-demo-activate{text-align:center;width:100%}.craft-header{top:112px}.craft-strip-grid{padding:0}.craft-section{padding:66px 20px}.craft-activate-inner,.craft-footer-grid{display:grid}.craft-footer-legal{justify-content:flex-start}.craft-mobile-call{z-index:80;color:#fff;background:#153c38;border-radius:999px;justify-content:center;align-items:center;min-height:54px;font-weight:900;text-decoration:none;display:flex;position:fixed;bottom:16px;left:16px;right:16px;box-shadow:0 20px 50px #0f172a38}}
