:root{--cw-ink: #1a1a16;--cw-forest: #2d3a2e;--cw-sage: #5c7a5e;--cw-gold: #b89b5e;--cw-cream: #f5f0e8;--cw-warm-white: #faf8f4;--cw-text-dim: #7a7a6e;--cw-border-dark: rgb(255 255 255 / 8%);--cw-border-light: rgb(26 26 22 / 10%);--cw-shadow: 0 28px 60px rgb(12 14 11 / 12%);--cw-serif: "Cormorant Garamond", Georgia, serif;--cw-sans: "Montserrat", "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif}.cw-home{position:relative;color:var(--cw-cream);background:var(--cw-ink);overflow:clip}.cw-home--light{color:var(--cw-ink);background:var(--cw-cream)}.cw-home--sage{color:var(--cw-ink);background:#edf1e8}.cw-home--forest{background:var(--cw-forest)}.cw-home__inner{width:min(1280px,calc(100% - 104px));margin:0 auto}.cw-home__eyebrow{margin:0 0 1.5rem;font-family:var(--cw-sans);font-size:.56rem;font-weight:500;letter-spacing:.3em;text-transform:uppercase;color:var(--cw-gold)}.cw-home__heading{margin:0;font-family:var(--cw-serif);font-size:clamp(2.5rem,5vw,6.75rem);font-weight:300;line-height:.94;letter-spacing:-.02em}.cw-home__heading em{font-style:italic;color:var(--cw-gold)}.cw-home__subheading,.cw-home__body,.cw-home__caption,.cw-home__meta{font-family:var(--cw-sans);font-weight:300;letter-spacing:.02em}.cw-home__body{font-size:.76rem;line-height:1.95;color:inherit;opacity:.76}.cw-home__body p{margin:0}.cw-home__body p+p{margin-top:1.2rem}.cw-home__button,.cw-home__link{display:inline-flex;align-items:center;gap:.55rem;text-decoration:none;transition:transform .25s ease,color .25s ease,border-color .25s ease,background-color .25s ease}.cw-home__button{padding:.95rem 2rem;background:var(--cw-ink);color:var(--cw-cream);font-family:var(--cw-sans);font-size:.58rem;font-weight:500;letter-spacing:.25em;text-transform:uppercase}.cw-home__button:hover,.cw-home__button:focus-visible{transform:translateY(-1px);background:var(--cw-forest)}.cw-home__button--light{background:#fff0;box-shadow:inset 0 0 0 1px #f5f0e873}.cw-home__button--light:hover,.cw-home__button--light:focus-visible{background:#f5f0e81f}.cw-home__link{font-family:var(--cw-sans);font-size:.56rem;font-weight:500;letter-spacing:.25em;text-transform:uppercase;color:var(--cw-gold)}.cw-home__link:hover,.cw-home__link:focus-visible{color:inherit}.cw-home__rule{width:100%;height:1px;background:currentcolor;opacity:.14}.cw-home-hero{min-height:100svh;display:flex;align-items:flex-end}.cw-home-hero__media,.cw-home-hero__media picture,.cw-home-hero__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.cw-home-hero__media img{object-fit:cover}.cw-home-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#1a1a164d,#1a1a161f 42%,#1a1a16c7)}.cw-home-hero__content{position:relative;z-index:1;width:min(900px,100%);padding:clamp(8rem,16vh,12rem) 0 5rem}.cw-home-hero__subheading{max-width:34rem;margin-top:1.8rem;padding-left:1rem;border-left:1px solid rgb(184 155 94 / 75%);font-size:.72rem;line-height:1.85;letter-spacing:.16em;text-transform:uppercase;opacity:.74}.cw-home-hero__actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2.2rem}.cw-home-hero__scroll{position:absolute;right:52px;bottom:40px;display:flex;flex-direction:column;align-items:center;gap:.75rem;z-index:1;font-family:var(--cw-sans);font-size:.5rem;letter-spacing:.25em;text-transform:uppercase;color:var(--cw-cream);opacity:.55}.cw-home-hero__scroll:after{content:"";width:1px;height:60px;background:var(--cw-gold);opacity:.7}.cw-home-manifesto{padding:3.5rem 0}.cw-home-manifesto__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:3.75rem;align-items:center}.cw-home-manifesto__quote{margin:0;font-family:var(--cw-serif);font-size:clamp(1.35rem,2.4vw,1.85rem);font-style:italic;font-weight:300;line-height:1.6;opacity:.94}.cw-home-roles{padding:6.25rem 0}.cw-home-roles__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2px;background:#111}.cw-home-role{position:relative;padding:3.25rem 2.5rem;background:var(--cw-ink);transition:background-color .35s ease}.cw-home-role:before{content:"";position:absolute;inset:0 0 auto;height:2px;background:var(--cw-gold);transform:scaleX(0);transform-origin:left;transition:transform .35s ease}.cw-home-role:hover,.cw-home-role:focus-within{background:#1e1e18}.cw-home-role:hover:before,.cw-home-role:focus-within:before{transform:scaleX(1)}.cw-home-role__marker{margin:0 0 1.85rem;font-family:var(--cw-sans);font-size:.56rem;letter-spacing:.3em;text-transform:uppercase;color:var(--cw-gold);opacity:.76}.cw-home-role__title{margin:0 0 1rem;font-family:var(--cw-serif);font-size:clamp(2rem,3vw,2.65rem);font-weight:300;line-height:1}.cw-home-role__text{margin:0;font-family:var(--cw-sans);font-size:.72rem;line-height:1.9;opacity:.58}.cw-home-seaweed-greens{min-height:44rem;display:flex;align-items:center}.cw-home-seaweed-greens--page{min-height:min(54rem,calc(100svh - var(--header-group-height, 0px)))}.cw-home-seaweed-greens__background{position:absolute;top:0;right:0;bottom:0;left:0;background-position:center center;background-repeat:no-repeat;background-size:cover}.cw-home-seaweed-greens--page .cw-home-seaweed-greens__background{background-position:center top;background-size:100% auto}.cw-home-seaweed-greens__content{position:relative;z-index:1;width:min(34rem,100%);padding:7rem 0}.cw-home-seaweed-greens--page .cw-home-seaweed-greens__content{width:min(29rem,100%);padding:clamp(6.5rem,11vh,8rem) 0 2.5rem}.cw-home-seaweed-greens__heading{max-width:9ch}.cw-home-seaweed-greens--page .cw-home-seaweed-greens__heading{font-size:clamp(2.9rem,4.8vw,5rem);line-height:.92}.cw-home-seaweed-greens__subheading-wrap{display:grid;gap:1rem;margin-top:1.7rem}.cw-home-seaweed-greens__rule{width:min(14rem,40%);height:1px;background:#f5f0e86b}.cw-home-seaweed-greens__subheading{margin:0;font-family:var(--cw-sans);font-size:.64rem;font-weight:500;letter-spacing:.3em;text-transform:uppercase;color:var(--cw-warm-white)}.cw-home-seaweed-greens--page .cw-home-seaweed-greens__subheading{font-size:.58rem;letter-spacing:.24em}.cw-home-seaweed-greens__body{max-width:24rem;margin-top:2.2rem;font-family:var(--cw-serif);font-size:clamp(1.15rem,1.35vw,1.45rem);line-height:1.72;color:#f5f0e8eb;opacity:1}.cw-home-seaweed-greens--page .cw-home-seaweed-greens__body{max-width:20rem;margin-top:1.6rem;font-size:clamp(.96rem,1vw,1.18rem);line-height:1.62}.cw-home-seaweed-greens__body p{font-style:italic}.cw-home-seaweed-greens__signature-wrap{margin-top:2.2rem}.cw-home-seaweed-greens--page .cw-home-seaweed-greens__signature-wrap{margin-top:1.5rem}.cw-home-seaweed-greens__signature{display:block;width:clamp(180px,26vw,260px);height:auto;object-fit:contain}.cw-home-seaweed-greens__actions{margin-top:2.4rem}.cw-home-seaweed-greens--page .cw-home-seaweed-greens__actions{margin-top:1.35rem}.cw-home-seaweed-story{padding:5.5rem 0 6.5rem;background:radial-gradient(circle at 14% 12%,rgb(184 155 94 / 11%),transparent 26%),radial-gradient(circle at 88% 18%,rgb(72 100 70 / 16%),transparent 30%),linear-gradient(180deg,#10130f,#171c15 45%,#10130f);color:var(--cw-cream)}.cw-home-seaweed-story__tableau{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);grid-template-areas:"painting journal" "detail research";gap:1.6rem;align-items:start}.cw-home-seaweed-story__painting{grid-area:painting;position:relative;margin:0;padding:clamp(1.25rem,2vw,1.65rem);background:linear-gradient(145deg,#101510eb,#080b08f5);border:1px solid rgb(245 240 232 / 12%);box-shadow:0 34px 64px #04060452}.cw-home-seaweed-story__painting:before{content:"";position:absolute;top:.85rem;right:.85rem;bottom:.85rem;left:.85rem;background:linear-gradient(135deg,#6c814f1f,#b6995f12);pointer-events:none}.cw-home-seaweed-story__painting-frame{position:relative;z-index:1;padding:clamp(.85rem,1.3vw,1rem);background:#fcf7f0f0;box-shadow:0 20px 44px #0708062e}.cw-home-seaweed-story__painting-frame img{display:block;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover}.cw-home-seaweed-story__painting-caption{position:relative;z-index:1;display:grid;gap:.45rem;margin-top:1rem}.cw-home-seaweed-story__painting-series{margin:0;font-family:var(--cw-sans);font-size:.54rem;font-weight:500;letter-spacing:.28em;text-transform:uppercase;color:var(--cw-gold)}.cw-home-seaweed-story__painting-title{margin:0;font-family:var(--cw-serif);font-size:clamp(1.55rem,2.5vw,2.25rem);font-weight:300;line-height:1.08;color:var(--cw-cream)}.cw-home-seaweed-story__detail{grid-area:detail;align-self:start;justify-self:stretch;width:100%;max-width:none;padding:1.1rem clamp(1rem,4vw,4.5rem) 0 .25rem}.cw-home-seaweed-story__detail-eyebrow{margin:0 0 1rem;font-family:var(--cw-sans);font-size:.56rem;font-weight:500;letter-spacing:.28em;text-transform:uppercase;color:var(--cw-gold)}.cw-home-seaweed-story__detail-title{margin:0;font-family:var(--cw-serif);font-size:clamp(1.8rem,2.4vw,2.5rem);font-weight:300;line-height:1.08;color:var(--cw-cream);text-wrap:balance}.cw-home-seaweed-story__detail-copy{max-width:37rem;margin:1.2rem 0 0;font-family:var(--cw-serif);font-size:1rem;line-height:1.72;color:#f5f0e8c2}.cw-home-seaweed-story__detail-copy p{margin:0}.cw-home-seaweed-story__detail-copy p+p{margin-top:1rem}.cw-home-seaweed-story__detail-copy em{font-style:italic}.cw-home-seaweed-story__journal{grid-area:journal;position:relative;min-height:34rem;margin:0;padding:2.35rem 2.1rem 2rem;box-shadow:0 28px 50px #4a2f1829;overflow:hidden}.cw-home-seaweed-story__paper{position:absolute;top:-.35rem;right:-.45rem;bottom:-.45rem;left:-.55rem;width:100%;height:100%;object-fit:fill;object-position:center;z-index:0;filter:drop-shadow(0 24px 36px rgb(30 20 10 / 18%))}.cw-home-seaweed-story__journal:after{content:"";position:absolute;top:.25rem;right:.15rem;bottom:.1rem;left:0;background:linear-gradient(180deg,#fffaf20f,#78502e0a);pointer-events:none;z-index:0}.cw-home-seaweed-story__journal-content{position:relative;z-index:1}.cw-home-seaweed-story__eyebrow{position:relative;z-index:1;margin:0 0 .95rem;font-family:var(--cw-sans);font-size:.62rem;font-weight:500;letter-spacing:.27em;text-transform:uppercase;color:#5f4a32}.cw-home-seaweed-story__title{position:relative;z-index:1;margin:0 0 1.4rem;font-family:var(--cw-serif);font-size:clamp(2rem,2.8vw,2.7rem);font-weight:400;line-height:1.02;color:#42311f}.cw-home-seaweed-story__research{grid-area:research;margin:3rem 0 0;padding:1rem;background:#0f130eeb;border:1px solid rgb(245 240 232 / 16%);box-shadow:0 26px 50px #03040342}.cw-home-seaweed-story__research-media{aspect-ratio:1.22 / 1;overflow:hidden}.cw-home-seaweed-story__research-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:40% center}.cw-home-seaweed-story__research-media video,.cw-home-seaweed-story__media video{display:block;width:100%;height:100%;object-fit:cover}.cw-home-seaweed-story__research--video{max-width:32rem;justify-self:end}.cw-home-seaweed-story__research-media--video{aspect-ratio:.82 / 1;background:#0c100d}.cw-home-seaweed-story__research-caption{display:grid;gap:.45rem;padding-top:.9rem}.cw-home-seaweed-story__research-label{margin:0;font-family:var(--cw-sans);font-size:.54rem;font-weight:500;letter-spacing:.28em;text-transform:uppercase;color:var(--cw-gold)}.cw-home-seaweed-story__research-copy{margin:0;font-size:.95rem;line-height:1.55;color:#f5f0e8b8}.cw-home-seaweed-story__body{position:relative;z-index:1;font-family:var(--cw-serif);font-size:1rem;line-height:1.56}.cw-home-seaweed-story__body--paper{max-width:23rem;color:#3d2d1ceb}.cw-home-seaweed-story__body p+p{margin-top:.85rem}.cw-home-seaweed-story__signature{display:block;width:clamp(170px,24vw,215px);height:auto;margin-top:1.7rem}.cw-home-seaweed-story__products-section{margin-top:5rem}.cw-home-seaweed-story__products-header{align-items:end;margin-bottom:2rem}.cw-home-seaweed-story__products-heading{margin-top:.8rem}.cw-home-seaweed-story__products-copy{max-width:23rem;margin:0;font-size:.96rem;line-height:1.6;color:#f5f0e8b8}.cw-home-seaweed-story__products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem;align-items:start}.cw-home-seaweed-story__products--three{grid-template-columns:repeat(3,minmax(0,1fr))}.cw-home-seaweed-story__products--two{grid-template-columns:repeat(2,minmax(0,1fr))}.cw-home-seaweed-story__card{position:relative;background:#10130f;border:1px solid rgb(245 240 232 / 18%);box-shadow:0 28px 50px #0506043d}.cw-home-seaweed-story__media{aspect-ratio:.92 / 1;overflow:hidden;border-bottom:1px solid rgb(245 240 232 / 14%)}.cw-home-seaweed-story__card img{display:block;width:100%;height:100%;object-fit:cover}.cw-home-seaweed-story__caption{display:grid;gap:.55rem;padding:1rem 1rem 1.2rem;min-height:6.7rem}.cw-home-seaweed-story__product-series{margin:0;font-family:var(--cw-sans);font-size:.5rem;font-weight:500;letter-spacing:.25em;text-transform:uppercase;color:var(--cw-gold)}.cw-home-seaweed-story__product-title{margin:0;font-family:var(--cw-serif);font-size:1.12rem;font-weight:300;line-height:1.35;color:var(--cw-cream);text-wrap:pretty}.cw-home-seaweed-story__card:nth-child(2) img{object-position:58% center}.cw-home-seaweed-story__card:nth-child(3) img{object-position:62% center}.cw-home-seaweed-story__card:nth-child(4) img{object-position:54% center}.cw-home-work{padding:6.25rem 0}.cw-home__section-header{display:flex;align-items:baseline;justify-content:space-between;gap:1.5rem;margin-bottom:3.25rem;padding-bottom:1.5rem;border-bottom:1px solid var(--cw-border-dark)}.cw-home--light .cw-home__section-header,.cw-home--sage .cw-home__section-header{border-bottom-color:var(--cw-border-light)}.cw-home__section-title{margin:0;font-family:var(--cw-serif);font-size:clamp(2rem,3vw,2.55rem);font-weight:300;line-height:1}.cw-home-work__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;margin-top:3.25rem}.cw-home-work__card{position:relative;overflow:hidden;background:transparent}.cw-home-work__card-link{position:relative;display:block;width:100%;color:inherit;text-decoration:none}.cw-home-work__media{aspect-ratio:16 / 10;margin-bottom:1.25rem;overflow:hidden;background:var(--cw-forest)}.cw-home-work__card-image,.cw-home-work__card-fallback{width:100%;height:100%}.cw-home-work__card-image{object-fit:cover;filter:brightness(.85) saturate(.9);transition:transform .45s ease,filter .45s ease}.cw-home-work__card:hover .cw-home-work__card-image,.cw-home-work__card:focus-within .cw-home-work__card-image{transform:scale(1.03);filter:brightness(1) saturate(.96)}.cw-home-work__card-fallback{background-position:center;background-repeat:no-repeat;background-size:cover;filter:brightness(.85) saturate(.9);transition:transform .45s ease,filter .45s ease}.cw-home-work__card:hover .cw-home-work__card-fallback,.cw-home-work__card:focus-within .cw-home-work__card-fallback{transform:scale(1.03);filter:brightness(1) saturate(.96)}.cw-home-work__content{padding-right:1rem}.cw-home-work__series{margin:0 0 .55rem;font-family:var(--cw-sans);font-size:.5rem;letter-spacing:.25em;text-transform:uppercase;color:var(--cw-gold)}.cw-home-work__name{margin:0 0 .75rem;font-family:var(--cw-serif);font-size:1.45rem;font-weight:300;line-height:1.25}.cw-home-work__excerpt{margin:0;font-family:var(--cw-sans);font-size:.68rem;line-height:1.9;opacity:.52}.cw-home-editorial{padding:6.25rem 0}.cw-home-editorial__layout{display:grid;grid-template-columns:minmax(280px,.95fr) minmax(0,1.45fr);gap:5rem;align-items:center}.cw-home-editorial__media{position:relative}.cw-home-editorial__media-frame{position:relative;aspect-ratio:3 / 4;overflow:hidden;background:var(--cw-sage);box-shadow:var(--cw-shadow)}.cw-home-editorial__media-frame:after{content:"";position:absolute;right:-16px;bottom:-16px;width:70%;height:70%;border:1px solid rgb(184 155 94 / 70%);z-index:-1}.cw-home-editorial__media-frame img{width:100%;height:100%;object-fit:cover}.cw-home-editorial__heading{margin:0 0 1.6rem;font-family:var(--cw-serif);font-size:clamp(2.1rem,4vw,3.3rem);font-weight:300;line-height:1.1}.cw-home-editorial__actions{margin-top:2.2rem}.cw-home-initiatives{padding:6.25rem 0}.cw-home-initiatives__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin-top:3.25rem}.cw-home-initiative{position:relative;min-height:420px;padding:3.25rem 3rem;background:#1e1e18;overflow:hidden}.cw-home-initiative__wash{position:absolute;top:0;right:0;bottom:0;left:0;background-position:center;background-size:cover;opacity:.08;transition:opacity .35s ease}.cw-home-initiative:hover .cw-home-initiative__wash,.cw-home-initiative:focus-within .cw-home-initiative__wash{opacity:.13}.cw-home-initiative__content{position:relative;z-index:1;max-width:26rem}.cw-home-initiative__tag{margin:0 0 1.2rem;font-family:var(--cw-sans);font-size:.5rem;letter-spacing:.3em;text-transform:uppercase;color:var(--cw-gold)}.cw-home-initiative__title{margin:0 0 1rem;font-family:var(--cw-serif);font-size:clamp(2rem,3.2vw,2.4rem);font-weight:300;line-height:1}.cw-home-initiative__text{margin:0;font-family:var(--cw-sans);font-size:.72rem;line-height:1.9;opacity:.56}.cw-home-initiative__link{margin-top:2rem;padding-bottom:.25rem;border-bottom:1px solid rgb(184 155 94 / 35%)}.cw-home-recognition{padding:4rem 0}.cw-home-recognition__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2.5rem;text-align:center}.cw-home-recognition__item{padding:0 1.5rem;border-left:1px solid rgb(245 240 232 / 12%)}.cw-home-recognition__item:first-child{border-left:0}.cw-home-recognition__org{margin:0 0 .65rem;font-family:var(--cw-sans);font-size:.5rem;letter-spacing:.3em;text-transform:uppercase;color:var(--cw-gold)}.cw-home-recognition__desc{margin:0;font-family:var(--cw-serif);font-size:.95rem;font-style:italic;line-height:1.55;opacity:.78}.cw-home-journal{padding:6.25rem 0}.cw-home-journal__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;margin-top:3.25rem}.cw-home-journal__card{color:inherit;text-decoration:none}.cw-home-journal__image-wrap{aspect-ratio:16 / 10;margin-bottom:1.25rem;overflow:hidden;background:var(--cw-forest)}.cw-home-journal__image-wrap img{width:100%;height:100%;object-fit:cover;filter:saturate(.8) brightness(.9);transition:transform .45s ease,filter .45s ease}.cw-home-journal__card:hover img,.cw-home-journal__card:focus-visible img{transform:scale(1.03);filter:saturate(.92) brightness(1)}.cw-home-journal__tag{margin:0 0 .55rem;font-family:var(--cw-sans);font-size:.5rem;letter-spacing:.25em;text-transform:uppercase;color:var(--cw-gold)}.cw-home-journal__title{margin:0 0 .75rem;font-family:var(--cw-serif);font-size:1.25rem;font-weight:300;line-height:1.35}.cw-home-journal__excerpt{margin:0;font-family:var(--cw-sans);font-size:.68rem;line-height:1.9;opacity:.48}.cw-home-newsletter{padding:4.5rem 0}.cw-home-newsletter__inner{display:grid;gap:2rem;justify-items:center;text-align:center}.cw-home-newsletter__heading{margin:0;font-family:var(--cw-serif);font-size:clamp(2rem,3vw,2.8rem);font-weight:300}.cw-home-newsletter__text{max-width:42rem;margin:0;font-family:var(--cw-sans);font-size:.78rem;line-height:1.85;opacity:.78}.cw-home-newsletter__form{width:min(640px,100%)}.cw-home-newsletter__group{display:flex;align-items:stretch;gap:0;width:100%;border:1px solid rgb(245 240 232 / 24%);border-radius:999px;background:#f1ece3;box-shadow:0 16px 32px #00000024;overflow:hidden}.cw-home-newsletter__input{flex:1;min-width:0;padding:1rem 1.2rem;border:0;background:#f1ece3;color:var(--cw-ink);caret-color:var(--cw-ink);font:300 .78rem/1.2 var(--cw-sans);letter-spacing:.03em}.cw-home-newsletter__input::placeholder{color:#1a1a1694}.cw-home-newsletter__input:focus-visible{outline:none;background:#f7f3ec}.cw-home-newsletter__submit{border:0;padding:1rem 1.5rem;background:#efe7db;color:var(--cw-ink);font:500 .58rem/1 var(--cw-sans);letter-spacing:.25em;text-transform:uppercase;cursor:pointer;transition:background-color .25s ease,color .25s ease}.cw-home-newsletter__submit:hover,.cw-home-newsletter__submit:focus-visible{background:var(--cw-gold);color:var(--cw-ink)}.cw-home-newsletter__message{display:inline-flex;align-items:center;gap:.6rem;margin-top:.9rem;font-family:var(--cw-sans);font-size:.72rem;line-height:1.5}.cw-home-newsletter__socials{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 1.6rem}.cw-home-newsletter__social{display:inline-flex;align-items:center;gap:.5rem;color:var(--cw-cream);text-decoration:none;font-family:var(--cw-sans);font-size:.56rem;letter-spacing:.22em;text-transform:uppercase;opacity:.74}.cw-home-newsletter__social:hover,.cw-home-newsletter__social:focus-visible{opacity:1}.cw-home-newsletter__social svg{width:16px;height:16px}.cw-collection-hero{position:relative;min-height:72svh;display:flex;align-items:flex-end}.cw-collection-hero__media,.cw-collection-hero__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.cw-collection-hero__media img{object-fit:cover}.cw-collection-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#0b0e0cc7,#0b0e0c59),linear-gradient(to top,#0b0e0ce0,#0b0e0c47)}.cw-collection-hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,2fr) minmax(240px,.8fr);gap:4rem;align-items:end;padding:10rem 0 4.5rem}.cw-collection-hero__body{max-width:42rem;margin-top:1.8rem}.cw-collection-hero__meta{display:grid;gap:1rem;padding:1.4rem 1.6rem;border:1px solid rgb(184 155 94 / 18%);background:#f5f0e80f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cw-collection-hero__meta-item{display:grid;gap:.2rem}.cw-collection-hero__meta-label{font-family:var(--cw-sans);font-size:.54rem;letter-spacing:.28em;text-transform:uppercase;color:var(--cw-gold)}.cw-collection-hero__meta-value{font-family:var(--cw-serif);font-size:1.05rem;line-height:1.3}body:has(main[data-template*=collection]) .product-grid-container{background:var(--cw-ink)}body:has(main[data-template*=collection]) .collection-wrapper{width:min(1280px,calc(100% - 104px));margin:0 auto;padding:3rem 0 6rem}body:has(main[data-template*=collection]) .section-background.color-scheme-1,body:has(main[data-template*=collection]) .section-background.color-scheme-6,body:has(main[data-template*=collection]) .section-background.color-{background:var(--cw-ink)}body:has(main[data-template*=collection]) .facets,body:has(main[data-template*=collection]) .facets__form{color:var(--cw-cream)}body:has(main[data-template*=collection]) .facets{margin-bottom:2rem;padding-bottom:1.25rem;border-bottom:1px solid rgb(245 240 232 / 10%)}body:has(main[data-template*=collection]) .product-grid__item{color:var(--cw-cream)}body:has(main[data-template*=collection]) .product-card-gallery,body:has(main[data-template*=collection]) .product-card-gallery img{border-radius:0}body:has(main[data-template*=collection]) product-title,body:has(main[data-template*=collection]) .price{color:var(--cw-cream)}body:has(main[data-template*=collection]) product-title p{font-family:var(--cw-serif);font-size:1.35rem;line-height:1.15;letter-spacing:0}body:has(main[data-template*=collection]) .price{margin-top:.35rem;font-family:var(--cw-sans);font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;color:var(--cw-gold)}body:has(main[data-template*=collection]) .main-collection-grid__empty,body:has(main[data-template*=collection]) .main-collection-grid__empty-title,body:has(main[data-template*=collection]) .main-collection-grid__empty p,body:has(main[data-template*=collection]) .main-collection-grid__empty-link{color:var(--cw-cream)}body:has(main[data-template*=collection]) .main-collection-grid__empty-link{text-decoration-color:#f5f0e88c}.cw-contact-page{padding:7rem 0 6rem;background:radial-gradient(circle at top left,rgb(184 155 94 / 10%),transparent 28%),linear-gradient(180deg,#11140f,#171b15)}.cw-contact-page__inner{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:4.5rem;align-items:start}.cw-contact-page__intro{position:relative}.cw-contact-page__body{max-width:36rem;margin-top:1.5rem;color:#f5f0e8c7}.cw-contact-page__cards{display:grid;gap:1rem;margin-top:2.25rem}.cw-contact-page__card{padding:1.35rem 1.4rem 1.45rem;border:1px solid rgb(184 155 94 / 14%);background:#ffffff0d;box-shadow:0 18px 36px #0000002e;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.cw-contact-page__card-label,.cw-contact-page__panel-eyebrow{margin:0 0 .75rem;font-family:var(--cw-sans);font-size:.58rem;font-weight:500;letter-spacing:.24em;text-transform:uppercase;color:var(--cw-gold)}.cw-contact-page__card-link,.cw-contact-page__card-value{margin:0;font-family:var(--cw-serif);font-size:clamp(1.45rem,2.5vw,2rem);line-height:1;color:var(--cw-cream);text-decoration:none}.cw-contact-page__card-copy,.cw-contact-page__panel-copy{margin:.8rem 0 0;font-family:var(--cw-sans);font-size:.76rem;line-height:1.8;color:#f5f0e8ad}.cw-contact-page__socials{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:1.6rem}.cw-contact-page__social{display:inline-flex;align-items:center;justify-content:center;min-width:152px;padding:.95rem 1.2rem;border:1px solid rgb(184 155 94 / 28%);background:#121510;color:var(--cw-cream);font-family:var(--cw-sans);font-size:.62rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;text-decoration:none;transition:transform .25s ease,background-color .25s ease,color .25s ease,border-color .25s ease}.cw-contact-page__social:hover,.cw-contact-page__social:focus-visible{transform:translateY(-1px);background:var(--cw-gold);color:var(--cw-ink);border-color:var(--cw-gold)}.cw-contact-page__panel{padding:2.2rem;border:1px solid rgb(184 155 94 / 18%);background:#121510;box-shadow:0 28px 60px #0a0b093d}.cw-contact-page__panel-header{margin-bottom:1.4rem}.cw-contact-page__panel-title{margin:0;font-family:var(--cw-serif);font-size:clamp(2rem,3vw,3rem);font-weight:400;line-height:.98;color:var(--cw-cream)}.cw-contact-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.25rem}.cw-contact-form__field{display:grid;gap:.45rem;font-family:var(--cw-sans);font-size:.56rem;letter-spacing:.2em;text-transform:uppercase;color:#f5f0e8ad}.cw-contact-form__field--full{grid-column:1 / -1}.cw-contact-form__field input,.cw-contact-form__field textarea{width:100%;border:1px solid rgb(245 240 232 / 14%);background:#ffffff0f;padding:.95rem 1rem;font-family:var(--cw-sans);font-size:.86rem;letter-spacing:.02em;color:var(--cw-cream)}.cw-contact-form__field input::placeholder,.cw-contact-form__field textarea::placeholder{color:#f5f0e870}.cw-contact-form__field input:focus,.cw-contact-form__field textarea:focus{outline:none;border-color:var(--cw-gold);background:#ffffff1a}.cw-contact-form__message{margin-bottom:1rem;padding:.85rem 1rem;font-family:var(--cw-sans);font-size:.78rem}.cw-contact-form__message--success{background:#edf1e8;color:var(--cw-forest)}.cw-contact-form__message--error{background:#f7e4df;color:#8b3d2f}.cw-contact-form .cw-home__button{margin-top:1.25rem;background:var(--cw-cream);color:var(--cw-ink)}.cw-contact-form .cw-home__button:hover,.cw-contact-form .cw-home__button:focus-visible{background:var(--cw-gold);color:var(--cw-ink)}@media screen and (max-width:989px){.cw-collection-hero__inner,.cw-contact-page__inner{grid-template-columns:1fr;gap:2rem}.cw-home__inner{width:min(100%,calc(100% - 48px))}.cw-home-work__grid,.cw-home-journal__grid,.cw-home-recognition__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cw-home-editorial__layout,.cw-home-manifesto__layout,.cw-home-initiatives__grid{grid-template-columns:1fr}.cw-home-recognition__item:nth-child(odd){border-left:0}.cw-home-seaweed-story{padding-bottom:5rem}.cw-home-seaweed-story__tableau{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"painting journal" "detail research";gap:2rem}.cw-home-seaweed-story__products-header{align-items:start}.cw-home-seaweed-story__products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.cw-home__inner{width:min(100%,calc(100% - 32px))}.cw-collection-hero{min-height:auto}.cw-collection-hero__inner{padding:8.5rem 0 3rem}body:has(main[data-template*=collection]) .collection-wrapper{width:calc(100% - 32px);padding:2rem 0 4rem}body:has(main[data-template*=collection]) product-title p{font-size:1.15rem}.cw-contact-page{padding:5.5rem 0 4rem}.cw-contact-page__panel{padding:1.25rem}.cw-contact-form__grid{grid-template-columns:1fr}.cw-contact-page__social{width:100%;justify-content:center}.cw-home-hero__content{padding:8.5rem 0 3.75rem}.cw-home-hero__overlay{background:linear-gradient(to bottom,#0c0e0c94,#0c0e0c6b 44%,#0c0e0cdb)}.cw-home-hero__subheading{font-size:.64rem;letter-spacing:.12em}.cw-home-hero__scroll{display:none}.cw-home-seaweed-greens,.cw-home-seaweed-greens--page{min-height:auto}.cw-home-seaweed-greens__content,.cw-home-seaweed-greens--page .cw-home-seaweed-greens__content{width:min(24rem,100%);padding:7.5rem 0 3.75rem}.cw-home-seaweed-greens--page .cw-home-seaweed-greens__background{background-size:cover;background-position:62% center}.cw-home-seaweed-greens__subheading{font-size:.58rem;letter-spacing:.22em}.cw-home-seaweed-greens__body{max-width:100%;font-size:1.02rem;line-height:1.68}.cw-home-seaweed-story{padding-bottom:3.75rem}.cw-home-seaweed-story__tableau{grid-template-columns:1fr;grid-template-areas:"painting" "journal" "detail" "research";gap:1.25rem}.cw-home-seaweed-story__painting,.cw-home-seaweed-story__detail,.cw-home-seaweed-story__journal,.cw-home-seaweed-story__research{padding-left:1.1rem;padding-right:1.1rem}.cw-home-seaweed-story__detail{padding-top:.25rem;padding-right:1.1rem}.cw-home-seaweed-story__detail-copy{max-width:none;font-size:.95rem;line-height:1.6}.cw-home-seaweed-story__journal{min-height:auto;padding-top:1.7rem;padding-bottom:1.4rem}.cw-home-seaweed-story__research{margin-top:0}.cw-home-seaweed-story__body,.cw-home-seaweed-story__products-copy{max-width:none;font-size:.95rem;line-height:1.55}.cw-home-seaweed-story__products{grid-template-columns:1fr}.cw-home-seaweed-story__caption{padding:.9rem .9rem 1rem;min-height:auto}.cw-home-manifesto,.cw-home-roles,.cw-home-seaweed-greens,.cw-home-work,.cw-home-editorial,.cw-home-initiatives,.cw-home-journal,.cw-home-newsletter{padding:3.75rem 0}.cw-home-manifesto__layout,.cw-home-editorial__layout{gap:1.5rem}.cw-home-roles__grid,.cw-home-work__grid,.cw-home-journal__grid,.cw-home-recognition__grid,.cw-home-initiatives__grid{grid-template-columns:1fr}.cw-home-role,.cw-home-initiative{padding:2.4rem 1.6rem}.cw-home-recognition__item{border-left:0;padding:0}.cw-home__section-header{flex-direction:column;align-items:flex-start;margin-bottom:2rem}.cw-home-newsletter__group{flex-direction:column}.cw-home-newsletter__submit{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/cw-homepage.css.map */
