*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#18333f;background:var(--cream,#f5f1e9);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.62;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Georgia,Times New Roman,serif;font-weight:500;line-height:1.08;color:var(--deep-blue,#1e3f4f)}h1{font-size:clamp(2.65rem,6vw,5.7rem);letter-spacing:-.035em}h2{font-size:clamp(2rem,4vw,3.7rem);letter-spacing:-.025em}h3{font-size:1.45rem}p{color:#53646c}.page-width{width:min(1180px,calc(100% - 40px));margin-inline:auto}.narrow{max-width:790px}.site-main{min-height:55vh}.skip-link{position:absolute;left:16px;top:-100px;z-index:1000;background:#fff;padding:12px 18px;border-radius:8px;box-shadow:0 4px 20px #0003}.skip-link:focus{top:16px}.eyebrow{margin-bottom:14px;color:var(--copper,#b96f58);font-size:.76rem;line-height:1.2;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.section-space{padding:90px 0}.section-white{background:#fff}.section-heading{display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:50px;margin-bottom:42px}.section-heading h2{margin-bottom:0}.section-heading>p{margin:0;font-size:1.05rem}.button-row,.center-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.center-actions{justify-content:center;margin-top:38px}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:12px 24px;border:1px solid transparent;border-radius:999px;font-size:.94rem;font-weight:750;text-align:center;transition:transform .2s ease,background .2s ease,color .2s ease,border .2s ease}.button:hover{transform:translateY(-2px)}.button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #e8a58f;outline-offset:3px}.button-primary{color:#fff;background:var(--brand-blue,#365e73)}.button-primary:hover{background:var(--deep-blue,#1e3f4f)}.button-light{color:var(--deep-blue,#1e3f4f);background:#fff}.button-outline{color:var(--deep-blue,#1e3f4f);border-color:#91a3ab;background:transparent}.button-outline-light{color:#fff;border-color:#fffa;background:transparent}.button-wide{width:100%}.text-link,.text-link-light{display:inline-block;margin-top:16px;font-weight:750;text-decoration:underline;text-underline-offset:4px}.text-link-light{color:#fff}.fine-print{margin-top:34px;font-size:.88rem;color:#68777e}.notice{padding:10px 0;color:#fff;background:var(--copper,#b96f58);font-size:.9rem;text-align:center}.notice .page-width{color:#fff}.site-header{position:sticky;top:0;z-index:100;background:#f7f3ecf5;border-bottom:1px solid #d8d1c7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand,.footer-brand{display:flex;align-items:center;gap:14px}.brand-mark{display:grid;width:48px;height:48px;place-items:center;border-radius:50%;color:#fff;background:var(--brand-blue,#365e73)}.cantina-mark{width:34px;height:28px}.brand-name{font-family:Georgia,Times New Roman,serif;font-size:1.2rem;line-height:1.25;letter-spacing:.08em}.desktop-nav{display:flex;align-items:center;gap:25px;font-size:.9rem;font-weight:700}.desktop-nav>a:not(.button){padding:14px 0;border-bottom:2px solid transparent}.desktop-nav>a:not(.button):hover{border-color:var(--copper,#b96f58)}.mobile-nav{display:none;position:relative}.mobile-nav summary{display:grid;width:46px;height:46px;place-content:center;gap:5px;list-style:none;border-radius:50%;background:var(--deep-blue,#1e3f4f)}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span{display:block;width:20px;height:2px;background:#fff}.mobile-nav nav{position:absolute;right:0;top:58px;width:min(340px,calc(100vw - 30px));padding:18px;background:#fff;border:1px solid #d6dce0;border-radius:16px;box-shadow:0 20px 50px #18333f33}.mobile-nav nav a{display:block;padding:11px 8px;font-weight:700}.mobile-nav nav .button{margin-top:8px;padding:12px 20px;color:#fff}.home-hero{position:relative;min-height:610px;display:grid;align-items:center;overflow:hidden;background:var(--deep-blue,#1e3f4f)}.home-hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 40%}.home-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0c2531ed,#123543c9 42%,#12354347)}.home-hero-content{position:relative;z-index:2;padding-block:90px;color:#fff}.home-hero-content h1{max-width:800px;margin-bottom:22px;color:#fff}.home-hero-content .hero-lead{max-width:700px;margin-bottom:34px;color:#e6ecef;font-size:1.25rem}.info-strip{border-bottom:1px solid #dbe1e3;background:#fff}.info-grid{display:grid;grid-template-columns:repeat(4,1fr)}.info-grid>div{min-height:92px;padding:22px 25px;border-right:1px solid #dbe1e3}.info-grid>div:first-child{border-left:1px solid #dbe1e3}.info-grid small{display:block;margin-bottom:6px;color:#76868d;font-size:.68rem;letter-spacing:.12em;text-transform:uppercase}.info-grid strong{font-size:.92rem;color:#173b4b}.signature-card{display:grid;grid-template-columns:1.05fr .95fr;min-height:590px;overflow:hidden;border-radius:28px;background:#fff;box-shadow:0 12px 40px #24455212}.signature-media{min-height:520px;overflow:hidden}.signature-media img{width:100%;height:100%;object-fit:cover}.signature-copy{display:flex;flex-direction:column;justify-content:center;padding:62px}.signature-copy p:not(.eyebrow){font-size:1.1rem}.path-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.path-card{padding:30px;border:1px solid #dbe1e3;border-radius:20px;background:#fff}.path-card>span{display:block;margin-bottom:45px;color:var(--copper,#b96f58);font-weight:800}.path-card h3{margin-bottom:12px}.path-card a{font-weight:800;color:var(--brand-blue,#365e73)}.history-band{color:#fff;background:var(--deep-blue,#1e3f4f)}.history-band h2,.history-band p,.history-band strong{color:#fff}.section-heading-light>p{color:#c9d7dd}.timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin:44px 0 22px}.timeline>div{padding:25px 0;border-top:1px solid #ffffff66}.timeline strong{display:block;margin-bottom:10px;font-family:Georgia,Times New Roman,serif;font-size:1.65rem}.timeline p{margin:0;color:#d0dde2}.reputation-card{display:grid;grid-template-columns:1fr auto;align-items:center;gap:50px;padding:55px;border-radius:26px;color:#fff;background:var(--brand-blue,#365e73)}.reputation-card h2,.reputation-card p{color:#fff}.reputation-card .eyebrow{color:#f0aa94}.reputation-actions{display:flex;flex-direction:column;gap:12px}.reputation-card .button-primary{background:#fff;color:var(--deep-blue,#1e3f4f)}.reputation-card .button-outline{border-color:#fff9;color:#fff}.page-hero{position:relative;padding:105px 0 80px;color:#fff;background:var(--deep-blue,#1e3f4f);overflow:hidden}.page-hero h1,.page-hero p{color:#fff}.page-hero h1{margin-bottom:20px}.page-hero p:not(.eyebrow){font-size:1.18rem;color:#dbe6ea}.page-hero-photo{min-height:600px;display:grid;align-items:end}.page-hero-photo>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 45%}.page-hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#153542ee,#15354255 75%)}.page-hero-front{position:relative;z-index:2}.two-column{display:grid;grid-template-columns:1fr .8fr;gap:70px;align-items:start}.check-list{padding:0;list-style:none}.check-list li{position:relative;margin:0 0 16px;padding-left:30px;color:#465b65}.check-list li:before{content:"\2713";position:absolute;left:0;top:-1px;color:var(--copper,#b96f58);font-weight:900}.action-panel,.contact-card,.inline-notice{padding:34px;border:1px solid #d6dde0;border-radius:22px;background:#fff;box-shadow:0 10px 35px #2445520c}.action-panel h2{font-size:2rem}.inline-notice{margin-bottom:35px;border-color:#e6beaf;background:#fff7f3}.inline-notice strong{font-size:1.12rem;color:#8f4e3b}.inline-notice p{margin:5px 0 0}.native-menu>.page-width{max-width:980px}.native-menu-heading{margin-bottom:50px}.native-menu-group{margin-bottom:42px;padding:42px;border:1px solid #d6dde0;border-radius:24px;background:#fff}.native-menu-group-header{margin-bottom:34px;padding-bottom:22px;border-bottom:1px solid var(--sand,#ded2c1)}.native-menu-group-header h2{margin-bottom:8px}.native-menu-group-header p{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.08rem;font-style:italic}.native-menu-subsection+.native-menu-subsection{margin-top:38px}.native-menu-subsection>h3,.native-menu-notes>h3{margin:0 0 10px;color:var(--copper,#b96f58);font-family:inherit;font-size:.82rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.native-menu-list{border-top:1px dotted #ccd4d8}.native-menu-item{padding:14px 0;border-bottom:1px dotted #ccd4d8}.native-menu-item-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:start}.native-menu-item h4{margin:0;color:var(--deep-blue,#1e3f4f);font-family:Georgia,Times New Roman,serif;font-size:1.16rem;line-height:1.28}.native-menu-item-heading>strong{white-space:nowrap;color:var(--deep-blue,#1e3f4f);font-size:1.03rem}.native-menu-item p{margin:3px 0 0;font-size:.94rem;line-height:1.45}.allergens{font-family:inherit;font-size:.62em;font-weight:700;white-space:nowrap;vertical-align:super}.portion{margin-left:9px;color:#64767e;font-family:inherit;font-size:.75em;font-weight:500;white-space:nowrap}.native-menu-market-note{margin:30px 0;padding:18px 20px;border-left:3px solid var(--copper,#b96f58);background:#f8f4ed;font-size:.94rem;font-style:italic}.native-menu-drinks h4{display:flex;flex-wrap:wrap;align-items:baseline;gap:2px}.native-menu-cover{display:flex;justify-content:space-between;gap:20px;margin-top:22px;padding:18px 0 0;border-top:2px solid var(--sand,#ded2c1);color:var(--deep-blue,#1e3f4f);font-size:1.08rem;font-weight:800}.native-menu-notes{padding:42px;border:1px solid #d6dde0;border-radius:24px;background:#fff}.native-menu-notes h2{margin-bottom:30px}.native-menu-notes>h3:not(:first-of-type){margin-top:28px}.native-menu-notes p{margin-bottom:0}.allergen-legend{display:grid;grid-template-columns:1fr 1fr;gap:5px 35px;margin:0;padding-left:28px;color:#53646c}.menu-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.menu-category-grid>div{padding:30px;border-radius:18px;background:#fff;border:1px solid #dce2e4}.menu-category-grid span{color:var(--copper,#b96f58);font-weight:800}.menu-category-grid h3{margin:34px 0 10px}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.price-grid>div{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px;border:1px solid #dce2e4;border-radius:16px;background:#fff}.price-grid h3{margin:0;font-size:1.07rem;font-family:inherit;font-weight:700}.price-grid strong{font-size:1.18rem;color:var(--copper,#b96f58)}.wine-list .page-width{max-width:980px}.wine-section{margin-bottom:52px;padding:42px;border:1px solid #d6dde0;border-radius:24px;background:#fff}.wine-section h2{padding-bottom:16px;border-bottom:1px solid var(--sand,#ded2c1)}.wine-section h3{margin:30px 0 10px;color:var(--copper,#b96f58);font-family:inherit;font-size:.82rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.wine-section dl{margin:0}.wine-section dl>div{display:grid;grid-template-columns:1fr auto;gap:20px;padding:9px 0;border-bottom:1px dotted #ccd4d8}.wine-section dt{color:#304b57}.wine-section dd{margin:0;font-weight:800;color:#173b4b}.number-list{padding:0;list-style:none;counter-reset:item}.number-list li{position:relative;display:grid;grid-template-columns:110px 1fr;gap:18px;margin-bottom:24px;padding:0 0 24px 55px;border-bottom:1px solid #d7dee0;counter-increment:item}.number-list li:before{content:counter(item,decimal-leading-zero);position:absolute;left:0;color:var(--copper,#b96f58);font-weight:850}.number-list strong{color:#173b4b}.number-list span{color:#5a6d75}.contact-card label{display:block;margin:16px 0 7px;font-size:.84rem;font-weight:800;color:#294752}.contact-card input,.contact-card textarea{width:100%;padding:12px 14px;border:1px solid #b8c4c9;border-radius:10px;background:#fff;color:#173b4b}.contact-card textarea{resize:vertical}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-privacy{font-size:.8rem}.form-success{padding:14px;border-radius:10px;color:#1d603b;background:#e7f7ee}.editorial{max-width:800px;font-size:1.13rem}.timeline-page{color:#173b4b}.timeline-page>div{border-color:#9aabb2}.timeline-page p{color:#53646c}.contact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.contact-grid>div{padding:36px;border:1px solid #d7dee1;border-radius:20px;background:#fff}.faq-list{max-width:850px}.faq-list details{border-bottom:1px solid #cfd8dc;background:#fff}.faq-list summary{padding:23px 20px;font-family:Georgia,Times New Roman,serif;font-size:1.32rem;color:#1b4050;cursor:pointer}.faq-list details p{padding:0 20px 24px;margin:0}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review-grid article{padding:34px;border-radius:20px;background:#fff;border:1px solid #d7dee1}.rte{font-size:1.06rem}.site-footer{padding:68px 0 95px;color:#d7e2e6;background:#153541}.site-footer p,.site-footer a,.site-footer h2{color:#d7e2e6}.site-footer h2{font-family:inherit;font-size:.76rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.site-footer a{display:block;margin:7px 0}.site-footer a:hover{text-decoration:underline;text-underline-offset:4px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:50px}.footer-brand strong{font-family:Georgia,Times New Roman,serif;font-size:1.4rem}.footer-legal{display:flex;flex-wrap:wrap;gap:18px;margin-top:50px;padding-top:24px;border-top:1px solid #ffffff2b;font-size:.78rem}.link-button{padding:0;border:0;color:#d7e2e6;background:transparent}.mobile-action-bar{display:none}@media(max-width:1000px){.desktop-nav{display:none}.mobile-nav{display:block}.path-grid,.menu-category-grid,.info-grid{grid-template-columns:repeat(2,1fr)}.signature-card{grid-template-columns:1fr}.signature-media{max-height:560px}.signature-copy{padding:45px}.timeline{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.3fr repeat(2,1fr)}.footer-grid>div:last-child{grid-column:2/4}}@media(max-width:760px){body{padding-bottom:58px}.page-width{width:min(100% - 28px,1180px)}.section-space{padding:62px 0}.header-inner{min-height:76px}.brand-mark{width:42px;height:42px}.brand-name{font-size:1.05rem}.notice{text-align:left;font-size:.82rem}.home-hero{min-height:590px}.home-hero-overlay{background:linear-gradient(0deg,#0c2531f0,#1235438f)}.home-hero-content{padding-block:78px}.home-hero-content .hero-lead{font-size:1.05rem}h1{font-size:clamp(2.45rem,12vw,4rem)}h2{font-size:clamp(1.95rem,9vw,3rem)}.info-grid{grid-template-columns:1fr 1fr}.info-grid>div{min-height:82px;padding:17px 14px}.info-grid strong{font-size:.82rem}.signature-card{border-radius:20px}.signature-media{min-height:390px}.signature-copy{padding:32px 24px}.section-heading,.two-column{grid-template-columns:1fr;gap:18px}.section-heading{align-items:start}.path-grid,.menu-category-grid,.price-grid,.contact-grid,.review-grid{grid-template-columns:1fr}.path-card>span{margin-bottom:20px}.timeline{grid-template-columns:1fr 1fr;gap:12px}.timeline strong{font-size:1.3rem}.reputation-card{grid-template-columns:1fr;padding:32px 24px}.reputation-actions{flex-direction:row;flex-wrap:wrap}.page-hero{padding:78px 0 55px}.page-hero-photo{min-height:560px}.action-panel,.contact-card,.inline-notice,.wine-section,.native-menu-group,.native-menu-notes{padding:25px 20px;border-radius:17px}.native-menu-heading{margin-bottom:34px}.native-menu-group{margin-bottom:28px}.native-menu-group-header{margin-bottom:25px}.native-menu-item-heading{gap:14px}.native-menu-item h4{font-size:1.05rem}.allergen-legend{grid-template-columns:1fr}.wine-section dl>div{font-size:.9rem}.number-list li{grid-template-columns:1fr;padding-left:45px}.form-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/3}.mobile-action-bar{position:fixed;z-index:110;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(3,1fr);height:58px;background:#fff;border-top:1px solid #ccd5d9;box-shadow:0 -6px 20px #18333f14}.mobile-action-bar a{display:grid;place-items:center;font-size:.8rem;font-weight:850;color:var(--deep-blue,#1e3f4f)}.mobile-action-bar a:first-child{color:#fff;background:var(--brand-blue,#365e73)}}@media(max-width:420px){.info-grid,.timeline{grid-template-columns:1fr}.button-row .button{width:100%}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:auto}.wine-section dl>div{grid-template-columns:1fr auto;gap:10px}.native-menu-item-heading{grid-template-columns:1fr;gap:4px}.native-menu-item-heading>strong{font-size:.98rem}.native-menu-cover{align-items:flex-start;flex-direction:column;gap:4px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/cantina-theme.css.map */
