/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--cream:#fbf5e9;--paper:#fffdf8;--orange:#d85e2f;--orange-dark:#b8441d;--brown:#4b2e22;--gold:#e7ae52;--sage:#80916e;--line:#4b2e2229}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--brown);font-family:var(--font-geist-sans), "Yu Gothic", "Hiragino Kaku Gothic ProN", sans-serif;margin:0}a{color:inherit;text-decoration:none}svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1.1em}.site-header{z-index:10;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;height:92px;padding:0 clamp(24px,5vw,80px);display:grid;position:absolute;top:0}.brand{align-items:center;gap:12px;width:max-content;display:inline-flex}.brand-mark{background:var(--orange);color:#fff;border-radius:50% 47% 52% 46%;justify-content:center;align-items:center;width:45px;height:45px;font-family:Georgia,serif;font-size:21px;font-style:italic;display:flex;transform:rotate(-6deg)}.brand>span:last-child{flex-direction:column;display:flex}.brand strong{letter-spacing:-.02em;font-family:Georgia,Times New Roman,serif;font-size:21px}.brand small{letter-spacing:.22em;margin-top:1px;font-size:8px;font-weight:700}nav{gap:34px;display:flex}nav a{letter-spacing:.06em;font-size:12px;font-weight:650;position:relative}nav a:after{background:var(--orange);content:"";transform-origin:0;width:100%;height:1px;transition:transform .25s;position:absolute;bottom:-7px;left:0;transform:scaleX(0)}nav a:hover:after,nav a:focus-visible:after{transform:scaleX(1)}.header-cta{border-bottom:1px solid var(--brown);justify-self:end;padding:6px 0;font-size:12px;font-weight:700}.hero{grid-template-columns:1.02fr .98fr;min-height:780px;padding-top:92px;display:grid;overflow:hidden}.hero-copy{align-self:center;padding:70px clamp(28px,4vw,78px) 80px clamp(28px,7vw,118px)}.eyebrow,.section-kicker{letter-spacing:.22em;font-size:10px;font-weight:800}.eyebrow{align-items:center;gap:12px;margin:0 0 28px;display:flex}.eyebrow span{background:var(--orange);width:34px;height:1px}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em;margin-bottom:34px;font-family:Georgia,Yu Mincho,Hiragino Mincho ProN,serif;font-size:clamp(48px,6.2vw,94px);font-weight:400;line-height:1.08}h1 em{color:var(--orange);font-style:normal;position:relative}h1 em:after{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 180 12'%3E%3Cpath d='M3 8c45-7 115-6 174-2' fill='none' stroke='%23d85e2f' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E") 50%/100% 100% no-repeat;width:100%;height:10px;position:absolute;bottom:-8px;left:0}.hero-lead{letter-spacing:.04em;max-width:490px;font-size:15px;line-height:2}.hero-actions{align-items:center;gap:32px;margin-top:42px;display:flex}.button{letter-spacing:.04em;border-radius:999px;justify-content:center;align-items:center;gap:14px;padding:16px 24px;font-size:13px;font-weight:750;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--brown);color:#fff}.button-primary:hover{background:var(--orange-dark)}.open-note{border-left:1px solid var(--line);flex-direction:column;gap:5px;padding-left:26px;display:flex}.open-note span{color:var(--orange);letter-spacing:.18em;font-size:9px;font-weight:800}.open-note strong{font-family:Georgia,serif;font-size:15px}.hero-visual{background:#de6a3c;min-height:650px;position:relative;overflow:hidden}.hero-visual:before{content:"";border:1px solid #ffffff40;border-radius:50%;width:720px;height:720px;position:absolute;top:0;left:4%}.hero-visual:after{content:"";background:#6f341d1f;border-radius:48%;width:260px;height:320px;position:absolute;top:-80px;right:-100px;transform:rotate(25deg)}.plate{background:#f7e5ca;border-radius:50%;width:min(34vw,480px);height:min(34vw,480px);position:absolute;top:47%;left:50%;transform:translate(-50%,-50%)rotate(-8deg);box-shadow:18px 22px #6f341d1f}.plate:before{content:"";border:2px solid #66402b2e;border-radius:50%;position:absolute;inset:9%}.cloth{opacity:.85;background:repeating-linear-gradient(90deg,#fff9eb 0 16px,#6e8b67 17px 22px);width:190px;height:230px;position:absolute;top:120px;left:-70px;transform:rotate(22deg)}.scone{z-index:2;background:radial-gradient(circle at 35% 25%,#f6cf83 0 5%,#0000 6%),#cc873e;border-radius:48% 52% 42% 55%;width:142px;height:125px;position:absolute;box-shadow:inset -12px -14px #5b301429,8px 12px #5529161f}.scone-one{top:80px;left:90px;transform:rotate(16deg)}.scone-two{bottom:70px;right:74px;transform:rotate(-12deg)scale(.82)}.scone i{background:#efd18b;border-radius:50%;width:13px;height:9px;position:absolute;top:25%;left:45%}.scone i:nth-child(2){top:55%;left:25%}.scone i:nth-child(3){top:58%;left:68%}.rusk{z-index:3;background:#d19146;border:10px solid #a95d28;border-radius:46% 54% 48% 52%;width:150px;height:182px;position:absolute;bottom:80px;left:88px;transform:rotate(-22deg)}.rusk:after{content:"";background:#f1d396;border:8px solid #a95d28;border-radius:50%;width:52px;height:52px;position:absolute;top:54px;left:39px}.rusk b{background:#6f8e57;border-radius:50%;width:7px;height:6px;position:absolute;top:30px;left:28px}.rusk b:nth-child(2){top:48px;left:110px}.rusk b:nth-child(3){top:129px;left:23px}.rusk b:nth-child(4){top:140px;left:102px}.rusk b:nth-child(5){top:100px;left:110px}.sun-stamp{background:var(--gold);color:var(--brown);letter-spacing:.1em;text-align:center;z-index:4;border-radius:50%;justify-content:center;align-items:center;width:86px;height:86px;font-family:Georgia,serif;font-size:13px;font-weight:700;line-height:1.3;display:flex;position:absolute;top:14%;right:9%;transform:rotate(10deg)}.sun-stamp:before{border:1px dashed var(--brown);content:"";border-radius:50%;position:absolute;inset:7px}.visual-caption{color:#fff8ea;letter-spacing:.05em;z-index:5;font-family:Georgia,Yu Mincho,serif;font-size:16px;line-height:1.6;position:absolute;bottom:7%;left:8%}.story{border-top:1px solid var(--line);grid-template-columns:.8fr 1.2fr;gap:8vw;padding:120px clamp(28px,7vw,118px);display:grid}.section-kicker{color:var(--orange);margin-bottom:22px}.story h2,.section-heading h2,.visit h2{letter-spacing:-.045em;margin-bottom:0;font-family:Georgia,Yu Mincho,serif;font-size:clamp(35px,4vw,59px);font-weight:400;line-height:1.3}.story-body>p{letter-spacing:.03em;max-width:650px;font-size:15px;line-height:2.15}.promise-row{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:46px;display:grid}.promise-row div{padding:30px 16px 0 0}.promise-row div+div{border-left:1px solid var(--line);padding-left:26px}.promise-row span{color:var(--orange);margin-bottom:13px;font-family:Georgia,serif;font-size:12px;font-style:italic;display:block}.promise-row strong{letter-spacing:.04em;font-size:13px;line-height:1.8}.sweets{background:var(--paper);padding:120px clamp(28px,7vw,118px)}.section-heading{justify-content:space-between;align-items:end;margin-bottom:52px;display:flex}.section-heading>p{max-width:420px;margin:0;font-size:13px;line-height:2}.sweets-grid{grid-template-columns:1.05fr .95fr;gap:22px;display:grid}.sweet-card{background:#f2dfbd;grid-template-columns:1fr 1fr;min-height:310px;display:grid;overflow:hidden}.sweet-card.featured{color:#fff;background:#7d906a}.dessert-link{cursor:pointer;transition:box-shadow .25s,transform .25s}.dessert-link:hover{transform:translateY(-4px);box-shadow:0 18px 36px #4b2e2224}.dessert-link:focus-visible{outline:3px solid var(--orange);outline-offset:4px}.card-art{justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.card-art:before{content:"";border:1px solid #ffffff4d;border-radius:50%;width:250px;height:250px;position:absolute}.bagel{background:#d99242;border:12px solid #b96b2d;border-radius:47% 53% 49% 51%;width:132px;height:154px;position:relative;transform:rotate(-15deg);box-shadow:10px 12px #2d412740}.bagel:after{content:"";background:#7d906a;border:8px solid #b96b2d;border-radius:50%;width:48px;height:48px;position:absolute;top:42px;left:29px}.bagel i{background:#35592f;border-radius:50%;width:6px;height:5px;position:absolute;top:25px;left:18px}.bagel i:nth-child(2){top:30px;left:88px}.bagel i:nth-child(3){top:103px;left:13px}.bagel i:nth-child(4){top:112px;left:93px}.bagel i:nth-child(5){top:77px;left:102px}.cake{clip-path:polygon(8% 12%,90% 0,84% 92%,0 100%);background:linear-gradient(#f7efe1 0 43%,#d79555 44% 77%,#f7efe1 78%);width:150px;height:150px;position:relative;transform:rotate(-6deg)}.cake:before{content:"";background:#fffaf2;border-radius:50%;width:50px;height:28px;position:absolute;top:3px;right:15px}.cake i{background:var(--orange);border-radius:50%;width:17px;height:17px;position:absolute;top:-5px;right:28px}.card-copy{z-index:2;align-self:center;padding:34px;position:relative}.card-copy>p{letter-spacing:.2em;margin-bottom:18px;font-size:9px;font-weight:800}.card-copy h3{letter-spacing:-.03em;margin-bottom:16px;font-family:Georgia,Yu Mincho,serif;font-size:clamp(25px,2.6vw,37px);font-weight:400;line-height:1.35}.card-copy span{font-size:12px;line-height:1.8}.card-link-label{color:var(--orange-dark);letter-spacing:.04em;align-items:center;gap:8px;margin-top:22px;font-size:11px;display:flex}.card-link-label svg{width:15px}.local-card{background:var(--brown);color:#fff;grid-column:1/-1;margin-top:2px;padding:52px clamp(30px,5vw,76px);position:relative}.local-card:after{content:"";border:1px solid #ffffff21;border-radius:50%;width:300px;height:300px;position:absolute;top:-110px;right:-30px}.local-card h3{letter-spacing:-.03em;font-family:Georgia,Yu Mincho,serif;font-size:clamp(30px,3.5vw,48px);font-weight:400;line-height:1.35}.local-copy{max-width:640px;font-size:13px;line-height:2}.ingredient-tags{flex-wrap:wrap;gap:8px;margin-top:25px;display:flex}.ingredient-tags span{border:1px solid #ffffff59;border-radius:99px;padding:8px 15px;font-size:11px}.visit{background:var(--orange);color:#fff;grid-template-columns:1fr 1fr;gap:10vw;padding:115px clamp(28px,9vw,150px);display:grid}.visit .section-kicker{color:#f7d69a}.visit-copy>p:not(.section-kicker){margin:28px 0 32px;font-size:14px;line-height:2}.reservation-note{border-left:2px solid #f7d69a;flex-direction:column;gap:7px;margin-bottom:27px;padding-left:17px;display:flex}.reservation-note strong{letter-spacing:.03em;font-size:14px}.reservation-note span{color:#ffffffd1;font-size:11px;line-height:1.7}.visit-actions{flex-wrap:wrap;gap:11px;display:flex}.button-light{background:var(--paper);color:var(--brown)}.button-outline{color:#fff;border:1px solid #ffffff8c}.button-outline:hover{background:#ffffff1a}.hours-card{border:1px solid #ffffff73;padding:43px;position:relative}.hours-label{letter-spacing:.22em;font-size:9px;font-weight:800}.hours-main{border-bottom:1px solid #ffffff59;flex-direction:column;gap:13px;margin:25px 0;padding-bottom:27px;display:flex}.hours-main strong{font-size:18px}.hours-main b{font-family:Georgia,serif;font-size:clamp(34px,4vw,52px);font-weight:400}.hours-main small{font-size:.5em}.hours-card p{font-size:13px;line-height:1.8}.hours-card>small{color:#ffffffc2;font-size:10px}footer{background:var(--cream);justify-content:space-between;align-items:center;padding:45px clamp(28px,7vw,118px);display:flex}footer>p,footer>a:last-child{letter-spacing:.06em;margin:0;font-size:10px}.subpage{background:var(--paper);min-height:100vh}.subpage-header{background:var(--cream);border-bottom:1px solid var(--line);position:static}.subpage-nav{justify-content:flex-end;align-items:center;display:flex}.back-link{align-items:center;gap:8px;font-size:12px;font-weight:700;display:inline-flex}.back-link span{font-size:16px}.desserts-hero{background:var(--cream);padding:90px clamp(28px,9vw,150px) 88px;position:relative}.desserts-hero:after{content:"";border:1px solid #d85e2f33;border-radius:50%;width:260px;height:260px;position:absolute;top:42px;right:7vw}.desserts-hero-inner{z-index:1;max-width:760px;position:relative}.desserts-hero h1{margin-bottom:25px;font-size:clamp(46px,6vw,82px)}.desserts-hero h1 em{display:inline-block}.desserts-intro{letter-spacing:.03em;max-width:610px;margin:0;font-size:15px;line-height:2}.dessert-list-section{padding:100px clamp(28px,9vw,150px) 120px}.dessert-list-heading{justify-content:space-between;align-items:end;margin-bottom:44px;display:flex}.dessert-list-heading h2{letter-spacing:-.04em;margin:0;font-family:Georgia,Yu Mincho,serif;font-size:clamp(32px,4vw,52px);font-weight:400}.dessert-list-heading>p{max-width:350px;margin:0;font-size:12px;line-height:1.8}.dessert-list{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.dessert-item{background:var(--cream);grid-template-columns:140px 1fr;align-items:stretch;min-height:180px;display:grid;overflow:hidden}.dessert-item:last-child{grid-column:1/-1}.dessert-photo{background:#eadbc5;position:relative;overflow:hidden}.dessert-photo img{object-fit:cover}.dessert-photo-contain img{object-fit:contain}.dessert-photo span{color:#fff;z-index:1;background:#4b2e22d1;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-family:Georgia,serif;font-size:12px;font-style:italic;display:flex;position:absolute;bottom:10px;left:10px}.dessert-copy{align-self:center;padding:28px 30px}.dessert-copy small{color:var(--orange);letter-spacing:.18em;margin-bottom:10px;font-size:9px;font-weight:800;display:block}.dessert-copy h3{margin-bottom:9px;font-family:Georgia,Yu Mincho,serif;font-size:25px;font-weight:400}.dessert-copy p{margin:0;font-size:12px;line-height:1.8}.dessert-note{background:var(--brown);color:#fff;justify-content:space-between;align-items:center;gap:42px;margin-top:44px;padding:34px 40px;display:flex}.dessert-note p{margin:0;font-size:12px;line-height:1.9}.dessert-note strong{margin-bottom:5px;font-size:15px;display:block}.dessert-note .button{flex:none}@media (width<=900px){.site-header{grid-template-columns:1fr auto}nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding-top:90px}.hero-visual{min-height:560px}.plate{width:430px;height:430px}.story{grid-template-columns:1fr;gap:60px}.section-heading{flex-direction:column;align-items:start;gap:25px}.visit{gap:60px}.desserts-hero:after{width:190px;height:190px}.dessert-list{grid-template-columns:1fr}.dessert-item:last-child{grid-column:auto}}@media (width<=640px){.site-header{height:78px;padding:0 20px}.header-cta{font-size:11px}.brand-mark{width:38px;height:38px}.brand strong{font-size:17px}.hero{padding-top:78px}.hero-copy{padding:70px 24px 72px}h1{font-size:52px}.hero-actions{flex-direction:column;align-items:flex-start}.open-note{border-left:0;border-top:1px solid var(--line);padding:18px 0 0}.hero-visual{min-height:470px}.plate{width:330px;height:330px}.cloth{width:140px;height:170px;top:90px;left:-45px}.scone{width:102px;height:88px}.scone-one{top:60px;left:66px}.scone-two{bottom:47px;right:50px}.rusk{border-width:7px;width:108px;height:130px;bottom:54px;left:58px}.rusk:after{border-width:6px;width:38px;height:38px;top:38px;left:28px}.sun-stamp{width:72px;height:72px;top:10%;right:5%}.story,.sweets{padding:84px 24px}.promise-row{grid-template-columns:1fr}.promise-row div{border-bottom:1px solid var(--line);padding:20px 0}.promise-row div+div{border-left:0;padding-left:0}.promise-row span{margin-right:16px;display:inline-block}.sweets-grid{grid-template-columns:1fr}.sweet-card{grid-template-columns:1fr 1fr;min-height:280px}.sweet-card.featured,.local-card{grid-column:auto}.card-copy{padding:22px 18px}.card-art:before{width:190px;height:190px}.visit{grid-template-columns:1fr;gap:52px;padding:84px 24px}.visit-actions{flex-direction:column;align-items:stretch}.visit-actions .button{width:100%}.hours-card{padding:30px 24px}footer{flex-direction:column;align-items:flex-start;gap:27px;padding:40px 24px}footer>p{display:none}.subpage-header{grid-template-columns:1fr auto}.subpage-header .header-cta{display:none}.desserts-hero{padding:68px 24px 70px}.desserts-hero:after{width:120px;height:120px;top:40px;right:-30px}.desserts-hero h1{font-size:46px}.dessert-list-section{padding:72px 24px 84px}.dessert-list-heading{flex-direction:column;align-items:flex-start;gap:18px}.dessert-item{grid-template-columns:130px 1fr;min-height:165px}.dessert-copy{padding:24px 20px}.dessert-copy h3{font-size:21px}.dessert-note{flex-direction:column;align-items:stretch;gap:22px;padding:28px 24px}.dessert-note .button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
