:root{--ink:#10251f;--ink-2:#17362e;--ink-soft:#5f6f68;--paper:#f4f1e9;--paper-2:#ebe7dc;--white:#fffefa;--line:#d8d8cf;--line-dark:#b8bdb6;--orange:#ff6b3d;--orange-dark:#d94c24;--mint:#dcebdc;--lime:#d7ec75;--success:#2d7a58;--danger:#b94a3a;--font-sans:var(--font-geist-sans), "Avenir Next", "Segoe UI", Helvetica, Arial, sans-serif;--font-mono:var(--font-geist-mono), "SFMono-Regular", Consolas, monospace;--shadow-sm:0 8px 30px #10251f14;--shadow-lg:0 28px 80px #10251f29;--radius-sm:10px;--radius-md:18px;--radius-lg:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.55}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}:is(button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible){outline-offset:3px;outline:3px solid #ff6b3d59}input,textarea,select{border:1px solid var(--line-dark);border-radius:var(--radius-sm);background:var(--white);width:100%;min-height:48px;color:var(--ink);outline:none;margin-top:7px;padding:11px 13px;transition:border-color .18s,box-shadow .18s,background .18s}textarea{resize:vertical;line-height:1.5}input:hover,textarea:hover,select:hover{border-color:#8e9a94}input:focus,textarea:focus,select:focus{border-color:var(--orange);box-shadow:0 0 0 4px #ff6b3d1a}button:disabled{opacity:.48;cursor:not-allowed!important}.brand{color:inherit;letter-spacing:-.02em;align-items:center;gap:11px;font-size:15px;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark{object-fit:contain;flex:none;width:40px;height:40px;display:block}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:15px;min-height:50px;padding:0 22px;font-size:14px;font-weight:800;line-height:1;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--orange);color:var(--ink);box-shadow:0 10px 24px #ff6b3d3d}.button.primary:hover{background:#ff7a50;box-shadow:0 14px 30px #ff6b3d4d}.button.dark{background:var(--ink);color:#fff}.button.ghost,.button.secondary{border-color:var(--line-dark);background:var(--white);color:var(--ink)}.button.plan-secondary{background:var(--white);color:var(--ink)}.section-number{color:var(--orange-dark);letter-spacing:.11em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:850;display:block}.launch-page{background:var(--paper);overflow:hidden}.launch-topbar{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffefaf5;border:1px solid #10251f24;border-radius:22px;grid-template-columns:1fr auto 1fr;align-items:center;width:min(1240px,100% - 40px);min-height:80px;margin:16px auto 0;padding:0 18px 0 22px;display:grid;position:relative;box-shadow:0 12px 40px #10251f0f}.launch-topbar .brand{letter-spacing:-.025em;gap:13px;font-size:16px}.launch-topbar .brand-mark{width:46px;height:46px}.launch-topbar nav{gap:34px;display:flex}.launch-topbar nav a{color:#53655e;font-size:14px;font-weight:680;text-decoration:none}.launch-topbar nav a:hover{color:var(--ink)}.launch-topbar .small-cta{background:var(--ink);color:#fff;border-radius:999px;justify-self:end;align-items:center;gap:12px;min-height:44px;padding:0 17px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.launch-topbar .small-cta span{color:var(--lime)}.launch-hero-v3{background:var(--white);width:min(1240px,100% - 40px);color:var(--ink);border:1px solid #10251f1f;border-radius:30px;margin:16px auto 0;padding:82px 64px 68px;position:relative;overflow:hidden}.launch-hero-v3:before{content:"";opacity:.045;background:url(/brand/angebotswerk-mark.png) 50%/contain no-repeat;width:610px;height:610px;position:absolute;top:-215px;right:-135px}.launch-hero-v3:after{content:"";border:1px solid #10251f1a;border-radius:50%;width:410px;height:410px;position:absolute;bottom:-320px;left:43%}.launch-hero-v3 .hero-grid{z-index:2;grid-template-columns:.95fr 1.05fr;align-items:center;gap:58px;display:grid;position:relative}.hero-message{min-width:0}.eyebrow{color:#53655e;letter-spacing:.015em;align-items:center;gap:11px;margin-bottom:25px;font-size:13px;font-weight:720;display:flex}.eyebrow>span{background:var(--orange);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #ff6b3d1a}.launch-hero-v3 h1{letter-spacing:-.058em;margin:0;font-size:clamp(56px,6.2vw,84px);font-weight:740;line-height:.95}.launch-hero-v3 h1 em{color:var(--orange);font-style:normal}.hero-copy{color:#4d5e56;max-width:610px;margin:28px 0 0;font-size:18.5px;line-height:1.7}.hero-actions{align-items:center;gap:25px;margin-top:32px;display:flex}.hero-actions .text-link{color:var(--ink);font-size:14px;font-weight:750;text-decoration:none}.hero-actions .text-link span{color:var(--orange-dark);margin-left:8px}.hero-trust{flex-wrap:wrap;gap:8px;margin-top:30px;display:flex}.hero-trust span{border:1px solid var(--line);background:var(--paper);color:#53645c;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:650}.micro-copy{color:#697970;margin:15px 0 0;font-size:12px}.hero-product{min-width:0;color:var(--ink);background:#f4f5ef;border:1px solid #10251f47;border-radius:24px;padding:16px;position:relative;transform:none;box-shadow:18px 20px #10251f12,0 28px 70px #10251f24}.product-head{justify-content:space-between;align-items:center;min-height:60px;padding:0 6px 14px;display:flex}.product-head>div{align-items:center;gap:11px;display:flex}.product-avatar{background:var(--ink);color:#fff;border-radius:10px;place-items:center;width:38px;height:38px;font-size:11px;font-weight:900;display:grid}.product-head p{margin:0}.product-head strong,.product-head small{display:block}.product-head strong{font-size:12px}.product-head small{color:#6e7c75;margin-top:2px;font-size:10px}.product-state{background:var(--mint);color:var(--success);text-transform:uppercase;border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:10px;font-weight:850;display:inline-flex}.product-state i,.product-foot i{background:#3fb174;border-radius:50%;width:6px;height:6px}.product-body{grid-template-columns:1.35fr .75fr;gap:12px;display:grid}.offer-snapshot{background:var(--white);border-radius:16px;padding:24px;box-shadow:0 7px 24px #10251f14}.snapshot-meta{color:#6f7d76;letter-spacing:.07em;justify-content:space-between;align-items:center;font-size:9px;font-weight:850;display:flex}.snapshot-meta b{color:#53645c;background:#edf0ec;border-radius:999px;padding:5px 7px;font-size:8px}.offer-snapshot h2{letter-spacing:-.035em;margin:28px 0 4px;font-size:25px;line-height:1.08}.offer-snapshot>p{color:#728079;margin:0;font-size:10px}.snapshot-lines{border-top:1px solid var(--line);margin-top:28px}.snapshot-lines span{border-bottom:1px solid var(--line);grid-template-columns:25px 1fr auto;align-items:center;gap:8px;min-height:45px;font-size:9px;display:grid}.snapshot-lines i{color:var(--orange-dark);font-style:normal;font-weight:900}.snapshot-lines b{font-size:9px}.snapshot-total{background:var(--mint);border-radius:10px;justify-content:space-between;align-items:center;margin-top:17px;padding:14px 15px;font-size:9px;font-weight:800;display:flex}.snapshot-total strong{font-size:15px}.product-flow{background:var(--ink);color:#fff;border-radius:16px;padding:19px 15px}.flow-title{color:#a4b5ad;letter-spacing:.1em;font-size:9px;font-weight:850}.flow-step{grid-template-columns:28px 1fr;align-items:center;gap:9px;min-height:68px;display:grid;position:relative}.flow-step:not(:last-child):after{content:"";background:#40574e;width:1px;height:18px;position:absolute;bottom:-7px;left:13px}.flow-step>i{color:#9eb0a7;border:1px solid #52685f;border-radius:50%;place-items:center;width:28px;height:28px;font-size:9px;font-style:normal;font-weight:850;display:grid}.flow-step.done>i{border-color:var(--success);background:var(--success);color:#fff}.flow-step.active>i{border-color:var(--orange);background:var(--orange);color:var(--ink)}.flow-step strong,.flow-step small{display:block}.flow-step strong{font-size:10px}.flow-step small{color:#a4b5ad;margin-top:3px;font-size:8px;line-height:1.35}.product-foot{color:#53645c;justify-content:space-between;align-items:center;min-height:48px;padding:14px 7px 0;font-size:10px;display:flex}.product-foot span{align-items:center;gap:7px;display:inline-flex}.product-foot strong{color:var(--ink);font-size:9px}.hero-dashboard-stats{border:1px solid var(--line);background:var(--white);border-radius:14px;grid-template-columns:repeat(3,1fr);margin-bottom:12px;display:grid;overflow:hidden}.hero-business-grid{grid-template-columns:minmax(0,1.3fr) minmax(150px,.7fr);gap:12px;display:grid}.hero-invoice-card{background:var(--white);border-radius:16px;min-width:0;padding:22px;box-shadow:0 7px 24px #10251f14}.hero-invoice-card .snapshot-meta b{background:var(--mint);color:var(--success)}.hero-invoice-card>p{color:#728079;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:9px;overflow:hidden}.hero-invoice-amount{background:var(--mint);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-top:24px;padding:15px;display:flex}.hero-invoice-amount span{font-size:8px;font-weight:800}.hero-invoice-meta{color:#74827b;justify-content:space-between;gap:8px;margin-top:14px;font-size:8px;display:flex}.hero-product-flow{padding-inline:14px}.outcome-strip{background:var(--ink);border-radius:22px;grid-template-columns:repeat(3,1fr);width:min(1240px,100% - 40px);margin:16px auto 0;display:grid;overflow:hidden}.outcome-strip article{border-right:1px solid #ffffff21;align-items:center;gap:20px;min-height:116px;padding:25px 34px;display:flex}.outcome-strip article:last-child{border-right:0}.outcome-strip strong{color:var(--lime);letter-spacing:-.04em;font-size:28px}.outcome-strip span{color:#c8d4ce;max-width:190px;font-size:13px;line-height:1.5}.public-preview,.how-section,.pricing-section,.faq-section{padding:112px max(28px,50vw - 590px)}.public-preview{background:var(--paper);position:relative;overflow:hidden}.public-preview:before{content:"";opacity:.025;pointer-events:none;background:url(/brand/angebotswerk-mark.png) 50%/contain no-repeat;width:440px;height:440px;position:absolute;top:25px;right:-170px}.section-intro{grid-template-columns:1fr .7fr;align-items:end;gap:80px;margin-bottom:50px;display:grid}.section-intro,.public-preview>.demo-shell,.public-preview>.preview-controls{z-index:1;position:relative}.section-intro h2,.pricing-copy h2{letter-spacing:-.048em;margin:0;font-size:clamp(44px,5vw,68px);font-weight:730;line-height:1}.section-intro>p,.pricing-copy>p{color:#4e5e57;max-width:540px;margin:0 0 4px;font-size:17px;line-height:1.72}.launch-page .section-number{letter-spacing:.08em;border:1px solid #d94c2447;border-radius:999px;width:fit-content;padding:6px 9px;font-size:11px}.founder-section .section-number{border-color:#d7ec754d}.preview-controls{border:1px solid var(--line);background:var(--white);border-radius:20px;grid-template-columns:.85fr 1.3fr .75fr .9fr;align-items:end;gap:12px;margin-bottom:18px;padding:18px;display:grid}.preview-controls label>span,.preview-controls>div>span{color:#728079;margin-bottom:6px;font-size:11px;font-weight:800;display:block}.preview-controls input,.preview-controls select{background:var(--white);margin:0}.preview-controls>div{border-left:3px solid var(--orange);min-height:48px;padding:8px 5px 0 13px}.preview-controls>div strong{font-size:11px;display:block}.preview-privacy-note strong{color:var(--success)}.demo-shell{border:1px solid var(--line-dark);background:var(--white);box-shadow:none;border-radius:24px;padding:18px}.demo-topline{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:58px;padding:6px 8px 14px;display:flex}.demo-tabs{flex-wrap:wrap;gap:7px;display:flex}.demo-tabs button{color:#617169;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:0 15px;font-size:12px;font-weight:800;transition:background .18s,color .18s,box-shadow .18s;display:inline-flex}.demo-tabs button span{color:#97a39d;font-family:var(--font-mono);font-size:9px}.demo-tabs button:hover{color:var(--ink)}.demo-tabs button.active{border-color:var(--line);background:var(--white);color:var(--ink);box-shadow:0 5px 16px #10251f14}.demo-tabs button.active span{color:var(--orange-dark)}.demo-live{color:var(--success);letter-spacing:.08em;flex:none;align-items:center;gap:7px;font-size:9px;font-weight:900;display:inline-flex}.demo-live i{background:#36a86f;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #36a86f1f}.demo-stage-grid{grid-template-columns:minmax(0,1fr) 245px;align-items:stretch;gap:16px;margin-top:16px;display:grid}.demo-canvas{min-width:0}.demo-canvas>section[hidden]{display:none}.demo-view{min-height:580px}.preview-offer,.preview-mail,.customer-demo,.response-demo{border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-sm)}.preview-offer{background:var(--white);padding:50px 56px;position:relative;overflow:hidden}.preview-watermark{color:#d94c245c;letter-spacing:.12em;border:1px solid #ff6b3d40;padding:7px 55px;font-size:8px;font-weight:900;position:absolute;top:80px;right:-40px;transform:rotate(35deg)}.preview-document-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:24px;display:flex}.preview-document-head>div{align-items:center;gap:12px;display:flex}.paper-logo{background:var(--ink);color:#fff;border-radius:10px;place-items:center;width:38px;height:38px;font-size:10px;font-weight:900;display:grid}.preview-document-head strong{font-size:13px}.preview-document-head>span{color:var(--ink-soft);font-size:10px;font-weight:800}.paper-kicker{color:var(--orange-dark);letter-spacing:.1em;margin-top:28px;font-size:10px;font-weight:850;display:block}.preview-offer h3{letter-spacing:-.04em;margin:8px 0;font-size:34px;line-height:1.1}.preview-lead{max-width:520px;color:var(--ink-soft);margin:0;font-size:13px;line-height:1.55}.preview-positions{border-top:1px solid var(--line);margin-top:28px}.preview-positions>div{border-bottom:1px solid var(--line);grid-template-columns:30px 1fr auto;align-items:center;gap:12px;min-height:76px;display:grid}.preview-positions>div>span{color:var(--orange-dark);font-size:10px;font-weight:900}.preview-positions p{margin:0}.preview-positions p strong,.preview-positions p small{display:block}.preview-positions p strong,.preview-positions b{font-size:13px}.preview-positions p small{color:#77847d;margin-top:4px;font-size:11px}.preview-total{background:var(--mint);border-radius:11px;justify-content:space-between;align-items:center;margin-top:22px;padding:18px;font-size:11px;font-weight:850;display:flex}.preview-total strong{font-size:23px}.offer-demo-terms{border-top:1px solid var(--line);color:#75837c;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:25px;padding-top:18px;font-size:9px;line-height:1.45;display:grid}.customer-demo{background:#e8ece7;overflow:hidden}.customer-browser-bar{background:var(--white);border-bottom:1px solid #cfd6d1;align-items:center;gap:15px;min-height:54px;padding:0 18px;display:flex}.browser-dots{gap:5px;display:flex}.browser-dots i{background:#c8cfca;border-radius:50%;width:7px;height:7px}.browser-dots i:first-child{background:var(--orange)}.secure-address{min-height:29px;color:var(--success);background:#eef1ed;border-radius:999px;align-items:center;padding:0 14px;font-size:9px;font-weight:800;display:inline-flex}.demo-label{color:#819087;letter-spacing:.12em;margin-left:auto;font-size:8px;font-weight:900}.customer-demo-body{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:18px;min-height:524px;padding:28px;display:grid}.customer-offer-summary,.customer-decision-card{background:var(--white);border-radius:15px;box-shadow:0 8px 28px #10251f14}.customer-offer-summary{padding:32px;position:relative}.customer-brand{align-items:center;gap:11px;display:flex}.customer-brand>span{background:var(--ink);color:#fff;border-radius:10px;place-items:center;width:40px;height:40px;font-size:10px;font-weight:900;display:grid}.customer-brand p{margin:0}.customer-brand strong,.customer-brand small{display:block}.customer-brand strong{font-size:12px}.customer-brand small{color:#819087;font-size:9px}.customer-status{color:var(--orange-dark);letter-spacing:.06em;background:#fff0ea;border-radius:999px;padding:6px 9px;font-size:7px;font-weight:900;position:absolute;top:33px;right:30px}.customer-kicker{letter-spacing:.1em;font-weight:850;color:var(--orange-dark)!important;margin:38px 0 5px!important;font-size:9px!important}.customer-offer-summary h3{letter-spacing:-.04em;margin:0;font-size:30px;line-height:1.08}.customer-offer-summary>p{color:var(--ink-soft);margin:9px 0;font-size:11px}.customer-price{background:var(--mint);border-radius:11px;justify-content:space-between;align-items:center;gap:20px;margin-top:24px;padding:17px;display:flex}.customer-price span{font-size:9px;font-weight:750}.customer-price strong{font-size:20px}.customer-offer-summary ul{margin:21px 0 0;padding:0;list-style:none}.customer-offer-summary li{border-bottom:1px solid var(--line);color:#56665e;padding:8px 0 8px 20px;font-size:10px;position:relative}.customer-offer-summary li:before{content:"✓";color:var(--success);font-weight:900;position:absolute;left:0}.customer-decision-card{padding:27px 22px}.decision-icon{background:var(--mint);width:42px;height:42px;color:var(--success);border-radius:50%;place-items:center;font-weight:900;display:grid}.customer-decision-card h4{margin:18px 0 8px;font-size:20px;line-height:1.15}.customer-decision-card p{color:var(--ink-soft);margin:0 0 20px;font-size:11px;line-height:1.6}.customer-decision-card button{cursor:pointer;border-radius:999px;width:100%;min-height:44px;margin-top:8px;font-size:10px;font-weight:850}.demo-accept{background:var(--orange);color:var(--ink);border:0}.demo-decline{border:1px solid var(--line-dark);background:var(--white);color:var(--ink)}.customer-decision-card small{color:#849189;text-align:center;margin-top:15px;font-size:8px;line-height:1.5;display:block}.response-demo{background:var(--white);grid-template-columns:minmax(0,1fr) 280px;align-items:stretch;gap:18px;padding:38px;display:grid}.response-demo-card{background:var(--paper);border-radius:16px;padding:42px}.response-check{background:var(--mint);width:54px;height:54px;color:var(--success);border-radius:50%;place-items:center;font-size:22px;font-weight:900;display:grid}.response-demo.declined .response-check{color:var(--orange-dark);background:#fff0ea}.response-demo h3{letter-spacing:-.045em;max-width:570px;margin:10px 0;font-size:38px;line-height:1}.response-demo-card>p{max-width:610px;color:var(--ink-soft);font-size:13px;line-height:1.65}.response-facts{border:1px solid var(--line);background:var(--line);border-radius:12px;grid-template-columns:1fr 1fr;gap:1px;margin-top:28px;display:grid;overflow:hidden}.response-facts div{background:var(--white);min-width:0;padding:14px}.response-facts span,.response-facts strong{display:block}.response-facts span{color:#829088;text-transform:uppercase;font-size:8px;font-weight:850}.response-facts strong{text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:11px;overflow:hidden}.demo-reset{color:var(--orange-dark);cursor:pointer;background:0 0;border:0;margin-top:20px;padding:0;font-size:10px;font-weight:850}.response-demo-actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:20px;display:flex}.response-demo-actions .demo-reset{margin-top:0}.demo-next{background:var(--orange);min-height:42px;color:var(--ink);cursor:pointer;border:0;border-radius:999px;padding:0 17px;font-size:10px;font-weight:850}.response-proof{background:var(--ink);color:#fff;border-radius:16px;padding:30px 23px}.response-proof>span{color:var(--lime);letter-spacing:.1em;font-size:8px;font-weight:900}.response-proof ul{gap:20px;margin:30px 0 0;padding:0;list-style:none;display:grid}.response-proof li{color:#c5d2cc;align-items:center;gap:10px;font-size:10px;display:flex}.response-proof i{width:24px;height:24px;color:var(--lime);background:#28483d;border-radius:50%;flex:none;place-items:center;font-style:normal;font-weight:900;display:grid}.preview-mail{background:var(--ink);color:#fff;overflow:hidden}.mail-window{border-bottom:1px solid #3d544b;align-items:center;gap:7px;height:56px;padding:0 20px;display:flex}.mail-window i{background:#687d73;border-radius:50%;width:8px;height:8px}.mail-window i:first-child{background:var(--orange)}.mail-window span{color:#91a59b;letter-spacing:.09em;margin-left:auto;font-size:9px;font-weight:850}.mail-meta{color:#d4ddd8;border-bottom:1px solid #344a41;margin:0;padding:13px 28px;font-size:11px}.mail-meta span{color:#7e9489;width:70px;font-size:9px;font-weight:850;display:inline-block}.mail-body{color:#dce4df;padding:28px;font-size:14px;line-height:1.7}.mail-body strong{color:#fff}.mail-sequence{grid-template-columns:repeat(3,1fr);gap:7px;margin:12px 28px 28px;display:grid}.mail-sequence span{color:#9fb0a7;text-align:center;border:1px solid #4d6259;border-radius:9px;padding:10px;font-size:9px;font-weight:850}.mail-sequence span:first-child{border-color:var(--orange);color:#fff}.followup-demo-note{color:#9fb1a8;border:1px solid #40574e;border-radius:10px;margin:0 28px 28px;padding:14px 16px;font-size:9px;line-height:1.5}.invoice-demo{border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#e6ebe6;overflow:hidden}.invoice-demo-bar{background:var(--white);border-bottom:1px solid #cdd5cf;justify-content:space-between;align-items:center;gap:15px;min-height:52px;padding:0 20px;display:flex}.invoice-demo-bar span{color:#687870;letter-spacing:.07em;align-items:center;gap:8px;font-size:8px;font-weight:850;display:inline-flex}.invoice-demo-bar i{background:var(--success);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #2d7a581a}.invoice-demo-bar b{background:var(--mint);color:var(--success);letter-spacing:.06em;border-radius:999px;padding:6px 9px;font-size:8px}.invoice-demo-paper{border:1px solid var(--line);background:var(--white);border-radius:3px;width:min(720px,100% - 36px);min-height:510px;margin:18px auto;padding:34px 38px;box-shadow:0 9px 30px #10251f1a}.invoice-demo-head>div:last-child span{color:var(--orange-dark);letter-spacing:.1em;font-size:8px;font-weight:900}.invoice-demo-recipient span{color:#829088;letter-spacing:.08em;font-size:8px;font-weight:850}.invoice-demo-paper>h3{letter-spacing:-.035em;margin:26px 0 0;font-size:24px}.invoice-demo-lines>div{min-height:56px}.invoice-demo-totals div{justify-content:space-between;align-items:center;gap:15px;padding:5px 0;display:flex}.invoice-demo-totals dt,.invoice-demo-totals dd{margin:0;font-size:9px}.invoice-demo-totals div:last-child{border-top:1px solid var(--ink);margin-top:4px;padding-top:10px}.invoice-demo-totals div:last-child dt,.invoice-demo-totals div:last-child dd{font-size:13px;font-weight:850}.invoice-demo-payment span{color:#7b8982;font-size:8px;font-weight:850}.payment-demo{border-radius:var(--radius-md);background:var(--ink);color:#fff;box-shadow:var(--shadow-sm);border:1px solid #354d43;padding:34px}.payment-demo-head{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.payment-demo-head .paper-kicker{color:var(--lime);margin:0}.payment-demo-stats article{background:#17362e;border-right:1px solid #40574e;min-width:0;padding:17px}.payment-demo-stats article.success{background:#214638}.payment-demo-stats strong{letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap;margin-top:7px;font-size:20px;overflow:hidden}.payment-demo-table{background:var(--white);color:var(--ink);border-radius:13px;margin-top:16px;overflow:hidden}.payment-table-title{justify-content:space-between;align-items:center;gap:20px;min-height:66px;padding:0 18px;display:flex}.payment-row{border-top:1px solid var(--line);grid-template-columns:.8fr 1.4fr .7fr .6fr;align-items:center;gap:12px;min-height:58px;padding:0 18px;font-size:9px;display:grid}.payment-row>span:nth-child(2){min-width:0;font-weight:750}.payment-row small{color:#829088;text-overflow:ellipsis;white-space:nowrap;font-size:7px;font-weight:500;display:block;overflow:hidden}.payment-row strong{text-align:right}.payment-row b{background:var(--mint);color:var(--success);letter-spacing:.05em;border-radius:999px;justify-self:end;padding:5px 7px;font-size:7px}.payment-row.featured{background:#f7faef}.payment-header{color:#829088;text-transform:uppercase;background:#f0f2ee;min-height:30px;font-size:7px;font-weight:850}.payment-header span:nth-child(3),.payment-header span:last-child{text-align:right}.payment-demo-note{background:#17362e;border-radius:11px;align-items:center;gap:11px;margin-top:14px;padding:12px 15px;display:flex}.payment-demo-note>span{background:var(--success);border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:10px;font-weight:900;display:grid}.payment-demo-note p{margin:0}.payment-demo-note strong,.payment-demo-note small{display:block}.demo-progress{border-radius:var(--radius-md);background:var(--ink);color:#fff;padding:26px 20px}.demo-progress-kicker{color:#8fa49a;letter-spacing:.11em;margin-bottom:17px;font-size:8px;font-weight:900;display:block}.demo-progress>button{color:#81968c;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:32px 1fr;align-items:center;gap:11px;width:100%;min-height:72px;padding:0;display:grid;position:relative}.demo-progress>button:not(:last-of-type):after{content:"";background:#40574e;width:1px;height:20px;position:absolute;bottom:-10px;left:15px}.demo-progress button>i{border:1px solid #4d655b;border-radius:50%;place-items:center;width:32px;height:32px;font-size:9px;font-style:normal;font-weight:900;display:grid}.demo-progress button strong,.demo-progress button small{display:block}.demo-progress button strong{color:#aebeb6;font-size:10px}.demo-progress button small{color:#71867c;margin-top:3px;font-size:8px}.demo-progress button.active>i{border-color:var(--orange);background:var(--orange);color:var(--ink)}.demo-progress button.active strong{color:#fff}.demo-progress button.done>i{border-color:var(--success);background:var(--success);color:#fff}.demo-security{background:#17362e;border-radius:11px;gap:9px;margin-top:20px;padding:14px;display:flex}.demo-security>span{color:var(--success);font-size:10px}.demo-security p{margin:0}.demo-security strong,.demo-security small{display:block}.demo-security strong{font-size:9px}.demo-security small{color:#81968c;margin-top:3px;font-size:8px;line-height:1.45}.preview-unlock{border-radius:var(--radius-md);background:var(--paper);justify-content:space-between;align-items:center;gap:24px;margin-top:18px;padding:18px 20px;display:flex}.preview-unlock>div{align-items:center;gap:12px;display:flex}.preview-unlock>div>span{background:var(--mint);width:34px;height:34px;color:var(--success);border-radius:50%;place-items:center;font-weight:900;display:grid}.preview-unlock p{margin:0}.preview-unlock p strong,.preview-unlock p small{display:block}.preview-unlock p small{color:var(--ink-soft);margin-top:2px}.preview-result{padding:24px 26px}.preview-result p strong{font-size:16px}.how-section{background:var(--ink);color:#fff}.how-section .section-number{color:var(--lime)}.how-section .section-intro>p{color:#adc0b7}.how-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.how-grid article{border-radius:var(--radius-md);background:#153229;border:1px solid #40584e;flex-direction:column;justify-content:space-between;min-height:300px;padding:30px;transition:transform .2s,border-color .2s;display:flex}.how-grid article:hover{border-color:#71877d;transform:translateY(-5px)}.how-grid article>span{color:var(--orange);font-family:var(--font-mono);font-size:14px;font-weight:800}.how-grid small{color:#839b90;letter-spacing:.12em;font-size:10px;font-weight:850}.how-grid h3{letter-spacing:-.035em;margin:10px 0;font-size:26px;line-height:1.12}.how-grid p{color:#aebfb7;margin:0;font-size:14px;line-height:1.65}.launch-page .how-section{background:var(--paper);color:var(--ink)}.launch-page .how-section .section-number{color:var(--orange-dark)}.launch-page .how-section .section-intro>p{color:var(--ink-soft)}.launch-page .how-grid article{border-color:var(--line);background:var(--white);box-shadow:none;border-radius:24px;position:relative;overflow:hidden}.launch-page .how-grid article:after{content:"";opacity:.026;pointer-events:none;background:url(/brand/angebotswerk-mark.png) 50%/contain no-repeat;width:170px;height:170px;position:absolute;bottom:-48px;right:-48px}.launch-page .how-grid article:hover{border-color:var(--line-dark)}.launch-page .how-grid article>span{background:var(--ink);width:42px;height:42px;color:var(--lime);border-radius:50%;place-items:center;display:grid}.launch-page .how-grid small{color:#7b8982}.launch-page .how-grid h3{color:var(--ink)}.launch-page .how-grid p{color:#4f5e55}.business-flow-grid{grid-template-columns:repeat(4,1fr)}.business-flow-grid article{min-height:330px}.business-flow-grid h3{font-size:23px}.product-roadmap{background:var(--white);grid-template-columns:.7fr 1.3fr;align-items:center;gap:clamp(45px,7vw,95px);padding:112px max(28px,50vw - 590px);display:grid}.roadmap-copy h2{letter-spacing:-.048em;margin:0;font-size:clamp(44px,5vw,68px);line-height:1}.roadmap-copy p{max-width:500px;color:var(--ink-soft);margin:25px 0 30px;font-size:16px;line-height:1.7}.roadmap-columns{grid-template-columns:1fr 1fr;gap:14px;display:grid}.roadmap-columns>article{border:1px solid var(--line);background:var(--paper);border-radius:22px;min-width:0;padding:27px}.roadmap-columns>article>span{color:#718078;letter-spacing:.1em;font-size:9px;font-weight:900}.roadmap-columns .roadmap-live{border-color:var(--ink);background:var(--ink);color:#fff}.roadmap-live>span{color:var(--lime)!important}.roadmap-columns ul{gap:8px;margin:26px 0 0;padding:0;list-style:none;display:grid}.roadmap-columns li{background:var(--white);min-height:92px;color:var(--ink);border-radius:13px;grid-template-columns:30px 1fr;align-items:start;gap:11px;padding:14px;display:grid}.roadmap-live li{color:#fff;background:#17362e}.roadmap-columns li>i{background:var(--mint);width:28px;height:28px;color:var(--success);border-radius:50%;place-items:center;font-size:8px;font-style:normal;font-weight:900;display:grid}.roadmap-next li>i{color:var(--orange-dark);background:#fff0ea}.roadmap-columns li strong,.roadmap-columns li small{display:block}.roadmap-columns li strong{font-size:11px}.roadmap-columns li small{color:#75847c;margin-top:4px;font-size:9px;line-height:1.45}.roadmap-live li small{color:#8fa49a}.founder-section{background:var(--ink);color:#fff;grid-template-columns:auto minmax(0,1fr) minmax(250px,310px);align-items:center;gap:clamp(30px,5vw,72px);padding:88px max(28px,50vw - 590px);display:grid}.founder-mark{background:var(--orange);width:112px;height:112px;color:var(--ink);letter-spacing:-.06em;border-radius:28px;place-items:center;font-size:36px;font-weight:850;display:grid;transform:rotate(-3deg)}.founder-copy .section-number{color:var(--lime)}.founder-copy h2{letter-spacing:-.05em;margin:0 0 15px;font-size:clamp(36px,4.4vw,58px);line-height:1}.founder-copy p{color:#adc0b7;max-width:680px;margin:0;font-size:14px;line-height:1.7}.founder-contact{background:#153229;border:1px solid #486057;border-radius:16px;gap:7px;padding:23px;display:grid}.founder-contact strong{font-size:18px}.founder-contact span{color:#8fa49a;margin-bottom:7px;font-size:11px}.founder-contact a{color:#ff9f7f;font-size:12px;font-weight:750}.pricing-section{background:var(--paper-2);grid-template-columns:.8fr 1.2fr;gap:70px;display:grid}.pricing-copy>p{margin-top:25px}.pricing-copy ul{margin:30px 0 0;padding:0;list-style:none}.pricing-copy li{gap:10px;margin:13px 0;font-size:14px;font-weight:650;display:flex}.pricing-copy li span{color:var(--orange-dark)}.price-options{grid-template-columns:1fr 1fr;gap:16px;display:grid}.price-card{border:1px solid var(--line-dark);background:var(--white);border-radius:24px;flex-direction:column;padding:34px;display:flex;position:relative}.price-card.recommended-price{border-color:var(--ink);background:var(--ink);color:#fff;box-shadow:var(--shadow-lg)}.pilot-tag{color:#82968c;letter-spacing:.08em;border:1px solid;border-radius:999px;align-self:flex-start;padding:7px 10px;font-size:9px;font-weight:850}.recommended-price .pilot-tag{color:var(--lime)}.price-card h3{margin:30px 0 0;font-size:20px}.price-card>div{align-items:flex-end;gap:8px;margin-top:20px;display:flex}.price-card>div strong{letter-spacing:-.055em;font-size:54px;line-height:.9}.price-card>div span{color:#77877f;font-size:12px}.recommended-price>div span,.recommended-price p{color:#a9bbb2}.price-card p{color:var(--ink-soft);margin:20px 0 28px;font-size:13px;line-height:1.55}.price-card .button{width:100%;margin-top:auto}.price-card small{color:#7b8982;text-align:center;margin-top:16px;font-size:10px;line-height:1.5;display:block}.recommended-price:before{content:"EMPFOHLEN";background:var(--orange);color:var(--ink);letter-spacing:.08em;border-radius:999px;padding:7px 10px;font-size:8px;font-weight:900;position:absolute;top:-11px;right:22px}.faq-section{background:var(--white)}.faq-grid{gap:9px;max-width:900px;margin-left:auto;display:grid}.faq-grid details{border:1px solid var(--line);background:var(--paper);border-radius:14px}.faq-grid summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:72px;padding:0 20px;font-size:16px;font-weight:750;list-style:none;display:flex}.faq-grid summary::-webkit-details-marker{display:none}.faq-grid summary span{color:var(--orange-dark);font-size:22px}.faq-grid details[open] summary span{transform:rotate(45deg)}.faq-grid details p{color:var(--ink-soft);margin:0;padding:0 20px 22px;font-size:14px;line-height:1.7}.faq-grid details a{font-weight:750}.legal-strip{border-top:1px solid var(--line);background:var(--white);justify-content:space-between;align-items:center;gap:25px;padding:26px max(28px,50vw - 590px);display:flex}.legal-strip p,.legal-strip a{color:var(--ink-soft);font-size:12px}.legal-strip p{margin:0}.legal-strip div{gap:18px;display:flex}.launch-page>footer,footer:not(.studio-footer):not(.public-offer-footer){background:var(--ink);color:#fff;justify-content:space-between;align-items:center;gap:20px;min-height:120px;padding:28px max(28px,50vw - 590px);display:flex}.launch-page>footer p,.launch-page>footer a{color:#9fb1a8;font-size:12px}.footer-brand .brand-mark{width:42px;height:42px}.mobile-buy-bar{display:none}.legal-page{background:var(--paper);min-height:100vh}.legal-page .topbar{border:1px solid var(--line);background:var(--white);border-radius:18px;justify-content:space-between;align-items:center;width:min(1120px,100% - 40px);min-height:76px;margin:18px auto 0;padding:0 20px;display:flex}.legal-page .small-cta{font-size:13px;font-weight:800;text-decoration:none}.legal-content{border:1px solid var(--line);background:var(--white);width:min(860px,100% - 40px);box-shadow:var(--shadow-sm);border-radius:24px;margin:32px auto 80px;padding:55px 62px}.legal-content h1{letter-spacing:-.055em;margin:0 0 16px;font-size:clamp(42px,6vw,68px);line-height:1}.legal-meta{color:var(--ink-soft);font-size:13px}.legal-content h2{letter-spacing:-.025em;margin:38px 0 10px;font-size:22px}.legal-content h3{margin:24px 0 8px;font-size:16px}.legal-content p,.legal-content li{color:#4e6159;font-size:14px;line-height:1.72}.legal-content a{font-weight:750}.gate-page{background:var(--ink);place-items:center;min-height:100vh;padding:55px 20px;display:grid}.gate-card{background:var(--paper);border-radius:28px;width:min(1120px,100%);padding:48px;box-shadow:0 35px 100px #00000047}.gate-brand{margin-bottom:45px}.gate-kicker{color:var(--orange-dark);letter-spacing:.12em;font-size:11px;font-weight:900}.gate-card>h1{letter-spacing:-.055em;margin:10px 0;font-size:clamp(42px,6vw,68px);line-height:1}.gate-card>p{max-width:700px;color:var(--ink-soft)}.gate-card>ul{flex-wrap:wrap;gap:9px;margin:25px 0;padding:0;list-style:none;display:flex}.gate-card>ul li{background:var(--mint);border-radius:999px;padding:8px 11px;font-size:12px;font-weight:700}.gate-card>ul span{color:var(--success)}.checkout-assurance{background:var(--white);border-radius:12px;flex-wrap:wrap;justify-content:center;gap:18px;margin:25px 0;padding:14px;display:flex}.checkout-assurance span{color:var(--ink-soft);font-size:11px;font-weight:750}.gate-plans{grid-template-columns:1fr 1fr;gap:16px;display:grid}.gate-plan{border:1px solid var(--line-dark);background:var(--white);border-radius:20px;padding:30px}.gate-plan.recommended-plan{border:2px solid var(--orange)}.plan-badge{color:var(--orange-dark);letter-spacing:.1em;font-size:9px;font-weight:900}.gate-plan h2{margin:20px 0 0;font-size:22px}.gate-price{align-items:flex-end;gap:8px;margin:13px 0;display:flex}.gate-price strong{letter-spacing:-.05em;font-size:48px;line-height:.9}.gate-price span{color:var(--ink-soft)}.gate-plan>p{min-height:48px;color:var(--ink-soft);font-size:13px}.gate-company,.gate-check{color:#506159;margin:13px 0;font-size:12px;font-weight:700;display:block}.gate-company span{display:block}.gate-check{grid-template-columns:20px 1fr;align-items:start;gap:8px;font-weight:500;line-height:1.45;display:grid}.gate-check input{width:18px;height:18px;min-height:18px;accent-color:var(--orange);margin:2px 0 0}.gate-check a{font-weight:800}.gate-button{width:100%;margin-top:10px}.gate-plan>small,.gate-card>small{color:#718079;text-align:center;margin-top:12px;font-size:10px;display:block}.signout-link{color:var(--ink-soft);margin:13px 10px 0;font-size:12px;display:inline-block}.gate-error{background:#f8ded8;border-radius:10px;padding:12px 14px;font-size:13px;color:#8f3628!important}.test-badge{text-align:center;background:#fff0b8;border-radius:9px;margin-top:18px;padding:10px;font-size:10px;font-weight:900}.pending-card{text-align:center;max-width:620px}.pending-card .spinner{border:4px solid var(--line);border-top-color:var(--orange);border-radius:50%;width:42px;height:42px;margin:25px auto;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.studio-app{background:#f1f0ea;min-height:100vh}.studio-header{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffefaf0;grid-template-columns:1fr auto 1fr;align-items:center;min-height:76px;padding:0 max(22px,50vw - 660px);display:grid;position:sticky;top:0}.studio-header nav{border:1px solid var(--line);background:#f4f1e9b8;border-radius:999px;gap:3px;height:50px;padding:4px;display:flex}.studio-header nav button{color:#62716a;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-width:108px;padding:0 14px;font-size:12px;font-weight:750;transition:background .18s,color .18s,transform .18s;display:flex}.studio-header nav button:hover{color:var(--ink);transform:translateY(-1px)}.studio-nav-icon{color:currentColor;flex:none;width:18px;height:18px;display:block;position:relative}.studio-nav-icon.nav-create{background:currentColor;-webkit-mask:url(/brand/angebotswerk-mark.png) 50%/contain no-repeat;mask:url(/brand/angebotswerk-mark.png) 50%/contain no-repeat}.studio-nav-icon.nav-offers:before,.studio-nav-icon.nav-offers:after{content:"";border:1.7px solid;border-radius:3px;width:11px;height:12px;position:absolute}.studio-nav-icon.nav-offers:before{opacity:.55;top:4px;left:1px}.studio-nav-icon.nav-offers:after{background:var(--white);top:1px;right:1px}.studio-nav-icon.nav-customers:before,.studio-nav-icon.nav-customers:after{content:"";border:1.7px solid;border-radius:50%;position:absolute}.studio-nav-icon.nav-customers:before{width:7px;height:7px;top:1px;left:5px}.studio-nav-icon.nav-customers:after{border-radius:9px 9px 4px 4px;width:14px;height:8px;bottom:1px;left:2px}.studio-nav-icon.nav-profile:before{content:"";border:1.7px solid;border-radius:50%;position:absolute;inset:1px}.studio-nav-icon.nav-profile:after{content:"";background:currentColor;border-radius:50%;width:5px;height:5px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.studio-account{justify-self:end;align-items:center;gap:13px;display:flex}.studio-account span{background:var(--mint);color:var(--success);letter-spacing:.06em;border-radius:999px;padding:6px 8px;font-size:9px;font-weight:900}.studio-account a{color:var(--ink-soft);font-size:12px;font-weight:750}.studio-overview{background:var(--ink);color:#fff;grid-template-columns:1fr auto;align-items:end;gap:45px;padding:62px max(24px,50vw - 640px);display:grid}.studio-overview.compact{padding-top:36px;padding-bottom:36px}.studio-overview .section-number{color:var(--lime)}.studio-overview h1{letter-spacing:-.055em;margin:0;font-size:clamp(42px,5vw,68px);line-height:.98}.studio-overview.compact h1{font-size:clamp(34px,4vw,52px)}.studio-overview p{color:#a9bbb2;margin:12px 0 0;font-size:14px}.studio-stats{border:1px solid #40574d;border-radius:16px;grid-template-columns:repeat(4,112px);display:grid;overflow:hidden}.studio-stats article{border-right:1px solid #40574d;min-height:92px;padding:16px}.studio-stats article:last-child{border-right:0}.studio-stats strong,.studio-stats span{display:block}.studio-stats strong{letter-spacing:-.04em;font-size:28px}.studio-stats span{color:#8fa49a;margin-top:5px;font-size:10px}.studio-stats .attention{background:var(--orange);color:var(--ink)}.studio-stats .attention span{color:#5d3528}.setup-panel,.due-panel,.studio-section{width:min(1280px,100% - 48px);margin:24px auto 0}.setup-panel,.due-panel{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow-sm);border-radius:18px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:30px;padding:25px;display:grid}.setup-panel h2,.due-panel h2{letter-spacing:-.03em;margin:0;font-size:23px;line-height:1.2}.setup-panel ol{grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.setup-panel li{border-left:1px solid var(--line);grid-template-columns:30px 1fr auto;align-items:center;gap:9px;min-height:72px;padding:12px;display:grid}.setup-panel li>span{background:#e8ebe6;border-radius:50%;place-items:center;width:28px;height:28px;font-size:10px;font-weight:850;display:grid}.setup-panel li.done>span{background:var(--mint);color:var(--success)}.setup-panel li strong,.setup-panel li small{display:block}.setup-panel li strong{font-size:12px}.setup-panel li small{color:var(--ink-soft);margin-top:2px;font-size:9px}.setup-panel li button{color:var(--orange-dark);cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:850}.due-panel{background:#fff3ed;border-color:#f0b299}.due-list{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.due-list button{background:var(--white);text-align:left;cursor:pointer;border:1px solid #f1cbbb;border-radius:11px;gap:3px;padding:13px;display:grid}.due-list span{color:var(--orange-dark);font-size:9px;font-weight:900}.due-list strong{font-size:12px}.due-list small{color:var(--ink-soft);font-size:9px}.studio-section{padding:34px 0 70px}.offer-flow{scroll-margin-top:92px}.studio-section-head{justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:24px;display:flex}.studio-section-head h2{letter-spacing:-.05em;margin:0;font-size:clamp(36px,4vw,54px);line-height:1}.studio-section-head p{color:var(--ink-soft);margin:8px 0 0;font-size:13px}.head-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.head-actions .button{min-height:44px;padding:0 16px;font-size:12px}.offer-stepper{border:0;border-bottom:1px solid var(--line-dark);box-shadow:none;background:0 0;border-radius:0;grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:20px;padding:0 0 20px;display:grid}.offer-stepper button{border:1px solid var(--line);color:#64736c;text-align:left;cursor:pointer;background:#fffefab8;border-radius:18px;grid-template-columns:38px 1fr;align-items:center;gap:12px;min-height:76px;padding:14px 16px;transition:background .18s,border-color .18s,color .18s,transform .18s;display:grid}.offer-stepper button:hover{border-color:var(--line-dark);background:var(--white);transform:translateY(-1px)}.offer-stepper button>span{color:#65746c;background:#e7eae5;border-radius:50%;place-items:center;width:38px;height:38px;font-size:11px;font-weight:900;display:grid;position:relative}.offer-stepper button strong,.offer-stepper button small{display:block}.offer-stepper button strong{color:var(--ink);font-size:13px}.offer-stepper button small{color:#74827b;margin-top:3px;font-size:10px}.offer-stepper button.active{background:var(--ink);color:#fff}.offer-stepper button.active>span,.offer-stepper button.done>span{color:#0000;background:0 0;border-radius:0;overflow:hidden}.offer-stepper button.active>span:before,.offer-stepper button.active>span:after,.offer-stepper button.done>span:before,.offer-stepper button.done>span:after{content:"";position:absolute;inset:1px;-webkit-mask:url(/brand/angebotswerk-mark.png) 50%/contain no-repeat;mask:url(/brand/angebotswerk-mark.png) 50%/contain no-repeat}.offer-stepper button.active>span:before,.offer-stepper button.done>span:before{clip-path:inset(0 0 49%)}.offer-stepper button.active>span:after,.offer-stepper button.done>span:after{clip-path:inset(49% 0 0)}.offer-stepper button.active>span:before,.offer-stepper button.active>span:after{background:var(--orange)}.offer-stepper button.active>span:before{animation:.55s cubic-bezier(.2,.8,.2,1) both brand-connect-top}.offer-stepper button.active>span:after{animation:.55s cubic-bezier(.2,.8,.2,1) both brand-connect-bottom}.offer-stepper button.active strong{color:#fff}.offer-stepper button.active small{color:#bdcac3}.offer-stepper button.done{background:#f1f7f2;border-color:#b9d4c2}.offer-stepper button.done>span:before,.offer-stepper button.done>span:after{background:var(--success)}@keyframes brand-connect-top{0%{opacity:.35;transform:translate(4px,-4px)}to{opacity:1;transform:translate(0)}}@keyframes brand-connect-bottom{0%{opacity:.35;transform:translate(-4px,4px)}to{opacity:1;transform:translate(0)}}.completion-strip{border:1px solid var(--line);background:var(--white);border-radius:14px;grid-template-columns:180px 1fr;align-items:center;gap:18px;margin-bottom:12px;padding:14px 16px;display:grid}.completion-track{background:#e3e6e1;border-radius:999px;height:7px;overflow:hidden}.completion-track span{border-radius:inherit;background:var(--orange);height:100%;display:block}.completion-checks{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.completion-checks span{color:#79867f;background:#edf0eb;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:750}.completion-checks span.done{background:var(--mint);color:var(--success)}.storage-note,.recovery-note,.mail-setup-note,.validation-panel{border:1px solid var(--line);background:var(--white);color:var(--ink-soft);border-radius:12px;margin:10px 0;padding:13px 15px;font-size:12px}.storage-note span{margin-right:6px;font-weight:900}.storage-note.saved{color:var(--success);background:#f1f8f2;border-color:#b8d6c3}.storage-note.unsaved{background:#fff5f0;border-color:#efc9ba}.recovery-note span{color:var(--orange-dark)}.mail-setup-note{background:#fff9e9;border-color:#efd29c;gap:12px;display:flex}.mail-setup-note>span{background:#f0be50;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.mail-setup-note p{margin:3px 0 0}.validation-panel{color:#8b3b30;background:#fff0ed;border-color:#efaca0}.validation-panel ul{margin:6px 0 0;padding-left:20px}.quick-start{background:var(--mint);border-radius:18px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:28px;margin:18px 0;padding:25px;display:grid}.quick-start h3{letter-spacing:-.035em;margin:0;font-size:25px}.quick-start-copy p{color:#53665d;margin:7px 0 0;font-size:13px}.quick-start-control{grid-template-columns:1fr auto;align-items:end;gap:8px;display:grid}.quick-start-control label{color:#53665d;font-size:11px;font-weight:800}.quick-start-control select{margin-top:5px}.quick-start-note{color:#5c6f66;grid-column:2;margin:-12px 0 0;font-size:10px}.quick-start-note span{color:var(--success)}.studio-workspace{background:var(--white);border:0;border-radius:28px;grid-template-columns:minmax(0,1.04fr) minmax(480px,.96fr);align-items:start;display:grid;overflow:hidden;box-shadow:0 20px 60px #10251f1a}.studio-workspace.workflow-step-1,.studio-workspace.workflow-step-2{grid-template-columns:minmax(0,760px) minmax(300px,1fr)}.studio-form{border-right:1px solid var(--line);background:#faf8f2;min-width:0;padding:30px}.form-block{border:0;border-bottom:1px solid var(--line);background:0 0;border-radius:0;margin-bottom:14px;padding:20px 8px 30px}.form-block:last-child{margin-bottom:0}.form-block-title{align-items:center;gap:12px;margin-bottom:18px;display:flex}.form-block-title>span{background:var(--ink);color:#fff;border-radius:9px;place-items:center;width:32px;height:32px;font-size:10px;font-weight:900;display:grid}.form-block-title strong,.form-block-title small{display:block}.form-block-title strong{font-size:19px}.form-block-title small{color:var(--ink-soft);font-size:10px}.studio-form label,.customer-card label,.profile-form label{color:#53625b;margin-top:14px;font-size:11px;font-weight:750;display:block}.field-grid{gap:11px;display:grid}.field-grid.two{grid-template-columns:1fr 1fr}.field-grid.four{grid-template-columns:1.25fr .9fr .65fr .7fr}.template-shelf{background:var(--paper);border-radius:12px;margin:14px 0 18px;padding:14px}.template-shelf>div:first-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.template-shelf strong{font-size:11px}.template-shelf small{color:var(--ink-soft);font-size:9px}.template-chips{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.template-chips>span{border:1px solid var(--line);background:var(--white);border-radius:999px;display:inline-flex;overflow:hidden}.template-chips button{color:var(--ink);cursor:pointer;background:0 0;border:0;padding:7px 10px;font-size:10px}.template-chips span button:last-child:not(:first-child){color:var(--danger);padding-left:4px}.position-head{color:#74817a;grid-template-columns:minmax(220px,1fr) 76px 88px 105px 0;gap:0;padding:0 83px 6px 12px;font-size:9px;font-weight:850;display:grid}.position-editor{gap:7px;display:grid}.position-row.advanced{border:1px solid var(--line);background:var(--white);border-radius:12px;grid-template-columns:minmax(220px,1fr) 76px 88px 105px 78px;align-items:stretch;display:grid;overflow:hidden}.position-row.advanced input,.position-row.advanced select{border:0;border-right:1px solid var(--line);height:50px;min-height:50px;box-shadow:none;border-radius:0;margin:0;font-size:12px}.position-actions{grid-template-columns:1fr 1fr;height:50px;display:grid}.position-actions button{border:0;border-right:1px solid var(--line);color:#6c7b73;cursor:pointer;background:0 0}.position-actions button:hover{color:var(--orange-dark);background:#fff0ea}.position-footer{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.position-footer button{color:var(--orange-dark);cursor:pointer;background:0 0;border:0;padding:8px 0;font-size:11px;font-weight:850}.position-footer strong{font-size:12px}.studio-form fieldset{border:0;margin:18px 0 0;padding:0}.studio-form legend{color:#53625b;font-size:11px;font-weight:750}.tone-options{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:7px;display:grid}.tone-options label{border:1px solid var(--line);background:var(--white);cursor:pointer;border-radius:10px;place-items:center;min-height:44px;margin:0;display:grid}.tone-options label.selected{border-color:var(--success);background:var(--mint);color:var(--success)}.tone-options input{opacity:0;width:1px;height:1px;min-height:1px;position:absolute}.workflow-footer{z-index:12;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border:1px solid #cfd7d1;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-top:18px;padding:12px;display:grid;position:sticky;bottom:12px;box-shadow:0 16px 45px #10251f24}.workflow-footer>div:nth-child(2){text-align:center}.workflow-footer small,.workflow-footer strong{display:block}.workflow-footer small{color:#7b8881;font-size:9px}.workflow-footer strong{margin-top:2px;font-size:11px}.workflow-footer .button{min-height:48px;padding-inline:18px}.workflow-final-actions{gap:7px;display:flex}.workflow-final-actions .send-primary{min-width:178px}.workflow-sidecard{background:var(--ink);color:#fff;align-self:start;min-height:460px;padding:42px;position:sticky;top:96px;overflow:hidden}.workflow-sidecard:after{content:"";opacity:.055;pointer-events:none;background:url(/brand/angebotswerk-mark-light.png) 50%/contain no-repeat;width:360px;height:360px;position:absolute;bottom:-120px;right:-120px}.workflow-sidecard>*{z-index:1;position:relative}.workflow-sidecard .section-number{color:var(--lime)}.workflow-sidecard h3{letter-spacing:-.05em;max-width:420px;margin:14px 0 32px;font-size:clamp(29px,3vw,45px);line-height:1.04}.workflow-sidecard dl{margin:0}.workflow-sidecard dl>div{border-bottom:1px solid #3d5349;justify-content:space-between;align-items:baseline;gap:20px;padding:12px 0;display:flex}.workflow-sidecard dt{color:#91a49a;font-size:11px}.workflow-sidecard dd{text-align:right;margin:0;font-size:13px;font-weight:800}.workflow-sidecard dl .total{border-bottom:0;padding-top:20px}.workflow-sidecard dl .total dt{color:#fff;font-size:13px;font-weight:800}.workflow-sidecard dl .total dd{color:var(--orange);font-size:27px}.workflow-sidecard>p{color:#a8bab1;margin:38px 0 8px;font-size:11px}.workflow-sidecard>p span{color:#fff;font-size:18px;font-weight:900}.workflow-sidecard .completion-track{background:#3a5147}.workflow-sidecard>small{color:#82968c;margin-top:14px;font-size:10px;line-height:1.5;display:block}.send-success-panel{box-shadow:var(--shadow-sm);background:#eff9f2;border:1px solid #9fcaae;border-radius:18px;grid-template-columns:48px 1fr;gap:17px;margin:14px 0 18px;padding:22px;display:grid}.send-success-panel>span{color:#0000;background:0 0;width:48px;height:48px;display:block;position:relative;overflow:hidden}.send-success-panel>span:before,.send-success-panel>span:after{content:"";background:var(--success);position:absolute;inset:1px;-webkit-mask:url(/brand/angebotswerk-mark.png) 50%/contain no-repeat;mask:url(/brand/angebotswerk-mark.png) 50%/contain no-repeat}.send-success-panel>span:before{clip-path:inset(0 0 49%);animation:.6s cubic-bezier(.2,.8,.2,1) both brand-connect-top}.send-success-panel>span:after{clip-path:inset(49% 0 0);animation:.6s cubic-bezier(.2,.8,.2,1) both brand-connect-bottom}.send-success-panel small{color:var(--success);letter-spacing:.1em;font-size:9px;font-weight:900}.send-success-panel h3{margin:4px 0;font-size:25px}.send-success-panel p{color:#4e6659;margin:0;font-size:12px}.send-success-panel>div>div{flex-wrap:wrap;gap:7px;margin-top:15px;display:flex}.studio-preview{background:#e8ece7;min-width:0;padding:24px}.preview-toolbar{justify-content:space-between;align-items:center;gap:15px;min-height:42px;display:flex}.preview-tabs{gap:7px;display:flex}.preview-tabs button{color:#64736c;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:9px 11px;font-size:11px;font-weight:800}.preview-tabs button.active{background:var(--white);color:var(--ink);box-shadow:0 3px 10px #10251f14}.preview-tabs button span{color:var(--orange-dark);margin-left:3px}.preview-toolbar-actions{align-items:center;gap:10px;display:flex}.live-label{color:var(--success);align-items:center;gap:6px;font-size:9px;font-weight:850;display:inline-flex}.live-label i{background:#35a56f;border-radius:50%;width:6px;height:6px}.preview-expand{color:#607069;cursor:pointer;background:0 0;border:0;padding:0;font-size:10px;font-weight:800}.offer-paper.professional{background:var(--white);border-radius:6px;width:min(100%,720px);min-height:880px;margin:17px auto;padding:48px 50px 34px;box-shadow:0 10px 35px #10251f1f}.document-brand{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;min-height:62px;display:flex}.document-logo{align-items:center;min-width:120px;min-height:45px;display:flex}.document-logo img{object-fit:contain;max-width:150px;max-height:58px}.document-logo>span{background:var(--ink);color:#fff;border-radius:10px;place-items:center;width:44px;height:44px;font-size:11px;font-weight:900;display:grid}.document-meta{flex-direction:column;align-items:flex-end;gap:3px;display:flex}.document-meta strong{color:var(--orange-dark);letter-spacing:.1em;font-size:10px}.document-meta span{color:#6f7c75;font-size:10px}.document-addresses{grid-template-columns:1fr 1fr;gap:30px;margin-top:26px;display:grid}.document-addresses small,.document-terms small{color:#849089;letter-spacing:.08em;font-size:9px;font-weight:850}.document-addresses p{color:#536159;margin:6px 0 0;font-size:11px;line-height:1.55}.professional h3{letter-spacing:-.04em;margin:8px 0;font-size:30px;line-height:1.1}.document-intro{color:#617069;margin:0 0 22px;font-size:11px;line-height:1.55}.document-row{border-bottom:1px solid #e1e5df;grid-template-columns:34px minmax(0,1fr) 74px 78px 88px;align-items:start;gap:7px;min-height:43px;padding:8px 0;font-size:10px;line-height:1.45;display:grid}.document-row.head{color:#7f8a84;min-height:28px;font-size:9px;font-weight:850}.document-row>span:first-child{color:var(--orange-dark);font-weight:850}.document-row>span:nth-child(n+3),.document-row>strong{text-align:right}.document-totals{width:270px;margin:22px 0 0 auto}.document-totals div{justify-content:space-between;padding:5px 0;font-size:10px;display:flex}.document-totals .grand{border-top:1px solid var(--ink);margin-top:5px;padding-top:9px;font-size:13px}.document-terms{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:20px;margin-top:26px;padding:16px 0;display:grid}.document-terms p{margin:4px 0 0;font-size:10px;line-height:1.45}.document-notes{background:var(--paper);color:#5a6861;border-radius:7px;margin-top:12px;padding:10px;font-size:10px}.professional .closing{margin-top:19px;font-size:11px;line-height:1.55}.document-signature{margin-top:16px}.document-signature strong,.document-signature span{display:block}.document-signature strong{font-size:13px}.document-signature span{color:#6d7a73;font-size:10px}.document-footer{border-top:1px solid var(--line);color:#77847d;justify-content:space-between;margin-top:20px;padding-top:9px;font-size:9px;display:flex}.preview-actions{justify-content:flex-end;gap:7px;display:flex}.preview-actions .button{min-height:44px;padding:0 15px;font-size:11px}.studio-preview.expanded{z-index:80;border-radius:20px;position:fixed;inset:12px;overflow:auto;box-shadow:0 30px 100px #00000052}.studio-preview.expanded .offer-paper.professional{max-width:800px}.followup-list{max-height:860px;margin:18px 0;overflow:auto}.followup-list article{border:1px solid var(--line);background:var(--white);border-radius:13px;margin-bottom:10px;padding:20px}.followup-head{justify-content:space-between;gap:10px;display:flex}.followup-head>span{color:var(--orange-dark);font-size:9px;font-weight:900}.followup-head>div{gap:10px;display:flex}.followup-head a,.followup-head button{color:var(--ink);cursor:pointer;background:0 0;border:0;padding:0;font-size:10px;font-weight:800}.followup-list article>strong{margin-top:10px;font-size:15px;display:block}.followup-list article>p{white-space:pre-line;color:#52625a;font-size:12px;line-height:1.6}.send-note{color:#7a8780;font-size:10px}.library-view{min-height:620px}.library-toolbar{border:1px solid var(--line);background:var(--white);border-radius:14px;grid-template-columns:minmax(260px,1fr) 210px auto;align-items:end;gap:10px;margin-bottom:16px;padding:15px;display:grid}.library-toolbar label>span{color:#5e6e66;font-size:10px;font-weight:800}.library-toolbar input,.library-toolbar select{margin-top:5px}.library-mode{background:#e9ece7;border-radius:11px;min-height:48px;padding:4px;display:flex}.library-mode button{color:#65736c;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:0 13px;font-size:10px;font-weight:800}.library-mode button.active{background:var(--white);color:var(--ink)}.record-list{gap:9px;display:grid}.record-list article{border:1px solid var(--line);background:var(--white);border-radius:14px;grid-template-columns:100px 1fr 130px auto;align-items:center;gap:17px;padding:16px 18px;display:grid}.record-status{color:#63726a;text-align:center;background:#e9ece8;border-radius:999px;padding:8px;font-size:9px;font-weight:900}.record-status.sent{color:var(--ink);background:#e7ece9}.record-status.won{background:var(--mint);color:var(--success)}.record-status.lost{color:var(--danger);background:#f3dfdb}.record-main>span{color:var(--orange-dark);font-size:9px;font-weight:850}.record-main h3{margin:3px 0;font-size:16px}.record-main p{color:var(--ink-soft);margin:0;font-size:11px}.delivery-status{background:#e9ece8;border-radius:999px;width:fit-content;margin-top:7px;padding:4px 8px;font-weight:850;display:inline-flex;color:#5f6e67!important;font-size:9px!important}.delivery-status.delivered{background:var(--mint);color:var(--success)!important}.delivery-status.delayed{background:#fff0c7;color:#7a5b0a!important}.delivery-status.bounced,.delivery-status.complained,.delivery-status.failed,.delivery-status.suppressed{background:#f3dfdb;color:var(--danger)!important}.record-list article>strong{text-align:right;font-size:14px}.record-actions{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.record-actions button,.customer-card>div button,.export-panel button{border:1px solid var(--line);background:var(--white);color:var(--ink);cursor:pointer;border-radius:8px;padding:8px 10px;font-size:10px;font-weight:750}.offer-timeline{border-top:1px solid var(--line);background:#fafbf8;border-radius:0 0 10px 10px;grid-column:1/-1;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:8px;padding:16px;display:grid}.offer-timeline>div:first-child{grid-column:1/-1;justify-content:space-between;gap:12px;display:flex}.offer-timeline>div:first-child strong{font-size:12px}.offer-timeline>div:first-child small{color:var(--ink-soft);font-size:9px}.timeline-entry{border:1px solid var(--line);background:var(--white);border-radius:10px;grid-template-columns:9px 1fr;align-items:start;gap:9px;min-height:58px;padding:10px;display:grid}.timeline-entry i{background:#85948d;border-radius:50%;width:8px;height:8px;margin-top:3px}.timeline-entry.customer i{background:var(--orange)}.timeline-entry.system i{background:var(--success)}.timeline-entry strong,.timeline-entry small{display:block}.timeline-entry strong{font-size:10px;line-height:1.35}.timeline-entry small{color:var(--ink-soft);margin-top:4px;font-size:9px}.offer-timeline>p{color:var(--ink-soft);grid-column:1/-1;margin:0;font-size:11px}button.danger,.danger{color:var(--danger)!important}.empty-state{border:1px dashed var(--line-dark);text-align:center;border-radius:18px;align-content:center;place-items:center;min-height:300px;padding:40px;display:grid}.empty-state.compact{min-height:180px}.empty-state>span{background:var(--mint);width:45px;height:45px;color:var(--success);border-radius:50%;place-items:center;font-size:11px;font-weight:900;display:grid}.empty-state h3{margin:12px 0 4px}.empty-state p{color:var(--ink-soft);margin:0 0 20px;font-size:13px}.export-panel{background:var(--ink);color:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding:24px;display:flex}.export-panel h3{margin:0}.export-panel p{color:#9fb1a8;margin:4px 0 0;font-size:11px}.export-panel>div:last-child{flex-wrap:wrap;gap:7px;display:flex}.export-panel button{color:#fff;background:#1a352c;border-color:#41584e}.customer-layout{grid-template-columns:330px 1fr;align-items:start;gap:18px;display:grid}.customer-card{border:1px solid var(--line);background:var(--white);border-radius:16px;padding:22px}.customer-card.editor{position:sticky;top:95px}.customer-card h3{margin:10px 0}.customer-card .button{width:100%;margin-top:17px}.customer-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.customer-initials{background:var(--mint);width:42px;height:42px;color:var(--success);border-radius:12px;place-items:center;font-size:11px;font-weight:900;display:grid}.customer-card p{color:var(--ink-soft);font-size:12px}.customer-card>small{color:#77847d;font-size:11px}.customer-card>div:last-child{gap:6px;margin-top:16px;display:flex}.profile-layout{grid-template-columns:1fr 350px;align-items:start;gap:18px;display:grid}.profile-form{border:1px solid var(--line);background:#faf9f5;border-radius:18px;padding:16px}.logo-uploader{grid-template-columns:1fr auto;align-items:center;gap:10px;display:grid}.logo-preview{border:1px dashed var(--line-dark);background:var(--paper);border-radius:12px;place-items:center;min-height:100px;display:grid}.logo-preview img{object-fit:contain;max-width:180px;max-height:70px}.logo-preview span{font-weight:900}.logo-uploader>small{color:var(--ink-soft);grid-column:1/-1;font-size:10px}.profile-benefits{background:var(--ink);color:#fff;border-radius:18px;padding:28px;position:sticky;top:95px}.profile-benefits h3{margin:0;font-size:24px;line-height:1.2}.profile-benefits ul{margin:24px 0;padding:0;list-style:none}.profile-benefits li{color:#d5dfda;margin:12px 0;font-size:13px}.profile-benefits li span{color:var(--lime);margin-right:8px}.profile-benefits p{color:#91a49a;font-size:11px}.profile-benefits .mail-pending span{color:#f5bd5d}.studio-footer{border-top:1px solid var(--line);background:var(--white);justify-content:space-between;align-items:center;gap:20px;min-height:110px;padding:26px max(24px,50vw - 640px);display:flex}.studio-footer p,.studio-footer a{color:var(--ink-soft);font-size:11px}.studio-footer nav{gap:14px;display:flex}.toast{z-index:120;background:var(--ink);color:#fff;max-width:430px;box-shadow:var(--shadow-lg);border-radius:14px;padding:17px 20px;font-size:13px;font-weight:750;position:fixed;bottom:22px;right:22px}.send-review-backdrop{z-index:110;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a1712b3;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.send-review{background:var(--white);border-radius:24px;width:min(600px,100%);padding:36px;position:relative;box-shadow:0 35px 100px #00000059}.send-review-close{width:38px;height:38px;color:var(--ink);cursor:pointer;background:#ecefe9;border:0;border-radius:50%;font-size:23px;position:absolute;top:15px;right:15px}.send-review h2{letter-spacing:-.045em;margin:9px 0;font-size:36px}.send-review>p{color:var(--ink-soft);font-size:13px;line-height:1.6}.send-review dl{border:1px solid var(--line);border-radius:14px;margin:24px 0;overflow:hidden}.send-review dl div{border-bottom:1px solid var(--line);grid-template-columns:120px 1fr;gap:20px;padding:11px 14px;display:grid}.send-review dl div:last-child{border-bottom:0}.send-review dt{color:#7c8982;font-size:11px}.send-review dd{overflow-wrap:anywhere;text-align:right;margin:0;font-size:12px;font-weight:800}.send-review .send-review-note{background:var(--mint);color:var(--success);border-radius:10px;padding:11px 13px;font-size:11px;font-weight:750}.send-review .send-review-note.neutral{color:#5f6d66;background:#eff1ed}.send-review .send-review-error{color:var(--danger);background:#fae5df;border-radius:10px;padding:12px;font-size:12px;font-weight:750}.send-review-actions{grid-template-columns:auto 1fr;gap:8px;margin-top:20px;display:grid}.send-review-actions .button{min-height:52px}.send-review>small{color:#7b8881;text-align:center;margin-top:13px;font-size:10px;display:block}.public-offer-page{background:#ecefe9;min-height:100vh}.public-offer-header{border-bottom:1px solid var(--line);background:var(--white);justify-content:space-between;align-items:center;min-height:74px;padding:0 max(20px,50vw - 590px);display:flex}.public-offer-header>span{color:var(--success);font-size:11px;font-weight:850}.public-offer-shell{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:18px;width:min(1180px,100% - 40px);margin:32px auto 60px;display:grid}.public-offer-paper{background:var(--white);box-shadow:var(--shadow-sm);border-radius:20px;padding:48px 54px}.public-document-brand{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;min-height:70px;display:flex}.public-logo{align-items:flex-start;width:180px;height:64px;display:flex}.public-logo img{object-fit:contain;max-width:175px;max-height:60px}.public-logo-fallback{background:var(--ink);color:#fff;border-radius:12px;place-items:center;width:48px;height:48px;font-size:12px;font-weight:900;display:grid}.public-document-brand>div:last-child{color:var(--ink-soft);flex-direction:column;align-items:flex-end;font-size:11px;display:flex}.public-document-brand strong{color:var(--orange-dark)}.public-addresses{grid-template-columns:1fr 1fr;gap:30px;margin:28px 0;display:grid}.public-addresses small,.public-terms small{color:#7f8c85;letter-spacing:.07em;font-size:10px;font-weight:850}.public-addresses p{color:#52625a;margin:6px 0 0;font-size:13px;line-height:1.55}.public-offer-paper h1{letter-spacing:-.05em;margin:8px 0;font-size:clamp(34px,4vw,50px);line-height:1.05}.public-offer-paper>p{color:var(--ink-soft);font-size:13px}.public-position-list{margin-top:28px}.public-position{border-bottom:1px solid var(--line);grid-template-columns:45px minmax(0,1fr) 110px 120px;align-items:center;gap:12px;min-height:56px;padding:10px 0;font-size:12px;display:grid}.public-position.head{color:#7a8780;min-height:36px;font-size:9px;font-weight:850}.public-position>span:first-child{color:var(--orange-dark);font-weight:850}.public-position>span:nth-child(n+3){text-align:right}.public-totals{width:300px;margin:24px 0 0 auto}.public-totals div{justify-content:space-between;padding:6px 0;font-size:12px;display:flex}.public-totals div:last-child{border-top:1px solid var(--ink);margin-top:6px;padding-top:12px;font-size:15px}.public-terms{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:20px;margin-top:30px;padding:18px 0;display:grid}.public-terms p{color:#506158;margin:5px 0 0;font-size:11px}.public-contact{flex-direction:column;margin-top:25px;font-size:12px;display:flex}.public-contact span{color:var(--ink-soft)}.public-decision,.public-response{background:var(--ink);color:#fff;box-shadow:var(--shadow-lg);border-radius:20px;padding:28px;position:sticky;top:92px}.public-decision .section-number{color:var(--lime)}.public-decision h2{margin:0;font-size:27px;line-height:1.15}.public-decision>p{color:#aebfb7;font-size:13px}.public-decision label{color:#d9e1dd;margin-top:15px;font-size:11px;font-weight:750;display:block}.public-decision label span{color:#8fa198;font-weight:500}.public-decision input,.public-decision textarea{color:#fff;background:#17352c;border-color:#496057}.public-decision-actions{gap:7px;margin-top:17px;display:grid}.public-decision .button{border-radius:999px;width:100%}.public-decision .accept{background:var(--orange);color:var(--ink)}.public-decision .decline{color:#fff;background:0 0;border:1px solid #577067}.public-decision>small{color:#84978d;margin-top:12px;font-size:10px;display:block}.public-error{background:#6b2d25;border-radius:8px;padding:10px;color:#fff!important}.public-response{gap:14px;display:flex}.public-response>span{background:var(--orange);width:38px;height:38px;color:var(--ink);border-radius:50%;flex:none;place-items:center;font-weight:900;display:grid}.public-response strong{font-size:20px}.public-response p{color:#aebfb7;font-size:12px}.public-offer-footer{background:var(--ink);color:#aebfb7;justify-content:space-between;align-items:center;min-height:90px;padding:20px max(20px,50vw - 590px);font-size:11px;display:flex}.public-offer-footer nav{gap:15px;display:flex}@media (max-width:1180px){.launch-hero-v3{padding:62px 42px 50px}.launch-hero-v3 .hero-grid{grid-template-columns:1fr;gap:45px}.hero-message{max-width:760px}.hero-product{max-width:780px}.outcome-strip{width:calc(100% - 40px)}.product-roadmap{grid-template-columns:1fr}.roadmap-copy{max-width:760px}.pricing-section{grid-template-columns:1fr}.pricing-copy{max-width:800px}.studio-header{padding-inline:20px}.studio-workspace{grid-template-columns:1fr}.studio-form{border-right:0;border-bottom:1px solid var(--line)}.studio-preview{padding:28px}.public-offer-shell{grid-template-columns:1fr}.public-decision,.public-response{position:static}}@media (max-width:900px){.launch-topbar{grid-template-columns:1fr auto}.launch-topbar nav{display:none}.launch-hero-v3 h1{font-size:clamp(54px,11vw,78px)}.product-body,.hero-business-grid{grid-template-columns:1fr}.product-flow{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.flow-title{grid-column:1/-1}.flow-step{grid-template-columns:28px 1fr}.flow-step:after{display:none}.section-intro{grid-template-columns:1fr;gap:22px}.preview-controls{grid-template-columns:1fr 1fr}.price-options,.demo-stage-grid{grid-template-columns:1fr}.demo-progress{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;display:grid}.demo-progress-kicker,.demo-security{grid-column:1/-1}.demo-progress>button{border:1px solid #40574e;border-radius:11px;min-height:60px;padding:9px}.demo-progress>button:after{display:none}.preview-mail{min-height:420px}.how-grid{grid-template-columns:1fr}.how-grid article{min-height:220px}.founder-section{grid-template-columns:auto 1fr}.founder-contact{grid-column:2}.faq-grid{margin-left:0}.studio-header{grid-template-columns:1fr auto;padding-top:10px}.studio-header nav{border-radius:0;grid-area:2/1/auto/-1;grid-template-columns:repeat(4,1fr);width:calc(100% + 40px);height:56px;margin:8px -20px 0;padding:5px 20px;display:grid}.studio-header nav button{min-width:0;padding:0 7px}.studio-overview{grid-template-columns:1fr}.studio-stats{grid-template-columns:repeat(4,1fr)}.setup-panel,.due-panel,.quick-start{grid-template-columns:1fr}.quick-start-note{grid-column:1;margin:0}.field-grid.four{grid-template-columns:1fr 1fr}.record-list article{grid-template-columns:90px 1fr 120px}.record-actions{grid-column:2/-1}.customer-layout,.profile-layout{grid-template-columns:1fr}.customer-card.editor,.profile-benefits{position:static}}@media (max-width:640px){body{font-size:15px}.studio-header nav button{gap:5px;padding:0 4px}.studio-nav-icon{width:16px;height:16px}.launch-topbar{border-radius:15px;width:calc(100% - 20px);min-height:68px;margin-top:10px;padding:0 10px 0 13px}.launch-topbar .brand>span:last-child{font-size:13px}.launch-topbar .small-cta{min-height:42px;padding:0 13px;font-size:12px}.brand-mark{width:35px;height:35px}.launch-topbar .brand-mark{width:38px;height:38px}.launch-hero-v3{border-radius:22px;width:calc(100% - 20px);margin-top:10px;padding:48px 20px 24px}.launch-hero-v3 .hero-grid{gap:35px}.launch-hero-v3 h1{font-size:53px}.hero-copy{font-size:17px}.hero-actions{flex-direction:column;align-items:stretch;gap:16px}.hero-actions .button{width:100%}.hero-actions .text-link{text-align:center}.hero-product{padding:10px;transform:none}.product-body{display:block}.hero-dashboard-stats{grid-template-columns:1fr 1fr}.hero-dashboard-stats article{border-bottom:1px solid var(--line)}.hero-dashboard-stats article:nth-child(2){border-right:0}.hero-dashboard-stats article:last-child{border-bottom:0;grid-column:1/-1}.hero-business-grid{display:block}.hero-product-flow{margin-top:9px}.offer-snapshot{padding:20px 16px}.offer-snapshot h2{font-size:23px}.product-flow{margin-top:9px;display:block}.flow-title{margin-bottom:5px;display:block}.flow-step{min-height:55px}.product-foot{flex-direction:column;align-items:flex-start;gap:5px}.outcome-strip{grid-template-columns:1fr;width:calc(100% - 20px)}.outcome-strip article{border-bottom:1px solid #ffffff21;border-right:0;min-height:85px}.outcome-strip article:last-child{border-bottom:0}.public-preview,.how-section,.pricing-section,.faq-section{padding:76px 20px}.section-intro h2,.pricing-copy h2{font-size:43px}.section-intro>p,.pricing-copy>p{font-size:15px}.preview-controls{grid-template-columns:1fr;padding:14px}.demo-shell{border-radius:19px;padding:10px}.demo-topline{flex-direction:column;align-items:stretch;padding:6px 2px 12px}.demo-tabs{grid-template-columns:1fr 1fr;display:grid}.demo-tabs button{justify-content:center;min-width:0;padding:0 9px;font-size:10px}.demo-live{padding:0 8px}.demo-stage-grid{gap:10px;margin-top:10px}.demo-view{min-height:0}.preview-offer{min-height:0;padding:28px 20px}.preview-document-head{align-items:flex-start;gap:15px}.preview-document-head>span{text-align:right;max-width:105px}.preview-offer h3{font-size:28px}.preview-positions>div{grid-template-columns:28px 1fr}.preview-positions b{text-align:right;grid-column:2;margin-top:-20px}.offer-demo-terms{grid-template-columns:1fr;gap:8px}.customer-browser-bar{padding:0 12px}.secure-address{padding:0 9px}.customer-demo-body{grid-template-columns:1fr;min-height:0;padding:12px}.customer-offer-summary{padding:24px 18px}.customer-status{margin-top:18px;display:inline-flex;position:static}.customer-kicker{margin-top:26px!important}.customer-offer-summary h3{font-size:27px}.customer-price{flex-direction:column;align-items:flex-start;gap:4px}.response-demo{grid-template-columns:1fr;padding:12px}.response-demo-card{padding:28px 19px}.response-demo h3{font-size:31px}.response-facts{grid-template-columns:1fr}.demo-progress{grid-template-columns:1fr 1fr;padding:17px 13px}.demo-progress>button{grid-template-columns:28px 1fr}.demo-progress button>i{width:28px;height:28px}.preview-mail{min-height:0}.mail-meta,.mail-body{padding-left:20px;padding-right:20px}.invoice-demo-paper{width:calc(100% - 20px);min-height:0;margin:10px auto;padding:24px 17px}.invoice-demo-bar{flex-direction:column;justify-content:center;align-items:flex-start;padding:9px 12px}.invoice-demo-head{flex-direction:column}.invoice-demo-head>div:last-child{justify-items:start}.invoice-demo-recipient{margin-top:24px}.invoice-demo-paper>h3{font-size:21px}.invoice-demo-payment{grid-template-columns:1fr auto}.invoice-demo-payment small{text-align:left;grid-column:1/-1}.payment-demo{padding:24px 12px}.payment-demo-head{flex-direction:column}.payment-demo-stats{grid-template-columns:1fr}.payment-demo-stats article{border-bottom:1px solid #40574e;border-right:0}.payment-demo-stats article:last-child{border-bottom:0}.payment-table-title{padding-inline:12px}.payment-row{grid-template-columns:minmax(0,1fr) auto auto;gap:7px;padding:0 12px}.payment-row>:first-child,.payment-header{display:none}.payment-row strong{font-size:8px}.preview-unlock{flex-direction:column;align-items:stretch}.preview-unlock .button{width:100%}.preview-result{padding:20px 16px}.how-grid article{min-height:240px}.product-roadmap{padding:76px 20px}.roadmap-columns{grid-template-columns:1fr}.roadmap-columns>article{padding:22px 16px}.founder-section{grid-template-columns:1fr;padding:68px 20px}.founder-mark{border-radius:22px;width:86px;height:86px;font-size:29px}.founder-contact{grid-column:1}.price-card{padding:27px 22px}.legal-strip,.launch-page>footer{flex-direction:column;align-items:flex-start}.mobile-buy-bar{z-index:60;background:var(--orange);min-height:54px;color:var(--ink);border-radius:999px;justify-content:space-between;align-items:center;padding:0 17px;text-decoration:none;display:flex;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 16px 40px #10251f4d}.mobile-buy-bar span{font-size:11px;font-weight:700}.mobile-buy-bar strong{font-size:13px}.legal-content{width:calc(100% - 20px);padding:35px 20px}.legal-page .topbar{width:calc(100% - 20px)}.gate-page{padding:20px 10px}.gate-card{padding:28px 18px}.gate-card>h1{font-size:43px}.gate-plans{grid-template-columns:1fr}.studio-header{padding-inline:14px}.studio-header .brand>span:last-child,.studio-account span{display:none}.studio-header nav{width:calc(100% + 28px);margin-left:-14px;margin-right:-14px;padding-left:14px;padding-right:14px}.studio-header nav button{font-size:11px}.studio-overview{padding:34px 15px}.studio-overview h1,.studio-overview.compact h1{font-size:39px}.studio-stats{grid-template-columns:1fr 1fr}.studio-stats article:nth-child(2){border-right:0}.studio-stats article:nth-child(-n+2){border-bottom:1px solid #40574d}.setup-panel,.due-panel,.studio-section{width:calc(100% - 30px)}.setup-panel,.due-panel{padding:19px 15px}.setup-panel ol,.due-list{grid-template-columns:1fr}.setup-panel li{border-top:1px solid var(--line);border-left:0}.studio-section-head{flex-direction:column;align-items:stretch}.head-actions{justify-content:flex-start}.head-actions .button{flex:125px}.offer-stepper{grid-template-columns:1fr}.offer-stepper button{min-height:58px}.offer-stepper button small{display:none}.completion-strip{grid-template-columns:1fr}.completion-checks{justify-content:flex-start}.quick-start{padding:18px 15px}.quick-start-control{grid-template-columns:1fr}.quick-start-control .button{width:100%}.studio-form,.studio-preview{padding:14px}.workflow-sidecard{min-height:0;padding:28px 20px;position:static}.workflow-sidecard h3{font-size:31px}.form-block{padding:18px 14px}.field-grid.two,.field-grid.four{grid-template-columns:1fr}.template-shelf>div:first-child{flex-direction:column;align-items:flex-start}.position-head{display:none}.position-row.advanced{grid-template-columns:1fr 72px 78px;gap:6px;padding:7px;overflow:visible}.position-row.advanced input,.position-row.advanced select{border:1px solid var(--line);border-radius:8px;font-size:14px}.position-row.advanced>input:first-child{grid-column:1/-1}.position-row.advanced>input:nth-of-type(2){grid-column:1}.position-row.advanced>select{grid-column:2}.position-row.advanced>input:nth-of-type(3){grid-column:1/3}.position-actions{border:1px solid var(--line);border-radius:8px;grid-area:2/3;overflow:hidden}.offer-paper.professional{min-height:0;padding:28px 20px}.document-addresses,.document-terms{grid-template-columns:1fr;gap:12px}.document-row{grid-template-columns:25px 1fr 75px;font-size:10px}.document-row>span:nth-child(3),.document-row>span:nth-child(4),.document-row.head>span:nth-child(3),.document-row.head>span:nth-child(4){display:none}.document-totals{width:100%}.preview-actions{flex-direction:column}.preview-actions .button{width:100%}.workflow-footer{grid-template-columns:1fr 1fr;position:static}.workflow-footer>button:first-child{grid-column:1}.workflow-footer>div:nth-child(2){text-align:right;grid-column:2}.workflow-footer>.button:last-child,.workflow-final-actions{grid-column:1/-1}.workflow-final-actions{grid-template-columns:1fr;display:grid}.workflow-final-actions .button{width:100%}.send-success-panel{grid-template-columns:38px 1fr;padding:18px 15px}.send-success-panel>span{width:38px;height:38px}.send-success-panel>div>div{display:grid}.send-success-panel .button{width:100%}.send-review-backdrop{padding:10px}.send-review{border-radius:18px;max-height:calc(100vh - 20px);padding:28px 18px;overflow:auto}.send-review h2{padding-right:35px;font-size:31px}.send-review dl div{grid-template-columns:92px 1fr;gap:10px}.send-review-actions,.library-toolbar{grid-template-columns:1fr}.record-list article{grid-template-columns:1fr auto}.record-status{grid-column:1;justify-self:start}.record-main{grid-area:2/1/auto/-1}.record-list article>strong{grid-area:1/2}.record-actions{grid-column:1/-1;justify-content:flex-start}.export-panel{flex-direction:column;align-items:flex-start}.customer-grid{grid-template-columns:1fr}.profile-form{padding:8px}.logo-uploader{grid-template-columns:1fr}.studio-footer{flex-direction:column;align-items:flex-start}.public-offer-header{padding:0 14px}.public-offer-header>span{font-size:10px}.public-offer-shell{width:calc(100% - 20px);margin-top:18px}.public-offer-paper{padding:28px 18px}.public-addresses,.public-terms{grid-template-columns:1fr}.public-position{grid-template-columns:30px minmax(0,1fr) 90px}.public-position>span:nth-child(3),.public-position.head>span:nth-child(3){display:none}.public-totals{width:100%}.public-decision,.public-response{padding:24px 20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}@media print{@page{size:A4;margin:12mm}body{background:#fff}body *{visibility:hidden!important}.offer-paper,.offer-paper *{visibility:visible!important}.offer-paper{width:100%;min-height:0;box-shadow:none;-webkit-print-color-adjust:exact;print-color-adjust:exact;margin:0;padding:12mm;position:absolute;inset:0 auto auto 0}}.studio-nav-icon.nav-dashboard:before{content:"";border:1.7px solid;border-radius:4px;position:absolute;inset:2px;box-shadow:inset 6px 0 #0000}.studio-nav-icon.nav-dashboard:after{content:"";border-left:2px solid;border-right:2px solid;width:3px;height:7px;position:absolute;top:5px;left:5px}.studio-nav-icon.nav-invoices:before{content:"";border:1.7px solid;border-radius:3px;position:absolute;inset:1px 3px}.studio-nav-icon.nav-invoices:after{content:"";border-top:1.7px solid;border-bottom:1.7px solid;width:6px;height:7px;position:absolute;top:5px;left:7px;box-shadow:0 3px 0 -1px}.dashboard-head-actions{gap:10px;margin-top:24px;display:flex}.product-dashboard-head{align-items:center}.product-dashboard-head .studio-stats{grid-template-columns:repeat(2,minmax(150px,1fr));width:min(570px,48vw)}.product-dashboard-head .studio-stats article{min-height:105px}.product-dashboard-head .studio-stats article:nth-child(2){border-right:0}.product-dashboard-head .studio-stats article:nth-child(-n+2){border-bottom:1px solid #40574d}.product-dashboard-head .studio-stats strong{font-size:clamp(21px,2.2vw,31px)}.business-flow-grid{grid-template-columns:repeat(3,1fr);gap:14px;width:min(1280px,100% - 48px);margin:24px auto 0;display:grid}.business-flow-grid article{border:1px solid var(--line);background:var(--white);min-height:230px;box-shadow:var(--shadow-sm);border-radius:18px;grid-template-columns:45px 1fr;align-content:space-between;gap:16px;padding:25px;display:grid}.business-flow-grid article>span{width:42px;height:42px;color:var(--ink-soft);background:#edf0eb;border-radius:12px;place-items:center;font-size:11px;font-weight:850;display:grid}.business-flow-grid article>div{align-self:start}.business-flow-grid article small{color:var(--orange-dark);letter-spacing:.15em;font-size:9px;font-weight:850}.business-flow-grid article h3{letter-spacing:-.04em;margin:8px 0 5px;font-size:28px}.business-flow-grid article p{color:var(--ink-soft);margin:0;font-size:12px;line-height:1.55}.business-flow-grid article>button{border:0;border-top:1px solid var(--line);min-height:42px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;grid-column:1/-1;padding:0;font-weight:800}.business-flow-grid article.highlight>span{background:var(--orange);color:var(--ink)}.record-primary-action{background:var(--ink)!important;color:#fff!important;border-color:var(--ink)!important}.invoice-module{overflow:clip}.invoice-setup-warning{background:#fff8ed;border:1px solid #edbd89;border-radius:15px;grid-template-columns:42px 1fr auto;align-items:center;gap:14px;margin-bottom:18px;padding:18px;display:grid}.invoice-setup-warning>span{width:38px;height:38px;color:var(--ink);background:#f2a65e;border-radius:50%;place-items:center;font-weight:900;display:grid}.invoice-setup-warning strong,.invoice-setup-warning p{margin:0;display:block}.invoice-setup-warning p{color:var(--ink-soft);margin-top:3px;font-size:12px;line-height:1.45}.invoice-convert-strip{background:var(--ink);color:#fff;border-radius:18px;grid-template-columns:250px 1fr;gap:20px;margin-bottom:18px;padding:20px;display:grid}.invoice-convert-strip h3{margin:4px 0 0;font-size:23px}.invoice-convert-strip .section-number{color:var(--lime)}.invoice-convert-strip>div:last-child{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.invoice-convert-strip button{color:#fff;text-align:left;cursor:pointer;background:#1d3028;border:1px solid #40574d;border-radius:12px;flex-direction:column;align-items:flex-start;min-width:0;padding:14px;display:flex}.invoice-convert-strip button>span{color:var(--lime);letter-spacing:.1em;font-size:9px;font-weight:850}.invoice-convert-strip button strong{margin-top:8px;font-size:13px}.invoice-convert-strip button small{color:#afbeb6;white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin-top:3px;overflow:hidden}.invoice-convert-strip button b{color:#ff8a64;margin-top:15px;font-size:10px}.invoice-toolbar{border:1px solid var(--line);background:var(--white);border-radius:14px;grid-template-columns:minmax(250px,1fr) 220px;gap:10px;margin-bottom:12px;padding:12px;display:grid}.invoice-toolbar label,.invoice-fields label{color:var(--ink-soft);letter-spacing:.06em;text-transform:uppercase;gap:6px;font-size:9px;font-weight:800;display:grid}.invoice-toolbar input,.invoice-toolbar select,.invoice-fields input,.invoice-fields textarea{border:1px solid var(--line);width:100%;min-height:42px;color:var(--ink);font:inherit;letter-spacing:0;text-transform:none;background:#fbfbf8;border-radius:9px;padding:10px 12px;font-size:13px}.invoice-fields textarea{resize:vertical}.invoice-workspace{border:1px solid var(--line);background:var(--white);min-height:620px;box-shadow:var(--shadow-sm);border-radius:18px;grid-template-columns:340px minmax(0,1fr);display:grid;overflow:hidden}.invoice-list{border-right:1px solid var(--line);background:#f2f2ed;padding:10px}.invoice-list>button{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;grid-template-columns:1fr auto;gap:4px 10px;margin-bottom:7px;padding:15px;display:grid}.invoice-list>button:hover{background:#ffffffa6}.invoice-list>button.active{background:var(--white);border-color:#d7ddd8;box-shadow:0 5px 18px #12201912}.invoice-list>button>span:not(.invoice-status),.invoice-list>button small{color:var(--ink-soft);white-space:nowrap;text-overflow:ellipsis;grid-column:1;font-size:11px;overflow:hidden}.invoice-list>button b{grid-area:2/2/span 2;align-self:end;font-size:12px}.invoice-status{color:#58675f;letter-spacing:.08em;text-transform:uppercase;background:#e8ebe7;border-radius:999px;align-items:center;width:fit-content;min-height:24px;padding:0 9px;font-size:8px;font-weight:900;display:inline-flex}.invoice-list .invoice-status{grid-area:1/2;justify-self:end}.invoice-status.finalized{color:#254c3b;background:#e6ece9}.invoice-status.sent{color:#31587c;background:#e7edf5}.invoice-status.paid{color:#17613a;background:#dceee2}.invoice-status.overdue{color:#8a3030;background:#f8dddd}.invoice-status.cancelled{color:#6b5c56;background:#ece9e7}.invoice-detail{min-width:0;padding:30px}.invoice-detail-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.invoice-detail-head h3{letter-spacing:-.04em;margin:11px 0 3px;font-size:29px}.invoice-detail-head p{color:var(--ink-soft);margin:0;font-size:12px}.invoice-detail-head>strong{letter-spacing:-.04em;font-size:29px}.invoice-amounts{border:1px solid var(--line);border-radius:13px;grid-template-columns:repeat(3,1fr);margin:24px 0;display:grid;overflow:hidden}.invoice-amounts div{border-right:1px solid var(--line);flex-direction:column;justify-content:center;min-height:80px;padding:15px;display:flex}.invoice-amounts div:last-child{border-right:0}.invoice-amounts span{color:var(--ink-soft);text-transform:uppercase;font-size:9px;font-weight:750}.invoice-amounts strong{margin-top:7px;font-size:18px}.invoice-amounts .total{background:var(--ink);color:#fff}.invoice-amounts .total span{color:#aebdb5}.invoice-fields{gap:13px;display:grid}.invoice-facts{border:1px solid var(--line);background:var(--line);border-radius:12px;grid-template-columns:repeat(2,1fr);gap:1px;margin:0;display:grid;overflow:hidden}.invoice-facts div{background:#fafaf7;padding:14px}.invoice-facts dt{color:var(--ink-soft);text-transform:uppercase;font-size:9px;font-weight:800}.invoice-facts dd{margin:5px 0 0;font-size:13px;font-weight:750}.invoice-draft-actions,.invoice-final-actions{flex-wrap:wrap;align-items:center;gap:9px;margin-top:22px;display:flex}.link-danger{color:#9b4c45;cursor:pointer;background:0 0;border:0;padding:10px;font-size:11px;font-weight:750}.paid-confirmation{color:#17613a;background:#e0efe5;border-radius:10px;padding:12px 15px;font-size:12px;font-weight:800}.invoice-integrity{color:#5d6c64;background:#f3f5f2;border-radius:9px;margin:20px 0 0;padding:11px 13px;font-size:10px}.invoice-timeline{border-top:1px solid var(--line);margin-top:24px;padding-top:19px}.invoice-timeline>strong{font-size:12px}.invoice-timeline>div{border-bottom:1px solid #edf0ed;grid-template-columns:11px 1fr;gap:9px;padding:10px 0;display:grid}.invoice-timeline i{background:var(--orange);border-radius:50%;width:7px;height:7px;margin-top:4px}.invoice-timeline b,.invoice-timeline small{display:block}.invoice-timeline b{font-size:11px}.invoice-timeline small{color:var(--ink-soft);margin-top:2px;font-size:9px}.invoice-confirm{border:1px solid var(--line);background:#f7f7f3;border-radius:11px;margin-top:18px;padding:13px}.tax-choice{border:0;margin:0;padding:0}.tax-choice legend{color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;margin-bottom:9px;font-size:9px;font-weight:800}.tax-choice{grid-template-columns:1fr 1fr;gap:10px;display:grid}.tax-choice label{border:1px solid var(--line);cursor:pointer;background:#fafaf7;border-radius:12px;align-items:flex-start;gap:10px;min-height:84px;padding:13px;display:flex}.tax-choice label.selected{border-color:var(--orange);box-shadow:inset 0 0 0 1px var(--orange);background:#fff7f3}.tax-choice label input{margin-top:3px}.tax-choice strong,.tax-choice small{display:block}.tax-choice strong{font-size:12px}.tax-choice small{color:var(--ink-soft);margin-top:4px;font-size:10px;line-height:1.4}.tax-confirm{background:#f2f3ef;border-radius:10px;margin-top:12px;padding:12px}.small-business-note,.public-totals>p{color:var(--ink-soft);margin:8px 0 0;font-size:9px;line-height:1.4}@media (max-width:1050px){.studio-header nav{grid-template-columns:repeat(6,1fr)}.studio-header nav button{min-width:0;padding-inline:8px}.product-dashboard-head .studio-stats{width:100%}.business-flow-grid{grid-template-columns:1fr}.business-flow-grid article{min-height:175px}.invoice-convert-strip{grid-template-columns:1fr}.invoice-workspace{grid-template-columns:280px minmax(0,1fr)}}@media (max-width:760px){.studio-header nav{grid-template-columns:repeat(6,1fr)}.studio-header nav button{gap:3px;font-size:9px}.studio-header nav button .studio-nav-icon{display:none}.dashboard-head-actions{flex-direction:column;align-items:stretch}.product-dashboard-head .studio-stats{grid-template-columns:1fr 1fr}.business-flow-grid{width:calc(100% - 30px)}.invoice-setup-warning{grid-template-columns:38px 1fr}.invoice-setup-warning .button{grid-column:1/-1;width:100%}.invoice-convert-strip>div:last-child,.invoice-toolbar{grid-template-columns:1fr}.invoice-workspace{display:block}.invoice-list{border-right:0;border-bottom:1px solid var(--line);max-height:310px;overflow-y:auto}.invoice-detail{padding:20px 15px}.invoice-detail-head{display:grid}.invoice-detail-head>strong{font-size:25px}.invoice-amounts{grid-template-columns:1fr}.invoice-amounts div{border-right:0;border-bottom:1px solid var(--line);min-height:65px}.invoice-amounts div:last-child{border-bottom:0}.invoice-facts{grid-template-columns:1fr}.invoice-draft-actions,.invoice-final-actions{display:grid}.invoice-draft-actions .button,.invoice-final-actions .button{width:100%}.tax-choice{grid-template-columns:1fr}}.industry-home{background:var(--paper-2);padding:112px max(28px,50vw - 590px)}.industry-home-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.industry-home-grid>a{border:1px solid var(--line);background:var(--white);min-height:220px;color:var(--ink);border-radius:22px;grid-template-columns:42px 1fr auto;align-items:start;gap:20px;padding:28px;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.industry-home-grid>a:hover{border-color:var(--line-dark);box-shadow:var(--shadow-sm);transform:translateY(-4px)}.industry-home-grid>a>span{background:var(--ink);width:42px;height:42px;color:var(--lime);font-family:var(--font-mono);border-radius:50%;place-items:center;font-size:11px;font-weight:850;display:grid}.industry-home-grid small{color:var(--orange-dark);letter-spacing:.11em;font-size:9px;font-weight:850}.industry-home-grid h3{letter-spacing:-.04em;margin:10px 0 9px;font-size:27px;line-height:1.05}.industry-home-grid p{max-width:410px;color:var(--ink-soft);margin:0;font-size:13px;line-height:1.65}.industry-home-grid b{color:var(--orange-dark);font-size:20px}.security-home-card{background:var(--ink);color:#fff;border-radius:22px;grid-template-columns:minmax(0,1.1fr) minmax(240px,.8fr) auto;align-items:center;gap:38px;margin-top:16px;padding:34px;display:grid}.security-home-card .section-number{color:var(--lime);border-color:#d7ec754d}.security-home-card h3{letter-spacing:-.04em;max-width:630px;margin:0;font-size:clamp(26px,3vw,40px);line-height:1.04}.security-home-card p{color:#adbbb4;margin:0;font-size:13px;line-height:1.7}.marketing-page{background:var(--paper);min-height:100vh;overflow:hidden}.marketing-topbar{margin-bottom:16px}.marketing-topbar nav{gap:26px}.marketing-hero{background:var(--ink);color:#fff;border-radius:28px;grid-template-columns:minmax(0,1.4fr) minmax(290px,.6fr);align-items:center;gap:clamp(40px,7vw,90px);width:min(1240px,100% - 40px);min-height:590px;margin:0 auto;padding:clamp(50px,7vw,90px);display:grid}.marketing-hero .section-number{color:var(--lime);border-color:#d7ec754d}.marketing-hero h1{letter-spacing:-.055em;max-width:850px;margin:20px 0 24px;font-size:clamp(48px,6vw,82px);line-height:.96}.marketing-hero>div>p{color:#bfccc6;max-width:760px;margin:0;font-size:18px;line-height:1.72}.marketing-actions{align-items:center;gap:22px;margin-top:34px;display:flex}.marketing-actions .text-link{color:#fff}.marketing-hero .hero-trust{margin-top:30px}.industry-audience,.security-summary{background:#17362e;border:1px solid #496057;border-radius:22px;padding:30px}.industry-audience small,.security-summary small{color:#8fa49a;letter-spacing:.12em;font-size:9px;font-weight:850;display:block}.industry-audience strong{letter-spacing:-.035em;margin-top:16px;font-size:28px;line-height:1.12;display:block}.industry-audience p{color:#aebfb7;margin:20px 0 0;font-size:13px;line-height:1.65}.marketing-content,.security-content{padding:112px max(28px,50vw - 590px)}.industry-example{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:16px;display:grid}.example-document{border:1px solid var(--line);background:var(--white);border-radius:22px;padding:34px}.example-document-head{border-bottom:1px solid var(--line);min-height:50px;color:var(--ink-soft);letter-spacing:.08em;justify-content:space-between;gap:20px;font-size:10px;font-weight:850;display:flex}.example-document-head strong{color:var(--success)}.example-document article{border-bottom:1px solid var(--line);grid-template-columns:38px 1fr 30px;align-items:center;gap:18px;min-height:92px;display:grid}.example-document article>span{color:var(--orange-dark);font-family:var(--font-mono);font-size:11px;font-weight:850}.example-document article strong,.example-document article small{display:block}.example-document article strong{font-size:16px}.example-document article small{color:var(--ink-soft);margin-top:5px;font-size:11px}.example-document article b{text-align:right}.example-document-total{background:var(--mint);border-radius:12px;justify-content:space-between;gap:20px;margin-top:24px;padding:20px;font-size:12px;display:flex}.industry-steps{background:var(--ink);color:#fff;border-radius:22px;padding:32px}.industry-steps>span{color:var(--lime);letter-spacing:.12em;font-size:9px;font-weight:850}.industry-steps ol{counter-reset:industry-step;gap:28px;margin:32px 0 0;padding:0;list-style:none;display:grid}.industry-steps li{counter-increment:industry-step;padding-left:45px;position:relative}.industry-steps li:before{content:counter(industry-step);width:29px;height:29px;color:var(--lime);border:1px solid #546b61;border-radius:50%;place-items:center;font-size:9px;font-weight:850;display:grid;position:absolute;top:1px;left:0}.industry-steps strong,.industry-steps small{display:block}.industry-steps strong{font-size:14px}.industry-steps small{color:#9fb1a8;margin-top:6px;font-size:11px;line-height:1.55}.industry-benefits{grid-template-columns:repeat(3,1fr);gap:14px;padding:0 max(28px,50vw - 590px) 112px;display:grid}.industry-benefits article{border:1px solid var(--line);background:var(--paper-2);border-radius:22px;min-height:260px;padding:30px}.industry-benefits article>span{color:var(--orange-dark);font-family:var(--font-mono);font-size:11px;font-weight:850}.industry-benefits h2{letter-spacing:-.04em;margin:55px 0 12px;font-size:26px;line-height:1.08}.industry-benefits p{color:var(--ink-soft);margin:0;font-size:13px;line-height:1.7}.marketing-faq{background:var(--white);grid-template-columns:.7fr 1.3fr;gap:80px;padding:112px max(28px,50vw - 590px);display:grid}.marketing-faq>div:first-child h2{letter-spacing:-.05em;margin:0;font-size:clamp(40px,4vw,58px);line-height:1}.marketing-cta{text-align:center;background:var(--paper-2);padding:112px max(28px,50vw - 590px)}.marketing-cta .section-number{margin-left:auto;margin-right:auto}.marketing-cta h2{letter-spacing:-.05em;max-width:850px;margin:20px auto;font-size:clamp(44px,5vw,70px);line-height:.98}.marketing-cta p{color:var(--ink-soft);margin:0 auto 30px}.security-hero{min-height:560px}.security-summary{align-items:flex-start;gap:18px;display:flex}.security-summary>span{background:var(--mint);width:44px;height:44px;color:var(--success);border-radius:50%;flex:none;place-items:center;font-size:18px;font-weight:900;display:grid}.security-summary strong{margin-top:10px;font-size:19px;line-height:1.35;display:block}.safeguard-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.safeguard-grid article{border:1px solid var(--line);background:var(--white);border-radius:22px;min-height:270px;padding:28px}.safeguard-grid article>span{color:var(--orange-dark);font-family:var(--font-mono);font-size:11px;font-weight:850}.safeguard-grid h2{letter-spacing:-.04em;margin:48px 0 12px;font-size:25px;line-height:1.08}.safeguard-grid p{color:var(--ink-soft);margin:0;font-size:13px;line-height:1.68}.security-responsibility{background:var(--paper-2);padding:112px max(28px,50vw - 450px)}.security-responsibility h2{letter-spacing:-.05em;margin:0;font-size:clamp(42px,5vw,66px);line-height:1}.security-responsibility ul{gap:10px;margin:38px 0;padding:0;list-style:none;display:grid}.security-responsibility li{border:1px solid var(--line);background:var(--white);color:var(--ink-soft);border-radius:14px;padding:18px 20px 18px 50px;font-size:13px;line-height:1.65;position:relative}.security-responsibility li:before{content:"✓";color:var(--success);font-weight:900;position:absolute;left:20px}@media (max-width:900px){.industry-home-grid,.industry-benefits,.safeguard-grid{grid-template-columns:1fr 1fr}.security-home-card,.marketing-hero{grid-template-columns:1fr}.industry-example,.marketing-faq{grid-template-columns:1fr;gap:42px}}@media (max-width:640px){.industry-home,.marketing-content,.security-content,.marketing-faq,.marketing-cta,.security-responsibility{padding:78px 20px}.industry-home-grid,.industry-benefits,.safeguard-grid{grid-template-columns:1fr}.industry-home-grid>a{grid-template-columns:38px 1fr auto;gap:13px;min-height:0;padding:22px}.industry-home-grid>a>span{width:38px;height:38px}.industry-home-grid h3{font-size:23px}.security-home-card{gap:24px;padding:25px}.marketing-hero{border-radius:22px;width:calc(100% - 20px);min-height:0;padding:58px 22px}.marketing-hero h1{font-size:48px}.marketing-hero>div>p{font-size:15px}.marketing-actions{flex-direction:column;align-items:stretch}.marketing-actions .button{width:100%}.industry-audience,.security-summary{padding:22px}.example-document{padding:20px 16px}.example-document article{grid-template-columns:30px 1fr 20px;gap:10px}.example-document-total{flex-direction:column;align-items:flex-start}.industry-benefits{padding:0 20px 78px}.marketing-page .legal-strip div{flex-wrap:wrap}}.security-lock-note{background:#edf6f0;border:1px solid #9db9a8;border-radius:11px;align-items:flex-start;gap:12px;margin:-5px 0 18px;padding:14px 16px;display:flex}.security-lock-note>span{font-size:18px}.security-lock-note strong{font-size:11px;display:block}.security-lock-note p{color:#4f6959;margin:4px 0 0;font-size:9px;line-height:1.5}.customer-type{border:1px solid #d7dbd5;border-radius:10px;margin:0 0 16px;padding:14px}.customer-type legend{color:#67746c;padding:0 7px;font-size:9px;font-weight:850}.customer-type>small{color:#6f7c74;margin-top:9px;font-size:8px;line-height:1.5;display:block}.legal-toggle{background:#f4f7f4;border:1px solid #cfd8d1;border-radius:10px;grid-template-columns:20px 1fr;align-items:start;gap:10px;margin-top:14px;padding:14px;display:grid!important}.legal-toggle input{margin-top:2px;width:18px!important;min-height:18px!important}.legal-toggle span,.legal-toggle strong{display:block}.legal-toggle span{color:#627068;font-size:9px;line-height:1.5}.legal-toggle strong{color:var(--ink);margin-bottom:3px;font-size:10px}.public-contract-type{color:#657269;background:#f1f4f1;border-radius:8px;justify-content:space-between;gap:12px;margin-top:18px;padding:10px 12px;font-size:8px;display:flex}.public-contract-type strong{color:var(--green);letter-spacing:.08em}.public-consumer-law,.public-business-note{background:#f7f8f5;border:1px solid #cfd7d1;border-radius:12px;margin-top:26px;padding:22px}.public-consumer-law h2{font-family:var(--font-display);margin:4px 0 13px;font-size:26px}.public-consumer-law p,.public-business-note p{color:#516159;font-size:10px;line-height:1.65}.public-consumer-law a{font-weight:800;text-decoration:underline}.public-consumer-law details{border-top:1px solid #d5ddd7;margin-top:16px}.public-consumer-law summary{cursor:pointer;padding:15px 0 5px;font-size:10px;font-weight:850}.withdrawal-form{background:#fff;border-radius:9px;margin-top:10px;padding:16px}.public-business-note strong{font-size:10px}.public-business-note p{margin:7px 0 0}.verification-box{background:#172b21;border:1px solid #506258;border-radius:10px;margin-top:18px;padding:15px}.verification-box>strong{font-size:11px;display:block}.verification-box>p{color:#9dafa4;margin:5px 0 12px;font-size:8px;line-height:1.5}.public-decision .verification-button{color:#fff;background:0 0;border:1px solid #6e8276;min-height:42px;padding:9px 12px;font-size:10px}.public-decision .verification-code{letter-spacing:.25em;text-align:center;font-size:24px;font-weight:900}.consumer-confirmations{margin-top:16px}.public-decision .decision-check{background:#1b3025;border:1px solid #53675b;border-radius:8px;grid-template-columns:18px 1fr;align-items:start;gap:9px;padding:11px;display:grid}.public-decision .decision-check+.decision-check{margin-top:8px}.public-decision .decision-check input{width:17px;min-height:17px;margin:2px 0 0}.public-decision .decision-check span{color:#c5d0c9;font-size:8px;line-height:1.5}.public-decision .decision-check.optional span{color:#aab9b0}.public-warning{background:#5b4722;border-radius:7px;padding:10px;color:#fff0c9!important;margin-top:12px!important}.reminder-control{border-top:1px solid #42564a;margin-top:18px;padding-top:14px}.reminder-control p{color:#aebbb3;margin:0 0 7px;font-size:8px}.reminder-control button{color:#f3a784;cursor:pointer;background:0 0;border:0;padding:0;font-size:9px;font-weight:800;text-decoration:underline}@media (max-width:620px){.public-contract-type{flex-direction:column}.public-consumer-law,.public-business-note{padding:18px 15px}}:root{--brand-ink:#10251f;--brand-ink-raised:#17362e;--brand-cream:#f4f1e9;--brand-white:#fffefa;--brand-orange:#ff6b3d;--brand-lime:#d7ec75;--premium-line:#10251f21;--premium-shadow:0 26px 70px #10251f21;--font-sans:var(--font-geist-sans,"Avenir Next", "Segoe UI", Helvetica, Arial, sans-serif);--font-mono:var(--font-geist-mono,"SFMono-Regular", Consolas, monospace)}body{text-rendering:optimizelegibility}.brand{letter-spacing:.085em;gap:13px;font-size:14px;font-weight:820}.brand-mark{width:43px;height:43px}.launch-topbar{border-color:var(--premium-line);min-height:86px;box-shadow:0 16px 44px #10251f13}.launch-topbar .brand{letter-spacing:.085em;font-size:14px}.launch-topbar nav a{color:#40534b;font-weight:720;position:relative}.launch-topbar nav a:after{content:"";background:var(--brand-orange);border-radius:999px;height:2px;transition:transform .18s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.launch-topbar nav a:hover:after{transform:scaleX(1)}.launch-hero-v3{min-height:690px;color:var(--brand-white);box-shadow:var(--premium-shadow);background:radial-gradient(circle at 12% 90%,#d7ec7514,#0000 30%),linear-gradient(135deg,#10251f 0% 58%,#17362e 100%);border-color:#ffffff17}.launch-hero-v3:before{opacity:.055;background-image:url(/brand/angebotswerk-mark-light.png);width:650px;height:650px;top:-160px;right:-110px}.launch-hero-v3:after{border-color:#ffffff14}.eyebrow,.launch-hero-v3 .hero-copy{color:#c7d2cc}.launch-hero-v3 .hero-copy{max-width:640px;font-size:19px}.launch-hero-v3 h1{letter-spacing:-.065em;max-width:690px;font-weight:790}.launch-hero-v3 .hero-actions .text-link{color:var(--brand-white)}.launch-hero-v3 .hero-trust span{color:#d8e0dc;background:#ffffff0e;border-color:#ffffff26}.launch-hero-v3 .micro-copy{color:#9dafa6}.hero-product{background:#ece9df;border-color:#fff3;padding:17px;box-shadow:16px 18px #ff6b3d29,0 34px 90px #00000047}.hero-business-product{transform:rotate(.35deg)}.hero-business-product:hover{transform:translateY(-3px)rotate(0)}.hero-business-product .product-head{color:var(--brand-ink)}.hero-dashboard-stats{background:var(--brand-white);border:1px solid #10251f1f;border-radius:15px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.hero-dashboard-stats article{border-right:1px solid var(--premium-line);min-width:0;padding:14px}.hero-dashboard-stats article:last-child{background:#e7f0d2;border-right:0}.hero-dashboard-stats span,.hero-dashboard-stats strong,.hero-dashboard-stats small{display:block}.hero-dashboard-stats span{color:#66766f;letter-spacing:.08em;font-size:7px;font-weight:850}.hero-dashboard-stats strong{letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap;margin-top:8px;font-size:16px;overflow:hidden}.hero-dashboard-stats small{color:#728079;margin-top:3px;font-size:8px}.hero-business-grid{grid-template-columns:minmax(0,1.22fr) minmax(150px,.78fr);gap:11px;margin-top:11px;display:grid}.hero-invoice-card{background:var(--brand-white);border:1px solid #10251f1a;border-radius:16px;padding:22px;box-shadow:0 12px 32px #10251f14}.hero-invoice-card .snapshot-meta b{color:#236646;background:#dcebdc}.hero-invoice-card h2{letter-spacing:-.045em;margin:30px 0 4px;font-size:23px;line-height:1.04}.hero-invoice-card>p{color:#6a7972;margin:0;font-size:9px}.hero-invoice-amount{border-top:1px solid var(--premium-line);justify-content:space-between;align-items:end;gap:12px;margin-top:26px;padding-top:16px;display:flex}.hero-invoice-amount span{color:#64746c;font-size:9px;font-weight:750}.hero-invoice-amount strong{letter-spacing:-.05em;font-size:20px}.hero-invoice-meta{gap:6px;margin-top:12px;display:flex}.hero-invoice-meta span{color:#687870;background:#eff1ec;border-radius:999px;padding:5px 7px;font-size:7px;font-weight:760}.hero-product-flow{min-width:0}.product-foot{color:#5c6d65;padding-top:15px}.outcome-strip{box-shadow:0 20px 54px #10251f24}.outcome-strip article{position:relative}.outcome-strip article:before{content:"";background:var(--brand-orange);opacity:.8;height:2px;position:absolute;top:0;left:32px;right:32px}.section-intro h2,.pricing-copy h2,.marketing-hero h1,.marketing-faq h2,.marketing-cta h2,.security-responsibility h2{letter-spacing:-.06em;font-weight:780}.how-grid article,.price-card,.industry-home-grid>a,.safeguard-grid article,.example-document{box-shadow:0 14px 44px #10251f0e}.how-grid article,.price-card{border-color:var(--premium-line)}.invoice-demo,.payment-demo{background:#edf0eb;border-radius:18px;min-height:520px;padding:22px}.invoice-demo-bar{background:var(--brand-ink);color:#c5d1cb;letter-spacing:.07em;border-radius:11px 11px 0 0;justify-content:space-between;align-items:center;min-height:44px;padding:0 14px;font-size:9px;font-weight:820;display:flex}.invoice-demo-bar span{align-items:center;gap:8px;display:flex}.invoice-demo-bar i{background:var(--brand-lime);border-radius:50%;width:7px;height:7px}.invoice-demo-bar b{color:#1d6542;background:#dcebdc;border-radius:999px;padding:5px 8px;font-size:8px}.invoice-demo-paper{border:1px solid var(--premium-line);background:var(--brand-white);border-top:0;border-radius:0 0 11px 11px;padding:30px 34px;box-shadow:0 14px 40px #10251f17}.invoice-demo-head{justify-content:space-between;align-items:flex-start;gap:25px;display:flex}.invoice-demo-head>div:last-child{justify-items:end;display:grid}.invoice-demo-head>div:last-child span,.invoice-demo-recipient>span,.invoice-demo-payment>span{color:#697870;letter-spacing:.1em;font-size:8px;font-weight:850}.invoice-demo-head>div:last-child strong{margin-top:4px;font-size:14px}.invoice-demo-head>div:last-child small{color:#718078;font-size:8px}.invoice-demo-recipient{margin-top:24px;display:grid}.invoice-demo-recipient strong{margin-top:5px;font-size:13px}.invoice-demo-recipient small{color:#6b7a73;font-size:9px}.invoice-demo-paper>h3{letter-spacing:-.05em;margin:26px 0 8px;font-size:27px;line-height:1.05}.invoice-demo-lines{margin-top:13px}.invoice-demo-totals{width:min(310px,100%);margin:18px 0 0 auto}.invoice-demo-totals div{border-bottom:1px solid var(--premium-line);justify-content:space-between;padding:7px 0;font-size:10px;display:flex}.invoice-demo-totals div:last-child{background:var(--brand-ink);color:#fff;border:0;border-radius:8px;margin-top:4px;padding:10px 12px;font-weight:800}.invoice-demo-totals dd{margin:0;font-weight:760}.invoice-demo-payment{background:#f0f2ed;border-radius:8px;grid-template-columns:auto auto 1fr;align-items:center;gap:10px;margin-top:17px;padding:12px;display:grid}.invoice-demo-payment strong{font-size:10px}.invoice-demo-payment small{color:#68776f;text-align:right;font-size:8px}.payment-demo{background:var(--brand-ink);color:var(--brand-white);padding:34px}.payment-demo-head,.payment-table-title{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.payment-demo-head h3{letter-spacing:-.055em;margin:8px 0 4px;font-size:36px}.payment-demo-head p{color:#aebdb5;margin:0;font-size:11px}.payment-demo-period{color:#b8c5bf;border:1px solid #40574d;border-radius:999px;padding:8px 10px;font-size:8px;font-weight:800}.payment-demo-stats{border:1px solid #40574d;border-radius:13px;grid-template-columns:repeat(3,1fr);margin-top:28px;display:grid;overflow:hidden}.payment-demo-stats article{border-right:1px solid #40574d;padding:16px}.payment-demo-stats article:last-child{border-right:0}.payment-demo-stats article.success{background:var(--brand-lime);color:var(--brand-ink)}.payment-demo-stats span,.payment-demo-stats strong,.payment-demo-stats small{display:block}.payment-demo-stats span{color:#92a59c;letter-spacing:.08em;font-size:7px;font-weight:850}.payment-demo-stats .success span,.payment-demo-stats .success small{color:#526327}.payment-demo-stats strong{letter-spacing:-.04em;margin-top:8px;font-size:18px}.payment-demo-stats small{color:#9fb0a8;margin-top:3px;font-size:8px}.payment-demo-table{background:var(--brand-white);color:var(--brand-ink);border-radius:13px;margin-top:18px;padding:17px}.payment-table-title span,.payment-table-title strong{display:block}.payment-table-title span{color:#708077;letter-spacing:.1em;font-size:7px;font-weight:850}.payment-table-title strong{margin-top:3px;font-size:13px}.payment-table-title button{color:var(--brand-ink);cursor:pointer;background:0 0;border:0;padding:0;font-size:8px;font-weight:800}.payment-row{border-bottom:1px solid var(--premium-line);grid-template-columns:.8fr 1.6fr 1fr .7fr;align-items:center;gap:10px;min-height:47px;font-size:9px;display:grid}.payment-row>span:nth-child(2) small{color:#74827b;margin-top:2px;font-size:7px;display:block}.payment-row b{color:#236646;background:#dcebdc;border-radius:999px;width:fit-content;padding:5px 7px;font-size:7px}.payment-row b.open{color:#385a72;background:#e9edf2}.payment-row b.due{color:#913e31;background:#f4deda}.payment-row.payment-header{color:#78857e;text-transform:uppercase;min-height:32px;font-size:7px;font-weight:800}.payment-row.featured{background:#f2f4ef;border-radius:8px;margin:0 -7px;padding:0 7px}.payment-demo-note{align-items:center;gap:10px;margin-top:16px;display:flex}.payment-demo-note>span{background:var(--brand-lime);width:28px;height:28px;color:var(--brand-ink);border-radius:50%;place-items:center;font-size:11px;font-weight:900;display:grid}.payment-demo-note p,.payment-demo-note strong,.payment-demo-note small{margin:0;display:block}.payment-demo-note strong{font-size:10px}.payment-demo-note small{color:#aebdb5;margin-top:2px;font-size:8px}.studio-app{background:radial-gradient(circle at 8% 20%,#d7ec751a,#0000 20%),#f1f0ea}.studio-header{background:#fffefaf5;border-bottom-color:#10251f1f;min-height:82px;box-shadow:0 10px 34px #10251f11}.studio-header .brand{letter-spacing:.1em;font-size:13px}.studio-header nav{background:#eceae2;border-color:#10251f1c;height:52px;padding:5px}.studio-header nav button{color:#53655d;min-width:106px;font-size:12px;font-weight:730}.studio-header nav button.active{background:var(--brand-ink);color:var(--brand-white);box-shadow:0 8px 18px #10251f2e}.studio-header nav button.active .studio-nav-icon.nav-offers:after{background:var(--brand-ink)}.studio-account span{background:var(--brand-lime);color:#3f5321;padding:7px 10px}.studio-overview{isolation:isolate;background:linear-gradient(120deg,#10251f 0% 68%,#17362e 100%);min-height:390px;padding-top:70px;padding-bottom:70px;position:relative;overflow:hidden}.studio-overview:before{content:"";z-index:-1;opacity:.045;background:url(/brand/angebotswerk-mark-light.png) 50%/contain no-repeat;width:560px;height:560px;position:absolute;bottom:-220px;right:max(20px,50vw - 725px)}.studio-overview h1{letter-spacing:-.065em;max-width:690px;font-weight:790}.studio-overview p{color:#bdcac4;font-size:15px}.product-dashboard-head .studio-stats{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a;border-color:#ffffff2e;border-radius:20px;box-shadow:0 22px 48px #0000002e}.product-dashboard-head .studio-stats article{min-height:116px;padding:20px;border-color:#ffffff21!important}.product-dashboard-head .studio-stats strong{font-weight:760}.product-dashboard-head .studio-stats span{color:#aebdb5;font-size:11px}.business-flow-grid{z-index:2;gap:16px;margin-top:-34px;position:relative}.business-flow-grid article{border-color:var(--premium-line);border-radius:22px;min-height:248px;padding:28px;box-shadow:0 18px 48px #10251f17}.business-flow-grid article>span{background:var(--brand-ink);width:45px;height:45px;color:var(--brand-lime);border-radius:14px}.business-flow-grid article h3{font-size:31px;font-weight:760}.business-flow-grid article p{color:#566860;max-width:280px;font-size:13px}.business-flow-grid article>button{min-height:48px;color:var(--brand-ink);font-size:12px}.business-flow-grid article.highlight{background:#fff7f2;border-color:#ff6b3d8c}.business-flow-grid article.warning{border-color:#b94a3a6b}.how-grid.business-flow-grid{grid-template-columns:repeat(4,minmax(0,1fr));width:auto;margin:0}.how-grid.business-flow-grid article{min-height:315px}.how-grid.business-flow-grid article h3{font-size:24px}.setup-panel,.due-panel,.studio-section{margin-top:28px}.setup-panel,.due-panel{border-radius:22px;box-shadow:0 16px 45px #10251f13}.studio-section-head h2{letter-spacing:-.06em;font-weight:780}.invoice-module{padding-bottom:50px}.invoice-module .studio-section-head{background:var(--brand-ink);color:var(--brand-white);border-radius:23px;padding:30px 32px;position:relative;overflow:hidden}.invoice-module .studio-section-head:after{content:"";opacity:.055;background:url(/brand/angebotswerk-mark-light.png) 50%/contain no-repeat;width:250px;height:250px;position:absolute;bottom:-115px;right:-38px}.invoice-module .studio-section-head .section-number{color:var(--brand-lime)}.invoice-module .studio-section-head h2{font-size:clamp(36px,4vw,55px)}.invoice-module .studio-section-head p{color:#b8c6bf;font-size:14px}.invoice-setup-warning{background:#fff7ef;border-color:#ff6b3d6b;border-radius:17px;margin-top:16px}.invoice-setup-warning p{color:#52645b;font-size:13px}.invoice-convert-strip{border:1px solid #ffffff14;border-radius:20px;box-shadow:0 18px 45px #10251f21}.invoice-convert-strip button{background:#ffffff0f;border-color:#ffffff24;border-radius:15px;min-height:124px;transition:transform .18s,border-color .18s,background .18s}.invoice-convert-strip button:hover{background:#ffffff17;border-color:#d7ec7580;transform:translateY(-2px)}.invoice-toolbar{border-color:var(--premium-line);border-radius:17px;padding:14px;box-shadow:0 10px 30px #10251f0d}.invoice-toolbar label,.invoice-fields label{color:#4e6158;font-size:10px}.invoice-toolbar input,.invoice-toolbar select,.invoice-fields input,.invoice-fields textarea{background:var(--brand-white);border-color:#10251f29;border-radius:11px;min-height:46px;font-size:14px}.invoice-workspace{border-color:var(--premium-line);border-radius:22px;grid-template-columns:330px minmax(0,1fr);min-height:540px;box-shadow:0 22px 62px #10251f1a}.invoice-list{border-color:var(--premium-line);background:#eae9e2;padding:13px}.invoice-list>button{border-radius:14px;padding:17px}.invoice-list>button.active{border-color:#10251f21;box-shadow:0 9px 25px #10251f17}.invoice-list>button strong{font-size:14px}.invoice-list>button>span:not(.invoice-status),.invoice-list>button small{color:#596b62;font-size:12px}.invoice-status{min-height:27px;padding:0 10px;font-size:9px}.invoice-detail{padding:34px}.invoice-detail-head h3,.invoice-detail-head>strong{font-size:31px;font-weight:760}.invoice-detail-head p{color:#56685f;font-size:13px}.invoice-amounts{border-radius:15px}.invoice-amounts div{min-height:90px;padding:18px}.invoice-amounts span,.invoice-facts dt,.tax-choice legend{color:#52645b;font-size:10px}.invoice-amounts strong{font-size:20px}.invoice-facts dd,.tax-choice strong{font-size:14px}.invoice-integrity,.invoice-timeline small,.tax-choice small,.small-business-note{font-size:11px}.invoice-list .empty-state,.invoice-detail>.empty-state{text-align:center;place-content:center;justify-items:center;min-height:100%;padding:44px 24px;display:grid}.invoice-detail>.empty-state>span{background:var(--brand-ink);width:74px;height:74px;color:var(--brand-lime);letter-spacing:.08em;border-radius:23px;place-items:center;font-size:18px;font-weight:850;display:grid;box-shadow:10px 10px #ff6b3d2e}.invoice-detail>.empty-state h3{letter-spacing:-.045em;margin-top:24px;font-size:28px}.invoice-detail>.empty-state p,.invoice-list .empty-state p{color:#596b62;max-width:420px;font-size:13px;line-height:1.65}@media (max-width:1100px){.launch-hero-v3{min-height:0}.launch-hero-v3 .hero-grid{grid-template-columns:1fr}.hero-business-product{width:min(720px,100%);transform:none}.studio-header nav button{min-width:0}.how-grid.business-flow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.brand{letter-spacing:.055em}.launch-hero-v3{padding-top:64px}.launch-hero-v3 h1{font-size:clamp(48px,14vw,66px)}.hero-dashboard-stats,.payment-demo-stats{grid-template-columns:1fr}.hero-dashboard-stats article,.payment-demo-stats article{border-right:0;border-bottom:1px solid var(--premium-line)}.hero-business-grid{grid-template-columns:1fr}.invoice-demo,.payment-demo{min-height:0;padding:12px}.invoice-demo-paper,.payment-demo{padding:20px 16px}.invoice-demo-payment{grid-template-columns:1fr 1fr}.invoice-demo-payment small{text-align:left;grid-column:1/-1}.payment-demo-head,.payment-table-title{display:grid}.payment-row{grid-template-columns:1fr 1.5fr .8fr}.payment-row>:last-child{display:none}.studio-overview{min-height:0;padding-top:54px;padding-bottom:78px}.business-flow-grid{margin-top:-30px}.how-grid.business-flow-grid{grid-template-columns:1fr;width:auto;margin:0}.invoice-module .studio-section-head{padding:26px 22px}.invoice-workspace{min-height:0}.invoice-detail{padding:24px 18px}}@media (prefers-reduced-motion:reduce){.hero-business-product,.hero-business-product:hover{transform:none}}
