:root{--cream:#fff9ed;--green:#214e3c;--orange:#dc5922;--ink:#233d30;--muted:#596658;--line:#d8dace;--white:#fff;--soft:#f0eee3;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--cream);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:115px}body{margin:0}button,input{font:inherit}a{color:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid var(--orange);outline-offset:4px}button{color:inherit}button,a{touch-action:manipulation}img{display:block;max-width:100%;height:auto}p{font-size:1rem;line-height:1.65}h1,h2,p,figure{margin:0}h1,h2{letter-spacing:-.055em;line-height:1.05}h1{font-size:clamp(3.2rem,5vw,5.4rem);font-weight:800}h1 em{color:var(--orange);font-style:normal}h2{font-size:clamp(2.5rem,4vw,4rem)}.wrap{max-width:1320px;margin-inline:auto;padding-inline:48px}.prototype{background:var(--green);color:var(--cream);text-align:center;padding:10px 20px;font-size:.75rem;letter-spacing:.1em;font-weight:700}.prototype span{font-weight:400;letter-spacing:0;font-size:.875rem;margin-left:15px}.header{display:flex;align-items:center;justify-content:space-between;padding:25px 48px;border-bottom:1px solid var(--line);gap:25px;max-width:1440px;margin:auto}.wordmark{font-size:2rem;font-weight:900;text-decoration:none;letter-spacing:-.09em;color:var(--orange);white-space:nowrap}.wordmark span{color:var(--green)}.wordmark small{display:block;color:var(--green);font-size:.625rem;letter-spacing:.2em;margin-top:4px;text-align:center}.header nav{display:flex;gap:32px}.header nav a{font-size:.9375rem;text-decoration:none}.header nav a:hover,.text-link:hover{text-decoration:underline}.cart-button{border:1px solid var(--green);border-radius:30px;padding:11px 14px 11px 22px;background:transparent;display:flex;align-items:center;gap:15px}.cart-button span{background:var(--green);color:var(--cream);min-width:27px;height:27px;display:grid;place-items:center;border-radius:50%;font-size:.875rem}.mobile-menu{display:none}.product{display:grid;grid-template-columns:1.05fr 1fr;gap:72px;padding-top:48px;padding-bottom:70px}.image-stage{position:relative;background:#fff;border-radius:20px;overflow:hidden;border:1px solid #e9e8dc;padding:64px 16px 38px}.image-button{display:block;width:100%;border:0;background:#fff;padding:0}.image-button img{aspect-ratio:1;object-fit:contain;width:100%}.photo-tag{position:absolute;top:24px;left:24px;font-size:.75rem;letter-spacing:.1em;font-weight:700}.zoom-hint{position:absolute;bottom:17px;left:0;right:0;text-align:center;color:var(--muted);font-size:.75rem;pointer-events:none}.thumbnails{display:flex;gap:12px;margin-top:16px}.thumb{width:82px;height:76px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:6px;overflow:hidden}.thumb img{width:100%;height:100%;object-fit:contain}.thumb.active{border:2px solid var(--green);box-shadow:0 0 0 2px var(--cream),0 0 0 3px var(--green)}.caption,figcaption{font-size:.8125rem;line-height:1.5;color:var(--muted);margin-top:16px}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.13em;line-height:1.4;margin-bottom:18px}.product-info{padding-top:10px}.product-name{font-size:1.2rem;font-weight:700;margin-top:24px}.reseller{font-size:.875rem;color:var(--muted);margin-top:4px}.price-row{display:flex;align-items:center;gap:18px;margin:24px 0 18px}.price-row strong{font-size:2rem;letter-spacing:-.04em}.price-row strong span{font-size:1.25rem}.test-price{font-size:.75rem;background:#e9eddd;padding:7px 10px;border-radius:5px}.intro{color:var(--muted)}fieldset{border:0;padding:0;margin:26px 0 20px}legend{width:100%;display:flex;justify-content:space-between;gap:15px;font-weight:700;font-size:.9375rem;margin-bottom:12px}legend a{font-weight:400;font-size:.8125rem}.size-options{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.size-options label{position:relative}.size-options input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.size-options span{display:block;border:1px solid #a7b1a2;border-radius:8px;padding:15px 5px;text-align:center;font-weight:700}.size-options small{font-weight:400;font-size:.75rem}.size-options input:checked+span{background:var(--green);color:var(--cream);border-color:var(--green)}.size-options input:focus-visible+span{outline:3px solid var(--orange);outline-offset:3px}.purchase-row{display:flex;gap:12px}.quantity{display:flex;border:1px solid #a7b1a2;border-radius:8px;align-items:center;overflow:hidden;flex-shrink:0}.quantity button{border:0;background:transparent;min-width:38px;min-height:48px;font-size:1.3rem}.quantity input{width:35px;text-align:center;border:0;background:transparent;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.quantity input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.primary{border:0;background:var(--orange);color:#fff;padding:17px 23px;border-radius:8px;font-weight:700;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:54px;flex:1}.primary:hover{background:#bc4718}.primary span{font-size:1.35rem}.purchase-note{font-size:.8125rem;color:var(--muted);margin-top:12px}.details{margin-top:26px;border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:16px 0}summary{font-size:.9375rem;font-weight:700;cursor:pointer}details p{font-size:.875rem;color:var(--muted);padding-top:12px}.play-banner{display:grid;grid-template-columns:1.15fr 1fr;margin-bottom:88px}.play-banner>img{height:100%;min-height:350px;object-fit:cover;object-position:62% center;border-radius:20px 0 0 20px}.play-banner>div{background:var(--green);color:var(--cream);padding:42px;border-radius:0 20px 20px 0}.play-banner .eyebrow{color:#dbe5b2}.cream-button{display:flex;align-items:center;justify-content:space-between;gap:40px;background:var(--cream);color:var(--green);padding:14px 20px;text-decoration:none;border-radius:7px;width:fit-content;margin-top:28px;font-weight:700}.small{font-size:.8125rem;line-height:1.6}.play-banner .small{margin-top:20px;color:#d6dfd2}.size-section{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;padding-bottom:85px}.size-section p:not(.eyebrow){margin-top:22px;color:var(--muted)}.size-section figure{background:#fff;padding:20px;border-radius:18px;border:1px solid var(--line)}table{width:100%;border-collapse:collapse;margin:24px 0;font-size:.9375rem}caption{position:absolute;clip-path:inset(50%);width:1px;height:1px;overflow:hidden}th,td{text-align:left;border-bottom:1px solid var(--line);padding:12px 8px}thead th{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}tbody th{color:var(--muted);font-weight:400}.text-link{background:none;border:0;padding:0;text-decoration:underline;text-underline-offset:4px;font-size:.875rem;font-weight:700}.about{background:#eeeede;text-align:center;padding-top:56px;padding-bottom:56px;max-width:none}.about p{max-width:650px;margin-inline:auto}.about h2{margin-bottom:24px}.about .about-note{font-size:.8125rem;max-width:610px;color:var(--muted);margin-top:20px}footer{padding-top:38px;padding-bottom:38px;display:flex;justify-content:space-between;align-items:center;gap:20px}footer p,footer>a:last-child{font-size:.8125rem}dialog{color:var(--ink);background:var(--cream);border:0;padding:28px;box-shadow:0 12px 60px #0003}dialog::backdrop{background:#13281eb3}body:has(dialog[open]){overflow:hidden}.cart-dialog{margin:0 0 0 auto;width:min(100%,500px);height:100dvh;max-height:100dvh;max-width:100%;border-radius:18px 0 0 18px}.dialog-header{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;padding-bottom:24px;border-bottom:1px solid var(--line)}.dialog-header .eyebrow{margin-bottom:8px}.dialog-header h2{font-size:2.1rem;letter-spacing:-.04em}.icon-button{border:1px solid var(--line);border-radius:50%;width:42px;height:42px;flex-shrink:0;font-size:1.6rem;background:var(--cream)}.cart-item{display:grid;grid-template-columns:70px 1fr;gap:15px;padding:22px 0;border-bottom:1px solid var(--line)}.cart-item img{background:#fff;border-radius:8px;width:70px;height:70px;object-fit:contain}.cart-item h3{font-size:.9375rem;margin:0 0 6px;line-height:1.4}.cart-item p{font-size:.8125rem}.item-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px;flex-wrap:wrap}.cart-quantity{display:flex;align-items:center;border:1px solid var(--line);border-radius:6px}.cart-quantity button{border:0;background:transparent;width:38px;height:38px}.cart-quantity span{min-width:24px;text-align:center}.remove{font-size:.8125rem;border:0;background:transparent;text-decoration:underline}.subtotal{display:flex;justify-content:space-between;font-size:1.15rem;gap:15px;margin:24px 0 12px}.cart-dialog .primary{width:100%;margin-top:22px}.continue{display:block;margin:22px auto}.local-note{color:var(--muted);text-align:center}.empty{padding:55px 0;text-align:center}.empty h3{font-size:1.5rem}.empty p{margin:14px 0}.checkout-dialog{width:560px;max-width:calc(100% - 24px);border-radius:20px;padding:55px 32px 32px}.checkout-dialog h2{font-size:2.9rem;margin-bottom:20px}.close-top{position:absolute;top:12px;right:12px}.checkout-dialog .primary{width:100%;margin-top:25px}.checkout-line{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:15px 0;font-size:.9375rem}.image-dialog{width:900px;max-width:calc(100% - 24px);border-radius:15px;background:#fff;padding-top:62px}.image-dialog>img{width:100%;max-height:70dvh;object-fit:contain}.image-dialog p{font-size:.8125rem;margin-top:12px}.sr-only,.skip:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.skip:focus{position:fixed;top:10px;left:10px;z-index:10;background:#fff;padding:15px}@media(min-width:1450px){.product{gap:88px}}@media(max-width:1050px){.wrap{padding-inline:28px}.header{padding:22px 28px}.header nav{gap:18px}.product{gap:32px}h1{font-size:3.5rem}.play-banner>div{padding:32px}.size-section{gap:35px}}@media(max-width:740px){html{scroll-padding-top:20px}.prototype{padding:10px 12px;font-size:.6875rem}.prototype span{display:block;margin:3px 0 0;font-size:.75rem}.header{flex-wrap:wrap;padding:18px 20px;gap:12px}.wordmark{font-size:1.7rem}.wordmark small{font-size:.55rem}.mobile-menu{display:block;margin-left:auto;border:0;background:transparent;font-size:.875rem;min-height:44px}.header nav{display:none;order:4;width:100%;padding-top:14px;border-top:1px solid var(--line);flex-direction:column;gap:0}.header nav.open{display:flex}.header nav a{padding:12px 0}.cart-button{padding:8px 9px 8px 14px;gap:8px;font-size:.875rem}.wrap{padding-inline:20px}.product{grid-template-columns:1fr;padding-top:22px;gap:26px;padding-bottom:48px}.image-stage{padding:44px 12px 28px;border-radius:14px}.image-button img{aspect-ratio:1.15}.photo-tag{top:17px;left:18px;font-size:.6875rem}.zoom-hint{bottom:12px}.thumbnails{gap:10px;margin-top:12px}.thumb{width:67px;height:62px}.caption{font-size:.75rem;margin-top:12px}.product-info{padding-top:0}.eyebrow{margin-bottom:14px}h1{font-size:clamp(3rem,12vw,4.5rem)}.product-name{margin-top:20px}.price-row{margin:20px 0 14px}.play-banner{grid-template-columns:1fr;margin-bottom:54px}.play-banner>img{min-height:230px;width:100%;border-radius:14px 14px 0 0}.play-banner>div{border-radius:0 0 14px 14px;padding:32px 25px}.play-banner h2{font-size:3rem}.size-section{grid-template-columns:1fr;gap:28px;padding-bottom:50px}.size-section h2{font-size:3rem}.size-section figure{padding:10px}.about{padding-top:44px;padding-bottom:44px}.about h2{font-size:2.6rem}footer{flex-direction:column;text-align:center;padding-block:30px;gap:15px}.cart-dialog{padding:24px 20px}.primary{padding-inline:16px;font-size:.9375rem}.quantity button{min-width:34px}.quantity input{width:28px}.purchase-row{gap:8px}.checkout-dialog h2{font-size:2.5rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.header .wordmark img{width:100px;height:100px;object-fit:contain;border-radius:12px}.header{padding-top:12px;padding-bottom:12px}footer .wordmark img{width:110px;height:110px;object-fit:contain;border-radius:12px}.play-banner{grid-template-columns:1.4fr 1fr}.play-banner>img{height:auto;min-height:0;object-fit:contain;align-self:center}.play-banner>div{display:flex;flex-direction:column;justify-content:center}.image-stage{padding-top:54px}.photo-tag{background:var(--cream);padding:6px 9px;border-radius:4px;top:14px}.about-note{font-size:.8125rem}@media(max-width:740px){.header .wordmark img{width:76px;height:76px}.play-banner{grid-template-columns:1fr}.play-banner>img{min-height:0;height:auto}.image-button img{aspect-ratio:1;object-fit:contain}}.logo-intro{min-height:calc(100svh - 162px);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 20px 36px;gap:18px}.logo-intro>img{width:min(65vh,540px,85vw);height:auto;object-fit:contain}.logo-intro .primary{flex:none;text-decoration:none;min-width:210px}.logo-intro>p{font-size:.875rem;color:var(--muted)}.product{display:block;max-width:780px;padding-top:72px;padding-bottom:90px}.product-info{padding:0}.product-info h1{font-size:clamp(3rem,6vw,5rem)}.play-banner{display:block;max-width:1100px;margin-bottom:110px}.play-banner>div{display:block;padding:0 0 32px;background:transparent;color:var(--green);border-radius:0}.play-banner .eyebrow{color:var(--green)}.editorial-image{display:block;border:0;background:transparent;padding:0;width:100%;cursor:zoom-in}.editorial-image img{width:100%;height:auto;object-fit:contain;border-radius:0}.packaging-section{max-width:1000px;margin-bottom:110px}.packaging-section h2{margin-bottom:36px}.packaging-section .caption{max-width:700px;font-size:.875rem}.size-section{display:block;max-width:1000px;padding-bottom:90px}.size-section>div{max-width:680px;margin-bottom:40px}.size-section figure{padding:0;border:0;border-radius:0;background:transparent}.size-section figcaption{font-size:.875rem}.quantity button,.cart-quantity button{min-width:44px;min-height:44px}.icon-button{width:44px;height:44px}@media(max-width:740px){.logo-intro{min-height:calc(100svh - 168px);padding-top:16px;padding-bottom:28px;gap:16px}.logo-intro>img{width:min(100%,390px,55svh)}.logo-intro .primary{min-height:48px}.product{padding-top:48px;padding-bottom:64px}.play-banner,.packaging-section{margin-bottom:70px}.play-banner h2,.packaging-section h2,.size-section h2{font-size:clamp(2.2rem,9vw,3rem)}.play-banner>div{padding:0 0 24px}.size-section{padding-bottom:64px}.size-section>div{margin-bottom:30px}.purchase-row{flex-wrap:wrap}.purchase-row>.primary{min-width:190px}.purchase-note,.reseller,.caption,.small,figcaption{font-size:.875rem}.size-options span{padding:16px 3px}.header .wordmark img{width:64px;height:64px}.header{padding-block:10px}.prototype span{font-size:.8125rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/happysnout.css.map */
