@charset "UTF-8";
:root{--cream:#fbf7ee;--ink:#513427;--muted:#786354;--apricot:#f2c9a8;--pink:#efddda;--line:#51342729;--serif:Georgia,'Times New Roman','Yu Mincho','Hiragino Mincho ProN',serif;--sans:'Hiragino Kaku Gothic ProN','Yu Gothic',sans-serif;--page:clamp(24px,6vw,100px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:78px}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible{outline:2px solid var(--ink);outline-offset:6px}img{display:block;max-width:100%;height:auto}figure,p,h1,h2{margin:0}p{line-height:2}h1,h2{font-family:var(--serif);font-weight:400;line-height:1.7;letter-spacing:.08em}h2{font-size:clamp(26px,3vw,42px)}.skip-link{position:fixed;top:-100px;left:16px;z-index:100;background:white;padding:16px}.skip-link:focus{top:16px}.eyebrow{font-size:12px;letter-spacing:.18em;font-weight:500;line-height:1.5}.small-note,.image-note,.demo-note{font-size:12px;color:var(--muted);line-height:1.8}.text-link{display:inline-flex;align-items:center;gap:25px;min-height:44px;font-size:14px;border-bottom:1px solid var(--line);padding:7px 0}.text-link span{transition:transform .25s}.text-link:hover span{transform:translate(3px,-3px)}.pill{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;border:1px solid var(--ink);border-radius:99px;padding:17px 26px;font-size:14px;min-height:54px;transition:background .25s,color .25s}.pill:hover{background:var(--ink);color:var(--cream)}
.site-header{height:105px;padding:0 var(--page);display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);position:relative;z-index:5}.brand{display:flex;flex-direction:column;gap:4px;text-align:center}.wordmark{font-family:var(--serif);font-size:34px;letter-spacing:-.055em;line-height:1.05;font-weight:400}.brand-ja{font-size:11px;letter-spacing:.18em;display:block}.main-nav{display:flex;align-items:center;gap:32px}.main-nav a{font-size:13px;min-height:44px;display:flex;align-items:center;position:relative}.main-nav a:after{content:'';position:absolute;bottom:5px;left:0;right:0;height:1px;background:var(--ink);transform:scaleX(0);transform-origin:left;transition:transform .25s}.main-nav a:hover:after{transform:scaleX(1)}.instagram-nav{gap:14px}
.hero{height:720px;min-height:620px;position:relative;isolation:isolate;overflow:hidden;--scroll:0;background:radial-gradient(ellipse at 50% 50%,#fffdf7 0%,#fbf7ee 65%)}.hero-copy{position:relative;z-index:3;text-align:center;width:54%;margin:auto;padding-top:65px;pointer-events:none}.hero-copy a{pointer-events:auto}.hero-brand{margin:25px 0 25px}.hero-brand .wordmark{font-size:clamp(60px,7.5vw,112px);display:block;line-height:1.15}.hero-brand .brand-ja{font-size:12px;letter-spacing:.3em;margin-top:7px}.hero h1{font-size:clamp(27px,3.3vw,44px);letter-spacing:.16em;line-height:1.7}.hero-sub{font-size:13px;letter-spacing:.12em;margin-top:20px}.hero-actions{display:flex;justify-content:center;align-items:center;gap:28px;margin-top:30px}.hero-bottom{position:absolute;bottom:25px;left:var(--page);right:var(--page);display:flex;justify-content:space-between;align-items:center;z-index:4;gap:24px}.scroll-link{font-size:10px;letter-spacing:.15em;display:flex;gap:20px;align-items:center;min-height:44px}.scroll-link span{font-size:18px}.sweets-stage{position:absolute;inset:0;pointer-events:none;z-index:1}.floating-product{position:absolute;animation:float 9s ease-in-out infinite}.floating-product img{width:100%;object-fit:contain}.cookies{width:35%;left:-3%;top:3%;transform:rotate(-14deg);--rotate:-14deg}.cakes{width:39%;right:-4%;top:39%;--rotate:8deg;animation-delay:-3s}.baked{width:18%;left:8%;bottom:15%;--rotate:-9deg;animation-delay:-6s}.baked img{aspect-ratio:1.15;object-fit:cover;border-radius:48% 48% 45% 45%}.product-label{display:flex;flex-direction:column;gap:4px;text-align:center;font-size:11px;letter-spacing:.12em;margin-top:8px;opacity:0;transform:translateY(20px);transition:opacity .8s,transform .8s}.product-label i{font-size:21px;font-family:var(--serif);font-weight:400;letter-spacing:0}.scrolled .product-label{opacity:1;transform:none}@keyframes float{0%,100%{transform:translateY(0) rotate(var(--rotate,0deg))}50%{transform:translateY(-12px) rotate(var(--rotate,0deg))}}
.visit-note{display:flex;gap:40px;align-items:center;justify-content:space-between;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:0 var(--page);padding:24px 0}.visit-note p{font-size:13px;line-height:1.8}.visit-note .eyebrow{font-size:10px;white-space:nowrap}.visit-note .text-link{white-space:nowrap;border:0}.section{padding:130px var(--page)}.story{display:grid;grid-template-columns:1.2fr 1fr;gap:12%;align-items:center}.story-photos{position:relative;padding-bottom:125px}.showcase-photo{width:88%}.showcase-photo img{aspect-ratio:1.23;object-fit:cover}.cookies-photo{width:40%;position:absolute;right:-1%;bottom:0}.cookies-photo img{aspect-ratio:.8;object-fit:cover}.story figcaption{font-size:10px;padding-top:9px;color:var(--muted)}.story figcaption a{display:inline-block;min-height:32px}.photo-word{font-family:var(--serif);font-size:clamp(22px,3vw,43px);font-style:italic;position:absolute;left:0;bottom:38px;letter-spacing:-.03em}.story-copy .eyebrow{margin-bottom:22px}.story-copy h2{margin-bottom:30px}.story-copy p:not(.eyebrow){font-size:14px;line-height:2.25;margin-bottom:20px}.story-copy .text-link{margin-top:13px}
.menu{background:#f3e8dd}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:55px}.section-heading .eyebrow{margin-bottom:20px}.section-heading>p{font-size:14px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.product-card{background:transparent;border:0;text-align:left;padding:0;display:flex;flex-direction:column}.card-visual{position:relative;display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1;overflow:hidden;background:#fbf6ee}.product-patisserie .card-visual{background:#efdad6}.product-baked .card-visual{background:#efd0b4}.card-visual img{width:100%;height:100%;object-fit:contain;transition:transform .7s cubic-bezier(.2,.6,.3,1)}.product-baked .card-visual img{object-fit:cover}.card-number{position:absolute;z-index:2;left:20px;top:20px;font-size:12px;font-family:var(--serif)}.card-open{position:absolute;bottom:18px;right:18px;width:43px;height:43px;background:var(--cream);border-radius:50%;font-size:23px;display:grid;place-items:center;border:1px solid var(--line);transition:background .25s,color .25s}.product-card:hover img{transform:scale(1.05) rotate(-2deg)}.product-card:hover .card-open{background:var(--ink);color:var(--cream)}.card-title{display:flex;flex-direction:column;margin-top:24px;gap:8px}.card-title>span:first-child{font-family:var(--serif);font-size:31px;font-weight:400;letter-spacing:-.035em}.card-title>span:last-child{font-size:14px;letter-spacing:.05em}.card-description{font-size:12px;color:var(--muted);line-height:1.9;margin-top:14px}.menu-note{margin-top:35px}.shop{display:grid;grid-template-columns:1fr 1fr;gap:14%;background:#fbf7ee}.shop-intro .eyebrow{margin-bottom:25px}.shop-intro>p:not(.eyebrow){font-size:14px;margin-top:26px;line-height:2.2}.map-link{display:inline-flex;gap:45px;border-bottom:1px solid var(--ink);padding:15px 0;margin-top:28px;font-size:14px;min-height:48px}.shop-brand .wordmark{font-size:47px}.shop-brand .brand-ja{margin-top:10px;font-size:12px}dl{margin:35px 0}dl>div{display:grid;grid-template-columns:95px 1fr;padding:20px 0;border-bottom:1px solid var(--line);font-size:13px;line-height:1.9}dt{font-size:12px}dd{margin:0}.muted{color:var(--muted);font-size:12px}.shop-instagram{min-width:240px}.shop-details{max-width:530px}
footer{padding:65px var(--page) 32px;background:var(--ink);color:var(--cream)}.footer-brand{font-family:var(--serif);font-size:clamp(60px,11vw,155px);letter-spacing:-.055em;line-height:1.1;display:inline-block;margin-bottom:50px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:24px;border-top:1px solid #ffffff30;padding-top:25px;font-size:11px}.footer-bottom>a{min-height:44px;display:flex;align-items:center}.demo-note{color:#e0cdbf;font-size:10px;margin-top:24px;max-width:1000px}.has-motion .reveal{opacity:0;transform:translateY(25px);transition:opacity 1s,transform 1s}.has-motion .reveal.visible{opacity:1;transform:none}
dialog{padding:0;border:0;max-width:920px;width:calc(100% - 48px);max-height:85dvh;overflow:auto;background:var(--cream);color:var(--ink);grid-template-columns:1fr 1fr;box-shadow:0 25px 100px #21130940}dialog[open]{display:grid}dialog::backdrop{background:#38221899;backdrop-filter:blur(5px)}.dialog-close{position:absolute;right:16px;top:16px;width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:var(--cream);font-size:28px;z-index:2}.dialog-image{background:var(--pink);display:flex;align-items:center;justify-content:center;padding:20px}.dialog-image img{width:100%;max-height:500px;object-fit:contain}.dialog-copy{padding:65px 40px 40px}.dialog-copy h2{font-size:26px;margin:16px 0 24px}.dialog-copy>p:not(.eyebrow){font-size:14px;line-height:2}.dialog-copy .small-note{font-size:12px!important;margin:20px 0}.dialog-copy .text-link{font-size:13px}.modal-open{overflow:hidden}.noscript{padding:60px}
/* 01 — an editorial composition with a scroll-driven typographic foreground. */
[data-theme="editorial"]{--cream:#f9f5eb;--ink:#49342c}[data-theme="editorial"] .hero{height:900px;background:#f9f5eb}[data-theme="editorial"] .hero-copy{width:auto;max-width:unset;margin:0;padding:50px var(--page);text-align:left}[data-theme="editorial"] .hero-copy>.eyebrow{display:none}[data-theme="editorial"] .hero-brand{margin:0 0 18px}[data-theme="editorial"] .hero-brand .wordmark{font-size:clamp(84px,14.5vw,220px);line-height:1}[data-theme="editorial"] .hero-brand .brand-ja{margin-top:12px}[data-theme="editorial"] .hero h1{font-size:30px;margin-top:43px}[data-theme="editorial"] .hero-actions{justify-content:flex-start;margin-top:25px}[data-theme="editorial"] .hero-sub{margin-top:13px}[data-theme="editorial"] .cookies{width:50%;left:46%;top:21%;--rotate:-10deg}[data-theme="editorial"] .cakes{width:34%;right:13%;top:54%;--rotate:7deg}[data-theme="editorial"] .baked{width:15%;left:6%;bottom:13%}[data-theme="editorial"] .floating-product{animation:none;transform:rotate(var(--rotate))}[data-theme="editorial"] .product-label{color:#49342c}[data-theme="editorial"] .editorial-reveal{position:absolute;z-index:2;left:35%;bottom:12%;font-family:var(--serif);font-size:clamp(58px,8.5vw,130px);line-height:.95;letter-spacing:-.055em;transform:translateY(calc(100px - var(--scroll)*180px));opacity:calc(.15 + var(--scroll)*.85);pointer-events:none;text-shadow:0 1px 20px #fff9;display:flex;flex-direction:column}[data-theme="editorial"] .editorial-reveal em{font-weight:400}[data-theme="editorial"] .story{gap:9%;grid-template-columns:1.3fr 1fr}[data-theme="editorial"] .showcase-photo{width:100%}[data-theme="editorial"] .cookies-photo{right:-8%;width:37%}[data-theme="editorial"] .menu{background:#ead3c6}[data-theme="editorial"] .product-grid{gap:45px}[data-theme="editorial"] .product-patisserie{margin-top:85px}[data-theme="editorial"] .product-baked{margin-top:170px}[data-theme="editorial"] .card-title>span:first-child{font-size:38px}[data-theme="editorial"] .shop{background:#f9f5eb}
/* 02 — clearly labelled, compact paths into the assortment. */
[data-theme="friendly"]{--cream:#fffaf1;--ink:#663b27;--apricot:#f4c6a1}[data-theme="friendly"] .site-header{height:95px}[data-theme="friendly"] .hero{height:710px;background:#f4c6a1}[data-theme="friendly"] .hero-copy{padding-top:34px;width:90%}[data-theme="friendly"] .hero-copy>.eyebrow{display:none}[data-theme="friendly"] .hero-brand{margin:0 0 14px}[data-theme="friendly"] .hero-brand .wordmark{font-size:76px}[data-theme="friendly"] .hero h1{font-size:32px}[data-theme="friendly"] .hero h1 br{display:none}[data-theme="friendly"] .hero-sub{display:none}[data-theme="friendly"] .hero-actions{margin-top:22px}[data-theme="friendly"] .hero-actions .pill{background:var(--ink);color:var(--cream)}[data-theme="friendly"] .sweets-stage{top:275px;bottom:65px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:28px;margin:0 var(--page)}[data-theme="friendly"] .floating-product{position:relative;left:auto;top:auto;right:auto;bottom:auto;width:100%;animation:none;display:flex;flex-direction:column;align-items:center;justify-content:center}[data-theme="friendly"] .floating-product img{height:230px;object-fit:contain;transition:transform .6s}[data-theme="friendly"] .baked img{height:195px;width:85%;border-radius:100px}[data-theme="friendly"] .product-label{opacity:1;transform:none;font-size:12px;margin-top:7px}[data-theme="friendly"] .product-label i{font-size:25px}[data-theme="friendly"] .visit-note{margin:0;padding:24px var(--page);background:#fffaf1;gap:24px}[data-theme="friendly"] .section{padding-top:95px;padding-bottom:95px}[data-theme="friendly"] .story{grid-template-columns:1fr 1fr;gap:8%}[data-theme="friendly"] .story-photos{padding-bottom:0;display:grid;grid-template-columns:1fr 1fr;gap:16px}[data-theme="friendly"] .showcase-photo,[data-theme="friendly"] .cookies-photo{position:static;width:100%}[data-theme="friendly"] .showcase-photo img,[data-theme="friendly"] .cookies-photo img{aspect-ratio:.7;border-radius:140px 140px 8px 8px}[data-theme="friendly"] .photo-word{display:none}[data-theme="friendly"] .menu{background:#f7e7d8}[data-theme="friendly"] .card-visual{border-radius:14px}[data-theme="friendly"] .shop{background:#efdeda}[data-theme="friendly"] .shop-details{background:#fffaf1;padding:40px;border-radius:14px}[data-theme="friendly"] .shop{align-items:center;gap:8%}
@media(min-width:1600px){.hero{height:820px}.hero-copy{padding-top:90px}.hero-actions{margin-top:40px}.section{padding-left:max(8vw,calc((100vw - 1400px)/2));padding-right:max(8vw,calc((100vw - 1400px)/2))}}
@media(max-width:1000px){.main-nav{gap:19px}.main-nav a{font-size:12px}.instagram-nav{display:none!important}.hero{height:700px}.hero-copy{width:62%;padding-top:95px}.hero-brand .wordmark{font-size:80px}.hero h1{font-size:33px}.cookies{width:38%;top:1%;left:-7%}.cakes{width:38%;right:-4%;top:54%}.baked{width:19%;left:5%;bottom:18%}.hero-bottom .image-note{max-width:220px;text-align:right;font-size:10px}.story{gap:7%}.section{padding-top:90px;padding-bottom:90px}.story-copy p:not(.eyebrow){font-size:13px}.card-title>span:first-child{font-size:26px}.visit-note{gap:18px}.visit-note .eyebrow{display:none}.shop{gap:7%}.shop-details dl>div{grid-template-columns:80px 1fr}.product-grid{gap:18px}[data-theme="editorial"] .hero{height:800px}[data-theme="editorial"] .hero-brand .wordmark{font-size:15vw}[data-theme="editorial"] .hero h1{font-size:28px}[data-theme="editorial"] .cakes{right:4%;top:55%}[data-theme="editorial"] .cookies{top:26%}[data-theme="editorial"] .product-grid{gap:20px}[data-theme="editorial"] .card-title>span:first-child{font-size:29px}[data-theme="friendly"] .shop-details{padding:28px}}
@media(max-width:650px){:root{--page:23px}html{scroll-padding-top:20px}.site-header{height:86px;gap:10px}.wordmark{font-size:28px}.brand-ja{font-size:9px;letter-spacing:.12em}.main-nav{gap:15px}.main-nav a{font-size:11px}.main-nav>a:first-child{display:none}.hero{height:820px;min-height:0}.hero-copy{width:100%;padding:135px 20px 0}.hero-copy>.eyebrow{font-size:9px;letter-spacing:.2em}.hero-brand{margin:18px 0 22px}.hero-brand .wordmark{font-size:clamp(58px,16vw,82px)}.hero-brand .brand-ja{font-size:10px;letter-spacing:.22em}.hero h1{font-size:29px;line-height:1.85;letter-spacing:.12em}.hero-sub{margin-top:15px;font-size:11px}.hero-actions{gap:20px;margin-top:25px}.hero-actions .pill{padding:13px 20px;gap:28px;font-size:12px;min-height:48px}.hero-actions .text-link{font-size:12px;gap:14px}.cookies{width:58%;top:-1%;left:-4%;--rotate:-14deg}.cakes{width:57%;right:-3%;top:63%;--rotate:4deg}.baked{width:31%;left:7%;bottom:12%;--rotate:-8deg}.product-label{font-size:9px;margin-top:0}.product-label i{font-size:16px}.hero-bottom{bottom:16px;align-items:end;gap:10px}.scroll-link{font-size:8px;letter-spacing:.1em;gap:12px}.hero-bottom .image-note{max-width:150px;font-size:9px}.visit-note{gap:12px;padding:20px 0}.visit-note p{font-size:11px;max-width:205px}.visit-note .text-link{font-size:11px;gap:6px;white-space:normal;flex-shrink:0}.section{padding:76px var(--page)}.story{grid-template-columns:1fr;gap:52px}.story-photos{padding-bottom:100px;margin-right:14px}.showcase-photo{width:86%}.showcase-photo img{aspect-ratio:1.24}.cookies-photo{width:39%;right:-3%}.photo-word{font-size:27px;bottom:20px}.story-copy{padding-left:10px}.story-copy .eyebrow{font-size:10px;margin-bottom:18px}.story-copy h2{font-size:28px;margin-bottom:27px}.story-copy p:not(.eyebrow){font-size:13px;line-height:2.2}.story-copy .text-link{font-size:12px}.section-heading{display:block;margin-bottom:35px}.section-heading h2{font-size:27px}.section-heading>.eyebrow{font-size:10px}.section-heading>p{font-size:12px;margin-top:20px}.product-grid{grid-template-columns:1fr;gap:42px}.card-visual{aspect-ratio:1.18}.card-visual img{width:100%;height:100%}.card-title{margin-top:20px;flex-direction:row;justify-content:space-between;align-items:baseline;gap:10px}.card-title>span:first-child{font-size:29px}.card-title>span:last-child{font-size:12px}.card-description{font-size:12px;margin-top:9px}.menu-note{font-size:10px}.shop{grid-template-columns:1fr;gap:55px}.shop h2{font-size:29px}.shop-intro>p:not(.eyebrow){font-size:13px}.shop-details{max-width:none}.shop-brand .wordmark{font-size:43px}.shop-brand .brand-ja{font-size:10px}dl>div{font-size:12px;grid-template-columns:85px 1fr}dt{font-size:11px}.shop-instagram{width:100%;font-size:13px}.map-link{font-size:12px}.footer-brand{font-size:19vw;margin-bottom:32px}.footer-bottom{flex-wrap:wrap;font-size:10px;gap:14px}.footer-bottom>span:nth-child(2){order:3;width:100%}.demo-note{font-size:9px}footer{padding-top:48px}dialog[open]{display:block;width:calc(100% - 28px)}.dialog-image{height:240px;padding:25px}.dialog-image img{height:100%;object-fit:contain}.dialog-copy{padding:30px 25px}.dialog-copy h2{font-size:24px}.dialog-copy>p:not(.eyebrow){font-size:13px}.dialog-close{right:10px;top:10px}
[data-theme="editorial"] .hero{height:900px}[data-theme="editorial"] .hero-copy{padding:34px 23px}[data-theme="editorial"] .hero-brand .wordmark{font-size:16vw;white-space:nowrap}[data-theme="editorial"] .hero-brand .brand-ja{font-size:10px}[data-theme="editorial"] .hero h1{font-size:26px;margin-top:31px}[data-theme="editorial"] .hero-sub{font-size:10px}[data-theme="editorial"] .hero-actions{margin-top:22px}[data-theme="editorial"] .cookies{width:70%;left:30%;top:38%}[data-theme="editorial"] .cakes{width:65%;right:0%;top:61%}[data-theme="editorial"] .baked{width:26%;left:6%;bottom:25%}[data-theme="editorial"] .editorial-reveal{font-size:17vw;left:8%;bottom:20%;transform:translateY(calc(45px - var(--scroll)*100px))}[data-theme="editorial"] .story{grid-template-columns:1fr;gap:55px}[data-theme="editorial"] .cookies-photo{right:-3%}[data-theme="editorial"] .product-grid{gap:48px}[data-theme="editorial"] .product-patisserie,[data-theme="editorial"] .product-baked{margin-top:0}[data-theme="editorial"] .product-patisserie{padding-left:22px}[data-theme="editorial"] .product-baked{padding-right:22px}
[data-theme="friendly"] .site-header{height:86px}[data-theme="friendly"] .hero{height:820px}[data-theme="friendly"] .hero-copy{padding:35px 15px 0;width:100%}[data-theme="friendly"] .hero-brand .wordmark{font-size:63px}[data-theme="friendly"] .hero h1{font-size:25px}[data-theme="friendly"] .hero h1 br{display:block}[data-theme="friendly"] .hero-actions{margin-top:19px}[data-theme="friendly"] .sweets-stage{top:310px;bottom:65px;grid-template-columns:1fr 1fr;gap:15px;margin:0 20px;align-content:center}[data-theme="friendly"] .floating-product img{height:155px}[data-theme="friendly"] .product-label{font-size:10px;gap:0}[data-theme="friendly"] .product-label i{font-size:21px}[data-theme="friendly"] .baked{grid-column:1 / -1;flex-direction:row;gap:20px;margin-top:10px}[data-theme="friendly"] .baked img{width:43%;height:115px}[data-theme="friendly"] .baked .product-label{text-align:left}[data-theme="friendly"] .visit-note{padding:20px 23px;gap:10px}[data-theme="friendly"] .story{grid-template-columns:1fr;gap:36px}[data-theme="friendly"] .story-photos{margin:0;gap:12px}[data-theme="friendly"] .section{padding-top:70px;padding-bottom:70px}[data-theme="friendly"] .shop{gap:36px}[data-theme="friendly"] .shop-details{padding:30px 23px}[data-theme="friendly"] .card-visual{aspect-ratio:1.3}}
/* Keep whole pastries in frame and body copy comfortable to read. */
[data-theme="balanced"] .cookies{left:2%;top:3%;width:30%}
[data-theme="balanced"] .cakes{right:1%;width:32%;top:43%}
.story-copy p:not(.eyebrow),.shop-intro>p:not(.eyebrow),.section-heading>p{font-size:16px}
.card-description{font-size:14px}
dl>div{font-size:14px}
.story figcaption{font-size:12px}
.demo-note,.footer-bottom{font-size:12px}
.footer-brand{white-space:nowrap}
[data-theme="editorial"] .baked{bottom:10%}
@media(max-width:650px){
  .footer-brand{font-size:17vw}
  [data-theme="balanced"] .cookies{left:3%;top:1%;width:50%;--rotate:-8deg}
  [data-theme="balanced"] .cakes{right:3%;width:53%;top:63%;--rotate:0deg}
  .story-copy p:not(.eyebrow),.shop-intro>p:not(.eyebrow),.section-heading>p{font-size:16px}
  .card-description{font-size:14px}.story figcaption{font-size:11px}
  .footer-bottom{font-size:12px}.demo-note{font-size:11px}
  [data-theme="editorial"] .baked{bottom:25%}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.floating-product{transform:none!important}.product-label{opacity:1!important;transform:none!important}.has-motion .reveal{opacity:1;transform:none}[data-theme="editorial"] .editorial-reveal{transform:none;opacity:1}.product-card:hover img{transform:none}}

/* Cookie Rose feature: independent from the restored brand hero above. */
.cookie-feature{height:calc(100svh - 32px);min-height:700px;position:relative;overflow:hidden;background:#eee0d3;isolation:isolate}
.cookie-feature-scenes{position:absolute;inset:0}.cookie-feature-scene{position:absolute;inset:0;opacity:0;visibility:hidden;transform:scale(1.02);transition:opacity 1.1s ease,visibility 1.1s,transform 5s ease;pointer-events:none}.cookie-feature-scene.is-active{opacity:1;visibility:visible;transform:scale(1);pointer-events:auto}
.cookie-feature-scene>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.scene-open>img{object-position:60% center}.scene-choose>img{object-position:center}.scene-gift>img{object-position:center}
.cookie-feature-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(251,247,238,.97) 0%,rgba(251,247,238,.79) 25%,rgba(251,247,238,.18) 55%,transparent 76%)}
.cookie-feature-heading{position:absolute;z-index:3;left:var(--page);top:11%;max-width:720px}.cookie-feature-heading .eyebrow{margin-bottom:14px}.cookie-feature-heading h2{font-size:clamp(20px,2vw,29px);line-height:1.6;letter-spacing:.13em}
.cookie-feature-copy{position:absolute;z-index:2;left:var(--page);top:48%;max-width:720px;opacity:0;transform:translateY(calc(-50% + 24px));transition:opacity .9s ease .2s,transform .9s ease .2s}.cookie-feature-scene.is-active .cookie-feature-copy{opacity:1;transform:translateY(-50%)}.cookie-feature-copy .eyebrow{margin-bottom:20px}.cookie-feature-copy h3{margin:0;font-family:var(--serif);font-size:clamp(36px,4.2vw,62px);font-weight:400;line-height:1.55;letter-spacing:.1em}
.cookie-feature-controls{position:absolute;z-index:5;left:var(--page);bottom:29px;display:flex;align-items:center;gap:8px}.cookie-feature-controls button{width:46px;min-height:46px;border:1px solid rgba(81,52,39,.36);border-radius:50%;background:rgba(251,247,238,.9);font-family:var(--serif);font-size:12px;backdrop-filter:blur(5px)}.cookie-feature-controls button[aria-current="true"]{background:var(--ink);color:var(--cream)}.cookie-feature-controls .cookie-feature-toggle{width:auto;border-radius:99px;padding:0 18px;font-family:var(--sans);font-size:11px;margin-left:6px}
.cookie-feature-note{position:absolute;z-index:4;right:var(--page);bottom:34px;background:rgba(251,247,238,.82);padding:7px 11px;border-radius:99px;font-size:10px;color:var(--muted);line-height:1.8}

.home-news{background:#fffaf3}.home-news .section-heading{margin-bottom:28px}.news-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line)}.news-card{padding:34px 30px 36px 0;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.news-card+ .news-card{padding-left:30px}.news-card:last-child{border-right:0}.news-meta{display:flex;align-items:center;gap:13px;font-size:11px;line-height:1.6}.news-meta span{border:1px solid var(--line);border-radius:99px;padding:4px 10px;white-space:nowrap}.news-card h3{font-family:var(--serif);font-size:21px;font-weight:400;line-height:1.65;letter-spacing:.04em;margin:18px 0 12px}.news-card>p{font-size:13px;line-height:2;color:var(--muted)}.news-card-link{display:inline-flex;align-items:center;gap:15px;min-height:44px;margin-top:18px;font-size:12px;border-bottom:1px solid var(--ink)}.news-empty{grid-column:1/-1;padding:48px 0;border-bottom:1px solid var(--line)}.news-empty p{font-size:14px}.news-empty p+ p{font-size:12px;color:var(--muted);margin-top:8px}

@media(max-width:760px){.cookie-feature{height:calc(100svh - 24px);min-height:714px}.cookie-feature-scene>img{object-position:64% center}.cookie-feature .scene-choose>img{object-position:58% center}.cookie-feature .scene-gift>img{object-position:54% center}.cookie-feature-shade{background:linear-gradient(180deg,rgba(251,247,238,.97) 0%,rgba(251,247,238,.82) 34%,rgba(251,247,238,.08) 65%,transparent 78%)}.cookie-feature-heading{top:8%;right:var(--page);max-width:none}.cookie-feature-heading h2{font-size:18px}.cookie-feature-copy{top:28%;right:var(--page);max-width:none;transform:translateY(18px)}.cookie-feature-scene.is-active .cookie-feature-copy{transform:none}.cookie-feature-copy h3{font-size:32px;line-height:1.65}.cookie-feature-controls{left:16px;right:16px;bottom:19px;gap:6px}.cookie-feature-controls button{width:43px;min-height:43px}.cookie-feature-controls .cookie-feature-toggle{padding:0 14px;margin-left:4px}.cookie-feature-note{right:17px;bottom:77px;font-size:9px}.news-list{grid-template-columns:1fr}.news-card,.news-card+ .news-card{padding:28px 0;border-right:0}.home-news .section-heading{display:block}.home-news .section-heading>p{margin-top:18px}}

@media(prefers-reduced-motion:reduce){.cookie-feature{height:auto;min-height:0;overflow:visible}.cookie-feature-scenes{position:relative;inset:auto}.cookie-feature-scene{position:relative;inset:auto;opacity:1;visibility:visible;transform:none;min-height:680px;pointer-events:auto}.cookie-feature-scene+ .cookie-feature-scene{margin-top:2px}.cookie-feature-scene .cookie-feature-copy{opacity:1;transform:translateY(-50%)}.cookie-feature-controls{display:none}.cookie-feature-note{bottom:auto;top:630px}}
@media(prefers-reduced-motion:reduce) and (max-width:760px){.cookie-feature-scene{min-height:640px}.cookie-feature-scene .cookie-feature-copy{transform:none}.cookie-feature-note{top:575px}}

/* Shared destination links use the same outlined button language as the hero CTA. */
.text-link:not(.instagram-nav),.map-link,.news-card-link,.story figcaption a{display:inline-flex;align-items:center;justify-content:center;gap:0;min-height:54px;padding:17px 26px;border:1px solid var(--ink);border-radius:99px;background:var(--cream);color:var(--ink);font-size:14px;line-height:1.4;text-decoration:none;transition:background .25s,color .25s,border-color .25s}.text-link:not(.instagram-nav):hover,.map-link:hover,.news-card-link:hover,.story figcaption a:hover{background:var(--ink);color:var(--cream);border-color:var(--ink)}.text-link:not(.instagram-nav) span,.story figcaption a span{transform:none!important}.story figcaption{padding-top:14px}.story figcaption a{font-size:11px;min-height:44px;padding:11px 18px}

/* Cookie Rose is an image-only scene loop without a second page heading. */
.cookie-feature-heading{display:none}.cookie-feature-copy .eyebrow{display:none}.cookie-feature-copy h2{margin:0;font-family:var(--serif);font-size:clamp(36px,4.2vw,62px);font-weight:400;line-height:1.55;letter-spacing:.1em}.cookie-feature-actions{position:absolute;z-index:4;right:var(--page);bottom:29px;display:flex;flex-direction:column;align-items:flex-end;gap:12px}.cookie-feature-note{position:static;background:rgba(251,247,238,.82);padding:7px 11px;border-radius:99px;font-size:10px;color:var(--muted);line-height:1.8}.cookie-feature-cta{background:rgba(251,247,238,.92)!important}.cookie-feature-cta:hover{background:var(--ink)!important}

/* News stays on the top page; DEMO labels make sample cards unambiguous. */
.news-meta span{font-size:10px;letter-spacing:.06em}.news-card-link{margin-top:22px}.home-news .section-heading>p{max-width:330px}.news-empty{padding:48px 0}

/* Shop information returns to the restrained two-column composition of proposal 03. */
.shop{grid-template-columns:minmax(0,.86fr) minmax(460px,1.14fr);gap:clamp(72px,10vw,160px);align-items:start;background:var(--cream);padding-top:150px;padding-bottom:150px;border-top:1px solid var(--line)}.shop-intro{padding-top:12px}.shop-intro h2{font-size:clamp(42px,4.7vw,68px);line-height:1.38;letter-spacing:.05em}.shop-intro>p:not(.eyebrow){max-width:390px}.shop-intro .map-link{margin-top:38px}.shop-details{max-width:none}.shop-details .shop-brand{margin-bottom:48px}.shop-details .shop-brand .wordmark{font-size:clamp(48px,5.2vw,72px)}.shop-details dl{margin:0 0 34px;border-top:1px solid var(--line)}.shop-details dl>div{grid-template-columns:118px 1fr;padding:24px 0;border-bottom:1px solid var(--line);font-size:14px}.shop-details dt{font-size:12px;letter-spacing:.06em}.shop-details .muted{display:inline-block;margin-top:4px}.shop-details .shop-instagram{min-width:220px}.shop .map-link:hover,.shop .shop-instagram:hover{background:#fffdf7;color:var(--ink);border-color:var(--ink)}

@media(max-width:760px){.text-link:not(.instagram-nav),.map-link,.news-card-link{min-height:50px;padding:13px 20px;font-size:13px}.cookie-feature-copy h2{font-size:32px;line-height:1.65}.cookie-feature-actions{right:17px;bottom:85px;left:17px;align-items:flex-end;gap:8px}.cookie-feature-note{font-size:9px}.cookie-feature-cta{min-height:46px!important;padding:11px 17px!important;font-size:11px!important}.shop{grid-template-columns:1fr;gap:72px;padding-top:88px;padding-bottom:88px}.shop-intro{padding-top:0}.shop-intro h2{font-size:42px}.shop-intro .map-link{margin-top:32px}.shop-details{max-width:none}.shop-details .shop-brand{margin-bottom:34px}.shop-details .shop-brand .wordmark{font-size:50px}.shop-details dl{margin-bottom:28px}.shop-details dl>div{grid-template-columns:86px 1fr;padding:20px 0;font-size:13px}.shop-details .shop-instagram{min-width:0}.home-news .section-heading>p{max-width:none}}

@media(max-width:650px){.main-nav{gap:9px}.main-nav a{font-size:10px;white-space:nowrap}.main-nav>a:first-child{display:none}.main-nav .instagram-nav{display:none!important}}

/* 03: leave the hero's center to the wordmark and its quiet copy. */
[data-theme="balanced"] .hero-copy{width:59%;padding-top:72px}
[data-theme="balanced"] .hero-brand{margin:27px 0 18px}
[data-theme="balanced"] .hero-brand .wordmark{font-size:clamp(72px,8.1vw,124px)}
[data-theme="balanced"] .hero h1{line-height:1.62}
[data-theme="balanced"] .hero-sub{margin-top:14px}
[data-theme="balanced"] .cookies{left:-1%;top:5%;width:28%}
[data-theme="balanced"] .cakes{right:-1%;top:47%;width:30%}
[data-theme="balanced"] .baked{left:7%;bottom:11%;width:17%}

/* The Cookie Rose note remains in the lower corner after the CTA is removed. */
.cookie-feature-actions{bottom:34px}
@media(max-width:760px){.cookie-feature-actions{right:17px;left:auto;bottom:76px}.cookie-feature-note{white-space:nowrap}}

/* Story media and copy enter in a restrained, staggered sequence. */
.story-heading{margin-bottom:30px}
.story-body p{font-size:16px;line-height:2.25;margin-bottom:20px}
.has-motion .story-media{opacity:0;clip-path:inset(8% 0 0 0);transform:translateY(16px) scale(.985);transition:opacity .8s ease,transform 1s cubic-bezier(.22,.61,.36,1),clip-path 1s cubic-bezier(.22,.61,.36,1)}
.has-motion .story-media.visible{opacity:1;clip-path:inset(0);transform:none}
.has-motion .story-media-secondary{transition-delay:.15s}
.has-motion .story-heading{opacity:0;transform:translateY(16px);transition:opacity .75s ease .12s,transform .75s cubic-bezier(.22,.61,.36,1) .12s}
.has-motion .story-heading.visible{opacity:1;transform:none}
.has-motion .story-body{opacity:0;transform:translateY(14px);transition:opacity .8s ease .28s,transform .8s cubic-bezier(.22,.61,.36,1) .28s}
.has-motion .story-body.visible{opacity:1;transform:none}
@media(prefers-reduced-motion:reduce){.has-motion .story-media,.has-motion .story-heading,.has-motion .story-body{opacity:1;clip-path:none;transform:none}}

/* Keep all five anchors readable and tappable on the compact 03 header. */
@media(max-width:650px){[data-theme="balanced"] .site-header{height:auto;min-height:124px;padding:12px var(--page) 10px;align-items:center;justify-content:center;flex-direction:column;gap:7px}[data-theme="balanced"] .main-nav{width:100%;justify-content:center;flex-wrap:wrap;gap:2px 13px}[data-theme="balanced"] .main-nav>a:first-child{display:flex}[data-theme="balanced"] .main-nav a{min-height:40px;font-size:10px;white-space:nowrap}[data-theme="balanced"] .hero-copy{width:100%;padding-top:105px}[data-theme="balanced"] .hero-brand .wordmark{font-size:clamp(58px,15vw,66px);white-space:nowrap}[data-theme="balanced"] .cookies{left:-5%;top:2%;width:39%;--rotate:-8deg}[data-theme="balanced"] .cakes{right:-1%;top:66%;width:45%;--rotate:0deg}[data-theme="balanced"] .baked{left:7%;bottom:8%;width:27%;--rotate:-8deg}}

/* The site header remains available while moving through the single-page proposal. */
.site-header{position:sticky;top:0;z-index:50;background:var(--cream)}
html{scroll-padding-top:126px}
.main-nav a[aria-current="location"]{color:var(--ink)}
.main-nav a[aria-current="location"]:after{transform:scaleX(1)}
.footer-bottom{justify-content:flex-end}

/* Center the 03 hero group within the space below the persistent header. */
[data-theme="balanced"] .hero-copy{position:absolute;inset:0;width:100%;margin:0;padding:0 20px 8px;display:flex;flex-direction:column;align-items:center;justify-content:center}
[data-theme="balanced"] .hero-brand{margin:22px 0 18px}
[data-theme="balanced"] .hero-sub{margin-top:14px}
[data-theme="balanced"] .cookies{left:2%;top:7%;width:26%}
[data-theme="balanced"] .cakes{right:2%;top:49%;width:28%}
[data-theme="balanced"] .baked{left:10%;bottom:12%;width:16%}

@media(max-width:650px){
  html{scroll-padding-top:128px}
  [data-theme="balanced"] .site-header{min-height:0;align-items:stretch;padding:10px 0 0;gap:7px}
  [data-theme="balanced"] .site-header .brand{align-self:center}
  [data-theme="balanced"] .main-nav{justify-content:flex-start;flex-wrap:nowrap;gap:4px;width:100%;overflow-x:auto;padding:0 var(--page) 8px;scrollbar-width:none;-webkit-overflow-scrolling:touch}
  [data-theme="balanced"] .main-nav::-webkit-scrollbar{display:none}
  [data-theme="balanced"] .main-nav a{flex:0 0 auto;min-height:42px;padding:0 8px;font-size:11px}
  [data-theme="balanced"] .hero-copy{padding:0 20px 4px;justify-content:center}
  [data-theme="balanced"] .hero-brand{margin:18px 0 17px}
  [data-theme="balanced"] .cookies{left:0;top:4%;width:36%;--rotate:-8deg}
  [data-theme="balanced"] .cakes{right:0;top:68%;width:42%;--rotate:0deg}
  [data-theme="balanced"] .baked{left:9%;bottom:9%;width:25%;--rotate:-8deg}
  .footer-bottom{justify-content:flex-end}
}
