/* Preserve Star City's existing brand: native editorial CSS; variance 4, motion 2, density 4. */
:root{color-scheme:light;--paper:#f7f4ee;--white:#fffdf8;--ink:#173027;--green:#063f2c;--muted:#55625b;--line:#d8ddd4;--serif:Georgia,'Times New Roman',serif;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;min-width:320px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #116c4b;outline-offset:5px}img{display:block;max-width:100%;height:auto}h1,h2,h3,p,figure{margin:0}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.04em}h1{font-size:clamp(42px,5.3vw,76px);line-height:1.04}h2{font-size:clamp(32px,3.35vw,48px);line-height:1.14}h3{font-weight:500;font-size:20px;line-height:1.3}p{font-size:16px;line-height:1.75;color:var(--muted)}button{cursor:pointer}.skip{position:absolute;top:-70px;background:var(--green);color:white;padding:16px;z-index:100}.skip:focus{top:10px}.header{height:80px;background:var(--white);border-bottom:1px solid var(--line);padding:0 4.5%;display:flex;align-items:center;gap:30px;position:sticky;top:0;z-index:20}.brand{width:166px;flex-shrink:0}.brand img{width:166px;max-height:54px;object-fit:contain}.desktop-nav{display:flex;gap:28px;margin:auto;font-size:14px}.nav-link{padding:10px 0}.nav-link:hover,.nav-link.active{box-shadow:0 1px var(--green)}.header-right{display:flex;gap:24px;align-items:center}.languages{font-size:12px;display:flex;gap:12px}.lang:hover{text-decoration:underline}.button{display:inline-flex;align-items:center;justify-content:center;background:var(--green);color:var(--white);padding:16px 23px;border:1px solid var(--green);font-size:14px;line-height:1.3;transition:background .15s;white-space:nowrap}.button:hover{background:#0b553c}.button.small{padding:11px 16px;font-size:13px}.text-link{display:inline-block;border-bottom:1px solid var(--green);padding-bottom:5px;font-size:14px}.text-link:hover{color:#116c4b}.mobile-menu{display:none}.hero{max-width:1440px;margin:auto;display:grid;grid-template-columns:1fr 1fr;min-height:590px;padding:58px 4.5% 44px;gap:48px;align-items:center}.hero-copy{padding:0 0 20px}.eyebrow{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--green);line-height:1.5;margin-bottom:25px}.hero-copy>p:not(.eyebrow){max-width:390px;margin-top:27px;font-size:17px;line-height:1.65}.actions{display:flex;align-items:center;gap:26px;margin-top:34px;flex-wrap:wrap}.hero-image{display:block;position:relative;min-width:0}.hero-image>img{width:100%;height:470px;object-fit:contain;background:#efeee8}.hero-image>span{display:block;margin-top:12px;font-size:11px;letter-spacing:.04em;color:var(--muted)}.intro-line{margin:0 4.5%;padding:25px 0;display:flex;justify-content:space-between;gap:22px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.intro-line p{font-size:14px}.intro-line a{font-size:13px;align-self:center;white-space:nowrap}.section{max-width:1440px;padding:72px 4.5%;margin:auto}.section-heading{max-width:620px;margin-bottom:35px}.section-heading p{margin-top:16px}.featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.product-card{min-width:0}.product-image{display:block;overflow:hidden;background:#eeeee8;aspect-ratio:1}.product-image img{width:100%;height:100%;object-fit:contain;transition:transform .2s}.product-image:hover img{transform:scale(1.025)}.card-meta{display:flex;justify-content:space-between;gap:12px;font-size:10px;letter-spacing:.05em;text-transform:uppercase;color:var(--muted);margin:17px 0 10px}.product-card h3{font-family:var(--serif);font-size:23px;letter-spacing:-.02em}.product-card>p{font-size:13px;margin-top:9px}.section-end{text-align:right;margin-top:30px}.store-feature{display:grid;grid-template-columns:1.1fr 1fr;max-width:1310px;margin:10px auto 30px;background:#eceee7}.store-feature>img{width:100%;height:100%;min-height:400px;object-fit:cover}.store-feature>div{padding:55px 12%;align-self:center}.store-feature p{margin-top:20px}.store-feature .button{margin-top:26px}.editorial{display:grid;grid-template-columns:1fr 1fr;gap:12%}.editorial>div>p{margin-top:20px}.reading-list{display:flex;flex-direction:column;align-items:flex-start;gap:27px;justify-content:center}.reading-list a{font-family:var(--serif);font-size:24px}.visit-callout{text-align:center;background:#eceee7;padding:66px 22px;margin-top:28px}.visit-callout p{max-width:570px;margin:20px auto 26px}footer{padding:50px 4.5% 20px;background:var(--white)}.footer-top{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:45px}.footer-logo{width:160px;margin-bottom:20px}.footer-top p{font-size:13px;line-height:1.8;margin:13px 0}.footer-top strong{font-size:14px;font-weight:500}.footer-top a{font-size:14px}.legal{display:flex;gap:25px;flex-wrap:wrap;font-size:10px;color:var(--muted);border-top:1px solid var(--line);padding-top:22px;margin-top:37px}.crumbs{font-size:12px;color:var(--muted);line-height:1.8;margin-bottom:28px}.crumbs a:hover{text-decoration:underline}.catalog-head{padding-bottom:0;padding-top:35px}.catalog-head>p{max-width:690px;margin-top:20px}.filters{display:flex;gap:10px;flex-wrap:wrap;margin-top:32px}.filter-tab{padding:12px 18px;font-size:13px;border:1px solid var(--line)}.filter-tab.selected{background:var(--green);border-color:var(--green);color:var(--white)}.catalog-head>.catalog-note{font-size:12px;max-width:none}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:45px 30px;padding-top:32px}.product-breadcrumb{padding-top:25px;padding-bottom:0}.product-detail{max-width:1440px;padding:0 4.5% 35px;margin:auto;display:grid;grid-template-columns:1.1fr 1fr;gap:6%}.product-main-image{align-self:start;background:#eeeee8;position:sticky;top:105px}.product-main-image img{width:100%;height:600px;object-fit:contain}.product-summary .eyebrow{margin-top:5px;margin-bottom:16px}.product-summary h1{font-size:clamp(35px,3.5vw,50px)}.product-price{font-size:19px;color:var(--green);margin:18px 0}.product-summary>p:not(.eyebrow):not(.product-price){font-size:14px}.facts{display:grid;grid-template-columns:1fr 1fr;gap:20px 24px;margin:26px 0}.facts div{min-width:0}.facts dt{font-size:11px;color:var(--muted);margin-bottom:6px}.facts dd{margin:0;font-size:14px;line-height:1.5;overflow-wrap:anywhere}.caption{font-size:12px!important;line-height:1.6!important;margin-top:16px}.detail-notes{max-width:940px;padding-top:35px;padding-bottom:10px}.detail-notes p{margin-top:18px}.detail-notes .text-link{margin-top:20px}.detail-gallery{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:28px}.detail-gallery a{background:#eeeee8}.detail-gallery img{width:100%;height:450px;object-fit:contain}.store-hero{max-width:1440px;margin:auto;padding:65px 4.5% 50px;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.store-hero h1{font-size:clamp(42px,4.8vw,68px)}.store-hero p:not(.eyebrow){margin:24px 0;max-width:430px}.store-hero>img{width:100%;height:390px;object-fit:cover}.visit-layout{display:grid;grid-template-columns:1fr 1fr;gap:12%;padding-top:25px}.visit-layout h2{font-size:36px}.visit-layout p{margin:22px 0}.visit-layout address{font-style:normal;font-size:17px;line-height:1.9;margin-top:24px}.taxi-address{background:#eceee7;padding:25px;margin:25px 0}.taxi-address h3{font-size:14px}.taxi-address p{font-size:17px;color:var(--ink)}.text-button{border:0;border-bottom:1px solid var(--green);background:none;padding:0 0 5px;color:var(--green);font-size:13px}.copy-status{display:inline-block;margin-left:12px;font-size:12px;color:var(--green)}.visit-steps ol{padding-left:25px;margin-top:25px}.visit-steps li{padding-left:12px;margin-bottom:25px}.visit-steps h3{font-size:18px}.visit-steps p{margin:8px 0}.contact-section{display:grid;grid-template-columns:1.4fr 1fr;gap:12%;border-top:1px solid var(--line)}.contact-section>div>p{margin-top:20px}.contact-numbers{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin:25px 0}.contact-numbers a,.contact-phone{font-family:var(--serif);font-size:26px;color:var(--green)}.contact-numbers span{font-size:12px;color:var(--muted);margin-bottom:12px}.contact-section label{display:block;font-size:13px;margin-bottom:10px}textarea{display:block;width:100%;padding:14px;background:var(--white);border:1px solid #8e9c91;color:var(--ink);font-size:15px;line-height:1.6;resize:vertical;margin-bottom:15px}.qr{align-self:center;text-align:center}.qr img{max-width:230px;width:100%;margin:auto}.qr figcaption{font-size:13px;line-height:1.6;margin:20px auto;max-width:260px}.small-qr{max-width:170px;margin:25px 0}.story-head{max-width:1000px;text-align:center}.story-head>p:last-child{margin-top:25px}.story-photo{max-width:1100px;margin:auto;padding:0 4.5%}.story-photo img{width:100%;height:470px;object-fit:contain;background:#eceee7}.story-photo figcaption{font-size:12px;color:var(--muted);margin-top:15px}.story-columns{display:grid;grid-template-columns:1fr 1.2fr;gap:10%}.story-columns p{margin-bottom:22px}.reading-head{padding-bottom:15px}.reading-head p{margin-top:20px}.guide-list{display:grid;grid-template-columns:1fr;gap:35px;max-width:1050px}.guide-list article{padding-bottom:35px;border-bottom:1px solid var(--line)}.guide-list h2{font-size:34px}.guide-list p{margin:15px 0}.article{max-width:850px;padding:55px 28px 65px;margin:auto}.article h1{font-size:clamp(40px,4.4vw,58px)}.article .lede{font-size:21px;margin-top:24px}.article section{margin-top:38px}.article h2{font-size:30px;margin-top:32px;margin-bottom:15px}.article>p{margin-top:22px}.article a:not(.button){text-decoration:underline;text-underline-offset:3px}.source-note{font-size:13px;line-height:1.8;margin-top:36px;padding:22px;background:#eceee7;color:var(--muted)}.wa-button{margin:12px 0 3px}
@media(min-width:1500px){.intro-line{max-width:1310px;margin-left:auto;margin-right:auto}}
@media(max-width:1100px){.header{gap:18px;padding:0 3%}.desktop-nav{gap:18px}.header-right{gap:15px}.hero{gap:30px}.hero-image>img{height:400px}.hero{min-height:540px}.store-feature{margin-left:4.5%;margin-right:4.5%}.store-feature>div{padding:35px 9%}.product-main-image img{height:520px}}
@media(max-width:900px){.desktop-nav{display:none}.header{flex-wrap:wrap;min-height:78px;height:auto;padding:14px 5%;gap:10px}.header-right{margin-left:auto}.header-right>.button{display:none}.mobile-menu{display:block;position:relative;margin-left:8px;font-size:13px}.mobile-menu summary{cursor:pointer;padding:8px}.mobile-menu nav{position:absolute;top:36px;right:0;width:220px;background:var(--white);border:1px solid var(--line);padding:16px;box-shadow:0 8px 20px #17302712}.mobile-menu nav a{display:block;padding:12px}.hero{min-height:auto;padding-top:42px;gap:25px}.hero h1{font-size:54px}.hero-image>img{height:380px}.hero-copy>p:not(.eyebrow){font-size:15px}.actions{gap:20px}.intro-line{align-items:flex-start}.intro-line p{max-width:440px}.store-feature{grid-template-columns:1fr 1fr}.store-feature>img{min-height:330px}.footer-top{gap:25px}.product-detail{gap:5%}.product-main-image img{height:460px}.store-hero{gap:30px}.store-hero>img{height:330px}.visit-layout,.contact-section{gap:7%}}
@media(max-width:640px){.header{padding:12px 5%;min-height:70px}.brand,.brand img{width:137px}.languages{font-size:11px;gap:10px}.header-right{gap:10px}.mobile-menu{font-size:12px;margin-left:0}.hero{display:flex;flex-direction:column;padding:34px 5% 28px;gap:30px;align-items:stretch}.hero-copy{padding:0}.hero h1{font-size:52px;line-height:1.04}.eyebrow{font-size:10px;margin-bottom:20px}.hero-copy>p:not(.eyebrow){max-width:330px;margin-top:20px;font-size:16px}.actions{margin-top:24px;gap:20px}.actions .text-link{font-size:12px}.button{padding:14px 18px;font-size:13px}.hero-image>img{height:310px}.hero-image>span{font-size:10px}.intro-line{margin:0 5%;padding:22px 0;flex-direction:column;gap:12px}.intro-line a{align-self:flex-start}.section{padding:43px 5%}.section-heading{margin-bottom:25px}.section-heading p{font-size:15px}.featured-grid{grid-template-columns:1fr;gap:30px}.featured-grid .product-image{aspect-ratio:1.18}.card-meta{font-size:10px}.product-card h3{font-size:21px}.store-feature{grid-template-columns:1fr;margin:5px 5%}.store-feature>img{min-height:0;height:230px}.store-feature>div{padding:32px 25px}.store-feature h2{font-size:37px}.editorial{grid-template-columns:1fr;gap:30px}.reading-list{gap:23px}.reading-list a{font-size:21px}.footer-top{grid-template-columns:1fr;gap:28px}footer{padding:35px 5% 22px}.legal{gap:15px;font-size:10px}.visit-callout{padding:43px 5%}.visit-callout h2{font-size:34px}.catalog-head{padding-top:25px;padding-bottom:0}.catalog-head h1{font-size:44px}.catalog-head>p{font-size:15px}.filters{gap:7px;margin-top:24px}.filter-tab{font-size:12px;padding:10px 12px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 16px;padding-top:28px}.catalog-grid h3{font-size:18px}.catalog-grid .card-meta{flex-direction:column;gap:4px;margin:13px 0 8px}.catalog-grid .product-card>p{font-size:12px}.product-breadcrumb{padding:22px 5% 0}.crumbs{font-size:11px;margin-bottom:20px}.product-detail{grid-template-columns:1fr;padding:0 5% 20px;gap:28px}.product-main-image{position:static}.product-main-image img{height:380px}.product-summary h1{font-size:39px}.facts{gap:18px 15px}.detail-notes{padding-top:20px}.detail-notes h2{font-size:31px}.detail-notes p{font-size:15px}.detail-gallery{grid-template-columns:1fr;gap:20px}.detail-gallery img{height:auto;max-height:550px;min-height:200px}.store-hero{grid-template-columns:1fr;padding:35px 5%;gap:28px}.store-hero h1{font-size:49px}.store-hero>img{height:auto}.visit-layout,.contact-section{grid-template-columns:1fr;gap:35px;padding-top:15px}.visit-layout h2{font-size:32px}.visit-layout address{font-size:16px}.contact-section{padding-top:35px}.qr{margin-top:5px}.story-head{text-align:left}.story-head h1{font-size:43px}.story-photo{padding:0 5%}.story-photo img{height:290px}.story-columns{grid-template-columns:1fr;gap:25px}.reading-head h1{font-size:45px}.guide-list{padding-top:25px}.guide-list h2{font-size:30px}.article{padding:35px 5%}.article h1{font-size:40px}.article .lede{font-size:19px}.article h2{font-size:28px}.story-head p{font-size:16px}.contact-phone{font-size:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}.product-image:hover img{transform:none}}
.product-visit{margin:15px 0 0 16px}.contact-section .text-button[data-copy="inquiry"]{margin:16px 0 0 18px}@media(max-width:640px){.product-visit{display:table;margin:18px 0 0}.contact-section .text-button[data-copy="inquiry"]{display:table;margin:20px 0 0}}
