@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@700;800;900&family=Zilla+Slab:ital,wght@0,600;0,700;1,600&display=swap');
:root{--navy:#1d2a63;--purple:#41348c;--red:#eb2d2e;--darkred:#b71d1e;--cream:#faf5ec;--pale:#c9d0ef;--ink:#3b3f57;--muted:#6a7088}
*{box-sizing:border-box}.sky{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,sans-serif}.sky a{text-decoration:none}.sky h1,.sky h2,.sky h3{font-family:Rockwell,"Roboto Slab",Georgia,serif}.sky-header{position:relative;z-index:10;background:var(--navy);box-shadow:0 2px 7px #0004}.sky-nav{display:flex;min-height:76px;align-items:center;gap:12px;padding:12px 18px}.sky-logo{width:94px;height:52px;object-fit:contain}.sky-links{display:none}.sky-mobile{position:relative;margin-left:auto}.sky-mobile summary{display:grid;width:42px;height:42px;place-items:center;border:1px solid #ffffff44;border-radius:6px;color:#fff;font-size:22px;cursor:pointer;list-style:none}.sky-mobile summary::-webkit-details-marker{display:none}.sky-mobile nav{position:absolute;right:0;top:50px;display:grid;min-width:210px;padding:10px;border-radius:8px;background:#fff;box-shadow:0 12px 30px #0005}.sky-mobile nav a{padding:11px 14px;color:var(--navy);font:700 16px "Zilla Slab",Georgia,serif;text-transform:uppercase}.sky-mobile nav a.active{color:var(--red)}.sky-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 24px;border-radius:6px;background:var(--red);box-shadow:0 4px 0 var(--darkred);color:#fff!important;font:800 16px "Zilla Slab",Georgia,serif;letter-spacing:1px;text-transform:uppercase}.sky-btn.navy{background:var(--navy);box-shadow:0 4px 0 #131c46}.sky-btn.outline{border:2px solid var(--navy);background:#fff;box-shadow:none;color:var(--navy)!important}.sky-pattern{background-image:url("/wp-content/uploads/blue-sky/blue-sky-pattern.png");background-repeat:repeat;background-size:260px}.sky-page-hero{position:relative;overflow:hidden;padding:54px 20px;text-align:center;color:#fff;background-color:var(--navy)}.sky-page-hero:before{content:"";position:absolute;inset:0;background:rgba(29,42,99,.65)}.sky-page-hero.red{background-color:var(--red)}.sky-page-hero.red:before{background:rgba(235,45,46,.72)}.sky-page-hero>*{position:relative}.sky-page-hero h1{margin:8px 0 0;font-size:44px;line-height:.95}.sky-page-hero p{margin:16px auto 0;color:#e5e8fa;font:600 19px "Zilla Slab",Georgia,serif}.sky-star{width:52px;height:52px;object-fit:contain}.sky-wrap{max-width:1200px;margin:auto;padding:48px 18px}.sky-footer{background:var(--navy);color:#e7ebfb}.sky-footer-grid{display:grid;gap:30px;max-width:1200px;margin:auto;padding:48px 22px 34px}.sky-footer-logo{width:220px;height:82px;object-fit:contain}.sky-footer p{max-width:280px;color:var(--pale);font-size:14px;line-height:1.65}.sky-footer h4{margin:0 0 14px;color:var(--red);font:700 15px "Zilla Slab",Georgia,serif;letter-spacing:1.5px;text-transform:uppercase}.sky-footer ul{margin:0;padding:0;list-style:none}.sky-footer li{margin:0 0 10px}.sky-footer a{color:#e7ebfb;font-size:14px}.sky-footer-bottom{display:flex;flex-direction:column;gap:8px;max-width:1200px;margin:auto;padding:22px;border-top:1px solid #ffffff26;color:#9aa4d4;font-size:12px}
.home-hero{position:relative;min-height:660px;display:flex;align-items:center;padding:100px 20px 70px;background:center/cover url("/wp-content/uploads/blue-sky/home-hero.jpg");color:#fff}.home-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(#0f14379e,#0f143733 60%,#eb2d2e55)}.home-copy{position:relative;max-width:1120px;width:100%;margin:auto}.home-pill{display:inline-block;padding:9px 18px;border-radius:30px;background:#eb2d2eeb;font:700 12px "Zilla Slab";letter-spacing:3px;text-transform:uppercase}.home-title{margin:18px 0 0;font-size:52px;line-height:.88;letter-spacing:-2px}.home-title span{display:block}.home-tag{margin:24px 0;color:#fff;font:600 22px "Zilla Slab"}.home-actions{display:flex;flex-wrap:wrap;gap:14px}.home-strip{overflow:hidden;padding:17px;background:var(--navy);border-block:3px solid var(--red);color:#fff;text-align:center;font:800 14px Rockwell,"Roboto Slab";letter-spacing:2px}.home-red{padding:60px 20px;background:var(--red);color:#fff;text-align:center}.home-red h2,.home-flavor h2{margin:0;font-size:42px;line-height:.95}.home-feature{display:grid;gap:28px;max-width:1120px;margin:36px auto 0;text-align:left}.home-feature img{width:100%;height:330px;border:8px solid #fff;border-radius:50%;object-fit:cover;box-shadow:0 8px 20px #0005}.home-feature-copy{align-self:center}.home-feature-copy h3{font-size:32px}.home-feature-copy p{font:600 18px/1.55 "Zilla Slab"}.home-flavor{padding:64px 20px;background:#41348c;color:#fff;text-align:center}.home-rounds{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;max-width:860px;margin:36px auto}.home-rounds figure{margin:0}.home-rounds img{width:130px;height:130px;max-width:100%;border:5px solid #fff;border-radius:50%;object-fit:cover}.home-rounds figcaption{margin-top:9px;font:800 13px Rockwell,"Roboto Slab";letter-spacing:1px}.home-gallery{display:grid;grid-template-columns:repeat(2,1fr)}.home-gallery img{width:100%;height:220px;object-fit:cover}
.location-search{display:flex;max-width:620px;margin:28px auto 0;overflow:hidden;border-radius:8px;box-shadow:0 10px 26px #0004}.location-search input{min-width:0;flex:1;padding:18px 22px;border:0;font-size:16px}.location-search button{border:0;padding:0 24px;background:var(--navy);color:#fff;font:700 15px "Zilla Slab";letter-spacing:1px;text-transform:uppercase}.location-grid{display:grid;gap:24px}.location-card{overflow:hidden;border-radius:15px;background:#fff;box-shadow:0 10px 28px #1d2a631f}.location-card-head{position:relative;padding:28px 25px;background-color:var(--navy);color:#fff}.location-card:nth-child(even) .location-card-head{background-color:var(--purple)}.location-card:nth-child(3) .location-card-head{background-color:#c91f26}.location-card-head:before{content:"";position:absolute;inset:0;background:url("/wp-content/uploads/blue-sky/blue-sky-pattern.png") center/250px;opacity:.12}.location-card-head>*{position:relative}.location-card-head small{font:700 11px "Zilla Slab";letter-spacing:2px;text-transform:uppercase}.location-card h3{margin:2px 0 0;font-size:34px}.location-card-body{padding:24px 25px}.location-card-body p{margin:0 0 9px;line-height:1.45}.location-card-body .muted{color:var(--muted);font-size:14px}.chips{display:flex;flex-wrap:wrap;gap:7px;margin:15px 0 20px}.chips span{padding:5px 9px;border-radius:5px;background:#eef0f9;color:var(--navy);font-size:11px;font-weight:700;text-transform:uppercase}.card-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.location-note{text-align:center;color:#9aa0b5;font-size:13px;margin:34px auto}
@media(min-width:768px){.sky-nav{min-height:96px;padding:18px 48px}.sky-logo{width:119px;height:60px}.sky-links{display:flex;align-items:center;gap:28px;margin-left:auto}.sky-links a{color:#fff;font:700 17px "Zilla Slab";letter-spacing:1.5px;text-transform:uppercase}.sky-links a.active{color:var(--red)}.sky-mobile{display:none}.sky-page-hero{padding:64px 40px 78px}.sky-page-hero h1{font-size:74px}.sky-footer-grid{grid-template-columns:1.35fr 1fr 1fr}.sky-footer-bottom{flex-direction:row;justify-content:space-between}.home-hero{min-height:760px;padding-inline:56px}.home-title{font-size:96px}.home-feature{grid-template-columns:1fr 1fr;align-items:center}.home-rounds{grid-template-columns:repeat(4,1fr)}.home-gallery{grid-template-columns:repeat(4,1fr)}.location-grid{grid-template-columns:repeat(2,1fr)}}
@media(min-width:1100px){.sky-links{gap:38px}.sky-footer-grid{grid-template-columns:1.4fr 1fr 1fr 1.2fr;padding:64px 0 48px}.home-title{font-size:126px}.home-red h2,.home-flavor h2{font-size:76px}.location-grid{grid-template-columns:repeat(3,1fr)}.location-grid .location-card:nth-child(4){grid-column:1;margin-left:50%}.location-grid .location-card:nth-child(5){grid-column:2;margin-left:50%}}
.split-hero{display:grid;background:var(--navy);color:#fff}.split-copy{padding:54px 22px;background-color:inherit}.split-copy small{color:var(--red);font:700 14px "Zilla Slab";letter-spacing:2px;text-transform:uppercase}.split-copy h1{margin:8px 0 18px;font-size:46px;line-height:.94}.split-copy p{max-width:480px;color:#dbe1f7;font:600 19px/1.5 "Zilla Slab"}.split-photo{min-height:320px;background:center/cover url("/wp-content/uploads/blue-sky/home-food-1.jpg")}.prose{max-width:820px;margin:auto;padding:58px 22px;font-size:18px;line-height:1.7}.prose h2{color:var(--navy);font-size:31px}.feature-section{padding:64px 20px;background:var(--red);color:#fff}.feature-section.navy{background:var(--navy)}.feature-section.purple{background:var(--purple)}.feature-section>h2{text-align:center;font-size:42px}.feature-cards{display:grid;gap:22px;max-width:1120px;margin:34px auto 0}.feature-card{padding:30px;border-radius:14px;background:#fff;color:var(--ink);box-shadow:0 10px 25px #0003}.feature-card h3{margin:0;color:var(--navy);font-size:24px}.feature-card p{line-height:1.55}.number{display:grid;width:66px;height:66px;place-items:center;margin:0 auto 18px;border-radius:50%;background:var(--navy);color:#fff;font:900 30px Rockwell,"Roboto Slab"}.contact-layout{display:grid;gap:28px}.form-card,.info-card{padding:30px;border-radius:16px;background:#fff;box-shadow:0 10px 25px #1d2a631f}.form-card{border-top:6px solid var(--red)}.form-card h2,.info-card h3{margin-top:0;color:var(--navy)}.form-grid{display:grid;gap:16px}.field label{display:block;margin-bottom:7px;font-weight:700;font-size:14px}.field input,.field select,.field textarea{width:100%;padding:14px 16px;border:2px solid #e2ddd0;border-radius:8px;background:#fff;font:16px Arial}.field textarea{min-height:125px;resize:vertical}.info-card{background:var(--purple);color:#fff}.info-card h3{color:#fff}.info-card.red{background:var(--red)}.order-grid{display:grid;gap:22px;max-width:1120px;margin:36px auto}.order-card{overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 10px 26px #1d2a631f}.order-card h3{margin:0;padding:25px 26px 5px;background:var(--navy);color:#fff;font-size:30px}.order-card p{margin:0;padding:18px 26px;color:var(--muted)}.order-card .sky-btn{margin:0 26px 28px;width:calc(100% - 52px)}.stats{display:grid;gap:22px;max-width:1000px;margin:35px auto;text-align:center}.stats strong{display:block;color:#fff;font:900 52px Rockwell,"Roboto Slab"}.detail-cards{display:grid;gap:24px}.hours{width:100%;border-collapse:collapse}.hours td{padding:9px 0;border-bottom:1px solid #eee}.hours td:last-child{text-align:right;color:var(--muted)}.map-box{display:grid;min-height:300px;place-items:center;margin-top:35px;border-radius:16px;background-color:var(--navy);color:#fff;text-align:center}.map-box h3{font-size:24px}.community-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;max-width:1100px;margin:35px auto}.community-gallery img{width:100%;height:260px;border-radius:6px;object-fit:cover}
@media(min-width:768px){.split-hero{grid-template-columns:1.05fr 1fr}.split-copy{padding:70px 60px}.split-copy h1{font-size:68px}.split-photo{min-height:500px}.feature-cards{grid-template-columns:repeat(3,1fr)}.contact-layout{grid-template-columns:1.35fr 1fr}.form-grid{grid-template-columns:1fr 1fr}.field.full{grid-column:1/-1}.order-grid{grid-template-columns:repeat(3,1fr)}.stats{grid-template-columns:repeat(3,1fr)}.detail-cards{grid-template-columns:repeat(3,1fr)}.community-gallery{grid-template-columns:repeat(4,1fr)}}
.sky-logo{display:block;width:94px!important;height:52px!important;object-fit:contain}
@media(min-width:768px){.sky-logo{width:119px!important;height:60px!important}}
@media(min-width:768px) and (max-width:899px){.sky-nav{min-height:80px;padding:12px 22px}.sky-links{display:none}.sky-mobile{display:block;margin-left:auto}.sky-logo{flex:0 0 auto;width:96px!important;height:52px!important}}
@media(min-width:900px){.sky-logo{flex:0 0 auto;width:119px!important;height:60px!important}}
.sky h1,.sky h2,.sky h3,.home-title,.home-strip{font-family:"Roboto Slab",Georgia,serif!important;font-weight:900!important}
.sky-links a.active{padding:9px 15px;border-radius:999px;background:var(--red);box-shadow:0 3px 0 var(--darkred);color:#fff!important}
.sky-mobile nav a.active{border-radius:5px;background:var(--red);color:#fff!important}
.home-hero{min-height:570px;background-position:center 48%}
.home-hero:before{background:linear-gradient(90deg,rgba(15,20,55,.86) 0%,rgba(15,20,55,.58) 48%,rgba(15,20,55,.16) 100%)}
.home-title{max-width:850px;font-size:48px;line-height:.92;letter-spacing:-1px}
.home-tag{margin:20px 0 24px}
@media(min-width:768px){.home-hero{min-height:640px}.home-title{font-size:78px}}
@media(min-width:1100px){.home-hero{min-height:660px}.home-title{font-size:100px}}

/* Poster-style homepage */
.poster-home{overflow:hidden;background:var(--navy);color:#fff}
.poster-header{position:absolute;z-index:20;top:24px;left:0;right:0;display:flex;align-items:center;justify-content:space-between;width:calc(100% - 96px);margin:auto}
.poster-header img{display:block;width:158px;height:88px;object-fit:contain}
.poster-header nav{display:flex;align-items:center;gap:30px}
.poster-header nav a{color:#fff;font:800 17px "Zilla Slab",sans-serif;letter-spacing:.8px;text-transform:uppercase;text-shadow:0 2px 5px #000}
.poster-header .poster-order-link{position:relative;isolation:isolate;padding:6px 9px;background:transparent;box-shadow:none;color:#fff!important}
.poster-header .poster-order-link:before{content:"";position:absolute;z-index:-1;inset:-4px -11px;background:url("/wp-content/uploads/blue-sky/order-marker.svg") center/100% 100% no-repeat;transform:none}
.poster-button{padding:10px 17px;background:var(--red);box-shadow:0 4px 0 #aa171c;color:#fff!important;font:900 13px "Roboto Slab",serif;text-transform:uppercase}
.poster-hero{position:relative;z-index:4;display:grid;min-height:760px;place-items:center;overflow:hidden;margin-bottom:-122px;padding:120px 20px 90px;border-radius:0 0 50% 50%/0 0 18% 18%;background:center 50%/cover url("/wp-content/uploads/blue-sky/home-hero-wide.jpg")}
.poster-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(#0d123c55,#0d123c1f 45%,#0d123c88)}
.poster-hero-copy{position:relative;text-align:center;text-shadow:0 4px 10px #0008}
.poster-hero h1{margin:0;color:#fff;text-transform:uppercase}
.poster-hero h1 .poster-title-top{display:flex;align-items:center;justify-content:center;gap:clamp(12px,2vw,32px);font-size:clamp(46px,8.5vw,132px);line-height:.88;white-space:nowrap}
.poster-title-top img{width:.78em;height:.78em;object-fit:contain;filter:drop-shadow(0 3px 3px #0007)}
.poster-title-rule{display:block;width:100%;height:5px;margin:10px 0 5px;background:var(--red);box-shadow:0 2px 3px #0005}
.poster-hero h1 strong{display:block;font-size:clamp(78px,13vw,190px);line-height:.82}
.poster-find h2 b{color:var(--red);font-weight:900;-webkit-text-stroke:2px #fff}
.poster-hero p{margin:24px 0 0;color:#fff;font:800 clamp(17px,2vw,27px) "Zilla Slab",serif}
.poster-red,.poster-navy{position:relative;padding:84px 22px;background-color:var(--red);background-image:url("/wp-content/uploads/blue-sky/food-pattern-red.png");background-repeat:repeat;background-size:600px}
.poster-red{isolation:isolate;overflow:hidden;background-color:#ff171f;background-image:none}
.poster-red:before{content:"";position:absolute;z-index:0;inset:0;background:url("/wp-content/uploads/blue-sky/food-pattern-red.png") repeat;background-size:400px;opacity:.3;mix-blend-mode:screen;pointer-events:none}
.poster-red>*{position:relative;z-index:1}
.poster-navy{background-color:var(--navy);background-image:url("/wp-content/uploads/blue-sky/food-pattern-navy.png")}
.poster-good{padding-top:190px}
.poster-good>h2{font-size:clamp(50px,8vw,100px);line-height:.82;letter-spacing:1px}
.good-line{display:block}
.good-line-two{margin-top:18px}
.good-right{position:relative;display:inline-block}
.poster-curve-bottom{z-index:2;margin-bottom:-45px;padding-bottom:125px;border-radius:0 0 50% 50%/0 0 7% 7%}
.poster-red h2,.poster-navy h2{margin:0;color:#fff;text-align:center;font-size:clamp(46px,7vw,88px);line-height:.86;text-transform:uppercase}
.poster-swipe{position:absolute;z-index:1;left:0;top:calc(100% + 3px);display:block;width:100%;height:clamp(13px,1.4vw,18px)!important;object-fit:fill;filter:brightness(0) invert(1)}
.poster-good>h2{margin-bottom:62px}
.poster-red-swipe{width:210px;height:14px;margin:24px auto 42px;border-top:6px solid var(--red);border-radius:50%}
.poster-two-col{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:46px;width:min(1050px,100%);margin:auto}
.poster-two-col>div{max-width:500px}
.poster-two-col h3{margin:0 0 14px;color:#fff;font-size:clamp(30px,4vw,50px);line-height:.95;text-transform:uppercase}
.poster-two-col p{font:700 17px/1.45 "Zilla Slab",serif}
.poster-two-col img{width:100%;max-width:470px;aspect-ratio:1;border-radius:50%;object-fit:cover;filter:drop-shadow(0 18px 16px #810e14aa)}
.poster-outline{display:inline-block;margin-top:12px;padding:10px 18px;border:3px solid #fff;color:#fff!important;font:900 15px "Roboto Slab",serif;text-transform:uppercase}
.poster-texas{position:relative;display:block;width:min(1120px,100%);min-height:500px;text-align:left}
.poster-texas>div{position:relative;z-index:2;width:500px;max-width:48%;padding-top:20px;text-align:left}
.poster-texas h3{margin-bottom:18px;white-space:nowrap;font-size:clamp(34px,3.15vw,40px);text-align:left}
.poster-texas p{max-width:400px;margin:0;font:600 clamp(18px,1.65vw,21px)/1.18 "Zilla Slab",serif;text-align:left}
.poster-texas .poster-outline{min-width:160px;margin-top:36px;padding:10px 16px;text-align:center;font-size:21px}
.poster-two-col .poster-flavor-burger{position:absolute;z-index:1;top:0;right:-105px;width:650px;max-width:none;height:auto!important;aspect-ratio:auto;border-radius:0;object-fit:contain;filter:drop-shadow(0 16px 12px #940d1644)}
.poster-flavor{padding-top:135px;text-align:center}
.poster-star{display:block;width:128px;height:128px;margin:-190px auto 32px;object-fit:contain;filter:drop-shadow(0 5px 0 #fff)}
.poster-food-row{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;width:min(900px,100%);margin:30px auto 42px}
.poster-food-row figure{margin:0}
.poster-food-row img{width:150px;height:150px;max-width:100%;border-radius:50%;object-fit:cover;filter:drop-shadow(0 12px 12px #080d2c99)}
.poster-food-row figcaption{margin-top:12px;color:#fff;font:900 18px "Roboto Slab",serif;text-transform:uppercase}
.poster-find{padding-top:140px;text-align:center}
.poster-find h2 b{font-size:.8em}
.poster-find form{display:flex;width:min(720px,100%);margin:34px auto 20px}
.poster-find input{min-width:0;flex:1;padding:17px 20px;border:0;font-size:16px}
.poster-find button{border:0;padding:0 28px;background:var(--purple);color:#fff;font:900 14px "Roboto Slab",serif;text-transform:uppercase}
.poster-find>p{color:#fff;font:700 12px "Zilla Slab",serif;text-transform:uppercase}
.poster-community{padding-top:145px}
.poster-community-title{display:flex;align-items:center;justify-content:center;margin-bottom:72px}
.poster-community-title img{width:130px;margin-right:-35px}
.poster-community-title h2{position:relative;font-size:clamp(29px,5vw,64px);line-height:.8;text-align:left}
.poster-community-title h2 strong{font-size:1.45em}
.poster-community-copy{display:grid;grid-template-columns:.8fr 1.4fr;gap:56px;width:min(1050px,100%);margin:auto}
.poster-community-copy h3{margin:0;color:#fff;font-size:clamp(44px,7vw,80px);line-height:.86;text-transform:uppercase}
.poster-community-copy p{font:700 16px/1.45 "Zilla Slab",serif}
.poster-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:8px;background:var(--red)}
.poster-gallery img{width:100%;height:300px;object-fit:cover}
.poster-togo{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px;padding-block:95px}
.poster-togo>div{justify-self:end}
.poster-togo>div img{width:170px}
.poster-togo h2{text-align:left;font-size:42px}
.poster-togo h2 strong{font-size:1.75em}
.poster-togo aside{max-width:480px;padding:45px;background:var(--navy);text-align:center}
.poster-togo aside p{font:800 18px/1.35 "Zilla Slab",serif}
.poster-footer{display:grid;min-height:120px;place-items:center;background:var(--navy)}
.poster-footer img{width:115px}
@media(max-width:767px){
  .poster-header{top:12px;width:calc(100% - 20px)}
  .poster-header img{width:84px;height:58px}
  .poster-header nav{gap:10px}
  .poster-header nav a{font-size:10px;letter-spacing:.2px}
  .poster-header nav a:nth-child(4){display:none}
  .poster-header .poster-order-link{padding:4px 6px;font-size:10px}
  .poster-hero{min-height:530px;margin-bottom:-68px;padding-inline:12px;border-radius:0 0 50% 50%/0 0 11% 11%;background-position:45% center}
  .poster-good{padding-top:135px}
  .poster-good>h2{line-height:.84;letter-spacing:.5px;margin-bottom:52px}
  .good-line-two{margin-top:13px}
  .poster-swipe{top:calc(100% + 3px);height:14px!important}
  .poster-hero h1 .poster-title-top{gap:8px;font-size:46px}
  .poster-title-rule{height:3px;margin:7px 0 4px}
  .poster-hero h1 strong{font-size:82px}
  .poster-hero p{font-size:16px}
  .poster-red,.poster-navy{padding-inline:24px}
  .poster-red,.poster-navy{background-size:420px}
  .poster-curve-bottom{margin-bottom:-26px;padding-bottom:100px;border-radius:0 0 50% 50%/0 0 3% 3%}
  .poster-two-col{grid-template-columns:1fr}
  .poster-two-col img{max-width:310px;justify-self:center}
  .poster-texas{display:flex;min-height:700px;flex-direction:column}
  .poster-texas>div{width:100%;max-width:none;padding-top:0}
  .poster-texas h3{white-space:normal;font-size:34px}
  .poster-texas p{max-width:100%;font-size:18px}
  .poster-texas .poster-outline{margin-top:28px}
  .poster-two-col .poster-flavor-burger{position:relative;top:auto;right:auto;width:125%;max-width:none;margin:8px -12.5% -80px;align-self:center}
  .poster-food-row{grid-template-columns:repeat(4,1fr);gap:8px}
  .poster-food-row img{height:auto;aspect-ratio:1}
  .poster-food-row figcaption{font-size:11px}
  .poster-find form{display:grid}
  .poster-find input,.poster-find button{min-height:48px}
  .poster-community-title{margin-bottom:52px}
  .poster-community-copy{grid-template-columns:1fr;gap:28px}
  .poster-community-copy p{font-size:14px}
  .poster-gallery{grid-template-columns:repeat(2,1fr)}
  .poster-gallery img{height:180px}
  .poster-togo{grid-template-columns:1fr;gap:35px}
  .poster-togo>div{justify-self:start}
  .poster-togo aside{padding:34px 25px}
}

/* HOME poster fidelity pass — the canonical composition is the 403px reference. */
.poster-red,.poster-navy{
  isolation:isolate;
  overflow:hidden;
  background-image:none;
}
.poster-red:before,.poster-navy:before{
  content:"";
  position:absolute;
  z-index:0;
  inset:0;
  background:url("/wp-content/uploads/blue-sky/food-doodle-pattern.png") repeat;
  background-size:520px;
  background-position:0 0;
  background-attachment:fixed;
  opacity:.16;
  pointer-events:none;
}
.poster-navy:before{opacity:.10}
.poster-red>*,
.poster-navy>*{position:relative;z-index:1}
.poster-red{background-color:#ff2028}
.poster-navy{background-color:#202568}
.poster-two-col .poster-flavor-burger{
  top:-34px;
  right:-80px;
  width:575px;
}
.poster-flavor .poster-red-swipe{
  display:block;
  width:210px;
  height:17px;
  margin:13px auto 25px;
  border:0;
  object-fit:fill;
  filter:brightness(0) saturate(100%) invert(22%) sepia(98%) saturate(4367%) hue-rotate(348deg) brightness(104%) contrast(96%);
}
.poster-flavor>.poster-button{
  position:relative;
  isolation:isolate;
  background:none;
  box-shadow:none;
}
.poster-flavor>.poster-button:before{
  content:"";
  position:absolute;
  z-index:-1;
  inset:-5px -12px;
  background:url("/wp-content/uploads/blue-sky/order-marker.svg") center/100% 100% no-repeat;
}
.poster-food-row img{
  width:170px;
  height:150px;
  border-radius:0;
  object-fit:contain;
}
.poster-flavor{
  z-index:3;
  overflow:visible;
  margin-bottom:-14px;
  padding-top:142px;
  padding-bottom:142px;
  border-radius:0!important;
}
.poster-flavor:before{
  background-attachment:fixed;
  background-position:0 0;
}
.poster-flavor:after{
  content:"";
  position:absolute;
  z-index:0;
  left:-5%;
  bottom:-61px;
  width:110%;
  height:122px;
  border-radius:50%;
  background-color:#202568;
  background-image:
    linear-gradient(rgba(32,37,104,.89),rgba(32,37,104,.89)),
    url("/wp-content/uploads/blue-sky/food-doodle-pattern.png");
  background-repeat:repeat;
  background-position:0 0,0 0;
  background-size:auto,520px;
  background-attachment:scroll,fixed;
  pointer-events:none;
}
.poster-flavor .poster-star{
  z-index:5;
  width:clamp(174px,19vw,240px);
  height:clamp(174px,19vw,240px);
  margin:-245px auto 93px;
  filter:drop-shadow(0 0 0 #fff);
}
.poster-flavor h2{
  font-size:clamp(50px,6.2vw,80px);
  line-height:.9;
}
.flavor-here{
  position:relative;
  display:inline-block;
}
.poster-flavor .flavor-here .poster-red-swipe{
  position:absolute;
  left:0;
  top:calc(100% + 7px);
  display:block;
  width:100%;
  height:16px;
  margin:0;
  object-fit:fill;
}
.poster-food-row{
  width:min(1050px,94%);
  margin-top:64px;
  margin-bottom:52px;
}
.poster-food-row figure{
  position:relative;
  isolation:isolate;
}
.poster-food-row figure:before,
.poster-food-row figure:after{
  content:"";
  position:absolute;
  z-index:0;
  left:50%;
  top:42%;
  width:112%;
  height:92%;
  background:url("/wp-content/uploads/blue-sky/food-hover-marker.svg") center/contain no-repeat;
  opacity:0;
  transform:translate(-50%,-50%) scale(.78);
  transition:opacity .18s ease,transform .22s ease;
  pointer-events:none;
}
.poster-food-row figure:after{
  display:none;
}
.poster-food-row figure:hover:before{
  opacity:1;
  transform:translate(-50%,-50%) scale(1);
}
.poster-food-row figure:hover:after{
  opacity:0;
}
.poster-food-row figure>img{
  position:relative;
  z-index:2;
  width:clamp(150px,17vw,210px);
  height:195px;
}
.poster-food-row figcaption{
  position:relative;
  z-index:3;
  margin-top:4px;
  font-size:20px;
}
.poster-flavor>.poster-button{
  padding:13px 31px;
  font-size:25px;
}
.poster-find{
  padding-top:116px;
  padding-bottom:112px;
}
.poster-find h2{
  width:min(900px,96%);
  margin-inline:auto;
  line-height:.82;
}
.poster-find h2>span{display:block}
.poster-find .find-top{
  font-size:72px;
  transform:translateX(-190px);
}
.poster-find .find-main{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:13px;
  font-size:106px;
  line-height:.78;
  white-space:nowrap;
}
.poster-find .find-star-shape{
  position:relative;
  display:inline-block;
  width:96px;
  height:96px;
  flex:0 0 96px;
  background:#fff;
  clip-path:polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 94%,50% 72%,21% 94%,32% 57%,2% 35%,39% 35%);
}
.poster-find .find-star-shape:after{
  content:"";
  position:absolute;
  inset:7px;
  background:#28358b;
  clip-path:inherit;
}
.poster-find .find-bottom{
  margin-top:8px;
  font-size:72px;
  transform:translateX(98px);
}
.poster-find form{
  width:min(900px,72vw);
  margin:43px auto 22px;
}
.poster-find input{
  min-height:60px;
  padding-inline:34px;
  font:600 19px "Zilla Slab",serif;
}
.poster-find button{
  min-width:330px;
  padding-inline:35px;
  font-size:17px;
  letter-spacing:1.4px;
}
.poster-location-list{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  width:min(900px,72vw);
  margin:0 auto;
}
.poster-location-list>span{
  display:inline-flex;
  align-items:center;
  gap:9px;
  white-space:nowrap;
}
.poster-location-list i{
  position:relative;
  display:inline-block;
  width:16px;
  height:20px;
  flex:0 0 16px;
}
.poster-location-list i:before{
  content:"";
  position:absolute;
  left:1px;
  top:1px;
  width:14px;
  height:14px;
  border-radius:50% 50% 50% 0;
  background:var(--purple);
  transform:rotate(-45deg);
}
.poster-location-list i:after{
  content:"";
  position:absolute;
  left:6px;
  top:6px;
  width:4px;
  height:4px;
  border-radius:50%;
  background:var(--red);
}
.poster-community-copy>div{
  padding-left:42px;
  border-left:3px solid var(--red);
}
.poster-community-copy p{margin:0 0 20px}
.poster-carousel{
  overflow:hidden;
  padding:0 0 35px;
}
.poster-gallery-window{
  overflow:hidden;
  border-block:8px solid var(--red);
  background:var(--red);
}
.poster-gallery-track{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:8px;
}
.poster-gallery-track img{
  width:100%;
  height:290px;
  object-fit:cover;
}
.poster-carousel-dots{
  display:flex;
  justify-content:center;
  gap:11px;
  padding-top:24px;
}
.poster-carousel-dots button{
  width:13px;
  height:13px;
  padding:0;
  border:0;
  border-radius:50%;
  background:#fff;
  cursor:pointer;
}
.poster-carousel-dots button.is-active{background:var(--red)}
.poster-order-card{
  position:relative;
  width:min(510px,100%);
  max-width:none!important;
  min-height:336px;
  margin-top:155px;
  padding:214px 32px 28px!important;
  background:var(--navy)!important;
  text-align:center;
}
.poster-order-card>img{
  position:absolute;
  left:50%;
  top:-165px;
  display:block;
  width:116%;
  height:auto;
  transform:translateX(-50%);
}
.poster-order-card p{
  margin:0 0 24px;
  color:#fff;
  font:800 18px/1.25 "Zilla Slab",serif;
}
.poster-order-card .poster-button{
  position:relative;
  isolation:isolate;
  right:auto;
  bottom:auto;
  display:inline-block;
  background:none;
  box-shadow:none;
}
.poster-order-card .poster-button:before{
  content:"";
  position:absolute;
  z-index:-1;
  inset:-5px -12px;
  background:url("/wp-content/uploads/blue-sky/order-marker.svg") center/100% 100% no-repeat;
}

@media(max-width:767px){
  .poster-red:before,.poster-navy:before{
    background-size:365px;
  }
  .poster-red:before{opacity:.19}
  .poster-navy:before{opacity:.11}

  .poster-good{
    padding:82px 28px 48px;
  }
  .poster-good>h2{
    margin-bottom:34px;
    font-size:38px;
    line-height:.88;
    letter-spacing:.2px;
  }
  .good-line-two{margin-top:11px}
  .poster-good .poster-swipe{
    top:calc(100% + 1px);
    height:10px!important;
  }
  .poster-texas{
    display:block;
    min-height:192px;
  }
  .poster-texas>div{
    width:54%;
    max-width:none;
    padding-top:0;
  }
  .poster-texas h3{
    margin:0 0 8px;
    white-space:nowrap;
    font-size:17px;
    line-height:1;
    letter-spacing:-.2px;
  }
  .poster-texas p{
    max-width:205px;
    margin:0;
    font-size:11.5px;
    font-weight:600;
    line-height:1.12;
  }
  .poster-texas .poster-outline{
    min-width:0;
    margin-top:18px;
    padding:7px 10px;
    border-width:2px;
    font-size:12px;
  }
  .poster-two-col .poster-flavor-burger{
    position:absolute;
    top:4px;
    right:-39px;
    width:225px;
    max-width:none;
    margin:0;
  }
  .poster-good.poster-curve-bottom{
    margin-bottom:-23px;
    padding-bottom:48px;
    border-radius:0 0 50% 50%/0 0 4% 4%;
  }

  .poster-flavor{
    min-height:350px;
    margin-bottom:-10px;
    padding:72px 16px 70px;
    border-radius:0!important;
    text-align:center;
  }
  .poster-flavor:after{
    bottom:-24px;
    height:48px;
    background-size:auto,365px;
  }
  .poster-flavor.poster-curve-bottom{
    margin-bottom:-19px;
    border-radius:0 0 50% 50%/0 0 4% 4%;
  }
  .poster-star{
    width:112px;
    height:112px;
    margin:-151px auto 57px;
  }
  .poster-flavor h2{
    font-size:30px;
    line-height:.88;
  }
  .poster-flavor .flavor-here .poster-red-swipe{
    top:calc(100% + 4px);
    width:100%;
    height:9px;
    margin:0;
  }
  .poster-food-row{
    grid-template-columns:repeat(4,1fr);
    gap:3px;
    width:100%;
    margin:38px auto 24px;
  }
  .poster-food-row figure>img{
    width:86px;
    height:78px;
    max-width:100%;
    object-fit:contain;
  }
  .poster-food-row figcaption{
    margin-top:1px;
    font-size:10px;
  }
  .poster-flavor>.poster-button{
    display:inline-block;
    padding:7px 15px;
    font-size:13px;
  }

  .poster-find{
    min-height:290px;
    padding:61px 22px 52px;
  }
  .poster-find.poster-curve-bottom{
    margin-bottom:-16px;
    border-radius:0 0 50% 50%/0 0 4% 4%;
  }
  .poster-find h2{width:100%}
  .poster-find .find-top{
    font-size:31px;
    transform:translateX(-62px);
  }
  .poster-find .find-main{
    gap:5px;
    font-size:43px;
  }
  .poster-find .find-star-shape{
    width:40px;
    height:40px;
    flex-basis:40px;
  }
  .poster-find .find-star-shape:after{
    inset:3px;
  }
  .poster-find .find-bottom{
    margin-top:5px;
    font-size:31px;
    transform:translateX(34px);
  }
  .poster-find form{
    grid-template-columns:1.3fr 1fr;
    width:100%;
    margin:24px auto 14px;
  }
  .poster-find input,.poster-find button{
    min-height:31px;
    padding:0 11px;
    font-size:9px;
  }
  .poster-find button{min-width:0}
  .poster-location-list{
    gap:7px;
    width:calc(100% + 20px);
    margin-left:-10px;
  }
  .poster-location-list>span{
    gap:3px;
    font-size:5.7px;
  }
  .poster-location-list i{
    width:8px;
    height:10px;
    flex-basis:8px;
  }
  .poster-location-list i:before{
    width:8px;
    height:8px;
  }
  .poster-location-list i:after{
    left:4px;
    top:4px;
    width:2px;
    height:2px;
  }

  .poster-community{
    min-height:294px;
    padding:66px 25px 35px;
  }
  .poster-community-title{
    margin:0 0 39px;
  }
  .poster-community-title img{
    width:76px;
    margin-right:-21px;
  }
  .poster-community-title h2{
    font-size:22px;
    line-height:.75;
  }
  .poster-community-copy{
    grid-template-columns:.9fr 1.25fr;
    gap:18px;
  }
  .poster-community-copy h3{
    font-size:37px;
    line-height:.82;
  }
  .poster-community-copy>div{
    padding-left:16px;
    border-left-width:2px;
  }
  .poster-community-copy p{
    margin:0 0 9px;
    font-size:8.2px;
    line-height:1.22;
  }

  .poster-carousel{
    min-height:182px;
    padding:0 0 25px;
  }
  .poster-gallery-window{border-block-width:6px}
  .poster-gallery-track{
    grid-template-columns:repeat(4,1fr);
    gap:6px;
  }
  .poster-gallery-track img{
    height:116px;
  }
  .poster-carousel-dots{
    gap:7px;
    padding-top:17px;
  }
  .poster-carousel-dots button{
    width:8px;
    height:8px;
  }

  .poster-togo{
    grid-template-columns:.92fr 1.25fr;
    gap:6px;
    min-height:302px;
    padding:49px 12px 36px;
  }
  .poster-togo>div{
    align-self:center;
    justify-self:start;
  }
  .poster-togo>div img{width:106px}
  .poster-togo h2{
    margin:7px 0 0;
    font-size:18px;
    line-height:.87;
  }
  .poster-togo h2 strong{font-size:1.85em}
  .poster-order-card{
    align-self:center;
    width:100%;
    min-height:162px;
    margin-top:74px;
    padding:97px 8px 12px!important;
  }
  .poster-order-card>img{
    top:-82px;
    width:114%;
  }
  .poster-order-card p{
    margin:0 0 9px;
    font-size:8.5px;
    line-height:1.16;
  }
.poster-order-card .poster-button{
    right:auto;
    bottom:auto;
    padding:6px 11px;
    font-size:9px;
  }
  .poster-footer{
    min-height:58px;
  }
  .poster-footer img{width:59px}
}

/* Community title lockup: the star is the background anchor, not a side icon. */
.poster-community-title{
  position:relative;
  display:block;
  width:min(62vw,900px);
  height:205px;
  margin:0 auto 58px;
  transform:translateX(clamp(20px,4.5vw,58px));
}
.poster-community-title img{
  position:absolute;
  z-index:1;
  top:0;
  left:0;
  width:180px;
  height:180px;
  margin:0;
  object-fit:contain;
}
.poster-community-title h2{
  position:absolute;
  z-index:2;
  top:31px;
  left:116px;
  margin:0;
  line-height:1;
  text-align:left;
  white-space:nowrap;
}
.poster-community-title h2 span{
  display:block;
  margin-left:4px;
  font:800 clamp(24px,3vw,42px)/1 Arial,sans-serif;
  letter-spacing:.075em;
  text-shadow:0 2px 1px rgba(18,28,76,.45);
}
.poster-community-title h2 strong{
  display:block;
  margin-top:9px;
  margin-left:-58px;
  font:900 clamp(50px,6.2vw,86px)/.92 Rockwell,"Roboto Slab",Georgia,serif;
  letter-spacing:-.018em;
  text-shadow:0 2px 1px rgba(18,28,76,.55);
}

@media(max-width:767px){
  .poster-community-title{
    width:82vw;
    height:118px;
    margin-bottom:28px;
    transform:translateX(12px);
  }
  .poster-community-title img{
    width:106px;
    height:106px;
  }
  .poster-community-title h2{
    top:19px;
    left:69px;
  }
  .poster-community-title h2 span{
    margin-left:2px;
    font-size:16px;
    letter-spacing:.065em;
  }
  .poster-community-title h2 strong{
    margin-top:5px;
    margin-left:-35px;
    font-size:34px;
  }
}

/* Order section: independent background, card, crew, and content planes. */
.poster-togo:after{
  content:"";
  position:absolute;
  z-index:1;
  top:-128px;
  left:-5%;
  width:110%;
  height:150px;
  border-radius:0 0 50% 50%;
  background:var(--navy);
  pointer-events:none;
}
.poster-togo>div,
.poster-order-card{
  position:relative;
  z-index:2;
}
.poster-order-card{
  isolation:isolate;
}
.poster-order-crew{
  z-index:3;
}
.poster-order-content{
  position:relative;
  z-index:4;
}

@media(min-width:768px){
  .poster-togo{
    grid-template-columns:.9fr 1.1fr;
    gap:18px;
    min-height:790px;
    padding:100px 40px 72px;
  }
  .poster-togo>div{
    justify-self:center;
    transform:translate(-100px,-55px);
  }
  .poster-togo>div img{
    width:340px;
    margin-left:70px;
  }
  .poster-togo h2{
    margin:18px 0 0;
    font-size:48px;
    line-height:.92;
  }
  .poster-togo h2 strong{
    font-size:2.15em;
    line-height:.78;
  }
  .poster-order-card{
    justify-self:center;
    width:min(670px,100%);
    min-height:430px;
    margin-top:175px;
    padding:245px 40px 42px!important;
    transform:none;
  }
  .poster-order-card>.poster-order-crew{
    top:-235px;
    width:100%;
  }
  .poster-order-card p{
    margin-bottom:34px;
    font-size:20px;
    line-height:1.25;
  }
  .poster-order-card .poster-button{
    font-size:21px;
  }
}

@media(max-width:767px){
  .poster-togo:after{
    top:-64px;
    height:76px;
  }
  .poster-order-content{
    position:relative;
    z-index:4;
  }
}

/* Order depth: full crew behind card, isolated bags above card. */
.poster-togo>.poster-order-stage{
  position:relative;
  z-index:2;
  justify-self:center;
  transform:none;
}
.poster-order-stage>.poster-order-card{
  position:relative;
  z-index:2;
  width:100%;
  margin-top:0;
}
.poster-order-stage>.poster-order-crew-back,
.poster-order-stage>.poster-order-bags-front{
  position:absolute;
  left:50%;
  display:block;
  height:auto;
  margin:0;
  transform:translateX(-50%);
  pointer-events:none;
}
.poster-order-stage>.poster-order-crew-back{z-index:1}
.poster-order-stage>.poster-order-bags-front{z-index:3}
.poster-order-stage .poster-order-content{
  position:relative;
  z-index:4;
}

@media(min-width:768px){
  .poster-togo>.poster-order-stage{
    width:min(670px,100%);
    min-height:430px;
    margin-top:175px;
  }
  .poster-order-stage>.poster-order-card{
    min-height:430px;
  }
  .poster-order-stage>.poster-order-crew-back,
  .poster-order-stage>.poster-order-bags-front{
    top:-235px;
    width:100%;
  }
}

@media(max-width:767px){
  .poster-togo>.poster-order-stage{
    align-self:center;
    width:100%;
    min-height:162px;
    margin-top:74px;
  }
  .poster-order-stage>.poster-order-card{
    min-height:162px;
  }
  .poster-order-stage>.poster-order-crew-back,
  .poster-order-stage>.poster-order-bags-front{
    top:-82px;
    width:114%;
  }
}

/* About: an editorial story page built from the homepage poster system. */
.about-poster{background:#202568}
.about-poster .poster-header .is-current{position:relative;isolation:isolate}
.about-poster .poster-header .is-current:before{content:"";position:absolute;z-index:-1;inset:-7px -12px;background:url("/wp-content/uploads/blue-sky/order-marker.svg") center/100% 100% no-repeat}
.about-hero{position:relative;display:flex;min-height:760px;align-items:center;overflow:hidden;padding:130px max(6vw,28px) 100px;background:#202568;color:#fff}
.about-hero:before{content:"";position:absolute;inset:0;background:url("/wp-content/uploads/blue-sky/food-doodle-pattern.png") repeat;background-size:520px;opacity:.1}
.about-hero:after{content:"";position:absolute;z-index:3;left:-5%;bottom:-64px;width:110%;height:128px;border-radius:50%;background:#ff2028}
.about-hero-copy{position:relative;z-index:4;width:58%;padding-left:4vw}
.about-kicker{display:block;margin-bottom:12px;color:#ff3138;font:900 clamp(17px,1.8vw,24px) "Zilla Slab",serif;letter-spacing:.12em;text-transform:uppercase}
.about-hero h1{margin:0;font-size:clamp(82px,10vw,142px);line-height:.78;letter-spacing:-.055em;text-transform:uppercase}
.about-underline{display:block;width:min(430px,90%);height:22px;margin:26px 0 22px;object-fit:fill;filter:brightness(0) saturate(100%) invert(28%) sepia(99%) saturate(5314%) hue-rotate(346deg) brightness(101%) contrast(102%)}
.about-hero p{margin:0;font:800 clamp(19px,2vw,28px)/1.2 "Zilla Slab",serif}
.about-hero-burger{position:absolute;z-index:2;right:-11vw;bottom:-1vw;width:min(57vw,730px);filter:drop-shadow(0 28px 22px #0b0f31aa)}
.about-belief{display:grid;grid-template-columns:.8fr 1.1fr;gap:70px;min-height:760px;align-items:center;padding:150px max(8vw,28px) 120px!important}
.about-belief-star{position:absolute!important;top:80px;left:8vw;width:160px}
.about-belief-heading{align-self:end;padding-bottom:54px;text-transform:uppercase}
.about-belief-heading span{display:block;font:900 clamp(42px,5.5vw,76px)/.9 "Roboto Slab",serif}
.about-belief-heading strong{display:block;font:900 clamp(66px,8vw,112px)/.78 "Roboto Slab",serif}
.about-belief-copy{max-width:600px}
.about-belief-copy h2{margin:0 0 34px;text-align:left;font-size:clamp(50px,6vw,82px);line-height:.85}
.about-belief-copy p{font:700 clamp(17px,1.55vw,21px)/1.45 "Zilla Slab",serif}
.about-craft{padding:118px max(5vw,24px) 130px!important}
.about-section-title{display:flex;align-items:center;justify-content:center;margin-bottom:76px}
.about-section-title img{width:150px;margin-right:-30px}
.about-section-title span{display:block;font:800 clamp(20px,2.6vw,34px) Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase}
.about-section-title h2{margin:0;font-size:clamp(64px,8vw,110px);line-height:.78;text-align:left}
.about-craft-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:26px;width:min(1180px,100%);margin:auto}
.about-craft-grid article{position:relative;padding:0 10px 28px;border-bottom:5px solid #ff2028}
.about-craft-grid article>img{display:block;width:100%;height:190px;object-fit:contain;filter:drop-shadow(0 14px 12px #090e3099)}
.about-craft-grid article>span{display:block;margin-top:18px;color:#ff3138;font:900 18px "Roboto Slab",serif}
.about-craft-grid h3{margin:5px 0 10px;color:#fff;font-size:clamp(24px,2.2vw,34px);line-height:.95;text-transform:uppercase}
.about-craft-grid p{margin:0;color:#dce1ff;font:700 15px/1.42 "Zilla Slab",serif}
.about-since{display:grid;grid-template-columns:.75fr 1fr 1.05fr;align-items:center;gap:50px;padding:110px max(6vw,26px);background:#faf5ec;color:#202568}
.about-since-number{font:900 clamp(94px,13vw,190px)/.8 "Roboto Slab",serif;letter-spacing:-.07em;writing-mode:vertical-rl;transform:rotate(180deg);color:#ff2028}
.about-since-copy span{font:900 16px "Zilla Slab",serif;letter-spacing:.12em;text-transform:uppercase}
.about-since-copy h2{margin:12px 0 24px;font-size:clamp(52px,6vw,82px);line-height:.85;text-transform:uppercase}
.about-since-copy p{font:700 18px/1.5 "Zilla Slab",serif}
.about-since>img{width:100%;height:520px;object-fit:cover;clip-path:polygon(7% 0,100% 4%,95% 100%,0 94%)}
.about-cta{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:44px;padding:85px max(7vw,28px)!important}
.about-cta>img{width:150px}
.about-cta span{font:800 15px "Zilla Slab",serif;letter-spacing:.1em;text-transform:uppercase}
.about-cta h2{margin:6px 0 0;text-align:left;font-size:clamp(54px,6vw,84px)}
.about-cta-actions{display:flex;align-items:center;gap:20px}
.about-cta .poster-button,.about-cta .poster-outline{margin:0;font-size:17px}
@media(max-width:767px){
  .about-hero{min-height:690px;align-items:flex-start;padding:120px 24px 260px}
  .about-hero-copy{width:100%;padding:0}
  .about-hero h1{font-size:58px}
  .about-hero-burger{right:-25%;bottom:4px;width:125%}
  .about-belief{grid-template-columns:1fr;gap:34px;min-height:auto;padding:120px 24px 82px!important}
  .about-belief-star{top:54px;left:24px;width:92px}
  .about-belief-heading{padding:0}
  .about-belief-heading span{font-size:38px}
  .about-belief-heading strong{font-size:61px}
  .about-belief-copy h2{font-size:48px}
  .about-craft{padding:84px 24px!important}
  .about-section-title{justify-content:flex-start;margin-bottom:52px}
  .about-section-title img{width:95px}
  .about-section-title h2{font-size:60px}
  .about-craft-grid{grid-template-columns:1fr 1fr;gap:34px 12px}
  .about-craft-grid article>img{height:125px}
  .about-craft-grid h3{font-size:21px}
  .about-craft-grid p{font-size:13px}
  .about-since{grid-template-columns:1fr;gap:36px;padding:80px 24px}
  .about-since-number{writing-mode:horizontal-tb;transform:none;font-size:88px}
  .about-since>img{height:330px}
  .about-cta{grid-template-columns:1fr;gap:24px;padding:72px 24px!important;text-align:center}
  .about-cta>img{width:120px;margin:auto}
  .about-cta h2{text-align:center}
  .about-cta-actions{justify-content:center;flex-wrap:wrap}
}
