    :root{--navy:#082b36;--deep:#061e29;--teal:#147c81;--mint:#a3ded1;--cream:#f6f3e9;--white:#fffdf6;--orange:#f4a261;--ink:#122f35}
    *{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font:400 1rem/1.65 'DM Sans',Arial,sans-serif}a{color:inherit}img{max-width:100%;display:block}button{font:inherit}::selection{background:var(--orange);color:var(--deep)}
    .skip{position:absolute;z-index:30;left:1rem;top:-5rem;padding:.6rem 1rem;background:white;color:var(--deep)}.skip:focus{top:1rem}
    .site-header{position:absolute;z-index:10;top:0;left:0;width:100%;color:white;border-bottom:1px solid rgba(255,255,255,.26)}.header-inner{max-width:1480px;margin:auto;min-height:94px;padding:0 clamp(1.3rem,4vw,4.5rem);display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand{display:flex;align-items:center;gap:.85rem;text-decoration:none;line-height:1;white-space:nowrap}.brand-mark{width:45px;height:45px;display:grid;place-items:center;border:1.5px solid var(--orange);border-radius:50%;color:var(--orange);font-size:1.5rem;font-weight:700;transform:rotate(-25deg)}.brand-words{font-weight:700;text-transform:uppercase;letter-spacing:.1em;font-size:.86rem}.brand-words span{display:block;font-size:.69rem;letter-spacing:.37em;font-weight:500;margin-top:.32rem;color:var(--mint)}nav{display:flex;align-items:center;gap:clamp(1rem,2.5vw,2.6rem)}nav a{font-size:.9rem;text-decoration:none;font-weight:600;letter-spacing:.03em;transition:color .2s}nav a:hover,nav a:focus-visible{color:var(--orange)}nav .nav-contact{border:1px solid rgba(255,255,255,.62);padding:.68rem 1.1rem;border-radius:3px}.menu-button{display:none;border:1px solid #ffffff80;color:white;background:#082b36c9;padding:.45rem .75rem;border-radius:3px}
    .hero{min-height:min(850px,100svh);min-height:clamp(690px,92svh,920px);position:relative;background:linear-gradient(90deg,rgba(3,27,38,.88) 0%,rgba(3,31,42,.62) 44%,rgba(3,31,42,.1) 100%),linear-gradient(0deg,rgba(3,27,38,.6),transparent 40%),#124452 url('hero.webp') center center/cover no-repeat;color:white;display:flex;align-items:center;overflow:hidden}.hero:after{content:"";position:absolute;inset:auto 0 0;height:7px;background:linear-gradient(90deg,var(--orange) 0 20%,var(--mint) 20% 42%,transparent 42%)}.hero-inner{width:100%;max-width:1480px;margin:auto;padding:8rem clamp(1.3rem,8vw,8.7rem) 6rem;position:relative;z-index:1}.eyebrow{display:flex;align-items:center;gap:.85rem;text-transform:uppercase;letter-spacing:.22em;font-size:.76rem;font-weight:700;color:var(--mint)}.eyebrow:before{content:"";height:1px;width:34px;background:var(--orange)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Fraunces,Georgia,serif;line-height:1.04;letter-spacing:-.045em}h1{font-size:clamp(4.3rem,10vw,10rem);font-weight:600;max-width:10ch;margin:1.25rem 0 1.5rem}h1 em{font-style:normal;color:var(--orange)}.hero-copy{font-size:clamp(1.08rem,1.6vw,1.32rem);line-height:1.6;max-width:34rem;color:#eef6f0}.hero-actions{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap;margin-top:2.2rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:1rem;min-height:53px;padding:.8rem 1.3rem;background:var(--orange);color:var(--deep);font-weight:700;text-decoration:none;border-radius:3px;transition:transform .2s,background .2s}.button:hover{background:#ffba78;transform:translateY(-2px)}.text-link{font-weight:700;text-underline-offset:.4rem;text-decoration-thickness:1px}.text-link:hover{color:var(--orange)}.hero-side{position:absolute;z-index:1;right:clamp(1.3rem,4vw,4.5rem);bottom:3.2rem;writing-mode:vertical-rl;text-transform:uppercase;letter-spacing:.22em;font-size:.7rem;font-weight:700;color:#f3f7f0bd}
    .intro{background:var(--navy);color:var(--white);padding:clamp(4rem,8vw,8.5rem) clamp(1.3rem,4vw,4.5rem)}.intro-inner{max-width:1260px;margin:auto;display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:clamp(3rem,8vw,9rem);align-items:start}.section-label{text-transform:uppercase;letter-spacing:.23em;font-size:.75rem;font-weight:700;color:var(--teal);margin-bottom:1.8rem}.intro .section-label{color:var(--mint)}.intro h2{font-size:clamp(3rem,6vw,6.4rem);margin:0}.intro h2 span{color:var(--orange)}.intro-text{padding-top:.4rem;border-top:1px solid #ffffff5c}.intro-text p{font-size:clamp(1.1rem,1.5vw,1.35rem);line-height:1.7;color:#dbebe7}.intro-text p:first-child{color:white;font-weight:600}.intro-text .signature{margin-top:2rem;font-family:Fraunces,Georgia,serif;font-size:2.2rem;font-style:italic;color:var(--orange)}
    .current{padding:clamp(4.5rem,8vw,8.5rem) clamp(1.3rem,4vw,4.5rem)}.section-head{max-width:1260px;margin:auto auto 2.7rem;display:flex;align-items:end;justify-content:space-between;gap:2rem}.section-head h2{font-size:clamp(2.8rem,5.5vw,5.7rem);margin:0;max-width:12ch}.section-head p{max-width:23rem;margin:0;color:#4e6262}.cards{max-width:1260px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.card{min-height:440px;background:var(--white);border:1px solid #d4ded7;display:flex;flex-direction:column;justify-content:space-between;padding:2rem;position:relative;overflow:hidden;transition:transform .25s,box-shadow .25s}.card:hover{transform:translateY(-5px);box-shadow:0 18px 35px #123b4218}.card:before{content:"";position:absolute;width:270px;height:270px;border:1px solid #147c8130;border-radius:50%;right:-110px;top:-80px}.card:after{content:"";position:absolute;width:140px;height:140px;border:1px solid #147c8130;border-radius:50%;right:-40px;top:-15px}.card:nth-child(2){background:#dcece7}.card:nth-child(3){background:#f3dbbf}.card-num{color:var(--teal);font-size:.78rem;letter-spacing:.2em;font-weight:700}.card-icon{font-family:Fraunces,Georgia,serif;font-size:6rem;line-height:1;color:var(--teal);opacity:.5;position:relative;z-index:1}.card h3{font-size:clamp(2rem,2.9vw,3.2rem);margin:0 0 .85rem;position:relative;z-index:1}.card p{margin:0;max-width:27ch;position:relative;z-index:1}.card:nth-child(3) .card-icon{color:#ba653c}
    .quote-band{background:var(--orange);color:var(--deep);padding:clamp(4rem,7vw,7rem) clamp(1.3rem,4vw,4.5rem)}.quote-inner{max-width:1260px;margin:auto;display:grid;grid-template-columns:1fr 2fr;gap:2rem}.quote-band .section-label{color:#673618}.quote-band blockquote{margin:0;font:600 clamp(2.2rem,4.3vw,4.9rem)/1.13 Fraunces,Georgia,serif;letter-spacing:-.045em}.quote-band blockquote span{border-bottom:3px solid #082b36}
    .about{background:var(--white);padding:clamp(5rem,9vw,10rem) clamp(1.3rem,4vw,4.5rem)}.about-inner{max-width:1260px;margin:auto;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(3rem,8vw,9rem);align-items:center}.about-graphic{min-height:490px;background:linear-gradient(143deg,#155e70 0 28%,#0b3947 28% 72%,#072c38 72%);position:relative;overflow:hidden;border-left:12px solid var(--orange)}.about-graphic:before{content:"";position:absolute;inset:22px;border:1px solid #a3ded16b;pointer-events:none}.graphic-word{position:absolute;z-index:1;left:10%;top:13%;font:600 clamp(4rem,7vw,7.5rem)/.9 Fraunces,Georgia,serif;letter-spacing:-.06em;color:var(--white)}.graphic-word em{display:block;font-weight:500;color:var(--orange)}.graphic-foot{position:absolute;z-index:1;left:10%;bottom:8%;font-size:.75rem;text-transform:uppercase;letter-spacing:.23em;color:var(--mint);font-weight:700}.about-copy h2{font-size:clamp(3rem,5.4vw,5.8rem);margin-bottom:1.7rem}.about-copy p{font-size:1.1rem;line-height:1.8;color:#3a5356;max-width:42rem}.about-copy p strong{color:var(--deep)}.small-rule{width:46px;height:3px;background:var(--orange);margin:2rem 0}.about-copy .button{background:var(--navy);color:white;margin-top:1rem}.about-copy .button:hover{background:var(--teal)}
    .closing{background:var(--deep);color:white;padding:clamp(4.5rem,8vw,8.5rem) clamp(1.3rem,4vw,4.5rem)}.closing-inner{max-width:1260px;margin:auto;display:grid;grid-template-columns:1.15fr .85fr;gap:3rem;align-items:end}.closing h2{font-size:clamp(3.3rem,7vw,7rem);max-width:10ch;margin:0 0 1.3rem}.closing h2 em{color:var(--orange);font-style:normal}.closing p{font-size:1.12rem;color:#c8dfdc;max-width:31rem}.closing-links{display:flex;flex-direction:column;align-items:start;gap:1.4rem;padding-bottom:.5rem}.closing-links a{color:white;font-size:clamp(1.1rem,2vw,1.6rem);font-weight:600;text-decoration:none;border-bottom:1px solid var(--mint);padding-bottom:.4rem}.closing-links a:hover{color:var(--orange);border-color:var(--orange)}footer{background:#031923;color:#a5c6c3;padding:2rem clamp(1.3rem,4vw,4.5rem)}.footer-inner{max-width:1260px;margin:auto;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;font-size:.86rem}footer a{text-underline-offset:.3rem}
    @media(max-width:850px){.header-inner{min-height:76px}.menu-button{display:block;cursor:pointer}nav{display:none;position:absolute;top:76px;left:0;right:0;background:var(--deep);padding:1.5rem;flex-direction:column;align-items:stretch;gap:1.25rem;border-bottom:1px solid #ffffff44}nav.open{display:flex}.hero{min-height:760px}.hero-inner{padding-top:8.5rem}.hero-side{display:none}.intro-inner,.about-inner,.closing-inner{grid-template-columns:1fr}.intro-text{max-width:40rem}.section-head{display:block}.section-head p{margin-top:1rem}.cards{grid-template-columns:1fr 1fr}.card:last-child{grid-column:1/-1;min-height:280px}.quote-inner{grid-template-columns:1fr}.about-graphic{min-height:400px;order:2}}
    @media(max-width:600px){.brand-words{font-size:.75rem}.brand-words span{font-size:.61rem}.brand-mark{width:39px;height:39px}.hero{min-height:710px;background-position:61% center}.hero-inner{padding-bottom:5rem}h1{font-size:clamp(3.75rem,16vw,6rem)}.hero-copy{max-width:26rem}.hero-actions{align-items:flex-start;flex-direction:column}.intro h2{font-size:clamp(3rem,12vw,4.6rem)}.cards{grid-template-columns:1fr}.card,.card:last-child{min-height:340px;grid-column:auto}.card-icon{font-size:4.5rem}.about-graphic{min-height:340px}.graphic-word{font-size:4.6rem}.closing h2{font-size:clamp(3.2rem,13vw,5rem)}}
    .hero-inner{display:block;padding-left:clamp(1.3rem,6vw,7rem);padding-right:clamp(1.3rem,6vw,7rem)}.hero-message{max-width:850px}.hero h1{font-size:clamp(4rem,7.4vw,7.6rem);max-width:10ch}.hero-feature{margin:clamp(2.2rem,4vw,3.5rem) 0 0;max-width:760px;background:var(--white);padding:8px;box-shadow:0 24px 60px #021b2890}.hero-feature img{display:block;width:100%;height:auto;aspect-ratio:1672/941;object-fit:cover}.hero-feature figcaption{padding:.75rem .7rem .35rem;color:var(--deep);text-align:center;text-transform:uppercase;letter-spacing:.15em;font-size:.7rem;font-weight:700}.about-photo{margin:0;position:relative}.about-photo img{width:100%;aspect-ratio:1/1;object-fit:cover;object-position:49% 50%;border:12px solid var(--navy)}.about-photo figcaption{position:absolute;left:12px;bottom:12px;max-width:80%;background:var(--navy);color:white;padding:.8rem 1rem;font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;font-weight:700}.about-photo .photo-badge{position:absolute;right:-1rem;top:-1.5rem;width:clamp(90px,12vw,150px);height:auto;border-radius:50%;box-shadow:0 12px 24px #082b3633;transform:rotate(9deg)}
    @media(max-width:650px){.hero{min-height:0}.hero-inner{padding:7rem 1.3rem 4rem}.hero h1{font-size:clamp(3.8rem,13vw,5.8rem);margin:.6rem 0 1rem}.hero-copy{font-size:1.06rem}.hero-feature{margin-top:2rem;padding:5px}.hero-feature figcaption{font-size:.6rem;letter-spacing:.1em}.about-photo .photo-badge{right:-.4rem;top:-1rem;width:100px}}
    .site-header.inner-header{position:relative;background:var(--deep)}.inner-header .header-inner{min-height:86px}
    nav a[aria-current="page"]{color:var(--orange)}
    .social-list{display:flex;flex-wrap:wrap;gap:.65rem 1.5rem}.social-list a{font-size:.86rem;font-weight:700;letter-spacing:.04em;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:.15rem}.social-list a:hover{color:var(--orange)}
    .closing-social{grid-column:1/-1;margin-top:1.5rem;padding-top:1.8rem;border-top:1px solid #a3ded144}.closing-social p{margin:0 0 .8rem;font-size:.78rem;text-transform:uppercase;letter-spacing:.2em;color:var(--mint);font-weight:700}
    .feature-band{background:#dbeae5;padding:clamp(4rem,7vw,7rem) clamp(1.3rem,4vw,4.5rem)}.feature-inner{max-width:1260px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}.feature-tile{display:flex;flex-direction:column;text-decoration:none;min-height:470px;background:var(--navy);color:white;overflow:hidden;position:relative}.feature-tile img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;transition:transform .35s}.feature-tile:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#031923e6 0%,#03192310 70%)}.feature-tile:hover img{transform:scale(1.04)}.feature-content{position:relative;z-index:1;margin-top:auto;padding:2rem}.feature-content small{color:var(--mint);text-transform:uppercase;letter-spacing:.18em;font-weight:700}.feature-content h2{font-size:clamp(2.5rem,4vw,4.2rem);margin:.7rem 0}.feature-content span{font-weight:700;color:var(--orange)}
    .page-intro{background:var(--navy);color:white;padding:clamp(4rem,7vw,7rem) clamp(1.3rem,4vw,4.5rem)}.page-intro-inner{max-width:1260px;margin:auto}.page-intro h1{font-size:clamp(3.7rem,8vw,8rem);margin:.8rem 0 1.2rem;max-width:none}.page-intro h1 em{color:var(--orange)}.page-intro p{font-size:clamp(1.05rem,1.6vw,1.3rem);max-width:43rem;color:#d7e9e4}.page-intro .eyebrow{color:var(--mint)}
    .gallery-page,.videos-page{padding:clamp(3rem,6vw,6rem) clamp(1.3rem,4vw,4.5rem)}.gallery-inner,.videos-inner{max-width:1260px;margin:auto}.gallery-lead{font-size:1.13rem;max-width:45rem;color:#405c5e;margin-bottom:2.5rem}.photo-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:1rem}.photo-card{border:0;padding:0;position:relative;min-height:470px;background:var(--navy);color:white;text-align:left;cursor:zoom-in;overflow:hidden}.photo-card img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;transition:transform .3s}.photo-card:nth-child(2) img{object-position:48% center}.photo-card:hover img{transform:scale(1.03)}.photo-card:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(0deg,#031923cc,transparent)}.photo-caption{position:absolute;z-index:1;bottom:1.4rem;left:1.5rem;right:1.5rem;font:600 clamp(1.7rem,2.6vw,2.8rem)/1.1 Fraunces,Georgia,serif}.photo-caption small{display:block;font:700 .7rem/1.4 'DM Sans',Arial,sans-serif;letter-spacing:.17em;text-transform:uppercase;color:var(--mint);margin-bottom:.45rem}.gallery-note{margin:2rem 0 0;padding:1.5rem;border-left:4px solid var(--orange);background:white;max-width:48rem;color:#405c5e}
    .lightbox{border:0;padding:0;background:transparent;max-width:min(95vw,1150px);max-height:92vh;box-shadow:0 30px 90px #0008}.lightbox::backdrop{background:#031923e8}.lightbox img{max-width:100%;max-height:82vh;object-fit:contain}.lightbox figcaption{background:var(--white);padding:.7rem 1rem;color:var(--deep)}.lightbox-close{position:absolute;top:.5rem;right:.5rem;background:var(--white);color:var(--deep);border:0;border-radius:50%;width:42px;height:42px;font-size:1.6rem;cursor:pointer}
    .filters{display:flex;gap:.65rem;flex-wrap:wrap;margin:0 0 2.2rem}.filter{border:1px solid #8eb9b1;background:transparent;color:var(--deep);padding:.7rem 1rem;border-radius:99px;cursor:pointer;font-weight:700}.filter:hover,.filter[aria-pressed="true"]{background:var(--navy);color:white;border-color:var(--navy)}.video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.video-card{display:flex;flex-direction:column;background:var(--white);border:1px solid #d4ded7;text-decoration:none;transition:transform .25s,box-shadow .25s}.video-card:hover{transform:translateY(-4px);box-shadow:0 18px 35px #123b421c}.video-card[hidden]{display:none}.video-thumb{position:relative;aspect-ratio:4/3;background:#102f37;overflow:hidden}.video-thumb img{width:100%;height:100%;object-fit:cover;object-position:center 43%}.video-thumb:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#03192369,transparent 55%)}.play-icon{position:absolute;z-index:1;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:64px;height:64px;border-radius:50%;background:var(--orange);color:var(--deep);font-size:1.4rem;padding-left:.2rem;box-shadow:0 8px 24px #0005}.video-body{padding:1.4rem 1.5rem 1.6rem;display:flex;flex-direction:column;flex:1}.video-category{font-size:.72rem;text-transform:uppercase;letter-spacing:.16em;color:var(--teal);font-weight:700}.video-body h2{font-size:clamp(1.6rem,2.1vw,2.2rem);margin:.6rem 0 .7rem}.video-body p{color:#506365;line-height:1.55;margin:0 0 1.5rem}.video-action{margin-top:auto;color:var(--teal);font-size:.86rem;font-weight:700;text-decoration:underline;text-underline-offset:.25rem}.video-note{margin:0 0 2rem;color:#526b6b}
    @media(max-width:850px){.feature-tile{min-height:370px}.video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-grid{grid-template-columns:1fr 1fr}.photo-card{min-height:380px}}
    @media(max-width:650px){.feature-inner,.photo-grid,.video-grid{grid-template-columns:1fr}.feature-tile{min-height:340px}.photo-card{min-height:350px}.photo-card:first-child{min-height:420px}.page-intro h1{font-size:clamp(3.5rem,14vw,5.5rem)}}

    .card{color:var(--ink);text-decoration:none;cursor:pointer}.card:focus-visible{outline:3px solid var(--teal);outline-offset:4px}.card-action{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.5rem;color:#075f67;font-size:.91rem;font-weight:700;text-decoration:underline;text-underline-offset:.3rem}.card:hover .card-action,.card:focus-visible .card-action{color:#a34b20}

    .video-embed-card .embed-frame{height:450px;background:#061e29;display:flex;align-items:center;justify-content:center;overflow:hidden}.video-embed-card iframe{display:block;max-height:100%;max-width:100%;flex:none}.video-embed-card iframe[width="560"]{width:100%;height:auto;aspect-ratio:560/314}.video-embed-card iframe[width="267"]{width:auto;height:100%;aspect-ratio:267/476}.video-embed-card .video-body h2{margin-bottom:.7rem}.video-embed-card .video-action{display:inline-block;margin-top:auto}@media(max-width:650px){.video-embed-card .embed-frame{height:min(120vw,500px)}}

    .video-tip-card{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);min-height:270px}.video-tip-card .video-thumb{height:100%;min-height:270px;aspect-ratio:auto}.video-tip-card .video-body{justify-content:center;padding:clamp(1.5rem,3vw,3rem)}.video-tip-card .video-body h2{font-size:clamp(2rem,3.4vw,3.7rem);max-width:16ch}@media(max-width:650px){.video-tip-card{display:flex;grid-column:auto}.video-tip-card .video-thumb{height:auto;min-height:0;aspect-ratio:4/3}}

    .photo-card:nth-child(n+3){min-height:370px}.photo-card--portrait img{object-fit:contain;background:var(--navy)}@media(max-width:650px){.photo-card:nth-child(n+3){min-height:330px}.photo-card--portrait{min-height:470px!important}}

    .fishing-intro{padding-top:clamp(3.5rem,6vw,6rem);padding-bottom:clamp(3.5rem,6vw,6rem)}.fishing-intro h1{max-width:13ch}.fishing-jumps{display:flex;flex-wrap:wrap;gap:1.2rem 2rem;margin-top:2rem}.fishing-jumps a{font-weight:700;color:var(--mint);text-underline-offset:.35rem}.fishing-jumps a:hover{color:var(--orange)}.fishing-gallery h2,.fishing-video-section h2{font-size:clamp(2.8rem,5.5vw,5.5rem);margin:0 0 1rem}.fishing-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.fishing-grid .photo-card{min-height:420px}.fishing-grid .photo-caption{font-size:clamp(1.35rem,2vw,2rem)}.fishing-video-section{background:#dcece7;padding:clamp(4rem,7vw,7rem) clamp(1.3rem,4vw,4.5rem)}.fishing-video-inner{max-width:1260px;margin:auto;display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1fr);gap:clamp(2rem,5vw,5rem);align-items:start}.fishing-video-inner>div>p{font-size:1.1rem;max-width:30rem}.fishing-video-inner .video-card{max-width:560px}.fishing-video-inner .video-body h3{font-size:2rem;margin:.4rem 0 1rem}@media(max-width:850px){.fishing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fishing-video-inner{grid-template-columns:1fr}}@media(max-width:500px){.fishing-grid{grid-template-columns:1fr}.fishing-grid .photo-card{min-height:440px}}

    .gallery-subsection{margin:clamp(3.5rem,7vw,6rem) 0 1.5rem}.gallery-subsection h2{font-size:clamp(2.6rem,5vw,4.7rem);margin:0}.photo-grid--more{grid-template-columns:repeat(3,minmax(0,1fr))}.photo-grid--more .photo-card{min-height:350px}.photo-grid--more .photo-caption{font-size:clamp(1.4rem,2.1vw,2.2rem)}@media(max-width:850px){.photo-grid--more{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.photo-grid--more{grid-template-columns:1fr}.photo-grid--more .photo-card{min-height:350px}}

.theme-song{margin-top:1.8rem;max-width:32rem;padding:1rem 1.1rem;background:#061e29e8;border:1px solid #a3ded15c;border-radius:8px}.theme-song-heading{display:flex;align-items:center;gap:.8rem;margin-bottom:.85rem}.theme-song-note{color:var(--orange);font-size:2rem;line-height:1}.theme-song-label{display:block;color:var(--mint);font-size:.875rem;line-height:1.5}.theme-song strong{display:block;font-size:1rem;line-height:1.5;color:white}.theme-song audio{display:block;width:100%;min-width:0;height:54px;border-radius:27px}.theme-song audio:focus-visible{outline:3px solid var(--orange);outline-offset:4px}@media(max-width:400px){.theme-song{padding:.9rem .65rem}}
