/*
  PaperMod v8+
  License: MIT https://github.com/adityatelange/hugo-PaperMod/blob/master/LICENSE
  Copyright (c) 2020 nanxiaobei and adityatelange
  Copyright (c) 2021-2025 adityatelange
*/
:root{--gap:24px;--content-gap:20px;--nav-width:1024px;--main-width:720px;--header-height:60px;--footer-height:60px;--radius:8px;--theme:rgb(255, 255, 255);--entry:rgb(255, 255, 255);--primary:rgb(30, 30, 30);--secondary:rgb(108, 108, 108);--tertiary:rgb(214, 214, 214);--content:rgb(31, 31, 31);--code-block-bg:rgb(28, 29, 33);--code-bg:rgb(245, 245, 245);--border:rgb(238, 238, 238);color-scheme:light}:root[data-theme=dark]{--theme:rgb(29, 30, 32);--entry:rgb(46, 46, 51);--primary:rgb(218, 218, 219);--secondary:rgb(155, 156, 157);--tertiary:rgb(65, 66, 68);--content:rgb(196, 196, 197);--code-block-bg:rgb(46, 46, 51);--code-bg:rgb(55, 56, 62);--border:rgb(51, 51, 51);color-scheme:dark}.list{background:var(--code-bg)}[data-theme=dark] .list{background:var(--theme)}*,::after,::before{box-sizing:border-box}html{-webkit-tap-highlight-color:transparent;overflow-y:scroll;-webkit-text-size-adjust:100%;text-size-adjust:100%}a,button,body,h1,h2,h3,h4,h5,h6{color:var(--primary)}body{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen,Ubuntu,Cantarell,open sans,helvetica neue,sans-serif;font-size:18px;line-height:1.6;word-break:break-word;background:var(--theme)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section,table{display:block}h1,h2,h3,h4,h5,h6{line-height:1.2}h1,h2,h3,h4,h5,h6,p{margin-top:0;margin-bottom:0}ul{padding:0}a{text-decoration:none}body,figure,ul{margin:0}table{width:100%;border-collapse:collapse;border-spacing:0;overflow-x:auto;word-break:keep-all}button,input,textarea{padding:0;font:inherit;background:0 0;border:0}input,textarea{outline:0}button,input[type=button],input[type=submit]{cursor:pointer}input:-webkit-autofill,textarea:-webkit-autofill{box-shadow:0 0 0 50px var(--theme)inset}img{display:block;max-width:100%}.not-found{position:absolute;left:0;right:0;display:flex;align-items:center;justify-content:center;height:80%;font-size:160px;font-weight:700}.archive-posts{width:100%;font-size:16px}.archive-year{margin-top:40px}.archive-year:not(:last-of-type){border-bottom:2px solid var(--border)}.archive-month{display:flex;align-items:flex-start;padding:10px 0}.archive-month-header{margin:25px 0;width:200px}.archive-month:not(:last-of-type){border-bottom:1px solid var(--border)}.archive-entry{position:relative;padding:5px;margin:10px 0}.archive-entry-title{margin:5px 0;font-weight:400}.archive-count,.archive-meta{color:var(--secondary);font-size:14px}.footer,.top-link{font-size:12px;color:var(--secondary)}.footer{max-width:calc(var(--main-width) + var(--gap) * 2);margin:auto;padding:calc((var(--footer-height) - var(--gap))/2)var(--gap);text-align:center;line-height:24px}.footer span{margin-inline-start:1px;margin-inline-end:1px}.footer span:last-child{white-space:nowrap}.footer a{color:inherit;border-bottom:1px solid var(--secondary)}.footer a:hover{border-bottom:1px solid var(--primary)}.top-link{visibility:hidden;position:fixed;bottom:60px;right:30px;z-index:99;background:var(--tertiary);width:42px;height:42px;padding:12px;border-radius:64px;transition:visibility .5s,opacity .8s linear}.top-link,.top-link svg{filter:drop-shadow(0 0 0 var(--theme))}.footer a:hover,.top-link:hover{color:var(--primary)}.top-link:focus,#theme-toggle:focus{outline:0}.nav{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:calc(var(--nav-width) + var(--gap) * 2);margin-inline-start:auto;margin-inline-end:auto;line-height:var(--header-height)}.nav a{display:block}.logo,#menu{display:flex;margin:auto var(--gap)}.logo{flex-wrap:inherit}.logo a{font-size:24px;font-weight:700}.logo a img,.logo a svg{display:inline;vertical-align:middle;pointer-events:none;transform:translate(0,-10%);border-radius:6px;margin-inline-end:8px}button#theme-toggle{font-size:26px;margin:auto 4px}[data-theme=dark] #moon{display:none}[data-theme=light] #sun{display:none}#menu{list-style:none;word-break:keep-all;overflow-x:auto;white-space:nowrap}#menu li+li{margin-inline-start:var(--gap)}#menu a{font-size:16px}#menu .active{font-weight:500;border-bottom:2px solid}.lang-switch li,.lang-switch ul,.logo-switches{display:inline-flex;margin:auto 4px}.lang-switch{display:flex;flex-wrap:inherit}.lang-switch a{margin:auto 3px;font-size:16px;font-weight:500}.logo-switches{flex-wrap:inherit}.main{position:relative;min-height:calc(100vh - var(--header-height) - var(--footer-height));max-width:calc(var(--main-width) + var(--gap) * 2);margin:auto;padding:var(--gap)}.page-header h1{font-size:40px}.pagination{display:flex}.pagination a{color:var(--theme);font-size:13px;line-height:36px;background:var(--primary);border-radius:calc(36px/2);padding:0 16px}.pagination .next{margin-inline-start:auto}.social-icons a{display:inline-flex;padding:10px}.social-icons a svg{height:26px;width:26px}code{direction:ltr}div.highlight,pre{position:relative}.copy-code{display:none;position:absolute;top:4px;right:4px;color:rgba(255,255,255,.8);background:rgba(78,78,78,.8);border-radius:var(--radius);padding:0 5px;font-size:14px;user-select:none}div.highlight:hover .copy-code,pre:hover .copy-code{display:block}.first-entry{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:320px;margin:var(--gap)0 calc(var(--gap) * 2)}.first-entry .entry-header{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.first-entry .entry-header h1{font-size:34px;line-height:1.3}.first-entry .entry-content{margin:14px 0;font-size:16px;-webkit-line-clamp:3}.first-entry .entry-footer{font-size:14px}.home-info .entry-content{-webkit-line-clamp:unset}.post-entry{position:relative;margin-bottom:var(--gap);padding:var(--gap);background:var(--entry);border-radius:var(--radius);transition:transform .1s;border:1px solid var(--border)}.post-entry:active{transform:scale(.96)}.tag-entry .entry-cover{display:none}.entry-header h2{font-size:24px;line-height:1.3}.entry-content{margin:8px 0;color:var(--secondary);font-size:14px;line-height:1.6;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.entry-footer{color:var(--secondary);font-size:13px}.entry-link{position:absolute;left:0;right:0;top:0;bottom:0}.entry-hint{color:var(--secondary)}.entry-hint-parent{display:flex;justify-content:space-between}.entry-cover{font-size:14px;margin-bottom:var(--gap);text-align:center}.entry-cover img{border-radius:var(--radius);width:100%;height:auto}.entry-cover a{box-shadow:0 1px 0 var(--primary)}.page-header,.post-header{margin:24px auto var(--content-gap)}.post-title{margin-bottom:2px;font-size:40px}.post-description{margin-top:10px;margin-bottom:5px}.post-meta,.breadcrumbs{color:var(--secondary);font-size:14px}.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center}.i18n_list{display:inline-flex}.post-meta .i18n_list li{list-style:none;margin:auto 3px}.breadcrumbs a{font-size:16px}.post-content{color:var(--content);margin:30px 0}.post-content h3,.post-content h4,.post-content h5,.post-content h6{margin:24px 0 16px}.post-content h1{margin:40px auto 32px;font-size:40px}.post-content h2{margin:32px auto 24px;font-size:32px}.post-content h3{font-size:24px}.post-content h4{font-size:16px}.post-content h5{font-size:14px}.post-content h6{font-size:12px}.post-content a,.post-meta .i18n_list li a,.toc a:hover{box-shadow:0 1px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.post-content a code{margin:auto 0;border-radius:0;box-shadow:0 -1px 0 var(--primary)inset}.post-content del{text-decoration:line-through}.post-content dl,.post-content ol,.post-content p,.post-content figure,.post-content ul{margin-bottom:var(--content-gap)}.post-content ol,.post-content ul{padding-inline-start:20px}.post-content li{margin-top:5px}.post-content li p{margin-bottom:0}.post-content dl{display:flex;flex-wrap:wrap;margin:0}.post-content dt{width:25%;font-weight:700}.post-content dd{width:75%;margin-inline-start:0;padding-inline-start:10px}.post-content dd~dd,.post-content dt~dt{margin-top:10px}.post-content table{margin-bottom:var(--content-gap)}.post-content table th,.post-content table:not(.highlighttable,.highlight table,.gist .highlight) td{min-width:80px;padding:8px 5px;line-height:1.5;border-bottom:1px solid var(--border)}.post-content table th{text-align:start}.post-content table:not(.highlighttable) td code:only-child{margin:auto 0}.post-content .highlight table{border-radius:var(--radius)}.post-content .highlight:not(table){margin:10px auto;background:var(--code-block-bg)!important;border-radius:var(--radius);direction:ltr}.post-content li>.highlight{margin-inline-end:0}.post-content ul pre{margin-inline-start:calc(var(--gap) * -2)}.post-content .highlight pre{margin:0}.post-content .highlighttable{table-layout:fixed}.post-content .highlighttable td:first-child{width:40px}.post-content .highlighttable td .linenodiv{padding-inline-end:0!important}.post-content .highlighttable td .highlight,.post-content .highlighttable td .linenodiv pre{margin-bottom:0}.post-content code{margin:auto 4px;padding:4px 6px;font-size:.78em;line-height:1.5;background:var(--code-bg);border-radius:2px}.post-content pre code{display:grid;margin:auto 0;padding:10px;color:#d5d5d6;background:var(--code-block-bg)!important;border-radius:var(--radius);overflow-x:auto;word-break:break-all}.post-content blockquote{margin:20px 0;padding:0 14px;border-inline-start:3px solid var(--primary)}.post-content hr{margin:30px 0;height:2px;background:var(--tertiary);border:0}.post-content iframe{max-width:100%}.post-content img{border-radius:4px;margin:1rem 0}.post-content img[src*="#center"]{margin:1rem auto}.post-content figure.align-center{text-align:center}.post-content figure>figcaption{color:var(--primary);font-size:16px;font-weight:700;margin:8px 0 16px}.post-content figure>figcaption>p{color:var(--secondary);font-size:14px;font-weight:400}.toc{margin-bottom:var(--content-gap);border:1px solid var(--border);background:var(--code-bg);border-radius:var(--radius);padding:.4em}[data-theme=dark] .toc{background:var(--entry)}.toc details summary{cursor:zoom-in;margin-inline-start:10px;user-select:none}.toc details[open] summary{cursor:zoom-out}.toc .details{display:inline;font-weight:500}.toc .inner{margin:5px 20px;padding:0 10px;opacity:.9}.toc li ul{margin-inline-start:var(--gap)}.toc summary:focus{outline:0}.post-footer{margin-top:var(--content-gap)}.post-footer>*{margin-bottom:10px}.post-tags{display:flex;flex-wrap:wrap;gap:10px}.post-tags li{display:inline-block}.post-tags a,.share-buttons,.paginav{border-radius:var(--radius);background:var(--code-bg);border:1px solid var(--border)}.post-tags a{display:block;padding:0 14px;color:var(--secondary);font-size:14px;line-height:34px;background:var(--code-bg)}.post-tags a:hover,.paginav a:hover{background:var(--border)}.share-buttons{padding:10px;display:flex;justify-content:center;overflow-x:auto;gap:10px}.share-buttons li,.share-buttons a{display:inline-flex}.share-buttons a:not(:last-of-type){margin-inline-end:12px}h1:hover .anchor,h2:hover .anchor,h3:hover .anchor,h4:hover .anchor,h5:hover .anchor,h6:hover .anchor{display:inline-flex;color:var(--secondary);margin-inline-start:8px;font-weight:500;user-select:none}.paginav{display:flex;line-height:30px}.paginav a{padding-inline-start:14px;padding-inline-end:14px;border-radius:var(--radius)}.paginav .title{letter-spacing:1px;text-transform:uppercase;font-size:small;color:var(--secondary)}.paginav .prev,.paginav .next{width:50%}.paginav span:hover:not(.title){box-shadow:0 1px}.paginav .next{margin-inline-start:auto;text-align:right}[dir=rtl] .paginav .next{text-align:left}h1>a>svg{display:inline}img.in-text{display:inline;margin:auto}.buttons,.main .profile{display:flex;justify-content:center}.main .profile{align-items:center;min-height:calc(100vh - var(--header-height) - var(--footer-height) - (var(--gap) * 2));text-align:center}.profile .profile_inner{display:flex;flex-direction:column;align-items:center;gap:10px}.profile img{border-radius:50%}.buttons{flex-wrap:wrap;max-width:400px}.button{background:var(--tertiary);border-radius:var(--radius);margin:8px;padding:6px;transition:transform .1s}.button-inner{padding:0 8px}.button:active{transform:scale(.96)}#searchbox input{padding:4px 10px;width:100%;color:var(--primary);font-weight:700;border:2px solid var(--tertiary);border-radius:var(--radius)}#searchbox input:focus{border-color:var(--secondary)}#searchResults li{list-style:none;border-radius:var(--radius);padding:10px;margin:10px 0;position:relative;font-weight:500}#searchResults{margin:10px 0;width:100%}#searchResults li:active{transition:transform .1s;transform:scale(.98)}#searchResults a{position:absolute;width:100%;height:100%;top:0;left:0;outline:none}#searchResults .focus{transform:scale(.98);border:2px solid var(--tertiary)}.terms-tags li{display:inline-block;margin:10px;font-weight:500}.terms-tags a{display:block;padding:3px 10px;background:var(--tertiary);border-radius:6px;transition:transform .1s}.terms-tags a:active{background:var(--tertiary);transform:scale(.96)}.bg{color:#cad3f5;background-color:#24273a}.chroma{color:#cad3f5;background-color:#24273a}.chroma .x{}.chroma .err{color:#ed8796}.chroma .cl{}.chroma .lnlinks{outline:none;text-decoration:none;color:inherit}.chroma .lntd{vertical-align:top;padding:0;margin:0;border:0}.chroma .lntable{border-spacing:0;padding:0;margin:0;border:0}.chroma .hl{background-color:#474733}.chroma .lnt{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:.4em;padding:0 .4em;color:#8087a2}.chroma .ln{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:.4em;padding:0 .4em;color:#8087a2}.chroma .line{display:flex}.chroma .k{color:#c6a0f6}.chroma .kc{color:#f5a97f}.chroma .kd{color:#ed8796}.chroma .kn{color:#8bd5ca}.chroma .kp{color:#c6a0f6}.chroma .kr{color:#c6a0f6}.chroma .kt{color:#ed8796}.chroma .n{}.chroma .na{color:#8aadf4}.chroma .nb{color:#91d7e3}.chroma .bp{color:#91d7e3}.chroma .nc{color:#eed49f}.chroma .no{color:#eed49f}.chroma .nd{color:#8aadf4;font-weight:700}.chroma .ni{color:#8bd5ca}.chroma .ne{color:#f5a97f}.chroma .nf{color:#8aadf4}.chroma .fm{color:#8aadf4}.chroma .nl{color:#91d7e3}.chroma .nn{color:#f5a97f}.chroma .nx{}.chroma .py{color:#f5a97f}.chroma .nt{color:#c6a0f6}.chroma .nv{color:#f4dbd6}.chroma .vc{color:#f4dbd6}.chroma .vg{color:#f4dbd6}.chroma .vi{color:#f4dbd6}.chroma .vm{color:#f4dbd6}.chroma .l{}.chroma .ld{}.chroma .s{color:#a6da95}.chroma .sa{color:#ed8796}.chroma .sb{color:#a6da95}.chroma .sc{color:#a6da95}.chroma .dl{color:#8aadf4}.chroma .sd{color:#6e738d}.chroma .s2{color:#a6da95}.chroma .se{color:#8aadf4}.chroma .sh{color:#6e738d}.chroma .si{color:#a6da95}.chroma .sx{color:#a6da95}.chroma .sr{color:#8bd5ca}.chroma .s1{color:#a6da95}.chroma .ss{color:#a6da95}.chroma .m{color:#f5a97f}.chroma .mb{color:#f5a97f}.chroma .mf{color:#f5a97f}.chroma .mh{color:#f5a97f}.chroma .mi{color:#f5a97f}.chroma .il{color:#f5a97f}.chroma .mo{color:#f5a97f}.chroma .o{color:#91d7e3;font-weight:700}.chroma .ow{color:#91d7e3;font-weight:700}.chroma .p{}.chroma .c{color:#6e738d;font-style:italic}.chroma .ch{color:#6e738d;font-style:italic}.chroma .cm{color:#6e738d;font-style:italic}.chroma .c1{color:#6e738d;font-style:italic}.chroma .cs{color:#6e738d;font-style:italic}.chroma .cp{color:#6e738d;font-style:italic}.chroma .cpf{color:#6e738d;font-weight:700;font-style:italic}.chroma .g{}.chroma .gd{color:#ed8796;background-color:#363a4f}.chroma .ge{font-style:italic}.chroma .gr{color:#ed8796}.chroma .gh{color:#f5a97f;font-weight:700}.chroma .gi{color:#a6da95;background-color:#363a4f}.chroma .go{}.chroma .gp{}.chroma .gs{font-weight:700}.chroma .gu{color:#f5a97f;font-weight:700}.chroma .gt{color:#ed8796}.chroma .gl{text-decoration:underline}.chroma .w{}.chroma{background-color:unset!important}.chroma .hl{display:flex}.chroma .lnt{padding:0 0 0 12px}.highlight pre.chroma code{padding:8px 0}.highlight pre.chroma .line .cl,.chroma .ln{padding:0 10px}.chroma .lntd:last-of-type{width:100%}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--tertiary);border:5px solid var(--theme);border-radius:var(--radius)}[data-theme=light] .list::-webkit-scrollbar-thumb{border:5px solid var(--code-bg)}::-webkit-scrollbar-thumb:hover{background:var(--secondary)}::-webkit-scrollbar:not(.highlighttable,.highlight table,.gist .highlight){background:var(--theme)}.post-content .highlighttable td .highlight pre code::-webkit-scrollbar{display:none}.post-content :not(table) ::-webkit-scrollbar-thumb{border:2px solid var(--code-block-bg);background:#717175}.post-content :not(table) ::-webkit-scrollbar-thumb:hover{background:#a3a3a5}.gist table::-webkit-scrollbar-thumb{border:2px solid #fff;background:#adadad}.gist table::-webkit-scrollbar-thumb:hover{background:#707070}.post-content table::-webkit-scrollbar-thumb{border-width:2px}@media screen and (min-width:768px){::-webkit-scrollbar{width:19px;height:11px}}@media screen and (max-width:768px){:root{--gap:14px}.profile img{transform:scale(.85)}.first-entry{min-height:260px}.archive-month{flex-direction:column}.archive-year{margin-top:20px}.footer{padding:calc((var(--footer-height) - var(--gap) - 10px)/2)var(--gap)}}@media screen and (max-width:900px){.list .top-link{transform:translateY(-5rem)}}@media screen and (max-width:340px){.share-buttons{justify-content:unset}}@media(prefers-reduced-motion){.terms-tags a:active,.button:active,.post-entry:active,.top-link,#searchResults .focus,#searchResults li:active{transform:none}}body.a11y-underline-links a{text-decoration:underline!important;text-decoration-thickness:2px!important}body.a11y-high-contrast{--primary:#000 !important;--secondary:#000 !important;--tertiary:#fff !important;--entry:#fff !important;--content:#000 !important;--hljs-bg:#fff !important;--code-bg:#fff !important;--border:#000 !important;--theme:#fff !important;background:#fff!important;color:#000!important}body.a11y-high-contrast a{color:#00e!important}body.a11y-high-contrast.dark{--primary:#fff !important;--secondary:#fff !important;--tertiary:#000 !important;--entry:#000 !important;--content:#fff !important;--hljs-bg:#000 !important;--code-bg:#000 !important;--border:#fff !important;--theme:#000 !important;background:#000!important;color:#fff!important}body.a11y-high-contrast.dark a{color:#ff0!important}#a11y-grayscale-overlay{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9997;pointer-events:none;backdrop-filter:grayscale(100%);-webkit-backdrop-filter:grayscale(100%)}body.a11y-grayscale #a11y-grayscale-overlay{display:block}#a11y-toggle{background:0 0;border:2px solid var(--tertiary);border-radius:50%;padding:6px;margin-left:.75rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:all var(--transition-fast);color:var(--secondary);flex-shrink:0;cursor:pointer}#a11y-toggle:hover{background:var(--bacon-primary);border-color:var(--bacon-primary);color:#fff;transform:translateY(-1px);box-shadow:var(--shadow-sm)}#a11y-toggle svg{width:20px;height:20px;fill:none;stroke:currentColor}#a11y-panel{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--theme);border:1px solid var(--border);padding:2rem;border-radius:var(--radius-lg);z-index:9999;box-shadow:var(--shadow-xl);min-width:320px;max-width:90vw}#a11y-panel.open{display:block;animation:fadeIn .2s ease-out}@keyframes fadeIn{from{opacity:0;transform:translate(-50%,-48%)}to{opacity:1;transform:translate(-50%,-50%)}}.a11y-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:9998;backdrop-filter:blur(2px)}.a11y-overlay.open{display:block}.a11y-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;border-bottom:1px solid var(--border);padding-bottom:1rem}.a11y-header h3{margin:0;font-size:1.25rem;color:var(--primary)}#a11y-close{background:0 0;border:none;color:var(--secondary);cursor:pointer;padding:.5rem;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center}#a11y-close:hover{background:rgba(0,0,0,5%);color:var(--primary)}.a11y-option{margin-bottom:1.5rem}.a11y-option label{display:block;margin-bottom:.5rem;font-weight:600;color:var(--primary)}.a11y-option select{width:100%;padding:.5rem;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--entry);color:var(--primary);font-size:1rem}.a11y-checkbox-label{display:flex;align-items:center;gap:.75rem;cursor:pointer}.a11y-checkbox-label input[type=checkbox]{width:1.25rem;height:1.25rem;accent-color:var(--bacon-primary)}@media(max-width:480px){#a11y-panel{width:90%;padding:1.5rem}}:root{--bacon-primary:#c44d34;--bacon-primary-light:#e86850;--bacon-primary-dark:#a03621;--bacon-secondary:#8b4513;--bacon-accent:#e67a2c;--bacon-gold:#d88a45;--bacon-cream:#fff5f0;--bacon-dark:#2d1b15;--secondary:#4a4a4a;--link-color:#a33823;--link-hover-color:#862b1c;--link-underline-color:currentColor;--section-padding:4rem;--container-max:1200px;--font-heading:'Segoe UI', 'San Francisco', system-ui, -apple-system, sans-serif;--font-body:'Segoe UI', 'San Francisco', system-ui, -apple-system, sans-serif;--shadow-sm:0 2px 8px rgba(196, 77, 52, 0.1);--shadow-md:0 4px 16px rgba(196, 77, 52, 0.15);--shadow-lg:0 8px 32px rgba(196, 77, 52, 0.2);--shadow-xl:0 16px 48px rgba(196, 77, 52, 0.25);--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--transition-fast:0.2s cubic-bezier(0.4, 0, 0.2, 1);--transition-normal:0.3s cubic-bezier(0.4, 0, 0.2, 1);--transition-slow:0.5s cubic-bezier(0.4, 0, 0.2, 1);--gradient-primary:linear-gradient(135deg, var(--bacon-primary) 0%, var(--bacon-accent) 100%);--gradient-warm:linear-gradient(135deg, #fff5f0 0%, #ffe8dc 100%);--gradient-hero:linear-gradient(135deg, rgba(255, 140, 66, 0.1) 0%, rgba(196, 77, 52, 0.05) 100%);--theme-rgb:255, 255, 255}.dark{--link-color:#ffb399;--link-hover-color:#ffd6c8;--link-underline-color:rgba(255, 179, 153, 0.85);--secondary:#dcdcdc;--theme-rgb:29, 30, 32}.feature-card,.featured-card{background:var(--entry);padding:2rem;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);transition:all var(--transition-normal);border:1px solid var(--border);text-align:center;display:flex;flex-direction:column;align-items:center;height:100%}.feature-card:hover,.featured-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg);border-color:var(--bacon-primary)}.feature-card h3,.featured-card h3{color:var(--bacon-primary);margin-bottom:1rem;font-size:1.5rem}.feature-card p,.featured-card p{color:var(--secondary);margin-bottom:0;line-height:1.6;flex-grow:1}h1{font-size:clamp(2.25rem,6vw,3.75rem);background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}h2{font-size:clamp(1.75rem,4.5vw,2.75rem)}h3{font-size:clamp(1.35rem,3.5vw,2rem)}.post-content strong,.entry-content strong,.main strong{color:var(--bacon-primary-dark)}.dark .post-content strong,.dark .entry-content strong,.dark .main strong{color:#ffb399}.header{background:var(--theme);border-bottom:3px solid transparent;border-image:var(--gradient-primary)1;transition:all var(--transition-normal);position:sticky;top:0;z-index:100;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 2px 20px rgba(0,0,0,6%)}.header:hover{box-shadow:var(--shadow-md)}.nav{max-width:var(--container-max);margin:0 auto;padding:.5rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:60px}.logo{display:flex;align-items:center;flex-shrink:0}.logo-container{display:flex;align-items:center;gap:.5rem}.logo-text a{display:flex;flex-direction:column;justify-content:center;text-decoration:none}.logo a{font-weight:700;font-size:1.25rem;color:var(--bacon-primary);transition:color var(--transition-fast)}.logo a:hover{color:var(--bacon-primary-dark)}.logo a img,.logo a svg{height:clamp(50px,12vw,var(--logo-max-height,200px));width:auto;object-fit:contain;transform:none}#menu{display:flex;flex-wrap:nowrap;gap:.25rem;justify-content:center;align-items:center;margin:0;flex:auto;list-style:none;padding:0}#menu li{display:flex;align-items:center;position:relative;list-style:none}#menu li a{padding:.5rem .75rem;border-radius:var(--radius-md);transition:all var(--transition-fast);font-weight:600;position:relative;letter-spacing:.01em;display:flex;align-items:center;height:100%;white-space:nowrap;font-size:.95rem}#menu li a:hover{background:var(--gradient-primary);color:#fff;transform:translateY(-1px);box-shadow:var(--shadow-sm)}#menu li a:hover span.active{color:#fff}#menu li a span.active{color:var(--bacon-primary)}#menu li a,#menu li a span.active{text-decoration:none}#menu li a:hover,#menu li a:focus{text-decoration:none}#menu li a:focus-visible{outline:2px solid var(--bacon-primary);outline-offset:2px}#menu .active{border-bottom:none!important}#menu li a span.active::after{content:'';position:absolute;bottom:4px;left:.75rem;right:.75rem;height:2px;background:var(--gradient-primary);border-radius:1px}.has-children{position:relative}.has-children>.submenu-toggle{background:0 0;border:none;color:var(--secondary);padding:.5rem .35rem;margin-left:-.25rem;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border-radius:var(--radius-sm);transition:all var(--transition-fast);flex-shrink:0}.has-children>.submenu-toggle:hover{color:var(--bacon-primary);background:rgba(196,77,52,8%)}.has-children>.submenu-toggle:focus-visible{outline:2px solid var(--bacon-primary);outline-offset:2px}.has-children>.submenu-toggle svg{width:14px;height:14px;transition:transform var(--transition-fast)}.has-children>.submenu-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.sub-menu{list-style:none;position:absolute;top:100%;left:50%;transform:translateX(-50%)translateY(8px);min-width:12rem;background:var(--theme);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);padding:.5rem;display:none;opacity:0;visibility:hidden;z-index:120;border:1px solid var(--border);transition:opacity var(--transition-fast),transform var(--transition-fast);margin:0}@media(min-width:881px){#menu{overflow:visible!important;position:static;height:auto;background:0 0;backdrop-filter:none;flex-direction:row;flex-wrap:nowrap}#menu li{flex-direction:row;flex-wrap:nowrap}.has-children:hover>.sub-menu,.has-children:focus-within>.sub-menu{display:block;opacity:1;visibility:visible;transform:translateX(-50%)translateY(0)}.has-children>.submenu-toggle{display:inline-flex;padding:.5rem .35rem;margin-left:-.25rem}}.sub-menu li{display:block;width:100%;margin:0;padding:0;list-style:none}.sub-menu li a{display:block;padding:.65rem 1rem;color:var(--primary);white-space:nowrap;font-weight:500;border-radius:var(--radius-sm);width:100%;text-align:left;font-size:.9rem}.sub-menu li a:hover{background:rgba(196,77,52,8%);color:var(--bacon-primary);transform:none;box-shadow:none}.sub-menu li a:focus-visible{outline:2px solid var(--bacon-primary);outline-offset:-2px}.sub-menu li a span.active::after{display:none}.sub-menu::before{content:'';position:absolute;top:-6px;left:50%;width:12px;height:12px;background:var(--theme);border-left:1px solid var(--border);border-top:1px solid var(--border);transform:translateX(-50%)rotate(45deg);z-index:121}#theme-toggle{background:0 0;border:2px solid var(--tertiary);border-radius:50%;padding:6px;margin-left:.75rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:all var(--transition-fast);color:var(--secondary);flex-shrink:0}#theme-toggle:hover{background:var(--bacon-primary);border-color:var(--bacon-primary);color:#fff;transform:translateY(-1px);box-shadow:var(--shadow-sm)}#theme-toggle:focus-visible{outline:2px solid var(--bacon-primary);outline-offset:2px}#theme-toggle svg{width:20px;height:20px;fill:currentColor;stroke:currentColor}.logo-switches{display:flex;align-items:center;flex-shrink:0}#menu-trigger{display:none}.main{max-width:var(--container-max);margin:0 auto;padding:2rem 1.5rem}.home-info{text-align:center;padding:2rem 1rem 3rem;background:var(--gradient-hero);border-radius:var(--radius-xl);margin-bottom:2rem;box-shadow:var(--shadow-xl);position:relative;overflow:hidden;border:2px solid var(--bacon-primary)}.dark .home-info{background-color:var(--entry);background-image:var(--gradient-hero);border-color:var(--bacon-primary)}.home-info::before{content:'';position:absolute;top:0;left:0;right:0;height:6px;background:var(--gradient-primary)}.home-info::after{content:'';position:absolute;bottom:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,rgba(255,140,66,.15) 0%,transparent 70%);pointer-events:none}.home-info .entry-content{max-width:900px;margin:0 auto;position:relative;z-index:1}.home-info h1{margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);text-shadow:0 2px 20px rgba(196,77,52,.2)}.home-info p{font-size:1.25rem;color:var(--secondary);max-width:700px;margin:0 auto 2.5rem;line-height:1.8;font-weight:400}.social-icons{display:flex;justify-content:center;gap:1.25rem;margin-top:2.5rem}.social-icons a{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:#fff;border-radius:50%;transition:all var(--transition-normal);box-shadow:var(--shadow-md);border:2px solid transparent}.social-icons a:hover{background:var(--gradient-primary);transform:translateY(-5px)scale(1.1);box-shadow:var(--shadow-lg);border-color:var(--bacon-accent)}.social-icons a:hover svg{fill:#fff;transform:scale(1.1)}.social-icons svg{transition:all var(--transition-fast)}.post-content{line-height:1.8}.post-content h1,.post-content h2{color:var(--bacon-primary);margin-top:2.5rem;padding-bottom:.5rem;border-bottom:2px solid var(--border)}.post-content h3{color:var(--bacon-secondary);margin-top:2rem}.post-content ul,.post-content ol{margin:1.5rem 0;padding-left:1.5rem}.post-content li{margin-bottom:.75rem;position:relative}.post-content ul li::marker{color:var(--bacon-primary)}.post-content strong{color:var(--bacon-primary-dark);font-weight:600}.dark .post-content strong{color:#ffb399}.post-content a{color:var(--link-color);text-decoration:underline;text-decoration-color:var(--link-underline-color);text-decoration-thickness:.12em;text-underline-offset:.18em;border-bottom:none;transition:color var(--transition-fast),text-decoration-color var(--transition-fast)}.post-content a:hover,.post-content a:focus-visible{color:var(--link-hover-color);text-decoration-color:var(--link-hover-color);outline:2px solid var(--link-hover-color);outline-offset:3px}.post-entry{background:var(--entry);border-radius:var(--radius-lg);overflow:hidden;transition:all var(--transition-normal);box-shadow:var(--shadow-md);margin-bottom:2rem;border:2px solid transparent;position:relative}.post-entry::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:var(--gradient-primary);transform:scaleX(0);transition:transform var(--transition-normal)}.post-entry:hover{transform:translateY(-8px);box-shadow:var(--shadow-xl);border-color:var(--bacon-primary)}.post-entry:hover::before{transform:scaleX(1)}.post-entry .entry-header h2{color:var(--primary);transition:color var(--transition-fast);font-weight:700}.post-entry:hover .entry-header h2{background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.entry-cover{overflow:hidden;position:relative}.entry-cover::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.3) 100%);opacity:0;transition:opacity var(--transition-normal)}.post-entry:hover .entry-cover::after{opacity:1}.entry-cover img{transition:transform var(--transition-slow)}.post-entry:hover .entry-cover img{transform:scale(1.08)}.home-info a[href*="View Details"],.post-content a[href*="View Details"],.post-content a[href*="Get Tickets"],.post-content a[href*=Register],.post-content a[href*="Learn More"],a.button,a.btn,a.cta-button{display:inline-block;background:var(--gradient-primary);color:#fff!important;padding:.875rem 2rem;border-radius:var(--radius-md);font-weight:700;text-decoration:none;border-bottom:none!important;box-shadow:var(--shadow-md);transition:all var(--transition-normal);position:relative;overflow:hidden;letter-spacing:.02em;text-transform:uppercase;font-size:.95rem}.home-info a[href*="View Details"]::before,.post-content a[href*="View Details"]::before,.post-content a[href*="Get Tickets"]::before,.post-content a[href*=Register]::before,.post-content a[href*="Learn More"]::before,a.button::before,a.btn::before,a.cta-button::before{content:'';position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(255,255,255,.3);transform:translate(-50%,-50%);transition:width .6s,height .6s}.home-info a[href*="View Details"]:hover,.post-content a[href*="View Details"]:hover,.post-content a[href*="Get Tickets"]:hover,.post-content a[href*=Register]:hover,.post-content a[href*="Learn More"]:hover,a.button:hover,a.btn:hover,a.cta-button:hover{transform:translateY(-3px);box-shadow:var(--shadow-xl)}.home-info a[href*="View Details"]:hover::before,.post-content a[href*="View Details"]:hover::before,.post-content a[href*="Get Tickets"]:hover::before,.post-content a[href*=Register]:hover::before,.post-content a[href*="Learn More"]:hover::before,a.button:hover::before,a.btn:hover::before,a.cta-button:hover::before{width:300px;height:300px}.post-content a[href*="View Galleries"],.post-content a[href*="All Events"],a.button-secondary{display:inline-block;background:var(--tertiary);color:var(--bacon-primary)!important;padding:.75rem 1.5rem;border-radius:var(--radius-md);font-weight:600;text-decoration:none;border:2px solid var(--bacon-primary);border-bottom:2px solid var(--bacon-primary)!important;transition:all var(--transition-normal);font-size:.9rem}.post-content a[href*="View Galleries"]:hover,.post-content a[href*="All Events"]:hover,a.button-secondary:hover{background:var(--bacon-primary);color:#fff!important;transform:translateY(-2px);box-shadow:var(--shadow-md)}.pagination a,.pagination span{padding:.75rem 1.25rem;border-radius:var(--radius-md);font-weight:600;transition:all var(--transition-fast)}.pagination a:hover{background:var(--gradient-primary);color:#fff;transform:translateY(-2px);box-shadow:var(--shadow-sm)}.footer{background:var(--code-bg);padding:2rem 1.5rem;text-align:center;border-top:1px solid var(--border);margin-top:3rem}.footer a{color:var(--link-color);transition:color var(--transition-fast),text-decoration-color var(--transition-fast);text-decoration:underline;text-decoration-thickness:.11em;text-underline-offset:.2em}.footer a:hover{color:var(--link-hover-color);text-decoration-color:var(--link-hover-color)}.top-link.top-link{background:var(--bacon-primary);padding:.75rem;border-radius:50%;box-shadow:var(--shadow-lg);transition:all var(--transition-fast)}.top-link.top-link:hover{background:var(--bacon-primary-dark);transform:translateY(-3px)}.top-link svg{fill:#fff}.sticky-mobile-cta{display:none}@media(max-width:768px){.sticky-mobile-cta{display:block;position:fixed;bottom:0;left:0;right:0;z-index:99;background:var(--gradient-primary);padding:.5rem;text-align:center;box-shadow:0 -4px 12px rgba(0,0,0,.15);border-top:2px solid rgba(255,255,255,.2);animation:slideUpFade .4s ease-out}.sticky-mobile-cta a{color:#fff!important;font-weight:700;font-size:1.1rem;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;width:100%;letter-spacing:.02em;text-shadow:0 1px 2px rgba(0,0,0,.2);transition:transform .2s ease}.sticky-mobile-cta a svg{flex-shrink:0;width:1.5em;height:1.5em}.sticky-mobile-cta a:active{transform:scale(.98);background:rgba(0,0,0,.1);border-radius:8px}@keyframes slideUpFade{from{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.main{padding-bottom:5rem}}@media(max-width:880px){:root{--section-padding:2.5rem}.main{padding:1.5rem 1rem}.home-info{padding:2rem 1rem 3rem}.header{backdrop-filter:none;-webkit-backdrop-filter:none}.nav{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:.5rem 1rem;min-height:56px;gap:.5rem}.logo-container{display:contents}.logo{display:flex;align-items:center;flex:1;min-width:0;order:1}.logo-text{order:4;width:100%;display:flex;justify-content:center;margin-top:.25rem;text-align:center}.logo-text a{align-items:center}.logo a{display:flex;align-items:center}.logo a:first-of-type{flex-shrink:0}.logo-text a{display:flex;flex-direction:column;justify-content:center;min-width:0;margin-left:0}.logo h3,.logo .title,.logo .text,.logo-text h3,.logo-text .title,.logo-text .text{margin:0;font-size:clamp(.85rem,3.5vw,1.1rem);line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.logo .subtitle,.logo-text .subtitle{font-size:clamp(.65rem,2.5vw,.8rem);opacity:.85;margin:0;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.logo a img,.logo a svg{height:clamp(40px,10vw,60px)}#menu-trigger{display:flex;background:0 0;border:none;color:var(--primary);cursor:pointer;padding:.5rem;margin:0;min-width:48px;min-height:48px;align-items:center;justify-content:center;border-radius:var(--radius-md);transition:all var(--transition-fast);flex-shrink:0;order:3}#menu-trigger:hover{background:rgba(196,77,52,8%);color:var(--bacon-primary)}#menu-trigger:focus-visible{outline:2px solid var(--bacon-primary);outline-offset:2px}#menu-trigger svg{width:28px;height:28px;stroke-width:2;transition:transform var(--transition-fast)}body.mobile-menu-visible #menu-trigger svg{transform:rotate(90deg)}.logo-switches{order:2;margin:0;flex-shrink:0}.logo-switches button#theme-toggle{min-width:44px;min-height:44px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;margin:0}.logo-switches #theme-toggle svg{width:22px;height:22px}#menu{display:none;position:fixed;top:56px;left:0;right:0;bottom:0;width:100%;max-width:100vw;margin:0;background:var(--theme);background:rgba(var(--theme-rgb,255,255,255),.98);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;padding:.75rem 1rem;z-index:999;gap:0;overflow-y:auto;overflow-x:hidden;height:calc(100vh - 56px);height:calc(100dvh - 56px);border-top:1px solid var(--border);box-shadow:0 4px 30px rgba(0,0,0,.1)}body.mobile-menu-visible{overflow:hidden}body.mobile-menu-visible #menu{display:flex;animation:menuSlideIn .3s ease-out}@keyframes menuSlideIn{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}#menu li{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;width:100%;border-bottom:1px solid var(--border);line-height:1.4}#menu li:last-child{border-bottom:none}#menu li.has-children{flex-direction:row;flex-wrap:wrap}#menu li a{flex:1;min-width:0;text-align:left;justify-content:flex-start;padding:.75rem .5rem;font-size:1rem;line-height:1.4;display:flex;align-items:center;border-radius:0;font-weight:600;height:auto}#menu li a:hover{background:0 0;color:var(--bacon-primary);transform:none;box-shadow:none}#menu li a span.active::after{display:none}#menu li a span.active{position:relative;color:var(--bacon-primary)}#menu li a span.active::before{content:'';position:absolute;left:-.5rem;top:50%;transform:translateY(-50%);width:4px;height:4px;background:var(--bacon-primary);border-radius:50%}.has-children>.submenu-toggle{display:flex;flex-shrink:0;margin:0;padding:.75rem;background:0 0;border-left:1px solid var(--border);border-radius:0;min-width:44px;align-items:center;justify-content:center;transition:all var(--transition-fast)}.has-children>.submenu-toggle svg{width:16px;height:16px}.dark .has-children>.submenu-toggle{background:0 0}.has-children>.submenu-toggle:hover{background:rgba(196,77,52,8%);color:var(--bacon-primary)}.has-children>.submenu-toggle[aria-expanded=true]{background:rgba(196,77,52,.1);color:var(--bacon-primary)}.has-children>.submenu-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.sub-menu{position:static;display:none;opacity:1;visibility:visible;padding:0;box-shadow:none;background:rgba(0,0,0,2%);transform:none;left:auto;top:auto;border:none;flex-basis:100%;width:100%;min-width:auto;margin:0;border-radius:0;box-sizing:border-box}.dark .sub-menu{background:rgba(255,255,255,3%)}.sub-menu.expanded{display:block}.sub-menu li{border-bottom:none}.sub-menu li a{text-align:left;padding:.625rem 1rem .625rem 1.75rem;background:0 0;margin-bottom:0;font-size:.95rem;font-weight:500;border-radius:0;display:flex;align-items:center;color:var(--primary);width:100%;box-sizing:border-box;position:relative}.sub-menu li a::before{content:'';position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:6px;height:2px;background:var(--border);border-radius:1px}.sub-menu li a:hover{background:rgba(196,77,52,6%);color:var(--bacon-primary)}.sub-menu li a:hover::before{background:var(--bacon-primary)}.dark .sub-menu li a{color:var(--primary)}.dark .sub-menu li a:hover{background:rgba(255,255,255,6%);color:var(--bacon-primary)}.sub-menu::before{display:none}.social-icons a{width:42px;height:42px}}@media(max-width:480px){.home-info h1{font-size:2rem}.home-info p{font-size:1rem}.logo a img,.logo a svg{height:50px}#menu{padding:1rem}#menu li a{padding:.875rem .5rem;font-size:1rem}.sub-menu li a{padding:.75rem 1rem .75rem 1.75rem;font-size:.9rem}.sub-menu li a::before{left:.5rem}}@media(prefers-reduced-motion:no-preference){.post-entry,.sponsor-link,.restaurant-link,.gallery-item{animation:fadeInUp .5s ease both}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.post-entry:nth-child(1){animation-delay:.1s}.post-entry:nth-child(2){animation-delay:.2s}.post-entry:nth-child(3){animation-delay:.3s}.post-entry:nth-child(4){animation-delay:.4s}}::selection{background:var(--bacon-primary);color:#fff}::-moz-selection{background:var(--bacon-primary);color:#fff}a:focus-visible,button:focus-visible{outline:2px solid var(--bacon-primary);outline-offset:2px}.featured-cta:active,.cta-button:active,button:active,input[type=submit]:active,.post-entry:active,.sponsor-link:active,.restaurant-link:active{transform:scale(.98);transition:transform .1s ease}.featured-cta,.cta-button,button,input[type=submit],.post-entry,.sponsor-link,.restaurant-link,.feature-card,.gallery-item{transition:all var(--transition-normal)}.post-entry:hover,.feature-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg);cursor:pointer}.featured-cta,.cta-button{position:relative;overflow:hidden}.featured-cta::before,.cta-button::before{content:'';position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(255,255,255,.2);transform:translate(-50%,-50%);transition:width .6s,height .6s}.featured-cta:hover::before,.cta-button:hover::before{width:300px;height:300px}a{transition:color var(--transition-fast),background-color var(--transition-fast)}.feature-card svg,.icon{transition:transform var(--transition-normal)}.feature-card:hover svg,.icon:hover{transform:scale(1.1)}img{transition:transform var(--transition-normal),box-shadow var(--transition-normal)}a:hover img{transform:translateY(-2px);box-shadow:var(--shadow-md)}#menu li a::after{content:'';position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--bacon-primary);transition:width var(--transition-fast)}#menu li a:hover::after{width:100%}*:focus-visible{transition:outline-offset var(--transition-fast)}@keyframes pulse{0%,100%{opacity:1}50%{opacity:.5}}.loading-skeleton{animation:pulse 2s cubic-bezier(.4,0,.6,1)infinite}@keyframes gentle-bounce{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}.featured-cta:hover,.cta-button:hover{animation:gentle-bounce .5s ease}input,textarea,select{transition:border-color var(--transition-normal),box-shadow var(--transition-normal)}input:focus,textarea:focus,select:focus{border-color:var(--bacon-primary);box-shadow:0 0 0 3px rgba(196,77,52,.1)}.sponsor-link,.restaurant-link{transition:transform var(--transition-normal),box-shadow var(--transition-normal)}.sponsor-link:hover,.restaurant-link:hover{transform:translateY(-3px)scale(1.02);box-shadow:var(--shadow-lg)}.expandable-content{max-height:0;overflow:hidden;transition:max-height var(--transition-slow)ease-in-out}.expandable-content.expanded{max-height:1e3px}@keyframes progress{0%{transform:translateX(-100%)}100%{transform:translateX(100%)}}.progress-indicator{position:relative;overflow:hidden}.progress-indicator::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:progress 2s infinite}@media print{.header,.footer,.top-link,.sponsors-section,.restaurants-section{display:none}.main{max-width:100%;padding:0}}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin:3rem 0;padding:2rem 0}.stat-card{background:var(--gradient-warm);padding:2.5rem 2rem;border-radius:var(--radius-lg);text-align:center;border:2px solid var(--bacon-accent);box-shadow:var(--shadow-md);transition:all var(--transition-normal);position:relative;overflow:hidden}.stat-card::before{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(230,122,44,.1) 0%,transparent 70%);opacity:0;transition:opacity var(--transition-normal)}.stat-card:hover{transform:translateY(-5px)scale(1.03);box-shadow:var(--shadow-lg);border-color:var(--bacon-primary)}.stat-card:hover::before{opacity:1}.stat-number{display:block;font-size:clamp(2rem,5vw,3rem);font-weight:700;color:var(--bacon-primary);margin-bottom:.75rem;line-height:1.1;font-variant-numeric:tabular-nums;letter-spacing:-.02em}.stat-label{display:block;color:var(--secondary);font-size:clamp(.9rem,2vw,1.1rem);line-height:1.4;font-weight:500}@media(max-width:768px){.stats-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.stat-card{padding:1.75rem 1.25rem}}@media(max-width:480px){.stats-grid{grid-template-columns:1fr;gap:1.25rem}.stat-card{padding:2rem 1.5rem}}@media(prefers-reduced-motion:no-preference){@keyframes countUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.stat-number{animation:countUp .6s ease-out}.stat-card:nth-child(1) .stat-number{animation-delay:.1s}.stat-card:nth-child(2) .stat-number{animation-delay:.2s}.stat-card:nth-child(3) .stat-number{animation-delay:.3s}.stat-card:nth-child(4) .stat-number{animation-delay:.4s}}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin:3rem 0}.feature-card{background:var(--entry);padding:2rem;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);transition:all var(--transition-normal);border:1px solid var(--border);text-align:center;display:flex;flex-direction:column;align-items:center;height:100%}.feature-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg);border-color:var(--bacon-primary)}.feature-card h3{color:var(--bacon-primary);margin-bottom:1rem;font-size:1.5rem}.feature-card p{color:var(--secondary);margin-bottom:0;line-height:1.6;flex-grow:1}body{overflow-x:hidden}.feature-card{text-align:center;padding:1rem}.feature-card .feature-icon{display:inline-block;width:56px;height:56px;margin:0 auto .6rem;color:var(--bacon-primary)}.feature-card .feature-icon svg{width:100%;height:100%;display:block}@media(max-width:640px){.feature-card .feature-icon{width:44px;height:44px;margin-bottom:.5rem}}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.25rem;margin-top:2rem;padding:.5rem}.gallery-item{overflow:hidden;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:all .3s ease;cursor:pointer;aspect-ratio:1;background:var(--code-bg);border:2px solid transparent;position:relative}.gallery-item:focus{outline:3px solid var(--bacon-primary,#b54d28);outline-offset:2px}.gallery-item:focus-visible{outline:3px solid var(--bacon-primary,#b54d28);outline-offset:2px}.gallery-item:hover{transform:translateY(-6px)scale(1.02);box-shadow:0 12px 32px rgba(0,0,0,.18);border-color:var(--bacon-primary,#b54d28)}.gallery-item picture{display:block;width:100%;height:100%}.gallery-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease,opacity .3s ease}.gallery-item:hover img{transform:scale(1.08)}.gallery-placeholder{position:absolute;inset:0;background:linear-gradient( 110deg,var(--code-bg) 8%,var(--tertiary) 18%,var(--code-bg) 33% );background-size:200% 100%;animation:shimmer 1.5s linear infinite;border-radius:inherit;z-index:1}@keyframes shimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}.gallery-item-spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:32px;border:3px solid rgba(181,77,40,.2);border-top-color:var(--bacon-primary,#b54d28);border-radius:50%;animation:spin .8s linear infinite;z-index:2}.gallery-img-loading{opacity:0}.gallery-img-loaded{opacity:1}.gallery-item-loading .gallery-placeholder,.gallery-item-loading .gallery-item-spinner{display:block}.gallery-item-loaded .gallery-placeholder,.gallery-item-loaded .gallery-item-spinner{display:none}.gallery-item-error{background:var(--code-bg)}.gallery-item-error::after{content:'⚠';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:2rem;color:var(--secondary)}.gallery-item-error .gallery-placeholder,.gallery-item-error .gallery-item-spinner{display:none}.gallery-pagination{display:flex;justify-content:center;align-items:center;gap:.75rem;margin:2.5rem 0;flex-wrap:wrap}.gallery-pagination button{background:var(--bacon-primary,#b54d28);color:#fff;border:none;padding:.625rem 1.25rem;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:500;transition:all .25s ease;box-shadow:0 2px 8px rgba(181,77,40,.25)}.gallery-pagination button:hover:not(:disabled){background:var(--bacon-primary-dark,#8a3a1d);transform:translateY(-2px);box-shadow:0 4px 12px rgba(181,77,40,.35)}.gallery-pagination button:disabled{opacity:.4;cursor:not-allowed;transform:none;box-shadow:none}.gallery-pagination .page-info{color:var(--secondary);margin:0 1rem;font-size:.95rem;font-weight:500}.gallery-pagination .page-numbers{display:flex;gap:.375rem;flex-wrap:wrap;justify-content:center}.gallery-pagination .page-numbers button{min-width:40px;padding:.625rem;background:var(--tertiary);color:var(--primary);box-shadow:none}.gallery-pagination .page-numbers button:hover:not(:disabled){background:var(--bacon-primary,#b54d28);color:#fff}.gallery-pagination .page-numbers button.active{background:var(--bacon-primary,#b54d28);color:#fff;font-weight:600;box-shadow:0 2px 8px rgba(181,77,40,.25)}.lightbox-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.96);z-index:9999;display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:opacity .35s ease,visibility .35s ease;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.lightbox-overlay[aria-hidden=true]{opacity:0;visibility:hidden}.lightbox-overlay.active{opacity:1;visibility:visible}.lightbox-container{position:relative;max-width:90vw;max-height:90vh;display:flex;justify-content:center;align-items:center}.lightbox-picture{display:flex;justify-content:center;align-items:center;transition:transform .15s ease-out}.lightbox-image{max-width:100%;max-height:85vh;object-fit:contain;border-radius:8px;box-shadow:0 8px 40px rgba(0,0,0,.5);transition:opacity .3s ease;user-select:none;-webkit-user-drag:none}.lightbox-close{position:absolute;top:-50px;right:0;background:rgba(255,255,255,.1);border:none;color:#fff;font-size:2rem;cursor:pointer;padding:.5rem 1rem;line-height:1;border-radius:8px;opacity:.8;transition:all .2s ease}.lightbox-close:hover,.lightbox-close:focus{opacity:1;background:var(--bacon-primary,#b54d28);transform:scale(1.1)}.lightbox-close:focus{outline:2px solid #fff;outline-offset:2px}.lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);background:var(--bacon-primary,#b54d28);border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:1rem .875rem;border-radius:50%;opacity:.9;transition:all .25s ease;width:52px;height:52px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px rgba(0,0,0,.3);z-index:10001}.lightbox-nav:hover,.lightbox-nav:focus{opacity:1;background:var(--bacon-primary-dark,#8a3a1d);transform:translateY(-50%)scale(1.1)}.lightbox-nav:focus{outline:2px solid #fff;outline-offset:2px}.lightbox-nav:disabled,.lightbox-nav[aria-disabled=true]{opacity:.3;cursor:not-allowed;transform:translateY(-50%)}.lightbox-nav:disabled:hover,.lightbox-nav[aria-disabled=true]:hover{background:var(--bacon-primary,#b54d28);transform:translateY(-50%)}.lightbox-prev{left:-90px}.lightbox-next{right:-90px}.lightbox-counter{position:absolute;bottom:-50px;left:50%;transform:translateX(-50%);color:rgba(255,255,255,.85);font-size:1rem;font-weight:500;background:rgba(0,0,0,.5);padding:.5rem 1rem;border-radius:20px}.lightbox-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;border:4px solid rgba(255,255,255,.15);border-top-color:var(--bacon-primary,#b54d28);border-radius:50%;animation:spin .8s linear infinite}@media(hover:none) and (pointer:coarse){.lightbox-overlay.active::after{content:'';position:absolute;bottom:80px;left:50%;transform:translateX(-50%);width:60px;height:4px;background:rgba(255,255,255,.3);border-radius:2px;animation:swipeHint 2s ease-in-out 1s 2}@keyframes swipeHint{0%,100%{transform:translateX(-50%);opacity:.3}50%{transform:translateX(calc(-50% + 30px));opacity:.7}}}.masonry-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:0;width:100vw;margin-left:50%;transform:translateX(-50%);padding:0;position:relative;list-style:none}@media(min-width:1600px){.masonry-grid{grid-template-columns:repeat(auto-fit,minmax(calc(100vw/8),1fr))}}.masonry-grid .masonry-item{display:block;margin:0;padding:0;overflow:hidden;background:var(--code-bg);position:relative;aspect-ratio:1}.masonry-grid .masonry-item img{width:100%;height:100%;display:block;object-fit:cover;transition:transform var(--transition-normal)}.masonry-grid .masonry-item:hover img{transform:scale(1.05)}@media(min-width:1024px) and (max-width:1599px){.masonry-grid{grid-template-columns:repeat(auto-fit,minmax(calc(100vw/6),1fr))}}.masonry-wrapper{position:relative;width:100vw;margin-left:50%;transform:translateX(-50%)}.masonry-nav{display:none;position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(0,0,0,.6);border:none;color:#fff;width:44px;height:44px;border-radius:50%;cursor:pointer;align-items:center;justify-content:center;transition:all .2s ease;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.masonry-nav:hover{background:var(--bacon-primary,#c44d34);transform:translateY(-50%)scale(1.1)}.masonry-nav:active{transform:translateY(-50%)scale(.95)}.masonry-nav-prev{left:8px}.masonry-nav-next{right:8px}.masonry-nav svg{width:20px;height:20px}@media(min-width:1024px){.masonry-wrapper{width:auto;margin-left:0;transform:none}}@media(max-width:1023px){.masonry-nav{display:flex}.masonry-grid{display:flex;flex-direction:row;grid-template-columns:none;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;margin-left:0;transform:none}.masonry-grid::-webkit-scrollbar{display:none}.masonry-grid .masonry-item{flex:none;width:33.333vw;height:33.333vw;scroll-snap-align:start}}@media(max-width:767px){.masonry-grid .masonry-item{width:40vw;height:40vw}}@media(max-width:479px){.masonry-grid .masonry-item{width:50vw;height:50vw}}.masonry-grid .masonry-caption{position:absolute;left:0;right:0;bottom:0;padding:.5rem .75rem;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.6) 100%);color:#fff;font-size:.95rem;opacity:0;pointer-events:none;transition:opacity var(--transition-normal)}.masonry-grid .masonry-item:hover .masonry-caption,.masonry-grid .masonry-item:focus-within .masonry-caption{opacity:1}@keyframes spin{to{transform:translate(-50%,-50%)rotate(360deg)}}@media(max-width:768px){.gallery{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem}.gallery-item{border-radius:10px}.gallery-item-spinner{width:24px;height:24px}.lightbox-nav{padding:.75rem .625rem;font-size:1.25rem;width:44px;height:44px}.lightbox-prev{left:15px}.lightbox-next{right:15px}.lightbox-close{top:15px;right:15px;font-size:1.5rem;padding:.5rem .75rem}.lightbox-counter{bottom:15px;font-size:.9rem}.gallery-pagination button{padding:.5rem 1rem;font-size:.9rem}.gallery-pagination .page-numbers button{min-width:36px;padding:.5rem}.lightbox-container{max-width:100vw;max-height:100vh;padding:60px 10px}.lightbox-image{max-height:70vh;border-radius:4px}}@media(max-width:480px){.gallery{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:.75rem}.gallery-item-spinner{width:20px;height:20px;border-width:2px}}.simple-lightbox-overlay{position:fixed;inset:0;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.9);z-index:99999;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.simple-lightbox-overlay.active{opacity:1;visibility:visible}.simple-lightbox-inner{max-width:95vw;max-height:95vh;display:flex;align-items:center;justify-content:center}.simple-lightbox-inner img{max-width:100%;max-height:92vh;object-fit:contain;border-radius:8px;box-shadow:0 8px 40px rgba(0,0,0,.6)}.simple-lightbox-close{position:fixed;top:18px;right:18px;background:rgba(255,255,255,8%);border:none;color:#fff;padding:.5rem .75rem;border-radius:8px;cursor:pointer;font-size:1.25rem}@media(max-width:480px){.gallery-item{border-radius:8px}.gallery-pagination{gap:.5rem}.gallery-pagination .page-info{width:100%;text-align:center;margin:.5rem 0;order:-1}.gallery-pagination button{padding:.45rem .9rem;font-size:.85rem}.lightbox-nav{width:38px;height:38px;font-size:1rem}}.gallery-list-preview{display:flex;gap:.5rem;margin-top:1rem;overflow-x:auto;padding-bottom:.5rem;scrollbar-width:thin}.gallery-list-thumb{flex:0 0 clamp(70px,20%,100px);aspect-ratio:1/1;border-radius:4px;overflow:hidden;border:1px solid var(--border)}.gallery-list-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.gallery-list-thumb:hover img{transform:scale(1.1)}.gallery-list-more{flex:0 0 clamp(70px,20%,100px);aspect-ratio:1/1;border-radius:4px;background:var(--entry);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:700;color:var(--secondary)}.gallery-list-grid{display:flex;flex-direction:column;gap:2rem}@media(min-width:768px){.gallery-list-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.gallery-list-grid .post-entry{margin-bottom:0;height:100%;display:flex;flex-direction:column}.gallery-list-grid .entry-footer{margin-top:auto}}.home-featured{margin:2rem 0 1.5rem;padding:0 .5rem}.home-featured-title{font-size:1.5rem;margin:0 0 .75rem;color:var(--primary)}.featured-grid{display:grid;gap:1rem}.featured-grid.featured-count-1{grid-template-columns:1fr}.featured-grid.featured-count-2{grid-template-columns:repeat(2,1fr)}.featured-grid.featured-count-3{grid-template-columns:repeat(3,1fr)}.featured-card,.featured-entry{background:var(--page-bg);border-radius:10px;overflow:hidden;box-shadow:0 6px 18px rgba(0,0,0,6%);transition:box-shadow 180ms ease,transform 180ms ease}.featured-card a,.featured-entry a{color:inherit;text-decoration:none;display:block}.featured-card img,.featured-entry img{width:100%;height:160px;object-fit:cover;display:block}.featured-card h3,.featured-entry h3{margin:.5rem 0 .25rem;font-size:1.05rem;padding:0 .75rem}.featured-card p,.featured-entry p{margin:0 0 .75rem;padding:0 .75rem;color:var(--secondary);font-size:.95rem}.featured-card:hover,.featured-entry:hover{box-shadow:0 12px 30px rgba(0,0,0,9%);transform:translateY(-4px)}.featured-entry-footer{padding:0 .75rem .75rem;display:flex;justify-content:flex-end}.featured-cta{display:inline-block;background:var(--gradient-primary);color:#fff!important;padding:.75rem 1.25rem;border-radius:var(--radius-md);font-weight:700;text-decoration:none;box-shadow:var(--shadow-md);transition:all var(--transition-normal);text-transform:uppercase;font-size:.95rem}.featured-cta:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg)}@media(max-width:900px){.featured-grid{grid-template-columns:repeat(2,1fr)}.featured-entry img{height:140px}}@media(max-width:480px){.featured-grid{grid-template-columns:1fr}.featured-entry img{height:180px}.featured-entry-footer{justify-content:center}}.home-hero{width:100vw;position:relative;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-top:-2rem;padding:0;overflow:hidden;background:var(--theme)}@media(max-width:768px){.home-hero{margin-top:-1.5rem}}.home-hero::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:var(--hero-bg-image);background-size:cover;background-position:50%;background-repeat:no-repeat;filter:blur(40px);transform:scale(1.1);opacity:.6;z-index:0}.home-hero__link{display:block;position:relative;width:100%;overflow:hidden;transition:var(--transition-normal);z-index:1}.home-hero__link:hover .home-hero__image{transform:scale(1.02)}.home-hero__link:focus{outline:3px solid var(--bacon-primary);outline-offset:-3px}.home-hero__image{width:100%;height:auto;display:block;margin:0;object-fit:contain;transition:transform var(--transition-slow)}@media(min-width:1200px){.home-hero__image{max-height:500px;object-fit:contain}}@media(min-width:768px) and (max-width:1199px){.home-hero__image{max-height:400px;object-fit:contain}}@media(max-width:767px){.home-hero__image{max-height:300px;object-fit:contain}}.home-hero picture{display:block;width:100%}.post-content img.home-hero__image,.post-content .home-hero__image{margin:0;display:block;width:100%;max-width:none}.home-hero__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.3) 100%);pointer-events:none}body.list .main>.post-content:first-child{margin-top:0!important}body.home .home-hero{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:100vw;max-width:100vw}body.home .post-content>*:not(.home-hero):not(.home-hero__cta-wrapper){margin-left:var(--gap);margin-right:var(--gap);max-width:calc(var(--main-width))}body.home .post-content>h2,body.home .post-content>.masonry-gallery,body.home .post-content .home-hero__cta-wrapper~*{margin-top:30px}body.home .main{padding-bottom:var(--gap)}.home-hero__cta-wrapper{z-index:10;animation:ctaFadeIn .8s ease-out .3s both}.home-hero__cta-buttons{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;align-items:center}.home-hero__cta-wrapper--below{display:flex;justify-content:center;align-items:center;padding:3rem 1rem;background:var(--theme);background-image:repeating-linear-gradient( 45deg,rgba(0,0,0,3%) 0,rgba(0,0,0,3%) 2px,transparent 2px,transparent 8px );width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);box-sizing:border-box;animation:ctaFadeInBelow .8s ease-out .3s both}@keyframes ctaFadeInBelow{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.home-hero__cta-wrapper--bottom-center{position:absolute;bottom:3rem;left:50%;transform:translateX(-50%)}.home-hero__cta-wrapper--center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-hero__cta-wrapper--bottom-left{position:absolute;bottom:3rem;left:3rem}.home-hero__cta-wrapper--bottom-right{position:absolute;bottom:3rem;right:3rem}.home-hero__cta-wrapper--top-left{position:absolute;top:3rem;left:3rem}.home-hero__cta-wrapper--top-center{position:absolute;top:3rem;left:50%;transform:translateX(-50%)}.home-hero__cta-wrapper--top-right{position:absolute;top:3rem;right:3rem}@keyframes ctaFadeIn{from{opacity:0;transform:translateX(-50%)translateY(20px)}to{opacity:1;transform:translateX(-50%)translateY(0)}}.home-hero__cta-button{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:1.125rem;font-weight:700;border-radius:var(--radius-lg);transition:all var(--transition-normal);text-decoration:none!important;border-bottom:none!important;letter-spacing:.02em;border:2px solid transparent;position:relative;overflow:hidden}.home-hero__cta-button--primary{color:#fff!important;background:var(--gradient-primary);box-shadow:0 4px 20px rgba(196,77,52,.4)}.home-hero__cta-button--secondary{color:#fff!important;background:var(--gradient-primary);box-shadow:0 4px 20px rgba(196,77,52,.4)}.home-hero__cta-button--primary::before,.home-hero__cta-button--secondary::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}.home-hero__cta-button:hover::before{left:100%}.home-hero__cta-button--primary:hover{transform:translateY(-3px);box-shadow:0 8px 30px rgba(196,77,52,.5);border-color:rgba(255,255,255,.3)}.home-hero__cta-button--secondary:hover{transform:translateY(-3px);box-shadow:0 8px 30px rgba(196,77,52,.5);border-color:rgba(255,255,255,.3)}.home-hero__cta-button--primary:active,.home-hero__cta-button--secondary:active{transform:translateY(-1px);box-shadow:0 4px 20px rgba(196,77,52,.4)}.home-hero__cta-arrow{transition:transform var(--transition-fast)}.home-hero__cta-button--primary:hover .home-hero__cta-arrow,.home-hero__cta-button--secondary:hover .home-hero__cta-arrow{transform:translateX(4px)}.home-hero__cta-ticket{transition:all var(--transition-fast);filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.home-hero__cta-button--secondary:hover .home-hero__cta-ticket{transform:scale(1.15)rotate(-5deg);filter:drop-shadow(0 4px 8px rgba(255,255,255,.3))}@keyframes ticketPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}.home-hero__cta-button--secondary .home-hero__cta-ticket{animation:ticketPulse 2s ease-in-out infinite}.home-hero__cta-button--secondary:hover .home-hero__cta-ticket{animation:none}.home-hero__cta-wrapper--below .home-hero__cta-button{padding:1.25rem 5rem;font-size:1.5rem;min-width:320px;justify-content:center;box-shadow:0 8px 30px rgba(196,77,52,.4);border-width:2px}.home-hero__cta-wrapper--below .home-hero__cta-button:hover{transform:translateY(-5px);box-shadow:0 12px 40px rgba(196,77,52,.6)}.home-hero__cta-wrapper--below .home-hero__cta-button .home-hero__cta-arrow{width:24px;height:24px;stroke-width:2.5}.home-hero__cta-wrapper--below .home-hero__cta-button .home-hero__cta-ticket{width:28px;height:28px}@media(max-width:767px){.home-hero__cta-wrapper--bottom-center,.home-hero__cta-wrapper--bottom-left,.home-hero__cta-wrapper--bottom-right{bottom:1.5rem}.home-hero__cta-wrapper--top-center,.home-hero__cta-wrapper--top-left,.home-hero__cta-wrapper--top-right{top:1.5rem}.home-hero__cta-wrapper--bottom-left,.home-hero__cta-wrapper--top-left{left:1.5rem}.home-hero__cta-wrapper--bottom-right,.home-hero__cta-wrapper--top-right{right:1.5rem}.home-hero__cta-wrapper--below{padding:1.5rem 1rem}.home-hero__cta-button{padding:.875rem 2rem;font-size:1rem}.home-hero__cta-wrapper--below .home-hero__cta-button{padding:1rem 3rem;font-size:1.25rem;min-width:240px}.home-hero__cta-buttons{flex-direction:column;width:100%;max-width:400px}.home-hero__cta-button{width:100%;justify-content:center}}@media(max-width:480px){.home-hero__cta-button{padding:.75rem 1.5rem;font-size:.9375rem;gap:.5rem}.home-hero__cta-arrow{width:16px;height:16px}.home-hero__cta-wrapper--bottom-left,.home-hero__cta-wrapper--bottom-right,.home-hero__cta-wrapper--top-left,.home-hero__cta-wrapper--top-right{left:50%;right:auto;transform:translateX(-50%)}.home-hero__cta-wrapper--top-left,.home-hero__cta-wrapper--top-right{top:1rem}.home-hero__cta-wrapper--bottom-left,.home-hero__cta-wrapper--bottom-right{bottom:1rem}}.sponsors-section{background:linear-gradient(180deg,var(--code-bg) 0%,var(--theme) 100%);padding:4rem 1.5rem;margin-top:3rem;border-top:none;position:relative}.sponsors-section::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--bacon-primary,#b54d28),var(--bacon-accent,#f4a460),var(--bacon-gold,#daa520))}.sponsors-container{max-width:1200px;margin:0 auto}.sponsors-title{text-align:center;font-size:2.25rem;color:var(--bacon-primary,#b54d28);margin-bottom:.75rem;font-weight:700}.sponsors-subtitle{text-align:center;color:var(--secondary);margin-bottom:2.5rem;font-size:1.1rem;max-width:600px;margin-left:auto;margin-right:auto}.sponsor-tier{margin-bottom:2.5rem;background:var(--entry);border-radius:16px;padding:1.5rem;box-shadow:0 4px 12px rgba(0,0,0,8%);border:1px solid var(--border)}.tier-title{text-align:center;font-size:1.25rem;color:var(--bacon-primary,#b54d28);margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:2px solid var(--border);font-weight:600;letter-spacing:.5px;text-transform:uppercase}.sponsor-logos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem}.sponsor-link{display:flex;flex-direction:column;align-items:center;text-decoration:none;transition:all .3s ease;padding:1rem;border-radius:12px;background:var(--theme);border:1px solid transparent}.sponsor-link:hover{transform:translateY(-5px);box-shadow:0 8px 24px rgba(0,0,0,.12);border-color:var(--bacon-primary,#b54d28)}.sponsor-logo{max-height:60px;width:auto;object-fit:contain;transition:transform .3s ease;filter:grayscale(20%)}.sponsor-link:hover .sponsor-logo{transform:scale(1.1);filter:grayscale(0%)}.sponsor-name{font-size:.9rem;color:#6c6c6c;margin-top:.5rem;text-align:center;max-width:220px;overflow:visible;text-overflow:clip;white-space:normal;word-break:break-word;font-weight:500;transition:color .2s ease}.sponsor-link:hover .sponsor-name{color:var(--bacon-primary,#b54d28)}.sponsor-tier-platinum{background:linear-gradient(135deg,var(--entry) 0%,rgba(218,165,32,5%) 100%)}.sponsor-tier-platinum .tier-title{color:var(--bacon-gold,#daa520)}.sponsor-tier-platinum .sponsor-logo{max-height:100px}.sponsor-tier-platinum .sponsor-name{font-size:.95rem;max-width:160px}.sponsor-tier-platinum .sponsor-link{padding:1.25rem}.sponsor-tier-gold{background:linear-gradient(135deg,var(--entry) 0%,rgba(255,215,0,3%) 100%)}.sponsor-tier-gold .sponsor-logo{max-height:80px}.sponsor-tier-gold .sponsor-name{font-size:.9rem;max-width:145px}.sponsor-tier-silver .sponsor-logo{max-height:65px}.sponsor-tier-bronze .sponsor-logo{max-height:50px}.sponsor-tier-bronze .sponsor-name{font-size:.75rem}.sponsor-link-no-logo{min-width:140px;max-width:200px}.sponsor-name-no-logo{white-space:normal;overflow:visible;text-overflow:clip;max-width:100%;font-size:.95rem;font-weight:600;text-align:center;line-height:1.3;padding:.25rem;color:#6c6c6c;color:#3d3d3d}.sponsor-tier-platinum .sponsor-name-no-logo{font-size:1.1rem;max-width:100%}.sponsor-tier-gold .sponsor-name-no-logo{font-size:1rem;max-width:100%}.sponsor-tier-bronze .sponsor-name-no-logo{font-size:.85rem}.dark .sponsor-name-no-logo{color:#f0f0f0}.restaurants-section{background:linear-gradient(180deg,var(--theme) 0%,var(--code-bg) 100%);padding:4rem 1.5rem;border-top:none;position:relative}.restaurants-section::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--border),transparent)}.restaurants-container{max-width:1200px;margin:0 auto}.restaurants-title{text-align:center;font-size:2.25rem;color:var(--bacon-primary,#b54d28);margin-bottom:.75rem;font-weight:700}.restaurants-subtitle{text-align:center;color:var(--secondary);margin-bottom:2.5rem;font-size:1.1rem;max-width:600px;margin-left:auto;margin-right:auto}.restaurant-tier{margin-bottom:2.5rem;background:var(--entry);border-radius:16px;padding:1.5rem;box-shadow:0 4px 12px rgba(0,0,0,8%);border:1px solid var(--border)}.restaurant-logos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem}.restaurant-link{display:flex;flex-direction:column;align-items:center;text-decoration:none;transition:all .3s ease;padding:1rem;border-radius:12px;background:var(--theme);border:1px solid transparent}.restaurant-link:hover{transform:translateY(-5px);box-shadow:0 8px 24px rgba(0,0,0,.12);border-color:var(--bacon-primary,#b54d28)}.restaurant-logo{max-height:80px;width:auto;object-fit:contain;transition:transform .3s ease;filter:grayscale(20%)}.restaurant-link:hover .restaurant-logo{transform:scale(1.1);filter:grayscale(0%)}.restaurant-name{font-size:.95rem;color:#6c6c6c;margin-top:.5rem;text-align:center;max-width:240px;overflow:visible;text-overflow:clip;white-space:normal;word-break:break-word;font-weight:500;transition:color .2s ease}.restaurant-link:hover .restaurant-name{color:var(--bacon-primary,#b54d28)}.restaurant-dish{font-size:.8rem;color:#6c6c6c;margin-top:.5rem;text-align:center;font-style:italic;line-height:1.3;display:block;max-width:180px}.restaurant-link-no-logo{min-width:160px;max-width:220px}.restaurant-name-no-logo{white-space:normal;overflow:visible;text-overflow:clip;max-width:100%;font-size:1rem;font-weight:600;text-align:center;line-height:1.3;padding:.25rem;color:#6c6c6c}.restaurant-link-no-logo .restaurant-dish{max-width:100%;font-size:.85rem;white-space:normal}.related-post-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,.12);border-color:var(--bacon-primary,#b54d28)}.related-post-card h4 a:hover{color:var(--bacon-primary,#b54d28)}@media(max-width:768px){.sponsors-section,.restaurants-section{padding:3rem 1rem}.sponsors-title,.restaurants-title{font-size:1.75rem}.sponsors-subtitle,.restaurants-subtitle{font-size:1rem}.sponsor-tier,.restaurant-tier{padding:1.25rem 1rem}.sponsor-logos,.restaurant-logos{gap:1.25rem}.sponsor-tier-platinum .sponsor-logo{max-height:70px}.sponsor-tier-gold .sponsor-logo{max-height:55px}.sponsor-tier-silver .sponsor-logo{max-height:45px}.sponsor-tier-bronze .sponsor-logo{max-height:35px}.restaurant-logo{max-height:60px}}@media(max-width:480px){.sponsor-tier,.restaurant-tier{padding:1rem .75rem}.sponsor-link,.restaurant-link{padding:.75rem}.sponsor-name,.restaurant-name{font-size:.7rem;max-width:85px}.restaurant-logo{max-height:50px}}@media(prefers-color-scheme:dark){.sponsor-name,.sponsor-name-no-logo,.restaurant-name,.restaurant-name-no-logo,.restaurant-dish{color:#9b9c9d}}.dark .sponsor-name,.dark .sponsor-name-no-logo,.dark .restaurant-name,.dark .restaurant-name-no-logo,.dark .restaurant-dish{color:#9b9c9d}