@import "https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@400;500;700&display=swap";
body{color:#fff;background:#050509;font-family:system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,Yu Gothic,YuGothic,Hiragino Kaku Gothic ProN,Meiryo,sans-serif}:root{--neighborsParallaxY:0px}.neighbors-hero:before{content:"";pointer-events:none;z-index:0;mix-blend-mode:screen;opacity:.18;background:linear-gradient(#ff78b400 0%,#ff78b4cc 16%,#ff78b400 40%) 12% -18%/16% 160% no-repeat,linear-gradient(#78d2ff00 0%,#78d2ffbf 18%,#78d2ff00 42%) 48% -24%/22% 170% no-repeat,linear-gradient(#78ffbe00 0%,#78ffbecc 14%,#78ffbe00 38%) 82% -20%/14% 150% no-repeat,repeating-linear-gradient(#ffffff14 0 20px,#fff0 40px) repeat-y,repeating-linear-gradient(90deg,#fff 0 1px,#000 1px 4px);animation:10s ease-in-out infinite neighborsPaintDrip;position:absolute;inset:0}@keyframes neighborsHeroStripeScan{0%{transform:translate(-20px)skew(0)}40%{transform:translate(10px)skew(.5deg)}60%{transform:translate(-5px)skew(-.8deg)scale(1.02)}to{transform:translate(0,0)skew(0)scale(1)}}.neighbors-title{margin-bottom:.6rem;font-size:2.3rem;font-weight:700}.neighbors-primary-link:hover{color:#000;background:#fff;transform:translateY(-1px);box-shadow:0 14px 35px #000000bf}.neighbors-page--detail{background-attachment:fixed;background-position:center calc(0px - var(--neighborsParallaxY,0px))}.neighbors-page--detail:before,.neighbors-page--detail:after{content:none!important}.neighbors-page:before{content:"";pointer-events:none;z-index:-1;opacity:.85;mix-blend-mode:screen;background-image:radial-gradient(3px 3px at 15% 20%,#fffffff2,#fff0),radial-gradient(2.5px 2.5px at 35% 70%,#ffffffe6,#fff0),radial-gradient(3px 3px at 60% 40%,#fffffff2,#fff0),radial-gradient(2.2px 2.2px at 80% 75%,#ffffffe6,#fff0),radial-gradient(4px 4px at 25% 85%,#fff,#fff0),radial-gradient(2.8px 2.8px at 70% 25%,#fffffff2,#fff0),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='220' height='220' viewBox='0 0 220 220'%3E%3Cdefs%3E%3Cfilter id='glitchNoise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.4' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3C/defs%3E%3Crect width='100%25' height='100%25' filter='url(%23glitchNoise)' opacity='0.95'/%3E%3C/svg%3E");background-repeat:no-repeat,no-repeat,no-repeat,no-repeat,no-repeat,no-repeat,repeat;background-size:auto,auto,auto,auto,auto,auto,120px 120px;animation:6s linear infinite neighborsGlitchNoiseShift;position:absolute;inset:-10%}@keyframes neighborsGlitchNoiseShift{0%{filter:contrast()brightness();transform:translate(0,0)}20%{transform:translate(-14px,8px)skew(.6deg)}40%{transform:translate(10px,-6px)skew(-.8deg)scale(1.01)}55%{filter:contrast(1.55)brightness(1.25);transform:translate(-8px,4px)skew(1.8deg)scale(1.05)}75%{transform:translate(6px,-4px)skew(-.7deg)}to{filter:contrast()brightness();transform:translate(0,0)}}.neighbors-page:after{content:"";pointer-events:none;z-index:-1;filter:blur(55px);mix-blend-mode:screen;opacity:.5;background:radial-gradient(circle,#ffffff61,#fff0 60%);animation:22s ease-in-out infinite alternate neighborsSlimeLightMove;position:absolute;inset:-20%}@keyframes neighborsSlimeLightMove{0%{opacity:.35;transform:translate(-25%,-20%)scale(1)}25%{opacity:.55;transform:translate(10%,-5%)scale(1.2)}50%{opacity:.6;transform:translate(20%,15%)scale(1.1)skew(2deg)}75%{opacity:.5;transform:translate(-10%,25%)scale(1.25)skew(-1.5deg)}to{opacity:.4;transform:translate(-30%,-10%)scale(1.05)}}.neighbors-heading{margin-top:1rem;margin-bottom:.3rem;font-size:2rem}.neighbors-grid{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem;display:grid}@media (min-width:768px){.neighbors-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.neighbors-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.neighbors-card{color:#fff;background:#111119f5;border:1px solid #ffffff0f;border-radius:18px;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s,background-color .2s;display:block;overflow:hidden;transform:translateY(0);box-shadow:0 12px 30px #0006}.neighbors-card-image-wrap{background:#1e1e2a;padding-bottom:70%;position:relative;overflow:hidden}.neighbors-card-no{z-index:2;color:#fff;letter-spacing:.08em;background:#050509cc;border:1px solid #fff6;border-radius:999px;padding:.15rem .55rem;font-size:.7rem;font-weight:600;position:absolute;top:.6rem;left:.6rem}.neighbors-card-image-wrap img.neighbors-card-image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.neighbors-card-image{object-fit:cover;width:100%;height:100%;transition:transform .4s;position:absolute;inset:0;transform:scale(1)}.neighbors-card:hover .neighbors-card-image{transform:scale(1.06)}.neighbors-card-image-placeholder{color:#777;justify-content:center;align-items:center;font-size:.8rem;display:flex;position:absolute;inset:0}.neighbors-card-body{padding:.9rem 1rem 1rem}.neighbors-name{font-size:1rem;font-weight:600}.neighbors-detail-layout{flex-direction:column;gap:2rem;margin-top:2rem;display:flex}.neighbors-detail-image-frame{background:#15151f;border:1px solid #ffffff14;border-radius:24px;width:100%;max-width:360px;margin:0 auto 2rem;overflow:hidden;box-shadow:0 16px 40px #0009}.neighbors-detail-image-inner{aspect-ratio:4/5;background:#1e1e2a;width:100%;position:relative;overflow:hidden}.neighbors-detail-image{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}@media (min-width:768px){.neighbors-detail-layout{flex-direction:row;align-items:flex-start}.neighbors-detail-image-frame{margin:0 2rem 0 0}}.neighbors-detail-name{margin-bottom:1rem;font-size:2rem}.neighbors-detail-links{flex-wrap:wrap;gap:.6rem;display:flex}.neighbors-chip-main{color:#050509;background:#fff;border-radius:999px;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;text-decoration:none}.neighbors-chip-sub{color:#fff;border:1px solid #fff6;border-radius:999px;padding:.6rem 1.2rem;font-size:.85rem;font-weight:500;text-decoration:none}.neighbors-role-tags{flex-wrap:wrap;gap:.3rem;margin:.5rem 0 1rem;padding:0;list-style:none;display:flex}.neighbors-role-tag{color:#5be7c4;background:#14201cb3;border:1px solid #5be7c4cc;border-radius:999px;align-items:center;padding:.15rem .55rem;font-size:.75rem;line-height:1;display:inline-flex}@media (min-width:768px){.neighbors-hero,.neighbors-page{padding:3rem 2rem 4rem}.neighbors-heading{font-size:2.2rem}.neighbors-detail-layout{flex-direction:row}}.neighbors-filter-group{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.neighbors-sort-group{justify-content:flex-end;align-self:flex-end;align-items:center;gap:.5rem;display:flex}.neighbors-filters .neighbors-filter-group:nth-of-type(2) .neighbors-filter-chip{color:#aeb9ff;border-color:#7693ffb3}.neighbors-filters .neighbors-filter-group:nth-of-type(2) .neighbors-filter-chip.neighbors-filter-chip--active{color:#050509;background:#aeb9ff;border-color:#aeb9ff}.neighbors-card-tag-chip{color:#d6d6e5;border:1px solid #ffffff2e;border-radius:999px;align-items:center;padding:.15rem .5rem;font-size:.7rem;line-height:1;text-decoration:none;display:inline-flex}.neighbors-card-tag-chip--role{color:#5be7c4;border-color:#5be7c4cc;text-decoration:none}.neighbors-card-tag-chip--work{color:#aeb9ff;border-color:#7693ffcc;text-decoration:none}@media (min-width:768px){.neighbors-filters{flex-direction:column;align-items:flex-start;gap:.8rem}}.neighbors-interview-item{background:#0f0f18e6;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;gap:1rem;padding:1.2rem;display:flex}.neighbors-interview-text{flex:1}@media (min-width:1024px){.neighbors-work-list{grid-template-columns:repeat(3,minmax(0,1fr))}}.neighbors-work-item{background:#0f0f18e6;border:1px solid #ffffff0f;border-radius:16px;padding:1rem 1rem 1.2rem}.neighbors-work-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.6rem;font-size:.95rem;font-weight:600;display:-webkit-box;overflow:hidden}.neighbors-work-image{object-fit:cover;border-radius:12px;width:100%;height:260px;display:block;overflow:hidden}.neighbors-work-image-button{cursor:zoom-in;background:0 0;border:none;width:100%;margin:0;padding:0;display:block;position:relative}.neighbors-work-image-overlay{background:0 0;justify-content:center;align-items:center;transition:background .2s;display:flex;position:absolute;inset:0}.neighbors-work-image-plus{color:#5be7c4;opacity:0;text-shadow:0 0 10px #5be7c4e6,0 0 20px #5be7c4b3;font-size:6rem;font-weight:100;line-height:1;transition:opacity .2s,transform .2s;transform:scale(.8)}.neighbors-work-image-button:hover .neighbors-work-image-overlay{background:#000000b3}.neighbors-work-image-button:hover .neighbors-work-image-plus{opacity:1;transform:scale(1)}.neighbors-work-tag{color:#aeb9ff;border:1px solid #7693ffcc;border-radius:999px;align-items:center;padding:.15rem .5rem;font-size:.7rem;line-height:1;display:inline-flex}.neighbors-lightbox-backdrop{z-index:9999;opacity:0;background:#000c;justify-content:center;align-items:center;animation:.22s ease-out forwards neighborsLightboxFadeIn;display:flex;position:fixed;inset:0}.neighbors-lightbox-inner{opacity:0;background:#050509;border:1px solid #ffffff26;border-radius:12px;max-width:90vw;max-height:90vh;animation:.24s ease-out forwards neighborsLightboxZoomIn;position:relative;overflow:hidden;transform:scale(.96)translateY(8px)}.neighbors-lightbox-image{max-width:100%;max-height:90vh;display:block}.neighbors-lightbox-close{color:#fff;cursor:pointer;background:0 0;border:none;font-size:1.8rem;line-height:1;position:absolute;top:.4rem;right:.6rem}@keyframes neighborsLightboxFadeIn{0%{opacity:0}to{opacity:1}}@keyframes neighborsLightboxZoomIn{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.neighbors-share-section{text-align:center;border-top:1px solid #ffffff14;margin-top:3rem;padding-top:2rem}.neighbors-share-label{color:#b3b3c3;margin-bottom:.8rem;font-size:.9rem}.neighbors-share-buttons{flex-wrap:wrap;justify-content:center;gap:.6rem;display:flex}.neighbors-share-button{color:#e0e0e0;cursor:pointer;background:#101018f2;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;padding:.5rem 1.1rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:background .18s,color .18s,border-color .18s,transform .15s;display:inline-flex}.neighbors-share-button:hover{border-color:#5be7c4cc;transform:translateY(-1px)}.neighbors-share-button-x{color:#5be7c4;border-color:#5be7c4e6}.neighbors-share-button-x:hover{background:#5be7c426}.neighbors-share-button-fb{color:#aeb9ff;border-color:#7693ffe6}.neighbors-share-button-fb:hover{background:#7693ff26}.neighbors-share-button-copy{border-style:dashed}@media (max-width:768px){.neighbors-share-buttons{flex-direction:column;align-items:stretch}.neighbors-share-button{justify-content:center;width:100%}.neighbors-interview-section,.neighbors-work-section,.neighbors-share-section{margin-left:-.5rem;margin-right:-.5rem}.neighbors-interview-item,.neighbors-work-item{border-radius:14px}}.neighbors-share-button,.neighbors-share-button-x,.neighbors-share-button-fb,.neighbors-share-button-ig{color:#ffb56a;border-color:#ffab5cf2}.neighbors-share-button:hover,.neighbors-share-button-x:hover,.neighbors-share-button-fb:hover,.neighbors-share-button-ig:hover{color:#fff3e0;background:#ffab5c29;border-color:#ffc482}.neighbors-page:before,.neighbors-page:after{position:absolute}.neighbors-page--list{position:relative;overflow:hidden}.neighbors-page--list:before{opacity:.6;animation:14s linear infinite neighborsGlitchNoiseShiftList}.neighbors-page--list:after{opacity:.55;animation:24s ease-in-out infinite alternate neighborsSlimeLightMoveList}@keyframes neighborsGlitchNoiseShiftList{0%{filter:contrast(1.05)brightness(1.02);transform:translate(0,0)}25%{transform:translate(-10px,6px)skew(.6deg)scale(1.01)}50%{filter:contrast(1.25)brightness(1.08);transform:translate(8px,-4px)skew(-.8deg)scale(1.015)}75%{transform:translate(-6px,3px)skew(.4deg)scale(1.01)}to{filter:contrast(1.05)brightness(1.02);transform:translate(0,0)}}@keyframes neighborsSlimeLightMoveList{0%{opacity:.4;transform:translate(-28%,-18%)scale(1)}25%{opacity:.6;transform:translate(12%,-6%)scale(1.18)}50%{opacity:.65;transform:translate(22%,18%)scale(1.22)skew(2deg)}75%{opacity:.55;transform:translate(-12%,26%)scale(1.2)skew(-1.5deg)}to{opacity:.45;transform:translate(-30%,-12%)scale(1.05)}}@keyframes neighborsPaintDrip{0%{opacity:.18;transform:translateY(-4px)}40%{opacity:.22;transform:translateY(6px)}70%{opacity:.16;transform:translateY(2px)}to{opacity:.18;transform:translateY(-4px)}}body{color:#3a3027;background:#f8f1e6}.neighbors-hero{isolation:isolate;color:#3a3027;background:radial-gradient(circle at 18% -10%,#fff4dd 0,#fff4dde6 24%,#fde7cebf 40%,#f4dbc2b3 60%,#eed2becc 100%);justify-content:center;align-items:center;min-height:100vh;padding:3rem 1.5rem;display:flex;position:relative;overflow:hidden}.neighbors-hero:before{content:"";pointer-events:none;z-index:0;opacity:.55;mix-blend-mode:soft-light;background-image:repeating-linear-gradient(135deg,#ffba7847 0 4px,#ffe6b300 4px 10px),repeating-linear-gradient(#bea08224 0 18px,#fff0 36px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:auto,auto;position:absolute;inset:0}.neighbors-hero:after{content:"";pointer-events:none;opacity:.18;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160' viewBox='0 0 160 160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.1' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.7'/%3E%3C/svg%3E");background-size:160px 160px;position:absolute;inset:0}.neighbors-hero-inner{z-index:1;width:100%;max-width:720px;position:relative}.neighbors-title{letter-spacing:.16em;text-transform:lowercase;color:#3a3027;font-size:2.4rem;font-weight:700}.neighbors-lead{color:#7b6a54;margin-bottom:2rem;font-size:.95rem;line-height:1.8}.neighbors-primary-link{color:#2b201a;background:#f3a550;border-radius:999px;align-items:center;gap:.4rem;padding:.7rem 1.6rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .18s,box-shadow .18s,background-color .18s,color .18s;display:inline-flex;box-shadow:0 8px 18px #b4785073}.neighbors-primary-link:hover{background:#ffb967;transform:translateY(-1px);box-shadow:0 12px 26px #b478508c}.neighbors-page{color:#3a3027;background:radial-gradient(circle at 12% -10%,#fff5e2e6 0,#fff5e200 50%),radial-gradient(circle at 88% 110%,#d2ebe6cc 0,#d2ebe600 55%),linear-gradient(#faf3e7 0%,#f5eddf 45%,#efe3d6 100%);min-height:100vh;padding:2.5rem 1.5rem 3.5rem;position:relative}.neighbors-page:before,.neighbors-page:after{content:"";pointer-events:none;position:absolute;inset:0}.neighbors-page:before{z-index:-1;opacity:.4;mix-blend-mode:soft-light;background-image:linear-gradient(#d8c6a82e,#d8c6a80a),repeating-linear-gradient(#bea0821f 0 22px,#fff0 44px)}.neighbors-page:after{z-index:-1;opacity:.32;background-image:radial-gradient(180px 120px at 10% 0,#ffffffe6,#fff0),radial-gradient(220px 140px at 90% 100%,#fffcf0e6,#fffcf000)}.neighbors-shell{max-width:1120px;margin:0 auto}.neighbors-backlink{color:#8b7c66;font-size:.8rem;text-decoration:none}.neighbors-backlink:hover{color:#f3a550}.neighbors-heading{color:#3a3027;margin-top:1rem;margin-bottom:.4rem;font-size:2rem}.neighbors-sub{color:#8b7c66;font-size:.9rem}.neighbors-card{color:#20171a;background:#fdf1dd;border:2px solid #20171a;border-radius:18px;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s,background-color .2s;display:block;position:relative;overflow:hidden;transform:translateY(0);box-shadow:0 10px #20171a59}.neighbors-card:hover{background:#fff7e8;border-color:#000;transform:translateY(-4px);box-shadow:0 14px #20171a73}.neighbors-card:before{content:"";pointer-events:none;z-index:0;mix-blend-mode:multiply;opacity:.9;background:linear-gradient(90deg,#d94a46e6 0 26%,#20171af5 26% 32%,#0000 32% 100%);position:absolute;inset:0}.neighbors-grid .neighbors-card:nth-child(4n+1):before{background:linear-gradient(270deg,#00909bf2 0 26%,#20171af5 26% 32%,#0000 32% 100%)}.neighbors-grid .neighbors-card:nth-child(4n+2):before{background:linear-gradient(270deg,#d94a46f2 0 26%,#20171af5 26% 32%,#0000 32% 100%)}.neighbors-grid .neighbors-card:nth-child(4n+3):before{background:linear-gradient(270deg,#f6bd41f2 0 26%,#20171af5 26% 32%,#0000 32% 100%)}.neighbors-grid .neighbors-card:nth-child(4n):before{background:linear-gradient(270deg,#e66e8cf2 0 26%,#20171af5 26% 32%,#0000 32% 100%)}.neighbors-grid .neighbors-card:nth-child(4n+1){background:#f3ecdd}.neighbors-grid .neighbors-card:nth-child(4n+2){background:#fbe7d9}.neighbors-grid .neighbors-card:nth-child(4n+3){background:#f7f0d8}.neighbors-grid .neighbors-card:nth-child(4n){background:#fbe3ea}.neighbors-card-image-wrap{z-index:1;background:#f7e3c8;padding-bottom:90%;position:relative;overflow:hidden}.neighbors-card-image-placeholder{color:#8b6e55;font-size:.8rem}.neighbors-card-body{z-index:1;padding:.9rem 1rem 1rem;position:relative}.neighbors-tag{letter-spacing:.16em;text-transform:uppercase;color:#8f7743;white-space:nowrap;text-overflow:ellipsis;margin-bottom:.25rem;font-size:.7rem;overflow:hidden}.neighbors-name{color:#20171a;text-shadow:0 1px #fffcf699;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:2.9em;font-size:1rem;font-weight:700;line-height:1.45;display:-webkit-box;overflow:hidden}.neighbors-card-author{color:#5b3b15;text-shadow:0 1px #fffcf68c;margin-top:.2rem;font-size:.85rem;font-weight:600}.neighbors-card-tags{flex-wrap:wrap;gap:.35rem;margin-top:.5rem;display:flex}.neighbors-card-tag-chip{color:#20171a;background:#ffe9c4;border:1px solid #20171a;border-radius:999px;align-items:center;padding:.2rem .7rem;font-size:.7rem;line-height:1;text-decoration:none;display:inline-flex}.neighbors-card-tag-chip--role{color:#00909b;background:#e5f7f6;border-color:#00909b}.neighbors-card-body p{color:#433325;-webkit-line-clamp:3;text-shadow:0 1px #fffcf68c;-webkit-box-orient:vertical;margin-top:.35rem;font-size:.86rem;line-height:1.6;display:-webkit-box;overflow:hidden}.neighbors-detail-image-frame{background:#e4d7c7;border:1px solid #d2b48ce6;box-shadow:0 14px 28px #bda4848c}.neighbors-detail-image-inner{background:#ddcdbb}.neighbors-detail-main{flex:1}.neighbors-detail-meta-tag{letter-spacing:.16em;text-transform:uppercase;color:#f3a550;margin-bottom:.35rem;font-size:.75rem}.neighbors-detail-name{color:#3a3027;margin-bottom:.2rem;font-size:1.8rem}.neighbors-detail-meta-sub{color:#5b3b15;margin-bottom:1rem;font-size:.85rem}.neighbors-detail-meta-author{color:#3a2410;font-weight:600}.neighbors-detail-bio{white-space:pre-wrap;color:#463b30;margin-bottom:1.5rem;font-size:.95rem;line-height:1.9}.neighbors-chip-sub{color:#6b4a2f;background:#fffcf6f5;border:1px solid #d2b48ce6;border-radius:999px;padding:.55rem 1.2rem;font-size:.85rem;font-weight:500;text-decoration:none}.neighbors-chip-sub:hover{background:#fdf4e4}.neighbors-filters{flex-direction:column;gap:.8rem;margin-bottom:1.5rem;font-size:.85rem;display:flex}.neighbors-filter-label{color:#8b7c66;font-size:.8rem}.neighbors-filter-chip{color:#3a3027;cursor:pointer;background:#fffcf6f5;border:1px solid #d2b48cf2;border-radius:999px;padding:.3rem .7rem;font-size:.8rem;transition:background .15s,color .15s,border-color .15s}.neighbors-filter-chip--active{color:#2b201a;background:#f3a550;border-color:#f3a550}.neighbors-sort-select{color:#3a3027;background:#fffcf6f5;border:1px solid #d2b48cf2;border-radius:999px;padding:.25rem .8rem;font-size:.8rem}.neighbors-share-section{border-top:1px solid #d2b48c99;margin-top:3rem;padding-top:2rem}.neighbors-share-label{color:#8b7c66}.neighbors-share-button,.neighbors-share-button-x,.neighbors-share-button-fb,.neighbors-share-button-ig{color:#3a2410;background:#fffcf6fa;border-color:#d2b48ce6;text-decoration:none}.neighbors-share-button:hover,.neighbors-share-button-x:hover,.neighbors-share-button-fb:hover,.neighbors-share-button-ig:hover{color:#3a2410;background:#fdf4e4;border-color:#f3a550;text-decoration:none}.neighbors-grid{margin-top:1.8rem}.neighbors-interview-section{border-top:1px solid #d2b48cb3;margin-top:3rem;padding-top:2rem}.neighbors-interview-heading{color:#3a3027;margin-bottom:1.5rem;font-size:1.2rem}.neighbors-interview-list{flex-direction:column;gap:1.5rem;display:flex}.neighbors-interview-item{background:#fffaf1;border:1px solid #d2b48ce6;border-radius:16px;flex-direction:column;gap:1rem;padding:1.2rem;display:flex;box-shadow:0 8px 18px #bda48452}.neighbors-interview-question{color:#007b7f;margin-bottom:.4rem;font-size:.95rem;font-weight:600}.neighbors-interview-answer{color:#463b30;white-space:pre-wrap;font-size:.9rem;line-height:1.9}.neighbors-interview-figure{background:#e4d7c7;border-radius:12px;margin:0;overflow:hidden}.neighbors-interview-image{object-fit:cover;width:100%;height:auto;max-height:260px;display:block}.neighbors-interview-caption{color:#8b7c66;padding:.4rem .6rem .6rem;font-size:.75rem}.neighbors-work-section{border-top:1px solid #d2b48cb3;margin-top:3rem;padding-top:2rem}.neighbors-work-heading{color:#3a3027;margin-bottom:1.5rem;font-size:1.2rem}.neighbors-work-list{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:1024px){.neighbors-work-list{grid-template-columns:repeat(3,minmax(0,1fr))}}.neighbors-work-item{background:#fffaf1;border:1px solid #d2b48ce6;border-radius:16px;padding:1rem 1rem 1.2rem;box-shadow:0 8px 18px #bda48452}.neighbors-work-title{color:#3a3027;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.6rem;font-size:.95rem;font-weight:600;display:-webkit-box;overflow:hidden}.neighbors-work-figure{background:#e4d7c7;border-radius:12px;margin:0;position:relative;overflow:hidden}.neighbors-work-image{object-fit:cover;border-radius:12px;width:100%;height:260px;display:block}.neighbors-work-caption{color:#8b7c66;padding:.4rem .6rem .6rem;font-size:.75rem}.neighbors-work-tags{text-align:left;flex-wrap:wrap;justify-content:flex-start;gap:.3rem;width:100%;margin-top:.4rem;display:flex}.neighbors-work-tag{color:#007b7f;background:#e5f7f6;border:1px solid #007b7f;border-radius:999px;align-items:center;padding:.15rem .5rem;font-size:.7rem;line-height:1;display:inline-flex}.neighbors-work-tag-link{color:inherit;text-decoration:none}.neighbors-work-tag-link:hover{text-decoration:underline}@media (max-width:768px){.neighbors-interview-section,.neighbors-work-section,.neighbors-share-section{margin-left:-.5rem;margin-right:-.5rem}.neighbors-interview-item,.neighbors-work-item{border-radius:14px}}@media (min-width:768px) and (max-width:1023.98px){.neighbors-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.neighbors-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.neighbors-hero.neighbors-hero--poster{color:#3a3027;text-align:center;background:radial-gradient(circle at top,#faf6f1 0%,#f3ede4 55%,#efe7dc 100%);justify-content:center;align-items:center;min-height:100vh;padding:4rem 1.5rem;display:flex}.neighbors-hero.neighbors-hero--poster:before,.neighbors-hero.neighbors-hero--poster:after{content:none}.neighbors-hero-inner.neighbors-hero-inner--poster{width:100%;max-width:720px}.bookshelf-poster-row{flex-direction:row;justify-content:center;align-items:stretch;gap:2rem;width:100%;margin-bottom:2.4rem;display:flex}@media (max-width:767px){.bookshelf-poster-row{flex-direction:column;align-items:center}}.bookshelf-poster{color:#c4bdb5;background:#252621;border-radius:4px;flex:1;align-items:stretch;padding:1.8rem 1.6rem;display:flex;box-shadow:0 14px 24px #00000073}.bookshelf-poster-body{flex-direction:column;justify-content:space-between;width:100%;display:flex}.bookshelf-poster-jp-text{letter-spacing:.12em;writing-mode:vertical-rl;text-orientation:mixed;font-size:3.8rem;font-weight:700;line-height:1.2}.bookshelf-poster-en-text{font-size:1.6rem;font-weight:700;line-height:1.1}.bookshelf-poster-en-text span{display:block}.bookshelf-poster-books{align-self:flex-end;width:120px;height:60px;margin-top:1.5rem;position:relative}.bookshelf-poster-book{background:#f3a550;border:3px solid #000;border-radius:2px;width:26px;height:56px;position:absolute;bottom:0;box-shadow:-4px 4px #000000b3}.bookshelf-poster-books--yellow .bookshelf-poster-book:first-child{background:#f6bd41}.bookshelf-poster-books--yellow .bookshelf-poster-book:nth-child(2){background:#e04b4b}.bookshelf-poster-books--yellow .bookshelf-poster-book:nth-child(3){background:#00909b}.bookshelf-poster-books--red .bookshelf-poster-book:first-child{background:#e04b4b}.bookshelf-poster-books--red .bookshelf-poster-book:nth-child(2){background:#f6bd41}.bookshelf-poster-books--red .bookshelf-poster-book:nth-child(3){background:#f291b5}.bookshelf-poster-book--offset1{left:32px}.bookshelf-poster-book--offset2{left:64px}.bookshelf-poster-book:before{content:"";background:#fdf7ef;height:6px;position:absolute;top:3px;left:3px;right:3px}.bookshelf-poster-book:after{content:"";background:#fdf7ef;border-radius:999px;width:14px;height:3px;position:absolute;top:14px;right:6px}.neighbors-lead--poster{text-align:center;color:#6b6257}.neighbors-hero-cta{justify-content:center;display:flex}.bookshelf-spines-container{white-space:nowrap;scrollbar-width:thin;width:100%;margin-bottom:2rem;padding:1rem 0;overflow-x:auto}.bookshelf-spine{writing-mode:vertical-rl;text-orientation:mixed;color:#2a2624;background:#e8e3df;border:2px solid #00000026;border-radius:3px;flex-direction:column;justify-content:space-between;width:62px;height:320px;margin-right:.6rem;padding:.8rem;font-size:.72rem;font-weight:600;display:inline-flex;position:relative;box-shadow:-4px 4px #00000040}.bookshelf-spine:nth-child(12n+1){background:#d9c8ff}.bookshelf-spine:nth-child(12n+2){background:#e8e8e8}.bookshelf-spine:nth-child(12n+3){background:#ffd0ae}.bookshelf-spine:nth-child(12n+4){background:#c7eaff}.bookshelf-spine:nth-child(12n+5){background:#ffbba6}.bookshelf-spine:nth-child(12n+6){background:#e3ffbe}.bookshelf-spine:nth-child(12n+7){background:#fe8}.bookshelf-spine:nth-child(12n+8){background:#d8c6e0}.bookshelf-spine:nth-child(12n+9){background:#ffe8d6}.bookshelf-spine:nth-child(12n+10){background:#b7e3ff}.bookshelf-spine:nth-child(12n+11){background:#ffd8e1}.bookshelf-spine:nth-child(12n+12){background:#d8f3d3}.bookshelf-spine-index{writing-mode:horizontal-tb;opacity:.6;font-size:.65rem;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}.bookshelf-library-layout{max-width:960px;margin:0 auto 3.5rem;padding:0 .5rem 2rem}.bookshelf-section{margin-top:2.5rem}.bookshelf-section-inner{background:#fffaf1;border:1px solid #d2b48ce6;border-radius:18px;padding:1.4rem 1.4rem 1.6rem;box-shadow:0 10px 22px #bda4844d}.bookshelf-section-label{letter-spacing:.16em;text-transform:uppercase;color:#6b4a2f;background:#fdf4e4;border:1px solid #d2b48cf2;border-radius:999px;justify-content:center;align-items:center;margin-bottom:.8rem;padding:.1rem .7rem;font-size:.72rem;display:inline-flex}.bookshelf-section-caption{color:#463b30;margin-top:1.1rem;font-size:.86rem;line-height:1.8}.bookshelf-section--desk .bookshelf-section-inner{position:relative;overflow:hidden}.bookshelf-desk-illustration{width:100%;max-width:520px;height:190px;margin:.4rem auto 0;position:relative}.desk-surface{background:#e5c7a0;border-radius:12px;height:14px;position:absolute;bottom:48px;left:4%;right:4%;box-shadow:0 6px #c19a6b}.desk-leg{background:#c19a6b;border-radius:12px;width:18px;height:52px;position:absolute;bottom:0}.desk-leg-left{left:12%}.desk-leg-right{right:12%}.desk-lamp{position:absolute;bottom:70px;left:12%}.desk-lamp-arm{transform-origin:0;background:#2b201a;border-radius:999px;width:46px;height:6px;position:absolute;top:-22px;left:10px;transform:rotate(-18deg)}.desk-lamp-head{background:#00909b;border-radius:80% 80% 40% 40%;width:42px;height:28px;position:absolute;top:-42px;left:42px;box-shadow:0 4px #00000026}.desk-lamp-base{background:#2b201a;border-radius:999px;width:40px;height:6px;position:absolute;bottom:-2px;left:2px}.desk-lamp-light{opacity:.9;background:radial-gradient(circle at 0 0,#fff5d6e6,#fff5d666,#fff5d600);width:120px;height:70px;position:absolute;top:-16px;left:60px}.desk-books{width:120px;height:46px;position:absolute;bottom:70px;right:16%}.desk-book{border:2px solid #20171a;border-radius:3px;width:26px;height:46px;position:absolute;bottom:0;box-shadow:-3px 3px #0000004d}.desk-book-1{background:#f6bd41;left:6px}.desk-book-2{background:#e04b4b;left:34px}.desk-book-3{background:#d9c8ff;left:62px}.desk-mug{background:#fff;border:2px solid #20171a;border-radius:4px 4px 10px 10px;width:26px;height:28px;position:absolute;bottom:72px;right:10%;box-shadow:-3px 3px #00000040}.desk-mug:before{content:"";border:2px solid #20171a;border-left:none;border-radius:999px;width:12px;height:16px;position:absolute;top:8px;right:-10px}.bookshelf-section--opac .bookshelf-section-inner{background:#f7efe1}.bookshelf-opac{background:#fffaf4;border:1px solid #d2b48ce6;border-radius:14px;overflow:hidden;box-shadow:0 6px #bda48480}.bookshelf-opac-header{background:linear-gradient(90deg,#f3a550 0%,#f6bd41 60%,#ffe8c2 100%);border-bottom:1px solid #d2b48cb3;align-items:center;padding:.5rem .9rem;display:flex}.bookshelf-opac-dots{gap:.25rem;margin-right:.7rem;display:flex}.bookshelf-opac-dots span{opacity:.8;background:#fffaf4;border-radius:999px;width:7px;height:7px;display:block}.bookshelf-opac-title{letter-spacing:.16em;text-transform:uppercase;color:#2b201a;font-size:.78rem}.bookshelf-opac-body{padding:.9rem .9rem 1rem}.bookshelf-opac-form{flex-direction:column;gap:.6rem;display:flex}.bookshelf-opac-form input,.bookshelf-opac-form select{color:#3a3027;background:#fffdf7;border:1px solid #d2b48ce6;border-radius:999px;padding:.5rem .9rem;font-size:.85rem}.bookshelf-opac-form button{color:#fff;cursor:pointer;background:#00909b;border:none;border-radius:999px;padding:.55rem .9rem;font-size:.86rem;font-weight:600;transition:transform .15s,box-shadow .15s,background-color .15s;box-shadow:0 6px #006a73}.bookshelf-opac-form button:hover{background:#00a7b3;transform:translateY(-1px);box-shadow:0 8px #00565d}.bookshelf-opac-note{color:#8b7c66;margin-top:.6rem;font-size:.75rem}.bookshelf-section--cards .bookshelf-section-inner{box-shadow:none;background:0 0;border:none;padding:0}.bookshelf-card-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:768px){.bookshelf-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.bookshelf-card{background:#fffaf1;border:1px solid #d2b48cf2;border-radius:14px;padding:1rem 1rem 1.2rem;position:relative;box-shadow:0 8px #bda48466}.bookshelf-card:before{content:"";opacity:.7;background-image:linear-gradient(90deg,#d2b48ccc,#d2b48c1a);height:1px;position:absolute;top:.9rem;left:1rem;right:1rem}.bookshelf-card-title{color:#3a3027;margin-bottom:.6rem;font-size:.98rem;font-weight:700}.bookshelf-card-text{color:#463b30;font-size:.86rem;line-height:1.8}.bookshelf-card--amu{background:#fff3df}.bookshelf-card--everyone{background:#f9ffef}.bookshelf-card--bookmark{background:#fff1f6}.bookshelf-floor-map{grid-template-columns:1fr 1fr;gap:.6rem;margin-top:.4rem;display:grid}@media (min-width:768px){.bookshelf-floor-map{grid-template-columns:repeat(4,minmax(0,1fr))}}.bookshelf-floor-cell{background:#fffaf1;border:1px dashed #d2b48ce6;border-radius:10px;flex-direction:column;gap:.25rem;padding:.6rem .5rem .7rem;display:flex}.bookshelf-floor-label{color:#3a3027;font-size:.78rem;font-weight:700}.bookshelf-floor-note{color:#8b7c66;font-size:.72rem}.bookshelf-floor-cell--amu{background:#fbe7d9}.bookshelf-floor-cell--everyone{background:#e5f7f6}.bookshelf-floor-cell--bookmark{background:#fbe3ea}.bookshelf-floor-cell--today{background:#f7f0d8}@media (max-width:767px){.bookshelf-library-layout{padding:0 .25rem 2.5rem}.bookshelf-section-inner{border-radius:14px}}.neighbors-hero.bookshelf-hero{color:#3a3027!important;background:#f8f1e6!important;align-items:flex-start!important;padding:3rem 1.5rem 4rem!important}.neighbors-hero.bookshelf-hero:before,.neighbors-hero.bookshelf-hero:after{content:none!important}.bookshelf-poster-row{flex-direction:row;gap:2rem;width:100%;margin-bottom:2.2rem;display:flex}.bookshelf-poster{color:#c4bdb5;background:#252621;border-radius:4px;padding:2rem 1.6rem;box-shadow:0 16px 26px #00000073}.bookshelf-poster-books{width:160px;height:80px;margin-top:2rem;position:relative}.bookshelf-poster-book{border:3px solid #000;border-radius:3px;width:34px;height:70px;position:absolute;bottom:0;box-shadow:-4px 4px #000000b3}.bookshelf-spines-container{padding:1rem 0;background:0 0!important}.bookshelf-spine{color:#2a2624;background:#e8e3df;border:2px solid #00000026;font-family:Noto Serif JP,serif;font-weight:600;box-shadow:-4px 4px #00000040}.bookshelf-page .neighbors-grid .neighbors-card{color:#20171a!important;background:#fdf1dd!important;border:2px solid #20171a!important;box-shadow:0 10px #20171a59!important}.bookshelf-page .neighbors-card:hover{transform:translateY(-4px);background:#fff7e8!important}.bookshelf-page .neighbors-card-image-wrap{background:#f7e3c8!important;padding-bottom:80%!important}.bookshelf-page .neighbors-card-author{font-weight:600;color:#5b3b15!important}.bookshelf-page .neighbors-card-body p{-webkit-line-clamp:3;color:#433325!important}.bookshelf-page .neighbors-filter-chip{color:#3a3027!important;background:#fffcf6f5!important;border:1px solid #d2b48cf2!important}.bookshelf-page .neighbors-filter-chip--active{color:#2b201a!important;background:#f3a550!important}.bookshelf-detail .neighbors-detail-image-frame{background:#e4d7c7!important;border:1px solid #d2b48ce6!important;box-shadow:0 14px 28px #bda4848c!important}.bookshelf-detail .neighbors-detail-name{color:#3a3027!important}.bookshelf-detail .neighbors-detail-meta-author{color:#3a2410!important}.bookshelf-detail .neighbors-detail-bio{color:#463b30!important}.bookshelf-detail .neighbors-share-button{color:#3a2410!important;background:#fffcf6fa!important;border-color:#d2b48ce6!important}.bookshelf-detail .neighbors-share-button:hover{background:#fdf4e4!important}.amubooks-root{text-align:center;background:radial-gradient(circle at 18% -10%,#fff4dd 0,#fff4dde6 24%,#fde7cebf 40%,#f4dbc2b3 60%,#eed2becc 100%);justify-content:center;align-items:center;width:100vw;height:100vh;margin:0;font-family:Zen Kaku Gothic New,Hiragino Sans,Hiragino Kaku Gothic ProN,Noto Sans JP,Yu Gothic,YuGothic,system-ui,sans-serif;display:flex;position:relative;overflow:hidden}.amubooks-root .word{color:#3a3027bf;pointer-events:auto;cursor:pointer;white-space:nowrap;visibility:visible;z-index:5;font-size:2rem;animation:8s ease-in-out infinite floatFade;position:absolute}.amubooks-root .spin{animation-name:floatFade,spinRoll;animation-duration:8s,8s;animation-timing-function:ease-in-out,linear;animation-iteration-count:infinite,infinite}@keyframes floatFade{0%{opacity:0;visibility:hidden;transform:translateY(0)}10%{opacity:1;visibility:visible}50%{opacity:1;visibility:visible;transform:translateY(-30px)}90%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden;transform:translateY(0)}}@keyframes spinRoll{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.amubooks-root .overlay{color:#3a3027;text-align:center;z-index:9999;opacity:0;pointer-events:auto;background:#fffffff2;border-radius:12px;max-width:80%;padding:18px 26px;font-size:20px;line-height:1.4;transition:opacity .42s cubic-bezier(.2,.8,.2,1),transform .42s cubic-bezier(.2,.8,.2,1);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)translateY(10px);box-shadow:0 20px 40px #0006}.amubooks-root .overlay.show{opacity:1;transform:translate(-50%,-50%)translateY(0)}.amubooks-root .overlay .text{white-space:normal;word-break:break-word}.amubooks-root .book-cover{z-index:1;opacity:.85;pointer-events:none;border-radius:4px;height:auto;animation:12s ease-in-out infinite floatImage;position:absolute;box-shadow:0 8px 16px #0006}@keyframes floatImage{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}.amubooks-header{z-index:20;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);pointer-events:auto;background:#fffcf6b8;border:1px solid #3a302729;border-radius:16px;max-width:920px;padding:1.25rem;position:relative}.amubooks-title{letter-spacing:.06em;color:#3a3027;margin:0 0 .6rem;font-family:Zen Kaku Gothic New,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:700}.amubooks-lead{color:#3a3027c7;margin:0 0 1.1rem;font-family:Zen Kaku Gothic New,sans-serif;font-size:.95rem;line-height:1.8}.amubooks-cta{justify-content:center;display:flex}.amubooks-link{color:#2b201a;background:#f3a550;border-radius:999px;justify-content:center;align-items:center;padding:.7rem 1.3rem;font-family:Zen Kaku Gothic New,sans-serif;font-weight:400;text-decoration:none;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex;box-shadow:0 10px 22px #0000002e}.amubooks-link:hover{background:#ffb967;transform:translateY(-1px);box-shadow:0 14px 28px #00000038}@media (max-width:480px){.amubooks-header{border-radius:14px;margin:0 .75rem;padding:1.1rem 1rem}.amubooks-lead{font-size:.9rem}}
