:root{color:#2a2118;--green:#243b26;--green-soft:#243b26c7;--cream:#fbf7ef;--cream-glass:#fffaf2c2;--line:#ffffff57;--brown:#5a341f;--muted:#6b5a49;--shadow:0 18px 55px #2a21181a;--soft-shadow:0 12px 34px #2a211813;background:#fbf7ef;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 0 0,#c9995a2e,#0000 34%),radial-gradient(circle at 100% 100%,#243b261f,#0000 30%),#fbf7ef;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button,.primary{background:var(--brown);color:#fff;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:11px 17px;font-weight:800;transition:transform .22s,filter .22s,box-shadow .22s;display:inline-flex;box-shadow:0 10px 24px #5a341f29}button:hover,.primary:hover{filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 14px 32px #5a341f33}input,textarea{width:100%;font:inherit;background:#fffc;border:1px solid #d8c7b4bd;border-radius:14px;outline:none;padding:12px 14px;transition:border-color .22s,box-shadow .22s,background .22s}input:focus,textarea:focus{background:#fff;border-color:#5a341f61;box-shadow:0 0 0 4px #5a341f14}textarea{resize:vertical;min-height:110px}label span{color:var(--brown);margin:0 0 7px;font-size:13px;font-weight:850;display:block}.topbar{z-index:5;-webkit-backdrop-filter:blur(18px)saturate(150%);color:#fff;background:#243b26b8;border-bottom:1px solid #ffffff2e;justify-content:space-between;align-items:center;padding:13px 6vw;display:flex;position:sticky;top:0;box-shadow:0 12px 34px #141e141f}.topbar strong{letter-spacing:.01em;color:#fff;font-size:20px}.topbar nav{background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:8px;padding:5px;display:flex}.topbar nav a{color:#f8f2e8;opacity:.95;border-radius:999px;padding:8px 12px;font-size:14px;font-weight:800;transition:background .22s,opacity .22s,transform .22s}.topbar nav a:hover{opacity:1;background:#ffffff24;transform:translateY(-1px)}.topbar nav button{background:var(--green);padding:9px 14px}.hero{color:#fff;background-color:#0000;background-image:linear-gradient(120deg,#18120ab8,#18120a47),url(https://images.unsplash.com/photo-1447933601403-0c6688de566e?auto=format&fit=crop&w=1600&q=80);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;place-items:center;min-height:56vh;padding:5.5vw 8vw;display:grid}.hero>div{text-align:center;-webkit-backdrop-filter:blur(10px);background:#18120a38;border:1px solid #fff3;border-radius:34px;max-width:760px;padding:34px clamp(22px,4vw,48px);box-shadow:0 22px 70px #0000002e}.hero h1{letter-spacing:-.04em;margin:14px 0;font-size:clamp(34px,6vw,66px);line-height:1}.hero p{color:#f3e9dc;max-width:720px;margin:0 auto 24px;font-size:clamp(17px,2vw,20px);line-height:1.55}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#d8ac71;align-items:center;gap:8px;font-size:12px;font-weight:900;display:inline-flex}section{max-width:1120px;margin:0 auto 74px}h2{color:#2a2118;letter-spacing:-.035em;margin:0 0 18px;font-size:clamp(30px,4.6vw,50px)}.split{grid-template-columns:1.14fr .86fr;align-items:stretch;gap:24px;display:grid}.split p,.contact p{color:#5b4c3f;font-size:17px;line-height:1.72}.card,.editor-card{background:var(--cream-glass);-webkit-backdrop-filter:blur(16px)saturate(145%);box-shadow:var(--soft-shadow);border:1px solid #ffffff8c;border-color:#ffffff8c #5a341f14 #5a341f1a #ffffff8c;border-radius:24px;padding:24px}.card.big{background:#efe2cd9e;flex-direction:column;justify-content:center;display:flex}.card.big h3{margin-top:0}.grid{grid-template-columns:repeat(auto-fit,minmax(245px,1fr));gap:20px;display:grid}.card img{object-fit:cover;border-radius:18px;width:100%;height:190px;margin-bottom:16px;box-shadow:0 12px 24px #2a211814}.card h3{letter-spacing:-.02em;margin:0 0 8px;font-size:23px}.card p{color:#5d4c3e;line-height:1.6}.gallery{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px;display:grid}.gallery img{object-fit:cover;width:100%;height:215px;box-shadow:var(--soft-shadow);border:1px solid #ffffff70;border-radius:20px}.gallery.small img{height:100px}.contact{-webkit-backdrop-filter:blur(18px)saturate(145%);color:#fff;background:#243b26bd;border:1px solid #ffffff2e;border-radius:28px;padding:38px;box-shadow:0 18px 55px #243b2626}.contact h2{color:#fff}.contact p{color:#f2eadf}footer{text-align:center;color:#f4efe5;-webkit-backdrop-filter:blur(18px)saturate(150%);background:#243b26b8;border-top:1px solid #ffffff29;padding:26px 6vw}.loader,.login{place-items:center;min-height:100vh;padding:24px;display:grid}.login form{-webkit-backdrop-filter:blur(18px)saturate(145%);width:min(420px,100%);box-shadow:var(--shadow);background:#fffaf2d1;border:1px solid #ffffff8c;border-radius:28px;gap:14px;padding:32px;display:grid}.notice{color:#6a4a00;background:#fff8d7db;border:1px solid #ecd36ab8;border-radius:14px;padding:12px 14px}.error{color:#b00020}.admin-layout{grid-template-columns:270px 1fr;min-height:100vh;display:grid}.admin-layout aside{-webkit-backdrop-filter:blur(16px);color:#fff;background:#2a2118e6;border-right:1px solid #ffffff1a;flex-direction:column;gap:13px;height:100vh;padding:26px;display:flex;position:sticky;top:0}.admin-layout aside button{color:#2a2118;background:#ffffffe6;justify-content:center}.admin-content{max-width:1080px;padding:32px}.admin-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.editor-card{gap:15px;margin-bottom:18px;display:grid}.editor-card h3{color:var(--brown);margin:0}.coffee-admin{background:#ffffff57;border:1px dashed #5a341f38;border-radius:18px;gap:12px;padding:16px;display:grid}.reveal{opacity:0;will-change:opacity,transform;transition:opacity .75s,transform .75s cubic-bezier(.2,.8,.2,1);transform:translateY(30px)}.reveal.is-visible{opacity:1;transform:translateY(0)}.hero-content{animation:1s both heroEntrance}@keyframes heroEntrance{0%{opacity:0;transform:translateY(22px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.card,.gallery img,.contact{transition:transform .3s,box-shadow .3s,opacity .75s,border-color .3s,background .3s}.card:hover{background:#fffaf2db;border-color:#ffffffb8;transform:translateY(-5px);box-shadow:0 22px 50px #2a21181f}.gallery img:hover{transform:scale(1.02)}@media (prefers-reduced-motion:reduce){.reveal,.hero-content,.card,.gallery img,.contact{opacity:1;transition:none;animation:none;transform:none}}.upload-notice{z-index:4;position:sticky;top:82px;box-shadow:0 12px 28px #5a341f14}.image-manager{gap:12px;display:grid}.image-manager>span{color:var(--brown);font-size:13px;font-weight:850;display:block}.image-preview{object-fit:cover;background:#f6efe4;border:1px solid #eadfcebd;border-radius:18px;width:100%}.hero-preview{height:240px}.coffee-preview{height:160px}.empty-preview{color:#7b6755;text-align:center;background:#ffffff61;border:1px dashed #5a341f38;border-radius:18px;place-items:center;gap:8px;min-height:180px;font-weight:750;display:grid}.image-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.file-button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:8px;width:max-content;padding:11px 17px;font-weight:850;display:inline-flex;box-shadow:0 10px 24px #243b2629}.file-button.inline{margin-top:4px}.file-button input{display:none}.secondary{color:#2a2118;background:#efe2cddb}.danger{color:#fff;background:#7f1d1d}.image-manager small{color:#7b6755;font-weight:750}@media (width<=800px){.topbar{padding:13px 20px;display:block}.topbar nav{border-radius:18px;justify-content:flex-start;margin-top:12px;overflow:auto}.topbar nav a{white-space:nowrap}.split,.admin-layout{grid-template-columns:1fr}.admin-layout aside{height:auto;position:relative}.admin-head{display:block}.hero{min-height:54vh;padding:72px 24px 54px}.hero>div{border-radius:26px;padding:26px 20px}main{padding:42px 20px}section{margin-bottom:56px}.card,.editor-card{border-radius:20px;padding:20px}.contact{border-radius:22px;padding:28px}.hero-preview{height:190px}.image-actions{display:grid}.file-button{justify-content:center;width:100%}}.topbar{border:1px solid #ffffff3d;border-radius:22px;width:min(1180px,100% - 48px);margin:18px auto 0;padding:10px 22px}.brand-mark{color:#fff;letter-spacing:.01em;align-items:center;gap:11px;min-width:max-content;font-weight:900;display:inline-flex}.brand-mark img{object-fit:cover;background:#f7f0e5;border:1px solid #ffffff6b;border-radius:999px;width:48px;height:48px;box-shadow:0 10px 24px #00000024}.brand-mark span{font-size:19px;line-height:1}.hero{background-color:#0000;background-image:radial-gradient(circle at 82% 18%,#dac0903d,#0000 34%),linear-gradient(120deg,#243b26f2,#243b268f),linear-gradient(135deg,#203625,#6f7654);background-position:50%;background-repeat:repeat,repeat,repeat;background-size:cover;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;place-items:center start;min-height:60vh;margin-top:-86px;padding:128px 8vw 70px;transition:background-image .7s,filter .7s;position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;background:linear-gradient(#0000,#fbf7efeb);height:38%;position:absolute;inset:auto 0 0}.hero-image-ready{animation:.9s both heroImageFade}@keyframes heroImageFade{0%{filter:saturate(.86)brightness(.94)}to{filter:saturate()brightness()}}.hero>div{z-index:1;text-align:left;background:#1217103d;border-radius:30px;max-width:640px;padding:30px clamp(22px,3.6vw,44px);position:relative}.hero-logo{object-fit:contain;filter:drop-shadow(0 18px 36px #0000003d);border-radius:999px;width:clamp(116px,14vw,176px);height:auto;max-height:176px;margin:0 0 20px;display:block}.hero h1{margin:12px 0;font-size:clamp(33px,4.8vw,58px)}.hero p{max-width:600px;margin-left:0;margin-right:0}main{padding-top:42px}.split{grid-template-columns:minmax(0,1fr) minmax(300px,.72fr);max-width:1180px}.card,.editor-card,.contact{border-radius:22px}.card{padding:22px}.card img{height:160px}footer{border:1px solid #fff3;border-radius:22px;justify-content:center;align-items:center;gap:12px;width:min(1180px,100% - 48px);margin:0 auto 20px;display:flex}footer img{object-fit:cover;background:#f7f0e5;border:1px solid #ffffff61;border-radius:999px;width:42px;height:42px}footer span{opacity:.96}@media (width<=780px){.topbar{border-radius:18px;width:calc(100% - 24px);margin-top:12px}.brand-mark img{width:42px;height:42px}.brand-mark span{font-size:17px}.hero{place-items:center;min-height:62vh;margin-top:-78px;padding:126px 22px 54px}.hero>div{text-align:center}.hero-logo{width:118px;margin-left:auto;margin-right:auto}footer{width:calc(100% - 24px);margin-bottom:12px}}.menu-toggle{color:#fff;width:44px;height:44px;box-shadow:none;background:#ffffff1f;border:1px solid #ffffff2e;padding:0;display:none}.menu-toggle:hover{box-shadow:none;filter:none;background:#ffffff2e;transform:none}.topbar{border-radius:20px;justify-content:space-between;align-items:center;gap:18px;width:min(1160px,100% - 42px);margin:14px auto 0;padding:9px 18px;display:flex}.topbar nav{flex-wrap:nowrap}.hero{min-height:58vh;margin-top:-78px;padding:122px 7vw 58px}.hero>div{border-radius:26px;max-width:610px;padding:26px clamp(20px,3vw,38px)}.hero-logo{width:clamp(104px,12vw,150px);max-height:150px;margin-bottom:16px}.hero h1{font-size:clamp(31px,4.5vw,54px)}.hero p{margin-bottom:20px;font-size:clamp(16px,1.7vw,19px)}main{padding:34px 5vw 30px}section{max-width:1120px;margin-bottom:44px}.section-title{text-align:center;margin-bottom:18px}.section-title h2{margin-bottom:8px}h2{font-size:clamp(28px,4vw,42px)}.story-panel{grid-template-columns:minmax(0,1.15fr) minmax(260px,.72fr);align-items:stretch;gap:18px;max-width:1120px;display:grid}.story-copy,.identity-card{-webkit-backdrop-filter:blur(16px)saturate(145%);box-shadow:var(--soft-shadow);background:#fffaf2b8;border:1px solid #ffffff8c;border-radius:22px;padding:24px}.story-copy p,.identity-card p{color:#5b4c3f;margin:0 0 14px;line-height:1.62}.story-copy b{color:var(--green);background:#243b2614;border-radius:999px;padding:8px 12px;font-size:14px;display:inline-flex}.identity-card{background:#efe2cd94;flex-direction:column;justify-content:center;display:flex}.identity-card h3{color:#2a2118;margin:10px 0 8px;font-size:24px}.grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:16px}.card,.editor-card{border-radius:20px;padding:18px}.coffee-card{flex-direction:column;gap:6px;min-height:0;display:flex}.card img{border-radius:15px;height:142px;margin-bottom:8px}.card h3{margin:2px 0 4px;font-size:21px}.card p{color:#5d4c3e;margin:2px 0;font-size:15px;line-height:1.48}.gallery{gap:12px}.gallery img{border-radius:17px;height:190px}.contact{border-radius:22px;margin-bottom:38px;padding:28px}.contact p{margin:8px 0;font-size:16px;line-height:1.55}footer{border-bottom:0;border-left:0;border-right:0;border-radius:0;justify-content:center;align-items:center;gap:10px;width:100%;min-height:54px;margin:0;padding:13px 5vw;display:flex}footer img{width:32px;height:32px}footer span{text-align:center;font-size:14px}@media (width<=900px){.topbar{border-radius:18px;width:calc(100% - 24px);margin-top:12px;padding:8px 12px}.menu-toggle{justify-content:center;align-items:center;display:inline-flex}.topbar nav{background:#243b26eb;border:1px solid #ffffff2e;border-radius:18px;flex-direction:column;align-items:stretch;gap:4px;padding:10px;display:none;position:absolute;top:72px;left:12px;right:12px;box-shadow:0 18px 46px #0a0e0a3d}.topbar nav.is-open{display:flex}.topbar nav a{text-align:center;width:100%;padding:11px 12px}.brand-mark img{width:40px;height:40px}.brand-mark span{font-size:16px}.hero{place-items:center;min-height:56vh;margin-top:-72px;padding:118px 18px 42px}.hero>div{text-align:center;border-radius:22px;width:min(100%,560px);padding:22px 18px}.hero-logo{width:104px;margin-bottom:12px;margin-left:auto;margin-right:auto}.hero h1{font-size:clamp(29px,8vw,40px)}.hero p{font-size:16px;line-height:1.5}main{padding:28px 16px 24px}section{margin-bottom:34px}.story-panel{grid-template-columns:1fr;gap:14px}.story-copy,.identity-card{border-radius:18px;padding:18px}.story-copy h2{margin-bottom:10px;font-size:30px}.story-copy p,.identity-card p{font-size:15.5px;line-height:1.55}.identity-card{justify-content:flex-start}.identity-card h3{margin-top:8px;font-size:22px}.grid{grid-template-columns:1fr;gap:14px}.card{border-radius:18px;padding:16px}.card img{height:176px}.gallery{grid-template-columns:1fr 1fr;gap:10px}.gallery img{border-radius:15px;height:150px}.contact{border-radius:18px;margin-bottom:28px;padding:22px 18px}footer{gap:8px;min-height:50px;padding:12px 16px}footer img{width:28px;height:28px}footer span{font-size:12.5px;line-height:1.35}}@media (width<=520px){.topbar{width:calc(100% - 18px)}.brand-mark span{white-space:nowrap;text-overflow:ellipsis;max-width:170px;overflow:hidden}.primary,button{padding:10px 15px}.hero{min-height:55vh;padding-left:14px;padding-right:14px}.hero>div{padding:20px 16px}.hero-logo{width:94px}.eyebrow{letter-spacing:.09em;font-size:11px}h2{font-size:28px}.section-title{margin-bottom:14px}.story-copy,.identity-card{padding:16px}.card p{font-size:14.5px}.gallery{grid-template-columns:1fr}.gallery img{height:185px}}
