.architecture-module__MwZS4G__container{background-color:#faf8f5;min-height:100vh;padding:2rem 1rem 4rem;position:relative}.architecture-module__MwZS4G__content{max-width:1200px;margin:0 auto}.architecture-module__MwZS4G__emptyState{text-align:center;background:#fff;border-radius:20px;padding:8rem 2rem;box-shadow:0 4px 20px #00000014}.architecture-module__MwZS4G__emptyState h1{color:#333;margin-bottom:1.5rem;font-size:3rem}.architecture-module__MwZS4G__emptyState p{color:#666;margin-bottom:2rem;font-size:1.2rem}.architecture-module__MwZS4G__adminLink{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #667eea4d}.architecture-module__MwZS4G__adminLink:hover{transform:translateY(-3px);box-shadow:0 8px 25px #667eea66}.architecture-module__MwZS4G__audioButton{cursor:pointer;z-index:1000;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s;display:flex;position:fixed;top:2rem;right:2rem;box-shadow:0 4px 20px #667eea66}.architecture-module__MwZS4G__audioButton:hover{transform:scale(1.1);box-shadow:0 6px 30px #667eea99}.architecture-module__MwZS4G__audioButton:active{transform:scale(.95)}.architecture-module__MwZS4G__audioIcon{color:#fff;animation:none}.architecture-module__MwZS4G__audioButton:hover .architecture-module__MwZS4G__audioIcon{animation:1s infinite architecture-module__MwZS4G__pulse}@keyframes architecture-module__MwZS4G__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.architecture-module__MwZS4G__title{text-align:center;color:#1a1a1a;margin-bottom:2rem;font-size:2.5rem;font-weight:700}.architecture-module__MwZS4G__heroSection{margin-bottom:4rem;position:relative}.architecture-module__MwZS4G__carouselContainer{flex-direction:column;align-items:center;width:100%;max-width:900px;margin:0 auto;display:flex;position:relative}.architecture-module__MwZS4G__imageWrapper{touch-action:pan-y pinch-zoom;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;background:#f5f5f5;border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:400px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 30px #0000001f}.architecture-module__MwZS4G__carouselSlide{opacity:0;justify-content:center;align-items:center;width:100%;transition:transform .5s ease-in-out,opacity .5s ease-in-out;display:flex;position:absolute;top:0;left:0;transform:translate(100%)}.architecture-module__MwZS4G__carouselSlide.architecture-module__MwZS4G__active{opacity:1;z-index:2;position:relative;transform:translate(0)}.architecture-module__MwZS4G__carouselSlide.architecture-module__MwZS4G__prev{opacity:0;transform:translate(-100%)}.architecture-module__MwZS4G__carouselSlide.architecture-module__MwZS4G__next{opacity:0;transform:translate(100%)}.architecture-module__MwZS4G__mainImage{-o-object-fit:contain;object-fit:contain;width:100%;height:auto;max-height:80vh;display:block}.architecture-module__MwZS4G__carouselButton{cursor:pointer;z-index:20;color:#333;background:#fffffff2;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 15px #0003}.architecture-module__MwZS4G__carouselButton:hover{background:#fff;transform:translateY(-50%)scale(1.15);box-shadow:0 6px 25px #0000004d}.architecture-module__MwZS4G__carouselButton:active{transform:translateY(-50%)scale(1.05)}.architecture-module__MwZS4G__carouselButtonPrev{left:20px}.architecture-module__MwZS4G__carouselButtonNext{right:20px}.architecture-module__MwZS4G__carouselIndicators{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000004d;border-radius:20px;gap:10px;padding:8px 16px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.architecture-module__MwZS4G__indicator{cursor:pointer;background:#fff9;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.architecture-module__MwZS4G__indicator:hover{background:#ffffffe6;transform:scale(1.3)}.architecture-module__MwZS4G__indicator.architecture-module__MwZS4G__indicatorActive{background:#fff;border-radius:5px;width:28px}.architecture-module__MwZS4G__floatingText{z-index:10;background:#fff;border-radius:12px;width:calc(100% - 2rem);max-width:700px;margin:2rem auto 0;padding:2rem 2.5rem;position:relative;box-shadow:0 10px 40px #00000014}.architecture-module__MwZS4G__floatingText p{color:#4a4a4a;margin:0;font-size:1rem;line-height:1.8}.architecture-module__MwZS4G__timelineSection{margin-top:5rem}.architecture-module__MwZS4G__timelineTitle{text-align:center;color:#d2691e;margin-bottom:.5rem;font-size:2rem;font-weight:700}.architecture-module__MwZS4G__timelineSubtitle{text-align:center;color:#666;margin-bottom:3rem;font-size:.95rem}.architecture-module__MwZS4G__timeline{max-width:1000px;margin:0 auto;padding:2rem 0;position:relative}.architecture-module__MwZS4G__timelineLine{z-index:1;background:linear-gradient(#f0e5d8,#d2691e,#f0e5d8);width:3px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.architecture-module__MwZS4G__timelineItem{align-items:flex-start;width:100%;margin-bottom:3rem;display:flex;position:relative}.architecture-module__MwZS4G__timelineLeft{justify-content:flex-end;padding-right:calc(50% + 40px)}.architecture-module__MwZS4G__timelineRight{justify-content:flex-start;padding-left:calc(50% + 40px)}.architecture-module__MwZS4G__timelineDot{z-index:10;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:20px;left:50%;transform:translate(-50%)}.architecture-module__MwZS4G__timelineDot:before{content:"";background:linear-gradient(135deg,#ff9800 0%,#d2691e 100%);border:3px solid #fff;border-radius:4px;width:24px;height:24px;position:absolute;transform:rotate(45deg);box-shadow:0 0 0 2px #d2691e,0 4px 12px #d2691e66}.architecture-module__MwZS4G__timelineDot:after{content:"";z-index:1;background:#fff;border-radius:50%;width:8px;height:8px;position:absolute}.architecture-module__MwZS4G__timelineCard{z-index:5;background:#fff;border:2px solid #e8d5c4;border-radius:12px;width:100%;max-width:400px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 15px #d2691e1a}.architecture-module__MwZS4G__timelineCard:hover{transform:translateY(-2px);box-shadow:0 6px 25px #d2691e33}.architecture-module__MwZS4G__timelineCardImage{background:#f5f5f5;width:100%;position:relative;overflow:hidden}.architecture-module__MwZS4G__cardImage{-o-object-fit:cover;object-fit:cover;aspect-ratio:16/10;width:100%;height:auto;display:block}.architecture-module__MwZS4G__timelineCardBody{padding:1.5rem}.architecture-module__MwZS4G__timelineCardHeader{margin-bottom:1rem}.architecture-module__MwZS4G__timelineCardTitle{color:#1a1a1a;margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.architecture-module__MwZS4G__timelineCardPeriod{color:#d2691e;font-size:.85rem;font-weight:500;display:inline-block}.architecture-module__MwZS4G__timelineCardContent{color:#555;font-size:.95rem;line-height:1.6}.architecture-module__MwZS4G__timelineCardContent p{margin:0}.architecture-module__MwZS4G__showMoreContainer{justify-content:center;margin-top:2rem;padding-top:2rem;display:flex}.architecture-module__MwZS4G__showMoreButton{color:#d2691e;cursor:pointer;background:#fff;border:2px solid #d2691e;border-radius:50px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #d2691e1a}.architecture-module__MwZS4G__showMoreButton:hover{color:#fff;background:#d2691e;transform:translateY(-2px);box-shadow:0 6px 25px #d2691e40}.architecture-module__MwZS4G__showMoreButton .architecture-module__MwZS4G__chevronIcon{width:20px;height:20px;transition:transform .3s}.architecture-module__MwZS4G__showMoreButton .architecture-module__MwZS4G__chevronIcon.architecture-module__MwZS4G__rotated{transform:rotate(180deg)}@media (max-width:768px){.architecture-module__MwZS4G__title{margin-bottom:1.5rem;font-size:2rem}.architecture-module__MwZS4G__container{padding:1.5rem 1rem 3rem}.architecture-module__MwZS4G__carouselContainer{max-width:100%}.architecture-module__MwZS4G__imageWrapper{border-radius:8px;max-width:100%;min-height:300px}.architecture-module__MwZS4G__mainImage{max-height:60vh}.architecture-module__MwZS4G__carouselButton{width:44px;height:44px}.architecture-module__MwZS4G__carouselButtonPrev{left:12px}.architecture-module__MwZS4G__carouselButtonNext{right:12px}.architecture-module__MwZS4G__carouselIndicators{padding:6px 12px;bottom:15px}.architecture-module__MwZS4G__indicator{width:8px;height:8px}.architecture-module__MwZS4G__indicator.architecture-module__MwZS4G__indicatorActive{width:20px}.architecture-module__MwZS4G__floatingText{margin:1.5rem 1rem 0;padding:1.5rem}.architecture-module__MwZS4G__floatingText p{font-size:.9rem}.architecture-module__MwZS4G__timelineTitle{font-size:1.5rem}.architecture-module__MwZS4G__timelineSubtitle{padding:0 1rem;font-size:.85rem}.architecture-module__MwZS4G__timeline{padding:2rem 1rem}.architecture-module__MwZS4G__timelineLine{left:30px}.architecture-module__MwZS4G__timelineLeft,.architecture-module__MwZS4G__timelineRight{justify-content:flex-start;padding-left:60px;padding-right:0}.architecture-module__MwZS4G__timelineDot{width:28px;height:28px;left:30px}.architecture-module__MwZS4G__timelineDot:before{width:20px;height:20px}.architecture-module__MwZS4G__timelineDot:after{width:6px;height:6px}.architecture-module__MwZS4G__timelineCard{max-width:100%}.architecture-module__MwZS4G__timelineCardTitle{font-size:1rem}.architecture-module__MwZS4G__showMoreButton{padding:.875rem 1.5rem;font-size:.9rem}.architecture-module__MwZS4G__showMoreButton .architecture-module__MwZS4G__chevronIcon{width:18px;height:18px}.architecture-module__MwZS4G__audioButton{width:48px;height:48px;top:1rem;right:1rem}.architecture-module__MwZS4G__audioIcon{width:20px;height:20px}}.architecture-module__MwZS4G__metadataModal{z-index:9999;background-color:#000000bf;justify-content:center;align-items:center;padding:2rem;animation:.3s architecture-module__MwZS4G__fadeIn;display:flex;position:fixed;inset:0}@keyframes architecture-module__MwZS4G__fadeIn{0%{opacity:0}to{opacity:1}}.architecture-module__MwZS4G__metadataContent{background:#fff;border-radius:20px;width:100%;max-width:600px;max-height:80vh;animation:.3s architecture-module__MwZS4G__slideUp;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0000004d}@keyframes architecture-module__MwZS4G__slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.architecture-module__MwZS4G__closeButton{cursor:pointer;color:#333;z-index:10;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.5rem;transition:all .3s;display:flex;position:absolute;top:1rem;right:1rem;box-shadow:0 2px 10px #0003}.architecture-module__MwZS4G__closeButton:hover{background:#fff;transform:scale(1.1)}.architecture-module__MwZS4G__metadataImage{aspect-ratio:16/9;border-radius:20px 20px 0 0;width:100%;position:relative;overflow:hidden}.architecture-module__MwZS4G__modalImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.architecture-module__MwZS4G__metadataText{padding:2rem}.architecture-module__MwZS4G__metadataText h3{color:#333;margin-bottom:1rem;font-family:Noto Serif SC,serif;font-size:1.5rem;font-weight:700}.architecture-module__MwZS4G__metadataText p{color:#666;white-space:pre-wrap;word-wrap:break-word;font-size:1rem;line-height:1.8}@media (max-width:768px){.architecture-module__MwZS4G__metadataModal{padding:1rem}.architecture-module__MwZS4G__metadataContent{max-height:90vh}.architecture-module__MwZS4G__metadataText{padding:1.5rem}.architecture-module__MwZS4G__metadataText h3{font-size:1.25rem}.architecture-module__MwZS4G__metadataText p{font-size:.9rem}}
