:root{font-family:Georgia,Times New Roman,serif;line-height:1.65;font-weight:400;color:#3c2a1e;background-color:#f4ecdd;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;background:#f4ecdd;color:#3c2a1e}a{color:#a35d1a;text-decoration:none}a:hover{text-decoration:underline}button,input,textarea,select{font:inherit}img{max-width:100%;display:block}ul{padding-left:1.1rem}h1,h2,h3,h4{color:#2b1b12;margin-top:0;font-family:Playfair Display,Georgia,serif}:focus-visible{outline:3px solid rgba(163,93,26,.5);outline-offset:3px}.app-shell{min-height:100vh;display:flex;flex-direction:column}.container{width:min(1100px,92vw);margin:0 auto}.site-header{position:sticky;top:0;z-index:20;overflow:visible;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(90deg,#f6e7d2eb,#edd0a8e6);border-bottom:1px solid rgba(82,57,35,.25);box-shadow:0 12px 30px -24px #2b1b12cc}.header-inner{display:flex;align-items:center;justify-content:space-between;padding:clamp(.7rem,2vw,1rem) 0;gap:1.5rem}.brand-wrapper{position:relative;display:flex;align-items:flex-end;padding-left:clamp(108px,15vw,175px);min-height:clamp(70px,12vw,150px);gap:clamp(.75rem,2vw,1.4rem)}.brand-text{font-size:clamp(1.3rem,2.6vw,1.85rem);font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#4b2e14;cursor:pointer;line-height:1.1;display:inline-block}.brand-logo{position:absolute;left:clamp(-22px,-2.8vw,-8px);bottom:calc(-1*clamp(45px,6vw,70px));width:clamp(92px,13.5vw,160px);height:auto;object-fit:contain;pointer-events:none;filter:drop-shadow(0 0 20px rgba(43,27,18,.18));border-radius:50%;z-index:5}.nav-toggle{display:none;flex-direction:column;gap:.3rem;border:none;background:none;padding:.35rem}.nav-toggle span{width:30px;height:3px;background:#4b2e14;border-radius:999px}.site-nav{background:#f6e7d2eb;border-top:1px solid rgba(82,57,35,.18);border-bottom:1px solid rgba(82,57,35,.18)}.site-nav .container{display:flex;justify-content:flex-start;padding-left:clamp(86px,13vw,150px)}.nav-list{display:flex;align-items:center;gap:.5rem;list-style:none;margin:0;padding:.2rem 0}.nav-link{display:block;padding:.85rem 1.15rem;font-size:1.05rem;font-weight:600;color:#4b2e14;text-decoration:none;border-bottom:3px solid transparent;transition:color .2s ease,border-color .2s ease}.nav-link:hover{color:#8c5418;border-color:#a35d1a73;text-decoration:none}.nav-link.active{color:#2b1b12;border-color:#4b2e14d9;text-decoration:none}.hero{position:relative;color:#322219;display:flex;align-items:center;padding:clamp(2.2rem,5.5vw,3.6rem) 0;background:linear-gradient(115deg,#f4ecddfa,#d6ab76d9);margin-bottom:1cm;min-height:clamp(150px,34vh,320px);max-height:clamp(150px,34vh,320px);overflow:hidden}.hero-content{position:relative;z-index:2;margin:0 auto;padding:0 clamp(1.6rem,5vw,2.6rem);text-align:left;max-width:min(680px,72vw);color:inherit;display:flex;flex-direction:column;justify-content:center;gap:.6rem;max-height:100%;overflow:hidden}.hero.has-image .hero-content{margin:0;margin-left:calc((100vw - min(1100px,92vw))/2 - 1cm);margin-right:2cm;max-width:clamp(380px,48vw,620px);color:#2b1b12;text-shadow:none}.hero.has-image:after{content:"";position:absolute;top:0;bottom:0;right:3cm;width:clamp(240px,55%,520px);background-image:var(--hero-image);background-size:cover;background-position:center;background-repeat:no-repeat;filter:drop-shadow(2px 2px 6px rgba(0,0,0,.22));pointer-events:none;z-index:1}.hero:not(.has-image) .hero-content{background:none;border-radius:0;box-shadow:none}.hero h1{font-size:clamp(2rem,4.6vw,3rem);margin-bottom:.35rem;line-height:1.15;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.hero.has-image .hero-content h1{text-shadow:2px 2px 6px rgba(0,0,0,.22)}.hero p{margin:0;max-width:640px;font-size:clamp(1rem,2.6vw,1.15rem)}.app-content{flex:1;padding:3rem 0 4.5rem;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.card{background:#fff8eceb;border-radius:24px;padding:1.9rem;box-shadow:0 18px 40px -24px #2b1b1299;border:1px solid rgba(110,74,42,.18)}.home-grid{display:grid;gap:1.75rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.teaser-list{list-style:none;margin:1.1rem 0;padding:0;display:grid;gap:.85rem}.teaser-list button{width:100%;text-align:left;border:none;background:#f4e0c4d9;border-radius:16px;padding:1rem 1.1rem;color:#3f2715;transition:background .2s ease,transform .15s ease}.teaser-list button:hover{background:#e1bf96f2;transform:translateY(-1px)}.teaser-title{display:block;font-weight:700;font-size:1.05rem;color:inherit}.teaser-subtitle{display:block;margin-top:.15rem;font-size:.95rem;color:#4b2e14b8}.teaser-date{display:block;font-size:.95rem;color:#6e4a2a}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.75rem}.card-grid.articles .card img{display:block;width:100%;border-radius:18px;height:200px;object-fit:cover;margin-bottom:1rem;background:#fff8eccc}.card-body{display:grid;gap:.75rem}.article-subtitle{margin:0;font-size:1rem;color:#3a2414e0}.meta{font-size:.95rem;color:#775332}.text-button{border:none;background:none;color:#a35d1a;cursor:pointer;padding:0;font-weight:700}.text-button.back{margin-bottom:.8rem}.danger{background:#8f2f1b!important;color:#fef7eb}.article-detail-page{display:grid;gap:1.2rem}.events-page .event-list{list-style:none;padding:0;display:grid;gap:1.2rem}.events-page .events-archive{margin-top:2cm}.events-page .event-list>li{border-left:6px solid rgba(163,93,26,.45);padding-left:1.2rem;background:#fff8ece0;border-radius:18px;padding-top:1rem;padding-bottom:1rem}.events-page .event-list.past>li{opacity:.7;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1.2rem;align-items:start}.events-page .event-list.past .meta{margin-left:0;justify-self:stretch;grid-column:2;text-align:left;padding-right:5mm}.events-page .event-list.past strong{display:block;grid-column:1}.events-page .event-description{margin-bottom:.8rem;line-height:1.5}.event-header{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}.site-footer{background:#3b2413f2;color:#f7e8d2;padding:2.5rem 0;margin-top:auto}.footer-inner{display:grid;gap:1rem}.footer-links{display:flex;gap:1.1rem;flex-wrap:wrap}.footer-links a{color:#ffe9c7}.login-page{display:flex;justify-content:center}.login-card{width:min(480px,100%);display:grid;gap:1.1rem}.login-card input{width:100%}input,textarea,select{width:100%;border-radius:14px;border:1px solid rgba(110,74,42,.25);padding:.75rem .85rem;transition:border .2s ease,box-shadow .2s ease;background:#fff8ece6}input:focus,textarea:focus,select:focus{border-color:#a35d1acc;box-shadow:0 0 0 4px #a35d1a40;outline:none}textarea{resize:vertical}.field-hint{display:block;font-size:.82rem;color:#4b2e14a6;margin-top:.35rem}button{border-radius:999px;border:none;background:#a35d1aeb;color:#fdf4e3;padding:.85rem 1.6rem;font-weight:700;cursor:pointer;transition:transform .15s ease,box-shadow .2s ease}.editor-primary{border-radius:14px;background:linear-gradient(135deg,#976e4ef2,#7c4618e6);color:#fefaf4;padding:.85rem 1.8rem;box-shadow:0 10px 18px -12px #231406b3,inset 0 1px #ffffff1f;border:1px solid rgba(74,40,12,.55);transition:box-shadow .2s ease,transform .15s ease}.editor-primary:hover{box-shadow:0 14px 24px -12px #231406bf,inset 0 1px #ffffff29;transform:translateY(-1px)}.editor-primary:active{transform:translateY(0);box-shadow:0 6px 12px -10px #23140699,inset 0 1px 2px #00000040}button:disabled{opacity:.6;cursor:not-allowed}.editor-danger{border-radius:14px;background:linear-gradient(135deg,#9f2a15f2,#802312fa);color:#fff6f2;padding:.85rem 1.6rem;border:1px solid rgba(96,24,12,.55);box-shadow:0 10px 20px -12px #47180fb3,inset 0 1px #ffffff1f;transition:box-shadow .2s ease,transform .15s ease}.editor-danger:hover{box-shadow:0 14px 26px -12px #47180fbf,inset 0 1px #ffffff29;transform:translateY(-1px)}.editor-danger:active{transform:translateY(0);box-shadow:0 6px 12px -10px #47180f99,inset 0 1px 2px #00000040}button:not(:disabled):active{transform:translateY(1px)}.toast{position:absolute;left:50%;bottom:3.2cm;transform:translate(-50%);padding:.8rem 1.2rem;border-radius:0;color:#1c110aeb;font-weight:600;box-shadow:0 10px 24px -18px #00000059;z-index:1100;animation:toast-fade .3s ease;pointer-events:none}.toast-success{background:#b0e7bc99}.toast-error{background:#e88f879e}@keyframes toast-fade{0%{opacity:0;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%)}}.loading-screen{min-height:100vh;display:grid;place-content:center;gap:1rem;background:#f4ecddf2}.message{padding:.95rem 1.2rem;border-radius:16px;margin:.9rem 0;border:1px solid rgba(75,46,20,.12)}.message.info{background:#f4e0c4d9;color:#6e4a2a}.message.success{background:#b1966d4d;color:#4d391e}.message.error{background:#8f2f1b2e;color:#8f2f1b}.spinner{display:inline-flex;gap:.4rem}.spinner span{width:.65rem;height:.65rem;border-radius:50%;background:currentColor;opacity:.7;animation:pulse .95s infinite ease-in-out}.spinner span:nth-child(2){animation-delay:.18s}.spinner span:nth-child(3){animation-delay:.36s}@keyframes pulse{0%,80%,to{transform:scale(.7);opacity:.4}40%{transform:scale(1);opacity:1}}.admin-dashboard{display:grid;gap:2.2rem}.admin-header{display:flex;justify-content:space-between;align-items:center}.admin-tabs{display:flex;gap:.75rem;flex-wrap:wrap;padding:.85rem;border-radius:20px;background:#fff8ecdb;box-shadow:0 18px 30px -24px #2b1b1266}.admin-tab{border:1px solid rgba(163,93,26,.2);background:#fcf0dea6;color:#4b2e14;padding:.75rem 1.4rem;border-radius:14px;display:grid;gap:.25rem;align-items:start;transition:border-color .2s ease,box-shadow .2s ease,transform .15s ease;text-align:left}.admin-tab:hover{border-color:#a35d1a61;box-shadow:0 14px 28px -24px #2b1b1280;transform:translateY(-1px)}.admin-tab.active{background:#a35d1a1f;border-color:#a35d1a80;box-shadow:inset 0 0 0 1px #a35d1a47}.admin-tab-label{font-weight:600;letter-spacing:.02em}.admin-tab-caption{font-size:.85rem;color:#4b2e14b8;max-width:220px}.admin-section{background:#fff8ecf0;padding:1.7rem;border-radius:24px;box-shadow:0 18px 40px -24px #2b1b128c;display:grid;gap:1rem;position:relative}.admin-section-header{display:flex;justify-content:space-between;align-items:center;gap:1rem}.button-row{display:flex;gap:1rem;flex-wrap:wrap}.image-picker{display:grid;gap:.85rem}.image-preview{display:flex;align-items:center;gap:1rem}.image-preview img{width:180px;border-radius:18px;object-fit:cover;box-shadow:0 10px 25px -18px #2b1b12b3}.rich-editor{display:grid;gap:.6rem}.editor-toolbar{display:flex;gap:.6rem;flex-wrap:wrap}.editor-toolbar button{width:44px;height:44px;padding:0;border-radius:14px;background:linear-gradient(135deg,#7c4618e6,#976e4ef2);color:#fefaf4;border:1px solid rgba(74,40,12,.6);box-shadow:0 6px 12px -8px #231406b3,inset 0 1px 1px #ffffff1f;transition:box-shadow .2s ease,transform .15s ease}.editor-toolbar button:hover{box-shadow:0 10px 18px -10px #231406bf,inset 0 1px 1px #ffffff2e;transform:translateY(-1px)}.editor-toolbar button:active{transform:translateY(0);box-shadow:0 4px 10px -8px #2314068c,inset 0 1px 2px #00000040}.editor-surface{border:1px solid rgba(110,74,42,.25);border-radius:20px;padding:1.1rem;background:#fffaf0e6;min-height:220px;overflow:auto;font-size:1rem}.editor-surface ul,.editor-surface ol{padding-left:1.4rem;margin:.4rem 0}.editor-surface li::marker{font-size:.92em;font-weight:500}.editor-surface:focus{border-color:#a35d1acc;box-shadow:0 0 0 4px #a35d1a3d;outline:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media(max-width:900px){.article-detail-page{position:static}}@media(max-width:760px){.hero{min-height:auto;max-height:none;padding:1.4rem 0 2.4rem;display:flex;flex-direction:column;align-items:center;gap:1.2rem;overflow:visible}.site-nav{display:none;border-bottom:none}.site-nav.open{display:block}.site-nav .container{justify-content:flex-start;padding:0}.site-nav .nav-list{flex-direction:column;align-items:stretch;gap:0;padding:0}.site-nav .nav-list li+li{border-top:1px solid rgba(82,57,35,.14)}.site-nav .nav-link{width:100%;padding:.85rem 1.2rem;border-bottom:none}.site-nav .nav-link.active{background:#a35d1a1f}.nav-toggle{display:flex}.brand-wrapper{gap:.6rem;align-items:center;padding-left:0;min-height:auto}.brand-logo{position:static;width:64px;margin-bottom:0;filter:drop-shadow(0 6px 14px rgba(43,27,18,.2))}.brand-text{font-size:1.2rem}.admin-tabs{flex-direction:column;padding:.75rem}.admin-tab{width:100%}.admin-tab-caption{max-width:none}.hero.has-image .hero-content{max-width:min(520px,90vw);margin:0 auto;text-align:center;background:none;padding:0;border-radius:0;box-shadow:none}.hero.has-image:after{position:static;display:block;width:clamp(240px,88vw,480px);height:clamp(220px,60vw,360px);margin:0 auto;background-position:center;background-size:cover;border-radius:22px;box-shadow:0 18px 34px -18px #00000052}}
