/* Standalone brand-page composition refinements. */
.brand-page{--brand-accent:var(--accent-gold);overflow:hidden}.brand-page .page-hero{isolation:isolate}.brand-page .page-hero:before{background:var(--surface-secondary);border-radius:50%;content:"";height:clamp(13rem,23vw,22rem);position:absolute;right:clamp(-8rem,-3vw,-2rem);top:clamp(5rem,9vw,10rem);width:clamp(13rem,23vw,22rem);z-index:0}.brand-page .profile{border-top:1px solid var(--surface-secondary);padding-top:clamp(2.5rem,5vw,5.25rem);position:relative}.brand-page .profile:before{background:var(--brand-accent);content:"";height:2px;left:0;position:absolute;top:-1px;width:4.75rem}.brand-page .facts{box-shadow:18px 18px 0 var(--surface-secondary)}.brand-page .section--ivory{background:var(--surface-secondary);border-block:1px solid var(--accent-gold);position:relative}.brand-page .section--ivory:before{border:1px solid var(--accent-gold);content:"";height:12rem;left:-6rem;opacity:.65;position:absolute;top:4rem;transform:rotate(45deg);width:12rem}.brand-page .section--ivory .shell{position:relative;z-index:1}.brand-page .card{border-color:var(--surface-base);box-shadow:0 12px 28px rgba(17,18,17,.07)}.brand-page .brand-card__number{align-items:center;background:var(--surface-secondary);border:1px solid var(--accent-gold);border-radius:50%;display:inline-flex;font-size:1rem;height:2.5rem;justify-content:center;margin-bottom:2.75rem;width:2.5rem}.brand-page .card h3{max-width:11ch}.brand-page--hemp{--brand-accent:var(--accent-gold)}.brand-page--hemp .page-hero:before{border-radius:45% 55% 55% 45%;transform:rotate(30deg)}.brand-page--hemp .card-grid{gap:0}.brand-page--hemp .card{border-left:1px solid var(--accent-gold);box-shadow:none;min-height:21rem}.brand-page--hemp .card:not(:last-child):after{background:var(--accent-gold);content:"";height:1px;position:absolute;right:-1.35rem;top:3.65rem;width:2.7rem;z-index:2}.brand-page--hemp .card:nth-child(2){background:var(--surface-secondary)}.brand-page--seed .page-hero:before{border-radius:0;transform:rotate(45deg)}.brand-page--seed .facts{background:var(--surface-base);border:1px solid var(--surface-secondary)}.brand-page--seed .card-grid{gap:1px;background:var(--accent-gold);border:1px solid var(--accent-gold)}.brand-page--seed .card{border:0;box-shadow:none}.brand-page--seed .card:nth-child(2){background:var(--surface-secondary)}.brand-page--seed .brand-card__number{background:var(--surface-base)}.brand-page--sesame .page-hero{background:linear-gradient(120deg,var(--surface-base),var(--accent-gold-light))}.brand-page--sesame .page-hero:before{background:var(--surface-base);border:1px solid var(--accent-gold);height:15rem;transform:rotate(45deg);width:15rem}.brand-page--sesame .card{border-top:3px solid var(--accent-gold);min-height:24rem}.brand-page--sesame .card:nth-child(2){margin-top:2.5rem}.brand-page--sesame .card:nth-child(3){margin-top:5rem}.brand-page--crop .page-hero:before{border-radius:0 100% 0 100%;transform:rotate(-25deg)}.brand-page--crop .facts{border-left-width:4px}.brand-page--crop .card-grid{align-items:stretch}.brand-page--crop .card{background:linear-gradient(145deg,var(--surface-base),var(--surface-secondary));border:1px solid var(--accent-gold)}.brand-page--crop .card:nth-child(2){transform:translateY(1.5rem)}.brand-page--crop .card:nth-child(3){transform:translateY(3rem)}.brand-page--future .page-hero{background:linear-gradient(120deg,var(--surface-base),var(--accent-gold-light),var(--surface-secondary))}.brand-page--future .page-hero:before{background:transparent;border:1px solid var(--accent-gold);border-radius:50%;height:19rem;width:19rem}.brand-page--future .facts{box-shadow:none}.brand-page--future .card-grid{gap:0;position:relative}.brand-page--future .card-grid:before{background:var(--accent-gold);content:"";height:1px;left:12%;position:absolute;right:12%;top:3.65rem}.brand-page--future .card{background:transparent;border:0;box-shadow:none;min-height:18rem;padding-inline:1.25rem}.brand-page--future .card:not(:last-child){border-right:1px solid var(--accent-gold)}.brand-page--future .brand-card__number{background:var(--surface-base);position:relative;z-index:1}@media(max-width:980px){.brand-page--hemp .card{min-height:18rem}.brand-page--hemp .card:nth-child(3){grid-column:1/-1}.brand-page--hemp .card:nth-child(2):after{display:none}.brand-page--sesame .card:nth-child(3){margin-top:2.5rem}.brand-page--crop .card:nth-child(3){transform:translateY(1.5rem)}}@media(max-width:620px){.brand-page .facts{box-shadow:10px 10px 0 var(--surface-secondary)}.brand-page--hemp .card-grid,.brand-page--seed .card-grid,.brand-page--future .card-grid{gap:1rem;background:transparent;border:0}.brand-page--hemp .card,.brand-page--seed .card,.brand-page--future .card{border:1px solid var(--accent-gold);min-height:auto}.brand-page--hemp .card:after,.brand-page--future .card-grid:before{display:none}.brand-page--sesame .card,.brand-page--sesame .card:nth-child(2),.brand-page--sesame .card:nth-child(3),.brand-page--crop .card,.brand-page--crop .card:nth-child(2),.brand-page--crop .card:nth-child(3){margin-top:0;transform:none}.brand-page--future .card:not(:last-child){border-right:1px solid var(--accent-gold)}}
