/* Nena's neighbourhood breakfast house. Taste 6 / 4 / 6. Fixed brand palette. */
:root{--paper:#fafaf5;--white:#fff;--ink:#252620;--muted:#62635a;--accent:#fff21a;--line:#d9dad1;--header:78px;--radius:2px;color-scheme:light;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header) + 24px)}body{margin:0}body.locked{position:fixed;inset-inline:0;width:100%}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:3px solid currentColor;outline-offset:5px}img{max-width:100%}figure,blockquote,dl{margin:0}p{font-size:17px;line-height:1.65;margin:0 0 22px}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;letter-spacing:-.045em;margin:0;font-weight:700}h2{font-size:clamp(36px,4.5vw,64px);line-height:1.1}h3{font-size:28px;line-height:1.14;letter-spacing:-.035em}address{font-style:normal}.wrap{width:calc(100% - 112px);max-width:1280px;margin-inline:auto}.section{padding-block:96px}.section-heading{margin-bottom:46px}.section-heading p{color:var(--muted);margin:18px 0 0}.section-heading .eyebrow{color:var(--ink);margin:0 0 22px}.heading-split{display:flex;align-items:flex-end;justify-content:space-between;gap:48px}.heading-split>p{max-width:320px;margin:0 0 5px;line-height:1.7}.eyebrow,.info-label{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;line-height:1.5}.eyebrow{margin-bottom:22px}.highlight{background:linear-gradient(transparent 65%,var(--accent) 65%,var(--accent) 95%,transparent 95%);padding-inline:.025em}.skip-link{position:fixed;left:12px;top:12px;z-index:30;background:var(--ink);color:var(--paper);padding:14px;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}
.site-header{position:fixed;inset:0 0 auto;height:var(--header);background:var(--accent);display:flex;align-items:center;justify-content:space-between;padding-inline:40px;gap:30px;z-index:10;border-bottom:1px solid #25262026}.brand{display:inline-flex;align-items:center;flex-shrink:0}.brand img{display:block;width:166px;height:auto}.desktop-nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:600}.desktop-nav a{padding-block:16px}.desktop-nav a:hover,.site-footer a:hover{text-decoration:underline;text-underline-offset:6px}.header-actions{display:flex;gap:18px;align-items:center}.socials{display:flex;gap:4px;align-items:center}.socials a,.icon-button,.menu-toggle{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;background:none;border:0;border-radius:var(--radius);flex-shrink:0}.socials a:hover{background:#25262012}.socials svg{width:21px;height:21px}.menu-toggle{display:none;flex-direction:column;gap:6px}.menu-toggle span{width:22px;height:2px;background:currentColor}
.hero{position:relative;isolation:isolate;min-height:100svh;display:flex;align-items:flex-end;color:var(--white);background:#77786f}.hero-image{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:50% 31%;display:block}.hero-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(0,0,0,.06),rgba(0,0,0,.12) 35%,rgba(0,0,0,.28))}.hero-content{padding-top:calc(var(--header) + 48px);padding-bottom:40px}.hero-location{display:inline-block;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.15em;border:1px solid #ffffff80;padding:9px 12px;margin-bottom:24px;text-shadow:0 1px 6px #0009}.hero-brand{font-size:22px;font-weight:700;line-height:1.4;margin:0 0 19px;text-shadow:0 1px 6px #000a}.hero-brand span{font-size:14px;display:block;margin-top:3px;font-weight:400}.hero h1{font-size:clamp(60px,7.7vw,112px);line-height:1.01;max-width:950px;text-shadow:0 2px 16px #0006}.hero-description{max-width:450px;font-size:18px;margin:26px 0 28px;text-shadow:0 1px 6px #000e}.hero-scroll{display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:600;letter-spacing:.06em;width:100%;border-top:1px solid #ffffff70;margin-top:44px;padding-top:17px;text-shadow:0 1px 5px #0009}.hero-scroll span{font-size:20px}.actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:54px;padding:17px 24px;border:1px solid transparent;border-radius:var(--radius);background:var(--accent);color:var(--ink);font-size:14px;line-height:1.2;font-weight:700;white-space:nowrap;transition:transform .18s,background-color .18s}.button:hover{background:#ede20b}.button:active{transform:translateY(2px)}.button span{font-size:20px;line-height:1}.button-light{background:var(--paper);color:var(--ink)}.button-light:hover{background:#e8e9df}.button-dark{background:var(--ink);color:var(--white)}.button-dark:hover{background:#45473b}.text-link{display:inline-flex;align-items:center;gap:16px;min-height:44px;font-size:14px;font-weight:700;border-bottom:1px solid currentColor;padding-block:8px}.text-link span{transition:transform .18s}
.info-strip{background:var(--accent);border-bottom:1px solid var(--ink)}.info-strip-inner{display:grid;grid-template-columns:1.2fr 1fr 1fr;align-items:stretch}.info-strip a{min-height:96px;display:flex;flex-direction:column;justify-content:center;padding:18px 32px;border-right:1px solid #25262040}.info-strip a:first-child{padding-left:0}.info-strip a:last-child{padding-right:0;border:0}.info-label{font-size:9px;letter-spacing:.1em;margin-bottom:5px}.info-strip strong{font-size:16px;line-height:1.4}.info-strip small{font-size:12px;font-weight:400}.info-strip .strip-menu{flex-direction:row;align-items:center;justify-content:space-between;gap:16px}.strip-menu>span{font-size:28px}.info-strip a:hover strong{text-decoration:underline;text-underline-offset:4px}
.about{display:grid;grid-template-columns:1.1fr 1fr;gap:100px;align-items:center}.about h2{margin-bottom:26px}.about-copy>p:not(.eyebrow){color:var(--muted);max-width:540px;font-size:16px}.about-copy .about-lead{font-weight:600;font-size:19px!important;color:var(--ink)!important;line-height:1.6}.breakfast-notes{display:flex;flex-wrap:wrap;gap:10px 22px;list-style:none;margin:28px 0 0;padding:20px 0 0;border-top:1px solid var(--line)}.breakfast-notes li{font-size:11px;font-weight:700;line-height:1.6;display:flex;gap:8px;align-items:center}.breakfast-notes li::before{content:'';width:6px;height:6px;background:var(--ink);flex-shrink:0}.about-figure{width:100%;max-width:480px;justify-self:end;position:relative;padding-top:20px}.about-figure::before{content:'';position:absolute;top:0;right:0;left:0;height:12px;background:repeating-conic-gradient(var(--ink) 0 25%,transparent 0 50%) 0/24px 24px}.portrait{aspect-ratio:3 / 4;overflow:hidden;min-width:0;align-self:start}.portrait img{width:100%;height:100%;display:block;object-fit:cover}.about-figure figcaption{display:flex;gap:12px;justify-content:space-between;align-items:center;padding-top:17px;font-size:11px}.about-figure figcaption>a{display:inline-flex;gap:10px;align-items:center;min-height:32px;font-weight:700}
.menu-section{background:var(--white);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.menu-shortcuts{display:flex;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);margin-bottom:32px}.menu-shortcuts a{flex:1;display:flex;justify-content:space-between;gap:12px;padding:17px 22px;font-size:12px;font-weight:700;border-right:1px solid var(--line)}.menu-shortcuts a:first-child{padding-left:0}.menu-shortcuts a:last-child{border:0;padding-right:0}.menu-shortcuts a:hover{color:#6a6200}.menu-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;align-items:start}.menu-card{min-width:0;scroll-margin-top:calc(var(--header) + 24px)}.menu-photo{position:relative}.photo-label{position:absolute;left:14px;bottom:14px;max-width:calc(100% - 28px);padding:10px 13px;background:var(--accent);font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.menu-card-heading{display:grid;grid-template-columns:32px 1fr;gap:9px;align-items:start;padding-top:25px}.menu-number{font-size:11px;font-weight:700;padding-top:7px}.menu-card h3{font-size:29px;min-height:66px}.menu-card>p{font-size:14px;color:var(--muted);line-height:1.65;min-height:47px;margin:18px 0 22px}.menu-card dl{border-top:2px solid var(--ink)}.menu-card dl>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:baseline;font-size:14px;line-height:1.5;padding:14px 0;border-bottom:1px solid var(--line)}.menu-card dt{font-weight:600}.menu-card dd{margin:0;font-variant-numeric:tabular-nums}.menu-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:40px;padding:24px 28px;gap:24px;background:var(--paper);border:1px solid var(--line)}.menu-bottom strong{font-family:Georgia,'Times New Roman',serif;font-size:25px;letter-spacing:-.035em}.menu-bottom p{font-size:12px;color:var(--muted);margin:7px 0 0}
.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.gallery-item{display:block;min-width:0;cursor:zoom-in}.gallery-item .portrait img{transition:transform .35s}.gallery-item figcaption{display:flex;justify-content:space-between;gap:10px;align-items:center;padding:15px 0 8px;border-bottom:1px solid var(--line);font-size:12px;font-weight:600;line-height:1.5}.gallery-enlarge{font-size:10px;font-weight:400;flex-shrink:0}.gallery-item:hover .gallery-enlarge{text-decoration:underline;text-underline-offset:3px}
.reviews-section{background:var(--accent);position:relative}.reviews-section::before{content:'';position:absolute;top:0;left:0;right:0;height:12px;background:repeating-conic-gradient(var(--ink) 0 25%,transparent 0 50%) 0/24px 24px}.reviews-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;padding-bottom:35px;border-bottom:1px solid #25262060}.rating{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.rating strong{font-family:Georgia,'Times New Roman',serif;font-size:78px;letter-spacing:-.055em;line-height:1}.rating small{font-family:Arial,Helvetica,sans-serif;font-size:18px;letter-spacing:0;margin-left:8px;font-weight:400}.rating>span{font-size:11px}.stars{font-size:17px;letter-spacing:.12em}.review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px}.review{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.review+.review{border-left:1px solid #25262060;padding-left:30px}.review blockquote{font-family:Georgia,'Times New Roman',serif;font-size:25px;letter-spacing:-.02em;line-height:1.45;margin:23px 0 30px;flex:1}.review-author{display:flex;align-items:center;gap:13px;min-height:52px;font-size:12px;font-weight:700;line-height:1.5}.review-author img{display:block;border-radius:50%;width:44px;height:44px;flex-shrink:0;object-fit:cover}.review .text-link{margin-top:18px;font-size:11px}
.visit-section{background:var(--ink);color:var(--paper)}.visit-section .eyebrow{color:var(--accent)}.visit-section .highlight{background:none;color:var(--accent)}.visit-section .heading-split>p{color:#c4c6b8}.visit-grid{display:grid;grid-template-columns:1fr 1fr;gap:46px 100px}.visit-address,.hours{border-top:1px solid #f9f9f44d;padding-top:27px}.visit-address h3,.hours h3{font-family:Arial,Helvetica,sans-serif;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:25px}.visit-address address{font-size:27px;letter-spacing:-.02em;line-height:1.55}.visit-address address>span{font-size:15px;letter-spacing:0;color:#c4c6b8}.visit-address .actions{margin-top:24px}.phone{display:inline-grid;grid-template-columns:1fr auto;gap:7px 20px;align-items:center;font-size:18px;margin-top:26px;padding-bottom:8px;min-height:54px}.phone>span:first-child{grid-column:1/-1;font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#c4c6b8}.phone:hover{text-decoration:underline;text-underline-offset:5px}.hours dl>div{display:grid;grid-template-columns:1fr auto;gap:24px;font-size:14px;line-height:1.5;padding:10px 0;border-bottom:1px solid #f9f9f426}.hours dl>div:first-child{padding-top:0}.hours dd{margin:0;font-variant-numeric:tabular-nums}.map-frame{grid-column:1/-1;width:100%;height:470px;overflow:hidden;background:#e4e6df}.map{width:100%;height:100%;display:block;border:0;transform-origin:top left}.site-footer{background:var(--accent);border-top:1px solid #25262026;padding-block:48px}.footer-grid{display:grid;grid-template-columns:1fr auto auto;gap:90px;align-items:start}.footer-brand img{width:205px}.site-footer p{font-size:13px;margin:18px 0 4px}.site-footer .footer-name{font-weight:700;margin-top:22px}.site-footer a{font-size:13px;line-height:1.7}.site-footer nav{display:flex;flex-direction:column;gap:10px}.site-footer nav a{min-height:32px}
.mobile-quick{display:none}dialog{border:0;padding:0;color:var(--ink);overscroll-behavior:contain}dialog::backdrop{background:#0009}dialog:not([open]){display:none}.navigation-dialog{position:fixed;inset:0 0 0 auto;max-width:none;max-height:none;margin:0;width:min(460px,100%);height:100dvh;background:var(--accent);padding:24px;overflow:auto}.dialog-top{display:flex;align-items:center;justify-content:space-between;gap:16px}.dialog-top p{font-size:15px;font-weight:700;margin:0}.icon-button{font-size:30px;line-height:1}.navigation-dialog nav{display:flex;flex-direction:column;gap:6px;margin:50px 0 34px}.navigation-dialog nav a{font-family:Georgia,'Times New Roman',serif;font-weight:700;font-size:33px;line-height:1.3;padding:12px 0;letter-spacing:-.04em}.nav-phone{display:inline-flex;min-height:48px;align-items:center;font-size:17px}.navigation-dialog .socials{margin-top:24px}.image-dialog{background:#1c1d19;color:#f9f9f4;width:calc(100% - 48px);height:calc(100dvh - 48px);max-width:1440px;max-height:none;margin:auto;overflow:hidden}.image-dialog[open]{display:grid;grid-template-rows:56px minmax(0,1fr) auto}.image-toolbar{display:flex;align-items:center;justify-content:space-between;padding:6px 16px}.image-toolbar a{font-size:13px;min-height:44px;display:flex;align-items:center;gap:8px}.image-stage{display:flex;align-items:center;justify-content:center;min-width:0;min-height:0;padding:4px 20px}.image-stage img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.image-controls{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;gap:16px;align-items:center;padding:12px 16px}.image-controls p{font-size:14px;line-height:1.4;text-align:center;margin:0}.image-controls button:disabled{opacity:.2;cursor:default}.icon-button:hover{background:#ffffff15}

@media(max-width:1100px){.desktop-nav{gap:20px}.site-header{padding-inline:26px;gap:18px}.header-actions{gap:6px}.wrap{width:calc(100% - 64px)}.section{padding-block:80px}.about{gap:48px}.menu-grid{gap:20px}.menu-card h3{font-size:26px}.menu-card-heading{grid-template-columns:25px 1fr;gap:6px}.menu-card>p{min-height:70px}.review-grid{gap:24px}.review+.review{padding-left:24px}.review blockquote{font-size:23px}.footer-grid{gap:60px}.visit-grid{gap:40px 56px}.info-strip a{padding-inline:24px}.info-strip strong{font-size:14px}.heading-split{gap:30px}.heading-split>p{max-width:260px;font-size:15px}}
@media(max-width:1023px){:root{--header:72px}.desktop-nav{display:none}.menu-toggle{display:flex}.hero h1{font-size:82px}.hero-content{padding-bottom:34px}.hero-image{object-position:54% 35%}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.menu-card dl>div{font-size:13px;gap:10px}.menu-card h3{font-size:23px;min-height:79px}.menu-card-heading{grid-template-columns:1fr;gap:8px}.menu-number{padding:0}.menu-card>p{min-height:92px}.menu-bottom strong{font-size:23px}.about{gap:32px;grid-template-columns:1fr 1fr}.about h2{font-size:43px}.about-copy>p:not(.eyebrow){font-size:15px}.about-copy .about-lead{font-size:17px!important}.about-figure figcaption{flex-direction:column;align-items:flex-start;gap:2px}.breakfast-notes{gap:8px}.review blockquote{font-size:21px}.review-author{align-items:flex-start}.footer-grid{gap:30px}.info-strip-inner{grid-template-columns:1.25fr 1fr}.info-strip .strip-menu{display:none}.info-strip a:nth-child(2){border:0;padding-right:0}.heading-split h2{font-size:45px}.heading-split>p{max-width:225px}.rating strong{font-size:66px}.visit-address address{font-size:24px}}
@media(max-width:639px){:root{--header:68px}.wrap{width:calc(100% - 40px)}.section{padding-block:64px}.site-header{padding-inline:16px;gap:10px}.brand img{width:147px}.header-actions{gap:2px}.socials{gap:0}.socials a,.menu-toggle{width:40px}.hero-image{object-position:52% 42%}.hero-content{padding-top:calc(var(--header) + 42px);padding-bottom:25px}.hero-location{font-size:9px;margin-bottom:23px;padding:8px 10px}.hero-brand{font-size:18px;margin-bottom:21px;max-width:340px}.hero-brand span{font-size:12px;margin-top:3px}.hero h1{font-size:clamp(46px,12.9vw,58px);line-height:1.06;letter-spacing:-.05em}.hero-description{font-size:15px;max-width:340px;line-height:1.65;margin:22px 0 24px}.button{min-height:52px;padding:16px 20px;gap:20px;font-size:13px}.hero .button{flex:1}.actions{gap:10px}.hero-scroll{font-size:10px;margin-top:28px;padding-top:14px}.info-strip a{min-height:92px;padding:17px 0 17px 17px}.info-strip a:first-child{padding-right:15px}.info-strip-inner{grid-template-columns:1.15fr 1fr}.info-label{font-size:9px;letter-spacing:.08em}.info-strip strong{font-size:12px;line-height:1.6}.info-strip small{display:block;font-size:10px}.about{grid-template-columns:1fr;gap:32px}.about h2{font-size:44px;margin-bottom:22px}.about-copy>p:not(.eyebrow){font-size:15px}.about-copy .about-lead{font-size:18px!important}.eyebrow{font-size:10px;margin-bottom:20px}.breakfast-notes{gap:12px 22px;margin-top:24px;padding-top:19px}.breakfast-notes li{font-size:10px}.about-figure{max-width:none;padding-top:20px}.about-figure figcaption{flex-direction:row;align-items:center;font-size:10px;gap:10px;padding-top:10px}.section-heading{margin-bottom:30px}.heading-split{display:block}.heading-split h2,.section-heading h2{font-size:39px;line-height:1.12}.heading-split>p{font-size:14px;max-width:none;margin:20px 0 0}.section-heading .eyebrow{margin-bottom:18px}.menu-shortcuts{margin-bottom:26px}.menu-shortcuts a{font-size:10px;gap:8px;padding:15px 11px;align-items:center}.menu-shortcuts a:first-child{flex:1.35}.menu-grid{grid-template-columns:1fr;gap:36px}.menu-card-heading{grid-template-columns:30px 1fr;gap:10px;padding-top:22px}.menu-number{padding-top:6px}.menu-card h3{font-size:29px;min-height:0}.menu-card>p{min-height:0;font-size:14px;margin:16px 0 21px}.menu-card dl>div{font-size:14px;padding:13px 0}.photo-label{left:12px;bottom:12px;font-size:10px;padding:10px 12px}.menu-bottom{margin-top:30px;align-items:stretch;flex-direction:column;gap:19px;padding:24px 20px}.menu-bottom strong{font-size:26px}.menu-bottom p{font-size:12px}.menu-bottom .button{width:100%}.gallery-grid{grid-template-columns:1fr;gap:16px}.gallery-item figcaption{font-size:12px;padding:13px 0 12px}.gallery-enlarge{font-size:10px}.reviews-heading{align-items:center;gap:24px;padding-bottom:26px;margin-bottom:30px}.reviews-heading h2{font-size:38px;max-width:190px}.rating strong{font-size:58px}.rating small{font-size:13px;margin-left:5px}.rating>span{font-size:11px;white-space:nowrap}.review-grid{grid-template-columns:1fr;gap:28px}.review+.review{padding:28px 0 0;border-left:0;border-top:1px solid #25262060}.review blockquote{font-size:25px;margin:17px 0 22px}.review-author{align-items:center;font-size:12px}.review .text-link{margin-top:10px}.visit-grid{grid-template-columns:1fr;gap:32px}.visit-address,.hours{padding-top:22px}.visit-address address{font-size:25px}.visit-address h3,.hours h3{margin-bottom:18px}.visit-address .button{min-width:210px}.phone{font-size:18px;margin-top:23px}.hours dl>div{gap:15px;font-size:14px;padding:10px 0}.map-frame{grid-column:auto;height:440px;width:calc(100% + 40px);margin-inline:-20px}.footer-grid{grid-template-columns:1fr auto;gap:28px 20px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>.socials{justify-self:end}.site-footer{padding-block:36px}.footer-brand img{width:185px}.mobile-quick:not([hidden]){position:fixed;left:12px;right:12px;bottom:max(12px,env(safe-area-inset-bottom));z-index:9;display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--ink);padding:5px;border:1px solid #fafaf54d;border-radius:3px;box-shadow:0 6px 24px #0003}.mobile-quick a{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 15px;font-size:12px;font-weight:700;background:var(--accent);color:var(--ink)}.mobile-quick a:last-child{background:var(--ink);color:var(--paper)}.mobile-quick span{font-size:18px}.image-dialog{width:100%;height:100dvh}.image-stage{padding:0 8px}.image-controls{gap:8px;padding:12px 10px 24px}.image-controls p{font-size:12px}.image-toolbar{padding-inline:10px}}
@media(max-height:600px) and (orientation:landscape){.hero-content{padding-top:calc(var(--header) + 24px);padding-bottom:24px}.hero-location,.hero-scroll{display:none}.hero h1{font-size:54px}.hero-brand{font-size:16px;margin-bottom:14px}.hero-description{margin:14px 0 18px}.navigation-dialog nav{margin-block:15px;gap:0}.navigation-dialog nav a{font-size:25px;padding:6px 0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
.lucide-icon{display:block;width:1em;height:1em;flex:0 0 auto;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.visit-heading{display:flex;align-items:center;gap:9px}.visit-heading .lucide-icon{width:17px;height:17px;color:var(--accent)}.visit-directions{gap:16px}.visit-directions .lucide-icon{width:20px;height:20px}.phone-label{display:inline-flex;align-items:center;gap:8px}.phone-label .lucide-icon{width:16px;height:16px;color:var(--accent)}.phone-number{grid-column:1;white-space:nowrap}.phone-arrow{grid-column:2;font-size:20px;line-height:1}.mobile-quick .lucide-icon{width:18px;height:18px}.hero--storefront .hero-picture{position:absolute;inset:0;z-index:-2;display:block}.hero--storefront .hero-image{position:static;z-index:auto;width:100%;height:100%;object-position:50% 50%}.hero--storefront .hero-shade{background:linear-gradient(180deg,rgba(18,19,15,.12),rgba(18,19,15,.10) 34%,rgba(18,19,15,.72))}.hero--storefront .sun-seal{top:calc(var(--header) + 300px);right:44px;width:124px;opacity:.88}@media(max-width:639px){.hero--storefront .hero-image{object-position:0% 50%}.hero--storefront .sun-seal{top:calc(var(--header) + 180px);right:18px;width:72px;opacity:.82}.hero--storefront .seal-center{inset:19px 7px 14px;font-size:12px}.hero--storefront .seal-spark{font-size:10px;margin-top:3px}.hero--storefront .seal-ring text{font-size:9px;letter-spacing:1px}}
@media(min-width:1024px){.hero--storefront .hero-content{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(360px,.7fr);grid-template-areas:'copy cta' 'scroll scroll';align-items:end;column-gap:52px;row-gap:40px;padding-top:calc(var(--header) + 88px);padding-bottom:36px}.hero--storefront .hero-copy{grid-area:copy;max-width:900px}.hero--storefront .hero-cta{grid-area:cta;justify-self:end;align-self:end;width:min(100%,410px);padding-bottom:14px}.hero--storefront .hero-location{margin-bottom:18px;padding:0;border:0;font-size:10px;letter-spacing:.18em}.hero--storefront .hero-brand{margin-bottom:14px;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.hero--storefront .hero-brand span{display:inline;margin:0 0 0 8px;font-size:inherit}.hero--storefront h1{max-width:900px;font-size:clamp(82px,7.6vw,122px);line-height:.88;letter-spacing:-.07em}.hero--storefront .hero-description{max-width:400px;margin:0 0 30px;font-size:19px;line-height:1.55;text-align:right}.hero--storefront .actions{justify-content:flex-end;flex-wrap:nowrap}.hero--storefront .actions .button{min-width:174px}.hero--storefront .hero-scroll{grid-area:scroll;margin-top:0}}
.site-header{background:transparent;border-bottom-color:transparent;box-shadow:none;transition:background-color 220ms ease,border-color 220ms ease,box-shadow 220ms ease}.site-header.is-scrolled{background:var(--accent);border-bottom-color:#25262026;box-shadow:0 3px 16px #2526201f}
