.navbar{background-color:#1e1e1e;display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 20px;min-height:80px;box-shadow:0 2px 5px #0003}.navbar-left{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;gap:10px;align-items:center}.navbar-right{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end;font-family:Helvetica,Arial,sans-serif;font-size:1.2em;font-weight:700;list-style:none;align-items:center}.logo-img{height:60px;width:auto;margin:5px}.zokko-text{font-family:Rammetto One,sans-serif;display:flex;align-items:center;font-weight:700;font-size:2em}.logo-button{background:none;border:none;padding:0;cursor:pointer}.logo-button:focus{outline:2px solid #ccc}.nav-links{list-style:none;text-decoration:none;font-weight:700;gap:20px}.nav-links a{text-decoration:none;color:#fff;transition:color .2s}.nav-links a:hover{color:#add8e6}.linkeddata-nav{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.linkeddata-button{font-size:1.5rem;border:none;background:none;cursor:pointer;transition:opacity .2s ease}.linkeddata-button:disabled{opacity:.3;cursor:default}@font-face{font-family:Rammetto One;src:url(/fonts/Rammetto_One/RammettoOne-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}h1{font-family:Rammetto One,sans-serif;font-size:2rem;margin-bottom:1rem}p{font-size:1.25rem}body{font-family:Helvetica,Arial,sans-serif;font-size:1.2em;line-height:1.5;margin:0;background-color:#f2f2f2}.page-container{display:flex;flex-direction:column}.content-box{background-color:#fff;border-radius:12px;padding:24px;max-width:95%;min-height:85vh;margin:30px auto;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column}.content-box h1,.content-box h2,.content-box p{margin:0 0 16px}
