/* Ottóék — shared design tokens, public pages, admin, responsive layout. */
:root{color-scheme:light;--forest:#234f3a;--forest-hover:#173c29;--honey:#efc65e;--paper:#faf8f0;--ink:#253e32;--muted:#596758;--line:#dce1d5;--leaf:#e8eddc;--white:#fff;--radius:24px;--font:ui-rounded,'Trebuchet MS',system-ui,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:1rem/1.65 var(--font)}a{color:var(--forest);text-underline-offset:4px}button,input,textarea{font:inherit}button,a,input,textarea{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}a,button{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,[contenteditable]:focus-visible{outline:3px solid #a26720;outline-offset:4px}[hidden]{display:none!important}img{max-width:100%;height:auto;display:block}p{margin:0 0 1.1rem}h1,h2,h3{line-height:1.2;text-wrap:balance}h1{font-size:clamp(2.5rem,5.6vw,4.6rem);letter-spacing:-.055em;margin:1.1rem 0 1.5rem}h1 span{display:block}h2{font-size:1.6rem;letter-spacing:-.025em;margin:0 0 1rem}h3{font-size:1.15rem;margin:0 0 .5rem}small{font-size:.8rem}form{margin:0}.container{width:min(1180px,90%);margin-inline:auto}.site-header{border-bottom:1px solid var(--line)}.header-inner{min-height:102px;display:flex;justify-content:space-between;align-items:center;gap:1.5rem;flex-wrap:wrap;padding-block:1.2rem}.brand{font-size:2rem;letter-spacing:-1.5px;font-weight:700;white-space:nowrap;text-decoration:none;color:var(--ink)}.brand>span:first-child{letter-spacing:0;margin-right:.25rem}.brand-dot{color:#82956a}.site-header nav{display:flex;gap:.4rem;flex-wrap:wrap}.site-header nav a{font-size:.95rem;text-decoration:none;padding:.65rem 1rem;border-radius:40px;color:var(--ink)}.site-header nav a:hover{background:var(--leaf)}.site-header nav a[aria-current=page]{background:var(--forest);color:#fff}.main-content{padding-block:3.5rem 4rem;min-height:calc(100svh - 195px)}.eyebrow{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:#52684c;margin-bottom:1rem}.page-title{font-size:clamp(2rem,4vw,3.1rem);margin-top:.7rem}.intro{font-size:1.1rem;max-width:650px}.muted,.caption{color:var(--muted)}.caption{font-size:.875rem;margin-top:1rem}.button{display:inline-flex;justify-content:center;align-items:center;gap:.65rem;min-height:46px;padding:.8rem 1.4rem;border-radius:30px;border:1px solid transparent;text-decoration:none;font-size:.95rem;font-weight:700;line-height:1.4;text-align:center;transition:background .15s,transform .15s}.primary{background:var(--forest);color:white}.primary:hover{background:var(--forest-hover);transform:translateY(-1px)}.secondary{background:#e7ebdf;color:var(--ink)}.secondary:hover{background:#d9e1d0}.button-row{display:flex;flex-wrap:wrap;gap:.65rem;align-items:center;margin-top:1.4rem}.tag{display:inline-block;background:var(--honey);border-radius:30px;padding:.4rem .9rem;font-size:.875rem;color:#443712}.hero{display:grid;grid-template-columns:1.15fr 1fr;gap:4rem;align-items:center;padding:1rem 0 4rem}.hero .intro{max-width:500px;margin-bottom:1.8rem}.hero-art{background:#e9eddc;border-radius:48% 48% 24px 24px;padding:3.6rem 1.5rem 1.7rem;text-align:center;box-shadow:inset 0 -14px 0 #dce4cf}.hero-art p{margin:0;font-size:1.05rem}.hedgehog{display:block;font-size:clamp(100px,15vw,180px);line-height:1.45;filter:drop-shadow(0 12px 12px #6375481c)}.story-strip{background:var(--leaf);padding:1.8rem 2rem;border-radius:var(--radius);display:flex;align-items:center;justify-content:space-between;gap:1.3rem;flex-wrap:wrap}.story-strip h2{font-size:1.2rem;margin-bottom:.4rem}.story-strip p{margin:0;color:var(--muted)}.story-strip .secondary{background:#d8e1c8}.site-footer{border-top:1px solid var(--line)}.footer-inner{padding-block:1.5rem;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;color:var(--muted);font-size:.875rem}.live-layout{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(300px,1fr);gap:1.75rem;align-items:start}.camera{background:#283e32;border-radius:var(--radius);color:white;overflow:hidden;position:relative;aspect-ratio:16/10;min-height:315px;display:flex;flex-direction:column;justify-content:space-between;padding:1.4rem}.camera-top{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;font-size:.8rem;letter-spacing:.05em;z-index:1}.camera-placeholder{text-align:center;padding:2rem .6rem}.camera-placeholder>span{font-size:4.2rem;line-height:1.2;display:block;margin-bottom:1rem}.camera-placeholder h2{font-size:1.45rem}.camera-placeholder p{color:#dae3d7;font-size:.95rem;max-width:360px;margin:0 auto}.camera-play{background:var(--honey);color:#3c361b;align-self:center;margin-bottom:.2rem}.camera video{width:100%;height:auto;max-height:430px;aspect-ratio:16/9;background:#14251a;margin-top:1rem;border-radius:12px}.camera:has(video:not([hidden])){aspect-ratio:auto}.metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-top:1.4rem}.metric{background:#edeedf;padding:1.25rem 1rem;border-radius:18px;overflow-wrap:anywhere}.metric>span{font-size:.875rem;color:#52634c;display:block}.metric strong{font-size:1.75rem;display:block;margin-top:.5rem;font-variant-numeric:tabular-nums;line-height:1.3}.metric .motion-value{font-size:1rem;line-height:1.5}.news-panel{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:1.65rem}.news-panel h2{font-size:1.45rem}.news-panel .muted{font-size:.95rem}.post{padding:1.2rem 0;border-top:1px solid #e5e8df;overflow-wrap:anywhere}.post time{display:block;font-size:.8rem;color:#64705e;margin-bottom:.65rem}.post p{margin-bottom:.65rem}.rich-text>:last-child{margin-bottom:0}.rich-text ul,.rich-text ol{padding-left:1.4rem}.rich-text blockquote{border-left:3px solid #d3dfc6;margin:1rem 0;padding-left:1rem}.rich-text a{word-break:break-word}.pin{font-size:.75rem;color:#70530e;background:#fcf0c6;border-radius:8px;padding:.2rem .5rem;display:inline-block;margin-bottom:.55rem}.edited{display:block;margin-top:.5rem;color:var(--muted)}.empty-state{background:#f4f5ed;border-radius:14px;padding:1.2rem;color:var(--muted)}.load-more{width:100%;margin-top:.8rem}.support-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:2.3rem}.support-card{background:white;border:1px solid var(--line);padding:2rem;border-radius:var(--radius);display:flex;flex-direction:column;align-items:flex-start}.support-card p{flex:1}.support-icon{font-size:2.5rem;display:block;margin-bottom:1rem}.timeline{border-left:2px solid #cdd7c2;margin:2.5rem 0 0 .8rem;padding-left:2.4rem;max-width:850px}.story-step{position:relative;margin-bottom:2.8rem}.story-step:before{content:'';position:absolute;left:-2.85rem;top:.35rem;width:12px;height:12px;background:#839c6a;border:3px solid var(--paper);border-radius:50%}.story-step p{max-width:750px}.photo-placeholder{background:#e5e8db;border:1px dashed #89977e;border-radius:18px;min-height:180px;display:grid;align-content:center;justify-items:center;text-align:center;padding:1.5rem;color:#5b6c51;font-size:.95rem}.photo-placeholder span{font-size:2rem;margin-bottom:.7rem}figure{margin:1.2rem 0}figure img{border-radius:18px;width:100%;max-height:750px;object-fit:contain;background:#e9eddc}figcaption{font-size:.875rem;color:var(--muted);margin-top:.5rem}.error-page{text-align:center;max-width:640px;margin:2rem auto}.error-hedgehog{font-size:5rem}.login-panel{max-width:450px;margin:1.2rem auto;padding:2rem;background:white;border:1px solid var(--line);border-radius:var(--radius)}label{display:block;font-size:.95rem;margin-bottom:.4rem}input:not([type=checkbox]):not([type=hidden]),textarea{width:100%;padding:.8rem 1rem;border:1px solid #bdc9b6;border-radius:10px;background:white;color:var(--ink);min-width:0}input:not([type=hidden]){margin-bottom:1.2rem}textarea{resize:vertical}input[type=checkbox]{width:18px;height:18px;accent-color:var(--forest);flex-shrink:0;margin:0}.checkbox{display:flex;gap:.7rem;align-items:center}.admin-heading{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;flex-wrap:wrap}.admin-layout{display:grid;grid-template-columns:200px minmax(0,1fr);gap:2rem;align-items:start}.admin-sidebar{background:#e7ecdf;padding:1.3rem;border-radius:20px}.admin-sidebar strong{display:block;margin-bottom:1rem}.admin-sidebar nav{display:grid;gap:.5rem}.admin-sidebar nav a{font-size:.95rem;text-decoration:none;padding:.4rem 0}.admin-sidebar a[aria-current]{font-weight:700}.editor-panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:1.8rem}.editor-shell{border:1px solid #bdc9b6;border-radius:14px;overflow:hidden}.editor-shell textarea{border:0;border-radius:0}.editor-toolbar{display:flex;flex-wrap:wrap;gap:5px;background:#eef1e7;padding:.6rem;border-bottom:1px solid var(--line)}.editor-toolbar button{border:1px solid transparent;background:white;border-radius:8px;padding:.4rem .65rem;min-height:38px;color:var(--ink);font-size:.875rem}.editor-toolbar button:hover,.editor-toolbar button[aria-pressed=true]{background:#dbe5d2;border-color:#a1b691}.rich-editor{padding:1rem;min-height:180px;max-height:600px;overflow:auto;outline-offset:-4px;overflow-wrap:anywhere;white-space:pre-wrap}.rich-editor:empty:before{content:'…';color:#8c9983}.alert{padding:1rem 1.3rem;border-radius:14px}.success{background:#e3eddc;color:#2b4b24}.error{background:#fae8dc;color:#803612}.admin-feed{margin-top:2.5rem}.feed-heading{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.filter-tabs{display:flex;gap:.5rem;flex-wrap:wrap}.filter-tabs a{padding:.5rem 1rem;border-radius:30px;text-decoration:none;color:var(--ink);background:#e7ebdf;font-size:.95rem}.filter-tabs [aria-current=page]{background:var(--forest);color:white}.admin-post{background:white;border:1px solid var(--line);border-radius:18px;padding:0 1.3rem 1.3rem;margin-top:1rem}.admin-post .post{border:0}.post-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.small-button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border:1px solid #cbd4c4;background:white;color:var(--ink);padding:.4rem .7rem;border-radius:10px;font-size:.875rem;min-height:38px;line-height:1.4}.small-button:hover{background:var(--leaf)}.danger{color:#963d26}.destructive{background:#9d3b27;color:white}.pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem}.confirm-panel{max-width:700px;margin:0 auto}.confirm-panel .post{background:white;border:1px solid var(--line);padding:1.5rem;border-radius:18px}dialog{max-width:min(500px,92%);border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:22px;padding:1.8rem}dialog::backdrop{background:#15322388}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;top:-100px;left:1rem;z-index:10;background:var(--forest);color:white;padding:.8rem 1.2rem;border-radius:0 0 10px 10px}.skip-link:focus{top:0}
@media(min-width:1400px){.hero{padding-block:2rem 5rem}}
@media(max-width:900px){.hero{gap:2rem}.live-layout{grid-template-columns:1fr}.news-panel{padding:1.5rem}.camera{aspect-ratio:16/9}.admin-layout{grid-template-columns:160px minmax(0,1fr);gap:1.2rem}.admin-sidebar{padding:1rem}.header-inner{justify-content:center}}
@media(max-width:600px){.container{width:90%}.main-content{padding-block:2rem 3rem}.header-inner{gap:.8rem;padding-block:1rem}.site-header nav{justify-content:center;gap:.1rem}.site-header nav a{font-size:.875rem;padding:.55rem .65rem}.brand{font-size:1.8rem}.hero{grid-template-columns:1fr;gap:2rem;padding:0 0 2rem}h1{font-size:2.65rem}.hero-art{padding:2rem 1rem 1.4rem;max-width:420px;width:100%;margin:auto}.hedgehog{font-size:115px}.story-strip{padding:1.4rem}.support-grid{grid-template-columns:1fr}.support-card{padding:1.5rem}.camera{min-height:300px;aspect-ratio:auto;padding:1rem}.camera-placeholder h2{font-size:1.25rem}.camera-top{font-size:.75rem}.metrics{gap:.5rem}.metric{padding:1rem .65rem}.metric>span{font-size:.8rem}.metric strong{font-size:1.3rem}.metric .motion-value{font-size:.875rem}.timeline{padding-left:1.5rem;margin-left:.5rem}.story-step:before{left:-1.95rem}.admin-layout{grid-template-columns:1fr}.admin-sidebar{display:none}.editor-panel{padding:1.2rem}.login-panel{padding:1.5rem}.footer-inner{font-size:.8rem}.page-title{font-size:2rem}.button{font-size:.9rem}.editor-toolbar button,.small-button{min-height:44px}.photo-placeholder{min-height:150px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
