/*
Theme Name: Pizza 'n' Popcorn
Author: Pizza 'n' Popcorn
Description: A playful, responsive podcast theme with branded dropdown navigation, transparent character artwork, and a snack-forward homepage.
Version: 3.0.0
License: GPL-2.0-or-later
Text Domain: pizzanpopcorn
*/
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&family=Quicksand:wght@500;600;700;800&display=swap');
:root{--cheddar:#FCCC4D;--tomato:#BB4430;--butter:#FFF8E1;--blue:#6C8EAD;--espresso:#4E342E;--white:#fff;--line:#eadfc9;--soft:#f7efd9;--max:1160px;--radius:26px;--shadow:0 18px 45px rgba(78,52,46,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--butter);color:var(--espresso);font-family:Lato,Arial,sans-serif;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,.brand,.main-nav,.btn,.eyebrow,.show-label,.footer-title,.header-listen{font-family:Quicksand,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.container{width:min(calc(100% - 40px),var(--max));margin:auto}
.site-header{position:sticky;top:0;z-index:100;background:rgba(255,248,225,.92);backdrop-filter:blur(16px);border-bottom:1px solid rgba(78,52,46,.1)}.header-inner{min-height:82px;display:flex;align-items:center;gap:22px}.brand{display:flex;align-items:center;min-width:205px}.brand-logo{display:flex;align-items:baseline;gap:3px;font-size:24px;font-weight:800;line-height:.9;letter-spacing:-.06em;transform:rotate(-2deg)}.brand-logo span:first-child,.brand-logo span:last-child{color:var(--espresso)}.brand-logo b{color:var(--tomato);font-size:19px}.main-nav{margin-left:auto}.main-nav>ul{display:flex;align-items:center;gap:3px;margin:0;padding:0;list-style:none}.main-nav li{position:relative;list-style:none}.main-nav a{display:flex;align-items:center;gap:7px;padding:11px 13px;border-radius:12px;font-size:14px;font-weight:800}.main-nav>ul>li>a:hover,.main-nav>ul>li.current-menu-item>a,.main-nav>ul>li.current-menu-ancestor>a{background:var(--cheddar)}.main-nav .menu-item-has-children>a:after{content:'▾';font-size:10px}.main-nav .sub-menu{position:absolute;top:calc(100% + 7px);left:0;min-width:225px;margin:0;padding:8px;list-style:none;background:#fff;border:1px solid var(--line);border-radius:17px;box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(-5px);transition:.18s ease}.main-nav li:hover>.sub-menu,.main-nav li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:none}.main-nav .sub-menu li a{width:100%;padding:10px 12px}.main-nav .sub-menu li a:hover,.main-nav .sub-menu li.current-menu-item>a{background:var(--butter);color:var(--tomato)}.main-nav .sub-menu .sub-menu{top:-8px;left:calc(100% + 7px)}.header-listen{display:inline-flex;align-items:center;gap:8px;padding:12px 18px;border-radius:999px;background:var(--tomato);color:#fff;font-size:13px;font-weight:800;box-shadow:0 8px 20px rgba(187,68,48,.2)}.header-listen span{font-size:11px}.menu-toggle{display:none;border:0;background:var(--espresso);color:#fff;border-radius:12px;padding:10px 13px;font:800 14px Quicksand,Arial,sans-serif}
.hero{position:relative;overflow:hidden}.hero-modern{min-height:600px;padding:72px 0 45px;background:var(--butter)}.hero-wave{position:absolute;border-radius:50%;filter:blur(.2px);pointer-events:none}.wave-blue{width:75vw;height:390px;right:-18vw;bottom:-205px;background:var(--blue);transform:rotate(-7deg);opacity:.92}.wave-cheddar{width:80vw;height:240px;left:-27vw;bottom:-185px;background:var(--cheddar);transform:rotate(8deg);opacity:.95}.hero-grid{display:grid;grid-template-columns:.98fr 1.02fr;gap:35px;align-items:center;position:relative;z-index:2}.eyebrow{display:inline-block;text-transform:uppercase;letter-spacing:.13em;font-weight:800;font-size:12px;color:var(--tomato)}.hero h1{font-size:clamp(52px,7vw,86px);line-height:.92;letter-spacing:-.07em;margin:18px 0 24px}.hero h1 span{color:var(--tomato)}.hero h1 em{font-style:normal;color:var(--blue)}.hero p{max-width:590px;font-size:19px;color:#715c53;margin:0 0 28px}.actions{display:flex;flex-wrap:wrap;gap:12px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:2px solid var(--espresso);border-radius:999px;padding:13px 20px;font-size:13px;font-weight:800;transition:.2s ease}.btn:hover{transform:translateY(-2px);box-shadow:0 9px 20px rgba(78,52,46,.13)}.btn-primary{background:var(--cheddar);border-color:var(--cheddar);color:var(--espresso)}.btn-light{background:#fff}.btn-dark{background:var(--espresso);border-color:var(--espresso);color:#fff}.play-dot{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--espresso);color:#fff;font-size:8px}.mini-note{display:inline-block;margin-top:24px;padding:8px 13px;background:#fff;border-radius:12px;font:700 11px Quicksand,Arial,sans-serif;box-shadow:0 8px 20px rgba(78,52,46,.08);transform:rotate(-1deg)}
.hero-visual{position:relative;min-height:515px}.mascot{position:absolute}.mascot img{width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 18px 17px rgba(78,52,46,.16))}.mascot-popcorn{width:66%;right:4%;top:0;z-index:3;transform:rotate(2deg)}.mascot-pizza{width:43%;left:4%;bottom:-8px;z-index:4;transform:rotate(-4deg)}.sunburst{position:absolute;right:0;top:17%;z-index:5;display:grid;place-items:center;width:106px;height:106px;border:4px solid var(--espresso);border-radius:50%;background:var(--cheddar);box-shadow:7px 7px 0 var(--espresso);text-align:center;font:800 11px/1.1 Quicksand,Arial,sans-serif;transform:rotate(9deg)}.pop-pop{position:absolute;font-size:27px;z-index:6;filter:drop-shadow(0 5px 7px rgba(78,52,46,.12));animation:float 4s ease-in-out infinite}.pop-a{top:13%;left:12%}.pop-b{top:36%;right:3%;animation-delay:.8s}.pop-c{bottom:16%;left:1%;animation-delay:1.5s}@keyframes float{50%{transform:translateY(-9px) rotate(7deg)}}
.section{padding:78px 0}.shows-section{background:#fff}.center-head{text-align:center;max-width:690px;margin:0 auto 34px}.center-head h2,.section h2{font-size:clamp(36px,5vw,54px);line-height:1;letter-spacing:-.055em;margin:8px 0}.center-head p{margin:0;color:#745f56}.show-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.show-card{position:relative;min-height:510px;border-radius:27px;padding:18px 22px 25px;overflow:hidden;border:1px solid rgba(78,52,46,.08);box-shadow:0 10px 30px rgba(78,52,46,.08);display:flex;flex-direction:column}.card-gold{background:var(--cheddar)}.card-cream{background:var(--butter)}.card-blue{background:#dfeaf2}.show-character{height:235px;display:flex;align-items:flex-end;justify-content:center;margin:0 -4px 10px}.show-character img{height:100%;width:100%;object-fit:contain;filter:drop-shadow(0 12px 10px rgba(78,52,46,.12))}.show-label{text-transform:uppercase;letter-spacing:.11em;font-size:11px;font-weight:800;color:var(--espresso)}.show-label.red{color:var(--tomato)}.blue-label{color:#4d7698}.show-card h3{font-size:24px;line-height:1.08;margin:8px 0}.show-card p{margin:0 0 18px;color:#67544d;font-size:14px}.show-button{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;gap:10px;width:max-content;border-radius:999px;padding:11px 17px;font:800 12px Quicksand,Arial,sans-serif;background:var(--espresso);color:#fff}.show-button.gold{background:#fff;color:var(--espresso)}.red-button{background:var(--tomato)}.blue-button{background:var(--blue)}
.latest-feature{padding:50px 0;background:var(--blue);position:relative;overflow:hidden}.latest-feature:before{content:'';position:absolute;inset:auto -12% -150px;height:260px;background:var(--cheddar);border-radius:50%;transform:rotate(-5deg);opacity:.9}.latest-inner{display:grid;grid-template-columns:.65fr 1.35fr;gap:35px;align-items:center;position:relative;z-index:2}.light-eyebrow{color:#fff}.latest-copy h2{font-size:clamp(42px,5vw,60px);line-height:.95;letter-spacing:-.06em;color:#fff;margin:10px 0 17px}.latest-copy p{color:rgba(255,255,255,.9);max-width:400px}.player-card{min-height:225px;background:#fff;border-radius:24px;padding:22px;display:grid;grid-template-columns:110px 1fr 155px;align-items:center;gap:20px;box-shadow:0 20px 35px rgba(48,74,95,.18);position:relative;overflow:hidden}.cover-art{width:110px;height:110px;border-radius:17px;background:var(--tomato);color:#fff;display:flex;flex-direction:column;justify-content:center;padding:14px;font:800 16px/1 Quicksand,Arial,sans-serif;transform:rotate(-2deg);box-shadow:5px 5px 0 var(--espresso)}.cover-art small{margin-top:12px;font:800 8px Lato,Arial,sans-serif;letter-spacing:.12em}.player-kicker{font:800 11px Quicksand,Arial,sans-serif;color:var(--tomato);text-transform:uppercase;letter-spacing:.1em}.player-info h3{font:800 22px/1.1 Quicksand,Arial,sans-serif;margin:6px 0 15px}.player-controls{display:flex;align-items:center;gap:10px}.play-circle{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:#fff;font-size:12px}.waveform{display:flex;align-items:center;gap:3px;flex:1;height:40px}.waveform i{display:block;width:3px;background:var(--blue);border-radius:99px}.waveform i:nth-child(1),.waveform i:nth-child(14){height:12px}.waveform i:nth-child(2),.waveform i:nth-child(12){height:22px}.waveform i:nth-child(3),.waveform i:nth-child(9){height:31px}.waveform i:nth-child(4),.waveform i:nth-child(10){height:17px}.waveform i:nth-child(5),.waveform i:nth-child(8){height:36px}.waveform i:nth-child(6),.waveform i:nth-child(11){height:26px}.waveform i:nth-child(7){height:39px}.duration{font-size:11px;color:#776b66;white-space:nowrap}.player-mascot{align-self:end;height:220px;display:flex;align-items:flex-end;justify-content:center}.player-mascot img{height:100%;width:100%;object-fit:contain;filter:drop-shadow(0 12px 10px rgba(78,52,46,.12))}
.cover-section{background:var(--butter)}.topic-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.topic{text-align:center;padding:15px}.topic-icon{display:grid;place-items:center;width:70px;height:70px;margin:0 auto 14px;border-radius:50%;font-size:28px;border:4px solid rgba(78,52,46,.1)}.topic-icon.tomato{background:var(--tomato)}.topic-icon.gold{background:var(--cheddar)}.topic-icon.blue{background:var(--blue)}.topic-icon.espresso{background:var(--espresso);color:var(--cheddar)}.topic h3{font:800 20px/1 Quicksand,Arial,sans-serif;margin:0 0 7px}.topic p{margin:0;color:#745f56;font-size:14px}
.quote-band{background:var(--cheddar);padding:35px 0;overflow:hidden}.quote-inner{display:flex;align-items:center;justify-content:center;gap:14px;position:relative;min-height:125px}.quote-mark{font:800 75px/1 Quicksand,Arial,sans-serif;color:var(--tomato)}.quote-inner h2{font:800 31px/1.05 Quicksand,Arial,sans-serif;margin:0}.quote-inner p{margin:8px 0 0;font:800 12px Quicksand,Arial,sans-serif}.quote-character{position:absolute;right:0;bottom:-35px;width:175px;height:210px}.quote-character img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 10px 8px rgba(78,52,46,.12))}
.episodes-section{background:#fff}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:30px}.episode-list{display:grid;grid-template-columns:1fr 1fr;gap:17px}.episode{display:flex;gap:17px;padding:20px;background:var(--butter);border:1px solid var(--line);border-radius:20px}.episode-num{min-width:48px;height:48px;border-radius:14px;background:var(--tomato);color:#fff;display:grid;place-items:center;font:800 14px Quicksand,Arial,sans-serif}.episode-date{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--blue);font-weight:800}.episode h3{font:800 20px/1.1 Quicksand,Arial,sans-serif;margin:6px 0}.episode p{margin:0;color:#745f56;font-size:14px}.episode h3 a:hover{color:var(--tomato)}
.social-band{background:var(--tomato);color:#fff;padding:35px 0}.social-inner{display:flex;align-items:center;gap:22px}.social-inner h2{font:800 31px/1 Quicksand,Arial,sans-serif;margin:0 0 4px}.social-inner p{margin:0;color:rgba(255,255,255,.8)}.social-icons{display:flex;gap:9px;margin-left:auto}.social-icons a{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#fff;color:var(--espresso);font:800 16px Quicksand,Arial,sans-serif}.social-inner .btn-dark{background:var(--cheddar);color:var(--espresso);border-color:var(--cheddar)}
.site-footer{background:var(--espresso);color:#fff;padding:48px 0 25px}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr .7fr;gap:42px}.footer-logo{display:inline-block;color:var(--cheddar);font:800 27px/.85 Quicksand,Arial,sans-serif;transform:rotate(-2deg)}.site-footer p{color:rgba(255,255,255,.65);max-width:420px}.footer-title{font:800 15px Quicksand,Arial,sans-serif;margin-bottom:12px}.footer-links{display:grid;gap:8px;color:rgba(255,255,255,.72);font-size:14px}.footer-links a:hover{color:var(--cheddar)}.footer-bottom{margin-top:34px;padding-top:18px;border-top:1px solid rgba(255,255,255,.14);display:flex;justify-content:space-between;gap:15px;font-size:11px;color:rgba(255,255,255,.5)}.content-wrap{padding:70px 0}.content-wrap h1{font:800 clamp(42px,6vw,70px)/1 Quicksand,Arial,sans-serif;letter-spacing:-.06em;margin-top:0}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.content-wrap .card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px}.content-wrap .label{font:800 11px Quicksand,Arial,sans-serif;color:var(--tomato);text-transform:uppercase}.content-wrap .card h3{font:800 24px/1.1 Quicksand,Arial,sans-serif}.content-wrap .card p{color:#745f56}.content-wrap .card-link{font:800 13px Quicksand,Arial,sans-serif;color:var(--tomato)}.entry-content{max-width:780px;font-size:18px}.entry-content a{color:var(--tomato);font-weight:800}
@media(max-width:980px){.header-listen{display:none}.hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy p{margin-left:auto;margin-right:auto}.actions{justify-content:center}.hero-visual{min-height:470px}.mascot-popcorn{width:62%;right:12%}.mascot-pizza{width:40%;left:9%}.show-grid,.topic-grid{grid-template-columns:1fr 1fr}.latest-inner{grid-template-columns:1fr}.latest-copy{text-align:center}.latest-copy p{margin-left:auto;margin-right:auto}.player-card{grid-template-columns:100px 1fr 130px}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.container{width:min(calc(100% - 28px),var(--max))}.site-header{position:sticky}.brand{min-width:auto}.brand-logo{font-size:20px}.main-nav{display:none;position:absolute;left:14px;right:14px;top:74px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:9px;box-shadow:var(--shadow)}.main-nav.is-open{display:block}.main-nav>ul{display:block}.main-nav li{border-bottom:1px solid #f0e7d8}.main-nav li:last-child{border-bottom:0}.main-nav a{justify-content:space-between}.main-nav .sub-menu{position:static;display:none;opacity:1;visibility:visible;transform:none;box-shadow:none;border:0;border-radius:10px;background:var(--butter);padding:5px 8px 8px}.main-nav li.menu-open>.sub-menu{display:block}.menu-toggle{display:block;margin-left:auto}.hero-modern{padding-top:52px}.hero h1{font-size:53px}.hero p{font-size:17px}.hero-visual{min-height:390px}.mascot-popcorn{width:73%;right:3%}.mascot-pizza{width:48%;left:-2%;bottom:-5px}.sunburst{width:84px;height:84px;font-size:9px;right:-4%;top:14%}.show-grid,.topic-grid,.episode-list,.footer-grid{grid-template-columns:1fr}.show-card{min-height:475px}.latest-feature{padding:42px 0}.player-card{grid-template-columns:85px 1fr;gap:14px}.player-mascot{display:none}.cover-art{width:85px;height:85px;font-size:13px}.duration{display:none}.social-inner{flex-wrap:wrap}.social-icons{order:3;width:100%;margin-left:0}.quote-character{right:-25px;opacity:.65}.footer-bottom{flex-direction:column}.section-head{align-items:start;flex-direction:column}}
@media(max-width:480px){.actions .btn{width:100%}.hero-visual{min-height:345px}.mascot-popcorn{width:82%;right:-3%}.mascot-pizza{width:53%;left:-5%}.pop-pop{font-size:21px}.show-character{height:210px}.player-card{padding:16px}.social-inner .btn-dark{width:100%}}

/* Pizza ’n’ Popcorn hero refresh */
.hero-modern{min-height:680px;padding:52px 0 55px;background:
 radial-gradient(circle at 74% 34%, rgba(252,204,77,.95) 0 16%, rgba(252,204,77,0) 37%),
 linear-gradient(135deg,#FFF8E1 0%,#fffdf4 52%,#eef5f8 100%);}
.hero-modern:before,.hero-modern:after{content:"";position:absolute;pointer-events:none;border-radius:55% 45% 48% 52%;transform:rotate(-7deg);}
.hero-modern:before{width:74%;height:280px;right:-15%;top:115px;background:var(--blue);opacity:.92;}
.hero-modern:after{width:72%;height:210px;right:-7%;top:225px;background:var(--tomato);opacity:.88;mix-blend-mode:multiply;}
.hero-grid{gap:30px;}
.hero-copy{position:relative;z-index:5;padding-left:24px;}
.hero-logo-wrap{width:min(330px,68%);margin:0 0 10px -10px;}
.hero-logo{width:100%;height:auto;filter:drop-shadow(0 7px 0 rgba(78,52,46,.08));}
.hero h1{font-size:clamp(58px,7.2vw,92px);line-height:.84;letter-spacing:-.075em;margin:8px 0 18px;text-shadow:2px 3px 0 rgba(78,52,46,.08);}
.hero h1:first-line{color:var(--cheddar);}
.hero h1 span{color:var(--espresso);}
.hero h1 em{color:var(--tomato);}
.hero-tagline{font-size:16px;letter-spacing:0;text-transform:none;color:var(--espresso);margin-bottom:9px;}
.hero p{font-size:18px;max-width:600px;}
.hero-visual{min-height:565px;z-index:6;}
.hero-visual:before{content:"";position:absolute;width:420px;height:420px;right:5%;top:55px;border-radius:50%;background:var(--cheddar);opacity:.92;z-index:-1;}
.hero-visual:after{content:"";position:absolute;width:560px;height:210px;right:-6%;bottom:40px;border-radius:50%;background:rgba(108,142,173,.88);transform:rotate(-8deg);z-index:-1;}
.mascot-popcorn{width:70%;right:2%;top:10px;transform:rotate(2deg);}
.sunburst{display:none;}
.pop-pop{font-size:25px;}
.pop-a{top:8%;left:8%;}.pop-b{top:18%;right:1%;}.pop-c{bottom:15%;left:2%;}
.show-card,.player-card{backdrop-filter:blur(2px);}
@media(max-width:980px){.hero-modern:before{width:100%;right:-45%;}.hero-modern:after{width:90%;right:-35%;}.hero-copy{padding-left:0}.hero-logo-wrap{margin-left:auto;margin-right:auto}.hero-visual:before{right:10%;}.mascot-popcorn{width:68%;right:10%;}}
@media(max-width:760px){.hero-modern{min-height:0;padding-top:38px}.hero-copy{text-align:center}.hero-logo-wrap{width:min(300px,78%);margin:0 auto 8px}.hero h1{font-size:57px}.hero-tagline{font-size:14px}.hero-visual{min-height:405px;margin-top:18px}.hero-visual:before{width:310px;height:310px;right:7%;top:25px}.hero-visual:after{width:390px;height:150px;right:-18%;bottom:30px}.mascot-popcorn{width:76%;right:5%;top:5px}.hero-modern:before{top:350px;width:120%;height:220px;right:-50%;}.hero-modern:after{top:480px;width:110%;height:160px;right:-30%;}}
@media(max-width:480px){.hero-logo-wrap{width:82%}.hero h1{font-size:50px}.hero p{font-size:16px}.hero-visual{min-height:350px}.mascot-popcorn{width:84%;right:-2%;}.pop-pop{font-size:20px;}}


/* Guest archive */
.guest-page{background:var(--butter)}
.guest-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--butter),#fff 58%,#eef5f8);padding:72px 0 48px}
.guest-hero-inner{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;min-height:350px;position:relative;z-index:2}
.guest-copy{position:relative;z-index:3}.guest-copy h1{font:800 clamp(52px,7vw,92px)/.9 Quicksand,Arial,sans-serif;letter-spacing:-.06em;color:var(--espresso);margin:10px 0 18px}.guest-copy p{font-size:18px;max-width:620px;color:#745f56}
.guest-mascot{height:330px;display:flex;align-items:end;justify-content:center;position:relative}.guest-mascot:before{content:'';position:absolute;width:330px;height:330px;border-radius:50%;background:var(--cheddar);opacity:.95}.guest-mascot img{position:relative;width:78%;height:100%;object-fit:contain;filter:drop-shadow(0 15px 10px rgba(78,52,46,.14))}
.guest-hero-shape{position:absolute;border-radius:50%;transform:rotate(-9deg)}.guest-shape-blue{width:55%;height:170px;right:-18%;top:80px;background:var(--blue);opacity:.9}.guest-shape-gold{width:45%;height:130px;right:-8%;top:190px;background:var(--tomato);opacity:.85}
.guest-list-section{background:#fff}.guest-source-note{display:flex;align-items:center;gap:12px;margin-bottom:30px;font:700 13px Lato,Arial,sans-serif;color:#745f56}.guest-source-kicker{display:inline-block;padding:8px 12px;border-radius:999px;background:var(--cheddar);color:var(--espresso);font:800 11px Quicksand,Arial,sans-serif;text-transform:uppercase;letter-spacing:.08em}.guest-source-content{max-width:1000px;margin:0 auto}.guest-source-content h2,.guest-source-content h3{font-family:Quicksand,Arial,sans-serif;color:var(--espresso)}.guest-source-content h2{font-size:38px}.guest-source-content h3{font-size:26px}.guest-source-content p{color:#745f56}.guest-source-content img{max-width:100%;height:auto;border-radius:18px}.guest-source-content a{color:var(--tomato);font-weight:800}.guest-source-content ul{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:0;list-style:none}.guest-source-content li{background:var(--butter);border:1px solid var(--line);border-radius:20px;padding:18px;font:700 17px/1.2 Quicksand,Arial,sans-serif;color:var(--espresso);box-shadow:0 10px 24px rgba(78,52,46,.06)}.guest-empty{text-align:center;padding:50px 0 20px}.guest-empty-character{height:220px}.guest-empty-character img{height:100%;max-width:300px;object-fit:contain}.guest-empty h2{font:800 34px/1 Quicksand,Arial,sans-serif;color:var(--espresso)}.guest-empty p{max-width:650px;margin:12px auto;color:#745f56}
@media(max-width:760px){.guest-hero{padding:48px 0 30px}.guest-hero-inner{grid-template-columns:1fr;text-align:center}.guest-copy p{margin-left:auto;margin-right:auto}.guest-mascot{height:290px;margin-top:10px}.guest-mascot img{width:72%}.guest-source-note{align-items:flex-start;flex-direction:column}.guest-source-content ul{grid-template-columns:1fr}.guest-shape-blue{width:110%;right:-60%;top:260px}.guest-shape-gold{width:95%;right:-35%;top:360px}}
