@import url("https://fonts.googleapis.com/css2?family=Luckiest+Guy&family=Nunito:wght@400;500;600;700;800;900&display=swap");:root{--ink:#103d3b;--deep:#073c3a;--green:#0b5b56;--mint:#1fa584;--cream:#f6f1e5;--paper:#fbfaf6;--line:#ded8ca;--orange:#ef6f32;--pink:#f49ca8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:#183331;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.siteHeader{max-width:1240px;margin:auto;padding:22px 28px;display:flex;align-items:center;gap:32px;border-bottom:1px solid var(--line)}.brand{display:flex;flex-direction:column;font-weight:1000;line-height:.72;letter-spacing:-1px}.fort{font-size:14px;letter-spacing:5px}.crazy{font-size:25px}.siteHeader nav{display:flex;gap:28px;margin-left:auto;font-weight:800;font-size:14px}.siteHeader nav a:hover{text-decoration:underline}.creamBtn,.headerCta,.primaryBtn,.secondaryBtn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:900;padding:13px 20px}.headerCta,.primaryBtn{background:var(--deep);color:white}.secondaryBtn{border:1px solid var(--deep)}.creamBtn{background:var(--cream);color:var(--deep)}main{overflow:hidden}.hero{max-width:1240px;margin:auto;padding:80px 28px 70px;display:grid;grid-template-columns:1.08fr .92fr;grid-gap:60px;gap:60px;align-items:center}.kicker{font-weight:1000;letter-spacing:2.4px;font-size:12px;color:var(--orange);margin:0 0 14px}.kicker.light{color:#ffd7a5}.hero h1{font-size:clamp(58px,8vw,108px);letter-spacing:-6px;line-height:.82;margin:0;color:var(--deep);max-width:760px}.heroText{font-size:21px;line-height:1.5;max-width:610px;margin:28px 0;color:#4c625f}.heroActions{display:flex;gap:12px;flex-wrap:wrap}.heroArt{background:var(--deep);min-height:440px;border-radius:34px;padding:36px;color:white;display:flex;flex-direction:column;justify-content:space-between;transform:rotate(1.5deg);box-shadow:16px 18px 0 #d9d1bf}.heroBurst{font-size:62px;font-weight:1000;letter-spacing:-4px}.heroTiles{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.heroTiles span{background:#fff1;display:grid;place-items:center;aspect-ratio:1.4;border-radius:18px;font-size:58px}.heroArt p{font-size:18px;font-weight:800;max-width:430px}.categoryBar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:16px 28px;display:flex;gap:10px;overflow:auto;justify-content:center}.categoryBar a{border:1px solid var(--line);background:white;padding:10px 15px;border-radius:999px;white-space:nowrap;font-weight:800;font-size:13px}.section{max-width:1240px;margin:auto;padding:78px 28px}.sectionHead{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:28px}.sectionHead h2{font-size:clamp(36px,5vw,62px);letter-spacing:-2.5px;margin:0;color:var(--deep)}.sectionHead>a{font-weight:900}.findGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.findCard{border:1px solid var(--line);background:white;border-radius:22px;overflow:hidden;transition:transform .2s}.findCard:hover{transform:translateY(-4px)}.findVisual{display:grid;place-items:center;position:relative;aspect-ratio:1.08;background:#eae4d7}.findEmoji{font-size:76px;filter:drop-shadow(0 10px 8px #0002)}.findVisual.cool{background:#bfe9ed}.findVisual.play{background:#ffe4a7}.findVisual.dog{background:#efc6ad}.findVisual.road{background:#d5e0cd}.findVisual.home{background:#d7d2ee}.findVisual.sun{background:#ffdca5}.badge{position:absolute;left:12px;top:12px;background:var(--deep);color:white;font-size:11px;font-weight:900;padding:8px 10px;border-radius:999px}.findBody{padding:19px}.micro{font-size:11px;font-weight:900;letter-spacing:1px;text-transform:uppercase;color:#76827f}.findBody h3{font-size:24px;letter-spacing:-1px;margin:7px 0}.findBody>p:not(.micro){color:#64716f;line-height:1.45}.cardBottom{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.textLink{font-weight:900;color:var(--green)}.featureBand{background:var(--deep);color:white;display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;padding:70px max(28px,calc((100vw - 1184px)/2));align-items:center}.featureBand h2{font-size:clamp(44px,6vw,76px);letter-spacing:-3px;line-height:.9;margin:0 0 20px}.featureBand p{font-size:18px;line-height:1.5}.roadGraphic{min-height:300px;display:flex;align-items:center;justify-content:center;gap:35px;font-size:120px;background:#fff1;border-radius:30px}.roadGraphic span{font-size:38px;line-height:.9;font-weight:1000;color:#ffd7a5;transform:rotate(-7deg)}.twoCol{display:grid;grid-template-columns:1.4fr .6fr;grid-gap:24px;gap:24px}.miniGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.sectionHead.compact{margin-bottom:20px}.under25{background:var(--orange);color:white;border-radius:28px;padding:34px;display:flex;flex-direction:column;justify-content:center}.priceMark{font-size:38px;font-weight:1000;line-height:.9}.priceMark strong{font-size:76px}.under25>p:not(.kicker){font-size:17px;line-height:1.5}.crazyList .sectionHead{max-width:900px}.articleGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.articleGrid article{border-top:5px solid var(--deep);padding:22px 4px}.articleGrid span{font-size:48px;font-weight:1000;color:#d8d1c2}.articleGrid p{font-size:11px;font-weight:1000;letter-spacing:2px;color:var(--orange)}.articleGrid h3{font-size:27px;line-height:1.08;letter-spacing:-1px}.articleGrid a{font-weight:900;color:var(--green)}.newsletter{background:#d7a9d0;color:var(--deep);padding:65px max(28px,calc((100vw - 1184px)/2));display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:end}.newsletter h2{font-size:50px;letter-spacing:-2px;margin:0}.newsletter form{display:flex;background:white;border-radius:999px;padding:6px}.newsletter input{border:0;outline:0;background:transparent;flex:1 1;padding:12px 18px;min-width:0}.newsletter button{border:0;background:var(--deep);color:white;font-weight:900;border-radius:999px;padding:13px 22px}footer{max-width:1240px;margin:auto;padding:50px 28px;color:#64716f;border-top:1px solid var(--line)}.footerBrand{color:var(--deep);margin-bottom:15px}.disclosure{font-size:12px;max-width:600px}.findPage{max-width:1180px;margin:auto;padding:50px 28px 90px}.backLink{font-weight:900;color:var(--green)}.findDetail{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;margin-top:34px;align-items:start}.detailVisual{min-height:590px;border-radius:30px;display:grid;place-items:center;position:relative;background:#eae4d7}.detailVisual>span{font-size:170px}.detailVisual b{position:absolute;top:20px;left:20px;background:var(--deep);color:white;border-radius:999px;padding:10px 14px}.detailVisual.cool{background:#bfe9ed}.detailVisual.play{background:#ffe4a7}.detailVisual.dog{background:#efc6ad}.detailVisual.road{background:#d5e0cd}.detailVisual.home{background:#d7d2ee}.detailVisual.sun{background:#ffdca5}.detailCopy{padding-top:25px}.detailCopy h1{font-size:clamp(48px,6vw,78px);letter-spacing:-4px;line-height:.9;margin:0;color:var(--deep)}.eyebrow{font-size:22px;font-weight:800;color:#6c7977}.verdict{border-left:6px solid var(--orange);padding:8px 0 8px 17px;margin:28px 0;display:flex;flex-direction:column;gap:5px}.verdict small{font-weight:1000;letter-spacing:1.6px}.verdict strong{font-size:27px}.detailLead{font-size:19px;line-height:1.55}.detailCopy h2{margin-top:30px}.detailCopy ul{list-style:none;padding:0;display:grid;grid-gap:10px;gap:10px}.detailCopy li{font-weight:700}.retailerBtn{margin-top:18px;min-width:250px}.tinyDisclosure{font-size:11px;color:#75807d;max-width:460px}@media(max-width:900px){.siteHeader nav{display:none}.headerCta{margin-left:auto}.featureBand,.findDetail,.hero,.newsletter,.twoCol{grid-template-columns:1fr}.findGrid{grid-template-columns:1fr 1fr}.articleGrid{grid-template-columns:1fr}.hero{padding-top:50px}.hero h1{letter-spacing:-4px}.roadGraphic{min-height:220px}.detailVisual{min-height:420px}}@media(max-width:560px){.siteHeader{padding:18px}.crazy{font-size:20px}.headerCta{display:none}.findPage,.hero,.section{padding-left:18px;padding-right:18px}.hero h1{font-size:58px}.findGrid,.miniGrid{grid-template-columns:1fr}.categoryBar{justify-content:flex-start}.heroArt{min-height:350px}.heroBurst{font-size:48px}.articleGrid{gap:4px}.newsletter h2{font-size:40px}}.announcementBar{min-height:34px;background:#ff1e78;color:white;display:flex;justify-content:center;gap:70px;align-items:center;padding:8px 24px;font-size:11px;font-weight:1000;letter-spacing:.4px;text-align:center}.siteHeader{background:#071f3d;max-width:none;padding-left:max(28px,calc((100vw - 1184px)/2));padding-right:max(28px,calc((100vw - 1184px)/2));border:0;color:white}.brandLogo{display:block;width:155px;flex:0 0 auto}.brandLogo img{display:block;width:100%;height:auto}.headerCta,.siteHeader nav a{color:white}.headerCta{background:#ff1e78}.brandedHero{max-width:none;margin:0;padding-left:max(28px,calc((100vw - 1184px)/2));padding-right:max(28px,calc((100vw - 1184px)/2));background:linear-gradient(115deg,#c7edff,#73cef6 65%,#52bce9);min-height:520px;position:relative}.brandedHero .heroCopy{position:relative;z-index:3}.brandedHero h1{font-size:clamp(50px,6.7vw,92px);line-height:.88;color:#071f3d;max-width:690px;text-transform:uppercase;font-weight:1000;letter-spacing:-4px}.brandedHero h1 span{color:#ff1e78}.brandedHero .heroText{color:#071f3d;font-weight:700;max-width:570px}.hotBtn{background:#ff1e78;box-shadow:0 5px 0 #d3145f}.brandedHero .secondaryBtn{background:white;color:#071f3d;border:2px solid #071f3d;box-shadow:0 4px 0 #071f3d}.heroNote{font-size:12px;font-weight:900;color:#315b75;margin-top:20px}.fortScene{position:relative;min-height:390px;align-self:end;margin-bottom:-70px;filter:drop-shadow(0 14px 10px #184b6a33)}.fortDoor{position:absolute;width:205px;height:285px;bottom:45px;left:50%;transform:translateX(-50%);background:#ff1e78;border:11px solid #071f3d;border-radius:110px 110px 8px 8px;color:white;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:inset 0 0 0 5px #ff6da7}.fortDoor small{font-weight:900;letter-spacing:2px}.fortDoor strong{font-size:66px;line-height:.9;letter-spacing:-4px}.fortDoor span{font-size:12px;font-weight:900;text-transform:uppercase;margin:8px}.fortDoor b{background:#c9f236;color:#071f3d;padding:6px 8px;font-size:11px}.fortRoof{position:absolute;z-index:2;left:50%;bottom:312px;transform:translateX(-50%);width:285px;height:74px;background:#071f3d;color:white;-webkit-clip-path:polygon(50% 0,100% 70%,92% 100%,8% 100%,0 70%);clip-path:polygon(50% 0,100% 70%,92% 100%,8% 100%,0 70%);display:flex;align-items:flex-end;justify-content:center;padding-bottom:8px;font-weight:900;font-size:11px;letter-spacing:2px}.fortWing{position:absolute;bottom:45px;width:185px;height:205px;background:#f4e9ca;border:9px solid #071f3d;border-radius:8px;text-align:center;color:#071f3d;padding-top:50px}.leftWing{left:4%}.rightWing{right:4%}.fortWing:before{content:"";position:absolute;left:-9px;right:-9px;top:20px;height:34px;background:repeating-linear-gradient(90deg,#071f3d 0 28px,#fff 28px 56px);border-bottom:7px solid #071f3d}.fortWing b{display:inline-block;background:#071f3d;color:#c9f236;padding:8px;transform:rotate(-2deg);font-size:12px}.fortWing span{display:block;font-size:34px;margin-top:20px}.grass{bottom:0;left:-15%;right:-15%;height:52px;color:#5eb526;font-size:70px;line-height:.3;overflow:hidden}.grass,.sun{position:absolute}.sun{width:110px;height:110px;border-radius:50%;right:-10px;top:10px;background:#fff49a;box-shadow:0 0 45px #fff49a}.cloud{position:absolute;background:#eaf8ff;border-radius:999px;width:120px;height:42px}.cloud:after,.cloud:before{content:"";position:absolute;background:inherit;border-radius:50%}.cloud:before{width:60px;height:60px;left:22px;bottom:0}.cloud:after{width:75px;height:75px;right:12px;bottom:0}.cloudOne{left:-20px;top:60px}.cloudTwo{right:40px;top:100px}.collectionZone{background:white;padding:26px 0 22px}.collectionTitle{text-align:center;font-size:30px;font-weight:1000;color:#071f3d;letter-spacing:-1px}.categoryBar{border:0;padding-top:20px}.categoryBar a:nth-child(8n+1){background:#fff19a}.categoryBar a:nth-child(8n+2){background:#d4efff}.categoryBar a:nth-child(8n+3){background:#ffc8d9}.categoryBar a:nth-child(8n+4){background:#d9f6c7}.categoryBar a:nth-child(8n+5){background:#ddd0ff}.categoryBar a:nth-child(8n+6){background:#c8f4ef}.categoryBar a:nth-child(8n+7){background:#fff19a}.categoryBar a:nth-child(8n+8){background:#d4efff}.categoryBar a{color:#071f3d;border:0;border-radius:12px;box-shadow:0 3px 0 #071f3d22}.featureBand h2,.newsletter h2,.sectionHead h2{font-weight:1000}.featureBand{background:#071f3d}.under25{background:#ff1e78}.newsletter{background:#7bd6ff}.newsletter .kicker.light{color:#ff1e78}footer{background:#071f3d;color:#c7d4e1;max-width:none;padding-left:max(28px,calc((100vw - 1184px)/2));padding-right:max(28px,calc((100vw - 1184px)/2))}@media(max-width:900px){.announcementBar{gap:20px}.announcementBar span:nth-child(2){display:none}.fortScene{min-height:330px;margin-bottom:-40px}.fortWing{width:155px}.fortDoor{width:180px}.fortRoof{width:250px}}@media(max-width:620px){.announcementBar span:not(:first-child){display:none}.brandLogo{width:125px}.brandedHero{padding-top:45px}.fortScene{min-height:330px}.fortWing{display:none}.fortDoor{height:250px}.fortRoof{bottom:277px}.collectionTitle{font-size:23px}}:root{--fc-navy:#061A3A;--fc-pink:#ff1f7a;--fc-blue:#10bcd0;--font-heading:"Luckiest Guy",system-ui,sans-serif;--font-body:"Nunito",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a,body,button,input,p,select,textarea{font-family:var(--font-body)}.collectionTitle,.hero__title,.sectionHead h2,h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:400;letter-spacing:.018em}.page-width{max-width:1320px;margin:0 auto;padding:0 20px}.hero.hero--fort{position:relative;min-height:660px;padding:0;background:radial-gradient(circle at 88% 18%,rgba(255,31,122,.07),transparent 25%),radial-gradient(circle at 10% 78%,rgba(16,188,208,.08),transparent 28%),#fff7ee;color:var(--fc-navy);overflow:hidden;display:block;max-width:none;margin:0}.hero.hero--fort:after,.hero.hero--fort:before{display:none}.hero__scene{position:absolute;inset:0;overflow:hidden;pointer-events:none}.hero__scene:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(255,247,238,1),rgba(255,247,238,.96) 24%,rgba(255,247,238,.65) 39%,rgba(255,247,238,.18) 53%,rgba(255,247,238,0) 74%)}.hero__scene img{width:min(85vw,1320px);height:auto;max-height:640px;object-fit:contain;object-position:right bottom;margin-right:clamp(-120px,-6vw,-40px);margin-bottom:-2px;display:block}.hero__overlay-wrap{min-height:660px;display:flex;align-items:center;position:relative;z-index:3}.hero__copy-card{max-width:470px;padding:44px 0 42px}.hero__eyebrow{display:none}.hero__title{max-width:460px;font-size:clamp(2.7rem,5.05vw,5rem);line-height:.94;letter-spacing:.02em;margin:0 0 20px;text-transform:uppercase;color:#061A3A;text-shadow:none}.hero__title .text-pink{color:#ff1f7a;display:block}.hero__title .text-teal{color:#10bcd0;display:block}.hero__subtitle{font-family:var(--font-body);max-width:415px;font-size:clamp(1rem,1.25vw,1.16rem);line-height:1.45;font-weight:800;color:#061A3A;margin:0 0 26px}.hero__actions{display:flex;flex-wrap:wrap;gap:14px}.hero__actions .btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 24px;border-radius:15px;font-family:var(--font-body);font-weight:900;font-size:.875rem;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;box-shadow:0 4px 0 rgba(6,26,58,.16);text-decoration:none}.hero__actions .btn--primary{background:#ff1f7a;color:#fff}.hero__outline{background:#fff;color:#061A3A;border:2.5px solid #061a3a}.hero__blink-eye{position:absolute;z-index:2;right:clamp(167px,16.7vw,286px);bottom:clamp(123px,15.7vw,176px);width:clamp(17px,1.8vw,30px);height:clamp(13px,1.4vw,24px);border-radius:999px;background:#16aab6;box-shadow:inset 0 -2px 0 rgba(6,26,58,.16);transform:scaleY(0);transform-origin:center;animation:fc-alien-blink 5.5s infinite}@keyframes fc-alien-blink{0%,88%,to{transform:scaleY(0);opacity:0}90%,93%{transform:scaleY(1);opacity:1}95%{transform:scaleY(0);opacity:0}}@media(max-width:1100px){.hero__scene img{width:min(78vw,900px);max-height:485px}.hero__title{font-size:clamp(2.55rem,6vw,4.3rem);max-width:400px}.hero__copy-card{max-width:405px}}@media(max-width:900px){.hero.hero--fort,.hero__overlay-wrap{min-height:690px}.hero__overlay-wrap{align-items:flex-start}.hero__copy-card{padding-top:34px;max-width:380px}.hero__scene{align-items:flex-end;justify-content:center}.hero__scene:before{background:linear-gradient(180deg,rgba(255,247,238,1),rgba(255,247,238,.93) 36%,rgba(255,247,238,.36) 60%,rgba(255,247,238,0) 82%)}.hero__scene img{width:1040px;max-width:none;max-height:420px;margin-right:-120px}.hero__blink-eye{right:185px;bottom:92px;width:22px;height:17px}}@media(max-width:560px){.hero.hero--fort,.hero__overlay-wrap{min-height:650px}.hero__title{font-size:clamp(2.45rem,13vw,3.35rem);max-width:310px}.hero__subtitle{max-width:300px;font-size:.96rem}.hero__scene img{width:800px;max-height:360px;margin-right:-168px}.hero__blink-eye{right:112px;bottom:77px;width:18px;height:14px}}.hero.hero--fort .hero__title{font-family:Luckiest Guy,system-ui,sans-serif;max-width:460px;font-size:clamp(2.7rem,5.05vw,5rem);font-weight:400;line-height:.94;letter-spacing:.02em;margin:0 0 20px;text-transform:uppercase;color:#061A3A;text-shadow:none}.hero.hero--fort .hero__subtitle{font-family:Nunito,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;max-width:415px;font-size:clamp(1rem,1.25vw,1.16rem);line-height:1.45;font-weight:800;color:#061A3A;margin:0 0 26px}.hero.hero--fort .hero__actions .btn{font-family:Luckiest Guy,system-ui,sans-serif;font-weight:400;letter-spacing:.04em}@media(max-width:1100px){.hero.hero--fort .hero__title{font-size:clamp(2.55rem,6vw,4.3rem);max-width:400px}}@media(max-width:900px){.hero.hero--fort .hero__title{font-size:3.55rem;max-width:400px;letter-spacing:.02em;line-height:.94}}@media(max-width:560px){.hero.hero--fort .hero__title{font-size:3.05rem;max-width:310px;letter-spacing:.02em;line-height:.94}.hero.hero--fort .hero__subtitle{max-width:300px;font-size:.98rem}}@media (min-width:1101px){.hero.hero--fort .hero__title{font-size:52.8px;max-width:600px;line-height:1.02;letter-spacing:.018em}.collectionZone .collectionTitle,.section .sectionHead h2{font-size:40.8px;line-height:1.08;letter-spacing:.018em}}.hero.hero--fort .hero__title .text-pink,.hero.hero--fort .hero__title .text-teal{display:inline}.hero.hero--fort .hero__actions .btn{font-family:Nunito,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:900;letter-spacing:.02em}.hero__scene{display:flex;align-items:flex-end;justify-content:flex-end}.hero__art{position:relative;width:min(85vw,1320px);height:auto;margin-right:clamp(-120px,-6vw,-40px);margin-bottom:-2px;flex:0 0 auto}.hero__art img,.hero__art picture{display:block;width:100%;height:auto}.hero__art .hero__blink-eye{position:absolute;z-index:4;left:80.85%;top:67.55%;width:2.05%;aspect-ratio:1.28/1;right:auto;bottom:auto;height:auto;border-radius:999px;background:#16aab6;box-shadow:inset 0 -2px 0 rgba(6,26,58,.16);transform:translate(-50%,-50%) scaleY(0);transform-origin:center;animation:fc-alien-blink-art 5.5s infinite}@keyframes fc-alien-blink-art{0%,88%,to{transform:translate(-50%,-50%) scaleY(0);opacity:0}90%,93%{transform:translate(-50%,-50%) scaleY(1);opacity:1}95%{transform:translate(-50%,-50%) scaleY(0);opacity:0}}@media(max-width:1100px){.hero__art{width:min(78vw,900px)}}@media(max-width:900px){.hero__scene{justify-content:center}.hero__art{width:1040px;max-width:none;margin-right:-120px;margin-bottom:0}.hero__art .hero__blink-eye{left:71.45%;top:69.75%;width:2.7%}}@media(max-width:560px){.hero__art{width:800px;margin-right:-168px}.hero__art .hero__blink-eye{left:71.45%;top:69.75%;width:2.7%}}@media(prefers-reduced-motion:reduce){.hero__art .hero__blink-eye{animation:none;opacity:0}}.footerLogo{display:block;width:190px;max-width:48vw;margin-bottom:18px}.footerLogo img{display:block;width:100%;height:auto;object-fit:contain}@media(max-width:620px){.footerLogo{width:160px}}.hero.hero--fort{position:relative!important;width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:996/344!important;overflow:hidden!important;background:linear-gradient(108deg,#b9eaff,#80d4f4 50%,#49bdeb)!important}.hero__scene{position:absolute!important;inset:0!important;overflow:hidden!important}.hero__scene:before{display:none!important}.hero__art{position:absolute!important;width:80.1%!important;max-width:none!important;height:auto!important;left:auto!important;right:0!important;bottom:0!important;margin:0!important;overflow:visible!important}.hero__art picture,.hero__art picture img,.hero__art>img{display:block!important;width:100%!important;max-width:none!important;height:auto!important;object-fit:contain!important;object-position:right bottom!important}.hero__leftGrass{position:absolute!important;width:21%!important;height:15.5%!important;z-index:4!important;pointer-events:none!important}.hero__leftGrass img{position:absolute!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:left bottom!important}.hero__blink-eye{left:80.85%!important;top:67.55%!important;width:2.05%!important}.hero__skyMotion{inset:0!important;z-index:2!important;overflow:hidden!important}.hero__approvedCloud,.hero__skyMotion{position:absolute!important;pointer-events:none!important}.hero__approvedCloud{display:block!important;height:auto!important;object-fit:contain!important}.hero__approvedCloud--left{width:16.5%!important;left:0!important;top:0!important;opacity:.96!important;animation:fc36CloudA 30s ease-in-out infinite alternate!important}.hero__approvedCloud--mid{width:16.5%!important;left:35.1%!important;top:30.2%!important;opacity:.8!important;animation:fc36CloudB 32s ease-in-out infinite alternate-reverse!important}.hero__approvedCloud--rightTop{width:19.5%!important;right:0!important;top:10.8%!important;opacity:.94!important;animation:fc36CloudC 31s ease-in-out infinite alternate!important}.hero__approvedCloud--rightLow{width:11%!important;right:0!important;top:31%!important;opacity:.8!important;animation:fc36CloudD 29s ease-in-out infinite alternate-reverse!important}.hero__plane{left:-110px!important;top:27%!important;min-width:0!important;min-height:0!important;z-index:5!important;overflow:visible!important;animation:fc36Plane 15s linear infinite!important;animation-delay:-4s!important}.hero__planeArt{position:absolute!important;inset:0!important;filter:drop-shadow(0 3px 3px rgba(30,96,132,.16))!important}.hero__airTrail{width:145px!important;height:42px!important;right:70px!important;top:7px!important;opacity:.65!important}.hero__airTrail path{fill:none!important;stroke-width:3!important;stroke-dasharray:430!important;stroke-dashoffset:430!important;animation:fc36Trail 15s linear infinite!important;animation-delay:-4s!important}.hero__airTrail path:nth-child(2){stroke-width:1.5!important;opacity:.34!important}.hero__overlay-wrap{position:relative!important;z-index:6!important;width:100%!important;height:100%!important;min-height:0!important;max-width:none!important}.hero__copy-card,.hero__overlay-wrap{margin:0!important;padding:0!important}.hero__copy-card{position:absolute!important;left:6.45%!important;top:24.1%!important;width:38.5%!important;max-width:390px!important}.hero__eyebrow{display:none!important}.hero__title{margin:0 0 22px!important;max-width:390px!important}.hero__subtitle{max-width:360px!important}@keyframes fc36Plane{0%{left:-110px;top:29%;transform:rotate(-5deg) scale(.92);opacity:0}6%{opacity:.96}44%{top:16%;transform:rotate(-7deg) scale(1)}78%{top:7%;transform:rotate(-9deg) scale(.97);opacity:.96}95%{opacity:.92}to{left:calc(100% + 110px);top:0;transform:rotate(-10deg) scale(.92);opacity:0}}@keyframes fc36Trail{0%,5%{stroke-dashoffset:430;opacity:0}12%{opacity:.78}45%{stroke-dashoffset:105;opacity:.76}74%{stroke-dashoffset:0;opacity:.54}97%{opacity:.22}to{stroke-dashoffset:-100;opacity:0}}@keyframes fc36CloudA{0%{transform:translateX(-3px)}to{transform:translateX(9px) translateY(1px)}}@keyframes fc36CloudB{0%{transform:translateX(4px)}to{transform:translateX(-8px) translateY(-1px)}}@keyframes fc36CloudC{0%{transform:translateX(-4px)}to{transform:translateX(8px) translateY(1px)}}@keyframes fc36CloudD{0%{transform:translateX(4px)}to{transform:translateX(-7px) translateY(1px)}}@media(max-width:900px){.hero.hero--fort{aspect-ratio:auto!important;height:650px!important;min-height:650px!important}.hero__art{right:-165px!important;left:auto!important;bottom:0!important}.hero__art,.hero__art picture,.hero__art picture img,.hero__art>img{width:800px!important}.hero__copy-card{left:18px!important;top:34px!important;width:330px!important;max-width:88vw!important}.hero__approvedCloud--left{width:23%!important;top:45%!important}.hero__approvedCloud--mid{width:18%!important;left:43%!important;top:54%!important}.hero__approvedCloud--rightTop{width:24%!important;right:0!important;top:46%!important}.hero__approvedCloud--rightLow{display:none!important}.hero__plane,.hero__planeArt{width:68px!important;height:34px!important;max-width:68px!important;max-height:34px!important}.hero__airTrail{width:100px!important;height:30px!important;right:52px!important;top:5px!important}}.hero__leftGrass{left:0!important;right:0!important;width:100%!important;height:15.2%!important;bottom:0!important;z-index:2!important;overflow:hidden!important;background-image:url(/fort-grass-clean-v40.png)!important;background-repeat:repeat-x!important;background-size:auto 100%!important;background-position:0 100%!important}.hero__leftGrass img{display:none!important}.hero__art{z-index:3!important}.hero__approvedCloud{filter:none!important;mix-blend-mode:normal!important;will-change:transform!important}.hero__approvedCloud--left{width:15.5%!important;left:-2.5%!important;top:-2.5%!important;opacity:.82!important;animation:fc39CloudLeft 14s ease-in-out infinite alternate!important}.hero__approvedCloud--mid{width:13.5%!important;left:37.5%!important;top:31%!important;opacity:.58!important;animation:fc39CloudMid 17s ease-in-out infinite alternate-reverse!important}.hero__approvedCloud--rightTop{width:18.5%!important;right:-1.5%!important;top:5.5%!important;opacity:.88!important;z-index:2!important;animation:fc39CloudRightTop 19s ease-in-out infinite alternate!important}.hero__approvedCloud--rightLow{width:12.5%!important;right:3%!important;top:26%!important;opacity:.55!important;animation:fc39CloudRightLow 16s ease-in-out infinite alternate-reverse!important}@keyframes fc39CloudLeft{0%{transform:translate3d(-12px,0,0)}to{transform:translate3d(58px,5px,0)}}@keyframes fc39CloudMid{0%{transform:translate3d(35px,0,0)}to{transform:translate3d(-42px,-4px,0)}}@keyframes fc39CloudRightTop{0%{transform:translate3d(-28px,0,0)}to{transform:translate3d(36px,4px,0)}}@keyframes fc39CloudRightLow{0%{transform:translate3d(24px,0,0)}to{transform:translate3d(-36px,3px,0)}}.hero__plane{position:absolute!important;left:0!important;top:0!important;z-index:8!important;opacity:1!important;will-change:transform,opacity!important;animation:fc38PlaneFlight 13s linear infinite!important;animation-delay:-4.2s!important;transform-origin:center!important}.hero__plane,.hero__planeArt{display:block!important;width:92px!important;height:46px!important;max-width:92px!important;max-height:46px!important}.hero__planeArt{object-fit:contain!important}.hero__airTrail{display:block!important;position:absolute!important;width:150px!important;height:44px!important;right:68px!important;left:auto!important;top:6px!important;overflow:visible!important;opacity:.72!important}.hero__airTrail path{stroke-dasharray:none!important;stroke-dashoffset:0!important;animation:none!important;stroke:rgba(255,255,255,.92)!important;stroke-linecap:round!important}@keyframes fc38PlaneFlight{0%{transform:translate3d(-120px,118px,0) rotate(-5deg) scale(.94);opacity:.95}25%{transform:translate3d(24vw,82px,0) rotate(-6deg) scale(1);opacity:1}55%{transform:translate3d(55vw,44px,0) rotate(-8deg) scale(1);opacity:1}82%{transform:translate3d(82vw,15px,0) rotate(-9deg) scale(.97);opacity:1}to{transform:translate3d(calc(100vw + 120px),-12px,0) rotate(-10deg) scale(.94);opacity:.95}}@media(max-width:900px){.hero__leftGrass{height:11.5%!important;background-size:auto 100%!important}.hero__approvedCloud--left{width:28%!important;left:-6%!important;top:44%!important}.hero__approvedCloud--mid{width:20%!important;left:42%!important;top:54%!important}.hero__approvedCloud--rightTop{width:28%!important;right:-5%!important;top:45%!important}.hero__approvedCloud--rightLow{display:none!important}.hero__plane{animation-duration:11s!important}.hero__plane,.hero__planeArt{width:68px!important;height:34px!important;max-width:68px!important;max-height:34px!important}.hero__airTrail{width:100px!important;height:30px!important;right:50px!important;top:4px!important}}@media (min-width:1201px){.hero__copy-card{width:43%!important;max-width:500px!important}.hero.hero--fort .hero__title,.hero__title{width:100%!important;max-width:500px!important;font-size:52.8px!important;line-height:.94!important}.hero__subtitle{max-width:420px!important}}@media (min-width:901px) and (max-width:1200px){.hero__copy-card{left:6.2%!important;top:17%!important;width:44%!important;max-width:470px!important}.hero.hero--fort .hero__title,.hero__title{width:100%!important;max-width:470px!important;font-size:clamp(38px,4.25vw,49px)!important;line-height:.94!important;letter-spacing:.018em!important;margin-bottom:18px!important}.hero__subtitle{width:100%!important;max-width:400px!important;font-size:clamp(14px,1.35vw,16px)!important;line-height:1.42!important;margin-bottom:20px!important}.hero__actions{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:12px!important}.hero__actions .btn{flex:0 0 auto!important;padding:12px 18px!important;font-size:12.5px!important;border-radius:14px!important}}@media (max-width:900px){.hero__copy-card{width:min(360px,88vw)!important;max-width:min(360px,88vw)!important}.hero.hero--fort .hero__title,.hero__title{width:100%!important;max-width:350px!important;font-size:clamp(39px,10.5vw,50px)!important;line-height:.94!important;margin-bottom:17px!important}.hero__subtitle{width:100%!important;max-width:330px!important;font-size:14px!important;line-height:1.42!important;margin-bottom:18px!important}.hero__actions{display:flex!important;flex-wrap:wrap!important;gap:10px!important}.hero__actions .btn{padding:11px 16px!important;font-size:11.5px!important}}.hero__art .hero__blink-eye,.hero__blink-eye{display:block!important;position:absolute!important;z-index:30!important;right:auto!important;bottom:auto!important;margin:0!important;border-radius:999px!important;background:#22aeb9!important;box-shadow:inset 0 -2px 0 rgba(6,45,59,.22)!important;transform-origin:center center!important;transform:translate(-50%,-50%) scaleY(.06)!important;opacity:0!important;animation:fc43AlienBlink 4.8s ease-in-out infinite!important;pointer-events:none!important}@media(min-width:901px){.hero__art .hero__blink-eye,.hero__blink-eye{left:80.92%!important;top:69.88%!important;width:1.48%!important;height:1.55%!important;min-width:12px!important;min-height:6px!important}}@media(max-width:900px){.hero__art .hero__blink-eye,.hero__blink-eye{left:71.55%!important;top:66.85%!important;width:2.18%!important;height:1.72%!important;min-width:12px!important;min-height:6px!important}}@keyframes fc43AlienBlink{0%,70%,to{transform:translate(-50%,-50%) scaleY(.06);opacity:0}73%{transform:translate(-50%,-50%) scaleY(.35);opacity:.95}75%,78%{transform:translate(-50%,-50%) scaleY(1);opacity:1}80%{transform:translate(-50%,-50%) scaleY(.08);opacity:0}84%{transform:translate(-50%,-50%) scaleY(.35);opacity:.95}86%,89%{transform:translate(-50%,-50%) scaleY(1);opacity:1}92%{transform:translate(-50%,-50%) scaleY(.08);opacity:0}}.findProductImage{width:100%;height:100%;object-fit:contain;display:block;padding:28px;background:transparent}.hybridCardBottom{gap:12px;align-items:center}.cardBuyButton{border:0;background:transparent;color:var(--green);font-weight:900;cursor:pointer;padding:0}.cardBuyButton:disabled{opacity:.5;cursor:not-allowed}.detailProductImage{width:100%;height:100%;object-fit:contain;padding:28px}.detailPrice{font-size:28px;font-weight:1000;color:var(--deep);margin:18px 0}.findGrid,.miniGrid{align-items:stretch!important}.findCard{display:flex!important;flex-direction:column!important;height:100%!important;min-height:0!important}.findVisual{flex:0 0 auto!important;aspect-ratio:1/1!important;overflow:hidden!important}.findProductImage,.findVisual{width:100%!important;background:#fff!important}.findProductImage{height:100%!important;object-fit:contain!important;object-position:center!important;padding:20px!important}.findBody{display:flex!important;flex-direction:column!important;flex:1 1 auto!important;padding:18px 19px 20px!important;min-height:0!important}.findBadgeRow{min-height:28px!important;margin:0 0 8px!important;display:flex!important;align-items:flex-start!important}.findBadgeRow:empty{display:none!important}.badge.cardBadge{position:static!important;display:inline-flex!important;width:auto!important;max-width:100%!important;padding:6px 10px!important;border-radius:999px!important;font-size:10px!important;line-height:1.1!important;letter-spacing:.04em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.findBody .micro{min-height:14px!important;margin:0 0 6px!important}.findBody h3{margin:4px 0 9px!important;min-height:52px!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important}.cardBottom,.hybridCardBottom{margin-top:auto!important;padding-top:18px!important;min-height:42px!important}.cardWhyBlock{display:block!important;margin-top:4px!important;min-height:88px!important}.cardWhyHeading{display:block!important;margin:0 0 5px!important;font-size:10px!important;line-height:1.2!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#63736f!important}.cardDescription,.cardWhyHeading{font-family:Nunito,Arial,sans-serif!important}.cardDescription{margin:0!important;display:-webkit-box!important;visibility:visible!important;opacity:1!important;min-height:62px!important;color:#5f6f6c!important;font-weight:500!important;font-size:14px!important;line-height:1.5!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.articleGrid h3,.collectionTitle,.crazyList .sectionHead h2,.detailCopy .sectionTitle,.detailCopy h1,.detailGrid h3,.detailWhyBlock h2,.featureBand h2,.findBody h3,.findBody h3 a,.fullProductDescription h2,.newsletter h2,.roadGraphic span,.section .sectionHead h2,.under25 .priceMark{font-family:Luckiest Guy,Lucky Guy,cursive!important;font-weight:400!important;text-shadow:none!important;-webkit-text-stroke:0!important}.findBody h3,.findBody h3 a{letter-spacing:.01em!important;line-height:1.13!important}.section .sectionHead h2{font-size:clamp(31px,3.8vw,48px)!important;line-height:1.08!important;letter-spacing:.018em!important}.findVisual.sun{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:1/1!important;border-radius:0!important;box-shadow:none!important;background:#fff!important}.collectionRows{background:var(--paper)}.collectionRow{padding-top:58px!important;padding-bottom:58px!important;border-bottom:1px solid rgba(16,61,59,.09)}.collectionRow__head{align-items:flex-end!important;margin-bottom:24px!important}.collectionRow__head h2{font-family:Nunito,Arial,sans-serif!important;font-weight:900!important;font-size:clamp(30px,3.5vw,46px)!important;line-height:1.05!important;letter-spacing:-.035em!important}.collectionRow__grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.viewAllLink{display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;border:2px solid var(--deep)!important;border-radius:999px!important;padding:10px 16px!important;font-family:Nunito,Arial,sans-serif!important;font-size:13px!important;font-weight:900!important;color:var(--deep)!important;background:white!important;transition:transform .18s ease,background .18s ease,color .18s ease!important}.viewAllLink:hover{background:var(--deep)!important;color:white!important;transform:translateY(-1px)!important}.collectionPage{max-width:1240px;margin:0 auto;padding:58px 28px 90px}.collectionPage__head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:30px}.collectionPage__head h1{margin:0;font-family:Nunito,Arial,sans-serif;font-size:clamp(34px,5vw,58px);line-height:1;font-weight:900;letter-spacing:-.04em;color:var(--deep)}.collectionPage__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}@media(max-width:900px){.collectionPage__grid,.collectionRow__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.collectionRow{padding-top:44px!important;padding-bottom:44px!important}.collectionPage{padding:42px 18px 70px}}@media(max-width:560px){.collectionPage__head,.collectionRow__head{align-items:center!important}.collectionRow__head{gap:14px!important}.collectionRow__head h2{font-size:28px!important}.viewAllLink{padding:9px 13px!important;font-size:12px!important}.collectionPage__grid,.collectionRow__grid{grid-template-columns:1fr!important}.findBody h3,.findBody>p:not(.micro){min-height:0!important}}