@font-face{font-family:"Antique Olive";src:url('antique.woff') format('woff');font-style:normal;font-weight:900;font-display:swap}
@font-face{font-family:"Atomic Marker";src:url('atomic.woff') format('woff');font-style:normal;font-weight:400;font-display:swap}
/* Divi: remove the theme shell and preserve the sticky scene's containing block. */
body:has(#svk-home) #top-header,body:has(#svk-home) #main-header,body:has(#svk-home) #main-footer,body:has(#svk-home) .et-l--header,body:has(#svk-home) .et-l--footer,body:has(#svk-home) #sidebar{display:none!important}
body:has(#svk-home) #page-container{padding-top:0!important;margin-top:0!important;overflow:visible!important}
body:has(#svk-home) #main-content,body:has(#svk-home) #left-area,body:has(#svk-home) .et_pb_section,body:has(#svk-home) .et_pb_row,body:has(#svk-home) .et_pb_column,body:has(#svk-home) .et_pb_fullwidth_section,body:has(#svk-home) .et_pb_fullwidth_code,body:has(#svk-home) .et_pb_code,body:has(#svk-home) .et_pb_code_inner,body:has(#svk-home) #main-content>.container{width:100%!important;max-width:none!important;padding:0!important;margin:0!important;float:none!important;overflow:visible!important;transform:none!important}
body:has(#svk-home) #main-content>.container:before{display:none!important}body:has(#svk-home){margin:0;background:#171717}
#svk-home{--cream:#fbf0d9;--red:#e10000;--black:#171717;--title:"Antique Olive",Impact,sans-serif;--marker:"Atomic Marker",Impact,sans-serif;--red-bg:url('red.webp');--black-bg:url('black.webp');--gutter:clamp(22px,5vw,96px);color:var(--black);background:var(--cream);width:100%;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6;isolation:isolate}
#svk-home,#svk-home *{box-sizing:border-box}#svk-home h1,#svk-home h2,#svk-home h3,#svk-home p{margin:0;padding:0;color:inherit}#svk-home h1,#svk-home h2,#svk-home h3{font-family:var(--title);font-weight:900;line-height:1;text-transform:uppercase;letter-spacing:-.035em}#svk-home em{font-family:var(--marker);font-style:normal;font-weight:400;letter-spacing:0;text-transform:uppercase;color:var(--red)}#svk-home a{color:inherit;text-decoration:none}#svk-home button{font:inherit;cursor:pointer;color:inherit}#svk-home img{display:block;max-width:100%;height:auto}#svk-home button,#svk-home a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}#svk-home [hidden]{display:none!important}#svk-home :focus-visible{outline:3px solid currentColor;outline-offset:6px}#svk-home section[id]{scroll-margin-top:100px}
#svk-home .svk-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}#svk-home .svk-skip{position:fixed;left:20px;top:-100px;z-index:10001;padding:12px;background:var(--cream);color:var(--black)}#svk-home .svk-skip:focus{top:15px}
#svk-home .svk-red{background:var(--red) var(--red-bg) center/cover;color:var(--cream)}#svk-home .svk-black{background:var(--black) var(--black-bg) center/cover;color:var(--cream)}
#svk-home .svk-btn{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:17px 24px;border:1px solid transparent;border-radius:0;font-family:var(--title);font-weight:900;font-size:14px;line-height:1.15;letter-spacing:0;text-transform:uppercase;text-align:center;transition:transform .2s,background .2s,color .2s;box-shadow:none}#svk-home .svk-btn:after{display:none}#svk-home .svk-btn span{font-family:Arial,sans-serif;font-size:21px;font-weight:400;line-height:.8}#svk-home .svk-btn--cream{color:var(--black);background:var(--cream)}#svk-home .svk-btn--black{color:var(--cream);background:var(--black)}#svk-home .svk-btn--red{color:var(--cream);background:var(--red)}#svk-home .svk-btn--outline{color:var(--cream);border-color:var(--cream);background:transparent}#svk-home .svk-btn:hover{transform:translateY(-3px)}#svk-home .svk-btn--cream:hover{background:#fff}#svk-home .svk-btn--black:hover{background:var(--red)}#svk-home .svk-btn--red:hover{background:var(--cream);color:var(--black)}#svk-home .svk-btn--outline:hover{background:var(--cream);color:var(--black)}#svk-home .svk-actions{display:flex;flex-wrap:wrap;gap:12px}
#svk-home .svk-header{position:fixed;inset:0 0 auto;z-index:9990;min-height:96px;padding:15px var(--gutter);display:grid;grid-template-columns:180px 1fr auto;gap:28px;align-items:center;color:var(--cream);transition:background .25s,box-shadow .25s}#svk-home .svk-header.is-solid,#svk-home .svk-header.is-open{background:var(--red);box-shadow:0 1px 0 #fbf0d936}#svk-home .brand{width:170px;height:64px;object-fit:contain}#svk-home .svk-nav{display:flex;justify-content:center;gap:clamp(20px,2.8vw,48px);align-items:center;transition:opacity .35s,transform .35s;opacity:1}#svk-home.has-js .svk-header:not(.is-ready):not(.is-open) .svk-nav{opacity:0;visibility:hidden;transform:translateY(-10px)}#svk-home .svk-nav a{font-family:var(--title);font-size:14px;font-weight:900;text-transform:uppercase;position:relative;white-space:nowrap}#svk-home .svk-nav a:after{content:"";position:absolute;bottom:-7px;left:0;width:0;height:2px;background:var(--cream);transition:width .2s}#svk-home .svk-nav a:hover:after,#svk-home .svk-nav a[aria-current]:after{width:100%}#svk-home .svk-header-book{min-width:138px}#svk-home .svk-nav-toggle{display:none}body.admin-bar #svk-home .svk-header{top:32px}
#svk-home #journey{height:300svh;position:relative}#svk-home .stage{height:100svh;min-height:580px;position:sticky;top:0;overflow:hidden;background:var(--red);color:var(--cream)}#svk-home .stage:before{content:"";position:absolute;inset:0;background:var(--red-bg) center/cover;opacity:.26;pointer-events:none}#svk-home .stage:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 63% 43%,transparent 28%,#17171755 100%);pointer-events:none;z-index:0}#svk-home #scene{position:absolute;inset:0;z-index:1}#svk-home #scene canvas{width:100%;height:100%;display:block}#svk-home .hero-copy{position:absolute;left:5%;top:49%;width:43%;opacity:0;z-index:3;pointer-events:none;transform:translateY(-40%)}#svk-home .hero-copy.show{pointer-events:auto}#svk-home .hero-copy h1{font-size:clamp(64px,6.9vw,132px);line-height:.94;letter-spacing:-.045em;margin-bottom:25px}#svk-home .hero-copy p{font-size:17px;margin-bottom:27px}#svk-home .hero-copy .svk-btn{font-size:12px;padding:16px 19px;gap:12px}#svk-home .hint{position:absolute;bottom:30px;width:100%;z-index:3;text-align:center;font-family:var(--title);font-size:12px;font-weight:900;letter-spacing:.1em}#svk-home .hint span{display:block;font:26px Arial;margin-top:12px}#svk-home #load{position:absolute;z-index:4;top:46%;width:100%;text-align:center;font-family:var(--title);font-size:15px;letter-spacing:.06em}#svk-home .fallback{position:absolute;z-index:2;right:4%;top:22%;width:49%;filter:drop-shadow(0 25px 20px #0006)}
#svk-home .svk-bestie{padding:0 var(--gutter) 65px;overflow:hidden;background:var(--cream)}#svk-home .svk-transition{padding:40px 0 36px;border-bottom:1px solid #1717173a;display:flex;justify-content:space-between;gap:30px;align-items:center}#svk-home .svk-transition p{font-family:var(--title);font-size:clamp(20px,2.5vw,39px);line-height:1.1;text-transform:uppercase;max-width:85%}#svk-home .svk-transition>span{font:55px/1 Arial;color:var(--red)}#svk-home .svk-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;padding:66px 0 30px}#svk-home .svk-section-head h2{font-size:clamp(32px,4.1vw,66px);line-height:1.05}#svk-home .svk-section-head em{display:inline-block;font-size:1.03em;transform:rotate(-4deg);margin-left:12px}#svk-home .svk-section-head p{font-size:15px;max-width:220px;padding-bottom:5px}#svk-home .svk-food-tabs{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #17171744}#svk-home .svk-food-tabs button{border:0;border-bottom:4px solid transparent;background:none;padding:20px 10px;font-family:var(--title);font-size:15px;font-weight:900;text-transform:uppercase;transition:color .2s,border-color .2s}#svk-home .svk-food-tabs button[aria-selected=true]{color:var(--red);border-color:var(--red)}#svk-home .svk-food-tabs button:hover{color:var(--red)}#svk-home .svk-product{display:grid;grid-template-columns:66% 34%;min-height:600px;align-items:center;outline-offset:-5px}#svk-home .svk-product-visual{position:relative;height:580px;display:grid;place-items:center;touch-action:pan-y}#svk-home .svk-product-word{position:absolute;top:23%;left:0;width:100%;font-family:var(--title);font-size:clamp(90px,12.7vw,205px);line-height:1;color:var(--red);font-weight:900;letter-spacing:-.075em;text-align:center;white-space:nowrap}#svk-home .svk-product-cutout{position:relative;width:min(520px,78%);aspect-ratio:1;object-fit:contain;filter:drop-shadow(0 28px 16px #44240938);transform:rotate(-5deg);transition:transform .35s,opacity .18s;z-index:1}#svk-home .svk-product.is-changing .svk-product-cutout{opacity:0;transform:translateY(18px) rotate(-9deg) scale(.95)}#svk-home .svk-product-stamp{position:absolute;left:5%;bottom:12%;z-index:2;font:clamp(25px,2.5vw,43px)/.95 var(--marker);color:var(--black);text-transform:uppercase;transform:rotate(-11deg)}#svk-home .svk-product-copy{padding:32px 0 25px 28px}#svk-home .svk-product-number{display:block;font:12px var(--title);color:var(--red);margin-bottom:27px}#svk-home .svk-product-copy h3{font-size:clamp(33px,3.1vw,55px);line-height:1.03;margin-bottom:24px}#svk-home .svk-product-copy p{max-width:340px;font-size:16px;margin-bottom:28px}#svk-home .svk-product-arrows{display:flex;gap:12px;margin-top:32px}#svk-home .svk-product-arrows button{height:44px;width:54px;border:1px solid #17171766;background:none;font:26px Arial;transition:background .2s,color .2s}#svk-home .svk-product-arrows button:hover{background:var(--black);color:var(--cream)}
#svk-home .svk-ticker{overflow:hidden;background:var(--black);color:var(--cream);border-top:1px solid #fbf0d933;border-bottom:1px solid #fbf0d933}#svk-home .svk-ticker>div{display:flex;align-items:center;gap:40px;width:max-content;padding:22px 0;animation:svk-marquee 34s linear infinite}#svk-home .svk-ticker span{font:900 clamp(24px,3vw,45px)/1 var(--title);letter-spacing:-.02em}#svk-home .svk-ticker b{color:var(--red);font:46px/1 Arial}@keyframes svk-marquee{to{transform:translateX(-50%)}}
#svk-home .svk-menus{display:grid;grid-template-columns:1fr 1fr}#svk-home .svk-menu-poster{padding:40px clamp(30px,5vw,90px) 48px;position:relative;overflow:hidden;display:flex;flex-direction:column;min-height:620px}#svk-home .svk-menu-poster:first-child{border-right:1px solid #fbf0d966}#svk-home .svk-poster-top{display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid #fbf0d955;padding-bottom:25px;font-size:13px}#svk-home .svk-poster-top>span:last-child{font:38px/1 Arial}#svk-home .svk-poster-title{padding:52px 0 40px;flex:1}#svk-home .svk-poster-title>span{font:900 clamp(21px,2.6vw,38px)/1 var(--title);text-transform:uppercase}#svk-home .svk-poster-title h2{font-size:clamp(60px,7.7vw,135px);line-height:1.06;letter-spacing:-.065em;margin-top:8px}#svk-home .svk-poster-title em{display:block;font-size:clamp(26px,2.7vw,44px);line-height:1.1;transform:rotate(-5deg);margin-top:15px;color:var(--cream)}#svk-home .svk-black .svk-poster-title em{color:var(--red)}#svk-home .svk-poster-bottom{display:flex;flex-direction:column;align-items:flex-start}#svk-home .svk-poster-bottom p{margin-bottom:25px;font-size:16px}#svk-home .svk-pdf{margin-top:18px;font-size:13px;border-bottom:1px solid #fbf0d966;display:inline-flex;gap:45px;padding:0 0 5px}#svk-home .svk-pdf:hover{border-color:var(--cream)}
#svk-home .svk-manifesto{padding:100px var(--gutter) 105px;overflow:hidden}#svk-home .svk-manifesto-heading{text-align:center;position:relative;margin-bottom:90px}#svk-home .svk-manifesto-heading p{font-size:12px;text-transform:uppercase;letter-spacing:.14em;margin-bottom:30px}#svk-home .svk-manifesto-heading h2{font-size:clamp(64px,8.8vw,155px);line-height:.93}#svk-home .svk-manifesto-heading em{display:inline-block;transform:rotate(-4deg);font-size:1.04em;line-height:1.1;margin-top:14px}#svk-home .svk-locale-grid{display:grid;grid-template-columns:61% 30%;gap:9%;align-items:start}#svk-home .svk-locale-photo{position:relative;min-height:580px;background-image:url('locale-desk.webp');background-size:auto 140%;background-position:left center;overflow:hidden;box-shadow:0 18px 40px #0004}#svk-home .svk-locale-photo:after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#000c)}#svk-home .svk-locale-photo>span{position:absolute;z-index:1;bottom:32px;left:34px;font:900 clamp(25px,3vw,46px)/1.1 var(--title);text-transform:uppercase}#svk-home .svk-locale-photo em{color:var(--cream);display:block;font-size:1.05em;margin-top:8px;transform:rotate(-3deg)}#svk-home .svk-locale-copy h3{font-size:clamp(25px,2.7vw,44px);line-height:1.05;margin:0 0 28px}#svk-home .svk-locale-copy h3 em{display:inline-block;font-size:1.12em;margin-top:8px}#svk-home .svk-locale-copy p{font-size:15px;line-height:1.7;margin-bottom:18px;color:#fbf0ddcf}#svk-home .svk-locale-copy .svk-btn{margin-top:8px}#svk-home .svk-table-photo{margin:40px 0 0 -30%;width:105%;max-width:105%;height:260px;object-fit:cover;object-position:center 47%;transform:rotate(4deg);border:9px solid var(--cream)}
#svk-home .svk-events{display:grid;grid-template-columns:40% 55%;gap:5%;align-items:center;padding:90px var(--gutter) 110px;overflow:hidden}#svk-home .svk-eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.12em;margin-bottom:22px}#svk-home .svk-events h2{font-size:clamp(32px,3.8vw,64px);line-height:1.05;margin-bottom:25px}#svk-home .svk-events h2 em{display:inline-block;margin-top:8px;transform:rotate(-4deg);font-size:1.1em}#svk-home .svk-events-copy>p:not(.svk-eyebrow){font-size:16px;line-height:1.7;margin-bottom:30px}#svk-home .svk-event-wall{height:530px;position:relative;display:block}#svk-home .svk-flyer{position:absolute;display:flex;flex-direction:column;justify-content:space-between;width:60%;height:450px;padding:28px;box-shadow:0 16px 28px #17171733;transition:transform .3s}#svk-home .svk-flyer--back{right:0;top:8px;transform:rotate(8deg);background:var(--black) var(--black-bg) center/cover;color:var(--cream);padding-left:48px}#svk-home .svk-flyer--front{left:0;top:65px;transform:rotate(-7deg);background:var(--red) var(--red-bg) center/cover;color:var(--cream);z-index:1}#svk-home .svk-flyer>span{font-size:9px;letter-spacing:.09em;font-weight:bold}#svk-home .svk-flyer strong{font:900 clamp(35px,4.3vw,76px)/1 var(--title);letter-spacing:-.05em}#svk-home .svk-flyer--back strong{font-size:clamp(23px,2.9vw,50px)}#svk-home .svk-flyer--back em{font-size:31px;color:var(--cream)}#svk-home .svk-flyer>div{display:flex;gap:15px;align-items:center;justify-content:space-between;font-size:11px}#svk-home .svk-flyer b{font:40px/1 Arial}#svk-home .svk-event-wall:hover .svk-flyer--front{transform:rotate(-3deg) translateY(-6px)}#svk-home .svk-event-wall:hover .svk-flyer--back{transform:rotate(11deg)}
#svk-home .svk-booking{padding:80px var(--gutter) 60px;overflow:hidden}#svk-home .svk-booking-top{text-align:center;padding:0 0 65px}#svk-home .svk-booking-top>p{font-size:15px;margin-bottom:30px}#svk-home .svk-booking h2{font-size:clamp(45px,7.8vw,130px);line-height:1.04;letter-spacing:-.045em}#svk-home .svk-booking h2 em{display:inline-block;font-size:1.12em;color:var(--black);transform:rotate(-4deg)}#svk-home .svk-booking-main{margin-top:38px;min-width:290px;padding:23px 35px;font-size:18px;gap:40px}#svk-home .svk-booking-note{display:block;font-size:12px;margin-top:17px}#svk-home .svk-visit{border-top:1px solid #fbf0d966;padding-top:40px;display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:6%}#svk-home .svk-visit h3{font-size:23px;letter-spacing:-.02em;margin-bottom:20px}#svk-home .svk-visit p{font-size:15px;margin-bottom:15px}#svk-home .svk-visit dl{display:flex;gap:35px;margin:0}#svk-home .svk-visit dt{font-family:var(--title);font-size:13px;font-weight:900;text-transform:uppercase;margin-bottom:8px}#svk-home .svk-visit dd{margin:0;font-size:14px;line-height:1.8}#svk-home .svk-underlined{display:inline-block;border-bottom:1px solid #fbf0d999;font-size:14px;padding-bottom:4px}#svk-home .svk-social{display:flex;gap:18px;margin-top:25px;font-size:12px}#svk-home .svk-social a:hover{text-decoration:underline}
#svk-home .svk-footer{padding:65px var(--gutter) 24px}#svk-home .svk-footer-main{display:grid;grid-template-columns:1.3fr .8fr .95fr 1.2fr;gap:7%;padding-bottom:48px}#svk-home .svk-footer img{width:230px;filter:brightness(0) invert(94%) sepia(15%) saturate(450%)}#svk-home .svk-footer p{font-size:14px;color:#fbf0d9b3;margin:20px 0}#svk-home .svk-footer h3{font-size:17px;letter-spacing:0;margin:0 0 20px}#svk-home .svk-footer nav>a{display:block;font-size:14px;margin-bottom:8px;color:#fbf0d9cf}#svk-home .svk-footer nav>a:hover{color:var(--cream);text-decoration:underline}#svk-home .svk-legal{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-top:24px;border-top:1px solid #fbf0d933;font-size:11px;color:#fbf0d999}#svk-home .svk-legal>div{display:flex;gap:25px}#svk-home .svk-legal a:hover{color:var(--cream)}
#svk-home.has-js .svk-reveal{opacity:0;transform:translateY(24px);transition:opacity .65s,transform .65s}#svk-home.has-js .svk-reveal.is-visible{opacity:1;transform:none}
@media(min-width:1600px){#svk-home .svk-product{min-height:670px}#svk-home .svk-product-visual{height:650px}#svk-home .svk-product-cutout{width:570px}#svk-home .svk-locale-photo{min-height:680px}}
@media(max-width:1100px){#svk-home .svk-header{grid-template-columns:150px 1fr auto;gap:18px}#svk-home .brand{width:145px}#svk-home .svk-nav{gap:17px}#svk-home .svk-nav a{font-size:12px}#svk-home .hero-copy .svk-actions{gap:8px}#svk-home .hero-copy .svk-btn{font-size:10px;padding:14px}#svk-home .svk-product{grid-template-columns:60% 40%;min-height:500px}#svk-home .svk-product-visual{height:490px}#svk-home .svk-product-word{font-size:11.7vw}#svk-home .svk-product-copy{padding-left:10px}#svk-home .svk-product-cutout{width:88%}#svk-home .svk-menu-poster{padding-left:35px;padding-right:35px;min-height:560px}#svk-home .svk-locale-grid{grid-template-columns:58% 36%;gap:6%}#svk-home .svk-locale-photo{min-height:530px}#svk-home .svk-flyer{padding:22px;height:390px}#svk-home .svk-event-wall{height:470px}#svk-home .svk-footer-main{gap:4%}}
@media(max-width:900px){#svk-home .svk-header{min-height:80px;padding-top:10px;padding-bottom:10px;grid-template-columns:1fr auto auto;gap:15px}#svk-home .brand{width:137px;height:53px}#svk-home .svk-header-book{min-width:105px;font-size:12px;padding:14px 17px;gap:10px;min-height:44px}#svk-home .svk-nav-toggle{display:block;background:none;border:1px solid #fbf0d966;width:44px;height:44px;padding:12px;z-index:3}#svk-home .svk-nav-toggle span{height:2px;display:block;background:var(--cream);margin:5px 0;transition:transform .2s}#svk-home .is-open .svk-nav-toggle span:first-child{transform:translateY(3.5px) rotate(45deg)}#svk-home .is-open .svk-nav-toggle span:last-child{transform:translateY(-3.5px) rotate(-45deg)}#svk-home .svk-nav{position:fixed;top:79px;left:0;right:0;height:calc(100dvh - 79px);background:var(--red) var(--red-bg) center/cover;flex-direction:column;justify-content:center;gap:30px;padding:20px var(--gutter) 90px;visibility:hidden;opacity:0;pointer-events:none;transform:translateY(-10px)}#svk-home .svk-nav a{font-size:clamp(25px,6vw,42px)}#svk-home .svk-header.is-open .svk-nav{opacity:1;visibility:visible;pointer-events:auto;transform:none}body.admin-bar #svk-home .svk-nav{top:111px;height:calc(100dvh - 111px)}#svk-home .svk-section-head{align-items:start}#svk-home .svk-section-head p{max-width:150px;font-size:13px}#svk-home .svk-food-tabs button{font-size:12px}#svk-home .svk-product-copy p{font-size:14px}#svk-home .svk-product-copy .svk-btn{font-size:11px;padding:15px}#svk-home .svk-product-stamp{bottom:9%;font-size:27px}#svk-home .svk-poster-title h2{font-size:8vw}#svk-home .svk-poster-title em{font-size:27px}#svk-home .svk-poster-bottom .svk-btn{font-size:12px;padding:16px}#svk-home .svk-manifesto{padding-top:80px}#svk-home .svk-manifesto-heading{margin-bottom:65px}#svk-home .svk-locale-grid{grid-template-columns:1fr}#svk-home .svk-locale-photo{min-height:470px;background-size:auto 140%;background-position:left center}#svk-home .svk-locale-copy{padding-top:40px;display:grid;grid-template-columns:1fr 1fr;gap:0 35px}#svk-home .svk-locale-copy h3{font-size:38px;grid-column:1}#svk-home .svk-locale-copy p{grid-column:1}#svk-home .svk-locale-copy .svk-btn{grid-column:1;justify-self:start}#svk-home .svk-table-photo{grid-column:2;grid-row:1 / 5;margin:15px 0 0;width:90%;height:360px;justify-self:center}#svk-home .svk-events{grid-template-columns:1fr;padding-top:65px;padding-bottom:75px;gap:45px}#svk-home .svk-events-copy{max-width:600px}#svk-home .svk-events h2{font-size:48px}#svk-home .svk-event-wall{width:min(610px,92%);height:500px;justify-self:center}#svk-home .svk-flyer{height:420px;width:58%;padding:28px}#svk-home .svk-flyer strong{font-size:60px}#svk-home .svk-flyer--back strong{font-size:38px}#svk-home .svk-visit{gap:30px;grid-template-columns:1fr 1fr}#svk-home .svk-visit>div:last-child{grid-column:1/-1;border-top:1px solid #fbf0d944;padding-top:28px}#svk-home .svk-footer-main{grid-template-columns:1fr 1fr;gap:40px}#svk-home .svk-booking h2{font-size:8.7vw}}
@media(max-width:700px){#svk-home #journey{height:280svh}#svk-home .stage{min-height:660px}#svk-home .hero-copy{left:6%;top:58%;width:88%;transform:none}#svk-home .hero-copy h1{font-size:clamp(38px,10.8vw,66px);line-height:.96;margin-bottom:18px}#svk-home .hero-copy p{font-size:14px;margin-bottom:20px}#svk-home .hero-copy .svk-btn{font-size:10px;min-height:45px;gap:8px;padding:14px 15px}#svk-home .hero-copy .svk-actions{gap:9px}#svk-home .hint{font-size:10px;bottom:30px}#svk-home .fallback{right:12%;width:76%;top:10%;max-height:45%;overflow:hidden}#svk-home .fallback img{width:100%}#svk-home .svk-transition{padding:30px 0;gap:15px}#svk-home .svk-transition p{font-size:22px}#svk-home .svk-transition>span{font-size:43px}#svk-home .svk-section-head{display:block;padding:43px 0 25px}#svk-home .svk-section-head h2{font-size:35px}#svk-home .svk-section-head em{display:block;margin:5px 0 0 3px;width:max-content}#svk-home .svk-section-head p{max-width:none;margin-top:20px;font-size:14px}#svk-home .svk-food-tabs{grid-template-columns:1fr 1fr;border-top:1px solid #17171733}#svk-home .svk-food-tabs button{padding:16px 6px;font-size:12px;border-bottom-width:3px}#svk-home .svk-product{display:block;min-height:0}#svk-home .svk-product-visual{height:340px;margin:0 -10px}#svk-home .svk-product-word{top:26%;font-size:18.8vw;letter-spacing:-.08em}#svk-home .svk-product-cutout{width:290px;max-width:85%}#svk-home .svk-product-stamp{font-size:25px;bottom:5%;left:0}#svk-home .svk-product-copy{padding:12px 0 0;position:relative}#svk-home .svk-product-number{font-size:11px;margin-bottom:17px}#svk-home .svk-product-copy h3{font-size:34px;margin-bottom:16px}#svk-home .svk-product-copy h3 br{display:none}#svk-home .svk-product-copy p{font-size:15px;max-width:460px;margin-bottom:22px}#svk-home .svk-product-copy .svk-btn{font-size:12px}#svk-home .svk-product-arrows{position:absolute;top:-2px;right:0;margin:0;gap:8px}#svk-home .svk-product-arrows button{height:38px;width:43px;font-size:23px}#svk-home .svk-bestie{padding-bottom:45px}#svk-home .svk-ticker>div{padding:18px 0;gap:25px}#svk-home .svk-ticker span{font-size:24px}#svk-home .svk-ticker b{font-size:30px}#svk-home .svk-menus{grid-template-columns:1fr}#svk-home .svk-menu-poster{min-height:535px;padding:30px var(--gutter) 37px}#svk-home .svk-menu-poster:first-child{border-right:0;border-bottom:1px solid #fbf0d955}#svk-home .svk-poster-top{padding-bottom:18px;font-size:12px}#svk-home .svk-poster-title{padding:38px 0 30px}#svk-home .svk-poster-title>span{font-size:24px}#svk-home .svk-poster-title h2{font-size:15.5vw;max-width:100%}#svk-home .svk-poster-title em{font-size:30px}#svk-home .svk-poster-bottom p{font-size:15px;margin-bottom:20px}#svk-home .svk-manifesto{padding:60px var(--gutter) 65px}#svk-home .svk-manifesto-heading{margin-bottom:45px}#svk-home .svk-manifesto-heading p{font-size:10px;letter-spacing:.07em;margin-bottom:25px}#svk-home .svk-manifesto-heading h2{font-size:9.4vw;line-height:1.05}#svk-home .svk-manifesto-heading em{font-size:1.13em;margin-top:13px}#svk-home .svk-locale-photo{min-height:400px;background-size:auto 100%;background-position:12% center}#svk-home .svk-locale-photo>span{left:22px;bottom:25px;font-size:28px}#svk-home .svk-locale-copy{display:block;padding-top:38px}#svk-home .svk-locale-copy h3{font-size:33px;margin-bottom:24px}#svk-home .svk-locale-copy p{font-size:15px}#svk-home .svk-table-photo{width:78%;max-width:340px;margin:36px auto 0;height:255px}#svk-home .svk-events{gap:25px;padding-top:60px;padding-bottom:65px}#svk-home .svk-events h2{font-size:36px}#svk-home .svk-events-copy>p:not(.svk-eyebrow){font-size:15px}#svk-home .svk-event-wall{height:360px;width:95%;margin-top:14px}#svk-home .svk-flyer{height:290px;width:63%;padding:20px}#svk-home .svk-flyer--front{top:40px}#svk-home .svk-flyer--back{padding-left:23px}#svk-home .svk-flyer strong{font-size:39px}#svk-home .svk-flyer--back strong{font-size:26px}#svk-home .svk-flyer>span{font-size:7px}#svk-home .svk-flyer>div{font-size:9px;gap:8px}#svk-home .svk-flyer--back em{font-size:23px}#svk-home .svk-flyer b{font-size:30px}#svk-home .svk-booking{padding:55px var(--gutter) 40px}#svk-home .svk-booking-top{padding-bottom:43px}#svk-home .svk-booking-top>p{font-size:13px;max-width:260px;margin:0 auto 24px}#svk-home .svk-booking h2{font-size:9vw;line-height:1.15}#svk-home .svk-booking h2 em{font-size:1.3em;display:block;margin-top:8px}#svk-home .svk-booking-main{font-size:14px;min-width:0;width:100%;max-width:310px;padding:21px 24px;margin-top:30px;gap:30px}#svk-home .svk-booking-note{font-size:11px}#svk-home .svk-visit{grid-template-columns:1fr;padding-top:30px;gap:30px}#svk-home .svk-visit>div+div{border-top:1px solid #fbf0d944;padding-top:28px}#svk-home .svk-visit h3{font-size:22px;margin-bottom:16px}#svk-home .svk-visit dl{gap:45px}#svk-home .svk-footer{padding-top:42px}#svk-home .svk-footer-main{gap:32px 20px}#svk-home .svk-footer-main>div{grid-column:1/-1}#svk-home .svk-footer img{width:200px}#svk-home .svk-footer h3{font-size:15px}#svk-home .svk-footer nav>a{font-size:13px}#svk-home .svk-legal{flex-wrap:wrap;gap:20px;font-size:10px}#svk-home .svk-legal>div{gap:18px}#svk-home .svk-legal>a{width:100%}}
@media(max-width:380px){#svk-home .brand{width:115px}#svk-home .svk-header{gap:10px}#svk-home .svk-header-book{min-width:88px;padding:12px 10px;font-size:10px;gap:8px}#svk-home .hero-copy .svk-btn{font-size:9px;padding:13px 10px}#svk-home .svk-product-visual{height:300px}#svk-home .svk-product-cutout{width:260px}#svk-home .svk-flyer{padding:16px}#svk-home .svk-flyer strong{font-size:34px}#svk-home .svk-flyer--back strong{font-size:22px}}
@media(max-width:782px){body.admin-bar #svk-home .svk-header{top:46px}body.admin-bar #svk-home .svk-nav{top:125px;height:calc(100dvh - 125px)}}
@media(prefers-reduced-motion:reduce){#svk-home #journey{height:100svh}#svk-home .hint{display:none}#svk-home *,#svk-home *:before,#svk-home *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}#svk-home.has-js .svk-reveal{opacity:1;transform:none}}

#svk-home .svk-product-cutout{height:auto}#svk-home .svk-product[data-category="pizza"] .svk-product-cutout{width:min(640px,94%)}@media(max-width:700px){#svk-home .svk-product[data-category="pizza"] .svk-product-cutout{width:340px;max-width:100%}}

#svk-home .fallback{inset:auto;left:50%;top:50%;width:96%;max-height:none;transform:translate(-50%,-50%);filter:none;overflow:visible;pointer-events:none}#svk-home .fallback img{width:100%;height:100%;object-fit:contain}#svk-home.no-webgl #scene{visibility:hidden}
#svk-home .fallback img{-webkit-mask-image:linear-gradient(to bottom,transparent,#000 15%);mask-image:linear-gradient(to bottom,transparent,#000 15%)}

body:has(#svk-home) .et_pb_text:has(#svk-home),body:has(#svk-home) .et_pb_text_inner:has(#svk-home){margin:0!important;padding:0!important;transform:none!important;overflow:visible!important}
/* 1.1 — vector UI, legibility, menu artwork and a stronger second half. */
#svk-home .svk-icon{display:inline-block;width:1.1em;height:1.1em;vertical-align:-.15em;flex:none;overflow:visible}#svk-home .svk-btn .svk-icon{width:20px;height:20px}#svk-home .svk-ticker .svk-icon{width:34px;height:34px}#svk-home .svk-product-arrows button{display:grid;place-items:center}#svk-home .svk-product-arrows .svk-icon{width:23px;height:23px}#svk-home .svk-product-cutout{filter:none}#svk-home .svk-product-copy p{font-size:18px;line-height:1.6;color:var(--black)}
#svk-home .svk-menus{padding:74px var(--gutter) 90px;background:var(--cream);gap:28px;align-items:stretch}#svk-home .svk-meals-heading{grid-column:1/-1;text-align:center;padding:0 0 25px}#svk-home .svk-meals-heading p{font-size:16px;margin-bottom:18px}#svk-home .svk-meals-heading h2{font-size:clamp(34px,4.7vw,80px);line-height:1.08}#svk-home .svk-meals-heading em{display:inline-block;font-size:1.2em;transform:rotate(-4deg)}
#svk-home .svk-meal-card{position:relative;padding:32px 38px 40px;isolation:isolate;text-align:center;display:flex;flex-direction:column;overflow:hidden}#svk-home .svk-meal-card:before{content:"";position:absolute;inset:12px;border:1px solid #fbf0d970;pointer-events:none;z-index:-1}#svk-home .svk-meal-meta{display:flex;justify-content:space-between;gap:15px;font-size:10px;font-weight:700;letter-spacing:.09em;border-bottom:1px dashed #fbf0d97a;padding-bottom:20px}#svk-home .svk-meal-title{padding-top:30px;position:relative;z-index:2}#svk-home .svk-meal-title>span{font-size:16px}#svk-home .svk-meal-title h3{font-size:clamp(50px,6.3vw,105px);letter-spacing:-.065em;line-height:1.05;margin:8px 0 18px}#svk-home .svk-meal-title em{display:block;color:var(--cream);font-size:clamp(25px,2.8vw,43px);line-height:1.15;transform:rotate(-4deg)}#svk-home .svk-meal-dinner .svk-meal-title em{color:#ff3030}
#svk-home .svk-meal-art{position:relative;height:245px;display:grid;place-items:center;margin:22px 0 25px}#svk-home .svk-meal-art img{height:100%;width:85%;object-fit:contain;position:relative;transform:rotate(-7deg);z-index:1;filter:none}#svk-home .svk-meal-dinner .svk-meal-art img{transform:rotate(7deg);width:96%}#svk-home .svk-meal-ring{position:absolute;width:210px;height:210px;border:1px solid #fbf0d96b;border-radius:50%;outline:1px solid #fbf0d936;outline-offset:14px}#svk-home .svk-meal-stamp{position:absolute;right:0;bottom:5px;z-index:2;background:var(--cream);color:var(--black);padding:12px 15px;font:900 16px/1.05 var(--title);transform:rotate(7deg);border:2px solid var(--black)}#svk-home .svk-meal-dinner .svk-meal-stamp{right:auto;left:0;background:var(--red);color:var(--cream);transform:rotate(-8deg);border-color:var(--cream)}
#svk-home .svk-meal-bottom{border-top:1px dashed #fbf0d97a;padding-top:24px;display:flex;flex-direction:column;align-items:center;margin-top:auto}#svk-home .svk-meal-bottom p{font-size:17px;line-height:1.6;margin-bottom:24px;max-width:400px}#svk-home .svk-meal-bottom .svk-btn{width:100%;max-width:350px;justify-content:space-between;font-size:15px}#svk-home .svk-meal-bottom .svk-pdf{font-size:14px;gap:20px;padding:8px 0;min-height:44px;align-items:center;margin-top:10px}
#svk-home .svk-manifesto{padding-top:85px;padding-bottom:85px}#svk-home .svk-manifesto-heading{margin-bottom:55px}#svk-home .svk-locale-grid{grid-template-columns:1fr;gap:0}#svk-home .svk-locale-photo{min-height:560px;background-size:145% auto;background-position:left 55%;box-shadow:none}#svk-home .svk-locale-photo>span{left:40px;bottom:35px;font-size:clamp(32px,4vw,64px)}#svk-home .svk-locale-copy{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding-top:55px;align-items:center}#svk-home .svk-locale-copy h3{font-size:clamp(30px,3.3vw,55px);margin:0;line-height:1.1}#svk-home .svk-locale-copy p{font-size:19px;color:var(--cream);line-height:1.65}#svk-home .svk-locale-copy .svk-btn{margin-top:10px}#svk-home .svk-booking-top>p{font-size:18px}#svk-home .svk-booking-note{font-size:15px}#svk-home .svk-footer p,#svk-home .svk-footer nav>a{color:var(--cream)}
@media(max-width:900px){#svk-home .svk-menus{gap:20px;padding:55px 24px 65px}#svk-home .svk-meal-card{padding:28px 25px 32px}#svk-home .svk-meal-meta{font-size:9px;letter-spacing:.03em}#svk-home .svk-meal-title h3{font-size:6.7vw}#svk-home .svk-meal-title em{font-size:27px}#svk-home .svk-meal-art{height:205px}#svk-home .svk-meal-ring{width:165px;height:165px}#svk-home .svk-meal-stamp{font-size:13px;padding:10px}#svk-home .svk-meal-bottom p{font-size:16px}#svk-home .svk-locale-photo{background-size:auto 145%;min-height:500px}#svk-home .svk-locale-copy{gap:30px}#svk-home .svk-locale-copy h3{font-size:34px}#svk-home .svk-locale-story{grid-column:2}#svk-home .svk-locale-copy p{font-size:18px}}
@media(max-width:700px){
#svk-home .hero-copy{text-align:center}#svk-home .hero-copy p{font-size:16px}#svk-home .hero-copy .svk-actions{justify-content:center}#svk-home .svk-transition{justify-content:center;text-align:center}#svk-home .svk-transition>span{display:none}#svk-home .svk-transition p{max-width:100%;font-size:23px;line-height:1.15}#svk-home .svk-section-head{text-align:center}#svk-home .svk-section-head h2{font-size:clamp(29px,8.8vw,40px)}#svk-home .svk-section-head em{margin:8px auto 0}#svk-home .svk-section-head p{font-size:17px;line-height:1.55}
#svk-home .svk-product-copy{text-align:center;padding-top:14px}#svk-home .svk-product-number{font-size:13px;margin-bottom:16px}#svk-home .svk-product-copy h3{font-size:clamp(29px,8.6vw,39px);line-height:1.1;margin-bottom:19px}#svk-home .svk-product-copy p{font-size:18px;line-height:1.6;max-width:32ch;margin:0 auto 25px;color:#171717}#svk-home .svk-product-copy .svk-btn{font-size:14px;min-height:52px;padding:17px 22px}#svk-home .svk-product-arrows{position:static;justify-content:center;margin:22px 0 0;gap:16px}#svk-home .svk-product-arrows button{width:52px;height:46px}#svk-home .svk-product-stamp{left:4%;font-size:24px}#svk-home .svk-ticker .svk-icon{width:25px;height:25px}
#svk-home .svk-menus{padding:48px 16px 55px;gap:24px}#svk-home .svk-meals-heading{padding:0 8px 10px}#svk-home .svk-meals-heading p{font-size:16px;margin-bottom:16px}#svk-home .svk-meals-heading h2{font-size:clamp(30px,8.4vw,40px)}#svk-home .svk-meals-heading em{display:block;margin-top:9px;font-size:1.4em}#svk-home .svk-meal-card{padding:27px 28px 30px}#svk-home .svk-meal-title{padding-top:25px}#svk-home .svk-meal-title>span{font-size:17px}#svk-home .svk-meal-title h3{font-size:clamp(48px,14.8vw,74px);margin:9px 0 16px}#svk-home .svk-meal-title em{font-size:30px}#svk-home .svk-meal-art{height:205px;margin:20px 0 27px}#svk-home .svk-meal-stamp{right:-8px;bottom:2px;font-size:14px}#svk-home .svk-meal-dinner .svk-meal-stamp{left:-8px}#svk-home .svk-meal-bottom p{font-size:17px;line-height:1.65;margin-bottom:22px}#svk-home .svk-meal-bottom p br{display:none}#svk-home .svk-meal-bottom .svk-btn{font-size:14px;min-height:54px}#svk-home .svk-meal-bottom .svk-pdf{font-size:15px}
#svk-home .svk-manifesto{padding:55px var(--gutter) 58px}#svk-home .svk-manifesto-heading{margin-bottom:35px}#svk-home .svk-manifesto-heading p{font-size:12px;line-height:1.6;letter-spacing:.04em}#svk-home .svk-manifesto-heading h2{font-size:9.4vw}#svk-home .svk-locale-photo{min-height:380px;background-size:auto 110%;background-position:left center;margin:0 calc(-1 * var(--gutter));width:calc(100% + 2 * var(--gutter))}#svk-home .svk-locale-photo>span{left:20px;right:20px;bottom:27px;text-align:center;font-size:31px}#svk-home .svk-locale-copy{display:block;text-align:center;padding-top:36px}#svk-home .svk-locale-copy h3{font-size:clamp(28px,8.1vw,38px);margin-bottom:27px}#svk-home .svk-locale-copy p{font-size:18px;max-width:33ch;margin:0 auto 18px}#svk-home .svk-locale-copy .svk-btn{font-size:14px;margin-top:9px}
#svk-home .svk-booking-top>p{font-size:17px;max-width:30ch;line-height:1.6}#svk-home .svk-booking h2{font-size:9.3vw}#svk-home .svk-booking-note{font-size:14px}#svk-home .svk-visit{text-align:center}#svk-home .svk-visit dl,#svk-home .svk-social{justify-content:center}#svk-home .svk-visit p{font-size:17px}#svk-home .svk-visit dt{font-size:14px}#svk-home .svk-visit dd{font-size:16px}#svk-home .svk-underlined{font-size:16px}#svk-home .svk-social{font-size:15px}
#svk-home .svk-footer{text-align:center}#svk-home .svk-footer img{margin:0 auto}#svk-home .svk-footer-main{gap:34px 20px}#svk-home .svk-footer-main>div{grid-column:1/-1}#svk-home .svk-footer p{font-size:16px;line-height:1.6}#svk-home .svk-footer h3{font-size:17px}#svk-home .svk-footer nav>a{font-size:15px;padding:5px 0;margin-bottom:5px}#svk-home .svk-legal{justify-content:center;font-size:12px;line-height:1.6;color:var(--cream)}#svk-home .svk-legal>div{justify-content:center;flex-wrap:wrap}#svk-home .svk-footer .svk-btn{font-size:14px}
}
#svk-home .svk-meal-art img{position:absolute;inset:0;margin:auto;max-height:100%;min-height:0}
#svk-home .svk-skip{opacity:0;pointer-events:none}#svk-home .svk-skip:focus{opacity:1;pointer-events:auto}

/* 1.1.1 — tartan booking background and simplified meal cards. */
#svk-home .svk-meal-card:before{content:none}
#svk-home .svk-meal-title{padding-top:10px}
#svk-home .svk-meal-bottom{border-top:0;padding-top:0}
#svk-home .svk-meal-bottom p{margin-bottom:0}
#svk-home .svk-meal-divider{align-self:stretch;border-top:1px dashed #fbf0d985;margin:24px 0}
#svk-home .svk-booking{background-color:#b91419;background-image:linear-gradient(180deg,rgba(15,10,10,.28),rgba(15,10,10,.58)),url('tartan-prenotazione.png');background-size:100% 100%,630px auto;background-repeat:no-repeat,repeat;background-position:center,center top}
#svk-home .svk-booking h2 em{color:var(--cream)}
#svk-home .svk-booking h2,#svk-home .svk-booking-top>p,#svk-home .svk-booking-note{text-shadow:0 2px 12px #0008}
@media(max-width:700px){#svk-home .svk-booking{background-size:100% 100%,420px auto}#svk-home .svk-meal-divider{margin:22px 0}#svk-home .svk-meal-title{padding-top:8px}}
