:root{color:#050505;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f8f7f3;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:linear-gradient(#fff 0%,#f8f7f3 68%,#fff 100%);min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button{font:inherit}.site-shell{min-height:100vh;padding-top:44px;position:relative;overflow:hidden}.floating-nav{z-index:20;background:#fff;border:4px solid #050505;border-radius:28px;align-items:center;gap:18px;width:min(860px,100vw - 32px);min-height:78px;padding:10px 12px 10px 18px;display:flex;position:fixed;top:28px;left:50%;box-shadow:10px 10px #050505}.logo-mark{border:8px solid #050505;border-radius:50%;flex:none;place-items:center;width:48px;height:48px;display:grid}.logo-mark span{background:#fff;border-radius:50%;width:14px;height:14px}.desktop-nav{flex:1;justify-content:center;align-items:center;gap:10px;font-size:17px;font-weight:800;display:flex}.desktop-nav a{white-space:nowrap;border:3px solid #0000;border-radius:14px;align-items:center;min-height:44px;padding:0 12px;transition:background .16s,border-color .16s,box-shadow .16s;display:inline-flex}.desktop-nav a:hover{color:#ff4d63}.desktop-nav a.active{color:#050505;background:#ffc527;border-color:#050505;box-shadow:4px 4px #050505}.mobile-nav-panel{background:#f8f7f3;border:4px solid #050505;border-radius:22px;width:min(270px,100vw - 44px);padding:12px;display:none;position:absolute;top:calc(100% + 14px);right:8px;overflow:hidden;box-shadow:8px 8px #050505}.mobile-nav-panel a,.mobile-contact-link{color:#050505;cursor:pointer;background:#fff;border:3px solid #050505;border-radius:16px;justify-content:space-between;align-items:center;width:100%;min-height:50px;margin-bottom:10px;padding:12px 16px;font-size:18px;font-weight:900;transition:transform .16s,box-shadow .16s,background .16s;display:flex;box-shadow:4px 4px #050505}.mobile-nav-panel a:last-child,.mobile-contact-link{margin-bottom:0}.mobile-nav-panel a:hover,.mobile-contact-link:hover,.mobile-contact-link:focus-visible{background:#ffc527;transform:translate(2px,2px);box-shadow:2px 2px #050505}.mobile-nav-panel a.active{background:#ffc527;box-shadow:4px 4px #050505}.nav-contact,.mobile-menu{color:#fff;cursor:pointer;background:#050505;border:3px solid #050505;border-radius:16px;flex:none;place-items:center;width:52px;height:52px;display:grid}.nav-contact:hover,.nav-contact:focus-visible{background:#2f8cff}.mobile-menu{display:none}.mobile-menu.is-hidden{pointer-events:none;display:none}.contact-card-layer{z-index:80;overscroll-behavior:contain;pointer-events:none;-webkit-overflow-scrolling:touch;place-items:start center;padding:122px 18px 28px;display:grid;position:fixed;inset:0;overflow:hidden auto}.contact-card-backdrop{cursor:pointer;pointer-events:auto;background:#0505052e;border:0;position:absolute;inset:0}.contact-card{z-index:1;pointer-events:auto;background:#fff;border:4px solid #050505;border-radius:28px;grid-template-columns:170px minmax(0,1fr);gap:22px;width:min(620px,100vw - 36px);padding:22px;display:grid;position:relative;box-shadow:10px 10px #050505}.contact-card-close{z-index:6;color:#050505;cursor:pointer;background:#ff5c70;border:3px solid #050505;border-radius:13px;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:14px;right:14px;box-shadow:4px 4px #050505}.contact-photo-slot{aspect-ratio:3/4;cursor:default;background:#dff0ff;border:4px solid #050505;border-radius:22px;place-self:center stretch;min-height:0;padding:0;overflow:hidden;box-shadow:6px 6px #ffc527}.contact-photo-slot img{object-fit:cover;object-position:50% 56%;width:100%;height:100%;display:block;transform:translateY(3%)scale(1.08)}.contact-photo-preview{z-index:90;pointer-events:auto;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.contact-photo-preview-backdrop{cursor:pointer;background:#050505bd;border:0;position:absolute;inset:0}.contact-photo-preview-panel{z-index:1;aspect-ratio:3/4;width:min(430px,100vw - 44px);box-shadow:none;background:#fff;border:4px solid #050505;border-radius:24px;position:relative}.contact-photo-preview-panel img{object-fit:cover;object-position:center center;border-radius:18px;width:100%;height:100%;display:block}.contact-card-content{align-content:center;gap:14px;min-width:0;padding:28px 38px 8px 0;display:grid}.contact-card-kicker{background:#ffc527;border:3px solid #050505;border-radius:999px;width:fit-content;padding:5px 12px;font-size:13px;font-weight:950;box-shadow:3px 3px #050505}.contact-card h2{letter-spacing:0;margin:0;font-size:clamp(34px,4.2vw,54px);line-height:.95}.contact-info-line{overflow-wrap:anywhere;background:#f8f7f3;border:3px solid #050505;border-radius:18px;align-items:center;gap:12px;min-width:0;padding:14px 16px;font-size:clamp(16px,2vw,20px);font-weight:900;transition:transform .16s,box-shadow .16s;display:flex;box-shadow:4px 4px #050505}.contact-info-line.email{background:#dff0ff}.contact-info-line.phone{background:#ffd6df}.contact-info-line:hover,.contact-info-line:focus-visible{transform:translate(-2px,-2px);box-shadow:6px 6px #050505}.hero-section{grid-template-columns:minmax(0,1.05fr) minmax(320px,.8fr);align-items:center;gap:clamp(36px,6vw,86px);width:min(1180px,100vw - 42px);min-height:820px;margin:0 auto;padding:130px 0 108px;scroll-margin-top:130px;display:grid}.hero-copy{max-width:710px}.eyebrow{background:#ffc527;border:3px solid #050505;border-radius:999px;align-items:center;gap:8px;margin:0 0 24px;padding:10px 16px;font-size:15px;font-weight:900;display:inline-flex;box-shadow:5px 5px #050505}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;margin-bottom:26px;font-size:clamp(48px,7.3vw,96px);line-height:1.08}.highlight{color:#fff;margin:0 12px;padding:0 18px 8px;line-height:1;display:inline-block}.pink{background:#ff5f72}.blue{background:#2f8cff}.green{background:#74c84a}.tilt-left{animation:3.6s ease-in-out infinite labelFloatLeft;transform:rotate(-1.8deg)}.tilt-right{animation:3.4s ease-in-out infinite labelFloatRight;transform:rotate(1.6deg)}@keyframes labelFloatLeft{0%,to{transform:translateY(0)rotate(-1.8deg)}50%{transform:translateY(-5px)rotate(-3deg)}}@keyframes labelFloatRight{0%,to{transform:translateY(0)rotate(1.6deg)}50%{transform:translateY(5px)rotate(3deg)}}.hero-description{color:#333;max-width:650px;margin-bottom:36px;font-size:clamp(17px,2vw,22px);font-weight:600;line-height:1.8}.hero-actions{flex-wrap:wrap;gap:18px;display:flex}.button{border:4px solid #050505;border-radius:18px;justify-content:center;align-items:center;gap:12px;min-width:180px;min-height:68px;padding:18px 26px;font-size:18px;font-weight:900;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:6px 6px #050505}.button:hover{transform:translate(4px,4px);box-shadow:2px 2px #050505}.button.primary{color:#fff;background:#050505}.button.secondary{background:#fff}.hero-art{place-items:center;width:min(100%,560px);min-height:520px;margin-inline:auto;display:grid;position:relative}.portrait-card{background:#ffc527;border:5px solid #050505;border-radius:28px;width:min(420px,88vw);height:460px;position:relative;overflow:hidden;box-shadow:12px 12px #050505}.portrait-card img{object-fit:cover;object-position:center 36%;width:100%;height:100%;display:block}.floating-chip{white-space:nowrap;border:3px solid #050505;border-radius:999px;align-items:center;gap:8px;font-weight:900;display:inline-flex;position:absolute;box-shadow:5px 5px #050505}.chip-red{color:#fff;background:#ff5f72;padding:13px 17px;top:34px;left:10px}.chip-blue{color:#fff;background:#2f8cff;padding:13px 17px;bottom:46px;right:0}.marquee-wrap{color:#fff;background:#050505;border-top:5px solid #050505;border-bottom:5px solid #050505;width:110vw;margin:-56px 0 120px;position:relative;left:50%;overflow:hidden;transform:translate(-50%)rotate(-4deg)}.marquee-track{width:max-content;animation:24s linear infinite marquee;display:flex}.marquee-track span{white-space:nowrap;align-items:center;gap:16px;padding:26px 42px;font-size:clamp(24px,4vw,42px);font-weight:950;display:inline-flex}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.category-section{width:min(1180px,100vw - 42px);margin:0 auto;padding:0 0 96px;scroll-margin-top:130px}.section-heading{text-align:center;max-width:820px;margin:0 auto 56px}.section-heading h2{margin-bottom:18px;font-size:clamp(38px,6vw,72px);line-height:1.08}.section-heading p{color:#333;margin-bottom:0;font-size:clamp(17px,2vw,21px);font-weight:600;line-height:1.75}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.about-card,.category-card{background:#fff;border:4px solid #050505;border-radius:28px;overflow:hidden;box-shadow:8px 8px #050505}.clickable-card{cursor:pointer}.clickable-card:focus-visible{outline-offset:5px;outline:4px solid #2f8cff}.about-card{background:#fff;flex-direction:column;justify-content:center;min-height:420px;padding:32px;display:flex}.about-icon{background:#fff;border:4px solid #050505;border-radius:24px;place-items:center;width:88px;height:88px;margin-bottom:28px;display:grid;box-shadow:6px 6px #050505}.about-card h3,.category-card h3{margin-bottom:14px;font-size:30px;line-height:1.2}.about-card p,.category-card p{color:#222;margin-bottom:0;font-size:18px;font-weight:600;line-height:1.65}.about-card a{align-items:center;gap:8px;width:fit-content;margin-top:30px;font-size:18px;font-weight:900;display:inline-flex}.category-card{min-height:420px;transition:transform .18s,box-shadow .18s}.category-card:hover{box-shadow:12px 12px #050505}.clickable-card:hover,.clickable-card:focus-visible,.clickable-card:hover .card-visual,.clickable-card:focus-visible .card-visual{background:#ffc527}.card-visual{background:#f1f0ed;border-bottom:4px solid #050505;place-items:center;min-height:230px;display:grid;position:relative;overflow:hidden}.card-visual:before{content:"";background:var(--accent);border:4px solid #050505;border-radius:28px;width:132px;height:132px;position:absolute;transform:rotate(8deg)}.card-visual svg{z-index:2;background:#fff;border:4px solid #050505;border-radius:24px;padding:16px;position:relative;box-shadow:8px 8px #050505}.window-dots{gap:8px;display:flex;position:absolute;top:18px;left:18px}.window-dots span{border:2px solid #050505;border-radius:50%;width:12px;height:12px}.window-dots span:first-child{background:#ff4d63}.window-dots span:nth-child(2){background:#ffc527}.window-dots span:nth-child(3){background:#7ce33d}.tag{background:#fff;border:3px solid #050505;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:900;position:absolute;bottom:18px;right:18px}.card-copy{padding:28px}.detail-pages{width:min(1180px,100vw - 42px);margin:0 auto;padding:0 0 120px}.subpage-hero{width:min(1180px,100vw - 42px);min-height:calc(100vh - 150px);margin:0 auto;padding:190px 0 70px}.detail-page{background:#fff;border:4px solid #050505;border-radius:28px;grid-template-columns:minmax(0,1.05fr) minmax(280px,.72fr);align-items:stretch;gap:32px;margin-bottom:36px;padding:clamp(24px,4vw,42px);scroll-margin-top:130px;display:grid;box-shadow:10px 10px #050505}.detail-copy{flex-direction:column;justify-content:center;min-height:300px;display:flex}.detail-eyebrow{background:var(--accent);border:3px solid #050505;border-radius:999px;width:fit-content;margin-bottom:18px;padding:9px 14px;font-size:14px;font-weight:900;display:inline-flex;box-shadow:4px 4px #050505}.detail-copy h2{margin-bottom:20px;font-size:clamp(38px,5.4vw,70px);line-height:1.08}.detail-copy p{color:#282828;max-width:700px;margin-bottom:0;font-size:clamp(17px,2vw,21px);font-weight:650;line-height:1.75}.detail-board{background:#f1f0ed;border:4px solid #050505;border-radius:24px;flex-direction:column;justify-content:space-between;min-height:300px;padding:24px;display:flex}.detail-icon{background:var(--accent);border:4px solid #050505;border-radius:26px;place-items:center;width:132px;height:132px;display:grid;transform:rotate(-4deg);box-shadow:8px 8px #050505}.detail-board ul{gap:12px;margin:28px 0 0;padding:0;list-style:none;display:grid}.detail-board li{background:#fff;border:3px solid #050505;border-radius:16px;padding:14px 16px;font-size:17px;font-weight:900}.ecommerce-gallery-page{background:#f4f0e8;border:4px solid #050505;border-radius:28px;padding:clamp(26px,5vw,54px);box-shadow:10px 10px #050505}.ecommerce-gallery-heading{text-align:center;max-width:860px;margin:0 auto 34px}.ecommerce-gallery-heading h2{margin-bottom:18px;font-size:clamp(42px,6vw,82px);line-height:1.04}.ecommerce-poster-board{--ecommerce-gap:clamp(14px, 1.8vw, 24px);isolation:isolate;width:min(100%,860px);min-height:auto;box-shadow:none;background:0 0;border:0;border-radius:0;margin:0 auto;padding:clamp(72px,8vw,108px) 0 clamp(58px,7vw,88px);position:relative;overflow:visible}.ecommerce-board-title{z-index:3;color:#050505;text-align:center;pointer-events:none;justify-items:center;display:grid;position:absolute;top:clamp(32px,4.8vw,68px);left:clamp(18px,3vw,48px)}.ecommerce-board-title span{letter-spacing:0;text-transform:uppercase;text-shadow:.08em .08em #68c94d;font-size:clamp(44px,8vw,112px);font-weight:950;line-height:.86}.ecommerce-collage{z-index:1;align-items:start;gap:var(--ecommerce-gap);grid-template-columns:repeat(3,minmax(0,1fr));width:min(100%,650px);margin:clamp(128px,15vw,184px) auto 0;display:grid;position:relative}.ecommerce-column{gap:var(--ecommerce-gap);display:grid}.ecommerce-column:first-child{padding-top:clamp(76px,9vw,122px)}.ecommerce-column:nth-child(2){padding-top:0}.ecommerce-column:nth-child(3){padding-top:clamp(42px,5vw,74px)}.ecommerce-slot{background:var(--slot-color);cursor:pointer;aspect-ratio:3/4;border:0;border-radius:6px;place-items:center;min-height:0;transition:transform .18s,box-shadow .18s,filter .18s;display:grid;position:relative;overflow:hidden;box-shadow:10px 14px 18px #05050547}.ecommerce-slot:hover,.ecommerce-slot:focus-visible{z-index:4;filter:saturate(1.04);transform:scale(1.045);box-shadow:14px 18px 24px #05050557}.ecommerce-slot:focus-visible{outline-offset:5px;outline:4px solid #ffc527}.ecommerce-slot:before{display:none}.ecommerce-slot img{object-fit:cover;width:100%;height:100%;display:block}.ecommerce-slot span{color:#050505c7;letter-spacing:0;font-size:clamp(18px,2vw,24px);font-weight:950}.ecommerce-slot.tone-sky{--slot-color:#9cc8da}.ecommerce-slot.tone-lemon{--slot-color:#f1d26a}.ecommerce-slot.tone-graphite{--slot-color:#8b8b84}.ecommerce-slot.tone-mint{--slot-color:#9fcf9a}.ecommerce-slot.tone-coral{--slot-color:#f2765d}.ecommerce-slot.tone-cream{--slot-color:#ead8b7}.ecommerce-slot.tone-pink{--slot-color:#f5b5bf}.ecommerce-slot.tone-blue{--slot-color:#6ea7d8}.ecommerce-slot.tone-olive{--slot-color:#a6b46f}.ecommerce-look-layout{z-index:1;grid-template-columns:minmax(260px,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(18px,2.5vw,30px);width:min(100%,860px);margin:clamp(70px,9vw,118px) auto 0;display:grid;position:relative}.ecommerce-look-feature{width:100%}.ecommerce-look-small-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(14px,1.8vw,22px);display:grid}.ecommerce-look-small:nth-child(2n){transform:translateY(clamp(26px,4vw,56px))}.ecommerce-look-small:nth-child(2n):hover,.ecommerce-look-small:nth-child(2n):focus-visible{transform:translateY(clamp(26px,4vw,56px))scale(1.045)}.gallery-end-design{z-index:1;color:#050505;letter-spacing:0;pointer-events:none;text-transform:uppercase;width:fit-content;margin-top:clamp(38px,6vw,72px);margin-left:auto;font-size:clamp(46px,8.2vw,116px);font-weight:950;line-height:.82;position:relative}.illustration-end-design{text-shadow:-6px -3px #2f8cff;margin-right:clamp(18px,5vw,76px)}.ecommerce-end-design{text-shadow:-6px -3px #7ce33d;margin-right:clamp(18px,4vw,56px)}.illustration-gallery-page{background:#f4f0e8;border:4px solid #050505;border-radius:28px;padding:clamp(26px,5vw,54px);box-shadow:10px 10px #050505}.illustration-gallery-heading{text-align:center;max-width:860px;margin:0 auto 34px}.illustration-gallery-heading h2{margin-bottom:18px;font-size:clamp(42px,6vw,82px);line-height:1.04}.illustration-layout{--illustration-gap:clamp(12px, 1.35vw, 20px);--illustration-shift:clamp(54px, 6vw, 82px);--collage-gap-x:2.7%;--collage-gap-y:1.86%;--collage-center-x:29.4%;--collage-center-y:calc(33% + var(--illustration-shift));--collage-center-w:41.6%;--collage-center-h:28.43%;--collage-center-right:calc(var(--collage-center-x) + var(--collage-center-w));--collage-center-bottom:calc(var(--collage-center-y) + var(--collage-center-h));--slot-one-w:18.2%;--slot-one-h:24%;--slot-two-w:26.2%;--slot-two-h:30.8%;--slot-three-w:27.3%;--slot-three-h:20.1%;--slot-four-w:26.7%;--slot-four-h:13.7%;--slot-six-w:26.7%;--slot-six-h:19.8%;--slot-seven-w:17.7%;--slot-seven-h:23.9%;--slot-eight-w:27.1%;--slot-eight-h:19.8%;--slot-nine-w:26.3%;--slot-nine-h:30.2%;isolation:isolate;aspect-ratio:984/1440;width:min(100%,980px);margin-inline:auto;padding:clamp(72px,8vw,116px) clamp(24px,3.6vw,52px) clamp(24px,3.6vw,52px);position:relative;overflow:visible}.illustration-layout:before{content:"ILLUSTRATION";z-index:3;color:#050505;letter-spacing:0;pointer-events:none;text-shadow:7px 7px #2f8cff;text-transform:uppercase;font-size:clamp(44px,8vw,112px);font-weight:950;line-height:.82;position:absolute;top:clamp(32px,4.8vw,68px);left:clamp(18px,3vw,48px)}.illustration-slot{z-index:1;color:#050505;cursor:pointer;text-align:center;border:4px solid #050505;border-radius:4px;place-items:center;min-height:0;padding:18px;font-weight:950;line-height:1.08;transition:box-shadow .18s,filter .18s,transform .18s;display:grid;position:absolute;overflow:hidden;box-shadow:8px 10px #050505e0}.illustration-slot.has-image{padding:0;background:#fff!important}.illustration-slot:hover,.illustration-slot:focus-visible{z-index:6;filter:saturate(1.08);transform:translate(-4px,-4px)scale(1.035);box-shadow:14px 16px #050505e6}.illustration-slot:focus-visible{outline-offset:5px;outline:4px solid #2f8cff}.illustration-slot small{z-index:2;background:#ffc527;border:2px solid #050505;padding:5px 9px;font-size:14px;line-height:1;position:absolute;top:12px;left:12px;box-shadow:3px 3px #050505}.illustration-slot span{display:block}.illustration-slot img{object-fit:cover;width:100%;height:100%;display:block}.slot-feature-hero img{object-fit:contain;background:#f25a2a}.illustration-slot.red{background:#ff4038}.illustration-slot.green{background:#6fac43}.illustration-slot.blue{background:#5d9dd3}.illustration-slot.gray{background:#a9a9a9}.illustration-slot.yellow{background:#ffc400}.illustration-slot.orange{background:#f25a2a}.illustration-slot.teal{background:#5ba7ad}.illustration-slot.pink-soft{background:#eeb5bd}.slot-left-tall{left:8.7%;top:calc(var(--collage-center-bottom) - var(--slot-four-h) - var(--collage-gap-y) - var(--slot-one-h));width:var(--slot-one-w);height:var(--slot-one-h)}.slot-top-red{left:29.6%;top:calc(var(--collage-center-y) - var(--collage-gap-y) - var(--slot-two-h));width:var(--slot-two-w);height:var(--slot-two-h)}.slot-top-green{left:58.4%;top:calc(var(--collage-center-y) - var(--collage-gap-y) - var(--slot-three-h));width:var(--slot-three-w);height:var(--slot-three-h)}.slot-left-red{left:calc(var(--collage-center-x) - var(--collage-gap-x) - var(--slot-four-w));top:calc(var(--collage-center-bottom) - var(--slot-four-h));width:var(--slot-four-w);height:var(--slot-four-h)}.slot-center-text{left:var(--collage-center-x);top:var(--collage-center-y);width:var(--collage-center-w);font-size:clamp(34px,5.3vw,76px)}.illustration-slot.slot-center-text{aspect-ratio:1;height:auto}.slot-right-gray{left:calc(var(--collage-center-right) + var(--collage-gap-x));top:var(--collage-center-y);width:var(--slot-six-w);height:var(--slot-six-h)}.slot-bottom-yellow{left:calc(var(--collage-center-right) + var(--collage-gap-x));top:calc(var(--collage-center-y) + var(--slot-six-h) + var(--collage-gap-y));width:var(--slot-seven-w);height:var(--slot-seven-h)}.slot-bottom-gray{left:14.3%;top:calc(var(--collage-center-bottom) + var(--collage-gap-y));width:var(--slot-eight-w);height:var(--slot-eight-h)}.slot-right-red{left:calc(14.3% + var(--slot-eight-w) + var(--collage-gap-x));top:calc(var(--collage-center-bottom) + var(--collage-gap-y));width:calc(var(--collage-center-right) - (14.3% + var(--slot-eight-w) + var(--collage-gap-x)));height:var(--slot-nine-h)}.slot-feature-hero{aspect-ratio:16/9;grid-area:auto/1/auto/-1;min-height:0;padding:0}.slot-content-one{grid-area:auto/1/auto/span 6}.slot-content-two{grid-area:auto/7/auto/span 6}.slot-content-three{grid-area:auto/1/auto/span 6}.slot-content-four{grid-area:auto/7/auto/span 6}.slot-content-one,.slot-content-two,.slot-content-three,.slot-content-four{aspect-ratio:1;align-self:start}.illustration-preview{color:#050505;text-align:center;border:4px solid #050505;border-radius:10px;place-items:center;width:min(88vw,920px);min-height:min(82vh,720px);font-size:clamp(44px,8vw,104px);font-weight:950;line-height:1.08;display:grid;box-shadow:10px 10px #050505eb}.illustration-preview span{display:block}.illustration-preview-image{object-fit:contain;background:#fff;border:4px solid #050505;border-radius:10px;max-width:94vw;max-height:92vh;display:block;box-shadow:10px 10px #050505eb}.illustration-preview.red{background:#ff4038}.illustration-preview.green{background:#6fac43}.illustration-preview.blue{background:#5d9dd3}.illustration-preview.gray{background:#a9a9a9}.illustration-preview.yellow{background:#ffc400}.illustration-preview.orange{background:#f25a2a}.illustration-preview.teal{background:#5ba7ad}.illustration-preview.pink-soft{background:#eeb5bd}.poster-gallery-page{background:#f4f0e8;border:4px solid #050505;border-radius:28px;padding:clamp(26px,5vw,54px);box-shadow:10px 10px #050505}.poster-gallery-heading{text-align:center;max-width:860px;margin:0 auto 34px}.poster-gallery-heading h2{margin-bottom:18px;font-size:clamp(42px,6vw,82px);line-height:1.04}.poster-gallery-heading p:last-child{max-width:680px;margin:0 auto;font-size:clamp(17px,2vw,21px);font-weight:700;line-height:1.75}.poster-filter-bar{background:#fff;border:4px solid #050505;border-radius:22px;grid-template-columns:repeat(3,minmax(0,1fr));width:min(760px,100%);margin:0 auto 30px;display:grid;overflow:hidden;box-shadow:7px 7px #050505}.poster-filter-bar button{cursor:pointer;background:#fff;border:0;border-right:3px solid #050505;place-items:center;min-height:54px;font-size:15px;font-weight:950;transition:background .16s,color .16s;display:grid}.poster-filter-bar button.active:first-child,.poster-filter-bar button:first-child:hover{background:#ffc527}.poster-filter-bar button:nth-child(2).active,.poster-filter-bar button:nth-child(2):hover{color:#fff;background:#ff5f72}.poster-filter-bar button:nth-child(3).active,.poster-filter-bar button:nth-child(3):hover{color:#fff;background:#2f8cff}.poster-filter-bar button:last-child{border-right:0}.poster-masonry-grid{isolation:isolate;grid-auto-flow:dense;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:clamp(30px,4.2vw,58px);gap:clamp(8px,1.2vw,16px);max-width:1120px;margin:0 auto;padding:clamp(28px,5vw,70px) clamp(10px,3vw,36px);display:grid;position:relative}.poster-masonry-grid:before,.poster-masonry-grid:after{z-index:2;color:#050505;letter-spacing:0;pointer-events:none;text-transform:uppercase;font-weight:950;line-height:.82;position:absolute}.poster-masonry-grid:before{content:"POSTER";z-index:3;text-shadow:7px 7px #ff5f72;font-size:clamp(44px,8vw,112px);top:clamp(32px,4.8vw,68px);left:clamp(18px,3vw,48px)}.poster-masonry-grid:after{content:"DESIGN";z-index:4;text-shadow:-6px -3px #ff5f72;font-size:clamp(46px,8.2vw,116px);bottom:clamp(34px,5vw,76px);right:clamp(6px,2vw,30px)}.poster-frame{z-index:1;cursor:pointer;transform:translate(var(--shift-x,0), var(--shift-y,0)) rotate(var(--rotate,0deg));background:linear-gradient(135deg,#ffffff2e,#0000 42%),#ff7a00;border:3px solid #050505;border-radius:4px;grid-area:span 5/span 3;transition:transform .18s,box-shadow .18s,filter .18s;position:relative;overflow:hidden;box-shadow:8px 10px #050505e0}.poster-frame:hover,.poster-frame:focus-visible{z-index:80;transform:translate(var(--shift-x,0), var(--shift-y,0)) rotate(var(--rotate,0deg)) scale(1.045);filter:saturate(1.08);box-shadow:14px 16px #050505e6}.poster-frame:focus-visible{outline-offset:5px;outline:4px solid #2f8cff}.poster-flow-grid{z-index:1;grid-area:1/1/span 29/span 12;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:clamp(30px,4.2vw,58px);gap:clamp(8px,1.2vw,16px);display:grid;position:relative}:is(.poster-masonry-grid:has(.poster-frame:hover) .poster-flow-grid,.poster-masonry-grid:has(.poster-frame:focus-visible) .poster-flow-grid),.poster-flow-grid:hover,.poster-flow-grid:focus-within{z-index:8}.poster-masonry-grid:has(.poster-frame:hover):before{z-index:0}.poster-masonry-grid:has(.poster-frame:focus-visible):before{z-index:0}.poster-masonry-grid:has(.poster-flow-grid:hover):before{z-index:0}.poster-masonry-grid:has(.poster-flow-grid:focus-within):before{z-index:0}.poster-flow-column{position:relative}.poster-flow-column:hover,.poster-flow-column:focus-within{z-index:20}.poster-flow-grid .poster-frame:hover,.poster-flow-grid .poster-frame:focus-visible{z-index:80}.poster-flow-column{display:contents}.poster-frame:nth-child(3n+1){background-color:#ff5f72}.poster-frame:nth-child(3n+2){background-color:#2f8cff}.poster-frame:nth-child(4n){color:#050505;background-color:#ffc527}.poster-frame.has-image:before,.poster-frame.has-image:after{display:none}.poster-frame:first-child{--shift-x:6%;--shift-y:18%;--rotate:-2.5deg;z-index:2;grid-area:3/2/span 4/span 4}.poster-frame:nth-child(2){--shift-x:5%;--shift-y:-2%;--rotate:1.8deg;grid-area:1/6/span 6/span 3}.poster-frame:nth-child(3){--shift-x:5%;--shift-y:8%;--rotate:-1deg;z-index:3;grid-area:6/4/span 7/span 5}.poster-frame:nth-child(4){--shift-x:8%;--shift-y:0;--rotate:2.4deg;grid-area:5/9/span 4/span 3}.poster-frame:nth-child(5){--shift-x:-7%;--shift-y:-8%;--rotate:1.3deg;grid-area:9/1/span 4/span 4}.poster-frame:nth-child(6){--shift-x:7%;--shift-y:10%;--rotate:-2deg;z-index:2;grid-area:10/8/span 5/span 4}.poster-frame:nth-child(7){--shift-x:1%;--shift-y:-10%;--rotate:2deg;grid-area:13/3/span 6/span 3}.poster-frame:nth-child(8){--shift-x:9%;--shift-y:-6%;--rotate:-1.8deg;z-index:3;grid-area:14/6/span 7/span 3}.poster-frame:nth-child(9){--shift-x:-4%;--shift-y:14%;--rotate:-1.4deg;grid-area:20/1/span 4/span 5}.poster-frame:nth-child(10){--shift-x:3%;--shift-y:4%;--rotate:1.5deg;grid-area:21/6/span 4/span 6}.poster-frame:nth-child(11){--shift-x:-12%;--shift-y:-10%;--rotate:2.5deg;grid-area:25/2/span 4/span 5}.poster-frame:nth-child(12){--shift-x:8%;--shift-y:-22%;--rotate:-2.4deg;z-index:2;grid-area:25/7/span 4/span 5}.poster-flow-grid .poster-item-1{--shift-x:6%;--shift-y:18%;--rotate:-2.5deg;z-index:2;grid-area:3/2/span 4/span 4}.poster-flow-grid .poster-item-2{--shift-x:5%;--shift-y:-2%;--rotate:1.8deg;grid-area:1/6/span 6/span 3}.poster-flow-grid .poster-item-3{--shift-x:5%;--shift-y:8%;--rotate:-1deg;z-index:3;grid-area:6/4/span 7/span 5}.poster-flow-grid .poster-item-4{--shift-x:8%;--shift-y:0;--rotate:2.4deg;grid-area:5/9/span 4/span 3}.poster-flow-grid .poster-item-5{--shift-x:-7%;--shift-y:-8%;--rotate:1.3deg;grid-area:9/1/span 4/span 4}.poster-flow-grid .poster-item-6{--shift-x:7%;--shift-y:10%;--rotate:-2deg;z-index:2;grid-area:10/8/span 5/span 4}.poster-flow-grid .poster-item-7{--shift-x:1%;--shift-y:-10%;--rotate:2deg;grid-area:13/3/span 6/span 3}.poster-flow-grid .poster-item-8{--shift-x:9%;--shift-y:-6%;--rotate:-1.8deg;z-index:3;grid-area:14/6/span 7/span 3}.poster-flow-grid .poster-item-9{--shift-x:-4%;--shift-y:14%;--rotate:-1.4deg;grid-area:20/1/span 4/span 5}.poster-flow-grid .poster-item-10{--shift-x:3%;--shift-y:4%;--rotate:1.5deg;grid-area:21/6/span 4/span 6}.poster-flow-grid .poster-item-11{--shift-x:-12%;--shift-y:-10%;--rotate:2.5deg;grid-area:25/2/span 4/span 5}.poster-flow-grid .poster-item-12{--shift-x:8%;--shift-y:-22%;--rotate:-2.4deg;z-index:2;grid-area:25/7/span 4/span 5}.poster-frame:nth-child(13){--shift-x:0;--shift-y:0;--rotate:0deg;aspect-ratio:16/9;grid-area:30/2/span 7/span 10;align-self:start}.poster-frame:nth-child(14){--shift-x:0;--shift-y:-39px;--rotate:0deg;grid-area:37/2/span 6/span 5}.poster-frame:nth-child(15){--shift-x:0;--shift-y:-39px;--rotate:0deg;grid-area:37/7/span 6/span 5}.poster-frame:nth-child(16){--shift-x:0;--shift-y:-63px;--rotate:0deg;grid-area:43/2/span 6/span 5}.poster-frame:nth-child(17){--shift-x:0;--shift-y:-63px;--rotate:0deg;grid-area:43/7/span 6/span 5}.poster-frame:nth-child(n+13):nth-child(-n+17){border:4px solid #050505}.poster-frame:nth-child(n+14):nth-child(-n+17){aspect-ratio:1;align-self:start;height:auto}.poster-frame:nth-child(14){background:#f0a13a}.poster-frame:nth-child(15){background:#2f7e44}.poster-frame:nth-child(16){background:#f2c955}.poster-frame:nth-child(17){background:#4f9aa8}.poster-frame:nth-child(n+14):nth-child(-n+17) .poster-image-preview{box-shadow:none;background:0 0;border:0;inset:18px}.poster-feature-cluster{grid-area:30/2/span 20/span 10;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:clamp(8px,1.2vw,16px);width:100%;min-width:0;display:grid}.poster-feature-cluster .poster-frame:nth-child(n){--shift-x:0;--shift-y:0;--rotate:0deg;grid-area:auto;align-self:start;width:100%;min-width:0}.poster-feature-cluster .poster-frame:first-child{aspect-ratio:16/9;grid-column:1/-1}.poster-feature-cluster .poster-frame:nth-child(n+2){aspect-ratio:1}.poster-feature-cluster .poster-frame:nth-child(n){border:4px solid #050505}.poster-feature-cluster .poster-frame:nth-child(2){background:#f0a13a}.poster-feature-cluster .poster-frame:nth-child(3){background:#2f7e44}.poster-feature-cluster .poster-frame:nth-child(4){background:#f2c955}.poster-feature-cluster .poster-frame:nth-child(5){background:#4f9aa8}.poster-feature-cluster .poster-frame:nth-child(n+2) .poster-image-preview{box-shadow:none;background:0 0;border:0;inset:18px}.poster-frame:before,.poster-frame:after{content:"";border:4px solid #05050599;border-radius:999px;position:absolute}.poster-frame:before{width:160px;height:160px;bottom:-44px;right:-44px}.poster-frame:after{background:#ffffff73;width:54px;height:14px;top:22px;right:24px;transform:rotate(-8deg)}.poster-frame-inner{z-index:2;color:#fff;flex-direction:column;justify-content:space-between;height:100%;padding:22px;display:flex;position:relative}.poster-frame:nth-child(4n) .poster-frame-inner{color:#050505}.poster-image-card{position:absolute;inset:0}.poster-face{border-radius:0;position:absolute;inset:0;overflow:hidden}.poster-face-front{z-index:2;opacity:1;background:linear-gradient(#05050505 18%,#05050529);transition:opacity .22s,transform .22s}.poster-image-preview{z-index:1;opacity:1;background:#fff;place-items:center;transition:opacity .22s,transform .22s;display:grid;transform:scale(1)}.poster-frame.has-image:hover .poster-face-front,.poster-frame.has-image:focus-visible .poster-face-front{opacity:.18;transform:translateY(6px)}.poster-frame.has-image:hover .poster-image-preview,.poster-frame.has-image:focus-visible .poster-image-preview{opacity:1;transform:scale(1.035)}.poster-image-preview img{filter:contrast(1.08)saturate(1.12);object-fit:cover;width:100%;height:100%}.poster-frame-index{color:#050505;background:#ffc527;border:2px solid #050505;border-radius:0;width:fit-content;padding:5px 9px;font-size:14px;font-weight:950;box-shadow:3px 3px #050505}.poster-frame h3{text-shadow:0 2px #05050547;max-width:10em;margin:auto 0 10px;font-size:clamp(22px,2.4vw,34px);line-height:1.06;display:none}.poster-frame p{margin:0;font-size:16px;font-weight:850;display:none}.poster-lightbox{z-index:1000;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#050505b8;grid-template-columns:minmax(0,1fr);place-items:center;padding:clamp(12px,3vw,28px);display:grid;position:fixed;inset:0;overflow:hidden auto}.lightbox-backdrop{cursor:pointer;background:0 0;border:0;position:fixed;inset:0}.lightbox-panel{z-index:2;width:min(96vw,1280px);min-width:0;max-width:96vw;max-height:none;box-shadow:none;background:0 0;border:0;border-radius:0;place-items:center;padding:0;display:grid;position:relative}.lightbox-close{z-index:12;color:#050505;cursor:pointer;background:#fff;border:3px solid #050505;border-radius:50%;place-items:center;width:44px;height:44px;font-size:30px;font-weight:900;line-height:1;display:grid;position:absolute;top:0;right:0;transform:translate(45%,-45%);box-shadow:4px 4px #050505}.lightbox-close:hover,.lightbox-close:focus-visible{background:#ffc527}.lightbox-image{color:#fff;background:radial-gradient(circle at 72% 24%,#ffffff47,#0000 28%),linear-gradient(135deg,#ff5f72,#ff7a00);border:4px solid #050505;border-radius:22px;flex-direction:column;justify-content:flex-end;min-height:min(68vh,620px);padding:clamp(24px,5vw,44px);display:flex;overflow:hidden}.lightbox-image.ratio-16-9{aspect-ratio:16/9;min-height:auto}.lightbox-image.ratio-4-3{aspect-ratio:4/3;min-height:auto}.lightbox-image.ratio-1-1{aspect-ratio:1;justify-self:center;width:min(620px,84vw);min-height:auto}.lightbox-image.ratio-3-4{aspect-ratio:3/4;justify-self:center;width:min(520px,82vw);min-height:auto}.lightbox-image.ratio-9-16{aspect-ratio:9/16;justify-self:center;width:min(420px,82vw);min-height:auto}.lightbox-real-image{box-sizing:border-box;object-fit:contain;background:#fff;border:4px solid #050505;border-radius:10px;justify-self:center;width:auto;max-width:94vw;max-height:92vh;display:block}.lightbox-carousel{touch-action:pan-y pinch-zoom;-webkit-user-select:none;user-select:none;place-items:center;gap:14px;width:100%;min-width:0;display:grid;position:relative;overflow:visible}.carousel-stage{perspective:1200px;place-items:center;width:min(72vw,70.5vh - 18px,680px);min-width:0;max-width:100%;display:grid;position:relative}.carousel-stage.ratio-16-9,.carousel-stage.ratio-4-3{width:min(94vw,167.32vh - 42.72px,1280px)}.carousel-stage.ratio-1-1{width:min(88vw,94vh - 24px,860px)}.carousel-slide{opacity:0;pointer-events:none;cursor:pointer;grid-area:1/1;max-height:86vh;transition:opacity .42s,transform .42s,filter .42s;transform:translate(0)scale(.82)}.carousel-slide.is-active{z-index:5;opacity:1;pointer-events:auto;cursor:grab;transform:translate(0)scale(1)}.carousel-slide.is-previous{z-index:3;opacity:1;pointer-events:auto;filter:saturate(.96)brightness(.84);transform:translate(-22%)scale(.88)}.carousel-slide.is-next{z-index:3;opacity:1;pointer-events:auto;filter:saturate(.96)brightness(.84);transform:translate(22%)scale(.88)}.carousel-slide.is-far-previous{z-index:1;opacity:1;pointer-events:auto;filter:saturate(.92)brightness(.78);transform:translate(-38%)scale(.78)}.carousel-slide.is-far-next{z-index:1;opacity:1;pointer-events:auto;filter:saturate(.92)brightness(.78);transform:translate(38%)scale(.78)}.lightbox-real-image.ratio-3-4,.lightbox-real-image.ratio-9-16{width:auto;max-width:94vw}.lightbox-real-image.ratio-16-9,.lightbox-real-image.ratio-4-3{width:min(94vw,1280px)}.lightbox-real-image.ratio-1-1{width:min(92vw,860px)}.lightbox-carousel .carousel-slide.lightbox-real-image{width:100%;max-width:100%;max-height:calc(94vh - 24px)}@media (width<=900px){.poster-lightbox{place-items:center;min-height:100svh;max-height:100svh;padding:12px;overflow:hidden}.poster-lightbox .lightbox-close{position:absolute;top:0;right:0;transform:translate(35%,-35%)}.lightbox-panel{width:100%;max-width:100vw;max-height:none}.lightbox-carousel{touch-action:none;gap:0;width:100%}.carousel-stage{perspective:900px;place-items:center;width:min(88vw,60.72svh - 15.84px,420px);display:grid}.carousel-stage.ratio-16-9,.carousel-stage.ratio-4-3{width:min(96vw,163.76svh - 42.72px,680px)}.carousel-stage.ratio-1-1{width:min(92vw,92svh - 24px,520px)}.lightbox-carousel .carousel-slide.lightbox-real-image{border-width:3px;width:100%;max-width:100%;max-height:calc(92svh - 24px)}.lightbox-real-image.ratio-3-4,.lightbox-real-image.ratio-9-16{max-width:100%;max-height:calc(92svh - 24px)}.lightbox-carousel .carousel-slide.lightbox-real-image.ratio-3-4,.lightbox-carousel .carousel-slide.lightbox-real-image.ratio-9-16{max-height:calc(92svh - 24px)}.carousel-slide.is-active,.carousel-slide.is-previous,.carousel-slide.is-next,.carousel-slide.is-far-previous,.carousel-slide.is-far-next{cursor:grab}.carousel-slide.is-previous{opacity:1;pointer-events:auto;filter:saturate(.96)brightness(.84);transform:translateY(-18%)scale(.86)}.carousel-slide.is-next{opacity:1;pointer-events:auto;filter:saturate(.96)brightness(.84);transform:translateY(18%)scale(.86)}.carousel-slide.is-far-previous,.carousel-slide.is-far-next{opacity:1;pointer-events:auto;filter:saturate(.92)brightness(.78)}.carousel-slide.is-far-previous{transform:translateY(-28%)scale(.74)}.carousel-slide.is-far-next{transform:translateY(28%)scale(.74)}}@media (width<=430px){.contact-card-layer{pointer-events:auto;padding:clamp(72px,12svh,88px) 14px 22px}.contact-card{border-width:3px;border-radius:20px;gap:12px;width:min(100%,100vw - 28px);padding:54px 14px 16px;box-shadow:5px 5px #050505}.contact-photo-slot{aspect-ratio:16/10;border-width:3px;border-radius:18px;width:100%;max-height:min(34svh,220px);box-shadow:4px 4px #ffc527}.contact-photo-slot img{object-position:50% 42%;transform:scale(1.02)}.contact-card-content{gap:10px}.contact-card-kicker{border-width:2px;padding:4px 10px;font-size:12px}.contact-card h2{font-size:clamp(28px,9vw,38px)}.contact-info-line{border-width:3px;border-radius:15px;gap:9px;padding:11px 12px;font-size:14px}}@media (width<=390px),(height<=700px){.poster-lightbox{padding:10px}.lightbox-panel{width:100%;max-width:100%}.carousel-stage,.carousel-stage.ratio-16-9,.carousel-stage.ratio-4-3,.carousel-stage.ratio-1-1{width:min(100vw - 34px,92svh - 20px,390px)}.lightbox-carousel .carousel-slide.lightbox-real-image{border-width:3px;border-radius:8px;max-height:calc(92svh - 20px)}.lightbox-carousel .carousel-slide.lightbox-real-image.ratio-16-9,.lightbox-carousel .carousel-slide.lightbox-real-image.ratio-4-3{max-height:calc(92svh - 24px)}.poster-lightbox .lightbox-close{width:38px;height:38px;font-size:26px;transform:translate(28%,-28%)}.contact-card-layer{padding:clamp(62px,11svh,78px) 12px 18px}.contact-card{width:min(100%,100vw - 24px);padding:50px 12px 14px}.contact-photo-slot{max-height:min(30svh,180px)}}.lightbox-image span{color:#050505;background:#fff;border:3px solid #050505;border-radius:999px;width:fit-content;margin-bottom:auto;padding:9px 13px;font-weight:950;box-shadow:4px 4px #050505}.lightbox-image h3{margin:0 0 10px;font-size:clamp(38px,7vw,84px);line-height:.95}.lightbox-image p{margin:0;font-size:clamp(18px,2.4vw,24px);font-weight:900}.about-timeline-page{background:#fff;border:4px solid #050505;border-radius:28px;min-height:1180px;padding:clamp(34px,6vw,70px) clamp(20px,4vw,42px) 110px;position:relative;box-shadow:10px 10px #050505}.about-intro-card{grid-template-columns:minmax(0,1fr) minmax(340px,.78fr);align-items:center;gap:clamp(28px,5vw,64px);margin-bottom:72px;display:grid}.about-intro-copy h2{margin-bottom:26px;font-size:clamp(42px,5.4vw,76px);line-height:1.06}.about-intro-copy .highlight{margin:12px 0 0}.about-intro-copy p{color:#2b2b2b;max-width:680px;margin-bottom:24px;font-size:clamp(17px,2vw,21px);font-weight:700;line-height:1.8}.id-card{background:#fff;border:5px solid #050505;border-radius:28px;position:relative;overflow:hidden;transform:rotate(-1deg);box-shadow:12px 12px #050505}.id-card-top{color:#fff;background:#2f8cff;border-bottom:5px solid #050505;justify-content:space-between;align-items:flex-start;padding:20px 24px;display:flex}.id-card-top strong{margin-bottom:8px;font-size:32px;line-height:1;display:block}.id-card-top span{letter-spacing:3px;text-transform:uppercase;font-size:13px;font-weight:950}.id-badge{color:#050505;background:#ffc527;border:5px solid #050505;border-radius:50%;place-items:center;width:74px;height:74px;font-size:24px;font-weight:950;transition:box-shadow .18s,transform .18s;display:grid;box-shadow:7px 7px #050505}.id-card-body{grid-template-columns:.82fr 1fr;gap:18px;padding:20px 24px 14px;display:grid}.id-avatar{background:#fff7c7;border:4px solid #050505;border-radius:18px;min-height:210px;transition:box-shadow .18s,transform .18s;overflow:hidden}.id-avatar img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.id-info{gap:12px;display:grid}.id-field{border:4px solid #050505;border-radius:18px;padding:13px 15px;transition:box-shadow .18s,transform .18s;box-shadow:5px 5px #050505}.id-badge:hover,.id-badge.is-hovered,.id-avatar:hover,.id-avatar.is-hovered,.id-field:hover,.id-field.is-hovered,.id-bottom>div:first-child:hover,.id-bottom>div:first-child.is-hovered,.qr-card:hover,.qr-card.is-hovered{transform:translate(-4px,-4px)scale(1.025)}.id-badge:hover,.id-badge.is-hovered,.id-field:hover,.id-field.is-hovered,.id-bottom>div:first-child:hover,.id-bottom>div:first-child.is-hovered,.qr-card:hover,.qr-card.is-hovered{box-shadow:8px 8px #050505}.id-avatar:hover,.id-avatar.is-hovered{box-shadow:7px 7px #050505}.id-field span,.id-bottom span{letter-spacing:2px;text-transform:uppercase;margin-bottom:7px;font-size:12px;font-weight:950;display:block}.id-field strong{font-size:21px;line-height:1.25}.yellow{background:#ffc527}.blue-field{background:#dcecff}.purple{background:#ffd7e1}.id-meta{gap:12px;padding:0 24px 14px;display:flex}.id-meta span{color:#fff;background:#2f8cff;border:3px solid #050505;border-radius:10px;padding:8px 12px;font-size:14px;font-weight:950;box-shadow:4px 4px #050505}.id-meta span:last-child{background:#ff5f72}.id-bottom{grid-template-columns:minmax(0,1fr) 128px;align-items:stretch;gap:16px;padding:0 24px 24px;display:grid}.id-bottom>div:first-child{background:#fff;border:4px solid #050505;border-radius:16px;flex-direction:column;justify-content:center;min-height:128px;padding:18px;transition:box-shadow .18s,transform .18s;display:flex;box-shadow:5px 5px #050505}.id-bottom strong{overflow-wrap:anywhere;max-width:100%;font-size:21px;line-height:1.25;display:block}.qr-card{aspect-ratio:1;background:#fff7c7;border:4px solid #050505;border-radius:16px;padding:8px;transition:box-shadow .18s,transform .18s;overflow:hidden;box-shadow:5px 5px #050505}.qr-card img{object-fit:cover;border-radius:8px;width:100%;height:100%;display:block}.recent-updates{margin:0 auto 86px;padding:4px 0 12px;position:relative}.recent-updates:before{content:"*";color:#050505;font-size:22px;line-height:1;position:absolute;top:12px;left:12%}.recent-title{background:#ff5f72;border:4px solid #050505;border-radius:4px;width:fit-content;margin-bottom:34px;padding:12px 18px;position:relative;transform:rotate(-1deg);box-shadow:7px 7px #050505}.recent-title span,.recent-title strong{font-size:clamp(19px,2.4vw,28px);font-weight:950;line-height:1}.recent-title strong{margin-left:10px}.recent-update-track{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:clamp(18px,4vw,64px);display:grid;position:relative}.recent-update-track:before{content:"";border-top:3px dashed #050505;height:3px;position:absolute;top:50%;left:8%;right:8%;transform:translateY(-50%)}.recent-card{min-height:112px;box-shadow:7px 7px 0 #050505, 12px 12px 0 var(--recent-accent);background:#fff;border:4px solid #050505;border-radius:10px;padding:22px 22px 20px 76px;transition:box-shadow .18s,transform .18s;position:relative}.recent-card:hover,.recent-card.is-hovered{box-shadow:12px 12px 0 #050505, 20px 20px 0 var(--recent-accent);transform:translate(-7px,-7px)scale(1.04)}.recent-card.blue{--recent-accent:#2f8cff}.recent-card.pink{--recent-accent:#ff5f72}.recent-card.green{--recent-accent:#7ce33d}.recent-card:nth-child(2){transform:rotate(1.4deg)}.recent-card:nth-child(2):hover,.recent-card:nth-child(2).is-hovered{transform:translate(-7px,-7px)rotate(1.4deg)scale(1.04)}.recent-card:nth-child(3){transform:rotate(-1deg)}.recent-card:nth-child(3):hover,.recent-card:nth-child(3).is-hovered{transform:translate(-7px,-7px)rotate(-1deg)scale(1.04)}.recent-icon{background:var(--recent-accent);border:3px solid #050505;border-radius:8px;place-items:center;width:36px;height:36px;font-size:18px;display:grid;position:absolute;top:22px;left:22px;box-shadow:3px 3px #050505}.recent-card p{color:#333;margin:0 0 10px;font-size:15px;font-weight:900}.recent-card strong{font-size:clamp(18px,2.2vw,25px);line-height:1.2;display:block}.timeline-heading{text-align:center;max-width:820px;margin:0 auto 42px}.timeline-heading h2{flex-wrap:wrap;justify-content:center;gap:0 4px;margin-bottom:0;font-size:clamp(42px,6vw,82px);line-height:1.04;display:flex}.timeline-title-word{opacity:0;transform-origin:bottom;animation:2.4s step-end infinite titleWordPop;display:inline-block}.timeline-title-word:nth-child(3){animation-delay:0s}.timeline-title-word:nth-child(4){animation-delay:.18s}.timeline-title-word:nth-child(5){animation-delay:.36s}.timeline-title-word:nth-child(6){animation-delay:.54s}.timeline-heading h2 .highlight{margin:0 10px 8px;transform:rotate(1.6deg)}@keyframes titleWordPop{0%,7%{opacity:0;transform:translateY(-14px)}8%,to{opacity:1;transform:translateY(0)}}.timeline-legend{justify-content:center;gap:18px;width:100%;margin-bottom:58px;display:flex}.timeline-legend button{color:#050505;cursor:pointer;background:#fff;border:4px solid #050505;border-radius:999px;min-width:132px;padding:13px 20px;font-size:17px;font-weight:950;transition:transform .16s,background .16s,color .16s;box-shadow:5px 5px #050505}.timeline-legend button:hover,.timeline-legend button.active{transform:translate(-2px,-2px)}.legend-main.active{background:#ffc527}.legend-side.active{color:#fff;background:#2f8cff}.vertical-timeline{gap:110px;display:grid;position:relative}.vertical-timeline:before{content:"";background:0 0;border-left:5px dashed #050505;border-radius:0;width:0;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.vertical-timeline:after{display:none}.quest-mode-side .vertical-timeline:before{background:#050505}.timeline-row{--timeline-accent:#ffc527;--timeline-soft:#fff7c7;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(260px,25vw,340px);min-height:230px;display:grid;position:relative}.timeline-row:nth-child(3n+1){--timeline-accent:#2f8cff;--timeline-soft:#dcecff}.timeline-row:nth-child(3n+2){--timeline-accent:#ffc527;--timeline-soft:#fff7c7}.timeline-row:nth-child(3n){--timeline-accent:#ff5f72;--timeline-soft:#ffd7e1}.timeline-node{z-index:2;background:var(--timeline-soft);border:5px solid #050505;border-radius:50%;justify-self:center;width:34px;height:34px;min-height:0;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 6px #fff}.quest-mode-side .timeline-node{background:var(--timeline-soft)}.timeline-node:after{content:"";background:#050505;border-radius:50%;position:absolute;inset:6px}.quest-card{box-shadow:8px 8px 0 #050505, 13px 13px 0 var(--timeline-accent);background:#fff;border:4px solid #050505;border-radius:10px;padding:28px;transition:box-shadow .18s,transform .18s;position:relative}.quest-card:hover,.quest-card.is-hovered{box-shadow:13px 13px 0 #050505, 22px 22px 0 var(--timeline-accent);transform:translate(-7px,-7px)scale(1.035)}.quest-card:before,.quest-card:after{display:none}.main-card{justify-self:end;max-width:500px}.timeline-row:nth-child(2n) .main-card{grid-column:3;justify-self:start}.timeline-row:nth-child(odd) .main-card{grid-column:1}.quest-date{background:var(--timeline-accent);color:#050505;border:2px solid #050505;border-radius:4px;margin-bottom:12px;padding:5px 10px;font-size:13px;font-weight:950;line-height:1;display:inline-flex;box-shadow:3px 3px #050505}.quest-card h4{margin:0 0 10px;font-size:clamp(24px,3vw,32px);line-height:1.2}.quest-card p{color:#2a2a2a;margin:0 0 10px;font-size:16px;font-weight:650;line-height:1.65}.quest-card p:last-child{margin-bottom:0}.side-card{color:#555;background:#fff;border:4px dashed #050505;border-radius:22px;justify-self:start;align-items:center;width:min(100%,390px);min-height:190px;padding:26px;font-size:20px;font-weight:900;display:flex;box-shadow:8px 8px #050505}.side-card ul{gap:10px;width:100%;margin:0;padding:0;list-style:none;display:grid}.side-card li{color:#050505;background:#dcecff;border:3px solid #050505;border-radius:14px;padding:10px 12px;font-size:16px;line-height:1.25;box-shadow:3px 3px #050505}.page-footer{color:#fff;background:#050505;border:4px solid #050505;border-radius:24px;justify-content:space-between;align-items:center;gap:18px;width:min(1180px,100vw - 42px);margin:0 auto 34px;padding:22px 26px;font-size:clamp(15px,2vw,18px);font-weight:900;display:flex;box-shadow:8px 8px #ffc527}@media (width<=1120px){.about-timeline-page{min-height:auto}.vertical-timeline{gap:54px}.recent-update-track{grid-template-columns:1fr;gap:20px}.recent-update-track:before{border-top:0;border-left:3px dashed #050505;width:0;height:auto;top:12px;bottom:12px;left:32px;transform:none}.vertical-timeline:before{left:34px}.timeline-row{grid-template-columns:70px 1fr;align-items:start;gap:18px;min-height:auto}.timeline-node{grid-area:1/1;justify-self:center;width:34px;height:34px;min-height:0;position:relative;top:auto;left:auto;transform:none}.main-card,.timeline-row:nth-child(2n) .main-card,.timeline-row:nth-child(odd) .main-card{grid-column:2;justify-self:stretch;width:100%;max-width:none}}@media (width<=980px){.nav-contact{display:none}.nav-contact.show-compact{border-radius:14px;width:46px;height:46px;display:grid}.floating-nav{border-radius:22px;justify-content:space-between;gap:6px;width:min(760px,100vw - 20px);min-height:62px;padding:8px}.desktop-nav{flex:0 auto;justify-content:center;gap:4px;min-width:0;display:flex}.desktop-nav a{border-width:2px;border-radius:12px;min-height:38px;padding:0 7px;font-size:14px}.mobile-menu{border-radius:14px;width:46px;height:46px;display:grid}.mobile-nav-panel{display:block}.hero-section{text-align:center;grid-template-columns:1fr;min-height:auto;padding-top:118px}.hero-copy{flex-direction:column;align-items:center;margin:0 auto;display:flex}.hero-description{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero-art{width:min(100%,540px);min-height:470px}.chip-red{top:38px;left:clamp(10px,5vw,34px)}.chip-blue{bottom:42px;right:clamp(10px,5vw,34px)}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-page{grid-template-columns:1fr}.ecommerce-poster-board{padding-inline:clamp(24px,4vw,42px)}.ecommerce-collage{width:min(100%,600px)}.illustration-layout{aspect-ratio:984/1440;--illustration-shift:64px;width:min(100%,900px);padding:84px 28px 28px}.slot-center-text{font-size:clamp(30px,6vw,58px)}.poster-masonry-grid{grid-template-columns:repeat(8,minmax(0,1fr));grid-auto-rows:auto;gap:12px;padding:38px 12px 56px}.poster-flow-grid{grid-area:auto/1/auto/span 8;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;gap:12px;display:grid}.poster-flow-column{grid-auto-rows:auto;align-content:start;gap:12px;display:grid}.poster-flow-column:first-child{padding-top:clamp(46px,7vw,72px)}.poster-frame:nth-child(n){--shift-x:0;--shift-y:0;--rotate:0deg}.poster-flow-grid .poster-frame:nth-child(n),.poster-flow-grid .poster-flow-column .poster-frame:nth-child(n){--shift-x:0;--shift-y:0;--rotate:0deg;aspect-ratio:1;grid-area:auto;align-self:start;width:100%;height:auto;min-height:0}.poster-frame:first-child{grid-area:2/1/span 5/span 4}.poster-frame:nth-child(2){grid-area:1/5/span 5/span 4}.poster-frame:nth-child(3){grid-area:7/1/span 5/span 4}.poster-frame:nth-child(4){grid-area:8/5/span 5/span 4}.poster-frame:nth-child(5){grid-area:13/1/span 5/span 4}.poster-frame:nth-child(6){grid-area:14/5/span 5/span 4}.poster-frame:nth-child(n+7){grid-area:span 5/span 4}.poster-feature-cluster{grid-area:auto/1/auto/span 8;gap:12px}.poster-filter-bar{grid-template-columns:1fr}.poster-filter-bar button{border-bottom:3px solid #050505;border-right:0}.poster-filter-bar button:last-child{border-bottom:0}.about-intro-card{grid-template-columns:1fr}.about-intro-copy{text-align:center}.about-intro-copy p{margin-left:auto;margin-right:auto}.id-card{justify-self:center;max-width:520px}.about-timeline-page{min-height:auto}.vertical-timeline{gap:54px}.vertical-timeline:before{left:34px}.timeline-row{grid-template-columns:70px 1fr;align-items:start;gap:18px;min-height:auto}.timeline-node{grid-area:1/1;justify-self:center;width:34px;height:34px;min-height:0;position:relative;top:auto;left:auto;transform:none}.main-card,.timeline-row:nth-child(2n) .main-card,.timeline-row:nth-child(odd) .main-card{grid-column:2;justify-self:stretch;width:100%;max-width:none}}@media (width<=640px){.site-shell{padding-top:24px}.floating-nav{top:16px;box-shadow:6px 6px #050505}.logo-mark{border-width:6px;width:40px;height:40px}.desktop-nav a{padding:0 6px;font-size:13px}.mobile-menu{width:42px;height:42px}.contact-card-layer{padding:88px 18px 24px}.contact-card{border-radius:24px;grid-template-columns:1fr;gap:18px;padding:62px 18px 18px;box-shadow:7px 7px #050505}.contact-card-content{padding:0}.contact-card-close{top:12px;right:12px}h1{max-width:430px;font-size:clamp(38px,11.5vw,54px);line-height:1.15}.highlight{margin:8px 4px 4px;padding:0 12px 7px}h1 .blue{width:fit-content;margin-top:10px;display:block}.hero-section{text-align:center;gap:18px;width:min(100% - 30px,1180px);padding-bottom:84px}.hero-copy{flex-direction:column;align-items:center;display:flex}.hero-description{max-width:360px;font-size:16px}.hero-actions{grid-template-columns:1fr;justify-items:center;width:min(100%,360px);display:grid}.button{width:100%;min-height:62px}.hero-art{width:min(100%,380px);min-height:400px}.portrait-card{width:min(318px,86vw);height:360px;box-shadow:8px 8px #050505}.floating-chip{font-size:14px}.chip-red{top:22px;left:0}.chip-blue{bottom:18px;right:0}.marquee-wrap{margin-bottom:86px}.marquee-track span{padding:20px 28px}.category-section{width:min(100% - 30px,1180px)}.detail-pages{width:min(100% - 30px,1180px);padding-bottom:86px}.subpage-hero{width:min(100% - 30px,1180px);min-height:auto;padding:140px 0 58px}.section-heading{text-align:left;margin-bottom:36px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.about-card,.category-card,.detail-page,.detail-board{border-radius:22px;box-shadow:6px 6px #050505}.about-card,.category-card{min-height:218px}.about-card{padding:16px}.about-icon{border-width:3px;border-radius:16px;width:54px;height:54px;margin-bottom:14px;box-shadow:4px 4px #050505}.about-icon svg{width:28px;height:28px}.about-card h3,.category-card h3{margin-bottom:8px;font-size:20px;line-height:1.18}.about-card p,.category-card p{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.about-card a{margin-top:14px;font-size:14px}.card-visual{min-height:82px}.card-visual:before{transform-origin:50%;border-width:3px;border-radius:14px;width:48px;height:48px;top:50%;left:50%;transform:translate(-50%,-50%)rotate(8deg)}.card-visual svg{border-width:3px;border-radius:13px;width:36px;height:36px;padding:7px;transform:none;box-shadow:4px 4px #050505}.window-dots{gap:5px;top:10px;left:10px}.window-dots span{width:8px;height:8px}.tag{display:none}.card-copy{padding:14px}.detail-page{padding:22px}.ecommerce-gallery-page{border-radius:22px;padding:16px;box-shadow:6px 6px #050505}.ecommerce-poster-board{padding:84px 16px 22px}.ecommerce-board-title{z-index:3;top:14px;left:18px}.ecommerce-board-title span{font-size:clamp(34px,11vw,58px)}.ecommerce-collage{grid-template-columns:1fr;gap:14px;width:100%;margin-top:0}.ecommerce-look-layout{grid-template-columns:1fr;gap:18px;width:100%;margin-top:56px}.ecommerce-look-small-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ecommerce-look-small:nth-child(2n){transform:translateY(24px)}.ecommerce-look-small:nth-child(2n):hover,.ecommerce-look-small:nth-child(2n):focus-visible{transform:translateY(24px)scale(1.045)}.ecommerce-column{gap:14px}.ecommerce-column:nth-child(n){padding-top:0}.ecommerce-slot{aspect-ratio:3/4;border-radius:10px;box-shadow:10px 14px 18px #0505053d}.illustration-gallery-page{border-radius:22px;padding:16px;box-shadow:6px 6px #050505}.illustration-layout{aspect-ratio:auto;--illustration-shift:0px;grid-template-rows:none;grid-template-columns:1fr;gap:14px;width:100%;padding:64px 16px 16px;display:grid}.illustration-series-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:12px;padding:0 18px 8px}.illustration-slot{aspect-ratio:1;grid-area:auto/1/auto/-1;width:100%;height:auto;margin-top:0;position:relative;top:auto;left:auto}.illustration-layout:before{white-space:nowrap;max-width:calc(100% - 36px);font-size:clamp(28px,9vw,44px);top:14px;left:18px}.illustration-slot{min-height:160px}.slot-left-tall,.slot-top-red,.slot-top-green,.slot-left-red,.slot-center-text,.slot-right-gray,.slot-bottom-yellow,.slot-bottom-gray,.slot-right-red,.slot-content-one,.slot-content-two,.slot-content-three,.slot-content-four{grid-area:auto/1/auto/-1;margin-top:0}.slot-feature-hero{aspect-ratio:16/9;grid-column:span 4;min-height:0}.slot-center-text{aspect-ratio:1;grid-column:1/-1;font-size:42px}.poster-gallery-page{border-radius:22px;padding:22px;box-shadow:6px 6px #050505}.poster-masonry-grid{grid-template-columns:1fr;grid-auto-rows:auto;gap:18px;padding:84px 0 68px;display:grid}.poster-flow-grid{grid-area:auto/span 1;grid-template-columns:1fr;gap:18px}.poster-flow-column{display:contents}.poster-flow-grid .poster-frame:nth-child(n){order:var(--poster-order)}.poster-masonry-grid:before,.poster-masonry-grid:after{display:block}.poster-masonry-grid:before{text-shadow:4px 4px #ff5f72;font-size:clamp(34px,11vw,58px);top:14px;left:18px}.poster-masonry-grid:after{text-shadow:-4px -2px #ff5f72;font-size:clamp(34px,12vw,54px);bottom:10px;right:12px}.lightbox-close{width:40px;height:40px;font-size:28px;top:0;right:0}.poster-lightbox .lightbox-close{top:0;right:0;transform:translate(30%,-30%)}.poster-frame:nth-child(n),.poster-frame.ratio-16-9,.poster-frame.ratio-4-3,.poster-frame.ratio-1-1,.poster-frame.ratio-3-4,.poster-frame.ratio-9-16{--shift-x:0;--shift-y:0;--rotate:0deg;grid-area:auto/span 1}.poster-feature-cluster{grid-area:auto/span 1;grid-template-columns:1fr;gap:18px}.poster-feature-cluster .poster-frame:nth-child(n){grid-area:auto/1}.poster-frame.ratio-16-9,.poster-frame.ratio-4-3{aspect-ratio:16/9}.poster-frame.ratio-1-1{aspect-ratio:1}.poster-frame.ratio-3-4{aspect-ratio:3/4}.poster-frame.ratio-9-16{aspect-ratio:9/16}.poster-flow-grid .poster-frame:nth-child(n){aspect-ratio:1}.poster-filter-bar{grid-template-columns:1fr}.poster-filter-bar button{border-bottom:3px solid #050505;border-right:0}.poster-filter-bar button:last-child{border-bottom:0}.carousel-stage{width:min(88vw,60.72svh - 13.2px)}.about-timeline-page{border-radius:22px;padding:18px;box-shadow:6px 6px #050505}.timeline-legend{flex-wrap:wrap;justify-content:center;width:100%}.about-intro-card{min-width:0;margin-bottom:70px}.about-intro-copy{text-align:center}.about-intro-copy p{margin-left:auto;margin-right:auto}.id-card{width:100%;min-width:0;max-width:min(100%,520px);transform:none;box-shadow:6px 6px #050505}.id-card-top{gap:12px;padding:18px 16px}.id-card-top strong{font-size:clamp(25px,8vw,32px)}.id-card-top span{letter-spacing:2px}.id-badge{flex:none;width:62px;height:62px;font-size:21px;box-shadow:5px 5px #050505}.id-card-body{grid-template-columns:1fr;padding:18px 16px 14px}.id-avatar{max-height:260px}.id-avatar img{object-position:center center;transform-origin:50%;transform:scale(.96)}.id-bottom{grid-template-columns:repeat(2,minmax(0,1fr));padding:0 16px 20px}.id-bottom>div:first-child,.qr-card{aspect-ratio:1;width:100%;min-height:0}.id-bottom>div:first-child{padding:12px}.id-bottom strong{white-space:normal;overflow-wrap:anywhere;font-size:clamp(16px,4.8vw,21px);line-height:1.15}.id-meta{flex-wrap:wrap;padding:0 16px 14px}.qr-card{justify-self:stretch}.page-footer{flex-direction:column;align-items:flex-start;width:min(100% - 30px,1180px);margin-bottom:24px}.detail-copy,.detail-board{min-height:auto}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
