:root{--shape-forest:#123c2d;--shape-deep:#09281e;--shape-leaf:#557b65;--shape-sage:#dfe9df;--shape-cream:#f5f0e5;--shape-paper:#fffdf7;--shape-gold:#c99b57;--shape-ink:#18382c;--shape-muted:#617268}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.shaped-site{margin:0;overflow-x:hidden;color:var(--shape-ink);background:var(--shape-cream)}
.shaped-site img{display:block;max-width:100%}
.shaped-site a{color:inherit}
.shaped-site site-header2{position:sticky;top:0;z-index:1200}
.shaped-site site-header2 .site-header-bar{position:relative!important}
.shape-subnav{position:sticky;top:69px;z-index:1100;border-bottom:1px solid rgba(18,60,45,.12);background:rgba(255,253,247,.95);box-shadow:0 9px 24px rgba(18,60,45,.06);backdrop-filter:blur(13px)}
.shape-subnav__track{display:flex;max-width:1440px;margin:auto;padding:10px 5%;gap:6px;overflow-x:auto;scrollbar-width:none}
.shape-subnav__track::-webkit-scrollbar{display:none}
.shape-subnav a{flex:0 0 auto;padding:9px 13px;border-radius:999px;text-decoration:none;font-size:12px;font-weight:800;white-space:nowrap}
.shape-subnav a:hover,.shape-subnav a[aria-current=page]{color:#fff;background:var(--shape-forest)}
.section-shell,.product-shell,.shape-hero{width:min(1240px,calc(100% - 40px));margin-inline:auto}
.section-kicker{display:inline-flex;align-items:center;gap:10px;color:var(--shape-leaf);font-size:12px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}
.section-kicker:before{width:34px;height:1px;background:var(--shape-gold);content:""}
.shape-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.78fr);min-height:610px;margin-top:36px;overflow:hidden;border-radius:34px;background:var(--shape-deep);box-shadow:0 28px 80px rgba(9,40,30,.18)}
.shape-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:70px 7%}
.shape-hero__copy .section-kicker{color:#cbdacb}
.shape-hero__copy h1{max-width:800px;margin:18px 0 22px;color:var(--shape-paper);font-size:clamp(4.2rem,7vw,7.8rem);font-weight:500;line-height:.87;letter-spacing:-.055em}
.shape-hero--group .shape-hero__copy h1{font-size:clamp(3.8rem,6vw,6.5rem)}
.shape-hero__copy>p{max-width:650px;margin:0;color:rgba(255,253,247,.78);font-size:17px;line-height:1.75}
.hero-notes{display:flex;flex-wrap:wrap;gap:10px;margin-top:34px}
.hero-notes span{padding:9px 12px;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#fff;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.shape-hero__visual{position:relative;min-width:0}
.shape-hero__visual:before{position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,var(--shape-deep) 0,transparent 35%),linear-gradient(0deg,rgba(9,40,30,.35),transparent 40%);content:""}
.shape-hero__visual img{width:100%;height:100%;object-fit:cover;object-position:center}
.shape-hero__seal{position:absolute;right:25px;bottom:25px;z-index:2;display:grid;width:122px;aspect-ratio:1;place-items:center;border-radius:50%;color:var(--shape-forest);background:var(--shape-paper);font-family:Georgia,"Times New Roman",serif!important;font-size:17px;line-height:1.15;text-align:center;transform:rotate(-7deg)}
.category-intro{padding:110px 0 48px}
.section-heading{display:flex;align-items:end;justify-content:space-between;gap:50px}
.section-heading h2,.form-guide h2,.editorial-panel h2,.split-guide h2,.faq-panel>h2,.product-story h2,.buying-guide h2,.related-section h2{margin:13px 0 0;font-family:Georgia,"Times New Roman",serif!important;font-size:clamp(2.7rem,5vw,5.2rem);font-weight:500;line-height:.95;letter-spacing:-.045em}
.section-heading>p{max-width:560px;margin:0;color:var(--shape-muted);font-size:16px;line-height:1.75}
.family-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:24px;padding-bottom:110px}
.family-card{grid-column:span 2;text-decoration:none}
.family-card:nth-child(7),.family-card:nth-child(8),.family-card:nth-child(9){margin-top:28px}
.family-card:last-child:nth-child(3n+1){grid-column:3/span 2;margin-top:28px}
.family-card__image{overflow:hidden;aspect-ratio:1;border-radius:50%;background:#e5eadf}
.family-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}
.family-card:hover .family-card__image img{transform:scale(1.06)}
.family-card__copy{padding:24px 8px 0;text-align:center}
.family-card__copy>span,.shape-product-card>small,.related-card>small{display:inline-block;padding:7px 10px;border-radius:999px;color:var(--shape-forest);background:var(--shape-sage);font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}
.family-card h2{margin:13px 0 10px;font-family:Georgia,"Times New Roman",serif!important;font-size:31px;font-weight:500;line-height:1.05;letter-spacing:-.035em}
.family-card p{margin:0;color:var(--shape-muted);font-size:14px;line-height:1.65}
.family-card strong{display:inline-block;margin-top:16px;font-size:12px;letter-spacing:.05em;text-transform:uppercase}
.form-guide{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;padding:95px 6%;border-radius:34px;color:#fff;background:var(--shape-forest)}
.form-guide__intro p{color:rgba(255,255,255,.7);line-height:1.75}
.form-guide__list{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:rgba(255,255,255,.13)}
.form-guide__list article{padding:30px;background:var(--shape-forest)}
.form-guide__list span,.detail-grid>article>span{color:var(--shape-gold);font-family:Georgia,"Times New Roman",serif!important;font-size:28px}
.form-guide__list h3{margin:28px 0 10px;font-family:Georgia,"Times New Roman",serif!important;font-size:27px;font-weight:500}
.form-guide__list p{margin:0;color:rgba(255,255,255,.68);font-size:14px;line-height:1.65}
.editorial-panel{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-block:110px}
.editorial-panel p{margin:0 0 20px;color:var(--shape-muted);font-size:16px;line-height:1.8}
.shape-cta{display:flex;width:min(1240px,calc(100% - 40px));margin:0 auto 80px;padding:45px 5%;align-items:center;justify-content:space-between;gap:45px;border-radius:30px;color:#fff;background:linear-gradient(120deg,var(--shape-deep),var(--shape-forest))}
.shape-cta h2{max-width:690px;margin:12px 0 10px;font-family:Georgia,"Times New Roman",serif!important;font-size:clamp(2rem,4vw,3.7rem);font-weight:500;line-height:1}
.shape-cta p{max-width:660px;margin:0;color:rgba(255,255,255,.7);line-height:1.6}
.shape-cta__actions{display:flex;flex-direction:column;min-width:235px;gap:10px}
.button{display:inline-flex;min-height:49px;padding:13px 18px;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:999px;text-decoration:none;font-size:13px;font-weight:800}
.button--light{color:var(--shape-forest);background:#fff}
.button--outline{color:#fff;border-color:rgba(255,255,255,.42)}
.shaped-site .button--forest{color:#fff;background:var(--shape-forest)}
.product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:28px;padding-bottom:100px}
.shape-product-card{grid-column:span 2;text-decoration:none;text-align:center}
.product-grid--1 .shape-product-card{grid-column:3/span 2}
.product-grid--4 .shape-product-card:last-child{grid-column:3/span 2}
.shape-product-card__image{position:relative;overflow:hidden;aspect-ratio:1;border-radius:50%;background:#e5eadf}
.shape-product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .6s}
.shape-product-card__image span{position:absolute;inset:auto 25% 18px;padding:10px;border-radius:999px;color:#fff;background:rgba(9,40,30,.88);font-size:11px;font-weight:800;opacity:0;transform:translateY(10px);transition:.3s}
.shape-product-card:hover .shape-product-card__image img{transform:scale(1.05)}
.shape-product-card:hover .shape-product-card__image span{opacity:1;transform:none}
.shape-product-card>small{margin-top:22px}
.shape-product-card h2{margin:12px 0 9px;font-family:Georgia,"Times New Roman",serif!important;font-size:30px;font-weight:500;line-height:1.05;letter-spacing:-.035em}
.shape-product-card p{margin:0;color:var(--shape-muted);font-size:14px;line-height:1.65}
.split-guide{display:grid;grid-template-columns:.8fr 1.2fr;overflow:hidden;margin-bottom:100px;border-radius:34px;background:var(--shape-paper)}
.split-guide__image{min-height:700px}
.split-guide__image img{width:100%;height:100%;object-fit:cover}
.split-guide__copy{padding:70px 8%}
.split-guide__copy>h3{margin:30px 0 8px;font-size:15px}
.split-guide__copy>p{margin:0;color:var(--shape-muted);font-size:15px;line-height:1.75}
.care-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:34px 0}
.care-item{display:grid;grid-template-columns:34px 1fr;padding:15px;align-items:center;border:1px solid rgba(18,60,45,.11);border-radius:14px;background:rgba(245,240,229,.55)}
.care-item i{grid-row:span 2;color:var(--shape-gold);font-size:17px}
.care-item span{color:var(--shape-muted);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.care-item strong{font-size:12px}
.faq-panel{padding-bottom:105px}
.faq-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:36px}
.faq-list details{padding:0 22px;border:1px solid rgba(18,60,45,.12);border-radius:16px;background:rgba(255,253,247,.72)}
.faq-list summary{display:flex;min-height:74px;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;font-size:14px;font-weight:800;list-style:none}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list details p{margin:0;padding:0 0 22px;color:var(--shape-muted);font-size:14px;line-height:1.7}
.faq-list details[open] summary i{transform:rotate(45deg)}
.product-shell{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:58px;padding:58px 0 95px;align-items:start}
.product-shell>*{min-width:0}
.product-gallery{width:100%;min-width:0}
.product-gallery__main{width:100%;margin:0;overflow:hidden;aspect-ratio:4/5;border-radius:22px;background:#e4eadf}
.product-gallery__main img{width:100%;height:100%;object-fit:cover;object-position:center}
.product-gallery__thumbs{display:flex;width:100%;padding:14px 0 0;justify-content:center;gap:10px;overflow-x:auto}
.gallery-thumb{width:74px;height:74px;flex:0 0 74px;padding:3px;overflow:hidden;border:1px solid transparent;border-radius:12px;background:transparent;cursor:pointer}
.gallery-thumb img{width:100%;height:100%;border-radius:9px;object-fit:cover}
.gallery-thumb.is-active{border-color:var(--shape-forest)}
.temporary-photo-note{margin:12px auto 0;color:var(--shape-muted);font-size:11px;line-height:1.5;text-align:center}
.product-summary{padding:24px 0}
.product-summary h1{max-width:760px;margin:18px 0 13px;font-family:Georgia,"Times New Roman",serif!important;font-size:clamp(3.7rem,6.1vw,6.6rem);font-weight:400!important;line-height:.9;letter-spacing:-.055em;text-transform:none!important;overflow-wrap:anywhere}
.latin-name{margin:0 0 24px;color:var(--shape-leaf);font-size:16px}
.product-lead{max-width:690px;color:var(--shape-muted);font-size:17px;line-height:1.8}
.product-summary .care-grid{margin:35px 0}
.plant-warning{display:flex;padding:17px;gap:14px;border:1px solid #d3a167;border-radius:14px;color:#71491f;background:#fff7ea}
.plant-warning i{margin-top:3px}
.plant-warning strong{font-size:12px;text-transform:uppercase}
.plant-warning p{margin:5px 0 0;font-size:12px;line-height:1.55}
.summary-actions{display:flex;margin-top:30px;align-items:center;gap:22px;flex-wrap:wrap}
.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--shape-forest);font-size:12px;font-weight:850;text-decoration:none;text-transform:uppercase}
.product-story{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;padding:90px 6%;border-radius:32px;background:var(--shape-paper)}
.product-story p{margin:0 0 18px;color:var(--shape-muted);font-size:16px;line-height:1.8}
.detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;margin-block:105px;background:rgba(18,60,45,.14)}
.detail-grid article{padding:45px;background:var(--shape-cream)}
.detail-grid h2{margin:20px 0 12px;font-family:Georgia,"Times New Roman",serif!important;font-size:34px;font-weight:500;line-height:1}
.detail-grid p{margin:0;color:var(--shape-muted);font-size:14px;line-height:1.75}
.buying-guide{display:grid;grid-template-columns:.85fr 1.15fr;overflow:hidden;margin-bottom:105px;border-radius:32px;background:var(--shape-forest)}
.buying-guide__visual{min-height:620px}
.buying-guide__visual img{width:100%;height:100%;object-fit:cover}
.buying-guide__copy{padding:65px 8%;color:#fff}
.buying-guide__copy .section-kicker{color:#dfe9df}
.buying-guide__copy ul{padding-left:19px}
.buying-guide__copy li,.buying-guide__copy p{margin:0 0 13px;color:rgba(255,255,255,.72);font-size:14px;line-height:1.7}
.related-section{padding-bottom:105px}
.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin-top:42px}
.related-card{text-decoration:none;text-align:center}
.related-card img{width:100%;aspect-ratio:1;border-radius:50%;object-fit:cover}
.related-card small{margin-top:19px}
.related-card h3{margin:11px auto 0;max-width:280px;font-family:Georgia,"Times New Roman",serif!important;font-size:24px;font-weight:500;line-height:1.08;letter-spacing:-.025em}
@media(max-width:980px){
  .shape-hero{grid-template-columns:1fr;min-height:0}
  .shape-hero__copy{padding:55px 7%}
  .shape-hero__visual{height:480px}
  .shape-hero__visual:before{background:linear-gradient(0deg,var(--shape-deep),transparent 45%)}
  .section-heading,.shape-cta{align-items:flex-start;flex-direction:column}
  .family-card{grid-column:span 3}
  .family-card:last-child:nth-child(3n+1){grid-column:2/span 4}
  .product-grid .shape-product-card{grid-column:span 3}
  .product-grid--1 .shape-product-card,.product-grid--4 .shape-product-card:last-child{grid-column:2/span 4}
  .form-guide,.editorial-panel,.split-guide,.product-story,.buying-guide{grid-template-columns:1fr}
  .split-guide__image,.buying-guide__visual{min-height:460px}
  .product-shell{gap:34px}
  .product-summary h1{font-size:clamp(3.2rem,7vw,5rem)}
}
@media(max-width:700px){
  .shape-subnav{top:68px}
  .shape-subnav__track{padding-inline:20px}
  .shape-subnav a{padding:8px 11px;font-size:11px}
  .section-shell,.product-shell,.shape-hero,.shape-cta{width:calc(100% - 32px)}
  .shape-hero{margin-top:16px;border-radius:22px}
  .shape-hero__copy{padding:42px 24px}
  .shape-hero__copy h1,.shape-hero--group .shape-hero__copy h1{font-size:clamp(3.25rem,16vw,5rem)}
  .shape-hero__copy>p{font-size:15px}
  .shape-hero__visual{height:360px}
  .shape-hero__seal{width:96px;font-size:14px}
  .category-intro{padding:75px 0 34px}
  .section-heading{gap:20px}
  .section-heading h2,.form-guide h2,.editorial-panel h2,.split-guide h2,.faq-panel>h2,.product-story h2,.buying-guide h2,.related-section h2{font-size:clamp(2.4rem,12vw,3.7rem)}
  .family-grid{gap:30px 14px;padding-bottom:75px}
  .family-card,.family-card:nth-child(7),.family-card:nth-child(8),.family-card:nth-child(9),.family-card:last-child:nth-child(3n+1){grid-column:span 3;margin-top:0}
  .family-card:last-child:nth-child(odd){grid-column:2/span 4}
  .family-card__copy{padding-top:15px}
  .family-card h2{font-size:21px}
  .family-card p{display:none}
  .family-card strong{font-size:10px}
  .form-guide{gap:40px;padding:55px 24px}
  .form-guide__list{grid-template-columns:1fr}
  .editorial-panel{gap:28px;padding-block:75px}
  .shape-cta{padding:38px 24px;margin-bottom:55px}
  .shape-cta__actions{width:100%;min-width:0}
  .product-grid{gap:34px 14px;padding-bottom:75px}
  .product-grid .shape-product-card,.product-grid--1 .shape-product-card,.product-grid--4 .shape-product-card:last-child{grid-column:span 3}
  .product-grid .shape-product-card:last-child:nth-child(odd){grid-column:2/span 4}
  .shape-product-card h2{font-size:20px}
  .shape-product-card p{display:none}
  .split-guide{margin-bottom:75px}
  .split-guide__image,.buying-guide__visual{min-height:360px}
  .split-guide__copy,.buying-guide__copy{padding:45px 24px}
  .care-grid{gap:7px}
  .care-item{grid-template-columns:27px 1fr;padding:11px 9px}
  .care-item strong{font-size:11px}
  .faq-panel{padding-bottom:75px}
  .faq-list{grid-template-columns:1fr}
  .product-shell{grid-template-columns:1fr;width:100%;gap:0;padding:32px 16px 75px}
  .product-gallery{width:100%;overflow:hidden}
  .product-gallery__main{width:100%;aspect-ratio:1;border-radius:18px}
  .product-gallery__main img{width:100%;height:100%;object-fit:cover;object-position:center}
  .product-gallery__thumbs{max-width:100%;justify-content:center}
  .product-summary{padding:44px 4px 0}
  .product-summary h1{font-size:clamp(2.65rem,12vw,3.65rem)!important;font-weight:400!important;line-height:.94}
  .product-lead{font-size:15px}
  .product-story{gap:25px;padding:50px 24px}
  .detail-grid{grid-template-columns:1fr;margin-block:75px}
  .detail-grid article{padding:34px 24px}
  .buying-guide{margin-bottom:75px}
  .related-section{padding-bottom:75px}
  .related-grid{grid-template-columns:repeat(2,1fr);gap:30px 14px}
  .related-card:last-child:nth-child(odd){grid-column:1/-1;width:calc(50% - 7px);justify-self:center}
  .related-card h3{font-size:18px}
}
@media(max-width:390px){
  .shape-hero__copy h1,.shape-hero--group .shape-hero__copy h1{font-size:3.1rem}
  .family-card h2,.shape-product-card h2{font-size:18px}
  .gallery-thumb{width:66px;height:66px;flex-basis:66px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.family-card__image img,.shape-product-card__image img{transition:none}}
