.BasePageLayout_container__N45te{min-height:100vh;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.BasePageLayout_header__hgM2H{position:sticky;top:0;z-index:50;width:100%;display:flex;flex-direction:column;background:rgba(255,255,255,.14);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.04)}.BasePageLayout_headerEdge__zfI_s{height:8px;width:100%;background:linear-gradient(180deg,rgba(255,255,255,.22),rgba(255,255,255,0))}.BasePageLayout_inner__4FNLT{height:70px;display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1400px;padding:0 1rem;position:relative;margin:0 auto}.BasePageLayout_iconAndTitleContainer__yARtx{display:flex;align-items:center;gap:1.1rem}.BasePageLayout_logoWrapper__N34Sw{width:44px;height:44px;background:rgba(255,255,255,.65);border:1px solid rgba(0,0,0,.04);border-radius:50%;display:grid;place-items:center;overflow:hidden;box-shadow:0 10px 24px rgba(0,0,0,.08);transition:transform .15s ease}.BasePageLayout_logoWrapper__N34Sw img{width:70%;height:70%;object-fit:cover;border-radius:50%}.BasePageLayout_logoWrapper__N34Sw:hover{transform:translateY(-1px)}.BasePageLayout_pageTitle__Hc5r3{color:#0b2a23;font-size:1.15rem;font-weight:800;letter-spacing:.14rem;text-transform:uppercase;line-height:1}.BasePageLayout_menuToggle__FrymL{display:none;background:none;border:none;font-size:1.6rem;cursor:pointer;color:#0b2a23}.BasePageLayout_desktopNav__Y63cA{display:flex}.BasePageLayout_mobileMenu__CpuJ_{display:none;flex-direction:column;position:absolute;top:4rem;right:1rem;width:180px;background:rgba(255,255,255,.92);border:1px solid rgba(0,0,0,.06);border-radius:14px;padding:8px;z-index:1000;box-shadow:0 24px 50px rgba(0,0,0,.1)}.BasePageLayout_mobileMenu__CpuJ_.BasePageLayout_open__jBROC{display:flex}.BasePageLayout_mobileMenu__CpuJ_ a{padding:10px 12px;border-radius:10px;font-weight:600;color:#0b2a23}.BasePageLayout_mobileMenu__CpuJ_ a:hover{background:rgba(0,0,0,.05)}.BasePageLayout_main__LHnXW{flex:1;display:flex;flex-direction:column;align-items:stretch;width:100%}.BasePageLayout_footer__09qUW{margin-top:40px;border-top:1px solid rgba(0,0,0,.04);background:rgba(255,255,255,.14);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.BasePageLayout_footerInner__a8xcD{display:flex;justify-content:space-between;align-items:center;gap:12px;max-width:1400px;padding:14px 16px;margin:0 auto;color:#0b2a23;font-weight:600}.BasePageLayout_footerLinks__fek45{display:flex;gap:12px}.BasePageLayout_footer__09qUW a{color:#0b2a23;text-decoration:none;opacity:.85}.BasePageLayout_footer__09qUW a:hover{opacity:1}@media (max-width:768px){.BasePageLayout_menuToggle__FrymL{display:block}.BasePageLayout_desktopNav__Y63cA{display:none}.BasePageLayout_inner__4FNLT{padding:0 .5rem;height:64px}.BasePageLayout_pageTitle__Hc5r3{font-size:1rem;letter-spacing:.1rem}.BasePageLayout_footerInner__a8xcD{flex-direction:column;gap:8px}}h1.About_mainTitle__Ff0k6{font-size:2.6rem;color:var(--queue-eat-primary-color-9);text-align:center;font-weight:600;margin-bottom:1rem}h2.About_secondaryTitle__SX15Y{font-size:1.6rem;color:var(--queue-eat-primary-color-8);text-align:center;font-weight:500;margin-bottom:2rem}.About_description__5NvTY{display:flex;flex-direction:column;gap:1.2rem}p.About_paragraph__6jg_A{margin:0;text-align:left;font-size:1.05rem;line-height:1.6;color:var(--queue-eat-primary-color-9)}.About_aboutUsContainer__s8uck{width:100%;min-height:100vh;padding:6rem 1.5rem 4rem;display:flex;flex-direction:column;align-items:center}.About_infoContainer__6L80i{width:100%;max-width:700px;padding:2.5rem 2rem;background-color:#ffffff;border-radius:1.2rem;box-shadow:0 6px 20px rgba(0,0,0,.07);box-sizing:border-box;transition:all .3s ease}.About_teamSection__8e7yE{margin-top:4rem;text-align:center}.About_teamPhotos__5vB3O{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin-top:2rem}.About_photoCard__MSCSf{position:relative;width:180px;height:240px;overflow:hidden;border-radius:.75rem;box-shadow:0 4px 16px rgba(0,0,0,.1);cursor:pointer;transition:transform .3s ease}.About_teamPhoto__AYwl8{width:100%;height:100%;object-fit:cover;display:block}.About_overlay__3G5Ui{position:absolute;bottom:0;left:0;width:100%;padding:.8rem 1rem;background:linear-gradient(0deg,rgba(80,80,80,.8),rgba(80,80,80,0));color:white;opacity:0;transition:opacity .3s ease;text-align:left;display:flex;flex-direction:column}.About_photoCard__MSCSf:hover .About_overlay__3G5Ui{opacity:1}.About_name__moI4h{font-size:1rem;font-weight:600;margin:0;line-height:1.2}.About_role__RrfyV{font-size:.85rem;opacity:.85;margin-top:.2rem;line-height:1.2}.About_memberBio__mBFTZ{max-width:700px;margin:3rem auto 0;background:#ffffff;padding:2rem;border-radius:1rem;box-shadow:0 6px 20px rgba(0,0,0,.07);font-size:1rem;line-height:1.6;color:var(--queue-eat-primary-color-9);white-space:pre-line;transition:all .3s ease}.About_photoCardWrapper__sdW_e{display:flex;flex-direction:column;align-items:center}@media screen and (max-width:768px){.About_teamPhotos__5vB3O{display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem;overflow-x:auto;overflow-y:hidden;padding-bottom:1rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;justify-content:flex-start;width:100%}.About_photoCard__MSCSf{flex:0 0 auto;width:120px;height:160px;border-radius:.75rem;box-shadow:0 4px 16px rgba(0,0,0,.1)}.About_teamPhoto__AYwl8{width:100%;height:100%;object-fit:cover}.About_overlay__3G5Ui{padding:.5rem}.About_name__moI4h{font-size:.85rem}.About_role__RrfyV{font-size:.7rem}.About_memberBioGlobal__oxNyP{display:block;max-width:700px;margin:3rem auto 0;background:white;padding:2rem;border-radius:1rem;box-shadow:0 6px 20px rgba(0,0,0,.07);font-size:1rem;line-height:1.6;color:var(--queue-eat-primary-color-9);white-space:pre-line;text-align:left}}@media screen and (min-width:769px){.About_memberBioMobile__l3gCY{display:none}.About_memberBioGlobal__oxNyP{display:block;max-width:700px;margin:3rem auto 0;background:white;padding:2rem;border-radius:1rem;box-shadow:0 6px 20px rgba(0,0,0,.07);font-size:1rem;line-height:1.6;color:var(--queue-eat-primary-color-9);white-space:pre-line;text-align:justify}.About_memberBioGlobal__oxNyP h3{text-align:center;margin-top:0;margin-bottom:1rem}}