    @font-face{font-family:Inter;src:url('../fonts/inter/inter-400-normal-latin.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
    @font-face{font-family:Inter;src:url('../fonts/inter/inter-800-normal-latin.woff2') format('woff2');font-weight:800 900;font-style:normal;font-display:swap}
    :root{--green:#1f3b22;--green2:#2f5233;--gold:#b08d2b;--cream:#fbf9f4;--pale:#eaf2ea;--line:#d9dfd8;--muted:#687568}
    *{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--green);font-family:Inter,Arial,sans-serif;line-height:1.5}
    header{position:relative;padding:42px max(24px,calc((100vw - 1320px)/2));background:var(--green);color:#fff;border-top:5px solid var(--gold)}
    .header-back{display:inline-flex;margin:0 0 24px;padding:9px 13px;border:1px solid #ffffff70;border-radius:8px;color:#fff;text-decoration:none;font-weight:800}.header-back:hover,.header-back:focus-visible{background:#fff;color:var(--green);outline:3px solid #b08d2b66;outline-offset:3px}
    header p{max-width:820px;margin:12px 0 0;color:#eaf2ea;font-size:1.08rem}h1{margin:0;font-size:clamp(2rem,5vw,4.5rem);line-height:1}.eyebrow{color:#f1d77e;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
    main{width:min(1320px,calc(100% - 36px));margin:auto}.chooser{padding:48px 0 38px}.chooser h2,.category h2{font-size:clamp(1.8rem,3vw,3rem);margin:0 0 10px}.chooser>p{margin:0 0 24px;color:var(--muted)}
    .branches{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.branches a{display:flex;min-height:92px;align-items:center;justify-content:center;padding:18px;text-align:center;text-decoration:none;background:#fff;color:var(--green);border:1px solid var(--line);border-radius:14px;font-weight:800;box-shadow:0 5px 18px #10201612}.branches a:hover,.branches a:focus{background:var(--green2);color:#fff;outline:3px solid #b08d2b55;outline-offset:2px}
    .note{margin:0 0 45px;padding:20px 24px;background:var(--pale);border-left:5px solid var(--gold);border-radius:0 12px 12px 0}.category{scroll-margin-top:16px;padding:42px 0 18px;border-top:2px solid var(--gold)}.category-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:24px}.category-head p{margin:0;color:var(--muted)}
    .template{margin:0 0 34px;padding:22px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 8px 28px #10201610}.template-title{display:flex;align-items:center;gap:14px;margin-bottom:18px}.number{display:grid;place-items:center;width:44px;height:44px;flex:0 0 auto;background:var(--green);color:#fff;border-radius:50%;font-weight:900}.template h3{margin:0;font-size:1.18rem}.previews{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:24px;align-items:start}
    .preview-label{margin:0 0 7px;color:var(--muted);font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.browser,.phone{overflow:hidden;background:#f2f3f0;border:1px solid #bcc7bd}.browser{border-radius:12px}.browser-bar{height:26px;background:#e6eae5;border-bottom:1px solid #cfd6cf}.browser-bar:before{content:'•••';padding-left:12px;color:#89958a;letter-spacing:3px}.browser img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.phone{width:220px;margin:auto;border:8px solid #1b211c;border-radius:28px}.phone:before{content:'';display:block;width:62px;height:7px;margin:7px auto;background:#1b211c;border-radius:10px}.phone img{display:block;width:100%;aspect-ratio:9/16;object-fit:cover}.choice{display:flex;justify-content:flex-end;margin-top:16px}.choice button{padding:11px 18px;border:0;border-radius:9px;background:var(--gold);color:#102016;font:inherit;font-weight:800}.choice button:after{content:' (Vorschau)';font-weight:500}
    .preview-open{display:block;color:inherit;text-decoration:none;border-radius:14px}.preview-open:focus{outline:4px solid #b08d2b77;outline-offset:5px}.preview-open:hover .browser,.preview-open:hover .phone{box-shadow:0 0 0 4px #b08d2b55}.open-hint{display:block;margin-top:8px;color:var(--green2);font-size:.84rem;font-weight:800}.choice a{padding:11px 18px;border-radius:9px;background:var(--gold);color:#102016;text-decoration:none;font-weight:800}
    footer{margin-top:50px;padding:28px max(24px,calc((100vw - 1320px)/2));background:var(--green);color:#fff}.footer-links{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.back{color:#fff}
    @media(max-width:900px){.branches{grid-template-columns:repeat(2,1fr)}.previews{grid-template-columns:1fr}.phone{width:min(250px,72vw)}.category-head{display:block}.category-head p{margin-top:6px}}
    @media(max-width:520px){header{padding:30px 20px}.branches{grid-template-columns:1fr}.template{padding:14px}.browser img{aspect-ratio:4/3}.choice button{width:100%}}
