:root{--green:#018644;--green-dark:#006637;--mint:#e8f6ef;--black:#000;--white:#fff;--cream:#fdf6ea;--gray:#efeeed;--ink:#1d2521;--muted:#64706a;--line:#0000001a;--shadow:0 16px 50px #18432d1a;--round:30px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased;margin:0;font:16px/1.6 Nunito Sans,sans-serif}a{color:inherit}img{max-width:100%;display:block}button,input{font:inherit}.skip-link{z-index:999;background:#fff;border-radius:999px;padding:.7rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fdf6eaf0;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;min-height:76px;padding:0 clamp(1rem,4vw,4rem);display:grid;position:sticky;top:0}.brand{align-items:center;gap:.5rem;font-family:Bricolage Grotesque,sans-serif;font-weight:800;text-decoration:none;display:flex}.brand-mark{color:#fff;background:var(--green);border-radius:50% 42% 50% 38%;place-items:center;width:46px;height:34px;font-size:.86rem;display:grid;transform:rotate(-3deg)}.brand-name{letter-spacing:.08em;font-size:.8rem}.site-nav{justify-self:center;gap:clamp(.9rem,2vw,2rem);display:flex}.site-nav a{font-size:.82rem;font-weight:800;text-decoration:none;position:relative}.site-nav a:after{content:"";background:var(--green);border-radius:99px;height:3px;transition:right .2s;position:absolute;bottom:-.35rem;left:0;right:100%}.site-nav a:hover:after{right:0}.header-cta{color:#fff;background:var(--green);box-shadow:0 6px 0 var(--green-dark);border-radius:999px;padding:.75rem 1.1rem;font-size:.82rem;font-weight:800;text-decoration:none;transform:translateY(-2px)}.menu-button{display:none}.hero{color:var(--ink);background:var(--cream);grid-template-columns:1.02fr .98fr;align-items:center;gap:clamp(2rem,5vw,5rem);padding:clamp(3rem,7vw,6.5rem) clamp(1rem,6vw,6rem) clamp(4rem,8vw,7rem);display:grid;position:relative;overflow:hidden}.hero:before{content:"♡";color:var(--green);opacity:.65;font:700 clamp(2rem,5vw,4.5rem)/1 Bricolage Grotesque;position:absolute;top:9%;left:46%;transform:rotate(12deg)}.hero:after{content:"Grenada looks good on you";z-index:3;color:var(--green);box-shadow:var(--shadow);background:#fff;border:1px solid #0186442e;border-radius:999px;padding:.55rem .9rem;font-size:.7rem;font-weight:800;position:absolute;bottom:2.4rem;right:5%;transform:rotate(-2deg)}.hero-image{z-index:1;object-fit:cover;object-position:center;width:100%;height:clamp(500px,62vw,700px);box-shadow:22px 24px 0 var(--mint),var(--shadow);border-radius:46% 46% 26% 26%/31% 31% 19% 19%;grid-area:1/2;position:relative}.hero-shade{display:none}.hero-content{z-index:2;grid-area:1/1;width:100%;padding:0;position:relative}.hero h1{letter-spacing:-.06em;max-width:720px;color:var(--black);margin:.65rem 0 1.3rem;font:800 clamp(3.2rem,6.8vw,6.7rem)/.94 Bricolage Grotesque,sans-serif}.hero-copy{color:#46514b;max-width:590px;margin:0 0 2rem;font-size:clamp(1.02rem,1.4vw,1.2rem)}.eyebrow{color:var(--green);text-transform:uppercase;letter-spacing:.15em;margin:0 0 .7rem;font-size:.7rem;font-weight:900}.eyebrow.light{color:inherit}.button-row{flex-wrap:wrap;gap:.8rem;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:.82rem 1.3rem;font-size:.88rem;font-weight:900;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-3px)}.button-light{color:#fff;background:var(--green);box-shadow:0 7px 0 var(--green-dark)}.button-ghost{color:var(--green);border:2px solid var(--green);background:#fff}.image-note{z-index:2;color:#fffc;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.62rem;position:absolute;bottom:.8rem;right:1rem}.hero>.image-note{display:none}.intro-strip{min-height:66px;color:var(--green);border-block:1px solid var(--line);text-transform:uppercase;letter-spacing:.14em;background:#fff;justify-content:center;align-items:center;gap:1.2rem;padding:1rem;font-size:.68rem;font-weight:900;display:flex}.intro-strip p{margin:0}.intro-strip span{background:var(--green);border-radius:50%;width:7px;height:7px}.section{padding:clamp(5rem,8vw,8rem) clamp(1rem,6vw,6rem)}.section-heading{grid-template-columns:1.1fr .7fr;align-items:end;gap:3rem;max-width:1300px;margin:0 auto 3rem;display:grid}.section-heading h2,.jamila-note h2,.plan-section h2,.seasonal-section h2,.newsletter-section h2{letter-spacing:-.055em;margin:0;font:800 clamp(2.65rem,5vw,5.4rem)/1 Bricolage Grotesque,sans-serif}.section-heading>p{max-width:520px;color:var(--muted);margin:0}.path-grid{grid-template-columns:repeat(3,1fr);gap:1.2rem;max-width:1300px;margin:0 auto;display:grid}.path-card{border-radius:var(--round);isolation:isolate;min-height:500px;box-shadow:var(--shadow);align-items:flex-end;padding:1.4rem;transition:transform .25s;display:flex;position:relative;overflow:hidden}.path-card:hover{transform:translateY(-6px)rotate(-.4deg)}.path-card:first-child:before{content:"☀";color:var(--green);opacity:.16;font-size:7rem;position:absolute;top:4rem;left:50%;transform:translate(-50%)rotate(8deg)}.path-card:nth-child(2){color:#fff;background:#000}.path-card:nth-child(3){color:var(--ink);background:var(--cream)}.path-card:nth-child(3):before{content:"your trip, but smoother";width:75%;color:var(--green);border:2px dashed var(--green);text-align:center;background:#fff;border-radius:20px;padding:1rem;font:800 1rem Bricolage Grotesque;position:absolute;top:5.3rem;left:50%;transform:translate(-50%)rotate(-3deg)}.path-spicemas img,.path-overlay{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.path-overlay{z-index:0;background:linear-gradient(#00000005 28%,#000000db)}.path-number{z-index:2;width:42px;height:42px;color:var(--green);background:#fff;border-radius:50%;place-items:center;font:900 1rem Bricolage Grotesque;display:grid;position:absolute;top:1rem;right:1rem;box-shadow:0 5px 18px #0000001a}.path-content{z-index:1;padding:.5rem;position:relative}.path-content h3{letter-spacing:-.045em;margin:0 0 .7rem;font:800 clamp(2rem,3vw,3rem)/1 Bricolage Grotesque}.path-content p:not(.eyebrow){margin:0 0 1rem}.path-content a{text-underline-offset:5px;font-weight:900;text-decoration-thickness:2px}.jamila-note{background:#fff;padding:clamp(5rem,8vw,8rem) clamp(1rem,7vw,8rem);display:block}.note-label{color:#fff;background:var(--green);text-transform:uppercase;letter-spacing:.14em;border-radius:999px;margin:0 auto 2rem;padding:.55rem 1rem;font-size:.68rem;font-weight:900;display:table;transform:rotate(-2deg)}.note-copy{max-width:1120px;margin:0 auto}.note-copy h2{max-width:1050px;color:var(--green);text-align:center}.note-columns{grid-template-columns:1fr 1fr;gap:1.4rem;margin:2.5rem 0 1.2rem;display:grid}.note-columns p{background:var(--cream);border-radius:22px;margin:0;padding:1.5rem}.note-punch{color:#fff;background:var(--green);text-align:center;border-radius:18px;max-width:760px;margin:1.5rem auto 0;padding:1.2rem 1.5rem;font:800 clamp(1.1rem,2vw,1.45rem) Bricolage Grotesque;transform:rotate(1deg)}.story-grid{grid-template-columns:1.2fr .8fr;gap:1.2rem;max-width:1300px;margin:0 auto;display:grid}.story-feature{border-radius:var(--round);box-shadow:var(--shadow);background:#fff;grid-template-columns:1.05fr .95fr;display:grid;overflow:hidden}.story-image-wrap{min-height:500px;overflow:hidden}.story-image-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.story-feature:hover img{transform:scale(1.03)}.story-copy{align-self:end;padding:clamp(1.5rem,4vw,3rem)}.story-copy h3,.story-small h3{letter-spacing:-.045em;margin:.5rem 0 1rem;font-family:Bricolage Grotesque;line-height:1.05}.story-copy h3{color:var(--green);font-size:clamp(2rem,3vw,3.3rem)}.story-copy p{color:var(--muted)}.story-meta{letter-spacing:.11em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:900}.story-copy a,.story-small a{color:var(--green);text-underline-offset:5px;font-weight:900}.story-stack{gap:1.2rem;display:grid}.story-small{border-radius:var(--round);background:var(--gray);grid-template-columns:auto 1fr;gap:1.2rem;padding:2rem;display:grid}.story-small h3{font-size:clamp(1.7rem,2.4vw,2.6rem)}.story-index{color:var(--green);margin:0;font:900 1rem Bricolage Grotesque}.plan-aside{border-radius:var(--round);background:var(--cream);min-height:640px;position:relative;overflow:hidden}.portrait-placeholder{color:var(--green);text-align:center;text-transform:uppercase;letter-spacing:.12em;background:#fff;border:2px dashed #01864480;border-radius:49% 51% 43% 57%/37% 42% 58% 63%;place-items:center;padding:2rem;font-size:.68rem;font-weight:900;display:grid;position:absolute;inset:8% 10% 8% 18%}.vertical-word{z-index:2;letter-spacing:-.06em;color:var(--green);margin:0;font:900 clamp(3.5rem,6vw,6rem) Bricolage Grotesque;position:absolute;bottom:2.2rem;left:-2.1rem;transform:rotate(-90deg)}.plan-copy{max-width:860px;color:var(--ink);align-self:center;padding:clamp(3rem,6vw,6rem)}.plan-copy>p:not(.eyebrow){max-width:680px}.check-list{grid-template-columns:1fr 1fr;gap:.8rem 1.4rem;margin:2rem 0;padding:0;list-style:none;display:grid}.check-list li{background:#fff;border-radius:14px;padding:.8rem .8rem .8rem 2.3rem;font-size:.88rem;position:relative;box-shadow:0 6px 22px #18432d0d}.check-list li:before{content:"✓";color:var(--green);font-weight:900;position:absolute;left:.8rem}.price-row{border-top:1px solid #01864440;align-items:end;gap:1.5rem;margin:1.8rem 0;padding-top:1.4rem;display:flex}.price-row div{flex-direction:column;display:flex}.price-row span{text-transform:uppercase;letter-spacing:.12em;font-size:.68rem}.price-row strong{color:var(--green);font:800 3.5rem/1 Bricolage Grotesque}.price-row p{margin:0 0 .35rem}.shop-section{background:#fff}.product-grid{grid-template-columns:1fr 1fr;gap:1.4rem;max-width:1100px;margin:0 auto;display:grid}.product-card{border:1px solid var(--line);border-radius:var(--round);background:var(--cream);box-shadow:var(--shadow);overflow:hidden}.product-visual{place-items:center;min-height:460px;padding:2.5rem;display:grid;position:relative;overflow:hidden}.product-visual:before{content:"";opacity:.75;background:#fff;border-radius:50%;width:280px;height:280px;position:absolute}.product-visual img{z-index:1;filter:drop-shadow(0 20px 15px #0003);max-height:370px;transition:transform .3s;position:relative;transform:rotate(-3deg)}.product-card:nth-child(2) .product-visual img{transform:rotate(3deg)}.product-card:hover .product-visual img{transform:rotate(0)translateY(-5px)}.product-badge{z-index:2;color:#fff;background:var(--green);text-transform:uppercase;letter-spacing:.1em;border-radius:999px;padding:.45rem .75rem;font-size:.62rem;font-weight:900;position:absolute;top:1.1rem;right:1.1rem;transform:rotate(2deg)}.product-copy{padding:1.7rem}.product-copy h3{color:var(--green);letter-spacing:-.04em;margin:.2rem 0 .7rem;font:800 clamp(1.8rem,2.5vw,2.5rem)/1.05 Bricolage Grotesque}.product-copy>p:not(.eyebrow){color:var(--muted)}.product-footer{border-top:1px solid #0186442e;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.4rem;padding-top:1.2rem;display:flex}.product-footer strong{color:var(--green);font:800 2.1rem Bricolage Grotesque}.product-footer a{color:var(--green);font-weight:900}.seasonal-section{color:#fff;background:var(--green);grid-template-columns:1.1fr .9fr;gap:4rem;padding:clamp(5rem,8vw,8rem) clamp(1rem,8vw,9rem);display:grid}.seasonal-title h2{color:#fff}.seasonal-copy{align-self:end;max-width:520px}.seasonal-copy a{color:var(--green);background:#fff;border-radius:999px;margin-top:1rem;padding:.7rem 1rem;font-weight:900;text-decoration:none;display:inline-block}.newsletter-section{background:var(--cream);grid-template-columns:1fr 1fr;gap:4rem;padding:clamp(5rem,8vw,8rem) clamp(1rem,6vw,6rem);display:grid}.newsletter-section h2{color:var(--green);font-size:clamp(2.6rem,4.5vw,5rem)}.newsletter-form{box-shadow:var(--shadow);background:#fff;border-radius:24px;align-self:end;padding:1.5rem}.newsletter-form>label{margin-bottom:.8rem;font-weight:800;display:block}.email-row{gap:.6rem;display:flex}.email-row input{background:var(--cream);border:1px solid #01864459;border-radius:999px;flex:1;min-width:0;min-height:54px;padding:0 1rem}.email-row button{color:#fff;background:var(--green);cursor:pointer;border:0;border-radius:999px;padding:0 1.3rem;font-weight:900}.newsletter-form fieldset{border:0;flex-wrap:wrap;gap:.7rem 1.1rem;margin:1.2rem 0 0;padding:0;display:flex}.newsletter-form legend{width:100%;margin-bottom:.5rem;font-size:.78rem;font-weight:900}.newsletter-form fieldset label{font-size:.82rem}.form-note{color:var(--muted);font-size:.75rem}.site-footer{color:var(--ink);background:var(--mint);padding:4.5rem clamp(1rem,6vw,6rem) 1.5rem}.footer-brand{justify-content:space-between;gap:2rem;padding-bottom:3rem;display:flex}.footer-logo{color:var(--green);letter-spacing:-.07em;margin:0;font:900 clamp(2.8rem,6vw,6rem)/.78 Bricolage Grotesque}.footer-brand>p:last-child{align-self:end;max-width:260px}.footer-links{border-top:1px solid #01864440;grid-template-columns:1fr 1fr;max-width:580px;margin-left:auto;padding:2rem 0;display:grid}.footer-links div{flex-direction:column;gap:.4rem;display:flex}.footer-links p{color:var(--green);text-transform:uppercase;letter-spacing:.14em;margin:0 0 .5rem;font-size:.68rem;font-weight:900}.footer-links a{text-underline-offset:3px;width:fit-content}.footer-bottom{border-top:1px solid #01864440;justify-content:space-between;gap:2rem;padding-top:1.3rem;font-size:.72rem;display:flex}.footer-bottom p{margin:0}@media (max-width:1000px){.site-header{grid-template-columns:auto auto;justify-content:space-between;min-height:68px}.header-cta{display:none}.menu-button{border:1px solid var(--green);color:var(--green);background:#fff;border-radius:999px;justify-self:end;padding:.55rem .85rem;font-size:.75rem;font-weight:900;display:block}.site-nav{background:var(--cream);border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start;gap:0;padding:.8rem 1.2rem 1.2rem;display:none;position:absolute;top:67px;left:0;right:0}.site-nav.open{display:flex}.site-nav a{border-bottom:1px solid var(--line);width:100%;padding:.8rem 0}.hero{grid-template-columns:1fr;padding-top:3.5rem}.hero-content,.hero-image{grid-area:auto/1}.hero-content{max-width:760px}.hero-image{border-radius:28% 28% 20px 20px/18% 18% 20px 20px;height:600px}.hero:before{top:5%;left:auto;right:5%}.path-grid{grid-template-columns:1fr 1fr}.path-card:nth-child(3){grid-column:span 2;min-height:360px}.section-heading,.story-grid,.plan-section,.seasonal-section,.newsletter-section,.story-feature{grid-template-columns:1fr}.story-image-wrap{min-height:360px}.plan-aside{min-height:520px}}@media (max-width:680px){.site-header{padding:0 1rem}.brand-name{display:none}.hero{gap:2.5rem;padding:3.5rem 1rem 5rem}.hero h1{font-size:clamp(3.15rem,14vw,4.8rem)}.hero-image{height:470px;box-shadow:10px 14px 0 var(--mint),var(--shadow)}.hero:after{bottom:2rem;right:1rem}.button-row,.button{width:100%}.intro-strip{flex-wrap:wrap;gap:.55rem .8rem}.section{padding:4.5rem 1rem}.section-heading{gap:1.2rem;margin-bottom:2rem}.section-heading h2,.jamila-note h2,.plan-section h2,.seasonal-section h2,.newsletter-section h2{font-size:clamp(2.65rem,12vw,4rem)}.path-grid{grid-template-columns:1fr}.path-card,.path-card:nth-child(3){grid-column:span 1;min-height:430px}.jamila-note{padding:4.5rem 1rem}.note-columns{grid-template-columns:1fr}.story-image-wrap{min-height:300px}.story-copy,.story-small{padding:1.4rem}.story-small h3{font-size:1.8rem}.plan-section{padding:1rem}.plan-aside{min-height:460px}.portrait-placeholder{inset:7% 7% 7% 15%}.plan-copy{padding:3.5rem .3rem}.check-list,.product-grid{grid-template-columns:1fr}.product-visual{min-height:390px}.seasonal-section,.newsletter-section{gap:2rem;padding:4.5rem 1rem}.email-row{flex-direction:column}.email-row input,.email-row button{min-height:52px}.newsletter-form fieldset{flex-direction:column}.site-footer{padding:4rem 1rem 1.3rem}.footer-brand{flex-direction:column}.footer-links{margin:0}.footer-bottom{flex-direction:column;gap:.4rem}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}body{background:var(--white)}.site-header{background:#fffffff2}.header-cta,.button-light{box-shadow:none}.hero{background:var(--white)}.hero:before{content:"✦";font-family:Archivo Black,sans-serif;font-weight:400}.hero h1{color:var(--black);line-height:.98}.hero h1:first-line{color:var(--black)}.intro-strip{color:var(--white);background:var(--black);border:0}.intro-strip span{background:var(--green)}.pathway-section{background:var(--white)}.path-card{box-shadow:none;border:1px solid var(--line);border-radius:18px}.path-card:first-child{color:var(--white);background:var(--black)}.path-card:first-child:before{color:var(--green);opacity:.8}.path-card:nth-child(3){background:var(--white);border:2px solid var(--black)}.path-card:nth-child(3):before{color:var(--black);background:var(--cream);border:0;border-radius:8px;transform:translate(-50%)rotate(-1deg)}.path-number{box-shadow:none;border-radius:8px}.jamila-note{background:var(--gray)}.note-label{border-radius:6px;transform:rotate(-1deg)}.note-copy h2{color:var(--black)}.note-punch{border-radius:8px;transform:none}.lens-section{background:var(--white)}.story-feature,.story-small{box-shadow:none;border:1px solid var(--line);border-radius:18px}.story-copy h3{color:var(--black)}.story-small{background:var(--cream)}.story-small.dark{color:var(--white);background:var(--black)}.story-small.dark h3{color:var(--white)}.story-small.dark a{color:#baf5d8}.plan-section{background:var(--gray)}.plan-aside{background:var(--white);border-radius:18px}.plan-copy h2{color:var(--black)}.check-list li{box-shadow:none;border:1px solid #00000014;border-radius:8px}.price-row strong{color:var(--black)}.product-card{background:var(--white);box-shadow:none;border:1px solid var(--black);border-radius:18px}.product-visual.cream{background:var(--cream)}.product-visual.green{background:var(--gray)}.product-copy h3,.product-footer strong{color:var(--black)}.seasonal-section{color:var(--white);background:var(--black)}.seasonal-title .eyebrow{color:#baf5d8}.seasonal-copy a{color:var(--white);background:var(--green);border-radius:8px}.newsletter-section{background:var(--white);border-top:1px solid var(--line)}.newsletter-section h2{color:var(--black)}.newsletter-form{border:1px solid var(--black);box-shadow:10px 10px 0 var(--cream);border-radius:14px}.email-row input{background:var(--gray)}.site-footer{color:var(--white);background:var(--black)}.footer-logo span,.footer-brand>p:last-child,.footer-links a,.footer-bottom{color:var(--white)}.footer-links,.footer-bottom{border-color:#ffffff3d}@media (max-width:1000px){.site-nav{background:var(--white)}}@media (max-width:680px){.hero-image{box-shadow:8px 9px 0 var(--green),var(--shadow)}}.brand,.hero h1,.section-heading h2,.jamila-note h2,.plan-section h2,.seasonal-section h2,.newsletter-section h2,.path-content h3,.story-copy h3,.story-small h3,.vertical-word,.price-row strong,.product-copy h3,.product-footer strong,.footer-logo{letter-spacing:0;font-family:Archivo,sans-serif;font-weight:800}.brand-name,.eyebrow,.intro-strip,.story-meta,.newsletter-form legend,.footer-links p{letter-spacing:0}.hero:before,.hero:after,.path-card:first-child:before,.path-card:nth-child(3):before{display:none}.brand-mark{border-radius:4px;transform:none}.site-nav a:after{height:2px}.header-cta,.button,.path-number,.note-label,.seasonal-copy a,.email-row input,.email-row button{border-radius:4px}.hero-image{box-shadow:none;border-radius:4px}.hero h1{font-weight:800;line-height:1.02}.eyebrow{text-transform:none;font-size:.8rem;font-weight:800}.intro-strip{text-transform:none;font-size:.8rem}.pathway-section,.jamila-note,.lens-section,.plan-section,.shop-section,.newsletter-section{background:var(--white)}.section-heading h2,.note-copy h2,.plan-copy h2,.newsletter-section h2{color:var(--black)}.path-card{border-radius:4px}.path-card:nth-child(3){background:var(--white)}.note-label{transform:none}.note-columns p{background:var(--white);border:1px solid var(--black);border-radius:4px}.note-punch,.story-feature,.story-small{border-radius:4px}.story-small{background:var(--white);border:1px solid var(--black)}.plan-section{border-top:1px solid var(--line)}.plan-aside{background:var(--white);border:1px solid var(--black);border-radius:4px}.portrait-placeholder{background:var(--white);border-radius:4px}.check-list li{background:var(--white);border:1px solid var(--black);border-radius:4px}.product-card{border-radius:4px}.product-visual.cream,.product-visual.green{background:var(--white)}.product-visual:before{background:var(--cream);opacity:1}.product-badge{border-radius:4px;transform:none}.newsletter-form{box-shadow:none;border-radius:4px}.email-row input{background:var(--white);border-color:var(--black)}.footer-links p{color:#baf5d8}@media (max-width:680px){.hero-image{box-shadow:none}.section{padding-block:4rem}.path-card,.path-card:nth-child(3){min-height:390px}}.brand{display:block}.brand-logo{object-fit:contain;width:58px;height:58px;display:block}.path-card,.story-feature,.story-small,.plan-aside,.portrait-placeholder,.product-card,.hero-image{border-radius:14px}.plan-section{grid-template-columns:.75fr 1.25fr;min-height:640px}.plan-aside{min-height:560px}.check-list{grid-template-columns:1fr}@media (max-width:1000px){.brand-logo{width:52px;height:52px}.plan-section{grid-template-columns:1fr}.plan-aside{min-height:460px}}@media (max-width:680px){.site-header{min-height:62px}.site-nav{top:61px}.brand-logo{width:46px;height:46px}.hero{gap:2rem;padding-top:2.75rem}.hero h1{font-size:clamp(2.55rem,11vw,3.45rem);line-height:1.03}.hero-copy{font-size:1rem;line-height:1.5}.hero-image{height:390px}.section{padding-block:3.5rem}.path-content h3{font-size:1.75rem;line-height:1.08}.path-card,.path-card:nth-child(3){min-height:340px}.jamila-note{padding-block:3.5rem}.note-columns{margin-top:1.75rem}.plan-aside{min-height:380px}.plan-copy{padding-top:3rem;padding-bottom:3rem}.product-visual{min-height:340px}.newsletter-section{padding-block:3.5rem}body{overflow-x:hidden}.site-header{padding-inline:.85rem}.menu-button{border-radius:6px;padding:.48rem .7rem}.site-nav{padding-inline:1rem}.hero{gap:1.5rem;padding:2.25rem 1rem 3.25rem}.hero h1{max-width:12ch;margin:.45rem 0 1rem;font-size:clamp(2.3rem,10.5vw,3rem);line-height:1.02}.hero-copy{margin-bottom:1.4rem;font-size:.96rem;line-height:1.48}.button-row{gap:.65rem}.button{min-height:46px;padding:.72rem 1rem}.hero-image{object-position:center 42%;height:310px}.intro-strip{display:none}.section{padding:3.25rem 1rem}.section-heading{margin-bottom:1.6rem;display:block}.section-heading h2,.jamila-note h2,.plan-section h2,.newsletter-section h2{font-size:clamp(1.9rem,8.4vw,2.4rem);line-height:1.06}.section-heading>p{margin-top:.85rem;font-size:.94rem;line-height:1.5}.path-grid{gap:.8rem}.path-card,.path-card:nth-child(3){min-height:0;padding:1.3rem}.path-card:first-child,.path-card:nth-child(3){display:block}.path-card:nth-child(2){min-height:285px}.path-number{display:none}.path-content{padding:0}.path-content h3{margin-bottom:.55rem;font-size:1.55rem;line-height:1.08}.path-content p:not(.eyebrow){margin-bottom:.75rem;font-size:.94rem;line-height:1.48}.jamila-note{padding:3.25rem 1rem}.note-label{margin-bottom:1.35rem}.note-copy h2{text-align:left}.note-columns{gap:.75rem;margin:1.4rem 0 1rem}.note-columns p{padding:1rem;font-size:.94rem;line-height:1.5}.note-punch{text-align:left;margin-top:1rem;padding:1rem;font-size:1rem;line-height:1.4}.plan-section{border-top:1px solid var(--line);padding:0;display:block}.plan-aside{display:none}.plan-copy{max-width:none;padding:3.25rem 1rem}.plan-copy>p:not(.eyebrow){font-size:.95rem;line-height:1.5}.check-list{gap:.55rem;margin:1.4rem 0}.check-list li{padding:.7rem .7rem .7rem 2.15rem;font-size:.84rem}.price-row{gap:1rem;margin:1.4rem 0}.price-row strong{font-size:2.7rem}.product-grid{gap:1rem}.product-visual{min-height:260px;padding:1.5rem}.product-visual:before{width:205px;height:205px}.product-visual img{max-height:235px}.product-copy{padding:1.25rem}.product-copy h3{font-size:1.5rem}.product-footer{margin-top:1rem;padding-top:1rem}.product-footer strong{font-size:1.75rem}.newsletter-section{gap:1.35rem;padding:3.25rem 1rem}.newsletter-section h2{max-width:12ch}.newsletter-form{padding:1rem}.site-footer{padding-top:3.25rem}.footer-logo{font-size:2.35rem;line-height:.9}.footer-brand{gap:1.25rem;padding-bottom:2rem}.footer-links{grid-template-columns:1fr 1fr;gap:1rem;padding:1.5rem 0}}.about-layout{grid-template-columns:.78fr 1.22fr;align-items:center;gap:clamp(2.5rem,6vw,6rem);max-width:1300px;margin:0 auto;display:grid}.about-visual{min-height:560px}.about-intro{max-width:720px;margin:1.5rem 0 0;font-size:1.08rem;line-height:1.65}.plan-section{background:var(--white);min-height:0;padding:0;display:block}.plan-section .plan-copy{max-width:1050px;margin:0 auto;padding-block:clamp(5rem,8vw,8rem)}@media (max-width:1000px){.about-layout{grid-template-columns:1fr}.about-visual{min-height:500px}}@media (max-width:680px){.hero{padding-bottom:3rem}.hero .button-row{margin-top:.25rem}.pathway-section{border-top:7px solid var(--green)}.section-heading{text-align:center}.section-heading>p{margin-inline:auto}.jamila-note{background:var(--white);border-top:1px solid var(--black);padding:0}.about-layout{flex-direction:column;gap:0;display:flex}.about-visual{background:var(--cream);border:0;border-radius:0;order:1;width:100%;min-height:390px;display:block}.about-visual .portrait-placeholder{border-radius:14px;inset:1rem 1rem 1rem 3.4rem}.about-visual .vertical-word{font-size:3.15rem;bottom:2.4rem;left:-1.5rem}.about-layout .note-copy{order:2;width:100%;padding:3.25rem 1rem}.about-layout .note-label{margin:0 auto 1.25rem}.about-layout .note-copy h2{text-align:center}.about-intro{margin:1.35rem 0 0;font-size:1rem;line-height:1.55}.section-heading>p,.path-content p:not(.eyebrow),.note-columns p,.plan-copy>p:not(.eyebrow){font-size:1rem}.plan-section{background:var(--black);color:var(--white);border-top:7px solid var(--green)}.plan-section .plan-copy{text-align:left;padding:3.25rem 1rem}.plan-section .plan-copy h2{color:var(--white);text-align:center}.plan-section .plan-copy>.eyebrow{text-align:center;color:#baf5d8}.plan-section .check-list li{color:var(--black)}.plan-section .price-row{border-color:#ffffff4d}.plan-section .price-row strong{color:var(--white)}.shop-section{border-top:7px solid var(--cream)}.newsletter-section{border-top:7px solid var(--green);text-align:center}.newsletter-section h2{margin-inline:auto}.newsletter-form{text-align:left}}.about-layout{max-width:none;display:block}.about-visual{display:none}.about-layout .note-label{margin:0 auto 2rem}.about-layout .note-copy h2{text-align:center}.plan-section{background:var(--white);grid-template-columns:.75fr 1.25fr;min-height:640px;padding:clamp(1rem,3vw,2.3rem);display:grid}.plan-section .plan-aside{min-height:560px;display:block}.plan-section .plan-copy{max-width:860px;margin:0;padding:clamp(3rem,6vw,6rem)}@media (max-width:1000px){.plan-section{grid-template-columns:1fr}.plan-section .plan-aside{min-height:460px}}@media (max-width:680px){.hero-content{text-align:center}.hero h1{margin-left:auto;margin-right:auto}.hero .button-row{justify-content:center}.jamila-note{border-top:7px solid var(--green)}.about-layout{display:flex}.about-visual{min-height:320px;display:block}.about-visual .vertical-word{display:none}.about-visual .portrait-placeholder{inset:1rem}.about-layout .note-copy h2{text-align:center}.about-intro{text-align:left}.note-columns{display:block}.note-columns p{background:0 0;border:0;border-radius:0;margin:0 0 1rem;padding:0}.note-punch{color:var(--black);border-top:2px solid var(--green);background:0 0;border-radius:0;margin-top:1.25rem;padding:1rem 0 0}.plan-section{background:var(--black);min-height:0;padding:0;display:block}.plan-section .plan-aside{display:none}.plan-section .plan-copy{max-width:none;color:var(--white);margin:0;padding:3.25rem 1rem}.plan-section .plan-copy h2,.plan-section .plan-copy>.eyebrow,.plan-section .plan-copy>p:not(.eyebrow),.plan-section .price-row p,.plan-section .price-row span{color:var(--white)}}.vertical-word{writing-mode:vertical-rl;justify-content:center;align-items:center;margin:0;font-size:clamp(2.35rem,4vw,4rem);line-height:1;display:flex;top:1rem;bottom:1rem;left:1rem;transform:rotate(180deg)}.note-punch{font-style:italic}@media (max-width:680px){.about-visual .vertical-word{font-size:2.35rem;display:flex;top:1rem;bottom:1rem;left:.65rem}.about-visual .portrait-placeholder{text-align:center;place-items:center;display:grid;inset:1rem 1rem 1rem 3.8rem}.about-visual .portrait-placeholder span{text-align:center;width:100%}}.vertical-word{z-index:3;text-shadow:0 1px 12px #ffffffe6;top:12%;bottom:12%;left:calc(18% + .75rem)}@media (max-width:680px){.about-visual .portrait-placeholder{inset:1rem}.about-visual .vertical-word{top:2rem;bottom:2rem;left:1.75rem}.site-footer{text-align:center}.footer-brand{align-items:center}.footer-brand>p:last-child{align-self:center;margin-inline:auto}.footer-links{margin-inline:auto}.footer-links div{align-items:center}.footer-links a{margin-inline:auto}.footer-bottom{align-items:center}}.about-layout{grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(2.5rem,5vw,5rem);display:grid}.about-layout .note-copy{grid-area:1/1}.about-visual{grid-area:1/2;min-height:560px;display:block}.note-columns{margin:1.5rem 0 1.25rem;display:block}.note-columns p{background:0 0;border:0;border-radius:0;margin:0 0 1rem;padding:0}.note-punch{max-width:none;color:var(--black);border-top:2px solid var(--green);text-align:left;background:0 0;border-radius:0;margin:1.25rem 0 0;padding:1rem 0 0}@media (max-width:1000px){.about-layout{grid-template-columns:1fr}.about-layout .note-copy,.about-visual{grid-area:auto/1}}@media (max-width:680px){.about-layout{gap:0;display:flex}.about-visual{min-height:320px}}.hero{padding-top:clamp(4rem,6vw,6rem);padding-bottom:clamp(4rem,6vw,6rem)}.hero h1{max-width:820px;font-size:clamp(2.2rem,3.6vw,3.9rem);line-height:1.08}.section{padding-block:clamp(4rem,6vw,6rem)}.section-heading{margin-bottom:2.5rem}.section-heading h2,.jamila-note h2,.plan-section h2,.newsletter-section h2{font-size:clamp(2.2rem,3.6vw,3.9rem);line-height:1.08}.path-content h3{font-size:clamp(1.7rem,2.25vw,2.35rem);line-height:1.08}.jamila-note{padding-block:clamp(4rem,6vw,6rem)}.plan-section .plan-copy{padding-block:clamp(3.75rem,5.5vw,5.5rem)}.product-copy h3{font-size:clamp(1.65rem,2vw,2.1rem)}.newsletter-section{padding-block:clamp(4rem,6vw,6rem)}.hero h1 span,.newsletter-section h2 span{display:inline}.hero .button-light{background:var(--black);box-shadow:none}@media (min-width:1001px){.hero{grid-template-columns:1.25fr .75fr;gap:2rem;padding:2rem clamp(1.5rem,3vw,3rem)}.hero-image{justify-self:end;width:100%;max-width:440px;height:420px}.hero h1{max-width:none}.hero h1 span{white-space:nowrap;display:block}}@media (max-width:680px){.hero{padding:2.75rem .5rem}.hero-content{width:100%}.hero h1{width:100%;max-width:none;font-size:clamp(1.75rem,7.5vw,2.1rem);line-height:1.08}.hero h1 span{white-space:normal;display:inline}.hero h1{text-wrap:balance}.newsletter-section h2 span{white-space:nowrap;display:block}.section{padding-block:2.75rem}.section-heading{margin-bottom:1.4rem}.section-heading h2,.jamila-note h2,.plan-section h2,.newsletter-section h2{font-size:clamp(1.75rem,7.5vw,2.1rem);line-height:1.08}.path-card,.path-card:nth-child(3){padding:1.1rem}.path-content h3{font-size:1.4rem;line-height:1.12}.jamila-note{padding-block:0}.about-layout .note-copy,.plan-section .plan-copy,.shop-section{padding-block:2.75rem}.product-copy h3{font-size:1.4rem}.newsletter-section{padding:2.75rem .5rem}.newsletter-section h2{width:100%;max-width:none}}.footer-logo .footer-grenada{color:#0000;-webkit-text-fill-color:transparent;background:url(/assets/grenada-flag.svg) 50%/cover no-repeat;-webkit-background-clip:text;background-clip:text;display:inline-block}.footer-logo .footer-color-line{white-space:nowrap}.footer-logo .footer-i{color:#ce1126;-webkit-text-fill-color:#ce1126}.footer-logo .footer-love{color:#018644;-webkit-text-fill-color:#018644}.footer-logo .footer-you{color:#fcd116;-webkit-text-fill-color:#fcd116}.coming-soon{color:var(--muted);font-weight:800}.plan-section .plan-copy>.eyebrow{color:var(--green)}.hero-coast{object-position:center 58%}.media-holder{background:var(--black);border-style:solid;padding:0;overflow:hidden}.media-holder img,.media-holder video{object-fit:cover;width:100%;height:100%;display:block}.about-photo{object-fit:cover;object-position:center 28%;width:100%;height:100%;position:absolute;inset:0}.plan-desktop-visual .media-holder video{object-position:center}@media (max-width:680px){.plan-section .plan-copy>.eyebrow{color:var(--white)}.hero-coast{object-position:center 58%}.about-photo{object-position:center 24%}}.intake-page{background:var(--white);min-height:100vh;color:var(--black)}.intake-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;max-width:1180px;margin:auto;padding:1.2rem clamp(1rem,4vw,3rem);display:flex}.intake-header img{object-fit:cover;border-radius:50%;width:62px;height:62px}.intake-header>a:last-child{text-underline-offset:5px;font-size:.88rem;font-weight:800;text-decoration:underline}.intake-hero{text-align:center;max-width:980px;margin:auto;padding:clamp(3rem,7vw,6rem) clamp(1rem,4vw,3rem) 3rem}.intake-hero h1{max-width:820px;margin:.5rem auto 1rem;font-size:clamp(2.5rem,5vw,4.8rem);line-height:1.02}.intake-hero>p:not(.eyebrow){max-width:680px;color:var(--muted);margin:auto;font-size:1.08rem}.intake-steps{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;margin-top:2.5rem;display:grid}.intake-steps span{background:#fff;padding:1.1rem;font-weight:700}.intake-steps strong{color:var(--green);margin-right:.35rem}.intake-form-page{max-width:980px;margin:0 auto;padding:0 clamp(1rem,4vw,3rem) 6rem}.intake-form-page fieldset{border:0;border-top:1px solid var(--black);margin:0;padding:2.5rem 0}.intake-form-page legend{float:left;width:100%;margin-bottom:1.5rem;font-family:Archivo,sans-serif;font-size:clamp(1.45rem,2.6vw,2rem);font-weight:700}.intake-form-page legend+*{clear:both}.intake-form-page legend span{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:2.3rem;height:2.3rem;margin-right:.65rem;font:700 .85rem Nunito Sans,sans-serif;display:inline-grid}.form-grid{grid-template-columns:1fr 1fr;gap:1.15rem;display:grid}.form-grid label,.intake-form-page>fieldset>label{flex-direction:column;gap:.45rem;font-weight:800;display:flex}.form-grid .full{grid-column:1/-1}.form-grid small{color:var(--muted);font-weight:600}.form-grid input,.form-grid select,.form-grid textarea{color:#000;width:100%;font:inherit;background:#fff;border:1px solid #aaa;border-radius:0;padding:.9rem 1rem;font-weight:500}.form-grid textarea{resize:vertical}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--green);outline:3px solid #01864433}.choice-grid{grid-template-columns:repeat(3,1fr);gap:.7rem;display:grid}.choice-grid label{position:relative}.choice-grid input{opacity:0;position:absolute}.choice-grid span{text-align:center;cursor:pointer;border:1px solid #999;place-items:center;min-height:64px;padding:.8rem;font-weight:700;display:grid}.choice-grid input:checked+span{border-color:var(--green);background:var(--green);color:#fff}.choice-grid input:focus-visible+span{outline:3px solid #01864440}.field-help{color:var(--muted);margin:-.8rem 0 1.2rem}.form-submit{justify-content:space-between;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}.form-submit p{color:var(--muted)}.form-submit strong{color:var(--black)}.button-dark{background:var(--black);color:#fff;cursor:pointer;border:0}.button-dark:disabled{opacity:.65;cursor:wait}.submit-error{color:#8c0b19;background:#fff2f2;border-left:4px solid #ce1126;padding:1rem}.hp-field{width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important}.intake-success{border:1px solid var(--black);text-align:center;max-width:720px;margin:4rem auto 7rem;padding:clamp(2rem,6vw,5rem)}.intake-success h2{margin:.7rem 0 1rem;font-size:clamp(2rem,5vw,3.5rem)}.intake-success p:not(.eyebrow){max-width:520px;color:var(--muted);margin:0 auto 2rem}.intake-footer{color:#fff;background:#000;justify-content:space-between;gap:1rem;padding:2rem clamp(1rem,4vw,3rem);display:flex}.intake-footer a{color:#fff;font-weight:900}.inbox-page{color:#111;background:#f4f4f2;min-height:100vh;padding:clamp(1rem,4vw,3rem)}.inbox-page>header{justify-content:space-between;align-items:flex-end;gap:2rem;max-width:1180px;margin:0 auto 2rem;display:flex}.inbox-page h1{font-size:clamp(2.5rem,5vw,4.5rem);line-height:1}.inbox-page>header>div:last-child{gap:1rem;display:flex}.inbox-page a{text-underline-offset:4px}.request-list{gap:1rem;max-width:1180px;margin:auto;display:grid}.request-card{background:#fff;border:1px solid #c8c8c3;padding:clamp(1.25rem,3vw,2.2rem)}.request-top{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.request-top h2{margin:.45rem 0 .25rem;font-size:1.8rem}.request-top time{color:#666}.status-pill{color:#006b36;text-transform:uppercase;background:#d9f3e5;padding:.25rem .55rem;font-size:.74rem;font-weight:900}.request-facts{border-block:1px solid #ddd;grid-template-columns:repeat(3,1fr);gap:1rem;margin:1.5rem 0;padding:1rem 0;display:grid}.request-card p{white-space:pre-line}.request-card p span{color:#666;text-transform:uppercase;margin-bottom:.25rem;font-size:.76rem;font-weight:900;display:block}.request-notes{grid-template-columns:1fr 1fr;gap:1rem 2rem;display:grid}.inbox-empty{text-align:center;background:#fff;border:1px dashed #999;max-width:1180px;margin:auto;padding:5rem 2rem}.inbox-empty h2{font-size:2rem}@media (max-width:680px){.intake-header{padding-block:.75rem}.intake-header img{width:52px;height:52px}.intake-hero{padding-top:2.5rem}.intake-hero h1{font-size:2.25rem}.intake-steps{text-align:left;grid-template-columns:1fr}.intake-form-page fieldset{padding:2rem 0}.form-grid,.choice-grid,.request-facts,.request-notes{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.choice-grid.interests{grid-template-columns:1fr 1fr}.form-submit,.intake-footer,.inbox-page>header{flex-direction:column;align-items:stretch}.form-submit .button{width:100%}.inbox-page>header>div:last-child{justify-content:space-between}.request-top{flex-direction:column}.request-top time{order:-1}.intake-footer{text-align:center}}
