:root{--orange:#ef7f2c;--orange-2:#ff9b55;--ink:#17191c;--ink-2:#24272b;--graphite:#737477;--paper:#f3f1ec;--cream:#fbfaf7;--white:#fff;--line:#d9d5cd;--muted:#62666b;--shadow:0 24px 70px rgba(18,19,21,.14);--radius:22px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:var(--cream);color:var(--ink);line-height:1.6}a{color:inherit}img{display:block;max-width:100%}.wrap{width:min(1220px,calc(100% - 44px));margin:auto}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;background:#fff;padding:1rem;z-index:99}.eyebrow{font-size:.76rem;text-transform:uppercase;letter-spacing:.2em;font-weight:900;color:var(--orange)}h1,h2,h3{line-height:1.08;margin-top:0}h1{font-size:clamp(3rem,6.3vw,6.6rem);letter-spacing:-.065em;max-width:980px;margin-bottom:1.4rem}h2{font-size:clamp(2.2rem,4.4vw,4.3rem);letter-spacing:-.05em}h3{font-size:1.35rem;letter-spacing:-.02em}p{margin-top:0}.topline{background:var(--ink);color:#d7dade;border-bottom:1px solid #383c41;font-size:.85rem}.topline .wrap{min-height:38px;display:flex;justify-content:space-between;align-items:center;gap:1rem}.topline a{text-decoration:none}.header{position:sticky;top:0;z-index:30;background:rgba(251,250,247,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(23,25,28,.1)}.nav{height:84px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.logo img{width:275px;height:auto}.links{display:flex;align-items:center;gap:1.5rem}.links a{text-decoration:none;font-size:.9rem;font-weight:800}.links a:hover,.links a[aria-current=page]{color:var(--orange)}.menu{display:none;background:none;border:1px solid var(--line);padding:.55rem .75rem;border-radius:10px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:52px;padding:.8rem 1.25rem;border:1px solid var(--orange);border-radius:100px;background:var(--orange);color:#17191c;text-decoration:none;font-weight:900;transition:.2s}.btn:hover{background:var(--orange-2);transform:translateY(-2px)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:3px}.btn.dark{background:var(--ink);color:#fff;border-color:var(--ink)}.btn.light{background:transparent;color:#fff;border-color:#8a8d91}.hero{min-height:760px;color:#fff;background:linear-gradient(90deg,rgba(15,16,18,.99) 0%,rgba(15,16,18,.86) 43%,rgba(15,16,18,.08) 75%),url('assets/hero-handwerk.png') center/cover;display:flex;align-items:center;position:relative}.hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:8px;background:linear-gradient(90deg,var(--orange) 0 32%,#4b4e53 32% 100%)}.hero-content{padding:100px 0;max-width:820px}.hero h1 span{color:var(--orange)}.hero .lead{font-size:1.2rem;max-width:680px;color:#d9dadd}.actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:2rem}.trust-row{display:flex;gap:1.4rem;flex-wrap:wrap;margin-top:3rem;color:#c6c9cc;font-size:.9rem}.trust-row span:before{content:"✓";color:var(--orange);font-weight:900;margin-right:.5rem}.proof{background:var(--ink);color:#fff}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr)}.proof-item{padding:2rem 1.5rem;border-right:1px solid #3b3e42}.proof-item:last-child{border:0}.proof-item strong{display:block;font-size:1.45rem;color:var(--orange)}.section{padding:110px 0}.split-head{display:grid;grid-template-columns:.85fr 1.15fr;gap:6rem;align-items:end;margin-bottom:3.3rem}.split-head p:last-child{font-size:1.1rem;color:var(--muted)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:2rem;box-shadow:0 12px 40px rgba(20,22,25,.05);transition:.2s}.card:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:#efb486}.number{width:42px;height:42px;border-radius:50%;background:#fff2e8;color:#c75c10;display:grid;place-items:center;font-weight:900;margin-bottom:1.4rem}.card ul{padding-left:1.1rem;color:var(--muted)}.card a{font-weight:900;color:#bd5813}.dark-section{background:var(--ink);color:#fff;overflow:hidden}.dark-section .split-head p:last-child{color:#c5c7ca}.workflow{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;position:relative}.step{background:var(--ink-2);border:1px solid #3b3e43;border-radius:var(--radius);padding:1.8rem;position:relative}.step b{display:block;color:var(--orange);font-size:2rem;margin-bottom:2rem}.step p{color:#bbbfc3}.step:not(:last-child):after{content:"→";position:absolute;right:-1.1rem;top:50%;z-index:2;width:2.2rem;height:2.2rem;border-radius:50%;display:grid;place-items:center;background:var(--orange);color:#111;font-weight:900}.system-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.dashboard{background:#fff;border-radius:28px;padding:1rem;box-shadow:var(--shadow);transform:rotate(1deg)}.dash-head{display:flex;justify-content:space-between;background:#f4f2ed;padding:1rem;border-radius:17px}.dash-body{display:grid;grid-template-columns:.8fr 1.2fr;gap:1rem;padding-top:1rem}.dash-side,.dash-main{background:#f7f6f2;border-radius:17px;padding:1.2rem}.dash-stat{border-left:5px solid var(--orange);background:#fff;padding:1rem;margin-bottom:.8rem;border-radius:10px}.file{display:flex;gap:.8rem;align-items:center;padding:.8rem;border-bottom:1px solid var(--line)}.file i{width:34px;height:40px;background:#ffd8bb;border-radius:6px}.checklist{list-style:none;padding:0}.checklist li{margin:.75rem 0}.checklist li:before{content:"✓";display:inline-grid;place-items:center;width:25px;height:25px;border-radius:50%;background:var(--orange);margin-right:.7rem;font-weight:900}.partner-band{background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.partner-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:5rem;align-items:center}.partner-box{background:#fff;border-radius:var(--radius);padding:2.5rem;border:1px solid var(--line)}.partner-line{display:flex;align-items:center;gap:1rem;margin:1rem 0}.partner-line span{width:45px;height:45px;border:1px solid var(--line);border-radius:12px;display:grid;place-items:center;color:var(--orange);font-weight:900}.audiences{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.audience{min-height:240px;border-radius:var(--radius);padding:1.5rem;background:linear-gradient(145deg,#202327,#111315);color:#fff;display:flex;flex-direction:column;justify-content:flex-end;border-bottom:5px solid var(--orange)}.audience small{color:#b9bdc0}.quote-section{background:var(--orange);color:#1a1b1d}.quote{font-size:clamp(2rem,4.5vw,4.7rem);line-height:1.05;letter-spacing:-.05em;max-width:1050px}.faq{max-width:900px;margin:auto}.faq details{border-top:1px solid var(--line);padding:1.2rem 0}.faq summary{font-size:1.1rem;font-weight:900;cursor:pointer}.faq details p{color:var(--muted);padding-top:1rem}.contact{background:var(--ink);color:#fff}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:5rem}.contact a{color:#fff}.form{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.field{display:flex;flex-direction:column;gap:.35rem}.field.full{grid-column:1/-1}.field input,.field select,.field textarea{font:inherit;padding:1rem;border:1px solid #53575c;border-radius:12px;background:#25282d;color:#fff}.field textarea{min-height:145px}.form button{justify-self:start;cursor:pointer}.notice{font-size:.82rem;color:#adb1b5}.footer{background:#0d0e10;color:#d7d9dc;padding:55px 0 25px}.footer-logo{filter:brightness(0) invert(1);opacity:.9;width:310px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:4rem}.footer nav{display:flex;flex-direction:column;gap:.5rem}.footer a{color:#fff}.copy{margin-top:35px;padding-top:20px;border-top:1px solid #32353a;color:#8f9498;font-size:.85rem}.page-hero{background:linear-gradient(135deg,#111315,#2a2d31);color:#fff;padding:110px 0 85px}.page-hero h1{font-size:clamp(3rem,6vw,5.8rem)}.page-hero p{font-size:1.15rem;color:#c9cccf;max-width:760px}.content-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:5rem}.sticky{position:sticky;top:120px;align-self:start}.service-row{padding:2.2rem 0;border-top:1px solid var(--line);display:grid;grid-template-columns:80px 1fr;gap:1.5rem}.service-row b{font-size:2rem;color:var(--orange)}.legal{max-width:900px}.legal h2{font-size:1.75rem;margin-top:2.7rem;letter-spacing:-.03em}.legal-note{background:#fff2e8;border-left:5px solid var(--orange);padding:1.2rem;border-radius:0 12px 12px 0}.cta-panel{background:var(--orange);padding:3rem;border-radius:var(--radius);display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:center}
@media(max-width:980px){.links{display:none;position:absolute;top:84px;left:0;right:0;background:var(--cream);padding:1.4rem 22px;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--line)}.links.open{display:flex}.menu{display:block}.split-head,.system-grid,.partner-grid,.contact-grid,.content-grid{grid-template-columns:1fr;gap:2.5rem}.cards{grid-template-columns:repeat(2,1fr)}.workflow{grid-template-columns:repeat(2,1fr)}.step:nth-child(2):after{display:none}.audiences{grid-template-columns:repeat(2,1fr)}.sticky{position:static}.hero{min-height:680px;background-position:62% center}}
@media(max-width:640px){.wrap{width:min(100% - 28px,1220px)}.topline .wrap{justify-content:center}.topline span{display:none}.logo img{width:205px}.hero{min-height:650px;background:linear-gradient(90deg,rgba(15,16,18,.97),rgba(15,16,18,.66)),url('assets/hero-handwerk.png') 65% center/cover}.hero-content{padding:70px 0}.proof-grid,.cards,.workflow,.audiences,.form,.footer-grid{grid-template-columns:1fr}.proof-item{border-right:0;border-bottom:1px solid #3b3e42}.step:after{display:none!important}.dash-body{grid-template-columns:1fr}.section{padding:75px 0}.cta-panel{grid-template-columns:1fr}.footer-logo{width:250px}}

