:root{font-family:system-ui,-apple-system,Helvetica Neue,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}#root{width:100%}.carousel{position:relative;width:100%;height:100vh;overflow:hidden}.slide{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:0;transition:opacity 1.5s ease-in-out}.slide.active{opacity:1}.carousel-text-overlay{position:absolute;bottom:5rem;left:50%;transform:translate(-50%);text-align:center;z-index:15;background:transparent;padding:2.5rem 4rem;border-radius:8px;visibility:visible;pointer-events:none;transition:none}.carousel-title{font-size:3.5rem;font-weight:700;color:#fff;margin:0 0 1.2rem;letter-spacing:.02em;text-shadow:2px 2px 4px rgba(0,0,0,.5);line-height:1.2;display:block;white-space:nowrap}.carousel-subtitle{font-size:1.1rem;font-weight:600;color:#fff;margin:0;letter-spacing:.1em;text-transform:uppercase;text-shadow:1px 1px 2px rgba(0,0,0,.5);line-height:1.4;display:block}.subtitle-mobile{display:none}.subtitle-desktop{display:inline}.carousel-dots{position:absolute;bottom:3rem;left:50%;transform:translate(-50%);display:flex;gap:.8rem;z-index:10}.dot{width:10px;height:10px;border-radius:50%;background:#fff6;border:1px solid rgba(255,255,255,.5);cursor:pointer;transition:all .3s ease;padding:0}.dot:hover{background:#ffffffb3;transform:scale(1.2)}.dot.active{background:#fff;border-color:#fff;transform:scale(1.25)}@media(max-width:1024px){.carousel-text-overlay{bottom:4.5rem;padding:2rem 3rem}.carousel-title{font-size:3rem}.carousel-subtitle{font-size:1rem}}@media(max-width:768px){.carousel{height:calc(100vh - 120px)}.carousel-text-overlay{bottom:20%;left:50%;transform:translate(-50%);padding:1.5rem 2rem;max-width:90%}.carousel-title{font-size:2.2rem;text-align:center}.carousel-subtitle{font-size:.75rem;letter-spacing:.15em;text-align:center;line-height:1.8}.subtitle-desktop{display:none}.subtitle-mobile{display:inline}.carousel-dots{bottom:2rem}}@media(max-width:480px){.carousel-text-overlay{bottom:15%;left:50%;transform:translate(-50%);padding:1rem 1.5rem;max-width:85%}.carousel-title{font-size:1.8rem;text-align:center;white-space:normal}.carousel-subtitle{font-size:.65rem;letter-spacing:.1em;text-align:center;line-height:1.8}.subtitle-desktop{display:none}.subtitle-mobile{display:inline}.carousel-dots{bottom:1.5rem;gap:.6rem}.dot{width:8px;height:8px}}.about-page{background:#f8a1a5;min-height:100vh;overflow-y:auto}.about-hero{width:100%;height:30vh;overflow:hidden}.about-hero-image{width:100%;height:100%;object-fit:cover;object-position:center}.about-content{padding:3rem 6rem;max-width:1400px;margin:0 auto;background:#fff}.about-columns{display:grid;grid-template-columns:1fr 1.5fr;gap:6rem;align-items:start}.about-left{position:sticky;top:2rem}.about-heading{font-size:3rem;font-weight:700;color:#f8a1a5;font-family:Courier New,Courier,monospace;letter-spacing:.02em;text-align:center}.stats-grid{display:flex;flex-direction:column;gap:2rem;align-items:center}.stat-item{text-align:center}.stat-number{font-size:3rem;font-weight:400;color:#f8a1a5;font-family:Georgia,serif}.stat-label{font-size:1rem;color:#666;font-family:Courier New,Courier,monospace;letter-spacing:.02em}.company-name{font-size:2.5rem;font-weight:400;color:#1a1a1a;margin-bottom:2rem;font-family:Georgia,serif;letter-spacing:.02em;opacity:0;transform:translate(-30px);transition:opacity .8s ease-out,transform .8s ease-out}.company-name.slide-in{opacity:1;transform:translate(0)}.about-text{font-family:Century Gothic,AppleGothic,sans-serif;font-size:1.05rem;line-height:1.8;color:#2a2a2a;opacity:0;transform:translateY(30px);transition:opacity 1s ease-out,transform 1s ease-out}.about-text.fade-in{opacity:1;transform:translateY(0)}.about-text p{margin-bottom:1.5rem;text-align:justify;opacity:0;transform:translateY(20px);transition:opacity .8s ease-out,transform .8s ease-out}.about-text.fade-in p{opacity:1;transform:translateY(0)}.about-text.fade-in p:nth-child(1){transition-delay:.1s}.about-text.fade-in p:nth-child(2){transition-delay:.2s}.about-text.fade-in p:nth-child(3){transition-delay:.3s}.about-text.fade-in p:nth-child(4){transition-delay:.4s}.about-text.fade-in p:nth-child(5){transition-delay:.5s}.about-text.fade-in p:nth-child(6){transition-delay:.6s}.about-text p.closing{font-family:Georgia,serif!important;font-style:italic!important;color:#555;margin-top:2rem;text-align:left}.architects-names{font-family:Century Gothic,AppleGothic,sans-serif;font-weight:900;-webkit-text-stroke:1px currentColor;letter-spacing:.5px}.expertise-section{margin-top:6rem;padding-top:4rem;border-top:1px solid #e0e0e0}.expertise-header{text-align:center;margin-bottom:4rem}.expertise-subtitle{font-size:.9rem;color:#f8a1a5;font-weight:600;letter-spacing:.15em;margin-bottom:1rem;font-family:Courier New,Courier,monospace}.expertise-title{font-size:3rem;font-weight:400;color:#f8a1a5;font-family:Georgia,serif;letter-spacing:.02em}.expertise-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem;margin-top:3rem}.expertise-card{position:relative;text-align:center;padding:2rem 1.5rem}.expertise-number{font-size:12rem;font-weight:700;color:#f5f5f5;position:absolute;top:-1rem;left:50%;transform:translate(-50%);z-index:0;font-family:Arial,sans-serif;line-height:1;opacity:1}.expertise-heading{font-size:1.3rem;font-weight:700;color:#1a1a1a;margin:5rem 0 1rem;position:relative;z-index:1;font-family:Century Gothic,AppleGothic,sans-serif;letter-spacing:.02em}.expertise-description{font-size:.95rem;color:#555;margin:0;position:relative;z-index:1;font-family:Century Gothic,AppleGothic,sans-serif;line-height:1.7;text-align:center}@media(max-width:1024px){.about-content{padding:3rem 4rem}.about-columns{grid-template-columns:1fr;gap:4rem}.about-left{position:relative;top:0}.stats-grid{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:3rem}.expertise-grid{grid-template-columns:repeat(2,1fr);gap:3rem}.expertise-title{font-size:2.5rem}}@media(max-width:768px){.about-hero{height:40vh}.about-content{padding:2rem 1.5rem}.about-heading{font-size:2rem;margin-bottom:2rem}.company-name{font-size:1.8rem;text-align:center}.stat-number{font-size:2.5rem}.stat-label{font-size:.9rem}.about-text{font-size:1rem}.about-text p.closing{text-align:center}.stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.expertise-section{margin-top:4rem;padding-top:3rem}.expertise-grid{grid-template-columns:1fr;gap:3rem}.expertise-title{font-size:2rem}.expertise-subtitle{font-size:.8rem}.expertise-number{font-size:6rem;top:-1rem}.expertise-heading{font-size:1rem;margin:4rem 0 1.2rem}.expertise-description{font-size:.9rem}}.product-page{min-height:100vh;background:linear-gradient(135deg,#fff,#fff5f6);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;width:100%}.product-page:before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(248,161,165,.03) 2px,rgba(248,161,165,.03) 4px);pointer-events:none;opacity:.5}.product-content{text-align:center;position:relative;z-index:1;padding:2rem}.product-subtitle{font-size:1.2rem;font-weight:400;color:#888;letter-spacing:.3em;margin-bottom:2rem;font-family:Century Gothic,AppleGothic,sans-serif;opacity:0;transform:translateY(-30px);transition:opacity 1s ease-out,transform 1s ease-out}.product-subtitle.fade-in-top{opacity:1;transform:translateY(0)}.product-title{font-size:5rem;font-weight:700;color:#f8a1a5;letter-spacing:.05em;margin:0;line-height:1.2;font-family:Georgia,serif;opacity:0;transform:scale(.8);transition:opacity 1.2s ease-out,transform 1.2s cubic-bezier(.34,1.56,.64,1);transition-delay:.3s}.product-title.scale-in{opacity:1;transform:scale(1);animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.product-tagline{font-size:1.1rem;font-weight:400;color:#888;letter-spacing:.3em;margin-top:3rem;font-family:Century Gothic,AppleGothic,sans-serif;opacity:0;transform:translateY(30px);transition:opacity 1s ease-out,transform 1s ease-out;transition-delay:.6s}.product-tagline.fade-in-bottom{opacity:1;transform:translateY(0)}.product-decoration{margin-top:4rem;display:flex;justify-content:center;opacity:0;transition:opacity .8s ease-out;transition-delay:.9s}.product-decoration.draw-line{opacity:1}.product-decoration .line{width:0;height:2px;background:linear-gradient(90deg,transparent,#F8A1A5,transparent);animation:drawLine 1.5s ease-out forwards;animation-delay:1s}@keyframes drawLine{to{width:600px}}.product-page:after{content:"";position:absolute;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(248,161,165,.1) 0%,transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%);animation:float 6s ease-in-out infinite;pointer-events:none}@keyframes float{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-55%) scale(1.1)}}@media(max-width:768px){.product-page{align-items:flex-start;padding-top:10vh}.product-content{padding:1.5rem}.product-subtitle{font-size:.9rem;letter-spacing:.2em;margin-bottom:1.5rem}.product-title{font-size:2.8rem}.product-tagline{font-size:.9rem;letter-spacing:.2em;margin-top:2rem}.product-decoration .line{animation:drawLineMobile 1.5s ease-out forwards;animation-delay:1s}@keyframes drawLineMobile{to{width:280px}}}@media(max-width:480px){.product-page{padding-top:8vh}.product-title{font-size:2.5rem}}.work-page{min-height:100vh;background:#fff}.work-header{text-align:center;padding:3rem 2rem 2rem}.work-title{font-size:3rem;font-weight:700;color:#f8a1a5;margin-bottom:1rem;font-family:Courier New,Courier,monospace;letter-spacing:.02em}.work-subtitle{font-size:1.1rem;color:#000;font-weight:300;font-family:Helvetica Neue,Arial,sans-serif;opacity:.9}.work-grid{columns:3;column-gap:1.5rem;padding:3rem 2rem;max-width:1600px;margin:0 auto}.work-item{break-inside:avoid;margin-bottom:1.5rem;position:relative;overflow:hidden;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 6px #0000001a;display:block;text-decoration:none}.work-item:hover{transform:translateY(-8px);box-shadow:0 12px 24px #00000026}.work-item img{width:100%;height:auto;display:block;transition:transform .5s ease,filter .3s ease}.work-item:hover img{transform:scale(1.05);filter:brightness(.6)}.work-overlay{position:absolute;inset:0;background:#000000b3;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;gap:.5rem}.work-item:hover .work-overlay{opacity:1}.project-name{color:#fff;font-size:1.5rem;font-weight:400;font-family:Georgia,serif;text-align:center;padding:0 1rem;letter-spacing:.05em;transform:translateY(20px);transition:transform .3s ease}.project-count{color:#f8a1a5;font-size:.9rem;font-weight:300;font-family:Helvetica Neue,Arial,sans-serif;letter-spacing:.1em;transform:translateY(20px);transition:transform .3s ease .1s}.work-item:hover .project-name,.work-item:hover .project-count{transform:translateY(0)}.project-modal{position:fixed;inset:0;background:#000000e6;z-index:1000;display:flex;align-items:center;justify-content:center;animation:fadeIn .3s ease;overflow-y:auto}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{background:#fff;width:90%;max-width:1400px;max-height:90vh;overflow-y:auto;border-radius:12px;position:relative;animation:slideUp .4s ease;margin:2rem auto}@keyframes slideUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.close-btn{position:sticky;top:1rem;right:1rem;float:right;background:#f8a1a5;color:#fff;border:none;width:40px;height:40px;border-radius:50%;font-size:2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .3s ease;line-height:1;padding:0;margin:1rem 1rem 0 0}.close-btn:hover{background:#f78d91;transform:rotate(90deg)}.modal-title{font-size:2.5rem;font-weight:300;color:#2a2a2a;text-align:center;padding:2rem 2rem 1rem;font-family:Georgia,serif;letter-spacing:.05em;clear:both}.project-gallery{columns:3;column-gap:1rem;padding:2rem}.gallery-item{break-inside:avoid;margin-bottom:1rem;border-radius:8px;overflow:hidden;opacity:0;animation:fadeInUp .6s ease-out forwards}.gallery-item:nth-child(1){animation-delay:.05s}.gallery-item:nth-child(2){animation-delay:.1s}.gallery-item:nth-child(3){animation-delay:.15s}.gallery-item:nth-child(4){animation-delay:.2s}.gallery-item:nth-child(5){animation-delay:.25s}.gallery-item:nth-child(6){animation-delay:.3s}.gallery-item img{width:100%;height:auto;display:block;transition:transform .3s ease}.gallery-item:hover img{transform:scale(1.02)}@media(max-width:1200px){.work-grid{columns:2;column-gap:1rem;padding:2rem 1.5rem}.work-item{margin-bottom:1rem}.work-title{font-size:2.5rem}.project-name{font-size:1.3rem}.project-gallery{columns:2;padding:1.5rem}.modal-title{font-size:2rem}}@media(max-width:768px){.work-grid{columns:1;padding:2rem 1rem}.work-header{padding:2rem 1rem 1.5rem}.work-title{font-size:2rem}.work-subtitle{font-size:1rem}.project-name{font-size:1.2rem}.project-count{font-size:.8rem}.modal-content{width:95%;max-height:85vh}.modal-title{font-size:1.6rem;padding:1.5rem 1rem .5rem}.project-gallery{columns:1;padding:1rem}.close-btn{width:35px;height:35px;font-size:1.8rem}}.work-item{animation:fadeInUp .6s ease-out backwards}.work-item:nth-child(1){animation-delay:.1s}.work-item:nth-child(2){animation-delay:.2s}.work-item:nth-child(3){animation-delay:.3s}.work-item:nth-child(4){animation-delay:.4s}.work-item:nth-child(5){animation-delay:.5s}.work-item:nth-child(6){animation-delay:.6s}.work-item:nth-child(7){animation-delay:.7s}.project-detail-page{min-height:100vh;background:#fff;padding:2rem}.back-btn{color:#000;border:none;padding:.8rem 1.5rem;border-radius:8px;font-size:rem;font-family:Courier New,Courier,monospace;cursor:pointer;transition:all .3s ease;margin-bottom:2rem;display:inline-flex;align-items:center;font-weight:500}.back-btn:hover{background:#f78d91;transform:translate(-5px)}.project-detail-title{font-size:3rem;font-weight:300;color:#2a2a2a;text-align:center;padding:1rem 2rem 2rem;font-family:Georgia,serif;letter-spacing:.05em;margin-bottom:2rem}.project-detail-gallery{columns:3;column-gap:1rem;max-width:1600px;margin:0 auto;padding:0 1rem}.detail-gallery-item{break-inside:avoid;margin-bottom:1rem;overflow:hidden;opacity:0;animation:fadeInUp .6s ease-out forwards}.detail-gallery-item:nth-child(1){animation-delay:.05s}.detail-gallery-item:nth-child(2){animation-delay:.1s}.detail-gallery-item:nth-child(3){animation-delay:.15s}.detail-gallery-item:nth-child(4){animation-delay:.2s}.detail-gallery-item:nth-child(5){animation-delay:.25s}.detail-gallery-item:nth-child(6){animation-delay:.3s}.detail-gallery-item img{width:100%;height:auto;display:block;transition:transform .3s ease}.detail-gallery-item:hover img{transform:scale(1.02)}.project-not-found{text-align:center;padding:5rem 2rem}.project-not-found h1{font-size:2rem;color:#2a2a2a;margin-bottom:2rem;font-family:Georgia,serif}.back-btn-simple{background:#f8a1a5;color:#fff;border:none;padding:.8rem 1.5rem;border-radius:8px;font-size:1rem;font-family:Courier New,Courier,monospace;cursor:pointer;transition:all .3s ease}.back-btn-simple:hover{background:#f78d91}@media(max-width:1200px){.project-detail-gallery{columns:2}.project-detail-title{font-size:2.5rem}}@media(max-width:768px){.project-detail-page{padding:1.5rem 1rem}.project-detail-gallery{columns:1}.project-detail-title{font-size:2rem;padding:1rem 1rem 1.5rem}.back-btn{font-size:.9rem;padding:.7rem 1.2rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.contact-page{display:flex;min-height:100vh;background:#fff;width:100%}.contact-left{flex:1;background-size:cover;background-position:center;background-repeat:no-repeat;padding:4rem 3rem;display:flex;flex-direction:column;justify-content:center;position:relative}.contact-info-overlay{display:flex;flex-direction:column;gap:3rem;position:relative;z-index:2}.info-item{display:flex;flex-direction:column;gap:.5rem}.info-header{display:flex;align-items:center;gap:.8rem}.info-icon{font-size:1.5rem;color:#fff}.info-item h3{font-size:1.2rem;font-weight:700;color:#fff;margin:10px;font-family:Courier New,Courier,monospace;letter-spacing:.05em}.info-item p{font-size:1rem;color:#e0e0e0;margin:0 0 0 2.3rem;font-family:Courier New,Courier,monospace;line-height:1.7}.contact-link{color:#e0e0e0;text-decoration:none;transition:color .3s ease}.contact-link:hover{color:#fff}.social-icons{display:flex;gap:1rem;margin-left:2.3rem}.social-icon{width:50px;height:50px;border-radius:50%;background:transparent;color:#000;display:flex;align-items:center;justify-content:center;font-size:22px;text-decoration:none;transition:all .3s ease}.social-icon:hover{background:#ffffff26;transform:scale(1.05)}.contact-right{flex:1;background:#f8f8f8;padding:4rem;display:flex;flex-direction:column;justify-content:center}.form-title{font-size:2.5rem;font-weight:700;color:#f8a1a5;margin:0 0 3rem;font-family:Courier New,Courier,monospace;letter-spacing:.02em}.contact-form{width:100%;max-width:550px;display:flex;flex-direction:column;gap:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group{display:flex;flex-direction:column}.form-group input,.form-row input,.form-group textarea{padding:1rem 1.2rem;font-size:.95rem;border:1px solid #d0d0d0;border-radius:7px;background:#fff;font-family:Century Gothic,AppleGothic,sans-serif;color:#2a2a2a;transition:border-color .3s ease}.form-group input::placeholder,.form-row input::placeholder,.form-group textarea::placeholder{color:#bbb;font-size:.9rem}.form-group input:focus,.form-row input:focus,.form-group textarea:focus{outline:none;border-color:#888}.form-group textarea{resize:vertical;min-height:120px}.submit-btn{padding:1rem 3rem;font-size:.9rem;background:#5cb85c;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:500;text-transform:uppercase;letter-spacing:.05em;transition:background .3s ease;font-family:Courier New,Courier,monospace;margin-top:1rem;align-self:center}.submit-btn:hover{background:#4cae4c}@media(max-width:1024px){.contact-page{flex-direction:column}.contact-left,.contact-right{flex:1}.contact-left{min-height:50vh;padding:3rem 2rem}.contact-right{padding:3rem 2rem}.form-title{font-size:2rem}}@media(max-width:768px){.contact-page{min-height:auto}.contact-left{min-height:60vh;padding:2.5rem 1.5rem}.contact-right{padding:2.5rem 1.5rem}.form-title{font-size:2rem;margin-bottom:2rem}.contact-info-overlay{gap:2.5rem}.info-item h3{font-size:1.1rem}.info-item p{font-size:.95rem}.info-icon{font-size:1.3rem}.social-icons{margin-left:2rem}.form-row{grid-template-columns:1fr;gap:1.5rem}.contact-form{gap:1.5rem}.submit-btn{width:100%;padding:1rem 2rem}}@media(max-width:480px){.contact-left{min-height:50vh;padding:2rem 1rem}.contact-right{padding:2rem 1rem}.form-title{font-size:1.6rem}.contact-info-overlay{gap:2rem}.info-item h3{font-size:1rem}.info-item p{font-size:.85rem}.info-icon{font-size:1.2rem}.social-icons{margin-left:1.8rem}.social-icon{width:45px;height:45px;font-size:18px}}.social-icons a{color:#fff!important}*{margin:0;padding:0;box-sizing:border-box}*{scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{display:none}html,body{scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}.app{display:flex;min-height:100vh;font-family:Courier New,Courier,monospace}.sidebar{width:280px;background:#f8f8f5;display:flex;flex-direction:column;position:fixed;left:0;top:0;bottom:0;z-index:100}.sidebar-content{display:flex;flex-direction:column;height:100%;padding:3rem 2.5rem 3rem 3.5rem}.logo-section{margin-bottom:4rem}.logo{width:120px;height:auto;margin-bottom:.5rem;display:block}.hamburger{display:none;flex-direction:column;justify-content:space-between;width:32px;height:22px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1000}.hamburger span{width:100%;height:2.5px;background:#2a2a2a;border-radius:2px;transition:all .3s ease;display:block}.hamburger:hover span{background:#f8a1a5}.nav-menu{display:flex;flex-direction:column;gap:1.8rem;flex:1}.nav-menu a{color:#2a2a2a;text-decoration:none;font-size:1.1rem;font-weight:400;transition:opacity .3s ease;letter-spacing:.02em;display:block}.nav-menu a:hover{opacity:.6}.nav-menu a.active{font-weight:600}.sidebar-footer{margin-top:auto;padding-top:2rem}.social-icons{font-size:.75rem;color:#666;margin-bottom:1.5rem;display:flex;align-items:center;gap:.3rem;flex-wrap:wrap}.social-icons a{color:#666;text-decoration:none;transition:opacity .3s ease}.social-icons a:hover{opacity:.6}.social-icons .dot{color:#666;margin:0 .1rem}.copyright{font-size:.7rem;color:#000;margin-bottom:.3rem;font-weight:500}.email{font-size:.7rem;color:#999;text-align:right}.main-content{margin-left:280px;flex:1;position:relative;display:flex;align-items:center;justify-content:center}.page-placeholder{display:flex;align-items:center;justify-content:center;height:100vh;font-size:2rem;color:#666;font-family:Georgia,serif}@media(max-width:1024px){.sidebar{width:220px}.main-content{margin-left:220px}.sidebar-content{padding:2rem 1.5rem}.logo{width:100px}.nav-menu a{font-size:1rem}}@media(max-width:768px){.app{flex-direction:column}.sidebar{width:100%;position:relative;height:auto;min-height:auto;border-bottom:1px solid #e0e0e0}.sidebar-content{padding:1.5rem;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap}.logo-section{margin-bottom:0;order:1}.logo{width:90px}.hamburger{display:flex;order:2;align-self:center}.sidebar.mobile-open .hamburger span:nth-child(1){transform:rotate(45deg) translate(8px,8px)}.sidebar.mobile-open .hamburger span:nth-child(2){opacity:0}.sidebar.mobile-open .hamburger span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.main-content{margin-left:0;width:100%}.nav-menu{order:3;width:100%;flex-direction:column;gap:1rem;flex:initial;max-height:0;overflow:hidden;opacity:0;transition:max-height .3s ease,opacity .3s ease,padding .3s ease;padding:0}.nav-menu.show{max-height:300px;opacity:1;padding:1rem 0}.nav-menu a{font-size:1rem;padding:.5rem 0}.sidebar-footer{display:none}}@media(max-width:480px){.sidebar-content{flex-direction:row;align-items:center;padding:1.2rem 1rem;flex-wrap:wrap}.logo-section{order:1;flex:0 0 auto}.logo{width:75px}.hamburger{order:2;margin-left:auto;align-self:center;margin-right:12px;margin-bottom:10px}.nav-menu{order:3;width:100%;gap:.8rem}.nav-menu a{font-size:.9rem}}
