@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&display=swap');
:root{font-family:'DM Sans',system-ui,sans-serif;color:#252923;background:#f5f6f2;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,.dropzone:focus-within{outline:3px solid #6e902f;outline-offset:4px}[hidden]{display:none!important}.topbar{height:88px;border-bottom:1px solid #e0e3d9;display:flex;align-items:center;gap:24px;padding:0 5%;background:#fff}.brand{display:flex;align-items:center;gap:11px}.brand strong{font-size:26px;letter-spacing:-1px}.mark{display:grid;place-items:center;background:#22271c;color:#c4f66c;font-size:31px;line-height:1;font-weight:800;width:35px;height:37px;border-radius:5px;letter-spacing:-4px;padding-right:4px}.brand-context{border-left:1px solid #dce0d5;padding-left:24px;font-size:12px;letter-spacing:1.7px;color:#727a66}.topbar>.button{margin-left:auto}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;border:0;border-radius:8px;min-height:46px;padding:12px 18px;font-size:14px;font-weight:700;transition:background .15s}.primary{background:#c4f66c;color:#263316}.primary:hover{background:#b4e95b}.secondary{background:#fff;border:1px solid #d9dfcf;color:#4e5d3a}.secondary:hover{background:#edf2e5}.button:disabled{opacity:.55;cursor:wait}main{max-width:1500px;margin:auto;padding:46px 5% 0}.intro{display:flex;align-items:center;justify-content:space-between;margin-bottom:42px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:1.8px;color:#7c856d}h1{font-size:42px;letter-spacing:-1.8px;margin:10px 0 12px;line-height:1.1}h1>span{color:#7a9c43}.intro p{font-size:16px;color:#747d6b;margin:0}.project-label{font-size:12px;letter-spacing:1.5px;color:#7a836f;display:flex;align-items:center;gap:22px}.project-label span{font-size:32px;color:#7d9658}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:34px;align-items:start}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:22px}h2{margin:0;font-size:20px;letter-spacing:-.5px}.section-heading h2>span{font-size:12px;font-weight:500;letter-spacing:0;background:#e6ebdf;border-radius:20px;padding:5px 9px;margin-left:9px;color:#6b775c}.section-heading>span{font-size:12px;color:#89917f}.empty{min-height:465px;border:1px dashed #c7d0b9;border-radius:14px;background:#eef2e8;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:34px 20px}.empty-icon{background:#dce7cc;width:67px;height:67px;border-radius:18px;display:grid;place-items:center;font-size:35px;color:#6e8454;margin-bottom:8px}h3{font-size:23px;letter-spacing:-.7px;margin:20px 0 0}.empty p{font-size:16px;color:#7c896d;line-height:1.65;margin:12px 0 27px}.composer{background:#fff;border:1px solid #e0e4d9;border-radius:13px;padding:25px;scroll-margin-top:20px}.composer h2{font-size:18px}.step{letter-spacing:1px}.dropzone{display:flex;min-height:205px;position:relative;align-items:center;justify-content:center;border:1px dashed #bfcbb0;border-radius:8px;background:#f7f9f3;cursor:pointer;overflow:hidden}.dropzone:hover,.dropzone.dragging{background:#edf5e0;border-color:#81975e}.dropzone input{position:absolute;width:1px;height:1px;opacity:0;left:0;top:0}#upload-prompt{display:flex;align-items:center;flex-direction:column;gap:7px;padding:25px 10px;pointer-events:none}#upload-prompt strong{font-size:14px;font-weight:600}#upload-prompt>span:not(.upload-icon){font-size:14px;color:#8a947e}.upload-icon{font-size:27px;color:#698047;background:#eaf0e0;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;margin-bottom:6px}#upload-prompt small{font-size:12px;color:#939b89;margin-top:9px}.dropzone img{width:100%;max-height:255px;object-fit:contain;background:#e6eadf}.dropzone #change-image{position:absolute;bottom:9px;left:50%;transform:translateX(-50%);background:#fffef4e8;border:1px solid #d1d8c6;font-size:12px;padding:6px 11px;border-radius:5px;white-space:nowrap}.field{margin-top:23px}.field label{display:block;font-size:14px;font-weight:600;margin-bottom:10px}.optional{font-size:12px;color:#9bA28f;font-weight:400}.label-row{display:flex;justify-content:space-between}.label-row>span{font-size:12px;color:#9ba38f}input:not([type=file]),textarea{border:1px solid #dce2d3;border-radius:7px;padding:11px 12px;width:100%;background:#fafbf8;line-height:1.55;font-size:14px;color:#3c4730}input::placeholder,textarea::placeholder{color:#939b89}textarea{resize:vertical;min-height:125px;max-height:400px}.publish{width:100%;margin-top:24px}.publish>span{margin-left:auto}.save-note{font-size:12px;text-align:center;color:#939c86;margin:12px 0 0}.file-info{font-size:12px;color:#7d886e;overflow-wrap:anywhere;margin:8px 0 0}.error{background:#fff0eb;border:1px solid #ecc7bc;color:#923d26;border-radius:6px;padding:12px;font-size:14px;line-height:1.5}.gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:23px}.post{border:1px solid #e0e5d9;background:#fff;border-radius:11px;overflow:hidden;min-width:0}.post-image{display:block;position:relative;width:100%;border:0;padding:0;background:#e5ebdf;cursor:zoom-in}.post-image img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.post-image:after{content:'↗';position:absolute;bottom:12px;right:12px;width:31px;height:31px;display:grid;place-items:center;background:#fffe;border-radius:50%;opacity:0;transition:opacity .15s}.post-image:hover:after,.post-image:focus-visible:after{opacity:1}.post-copy{padding:21px}.post-copy time{font-size:12px;color:#8b957e}.post h3{font-size:20px;line-height:1.3;margin:9px 0;overflow-wrap:anywhere}.post p{font-size:15px;line-height:1.6;color:#7a856e;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.more{margin:24px auto;display:flex}footer{border-top:1px solid #e0e4d8;margin-top:45px;padding:23px 0;display:flex;justify-content:space-between;font-size:12px;color:#939d87;gap:15px}footer>span:first-child{letter-spacing:1.3px}dialog{padding:0;border:0;border-radius:12px;max-width:1000px;width:90%;max-height:90vh;background:#fff;box-shadow:0 15px 60px #0005}dialog::backdrop{background:#161e11bb;backdrop-filter:blur(5px)}dialog>img{display:block;width:100%;max-height:65vh;object-fit:contain;background:#151b11}.close{position:absolute;right:15px;top:15px;background:#fff;border:0;border-radius:50%;font-size:26px;width:38px;height:38px;z-index:1}.detail-copy{padding:25px 30px}.detail-copy h2{font-size:26px;overflow-wrap:anywhere}#detail-description{line-height:1.6;color:#738264;white-space:pre-wrap;overflow-wrap:anywhere}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:#283020;color:#fff;padding:15px 23px;border-radius:8px;font-size:14px;opacity:0;pointer-events:none;transition:.2s;max-width:90%;z-index:5}#toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:1100px){.workspace{grid-template-columns:minmax(0,1fr) 330px;gap:24px}.composer{padding:22px}.gallery{grid-template-columns:1fr}.project-label{display:none}h1{font-size:38px}}
@media(max-width:760px){.topbar{height:76px;padding:0 20px;gap:12px}.brand-context{display:none}.brand strong{font-size:23px}.topbar .button{font-size:14px;padding:11px 13px}.mark{width:30px;height:33px;font-size:28px}main{padding:30px 20px 0}h1{font-size:34px}.intro{margin-bottom:30px}.workspace{display:flex;flex-direction:column;gap:30px}.gallery-section,.composer{width:100%}.empty{min-height:300px}.composer{padding:23px}.gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.post-copy{padding:16px}.post h3{font-size:18px}.section-heading{gap:8px}.section-heading h2{font-size:18px}.section-heading h2>span{margin-left:5px}input:not([type=file]),textarea{font-size:16px}footer{flex-direction:column;gap:8px}.empty p br{display:none}}
@media(max-width:450px){.gallery{grid-template-columns:1fr}.brand strong{font-size:21px}.topbar{padding:0 16px}.brand{gap:8px}h1{font-size:31px}.section-heading>span{font-size:12px}.project-label{display:none}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}

/* Use the supplied Blockwelt artwork unchanged. */
.mark{width:38px;height:38px;object-fit:contain;padding:0;background:transparent;border-radius:5px;flex-shrink:0}
@media(max-width:450px){.mark{width:34px;height:34px}}

body[data-can-publish="false"] .workspace{display:block}
body[data-can-publish="false"] .gallery{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(max-width:1000px){body[data-can-publish="false"] .gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){body[data-can-publish="false"] .gallery{grid-template-columns:1fr}}

.post-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.post-actions .button{min-height:40px;padding:9px 12px;font-size:13px}.danger{background:#fff0eb;color:#923d26;border:1px solid #ecc7bc}.danger:hover{background:#fbe0d7}.cancel-edit{width:100%;margin-top:10px}.delete-dialog{max-width:440px;padding:28px}.delete-dialog p{line-height:1.6;overflow-wrap:anywhere}.delete-dialog .post-actions{justify-content:flex-end}

.dropzone video{width:100%;max-height:255px;object-fit:contain;background:#151b11;pointer-events:none}.post-video{background:#151b11}.post-video video{display:block;width:100%;aspect-ratio:4/3;object-fit:contain}.video-expand{display:block;width:100%;padding:10px;background:#eaf0e0;border:0;color:#4e5d3a;font-size:13px}#detail-video{display:block;width:100%;max-height:65vh;background:#151b11}#upload-prompt small{text-align:center;line-height:1.7}

.like-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;max-width:100%;margin-top:17px;padding:10px 14px;border:1px solid #d9dfcf;border-radius:8px;background:#f7f9f3;color:#52623e;font-size:14px;font-weight:600}.like-button:hover{background:#edf3e3}.like-button[aria-pressed="true"]{background:#e5f5cf;border-color:#a5c778;color:#436020}.like-button:disabled{opacity:.6;cursor:wait}.post-actions{margin-top:12px}
