.styles_policyHeader__3n9ZQ{display:flex;justify-content:space-between;align-items:center}.styles_policyHeader__3n9ZQ h2{font-size:1.5rem;font-weight:700;color:var(--color-dark);margin:0}.styles_divider__2JJpU{border:none;border-top:2px solid var(--color-primary);margin:16px 0 24px}.styles_policyList__3DQBk{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.styles_policyList__3DQBk li{display:flex;align-items:center;gap:12px;padding:14px 18px;background:#fef3c7;border-left:4px solid #f59e0b;border-radius:8px;font-size:.95rem;color:#92400e;transition:all .3s ease}.styles_policyList__3DQBk li:hover{background:#fde68a;transform:translateX(4px)}.styles_policyList__3DQBk li:before{content:"ℹ";display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:#f59e0b;color:#fff;border-radius:50%;font-weight:700;font-size:.875rem;flex-shrink:0}.styles_features__bi3hq{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:16px;gap:16px}.styles_features__bi3hq li{display:flex;flex-direction:column;align-items:center;text-align:center;padding:16px 12px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;transition:all .3s ease}.styles_features__bi3hq li:hover{background:#f1f5f9;border-color:var(--color-primary);transform:translateY(-2px)}.styles_featureIcon__wKnpE{font-size:1.5rem;color:var(--color-primary);margin-bottom:8px}.styles_featureLabel__K0NFf{font-weight:600;color:#64748b;font-size:.75rem;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.styles_features__bi3hq li span:last-child{font-size:1rem;font-weight:600;color:var(--color-dark)}.styles_facilities___rCra h2{font-size:1.5rem;font-weight:700;color:var(--color-dark);margin:0 0 24px;padding-bottom:16px;border-bottom:2px solid var(--color-primary)}.styles_facilities___rCra ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:16px;gap:16px}.styles_facilities___rCra li{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#f8fafc;border-radius:10px;font-size:.95rem;color:#475569;transition:all .3s ease}.styles_facilities___rCra li:hover{background:#e0f2fe;transform:translateX(4px)}.styles_facilities___rCra li:before{content:"✓";display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:var(--color-primary);color:#fff;border-radius:50%;font-weight:700;font-size:.75rem;flex-shrink:0}.styles_loader__JS_vZ{width:48px;height:48px;border-radius:50%;display:inline-block;position:relative;border-color:#333 #333 transparent transparent;border-style:solid;border-width:3px;box-sizing:border-box;animation:styles_rotation__HcCUy 1s linear infinite}.styles_loader__JS_vZ:after,.styles_loader__JS_vZ:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;border-color:transparent transparent #ff3d00 #ff3d00;border-style:solid;border-width:3px;width:40px;height:40px;border-radius:50%;box-sizing:border-box;animation:styles_rotationBack__qkXQ6 .5s linear infinite;transform-origin:center center}.styles_loader__JS_vZ:before{width:32px;height:32px;border-color:#333 #333 transparent transparent;animation:styles_rotation__HcCUy 1.5s linear infinite}@keyframes styles_rotation__HcCUy{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes styles_rotationBack__qkXQ6{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.styles_blogPage__HXcTH{padding:6rem 0 4rem;min-height:100vh;background:linear-gradient(180deg,#f9fafb,#fff)}.styles_header__2_KwK{text-align:center;margin-bottom:3rem}.styles_subtitle__PgqM5{font-size:1.125rem;color:#6b7280;margin-top:.75rem}.styles_viewToggle__fzvTI{display:flex;gap:.5rem;justify-content:flex-end;margin-bottom:2rem}.styles_toggleBtn___GIvi{padding:.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;cursor:pointer;transition:all .2s;color:#6b7280}.styles_toggleBtn___GIvi:hover{border-color:var(--color-primary);color:var(--color-primary)}.styles_toggleBtn___GIvi.styles_active__hyd9L{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.styles_blogGrid__SUjQD{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;margin-top:2rem}@media (min-width:640px){.styles_blogGrid__SUjQD{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.styles_blogGrid__SUjQD{grid-template-columns:repeat(3,1fr)}}.styles_blogCard__mUS__{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1);transition:all .3s;width:100%}.styles_blogCard__mUS__:hover{box-shadow:0 10px 25px rgba(0,0,0,.1)}.styles_blogContent__egVLY{padding:1.5rem}.styles_blogTitle__wmr2_{font-family:var(--font-playfair);font-size:1.5rem;font-weight:600;margin-bottom:.75rem;color:#111827;line-height:1.3}.styles_blogExcerpt__gZGF_{font-size:.95rem;color:#6b7280;line-height:1.6;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.styles_blogMeta__FmQQK{margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb;font-size:.875rem;color:#6b7280}.styles_blogList__H_Jqm{display:flex;flex-direction:column;gap:1.5rem}.styles_listItem__0mFy9{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1);transition:all .3s;display:block}.styles_listItem__0mFy9:hover{box-shadow:0 4px 6px rgba(0,0,0,.1);transform:translateY(-2px)}.styles_listContent__SUa5c{display:flex;gap:1.5rem;padding:1.5rem;align-items:flex-start}.styles_listThumbnail__qGeWT{flex-shrink:0;width:200px;height:120px;border-radius:.5rem;overflow:hidden;position:relative}.styles_listDetails__cgY1i{flex:1 1;min-width:0}.styles_listTitle__zfb4N{font-family:var(--font-playfair);font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:#111827;line-height:1.3}.styles_listExcerpt__B_LnE{font-size:.95rem;color:#6b7280;line-height:1.6;margin-bottom:.75rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.styles_listDate__4U72Y{font-size:.875rem;color:#9ca3af}.styles_emptyState__XyR00{text-align:center;padding:4rem 2rem;color:#6b7280}.styles_loadMoreWrapper__wIdQU{margin-top:3rem;display:flex;justify-content:center}@media (max-width:768px){.styles_listContent__SUa5c{flex-direction:row;padding:1rem;gap:1rem}.styles_listThumbnail__qGeWT{width:120px;height:90px}.styles_listTitle__zfb4N{font-size:1.125rem;margin-bottom:.25rem}.styles_listExcerpt__B_LnE{font-size:.875rem;margin-bottom:.5rem}.styles_viewToggle__fzvTI{justify-content:center}}.styles_galleryPage__Z0qKx{min-height:100vh;padding:120px 0 80px;background-color:var(--color-bg-main)}.styles_header__L8d9J{text-align:center;margin-bottom:60px}.styles_subtitle__bjqOu{font-size:1.125rem;color:var(--color-text-muted);margin-top:12px;max-width:600px;margin-left:auto;margin-right:auto}.styles_galleryGrid__ifLth{column-count:1;column-gap:16px;margin-bottom:60px}.styles_galleryItem__kIkF0{position:relative;overflow:hidden;border-radius:16px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;page-break-inside:avoid;break-inside:avoid;margin-bottom:16px;box-shadow:0 4px 12px rgba(0,0,0,.08);height:300px}.styles_galleryItem__kIkF0:nth-child(odd){height:350px}.styles_galleryItem__kIkF0:nth-child(3n){height:450px}.styles_galleryItem__kIkF0:nth-child(4n){height:280px}.styles_galleryItem__kIkF0:nth-child(5n){height:400px}.styles_galleryItem__kIkF0:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,0,0,.15)}.styles_galleryImage__EUxOl{object-fit:cover;transition:transform .4s ease}.styles_galleryItem__kIkF0:hover .styles_galleryImage__EUxOl{transform:scale(1.08)}.styles_emptyState__R_9P5{text-align:center;padding:60px 20px;color:var(--color-text-muted);font-size:1.125rem}@media (min-width:640px){.styles_galleryGrid__ifLth{column-count:2;column-gap:20px}.styles_galleryItem__kIkF0{margin-bottom:20px}}@media (min-width:1024px){.styles_galleryGrid__ifLth{column-count:4;column-gap:24px}.styles_galleryPage__Z0qKx{min-height:100vh;padding:120px 0 80px;background-color:var(--color-bg-main)}.styles_header__L8d9J{text-align:center;margin-bottom:60px}.styles_subtitle__bjqOu{font-size:1.125rem;color:var(--color-text-muted);margin-top:12px;max-width:600px;margin-left:auto;margin-right:auto}.styles_galleryGrid__ifLth{column-count:1;column-gap:16px;margin-bottom:60px}.styles_galleryItem__kIkF0{position:relative;overflow:hidden;border-radius:16px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;page-break-inside:avoid;break-inside:avoid;margin-bottom:16px;box-shadow:0 4px 12px rgba(0,0,0,.08);height:300px}.styles_galleryItem__kIkF0:nth-child(odd){height:350px}.styles_galleryItem__kIkF0:nth-child(3n){height:450px}.styles_galleryItem__kIkF0:nth-child(4n){height:280px}.styles_galleryItem__kIkF0:nth-child(5n){height:400px}.styles_galleryItem__kIkF0:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,0,0,.15)}.styles_galleryImage__EUxOl{object-fit:cover;transition:transform .4s ease}.styles_galleryItem__kIkF0:hover .styles_galleryImage__EUxOl{transform:scale(1.08)}.styles_emptyState__R_9P5{text-align:center;padding:60px 20px;color:var(--color-text-muted);font-size:1.125rem}@media (min-width:640px){.styles_galleryGrid__ifLth{column-count:2;column-gap:20px}.styles_galleryItem__kIkF0{margin-bottom:20px}}@media (min-width:1024px){.styles_galleryGrid__ifLth{column-count:4;column-gap:24px}.styles_galleryItem__kIkF0{margin-bottom:24px}}@media (max-width:768px){.styles_galleryPage__Z0qKx{padding:100px 0 60px}.styles_header__L8d9J{margin-bottom:40px}}.styles_modalOverlay__3_OMd{position:fixed;inset:0;background:rgba(0,0,0,.95);display:flex;align-items:center;justify-content:center;z-index:9999;animation:styles_fadeIn__NADJ3 .2s ease;cursor:zoom-out}.styles_modalContent__1Iy2x{position:relative;width:90vw;height:90vh;max-width:1400px;max-height:900px;cursor:default}.styles_modalImage__4NRhd{position:relative;width:100%;height:100%;border-radius:8px;overflow:hidden}.styles_modalImageContent__FMZXe{object-fit:contain}.styles_closeButton__TFUJg{position:absolute;top:-50px;right:0;background:transparent;border:none;color:#fff;font-size:40px;cursor:pointer;width:50px;height:50px;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,color .2s ease;z-index:10000}.styles_closeButton__TFUJg:hover{transform:scale(1.1);color:var(--color-primary)}@keyframes styles_fadeIn__NADJ3{0%{opacity:0}to{opacity:1}}}.styles_sliderContainer__aG6nx{width:100%;height:100%;max-height:500px;overflow:hidden;border-radius:16px;background:#f1f5f9}.styles_sliderContainer__aG6nx img{width:100%;height:100%;object-fit:cover}