@font-face{font-family:Britannic FT;src:url(/fonts/britannic-bq-regular.otf)format("opentype");font-style:normal;font-weight:400 900;font-display:swap}@font-face{font-family:Bodoni Moda FT;src:url(/fonts/bodoni-moda-variable.ttf)format("truetype");font-style:normal;font-weight:400 900;font-display:swap}:root{--ink:#090909;--paper:#fbf5e8;--orange:#f24a17;--orange-deep:#ec2909;--blue:#264df4;--rail-width:clamp(72px, 10.25vw, 148px);--content-gutter:clamp(20px, 5vw, 72px)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);text-rendering:optimizelegibility;background:#0a0a0a;margin:0;font-family:Britannic FT,Georgia,serif}button,a,summary{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.landing-shell{grid-template-columns:var(--rail-width) minmax(0, 1fr);width:100%;min-height:100vh;margin:0;display:grid}.paper-surface,.shop-page{isolation:isolate;background-color:var(--paper);background-image:url(/assets/backgrounds/paper.webp);background-repeat:repeat;background-size:512px 512px;position:relative}.paper-surface>:not(.cloud-backdrop),.shop-page>:not(.cloud-backdrop){z-index:1;position:relative}.cloud-backdrop{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.cloud-backdrop__cloud{opacity:.1;width:clamp(190px,25vw,390px);height:auto;position:absolute}.cloud-backdrop__cloud--1{top:7%;left:5%}.cloud-backdrop__cloud--2{width:clamp(180px,21vw,330px);top:19%;right:-3%}.cloud-backdrop__cloud--3{width:clamp(170px,22vw,340px);top:52%;left:10%}.cloud-backdrop__cloud--4{width:clamp(180px,23vw,350px);top:82%;right:7%}.cloud-backdrop--shop .cloud-backdrop__cloud--1{top:27%;left:7%}.cloud-backdrop--shop .cloud-backdrop__cloud--2{top:71%;right:5%}.cloud-backdrop--shop .cloud-backdrop__cloud--3,.cloud-backdrop--shop .cloud-backdrop__cloud--4{display:none}.paper-surface{min-width:0;overflow:hidden}.side-rail{background-color:var(--orange);background-image:url(/assets/backgrounds/orange.webp);background-repeat:repeat;background-size:512px 512px;border-right:1px solid #00000014;min-height:100%;position:relative;overflow:hidden}.side-rail__sticky{grid-template-rows:minmax(0,25vh) minmax(0,1fr) minmax(0,26vh);width:100%;height:100vh;min-height:620px;display:grid;position:sticky;top:0;overflow:hidden}.side-rail__stripe{object-fit:cover;pointer-events:none;width:100%;max-width:none;height:100%;display:block}.side-rail__stripe--top{align-self:start}.side-rail__stripe--bottom{align-self:end}.side-rail__hours{writing-mode:vertical-rl;white-space:nowrap;writing-mode:vertical-rl;white-space:nowrap;place-self:center;align-items:center;gap:8px;display:flex;transform:rotate(180deg)}.side-rail__hours img{object-fit:contain;width:28px;height:28px;transform:rotate(180deg)}.side-rail__hours strong{border:2px solid var(--ink);padding:9px 5px;font-size:clamp(18px,1.9vw,27px);line-height:1}.side-rail__hours span{letter-spacing:.02em;font-size:clamp(10px,1vw,14px)}.site-nav{z-index:10;height:clamp(94px,11vw,132px);padding:8px var(--content-gutter) 8px clamp(14px, 2.2vw, 30px);align-items:center;display:flex;position:relative}.site-nav__brand{aspect-ratio:1;flex:none;width:clamp(82px,10vw,116px)}.site-nav__brand img{object-fit:contain;width:100%;height:100%}.site-nav__links{align-items:center;gap:clamp(22px,3.6vw,54px);margin-left:clamp(22px,3vw,48px);display:flex}.site-nav__links a,.mobile-menu summary,.mobile-menu a{letter-spacing:-.02em;font-size:clamp(15px,1.35vw,20px);font-weight:800}.site-nav__links a{position:relative}.site-nav__links a:after{background:var(--orange);content:"";transform-origin:0;height:3px;transition:transform .18s;position:absolute;bottom:-6px;left:0;right:0;transform:scaleX(0)}.site-nav__links a:hover:after,.site-nav__links a:focus-visible:after{transform:scaleX(1)}.mobile-menu{display:none}.hero{isolation:isolate;padding:6px 0 clamp(36px,5vw,72px);position:relative}.hero__logo-wrap{min-height:clamp(410px,62vw,730px);padding:16px var(--content-gutter);place-items:center;display:grid;position:relative}.hero__logo{z-index:2;object-fit:contain;width:min(92%,760px);max-height:700px;position:relative}.hero__claw{z-index:1;object-fit:contain;opacity:1;width:min(42vw,510px);height:44%;display:none;position:absolute;top:3%;right:-3%;transform:rotate(69deg)}.hero__wordmark{width:100%;padding:0 var(--content-gutter);flex-direction:column;align-items:flex-start;display:flex}.hero__fire-word{width:min(64%,620px)}.hero__tiger-word{width:min(90%,890px);margin-top:clamp(6px,1vw,15px)}.story-link{color:var(--blue);align-items:center;gap:12px;margin-top:20px;font-size:clamp(15px,1.7vw,21px);font-weight:900;display:inline-flex}.story-link__arrow{background-color:currentColor;border:3px solid;border-radius:50%;width:34px;height:34px;transition:transform .18s;-webkit-mask:url(/assets/icons/arrow.svg) 50%/100% 100% no-repeat;mask:url(/assets/icons/arrow.svg) 50%/100% 100% no-repeat}.story-link:hover .story-link__arrow,.story-link:focus-visible .story-link__arrow{transform:translate(5px)}.wave-divider{--wave-height:clamp(82px, 12vw, 142px);--wave-overlap:calc(var(--wave-height) * .176);height:var(--wave-height);align-items:flex-end;display:flex;overflow:hidden}.wave-divider img{width:auto;height:100%;margin-right:calc(var(--wave-overlap) * -1);flex:none}.wave-divider img:first-child{margin-left:calc(var(--wave-overlap) * -1)}.menu-section{padding:clamp(44px, 6vw, 88px) var(--content-gutter) clamp(64px, 8vw, 110px)}.section-title{align-items:center;gap:12px;margin-bottom:clamp(24px,4vw,52px);display:flex}.section-title img{object-fit:contain;width:clamp(38px,5vw,62px);height:clamp(38px,5vw,62px)}.section-title h1,.story-section h1{margin:0;font-size:clamp(34px,5vw,64px);font-weight:900;line-height:.88}.menu-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(32px,5vw,76px);display:grid}.menu-card{min-width:0}.menu-card__image-wrap{aspect-ratio:1.12;clip-path:polygon(7% 0,93% 0,100% 9%,100% 91%,93% 100%,7% 100%,0 91%,0 9%);background:#ddd2bd;position:relative;overflow:hidden}.menu-card__image-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.menu-card:hover .menu-card__image-wrap img{transform:scale(1.035)}.menu-card h2{margin:14px 0 8px;font-size:clamp(20px,2vw,28px);line-height:1}.menu-card p{min-height:4.7em;margin:0 0 14px;font-size:clamp(15px,1.3vw,19px);line-height:1.02}.menu-card strong{color:var(--orange);font-family:Bodoni Moda FT,Georgia,serif;font-size:clamp(22px,2.5vw,34px);font-weight:800}.motif-divider{overflow:hidden}.pixel-divider{background-image:url(/assets/decor/pixel-divider.svg);background-position:0;background-repeat:repeat-x;background-size:auto 18px;width:100%;height:18px}.motif-divider__track{align-items:center;gap:clamp(15px,2vw,28px);width:max-content;height:44px;padding:7px 0;display:flex}.motif-divider__track img{object-fit:contain;width:27px;height:27px}.story-section{grid-template-columns:minmax(0,1.05fr) minmax(260px,.95fr);min-height:clamp(480px,48vw,690px);display:grid;overflow:hidden}.story-section__copy{z-index:2;padding:clamp(48px, 6vw, 86px) 10px clamp(54px, 7vw, 96px) var(--content-gutter);position:relative}.story-section__copy header{align-items:flex-start;gap:16px;display:flex}.story-section__copy header img{width:clamp(58px,7vw,90px);height:auto;margin-top:8px}.story-section__copy p{max-width:620px;margin:24px 0 0;font-size:clamp(16px,1.45vw,21px);font-weight:700;line-height:1.02}.story-section__copy p+p{margin-top:8px}.story-section__art{min-height:450px;position:relative}.story-section__art img{object-fit:contain;object-position:left center;width:148%;height:92%;position:absolute;top:4%;bottom:4%;right:-52%}.site-footer,.shop-footer{background-color:var(--orange);color:#050505;background-image:url(/assets/backgrounds/orange.webp);justify-content:center;align-items:center;display:flex}.site-footer{border-top:15px solid var(--ink);flex-direction:column;gap:8px;min-height:220px;padding:36px}.site-footer img{filter:grayscale()brightness(0);width:86px;height:86px}.site-footer p{margin:0;font-size:28px;font-weight:900}.site-footer a{color:var(--blue);font-size:16px;font-weight:900}.shop-page{width:100%;min-height:100vh;margin:0}.shop-header{background-color:var(--orange);border-top:clamp(8px, 1vw, 15px) solid var(--ink);background-image:url(/assets/backgrounds/orange.webp);grid-template-columns:minmax(0,1fr) clamp(190px,23vw,330px) minmax(0,1fr);align-items:stretch;height:clamp(92px,10vw,150px);padding:0;display:grid;position:relative;overflow:hidden}.shop-header__decor{min-width:0;position:relative;overflow:hidden}.shop-header__decor:before{content:"";filter:invert();opacity:.96;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:-112% -12%}.shop-header__decor--left:before{background-image:url(/assets/decor/tiger-stripe-1.svg);transform:rotate(-90deg)scale(1.08)}.shop-header__decor--right:before{background-image:url(/assets/decor/tiger-stripe-2.svg);transform:rotate(90deg)scale(1.08)}.shop-header__mark{z-index:2;aspect-ratio:1;width:auto;height:82%;position:absolute;top:50%;transform:translateY(-50%)}.shop-header__decor--left .shop-header__mark{left:clamp(10px,5%,40px)}.shop-header__decor--right .shop-header__mark{right:clamp(10px,5%,40px)}.shop-header__mark img{object-fit:contain;width:100%;height:100%;transform:scale(1.75)}.shop-header__title{z-index:2;place-items:center;padding:0 clamp(6px,1vw,14px);display:grid;position:relative}.shop-header__title img{grid-area:1/1;width:100%;height:auto}.shop-header__title h1{grid-area:1/1;margin:0;font-size:clamp(32px,4.4vw,64px);line-height:1}.pixel-divider--shop{background-size:auto 100%;height:clamp(11px,1.5vw,18px)}.shop-products{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(36px,6vw,96px);padding:clamp(48px,7vw,100px) clamp(28px,8vw,130px) clamp(72px,10vw,140px);display:grid}.product-card{min-width:0}.product-card__visual{aspect-ratio:1;place-items:center;display:grid;position:relative}.product-card__frame{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.product-card__image{z-index:1;object-fit:contain;width:86%;height:86%;position:relative}.product-card h2{min-height:2.3em;margin:16px 0 12px;font-size:clamp(18px,1.8vw,27px);line-height:1.05}.product-card h2 span{font-size:.93em}.product-card__footer{justify-content:space-between;align-items:center;gap:14px;display:flex}.product-card__footer strong{color:var(--orange);font-family:Britannic FT,Georgia,serif;font-size:clamp(24px,2.5vw,36px);font-weight:900}.product-card__footer button{border:2px solid var(--orange);background:var(--orange);color:#fff;cursor:pointer;border-radius:0;min-height:44px;padding:9px 14px;font-weight:900;transition:background-color .16s,color .16s}.product-card__footer button:hover,.product-card__footer button:focus-visible{color:var(--orange);background:0 0}.shop-footer{border-top:15px solid var(--ink);min-height:128px}.shop-footer a{color:var(--blue);font-size:clamp(17px,2vw,25px);font-weight:900}@media (min-width:1120px){.hero{min-height:680px;display:block;overflow:hidden}.hero__logo-wrap{z-index:1;width:min(46%,690px);height:610px;min-height:0;padding:0;display:block;position:absolute;top:0;right:0}.hero__logo{object-fit:contain;width:100%;height:100%;max-height:none;position:absolute;inset:0}.hero__wordmark{z-index:2;width:54%;padding-top:36px;position:relative}.hero__fire-word{width:76%}.hero__tiger-word{width:100%}.hero__claw{width:120px;height:auto;margin:0 0 12px;display:block;position:static;transform:rotate(0)}}@media (max-width:920px){:root{--rail-width:88px;--content-gutter:clamp(24px, 5vw, 46px)}.site-nav__links{gap:clamp(16px,2.7vw,28px);margin-left:22px}.menu-grid{gap:34px}.shop-products{gap:36px;padding-left:48px;padding-right:48px}}@media (max-width:720px){:root{--rail-width:48px;--content-gutter:22px}.side-rail__sticky{min-height:520px}.side-rail__hours{gap:5px}.side-rail__hours img{width:20px;height:20px}.side-rail__hours strong{border-width:1.5px;padding:6px 3px;font-size:14px}.side-rail__hours span{font-size:8px}.site-nav{justify-content:space-between;height:82px;padding:5px 18px 5px 9px}.site-nav__brand{width:68px}.site-nav__links{display:none}.mobile-menu{display:block;position:relative}.mobile-menu summary{cursor:pointer;padding:9px 0 9px 14px;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary:before,.mobile-menu summary:after{background:var(--ink);content:"";width:25px;height:2px;margin-left:auto;display:block}.mobile-menu summary:before{margin-bottom:5px}.mobile-menu summary:after{margin-top:5px}.mobile-menu nav{border:2px solid var(--ink);background:var(--orange);flex-direction:column;min-width:150px;display:flex;position:absolute;top:calc(100% + 4px);right:0}.mobile-menu nav a{border-bottom:1px solid var(--ink);padding:10px 14px}.mobile-menu nav a:last-child{border-bottom:0}.hero__logo-wrap{min-height:390px;padding-left:8px;padding-right:8px}.hero__logo{width:108%;max-width:none}.hero__claw{width:70vw;right:-19%}.hero__fire-word{width:75%}.hero__tiger-word{width:100%}.wave-divider{--wave-height:68px}.menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 18px}.menu-card__image-wrap{aspect-ratio:1.12}.menu-card p{min-height:0}.story-section{grid-template-columns:1fr}.story-section__copy{padding-right:var(--content-gutter)}.story-section__art{min-height:390px}.story-section__art img{width:112%;height:112%;top:-8%;left:auto;right:-52%}.shop-header{grid-template-columns:minmax(54px,1fr) minmax(160px,34vw) minmax(54px,1fr);height:92px}.shop-header__mark{width:auto;height:82%}.shop-products{grid-template-columns:1fr;gap:62px;padding:50px max(28px,10vw) 88px}.product-card h2{min-height:0}}@media (max-width:440px){.shop-header{grid-template-columns:minmax(48px,1fr) minmax(145px,54vw) minmax(48px,1fr)}.shop-header__mark{width:auto;height:82%}.menu-section{padding-left:14px;padding-right:14px}.menu-grid{column-gap:12px}.menu-card h2{font-size:17px}.menu-card p{font-size:13px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important}}
