@font-face{font-family:"Bugaki";src:url(//shirogelato.com/wp-content/themes/shirogelato/assets/css/../fonts/Bugaki.ttf) format("truetype");font-display:swap}:root{--navy:#234664;--pink:#e59d9d;--green:#19522b;--gray:#d9d9d9;--beige:#fcf9ef;--radius-card:30px;--radius-btn:20px;--content-width:1186px;--font-display:"Bugaki","Zen Kaku Gothic New",serif;--font-jp:"Zen Kaku Gothic New",-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif;--section-gap:clamp(64px, 8vw, 96px);--head-gap:36px}*{margin:0;padding:0;box-sizing:border-box}img{display:block;max-width:100%}body{font-family:var(--font-jp);color:#000;background:#fff}a{text-decoration:none;color:inherit}.hero{display:flex;flex-direction:column;align-items:center;padding:56px 20px 44px;background:#fff;text-align:center;color:var(--navy)}.hero__logo{width:300px}.hero__title{display:flex;flex-direction:column;gap:0;margin-top:36px;font-family:var(--font-display);font-size:44px;font-weight:700;line-height:1.25}.hero__title-sub{font-size:36px}.marquee{overflow:hidden;padding:27px 0;background:var(--navy)}.marquee__track{display:flex;width:max-content;animation:marquee-scroll 25s linear infinite}.marquee__track span{font-family:var(--font-display);font-size:24px;font-weight:700;color:#fff;white-space:pre}@keyframes marquee-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.marquee__track{animation:none}}.new-drop{padding:14px 0 72px;background:var(--beige)}.new-drop__badge{display:flex;align-items:center;justify-content:center;width:180px;height:64px;margin-left:32px;border-radius:30px;background:var(--pink);transform:rotate(-6.9deg);font-size:24px;font-weight:600;color:#fff}.new-drop__products{display:flex;justify-content:center;align-items:flex-end;gap:60px;margin-top:60px;list-style:none}.product{width:320px;text-align:center}.product__photo{display:flex;align-items:center;justify-content:center;width:100%;font-size:24px;font-weight:600}.product__photo img{width:100%;height:auto}.product__name{display:flex;align-items:center;justify-content:center;height:58px;margin-top:16px;border-radius:30px;background:var(--navy);color:#fff;font-size:24px;font-weight:600}.container{max-width:var(--content-width);margin:0 auto;padding:0 16px}.section{margin-top:var(--section-gap)}.section__head{display:flex;align-items:center;padding:0 44px;margin-bottom:var(--head-gap)}.section__head h2{font-family:var(--font-display);font-size:36px;font-weight:700;color:var(--navy);white-space:nowrap}.alt-glyph{font-family:var(--font-jp)}.reveal{opacity:0;transform:translateY(28px);transition:opacity 1.2s ease,transform 1.2s ease;will-change:opacity,transform}.reveal.is-visible{opacity:1;transform:none}.reveal-stagger>*{opacity:0;transform:translateY(28px);transition:opacity 1.2s ease,transform 1.2s ease}.reveal-stagger.is-visible>*{opacity:1;transform:none}.reveal-stagger.is-visible>*:nth-child(2){transition-delay:.15s}.reveal-stagger.is-visible>*:nth-child(3){transition-delay:.3s}.reveal-stagger.is-visible>*:nth-child(4){transition-delay:.45s}@media (prefers-reduced-motion:reduce){.reveal,.reveal-stagger>*{opacity:1 !important;transform:none !important;transition:none !important}}body{overflow-x:hidden}.sg-wave{position:absolute;left:0;width:100%;line-height:0;z-index:1;pointer-events:none;overflow:hidden}.sg-wave svg{width:var(--wave-w,calc(100% + 1.3px));max-width:none;height:var(--wave-h,60px);display:block}.sg-wave--top{top:-1px}.sg-wave--bottom{bottom:-1px;transform:rotate(180deg)}.sg-wave--bottom.sg-wave--neg{transform:none}.section--band{position:relative;width:100vw;margin-left:calc(50% - 50vw);background:var(--beige);padding:clamp(110px, 14vw, 150px) 16px}.band__inner{max-width:var(--content-width);margin:0 auto}.section--follow{background:var(--navy);padding-bottom:56px}.section--follow .section__head h2{color:#fff}.section--follow .follow-tile{background:#fff}.section--follow .follow-tile__label{color:var(--navy)}.section--follow .tk--white{fill:var(--navy)}.section--follow .sister-banner{border-color:#fff}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:.85em 2.2em;border-radius:999px;font-size:22px;font-weight:700;letter-spacing:.05em;line-height:1;text-align:center;transition:opacity .2s}.btn:hover{opacity:.85}.btn--navy{background:var(--navy);color:#fff}.btn--white{background:#fff;color:var(--green)}.btn__arrow{width:21px;height:21px}.store-cards{display:flex;justify-content:center;gap:26px}.store-card{display:flex;flex-direction:column;width:580px;min-height:430px;border:1px solid var(--navy);border-radius:var(--radius-card);background:#fff;overflow:hidden;transition:transform .2s,box-shadow .2s}.store-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(35,70,100,.18)}.store-card__photo{width:100%;height:182px;object-fit:cover;object-position:center 63%}.store-card--brisbane .store-card__photo{object-position:center 35%}.store-card__title{margin-top:12px;font-family:var(--font-display);font-size:36px;font-weight:700;color:var(--navy);text-align:center}.store-card__info{margin:10px 29px 0;font-size:24px;font-weight:500;line-height:1.8}.store-card .btn--navy{margin:auto 31px 25px}.store-card__info{padding-bottom:18px}.tile{position:relative;width:265px;height:250px;border-radius:var(--radius-card);overflow:hidden;transition:transform .2s}.tile:hover{transform:translateY(-4px)}.tile img{width:100%;height:100%;object-fit:cover}.tile__label{position:absolute;top:28px;left:0;right:0;font-size:28px;font-weight:700;color:#fff;text-align:center;text-shadow:0 1px 3px rgba(0,0,0,.6),0 2px 12px rgba(0,0,0,.4)}.crave-grid{display:flex;justify-content:center;gap:30px}.perks-grid{display:flex;justify-content:center;gap:64px}.perks-grid .tile{border:none}.tile--gift img{object-position:center 42%}.uber-cards{display:flex;justify-content:center;gap:12px}.uber-card{display:flex;align-items:center;gap:20px;width:510px;height:80px;padding:0 20px;border:1px solid var(--navy);border-radius:var(--radius-card);background:#fff;transition:transform .2s}.uber-card:hover{transform:translateY(-3px)}.uber-card__logo{width:73px}.uber-card__text{display:flex;flex-direction:column}.uber-card__title{font-size:26px;font-weight:700;white-space:nowrap}.uber-card__sub{font-size:20px}.uber-card__arrow{width:28px;height:28px;margin-left:auto;color:var(--pink)}.matcha-banner{display:flex;flex-direction:column;justify-content:space-between;width:938px;height:428px;margin:0 auto;padding:46px 33px 12px;border-radius:var(--radius-card);background:url(//shirogelato.com/wp-content/themes/shirogelato/assets/css/../images/links/banner-matcha.jpg) center 49%/cover no-repeat;overflow:hidden}.matcha-banner .btn--white{transition:transform .2s,background .2s,color .2s}.matcha-banner:hover .btn--white{transform:translateY(-3px);background:var(--green);color:#fff}.matcha-banner__logo{width:229px}.matcha-banner__bottom{display:flex;flex-direction:column;align-items:center;gap:14px}.matcha-banner__copy{max-width:340px;font-size:24px;font-weight:700;color:#fff;text-align:center;text-shadow:0 1px 3px rgba(0,0,0,.6),0 2px 12px rgba(0,0,0,.4)}.follow-row{display:flex;justify-content:center;gap:75px}.follow-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;width:178px;height:178px;border-radius:40px;background:var(--navy);transition:transform .2s}.follow-tile:hover{transform:translateY(-4px)}.follow-tile svg{width:90px;height:90px}.follow-tile--tiktok svg{width:78px;height:78px}.follow-tile__label{margin-top:-6px;font-size:20px;font-weight:600;color:#fff}.tk--cyan{fill:#69c9d0;transform:translate(-1.4px,-1.4px)}.tk--red{fill:#ee1d52;transform:translate(1.4px,1.4px)}.tk--white{fill:#fff}.sister-banner{display:flex;align-items:center;width:931px;height:140px;margin:39px auto 0;border:1px solid var(--navy);border-radius:var(--radius-card);background:#fff;overflow:hidden;transition:transform .2s}.sister-banner:hover{transform:translateY(-3px)}.sister-banner__label{margin-left:30px;font-size:24px;font-weight:600;color:var(--navy);text-align:center;line-height:1.2}.sister-banner__logo{width:200px;margin-left:40px}.sister-banner__photo{flex:1;align-self:stretch;margin-left:30px;background:url(//shirogelato.com/wp-content/themes/shirogelato/assets/css/../images/links/banner-s-gelato.jpg) center 42%/cover no-repeat}.footer{margin-top:0;padding:0 16px 40px;background:var(--navy);color:#fff;text-align:center}.footer__links{display:flex;justify-content:center;gap:8px;font-size:24px;font-weight:700;color:#fff}.footer__links a:hover{text-decoration:underline}.footer__copy{margin-top:4px;font-size:20px}@media (max-width:768px){.hero{padding:36px 20px 32px}.hero__logo{width:220px}.hero__title{margin-top:24px;font-size:30px}.hero__title-sub{font-size:25px}.marquee{padding:18px 0}.marquee__track span{font-size:18px}.new-drop{padding-bottom:48px}.new-drop__badge{width:140px;height:50px;margin-left:20px;font-size:19px}.new-drop__products{justify-content:flex-start;gap:16px;margin-top:24px;padding:0 24px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.new-drop__products::-webkit-scrollbar{display:none}.product{flex:0 0 76%;width:auto;max-width:320px;scroll-snap-align:center}.section__head{gap:20px;padding:0 8px;margin-bottom:28px}.section__head h2{font-size:22px}.store-cards{flex-direction:column;align-items:center;gap:24px}.store-card{width:100%;max-width:580px;height:auto;padding-bottom:22px}.store-card__title{font-size:26px}.store-card__info{margin:8px 20px 0;font-size:17px}.store-card .btn--navy{margin:18px 20px 0;font-size:19px}.crave-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.crave-grid .tile,.perks-grid .tile{width:100%;height:auto;aspect-ratio:265/250}.tile__label{top:16px;font-size:22px}.uber-cards{flex-direction:column;align-items:center;gap:14px}.uber-card{width:100%;max-width:510px;height:72px;gap:14px}.uber-card__logo{width:54px}.uber-card__title{font-size:19px}.uber-card__sub{font-size:15px}.matcha-banner{width:100%;height:380px;padding:28px 20px 14px}.matcha-banner__logo{width:170px}.matcha-banner__copy{font-size:20px}.btn--white{font-size:20px}.perks-grid{grid-template-columns:repeat(2,1fr);display:grid;gap:14px}.perks-grid .tile:last-child{grid-column:1/-1;aspect-ratio:2/1}.follow-row{gap:18px}.follow-tile{width:72px;height:72px;border-radius:18px}.follow-tile svg{width:40px;height:40px}.follow-tile--tiktok svg{width:34px;height:34px}.follow-tile__label{margin-top:-3px;font-size:9px}.sister-banner{width:100%;height:110px;margin-top:24px}.sister-banner__label{margin-left:16px;font-size:16px}.sister-banner__logo{width:120px;margin-left:16px}.sister-banner__photo{margin-left:16px}.footer{padding-bottom:32px}.footer__links{font-size:18px}.footer__copy{font-size:14px}}