.frame.svelte-a4vaew{--rotation: 0deg;background:none;border:none;padding:0;cursor:pointer;transform:rotate(var(--rotation));transform-origin:center center;transition:transform .35s cubic-bezier(.34,1.56,.64,1),filter .35s ease;filter:drop-shadow(0px 4px 6px rgba(0,0,0,.3)) drop-shadow(0px 8px 16px rgba(0,0,0,.18));isolation:isolate;display:block;width:100%}.frame.svelte-a4vaew:focus-visible{outline:2px solid var(--colour-text, currentColor);outline-offset:4px}.frame.svelte-a4vaew:hover:not(.active):not(.neighbour){transform:rotate(calc(var(--rotation) * .4)) scale(1.08) translateY(-10px);filter:drop-shadow(0px 16px 12px rgba(0,0,0,.38)) drop-shadow(0px 32px 28px rgba(0,0,0,.2)) drop-shadow(0px 48px 40px rgba(0,0,0,.1))}.frame.neighbour.svelte-a4vaew{transform:rotate(var(--rotation)) scale(.85);opacity:.8}.frame.neighbour.svelte-a4vaew:hover{opacity:1;transform:rotate(calc(var(--rotation) * .5)) scale(.9) translateY(-4px)}.border.svelte-a4vaew{background:#fff;padding:8px}.media.svelte-a4vaew{width:100%;overflow:hidden;background:#e0e0e0;position:relative;display:block}.media.svelte-a4vaew img:where(.svelte-a4vaew){width:100%;height:auto;display:block;pointer-events:none}.video-thumb.svelte-a4vaew{position:relative;width:100%;aspect-ratio:16 / 9}.video-thumb.svelte-a4vaew img:where(.svelte-a4vaew){width:100%;height:100%;object-fit:cover;display:block}.video-placeholder.svelte-a4vaew{width:100%;height:100%;background:#222}.play-icon.svelte-a4vaew{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.play-icon.svelte-a4vaew svg:where(.svelte-a4vaew){width:44px;height:44px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.5));transition:transform .2s ease}.frame.svelte-a4vaew:hover .play-icon:where(.svelte-a4vaew) svg:where(.svelte-a4vaew){transform:scale(1.1)}.book.svelte-a4vaew{position:relative;width:100%;max-width:240px;margin:0 auto;aspect-ratio:3 / 4;perspective:900px}.page-edge.svelte-a4vaew{position:absolute;top:3%;bottom:3%;right:0;width:100%;background:#f4ecd8;border:1px solid rgba(0,0,0,.08);border-radius:2px}.page-edge-3.svelte-a4vaew{transform:translate(6px,6px);z-index:1;opacity:.7}.page-edge-2.svelte-a4vaew{transform:translate(4px,4px);z-index:2;opacity:.85}.page-edge-1.svelte-a4vaew{transform:translate(2px,2px);z-index:3}.book-cover.svelte-a4vaew{position:relative;z-index:4;width:100%;height:100%;transform-origin:left center;transition:transform .35s cubic-bezier(.34,1.2,.64,1);box-shadow:-2px 0 4px #00000026;border-radius:2px;overflow:hidden}.frame.svelte-a4vaew:hover:not(.active):not(.neighbour) .book-cover:where(.svelte-a4vaew){transform:rotateY(-14deg) translate(-2px)}.book-cover.svelte-a4vaew img:where(.svelte-a4vaew){width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.cover-placeholder.svelte-a4vaew{width:100%;height:100%;background:#f5f0eb;display:flex;align-items:center;justify-content:center;color:#c0392b;font-size:.65rem;font-weight:700;letter-spacing:.1em}.cover-loading.svelte-a4vaew{width:100%;height:100%;background:linear-gradient(110deg,#f0ece2 30%,#f8f4ea,#f0ece2 70%);background-size:200% 100%;animation:svelte-a4vaew-shimmer 1.4s ease infinite}@keyframes svelte-a4vaew-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(prefers-reduced-motion:reduce){.frame.svelte-a4vaew,.frame.svelte-a4vaew:hover,.book-cover.svelte-a4vaew,.frame.svelte-a4vaew:hover .book-cover:where(.svelte-a4vaew){transition:none;transform:none!important;filter:drop-shadow(0px 4px 6px rgba(0,0,0,.3))}.cover-loading.svelte-a4vaew{animation:none}}.dismiss.svelte-ohqefi{position:fixed;inset:0;z-index:1000;background:transparent;border:none;cursor:default}.viewer-card.svelte-ohqefi{position:fixed;z-index:1001;top:50%;left:50%;translate:-50% -50%;max-width:92vw;max-height:92vh;transform:rotate(var(--rotation));filter:drop-shadow(0px 32px 24px rgba(0,0,0,.45)) drop-shadow(0px 64px 48px rgba(0,0,0,.25));outline:none;will-change:transform,opacity}.card-border.svelte-ohqefi{background:#fff;padding:12px;display:inline-flex;flex-direction:column;width:100%;box-sizing:border-box}.card-img.svelte-ohqefi{display:block;width:auto;height:auto;max-width:calc(92vw - 24px);max-height:calc(90vh - 24px);object-fit:contain;background:#fff;margin:0 auto}.card-video.svelte-ohqefi{width:min(calc(92vw - 24px),calc((90vh - 24px) * (16 / 9)));aspect-ratio:16 / 9;background:#111;display:block;margin:0 auto}.card-video.svelte-ohqefi iframe:where(.svelte-ohqefi),.card-video.svelte-ohqefi video:where(.svelte-ohqefi){width:100%;height:100%;border:none;display:block}.caption.svelte-ohqefi{margin:8px 0 0;padding:6px 4px 2px;border-top:1px solid rgba(0,0,0,.08);text-align:center;color:#444;font-size:1.5em;line-height:1.4;font-family:ff-uberhand-pro,cursive;font-weight:800}.controls.svelte-ohqefi{position:fixed;z-index:1002;pointer-events:none;display:grid;grid-template-areas:"prev . next";grid-template-columns:auto 1fr auto;align-items:center;padding:0 1rem;max-width:2560px;margin:0 auto;inset:0 0 0 50%;translate:-50% 0;width:100%}.controls.svelte-ohqefi .nav-btn:where(.svelte-ohqefi){pointer-events:all}.nav-btn.svelte-ohqefi{background:none;border:none;color:var(--colour-text, #1a1a1a);width:48px;height:48px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:background .2s;flex-shrink:0}.nav-btn.svelte-ohqefi:hover{background:#00000014}.nav-btn.svelte-ohqefi:focus-visible{outline:2px solid var(--colour-text, currentColor);outline-offset:2px}.nav-btn.svelte-ohqefi span:where(.svelte-ohqefi){display:flex;align-items:center;justify-content:center;color:inherit}.nav-btn.svelte-ohqefi svg{width:32px;height:32px}.prev-btn.svelte-ohqefi{grid-area:prev}.next-btn.svelte-ohqefi{grid-area:next}.close-btn.svelte-ohqefi{position:fixed;top:1.25rem;right:1.25rem;z-index:1002;background:none;border:none;color:var(--colour-text, #1a1a1a);width:48px;height:48px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:background .2s}.close-btn.svelte-ohqefi:hover{background:#00000014}.close-btn.svelte-ohqefi:focus-visible{outline:2px solid var(--colour-text, currentColor);outline-offset:2px}.close-btn.svelte-ohqefi span:where(.svelte-ohqefi){display:flex;align-items:center;justify-content:center;color:inherit}.close-btn.svelte-ohqefi svg{width:32px;height:32px}@media(prefers-reduced-motion:reduce){.viewer-card.svelte-ohqefi{transition:none;animation:none!important}}.flipbook-overlay.svelte-zowddg{position:fixed;inset:0;z-index:2000;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0000001a}.flipbook-stage.svelte-zowddg{display:flex;align-items:center;gap:1rem;width:min(94vw,1300px);height:min(88vh,900px)}.flipbook-container.svelte-zowddg{flex:1;height:100%}.flipbook-container .my-page{background:var(--colour-bg);overflow:hidden}.flipbook-container .my-page img{width:100%;height:100%;object-fit:cover;display:block}.nav-btn.svelte-zowddg{background:none;border:none;color:var(--colour-text);width:48px;height:48px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;flex-shrink:0;padding:0}.nav-btn.svelte-zowddg:hover:not(:disabled){background:#80808026}.nav-btn.svelte-zowddg:disabled{opacity:.3;cursor:default}.nav-btn.svelte-zowddg svg{width:28px;height:28px}.status.error.svelte-zowddg{color:#d33;font-size:.9rem}.caption.svelte-zowddg{text-align:center;color:#444;font-size:1.5em;line-height:1.4;font-family:ff-uberhand-pro,cursive;font-weight:800;margin:0}.close-btn.svelte-zowddg{position:fixed;top:1.25rem;right:1.25rem;background:none;border:none;color:var(--colour-text);width:48px;height:48px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.close-btn.svelte-zowddg:hover{background:#80808026}.close-btn.svelte-zowddg svg{width:28px;height:28px}.spinner-wrap.svelte-zowddg{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:2001;pointer-events:none}.spinner.svelte-zowddg{width:44px;height:44px;border:3px solid rgba(128,128,128,.25);border-top-color:var(--colour-text, #1a1a1a);border-radius:50%;animation:svelte-zowddg-spin .8s linear infinite}@keyframes svelte-zowddg-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.spinner.svelte-zowddg{animation-duration:1.6s}}.gallery.svelte-1btlho6{columns:var(--cols, 3);gap:0;width:100%}.item-wrap.svelte-1btlho6{break-inside:avoid;padding:6px;position:relative;transition:z-index 0s;display:block}.item-wrap.svelte-1btlho6:hover{z-index:20!important}@media(max-width:600px){.gallery.svelte-1btlho6{columns:2}}.other-projects.svelte-1yx0tgc{padding:4rem 0}h2.svelte-1yx0tgc{border-top:1px solid var(--colour-text);padding-top:4rem;margin:0 0 2.5rem;font-size:4rem}.row.svelte-1yx0tgc{display:flex;flex-wrap:nowrap;gap:1.5rem;align-items:flex-start;padding:1.5rem 0 3rem}.project-card.svelte-1yx0tgc{--rotation: 0deg;flex:1 1 140px;max-width:200px;text-decoration:none;color:inherit;display:block;transition:transform .35s cubic-bezier(.34,1.56,.64,1),filter .35s ease;filter:drop-shadow(0px 4px 6px rgba(0,0,0,.25)) drop-shadow(0px 8px 16px rgba(0,0,0,.15));isolation:isolate}.project-card.svelte-1yx0tgc:hover{transform:translateY(-10px) rotate(calc(var(--rotation) * .3)) scale(1.05)!important;filter:drop-shadow(0px 16px 12px rgba(0,0,0,.35)) drop-shadow(0px 32px 24px rgba(0,0,0,.2))}.project-card.svelte-1yx0tgc:focus-visible{outline:2px solid var(--colour-text, currentColor);outline-offset:4px;border-radius:2px}.frame-border.svelte-1yx0tgc{background:#fff;padding:8px 8px 0;display:flex;flex-direction:column}.frame-border.svelte-1yx0tgc img:where(.svelte-1yx0tgc){width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block}.cover-placeholder.svelte-1yx0tgc{width:100%;aspect-ratio:4 / 3;background:var(--skeleton, #e0e0e0);display:flex;align-items:center;justify-content:center;padding:.5rem}.cover-placeholder.svelte-1yx0tgc span:where(.svelte-1yx0tgc){font-size:.75rem;text-align:center;color:#666;line-height:1.3}.card-label.svelte-1yx0tgc{padding:6px 2px 8px}.card-title.svelte-1yx0tgc{margin:0 0 2px;font-size:1rem;font-weight:600;color:#222;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-tags.svelte-1yx0tgc{margin:0;font-size:.8rem;color:#888;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:768px){.scroll-track.svelte-1yx0tgc{margin-left:calc(-1 * var(--padding));margin-right:calc(-1 * var(--padding));overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.scroll-track.svelte-1yx0tgc::-webkit-scrollbar{display:none}.row.svelte-1yx0tgc{padding:1.5rem var(--padding) 3rem;gap:1rem}.project-card.svelte-1yx0tgc{flex:0 0 150px;max-width:none}}@media(prefers-reduced-motion:reduce){.project-card.svelte-1yx0tgc{transition:none;transform:none!important}}.hero-section.svelte-gygcht{padding-bottom:0}.big-grid.svelte-gygcht{display:grid;width:100%;height:70vh;max-width:2560px;margin:0 auto;grid-template-columns:max(0px,calc((100vw - 1200px)/2)) repeat(6,1fr) max(0px,calc((100vw - 1200px)/2));grid-template-rows:repeat(6,1fr)}.hero-text.svelte-gygcht{align-self:end;z-index:1}h1.svelte-gygcht{color:var(--colour-text);margin:0 0 .5rem}.mockup.svelte-gygcht{grid-column:1 / -1;grid-row:1 / -1;height:100%;margin:0 auto;object-fit:cover;overflow:hidden}.simple-header.svelte-gygcht{padding:10rem 0 3rem}.tags.svelte-gygcht{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.5rem}.tag.svelte-gygcht{background:var(--colour-text);color:var(--colour-bg);padding:.25rem .5rem;font-size:.8rem}.body-section.svelte-gygcht{padding:3rem 0}.body-grid.svelte-gygcht{display:flex;flex-direction:row;gap:3rem;align-items:flex-start}.content-wrap.svelte-gygcht{flex:4;min-width:0}.polaroids-wrap.svelte-gygcht{flex:6;min-width:0}@media(max-width:768px){.big-grid.svelte-gygcht{display:flex;flex-direction:column;height:auto}.hero-text.svelte-gygcht{grid-column:unset!important;grid-row:unset!important;order:1;padding:2rem var(--padding, 1rem) 1.5rem;align-self:unset;z-index:unset}.hero-text.svelte-gygcht h1:where(.svelte-gygcht){font-size:3.5em}.mockup.svelte-gygcht{order:2;width:100%;height:50vw;object-fit:cover;grid-column:unset;grid-row:unset}.body-grid.svelte-gygcht{flex-direction:column}.polaroids-wrap.svelte-gygcht{width:100%}}
