@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500&family=Manrope:wght@400&display=swap";.site-header{justify-content:space-between;align-items:center;gap:40px;height:131px;padding:0 80px;display:flex;position:relative}.site-header:after{content:"";background:#494337;height:1px;position:absolute;bottom:19px;left:80px;right:80px}.brand{z-index:1;flex:none;align-items:flex-start;text-decoration:none;display:flex}.brand__heart{margin-top:23px;margin-left:11px}.site-nav{z-index:1;align-items:center;gap:40px;margin-bottom:16px;font:400 40px/1.5 Cormorant Garamond,serif;display:flex}.site-nav a{text-decoration:none}.site-nav a:hover{text-decoration:underline}@media (max-width:900px){.site-header{flex-wrap:wrap;gap:12px;height:auto;min-height:100px;padding:16px 32px 28px}.site-header:after{bottom:12px;left:32px;right:32px}.site-nav{gap:18px;margin:0;font-size:22px}}@media (max-width:600px){.site-header{flex-direction:column;align-items:center;gap:10px;min-height:0;padding:14px 24px 27px}.site-header:after{bottom:16px;left:24px;right:24px}.brand__heart{margin-top:19px;margin-left:0}.site-nav{justify-content:center;gap:clamp(10px,4.6vw,18px);width:100%;font-size:19px;line-height:1.2}}.footer{color:#f7f4ed;background:#191919;flex-direction:column;align-items:flex-start;gap:32px;padding:80px;display:flex}.footer__eyebrow{color:#c6a66b;letter-spacing:1px;text-transform:uppercase;margin:0;font-size:16px}.footer__heading{margin:0;font:400 66px/1.05 Cormorant Garamond,serif}.footer__copy{color:#bdb9b0;max-width:1100px;margin:0;font-size:20px;line-height:1.5}.footer__email{color:#c6a66b;font-size:28px;line-height:1.5;text-decoration:none}.footer__email:hover{text-decoration:underline}.footer__divider{background:#494337;width:100%;height:1px}.footer__meta{justify-content:space-between;align-items:center;gap:24px;width:100%;display:flex}.footer__brand{color:#bdb9b0;flex-direction:column;gap:12px;font-family:Cormorant Garamond,serif;display:flex}.footer__brand small{font-size:20px;line-height:1.5}.footer__brand-name{margin:0;font-size:40px;line-height:1.1}.footer__heart{color:#c31e29}.footer__social{align-items:center;gap:24px;display:flex}.footer__social-link{opacity:.85;transition:opacity .2s;display:flex}.footer__social-link:hover,.footer__social-link:focus-visible{opacity:1}.footer__social-link img{width:auto;height:40px}@media (max-width:900px){.footer{padding:64px 32px}.footer__heading{font-size:48px}}@media (max-width:600px){.footer{gap:22px;padding:52px 24px 38px}.footer__eyebrow{font-size:11px}.footer__heading{max-width:342px;font-size:43px;line-height:1.09}.footer__copy{font-size:15px;line-height:1.6}.footer__email{overflow-wrap:anywhere;font-size:20px}.footer__meta{flex-direction:column;align-items:flex-start;gap:20px}.footer__brand{display:contents}.footer__brand-name{font-size:36px}.footer__brand small{order:2;font-size:17px}.footer__social{order:1;gap:clamp(8px,4vw,16px);max-width:100%}.footer__social-link img{height:clamp(30px,9vw,40px)}}.page{flex-direction:column;width:100%;max-width:1440px;min-height:100vh;margin:0 auto;display:flex}.page__body{flex-direction:column;flex:1 0 auto;width:100%;display:flex}.page--ivory{background:#f8f4ef}.page--tan{background:#efe0cd}.page--cream{background:#f0dac1}.intro{background:#f0dac1;padding-bottom:31px}.hero-art{aspect-ratio:1440/805;object-fit:cover;width:100%;height:auto}.hero-mobile{display:none}@media (max-width:600px){.intro{padding-bottom:0}.hero-art{display:none}.hero-mobile{background:#fff1e3;flex-direction:column;gap:12px;padding:20px 24px 32px;display:flex}.hero-mobile__portrait,.hero-mobile__signature{width:100%;height:auto;display:block}.hero-mobile__caption{color:#766342;letter-spacing:1.3px;text-transform:uppercase;white-space:pre-wrap;margin:0;font:400 11px/15px Manrope,sans-serif}}.card-row{align-items:flex-start;gap:80px;display:flex}.card-row--tight{gap:28px}@media (max-width:900px){.card-row{gap:24px}.card-row--tight{gap:16px}}@media (max-width:600px){.card-row,.card-row--tight{flex-direction:column;align-items:stretch;gap:16px}.card-row.card-row>*{flex:none}}.arrow-button{background:#220e1c;border-radius:50%;flex:none;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.arrow-button img{width:70%;height:auto}.arrow-button--lg{width:69px;height:69px}@media (max-width:900px){.arrow-button,.arrow-button--lg{width:44px;height:44px}}.category-card{min-width:0;color:inherit;background:#f8e8d6;flex:1 1 0;text-decoration:none;position:relative;overflow:hidden}.category-card__image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.category-card__title{margin:0;font:500 40px/1.05 Cormorant Garamond,serif;position:absolute;left:5%}.category-card__arrow{display:flex;position:absolute;left:5%}.category-card__badge{letter-spacing:.08em;text-transform:uppercase;color:#766342;font:500 16px/1 Manrope,sans-serif;position:absolute;left:5%}.category-card--coming-soon{cursor:default;opacity:.6}.category-card--md{aspect-ratio:408/444}.category-card--md .category-card__title{top:38%}.category-card--md .category-card__arrow,.category-card--md .category-card__badge{top:68%}.category-card--lg{aspect-ratio:600/450}.category-card--lg .category-card__title{max-width:62%;font-size:56px;top:37%}.category-card--lg .category-card__arrow,.category-card--lg .category-card__badge{top:69%}.category-card:hover .arrow-button{transform:translate(4px)}.arrow-button{transition:transform .2s}@media (max-width:900px){.category-card__title{font-size:30px}.category-card--lg .category-card__title{font-size:36px}}@media (max-width:600px){.category-card--coming-soon{opacity:1}.category-card--md{aspect-ratio:342/310}.category-card--lg{aspect-ratio:342/246}.category-card__title,.category-card--lg .category-card__title{max-width:86%;font-size:39px;line-height:1.03;top:22%;left:7%}.category-card--md .category-card__title{font-size:32px;top:34%;left:6%}.category-card__arrow,.category-card__badge,.category-card--lg .category-card__arrow,.category-card--lg .category-card__badge{top:auto;bottom:24px;left:7%}.category-card--md .category-card__arrow{bottom:20px;left:6%}.category-card__badge{font-size:11px}}.portfolio{padding:77px 80px 72px}.portfolio__eyebrow{display:none}@media (max-width:900px){.portfolio{padding:48px 32px}}@media (max-width:600px){.portfolio{padding:44px 24px 54px}.portfolio__eyebrow{color:#766342;letter-spacing:.1em;text-transform:uppercase;margin:0 0 18px;font:400 11px/1.5 Manrope,sans-serif;display:block}}.about{background:#f8e8d6;min-height:434px;padding:80px}.about .eyebrow{color:#766342;margin:0;font-size:12px;line-height:1.5}.about h1{margin:36px 0;font:400 54px/1.05 Cormorant Garamond,serif}.about-copy{margin:0;font-size:23px;line-height:1.5}@media (max-width:900px){.about{min-height:0;padding:64px 32px}.about-copy{font-size:19px}}@media (max-width:600px){.about{padding:44px 24px 56px}.about h1{margin:22px 0;font-size:43px;line-height:1.07}.about-copy{font-size:16px;line-height:1.625}}.category-page{flex-direction:column;flex:1 0 auto;justify-content:center;padding:66px 80px 276px;display:flex}.category-page__intro{display:none}@media (max-width:900px){.category-page{padding:48px 32px 80px}}@media (max-width:600px){.category-page{flex:none;justify-content:flex-start;padding:38px 24px 76px}.category-page__intro{display:block}.category-page__eyebrow{color:#766342;letter-spacing:.1em;text-transform:uppercase;margin:0 0 16px;font:400 11px/1.5 Manrope,sans-serif}.category-page__heading{margin:0 0 18px;font:400 42px/1.05 Cormorant Garamond,serif}}.image-review{color:#191919;background:0 0;border:0;width:min(1100px,100vw - 40px);max-width:none;max-height:calc(100dvh - 40px);margin:auto;padding:0;overflow:visible}.image-review::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#171411d1}.image-review__panel{background:#f8f4ef;justify-content:center;align-items:center;min-height:280px;padding:36px 72px 24px;display:flex;position:relative}.image-review__figure{flex-direction:column;align-items:center;gap:16px;width:100%;max-height:calc(100dvh - 100px);margin:0;display:flex}.image-review__image{object-fit:contain;width:100%;height:min(76dvh,760px)}.image-review__loading{place-items:center;width:100%;height:min(76dvh,760px);display:grid}.image-review__spinner{border:3px solid #5f493633;border-top-color:#766342;border-radius:50%;width:38px;height:38px;animation:.8s linear infinite image-review-spin}@keyframes image-review-spin{to{transform:rotate(360deg)}}.image-review__caption{color:#494337;justify-content:space-between;gap:24px;width:100%;font:400 14px/1.5 Manrope,sans-serif;display:flex}.image-review__close,.image-review__navigation{color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.image-review__close:focus-visible,.image-review__navigation:focus-visible{outline-offset:3px;outline:2px solid #766342}.image-review__close{width:40px;height:40px;font:400 36px/1 Manrope,sans-serif;position:absolute;top:10px;right:14px}.image-review__navigation{width:48px;height:64px;font:400 52px/1 Cormorant Garamond,serif;position:absolute;top:50%;transform:translateY(-50%)}.image-review__navigation:disabled{opacity:.3;cursor:default}.image-review__navigation--previous{left:10px}.image-review__navigation--next{right:10px}@media (max-width:600px){.image-review{width:calc(100vw - 24px);max-height:calc(100dvh - 24px)}.image-review__panel{min-height:220px;padding:42px 44px 20px}.image-review__figure{max-height:calc(100dvh - 84px)}.image-review__image,.image-review__loading{height:min(70dvh,680px)}.image-review__caption{gap:12px;font-size:12px}.image-review__navigation{width:32px;font-size:42px}.image-review__navigation--previous{left:2px}.image-review__navigation--next{right:2px}}.biology-intro{align-items:flex-start;gap:48px;padding:56px 80px 0;display:flex}.biology-intro__text{flex-direction:column;flex:500px;gap:24px;min-width:0;display:flex}.biology-intro__eyebrow{color:#766342;letter-spacing:1px;text-transform:uppercase;margin:0;font-family:Manrope,sans-serif;font-size:16px}.biology-intro__title{letter-spacing:2px;margin:0;font:400 96px/1.05 Cormorant Garamond,serif}.biology-intro__copy{color:#494337;max-width:680px;margin:0;font:400 24px/1.6 Cormorant Garamond,serif}.biology-intro__art{object-fit:contain;width:100%;min-width:0;height:auto}.biology-intro__art-button{cursor:zoom-in;background:0 0;border:0;flex:847px;min-width:0;padding:0}.swatches{justify-content:space-between;gap:36px;margin:0;padding:62px 105px 69px;list-style:none;display:flex}.swatches__item{aspect-ratio:1;border-radius:50%;flex:1 1 0;min-width:0;max-width:96px}.gallery{background:#f8e8d6;flex-direction:column;gap:18px;padding:80px;display:flex}.gallery__heading{display:none}.gallery__block{gap:18px;display:flex}.gallery__block:first-child{aspect-ratio:1280/371}.gallery__block:last-child{aspect-ratio:1280/521}.gallery__column,.gallery__row{gap:18px;min-width:0;min-height:0;display:flex}.gallery__column{flex-direction:column;flex:var(--gallery-grow) 1 0}.gallery__row{flex:var(--gallery-grow) 1 0}.gallery__tile{flex:var(--gallery-grow) 1 0;background:#f8f4ef;justify-content:center;align-items:center;min-width:0;min-height:0;margin:0;padding:12px;display:flex}.gallery__tile button{cursor:zoom-in;background:0 0;border:0;justify-content:center;align-items:center;width:100%;height:100%;padding:0;display:flex}.gallery__tile img{object-fit:contain;max-width:100%;max-height:100%}@media (max-width:1100px){.biology-intro{flex-direction:column;padding:40px 32px 0}.biology-intro__text,.biology-intro__art-button{flex:none}.biology-intro__art-button,.biology-intro__art{width:100%}.biology-intro__title{font-size:64px}.biology-intro__copy{font-size:20px}.swatches{flex-wrap:wrap;gap:16px;padding:40px 32px}.gallery{padding:32px}.gallery__block{flex-direction:column}.gallery__block:first-child,.gallery__block:last-child{aspect-ratio:auto}.gallery__column,.gallery__row{flex:none;width:100%}.gallery__tile{flex:none}.gallery__block>.gallery__tile,.gallery__column>.gallery__tile{width:100%}.gallery__row .gallery__tile{flex:var(--gallery-grow) 1 0}}@media (max-width:600px){.biology-intro{gap:20px;padding:36px 24px 42px}.biology-intro__text{flex:none;gap:20px}.biology-intro__eyebrow{font-size:11px}.biology-intro__title{letter-spacing:0;font-size:58px;line-height:1}.biology-intro__copy{font:400 15px/1.6 Manrope,sans-serif}.biology-intro__art{flex:none;width:100%}.swatches{border-top:1px solid #bdb9b0;flex-wrap:nowrap;gap:8px;margin:0 24px;padding:30px 0 38px}.swatches__item{flex:0 30px;max-width:30px}.gallery{gap:12px;padding:40px 24px 64px}.gallery__heading{color:#766342;letter-spacing:.1em;text-transform:uppercase;margin:0 0 6px;font:400 11px/1.5 Manrope,sans-serif;display:block}.gallery__block,.gallery__column,.gallery__row{gap:12px;width:100%}.gallery__row,.gallery__tile,.gallery__column{flex:none}.gallery__row .gallery__tile{flex:1 1 0}.gallery__tile{width:100%;padding:8px;overflow:hidden}.gallery__tile img{width:100%;height:100%}.gallery__block:first-of-type>.gallery__tile{height:248px}.gallery__block:first-of-type .gallery__row:first-child .gallery__tile{height:138px}.gallery__block:first-of-type .gallery__row:last-child .gallery__tile{height:156px}.gallery__block:last-child>.gallery__column:first-child{flex-direction:row}.gallery__block:last-child>.gallery__column:first-child .gallery__tile{flex:1 1 0;width:0;height:174px}.gallery__block:last-child>.gallery__tile{height:344px}.gallery__block:last-child>.gallery__column:last-child>.gallery__tile{height:190px}.gallery__block:last-child>.gallery__column:last-child .gallery__row .gallery__tile{height:180px}}.geography-intro{height:808px;position:relative;overflow:hidden}.geography-intro__eyebrow,.geography-intro__title,.geography-intro__copy{z-index:1;margin:0;position:absolute}.geography-intro__eyebrow{color:#766342;letter-spacing:1px;text-transform:uppercase;font:400 16px/1.5 Manrope,sans-serif;top:5px;left:64px}.geography-intro__title{font:400 96px/.95 Cormorant Garamond,serif;top:99px;left:64px}.geography-intro__copy{color:#494337;width:680px;font:400 24px/1.65 Cormorant Garamond,serif;top:339px;left:64px}.geography-intro__copy span{display:block}.geography-intro__art-button{cursor:zoom-in;background:0 0;border:0;width:733px;height:977px;padding:0;position:absolute;top:-131px;left:627px}.geography-intro__art{object-fit:cover;width:100%;height:100%}.geography-intro__divider{background:#494337;height:1px;position:absolute;top:626px;left:80px;right:80px}.geography-swatches{justify-content:space-between;width:1152px;height:96px;margin:0;padding:0;list-style:none;display:flex;position:absolute;top:643px;left:144px}.geography-swatches__item{border-radius:50%;width:96px;height:96px}.geography-gallery{background:#f8e8d6;height:1053px;padding:80px}.geography-gallery__heading{display:none}.geography-gallery__stage{width:100%;height:911px;position:relative}.geography-gallery__tile{background:#f8f4ef;margin:0;position:absolute;overflow:hidden}.geography-gallery__tile button{cursor:zoom-in;background:0 0;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.geography-gallery__tile img{max-width:none;position:absolute}.geography-gallery__tile--iceland{width:550px;height:371px;top:0;left:0}.geography-gallery__tile--iceland img{width:452px;height:479px;top:-54px;left:49px}.geography-gallery__tile--river,.geography-gallery__tile--glacial,.geography-gallery__tile--coastal{width:226px;height:177px;top:0}.geography-gallery__tile--river img,.geography-gallery__tile--glacial img,.geography-gallery__tile--coastal img{width:221px;height:221px}.geography-gallery__tile--river{left:568px}.geography-gallery__tile--river img{top:-34px;left:3px}.geography-gallery__tile--glacial{left:812px}.geography-gallery__tile--glacial img{width:223px;height:223px;top:-36px;left:0}.geography-gallery__tile--coastal{left:1056px}.geography-gallery__tile--coastal img{top:-35px;left:0}.geography-gallery__tile--urban{width:470px;height:177px;top:194px;left:568px}.geography-gallery__tile--urban img{width:464px;height:464px;top:-143px;left:3px}.geography-gallery__tile--minerals{width:226px;height:177px;top:194px;left:1056px}.geography-gallery__tile--minerals img{width:196px;height:196px;top:-7px;left:15px}.geography-gallery__tile--sequence{width:236px;height:263px;top:390px;left:0}.geography-gallery__tile--sequence img{width:280px;height:362px;top:-31px;left:-10px;transform:rotate(180deg)scaleY(-1)}.geography-gallery__tile--uk{width:236px;height:244px;top:667px;left:0}.geography-gallery__tile--uk img{width:247px;height:247px;top:0;left:-6px}.geography-gallery__tile--symbols{width:294px;height:521px;top:390px;left:252px}.geography-gallery__tile--symbols img{width:527px;height:527px;top:-3px;left:-117px}.geography-gallery__tile--plates{width:714px;height:265px;top:388px;left:568px}.geography-gallery__tile--plates img{width:584px;height:584px;top:-149px;left:71px}.geography-gallery__tile--seasons{width:354px;height:244px;top:667px;left:568px}.geography-gallery__tile--seasons img{width:310px;height:310px;top:-33px;left:0}.geography-gallery__tile--meteor{width:340px;height:244px;top:667px;left:942px}.geography-gallery__tile--meteor img{width:229px;height:229px;top:9px;left:73px}.page:has(.geography-intro)>.footer{min-height:621px}@media (max-width:1380px){.geography-intro{flex-direction:column;gap:20px;height:auto;padding:40px 32px 52px;display:flex}.geography-intro__eyebrow,.geography-intro__title,.geography-intro__copy,.geography-intro__art-button,.geography-intro__art,.geography-intro__divider,.geography-swatches{position:static}.geography-intro__title{font-size:72px}.geography-intro__copy{width:auto;max-width:680px;font-size:20px}.geography-intro__copy span{display:inline}.geography-intro__copy span:after{content:" "}.geography-intro__art-button{order:4;width:100%;height:auto}.geography-intro__art{object-fit:cover;height:auto;max-height:680px}.geography-intro__divider{order:5;width:100%}.geography-swatches{order:6;width:100%;height:auto}.geography-swatches__item{width:clamp(38px,7vw,72px);height:clamp(38px,7vw,72px)}.geography-gallery{height:auto;padding:32px}.geography-gallery__stage{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;height:auto;display:grid}.geography-gallery__tile{aspect-ratio:1;width:auto;height:auto;position:relative;inset:auto}.geography-gallery__tile img{object-fit:contain;width:100%;height:100%;inset:0;transform:none}.geography-gallery__tile--iceland,.geography-gallery__tile--plates{aspect-ratio:2;grid-column:1/-1}}@media (max-width:600px){.page:has(.geography-intro)>.footer{min-height:0}.geography-intro{padding:36px 24px 42px}.geography-intro__eyebrow{font-size:11px}.geography-intro__title{font-size:58px}.geography-intro__copy{font:400 15px/1.6 Manrope,sans-serif}.geography-swatches{gap:8px}.geography-swatches__item{width:min(30px,8vw);height:min(30px,8vw)}.geography-gallery{padding:40px 24px 64px}.geography-gallery__heading{color:#766342;letter-spacing:.1em;text-transform:uppercase;margin:0 0 18px;font:400 11px/1.5 Manrope,sans-serif;display:block}.geography-gallery__stage{grid-template-columns:1fr;gap:12px}.geography-gallery__tile--iceland,.geography-gallery__tile--plates{aspect-ratio:1.3;grid-column:auto}}:root{color:#191919;font-synthesis:none;background:#efe0cd;font-family:Manrope,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}img,video{display:block}a{color:inherit}.section-inner{max-width:1280px;margin:0 auto}