.photo-gallery-page{--gallery-primary:#f57c00;--gallery-primary-dark:#e56f00;--gallery-primary-soft:#fff1e3;--gallery-secondary:#0f3d7a;--gallery-heading:#10213f;--gallery-text:#172033;--gallery-muted:#64748b;--gallery-light-text:#94a3b8;--gallery-border:#e6ebf1;--gallery-border-dark:#dfe6ef;--gallery-white:#fff;--gallery-page-bg:#f7f9fc;--gallery-radius-sm:10px;--gallery-radius-md:14px;--gallery-radius-lg:20px;--gallery-radius-xl:24px;--gallery-shadow-sm:0 6px 18px #0f172a0a;--gallery-shadow-md:0 10px 30px #0f172a0f;--gallery-shadow-lg:0 20px 45px #0f172a1c;--gallery-focus:0 0 0 4px #f57c0024;background:var(--gallery-page-bg);width:100%;min-height:100vh;color:var(--gallery-text);overflow:hidden}.photo-gallery-page .sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.photo-gallery-container{width:min(1240px,100% - 48px);margin-inline:auto}.photo-gallery-hero{isolation:isolate;background:radial-gradient(circle at 12% 20%,#f57c0021,#0000 25%),radial-gradient(circle at 88% 25%,#0f3d7a24,#0000 28%),linear-gradient(135deg,#fff 0%,#f2f6fb 100%);padding:72px 0 88px;position:relative;overflow:hidden}.photo-gallery-hero:before{content:"";pointer-events:none;z-index:-1;border:65px solid #0f3d7a09;border-radius:50%;width:380px;height:380px;position:absolute;bottom:-220px;right:-180px}.photo-gallery-hero:after{content:"";pointer-events:none;z-index:-1;border:35px solid #f57c0009;border-radius:50%;width:180px;height:180px;position:absolute;top:-100px;left:-100px}.photo-gallery-hero .photo-gallery-container{z-index:1;position:relative}.photo-gallery-back{color:#526174;align-items:center;gap:9px;margin-bottom:55px;font-size:14px;font-weight:600;line-height:1;text-decoration:none;transition:color .25s,transform .25s;display:inline-flex}.photo-gallery-back:hover{color:var(--gallery-primary);transform:translate(-4px)}.photo-gallery-back:focus-visible{box-shadow:var(--gallery-focus);border-radius:6px;outline:none}.photo-gallery-hero-content{text-align:center;max-width:760px;margin-inline:auto}.photo-gallery-icon{width:76px;height:76px;color:var(--gallery-secondary);background:#eaf1fb;border:1px solid #0f3d7a14;border-radius:22px;justify-content:center;align-items:center;margin:0 auto 25px;display:flex;box-shadow:0 14px 30px #0f3d7a1a}.photo-gallery-label{color:var(--gallery-primary);letter-spacing:1.8px;margin-bottom:14px;font-size:11px;font-weight:800;line-height:1.4;display:inline-block}.photo-gallery-hero h1{color:var(--gallery-heading);letter-spacing:-2px;margin:0 0 18px;font-size:clamp(42px,6vw,68px);font-weight:800;line-height:1.05}.photo-gallery-hero h1 span{color:var(--gallery-primary)}.photo-gallery-hero p{max-width:620px;color:var(--gallery-muted);margin:0 auto;font-size:16px;line-height:1.85}.photo-gallery-collection{padding:85px 0 110px}.photo-gallery-toolbar{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:22px;display:flex}.photo-gallery-heading{min-width:0}.photo-gallery-small-label{color:var(--gallery-primary);letter-spacing:1.6px;margin-bottom:10px;font-size:11px;font-weight:800;line-height:1.4;display:block}.photo-gallery-toolbar h2{color:var(--gallery-heading);letter-spacing:-1px;margin:0;font-size:clamp(28px,4vw,42px);font-weight:800;line-height:1.2}.photo-gallery-search{border:1px solid var(--gallery-border-dark);border-radius:var(--gallery-radius-md);background:var(--gallery-white);width:min(340px,100%);height:52px;color:var(--gallery-light-text);box-shadow:var(--gallery-shadow-sm);flex-shrink:0;align-items:center;gap:11px;padding:0 17px;transition:border-color .25s,box-shadow .25s;display:flex;position:relative}.photo-gallery-search:focus-within{border-color:var(--gallery-primary);box-shadow:var(--gallery-focus)}.photo-gallery-search input{width:100%;min-width:0;height:100%;color:var(--gallery-text);font:inherit;background:0 0;border:none;outline:none;padding:0;font-size:14px}.photo-gallery-search input::placeholder{color:var(--gallery-light-text);opacity:1}.photo-gallery-search input::-webkit-search-cancel-button{display:none}.photo-gallery-search-clear{color:#64748b;cursor:pointer;background:#eef2f7;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;width:30px;height:30px;padding:0;transition:background .2s,color .2s,transform .2s;display:flex}.photo-gallery-search-clear:hover{background:var(--gallery-primary-soft);color:var(--gallery-primary-dark);transform:scale(1.05)}.photo-gallery-search-clear:focus-visible{box-shadow:var(--gallery-focus);outline:none}.photo-gallery-count{color:var(--gallery-muted);align-items:center;gap:8px;margin-bottom:34px;font-size:13px;font-weight:600;display:flex}.photo-gallery-count span{background:var(--gallery-primary-soft);min-width:30px;height:30px;color:var(--gallery-primary-dark);border-radius:999px;justify-content:center;align-items:center;padding:0 8px;font-weight:800;display:inline-flex}.photo-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.photo-gallery-card{border:1px solid var(--gallery-border);border-radius:var(--gallery-radius-lg);background:var(--gallery-white);box-shadow:var(--gallery-shadow-md);transition:transform .3s,box-shadow .3s,border-color .3s;overflow:hidden}.photo-gallery-card:hover{box-shadow:var(--gallery-shadow-lg);border-color:#f57c0059;transform:translateY(-6px)}.photo-gallery-image-button{cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:0;display:block}.photo-gallery-image-button:focus-visible{outline-offset:-3px;border-radius:inherit;outline:3px solid #f57c0066}.photo-gallery-image{aspect-ratio:4/3;background:#e9eef5;width:100%;position:relative;overflow:hidden}.photo-gallery-image img{object-fit:cover;width:100%;height:100%;transition:transform .55s cubic-bezier(.22,1,.36,1)}.photo-gallery-card:hover .photo-gallery-image img{transform:scale(1.08)}.photo-gallery-overlay{opacity:0;pointer-events:none;background:linear-gradient(#0f3d7a0a,#0f3d7a94);justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.photo-gallery-card:hover .photo-gallery-overlay,.photo-gallery-image-button:focus-visible .photo-gallery-overlay{opacity:1}.photo-gallery-expand{width:54px;height:54px;color:var(--gallery-secondary);background:#fffffff5;border-radius:50%;justify-content:center;align-items:center;transition:transform .3s;display:flex;transform:scale(.75)}.photo-gallery-card:hover .photo-gallery-expand,.photo-gallery-image-button:focus-visible .photo-gallery-expand{transform:scale(1)}.photo-gallery-card-content{padding:20px 21px 22px}.photo-gallery-card-content span{color:var(--gallery-primary);letter-spacing:1.3px;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:800;line-height:1.4;display:block}.photo-gallery-card-content h3{color:#16243b;margin:0;font-size:17px;font-weight:700;line-height:1.45}.photo-gallery-empty{border-radius:var(--gallery-radius-xl);background:var(--gallery-white);text-align:center;min-height:350px;color:var(--gallery-light-text);border:1px dashed #d7dee8;flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex}.photo-gallery-empty h3{color:#334155;margin:18px 0 7px;font-size:21px;line-height:1.35}.photo-gallery-empty p{margin:0;font-size:14px;line-height:1.6}.photo-gallery-reset{border-radius:var(--gallery-radius-sm);background:var(--gallery-primary-soft);color:var(--gallery-primary-dark);font:inherit;cursor:pointer;border:1px solid #f57c0040;margin-top:20px;padding:10px 18px;font-size:13px;font-weight:700;transition:background .2s,transform .2s}.photo-gallery-reset:hover{background:#ffe7d0;transform:translateY(-1px)}.photo-gallery-reset:focus-visible{box-shadow:var(--gallery-focus);outline:none}.photo-lightbox{z-index:100000;-webkit-backdrop-filter:blur(8px);background:#040c18f0;justify-content:center;align-items:center;padding:40px 90px;animation:.2s photoLightboxFadeIn;display:flex;position:fixed;inset:0}@keyframes photoLightboxFadeIn{0%{opacity:0}to{opacity:1}}.photo-lightbox-content{flex-direction:column;align-items:center;width:min(100%,1000px);min-width:0;max-height:calc(100vh - 80px);display:flex}.photo-lightbox-image{background:#0a0f18;border-radius:16px;width:100%;height:min(68vh,680px);position:relative;overflow:hidden;box-shadow:0 25px 70px #00000059}.photo-lightbox-image img{object-fit:contain}.photo-lightbox-info{text-align:center;width:100%;padding:18px 4px 0}.photo-lightbox-info span{color:#ffb35c;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:800;line-height:1.4;display:block}.photo-lightbox-info h2{color:#fff;margin:0;font-size:21px;font-weight:700;line-height:1.4}.photo-lightbox-info p{color:#ffffff94;margin:6px 0 0;font-size:12px;font-weight:500}.photo-lightbox-close{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;padding:0;transition:background .25s,transform .25s;display:flex;position:absolute;top:25px;right:28px}.photo-lightbox-close:hover{background:var(--gallery-primary);transform:rotate(90deg)}.photo-lightbox-close:focus-visible,.photo-lightbox-nav:focus-visible{outline-offset:3px;outline:3px solid #ffffff8c}.photo-lightbox-nav{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;padding:0;transition:background .25s,transform .25s,opacity .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.photo-lightbox-nav:hover:not(:disabled){background:var(--gallery-primary);transform:translateY(-50%)scale(1.06)}.photo-lightbox-nav.previous{left:25px}.photo-lightbox-nav.next{right:25px}.photo-lightbox-nav:disabled,.photo-lightbox-nav.disabled{opacity:.25;cursor:not-allowed;pointer-events:none}@media (max-width:1000px){.photo-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-lightbox{padding:40px 70px}.photo-lightbox-image{height:min(65vh,620px)}}@media (max-width:700px){.photo-gallery-container{width:calc(100% - 32px)}.photo-gallery-hero{padding:50px 0 65px}.photo-gallery-back{margin-bottom:45px}.photo-gallery-icon{border-radius:19px;width:66px;height:66px;margin-bottom:22px}.photo-gallery-hero h1{letter-spacing:-1.5px;font-size:clamp(38px,12vw,52px)}.photo-gallery-hero p{font-size:15px;line-height:1.75}.photo-gallery-collection{padding:65px 0 80px}.photo-gallery-toolbar{flex-direction:column;align-items:stretch;gap:24px}.photo-gallery-search{width:100%}.photo-gallery-grid{grid-template-columns:1fr;gap:18px}.photo-gallery-card{border-radius:18px}.photo-gallery-card:hover{transform:translateY(-3px)}.photo-lightbox{padding:70px 18px 25px}.photo-lightbox-content{width:100%;max-height:calc(100vh - 95px)}.photo-lightbox-image{border-radius:12px;height:58vh;min-height:280px}.photo-lightbox-close{width:45px;height:45px;top:15px;right:15px}.photo-lightbox-nav{background:#00000073;width:44px;height:44px}.photo-lightbox-nav.previous{left:8px}.photo-lightbox-nav.next{right:8px}.photo-lightbox-info{padding-top:14px}.photo-lightbox-info h2{font-size:17px}}@media (max-width:420px){.photo-gallery-container{width:calc(100% - 28px)}.photo-gallery-card-content{padding:18px}.photo-gallery-image{aspect-ratio:16/11}.photo-gallery-hero h1{letter-spacing:-1.2px}.photo-gallery-collection{padding-top:55px}.photo-gallery-count{margin-bottom:26px}.photo-lightbox{padding-left:12px;padding-right:12px}.photo-lightbox-image{height:55vh;min-height:250px}.photo-lightbox-nav{width:40px;height:40px}.photo-lightbox-nav.previous{left:5px}.photo-lightbox-nav.next{right:5px}}@media (prefers-reduced-motion:reduce){.photo-gallery-card,.photo-gallery-image img,.photo-gallery-overlay,.photo-gallery-expand,.photo-gallery-back,.photo-gallery-search,.photo-gallery-search-clear,.photo-gallery-reset,.photo-lightbox,.photo-lightbox-close,.photo-lightbox-nav{transition:none!important;animation:none!important}.photo-gallery-card:hover,.photo-gallery-card:hover .photo-gallery-image img,.photo-gallery-card:hover .photo-gallery-expand{transform:none}}@media (hover:none) and (pointer:coarse){.photo-gallery-overlay{opacity:0}.photo-gallery-card:hover,.photo-gallery-card:hover .photo-gallery-image img{transform:none}.photo-gallery-card:hover .photo-gallery-expand{transform:scale(.75)}}@media (max-width:360px){.photo-gallery-container{width:calc(100% - 24px)}.photo-gallery-hero{padding-top:42px;padding-bottom:55px}.photo-gallery-hero h1{font-size:36px}.photo-gallery-hero p{font-size:14px}.photo-gallery-collection{padding-bottom:65px}.photo-lightbox{padding-top:65px}.photo-lightbox-image{min-height:220px}}
