:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#000000de;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.gallery-screen{padding:16px;box-sizing:border-box;position:relative;overflow:hidden}.background-layer{position:absolute;inset:0;background-size:cover;background-position:center;transform:scale(1.05);z-index:0}.content-layer{position:relative;z-index:1}html,body,#root{margin:0;padding:0;height:100%;width:100%;overflow:hidden;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.screen-root{width:100vw;height:100vh;background:#020617;color:#0f172a}.gallery-screen{box-sizing:border-box}.gallery-grid{display:grid;grid-template-columns:1fr 3fr 1fr;grid-template-rows:1fr;height:100%;column-gap:16px}.gallery-col-left,.gallery-col-center,.gallery-col-right{display:grid}.gallery-col-left{grid-template-rows:5vh 5vh 90vh;row-gap:0px}.gallery-col-center{grid-template-rows:auto 1fr;row-gap:8px}.gallery-col-right{grid-template-rows:3fr 7fr;row-gap:8px}.gallery-left-row,.gallery-center-row,.gallery-right-row{width:100%}.card{background:#fffc;border-radius:30px;padding:10px;margin:0 20px 0 0;box-sizing:border-box}.calendar-card-row{padding:20px 10px 20px 20px}.calendar-card{height:100%;display:grid;grid-template-rows:auto 1fr;row-gap:16px}.card-title{font-size:30px;text-align:center;margin:0;font-weight:700}.calendar-card-content{display:grid;grid-template-rows:auto auto auto;row-gap:12px}.gallery-title{font-size:60px;text-align:center;margin:0;font-weight:700}.gallery-row{overflow:hidden}.logo-row{display:flex;align-items:center;justify-content:center}.logo-normal{max-width:100%;max-height:100%;object-fit:contain}.sidebar-row{padding:10px 20px 10px 10px}.sidebar-card{height:100%;display:flex}.widget-root{width:100%;height:100%}.instagram-widget{display:flex;flex-direction:column;gap:8px}.instagram-post-list{display:flex;flex-direction:column;gap:8px;max-height:100%;overflow:hidden}.instagram-post{display:grid;grid-template-columns:80px 1fr;gap:8px;font-size:.75rem}.instagram-post-image-wrapper{position:relative;width:80px;height:80px;border-radius:10px;overflow:hidden}.instagram-post-image{width:100%;height:100%;object-fit:cover}.instagram-badge{position:absolute;bottom:4px;right:4px;padding:2px 6px;border-radius:999px;background:#000000b3;color:#fff;font-size:.6rem}.instagram-post-meta{display:flex;flex-direction:column;justify-content:space-between}.instagram-post-caption{line-height:1.2}.instagram-post-footer{display:flex;justify-content:space-between;opacity:.7;font-size:.7rem}
