:root{--ink:#24140d;--brown:#3b1e12;--copper:#a75931;--sand:#ead9bf;--cream:#fbf7ef;--muted:#766a62;--line:rgba(59,30,18,.14);--shadow:0 24px 80px rgba(49,25,14,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}a{color:inherit}.site-header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;border-bottom:1px solid var(--line);background:rgba(251,247,239,.92);position:sticky;top:0;z-index:10;backdrop-filter:blur(14px)}.brand img{display:block;width:178px;height:auto}.admin-link{font-size:.86rem;font-weight:800;text-decoration:none;border:1px solid var(--line);padding:.72rem 1rem;border-radius:999px;background:white}main{width:min(1180px,90vw);margin:auto}.hero{min-height:620px;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:5vw;padding:7rem 0 5rem}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:900;color:var(--copper);margin:0 0 .8rem}.hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(3rem,6vw,6rem);line-height:.98;letter-spacing:-.045em;max-width:850px;margin:.2rem 0 1.6rem}.hero-text{font-size:1.08rem;color:var(--muted);max-width:680px}.hero-actions{display:flex;align-items:center;gap:1.2rem;margin-top:2rem}.primary-cta{background:var(--brown);color:#fff;text-decoration:none;border-radius:999px;padding:.95rem 1.35rem;font-weight:800}.text-cta{font-weight:800;text-decoration:none}.hero-mark{justify-self:end;width:min(400px,100%);aspect-ratio:1;border-radius:48% 48% 12% 12%;background:linear-gradient(145deg,#2a120a,#5d2a17);display:grid;place-items:center;box-shadow:var(--shadow);overflow:hidden}.hero-mark img{width:70%;filter:drop-shadow(0 18px 28px rgba(0,0,0,.25))}.connection-section,.catalogue-preview{padding:5rem 0;border-top:1px solid var(--line)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:2rem}.section-head h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.1rem,4vw,3.5rem);line-height:1;margin:0}.section-head>span{color:var(--muted);font-size:.88rem}.status-chip{border-radius:999px;padding:.5rem .8rem;font-size:.74rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em;background:#eee0cb;color:var(--brown)}.status-chip.ok{background:#dcebdd;color:#24532d}.status-chip.bad{background:#f2d8d3;color:#812e25}.status-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.status-card,.category-list article{background:#fff;border:1px solid var(--line);border-radius:24px;padding:1.5rem;min-height:230px;display:flex;flex-direction:column;box-shadow:0 12px 42px rgba(49,25,14,.05)}.status-card>span,.category-list article>span{font-family:Georgia,serif;color:var(--copper);font-size:1.8rem}.status-card h3,.category-list h3{margin:auto 0 .4rem;font-family:Georgia,serif;font-size:1.45rem}.status-card p,.category-list p{color:var(--muted);font-size:.9rem}.status-card strong{margin-top:auto;color:var(--copper)}.status-card strong.ok{color:#2c6a3a}.status-card strong.bad{color:#9a3429}.category-list{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.category-list article{min-height:180px}.category-list h3{margin-top:auto}.loading-copy{grid-column:1/-1;padding:2rem;background:#fff;border:1px dashed var(--line);border-radius:20px;color:var(--muted)}.error-copy{color:#8d352b}.roadmap{margin:3rem 0 7rem;background:var(--brown);color:#fff;border-radius:32px;padding:2rem;display:grid;grid-template-columns:repeat(4,1fr);gap:1px}.roadmap div{padding:1.2rem;border-right:1px solid rgba(255,255,255,.14);display:flex;flex-direction:column}.roadmap div:last-child{border:0}.roadmap span{color:#d79b76;font-size:.72rem;text-transform:uppercase;letter-spacing:.12em}.roadmap strong{font-family:Georgia,serif;font-size:1.35rem;margin:.35rem 0}.roadmap small{color:#d9c8bd}footer{border-top:1px solid var(--line);min-height:150px;display:flex;align-items:center;justify-content:center;gap:.8rem;color:var(--muted);font-size:.85rem}footer img{width:42px}@media(max-width:900px){.hero{grid-template-columns:1fr;padding-top:4rem}.hero-mark{justify-self:start;width:min(360px,82vw)}.status-grid,.category-list{grid-template-columns:repeat(2,1fr)}.roadmap{grid-template-columns:repeat(2,1fr)}.roadmap div:nth-child(2){border-right:0}}@media(max-width:620px){.site-header{height:66px;padding:0 4vw}.brand img{width:142px}.admin-link{padding:.56rem .78rem;font-size:.75rem}main{width:min(92vw,560px)}.hero{min-height:auto;padding:3.5rem 0}.hero h1{font-size:3.05rem}.hero-text{font-size:.98rem}.hero-actions{align-items:flex-start;flex-direction:column}.hero-mark{width:100%;border-radius:32px}.connection-section,.catalogue-preview{padding:3.5rem 0}.section-head{align-items:flex-start;flex-direction:column}.status-grid,.category-list{grid-template-columns:1fr}.status-card{min-height:190px}.roadmap{grid-template-columns:1fr;padding:1.1rem}.roadmap div{border-right:0;border-bottom:1px solid rgba(255,255,255,.14)}.roadmap div:last-child{border-bottom:0}}
