﻿@font-face{font-family:"League Spartan Variable";src:url("/assets/fonts/LeagueSpartan-VF.woff2") format("woff2-variations");font-weight:200 900}*,*::before,*::after{box-sizing:border-box}html{font-size:100%;-webkit-text-size-adjust:100%}body{margin:0;font-family:"League Spartan Variable",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;font-size:1rem;line-height:1.6;color:#111;background:#fff;min-height:100vh;display:flex;flex-direction:column;letter-spacing:.015rem;background-color:#f3f3f3}img,video{max-width:100%;display:block}a{color:#2563eb;text-decoration:none;transition:color .2s ease-in-out}a:hover{text-decoration:none}h1,h2,h3,h4,h5,h6{margin:0 0 1rem;font-weight:300;line-height:1.2}h1{font-size:1.875rem}h2{font-size:1.5rem}h3{font-size:1.25rem}p{margin:0 0 1rem}ul,ol{padding-left:1.5rem;margin:0 0 1rem}time{font-size:.75rem;color:#9ca3af}.prose{max-width:65ch}.prose p{margin-bottom:1rem}.prose h2{font-size:1.25rem;margin-top:2rem}.prose h3{font-size:1.125rem;margin-top:1.5rem}.prose ul,.prose ol{margin-bottom:1rem}.prose blockquote{border-left:3px solid #e5e7eb;margin:0;padding:.5rem 1rem;color:rgba(17,17,17,.5)}.prose code{font-family:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,monospace;font-size:.9em;background:#f3f4f6;padding:.1em .3em;border-radius:3px}.site-header{padding:1.5rem 1.5rem;max-width:60rem;width:100%;margin:0 auto}.site-header .header-inner{max-width:60rem;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.site-header .site-title{font-size:1.5rem;font-weight:300;line-height:1;color:#111}.site-header .site-title:hover{text-decoration:none}.site-header .site-title span{display:none;font-size:1rem;opacity:.5;margin-top:2px}.site-header .site-nav{display:flex;gap:1.5rem;list-style:none;margin:0;padding:0}.site-header .site-nav a{font-size:1.125rem;color:#111;font-weight:300;letter-spacing:.025rem}.site-header .site-nav a:hover{color:#2563eb;text-decoration:none}.site-header .site-nav-toggle{display:none;border:0;background:rgba(0,0,0,0);color:#111;font-family:"League Spartan Variable",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1;padding:0;cursor:pointer;align-items:center;gap:.5rem}.site-header .site-nav-toggle:hover{color:#2563eb}.site-header .site-nav-toggle__label{letter-spacing:.02rem}.site-header .site-nav-toggle__icon{width:1rem;display:flex;flex-direction:column;row-gap:4px;flex-shrink:0;align-self:center;color:#2563eb}.site-header .site-nav-toggle__line{display:block;width:100%;height:1px;background:currentColor;transform-origin:center;transition:transform 180ms ease,opacity 180ms ease}.site-header .site-nav-toggle[aria-expanded=true] .site-nav-toggle__line:nth-child(1){transform:translateY(5px) rotate(45deg)}.site-header .site-nav-toggle[aria-expanded=true] .site-nav-toggle__line:nth-child(2){opacity:0}.site-header .site-nav-toggle[aria-expanded=true] .site-nav-toggle__line:nth-child(3){transform:translateY(-5px) rotate(-45deg)}@media(max-width: 768px){.site-header .header-inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;row-gap:.75rem}.site-header .site-nav-toggle{appearance:none;-webkit-appearance:none;border:0;padding:0;margin:0;background:rgba(0,0,0,0);display:inline-flex;flex-direction:row;align-items:center;gap:.5rem;line-height:1;cursor:pointer;white-space:nowrap}.site-header .site-nav-toggle__label{line-height:1;transform:translateY(2px)}.site-header .site-nav{width:100%;display:none;flex-direction:column;gap:.5rem;padding-top:.5rem;border-top:1px solid #e5e7eb}.site-header .site-nav a{display:inline-block;font-size:1.25rem}.site-header .site-nav.is-open{display:flex}}@media(min-width: calc(768px + 1px)){.site-header .site-nav{display:flex !important}}.site-main{flex:1;max-width:60rem;width:100%;margin:0 auto;padding:2.5rem 1.5rem}.site-footer{padding:1.5rem 1.5rem;max-width:60rem;width:100%;margin:0 auto;font-size:.875rem;color:rgba(17,17,17,.5)}.site-footer .footer-links{display:flex;gap:1rem;margin-top:.5rem}.site-footer .footer-links a{color:#111;letter-spacing:.025rem}.site-footer .footer-links a:hover{color:#2563eb;text-decoration:none}.grid-3{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width: 640px){.grid-3{grid-template-columns:1fr 1fr}}@media(min-width: 768px){.grid-3{grid-template-columns:repeat(3, 1fr)}}.grid-2{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 640px){.grid-2{grid-template-columns:1fr 1fr}}.page-title{font-size:3rem;font-weight:100;margin-bottom:3rem;opacity:.3}.homepage-title{font-size:1.125rem;font-weight:300;margin-bottom:2rem;line-height:1.6}.card{display:block;color:inherit}.card:hover{text-decoration:none;color:#2563eb}.card__cover{width:100%;object-fit:cover;aspect-ratio:16/9;margin-bottom:.75rem;background:#e5e7eb}.card__title{font-size:1.25rem;font-weight:400;margin:0 0 .25rem}.card__meta{font-size:.875rem;color:rgba(17,17,17,.5);margin:0 0 .5rem}.card__meta .role{color:#111}.card__meta p{margin:0;max-width:70ch}.card__excerpt{font-size:.875rem;color:rgba(17,17,17,.5);margin:0;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card__link{display:inline-block;margin-top:.5rem;font-size:.875rem}.writing-section{margin-bottom:4rem}.writing-section__title{font-size:1.5rem;font-weight:200;padding-top:.5rem;margin-bottom:2rem}.writing-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2rem}.writing-item{display:flex;flex-direction:column;gap:.25rem}.writing-item:last-child{border-bottom:none}.writing-item__meta{display:flex;flex-wrap:wrap;gap:.5rem;align-items:baseline;font-size:1rem;letter-spacing:.025rem;font-weight:300;line-height:1}.writing-item__anno{color:#111}.writing-item__anno::before{content:"—";margin-right:.5rem}.writing-item__rivista{text-transform:uppercase}.writing-item__editore{text-transform:uppercase}.writing-item__title{font-size:1.25rem;font-weight:500;margin:0;max-width:52ch}.writing-item__ambito{font-size:1rem;color:#111;font-weight:300;line-height:1;opacity:.5;margin:0}.writing-item__desc{font-size:1rem;margin:0;line-height:1.4}.writing-item__desc p:last-child{margin-bottom:0}.writing-item__title--readable{cursor:pointer;transition:color .15s ease}.writing-item__title--readable a{color:inherit;text-decoration:none}.writing-item__title--readable:hover,.writing-item__title--readable a:hover{color:#2563eb}.writing-item__read-hint{font-size:.8em;opacity:.45;transition:opacity .15s ease}.writing-item__title--readable:hover .writing-item__read-hint{opacity:1}.article-modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:0;transition:opacity .25s ease}.article-modal__meta{display:flex;flex-wrap:wrap;gap:.5rem;align-items:baseline;font-size:1rem;letter-spacing:.025rem;font-weight:300;line-height:1;margin-bottom:.25rem}.article-modal__anno::before{content:"—";margin-right:.5rem}.article-modal__anno{color:#111}.article-modal__rivista{text-transform:uppercase}.article-modal__title{font-size:1.5rem;font-weight:400;margin-top:0;margin-bottom:2rem}.article-modal[aria-hidden=false]{pointer-events:auto;opacity:1}.article-modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.55);backdrop-filter:blur(2px)}.article-modal__dialog{position:relative;z-index:1;background:#fff;border-radius:0;width:min(96vw,64rem);max-width:800px;max-height:90vh;padding:2.5rem 2.5rem 2.5rem 2rem;box-shadow:0 20px 60px rgba(0,0,0,.25);display:flex;gap:1.5rem;align-items:flex-start}@media screen and (max-width: 640px){.article-modal__dialog{width:100%;max-width:800px;max-height:100vh;padding:1.5rem 1.5rem 1.5rem 1rem;gap:.75rem}}.article-modal__close{order:0;background:none;border:none;cursor:pointer;color:#2563eb;font-family:"League Spartan Variable",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;font-size:2rem;font-weight:100;line-height:1;align-self:flex-start;transform:translateY(-0.5rem)}.article-modal__close:hover{color:#111}.article-modal__body{order:1;flex:1 1 auto;padding:0 1rem 0 0;overflow-y:auto;max-height:calc(90vh - 5rem)}.article-modal__text p{font-size:1rem;line-height:1.6;color:#111;font-weight:400}body.modal-open{overflow:hidden}.video-section{margin-bottom:3rem}.video-section__title{font-size:1.25rem;font-weight:500;border-bottom:1px solid #e5e7eb;padding-bottom:.5rem;margin-bottom:1rem}.video-card__embed{position:relative;width:100%;padding-top:56.25%;background:#f3f4f6;border-radius:.375rem;overflow:hidden;margin-bottom:.5rem}.video-card__embed iframe{position:absolute;inset:0;width:100%;height:100%;border:none}.video-card__title{font-size:.875rem;font-weight:400;margin:0 0 .25rem}.video-card__desc{font-size:.75rem;color:rgba(17,17,17,.5);margin:0}.photo-stack{display:flex;flex-direction:column;gap:1.5rem;max-width:960px;margin:0 auto}.photo-stack__item{margin:0;cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='none' stroke='%23ffffff' stroke-width='1.5'/%3E%3Cline x1='16' y1='9' x2='16' y2='23' stroke='%23ffffff' stroke-width='1.5' stroke-linecap='round'/%3E%3Cline x1='9' y1='16' x2='23' y2='16' stroke='%23ffffff' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E") 16 16,zoom-in}.photo-stack__item picture,.photo-stack__item img{display:block;width:100%}.photo-stack__item figcaption{font-size:.75rem;color:#9ca3af;margin-top:.5rem}.project-intro{margin-bottom:2rem}.lightbox{display:none;position:fixed;inset:0;z-index:2000}.lightbox[aria-hidden=false]{display:block}.lightbox__backdrop{position:absolute;inset:0;background:#000}.lightbox__layout{position:relative;z-index:1;height:100%;display:flex;flex-direction:column}.lightbox__header{flex:0 0 2.5rem;display:flex;justify-content:center;align-items:center}.lightbox__close{background:none;border:none;color:hsla(0,0%,100%,.5);cursor:pointer;font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;padding:.5rem 1.5rem;transition:color .15s;line-height:1}.lightbox__close:hover{color:#fff}.lightbox__close svg{width:12px;height:12px;vertical-align:middle;margin-right:.5rem}.lightbox__row{flex:1;min-height:0;display:flex;align-items:stretch}.lightbox__stage{flex:1;min-width:0;min-height:0;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.lightbox__img{max-width:100%;background:#151515;max-height:100%;object-fit:contain;display:block;user-select:none;pointer-events:none;will-change:opacity;background:#151515}.lightbox__img--current{position:relative;inset:auto;margin:0;opacity:1}.lightbox--none .lightbox__img{transition:none}.lightbox__prev,.lightbox__next{flex:0 0 56px;align-self:center;display:flex;align-items:center;justify-content:center;background:none;border:none;color:hsla(0,0%,100%,.5);cursor:pointer;font-size:1.4rem;transition:color .15s;padding:1rem .75rem}.lightbox__prev:hover,.lightbox__next:hover{color:#fff}@media(max-width: 480px){.lightbox__prev,.lightbox__next{flex-basis:36px;font-size:1.1rem;padding:.5rem}}.lightbox__footer{flex:0 0 2.5rem;display:flex;justify-content:center;align-items:flex-start;padding:.5rem 2rem}.lightbox__caption{color:hsla(0,0%,100%,.4);font-size:.75rem;text-align:center;margin:0}body.lightbox-open{overflow:hidden}.about-layout{display:flex;flex-direction:column;gap:2rem;max-width:40rem}@media(min-width: 768px){.about-layout{flex-direction:row;align-items:flex-start}}.about-layout__photo{width:12rem;height:12rem;object-fit:cover;border-radius:50%;flex-shrink:0}.hero{padding:2rem 0}.hero__title{font-size:2.25rem;margin-bottom:1rem;color:#2563eb}.hero__lead{font-size:1.125rem;color:rgba(17,17,17,.5);max-width:40ch}.home-carousel{--carousel-gap: 0.25rem;--carousel-duration: 165s;position:relative;left:50%;right:50%;width:100vw;max-width:none;margin-top:0;margin-bottom:2.5rem;margin-left:-50vw;margin-right:-50vw}.home-carousel__viewport{overflow:hidden}.home-carousel__track{display:flex;align-items:stretch;gap:var(--carousel-gap);width:max-content;animation:homeCarouselScroll var(--carousel-duration) linear infinite;animation-play-state:paused;transform:translate3d(0, 0, 0);will-change:transform;backface-visibility:hidden}.home-carousel.is-ready .home-carousel__track{animation-play-state:running}.home-carousel__item{margin:0;flex:0 0 clamp(14rem,66vh,66vh);transform:translateZ(0);backface-visibility:hidden}@media screen and (max-width: 640px){.home-carousel__item{flex:0 0 clamp(14rem,50vh,50vh)}}.home-carousel__item img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block;user-select:none;-webkit-user-drag:none;transform:translateZ(0);backface-visibility:hidden}@keyframes homeCarouselScroll{from{transform:translateX(0)}to{transform:translateX(calc(-50% - var(--carousel-gap) / 2))}}.section-block{margin-top:2.5rem}.section-block__heading{font-size:1.25rem;font-weight:500;margin-bottom:1.5rem}.section-block__more{display:inline-block;margin-top:1rem;font-size:.875rem}.back-link{display:inline-block;font-size:.875rem;color:rgba(17,17,17,.5);margin-bottom:1.5rem}.back-link:hover{color:#2563eb}.film-section{margin-bottom:3rem}.film-section__title{font-size:1.5rem;font-weight:200;padding-top:.5rem;margin-bottom:2rem}.film-category-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.film-category-links__link{font-size:1.5rem;font-weight:200;color:#111;text-decoration:none;display:inline-block}.film-category-links__link:hover{color:#2563eb}.home-pages-links{display:none}@media(max-width: 640px){.home-pages-links{display:flex;list-style:none;padding:0;flex-wrap:wrap;align-items:baseline}.home-pages-links__item{display:inline-flex;align-items:baseline}.home-pages-links__item:not(:last-child)::after{content:",";margin-right:.5rem;margin-left:.1rem}.home-pages-links__link{font-size:1.25rem;font-weight:200;color:#111;text-decoration:none;display:inline-block}.home-pages-links__link:hover{color:#2563eb}.home-pages-links .film-category-links__link{margin-right:.25rem}}.arrow{display:inline-block;transform:translateY(0.08em);font-weight:300;color:#2563eb;font-size:.8em}.film-mode-list{display:flex;flex-direction:column;gap:2rem}.film-subsection{margin-bottom:2.5rem}.film-subsection__title{font-size:1.5rem;font-weight:300;color:rgba(17,17,17,.5);margin-bottom:2rem;padding-top:.25rem;padding-bottom:.25rem}.card__cover--poster{height:auto;aspect-ratio:16/9;object-fit:cover}.film-detail__header{display:flex;gap:2rem;align-items:flex-start;margin-bottom:2.5rem}@media(max-width: 768px){.film-detail__header{flex-direction:column-reverse}}.film-detail__info{flex:1 1 auto}.film-detail__title{font-size:1.875rem;font-weight:500;margin:0 0 1.5rem;line-height:1.15}.film-detail__poster{flex:0 0 auto;width:14rem}@media(max-width: 768px){.film-detail__poster{width:100%;max-width:16rem}}.film-detail__poster-img{width:100%;border-radius:.375rem;display:block}.film-detail__links{display:flex;flex-wrap:wrap;gap:1rem}.film-detail__ext-link{font-size:.875rem;color:rgba(17,17,17,.5)}.film-detail__ext-link:hover{color:#2563eb}.film-detail__section{margin-bottom:2.5rem}.film-detail__section-title{font-size:1.125rem;font-weight:500;color:rgba(17,17,17,.5);letter-spacing:.05em;text-transform:uppercase;font-size:.75rem;margin:0 0 1rem;border-bottom:1px solid #e5e7eb;padding-bottom:.5rem}.film-meta{display:grid;grid-template-columns:auto 1fr;gap:.25rem 1rem;margin:0}.film-meta__row{display:contents}.film-meta dt{font-size:.875rem;color:rgba(17,17,17,.5);font-weight:300;white-space:nowrap;padding:0;margin:0}.film-meta dd{font-size:.875rem;font-weight:400;padding:0;margin:0}.video-embed{position:relative;width:100%;aspect-ratio:16/9;background:#000;overflow:hidden}.video-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:none}.film-mux-player{--media-accent-color: #2563eb;--media-control-hover-background: rgba(37, 99, 235, 0.15)}.film-mux-player::part(bottom seek-backward button),.film-mux-player::part(bottom seek-forward button),.film-mux-player::part(bottom time display),.film-mux-player::part(bottom pip button),.film-mux-player::part(bottom airplay button),.film-mux-player::part(bottom cast button),.film-mux-player::part(bottom captions button),.film-mux-player::part(bottom captions menu),.film-mux-player::part(bottom playback-rate button),.film-mux-player::part(bottom playback-rate menu),.film-mux-player::part(bottom audio-track button),.film-mux-player::part(bottom audio-track menu){display:none !important}.film-stills{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}@media(min-width: 768px){.film-stills{grid-template-columns:1fr 1fr 1fr}}.film-stills__item{break-inside:avoid;margin:0;cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='none' stroke='%23ffffff' stroke-width='1.5'/%3E%3Cline x1='16' y1='9' x2='16' y2='23' stroke='%23ffffff' stroke-width='1.5' stroke-linecap='round'/%3E%3Cline x1='9' y1='16' x2='23' y2='16' stroke='%23ffffff' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E") 16 16,zoom-in}.film-stills__img{width:100%;aspect-ratio:var(--film-still-ratio, 16/9);object-fit:cover;display:block}.film-stills__caption{font-size:.75rem;color:#9ca3af;margin-top:.25rem}.cookie-policy{max-width:72rem}.cookie-policy h2{font-size:1.5rem;font-weight:200;margin-top:3rem;margin-bottom:1.5rem}.cookie-policy p{font-size:1rem;line-height:1.6;margin-bottom:1rem}.cookie-policy-intro{margin-bottom:2.5rem;max-width:60rem}.cookie-category-section{margin-bottom:3rem}.cookie-category-header{margin-bottom:1.5rem}.cookie-category-header h3{font-size:1.25rem;font-weight:400;margin:0 0 .5rem;display:flex;align-items:baseline;gap:.5rem}.cookie-category-header .cookie-count{font-size:.875rem;color:rgba(17,17,17,.5);font-weight:300}.cookie-category-header .category-description{font-size:.875rem;color:rgba(17,17,17,.5);margin:0}.cookie-table{width:100%;border-collapse:collapse;font-size:.875rem}.cookie-table thead{border-bottom:2px solid #e5e7eb}.cookie-table th{text-align:left;font-weight:400;padding:.75rem 1rem;color:rgba(17,17,17,.5);font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}.cookie-table tbody tr{border-bottom:1px solid #e5e7eb}.cookie-table tbody tr:last-child{border-bottom:none}.cookie-table td{padding:1rem;vertical-align:top}.cookie-table .cookie-name code{font-family:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,monospace;font-size:.75rem;background:rgba(17,17,17,.05);padding:.25rem .5rem;border-radius:4px;color:#111}.cookie-table .cookie-provider{font-weight:400;color:#111}.cookie-table .cookie-purpose{max-width:32ch;line-height:1.5}.cookie-table .cookie-duration{white-space:nowrap}.badge{display:inline-block;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:400;line-height:1}.badge-third-party{background:rgba(17,17,17,.1);color:rgba(17,17,17,.5)}.badge-first-party{background:rgba(37,99,235,.1);color:#2563eb}.cookie-policy-footer{margin-top:3rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.cookie-policy-footer small{font-size:.75rem;color:rgba(17,17,17,.5)}@media(max-width: 768px){.cookie-table thead{display:none}.cookie-table tbody,.cookie-table tr{display:block}.cookie-table tr{margin-bottom:1.5rem;padding:1rem;border:1px solid #e5e7eb;border-radius:.375rem;background:#fff}.cookie-table td{display:block;padding:.5rem 0;border:none}.cookie-table td::before{content:attr(data-label);display:block;font-weight:400;color:rgba(17,17,17,.5);font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}.cookie-table td:first-child{padding-top:0}.cookie-table td:last-child{padding-bottom:0}.cookie-table .cookie-purpose{max-width:none}}[data-video-consent]{position:relative;width:100%;background:#111;overflow:hidden}[data-video-consent] iframe{display:block;width:100%;height:100%;border:0}.vc-placeholder{position:relative;display:block;width:100%;height:100%;padding:0;border:0;color:#fff;text-align:left;cursor:pointer;background-color:#000;background-size:cover;background-position:center}.vc-placeholder-overlay{position:absolute;inset:0;background:rgba(0,0,0,.62)}.vc-placeholder-content{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px;text-align:center}.vc-play{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:999px;background:hsla(0,0%,100%,.14);backdrop-filter:blur(2px);font-size:28px}.vc-provider{font-weight:700;font-size:13px;line-height:1.2;font-family:"League Spartan Variable",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase}.vc-text,.vc-link{max-width:42ch;font-weight:400;font-size:16px;line-height:1.45;font-family:"League Spartan Variable",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif}.vc-link{font-size:14px;opacity:.88;text-decoration:none}.vc-modal-overlay{position:fixed;inset:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:20px;background:rgba(0,0,0,.62)}.vc-modal-overlay.is-active{display:flex}.vc-modal{width:min(100%,560px);padding:24px;background:#fff;color:#111;box-shadow:0 20px 50px rgba(0,0,0,.28)}.vc-modal h2{margin:0 0 24px;font-weight:500;font-size:22px;line-height:1.2;font-family:"League Spartan Variable",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif}.vc-modal-body{font-weight:400;font-size:16px;line-height:1.55;font-family:"League Spartan Variable",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif}.vc-modal-body p{margin:0}.vc-modal-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end;margin-top:20px}.vc-btn{appearance:none;border:0;padding:12px 16px;font-weight:400;font-size:15px;line-height:1;font-family:"League Spartan Variable",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;cursor:pointer}.vc-btn-primary{background:#2563eb;color:#fff;padding:12px 20px;border:none}.vc-btn-primary:hover:not(:disabled){cursor:pointer}.vc-btn-primary:disabled{background:#9cbcff;cursor:not-allowed}.vc-btn-secondary{background:#e8ecf3;color:#111}.vc-revoke-desc{margin:0 0 12px;font-size:15px;opacity:.8}.vc-revoke-list{display:grid;gap:10px;margin-top:10px}.vc-revoke-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border-radius:10px;background:#f3f6fb}.vc-revoke-provider{font-weight:600;font-size:15px;line-height:1.3;font-family:"League Spartan Variable",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif}.vc-revoke-toggle{display:inline-flex;align-items:center;gap:8px;font-weight:500;font-size:14px;line-height:1.2;font-family:"League Spartan Variable",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;cursor:pointer}.vc-revoke-toggle input{width:16px;height:16px;accent-color:#0f62fe}.vc-revoke-empty{margin:0;font-weight:400;font-size:15px;line-height:1.5;font-family:"League Spartan Variable",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif}@media(max-width: 640px){.vc-placeholder-content{padding:18px;gap:10px}.vc-play{width:56px;height:56px;font-size:24px}.vc-text{font-size:15px}.vc-modal{padding:20px}.vc-modal-actions{justify-content:stretch}.vc-btn{width:100%}}.vc-settings-overlay{display:none;position:fixed;inset:0;z-index:9999;align-items:center;justify-content:center;background:rgba(0,0,0,.75);backdrop-filter:blur(4px)}.vc-settings-overlay.is-active{display:flex}.vc-settings-modal{position:relative;width:90%;max-width:500px;background:#fff;border-radius:0;box-shadow:0 20px 60px rgba(0,0,0,.3);overflow:hidden}.vc-settings-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e8ecf3}.vc-settings-header h2{margin:0;font-size:20px;font-weight:600;color:#0a0c10}.vc-settings-close{width:32px;height:32px;padding:0;border:0;background:none;color:#6e7681;font-size:28px;line-height:1;cursor:pointer;transition:color .2s}.vc-settings-close:hover{color:#0a0c10}.vc-settings-body{padding:24px}.vc-settings-item{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0}.vc-settings-item:not(:last-child){border-bottom:1px solid #e8ecf3}.vc-settings-info{flex:1}.vc-settings-info strong{display:block;margin-bottom:4px;font-size:15px;font-weight:500;color:#0a0c10}.vc-settings-info p{margin:0;font-size:14px;color:#6e7681}.vc-settings-footer{padding:16px 24px;border-top:1px solid #e8ecf3;text-align:right}.vc-toggle{position:relative;display:inline-block;width:48px;height:26px;cursor:pointer}.vc-toggle input{opacity:0;width:0;height:0}.vc-toggle-slider{position:absolute;inset:0;background:#d0d7de;border-radius:26px;transition:background .3s}.vc-toggle-slider::before{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;background:#fff;border-radius:50%;transition:transform .3s}.vc-toggle input:checked+.vc-toggle-slider{background:#0f62fe}.vc-toggle input:checked+.vc-toggle-slider::before{transform:translateX(22px)}
/*# sourceMappingURL=style.css.map */