.home-container{width:100vw;height:100vh;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#000}.background-image-wrapper{position:absolute;top:0;left:0;width:100%;height:60%;overflow:hidden;z-index:1}.background-image{width:100%;height:100%;object-fit:cover;object-position:center}.home-content{width:100%;height:100%;position:relative;z-index:2;display:flex;flex-direction:column;justify-content:space-between}.home-content .name-section .creative-developer{font-family:Inter,sans-serif!important;font-weight:650!important;font-size:4rem;color:red;text-transform:uppercase;text-align:right;margin-bottom:20px;padding-right:3%}.name-section{position:absolute;bottom:0;left:0;right:0;background:#000;padding:40px 0;display:flex;flex-direction:column;align-items:flex-end;justify-content:center}.main-name{font-family:Anton,sans-serif;font-size:16rem;font-weight:400;color:red;letter-spacing:-.02em;text-transform:uppercase;margin:0;line-height:1}@media (max-width: 1400px){.main-name{font-size:10rem}.home-content .name-section .creative-developer{font-size:1.8rem}}@media (max-width: 1200px){.main-name{font-size:8rem}.home-content .name-section .creative-developer{font-size:1.5rem}}@media (max-width: 768px){.main-name{font-size:5rem}.home-content .name-section .creative-developer{font-size:1.2rem}.name-section{padding:20px 10px}}@media (max-width: 480px){.main-name{font-size:3rem}.home-content .name-section .creative-developer{font-size:.9rem}}.work-container{display:flex;width:calc(100vw - 50px);height:100vh;margin-left:50px;position:fixed;top:0;left:0;overflow:hidden}.work-left{width:50%;height:100vh;background-color:#000;overflow-y:auto;overflow-x:hidden;position:relative;scrollbar-width:none;-ms-overflow-style:none}.work-left::-webkit-scrollbar{display:none}.project-list{padding:80px 0 80px 15px;display:flex;flex-direction:column;gap:50px;min-height:fit-content;align-items:flex-start}.project-item{cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:30px;width:100%;justify-content:flex-start}.project-item:hover{transform:translate(5px)}.project-name{font-family:Anton,sans-serif;font-size:8rem;font-weight:400;color:#fff;margin:0;line-height:.85;letter-spacing:.01em;text-transform:uppercase;transition:color .3s ease;text-align:left}.project-item.active .project-name{color:red}.project-item:not(.active):hover .project-name{color:#ccc}.project-thumbnail{flex-shrink:0}.thumb-placeholder{width:120px;height:80px;background:linear-gradient(135deg,#1a4d6d,#2a5d7d);border:2px solid #3a6d8d;position:relative;overflow:hidden}.thumb-placeholder:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;border-radius:50%;background:radial-gradient(circle,rgba(100,150,200,.8) 0%,transparent 70%)}.project-url{position:fixed;bottom:0;left:50px;width:calc(50% - 50px);padding:20px 30px;font-family:Inter,sans-serif;font-size:.75rem;color:#ffffff80;border-top:1px solid rgba(255,255,255,.1);background-color:#000000e6;z-index:10}.work-right{width:50%;height:100vh;position:relative;overflow:hidden}.work-right-image{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;top:0;left:0;z-index:1}.project-display{width:100%;height:100vh;position:relative;z-index:2}.project-preview{width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center;padding-bottom:50px}.silhouette{width:80px;height:160px;background-color:#0009;position:relative;clip-path:polygon(40% 0%,60% 0%,65% 15%,70% 18%,75% 20%,80% 18%,75% 25%,68% 30%,65% 40%,63% 50%,60% 65%,58% 80%,55% 100%,45% 100%,42% 80%,40% 65%,37% 50%,35% 40%,32% 30%,25% 25%,20% 18%,25% 20%,30% 18%,35% 15%)}@media (max-width: 1400px){.project-name{font-size:5.5rem}.project-list{padding:60px 0 30px 60px;gap:40px}.thumb-placeholder{width:100px;height:65px}}@media (max-width: 1200px){.project-name{font-size:4.5rem}.project-list{padding:50px 0 25px 50px;gap:35px}}@media (max-width: 968px){.work-container{flex-direction:column;margin-left:40px;width:calc(100vw - 40px)}.work-left,.work-right{width:100%;height:50vh}.project-name{font-size:3rem}.project-list{padding:40px 0 20px 30px;gap:30px}.thumb-placeholder{width:80px;height:50px}.silhouette{width:60px;height:120px}}@media (max-width: 480px){.work-container{margin-left:35px;width:calc(100vw - 35px)}.project-name{font-size:2.2rem}.project-list{padding:30px 0 15px 20px;gap:25px}.project-item{gap:15px}.thumb-placeholder{width:60px;height:40px}.project-url{font-size:.65rem;padding:15px 20px}.silhouette{width:40px;height:80px}}.about-container{width:calc(100vw - 50px);height:100vh;margin-left:50px;background-color:#000;position:relative;overflow-x:hidden;overflow-y:auto;display:flex;align-items:center;justify-content:center}.about-content{max-width:1000px;width:100%;padding:0 100px;display:flex;flex-direction:column;align-items:center;text-align:center}.about-header{display:flex;flex-direction:column;gap:5px;margin-bottom:50px;font-family:Inter,sans-serif!important;font-weight:400;font-size:.85rem;color:#fff;letter-spacing:1.5px;line-height:1.8}.about-year,.about-label{display:block}.about-photo{width:150px;height:150px;margin:2rem auto;border-radius:50%;overflow:hidden;border:3px solid #ffffff}.about-photo img{width:100%;height:100%;object-fit:cover}.about-name{font-family:Anton,sans-serif!important;font-weight:400;font-size:10rem;color:#fff;margin:0 0 60px;line-height:.9;letter-spacing:.02em}.about-bio{font-family:Inter,sans-serif!important;font-weight:700;font-size:1rem;color:#fff;line-height:1.8;margin:0 0 80px;letter-spacing:.5px;max-width:850px}.about-info{display:flex;flex-direction:column;gap:20px;width:100%;max-width:850px}.info-block{display:flex;align-items:center;justify-content:center;gap:15px;font-family:Inter,sans-serif!important;font-size:.9rem;letter-spacing:1px}.info-label{font-weight:400;color:#fff}.info-text{font-weight:700;color:#fff}.about-container::-webkit-scrollbar{width:8px}.about-container::-webkit-scrollbar-track{background:#000}.about-container::-webkit-scrollbar-thumb{background:#333;border-radius:4px}.about-container::-webkit-scrollbar-thumb:hover{background:#555}@media (max-width: 1200px){.about-content{padding:0 80px}.about-name{font-size:8rem}}@media (max-width: 768px){.about-container{margin-left:40px;width:calc(100vw - 40px)}.about-content{padding:0 40px}.about-header{font-size:.75rem;margin-bottom:40px}.about-name{font-size:5rem;margin-bottom:40px}.about-bio{font-size:.9rem;line-height:1.7;margin-bottom:60px}.info-block{flex-direction:column;gap:5px;font-size:.8rem}.about-info{gap:25px}}@media (max-width: 480px){.about-container{margin-left:35px;width:calc(100vw - 35px)}.about-content{padding:0 25px}.about-name{font-size:3.5rem}.about-bio{font-size:.85rem}.info-block{font-size:.75rem}}.contact-container{width:calc(100vw - 50px);height:100vh;margin-left:50px;background-color:#000;position:fixed;top:0;left:0;overflow:hidden;display:flex;flex-direction:column}.contact-header{padding:40px 60px 20px;display:flex;flex-direction:column;gap:15px;z-index:10}.collaborations-label{font-family:Inter,sans-serif;font-size:.8rem;font-weight:600;color:#ffffff80;letter-spacing:.1em;text-transform:uppercase}.collaborations-list{display:flex;gap:15px;flex-wrap:wrap;align-items:center}.collaboration-item{font-family:Inter,sans-serif;font-size:1rem;font-weight:700;color:#fff;letter-spacing:.05em;text-transform:uppercase;display:flex;align-items:center;gap:15px}.contact-link{text-decoration:none;transition:all .3s ease;padding:8px 0}.contact-link:hover{color:red;transform:translate(5px)}.contact-link:hover .contact-type{color:red}.contact-type{font-size:.75rem;color:#ffffff80;font-weight:600;margin-right:8px;transition:color .3s ease}.contact-value{font-weight:700}.separator{color:red;font-weight:400}.who-section{flex:1;display:flex;align-items:center;justify-content:center;position:relative}.who-text{display:flex;align-items:center;justify-content:center;gap:0;margin:0;line-height:1}.who-letter{font-family:Anton,sans-serif;font-size:35vw;font-weight:400;color:red;text-transform:uppercase;position:relative;line-height:.85;letter-spacing:-.05em}.who-letter-h{position:relative;display:inline-block}.silhouette{position:absolute;bottom:15%;left:35%;width:80px;height:150px;background-color:#000;clip-path:polygon(40% 0%,60% 0%,65% 8%,70% 12%,75% 15%,80% 12%,75% 18%,68% 25%,65% 35%,63% 45%,60% 60%,58% 75%,55% 100%,45% 100%,42% 75%,40% 60%,37% 45%,35% 35%,32% 25%,25% 18%,20% 12%,25% 15%,30% 12%,35% 8%);animation:silhouetteMove 3s ease-in-out infinite}@keyframes silhouetteMove{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-10px) rotate(2deg)}}@media (max-width: 1400px){.who-letter{font-size:32vw}.silhouette{width:70px;height:130px}}@media (max-width: 1024px){.contact-header{padding:30px 40px 15px}.who-letter{font-size:30vw}.silhouette{width:60px;height:110px}.collaborations-list{gap:10px}.collaboration-item{font-size:.85rem}}@media (max-width: 768px){.contact-container{margin-left:40px;width:calc(100vw - 40px)}.contact-header{padding:25px 30px 10px}.collaborations-label{font-size:.7rem}.collaboration-item{font-size:.75rem}.who-letter{font-size:28vw}.silhouette{width:50px;height:90px;bottom:12%}}@media (max-width: 480px){.contact-container{margin-left:35px;width:calc(100vw - 35px)}.contact-header{padding:20px 20px 10px}.collaborations-label{font-size:.6rem}.collaborations-list{flex-direction:column;align-items:flex-start;gap:5px}.collaboration-item{font-size:.65rem}.separator{display:none}.who-letter{font-size:25vw}.silhouette{width:35px;height:65px;bottom:10%}}.journey-container{width:calc(100vw - 50px);min-height:100vh;margin-left:50px;background-color:#000;position:relative;overflow-x:hidden;overflow-y:auto;padding:80px 60px;box-sizing:border-box}.journey-container:before,.journey-container:after{content:"";position:absolute;top:0;width:80px;height:100%;background-image:url(data:image/png;base64,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);background-repeat:repeat-y;background-size:contain;z-index:15;pointer-events:none}.journey-container:before{left:50px}.journey-container:after{right:50px}body,html{overflow-x:hidden}.journey-content{max-width:1400px;margin:0 auto;position:relative;z-index:5;overflow-x:visible;width:100%}.journey-header{text-align:center;margin-bottom:80px}.journey-title{font-family:"Instrument Serif",serif;font-weight:300;font-size:5rem;color:#fff;line-height:1.4;margin:0 0 30px;letter-spacing:-.01em}.journey-subtitle{font-family:IBM Plex Sans,sans-serif;font-weight:300;font-size:1.25rem;color:#ccc;line-height:1.8;margin:0}.journey-subtitle .highlight{font-weight:700;color:#fff}.photo-gallery{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:200px;gap:20px;margin-top:80px;width:100%;padding:40px 0;box-sizing:border-box}.photo-stack{display:contents}.photo-item{border-radius:12px;overflow:hidden;box-shadow:0 8px 25px #0003;transition:transform .3s ease,box-shadow .3s ease;flex-shrink:0}.photo-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#8a8a8a,#b8b8b8);filter:grayscale(100%) contrast(1.1)}.photo-img{width:100%;height:100%;object-fit:cover;filter:grayscale(100%) contrast(1.1)}.photo-item.featured .photo-img{filter:grayscale(0%) contrast(.9) blur(3px)}.photo-item.small{width:200px;height:260px}.photo-item.medium{width:260px;height:180px}.photo-item.featured{width:500px;height:500px}.photo-item.featured .photo-placeholder{background:linear-gradient(135deg,#6a9ab5,#8fb5cf);filter:grayscale(0%) contrast(.9) blur(3px)}.photo-item.photo-1{width:100%;height:100%;grid-column:1 / 2;grid-row:1 / 3}.photo-item.photo-2{width:100%;height:100%;grid-column:2 / 3;grid-row:1 / 2}.photo-item.photo-3{width:100%;height:100%;grid-column:3 / 5;grid-row:1 / 2}.photo-item.photo-4{width:100%;height:100%;grid-column:2 / 4;grid-row:2 / 4}.photo-item.photo-5{width:100%;height:100%;grid-column:4 / 5;grid-row:2 / 4}.photo-item.photo-6{width:100%;height:100%;grid-column:1 / 2;grid-row:3 / 4}.photo-item.photo-7{width:100%;height:100%;grid-column:2 / 4;grid-row:4 / 5}.journey-container::-webkit-scrollbar{width:8px}.journey-container::-webkit-scrollbar-track{background:#1a1a1a}.journey-container::-webkit-scrollbar-thumb{background:#444;border-radius:4px}.journey-container::-webkit-scrollbar-thumb:hover{background:#666}@media (max-width: 1200px){.journey-container{padding:60px 40px}.journey-title{font-size:2.5rem}.photo-gallery{gap:15px;grid-template-columns:repeat(3,1fr);grid-auto-rows:180px}.photo-stack{display:contents}.photo-item.photo-1{grid-column:1 / 2;grid-row:1 / 3}.photo-item.photo-2{grid-column:2 / 3;grid-row:1 / 2}.photo-item.photo-3{grid-column:3 / 4;grid-row:1 / 2}.photo-item.photo-4{grid-column:2 / 4;grid-row:2 / 4}.photo-item.photo-5{grid-column:1 / 2;grid-row:3 / 5}.photo-item.photo-6{grid-column:2 / 3;grid-row:4 / 5}.photo-item.photo-7{grid-column:3 / 4;grid-row:4 / 5}}.story-section{margin-top:120px;padding:60px 0;position:relative}.story-header{text-align:left;margin-bottom:80px;padding-left:80px}.story-main-title{font-family:"Instrument Serif",serif;font-weight:400;font-size:3rem;color:#fff;margin:0;letter-spacing:-.02em}.story-list{max-width:100%;margin:0 auto}.story-item{display:flex;gap:40px;padding:60px 0;border-top:1px solid #333333;position:relative;transition:all .3s ease;cursor:pointer}.story-item:hover{background:#ffffff0d}.story-item:first-child{border-top:none}.story-number{font-family:"Instrument Serif",serif;font-size:3rem;font-weight:300;color:#666;min-width:80px;text-align:center;line-height:1;padding-top:5px}.story-content-wrapper{flex:1;display:flex;flex-direction:column;gap:16px}.story-meta{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.story-category{font-family:IBM Plex Sans,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:1px;background:#fff;color:#000;padding:6px 14px;border-radius:2px;text-transform:uppercase}.story-date{font-family:IBM Plex Sans,sans-serif;font-size:.75rem;font-weight:500;color:#aaa;letter-spacing:.5px;text-transform:uppercase}.story-badge{font-family:IBM Plex Sans,sans-serif;font-size:.7rem;font-weight:600;letter-spacing:1px;background:transparent;color:#aaa;border:1px solid #666666;padding:4px 12px;border-radius:2px;text-transform:uppercase}.story-badge.featured{background:#fff;color:#000;border:none}.story-title{font-family:"Instrument Serif",serif;font-size:2.5rem;font-weight:500;color:#fff;margin:0;line-height:1.2;letter-spacing:-.01em;text-transform:uppercase}.story-author{font-family:IBM Plex Sans,sans-serif;font-size:.9rem;font-weight:400;color:#aaa;font-style:italic}.story-excerpt{font-family:IBM Plex Sans,sans-serif;font-size:1.05rem;font-weight:400;color:#ccc;line-height:1.6;margin:8px 0 0}.story-excerpt-light{font-family:IBM Plex Sans,sans-serif;font-size:1rem;font-weight:300;color:#888;line-height:1.6;margin:4px 0 0}.story-footer{margin-top:16px}.story-meta-bottom{display:flex;align-items:center;gap:24px}.story-read-time{font-family:IBM Plex Sans,sans-serif;font-size:.85rem;font-weight:500;color:#aaa}.story-tags{display:flex;gap:8px;flex-wrap:wrap}.story-tag{font-family:IBM Plex Sans,sans-serif;font-size:.75rem;font-weight:400;color:#aaa;border:1px solid #444444;padding:4px 12px;border-radius:2px;transition:all .2s ease}.story-tag:hover{background:#1a1a1a;border-color:#666}.story-read-full{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-width:80px;color:#fff;cursor:pointer;transition:all .3s ease;writing-mode:vertical-rl;text-orientation:mixed}.story-read-full span{font-family:IBM Plex Sans,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:2px;writing-mode:vertical-rl;text-orientation:mixed}.story-read-full svg{transform:rotate(90deg);transition:transform .3s ease}.story-item:hover .story-read-full{color:#ccc}.story-item:hover .story-read-full svg{transform:rotate(90deg) translate(4px)}@media (max-width: 1200px){.story-title{font-size:2.2rem}.story-excerpt{font-size:1rem}}@media (max-width: 768px){.story-section{margin-top:80px;padding:40px 0}.story-header{margin-bottom:50px;padding-left:20px}.story-main-title{font-size:2.5rem}.story-item{flex-direction:column;gap:20px;padding:40px 20px}.story-number{font-size:2rem;min-width:auto;text-align:left}.story-title{font-size:1.8rem}.story-excerpt{font-size:.95rem}.story-excerpt-light{font-size:.9rem}.story-read-full{flex-direction:row;writing-mode:horizontal-tb;width:100%;justify-content:flex-start;padding:12px 0}.story-read-full span{writing-mode:horizontal-tb}.story-read-full svg{transform:rotate(0)}.story-item:hover .story-read-full svg{transform:rotate(0) translate(4px)}.story-meta-bottom{flex-direction:column;align-items:flex-start;gap:12px}}@media (max-width: 480px){.story-main-title{font-size:2rem}.story-item{padding:30px 15px}.story-number,.story-title{font-size:1.5rem}.story-category{font-size:.7rem;padding:5px 10px}.story-date{font-size:.7rem}.story-tag{font-size:.7rem;padding:3px 10px}}@media (max-width: 768px){.journey-container{margin-left:40px;width:calc(100vw - 40px);padding:50px 30px}.journey-container:before,.journey-container:after{width:40px}.journey-container:before{left:20px}.journey-container:after{right:20px}.film-grain{left:40px;width:calc(100vw - 40px)}.journey-title{font-size:2rem}.journey-subtitle{font-size:.95rem}.photo-gallery{grid-template-columns:repeat(2,1fr);grid-auto-rows:200px;gap:15px}.photo-stack{display:contents}.photo-item.photo-1{grid-column:1 / 2;grid-row:1 / 3}.photo-item.photo-2{grid-column:2 / 3;grid-row:1 / 2}.photo-item.photo-3{grid-column:2 / 3;grid-row:2 / 3}.photo-item.photo-4{grid-column:1 / 3;grid-row:3 / 5}.photo-item.photo-5{grid-column:1 / 2;grid-row:5 / 7}.photo-item.photo-6{grid-column:2 / 3;grid-row:5 / 6}.photo-item.photo-7{grid-column:2 / 3;grid-row:6 / 7}}@media (max-width: 480px){.journey-container{margin-left:35px;width:calc(100vw - 35px);padding:40px 20px}.journey-container:before,.journey-container:after{width:30px}.journey-container:before{left:15px}.journey-container:after{right:15px}.film-grain{left:35px;width:calc(100vw - 35px)}.journey-title{font-size:1.6rem}.journey-subtitle{font-size:.9rem}.photo-gallery{gap:12px;grid-template-columns:1fr;grid-auto-rows:250px}.photo-stack{display:contents}.photo-item.photo-1,.photo-item.photo-2,.photo-item.photo-3,.photo-item.photo-5,.photo-item.photo-6,.photo-item.photo-7{grid-column:1 / 2;grid-row:auto}.photo-item.photo-4{grid-column:1 / 2;grid-row:span 2}}.chapter-page{width:calc(100vw - 50px);min-height:100vh;margin-left:50px;background:#000;position:relative;overflow-x:hidden;overflow-y:auto;box-sizing:border-box}.chapter-back-btn{position:fixed;top:30px;left:80px;display:flex;align-items:center;gap:8px;font-family:"Instrument Serif",serif;font-size:.85rem;font-weight:500;color:#fff;background:#1a1a1a;border:1px solid #444444;padding:10px 20px;border-radius:4px;cursor:pointer;transition:all .3s ease;z-index:100;box-shadow:0 2px 8px #0000004d}.chapter-back-btn:hover{background:#2a2a2a;border-color:#666;transform:translate(-4px)}.chapter-container{max-width:1400px;margin:0 auto;padding:100px 120px;position:relative;z-index:5}.chapter-content{background:transparent;padding:0;margin:0}.chapter-header{padding:0 0 40px;margin-bottom:50px;position:relative}.chapter-header-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:35px}.chapter-header-left{display:flex;align-items:center;gap:0}.chapter-category{font-family:"Instrument Serif",serif;font-size:.7rem;font-weight:700;letter-spacing:2px;background:#fff;color:#000;padding:8px 18px;text-transform:uppercase}.chapter-date{font-family:"Instrument Serif",serif;font-size:.75rem;font-weight:400;color:#aaa;letter-spacing:1.5px;text-transform:uppercase;position:absolute;left:50%;transform:translate(-50%)}.chapter-badge{font-family:"Instrument Serif",serif;font-size:.7rem;font-weight:700;letter-spacing:2px;background:#fff;color:#000;padding:8px 18px;text-transform:uppercase}.chapter-badge.featured{background:#fff;color:#000}.chapter-title{font-family:"Instrument Serif",serif;font-size:4.5rem;font-weight:700;color:#fff;line-height:1.1;margin:0 0 30px;letter-spacing:-.01em;text-transform:uppercase}.chapter-subtitle{font-family:"Instrument Serif",serif;font-size:1.2rem;font-weight:400;color:#ccc;line-height:1.8;margin-bottom:40px;max-width:900px}.chapter-meta-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:0}.chapter-author-info{display:flex;flex-direction:row;gap:20px;align-items:center}.chapter-author{font-family:"Instrument Serif",serif;font-size:.9rem;font-weight:600;color:#fff}.chapter-read-time{font-family:"Instrument Serif",serif;font-size:.85rem;color:#aaa}.chapter-tags{display:flex;gap:12px;flex-wrap:wrap}.chapter-tag{font-family:"Instrument Serif",serif;font-size:.75rem;font-weight:500;color:#aaa;background:transparent;border:1px solid #444444;padding:8px 16px;text-transform:uppercase;letter-spacing:1px;transition:all .3s ease;cursor:pointer}.chapter-tag:hover{background:#fff;color:#000;border-color:#fff}.chapter-divider{display:block;height:1px;background:#333;margin:0 0 60px}.chapter-body{font-family:"Instrument Serif",serif;padding:0}.chapter-body-title{font-family:"Instrument Serif",serif;font-size:3rem;font-weight:700;color:#fff;line-height:1.2;margin:0 0 50px;letter-spacing:-.01em;text-transform:uppercase}.chapter-intro{font-size:1.1rem;font-weight:400;color:#ccc;line-height:1.9;margin-bottom:50px;text-align:left}.chapter-section{margin-bottom:50px}.chapter-heading{font-family:"Instrument Serif",serif;font-size:2rem;font-weight:700;color:#fff;margin:50px 0 30px;letter-spacing:-.01em;text-transform:none}.chapter-paragraph{font-size:1.05rem;font-weight:400;color:#ccc;line-height:1.9;margin-bottom:25px;text-align:left}.chapter-paragraph strong{font-weight:700;color:#fff}.chapter-list{list-style:none;padding:0 0 0 40px;margin:30px 0}.chapter-list li{font-size:1.05rem;font-weight:400;color:#ccc;line-height:1.9;margin-bottom:18px;padding-left:15px;position:relative}.chapter-list li:before{content:"■";position:absolute;left:0;color:#fff;font-size:.6rem;top:.65em}.chapter-quote{margin:50px 0;padding:40px;background:transparent;border-left:3px solid #ffffff;position:relative}.chapter-quote:before{display:none}.chapter-quote p{font-family:"Instrument Serif",serif;font-size:1.3rem;font-weight:400;color:#fff;line-height:1.8;margin:0;font-style:italic}.chapter-conclusion{margin-top:60px;padding:0;background:transparent;border-top:none}.chapter-tags-section{margin-top:70px;padding:0;background:transparent;border-top:none}.chapter-tags-label{font-family:"Instrument Serif",serif;font-size:.85rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:2px;margin-bottom:20px}.chapter-tags-section .chapter-tags{gap:12px;justify-content:flex-start}.chapter-tags-section .chapter-tag{background:transparent;color:#aaa;border:1px solid #444444;padding:8px 16px;font-size:.75rem;text-transform:uppercase;letter-spacing:1px;font-style:normal}.chapter-tags-section .chapter-tag:after{display:none}.chapter-tags-section .chapter-tag:hover{background:#fff;color:#000;border-color:#fff}.chapter-navigation{display:flex;justify-content:space-between;align-items:center;padding:60px 0 0;margin-top:80px;background:transparent;width:100%;border-top:1px solid #333333}.chapter-navigation:after{display:none}.chapter-nav-btn{font-family:"Instrument Serif",serif;font-size:.9rem;font-weight:600;color:#fff;background:transparent;border:1px solid #444444;cursor:pointer;display:flex;align-items:center;gap:10px;padding:12px 24px;transition:all .3s ease}.chapter-nav-btn:hover{background:#fff;border-color:#fff;color:#000;transform:translateY(-2px)}.chapter-nav-btn.prev svg{transition:transform .3s ease}.chapter-nav-btn.next svg{transition:transform .3s ease}.chapter-nav-btn.prev:hover svg{transform:translate(-4px)}.chapter-nav-btn.next:hover svg{transform:translate(4px)}.chapter-not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:20px}.chapter-not-found h1{font-family:"Instrument Serif",serif;font-size:2.5rem;color:#fff}.chapter-not-found button{font-family:IBM Plex Sans,sans-serif;font-size:.9rem;padding:12px 24px;background:#fff;color:#000;border:none;border-radius:0;cursor:pointer;transition:all .3s ease}.chapter-not-found button:hover{background:#ccc}@media (max-width: 1024px){.chapter-container{padding:80px 60px}.chapter-title{font-size:3.5rem}.chapter-body-title{font-size:2.5rem}}@media (max-width: 768px){.chapter-page{margin-left:40px;width:calc(100vw - 40px)}.chapter-back-btn{left:60px;top:20px;font-size:.75rem;padding:8px 16px}.chapter-container{padding:90px 30px}.chapter-header-top{flex-direction:column;align-items:flex-start;gap:15px}.chapter-date{position:static;transform:none}.chapter-title{font-size:2.5rem}.chapter-subtitle{font-size:1rem}.chapter-body-title{font-size:2rem}.chapter-meta-bottom{flex-direction:column;align-items:flex-start;gap:20px}.chapter-author-info{flex-direction:column;align-items:flex-start;gap:8px}.chapter-intro{font-size:1rem}.chapter-paragraph{font-size:.95rem}.chapter-heading{font-size:1.5rem}.chapter-quote p{font-size:1.15rem}.chapter-navigation{flex-direction:column;gap:15px;padding-top:40px;margin-top:60px}.chapter-nav-btn{width:100%;justify-content:center}}@media (max-width: 480px){.chapter-page{margin-left:35px;width:calc(100vw - 35px)}.chapter-back-btn{left:50px;font-size:.7rem;padding:6px 12px}.chapter-container{padding:80px 20px}.chapter-title{font-size:2rem}.chapter-subtitle{font-size:.95rem}.chapter-body-title{font-size:1.75rem}.chapter-category,.chapter-badge{font-size:.65rem;padding:6px 12px}.chapter-intro{font-size:.95rem}.chapter-paragraph{font-size:.9rem}.chapter-heading{font-size:1.3rem}.chapter-list{padding-left:20px}.chapter-quote{padding:25px 20px}.chapter-quote p{font-size:1.05rem}.chapter-navigation{padding-top:30px;margin-top:50px}}.chapter-image{width:100%;height:auto;display:block;margin:30px 0;border-radius:4px;transition:transform .3s ease}.chapter-image:hover{transform:scale(1.02)}.image-grid{display:grid;gap:20px;margin:40px 0}.image-grid.grid-2{grid-template-columns:repeat(2,1fr)}.image-grid.grid-3{grid-template-columns:repeat(3,1fr)}.image-grid.grid-4{grid-template-columns:repeat(4,1fr)}.image-grid img{width:100%;height:100%;object-fit:cover;border-radius:4px;transition:transform .3s ease,box-shadow .3s ease;aspect-ratio:4/3}.image-grid img:hover{transform:scale(1.05);box-shadow:0 8px 24px #ffffff1a;z-index:1}.image-single{margin:40px 0;text-align:center}.image-single img{max-width:100%;height:auto;border-radius:4px;box-shadow:0 4px 16px #ffffff0d;transition:transform .3s ease}.image-single img:hover{transform:scale(1.02)}.image-single.featured img{border:1px solid #444444;padding:8px}.image-banner{margin:50px 0;width:100%;overflow:hidden;border-radius:4px}.image-banner img{width:100%;height:auto;display:block;aspect-ratio:21/9;object-fit:cover;transition:transform .5s ease}.image-banner img:hover{transform:scale(1.05)}.image-masonry{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin:40px 0}.image-masonry img{width:100%;height:auto;border-radius:4px;transition:transform .3s ease}.image-masonry img:hover{transform:translateY(-8px);box-shadow:0 12px 24px #ffffff1a}.content-with-image{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;margin:40px 0}.content-with-image img{width:100%;height:auto;border-radius:4px}.image-with-caption{margin:40px 0;text-align:center}.image-with-caption img{width:100%;height:auto;border-radius:4px;margin-bottom:15px}.image-with-caption .caption{font-family:"Instrument Serif",serif;font-size:.9rem;color:#aaa;font-style:italic;margin-top:10px}.chapter-loading,.chapter-error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:20px;padding:40px}.chapter-loading h1,.chapter-error h1{font-family:"Instrument Serif",serif;font-size:2rem;color:#fff;text-align:center}.chapter-error p{font-family:"Instrument Serif",serif;font-size:1rem;color:#aaa;text-align:center}@media (max-width: 1024px){.image-grid.grid-4{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.image-grid.grid-2,.image-grid.grid-3,.image-grid.grid-4{grid-template-columns:1fr}.content-with-image{grid-template-columns:1fr;gap:25px}.image-banner img{aspect-ratio:16/9}.image-masonry{grid-template-columns:1fr}}@media (max-width: 480px){.image-grid{gap:15px;margin:30px 0}.image-single,.image-banner{margin:30px 0}.image-banner img{aspect-ratio:4/3}}.chapter-body .photo-gallery{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:200px;gap:20px;margin:40px 0;width:100%}.chapter-body .photo-stack{display:contents}.chapter-body .photo-item{border-radius:12px;overflow:hidden;box-shadow:0 8px 25px #0003;transition:transform .3s ease,box-shadow .3s ease}.chapter-body .photo-item:hover{transform:translateY(-8px);box-shadow:0 12px 35px #0000004d;z-index:10}.chapter-body .photo-img{width:100%;height:100%;object-fit:cover;filter:none}.chapter-body .photo-item.photo-1{grid-column:1 / 2;grid-row:1 / 3}.chapter-body .photo-item.photo-2{grid-column:2 / 3;grid-row:1 / 2}.chapter-body .photo-item.photo-3{grid-column:3 / 5;grid-row:1 / 2}.chapter-body .photo-item.photo-4{grid-column:2 / 4;grid-row:2 / 4}.chapter-body .photo-item.photo-5{grid-column:4 / 5;grid-row:2 / 4}.chapter-body .photo-item.photo-6{grid-column:1 / 2;grid-row:3 / 4}.chapter-body .photo-item.photo-7{grid-column:2 / 4;grid-row:4 / 5}@media (max-width: 1024px){.chapter-body .photo-gallery{grid-template-columns:repeat(3,1fr);grid-auto-rows:180px;gap:15px}.chapter-body .photo-item.photo-1{grid-column:1 / 2;grid-row:1 / 3}.chapter-body .photo-item.photo-2{grid-column:2 / 3;grid-row:1 / 2}.chapter-body .photo-item.photo-3{grid-column:3 / 4;grid-row:1 / 2}.chapter-body .photo-item.photo-4{grid-column:2 / 4;grid-row:2 / 4}.chapter-body .photo-item.photo-5{grid-column:1 / 2;grid-row:3 / 5}.chapter-body .photo-item.photo-6{grid-column:2 / 3;grid-row:4 / 5}.chapter-body .photo-item.photo-7{grid-column:3 / 4;grid-row:4 / 5}}@media (max-width: 768px){.chapter-body .photo-gallery{grid-template-columns:repeat(2,1fr);grid-auto-rows:200px;gap:15px}.chapter-body .photo-item.photo-1{grid-column:1 / 2;grid-row:1 / 3}.chapter-body .photo-item.photo-2{grid-column:2 / 3;grid-row:1 / 2}.chapter-body .photo-item.photo-3{grid-column:2 / 3;grid-row:2 / 3}.chapter-body .photo-item.photo-4{grid-column:1 / 3;grid-row:3 / 5}.chapter-body .photo-item.photo-5{grid-column:1 / 2;grid-row:5 / 7}.chapter-body .photo-item.photo-6{grid-column:2 / 3;grid-row:5 / 6}.chapter-body .photo-item.photo-7{grid-column:2 / 3;grid-row:6 / 7}}@media (max-width: 480px){.chapter-body .photo-gallery{gap:12px;grid-template-columns:1fr;grid-auto-rows:250px}.chapter-body .photo-item.photo-1,.chapter-body .photo-item.photo-2,.chapter-body .photo-item.photo-3,.chapter-body .photo-item.photo-5,.chapter-body .photo-item.photo-6,.chapter-body .photo-item.photo-7{grid-column:1 / 2;grid-row:auto}.chapter-body .photo-item.photo-4{grid-column:1 / 2;grid-row:span 2}}.chapter-image-duo{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin:40px 0}.chapter-img-medium,.chapter-img-medium-1{width:100%;height:auto;border-radius:4px;object-fit:cover;transition:transform .3s ease,box-shadow .3s ease}.chapter-img-medium-2{width:100%;height:600px;border-radius:4px;object-fit:cover;transition:transform .3s ease,box-shadow .3s ease}.chapter-img-medium:hover{transform:translateY(-4px);box-shadow:0 8px 24px #ffffff1a}@media (max-width: 768px){.chapter-image-duo{grid-template-columns:1fr;gap:15px}}.project-detail-container{width:calc(100vw - 50px);height:100vh;background-color:#000;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 100px;box-sizing:border-box;margin-left:50px;overflow-x:hidden;overflow-y:auto}.project-detail-nav{position:absolute;top:20px;left:100px;right:100px;display:flex;justify-content:space-between;align-items:center;z-index:10}.nav-right{display:flex;gap:40px}.nav-btn{background:none;border:none;color:#fff;font-family:Inter,sans-serif!important;font-weight:700;font-size:1rem;cursor:pointer;transition:color .3s ease;padding:0}.nav-btn:hover:not(:disabled){color:red}.nav-btn:disabled{opacity:.3;cursor:not-allowed}.project-detail-content{width:100%;max-width:900px;display:flex;flex-direction:column;align-items:center;text-align:center}.project-year-studio{font-family:Inter,sans-serif!important;font-weight:400;font-size:.85rem;color:#fff;margin-bottom:40px;line-height:1.6;letter-spacing:1px}.project-title{font-family:Anton,sans-serif!important;font-weight:400;font-size:10rem;color:#fff;margin:0 0 60px;line-height:1;letter-spacing:.02em}.project-description{font-family:Inter,sans-serif!important;font-weight:700;font-size:1rem;color:#fff;line-height:1.8;margin:0 0 80px;max-width:800px;letter-spacing:.5px}.project-stack{font-family:Inter,sans-serif!important;font-weight:400;font-size:.9rem;color:#fff;letter-spacing:1px}.stack-text{font-weight:700}.project-not-found{font-family:Anton,sans-serif!important;font-size:4rem;color:red}@media (max-width: 1200px){.project-detail-container{padding:0 60px}.project-detail-nav{left:60px;right:60px}.project-title{font-size:8rem}}@media (max-width: 768px){.project-detail-container{padding:0 30px;margin-left:0;width:100vw}.project-detail-nav{left:30px;right:30px;top:15px}.nav-btn{font-size:.85rem}.nav-right{gap:20px}.project-year-studio{font-size:.75rem;margin-bottom:30px}.project-title{font-size:5rem;margin-bottom:40px}.project-description{font-size:.9rem;line-height:1.6;margin-bottom:60px}.project-stack{font-size:.8rem}}@media (max-width: 480px){.project-detail-container{padding:0 20px;width:100vw}.project-detail-nav{left:20px;right:20px}.project-title{font-size:3.5rem}.project-description{font-size:.85rem}}.sidebar{position:fixed;left:0;top:0;height:100vh;width:50px;background-color:#000;z-index:1000;display:flex;align-items:flex-start;justify-content:center;padding-top:20px}.sidebar-nav{display:flex;flex-direction:column;gap:30px;align-items:center}.sidebar-link{text-decoration:none;color:#fff;font-family:Inter,sans-serif;font-weight:600;font-size:.9rem;letter-spacing:.1em;padding:15px 10px;transition:all .3s ease;position:relative}.sidebar-text{writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);white-space:nowrap}.sidebar-link.active{background-color:red}.sidebar-link:hover{background-color:#ff0000b3}@media (max-width: 768px){.sidebar{width:40px}.sidebar-link{font-size:.75rem;padding:12px 8px}.sidebar-nav{gap:40px}}@media (max-width: 480px){.sidebar{width:35px}.sidebar-link{font-size:.65rem;padding:10px 6px}.sidebar-nav{gap:30px}}.loading-screen{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000;display:flex;align-items:center;justify-content:center;z-index:9999;transition:opacity .5s ease-out}.loading-screen.fade-out{opacity:0;pointer-events:none}.loading-content{display:flex;align-items:center;gap:15px}.loading-text{font-family:Inter,sans-serif;font-weight:700;font-size:2rem;color:red;letter-spacing:2px}.loading-square{width:20px;height:20px;background-color:red;display:inline-block}@media (max-width: 768px){.loading-text{font-size:1.5rem}.loading-square{width:16px;height:16px}}*{box-sizing:border-box;margin:0;padding:0;justify-content:center;align-items:center}.body{background:#fff}
