.gallery-page-main{background:#fff}.gallery-hero{padding:150px 0 82px;background:linear-gradient(135deg,#fff9ef 0%,#f9fbf7 62%,#eaf9fb 100%);overflow:hidden}.gallery-hero-grid{display:grid;grid-template-columns:minmax(0,.86fr) minmax(520px,1.14fr);gap:64px;align-items:center}.gallery-hero-copy h1{max-width:14ch;margin-bottom:22px}.gallery-hero-lead{max-width:650px;margin-bottom:28px}.gallery-hero-actions{display:flex;gap:12px;flex-wrap:wrap}.gallery-hero-facts{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.gallery-hero-facts span{padding:8px 12px;border:1px solid var(--border);border-radius:999px;background:rgba(255,255,255,.78);color:var(--navy);font-size:16px;font-weight:800}.gallery-hero-collage{position:relative;min-height:540px}.gallery-hero-shot{position:absolute;border:0;padding:0;background:transparent;border-radius:24px;overflow:hidden;box-shadow:var(--shadow);cursor:zoom-in}.gallery-hero-shot img{width:100%;height:100%;object-fit:cover}.gallery-hero-shot-1{width:62%;height:82%;right:2%;top:4%;z-index:1}.gallery-hero-shot-2{width:45%;height:42%;left:0;top:0;z-index:2}.gallery-hero-shot-3{width:42%;height:40%;left:5%;bottom:0;z-index:3}.gallery-hero-badge{position:absolute;right:0;bottom:4%;z-index:4;display:grid;gap:2px;padding:15px 18px;border-radius:16px;background:var(--navy);color:#fff;box-shadow:0 16px 34px rgba(6,38,63,.25);transform:rotate(2deg)}.gallery-hero-badge strong{font-size:15px;letter-spacing:.12em;color:#ffd0b2}.gallery-hero-badge span{font-size:16px;font-weight:700}.gallery-intro{background:#fff}.gallery-intro-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);gap:70px;align-items:end}.gallery-intro-grid h2{margin-bottom:0}.gallery-intro-grid .lead{margin-bottom:18px}.text-link{display:inline-flex;color:var(--navy);font-weight:900;border-bottom:2px solid var(--orange);padding-bottom:2px}.gallery-wall{padding:76px 0 84px;background:linear-gradient(180deg,#f7fbfb 0%,#fffaf1 100%);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.gallery-wall .eyebrow{color:var(--orange)}.gallery-wall h2{color:var(--navy);max-width:780px;margin-bottom:0}.gallery-wall-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,340px);gap:48px;align-items:end;margin-bottom:30px;padding-bottom:24px;border-bottom:1px solid rgba(6,38,63,.13)}.gallery-wall-head>p:last-child{color:var(--body);margin:0;text-align:right;line-height:1.5}.gallery-mosaic{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.gallery-item,.gallery-item.gallery-wide,.gallery-item.gallery-tall,.gallery-item.gallery-square{display:grid;grid-template-rows:auto auto;grid-column:auto;grid-row:auto;border:1px solid rgba(6,38,63,.12);padding:0;border-radius:20px;overflow:hidden;background:#fff;cursor:zoom-in;text-align:left;box-shadow:0 12px 30px rgba(6,38,63,.08);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.gallery-item:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(6,38,63,.13);border-color:rgba(19,167,199,.30)}.gallery-item img{display:block;width:100%;aspect-ratio:4/3;height:auto;object-fit:cover;transition:transform .35s ease}.gallery-item:hover img{transform:scale(1.025)}.gallery-item:focus-visible{outline:4px solid #ffd45d;outline-offset:4px}.gallery-caption{position:static;display:block;padding:15px 16px 17px;color:var(--navy);font-size:17px;font-weight:800;line-height:1.35;background:#fff;min-height:58px}.gallery-vibes{background:#fff}.gallery-vibes-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.75fr);gap:70px;align-items:end;margin-bottom:34px}.gallery-vibes-head h2{margin-bottom:0}.gallery-vibes-head>p{margin-bottom:6px}.gallery-vibe-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.gallery-vibe{position:relative;min-height:300px;padding:30px;border:1px solid var(--border);border-radius:22px;background:linear-gradient(145deg,#fff,#f7fbfb);box-shadow:0 14px 38px rgba(6,38,63,.08);overflow:hidden}.gallery-vibe:before{content:"";position:absolute;width:160px;height:160px;border-radius:50%;right:-50px;top:-60px;background:rgba(19,167,199,.09)}.gallery-vibe:nth-child(2):before{background:rgba(255,106,26,.11)}.gallery-vibe:nth-child(3):before{background:rgba(255,212,93,.18)}.gallery-vibe>span{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--navy);color:#fff;font-weight:900;margin-bottom:28px}.gallery-vibe strong{display:block;color:var(--navy);font-size:29px;line-height:1.12;letter-spacing:-.025em;margin-bottom:12px}.gallery-vibe p{font-size:18px;line-height:1.55;margin-bottom:22px}.gallery-vibe b{color:var(--navy);border-bottom:2px solid var(--orange);padding-bottom:2px}.gallery-final{background:var(--cream)}.gallery-final-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:42px;align-items:center}.gallery-final-inner h2{margin-bottom:12px}.gallery-final-inner p:last-child{max-width:700px;margin-bottom:0}.gallery-final-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}.gallery-lightbox{width:min(1120px,calc(100vw - 40px));max-width:none;padding:0;border:0;border-radius:24px;background:#061f33;color:#fff;box-shadow:0 32px 90px rgba(0,0,0,.38)}.gallery-lightbox::backdrop{background:rgba(2,19,31,.82);backdrop-filter:blur(4px)}.gallery-lightbox figure{margin:0}.gallery-lightbox img{width:100%;max-height:78vh;object-fit:contain;background:#021522}.gallery-lightbox figcaption{padding:16px 22px 20px;font-size:17px;line-height:1.45}.gallery-lightbox-close{position:absolute;right:14px;top:14px;z-index:2;width:44px;height:44px;border:0;border-radius:50%;background:rgba(255,255,255,.94);color:var(--navy);font-size:30px;line-height:1;cursor:pointer;box-shadow:0 5px 20px rgba(0,0,0,.18)}
@media(max-width:1080px){.gallery-hero-grid{grid-template-columns:1fr;gap:42px}.gallery-hero-collage{min-height:500px;max-width:760px;width:100%;margin-inline:auto}.gallery-intro-grid,.gallery-vibes-head{grid-template-columns:1fr;gap:18px;align-items:start}.gallery-wall-head{grid-template-columns:1fr;gap:12px;align-items:start}.gallery-wall-head>p:last-child{text-align:left}.gallery-mosaic{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-vibe-grid{grid-template-columns:1fr 1fr}.gallery-vibe:last-child{grid-column:1/-1}.gallery-final-inner{grid-template-columns:1fr}.gallery-final-actions{justify-content:flex-start}}
@media(max-width:700px){.gallery-hero{padding-top:116px;padding-bottom:48px}.gallery-hero-grid{gap:34px}.gallery-hero-copy h1{max-width:100%}.gallery-hero-actions{display:grid;grid-template-columns:1fr}.gallery-hero-actions .btn{width:100%}.gallery-hero-facts{gap:8px}.gallery-hero-facts span{font-size:15.5px}.gallery-hero-collage{min-height:420px}.gallery-hero-shot{border-radius:18px}.gallery-hero-shot-1{width:72%;height:72%;right:0;top:6%}.gallery-hero-shot-2{width:48%;height:36%;left:0}.gallery-hero-shot-3{width:48%;height:34%;left:3%;bottom:0}.gallery-hero-badge{right:0;bottom:3%;padding:11px 13px;max-width:180px}.gallery-hero-badge span{font-size:14px}.gallery-intro-grid{gap:16px}.gallery-wall{padding:48px 0 54px}.gallery-wall-head{grid-template-columns:1fr;gap:8px;margin-bottom:20px;padding-bottom:18px}.gallery-wall-head>p:last-child{margin:0;text-align:left}.gallery-mosaic{grid-template-columns:1fr;gap:16px}.gallery-item,.gallery-item.gallery-wide,.gallery-item.gallery-tall,.gallery-item.gallery-square{border-radius:16px}.gallery-item img{aspect-ratio:16/10}.gallery-caption{font-size:17px;padding:14px 15px 16px;min-height:0}.gallery-vibes-head{margin-bottom:22px}.gallery-vibe-grid{grid-template-columns:1fr}.gallery-vibe:last-child{grid-column:auto}.gallery-vibe{min-height:0;padding:24px}.gallery-vibe strong{font-size:27px}.gallery-final-actions{display:grid;grid-template-columns:1fr;width:100%}.gallery-final-actions .btn{width:100%}.gallery-lightbox{width:calc(100vw - 20px);border-radius:18px}.gallery-lightbox figcaption{font-size:16px;padding:14px 16px 16px}}
