@font-face{font-family:Anton;src:url('/assets/fonts/Anton-Regular.ttf') format('truetype');font-display:swap;font-weight:400}@font-face{font-family:Manrope;src:url('/assets/fonts/Manrope-400.ttf') format('truetype');font-display:swap;font-weight:400}@font-face{font-family:Manrope;src:url('/assets/fonts/Manrope-700.ttf') format('truetype');font-display:swap;font-weight:700}
:root{--red:#d6a33c;--deep:#2e291e;--ink:#fcf7ea;--muted:#ded1b6;--line:rgba(255,248,242,.24);--paper:#fcf7ea;--text:#302b20;--shell:min(1280px,calc(100% - 96px))}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:Manrope,sans-serif;background:var(--red);color:var(--ink);font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{touch-action:manipulation}button{cursor:pointer}img{display:block;max-width:100%}button:disabled{cursor:wait;opacity:.6}[hidden]{display:none!important}::selection{background:#fcf7ea;color:#544219}:focus-visible{outline:3px solid #ffcc86;outline-offset:5px}.shell{width:var(--shell);margin-inline:auto}.skip{position:fixed;top:-100px;left:12px;z-index:100;background:white;color:black;padding:12px}.skip:focus{top:12px}.site-header{position:sticky;top:0;z-index:20;background:#e8b445ed;backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:94px}.brand{display:flex;gap:14px;align-items:center;line-height:1.5}.brand img{border-radius:50%}.brand small,.brand strong{display:block}.brand small{font-size:10px;letter-spacing:1.5px;text-transform:uppercase;font-weight:700}.brand strong{font-size:15px;letter-spacing:1.1px}.header-inner nav{display:flex;gap:30px;font-size:13px;font-weight:700}.header-inner nav a{position:relative}.header-inner nav a:after{content:'';position:absolute;bottom:-6px;left:0;height:1px;width:100%;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .2s}.header-inner nav a:hover:after{transform:scaleX(1)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:56px;padding:15px 25px;border-radius:7px;border:1px solid transparent;font-size:14px;font-weight:700;line-height:1.5;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.button span{font-size:23px;line-height:1}.button.light{background:var(--paper);color:var(--deep)}.button.small{min-height:44px;padding:9px 18px}.button.dark{background:var(--deep);color:var(--paper)}.hero{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(ellipse at 22% 10%,#ffdf8759,transparent 65%),linear-gradient(125deg,#edbd54,#d7a238)}.hero-word{position:absolute;z-index:-1;top:0;left:-15px;white-space:nowrap;font-family:Anton,sans-serif;font-size:clamp(130px,21vw,330px);line-height:1.1;opacity:.065;pointer-events:none}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:70px;padding-top:64px;padding-bottom:40px}.eyebrow{font-size:11px;letter-spacing:2px;text-transform:uppercase;font-weight:700;margin:0 0 22px}.hero h1{font-family:Anton,sans-serif;font-size:clamp(88px,9.4vw,145px);line-height:.99;font-weight:400;letter-spacing:-1.5px;margin:0 0 24px}.title-dot{color:#614719}.hero-subtitle{font-size:clamp(23px,2.4vw,34px);line-height:1.3;letter-spacing:-.8px;font-weight:700;margin:0 0 20px}.hero-description{max-width:450px;font-size:15px;color:var(--muted);line-height:1.8}.hero-cta{display:flex;gap:22px;align-items:center;margin-top:30px}.hero-cta>span{font-size:11px;line-height:1.7;color:var(--muted)}.hero-date{display:flex;gap:34px;border-top:1px solid var(--line);padding-top:22px;margin-top:38px}.hero-date>span{font-size:9px;letter-spacing:1.5px;color:var(--muted)}.hero-date strong{display:block;font-size:15px;letter-spacing:0;color:var(--ink);margin-top:4px}.poster-stage{margin:0;transform:rotate(2.5deg);position:relative}.poster-stage>img{width:100%;height:auto;border-radius:9px;box-shadow:10px 25px 65px #3a2b094d;border:1px solid #ffffff26}.poster-label{display:flex;justify-content:space-between;font-size:8px;font-weight:700;letter-spacing:1.4px;margin-bottom:12px}.poster-stage figcaption{font-size:11px;text-align:right;padding-top:12px;color:var(--muted)}.scroll-cue{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:16px 0;font-size:10px;text-transform:uppercase;letter-spacing:2px}.scroll-cue span:last-child{font-size:20px;line-height:1}.section{padding:45px 0 110px}.section-kicker{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:72px;font-size:10px;letter-spacing:1.6px;text-transform:uppercase;font-weight:700}h2{font-family:Anton,sans-serif;font-weight:400;font-size:clamp(48px,5.6vw,84px);letter-spacing:-.5px;line-height:1.09;margin:0 0 30px}h2 span{color:#e6bd63}.editorial-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:100px}.event{background:#292a23}.section-copy{padding-top:8px;color:#ded1b6}.lead{font-size:clamp(21px,2vw,28px);line-height:1.5;font-weight:700;letter-spacing:-.5px;color:var(--ink);margin:0 0 28px}.section-copy p:not(.lead){font-size:15px}.signature{display:grid;grid-template-columns:110px 1fr;gap:12px;border-top:1px solid var(--line);padding-top:22px;margin-top:32px;font-size:12px}.signature span{color:#c7b991}.signature strong{color:var(--ink)}.program{background:#34362c}.program h2{margin-bottom:50px}.program-row{display:grid;grid-template-columns:110px 1fr 140px;gap:35px;align-items:start;border-top:1px solid var(--line);padding:40px 0}.program-row:last-child{border-bottom:1px solid var(--line)}.big-number{font-family:Anton,sans-serif;font-size:64px;line-height:1;color:#dfb658}.program-row .eyebrow{margin-bottom:10px;color:var(--muted)}h3{font-size:27px;line-height:1.25;letter-spacing:-.6px;margin:0 0 18px}.program-row p:last-child{font-size:15px;max-width:640px;color:var(--muted);margin-bottom:0}.row-tag{font-size:9px;letter-spacing:2px;margin-top:5px;text-align:right}.details{background:var(--paper);color:var(--text);--line:#302b2030}.details .section-kicker{color:#796640}.details-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.date-poster{border:1px solid #9a712b55;padding:40px 20px;text-align:center;color:#946917;transform:rotate(-3deg)}.date-poster span{font-size:17px;letter-spacing:5px}.date-poster strong{font-family:Anton,sans-serif;display:block;font-size:clamp(170px,25vw,380px);line-height:1.1;font-weight:400;letter-spacing:-10px}.event-details{margin:32px 0}.event-details>div{display:grid;grid-template-columns:90px 1fr;padding:14px 0;border-top:1px solid var(--line);gap:15px;font-size:13px}.event-details dt{color:#776749}.event-details dd{margin:0;font-weight:700}.event-details dd span{font-size:12px;font-weight:400;color:#6b614d}.text-link{display:inline-flex;gap:30px;font-weight:700;font-size:13px;padding-bottom:5px;border-bottom:1px solid currentColor}.registration{background:#292a23}.registration-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:95px;align-items:start}.registration h2{font-size:clamp(55px,6.3vw,90px)}.steps{list-style:none;padding:0;font-size:13px;color:var(--muted);margin-top:32px}.steps li{display:flex;gap:17px;margin:20px 0}.steps li span{font-size:10px;letter-spacing:1px;color:#e7bd65}.registration-panel{background:var(--paper);color:var(--text);padding:36px;border-radius:12px;min-height:365px;box-shadow:0 24px 60px #26230326}.registration-panel .eyebrow{color:#78612f;margin-bottom:16px}.registration-panel h3{font-size:32px;margin-bottom:18px}.registration-panel p{font-size:14px}.registration-panel .button{width:100%;margin-top:18px}.button.google{background:white;color:#292929;border-color:#cbbdc0;justify-content:center;gap:14px;font-family:Arial,sans-serif}.fineprint{font-size:11px!important;line-height:1.7;color:#76684c}.registration-panel>.fineprint{margin-bottom:0}.registration-panel label:not(.consent){display:block;font-size:13px;font-weight:700;margin-bottom:8px}.registration-panel input[type=tel],.admin input{width:100%;border:1px solid #bdb095;background:white;color:var(--text);border-radius:6px;padding:13px 14px;min-height:50px}.identity-box{display:flex;flex-direction:column;background:#eee7d5;border-radius:7px;padding:14px;margin-bottom:24px;overflow-wrap:anywhere;font-size:12px}.identity-box strong{font-size:15px}.consent{display:flex;align-items:flex-start;gap:10px;font-size:11px;line-height:1.6;margin:22px 0 4px}.consent input{margin-top:4px;accent-color:#34362c;flex:none;width:16px;height:16px}.consent a{text-decoration:underline}.text-button{display:block;border:0;background:none;font-size:12px;text-decoration:underline;text-underline-offset:4px;color:#685128;margin:20px auto 0;padding:5px}.success-mark{display:grid;place-items:center;width:44px;height:44px;border:1px solid #286b45;border-radius:50%;color:#286b45;margin-bottom:24px;font-size:24px}.button.whatsapp{background:#17643c;color:white;font-size:13px;gap:10px}.form-error{color:#9f1829;background:#ffe6e7;padding:12px;border-left:3px solid #9f1829;border-radius:4px;line-height:1.6;font-size:13px!important}.footer-inner{display:flex;justify-content:space-between;gap:30px;align-items:center;padding-top:35px;padding-bottom:35px}.footer-inner p,.footer-inner>div{font-size:11px;color:var(--muted)}.footer-inner>div{display:flex;gap:24px}footer{background:#1d201b;border-top:1px solid var(--line)}.entrance{animation:enter .8s both}.hero-copy .entrance:nth-child(2){animation-delay:.1s}.hero-copy .entrance:nth-child(3){animation-delay:.2s}.hero-copy .entrance:nth-child(4){animation-delay:.3s}.hero-copy .entrance:nth-child(5){animation-delay:.4s}.poster-stage.entrance{animation-name:poster-in;animation-delay:.25s}.js-motion .reveal{opacity:0;transform:translateY(24px);transition:opacity .7s,transform .7s}.js-motion .reveal.visible{opacity:1;transform:none}@keyframes enter{from{opacity:0;translate:0 24px}to{opacity:1;translate:0 0}}@keyframes poster-in{from{opacity:0;translate:0 30px}to{opacity:1;translate:0 0}}.legal{max-width:780px;padding:65px 0 100px}.legal h1{font-family:Anton,sans-serif;font-weight:400;font-size:52px;line-height:1.2}.legal h2{font-family:Manrope,sans-serif;font-size:22px;font-weight:700;margin-top:36px}.legal a{text-decoration:underline}.legal p,.legal li{color:var(--muted);font-size:14px}
@media(min-width:1500px){.hero-grid{gap:110px;padding-top:70px;padding-bottom:55px}.poster-stage{max-width:430px;margin-left:auto}.hero h1{font-size:146px}}@media(max-width:1000px){:root{--shell:calc(100% - 48px)}.hero-grid{gap:35px;grid-template-columns:1.15fr .85fr}.hero h1{font-size:clamp(75px,10vw,110px)}.header-inner nav{gap:16px}.brand small{font-size:8px;letter-spacing:1px}.brand strong{font-size:13px}.hero-date{gap:22px}.editorial-grid,.details-grid,.registration-grid{gap:45px}.program-row{grid-template-columns:70px 1fr;gap:25px}.row-tag{display:none}.registration-panel{padding:28px}.footer-inner{flex-wrap:wrap}}@media(max-width:700px){:root{--shell:calc(100% - 40px)}html{scroll-padding-top:90px}.header-inner{min-height:78px;gap:12px}.brand{gap:9px}.brand img{width:42px;height:42px}.brand small{font-size:7px;letter-spacing:.75px}.brand strong{font-size:12px}.header-inner nav{display:none}.button.small{font-size:12px;padding:9px 12px;gap:12px;min-height:40px}.hero-grid{grid-template-columns:1fr;gap:42px;padding-top:42px;padding-bottom:30px}.hero h1{font-size:clamp(88px,20vw,135px);line-height:1.03;letter-spacing:-1px}.hero-word{font-size:130px;top:55px}.hero-subtitle{font-size:26px}.hero-description{font-size:14px;max-width:340px}.eyebrow{font-size:9px;letter-spacing:1.5px}.hero-cta{gap:18px}.hero-date{justify-content:space-between;gap:15px;margin-top:30px}.hero-date strong{font-size:14px}.poster-stage{width:84%;max-width:350px;margin:4px auto 15px;transform:rotate(2deg)}.section{padding:28px 0 64px}.section-kicker{margin-bottom:40px;font-size:9px;letter-spacing:1px}.section-kicker span:last-child{display:none}.editorial-grid,.details-grid,.registration-grid{grid-template-columns:1fr;gap:30px}h2{font-size:clamp(46px,11vw,65px)}.section-copy{padding-top:0}.lead{font-size:23px}.signature{grid-template-columns:95px 1fr;font-size:11px}.program-row{grid-template-columns:46px 1fr;gap:18px;padding:28px 0}.big-number{font-size:43px}.program-row h3{font-size:22px}.program-row p:last-child{font-size:13px}.date-poster{width:80%;margin:0 auto 28px;padding:25px 15px}.date-poster strong{font-size:230px}.date-poster span{font-size:13px}.details h2{font-size:48px}.registration h2{font-size:64px}.registration-panel{padding:27px 23px;border-radius:10px}.registration-panel h3{font-size:29px}.footer-inner{align-items:flex-start;flex-direction:column;gap:20px;padding-block:30px}.footer-inner p{margin:0}.button{font-size:13px;padding:14px 20px}.event-details>div{grid-template-columns:75px 1fr}.hero .scroll-cue{margin-top:0}.legal h1{font-size:40px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-motion .reveal{opacity:1;transform:none}.button:hover{transform:none}}

/* Language control stays reachable without covering the mobile form. */
.language-switch{position:fixed;right:max(22px,env(safe-area-inset-right));bottom:calc(22px + env(safe-area-inset-bottom));z-index:50;display:flex;gap:3px;padding:5px;background:#fcf7ea;border:1px solid #b69d6d;border-radius:999px;box-shadow:0 6px 24px #352b1230;color:#2e291e}
.language-switch button{border:0;border-radius:999px;min-width:44px;min-height:42px;padding:8px 12px;font-size:12px;font-weight:700;letter-spacing:.6px;color:#2e291e;background:transparent;transition:background .2s,color .2s}
.language-switch button[aria-pressed=true]{color:#fcf7ea;background:#3b3525}.language-switch button:hover:not([aria-pressed=true]){background:#eee3ca}.language-switch button:focus-visible{outline-color:#3b3525;outline-offset:2px}
@media(max-width:700px){.language-switch{right:12px;bottom:calc(12px + env(safe-area-inset-bottom));padding:4px}.language-switch button{min-height:40px;min-width:42px;font-size:11px}footer{padding-bottom:68px}.legal,.admin-main{padding-bottom:110px}}
/* Punti di partenza: warm paper, ink, and a thread through the page. */
:root{--red:#e8b445;--deep:#2e291e;--ink:#fcf7ea;--muted:#ded1b6;--line:rgba(252,247,234,.24);--paper:#fcf7ea;--text:#302b20}
.site-header{color:var(--text);border-bottom-color:#302b202b}.header-inner{min-height:88px}.header-inner .button.light{background:var(--text);color:var(--paper)}
.hero{color:var(--text);background:#e8b445;--line:#302b202b;--muted:#584727}.hero:after{content:'';position:absolute;inset:0;z-index:-1;opacity:.15;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' opacity='.5' filter='url(%23noise)'/%3E%3C/svg%3E")}.hero-word{opacity:.045;top:10px;font-size:17vw}.hero-grid{grid-template-columns:1.15fr .85fr;gap:50px;padding-top:65px;padding-bottom:40px}.hero h1{font-size:clamp(72px,8.45vw,127px);line-height:1.02;letter-spacing:-1.5px}.hero .title-dot{color:#7d591c}.hero-subtitle{font-size:clamp(24px,2.4vw,35px)}.hero-description{max-width:470px;color:#584727}.hero-date strong{color:var(--text);font-size:14px}.hero-date{gap:28px}.hero-date>span{color:#63502c}.hero .button.dark{background:#302b20;color:#fcf7ea}.hero .eyebrow{display:flex;align-items:center;gap:10px}.live-dot{width:7px;height:7px;border-radius:50%;background:currentColor;flex:none}
.poster-stage{transform:rotate(3deg);width:100%;max-width:470px;margin-left:auto}.poster-label{color:#655026;letter-spacing:1px}.stitch-art{background:#f2ca72;aspect-ratio:500/660;position:relative;border:1px solid #7c5d2540;border-radius:3px;color:#443720;overflow:hidden;box-shadow:12px 30px 60px #69500e1c}.art-grid{position:absolute;inset:0;background-image:linear-gradient(#8d703618 1px,transparent 1px),linear-gradient(90deg,#8d703618 1px,transparent 1px);background-size:25px 25px}.suture-drawing{position:relative;width:100%;height:auto;display:block}.art-corner{position:absolute;font-size:22px;opacity:.5;line-height:1}.art-corner-a{top:17px;left:17px}.art-corner-b{bottom:17px;right:17px}.art-caption{position:absolute;bottom:24px;left:26px;right:26px;display:flex;justify-content:space-between;align-items:center;font-size:8px;letter-spacing:2px}.art-caption strong{font-size:14px;letter-spacing:2px}.poster-stage figcaption{color:#5f4927}.event,.program,.registration{position:relative}.program h2{font-size:clamp(45px,5vw,72px)}.journey-heading{display:flex;align-items:center;gap:60px;justify-content:space-between}.journey-line{width:35%;color:#d4af62;margin-bottom:50px;flex:none}.details .date-poster{color:#8e691e}.details h2{font-size:clamp(46px,5.1vw,75px)}.details .date-poster strong{font-size:clamp(180px,24vw,350px)}.section-copy .lead{color:var(--paper)}.registration h2{font-size:clamp(50px,5.9vw,84px)}.registration .steps li span{color:#e7bd65}.reading-progress{position:fixed;top:0;left:0;width:100%;height:3px;background:#332b18;transform:scaleX(0);transform-origin:left;z-index:100;pointer-events:none}
.entrance,.poster-stage.entrance{animation:none}.reveal{opacity:1;transform:none}.button{transition:background .2s,color .2s,box-shadow .2s}.button:hover{transform:none;box-shadow:0 7px 22px #33261022}.admin .site-header{color:var(--text)}.legal{color:var(--paper)}body:has(.legal){background:#292a23}body:has(.legal) .site-header{background:#e8b445}.legal h1{font-size:46px}.legal p,.legal li{color:var(--muted)}.legal .header-inner a:last-child{font-size:12px}
html[lang=en] .hero h1{font-size:clamp(72px,8.8vw,130px)}html[lang=en] .registration h2{font-size:clamp(46px,4.7vw,66px)}html[lang=en] .program h2{font-size:clamp(42px,4.8vw,66px)}
@media(min-width:1500px){.hero-grid{gap:90px}.poster-stage{max-width:440px}.hero h1{font-size:130px}}
@media(max-width:1000px){.hero-grid{gap:30px}.hero h1{font-size:clamp(63px,8.4vw,100px)}.hero-date{gap:18px}.hero-date strong{font-size:12px}.journey-heading{gap:30px}}
@media(max-width:700px){.header-inner{min-height:78px}.hero-grid{grid-template-columns:1fr;gap:44px;padding-top:40px}.hero h1{font-size:clamp(64px,15.8vw,106px);letter-spacing:-1px}.hero-subtitle{font-size:27px}.hero-description{font-size:14px;max-width:360px}.hero-date{gap:12px}.hero-date strong{font-size:12px}.hero-date>span:last-child{max-width:135px}.poster-stage{width:88%;margin:0 auto 15px;max-width:365px}.poster-label{font-size:7px}.journey-heading{display:block}.journey-line{width:70%;margin:0 0 35px}.program h2{font-size:clamp(43px,10.6vw,64px)}.details h2{font-size:46px}.details .date-poster strong{font-size:210px}.registration h2{font-size:58px}.hero .button{font-size:12px}.hero-cta{gap:14px}.hero-cta>span{font-size:10px}html[lang=en] .hero h1{font-size:clamp(65px,16.2vw,107px)}html[lang=en] .registration h2{font-size:clamp(40px,10.1vw,62px)}html[lang=en] .hero-cta .button{gap:15px;padding-inline:15px}.legal h1{font-size:35px}.legal .header-inner{flex-wrap:wrap}.legal .header-inner a:last-child{font-size:11px}.program-row{padding:28px 0}}
@media(prefers-reduced-motion:reduce){.reading-progress{display:none}.entrance,.reveal{opacity:1!important;transform:none!important;translate:none!important}.thread,.stitches path,.journey-line path{stroke-dashoffset:0!important}}

/* Original supplied artwork: full aspect ratio, no cropping or recolouring. */
.poster-stage > .event-poster{display:block;width:100%;height:auto;aspect-ratio:1334/1888;object-fit:contain;border-radius:4px;border:1px solid #7c5d2540;box-shadow:12px 30px 60px #69500e26}
