.retro-home{--color-sun-yellow:#FFC82E;--color-sunset-orange:#FF6A1A;--color-hot-coral:#F45472;--color-cobalt:#1E52B7;--color-deep-navy:#0A1F4D;--color-sand:#FAF4E4;--color-sand-soft:#F5EDD6;--color-ink-soft:#4A5875;--retro-font-display:var(--font-archivo-black),"Impact","Arial Black",sans-serif;--retro-font-hero:var(--font-anton),"Impact",sans-serif;--retro-font-label:var(--font-bebas-neue),"Oswald","Impact",sans-serif;--retro-font-body:var(--font-dm-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--retro-font-mono:var(--font-ibm-plex-mono),ui-monospace,Menlo,monospace;--retro-font-script:var(--font-pacifico),"Caveat",cursive;--text-display-xxl:clamp(48px,6.8vw,100px);--text-display-l:clamp(36px,5vw,72px);--retro-ease:cubic-bezier(.2,.7,.2,1);background:var(--color-sand);color:var(--color-deep-navy);font-family:var(--retro-font-body);font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased}html:has(.retro-home){scrollbar-width:none;-ms-overflow-style:none}html:has(.retro-home)::-webkit-scrollbar{width:0;height:0;background:transparent}body:has(.retro-home){overflow-x:clip;background:var(--color-sand)}.retro-home *{box-sizing:border-box}.retro-home a{color:inherit;text-decoration:none}.retro-home img{max-width:100%;display:block}.retro-home button{font:inherit}.retro-home .container{max-width:1320px;margin:0 auto;padding:0 32px}.retro-home .stripe-band{height:6px;background:linear-gradient(90deg,var(--color-sun-yellow) 0 25%,var(--color-sunset-orange) 25% 50%,var(--color-hot-coral) 50% 75%,var(--color-deep-navy) 75% 100%)}.retro-home .promo{background:var(--color-deep-navy);color:var(--color-sand);text-align:center;padding:10px 16px;font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:600}.retro-home .promo .accent{color:var(--color-sun-yellow)}.retro-home .promo-inner{position:relative;max-width:1200px;margin-inline:auto;display:flex;align-items:center;justify-content:center;min-height:18px}.retro-home .promo-message{margin:0;padding:0 32px;animation:promoFadeIn .4s ease-out}.retro-home .promo-arrow{position:absolute;top:50%;transform:translateY(-50%);background:transparent;border:0;color:var(--color-sand);opacity:.7;cursor:pointer;padding:4px 8px;display:inline-flex;align-items:center;justify-content:center;transition:opacity .15s ease}.retro-home .promo-arrow:hover{opacity:1}.retro-home .promo-arrow-left{left:0}.retro-home .promo-arrow-right{right:0}@keyframes promoFadeIn{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.retro-home .nav{position:sticky;top:0;z-index:50;height:80px;background:transparent;border-bottom:1px solid transparent;transition:background .3s var(--retro-ease),border-color .3s var(--retro-ease)}.retro-home .nav.solid{background:var(--color-sand);border-bottom-color:rgba(10,31,77,.08)}.retro-home .nav-inner{max-width:1320px;margin:0 auto;height:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:48px;padding:0 32px}.retro-home .brand-mark{display:flex;align-items:center;line-height:0}.retro-home .brand-mark img,.retro-home .brand-mark svg{width:64px;height:64px;display:block}.retro-home .nav-links{display:flex;gap:32px;justify-self:center}.retro-home .nav-links a{font-size:14px;font-weight:600;color:var(--color-sand);text-shadow:0 1px 2px rgba(10,31,77,.4);position:relative;padding:6px 0;transition:color .3s var(--retro-ease),text-shadow .3s var(--retro-ease)}.retro-home .nav.solid .nav-links a{color:var(--color-deep-navy);text-shadow:none}.retro-home .nav-links a:hover{color:var(--color-sun-yellow)}.retro-home .nav.solid .nav-links a:hover{color:var(--color-cobalt)}.retro-home .nav-links a:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:2px;background:var(--color-hot-coral);transform:scaleX(0);transform-origin:left;transition:transform .25s var(--retro-ease)}.retro-home .nav-links a:hover:after{transform:scaleX(1)}.retro-home .nav-utility{display:flex;gap:4px;align-items:center}.retro-home .nav-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;color:var(--color-sand);filter:drop-shadow(0 1px 2px rgba(10,31,77,.4));transition:background .2s,color .3s var(--retro-ease),filter .3s var(--retro-ease);position:relative}.retro-home .nav.solid .nav-icon{color:var(--color-deep-navy);filter:none}.retro-home .nav-icon:hover{background:rgba(250,244,228,.15)}.retro-home .nav.solid .nav-icon:hover{background:rgba(10,31,77,.06)}.retro-home .nav-icon svg{width:24px;height:24px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.retro-home .nav-cart-count{position:absolute;top:4px;right:4px;min-width:18px;height:18px;padding:0 5px;border-radius:9999px;background:var(--color-hot-coral);color:var(--color-sand);font-family:var(--retro-font-body);font-size:11px;font-weight:700;display:grid;place-items:center;filter:none;text-shadow:none;line-height:1}.retro-home .nav-hamburger{display:none;width:44px;height:44px;place-items:center;background:transparent;border:0;padding:0;cursor:pointer;color:var(--color-sand);filter:drop-shadow(0 1px 2px rgba(10,31,77,.4));transition:color .3s var(--retro-ease),filter .3s var(--retro-ease)}.retro-home .nav.solid .nav-hamburger{color:var(--color-deep-navy);filter:none}.retro-home .nav-hamburger svg{width:26px;height:26px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round}.retro-home .hero{position:relative;height:calc(100vh - 44px);min-height:640px;margin-top:-80px;padding:0;box-sizing:border-box;overflow:hidden;background:linear-gradient(90deg,rgba(10,31,77,.45) 0,rgba(10,31,77,.15) 45%,rgba(10,31,77,0) 70%),image-set(url("https://sunsations-media.nyc3.cdn.digitaloceanspaces.com/retro/img/hero-coastal-couple-v4.webp") type("image/webp"),url("https://sunsations-media.nyc3.cdn.digitaloceanspaces.com/retro/img/hero-coastal-couple-v4.jpg") type("image/jpeg")) 60% 50% /cover no-repeat,var(--color-cobalt)}.retro-home .hero:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:1;opacity:.3;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 320'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.45' numOctaves='2' stitchTiles='stitch'/><feColorMatrix type='saturate' values='0'/><feComponentTransfer><feFuncA type='linear' slope='1.1' intercept='-0.1'/></feComponentTransfer></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");background-size:320px 320px}.retro-home .hero-inner{position:relative;z-index:2;max-width:1320px;margin:0 auto;padding:80px 32px 72px;min-height:100%;box-sizing:border-box;display:flex;align-items:center}.retro-home .hero-copy{background:rgba(255,200,46,.9);padding:48px 48px 44px;max-width:600px;box-shadow:16px 16px 0 var(--color-deep-navy);position:relative;backdrop-filter:saturate(1.1)}.retro-home .hero-overline{font-size:12px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--color-cobalt);display:inline-flex;align-items:center;gap:12px;margin-bottom:28px}.retro-home .hero-overline:before{content:"";width:28px;height:2px;background:var(--color-hot-coral)}.retro-home .hero-headline{font-family:var(--retro-font-hero);font-size:var(--text-display-xxl);line-height:.88;letter-spacing:.005em;color:var(--color-deep-navy);text-transform:uppercase;margin-bottom:28px;overflow-wrap:break-word;hyphens:none}.retro-home .hero-headline em{font-style:normal;color:var(--color-hot-coral);position:relative;display:inline-block}.retro-home .hero-underline{position:absolute;left:-4%;right:-4%;bottom:-.16em;width:108%;height:.35em;pointer-events:none;overflow:visible}.retro-home .hero-underline path{fill:none;stroke:var(--color-hot-coral);stroke-width:10;stroke-linecap:round;stroke-linejoin:round}.retro-home .hero-sub{display:none}.retro-home .cta-row{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.retro-home .btn{display:inline-flex;align-items:center;gap:8px;padding:15px 28px;border-radius:9999px;font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;line-height:1;transition:transform .18s var(--retro-ease),background-color .2s,color .2s,box-shadow .2s;border:1.5px solid transparent;cursor:pointer}.retro-home .btn-primary{background:var(--color-hot-coral);color:var(--color-deep-navy);border-color:var(--color-hot-coral)}.retro-home .btn-primary:hover{background:var(--color-sunset-orange);border-color:var(--color-sunset-orange);transform:translateY(-1px)}.retro-home .btn-ghost{background:transparent;color:var(--color-deep-navy);border-color:var(--color-deep-navy)}.retro-home .btn-ghost:hover{background:var(--color-deep-navy);color:var(--color-sand)}.retro-home .btn-arrow{font-size:16px;font-weight:400;letter-spacing:0}.retro-home .hero-meta{display:flex;gap:28px;margin-top:40px;padding-top:28px;border-top:1.5px solid rgba(10,31,77,.28);font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--color-deep-navy)}.retro-home .hero-meta strong{color:var(--color-deep-navy);font-weight:700;margin-right:6px}.retro-home .hero-tag{bottom:32px;right:32px;background:var(--color-deep-navy);color:var(--color-sun-yellow);padding:10px 18px;font-size:20px;letter-spacing:.08em;z-index:3}.retro-home .hero-tag,.retro-home .hero-wordmark{position:absolute;font-family:var(--retro-font-display);text-transform:uppercase}.retro-home .hero-wordmark{left:18px;top:50%;writing-mode:vertical-rl;font-size:14px;letter-spacing:.58em;color:var(--color-sand);z-index:1;white-space:nowrap;display:inline-flex;align-items:center;gap:14px;text-shadow:0 1px 2px rgba(10,31,77,.55);transform:translateY(-50%) rotate(180deg)}.retro-home .hero-wordmark:after,.retro-home .hero-wordmark:before{content:"";width:2px;height:28px;background:var(--color-sun-yellow);display:block}.retro-home .hero-stamp{position:absolute;top:-54px;right:-54px;width:140px;height:140px;z-index:4;transform:rotate(-8deg);filter:drop-shadow(4px 4px 0 rgba(10,31,77,.22))}.retro-home .hero-stamp svg{width:100%;height:100%;display:block}.retro-home section{padding:112px 0}.retro-home .shop{background:var(--color-sand)}.retro-home .shop .container{max-width:100%;padding:0 10px}.retro-home .shop-head{padding:0 14px 32px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px}.retro-home .shop-head h3{font-family:var(--retro-font-display);font-size:clamp(32px,3.4vw,48px);line-height:.95;letter-spacing:.005em;text-transform:uppercase;color:var(--color-deep-navy);margin:0}.retro-home .cat-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.retro-home .cat-tile{position:relative;overflow:hidden;background:var(--color-sand-soft);text-decoration:none;isolation:isolate;aspect-ratio:2/3}.retro-home .cat-tile .cat-img{position:absolute;inset:0;background-size:cover;background-position:center 32%;transition:transform .7s var(--retro-ease);will-change:transform}.retro-home .cat-tile:hover .cat-img{transform:scale(1.04)}.retro-home .cat-tile:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 38%,rgba(10,31,77,.72));pointer-events:none;z-index:1}.retro-home .cat-tile .cat-body{position:absolute;left:18px;bottom:18px;right:18px;z-index:2;color:var(--color-sand)}.retro-home .cat-tile .cat-tag{position:absolute;top:16px;right:16px;z-index:3;display:inline-flex;align-items:center;gap:4px;font-family:var(--retro-font-label);font-size:16px;letter-spacing:.12em;line-height:1;text-transform:uppercase;color:var(--color-sand);background:transparent}.retro-home .cat-tile .cat-name{font-family:var(--retro-font-display);font-size:26px;line-height:.92;letter-spacing:.005em;text-transform:uppercase;margin-bottom:10px}.retro-home .cat-cell{display:flex;flex-direction:column}.retro-home .cat-sublinks{padding:14px 14px 4px;display:flex;flex-wrap:wrap;gap:2px 16px;align-items:baseline}.retro-home .cat-sublinks a{color:var(--color-deep-navy);font-family:var(--retro-font-body);font-size:12px;letter-spacing:.08em;text-transform:uppercase;line-height:1.9;transition:color .2s var(--retro-ease)}.retro-home .cat-sublinks a:hover{color:var(--color-hot-coral)}.retro-home .cat-sublinks a.cat-sublink--view{font-weight:700;letter-spacing:.1em}.retro-home .cat-img--a{background:url(https://sunsations-media.nyc3.cdn.digitaloceanspaces.com/retro/img/cat-womens-paper.jpg) 50%/cover,#FFC82E}.retro-home .cat-img--b{background:url(https://sunsations-media.nyc3.cdn.digitaloceanspaces.com/retro/img/cat-mens-paper.jpg) 50%/cover,#1E52B7}.retro-home .cat-img--c{background:url(https://sunsations-media.nyc3.cdn.digitaloceanspaces.com/retro/img/cat-kids-paper.jpg) 50%/cover,#F45472}.retro-home .cat-img--d{background:url(https://sunsations-media.nyc3.cdn.digitaloceanspaces.com/retro/img/cat-beachgear-paper.jpg) 50%/cover,#FF6A1A}.retro-home .cat-img--e{background:url(https://sunsations-media.nyc3.cdn.digitaloceanspaces.com/retro/img/cat-souvenirs-paper.jpg) 50%/cover,#0A1F4D}.retro-home .cat-img--a-hover{background:url(https://sunsations-media.nyc3.cdn.digitaloceanspaces.com/retro/img/cat-womens-beach.jpg) 50%/cover;opacity:0;transition:opacity .55s var(--retro-ease)}.retro-home .cat-img--b-hover{background:url(https://sunsations-media.nyc3.cdn.digitaloceanspaces.com/retro/img/cat-mens-beach.jpg) 50%/cover;opacity:0;transition:opacity .55s var(--retro-ease)}.retro-home .cat-img--c-hover{background:url(https://sunsations-media.nyc3.cdn.digitaloceanspaces.com/retro/img/cat-kids-beach.jpg) 50%/cover;opacity:0;transition:opacity .55s var(--retro-ease)}.retro-home .cat-img--d-hover{background:url(https://sunsations-media.nyc3.cdn.digitaloceanspaces.com/retro/img/cat-beachgear-beach.jpg) 50%/cover;opacity:0;transition:opacity .55s var(--retro-ease)}.retro-home .cat-img--e-hover{background:url(https://sunsations-media.nyc3.cdn.digitaloceanspaces.com/retro/img/cat-souvenirs-beach.jpg) 50%/cover;opacity:0;transition:opacity .55s var(--retro-ease)}.retro-home .cat-tile:hover .cat-img--a-hover,.retro-home .cat-tile:hover .cat-img--b-hover,.retro-home .cat-tile:hover .cat-img--c-hover,.retro-home .cat-tile:hover .cat-img--d-hover,.retro-home .cat-tile:hover .cat-img--e-hover{opacity:1}.retro-home .cat-tile:hover .cat-img:not([class*=-hover]){transform:none}.retro-home .story{background:var(--color-sun-yellow);border-top:1px solid rgba(10,31,77,.14);border-bottom:1px solid rgba(10,31,77,.14)}.retro-home .story-inner{max-width:1320px;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:48px;text-align:center}.retro-home .stat-number{font-family:var(--retro-font-display);font-size:clamp(56px,7vw,108px);line-height:.9;color:var(--color-deep-navy)}.retro-home .story-inner>div:not(:first-child) .stat-number .underline{background:rgba(10,31,77,.25)}.retro-home .stat-number .underline{display:block;width:40px;height:4px;background:var(--color-hot-coral);margin:14px auto 0}.retro-home .stat-label{font-size:13px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--color-deep-navy)}.retro-home .ecm{background:#07173A;padding:0;position:relative}.retro-home .ecm-hero{position:relative;width:100%;height:clamp(560px,78vh,820px);overflow:hidden;background-color:#07173A;isolation:isolate}.retro-home .ecm-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 20%;z-index:1;transform:scale(1.04);pointer-events:none;will-change:transform}@media (prefers-reduced-motion:reduce){.retro-home .ecm-video{display:none}.retro-home .ecm-hero{background-image:url(https://sunsations-media.nyc3.cdn.digitaloceanspaces.com/retro/img/ecm-hero-poster.jpg);background-size:cover;background-position:center 40%}}.retro-home .ecm-inner{position:relative;z-index:10;max-width:1280px;margin:0 auto;height:100%;padding:clamp(40px,5vw,80px) clamp(40px,5vw,80px) clamp(48px,6vw,88px);display:flex;flex-direction:column;justify-content:center;align-items:center;color:#FFF4D1}.retro-home .ecm-stack{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.retro-home .ecm-overline{font-family:var(--retro-font-mono);font-size:11px;letter-spacing:.36em;text-transform:uppercase;color:#FFF4D1;display:inline-block;padding:7px 14px;background:rgba(255,42,42,.88);margin-bottom:26px;font-weight:700}.retro-home .ecm-title{margin:0 0 36px;display:flex;flex-direction:column;align-items:flex-start;line-height:.92}.retro-home .ecm-title-main{font-family:var(--retro-font-hero);font-weight:400;font-size:clamp(64px,9.2vw,148px);line-height:.86;letter-spacing:.005em;text-transform:uppercase;color:#FFF4D1;filter:drop-shadow(-2px 0 0 rgba(255,42,42,.85)) drop-shadow(2px 0 0 rgba(30,82,183,.85)) drop-shadow(3px 4px 0 #0A1F4D) drop-shadow(5px 7px 0 #07173A) drop-shadow(7px 10px 0 #04102B) drop-shadow(0 14px 16px rgba(0,0,0,.5))}.retro-home .ecm-title-script{font-family:var(--retro-font-script);font-weight:400;font-size:clamp(52px,7.4vw,128px);line-height:1;color:#FFF4D1;margin-top:-6px;margin-left:clamp(30px,4vw,80px);transform:rotate(-4deg);filter:drop-shadow(-1px 0 0 rgba(255,42,42,.85)) drop-shadow(1px 0 0 rgba(30,82,183,.85)) drop-shadow(3px 5px 0 #0A1F4D) drop-shadow(6px 9px 0 #04102B) drop-shadow(0 12px 14px rgba(0,0,0,.55))}.retro-home .ecm-cta{display:inline-flex;align-items:center;gap:14px;align-self:flex-end;background:transparent;color:var(--color-sand);font-family:var(--retro-font-body);font-size:32px;letter-spacing:.04em;font-weight:600}.retro-home .ecm-cta>span:first-child{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:6px}.retro-home .na{background:#F6EDD6;color:var(--color-deep-navy);position:relative;overflow:hidden;padding:0}.retro-home .na-head{position:relative;display:flex;justify-content:center;align-items:center;padding:0 0 32px;text-align:center}.retro-home .na-head-title{font-size:clamp(32px,3.4vw,48px);line-height:.95;letter-spacing:.005em;margin:0}.retro-home .na-head-link,.retro-home .na-head-title{font-family:var(--retro-font-display);text-transform:uppercase;color:var(--color-deep-navy)}.retro-home .na-head-link{position:absolute;right:0;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;gap:10px;font-size:13px;letter-spacing:.2em;text-decoration:none;padding-bottom:2px;border-bottom:1.5px solid var(--color-deep-navy)}.retro-home .na-head-arrow{transition:transform .18s ease}.retro-home .na-head-link:hover .na-head-arrow{transform:translateX(4px)}.retro-home .na-inner{max-width:calc(80vw - 18px);margin:0 auto;padding:72px 0 84px;position:relative}.retro-home .na-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.retro-home .na-card{position:relative;display:block;text-decoration:none;color:var(--color-deep-navy)}.retro-home .na-card-img{aspect-ratio:2/3;width:100%;background:#F4E8CE;background-size:cover;background-position:50%;position:relative;overflow:hidden;isolation:isolate}.retro-home .na-card-img:before{content:"";position:absolute;inset:0;background-size:cover;background-position:50%;opacity:0;transition:opacity .32s ease;z-index:0;pointer-events:none}.retro-home .na-card:focus-visible .na-card-img:before,.retro-home .na-card:hover .na-card-img:before{opacity:1}.retro-home .na-card-img:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 42%,rgba(10,31,77,.82));pointer-events:none;z-index:1}.retro-home .na-card--a .na-card-img{background-image:url(https://sunsations-media.nyc3.cdn.digitaloceanspaces.com/retro/img/na-rash-tank-product.jpg)}.retro-home .na-card--b .na-card-img{background-image:url(https://sunsations-media.nyc3.cdn.digitaloceanspaces.com/retro/img/na-board-short-product.jpg)}.retro-home .na-card--c .na-card-img{background-image:url(https://sunsations-media.nyc3.cdn.digitaloceanspaces.com/retro/img/na-bucket-hat-product.jpg)}.retro-home .na-card--e .na-card-img{background-image:url(https://sunsations-media.nyc3.cdn.digitaloceanspaces.com/retro/img/na-sunrise-tee-product.jpg)}.retro-home .na-card--a .na-card-img:before{background-image:url(https://sunsations-media.nyc3.cdn.digitaloceanspaces.com/retro/img/na-rash-tank.jpg)}.retro-home .na-card--b .na-card-img:before{background-image:url(https://sunsations-media.nyc3.cdn.digitaloceanspaces.com/retro/img/na-board-short.jpg)}.retro-home .na-card--c .na-card-img:before{background-image:url(https://sunsations-media.nyc3.cdn.digitaloceanspaces.com/retro/img/na-bucket-hat.jpg)}.retro-home .na-card--e .na-card-img:before{background-image:url(https://sunsations-media.nyc3.cdn.digitaloceanspaces.com/retro/img/na-sunrise-tee.jpg)}.retro-home .na-chip{position:absolute;top:16px;right:16px;z-index:3;display:inline-flex;align-items:center;gap:4px;font-family:var(--retro-font-label);font-size:16px;letter-spacing:.12em;line-height:1;text-transform:uppercase;color:var(--color-hot-coral);background:transparent;border:0}.retro-home .na-meta{position:absolute;left:20px;right:20px;bottom:18px;z-index:2;color:var(--color-sand)}.retro-home .na-cat{display:block;font-family:var(--retro-font-display);font-size:26px;line-height:.92;letter-spacing:.005em;text-transform:uppercase;color:var(--color-sand);margin-bottom:10px;text-shadow:0 1px 10px rgba(10,31,77,.35)}.retro-home .na-foot{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.retro-home .na-name,.retro-home .na-price{font-family:var(--retro-font-body);font-size:19px;font-weight:600;color:var(--color-sand);text-shadow:0 1px 8px rgba(10,31,77,.5)}.retro-home .journal{background:#FAF4E4;color:var(--color-deep-navy);padding:96px 0 104px;position:relative;overflow:hidden}.retro-home .journal-inner{max-width:1440px;margin:0 auto;padding:0 32px}.retro-home .journal-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:44px}.retro-home .journal-head-left{display:flex;flex-direction:column;gap:14px}.retro-home .journal-overline{font-family:var(--retro-font-mono);font-size:12px;letter-spacing:.32em;text-transform:uppercase;color:var(--color-hot-coral);font-weight:700;display:inline-flex;align-items:center;gap:10px}.retro-home .journal-overline:before{content:"";width:28px;height:2px;background:var(--color-hot-coral)}.retro-home .journal-title{font-family:var(--retro-font-display);font-size:48px;line-height:1;letter-spacing:-.01em;margin:0;color:var(--color-deep-navy)}.retro-home .journal-head-link{display:inline-flex;align-items:center;gap:10px;font-family:var(--retro-font-mono);font-size:12px;letter-spacing:.22em;text-transform:uppercase;font-weight:700;color:var(--color-deep-navy);padding-bottom:8px;border-bottom:2px solid var(--color-deep-navy);transition:gap .22s ease,color .22s ease,border-color .22s ease}.retro-home .journal-head-link:hover{gap:16px;color:var(--color-hot-coral);border-bottom-color:var(--color-hot-coral)}.retro-home .journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.retro-home .journal-card{display:flex;flex-direction:column;background:#FFFDF5;border-radius:4px;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 2px 0 rgba(10,31,77,.08)}.retro-home .journal-card-img{aspect-ratio:3/2;width:100%;background:#F4E8CE;background-size:cover;background-position:50%;position:relative;overflow:hidden}.retro-home .journal-card-img:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,rgba(10,31,77,.08));pointer-events:none}.retro-home .journal-card--a .journal-card-img{background-image:url(https://sunsations-media.nyc3.cdn.digitaloceanspaces.com/retro/img/journal-guides.jpg)}.retro-home .journal-card--b .journal-card-img{background-image:url(https://sunsations-media.nyc3.cdn.digitaloceanspaces.com/retro/img/journal-local.jpg)}.retro-home .journal-card--c .journal-card-img{background-image:url(https://sunsations-media.nyc3.cdn.digitaloceanspaces.com/retro/img/journal-style.jpg)}.retro-home .journal-card-body{padding:22px 22px 26px;display:flex;flex-direction:column;gap:14px;flex:1}.retro-home .journal-card-meta{display:flex;align-items:center;gap:12px}.retro-home .journal-tag{font-family:var(--retro-font-mono);font-size:10px;letter-spacing:.28em;text-transform:uppercase;font-weight:700;padding:5px 10px;border-radius:2px}.retro-home .journal-tag--guides{background:var(--color-sun-yellow);color:var(--color-deep-navy)}.retro-home .journal-tag--local{background:var(--color-hot-coral);color:#FFFDF5}.retro-home .journal-tag--style{background:var(--color-deep-navy);color:var(--color-sand)}.retro-home .journal-date{font-family:var(--retro-font-mono);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:rgba(10,31,77,.55);font-weight:500}.retro-home .journal-card-title{font-family:var(--retro-font-display);font-size:24px;line-height:1.15;letter-spacing:-.01em;margin:0;color:var(--color-deep-navy)}.retro-home .journal-card-excerpt{font-family:var(--retro-font-body);font-size:16px;line-height:1.5;color:rgba(10,31,77,.7);margin:0}.retro-home .journal-card-engage{display:inline-flex;align-items:center;gap:14px;margin-left:auto;font-family:var(--retro-font-mono);font-size:11px;letter-spacing:.08em;color:rgba(10,31,77,.55);font-weight:500}.retro-home .journal-card-engage>span{display:inline-flex;align-items:center;gap:5px}.retro-home .journal-card-engage svg{width:13px;height:13px;stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.retro-home .retro-footer{background:var(--color-deep-navy);color:var(--color-sand);padding:80px 0 24px}.retro-home .retro-footer-inner{max-width:1320px;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr 1.3fr;gap:56px}.retro-home .retro-footer-brand h3{font-family:var(--retro-font-display);font-size:40px;line-height:.92;color:var(--color-sand);margin-bottom:12px;text-transform:uppercase;letter-spacing:.005em}.retro-home .retro-footer-brand .tag-line{font-size:13px;color:rgba(250,244,228,.7);line-height:1.6;margin-bottom:20px;max-width:34ch}.retro-home .footer-phones{font-size:12px;letter-spacing:.1em;line-height:1.9;color:rgba(250,244,228,.8)}.retro-home .footer-phones span{color:var(--color-sun-yellow);font-weight:600}.retro-home .retro-footer h4{font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--color-hot-coral);margin-bottom:18px}.retro-home .retro-footer ul{list-style:none;display:flex;flex-direction:column;gap:10px;padding:0;margin:0}.retro-home .retro-footer li{font-size:13.5px;color:rgba(250,244,228,.85)}.retro-home .retro-footer li a:hover{color:var(--color-sand)}.retro-home .newsletter-copy{font-size:13.5px;color:rgba(250,244,228,.8);line-height:1.55;margin-bottom:14px;max-width:30ch}.retro-home .newsletter-form{display:flex;border-bottom:1.5px solid var(--color-sand);padding-bottom:6px}.retro-home .newsletter-form input{flex:1;padding:8px 0;background:transparent;border:none;outline:none;color:var(--color-sand);font-family:var(--retro-font-body);font-size:14px}.retro-home .newsletter-form input::placeholder{color:rgba(250,244,228,.4)}.retro-home .newsletter-form button{background:none;border:none;color:var(--color-sun-yellow);font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;padding-left:12px}.retro-home .socials{display:flex;gap:8px;margin-top:18px;flex-wrap:wrap}.retro-home .socials a{width:34px;height:34px;border:1px solid rgba(250,244,228,.3);border-radius:50%;display:grid;place-items:center;color:var(--color-sand);transition:border-color .2s,color .2s}.retro-home .socials a:hover{border-color:var(--color-sun-yellow);color:var(--color-sun-yellow)}.retro-home .socials svg{width:15px;height:15px;stroke:currentColor;fill:none;stroke-width:1.6}.retro-home .retro-footer-bottom{max-width:1320px;margin:64px auto 0;padding:20px 32px 0;border-top:1px solid rgba(250,244,228,.12);display:flex;justify-content:space-between;align-items:center;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:rgba(250,244,228,.5)}.retro-home .retro-footer-bottom .dots{color:var(--color-hot-coral);margin:0 8px}@media (min-width:1441px){.retro-home .hero-inner{margin-left:calc((100vw - 1320px) / 3)}}@media (max-width:960px){.retro-home .nav-inner{display:flex;align-items:center;gap:8px;padding:0 16px;grid-template-columns:none}.retro-home .nav-hamburger{display:grid}.retro-home .nav-utility{margin-left:auto}.retro-home .nav-links{display:none}.retro-home .hero{min-height:auto;height:calc(100vh - 45px);height:calc(100dvh - 45px);overflow:visible;background:none;display:block;padding:0;position:relative}.retro-home .hero:before{content:"";display:block;position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,31,77,.35) 0,rgba(10,31,77,.08) 18%,rgba(10,31,77,0) 50%),image-set(url("https://sunsations-media.nyc3.cdn.digitaloceanspaces.com/retro/img/hero-coastal-couple-v4.webp") type("image/webp"),url("https://sunsations-media.nyc3.cdn.digitaloceanspaces.com/retro/img/hero-coastal-couple-v4.jpg") type("image/jpeg")) 58% 60% /auto 170% no-repeat,var(--color-cobalt)}.retro-home .hero-inner{position:absolute;left:0;right:0;bottom:20vh;min-height:auto;padding:0 16px;margin:0;display:block;z-index:2}.retro-home .hero-copy{padding:32px 24px 28px;max-width:min(88%,460px);margin:0 auto;box-shadow:10px 10px 0 var(--color-deep-navy)}.retro-home .hero-copy .hero-headline{font-size:clamp(44px,8.8vw,84px);line-height:.9;margin-bottom:24px}.retro-home .hero-copy .hero-meta{display:none}.retro-home .hero-tag{bottom:calc(20vh - 58px);right:max(calc(50% - 236px),8%);font-size:16px;padding:8px 14px}.retro-home .hero-wordmark{display:inline-flex;left:8px;font-size:10px;letter-spacing:.4em;gap:10px;z-index:3}.retro-home .hero-wordmark:after,.retro-home .hero-wordmark:before{width:1.5px;height:20px}.retro-home .hero-stamp{width:96px;height:96px;top:-40px;right:-32px}.retro-home section{padding:72px 0}.retro-home .cat-grid{grid-template-columns:1fr;gap:16px}.retro-home .cat-tile .cat-name{font-size:28px}.retro-home .na-inner{max-width:100%;padding:40px 10px 48px}.retro-home .na-grid{grid-template-columns:1fr;gap:16px}.retro-home .na-meta{left:20px;right:20px;bottom:20px}.retro-home .na-cat{font-size:28px;margin-bottom:10px}.retro-home .na-name,.retro-home .na-price{font-size:17px}.retro-home .na-head{flex-direction:column;gap:12px;padding-bottom:24px}.retro-home .na-head-link{position:static;transform:none;font-size:11px;letter-spacing:.16em}.retro-home .story-inner{grid-template-columns:1fr;gap:32px}.retro-home .retro-footer{padding:56px 0 20px}.retro-home .retro-footer-inner{grid-template-columns:1fr 1fr;gap:32px 24px;padding:0 20px}.retro-home .retro-footer-brand,.retro-home .retro-footer-inner>div:last-child{grid-column:1/-1}.retro-home .retro-footer-brand h3{font-size:34px}.retro-home .retro-footer h4{margin-bottom:14px}.retro-home .retro-footer-bottom{flex-direction:column;gap:10px;padding:20px 20px 0;margin-top:44px;text-align:center}}@media (max-width:520px){.retro-home .retro-footer-inner{grid-template-columns:1fr;gap:28px}.retro-home .retro-footer-brand,.retro-home .retro-footer-inner>div:last-child{grid-column:1/-1}}@media (min-width:600px) and (max-width:960px){.retro-home .hero-wordmark{display:inline-flex;left:14px;font-size:12px;letter-spacing:.5em;z-index:3}.retro-home .cat-grid{grid-template-columns:repeat(2,1fr);gap:12px}.retro-home .na-inner{max-width:100%;padding:48px 10px 56px}.retro-home .na-grid{grid-template-columns:repeat(2,1fr);gap:12px}.retro-home .na-meta{left:20px;right:20px;bottom:20px}.retro-home .na-cat{font-size:26px;margin-bottom:10px}.retro-home .na-name,.retro-home .na-price{font-size:17px}.retro-home .journal{padding:72px 0 80px}.retro-home .journal-inner{padding:0 24px}.retro-home .journal-grid{grid-template-columns:repeat(2,1fr);gap:18px}.retro-home .journal-card:nth-child(3){grid-column:1/-1}.retro-home .journal-card:nth-child(3) .journal-card-img{aspect-ratio:16/7}.retro-home .journal-title{font-size:40px}}@media (max-height:640px) and (max-width:1200px){.retro-home .hero{height:calc(100vh - 45px);height:calc(100dvh - 45px);min-height:320px;overflow:hidden}.retro-home .hero:before{background:linear-gradient(270deg,rgba(10,31,77,.35) 0,rgba(10,31,77,.1) 50%,rgba(10,31,77,0) 80%),image-set(url("https://sunsations-media.nyc3.cdn.digitaloceanspaces.com/retro/img/hero-coastal-couple-v4.webp") type("image/webp"),url("https://sunsations-media.nyc3.cdn.digitaloceanspaces.com/retro/img/hero-coastal-couple-v4.jpg") type("image/jpeg")) 38% 45% /cover no-repeat,var(--color-cobalt)}.retro-home .hero-inner{position:absolute;top:56%;bottom:auto;left:0;right:0;transform:translateY(-50%);padding:0 24px 0 10vw;display:flex;align-items:center}.retro-home .hero-copy{max-width:min(62%,440px);margin:0;padding:20px 24px 22px;box-shadow:8px 8px 0 var(--color-deep-navy)}.retro-home .hero-copy .hero-overline{font-size:11px;margin-bottom:8px}.retro-home .hero-copy .hero-headline{font-size:clamp(30px,4.8vw,50px);line-height:.88;margin-bottom:14px}.retro-home .hero-copy .hero-meta{display:none}.retro-home .cta-row{gap:8px;flex-wrap:wrap}.retro-home .btn{padding:10px 16px;font-size:13px}.retro-home .hero-tag{bottom:16px;right:16px;font-size:13px;padding:6px 12px}.retro-home .hero-stamp{width:72px;height:72px;top:-20px;right:-16px}.retro-home .hero-wordmark{display:inline-flex;left:6px;font-size:10px;letter-spacing:.4em;gap:8px;z-index:3}.retro-home .hero-wordmark:after,.retro-home .hero-wordmark:before{width:1.5px;height:16px}}@media (min-width:961px) and (max-width:1199px){.retro-home .cat-grid{grid-template-columns:repeat(4,1fr)}.retro-home .cat-cell:first-of-type{grid-column:span 2;grid-row:span 2}}@media (min-width:961px) and (max-width:1200px) and (orientation:landscape){.retro-home .hero{background:linear-gradient(90deg,rgba(10,31,77,.35) 0,rgba(10,31,77,.1) 45%,rgba(10,31,77,0) 70%),image-set(url("https://sunsations-media.nyc3.cdn.digitaloceanspaces.com/retro/img/hero-coastal-couple-v4.webp") type("image/webp"),url("https://sunsations-media.nyc3.cdn.digitaloceanspaces.com/retro/img/hero-coastal-couple-v4.jpg") type("image/jpeg")) 65% 50% /cover no-repeat,var(--color-cobalt)}.retro-home .hero-inner{padding-left:10vw}.retro-home .hero-copy{margin-left:0;margin-right:auto}}@media (max-width:720px){.retro-home .ecm-hero{height:clamp(480px,82vh,640px)}.retro-home .ecm-title-main{font-size:clamp(52px,13vw,96px)}.retro-home .ecm-title-script{font-size:clamp(44px,10vw,72px);margin-left:18px}.retro-home .journal{padding:64px 0 72px}.retro-home .journal-inner{padding:0 20px}.retro-home .journal-head{flex-direction:column;align-items:flex-start;gap:18px;margin-bottom:28px}.retro-home .journal-title{font-size:34px}.retro-home .journal-grid{grid-template-columns:none;display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:20px;margin-right:-20px;padding:0 20px 8px 0;scrollbar-width:none}.retro-home .journal-grid::-webkit-scrollbar{display:none}.retro-home .journal-card{flex:0 0 82%;scroll-snap-align:start}.retro-home .journal-card-title{font-size:20px}}@media (prefers-reduced-motion:reduce){.retro-home .cat-tile .cat-img{transition:none}.retro-home .cat-tile:hover .cat-img{transform:none}}