:root{--color-bg:#c2daeb;--brand-sky:#c2daeb;--brand-brick:#732627;--brand-paper:#f7f7f7;--color-text-primary:var(--brand-wine);--color-accent:#fc3636;--brand-wine:#3d030c;--canvas-bg:#cedcdf;--canvas-bottom:#ff261d;--bar-bg:#010101}@font-face{font-family:Stellar Sans;src:url(/assets/fonts/StellarSans-ExtraLight.woff2) format("woff2");font-weight:200;font-display:swap}@font-face{font-family:Stellar Sans;src:url(/assets/fonts/StellarSans-Light.woff2) format("woff2");font-weight:300;font-display:swap}@font-face{font-family:Stellar Sans;src:url(/assets/fonts/StellarSans-Regular.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Stellar Sans;src:url(/assets/fonts/StellarSans-SemiBold.woff2) format("woff2");font-weight:600;font-display:swap}*{box-sizing:border-box}body,html{height:100%;margin:0;font-family:Stellar Sans,sans-serif}html{background:url(/assets/images/hero-gradient.jpg) 50%/cover no-repeat,linear-gradient(to bottom,var(--canvas-bg) 50%,var(--canvas-bottom) 50%) top /100% 200% no-repeat,var(--canvas-bg)}@media (hover:none) and (pointer:coarse){html{background:url(/assets/images/hero-gradient.jpg) 50%/cover no-repeat,var(--bar-bg)}}@media (hover:none) and (pointer:coarse){html:has(.stellar-intro){background-color:var(--brand-sky)!important}}@media (hover:none) and (pointer:coarse){html:has(.sandbox-page){background-color:var(--canvas-bottom)}html:has(.who-we-are-page){background-color:var(--canvas-bottom)}}.stellar-page{position:relative;isolation:isolate;min-height:100vh;min-height:100dvh;overflow-x:clip;display:flex;flex-direction:column;color:var(--color-text-primary)}.stellar-page:before{content:"";position:fixed;top:0;left:0;right:0;height:env(safe-area-inset-top,0);z-index:20;background:var(--canvas-bg);pointer-events:none}.stellar-page__background{position:fixed;inset:-8% 0;z-index:-1;background-color:var(--brand-sky);background-image:url(/assets/images/hero-gradient.jpg);background-size:cover;background-position:center 35%}.stellar-page__background--fade{background-image:none;background-color:#bbccd4}.stellar-page__background-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 35%;opacity:0;transition:opacity .6s ease}.stellar-page__background-image--loaded{opacity:1}.stellar-intro{position:fixed;inset:-15vh 0;z-index:25;overflow:hidden;background:var(--brand-sky);isolation:isolate;pointer-events:none;animation:stellar-intro-failsafe .5s 4.8s forwards}@keyframes stellar-intro-failsafe{to{opacity:0;visibility:hidden}}.stellar-intro__stage{position:absolute;inset:0;animation:stellar-intro-drop 1.15s linear both}@keyframes stellar-intro-drop{0%{transform:translateY(-58vh);opacity:0;animation-timing-function:cubic-bezier(.4,0,.75,.92)}28%{opacity:1}46%{transform:translateY(0);animation-timing-function:cubic-bezier(.1,0,.4,1)}63%{transform:translateY(-7vh);animation-timing-function:cubic-bezier(.45,0,.8,.94)}80%{transform:translateY(0);animation-timing-function:cubic-bezier(.1,0,.4,1)}91%{transform:translateY(-2vh);animation-timing-function:cubic-bezier(.45,0,.8,.94)}to{transform:translateY(0);opacity:1}}.stellar-intro:after{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.62' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;mix-blend-mode:multiply;opacity:.55;animation:stellar-intro-grain-out .24s linear 1.86s both;pointer-events:none}@keyframes stellar-intro-grain-out{0%{opacity:.55}to{opacity:0}}.stellar-intro__field{position:absolute;inset:0;isolation:isolate}.stellar-intro__orbit{position:absolute;top:50%;left:50%;width:0;height:0;animation:stellar-intro-orbit 2.2s linear .53s both}@keyframes stellar-intro-orbit{0%{transform:rotate(-24deg)}to{transform:rotate(268deg)}}.stellar-intro__circle{--orbit-r:13vmin;--dir:1;--fade:208deg;position:absolute;width:50vmin;height:50vmin;margin:-25vmin 0 0 -25vmin;border-radius:50%;background-color:var(--color-accent);background-image:url(/assets/images/hero-gradient.jpg);background-size:auto;background-position:30% 84%;-webkit-mask-image:linear-gradient(var(--fade),#000 0,#000 32%,rgba(0,0,0,.6) 60%,rgba(0,0,0,.16) 85%,rgba(0,0,0,0) 98%);mask-image:linear-gradient(var(--fade),#000 0,#000 32%,rgba(0,0,0,.6) 60%,rgba(0,0,0,.16) 85%,rgba(0,0,0,0) 98%);mix-blend-mode:multiply;animation:stellar-intro-swell 2.2s cubic-bezier(.38,0,.75,.38) .53s both}.stellar-intro__orbit--2 .stellar-intro__circle{--dir:-1;--fade:28deg;background-position:68% 90%}@keyframes stellar-intro-swell{0%{transform:translateX(calc(var(--orbit-r) * var(--dir))) scale(.62)}to{transform:translateX(calc(var(--orbit-r) * var(--dir) * 2.4)) scale(4.2)}}.stellar-intro__mark{position:absolute;top:50%;left:50%;width:min(56vw,620px);aspect-ratio:387/174.595;background-color:var(--brand-wine);-webkit-mask-image:url(/assets/images/stellar-wordmark-large.svg);mask-image:url(/assets/images/stellar-wordmark-large.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;animation:stellar-intro-mark 2.2s cubic-bezier(.38,0,.75,.38) .53s both}@media screen and (max-width:767px){.stellar-intro__mark{width:min(78vw,420px)}}@keyframes stellar-intro-mark{0%{transform:translate(-50%,-50%) scale(1)}to{transform:translate(-50%,-50%) scale(1.3)}}.stellar-page--intro .stellar-footer,.stellar-page--intro .stellar-header__link,.stellar-page--intro .stellar-header__logo,.stellar-page--intro .stellar-hero{opacity:0}@media (prefers-reduced-motion:reduce){.stellar-intro{display:none}}.stellar-header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:calc(24px + env(safe-area-inset-top, 0px)) 60px 24px}.stellar-header__logo{display:block}.stellar-header__logo img{display:block;height:24px;width:auto}.stellar-header__nav{display:flex;align-items:center;gap:18px}.stellar-header__link{font-size:14px;line-height:20px;color:var(--brand-brick);text-decoration:underline;text-underline-position:from-font}.stellar-header__lang{min-width:44px;min-height:44px;padding:12px 10px;margin:-12px -10px;border:0;background:none;font-family:inherit;font-size:12px;font-weight:400;line-height:20px;letter-spacing:.08em;color:var(--brand-brick);opacity:.7;cursor:pointer}@media (hover:hover){.stellar-header__lang:hover{opacity:1;color:var(--brand-wine)}}.privacy-page .stellar-header__lang{color:var(--brand-paper)}.stellar-page--intro .stellar-header__lang{opacity:0}.stellar-header__link:hover{color:var(--color-accent)}.stellar-hero{flex:1 1 auto;min-height:max-content;display:flex;flex-direction:column;align-items:center;justify-content:center;--hero-gap:clamp(1rem,3vh,48px);gap:var(--hero-gap);max-width:660px;width:100%;margin:0 auto;padding:clamp(.5rem,2vh,3rem) 1.5rem;text-align:center}.stellar-hero__headline{margin:0;display:grid;font-family:Nicholas,Georgia,serif;font-weight:400;font-size:clamp(1.75rem,min(5vh,5.5vw),64px);line-height:1.35;color:var(--brand-brick)}.stellar-hero__headline-phrase{grid-area:1/1;opacity:0;visibility:hidden;transition:opacity .45s ease-in,visibility 0s linear .45s}.stellar-hero__headline-phrase[data-active=true]{opacity:1;visibility:visible;transition:opacity .45s ease-out .55s,visibility 0s linear .55s}@media (prefers-reduced-motion:reduce){.stellar-hero__headline-phrase{transition:none}}.stellar-hero__headline--italic{font-style:italic}.stellar-hero__headline-keep-together{white-space:nowrap}@media screen and (min-width:768px){.stellar-hero__headline{white-space:nowrap}}.stellar-conversation{gap:clamp(1.5rem,4vh,2.5rem)}.stellar-answer,.stellar-conversation{width:100%;display:flex;flex-direction:column}.stellar-answer{gap:12px;text-align:left}@keyframes stellar-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.stellar-answer__question{align-self:flex-end;margin:0;max-width:80%;padding:17px 18px 17px 24px;border-radius:999px;background:var(--brand-sky);border:1px solid rgba(173,199,219,.65);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);color:var(--brand-brick);font-family:Stellar Sans,sans-serif;font-size:16px;line-height:24px;text-align:right;animation:stellar-fade-up .5s cubic-bezier(.16,1,.3,1) both}.stellar-answer__card{width:100%;padding:clamp(1.25rem,3vh,2rem);border-radius:24px;border:1px solid rgba(255,255,255,.5);background:rgba(255,255,255,.12);backdrop-filter:blur(13.5px);-webkit-backdrop-filter:blur(13.5px);animation:stellar-fade-up .5s cubic-bezier(.16,1,.3,1) .08s both;transition:background .3s ease}.stellar-answer__byline{display:block;margin-bottom:10px;font-family:Stellar Sans,sans-serif;font-size:13px;color:var(--brand-wine)}.stellar-answer__loading{margin:0;font-family:Nicholas,Georgia,serif;font-style:italic;font-size:clamp(1.1rem,3vh,24px);color:var(--brand-brick);animation:stellar-answer-pulse 1.4s ease-in-out infinite}@keyframes stellar-answer-pulse{0%,to{opacity:.4}50%{opacity:.9}}.stellar-answer__headline{margin:0 0 10px;font-family:Nicholas,Georgia,serif;font-weight:400;font-size:clamp(1.3rem,3.4vh,30px);line-height:1.3;color:var(--brand-wine);animation:stellar-fade-up .45s cubic-bezier(.16,1,.3,1) both}.stellar-answer__text{margin:0;font-family:Stellar Sans,sans-serif;font-size:clamp(.95rem,2.2vh,17px);line-height:1.5;color:var(--brand-wine);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden;animation:stellar-fade-up .45s cubic-bezier(.16,1,.3,1) .06s both}.stellar-answer__text strong{color:var(--brand-wine);font-weight:600}.stellar-answer__followups{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.stellar-answer__followup{padding:8px 18px;border-radius:999px;border:none;background:var(--color-accent);color:#fff;font-family:Stellar Sans,sans-serif;font-size:14px;cursor:pointer;white-space:nowrap;animation:stellar-fade-up .4s cubic-bezier(.16,1,.3,1) both;transition:transform .15s ease,background .15s ease}.stellar-answer__followup:first-child{animation-delay:.12s}.stellar-answer__followup:nth-child(2){animation-delay:.19s}.stellar-answer__followup:nth-child(3){animation-delay:.26s}.stellar-answer__followup:hover{background:#e02020}.stellar-answer__followup:active{transform:scale(.96)}.stellar-hero__search{width:100%;height:52px;display:flex;align-items:center;gap:16px;padding:0 18px 0 24px;flex-shrink:0;position:relative;border-radius:999px;border:1px solid transparent;background:rgba(255,255,255,.4);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.stellar-hero__search-field{position:relative;top:-1px;flex:1 1;min-width:0;display:flex;align-items:center}.stellar-hero__search-input{width:100%;min-width:0;border:none;background:none;outline:none}.stellar-hero__search-input,.stellar-hero__search-placeholder{font-family:Stellar Sans,sans-serif;font-size:17px;color:var(--brand-brick)}.stellar-hero__search-placeholder{position:absolute;left:0;top:50%;transform:translateY(-50%);display:block;max-width:100%;overflow:hidden;white-space:nowrap;pointer-events:none}.stellar-hero__search-cursor{display:inline-block;width:1px;height:1em;margin-left:2px;vertical-align:-.15em;background:currentColor;animation:stellar-cursor-blink .9s steps(1) infinite}@keyframes stellar-cursor-blink{0%,49%{opacity:1}50%,to{opacity:0}}.stellar-hero__search-submit{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:22px;height:18px;border:none;background:none;padding:0;cursor:pointer;transition:transform .15s ease}.stellar-hero__search-submit:not(:disabled):active{transform:scale(.88)}.stellar-hero__search-submit-icon{display:block;width:18px;height:22px;transform:rotate(-90deg) scaleY(-1)}.stellar-hero__search-submit-icon img{display:block;width:100%;height:100%}.stellar-hero__suggestions{margin-top:calc(96px - var(--hero-gap));display:flex;flex-direction:column;align-items:center;gap:16px;width:max-content;max-width:min(1111px,calc(100vw - 3rem))}.stellar-hero__suggestion-row{display:flex;flex-wrap:nowrap;justify-content:flex-end;gap:16px}.stellar-hero__chip{display:flex;align-items:center;justify-content:center;position:relative;min-height:43px;padding:8.5px 24px;border-radius:999px;border:1px solid transparent;background:rgb(255 255 255/20%);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);color:var(--brand-brick);font-family:Stellar Sans,sans-serif;font-size:16px;font-weight:400;line-height:24px;text-align:center;cursor:pointer;white-space:nowrap;transition:background .15s ease,transform .15s ease}.stellar-hero__chip:hover{background:rgb(255 255 255/38%)}.stellar-hero__chip:active{transform:scale(.96)}.stellar-hero__chip:before,.stellar-hero__search:before{content:"";position:absolute;inset:-1px;border-radius:inherit;padding:1px;background:linear-gradient(120deg,rgba(255,255,255,.58),rgba(255,255,255,.42) 30%,rgba(255,255,255,.22) 55%,rgba(255,255,255,.38));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.stellar-hero__chip:disabled,.stellar-hero__search-submit:disabled{opacity:.5;cursor:default;pointer-events:none}.stellar-footer{position:relative;isolation:isolate;flex-shrink:0;display:flex;flex-direction:column;gap:clamp(6px,1.5vh,10px);padding:clamp(1rem,2.5vh,2rem) clamp(1.5rem,4vw,4rem) calc(clamp(1.25rem, 3vh, 2.5rem) + env(safe-area-inset-bottom, 0px));color:var(--color-text-primary)}.stellar-footer--textured{background:#fc3636;gap:clamp(1.5rem,4vw,3rem);padding:clamp(2rem,6vh,5rem) clamp(1.5rem,4vw,4rem) calc(clamp(4rem, 11vh, 8.5rem) + env(safe-area-inset-bottom, 0px))}.stellar-footer__top{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem 4rem;flex-wrap:wrap}.stellar-footer__brand{min-width:0;display:flex;flex-direction:column;gap:clamp(1rem,3vh,48px)}.stellar-footer__tagline{margin:0;display:flex;gap:4px;font-family:Nicholas,Georgia,serif;font-weight:400;font-size:24px;line-height:normal;color:var(--brand-wine);white-space:nowrap}.stellar-footer__tagline--italic{font-style:italic}.stellar-footer__wordmark{width:min(371px,100%);height:auto;display:block}.stellar-footer__contact{display:grid;grid-template-columns:minmax(0,381fr) minmax(max-content,99fr);grid-template-rows:auto auto;grid-auto-flow:column;align-items:end;grid-gap:8px 0;gap:8px 0;max-width:480px;width:100%}.stellar-footer__contact-item{display:flex;flex-direction:column;gap:4px}a.stellar-footer__contact-item{color:inherit;text-decoration:none}a.stellar-footer__contact-item:hover .stellar-footer__contact-label,a.stellar-footer__contact-item:hover .stellar-footer__contact-value{text-decoration:underline}.stellar-footer__contact-label{display:inline-flex;align-items:center;gap:2px;font-size:13px;line-height:20px;color:rgb(61 3 12/60%)}.stellar-footer__contact-icon{display:block;width:20px;height:20px;color:var(--brand-wine)}.stellar-footer__contact-item--external .stellar-footer__contact-label{color:var(--brand-wine);font-size:14px}.stellar-footer__contact-item--external .stellar-footer__contact-value{display:none}.stellar-footer__contact-value{font-size:14px;line-height:20px;color:var(--color-text-primary)}.stellar-footer a[href^=tel],.stellar-footer__contact-value a{color:inherit;text-decoration:none;-webkit-text-fill-color:currentColor}.stellar-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:13px;line-height:20px;flex-wrap:wrap;padding-top:1rem}.stellar-footer__links{display:flex;gap:24px;color:var(--brand-brick)}.stellar-footer__links a{color:inherit;text-decoration:none}.stellar-footer__copyright{margin:0;color:var(--color-text-primary)}.stellar-footer,.stellar-footer .stellar-footer__contact-icon,.stellar-footer .stellar-footer__contact-item--external .stellar-footer__contact-label,.stellar-footer .stellar-footer__contact-value,.stellar-footer .stellar-footer__copyright,.stellar-footer .stellar-footer__links,.stellar-footer .stellar-footer__tagline{color:var(--brand-paper)}.stellar-footer .stellar-footer__contact-label{color:rgb(247 247 247/60%)}@media screen and (max-width:1099px){.stellar-hero__suggestions{align-items:center}.stellar-hero__suggestion-row{flex-wrap:wrap;justify-content:center}}@media screen and (max-width:767px){.stellar-header,.stellar-hero{padding-left:16px;padding-right:16px}.stellar-hero__headline{font-size:min(36px,calc(8.5vw - 3px))}.stellar-hero__suggestions{align-items:center;width:100%;max-width:100%;gap:16px;margin-top:calc(40px - var(--hero-gap));margin-bottom:56px}.stellar-hero__suggestion-row{justify-content:center;gap:16px}.stellar-hero__suggestion-row:nth-child(2){display:none}.stellar-hero__chip{font-size:14px;min-height:40px;padding:7px 24px;white-space:normal}.stellar-footer{padding:48px 16px calc(32px + env(safe-area-inset-bottom, 0px));gap:48px}.stellar-footer--textured{padding-bottom:calc(72px + env(safe-area-inset-bottom, 0px))}.stellar-footer__top{flex-direction:column;gap:24px}.stellar-footer__brand{align-items:center;gap:24px}.stellar-footer__contact{max-width:none;grid-template-columns:minmax(0,1fr);grid-template-rows:auto;grid-auto-flow:row;gap:8px 0}.stellar-footer__contact-item:nth-child(3){margin-top:24px}.stellar-footer__bottom{flex-direction:column;align-items:center;gap:8px;padding-top:0}.stellar-footer__tagline{font-size:24px}.stellar-footer__wordmark{width:min(300px,100%)}}.who-we-are-page{position:relative;min-height:100vh;background:#fffaf1;--who-we-are-tile-size:min(86vw,880px,calc((100vh - 72px) * 682 / 887));--who-we-are-tile-size:min(86vw,880px,calc((100dvh - 72px) * 682 / 887))}.who-we-are-page:before{content:"";position:fixed;inset:-8% 0;z-index:-1;background:#fffaf1;pointer-events:none}.who-we-are-page .stellar-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:#fffaf1}.who-we-are-page .who-we-are-pin{overflow:hidden;position:relative}.who-we-are-page .who-we-are{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:0;width:max-content;will-change:transform}.who-we-are-page .who-we-are__row{flex:0 0 auto}@media screen and (max-width:767px){.who-we-are-page .who-we-are-pin{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;overscroll-behavior-x:contain}.who-we-are-page .who-we-are-pin::-webkit-scrollbar{display:none}.who-we-are-page .who-we-are{transform:none}.who-we-are-page .who-we-are__row{scroll-snap-align:center}}.who-we-are{display:flex;flex-direction:column;gap:0;padding:0}.who-we-are__row{display:grid;grid-template-columns:1fr;width:var(--who-we-are-tile-size);height:min(calc(var(--who-we-are-tile-size) * 887 / 682),calc(100vh - 72px));height:min(calc(var(--who-we-are-tile-size) * 887 / 682),calc(100dvh - 72px))}.who-we-are__tile{position:relative;width:100%;height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}.who-we-are__tile-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .5s ease}.who-we-are__skeleton{position:absolute;inset:0;background:linear-gradient(90deg,#e7e0d2 25%,#f0ece2 37%,#e7e0d2 63%);background-size:400% 100%;animation:who-we-are-skeleton-shimmer 1.4s ease-in-out infinite}@keyframes who-we-are-skeleton-shimmer{0%{background-position:100% 0}to{background-position:0 0}}.who-we-are__patch{position:relative;isolation:isolate;flex:0 0 auto;container-type:inline-size;width:min(532.81px,calc(var(--who-we-are-tile-size) * .78125));aspect-ratio:532.81/613.4;overflow:hidden;display:flex;align-items:flex-start;justify-content:center}.who-we-are__patch-image{position:absolute;left:0;top:-60%;width:100%;height:160%;object-fit:cover;mix-blend-mode:multiply;opacity:0;transition:opacity .5s ease}.who-we-are__patch-content{position:relative;z-index:1;width:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:0;padding:17.456cqw 0 14.451cqw;text-align:center}.who-we-are__patch-number{font-family:Stellar Sans,sans-serif;font-weight:200;font-size:11.261cqw;line-height:normal;letter-spacing:-.1126cqw;color:#3d030c}.who-we-are__patch-headline{width:100%;margin:2.815cqw 0 0;font-family:Nicholas,Georgia,serif;font-weight:400;font-size:16.892cqw;line-height:18.767cqw;letter-spacing:-.169cqw;text-align:center;color:#3d030c}.who-we-are__patch-headline--italic{font-style:italic}.who-we-are__patch-divider{width:64.947cqw;max-width:none;margin:10.51cqw 0 0;border:none;border-top:1px solid #3d030c}.who-we-are__patch-paragraph{width:89.147cqw;max-width:none;margin:10.323cqw 0 0;font-family:Stellar Sans,sans-serif;font-weight:300;font-size:5.63cqw;line-height:normal;letter-spacing:-.0563cqw;color:#3d030c;box-sizing:border-box}.privacy-page{position:relative;isolation:isolate;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;background-color:#1b2733}.privacy-page:before{content:"";position:fixed;inset:-12% 0;z-index:-1;background-color:#1b2733;background-image:url(/assets/images/privacy-devil-desktop.webp);background-size:123.4vw 74.8vw;background-position:-22.75vw calc(12vh - 16px);background-repeat:no-repeat;pointer-events:none;transition:filter .9s ease}.privacy-page:has(.privacy[data-phase=page]):before{filter:brightness(.45) saturate(.8) blur(2px)}.privacy-page .stellar-header{position:relative;z-index:1}.privacy-page .stellar-header__logo img{filter:brightness(0) invert(1)}.privacy-page .stellar-header__link{color:var(--brand-paper)}.privacy{flex:1 0 auto;width:100%;max-width:1512px;margin:0 auto;padding:96px 60px 120px;color:#3d030c;display:flex;flex-direction:column;justify-content:center;min-height:max(420px,min(62vw,900px))}.privacy-page .privacy__lead .privacy__paragraph,.privacy-page .privacy__title,.privacy-page .privacy__updated{color:var(--brand-paper)}.privacy__intro{display:flex;flex-direction:column;justify-content:flex-start;padding-top:53px;min-height:calc(100vh - 160px);min-height:calc(100dvh - 160px)}.privacy:not([data-phase=page])>:not(.privacy__intro){display:none}.privacy__hunt{margin:0;max-width:8.6em;font-family:Nicholas,Georgia,serif;font-weight:400;font-size:clamp(40px,5.3vw,80px);line-height:normal;letter-spacing:-.01em;color:var(--color-accent);animation:privacy-hunt .45s cubic-bezier(.2,1.6,.4,1) .15s both;transition:opacity .5s ease-in,transform .5s ease-in}@keyframes privacy-hunt{0%{opacity:0;transform:scale(1.25)}40%{opacity:1}to{opacity:1;transform:none}}.privacy__kidding-sub{font-size:.375em;letter-spacing:0}.privacy[data-phase=kidout] .privacy__kidding,.privacy[data-phase=out] .privacy__hunt{opacity:0;transform:translateY(-12px)}.privacy__kidding{display:flex;flex-direction:column;gap:.35em;margin:0;font-family:Nicholas,Georgia,serif;font-weight:400;font-size:clamp(40px,5.3vw,80px);line-height:normal;letter-spacing:-.01em;color:var(--brand-paper);transition:opacity .5s ease-in,transform .5s ease-in}.privacy[data-phase=page]>*,.privacy__kidding{animation:privacy-in .7s cubic-bezier(.22,1,.36,1) both}@keyframes privacy-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.privacy[data-phase=page]>*,.privacy__hunt{animation:none}}.privacy__lead{display:flex;flex-direction:column;gap:27px;max-width:46ch;margin-bottom:96px;font-family:Stellar Sans,sans-serif;font-size:18px}.privacy__lead,.privacy__title{font-weight:400;line-height:normal;letter-spacing:-.01em;color:#3d030c}.privacy__title{margin:0;font-family:Nicholas,Georgia,serif;font-size:clamp(38px,4.1vw,62px)}.privacy__updated{margin:0;font-family:Stellar Sans,sans-serif;font-weight:400;font-size:15px;letter-spacing:-.01em;opacity:.7}.privacy__sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:33px;column-gap:33px;grid-row-gap:48px;row-gap:48px}.privacy__section{position:relative;display:flex;flex-direction:column;gap:27px;padding-bottom:48px}.privacy__section:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1.5px;background:#3d030c}.privacy__section:nth-child(2n){padding-left:33px}.privacy__section:nth-child(2n):before{content:"";position:absolute;left:0;top:0;bottom:33px;width:1px;background:#3d030c}.privacy__section:nth-child(2n):after{left:33px}.privacy__section:nth-last-child(-n+2):after{display:none}.privacy__heading{margin:0;font-family:Nicholas,Georgia,serif;font-weight:400;font-size:clamp(38px,4.1vw,62px);line-height:normal;letter-spacing:-.01em;color:#3d030c;max-width:100%}.privacy__toggle{width:100%;padding:0;border:0;background:none;font:inherit;color:inherit;letter-spacing:inherit;text-align:left;display:flex;align-items:baseline;justify-content:space-between;gap:16px;cursor:default;pointer-events:none}.privacy__chevron{display:none;flex:0 0 auto;width:.5em;height:.5em;transition:transform .25s ease}.privacy__body{display:flex;flex-direction:column;gap:1em;font-family:Stellar Sans,sans-serif;font-weight:400;font-size:18px;line-height:normal;letter-spacing:-.01em;color:#3d030c}.privacy__paragraph{margin:0}.privacy__paragraph--note{font-style:italic}.privacy__list{margin:0;padding-left:1.5em;list-style:disc}.privacy__address,.privacy__list{display:flex;flex-direction:column;gap:.25em}.privacy__address{font-style:normal}.privacy-page .privacy__sections{position:relative;background:rgb(247 247 247/72%);backdrop-filter:blur(18px) saturate(1.1);-webkit-backdrop-filter:blur(18px) saturate(1.1);border:1px solid transparent;border-radius:30px;padding:60px 48px}.privacy-page .privacy__sections:before{content:"";position:absolute;inset:-1px;border-radius:inherit;padding:1px;background:linear-gradient(135deg,rgba(255,255,255,.85),rgba(255,255,255,.45) 30%,rgba(255,255,255,.25) 58%,rgba(255,255,255,.5));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.privacy__button{display:inline-flex;align-items:center;min-height:43px;padding:0 24px;border-radius:22px;background:var(--brand-brick);color:var(--brand-paper);font-size:15px;font-weight:400;line-height:24px;text-decoration:none}.privacy__button:hover{background:var(--brand-wine)}.privacy__declaration{overflow-x:auto;max-width:100%}@media screen and (max-width:1023px){.privacy{padding:64px 24px 96px}.privacy__intro{padding-top:76px}.privacy-page .privacy__sections{padding:32px 24px;border-radius:22px}.privacy__sections{grid-template-columns:minmax(0,1fr)}.privacy__section:nth-child(2n){padding-left:0}.privacy__section:nth-child(2n):before{display:none}.privacy__section:nth-last-child(2):after{display:block}.privacy__toggle{cursor:pointer;pointer-events:auto}.privacy__chevron{display:block}.privacy__section.is-open .privacy__chevron{transform:rotate(180deg)}.privacy__section:not(.is-open) .privacy__body{display:none}.privacy__section:not(.is-open){gap:0;padding-bottom:24px}.privacy__sections{row-gap:24px}@media (prefers-reduced-motion:reduce){.privacy__chevron{transition:none}}.privacy__section:nth-child(2n):after{left:0}}@media screen and (max-width:767px){.privacy{padding:48px 16px 72px}.privacy__intro{padding-top:92px}.privacy__lead{margin-bottom:56px}.privacy-page:before{inset:-12% 0 0;background-image:linear-gradient(180deg,#1b2733,rgba(27,39,51,0) 90px),url(/assets/images/privacy-devil.webp);background-size:100% 66.7vw,100% auto;background-position:bottom,bottom;background-repeat:no-repeat,no-repeat}.privacy-page{background-color:#eac864}.privacy{min-height:calc(100vh - 72px);min-height:calc(100dvh - 72px);justify-content:flex-start}.privacy-page .privacy__lead{transform:none}}.stellar-recommends{margin-top:32px;display:flex;flex-direction:column;gap:16px;text-align:left;width:min(1134px,calc(100vw - 3rem));align-self:center}.stellar-recommends__label{margin:0;font-family:Stellar Sans,sans-serif;font-size:16px;line-height:24px;font-weight:400;color:var(--brand-brick)}.stellar-recommends__grid{display:grid;grid-template-columns:repeat(3,minmax(0,370px));justify-content:center;grid-gap:12px;gap:12px}.stellar-recommends__card{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:20px 30px;border-radius:30px;position:relative;border:1px solid transparent;background:rgba(255,255,255,.05);backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);text-align:left;cursor:pointer;transition:background .15s ease,transform .15s ease}.stellar-recommends__card:hover{background:rgba(255,255,255,.18)}.stellar-recommends__card:active{transform:scale(.99)}.stellar-recommends__card:disabled{opacity:.5;cursor:default;pointer-events:none}.stellar-recommends__category{font-family:Stellar Sans,sans-serif;font-size:14px;line-height:24px;color:var(--brand-brick)}.stellar-recommends__question{margin-top:8px;font-family:Nicholas,Georgia,serif;font-weight:400;font-size:24px;line-height:normal;color:var(--brand-brick)}.stellar-recommends__view{margin-top:auto;padding-top:24px;align-self:flex-end;display:inline-flex;align-items:center;gap:16px;font-family:Stellar Sans,sans-serif;font-size:14px;line-height:24px;color:var(--brand-brick)}.stellar-recommends__view svg{width:13px;height:16px;transform:rotate(-90deg) scaleY(-1);transition:transform .15s ease}.stellar-recommends__card:hover .stellar-recommends__view svg{transform:rotate(-90deg) scaleY(-1) translateY(3px)}@media screen and (max-width:767px){.stellar-recommends{width:100%}.stellar-recommends__grid{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.stellar-recommends__card,.stellar-recommends__view svg{transition:none}}.consent{position:fixed;left:0;right:0;bottom:0;z-index:50;display:flex;justify-content:center;padding:0 16px calc(16px + env(safe-area-inset-bottom, 0px));pointer-events:none}.consent__card{pointer-events:auto;width:min(560px,100%);padding:28px 30px 26px;border-radius:30px;background:var(--brand-paper);color:var(--brand-wine);box-shadow:0 24px 60px rgba(61,3,12,.22),0 2px 8px rgba(61,3,12,.08);font-family:Stellar Sans,sans-serif;letter-spacing:-.01em;display:flex;flex-direction:column;gap:16px}.consent__title{margin:0;font-family:Nicholas,Georgia,serif;font-weight:400;font-size:30px;line-height:1.1;text-wrap:balance}.consent__text{margin:0;font-size:15px;font-weight:300;line-height:22px}.consent__text a{color:var(--brand-brick);text-decoration:underline;text-underline-position:from-font}.consent__choices{display:flex;flex-direction:column;border-top:1px solid rgba(61,3,12,.15)}.consent__choice{display:flex;flex-direction:column;gap:4px;padding:14px 0;border-bottom:1px solid rgba(61,3,12,.15);cursor:pointer}.consent__choice--fixed{cursor:default}.consent__choice-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.consent__choice-name{font-size:15px;font-weight:400}.consent__choice-text{font-size:14px;font-weight:300;line-height:20px;opacity:.8;max-width:44ch}.consent__checkbox{position:absolute;opacity:0;width:0;height:0}.consent__toggle{position:relative;flex:0 0 auto;width:36px;height:20px;border-radius:10px;background:rgba(61,3,12,.2);transition:background-color .15s ease}.consent__toggle:before{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:var(--brand-paper);transition:transform .15s ease}.consent__toggle--on{background:var(--brand-brick)}.consent__toggle--on:before{transform:translateX(16px)}.consent__toggle--fixed{opacity:.5}.consent__checkbox:focus-visible+.consent__toggle{outline:2px solid var(--color-accent);outline-offset:2px}.consent__actions{display:flex;flex-wrap:wrap;gap:10px}.consent__button{flex:1 1 150px;white-space:nowrap;min-height:43px;padding:0 24px;border-radius:22px;border:1px solid var(--brand-wine);background:transparent;color:var(--brand-wine);font-family:inherit;font-size:15px;font-weight:400;line-height:24px;letter-spacing:inherit;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.consent__button:hover{background:rgba(61,3,12,.06)}.consent__button--primary{background:var(--brand-brick);border-color:var(--brand-brick);color:var(--brand-paper)}.consent__button--primary:hover{background:var(--brand-wine);border-color:var(--brand-wine)}.consent__button--quiet{border-color:transparent}.consent__button:disabled{opacity:.6;cursor:default}.consent__button:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}@media screen and (max-width:600px){.consent{padding:0}.consent__card{width:100%;border-radius:22px 22px 0 0;padding:24px 20px calc(20px + env(safe-area-inset-bottom, 0px));max-height:85dvh;overflow-y:auto}.consent__title{font-size:26px}.consent__button{flex-basis:100%}}@media (prefers-reduced-motion:reduce){.consent__button,.consent__toggle,.consent__toggle:before{transition:none}}.privacy__cookies{width:100%;border-collapse:collapse;font-size:14px;font-weight:300;line-height:20px}.privacy__cookies td,.privacy__cookies th{text-align:left;vertical-align:top;padding:8px 12px 8px 0;border-bottom:1px solid rgba(61,3,12,.15)}.privacy__cookies th{font-weight:400;border-bottom-color:rgba(61,3,12,.35)}.privacy__cookies td:first-child{font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:13px;white-space:nowrap}