:root{color:#271a12;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--shadow:0 18px 30px #26140940;background:#8f5c31;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}button,input,textarea,select{font:inherit}button,.toolbar__file{color:#271a12;cursor:pointer;white-space:nowrap;background:#fff8e3;border:1px solid #271a1247;border-radius:8px;justify-content:center;align-items:center;min-height:38px;padding:0 12px;font-weight:700;display:inline-flex;box-shadow:0 2px #271a122e}button:hover,.toolbar__file:hover{background:#fff2bf}button:disabled{cursor:not-allowed;opacity:.5}button.is-active{color:#fff8e3;background:#2f5744}.button-danger{background:#f6d3cb}.button-danger:hover{background:#efb8ac}.app-shell{flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.toolbar{z-index:5;background:linear-gradient(90deg,#fff8e3f2,#efd6a3f2),repeating-linear-gradient(90deg,#0000 0 16px,#5a3a2014 16px 18px);border-bottom:3px solid #52321c99;justify-content:space-between;align-items:center;gap:16px;min-height:78px;padding:12px 16px;display:flex}.toolbar__brand{align-items:center;gap:12px;min-width:230px;display:flex}.toolbar__pin{background:radial-gradient(circle at 35% 35%,#ffd9d9 0 20%,#c72c2c 52%,#6f1515 100%);border-radius:50%;width:22px;height:22px;box-shadow:0 4px 4px #271a1247}.toolbar h1{margin:0;font-size:1.35rem;line-height:1}.toolbar p{color:#68472f;margin:3px 0 0;font-size:.82rem}.toolbar__group{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.toolbar__file{position:relative}.toolbar__file input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.workspace{flex:1;grid-template-columns:minmax(0,1fr) 300px;min-height:0;display:grid}.board{cursor:default;background-color:#ad7040;background-image:radial-gradient(circle at 18px 22px,#4a291538 0 1px,#0000 2px),radial-gradient(circle at 60px 48px,#ffecc02e 0 1px,#0000 2px),linear-gradient(30deg,#ffdc971f,#0000 40%),repeating-linear-gradient(13deg,#4d2a1614 0 2px,#0000 2px 8px);background-size:82px 82px,96px 96px,100% 100%,26px 26px;position:relative;overflow:hidden}.board--connect{cursor:crosshair}.connection-layer{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.connection{pointer-events:auto;cursor:pointer}.connection__hit{fill:none;stroke:#0000;stroke-width:18px}.connection__line{fill:none;stroke-width:4px;stroke-linecap:round;filter:drop-shadow(0 2px 1px #26140959)}.connection.is-selected .connection__line{stroke-width:6px;filter:drop-shadow(0 0 5px #fff8e3f2)}.connection__label rect{fill:#fff8e3f0;stroke:#271a1238}.connection__label text{fill:#271a12;pointer-events:none;font-size:12px;font-weight:800}.board-item{z-index:2;touch-action:none;cursor:grab;position:absolute}.board-item:active{cursor:grabbing}.board-item.is-selected{outline-offset:5px;outline:3px solid #145697cc}.board-item.is-connection-start{outline-offset:7px;outline:4px solid #c72c2ce6}.sticky-note,.image-card{width:100%;height:100%;box-shadow:var(--shadow);position:relative;overflow:hidden}.sticky-note{background-image:linear-gradient(160deg,#ffffff38,#0000 55%);border-radius:4px;padding:28px 18px 18px}.sticky-note:after{content:"";background:linear-gradient(#0000,#613e111f);height:22px;position:absolute;bottom:0;left:0;right:0}.pushpin{background:radial-gradient(circle at 35% 35%,#fff 0 12%,#d93b33 45%,#771a16 100%);border-radius:50%;width:18px;height:18px;position:absolute;top:8px;left:50%;transform:translate(-50%);box-shadow:0 3px 4px #271a1259}.sticky-note h2,.image-card h2{color:#271a12;overflow-wrap:anywhere;margin:0 0 8px;font-size:1.05rem;line-height:1.2}.sticky-note p,.image-card p{color:#3e2c20;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:.95rem;line-height:1.35}.image-card{background:#fffdf3;border-radius:3px;padding:14px 14px 18px}.image-card__photo{background:#ded6c3;border:1px solid #271a1224;place-items:center;height:135px;margin-bottom:12px;display:grid;overflow:hidden}.image-card__photo img{object-fit:cover;width:100%;height:100%;display:block}.image-card__fallback{color:#725843;font-size:.86rem;font-weight:800}.tape{background:#f4e7b8c2;width:62px;height:20px;position:absolute;top:-3px;box-shadow:0 2px 3px #271a1226}.tape--left{left:18px;transform:rotate(-8deg)}.tape--right{right:18px;transform:rotate(7deg)}.gm-flag{z-index:2;color:#fff8e3;background:#231815;border-radius:999px;padding:3px 7px;font-size:.7rem;font-weight:900;position:absolute;top:8px;right:8px}.board__hint{z-index:3;color:#fff8e3;background:#271a129e;border:1px solid #fff8e32e;border-radius:8px;padding:8px 10px;font-size:.85rem;font-weight:800;position:absolute;bottom:18px;left:18px}.inspector{background:linear-gradient(#fff8e3e6,#f7dfb2f0),repeating-linear-gradient(0deg,#0000 0 27px,#3d598e29 27px 28px);border-left:3px solid #52321c80;padding:16px;overflow:auto}.inspector__paper{min-height:100%}.inspector h2{margin:0 0 16px;font-size:1.1rem}.inspector__empty{color:#6e513a;margin:0;line-height:1.45}.form-stack{gap:14px;display:grid}.form-stack label{color:#4a3324;text-transform:uppercase;gap:6px;font-size:.82rem;font-weight:900;display:grid}.form-stack input,.form-stack textarea,.form-stack select{color:#271a12;background:#fffdf3e6;border:1px solid #271a123d;border-radius:8px;width:100%;padding:9px 10px}.form-stack textarea{resize:vertical;min-height:120px;line-height:1.4}.checkbox-row{flex-direction:row;grid-template-columns:auto 1fr;align-items:center;gap:8px!important;display:flex!important}.checkbox-row input{width:auto}@media (width<=860px){.toolbar{flex-direction:column;align-items:flex-start}.toolbar__brand{min-width:0}.toolbar__group{justify-content:flex-start}.workspace{grid-template-rows:minmax(0,1fr) 290px;grid-template-columns:1fr}.inspector{border-top:3px solid #52321c80;border-left:0}}
