@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--navy:#101c30;--blue:#dceaf2;--coral:#ff805f;--paper:#fcfcfa;--muted:#576474;--line:#d8dfe5;color:var(--navy);background:var(--paper);font-family:'DM Sans',sans-serif;font-synthesis:none}*{box-sizing:border-box}body{margin:0}html{scroll-behavior:smooth;scroll-padding-top:24px}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:3px solid var(--coral);outline-offset:5px}a:hover{text-decoration:underline;text-underline-offset:5px}p{line-height:1.75}img{display:block;width:100%;object-fit:cover}.shell{max-width:1320px;margin:auto;padding-left:48px;padding-right:48px}.delivery-bar{background:var(--navy);color:white;padding:12px 24px;display:flex;justify-content:center;gap:28px;font-size:.75rem;letter-spacing:.05em}.delivery-bar span{color:#bccbdc}header{display:flex;justify-content:space-between;align-items:center;min-height:120px}.brand{font-family:'Barlow Condensed',sans-serif;font-weight:800;font-size:1.05rem;line-height:.9;letter-spacing:.09em;display:inline-block}.brand>span{display:block;font-size:2rem;letter-spacing:-.025em;margin-top:6px}.brand-dot{color:#de563c}nav{display:flex;gap:35px;align-items:center;font-size:.875rem;font-weight:600}.nav-cta{padding:14px 20px;border:1px solid var(--navy)}h1,h2,h3{font-family:'Barlow Condensed',sans-serif;font-weight:700;line-height:.99;letter-spacing:-.015em;margin:0}h1{font-size:clamp(4rem,7.8vw,7.2rem)}h2{font-size:clamp(2.8rem,4.5vw,4.2rem)}h3{font-size:3.4rem}em{font-style:normal;color:var(--coral)}.eyebrow{font-size:.75rem;letter-spacing:.12em;font-weight:700;margin:0 0 25px}.hero{background:var(--navy);color:white;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding-top:55px;padding-bottom:55px}.hero-copy{padding-bottom:10px}.hero .eyebrow{color:#acbed5}.hero-copy>p:not(.eyebrow){max-width:410px;color:#bfcddd;font-size:1rem;margin:25px 0 28px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;padding:18px 24px;font-size:.9rem;font-weight:700;transition:background .18s}.button:hover{text-decoration:none;background:#f59e83}.button span{font-size:1.3rem}.coral{background:var(--coral);color:var(--navy)}.dark{background:var(--navy);color:white}.dark:hover{background:#29435f}.hero-photo{margin:0;position:relative;min-height:530px;align-self:stretch}.hero-photo img{height:100%;position:absolute;object-position:48% center}.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#101c30cf,transparent 55%);pointer-events:none}.photo-label{position:absolute;left:26px;right:26px;bottom:60px;z-index:1}.photo-label span{font-size:.7rem;letter-spacing:.11em;display:block}.photo-label strong{font-family:'Barlow Condensed',sans-serif;display:block;font-size:2.4rem;margin:9px 0 14px}.hero-photo figcaption{position:absolute;bottom:18px;left:26px;z-index:1;font-size:.7rem;color:#e1e7ed}.promise-strip{background:var(--blue)}.promise-strip .shell{display:flex;justify-content:space-between;gap:24px;padding-top:24px;padding-bottom:24px;font-size:.75rem;letter-spacing:.09em;font-weight:700}.section{padding-top:85px;padding-bottom:85px}.section-top{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:35px}.section-top .eyebrow{margin-bottom:15px}.section-top>p{font-size:.9rem;color:var(--muted);margin:0}.stock-card{display:grid;grid-template-columns:1.05fr 1fr;border:1px solid var(--line)}.stock-photo{position:relative;background:#dfe4e4;min-height:540px}.stock-photo img{height:100%;position:absolute;object-position:45% center}.availability{position:absolute;left:23px;top:23px;background:var(--paper);padding:10px 13px;font-size:.65rem;font-weight:700;letter-spacing:.07em}.stock-photo>p{position:absolute;bottom:0;margin:0;width:100%;padding:28px 18px 15px;color:white;font-size:.72rem;background:linear-gradient(transparent,#101c30bb)}.stock-info{padding:36px 40px}.stock-meta{display:flex;gap:15px;font-size:.68rem;letter-spacing:.1em;margin-bottom:21px;font-weight:700;color:var(--muted)}.stock-meta span+span{color:#aa462e}.scientific{font-size:.9rem;font-style:italic;color:var(--muted);margin:12px 0 20px}.stock-info>p:not(.small):not(.scientific){font-size:.96rem;color:var(--muted)}dl{font-size:.87rem;margin:23px 0}dl div{display:flex;justify-content:space-between;gap:20px;padding:11px 0;border-top:1px solid var(--line)}dt{font-weight:600}dd{margin:0;text-align:right}.stock-info .button{width:100%}.small{font-size:.75rem;color:var(--muted);margin-bottom:0}.stock-foot{display:flex;justify-content:space-between;gap:25px;padding-top:15px;font-size:.87rem}.stock-foot p{color:var(--muted)}.stock-foot a{align-self:center;font-weight:600}.breeder-section{background:var(--blue);padding:80px 0}.breeder-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.outline{border:1px solid var(--navy);margin-top:35px}.reasons>div{display:flex;gap:22px;padding:23px 0;border-top:1px solid #adbecc}.reasons>div>span{font-size:.75rem;padding-top:5px;color:#627b91}.reasons h3{font-family:'DM Sans',sans-serif;font-size:1.1rem;letter-spacing:-.025em;line-height:1.3}.reasons p{font-size:.94rem;color:#465c6d;margin:9px 0 0}.collection-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.collection-grid p{margin:0 0 14px;color:var(--muted)}.contact-section{background:var(--navy);color:white;padding:80px 0}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.contact-grid>div>p:last-child{max-width:390px;color:#bfcddd}.contacts>a{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:21px 0;border-bottom:1px solid #425066;font-size:1.2rem;overflow-wrap:anywhere}.contacts small{display:block;font-size:.68rem;letter-spacing:.12em;color:#a6bad1;margin-bottom:10px}.contacts b{color:var(--coral);font-size:1.4rem}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:38px 0}.footer-main>p,.footer-main>a:last-child{font-size:.85rem}.footer-small{display:flex;justify-content:space-between;gap:25px;padding:20px 0 30px;border-top:1px solid var(--line);font-size:.75rem;color:var(--muted)}details{max-width:470px}summary{cursor:pointer}details a,.sources a{text-decoration:underline}.skip{position:fixed;top:-100px;left:10px;padding:12px;background:white;z-index:10}.skip:focus{top:10px}.story-hero{padding-top:65px;padding-bottom:75px}.story-hero h1{font-size:clamp(3.8rem,6.6vw,6.3rem);max-width:950px}.story-hero em{color:#c44f32}.story-intro{max-width:750px;font-size:1.13rem;color:var(--muted);margin:30px 0}.story-body{padding-top:25px;padding-bottom:30px}.story-row{display:grid;grid-template-columns:50px .9fr 1.1fr;gap:30px;padding:65px 0;border-bottom:1px solid var(--line)}.story-row:last-child{border:0}.story-number{font-family:'Barlow Condensed',sans-serif;font-size:2rem;color:#8798a8}.story-row h2{font-size:3.35rem}.story-row .eyebrow{font-size:.7rem;margin-bottom:20px}.story-row p{margin-top:0;color:var(--muted)}aside{padding:20px;background:var(--blue);font-size:.9rem;line-height:1.7;border-left:3px solid #7695ab}.story-cta{background:var(--navy);color:white;padding:65px 0}.story-cta h2{margin-bottom:30px}.secondary{display:inline-block;margin:20px 0 0 25px;font-size:.9rem}.sources{padding-top:15px;padding-bottom:15px;font-size:.78rem;color:var(--muted)}@media(max-width:950px){.shell{padding-left:30px;padding-right:30px}.hero-grid{gap:25px}.hero-photo{min-height:520px}.hero h1{font-size:5.6rem}.stock-info{padding:30px 25px}.breeder-grid,.collection-grid,.contact-grid{gap:40px}.story-row{grid-template-columns:30px .9fr 1.1fr;gap:20px}.story-row h2{font-size:2.8rem}}@media(max-width:650px){.shell{padding-left:22px;padding-right:22px}.delivery-bar{font-size:.65rem;padding:11px 15px;display:block;text-align:center;line-height:1.7}.delivery-bar span{display:block}header{min-height:112px;gap:20px}.brand>span{font-size:1.6rem}nav{gap:12px;flex-wrap:wrap;justify-content:flex-end;max-width:215px;font-size:.78rem}.nav-cta{padding:0;border:0}h1,.hero h1{font-size:clamp(4.5rem,16vw,6.2rem)}.hero-grid{grid-template-columns:1fr;padding-top:35px;padding-bottom:25px;gap:25px}.hero-copy>p:not(.eyebrow){max-width:none}.hero .eyebrow{font-size:.65rem}.hero-photo{min-height:330px}.hero-photo img{object-position:center}.photo-label{left:20px;bottom:48px}.photo-label strong{font-size:2rem}.hero-photo figcaption{left:20px;font-size:.65rem}.promise-strip .shell{gap:15px;flex-wrap:wrap;padding-top:18px;padding-bottom:18px;font-size:.65rem}.section{padding-top:55px;padding-bottom:55px}.section-top{display:block}.section-top>p{margin-top:20px}.stock-card{grid-template-columns:1fr}.stock-photo{min-height:300px}.stock-photo img{object-position:center}.stock-info{padding:28px 23px}h3{font-size:3.2rem}dl{font-size:.8rem}.stock-foot{display:block}.stock-foot a{display:inline-block}.breeder-grid,.collection-grid,.contact-grid{grid-template-columns:1fr;gap:30px}.breeder-section,.contact-section{padding:55px 0}.breeder-grid .button{margin-top:25px}.contacts>a{font-size:1.08rem}.footer-main{flex-wrap:wrap}.footer-main>p{display:none}.footer-small{display:block}.footer-small details{margin-top:18px}.story-hero{padding-top:35px;padding-bottom:45px}.story-hero h1{font-size:3.6rem}.story-hero h1 br{display:none}.story-intro{font-size:1rem}.story-row{grid-template-columns:1fr;padding:40px 0;gap:18px}.story-row h2{font-size:3rem}.story-number{font-size:1.5rem}.story-row .eyebrow{margin-bottom:12px}.story-row h2 br{display:none}.secondary{display:block;margin-left:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.stock-card-compact{margin-top:28px;background:#edf3f7}.stock-intro{padding:40px}.stock-intro>p:last-child{max-width:400px;color:var(--muted);font-size:.96rem}.stock-card-compact .stock-info{align-self:center}.stock-card-compact dl{margin-top:0}@media(max-width:650px){.stock-intro{padding:28px 23px 0}.stock-card-compact .stock-info{padding-top:10px}}

/* Expanded catalogue and fishroom photography */
header nav{gap:24px}.catalogue-hero h1{font-size:clamp(4.6rem,7.3vw,6.8rem)}.catalogue-hero .hero-grid{grid-template-columns:1fr 1.05fr;padding-top:52px;padding-bottom:52px;align-items:center}.hero-mosaic{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:285px 195px;gap:12px}.hero-mosaic>a{position:relative;overflow:hidden}.hero-mosaic .mosaic-main{grid-column:1/-1}.hero-mosaic img{height:100%;transition:transform .3s}.hero-mosaic a:hover img{transform:scale(1.03)}.hero-mosaic a>span{position:absolute;bottom:0;left:0;right:0;padding:35px 20px 15px;background:linear-gradient(transparent,#101c30d9);font-size:1rem;font-weight:600;color:white}.hero-mosaic small{display:block;font-size:.7rem;letter-spacing:.1em;margin-top:7px}.hero-links{margin-top:25px;font-size:.88rem;color:#bdcddd}.category-nav{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0 10px}.category-nav a{padding:14px 18px;border:1px solid var(--line);font-size:.88rem;font-weight:600}.category-nav a:hover{background:var(--blue);text-decoration:none}.category-nav span{margin-left:22px;color:var(--muted);font-size:.75rem}.category-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:40px 0 20px}.category-heading h3{font-size:2.2rem}.category-heading>span{font-size:.7rem;letter-spacing:.1em;color:var(--muted)}.catalogue-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.catalogue-card{border:1px solid var(--line);background:white;display:flex;flex-direction:column;min-width:0}.catalogue-image{position:relative;display:block;overflow:hidden;aspect-ratio:4/3;background:#d6e1e4}.catalogue-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.catalogue-image:hover img{transform:scale(1.035)}.product-tag{position:absolute;bottom:16px;left:16px;right:auto;max-width:calc(100% - 32px);background:#fff;padding:9px 12px;font-size:.7rem;letter-spacing:.05em;font-weight:700}.catalogue-info{padding:25px;display:flex;flex-direction:column;flex:1}.catalogue-info .eyebrow{font-size:.7rem;color:var(--muted);margin:0 0 13px}.catalogue-info h3{font-size:2.35rem;line-height:1.08;min-height:2.2em}.catalogue-info>p:not(.eyebrow){font-size:1rem;color:var(--muted);margin:18px 0;flex:1}.catalogue-details{border-top:1px solid var(--line);padding-top:17px;font-size:.88rem}.price-link{display:block;margin:12px 0 20px;font-size:.87rem;text-decoration:underline;text-underline-offset:3px}.catalogue-info .button{padding:15px 17px;font-size:.86rem;gap:15px}.shrimp-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shrimp-grid .catalogue-card{display:grid;grid-template-columns:1fr 1fr}.shrimp-grid .catalogue-image{height:100%;aspect-ratio:auto;min-height:310px}.shrimp-grid .catalogue-info{padding:24px}.shrimp-grid h3{font-size:2rem}.food-section{background:var(--navy);color:white;padding:75px 0}.food-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.food-photos{display:grid;grid-template-columns:1fr 115px;gap:12px;max-height:540px}.food-photos>a{display:block;min-height:0}.food-photos .food-main{height:100%;max-height:520px;object-fit:cover}.food-thumbs{display:flex;flex-direction:column;gap:12px;min-height:0}.food-thumbs a{min-height:0;flex:1}.food-thumbs img{height:100%;object-fit:cover}.food-copy>.eyebrow{color:#abc2db}.food-copy>p:not(.eyebrow){color:#c1cddd}.food-copy h2{font-size:3.7rem}.food-price{display:flex;gap:16px;align-items:baseline;margin:25px 0}.food-price strong{font-family:'Barlow Condensed',sans-serif;color:var(--coral);font-size:3.7rem}.food-price span{color:#cad5e1}.food-copy dl div{border-color:#435268}.food-note{font-size:.78rem;line-height:1.6}.journal-preview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.journal-preview>a{position:relative;height:300px;overflow:hidden}.journal-preview img{height:100%;object-fit:cover}.journal-preview a>span{position:absolute;bottom:0;left:0;right:0;color:white;background:linear-gradient(transparent,#101c30cc);padding:40px 20px 20px;font-weight:600;font-size:.95rem}.breeding-callout{margin-top:35px;display:flex;justify-content:space-between;gap:30px;align-items:center;background:var(--blue);padding:32px}.breeding-callout .eyebrow{margin-bottom:12px}.breeding-callout h3{font-size:2.3rem}.breeding-callout p:last-child{margin-bottom:0;color:var(--muted)}.breeding-callout .button{margin:0;flex-shrink:0}.text-link{font-size:.9rem;font-weight:600}.story-photo-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;padding-bottom:55px}.story-photo-strip figure{margin:0}.story-photo-strip img{height:260px;object-fit:cover}.story-photo-strip figcaption{font-size:.82rem;color:var(--muted);padding-top:12px}.feeding-link{display:flex;gap:30px;align-items:center;justify-content:space-between;padding-top:20px;padding-bottom:35px;border-top:1px solid var(--line)}.feeding-link a{font-weight:600;font-size:.9rem}.gallery-heading{padding-bottom:45px}.journal-note{border-top:1px solid var(--line);padding:20px 0;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:.9rem;color:var(--muted)}.journal-note a{font-weight:600;color:var(--navy)}.photo-journal{padding-bottom:70px}.photo-grid{columns:3;column-gap:24px}.photo-grid figure{break-inside:avoid;margin:0 0 27px}.photo-grid img{height:auto;min-height:180px;max-height:450px;object-fit:cover}.photo-grid figure:nth-child(10) img{aspect-ratio:4/5;object-position:center 48%}.photo-grid figcaption{padding:12px 0;font-size:.85rem;line-height:1.5;color:var(--muted)}
@media(max-width:1100px){header nav{gap:16px}.catalogue-grid{gap:16px}.catalogue-info{padding:20px}.catalogue-info h3{font-size:2.1rem}.shrimp-grid .catalogue-card{display:flex}.shrimp-grid .catalogue-image{height:auto;aspect-ratio:4/3;min-height:0}.food-grid{gap:35px}.food-photos{grid-template-columns:1fr 90px}.food-copy h2{font-size:3.2rem}.breeding-callout{align-items:start;flex-direction:column}}
@media(max-width:850px){header{gap:20px}header nav{max-width:490px;flex-wrap:wrap;justify-content:flex-end}.catalogue-hero .hero-grid{grid-template-columns:1fr;gap:35px}.hero-copy>p:not(.eyebrow){max-width:650px}.hero-mosaic{grid-template-rows:240px;grid-template-columns:1.4fr 1fr 1fr}.hero-mosaic .mosaic-main{grid-column:auto}.catalogue-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.food-photos{grid-template-columns:1fr}.food-thumbs{display:grid;grid-template-columns:1fr 1fr;height:110px}.food-photos .food-main{max-height:390px}.food-photos{max-height:none}.journal-preview>a{height:250px}.photo-grid{columns:2}.category-heading>span{max-width:180px;text-align:right}}
@media(max-width:650px){header nav{max-width:235px;font-size:.75rem;gap:10px 14px}header{min-height:125px}.catalogue-hero .hero-grid{padding-top:32px;padding-bottom:25px}.catalogue-hero h1{font-size:clamp(4.3rem,15.5vw,5.8rem)}.hero-mosaic{grid-template-columns:1fr 1fr;grid-template-rows:240px 180px;gap:10px}.hero-mosaic .mosaic-main{grid-column:1/-1}.hero-mosaic a>span{font-size:.88rem;padding-left:14px;padding-right:14px}.category-nav{display:grid;grid-template-columns:1fr;margin-top:25px;gap:8px;max-width:none}.category-nav a{display:flex;justify-content:space-between;padding:12px 16px}.category-heading{margin-top:30px}.category-heading>span{display:none}.catalogue-grid{grid-template-columns:1fr;gap:24px}.catalogue-image{aspect-ratio:4/3}.catalogue-info{padding:24px}.catalogue-info h3,.shrimp-grid h3{font-size:2.65rem;min-height:0}.catalogue-info>p:not(.eyebrow){margin:14px 0 20px}.food-grid{grid-template-columns:1fr;gap:35px}.food-photos{grid-template-columns:1fr 85px}.food-photos .food-main{height:360px}.food-thumbs{display:flex;flex-direction:column;height:360px}.food-section{padding:50px 0}.food-copy h2{font-size:3.4rem}.journal-preview{gap:12px;grid-template-columns:1fr 1fr}.journal-preview>a:first-child{grid-column:1/-1;height:270px}.journal-preview>a{height:230px}.journal-preview a>span{padding:30px 13px 14px;font-size:.84rem}.breeding-callout{padding:26px}.breeding-callout .button{width:100%;font-size:.8rem;padding:15px;gap:14px}.story-photo-strip{grid-template-columns:1fr;gap:24px;padding-bottom:35px}.story-photo-strip img{height:310px}.feeding-link,.journal-note{display:block}.feeding-link p,.journal-note p{margin-top:0}.photo-grid{columns:2;column-gap:14px}.photo-grid figure{margin-bottom:17px}.photo-grid img{max-height:310px;min-height:150px}.photo-grid figcaption{font-size:.78rem;padding-top:9px}.gallery-heading h1{font-size:3.7rem}.promise-strip .shell{line-height:1.6}}

.incubation-photo{margin:0 auto 35px;display:grid;grid-template-columns:220px 1fr;gap:25px;align-items:center}.incubation-photo img{height:230px;object-fit:cover}.incubation-photo figcaption{font-size:.9rem;color:var(--muted)}@media(max-width:650px){.incubation-photo{grid-template-columns:1fr;gap:12px}.incubation-photo img{height:240px}}

.hero-signature{margin:0;position:relative;width:100%;height:580px;overflow:hidden}.hero-signature>img{height:100%;width:100%;object-fit:cover;object-position:center 55%}.hero-signature figcaption{position:absolute;bottom:0;left:0;right:0;padding:45px 25px 23px;background:linear-gradient(transparent,#101c30dd);color:white;font-family:'Barlow Condensed',sans-serif;font-size:2rem}.hero-signature figcaption span{display:block;font-family:'DM Sans',sans-serif;font-size:.7rem;letter-spacing:.13em;margin-bottom:7px}.contact-dialog{border:0;background:var(--paper);color:var(--navy);padding:36px;width:min(520px,calc(100% - 32px));max-height:calc(100dvh - 40px);overflow-y:auto}.contact-dialog::backdrop{background:#071323bd}.dialog-close-form{margin:0}.dialog-close{position:absolute;top:12px;right:12px;border:0;background:transparent;color:var(--navy);font-size:1.8rem;cursor:pointer;width:44px;height:44px}.dialog-close:focus-visible{outline:3px solid var(--coral)}.contact-dialog .eyebrow{font-size:.7rem;margin-bottom:18px}.contact-dialog h2{font-size:3rem}.contact-dialog>p:not(.eyebrow){font-size:1rem;line-height:1.6}.contact-options{display:grid;gap:12px;margin-top:22px}.contact-options a{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:18px;border:1px solid var(--line);text-decoration:none}.contact-options a:hover{background:var(--blue);border-color:#7891a5}.contact-options strong{font-size:1rem;display:block}.contact-options small{display:block;font-size:.88rem;margin-top:6px;color:var(--muted);overflow-wrap:anywhere}.enquiry-context{padding:12px 15px;background:var(--blue);font-weight:600}body:has(.contact-dialog[open]){overflow:hidden}.photo-grid figure:has(img[src$="fishroom-4984.jpg"]) img{aspect-ratio:4/5;object-position:center 48%}.photo-grid figure:nth-child(10) img{aspect-ratio:auto;object-position:center}@media(max-width:850px){.hero-signature{height:540px;max-width:660px}.catalogue-hero .hero-grid{grid-template-columns:1fr 1fr}.catalogue-hero h1{font-size:4.5rem}}@media(max-width:650px){.catalogue-hero .hero-grid{grid-template-columns:1fr}.hero-signature{height:440px}.hero-signature>img{object-position:center 53%}.contact-dialog{padding:28px 22px}.contact-dialog h2{font-size:2.8rem}.contact-options a{padding:16px}}

/* A wider crop centres the swordtail and keeps its long tail in view. */


/* Product details and local information pages */
picture{display:contents}.hero-signature picture img{height:100%;width:100%;object-fit:cover;object-position:center 55%}
.footer-links{display:flex;flex-wrap:wrap;gap:16px 30px;justify-content:flex-start;font-size:.875rem;margin-bottom:28px;max-width:none}
.breadcrumbs{justify-content:flex-start;gap:12px;flex-wrap:wrap;max-width:1320px;font-size:.875rem;padding-top:20px;padding-bottom:15px;color:var(--muted)}
.breadcrumbs a,.product-notes p a,.product-availability a,.inline-contacts a{text-decoration:underline;text-underline-offset:4px}
.product-hero{display:grid;grid-template-columns:1fr 1fr;gap:64px;padding-top:30px;padding-bottom:65px;align-items:start}.product-portrait{margin:0}.product-portrait img{height:auto;max-height:610px;object-fit:contain;background:var(--blue)}.product-portrait figcaption{font-size:.875rem;color:var(--muted);line-height:1.6;padding-top:15px}.product-copy h1{font-size:clamp(3.1rem,5vw,5rem);line-height:1.05}.product-copy .eyebrow{margin-bottom:18px}.product-lead{color:var(--muted);font-size:1.0625rem}.product-copy dl{font-size:.95rem}.product-copy .button{min-width:240px}.product-price{font-size:1rem}.product-price strong{font-family:'Barlow Condensed',sans-serif;font-size:3rem}.product-availability{color:var(--muted);font-size:.9rem;max-width:450px}.product-notes{display:grid;grid-template-columns:1.25fr 1fr;gap:70px;padding-top:45px;padding-bottom:55px;border-top:1px solid var(--line)}.product-notes h2{font-size:2.8rem;line-height:1.1}.product-notes p{color:var(--muted)}.product-notes .eyebrow{margin-bottom:15px}.buyer-notes{align-self:start;padding:30px;font-size:1rem}.buyer-notes h2{font-size:2rem}.buyer-notes p{margin-bottom:0}.product-photo-strip{display:flex;gap:25px;padding-bottom:60px}.product-photo-strip figure{flex:1;max-width:500px;margin:0;min-width:0}.product-photo-strip img{height:340px;object-fit:cover}.product-photo-strip figcaption{font-size:.875rem;line-height:1.6;margin-top:12px;color:var(--muted)}.product-details-link{margin-top:16px;text-decoration:underline;font-weight:600}.delivery-details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;padding-bottom:50px}.delivery-details h2{font-size:2.7rem}.delivery-details p{color:var(--muted)}.enquiry-guide{padding-top:40px;padding-bottom:65px;border-top:1px solid var(--line)}.enquiry-guide h2{font-size:2.7rem}.enquiry-guide li{line-height:1.7;margin:10px 0}.inline-contacts{display:flex;flex-wrap:wrap;gap:20px 35px;padding-top:15px}.catalogue-grid:not(.shrimp-grid){grid-template-columns:repeat(2,minmax(0,1fr))}.swordtail-portrait img{object-fit:contain}
@media(max-width:850px){.product-hero{gap:35px}.product-copy h1{font-size:3.3rem}.product-notes{gap:30px}.delivery-details{grid-template-columns:1fr;gap:25px}.delivery-details h2{font-size:2.4rem}}
@media(max-width:650px){.product-hero,.product-notes{grid-template-columns:1fr;gap:30px}.product-hero{padding-top:15px;padding-bottom:40px}.product-copy h1{font-size:3.4rem}.product-portrait img{max-height:400px}.product-notes{padding-top:30px}.buyer-notes{padding:24px}.product-photo-strip{gap:20px;flex-direction:column}.product-photo-strip img{height:300px}.product-copy .button{width:100%}.catalogue-grid:not(.shrimp-grid){grid-template-columns:1fr}.footer-links{justify-content:flex-start;max-width:none}.breadcrumbs{justify-content:flex-start;max-width:none}.enquiry-guide h2{font-size:2.3rem}}
@media(max-width:380px){.product-copy h1{font-size:2.9rem}.product-copy dl{font-size:.875rem}header nav{max-width:180px}}

/* Photo-led refinement: preserve the subjects and keep the catalogue easy to scan. */
.journal-nav{max-width:none;justify-content:flex-start;flex-wrap:wrap;gap:10px;margin:0 0 40px}.journal-nav a{padding:12px 16px;border:1px solid var(--line);font-size:.875rem}.journal-nav a:hover{background:var(--blue);text-decoration:none}
.journal-chapter{padding-top:35px;border-top:1px solid var(--line);margin-bottom:45px}.chapter-heading{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:25px}.chapter-heading h2{font-size:clamp(2.5rem,4vw,3.8rem)}.chapter-heading p:not(.eyebrow){max-width:650px;color:var(--muted);margin-bottom:0}.chapter-heading .eyebrow{margin-bottom:12px}.chapter-heading>a{flex-shrink:0}
.journal-chapter .photo-grid{columns:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 24px;align-items:start}.journal-chapter .photo-grid figure{margin:0}.journal-chapter .photo-grid img{height:auto;min-height:0;max-height:none;aspect-ratio:auto;object-fit:contain}.journal-chapter .photo-grid figcaption{font-size:.875rem}.journal-chapter .photo-grid a{display:block;background:var(--blue)}
.product-photo-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.product-photo-strip figure{max-width:none}.product-photo-strip img{height:420px;object-fit:contain;background:var(--blue)}
.shrimp-grid .catalogue-card{display:flex}.shrimp-grid .catalogue-image{height:auto;min-height:0;aspect-ratio:4/3}.catalogue-info h3{min-height:0}.catalogue-info .button{margin-top:auto}.catalogue-image:has(img[src$="4990.jpg"]) img{object-fit:contain}.catalogue-image:has(img[src$="5001.jpg"]) img{object-fit:contain}
.food-photos .food-main{object-fit:contain}.food-note{font-size:.875rem}.contacts small{font-size:.75rem}.hero-signature figcaption span{font-size:.75rem}.product-tag{font-size:.75rem}button:focus-visible{outline:3px solid var(--coral);outline-offset:4px}
@media(max-width:850px){header{gap:24px}header nav{flex-wrap:wrap}.journal-chapter .photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.chapter-heading{display:block}.chapter-heading>a{display:inline-block;margin-top:18px}}
@media(max-width:650px){header{padding-top:20px;padding-bottom:20px;align-items:flex-start;flex-direction:column;gap:18px}header nav{max-width:none;width:100%;justify-content:flex-start;gap:8px 20px;font-size:.875rem}header nav a{padding:8px 0;min-height:40px}.category-nav{max-width:none;justify-content:flex-start}.category-nav a{flex:1;white-space:nowrap}.category-heading>span{font-size:.75rem;letter-spacing:.04em}.journal-nav{justify-content:flex-start;max-width:none}.journal-chapter .photo-grid{gap:20px 14px}.journal-chapter .photo-grid figcaption{line-height:1.55}.product-photo-strip{grid-template-columns:1fr}.product-photo-strip img{height:auto;max-height:520px}.chapter-heading h2{font-size:2.6rem}.hero-signature{height:440px}.food-photos .food-main{height:auto}.footer-small span{display:block;margin-top:8px}}
@media(max-width:380px){.journal-chapter .photo-grid{grid-template-columns:1fr}header nav{max-width:none}.category-heading{align-items:flex-start;flex-direction:column;gap:8px}.product-copy h1{font-size:2.7rem;overflow-wrap:anywhere}}

/* Accessible full-photo viewer */
.photo-viewer{border:0;padding:20px;background:#101c30;color:#fff;width:min(1100px,calc(100% - 24px));max-width:none;max-height:calc(100dvh - 24px);overflow:auto}.photo-viewer::backdrop{background:#030912e8}.viewer-toolbar,.viewer-controls{display:flex;align-items:center;justify-content:space-between;gap:12px}.photo-viewer button,.viewer-original{font:inherit;font-size:.875rem;min-height:44px;padding:10px 16px;color:#fff;background:#24364d;border:1px solid #6e8096;cursor:pointer;text-decoration:none}.photo-viewer button:hover,.viewer-original:hover{background:#3b526d}.photo-viewer button[hidden]{display:none}.viewer-count{font-size:.875rem;color:#cbd8e7}.photo-viewer figure{margin:16px 0}.photo-viewer figure img{width:100%;height:min(65dvh,760px);object-fit:contain}.photo-viewer figcaption{font-size:1rem;line-height:1.5;text-align:center;margin-top:14px}.viewer-original{margin:auto}.photo-viewer .viewer-close{background:var(--coral);color:var(--navy);border-color:var(--coral)}body:has(.photo-viewer[open]){overflow:hidden}@media(max-width:650px){.photo-viewer{padding:12px}.photo-viewer figure img{height:58dvh}.photo-viewer button,.viewer-original{padding:10px;font-size:.875rem}.viewer-controls{gap:6px}.photo-viewer figcaption{font-size:.875rem}}
