body:has(.deck)>footer{display:none}.deck{counter-reset:slide;height:100vh;overflow-y:auto;scroll-snap-type:y proximity;scroll-behavior:smooth;display:flex;flex-direction:column;align-items:center;gap:2.4vh;padding:3.5vh 0 8vh;background:var(--color-sand-100);font-family:var(--font-sans)}.slide{counter-increment:slide;position:relative;flex:0 0 auto;width:min(94vw,1180px);aspect-ratio:297/210;container-type:size;overflow:hidden;border-radius:14px;box-shadow:0 12px 44px -14px oklch(.2864 .061 238.37/.32);scroll-snap-align:center;display:flex;flex-direction:column;justify-content:center}.slide--navy{background:var(--color-navy-900);--fg:#fff;--fg-muted:oklch(0.8 0.02 240);--eyebrow:var(--color-orange-400);--rule:oklch(1 0 0/0.16);--mark:var(--color-orange-400)}.slide--cream{background:var(--color-sand-50);--fg:var(--color-navy-800);--fg-muted:oklch(0.5 0.02 248);--eyebrow:var(--color-orange-700);--rule:var(--color-slate-200);--mark:var(--color-orange-500)}.slide--orange{background:var(--color-orange-500);--fg:var(--color-navy-900);--fg-muted:oklch(0.32 0.05 42/0.82);--eyebrow:var(--color-navy-900);--rule:oklch(0.2 0.05 42/0.28);--mark:var(--color-navy-900)}.slide__inner{padding:8.5cqh 7.5cqw;color:var(--fg);display:flex;flex-direction:column;gap:3cqh;height:100%;justify-content:center}.slide :is(h1,h2,h3){color:inherit}.slide__eyebrow{display:inline-flex;align-items:center;gap:2cqw;font-size:1.5cqw;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--eyebrow)}.slide__eyebrow:before{content:"";width:4cqw;height:.22cqw;background:currentColor;border-radius:2px}.slide__title{font-family:var(--font-display);font-weight:700;font-size:5.6cqw;line-height:1.05;letter-spacing:-.015em;max-width:20ch;text-wrap:balance}.slide__title--sm{font-size:4.1cqw}.slide__title--xs{font-size:3.3cqw;max-width:26ch}.slide__lead{font-size:2.1cqw;line-height:1.5;color:var(--fg-muted);max-width:46ch}.mark{position:relative;white-space:nowrap}.mark:after{content:"";position:absolute;left:0;right:0;bottom:.06em;height:.09em;background:var(--color-orange-500);border-radius:2px}.slide--navy .mark:after,.slide--orange .mark:after{background:var(--color-orange-400)}.slide__brand{position:absolute;left:7.5cqw;bottom:5cqh;display:flex;align-items:center;gap:1.8cqw;z-index:2}.slide__symbol{width:3.4cqh;aspect-ratio:1;background-color:var(--mark);-webkit-mask:url(/brand/simbolo.svg) center/contain no-repeat;mask:url(/brand/simbolo.svg) center/contain no-repeat}.slide__num{font-size:1.35cqw;color:var(--fg-muted);font-variant-numeric:tabular-nums;letter-spacing:.08em}.slide__num:before{content:counter(slide,decimal-leading-zero)}.slide__bg{width:100%;height:100%;object-fit:cover;object-position:62% center}.slide__bg,.slide__scrim{position:absolute;inset:0}.slide__scrim{background:linear-gradient(100deg,oklch(.185 .043 239/.96),oklch(.185 .043 239/.9) 34%,oklch(.185 .043 239/.72) 52%,oklch(.185 .043 239/.34) 72%,oklch(.185 .043 239/.05))}.slide__logo{height:4.4cqh;width:auto;align-self:flex-start}.cover .slide__inner,.slide--photo .slide__inner{position:relative;z-index:1;gap:4cqh}.cover__title{font-family:var(--font-display);font-weight:700;font-size:6.6cqw;line-height:1.02;letter-spacing:-.02em;max-width:17ch}.cover__contact{display:flex;gap:4cqw;font-size:1.6cqw;color:var(--fg-muted)}.cover__contact b{color:var(--fg);font-weight:500}.split{display:grid;grid-template-columns:1.02fr .98fr;height:100%}.split__text{padding:8.5cqh 3.5cqw 8.5cqh 7.5cqw;color:var(--fg);display:flex;flex-direction:column;gap:3cqh;justify-content:center}.split__media{position:relative;overflow:hidden;background:var(--color-navy-950)}.split__media img{width:100%;height:100%;object-fit:cover}.shotgrid{display:grid;grid-template-columns:1fr 1fr;gap:3cqw}.shot{border:1px solid var(--rule);border-radius:1.4cqw;overflow:hidden;background:#fff;box-shadow:0 2cqh 5cqh -2cqh oklch(.2864 .061 238.37/.28)}.shot__bar{display:flex;gap:.7cqw;padding:1.3cqh 1.6cqw;background:var(--color-sand-100);border-bottom:1px solid var(--rule)}.shot__bar span{width:1.1cqw;height:1.1cqw;border-radius:999px;background:var(--color-slate-300)}.shot img{display:block;width:100%;height:auto}.shot__cap{font-size:1.6cqw;font-weight:500;padding:1.6cqh 1.8cqw;color:var(--color-slate-500)}.shot__cap b{display:block;font-family:var(--font-display);font-size:1.9cqw;color:var(--color-navy-800)}.cardgrid{display:grid;gap:2.4cqw}.cardgrid--3{grid-template-columns:repeat(3,1fr)}.card{border:1px solid var(--rule);border-radius:2cqw;padding:3.2cqh 2.4cqw;display:flex;flex-direction:column;gap:1.2cqh}.card__n{font-size:1.5cqw;font-weight:600;letter-spacing:.14em;color:var(--eyebrow)}.card__t{font-family:var(--font-display);font-size:2.1cqw;font-weight:600;line-height:1.15}.card__d{font-size:1.6cqw;line-height:1.42;color:var(--fg-muted)}.flow{display:flex;align-items:stretch;gap:1.4cqw}.flow__step{flex:1;border:1px solid var(--rule);border-radius:1.6cqw;padding:2.6cqh 1.6cqw;display:flex;flex-direction:column;gap:1cqh}.flow__step .n{font-size:1.4cqw;font-weight:600;color:var(--eyebrow)}.flow__step .t{font-size:1.75cqw;font-weight:600;font-family:var(--font-display);line-height:1.12}.pills{display:flex;flex-wrap:wrap;gap:1.4cqw}.pill{border:1px solid var(--rule);border-radius:999px;padding:1.2cqh 2.4cqw;font-size:1.7cqw;font-weight:500}.logos{display:grid;grid-template-columns:repeat(8,1fr);gap:4cqh 2cqw;align-items:center}.logos img{height:3.4cqh;width:auto;max-width:100%;object-fit:contain;justify-self:center}.duo{display:grid;grid-template-columns:.92fr 1.08fr;gap:4.5cqw;align-items:center}.duo__text{display:flex;flex-direction:column;gap:3cqh}.quote{font-family:var(--font-display);font-size:3cqw;line-height:1.28;font-weight:500;letter-spacing:-.01em;max-width:30ch}.quote__author{font-size:1.7cqw;color:var(--fg-muted)}.quote__author b{color:var(--fg);font-weight:600}.taglist{display:flex;flex-wrap:wrap;gap:1.4cqw}.tag{border:1px solid var(--rule);border-radius:999px;padding:1cqh 2cqw;font-size:1.5cqw;font-weight:500}.founders{display:grid;grid-template-columns:repeat(2,1fr);gap:2.4cqh 4cqw}.founder{display:flex;gap:2cqw;align-items:baseline}.founder .nm{font-family:var(--font-display);font-size:2.2cqw;font-weight:600}.founder .rl{font-size:1.6cqw;color:var(--fg-muted)}.cta__row{display:flex;gap:3.5cqw;flex-wrap:wrap}.cta__item{display:flex;flex-direction:column;gap:.6cqh}.cta__item .k{font-size:1.4cqw;letter-spacing:.12em;text-transform:uppercase;color:var(--fg-muted)}.cta__item .v{font-family:var(--font-display);font-size:2.4cqw;font-weight:600}.deck-controls{position:fixed;bottom:2rem;left:50%;transform:translateX(-50%);z-index:50;display:flex;align-items:center;gap:.25rem;padding:.35rem .5rem;border-radius:999px;background:var(--color-navy-900);box-shadow:0 8px 30px -8px oklch(.2864 .061 238.37/.5);color:#fff;font-family:var(--font-sans)}.deck-controls button{cursor:pointer;border:0;background:transparent;color:#fff;width:2.1rem;height:2.1rem;border-radius:999px;font-size:1.1rem;display:inline-flex;align-items:center;justify-content:center;transition:background-color .15s ease}.deck-controls button:hover{background:oklch(1 0 0/.12)}.deck-controls .count{font-size:.8rem;font-variant-numeric:tabular-nums;padding:0 .5rem;color:oklch(1 0 0/.75);min-width:3.4rem;text-align:center}.deck-controls .pdf{width:auto;padding:0 .9rem;gap:.4rem;font-size:.8rem;font-weight:500;background:var(--color-orange-500);color:var(--color-navy-900)}.deck-controls .pdf:hover{filter:brightness(.95);background:var(--color-orange-500)}@media print{@page{size:A4 landscape;margin:0}body,html{background:#fff!important}.deck-controls,.skip-link,body>footer{display:none!important}.deck{display:block;height:auto;overflow:visible;padding:0;gap:0;background:#fff}.slide{width:297mm;height:210mm;aspect-ratio:auto;border-radius:0;box-shadow:none;margin:0;break-after:page;break-inside:avoid;print-color-adjust:exact;-webkit-print-color-adjust:exact}.slide:last-child{break-after:auto}}@media (prefers-reduced-motion:reduce){.deck{scroll-behavior:auto}}