@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fredoka:wght@400;500;600;700&display=swap";:root{--yellow:#FDB813;--ink:#20201d;--paper:#fffef9;--line:#d7d6cf;--pink:#ecafcb;--font:"DM Sans",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 var(--font)}a{color:inherit}button,input,select{font:inherit}button,a,input,select{touch-action:manipulation}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;height:auto}h1,h2,h3,.wordmark{font-family:Fredoka,Arial,sans-serif;letter-spacing:-.025em;line-height:1.04;margin:0;font-weight:600}h1{font-size:clamp(3.4rem,7.4vw,6.8rem)}h2{font-size:clamp(2.4rem,4vw,3.8rem)}h3{font-size:2.6rem}.wrap{max-width:1280px;margin:auto;padding-left:48px;padding-right:48px}.header{display:flex;align-items:center;justify-content:space-between;min-height:112px;gap:20px}.brand{display:flex;align-items:center;gap:14px;text-decoration:none;font:700 26px/1.1 Fredoka,sans-serif;letter-spacing:-1px}.brand img{width:62px;height:62px;object-fit:contain}.brand b{color:#a76500}.brand small{display:block;font:600 10px/1.5 var(--font);letter-spacing:1.2px;margin-top:6px}.header nav{display:flex;gap:32px;align-items:center;font-size:14px;font-weight:700}.header nav a{text-decoration:none;padding:10px 0}.cart-link span{display:inline-grid;place-items:center;background:var(--yellow);border-radius:50%;min-width:26px;height:26px;margin-left:5px}.hero{display:grid;grid-template-columns:1.08fr 1fr;gap:50px;padding-top:54px;padding-bottom:76px;align-items:center}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.7px;line-height:1.5;margin:0 0 23px}.dot{display:inline-block;width:9px;height:9px;background:var(--ink);border-radius:50%;margin-right:8px}.intro{font-size:18px;max-width:430px;line-height:1.6;margin:26px 0}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:28px;text-decoration:none;border:1.5px solid var(--ink);border-radius:8px;background:transparent;padding:15px 22px;font-weight:700;min-height:52px;transition:transform .18s,background .18s}.button.dark{color:#fff;background:var(--ink)}.button:hover{transform:translateY(-3px);background:var(--yellow);color:var(--ink)}.handnote{font-size:13px;margin-top:20px;color:#5c5b54}.hero-art{position:relative;padding:10px 6px 25px 12px}.photo-frame{transform:rotate(4deg);border:8px solid var(--ink);border-bottom-width:0;border-radius:145px 145px 20px 20px;overflow:hidden;background:var(--ink);box-shadow:16px 18px 0 var(--yellow)}.hero-photo{display:block;aspect-ratio:1/1.04;object-fit:cover;width:100%}.photo-caption{display:block;color:#fff;font-size:11px;letter-spacing:1.7px;text-align:center;padding:16px 4px}.round-label{position:absolute;top:-10px;right:-13px;transform:rotate(13deg);background:var(--yellow);border:2px solid var(--ink);border-radius:50%;width:145px;height:145px;display:flex;flex-direction:column;justify-content:center;align-items:center;font:700 17px/1.15 Fredoka,sans-serif;box-shadow:3px 4px 0 var(--ink)}.round-label strong{font-size:17px;font-style:italic;margin-top:5px}.ticker{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:22px;background:var(--yellow);padding:18px 20px;border-block:1.5px solid var(--ink);font:700 14px/1.5 Fredoka,sans-serif;letter-spacing:1.3px}.ticker i{font-size:24px;font-style:normal}.destinations{padding-top:74px;padding-bottom:62px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:30px}.section-heading .eyebrow{margin:0 0 5px;max-width:230px}.link-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.destination{border:1.5px solid var(--ink);border-radius:14px;padding:29px 32px 22px;text-decoration:none;display:flex;flex-direction:column;min-height:330px;transition:transform .2s,box-shadow .2s}.destination:hover{transform:translateY(-5px);box-shadow:5px 7px 0 var(--ink)}.contact{background:var(--yellow)}.market{background:var(--ink);color:var(--paper)}.shop-card{background:#ecefe8}.instagram{background:var(--pink)}.card-top{display:flex;justify-content:space-between;align-items:center;font-size:11px;letter-spacing:1.2px;font-weight:700;margin-bottom:24px}.card-top b{font-size:25px;line-height:1}.destination p{max-width:370px;margin:18px 0 24px;font-size:15px;line-height:1.65}.card-bottom{margin-top:auto;border-top:1px solid currentColor;padding-top:14px;font-weight:700;font-size:14px;display:flex;justify-content:space-between}.social-row{display:flex;gap:25px;align-items:center;margin-top:30px;font-size:14px}.social-row>span{margin-right:auto;color:#60605a}.social-row a{text-underline-offset:4px;font-weight:600}.footer{border-top:1px solid var(--line);padding-top:38px;padding-bottom:28px;display:grid;grid-template-columns:1fr 1fr;gap:26px}.wordmark{font-size:34px;text-decoration:none}.wordmark span{display:block;font:14px/1.6 var(--font);letter-spacing:0;margin-top:8px}.footer p{margin:3px 0;color:#60605a;font-size:14px}.footer>div:not(.legal){text-align:right}.legal{grid-column:1/-1;display:flex;gap:20px;font-size:12px;flex-wrap:wrap;margin-top:14px}.legal span{margin-left:auto}.skip{position:absolute;left:10px;top:-100px;padding:12px;background:#fff;z-index:100}.skip:focus{top:10px}:focus-visible{outline:3px solid #3b65e6;outline-offset:5px}.shop-section,.cart-page{padding-top:30px;padding-bottom:70px}.back{font-size:14px;text-underline-offset:5px}.shop-heading{margin:36px 0}.shop-heading h1,.cart-page h1{font-size:clamp(3rem,6vw,5rem)}.shop-heading p:last-child{max-width:650px}.categories,.product-chips{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.categories{padding-bottom:18px;border-bottom:1px solid var(--line)}.categories button,.product-chips button{background:none;border:1px solid var(--line);border-radius:6px;padding:10px 16px;font-size:14px;font-weight:600}.categories button[aria-pressed=true]{background:var(--ink);color:#fff;border-color:var(--ink)}.product-chips button[aria-pressed=true]{background:var(--yellow);border-color:var(--ink)}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:45px;margin-top:25px}.gallery{position:relative;background:#eee;border-radius:16px;overflow:hidden}.gallery img{display:block;width:100%;aspect-ratio:1;object-fit:cover}.gallery button{position:absolute;bottom:20px;background:#fff;border:1px solid var(--ink);border-radius:50%;width:46px;height:46px}.gallery-prev{left:20px}.gallery-next{right:20px}.gallery-caption{font-size:13px;color:#60605a;text-align:center}.product-info{padding:12px 0}.product-info h2{font-size:40px}.price{font:600 24px/1.5 Fredoka,sans-serif;margin:16px 0}.product-description{font-size:15px;margin-bottom:24px}.product-description p:first-child{margin-top:0}label{display:block;font-weight:600;font-size:14px;margin-bottom:16px}select,input{display:block;border:1px solid #8d8d85;background:var(--paper);color:var(--ink);padding:12px;width:100%;border-radius:6px;margin-top:6px;min-height:48px}select{cursor:pointer}.add{width:100%;margin-top:8px}.button:disabled{opacity:.5;cursor:not-allowed;transform:none}.view-bag{display:block;text-align:center;margin-top:10px;font-size:14px;text-underline-offset:4px}[data-status]{font-size:14px;min-height:1.6em;margin:10px 0}.shop-note{background:var(--yellow);border-radius:16px;padding:36px;margin-top:48px}.shop-note h2{font-size:32px}.shop-note p{max-width:650px}.prose{padding-top:65px;padding-bottom:100px;max-width:900px;overflow-wrap:anywhere}.prose h1{font-size:clamp(3rem,5vw,5rem);margin-bottom:30px}.prose h2{font-size:30px;margin:24px 0}.prose img,.prose table{max-width:100%}.cart-page h1{margin:30px 0}.cart-item{display:grid;grid-template-columns:100px 1fr 100px 130px;gap:24px;padding:24px 0;border-bottom:1px solid var(--line);align-items:center}.cart-item img{border-radius:8px;aspect-ratio:1;object-fit:cover}.cart-item h2{font-size:24px}.cart-item p{font-size:14px;margin:4px 0}.cart-item a{font-size:13px}.cart-summary{text-align:right;margin-top:30px}.cart-summary .button{margin-left:8px}[hidden]{display:none!important}@media(min-width:1500px){.hero{padding-top:70px;padding-bottom:95px}}@media(max-width:800px){.wrap{padding-left:25px;padding-right:25px}.header{min-height:95px}.brand small{display:none}.hero{gap:25px}.hero h1{font-size:4.4rem}.hero-copy .eyebrow{font-size:10px}.round-label{width:110px;height:110px;font-size:14px;right:-4px}.round-label strong{font-size:14px}.photo-frame{border-radius:95px 95px 15px 15px}.photo-caption{font-size:9px}.destination{padding:24px;min-height:340px}h3{font-size:2.2rem}.product-layout{gap:25px}.social-row{gap:16px}.cart-item{grid-template-columns:75px 1fr 75px;gap:16px}.cart-item>strong{grid-column:2/-1}}@media(max-width:600px){.wrap{padding-left:20px;padding-right:20px}.header{min-height:86px}.brand{font-size:22px;gap:8px}.brand img{width:44px;height:44px}.header nav{gap:15px;font-size:12px}.hero{grid-template-columns:1fr;padding-top:26px;padding-bottom:48px;gap:28px}.hero h1{font-size:4.3rem}.hero-copy .eyebrow{font-size:11px;margin-bottom:18px}.intro{font-size:16px;margin:20px 0;max-width:340px}.handnote{font-size:12px}.hero-art{max-width:390px;width:100%;margin:auto;padding:5px 20px 15px}.photo-frame{border-radius:110px 110px 16px 16px;box-shadow:10px 12px 0 var(--yellow);border-width:6px;border-bottom-width:0}.hero-photo{aspect-ratio:1.2}.photo-caption{font-size:9px;padding:12px 0}.round-label{right:4px;top:-5px;width:110px;height:110px}.ticker{gap:12px;font-size:10px;padding:14px 12px}.ticker i{font-size:16px}.ticker span:last-child{display:none}.ticker i:last-of-type{display:none}.destinations{padding-top:43px;padding-bottom:38px}.section-heading{align-items:start}.section-heading .eyebrow{font-size:10px;max-width:145px}.section-heading h2{font-size:2.8rem}.link-grid{grid-template-columns:1fr;gap:16px}.destination{min-height:290px;padding:25px}.card-top{font-size:10px;margin-bottom:20px}.destination h3{font-size:2.5rem}.destination p{font-size:15px}.social-row{flex-wrap:wrap;gap:18px}.social-row>span{width:100%;font-size:13px}.social-row a{font-size:14px}.footer{grid-template-columns:1fr;gap:20px}.footer>div:not(.legal){text-align:left}.legal{gap:13px}.legal span{margin-left:0;width:100%}.product-layout{grid-template-columns:1fr;gap:16px}.shop-heading{margin:28px 0}.shop-heading h1{font-size:3.7rem}.shop-heading p{font-size:15px}.product-info h2{font-size:34px}.shop-note{padding:26px}.shop-note h2{font-size:30px}.cart-item{grid-template-columns:60px 1fr 65px;gap:12px}.cart-item h2{font-size:20px}.cart-summary{text-align:left}.cart-summary .button{margin:8px 8px 0 0}.brand b{color:var(--ink)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.destination{border-width:2px}.destination.card-gold,.destination.card-auto{background:var(--yellow);color:var(--ink);border-color:var(--ink)}.destination.card-black,.destination.card-auto:nth-child(4n+2),.destination.card-auto:nth-child(4n+3){background:var(--ink);color:var(--paper);border-color:var(--yellow)}.destination.card-gold:hover,.destination.card-auto:hover{box-shadow:5px 7px 0 var(--ink)}.destination.card-black:hover,.destination.card-auto:nth-child(4n+2):hover,.destination.card-auto:nth-child(4n+3):hover{box-shadow:5px 7px 0 var(--yellow)}.card-black .card-top,.card-black .card-bottom,.card-auto:nth-child(4n+2) .card-top,.card-auto:nth-child(4n+2) .card-bottom,.card-auto:nth-child(4n+3) .card-top,.card-auto:nth-child(4n+3) .card-bottom{color:var(--yellow)}.destination[aria-disabled=true]{cursor:default}.destination[aria-disabled=true]:hover{transform:none;box-shadow:none}.round-label{transform:rotate(8deg);font-weight:600}.round-label strong{font-style:normal}.hero h1{font-size:clamp(3.7rem,6.8vw,6.1rem)}.section-heading h2{font-size:clamp(2rem,3.4vw,3rem);max-width:620px}.step-heading{font:600 18px/1.4 var(--font);letter-spacing:0;display:flex;align-items:center;gap:12px;margin:0 0 14px}.step-heading span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--yellow);border:1px solid var(--ink);color:var(--ink);font-weight:700;flex:none}.categories,.product-chips{margin-bottom:25px}.contact-form{margin-top:28px}.contact-form textarea{font:inherit;display:block;width:100%;min-height:170px;padding:12px;border:1px solid #8d8d85;border-radius:6px;background:var(--paper);color:var(--ink)}.form-success{padding:20px;border:1px solid var(--ink);background:var(--yellow);border-radius:8px}.contact-form label{margin-bottom:22px}.contact-form .required-note{font-size:14px}.contact-form h2{font-size:30px}.brand small{letter-spacing:.8px}.photo-frame{transform:rotate(2deg)}@media(max-width:600px){.hero h1{font-size:3.8rem}.section-heading{display:block}.section-heading .eyebrow{max-width:none;margin-bottom:14px}.section-heading h2{font-size:2.5rem;max-width:340px}.destination h3{font-size:2.3rem}.step-heading{font-size:17px}}.header{min-height:128px}.brand{font-family:Fredoka,sans-serif;font-size:36px;font-weight:600;letter-spacing:-.7px;gap:16px}.brand b{font-weight:600;color:#fdb813}.brand img{width:80px;height:80px}.brand small{display:block;font-size:14px;letter-spacing:1.1px;font-weight:600;margin-top:8px}.hero-surface{background:var(--hero-bg);color:var(--hero-text)}.hero-surface .hero h1{font-size:clamp(3rem,6.8vw,var(--hero-heading))}.hero-surface .handnote{color:inherit;opacity:.8}.hero-surface .dot{background:var(--hero-text)}.hero-surface .photo-frame{background:var(--hero-frame);border-color:var(--hero-frame);box-shadow:16px 18px 0 var(--hero-accent)}.hero-surface .photo-caption{color:var(--hero-contrast)}.hero-surface .round-label{background:var(--hero-accent);color:var(--hero-frame);border-color:var(--hero-frame);box-shadow:3px 4px 0 var(--hero-frame);white-space:normal;text-align:center;padding:15px;overflow-wrap:anywhere;font-size:16px}.hero-surface .button.dark{background:var(--hero-frame);border-color:var(--hero-frame);color:var(--hero-contrast)}.hero-surface .button.dark:hover{background:var(--hero-accent);color:var(--hero-frame)}.hero-text-only{grid-template-columns:1fr}.hero-text-only .intro{max-width:720px}.ticker span:last-child,.ticker i:last-of-type{display:inline}.social-surface .social-row{margin-top:0;padding-top:0;padding-bottom:35px;justify-content:flex-end;flex-wrap:wrap}.footer-surface .footer{border-color:var(--footer-border)}.footer-surface .footer p{color:inherit}.gallery [data-media]{aspect-ratio:1;display:grid;place-items:center}.gallery video,.gallery iframe{width:100%;height:100%;aspect-ratio:1;display:block;object-fit:contain;border:0;background:#20201d}.gallery:has(video) .gallery-prev,.gallery:has(video) .gallery-next,.gallery:has(iframe) .gallery-prev,.gallery:has(iframe) .gallery-next{bottom:auto;top:14px}.shipping-note{background:#fff1cb;border:1px solid #FDB813;border-radius:8px;padding:14px 16px;margin:10px 0 18px;font-size:14px;color:#20201d}.shipping-note p{margin:0 0 7px}.shipping-note [data-shipping]{font-weight:700}.shipping-note progress{width:100%;height:8px;display:block;accent-color:#a76f00}.view-bag{border:2px solid var(--ink);border-radius:8px;background:#fdb813;color:var(--ink);font-weight:700;padding:14px;text-decoration:none;font-size:16px}.view-bag:hover{background:var(--ink);color:#fff}.shop-note .button{border-color:currentColor}.shop-note .button:hover{background:transparent;color:inherit}.autoplay-help{font-size:13px;color:#555;text-align:center}@media(max-width:800px){.brand{font-size:32px}.brand small{font-size:12.4px;display:block}.brand img{width:70px;height:70px}}@media(max-width:600px){.header{flex-wrap:wrap;gap:10px;padding-top:18px;padding-bottom:16px}.header .brand{font-size:32px;gap:12px}.header .brand img{width:64px;height:64px}.header .brand small{font-size:12.4px;letter-spacing:.5px;display:block}.header .brand b{color:#fdb813}.header nav{margin-left:auto;gap:22px;font-size:14px}.hero-surface .hero h1{font-size:var(--hero-mobile)}.hero-surface .photo-frame{box-shadow:10px 12px 0 var(--hero-accent)}.hero-surface .round-label{font-size:13px;padding:10px}.social-surface .social-row{justify-content:flex-start}.ticker{gap:10px}.ticker span:last-child,.ticker i:last-of-type{display:inline}}.header-surface{background:var(--header-bg);color:var(--header-nav-color)}.header-surface .brand{font-family:var(--header-name-font),sans-serif;font-size:var(--header-name-size);font-weight:var(--header-name-weight);color:var(--header-name-color);max-width:100%;min-width:0}.header-surface .brand img{width:var(--header-logo-size);height:var(--header-logo-size);flex-shrink:0}.header-surface .brand-text{min-width:0;overflow-wrap:anywhere}.header-surface .brand b{font-weight:inherit;color:var(--header-accent-color)}.header-surface .brand small{font-family:var(--header-tag-font),sans-serif;font-size:var(--header-tag-size);font-weight:var(--header-tag-weight);color:var(--header-tag-color);line-height:1.5;display:block;letter-spacing:.8px}.header-surface .header{flex-wrap:wrap;padding-top:18px;padding-bottom:18px;gap:20px}.header-surface nav{color:var(--header-nav-color);margin-left:auto;flex-shrink:0}.header-surface .cart-link span{color:#20201d}.event-card{background:var(--event-bg);color:var(--event-text);border:2px solid var(--event-accent);border-top:8px solid var(--event-accent);border-radius:14px;padding:24px 30px;display:flex;flex-direction:column;min-width:0}.event-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.event-label{padding:4px 10px;background:var(--event-accent);color:var(--event-bg);font-size:11px;letter-spacing:1.5px;font-weight:700;border-radius:3px}.event-marker{font-size:27px;color:var(--event-accent)}.event-card h3{font-size:2.05rem;line-height:1.15}.event-card .event-name{font-size:21px;line-height:1.35;font-weight:700;color:var(--event-accent);margin:18px 0 0;overflow-wrap:anywhere}.event-details{padding-top:14px;margin:16px 0 20px;border-top:1px dashed var(--event-accent)}.event-details:empty{display:none}.event-details>div{display:grid;grid-template-columns:72px 1fr;gap:14px;margin:9px 0;font-size:15px;line-height:1.5}.event-details dt{font-size:12px;text-transform:uppercase;letter-spacing:.8px;color:var(--event-accent);padding-top:2px}.event-details dd{margin:0;overflow-wrap:anywhere}.event-link{margin-top:auto;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:14px;font-weight:700;text-decoration:none;border:1px solid var(--event-accent);color:var(--event-accent);border-radius:6px;padding:12px 15px;min-height:46px}.event-link:hover{background:var(--event-accent);color:var(--event-bg)}.event-pending+.event-details+.event-link{margin-top:24px}@media(max-width:600px){.header-surface .brand{font-size:calc(var(--header-name-size) * .9)}.header-surface .brand small{font-size:calc(var(--header-tag-size) * .9)}.header-surface .brand img{width:calc(var(--header-logo-size) * .8);height:calc(var(--header-logo-size) * .8)}.header-surface .header{gap:14px}.event-card{padding:22px}.event-card h3{font-size:2rem}.event-details>div{grid-template-columns:62px 1fr;gap:10px}}.link-grid{grid-auto-rows:var(--card-height,380px);align-items:stretch}.link-grid>.destination,.link-grid>.event-card{height:var(--card-height,380px);min-height:0;max-height:var(--card-height,380px);min-width:0;box-sizing:border-box}.link-grid>.destination{overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;overscroll-behavior:contain}.destination>.card-top,.destination>h3,.destination>p,.destination>.card-bottom{flex-shrink:0}.destination>.card-bottom{position:sticky;bottom:-1px;background:inherit;z-index:1}.link-grid>.event-card{overflow:hidden;padding:22px 28px}.event-card .event-top{margin-bottom:10px;flex-shrink:0}.event-content{min-height:0;flex:1;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;overscroll-behavior:contain;padding-right:4px}.event-card .event-name{margin:0;font-family:var(--font);font-size:21px;line-height:1.3;letter-spacing:0;font-weight:700}.event-card .event-pending{font-size:18px;font-weight:500}.event-card .event-details{margin:14px 0 0;padding-top:10px}.event-card .event-details>div{margin:7px 0}.event-card .event-link{flex-shrink:0;margin-top:14px}.event-content:focus-visible{outline-offset:-3px}.event-card .event-details:empty{display:none}@media(max-width:600px){.link-grid>.event-card{padding:20px 22px}.event-card .event-top{margin-bottom:10px}.event-card .event-name{font-size:21px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/bee.css.map */
