:root{--navy:#071b36;--navy-deep:#071b36;--royal:#3e5b74;--sky:#aabfd0;--white:#fff;--yellow:#d0e0ed;--ice:#f3f8fc;--line:#d0e0ed;--ink:#071b36;--muted:#3e5b74;--display:"Franklin Gothic Medium", "Arial Narrow", "Segoe UI", sans-serif;--body:"Segoe UI", Inter, Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--navy-deep);color:var(--white);font-family:var(--body);text-rendering:optimizelegibility;margin:0;overflow-x:clip}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%}::selection{background:var(--yellow);color:var(--navy)}:focus-visible{outline:3px solid var(--yellow);outline-offset:3px;box-shadow:0 0 0 6px var(--navy)}.skip-link{z-index:200;background:var(--yellow);min-height:44px;color:var(--navy);align-items:center;padding:12px 16px;font-weight:900;display:inline-flex;position:fixed;top:8px;left:8px;transform:translateY(-160%)}.skip-link:focus{transform:none}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.section{padding:clamp(72px,8vw,112px) 0;position:relative}.section-shell{width:min(1360px,100% - 64px);margin-inline:auto}.light-section{background:var(--ice);color:var(--ink)}.eyebrow{color:#d0e0ed;letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:13px;margin:0 0 22px;font-size:11px;font-weight:900;display:flex}.eyebrow span{background:var(--yellow);flex:none;width:42px;height:3px}.eyebrow-dark{color:var(--navy)}.eyebrow-dark span{background:var(--royal)}.section-heading{max-width:750px}.section-heading>p{color:var(--royal);letter-spacing:.2em;text-transform:uppercase;margin:0 0 16px;font-size:10px;font-weight:900}.section-heading h2{color:var(--navy);font:800 clamp(46px, 5.4vw, 82px)/.92 var(--display);letter-spacing:-.02em;text-transform:uppercase;margin:0}.section-heading h2 em{color:var(--royal);-webkit-text-stroke:0;font-style:normal}.section-heading>span{max-width:590px;color:var(--muted);margin-top:24px;font-size:17px;line-height:1.65;display:block}.section-heading-light>p{color:var(--yellow)}.section-heading-light h2{color:var(--white)}.section-heading-light h2 em{-webkit-text-stroke-color:var(--sky)}.section-heading-light>span{color:#aabfd0}.split-heading{justify-content:space-between;align-items:flex-end;gap:55px;margin-bottom:58px;display:flex}.button-row{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.button-row-center{justify-content:center}.button{letter-spacing:.04em;text-transform:uppercase;border:1px solid #0000;border-radius:4px;justify-content:space-between;align-items:center;gap:24px;min-height:50px;padding:14px 19px;font-size:12px;font-weight:800;transition:transform .18s,background .18s,color .18s,box-shadow .18s;display:inline-flex}.button:hover{transform:translateY(-3px)}.button-yellow{background:var(--yellow);color:var(--navy);box-shadow:7px 7px 0 var(--royal)}.button-yellow:hover{box-shadow:3px 3px 0 var(--royal)}.button-navy{background:var(--navy);color:var(--white);box-shadow:7px 7px 0 var(--sky)}.button-navy:hover{background:var(--royal);box-shadow:3px 3px 0 var(--sky)}.button-outline{color:var(--white);border-color:#ffffff6b}.button-outline:hover{background:var(--white);color:var(--navy)}.button-outline-dark{border-color:var(--navy);color:var(--navy)}.button-outline-dark:hover{background:var(--navy);color:var(--white)}.button-glass{color:var(--white);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#14141457;border-color:#ffffff6b}.button-glass:hover{background:var(--white);color:var(--navy)}.status-badge{letter-spacing:.1em;text-transform:uppercase;border:1px solid;align-items:center;gap:8px;width:max-content;padding:9px 11px;font-size:9px;font-weight:900;display:inline-flex}.status-badge>span{background:currentColor;border-radius:50%;width:7px;height:7px}.status-verificato{color:#1c8055}.status-in-aggiornamento{color:var(--yellow)}.light-section .status-in-aggiornamento,.previous-season-section .status-in-aggiornamento{color:#0757a4}.data-note{color:#67839a;align-items:flex-start;gap:10px;margin:28px 0 0;font-size:12px;line-height:1.6;display:flex}.data-note span{color:var(--royal);font-weight:900}.lead-copy{color:var(--navy);margin:0;font-size:clamp(22px,2.25vw,35px);font-weight:800;line-height:1.3}.light-copy{color:var(--white)}.prose-block{justify-self:end;max-width:640px}.prose-block>p:not(.lead-copy){color:var(--muted);font-size:16px;line-height:1.78}.prose-block .status-badge{margin-top:18px}.two-column-intro{grid-template-columns:.9fr 1.1fr;align-items:start;gap:clamp(60px,9vw,150px);display:grid}body:has(.pitch-demo){background:var(--navy-deep)}.pitch-demo{background:var(--navy-deep);color:var(--white);scroll-snap-type:y proximity;position:relative;overflow:clip}.pitch-topbar{z-index:120;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#141414e0;border-bottom:1px solid #aaaaaa47;grid-template-columns:1fr auto 1fr;align-items:center;min-height:74px;padding:10px clamp(20px,3vw,48px);display:grid;position:fixed;inset:0 0 auto}.pitch-topbar-brand{align-items:center;gap:12px;display:flex}.pitch-topbar-brand img{border:2px solid var(--white);object-fit:cover;border-radius:50%;width:48px;height:48px}.pitch-topbar-brand span{gap:2px;display:grid}.pitch-topbar-brand b{font:900 13px/1 var(--display);letter-spacing:.08em}.pitch-topbar-brand small{color:var(--yellow);letter-spacing:.08em;font-size:9px;font-weight:900}.pitch-topbar-status{color:#d0e0ed;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:10px;font-size:10px;font-weight:900;display:flex}.pitch-topbar-status span{background:var(--yellow);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #d6d6d621}.pitch-topbar-time{color:var(--sky);font:900 12px/1 var(--display);letter-spacing:.18em;justify-self:end}.pitch-progress{z-index:110;gap:10px;display:grid;position:fixed;top:50%;right:22px;transform:translateY(-50%)}.pitch-progress a{color:#aabfd0;letter-spacing:.12em;text-transform:uppercase;justify-content:flex-end;align-items:center;gap:10px;min-height:34px;font-size:9px;font-weight:900;display:flex}.pitch-progress a span{width:31px;height:31px;color:var(--white);background:#141414b8;border:1px solid #ffffff38;border-radius:50%;place-items:center;transition:border-color .18s,background .18s,color .18s;display:grid}.pitch-progress a b{opacity:0;transition:opacity .18s,transform .18s;transform:translate(8px)}:is(.pitch-progress a:hover b,.pitch-progress a:focus-visible b){opacity:1;transform:none}:is(.pitch-progress a:hover span,.pitch-progress a:focus-visible span){border-color:var(--yellow);background:var(--yellow);color:var(--navy)}.pitch-shell{z-index:2;width:min(1240px,100% - 96px);margin-inline:auto;position:relative}.pitch-slide{scroll-snap-align:start;min-height:100svh;padding:clamp(126px,12vh,160px) 0 clamp(80px,10vh,120px);scroll-margin-top:74px;position:relative;overflow:hidden}.pitch-court-lines{opacity:.25;background:linear-gradient(100deg,#0000 0 13%,#aaaaaa47 13.08% 13.16%,#0000 13.24% 46%,#aaaaaa3d 46.08% 46.16%,#0000 46.24%),linear-gradient(0deg,#0000 0 64%,#aaa3 64.08% 64.18%,#0000 64.26%);position:absolute;inset:0;transform:skew(-8deg)scale(1.1)}.pitch-kicker{color:#aabfd0;letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:13px;margin:0 0 24px;font-size:10px;font-weight:900;display:flex}.pitch-kicker span{background:var(--yellow);flex:none;width:42px;height:3px}.pitch-hero{background:radial-gradient(circle at 78% 42%,#163953 0,#071b36 31% 70%);align-items:center;display:grid}.pitch-hero:after{content:"";aspect-ratio:1;border:1px solid #aaa3;border-radius:50%;width:70vw;position:absolute;bottom:-31vw;right:-8vw;box-shadow:0 0 0 7vw #5c5c5c14,0 0 0 14vw #5c5c5c0d}.pitch-hero-grid{grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr);align-items:center;gap:clamp(50px,8vw,120px);display:grid}.pitch-hero-copy h1{max-width:900px;font:900 clamp(60px, 7vw, 116px)/.86 var(--display);letter-spacing:-.045em;text-transform:uppercase;margin:0}.pitch-hero-copy h1 strong{color:var(--yellow);font-weight:inherit;display:inline-block}.pitch-lead{color:#d0e0ed;max-width:720px;margin:34px 0 0;font-size:clamp(18px,1.5vw,24px);line-height:1.55}.pitch-proof-row{flex-wrap:wrap;gap:9px;margin-top:30px;display:flex}.pitch-proof-row span,.pitch-tag-row span{color:#d0e0ed;letter-spacing:.13em;text-transform:uppercase;border:1px solid #ffffff42;padding:10px 13px;font-size:9px;font-weight:900}.pitch-primary-action{background:var(--yellow);min-width:245px;color:var(--navy);box-shadow:8px 8px 0 var(--royal);letter-spacing:.08em;text-transform:uppercase;border-radius:4px;justify-content:space-between;align-items:center;gap:42px;margin-top:32px;padding:17px 20px;font-size:11px;font-weight:900;transition:transform .18s,box-shadow .18s;display:inline-flex}.pitch-primary-action:hover{box-shadow:4px 4px 0 var(--royal);transform:translateY(-3px)}.pitch-hero-mark{background:linear-gradient(145deg,#5c5c5c8c,#14141461);border:1px solid #aaaaaa4f;place-items:center;min-height:520px;display:grid;position:relative;transform:rotate(2deg);box-shadow:24px 24px #5c5c5c1f}.pitch-hero-mark:before{content:"";aspect-ratio:1;border:1px solid #d6d6d66b;border-radius:50%;width:68%;position:absolute;box-shadow:0 0 0 42px #d6d6d60a}.pitch-hero-mark>span{color:#ffffff14;font:900 330px/1 var(--display)}.pitch-hero-mark>div{display:grid;position:absolute;bottom:46px;left:44px}.pitch-hero-mark small{color:var(--sky);letter-spacing:.18em;font-size:9px;font-weight:900}.pitch-hero-mark b{font:900 44px/.9 var(--display);letter-spacing:-.02em;margin-top:8px}.pitch-hero-mark strong{color:var(--yellow);font:900 22px/1 var(--display);letter-spacing:.05em}.pitch-hero-mark i{color:var(--yellow);font:normal 900 11px/1 var(--display);letter-spacing:.14em;position:absolute;top:28px;right:28px}.pitch-slide-note{z-index:4;color:#67839a;letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:9px;font-weight:800;position:absolute;bottom:24px;left:clamp(24px,3vw,48px)}.pitch-value{background:var(--ice);color:var(--ink);align-items:center;display:grid}.pitch-section-heading{max-width:880px}.pitch-section-heading h2{color:var(--navy);font:900 clamp(50px, 6vw, 92px)/.9 var(--display);letter-spacing:-.04em;text-transform:uppercase;margin:0}.pitch-section-heading h2 strong{color:var(--royal);font-weight:inherit}.pitch-section-heading>p:last-child{max-width:700px;color:var(--muted);margin:28px 0 0;font-size:18px;line-height:1.65}.pitch-value .pitch-kicker{color:var(--royal)}.pitch-value-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;margin-top:clamp(48px,7vh,72px);display:grid}.pitch-value-grid article{background:var(--white);min-height:255px;padding:30px}.pitch-value-grid article>span{color:var(--royal);font:900 12px/1 var(--display);letter-spacing:.14em}.pitch-value-grid h3{color:var(--navy);font:900 clamp(30px, 3vw, 46px)/1 var(--display);text-transform:uppercase;margin:48px 0 14px}.pitch-value-grid p{max-width:320px;color:var(--muted);margin:0;font-size:15px;line-height:1.6}.pitch-verified-line{border-top:1px solid var(--line);grid-template-columns:auto minmax(180px,.55fr) 1fr;align-items:center;gap:22px;margin-top:28px;padding-top:24px;display:grid}.pitch-verified-line>b{color:var(--royal);font:900 70px/.8 var(--display)}.pitch-verified-line>span{color:var(--navy);text-transform:uppercase;font-size:12px;font-weight:900;line-height:1.4}.pitch-verified-line>p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.pitch-academy{background:linear-gradient(130deg,#3e5b74 0 45%,#071b36 45% 100%);align-items:center;display:grid}.pitch-academy:after{content:"ACADEMY";color:#ffffff0d;font:900 clamp(120px, 20vw, 320px)/.7 var(--display);position:absolute;bottom:-2vh;left:-3vw}.pitch-academy-grid{grid-template-columns:minmax(0,1fr) minmax(420px,.8fr);align-items:center;gap:clamp(70px,10vw,150px);display:grid}.pitch-section-heading-light h2{color:var(--white)}.pitch-section-heading-light h2 strong{color:var(--yellow)}.pitch-section-heading-light>p:last-child{color:#d0e0ed}.pitch-academy-benefits{flex-wrap:wrap;gap:8px;margin-top:30px;display:flex}.pitch-academy-benefits span{color:var(--white);letter-spacing:.1em;text-transform:uppercase;background:#14141459;padding:9px 11px;font-size:9px;font-weight:900}.pitch-path{gap:18px;display:grid;position:relative}.pitch-path:before{content:"";background:linear-gradient(var(--yellow), var(--sky));width:2px;position:absolute;top:52px;bottom:75px;left:34px}.pitch-path article{z-index:1;background:#14141485;border:1px solid #ffffff2e;grid-template-columns:70px 1fr;align-items:center;min-height:112px;padding:18px 24px 18px 0;display:grid;position:relative;box-shadow:14px 14px #14141424}.pitch-path article>span{border:2px solid var(--yellow);background:var(--navy);width:70px;height:70px;color:var(--yellow);font:900 14px/1 var(--display);border-radius:50%;place-items:center;display:grid;transform:translate(-1px)}.pitch-path article div{gap:7px;display:grid}.pitch-path article b{font:900 34px/1 var(--display);text-transform:uppercase}.pitch-path article small{color:#aabfd0;font-size:13px}.pitch-path>p{color:#aabfd0;letter-spacing:.1em;text-transform:uppercase;margin:8px 0 0;font-size:9px;font-weight:800}.pitch-experience{background:var(--white);color:var(--ink);align-items:center;display:grid}.pitch-experience-grid{grid-template-columns:minmax(0,1.2fr) minmax(380px,.8fr);align-items:center;gap:clamp(70px,9vw,130px);display:grid}.pitch-device-stage{min-height:min(600px,60vh);position:relative}.pitch-desktop-frame{border:8px solid var(--navy-deep);background:var(--navy-deep);border-radius:13px;margin:0;position:absolute;inset:7% 8% auto 0;overflow:hidden;transform:perspective(1400px)rotateY(5deg)rotateX(2deg);box-shadow:24px 30px 60px #1414143d}.pitch-desktop-frame img{width:100%;height:auto;display:block}.pitch-mobile-frame{border:8px solid var(--navy-deep);background:var(--navy-deep);border-radius:24px;width:min(31%,210px);margin:0;position:absolute;bottom:0;right:0;overflow:hidden;transform:rotate(2deg);box-shadow:18px 24px 45px #14141452}.pitch-mobile-frame>span{z-index:2;background:var(--navy-deep);border-radius:0 0 5px 5px;width:34%;height:6px;position:absolute;top:5px;left:50%;transform:translate(-50%)}.pitch-mobile-frame img{width:100%;height:auto;display:block}.pitch-experience .pitch-kicker{color:var(--royal)}.pitch-tag-row{flex-wrap:wrap;gap:8px;margin-top:30px;display:flex}.pitch-tag-row span{border-color:var(--line);color:var(--navy)}.pitch-closing{background:linear-gradient(145deg,#071b36 0 46%,#071b36 46% 100%);align-items:center;display:grid}.pitch-closing-inner{text-align:center}.pitch-closing-inner .pitch-kicker{justify-content:center}.pitch-closing-inner h2{max-width:1100px;font:900 clamp(52px, 6.8vw, 104px)/.9 var(--display);letter-spacing:-.045em;text-transform:uppercase;margin:0 auto}.pitch-closing-inner h2 strong{color:var(--yellow);font-weight:inherit}.pitch-closing-inner>p:not(.pitch-kicker){color:#d0e0ed;max-width:790px;margin:30px auto 0;font-size:18px;line-height:1.65}.pitch-next-grid{text-align:left;background:#ffffff2b;border:1px solid #ffffff2b;grid-template-columns:repeat(3,1fr);gap:1px;max-width:1050px;margin:50px auto 0;display:grid}.pitch-next-grid article{background:#1414148a;min-height:175px;padding:24px}.pitch-next-grid span{color:var(--sky);letter-spacing:.16em;font-size:9px;font-weight:900}.pitch-next-grid b{font:900 24px/1 var(--display);text-transform:uppercase;margin-top:28px;display:block}.pitch-next-grid p{color:#aabfd0;margin:12px 0 0;font-size:13px;line-height:1.55}.pitch-closing-statement{border:1px solid var(--yellow);text-align:left;background:#d6d6d614;justify-content:center;align-items:center;gap:22px;max-width:850px;margin:30px auto 0;padding:18px 22px;display:flex}.pitch-closing-statement span{color:var(--yellow);letter-spacing:.16em;text-transform:uppercase;flex:none;font-size:9px;font-weight:900}.pitch-closing-statement b{font-size:14px;line-height:1.45}.pitch-demo-footer{z-index:3;color:#67839a;letter-spacing:.12em;text-align:center;text-transform:uppercase;border-top:1px solid #ffffff21;padding:17px 24px;font-size:9px;font-weight:900;position:absolute;inset:auto 0 0}@media (max-width:1100px){.pitch-progress{right:12px}.pitch-progress a b{display:none}.pitch-hero-grid,.pitch-academy-grid,.pitch-experience-grid{grid-template-columns:1fr}.pitch-hero-mark{display:none}.pitch-academy-grid{gap:52px}.pitch-device-stage{min-height:520px}.pitch-experience .pitch-section-heading{order:-1}}@media (max-width:760px){.pitch-topbar{grid-template-columns:1fr auto;min-height:66px;padding-inline:16px}.pitch-topbar-brand img{width:42px;height:42px}.pitch-topbar-status{display:none}.pitch-topbar-time{font-size:10px}.pitch-progress{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#141414e6;border:1px solid #ffffff24;grid-template-columns:repeat(5,1fr);gap:4px;padding:5px;display:grid;inset:auto 12px 10px;transform:none}.pitch-progress a{justify-content:center}.pitch-progress a span{width:33px;height:33px}.pitch-shell{width:min(100% - 32px,640px)}.pitch-slide{min-height:auto;padding:112px 0 100px;scroll-margin-top:66px}.pitch-hero{min-height:100svh}.pitch-hero-copy h1{font-size:clamp(48px,15vw,72px)}.pitch-lead{margin-top:26px;font-size:17px}.pitch-primary-action{width:calc(100% - 10px)}.pitch-section-heading h2,.pitch-closing-inner h2{font-size:clamp(42px,13vw,64px)}.pitch-section-heading>p:last-child,.pitch-closing-inner>p:not(.pitch-kicker){font-size:16px}.pitch-value-grid,.pitch-next-grid{grid-template-columns:1fr}.pitch-value-grid article{min-height:190px}.pitch-value-grid h3{margin-top:32px}.pitch-verified-line{grid-template-columns:auto 1fr}.pitch-verified-line>p{grid-column:1/-1}.pitch-academy{background:linear-gradient(150deg,#3e5b74 0 38%,#071b36 38% 100%)}.pitch-path article{grid-template-columns:60px 1fr}.pitch-path article>span{width:60px;height:60px}.pitch-path:before{left:29px}.pitch-device-stage{min-height:410px}.pitch-desktop-frame{inset:4% 5% auto 0}.pitch-mobile-frame{width:36%}.pitch-next-grid article{min-height:150px}.pitch-closing-statement{flex-direction:column;align-items:flex-start;gap:8px}.pitch-demo-footer{padding-bottom:68px}}@media (prefers-reduced-motion:reduce){.pitch-demo{scroll-behavior:auto;scroll-snap-type:none}.pitch-primary-action,.pitch-progress a span,.pitch-progress a b{transition:none}}body:has(.pitch-demo){overflow-x:clip}.pitch-demo{scroll-snap-type:none;overflow:clip visible}.pitch-slide{scroll-snap-align:none;min-height:100svh;padding:clamp(104px,11svh,128px) 0 clamp(54px,7svh,76px)}.pitch-shell{width:min(1220px,100% - 104px)}.pitch-topbar{min-height:70px;padding-block:9px}.pitch-topbar-brand small{font-size:12px}.pitch-topbar-time{font-size:12px}.pitch-progress{gap:7px;right:24px}.pitch-progress a{color:#aabfd0;border-radius:24px;min-width:44px;min-height:44px;font-size:12px;position:relative}.pitch-progress a span{flex:0 0 40px;width:40px;height:40px}.pitch-progress a b{background:var(--navy-deep);color:var(--white);pointer-events:none;white-space:nowrap;border:1px solid #ffffff2e;border-radius:3px;padding:8px 10px;position:absolute;right:52px}:is(.pitch-progress a:hover b,.pitch-progress a:focus-visible b,.pitch-progress a[aria-current=step] b){opacity:1;transform:none}.pitch-progress a[aria-current=step] span{border-color:var(--yellow);background:var(--yellow);color:var(--navy);box-shadow:0 0 0 5px #d6d6d61f}.pitch-progress a:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.pitch-kicker{letter-spacing:.15em;margin-bottom:18px;font-size:12px;line-height:1.45}.pitch-proof-row span,.pitch-tag-row span{padding:10px 13px;font-size:12px;line-height:1.25}.pitch-primary-action{min-height:52px;font-size:13px}.pitch-primary-action:focus-visible{outline:3px solid var(--white);outline-offset:5px}.pitch-slide-note{color:var(--pitch-slide-note-color,#3e5b74);letter-spacing:.1em;font-size:12px;bottom:18px}.pitch-hero{--pitch-slide-note-color:#aabfd0}.pitch-prototype{--pitch-slide-note-color:#3e5b74}.pitch-hero-grid{grid-template-columns:minmax(0,1.15fr) minmax(300px,.7fr);gap:clamp(42px,6vw,90px)}.pitch-hero-copy h1{font-size:clamp(52px,6.25vw,96px);line-height:.89}.pitch-lead{max-width:760px;margin-top:26px;font-size:clamp(17px,1.35vw,21px);line-height:1.5}.pitch-proof-row{margin-top:24px}.pitch-primary-action{margin-top:26px}.pitch-hero-mark{min-height:min(470px,61svh)}.pitch-hero-mark small,.pitch-hero-mark i{font-size:12px}.pitch-section-heading h2{font-size:clamp(44px,5.15vw,78px);line-height:.92}.pitch-section-heading>p:last-child{max-width:760px;margin-top:21px;font-size:16px;line-height:1.5}.pitch-value-grid{margin-top:clamp(28px,4.5svh,42px)}.pitch-value-grid article{min-height:190px;padding:24px}.pitch-value-grid article>span{font-size:13px}.pitch-value-grid h3{margin:28px 0 12px;font-size:clamp(27px,2.5vw,38px)}.pitch-value-grid p{font-size:16px;line-height:1.5}.pitch-value-result{border-top:1px solid var(--line);color:var(--muted);margin:20px 0 0;padding-top:18px;font-size:15px;line-height:1.5}.pitch-value-result b{color:var(--navy)}.pitch-section-heading>p:not(.pitch-kicker):not(.pitch-source-note){max-width:760px;color:var(--muted);margin:21px 0 0;font-size:16px;line-height:1.5}.pitch-section-heading-light>p:not(.pitch-kicker):not(.pitch-source-note),.pitch-section-heading-light .pitch-kicker{color:#d0e0ed}.pitch-academy-grid{grid-template-columns:minmax(0,1.06fr) minmax(360px,.72fr);gap:clamp(42px,6vw,82px)}.pitch-club-evidence{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:24px;display:grid}.pitch-club-evidence article{background:#14141461;border:1px solid #fff3;grid-template-columns:auto 1fr;align-items:center;gap:14px;min-height:86px;padding:14px 16px;display:grid}.pitch-club-evidence strong{color:var(--yellow);font:900 clamp(34px, 3vw, 48px)/.85 var(--display)}.pitch-club-evidence span{color:var(--white);font-size:13px;font-weight:800;line-height:1.35}.pitch-source-note{color:#d0e0ed!important;margin:9px 0 0!important;font-size:12px!important;line-height:1.4!important}.pitch-path{gap:11px}.pitch-path-title{color:var(--yellow);letter-spacing:.12em;text-transform:uppercase;margin:0 0 3px;font-size:12px;font-weight:900}.pitch-path:before{top:76px;bottom:52px;left:31px}.pitch-path article{grid-template-columns:64px 1fr;min-height:86px;padding:12px 18px 12px 0}.pitch-path article>span{width:64px;height:64px;font-size:14px}.pitch-path article b{font-size:27px}.pitch-path article small{color:#d0e0ed;font-size:14px;line-height:1.35}.pitch-path-note{color:#aabfd0!important;letter-spacing:.06em!important;margin-top:3px!important;font-size:12px!important;line-height:1.4!important}.pitch-experience-grid{grid-template-columns:minmax(0,1.1fr) minmax(350px,.82fr);gap:clamp(50px,6vw,86px)}.pitch-device-stage{min-height:min(430px,58svh)}.pitch-desktop-frame{border-width:7px;inset:1% 11% auto 0;transform:perspective(1400px)rotateY(3deg)rotateX(1deg)}.pitch-preview-crop{background:#f3f8fc;overflow:hidden}.pitch-preview-crop-desktop{height:clamp(235px,35svh,310px)}.pitch-preview-crop-desktop img{width:118%;max-width:none;height:auto;transform:translate(-1.5%,-1%)}.pitch-desktop-frame figcaption,.pitch-mobile-frame figcaption{background:var(--navy-deep);color:var(--white);gap:3px;padding:12px 14px;display:grid}.pitch-desktop-frame figcaption b,.pitch-mobile-frame figcaption b{color:var(--yellow);letter-spacing:.1em;text-transform:uppercase;font-size:12px}.pitch-desktop-frame figcaption span,.pitch-mobile-frame figcaption span{color:#d0e0ed;font-size:12px;line-height:1.35}.pitch-mobile-frame{border-width:7px;width:min(35%,230px)}.pitch-mobile-frame>i{z-index:2;background:var(--navy-deep);border-radius:0 0 5px 5px;width:34%;height:6px;position:absolute;top:4px;left:50%;transform:translate(-50%)}.pitch-preview-crop-mobile{height:min(300px,39svh)}.pitch-preview-crop-mobile img{width:100%;height:auto}.pitch-tag-row{margin-top:24px}.pitch-closing-inner h2{font-size:clamp(46px,5.6vw,82px);line-height:.91}.pitch-closing-inner>p:not(.pitch-kicker):not(.pitch-signature){margin-top:22px;font-size:16px;line-height:1.5}.pitch-next-grid{margin-top:clamp(24px,4svh,36px)}.pitch-next-grid article{min-height:132px;padding:20px}.pitch-next-grid span{font-size:12px}.pitch-next-grid b{margin-top:20px;font-size:22px}.pitch-next-grid p{margin-top:9px;font-size:14px;line-height:1.45}.pitch-closing-statement{min-height:58px;margin-top:22px;padding:14px 18px}.pitch-closing-statement span{font-size:12px}.pitch-closing-statement b{font-size:17px}.pitch-signature{color:#d0e0ed;margin:14px 0 0;font-size:13px;font-weight:800;line-height:1.45}.pitch-signature span{color:var(--yellow)}.pitch-demo-footer{color:#aabfd0;letter-spacing:.07em;padding:13px 24px;font-size:12px;line-height:1.4}@media (max-width:1100px){.pitch-hero-grid{grid-template-columns:1fr}}@media (max-width:899px){.pitch-academy-grid,.pitch-experience-grid{grid-template-columns:1fr}.pitch-academy-grid{gap:52px}.pitch-experience .pitch-section-heading{order:-1}}@media (min-width:900px) and (max-width:1100px){.pitch-academy-grid{grid-template-columns:minmax(0,1.04fr) minmax(320px,.72fr);gap:32px}.pitch-experience-grid{grid-template-columns:minmax(0,1.06fr) minmax(320px,.84fr);gap:36px}.pitch-experience .pitch-section-heading{order:initial}:is(.pitch-progress a:hover b,.pitch-progress a:focus-visible b,.pitch-progress a[aria-current=step] b){background:var(--navy-deep);white-space:nowrap;border-radius:3px;padding:8px 10px;display:block;position:absolute;right:52px}}@media (min-width:761px) and (max-height:820px){.pitch-slide{padding:88px 0 48px}.pitch-topbar{min-height:64px}.pitch-shell{width:min(1180px,100% - 92px)}.pitch-kicker{margin-bottom:13px}.pitch-hero-copy h1{font-size:clamp(46px,5.6vw,76px)}.pitch-lead{margin-top:18px;font-size:16px}.pitch-proof-row,.pitch-primary-action{margin-top:18px}.pitch-hero-mark{min-height:350px}.pitch-section-heading h2,.pitch-closing-inner h2{font-size:clamp(38px,4.75vw,66px)}.pitch-section-heading>p:not(.pitch-kicker):not(.pitch-source-note),.pitch-closing-inner>p:not(.pitch-kicker):not(.pitch-signature){margin-top:14px;font-size:15px}.pitch-value-grid{margin-top:20px}.pitch-value-grid article{min-height:150px;padding:18px}.pitch-value-grid h3{margin-top:20px;font-size:27px}.pitch-value-grid p{font-size:15px}.pitch-value-result{margin-top:13px;padding-top:12px}.pitch-academy-grid{gap:36px}.pitch-club-evidence{margin-top:16px}.pitch-club-evidence article{min-height:70px;padding:10px 12px}.pitch-path article{min-height:74px}.pitch-path article>span{width:56px;height:56px}.pitch-path article{grid-template-columns:56px 1fr}.pitch-path:before{left:27px}.pitch-path article b{font-size:23px}.pitch-device-stage{min-height:335px}.pitch-preview-crop-desktop{height:225px}.pitch-preview-crop-mobile{height:220px}.pitch-next-grid{margin-top:18px}.pitch-next-grid article{min-height:105px;padding:16px}.pitch-next-grid b{margin-top:13px;font-size:19px}.pitch-next-grid p{font-size:13px}.pitch-closing-statement{min-height:50px;margin-top:15px}.pitch-signature{margin-top:9px}}@media (max-width:760px){.pitch-topbar{min-height:66px;padding-inline:14px}.pitch-topbar-brand b{font-size:13px}.pitch-topbar-brand small{font-size:12px}.pitch-topbar-time{letter-spacing:.08em;font-size:12px}.pitch-progress{gap:3px;padding:5px;bottom:9px;left:10px;right:10px}.pitch-progress a{min-width:0;min-height:44px;position:relative}.pitch-progress a span{width:40px;height:40px}.pitch-progress a b{display:none}:is(.pitch-progress a:hover b,.pitch-progress a:focus-visible b,.pitch-progress a[aria-current=step] b){background:var(--navy-deep);white-space:nowrap;border:1px solid #ffffff2e;border-radius:3px;padding:8px 10px;font-size:12px;display:block;position:absolute;bottom:51px;left:50%;right:auto;transform:translate(-50%)}.pitch-shell{width:min(100% - 32px,640px)}.pitch-slide{min-height:auto;padding:100px 0 104px}.pitch-hero{min-height:100svh;padding-bottom:118px}.pitch-hero-copy h1{font-size:clamp(42px,13vw,61px);line-height:.91}.pitch-kicker{letter-spacing:.1em;font-size:12px}.pitch-lead{font-size:16px}.pitch-proof-row span,.pitch-tag-row span{font-size:12px}.pitch-primary-action{width:calc(100% - 8px);min-height:54px;font-size:13px}.pitch-slide-note{font-size:12px;line-height:1.4;bottom:76px;left:20px;right:20px}.pitch-section-heading h2,.pitch-closing-inner h2{font-size:clamp(40px,12vw,58px)}.pitch-section-heading>p:not(.pitch-kicker):not(.pitch-source-note),.pitch-closing-inner>p:not(.pitch-kicker):not(.pitch-signature){font-size:16px}.pitch-value-grid article{min-height:160px}.pitch-value-result{font-size:15px}.pitch-club-evidence{grid-template-columns:1fr}.pitch-club-evidence article{min-height:78px}.pitch-path-title{font-size:12px}.pitch-path article b{font-size:25px}.pitch-path article small{font-size:14px}.pitch-experience-grid{gap:30px}.pitch-device-stage{min-height:390px}.pitch-desktop-frame{inset:0 5% auto 0}.pitch-preview-crop-desktop{height:225px}.pitch-preview-crop-desktop img{width:170%}.pitch-mobile-frame{width:min(42%,170px)}.pitch-preview-crop-mobile{height:225px}.pitch-desktop-frame figcaption span,.pitch-mobile-frame figcaption span{font-size:12px}.pitch-next-grid article{min-height:0}.pitch-closing-statement{align-items:flex-start;min-height:0}.pitch-closing-statement span{font-size:12px}.pitch-closing-statement b{font-size:17px}.pitch-signature{font-size:13px}.pitch-demo-footer{margin-top:42px;padding:18px 24px 82px;font-size:12px;position:static}}@media (max-width:420px){.pitch-topbar-brand img{width:40px;height:40px}.pitch-topbar-brand{gap:9px}.pitch-topbar-time{text-align:right;max-width:52px}.pitch-progress a span{width:38px;height:38px}.pitch-proof-row{gap:6px}.pitch-club-evidence strong{font-size:37px}.pitch-device-stage{min-height:360px}.pitch-preview-crop-desktop{height:205px}.pitch-mobile-frame{width:44%}.pitch-preview-crop-mobile{height:205px}}@media (prefers-reduced-motion:reduce){html:has(.pitch-demo){scroll-behavior:auto}.pitch-primary-action,.pitch-progress a,.pitch-progress a span,.pitch-progress a b{transition:none}}.pitch-desktop-frame>.pitch-preview-crop-desktop{background:#f3f8fc;height:clamp(235px,35svh,310px);padding:0;display:block}@media (min-width:761px) and (max-height:820px){.pitch-desktop-frame>.pitch-preview-crop-desktop{height:225px}}@media (max-width:760px){.pitch-desktop-frame>.pitch-preview-crop-desktop{height:225px}}@media (max-width:420px){.pitch-desktop-frame>.pitch-preview-crop-desktop{height:205px}}.pitch-hero-product{background:linear-gradient(110deg,#0000 0 70%,#aaaaaa1a 70.2% 70.5%,#0000 70.7%),linear-gradient(145deg,#071b36,#071b36 68%);border:1px solid #aaaaaa61;min-height:min(470px,61svh);padding:clamp(24px,3vw,38px);position:relative;overflow:hidden;box-shadow:24px 24px #5c5c5c1f}.pitch-hero-product:after{content:"";aspect-ratio:1;border:1px solid #d6d6d633;border-radius:50%;width:68%;position:absolute;bottom:-38%;right:-18%}.pitch-hero-product-bar{z-index:2;color:#d0e0ed;letter-spacing:.12em;border-bottom:1px solid #ffffff29;flex-wrap:wrap;align-items:center;gap:14px;padding-bottom:15px;font-size:11px;font-weight:900;display:flex;position:relative}.pitch-hero-product-bar span:first-child{color:var(--yellow)}.pitch-hero-product-bar small{color:var(--sky);margin-left:auto;font-size:11px;font-weight:900}.pitch-hero-product-brand{z-index:2;align-items:center;gap:12px;margin-top:22px;display:flex;position:relative}.pitch-hero-product-brand img{border:2px solid var(--white);object-fit:cover;border-radius:50%;width:56px;height:56px}.pitch-hero-product-brand span{gap:3px;display:grid}.pitch-hero-product-brand b{font:900 14px/1 var(--display)}.pitch-hero-product-brand small{color:var(--yellow);font-size:11px;font-weight:900}.pitch-hero-product>p{z-index:2;color:var(--sky);letter-spacing:.16em;margin:clamp(36px,6svh,58px) 0 13px;font-size:11px;font-weight:900;position:relative}.pitch-hero-product h2{z-index:2;font:900 clamp(36px, 4.2vw, 62px)/.9 var(--display);letter-spacing:-.035em;text-transform:uppercase;margin:0;position:relative}.pitch-hero-product h2 strong{color:var(--yellow);font-weight:inherit}.pitch-hero-product-actions{z-index:2;flex-wrap:wrap;gap:9px;margin-top:30px;display:flex;position:relative}.pitch-hero-product-actions a{min-height:44px;color:var(--white);text-transform:uppercase;border:1px solid #ffffff3d;align-items:center;padding:11px 14px;font-size:11px;font-weight:900;display:inline-flex}.pitch-hero-product-actions a:first-child{border-color:var(--yellow);background:var(--yellow);color:var(--navy)}.pitch-hero-product-actions a:focus-visible{outline:3px solid var(--sky);outline-offset:3px}@media (max-width:1100px){.pitch-hero-product{width:min(820px,100%);min-height:420px;display:block}}.pitch-topbar-status{text-align:center;max-width:520px}.pitch-value{color:var(--ink);background:linear-gradient(90deg,#0000 0 7%,#5c5c5c0f 7.1% 7.2%,#0000 7.3%),#f3f8fc}.pitch-product-heading{grid-template-columns:minmax(0,1.15fr) minmax(300px,.65fr);align-items:end;gap:clamp(40px,8vw,120px);display:grid}.pitch-product-heading>p{max-width:520px;color:var(--muted);margin:0;font-size:16px;line-height:1.55}.pitch-value-page .pitch-product-heading>p{color:#3e5b74}.pitch-product-tour{background:var(--white);border:1px solid #d0e0ed;margin-top:clamp(30px,5svh,52px);box-shadow:18px 20px #14141412}.pitch-demo-tabs{border-bottom:1px solid #d0e0ed;grid-template-columns:repeat(3,1fr);display:grid}.pitch-demo-tabs button,.pitch-device-toggle button{color:#3e5b74;min-height:52px;font:900 13px/1 var(--display);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:#f3f8fc;border:0;border-right:1px solid #d0e0ed}.pitch-demo-tabs button:last-child,.pitch-device-toggle button:last-child{border-right:0}.pitch-demo-tabs button span{color:var(--royal);margin-right:8px;font-size:11px}.pitch-demo-tabs button[aria-selected=true],.pitch-device-toggle button[aria-pressed=true]{background:var(--navy);color:var(--white)}.pitch-demo-tabs button[aria-selected=true] span{color:var(--yellow)}:is(.pitch-demo-tabs button:focus-visible,.pitch-device-toggle button:focus-visible){z-index:5;outline:3px solid var(--yellow);outline-offset:-4px;position:relative}.pitch-product-panel{grid-template-columns:minmax(250px,.65fr) minmax(0,1.35fr);min-height:390px;display:grid}.pitch-product-copy{background:var(--white);flex-direction:column;align-items:flex-start;padding:clamp(28px,4vw,50px);display:flex}.pitch-product-copy>p{color:var(--royal);letter-spacing:.15em;text-transform:uppercase;margin:0;font-size:11px;font-weight:900}.pitch-product-copy h3{color:var(--navy);font:900 clamp(31px, 3.2vw, 49px)/.94 var(--display);letter-spacing:-.03em;text-transform:uppercase;margin:24px 0 0}.pitch-product-copy>span{color:var(--muted);margin-top:20px;font-size:15px;line-height:1.55}.pitch-product-copy>a{border:1px solid var(--navy);min-height:48px;color:var(--navy);letter-spacing:.07em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:24px;margin-top:auto;padding:13px 16px;font-size:11px;font-weight:900;display:inline-flex}.pitch-product-copy>a b{color:var(--royal)}.pitch-product-copy>a:hover{background:var(--navy);color:var(--white)}.pitch-product-copy>a:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.pitch-mini-page>a:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.pitch-mini-home-actions a:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.pitch-responsive-meta a:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.pitch-path-preview-head a:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.pitch-club-evidence a:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.pitch-closing-action:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.pitch-product-preview{background:linear-gradient(135deg,#aaaaaa12 0 48%,#0000 48%),#f3f8fc;min-width:0;padding:clamp(18px,3vw,32px)}.pitch-mini-page{height:100%;min-height:326px;color:var(--white);background:radial-gradient(circle at 85% 55%,#5c5c5c70,#0000 26%),linear-gradient(135deg,#071b36,#163953);padding:34px;position:relative;overflow:hidden}.pitch-mini-page:after{content:"";aspect-ratio:1;border:1px solid #d6d6d633;border-radius:50%;width:56%;position:absolute;bottom:-42%;right:-14%}.pitch-mini-page>*{z-index:2;position:relative}.pitch-mini-header{color:#d0e0ed;letter-spacing:.1em;border-bottom:1px solid #ffffff29;align-items:center;gap:18px;padding-bottom:13px;font-size:11px;font-weight:900;display:flex}.pitch-mini-header .pitch-mini-brand{color:var(--white);margin-right:auto}.pitch-mini-brand b,.pitch-mini-header .pitch-mini-section{color:var(--yellow)}.pitch-mini-page>small{color:var(--sky);letter-spacing:.14em;margin-top:38px;font-size:11px;font-weight:900;display:block}.pitch-mini-page h3{font:900 48px/.9 var(--display);letter-spacing:-.035em;text-transform:uppercase;margin:12px 0 0}.pitch-mini-page h3 strong{color:var(--yellow);font-weight:inherit}.pitch-mini-page>a,.pitch-mini-home-actions a{min-width:44px;min-height:44px;color:var(--white);letter-spacing:.07em;text-transform:uppercase;border:1px solid #ffffff42;align-items:center;margin-top:22px;padding:10px 13px;font-size:11px;font-weight:900;display:inline-flex}.pitch-mini-page>a:hover,.pitch-mini-home-actions a:hover{border-color:var(--yellow);background:var(--yellow);color:var(--navy)}.pitch-mini-team-list{border-top:2px solid var(--yellow);max-width:590px;margin-top:20px;display:grid}.pitch-mini-team-list>a{min-height:58px;color:var(--white);border-bottom:1px solid #ffffff2e;grid-template-columns:58px 1fr auto;align-items:center;gap:12px;padding:7px 9px 7px 0;transition:background .18s,padding-left .18s;display:grid}.pitch-mini-team-list>a:hover{background:#aaaaaa1a;padding-left:7px}.pitch-mini-team-list>a:focus-visible{outline:3px solid var(--yellow);outline-offset:-3px}.pitch-mini-team-list b{background:var(--yellow);width:44px;min-height:32px;color:var(--navy);font:900 15px/1 var(--display);place-items:center;display:grid}.pitch-mini-team-list span{gap:4px;display:grid}.pitch-mini-team-list span strong{text-transform:uppercase;font-size:13px;font-weight:900}.pitch-mini-team-list span small{color:#aabfd0;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.pitch-mini-team-list i{color:var(--sky);font-style:normal}.pitch-mini-path{flex-wrap:wrap;align-items:center;gap:8px;margin-top:24px;padding:0;list-style:none;display:flex}.pitch-mini-path li{align-items:center;gap:5px;font-size:11px;font-weight:900;display:flex}.pitch-mini-path li+li:before{content:"→";color:var(--yellow);margin-right:3px}.pitch-mini-path li b{color:var(--sky);font-size:inherit}.pitch-mini-partner-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;max-width:520px;margin-top:22px;padding:0;list-style:none;display:grid}.pitch-mini-partner-grid li{text-transform:uppercase;border-bottom:1px solid #ffffff2e;align-items:center;gap:8px;padding:11px 0;font-size:11px;font-weight:900;display:flex}.pitch-mini-partner-grid li span{color:var(--yellow)}.pitch-club-evidence article{grid-template-columns:auto minmax(0,1fr)}.pitch-club-evidence article>a{width:fit-content;color:var(--yellow);letter-spacing:.07em;text-transform:uppercase;grid-column:2;font-size:11px;font-weight:900}.pitch-path-preview-head{background:#1414146b;border:1px solid #ffffff2e;justify-content:space-between;align-items:center;gap:18px;padding:11px 13px;display:flex}.pitch-path-preview-head span{color:var(--sky);letter-spacing:.12em;font-size:10px;font-weight:900}.pitch-path-preview-head a{color:var(--yellow);text-transform:uppercase;font-size:10px;font-weight:900}.pitch-path:before{top:118px}.pitch-experience-team-grid{grid-template-columns:minmax(300px,.58fr) minmax(0,1.42fr);align-items:center;gap:clamp(42px,6vw,82px);display:grid}.pitch-experience-heading{align-self:center}.pitch-responsive-showcase{background:#f3f8fc;border:1px solid #d0e0ed;min-width:0;box-shadow:18px 20px #14141414}.pitch-responsive-controls{background:var(--white);border-bottom:1px solid #d0e0ed;justify-content:space-between;align-items:stretch;display:flex}.pitch-demo-tabs-compact{border-bottom:0;flex:auto}.pitch-demo-tabs-compact button{min-height:48px}.pitch-device-toggle{border-left:1px solid #d0e0ed;grid-template-columns:repeat(2,1fr);min-width:220px;display:grid}.pitch-device-toggle button{min-height:48px;font-size:12px}.pitch-responsive-stage{overscroll-behavior-inline:contain;background:linear-gradient(120deg,#0000 0 72%,#5c5c5c14 72.2% 72.5%,#0000 72.7%),#f3f8fc;min-height:420px;padding:clamp(18px,3vw,30px);display:block;overflow-x:auto}.pitch-responsive-fit{width:100%;margin-inline:auto}.pitch-responsive-stage[data-device=desktop]{min-height:0;overflow-x:clip}.pitch-responsive-device{border:7px solid var(--navy-deep);background:var(--navy-deep);margin-inline:auto;transition:width .22s,border-radius .22s;overflow:hidden;box-shadow:12px 16px 32px #14141438}.pitch-responsive-device[data-device=desktop]{border-radius:8px;width:100%;min-width:0}.pitch-responsive-device[data-device=mobile]{border-radius:25px;width:min(390px,100%);min-width:0}.pitch-responsive-device-top{background:#071b36;align-items:center;gap:5px;height:22px;padding:0 8px;display:flex}.pitch-responsive-device-top>span{background:#67839a;border-radius:50%;width:5px;height:5px}.pitch-responsive-device-top small{color:#aabfd0;letter-spacing:.08em;margin-left:auto;font-size:11px;font-weight:900}@media (min-width:761px){.pitch-demo-proposal>#valore{scroll-margin-top:72px}.pitch-demo-prototype>#prossimo-passo{scroll-margin-top:30px}}.pitch-mini-home>p{color:#d0e0ed;max-width:570px;margin:18px 0 0;font-size:13px;line-height:1.5}.pitch-mini-home-actions{flex-wrap:wrap;gap:8px;display:flex}.pitch-mini-home-actions a:first-child{border-color:var(--yellow);background:var(--yellow);color:var(--navy)}.pitch-responsive-meta{background:var(--white);border-top:1px solid #d0e0ed;justify-content:space-between;align-items:center;gap:18px;padding:13px 16px;display:flex}.pitch-responsive-meta>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.pitch-responsive-meta a{color:var(--navy);text-transform:uppercase;font-size:11px;font-weight:900}.pitch-responsive-meta a b{color:var(--royal)}.pitch-deliverable-list{flex-wrap:wrap;justify-content:center;gap:8px;max-width:980px;margin:32px auto 0;padding:0;list-style:none;display:flex}.pitch-deliverable-list li{color:#d0e0ed;letter-spacing:.08em;text-transform:uppercase;border:1px solid #ffffff38;padding:10px 13px;font-size:11px;font-weight:900}.pitch-deliverable-list li:before{content:"✓";color:var(--yellow);margin-right:8px}.pitch-closing-actions{text-align:left;grid-template-columns:minmax(0,1fr) auto;gap:18px;width:min(940px,100%);margin:28px auto 0;display:grid}.pitch-closing-action{min-height:52px;color:var(--white);letter-spacing:.06em;text-transform:uppercase;border:1px solid #ffffff4d;justify-content:space-between;align-items:center;gap:28px;padding:14px 18px;font-size:12px;font-weight:900;display:inline-flex}.pitch-closing-action-primary{border-color:var(--yellow);background:var(--yellow);color:var(--navy)}.pitch-closing-action:hover{border-color:var(--sky)}.pitch-closing-action-primary:hover{background:var(--white)}.pitch-closing-inner .pitch-instagram-note{font-weight:900;color:var(--sky)!important;margin:20px auto 0!important;font-size:14px!important}@media (max-width:1100px){.pitch-hero-grid{gap:34px}.pitch-product-heading{grid-template-columns:1fr;gap:16px}.pitch-product-heading>p{max-width:760px}.pitch-experience-team-grid{grid-template-columns:1fr}.pitch-experience-heading{max-width:860px}}@media (max-width:899px){.pitch-product-panel{grid-template-columns:1fr}.pitch-product-copy>a{margin-top:24px}.pitch-responsive-controls{display:grid}.pitch-device-toggle{border-top:1px solid #d0e0ed;border-left:0;min-width:0}}@media (max-width:760px){.pitch-topbar-time{color:var(--yellow)}.pitch-hero-product{min-height:395px;padding:20px 17px;box-shadow:10px 12px #5c5c5c1f}.pitch-hero-product-bar{gap:8px;font-size:11px}.pitch-hero-product-bar small{width:100%;margin:2px 0 0}.pitch-hero-product>p{margin-top:30px;font-size:11px}.pitch-hero-product h2{font-size:clamp(35px,11vw,48px)}.pitch-hero-product-actions{margin-top:24px}.pitch-hero-product-actions a{width:100%}.pitch-product-tour{box-shadow:9px 10px #14141412}.pitch-demo-tabs button{min-height:50px;font-size:11px}.pitch-demo-tabs button span{margin:0 0 4px;display:block}.pitch-product-copy{padding:26px 21px}.pitch-product-copy h3{font-size:34px}.pitch-product-preview{padding:12px}.pitch-club-evidence article>a{grid-column:1/-1}.pitch-path-preview-head{flex-direction:column;align-items:flex-start;gap:7px}.pitch-path:before{top:148px}.pitch-responsive-showcase{box-shadow:9px 10px #14141414}.pitch-responsive-stage{min-height:390px;padding:12px}.pitch-responsive-meta{flex-direction:column;align-items:flex-start;gap:8px}.pitch-deliverable-list{justify-content:flex-start}.pitch-closing-actions{grid-template-columns:1fr}.pitch-closing-action{width:100%}}@media (max-width:420px){.pitch-demo-tabs button{padding-inline:6px;font-size:11px}}@media (prefers-reduced-motion:reduce){.pitch-responsive-device{transition:none}}.pitch-part-nav{justify-self:end;align-items:center;gap:6px;display:flex}.pitch-part-nav a{color:#aabfd0;letter-spacing:.08em;text-transform:uppercase;border:1px solid #ffffff2e;align-items:center;gap:7px;min-width:44px;min-height:44px;padding:9px 11px;font-size:11px;font-weight:900;display:inline-flex}.pitch-part-nav a span{color:var(--sky)}.pitch-part-nav a[aria-current=page]{border-color:var(--yellow);color:var(--white);background:#d6d6d61a}.pitch-part-nav a[aria-current=page] span{color:var(--yellow)}.pitch-part-nav a:focus-visible{outline:3px solid var(--sky);outline-offset:3px}.pitch-hero-actions{flex-wrap:wrap;align-items:stretch;gap:11px;margin-top:32px;display:flex}.pitch-hero-actions .pitch-primary-action{margin-top:0}.pitch-secondary-action{min-height:52px;color:var(--white);letter-spacing:.08em;text-transform:uppercase;border:1px solid #ffffff57;justify-content:space-between;align-items:center;gap:28px;padding:15px 18px;font-size:11px;font-weight:900;display:inline-flex}.pitch-secondary-action:hover{border-color:var(--sky);background:#aaaaaa17}.pitch-secondary-action:focus-visible{outline:3px solid var(--sky);outline-offset:3px}.pitch-value-page{padding-bottom:clamp(108px,12svh,138px)}.pitch-outcome-grid{margin-top:clamp(30px,5svh,50px)}.pitch-outcome-grid article{min-height:220px}.pitch-outcome-grid h3{margin-top:34px;font-size:clamp(28px,2.6vw,40px)}.pitch-evidence-row{background:#d0e0ed;border:1px solid #d0e0ed;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:22px;display:grid}.pitch-evidence-row article{background:var(--white);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px 18px;min-height:116px;padding:19px 22px;display:grid}.pitch-evidence-row strong{color:var(--royal);font:900 clamp(40px, 4vw, 60px)/.8 var(--display);grid-row:1/3}.pitch-evidence-row span{color:var(--navy);font-size:13px;font-weight:800;line-height:1.45}.pitch-evidence-row a{width:fit-content;min-width:44px;min-height:44px;color:var(--royal);letter-spacing:.07em;text-transform:uppercase;align-items:center;font-size:12px;font-weight:900;display:inline-flex}.pitch-evidence-row a:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.pitch-source-note-dark{margin:10px 0 0;color:#3e5b74!important}.pitch-demo-bridge{background:var(--navy);color:var(--white);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(24px,5vw,70px);margin-top:clamp(28px,5svh,46px);padding:clamp(24px,3vw,36px);display:grid;box-shadow:12px 14px #5c5c5c1f}.pitch-demo-bridge p{color:var(--sky);letter-spacing:.13em;margin:0;font-size:11px;font-weight:900}.pitch-demo-bridge h3{font:900 clamp(30px, 3.5vw, 48px)/.95 var(--display);letter-spacing:-.025em;text-transform:uppercase;margin:11px 0 0}.pitch-demo-bridge div>span{color:#d0e0ed;max-width:720px;margin-top:12px;font-size:14px;line-height:1.5;display:block}.pitch-demo-bridge>a{background:var(--yellow);min-width:220px;min-height:52px;color:var(--navy);letter-spacing:.07em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:25px;padding:14px 17px;font-size:11px;font-weight:900;display:inline-flex}.pitch-demo-bridge>a:hover{background:var(--white)}.pitch-demo-bridge>a:focus-visible{outline:3px solid var(--sky);outline-offset:3px}.pitch-value .pitch-demo-footer{color:#3e5b74;background:#f3f8fc;border-top-color:#d0e0ed}.pitch-section-heading h1{color:var(--navy);font:900 clamp(50px, 6vw, 92px)/.9 var(--display);letter-spacing:-.04em;text-transform:uppercase;margin:0}.pitch-section-heading h1 strong{color:var(--royal);font-weight:inherit}.pitch-prototype-shell .pitch-responsive-showcase{margin-top:clamp(30px,5svh,50px)}.pitch-showcase-grid{grid-template-columns:minmax(250px,.58fr) minmax(0,1.42fr);display:grid}.pitch-showcase-grid .pitch-product-copy{border-right:1px solid #d0e0ed;min-height:420px;padding-bottom:clamp(24px,4vw - 14px,34px)}.pitch-showcase-grid .pitch-responsive-stage{min-width:0}@media (max-width:1050px){.pitch-topbar{grid-template-columns:1fr auto}.pitch-topbar-status{display:none}.pitch-demo-bridge{grid-template-columns:1fr}.pitch-demo-bridge>a{width:fit-content}}@media (max-width:899px){.pitch-showcase-grid{grid-template-columns:1fr}.pitch-showcase-grid .pitch-product-copy{border-bottom:1px solid #d0e0ed;border-right:0;min-height:0}.pitch-product-detail-button{margin-top:24px}.pitch-evidence-row{grid-template-columns:1fr}}@media (max-width:760px){.pitch-progress{grid-template-columns:repeat(var(--pitch-step-count,2), 1fr)}.pitch-part-nav{gap:4px}.pitch-part-nav a{min-width:44px;min-height:44px;padding:8px 9px;font-size:11px}.pitch-part-nav a span{display:none}.pitch-hero-actions{flex-direction:column}.pitch-hero-actions .pitch-primary-action,.pitch-secondary-action{width:calc(100% - 10px)}.pitch-evidence-row article{grid-template-columns:auto minmax(0,1fr);padding:17px}.pitch-demo-bridge{padding:23px 19px}.pitch-demo-bridge>a{width:100%}.pitch-section-heading h1{font-size:clamp(42px,13vw,64px)}.pitch-showcase-grid .pitch-product-copy{padding:25px 20px}}.pitch-mini-team-list>button{min-height:58px;color:var(--white);text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff2e;grid-template-columns:58px 1fr auto;align-items:center;gap:12px;padding:7px 9px 7px 0;transition:background .18s,padding-left .18s;display:grid}.pitch-mini-team-list>button:hover{background:#aaaaaa1a;padding-left:7px}.pitch-mini-team-list>button:focus-visible{outline:3px solid var(--yellow);outline-offset:-3px}.pitch-mini-team-list>button[aria-expanded=true]{background:#d6d6d61c}.pitch-mini-team-list>button b{background:var(--yellow);width:44px;min-height:32px;color:var(--navy);font:900 15px/1 var(--display);place-items:center;display:grid}.pitch-mini-team-list>button span{gap:4px;display:grid}.pitch-mini-team-list>button span strong{text-transform:uppercase;font-size:13px;font-weight:900}.pitch-mini-team-list>button span small{color:#aabfd0;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.pitch-mini-team-list>button i{color:var(--sky);font-style:normal}.pitch-mini-detail-action,.pitch-product-detail-button,.pitch-responsive-meta button{letter-spacing:.07em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid;justify-content:space-between;align-items:center;gap:22px;min-height:44px;font-weight:900;display:inline-flex}.pitch-mini-detail-action{color:var(--white);margin-top:22px;padding:10px 13px;font-size:11px}.pitch-mini-detail-action:hover,.pitch-mini-detail-action[aria-expanded=true]{border-color:var(--yellow);background:var(--yellow);color:var(--navy)}.pitch-product-detail-button{color:var(--navy);margin-top:auto;padding:13px 16px;font-size:11px}.pitch-product-detail-button b{color:var(--royal)}.pitch-product-detail-button:hover,.pitch-product-detail-button[aria-expanded=true]{background:var(--navy);color:var(--white)}.pitch-responsive-meta button{color:var(--navy);padding:8px 10px;font-size:11px}.pitch-responsive-meta button b{color:var(--royal)}.pitch-responsive-meta button:hover,.pitch-responsive-meta button[aria-expanded=true]{background:var(--navy);color:var(--white)}.pitch-mini-detail-action:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.pitch-product-detail-button:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.pitch-responsive-meta button:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.pitch-inline-detail{border-top:4px solid var(--yellow);background:var(--navy);color:var(--white);grid-template-columns:minmax(0,1fr) minmax(250px,.75fr) auto;align-items:center;gap:clamp(22px,4vw,54px);padding:clamp(24px,3vw,38px);display:grid}.pitch-inline-detail:focus{border-top-color:var(--sky);outline:3px solid var(--sky);outline-offset:-3px;box-shadow:none}.pitch-inline-detail p{color:var(--sky);letter-spacing:.13em;margin:0;font-size:11px;font-weight:900}.pitch-inline-detail h4{font:900 clamp(30px, 3vw, 46px)/.95 var(--display);text-transform:uppercase;margin:10px 0 0}.pitch-inline-detail div>span{color:#d0e0ed;margin-top:12px;font-size:14px;line-height:1.5;display:block}.pitch-inline-detail ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.pitch-inline-detail li{border-left:3px solid var(--yellow);background:#ffffff12;padding:9px 11px;font-size:12px;font-weight:800}.pitch-inline-detail>button{min-height:46px;color:var(--white);text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #ffffff57;padding:11px 14px;font-size:11px;font-weight:900}.pitch-inline-detail>button b{color:var(--yellow);margin-left:14px}.pitch-inline-detail>button:hover{border-color:var(--yellow)}.pitch-inline-detail>button:focus-visible{outline:3px solid var(--sky);outline-offset:3px}.pitch-demo-venues{background:#f3f8fc;border:1px solid #d0e0ed;margin-top:clamp(34px,6svh,58px);padding:clamp(28px,4vw,46px)}.pitch-demo-venues-heading{grid-template-columns:minmax(230px,.55fr) minmax(0,1.45fr);align-items:end;gap:8px clamp(30px,5vw,72px);display:grid}.pitch-demo-venues-heading>p{color:var(--royal);letter-spacing:.15em;grid-column:1/-1;margin:0;font-size:11px;font-weight:900}.pitch-demo-venues-heading h2{color:var(--navy);font:900 clamp(34px, 4vw, 58px)/.92 var(--display);text-transform:uppercase;margin:0}.pitch-demo-venues-heading>span{color:var(--muted);font-size:14px;line-height:1.55}.pitch-demo-venues>ul{background:#d0e0ed;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:28px 0 0;padding:1px;list-style:none;display:grid}.pitch-demo-venues li{background:var(--white);min-width:0}.pitch-demo-venues article{flex-direction:column;min-height:270px;padding:22px;display:flex}.pitch-demo-venues article>span{color:var(--royal);letter-spacing:.12em;font-size:11px;font-weight:900}.pitch-demo-venues h3{color:var(--navy);font:900 clamp(25px, 2.3vw, 36px)/.98 var(--display);overflow-wrap:anywhere;margin:28px 0 0}.pitch-demo-venues address{color:var(--ink);margin-top:12px;font-size:13px;font-style:normal;line-height:1.45}.pitch-demo-venues article>p{color:var(--muted);margin:10px 0 0;font-size:12px;line-height:1.45}.pitch-demo-venues a{border:1px solid var(--navy);min-height:46px;color:var(--navy);letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:18px;margin-top:auto;padding:11px 13px;font-size:11px;font-weight:900;display:inline-flex}.pitch-demo-venues a b{color:var(--royal)}.pitch-demo-venues a:hover{background:var(--navy);color:var(--white)}.pitch-demo-venues a:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.pitch-copy-cta{text-align:left;max-width:360px;display:grid}.pitch-copy-cta>.pitch-closing-action{cursor:pointer;width:100%}.pitch-copy-status{min-height:20px;color:var(--sky)!important;margin:9px 0 0!important;font-size:12px!important;line-height:1.4!important}.pitch-copy-manual{color:#d0e0ed;gap:7px;margin-top:10px;font-size:11px;font-weight:800;display:grid}.pitch-copy-manual input{border:2px solid var(--yellow);background:var(--white);min-height:44px;color:var(--navy);padding:10px 12px;font-weight:900}.pitch-copy-manual input:focus{outline:3px solid var(--sky);outline-offset:3px}.pitch-closing-actions{align-items:flex-start}.pitch-next-contact{border:1px solid var(--yellow);background:#d6d6d614;border-left-width:4px;padding:21px 23px}.pitch-next-contact h3{color:var(--yellow);font:900 11px/1.2 var(--display);letter-spacing:.14em;margin:0}.pitch-next-contact p{color:#d0e0ed;margin:11px 0 0;font-size:15px;line-height:1.55}.pitch-closing-return{color:#d0e0ed;letter-spacing:.07em;text-transform:uppercase;border-bottom:1px solid #ffffff47;justify-content:space-between;align-items:center;gap:20px;min-height:44px;padding:11px 2px;font-size:11px;font-weight:900;display:inline-flex}.pitch-closing-return span{color:var(--yellow)}.pitch-closing-return:hover{border-bottom-color:var(--yellow);color:var(--white)}.pitch-closing-return:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}@media (max-width:899px){.pitch-inline-detail{grid-template-columns:1fr}.pitch-inline-detail>button{width:fit-content}.pitch-demo-venues-heading{grid-template-columns:1fr}.pitch-demo-venues-heading>p{grid-column:auto}.pitch-demo-venues>ul{grid-template-columns:1fr}.pitch-demo-venues article{min-height:245px}}@media (max-width:760px){.pitch-responsive-meta button{width:100%}.pitch-demo-venues{padding:24px 16px}.pitch-demo-venues a{width:100%}.pitch-copy-cta{width:100%;max-width:none}.pitch-closing-return{justify-self:start}}@media (prefers-reduced-motion:reduce){.pitch-mini-team-list>button{transition:none}}.pitch-demo-footer{box-sizing:border-box;overflow-wrap:anywhere;white-space:normal;width:fit-content;max-width:min(1220px,100% - 104px);padding:10px 14px;left:50%;right:auto;transform:translate(-50%)}@media (min-width:761px) and (max-height:820px){.pitch-demo-footer{max-width:min(1180px,100% - 92px)}}@media (max-width:899px){.pitch-responsive-controls{grid-template-columns:minmax(0,1fr);justify-content:stretch;justify-items:stretch;width:100%;display:grid}.pitch-responsive-controls .pitch-demo-tabs-compact,.pitch-responsive-controls .pitch-device-toggle{width:100%;min-width:0}.pitch-responsive-controls .pitch-demo-tabs-compact{grid-template-columns:repeat(3,minmax(0,1fr))}.pitch-responsive-controls .pitch-device-toggle{grid-template-columns:repeat(2,minmax(0,1fr))}.pitch-responsive-controls button{min-width:0}}@media (max-width:760px){.pitch-prototype>.pitch-slide-note-light{width:min(640px,100% - 32px);margin:24px auto 0;display:block;position:static;inset:auto}.pitch-demo-footer{width:fit-content;max-width:calc(100% - 32px);margin:32px auto calc(20px + env(safe-area-inset-bottom,0px));padding:10px 14px;position:static;inset:auto;transform:none}}@media (min-width:761px) and (max-width:1440px){.pitch-progress a[aria-current=step] b{opacity:0;transform:translate(8px)}:is(.pitch-progress a:hover b,.pitch-progress a:focus-visible b){opacity:1;transform:none}}@media (min-width:761px) and (max-width:1300px){.pitch-progress{right:0}}@media (max-width:760px){.pitch-topbar{grid-template-columns:minmax(0,1fr) auto;column-gap:6px;padding-inline:10px}.pitch-topbar-brand{gap:7px;min-width:0}.pitch-topbar-brand img{flex:0 0 36px;width:36px;height:36px}.pitch-topbar-brand span{gap:2px;min-width:0}.pitch-topbar-brand b,.pitch-topbar-brand small{white-space:nowrap;display:block}.pitch-topbar-brand b{letter-spacing:.035em;font-size:10px}.pitch-topbar-brand small{letter-spacing:.02em;font-size:9px}.pitch-part-nav{gap:3px;min-width:0}.pitch-part-nav a{letter-spacing:.04em;padding-inline:7px}.pitch-progress{box-sizing:border-box;grid-template-columns:repeat(var(--pitch-step-count,2), minmax(0, 1fr));gap:4px;width:calc(100% - 20px);min-height:54px;max-height:54px;margin-inline:auto;padding:4px 5px;position:sticky;inset:66px auto auto;transform:none}.pitch-demo .pitch-slide{padding-top:128px;scroll-margin-top:0}.pitch-demo .pitch-inline-detail{scroll-margin-top:128px}.pitch-progress a{justify-content:center;align-items:center;gap:7px;min-width:44px;min-height:44px;padding:0 6px;display:flex}.pitch-progress a>span{flex:0 0 36px;width:36px;height:36px}.pitch-progress a>b,.pitch-progress a:hover>b,.pitch-progress a[aria-current=step]>b{width:auto;max-width:none;box-shadow:none;color:inherit;letter-spacing:.06em;opacity:1;white-space:nowrap;pointer-events:none;background:0 0;border:0;padding:0;font-size:10px;line-height:1;display:block;position:static;inset:auto;transform:none}.pitch-progress a:focus-visible>b{width:auto;max-width:none;box-shadow:none;color:inherit;letter-spacing:.06em;opacity:1;white-space:nowrap;pointer-events:none;background:0 0;border:0;padding:0;font-size:10px;line-height:1;display:block;position:static;inset:auto;transform:none}}@media (min-width:761px) and (max-height:820px){.pitch-demo-proposal .pitch-hero>.pitch-slide-note{bottom:32px}}@media (max-width:760px){.pitch-demo-proposal .pitch-hero{padding-bottom:80px}.pitch-demo-proposal .pitch-hero-grid{gap:22px}.pitch-demo-proposal .pitch-lead{margin-top:18px}.pitch-demo-proposal .pitch-proof-row{margin-top:16px}.pitch-demo-proposal .pitch-hero-actions{gap:9px;margin-top:20px}.pitch-demo-proposal .pitch-hero-product{padding:18px 15px}.pitch-demo-proposal .pitch-hero-product-brand{margin-top:18px}.pitch-demo-proposal .pitch-hero-product>p{margin-top:20px}.pitch-demo-proposal .pitch-hero-product-actions{gap:7px;margin-top:16px}.pitch-demo-proposal .pitch-hero .pitch-slide-note{bottom:20px}.pitch-demo-proposal .pitch-value-page{padding-bottom:40px}.pitch-demo-proposal .pitch-product-heading{gap:12px}.pitch-demo-proposal .pitch-outcome-grid{margin-top:24px}.pitch-demo-proposal .pitch-outcome-grid article{min-height:0;padding:20px}.pitch-demo-proposal .pitch-outcome-grid h3{margin:26px 0 12px}.pitch-demo-proposal .pitch-evidence-row{margin-top:16px}.pitch-demo-proposal .pitch-evidence-row article{gap:6px 14px;padding:15px 17px}.pitch-demo-proposal .pitch-source-note-dark{margin-top:8px}.pitch-demo-proposal .pitch-demo-bridge{gap:16px;margin-top:22px;padding:21px 19px}.pitch-demo-proposal .pitch-demo-bridge h3,.pitch-demo-proposal .pitch-demo-bridge div>span{margin-top:8px}.pitch-demo-proposal .pitch-value>.pitch-demo-footer{margin:20px auto calc(12px + env(safe-area-inset-bottom,0px));padding-block:8px}.pitch-demo-prototype .pitch-closing{padding-bottom:24px}.pitch-demo-prototype .pitch-closing-inner .pitch-kicker{margin-bottom:12px}.pitch-demo-prototype .pitch-closing-inner>p:not(.pitch-kicker):not(.pitch-signature){margin-top:16px}.pitch-demo-prototype .pitch-closing .pitch-deliverable-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:100%;margin-top:20px;display:grid}.pitch-demo-prototype .pitch-closing .pitch-deliverable-list li{letter-spacing:.05em;overflow-wrap:anywhere;text-align:left;align-items:center;min-width:0;min-height:44px;padding:8px 9px;line-height:1.25;display:flex}.pitch-demo-prototype .pitch-closing .pitch-deliverable-list li:before{flex:none;margin-right:6px}.pitch-demo-prototype .pitch-closing .pitch-closing-actions{gap:10px;margin-top:20px}.pitch-demo-prototype .pitch-closing .pitch-next-contact{padding:16px 15px}.pitch-demo-prototype .pitch-closing .pitch-next-contact p{margin-top:8px}.pitch-demo-prototype .pitch-closing>.pitch-demo-footer{width:fit-content;max-width:calc(100% - 32px);margin:20px auto calc(20px + env(safe-area-inset-bottom,0px));padding:8px 10px;position:static;inset:auto;transform:none}}body{font-size:16px}.pitch-hero-copy h1{letter-spacing:-.045em;font-size:clamp(3.25rem,5.5vw,5.5rem);line-height:1}.pitch-hero-copy h1 strong{color:#d0e0ed}.pitch-hero-product{min-width:0;overflow:hidden}.pitch-topbar-brand img{object-fit:contain;border:0;border-radius:0;width:54px;height:60px}.pitch-topbar-brand b{font-size:16px}.pitch-topbar-brand small{letter-spacing:.06em;font-size:12px}.pitch-topbar-status{letter-spacing:.04em;font-size:12px}.pitch-topbar-status span{display:none}.pitch-lead,.pitch-product-heading>p{font-size:18px;line-height:1.6}.pitch-primary-action,.pitch-secondary-action,.pitch-part-nav a,.pitch-hero-product-actions a{font-size:14px}.amando-creator{color:#aabfd0;letter-spacing:.04em;margin:28px 0 0;font-size:12px;line-height:1.6}.amando-creator b{color:#fff;letter-spacing:.12em;font-size:13px;display:block}.amando-hero-product{padding:0 0 24px}.amando-hero-product .pitch-hero-product-bar{margin:0;padding:16px 18px;font-size:12px}.amando-product-photo{isolation:isolate;height:215px;position:relative;overflow:hidden}.amando-product-photo>img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.amando-product-photo:after{content:"";z-index:0;background:linear-gradient(#0000 20%,#071b36 100%);position:absolute;inset:0}.amando-product-photo .pitch-hero-product-brand{z-index:1;align-items:center;margin:0;position:absolute;inset:auto 20px 14px}.pitch-hero-product-brand img{object-fit:contain;background:0 0;border:0;border-radius:0}.amando-hero-product>p,.amando-hero-product>h2,.amando-hero-product>.pitch-hero-product-actions{margin-left:22px;margin-right:22px}.amando-hero-product>p{margin-top:24px;font-size:12px}.amando-hero-product h2{font-size:clamp(2rem,2.8vw,3rem);line-height:1.05}.amando-hero-product .pitch-hero-product-actions a{min-height:44px;padding-block:12px}.pitch-mini-brand{font-size:15px}.pitch-mini-brand b{color:#d0e0ed}.pitch-mini-team-list button b{color:#163953;background:#d0e0ed}.pitch-mini-page h3{line-height:1.06}.pitch-mini-page>small,.pitch-mini-header,.pitch-responsive-device-top small{font-size:12px}.pitch-demo-tabs button,.pitch-device-toggle button{min-height:44px;font-size:14px}.pitch-inline-detail>div>span,.pitch-inline-detail li{font-size:16px;line-height:1.6}.pitch-value-grid p{font-size:16px}.pitch-value-grid h3{line-height:1.05}.pitch-evidence-row article>strong{font-size:clamp(2rem,4vw,3.7rem);line-height:1.1}.pitch-demo-footer{letter-spacing:0;text-transform:none;justify-content:center;align-items:center;gap:16px;padding:18px 24px;font-size:12px;line-height:1.6;display:flex}.pitch-demo-footer b{letter-spacing:.08em;color:inherit;flex-shrink:0;font-size:12px}.pitch-source-note{font-size:12px;line-height:1.7}.pitch-value .pitch-demo-footer{color:#3e5b74;border-color:#d0e0ed}.pitch-closing .pitch-demo-footer{color:#aabfd0}.amando-stadium{color:#f3f8fc;background:#071b36;margin-top:clamp(48px,7vw,88px);padding:clamp(32px,4vw,56px) 0;scroll-margin-top:100px}.amando-stadium-heading{justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:clamp(24px,3vw,40px);display:flex}.amando-stadium-heading>div{min-width:0}.amando-stadium-heading p{color:#d0e0ed;letter-spacing:.15em;margin:0 0 14px;font-size:.75rem;font-weight:800;line-height:1.5}.amando-stadium-heading h2{font:800 clamp(2rem,4.2vw,3.75rem)/1.12 var(--display);letter-spacing:-.025em;text-transform:none;overflow-wrap:normal;margin:0}.amando-stadium-heading h2 strong{font-weight:inherit;color:#d0e0ed}.amando-stadium-heading>span{color:#aabfd0;letter-spacing:.12em;flex-shrink:0;font-size:.875rem;line-height:1.6}.amando-stadium-figure{margin:0}.amando-stadium-figure>img{aspect-ratio:2;width:100%;height:auto;display:block}.amando-stadium-caption{color:#aabfd0;padding-top:16px;font-size:.8125rem;line-height:1.65}.amando-stadium-caption a{color:#f3f8fc;text-underline-offset:4px;padding-block:6px;display:inline-block}.amando-stadium-info{border-top:1px solid #3e5b74;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px 48px;margin-top:28px;padding-top:28px;display:grid}.amando-stadium-info h3{font:800 clamp(1.5rem,2.4vw,2rem)/1.2 var(--display);letter-spacing:-.02em;text-transform:none;color:#fff;margin:0 0 14px}.amando-stadium-info p{color:#aabfd0;max-width:65ch;margin:0;font-size:1rem;line-height:1.7}.amando-stadium-map{color:#071b36;background:#d0e0ed;border:1px solid #d0e0ed;justify-content:space-between;align-items:center;gap:24px;min-height:48px;padding:16px 20px;font-size:.875rem;font-weight:800;line-height:1.5;text-decoration:none;display:inline-flex}.amando-stadium-map:hover{background:#f3f8fc;border-color:#f3f8fc}.amando-stadium a:focus-visible{outline-offset:5px;outline:3px solid #fff}@media (max-width:760px){.amando-stadium-heading{flex-direction:column;align-items:flex-start;gap:14px}.amando-stadium-heading h2{font-size:clamp(2rem,8.5vw,3rem)}.amando-stadium-info{grid-template-columns:minmax(0,1fr);gap:24px}.amando-stadium-map{justify-self:start;max-width:100%}.amando-stadium-caption a{min-height:32px}.amando-stadium{scroll-margin-top:90px}}.pitch-signature{font-size:16px!important}.amando-not-found{flex-direction:column;justify-content:center;gap:22px;min-height:100svh;padding:clamp(40px,10vw,150px);display:flex}.amando-not-found h1{max-width:900px;font-size:clamp(40px,6vw,86px)}.amando-not-found a{color:#d0e0ed;font-weight:700}@media (max-width:760px){.pitch-topbar-brand img{width:40px;height:46px}.pitch-topbar-brand b{font-size:14px}.pitch-topbar-brand small{max-width:135px;font-size:12px;line-height:1.3}.pitch-topbar-status{display:none}.pitch-hero-copy h1{font-size:clamp(2.65rem,9vw,4.1rem);line-height:1.02}.pitch-lead{font-size:17px}.amando-product-photo{height:220px}.amando-venue-card{grid-template-columns:1fr}.pitch-demo-footer{flex-direction:column;gap:7px;margin-top:40px;position:relative}.pitch-slide{padding-bottom:38px}.pitch-slide-note{margin:32px 24px 0;font-size:12px;position:relative;bottom:auto;left:auto}.pitch-part-nav a{font-size:14px}.pitch-mini-header{flex-wrap:wrap;gap:12px}.pitch-mini-section{font-size:12px}.pitch-demo-tabs button{padding-inline:10px;font-size:14px}.pitch-evidence-row article>strong{font-size:2.4rem}.amando-creator{margin-top:24px}.amando-hero-product h2{font-size:2.3rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.pitch-demo-proposal .pitch-outcome-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.pitch-demo-proposal .pitch-outcome-grid article{min-width:0;min-height:0;padding:28px 24px 30px}.pitch-demo-proposal .pitch-outcome-grid h3{letter-spacing:-.025em;text-transform:none;overflow-wrap:normal;word-break:normal;margin:24px 0 16px;font-size:clamp(1.45rem,1.9vw,1.75rem);font-weight:800;line-height:1.2}.pitch-demo-proposal .pitch-outcome-grid h3>span,.pitch-demo-proposal .pitch-demo-bridge h3>span{display:block}.pitch-demo-proposal .pitch-outcome-grid article>span{font-size:12px;line-height:1.5}.pitch-demo-proposal .pitch-outcome-grid p{max-width:34ch;font-size:16px;line-height:1.65}.pitch-demo-proposal .pitch-evidence-row article{grid-template-columns:minmax(105px,.42fr) minmax(0,1fr);align-items:start;gap:8px 22px;min-width:0;padding:24px}.pitch-demo-proposal .pitch-evidence-row article>strong{letter-spacing:-.015em;text-transform:none;overflow-wrap:normal;align-self:center;font-size:clamp(1.25rem,1.6vw,1.5rem);font-weight:800;line-height:1.22}.pitch-demo-proposal .pitch-evidence-row article>span{font-size:14px;font-weight:500;line-height:1.6}.pitch-demo-proposal .pitch-evidence-row a{letter-spacing:.035em;min-width:0;font-size:12px;line-height:1.5}.pitch-demo-proposal .pitch-demo-bridge{grid-template-columns:minmax(0,1fr) auto;gap:32px;margin-top:32px;padding:30px 32px}.pitch-demo-proposal .pitch-demo-bridge h3{letter-spacing:-.02em;text-transform:none;margin:14px 0 0;font-size:clamp(1.65rem,2.1vw,2rem);font-weight:800;line-height:1.18}.pitch-demo-proposal .pitch-demo-bridge>div>span{max-width:50ch;font-size:15px;line-height:1.6}.pitch-demo-proposal .pitch-demo-bridge>a{letter-spacing:.025em;min-width:210px;font-size:12px;line-height:1.5}.pitch-demo-proposal .pitch-value-page{align-content:start;padding-bottom:28px}.pitch-demo-proposal .pitch-value>.pitch-demo-footer{text-align:center;flex-wrap:wrap;width:calc(100% - 104px);max-width:1220px;margin:36px auto 0;padding:20px 24px;position:static;inset:auto;transform:none}.pitch-demo-proposal .pitch-value>.pitch-demo-footer>span{max-width:82ch;line-height:1.65}.amando-results-feature{color:#071b36;background:#fff;border:1px solid #d0e0ed;border-top:4px solid #3e5b74;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:26px 40px;margin-top:34px;padding:32px;display:grid}.amando-results-intro>p:first-child{color:#3e5b74;letter-spacing:.1em;margin:0;font-size:12px;font-weight:800;line-height:1.5}.amando-results-intro h3{font:800 clamp(1.5rem,2.2vw,2rem)/1.2 var(--display);letter-spacing:-.02em;text-transform:none;margin:18px 0 16px}.amando-results-intro h3>span,.amando-results-intro h3>strong{display:block}.amando-results-intro h3>strong{color:#3e5b74;font-weight:800}.amando-results-intro>p:last-child{color:#3e5b74;max-width:37ch;margin:0;font-size:16px;line-height:1.6}.amando-results-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;min-width:0;display:grid}.amando-results-options article{border-left:2px solid #d0e0ed;min-width:0;padding-left:20px}.amando-results-options article>span{letter-spacing:.04em;color:#3e5b74;font-size:12px;font-weight:800;line-height:1.6;display:block}.amando-results-options h4{font:800 19px/1.3 var(--display);text-transform:none;letter-spacing:0;margin:16px 0 10px}.amando-results-options p{color:#3e5b74;margin:0;font-size:15px;line-height:1.65}.amando-results-feature>.amando-results-note{color:#3e5b74;border-top:1px solid #d0e0ed;grid-column:1/-1;margin:0;padding-top:18px;font-size:12px;line-height:1.65}@media (max-width:1000px){.amando-results-feature{grid-template-columns:1fr}.amando-results-intro>p:last-child{max-width:none}.pitch-demo-proposal .pitch-evidence-row article{grid-template-columns:1fr}.pitch-demo-proposal .pitch-evidence-row article>strong{grid-row:auto}.pitch-demo-proposal .pitch-demo-bridge{grid-template-columns:1fr}.pitch-demo-proposal .pitch-demo-bridge>a{width:fit-content}}@media (max-width:760px){.pitch-demo-proposal .pitch-outcome-grid{grid-template-columns:1fr}.pitch-demo-proposal .pitch-outcome-grid article{padding:24px}.pitch-demo-proposal .pitch-outcome-grid h3{margin:20px 0 14px;font-size:1.5rem}.pitch-demo-proposal .pitch-evidence-row article{grid-template-columns:minmax(90px,.42fr) minmax(0,1fr);gap:8px 16px;padding:20px}.pitch-demo-proposal .pitch-evidence-row article>strong{grid-row:1/3;font-size:1.25rem}.pitch-demo-proposal .pitch-demo-bridge{gap:22px;padding:24px}.pitch-demo-proposal .pitch-demo-bridge>a{width:100%;min-width:0}.pitch-demo-proposal .pitch-value>.pitch-demo-footer{width:calc(100% - 32px);margin:24px auto 0;padding:18px 16px}.amando-results-feature{gap:26px;margin-top:26px;padding:24px}.amando-results-options{grid-template-columns:1fr;gap:24px}.amando-results-intro h3{font-size:1.65rem}}@media (max-width:380px){.pitch-demo-proposal .pitch-evidence-row article{grid-template-columns:1fr}.pitch-demo-proposal .pitch-evidence-row article>strong{grid-row:auto}.pitch-demo-proposal .pitch-outcome-grid article{padding:22px}}.pitch-demo{--amando-topbar-height:81px}.pitch-demo .pitch-slide{padding-top:max(128px,calc(var(--amando-topbar-height) + 32px))}.pitch-demo .pitch-inline-detail,.pitch-demo .amando-stadium{scroll-margin-top:calc(var(--amando-topbar-height) + 24px)}.amando-preview-notice{color:#d0e0ed;margin:0 0 18px;font-size:.8125rem;line-height:1.5;display:none}.pitch-demo-prototype .amando-preview-notice{color:#3e5b74}.pitch-demo .amando-proposal-kicker{letter-spacing:.08em;font-size:.8125rem;line-height:1.6}.pitch-topbar-brand,.pitch-topbar-brand>span,.pitch-part-nav{min-width:0}.pitch-demo .pitch-topbar-brand b,.pitch-demo .pitch-topbar-brand small{white-space:normal;line-height:1.3}.pitch-demo .pitch-part-nav a{white-space:normal;min-height:44px;line-height:1.4}.pitch-demo .pitch-product-copy h3{text-transform:none;overflow-wrap:anywhere;font-size:clamp(1.625rem,2.6vw,2.25rem);line-height:1.16}.pitch-demo .pitch-inline-detail h4{text-transform:none;overflow-wrap:anywhere;font-size:clamp(1.5rem,2.4vw,2rem);line-height:1.2}.pitch-product-copy,.pitch-inline-detail>div,.pitch-inline-detail ul{min-width:0}.pitch-demo .pitch-demo-tabs button,.pitch-demo .pitch-device-toggle button{white-space:normal;height:auto;min-height:44px;line-height:1.5}.pitch-demo .pitch-hero-actions>a{white-space:normal;gap:18px;min-width:0;min-height:48px;line-height:1.5}.pitch-demo .amando-detail-link{color:#d0e0ed;text-underline-offset:4px;align-items:center;gap:10px;max-width:100%;min-height:44px;margin-top:18px;padding:10px 0;font-size:1rem;font-weight:700;line-height:1.5;text-decoration:underline;display:inline-flex}.pitch-demo .amando-detail-link:focus-visible{outline-offset:5px;outline:3px solid #d0e0ed}.amando-stadium:focus-visible{outline-offset:5px;outline:3px solid #d0e0ed}@media (max-width:1050px){.amando-preview-notice{display:block}}@media (max-width:480px){.pitch-demo{--amando-topbar-height:123px}.pitch-demo .pitch-topbar{grid-template-columns:minmax(0,1fr);gap:8px;padding:10px 16px}.pitch-demo .pitch-topbar-brand img{flex:0 0 40px}.pitch-demo .pitch-topbar-brand small{max-width:none}.pitch-demo .pitch-part-nav{grid-template-columns:repeat(2,minmax(0,1fr));justify-self:stretch;gap:8px;display:grid}.pitch-demo .pitch-part-nav a{justify-content:center;padding:10px 8px}.pitch-demo .pitch-hero-actions{align-items:stretch}.pitch-demo .pitch-hero-actions>a{width:100%}}.pitch-demo .pitch-responsive-stage{background:radial-gradient(at 50% 35%,#f3f8fc 0 65%,#d0e0ed 100%);align-content:center;min-height:0;padding:36px 28px;display:grid;overflow:clip}.amando-device-mockup{isolation:isolate;width:100%;margin-inline:auto;position:relative}.amando-device-mockup[data-device=desktop]{aspect-ratio:1141/872;max-width:900px}.amando-device-mockup[data-device=mobile]{aspect-ratio:775/1666;max-width:330px}.pitch-demo .amando-device-frame{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;max-width:none;display:block;position:absolute}.pitch-demo .amando-device-frame[hidden]{display:none}.pitch-demo .amando-monitor-frame{width:134.619%;height:117.431%;top:-8.945%;left:-17.353%}.pitch-demo .amando-phone-frame{width:114.452%;height:106.483%;top:-3.121%;left:-7.355%}.amando-device-screen{z-index:1;scrollbar-width:thin;scrollbar-gutter:stable;scrollbar-color:#aabfd0 #071b36;outline-offset:-3px;background:#071b36;min-width:0;scroll-padding-block:12px;position:absolute;overflow:hidden auto}.amando-device-screen:focus-visible{outline:3px solid #d0e0ed}.amando-device-mockup[data-device=desktop]>.amando-device-screen{border-radius:1%/1.68%;width:96.582%;height:75%;top:2.408%;left:1.665%}.amando-device-mockup[data-device=mobile]>.amando-device-screen{border-radius:0 0 13.275% 13.275%/0 0 6.125% 6.125%;width:89.419%;height:90.156%;top:7.923%;left:5.161%}.pitch-demo .amando-device-screen .pitch-responsive-device{box-shadow:none;border:0;border-radius:0;transition:none}.pitch-demo .amando-device-screen .pitch-responsive-device[data-device=mobile]{width:100%}.amando-device-mockup[data-device=mobile] .pitch-responsive-fit,.amando-device-mockup[data-device=mobile] .pitch-responsive-device{min-height:100%}.pitch-demo .amando-device-screen .pitch-mini-page{background:linear-gradient(145deg,#071b36,#163953);height:auto;min-height:100%}.pitch-demo .amando-device-screen .pitch-mini-header{flex-wrap:wrap;row-gap:8px}@media (max-width:760px){.pitch-demo .pitch-responsive-stage{padding:28px 14px}}.amando-mini-stadium{background:#071b36;border:1px solid #3e5b74;margin:22px 0 0;display:none}.amando-device-mockup[data-device=mobile] .amando-mini-stadium{display:block}.amando-mini-stadium>a{color:#fff;text-decoration:none;display:block}.amando-mini-stadium>a:focus-visible{outline-offset:3px;outline:3px solid #d0e0ed}.amando-mini-stadium img{aspect-ratio:2;width:100%;height:auto;display:block}.amando-mini-stadium-label{gap:4px;padding:12px 12px 8px;display:grid}.amando-mini-stadium-label>strong{font-size:.9375rem;line-height:1.4}.amando-mini-stadium-label>span{color:#d0e0ed;justify-content:space-between;gap:12px;font-size:.875rem;line-height:1.5;display:flex}.amando-mini-stadium figcaption{color:#aabfd0;padding:0 12px 12px;font-size:.75rem;line-height:1.5}.pitch-demo .pitch-topbar{background:#141414f5}.pitch-demo .pitch-topbar-brand img,.pitch-hero-product-brand img{aspect-ratio:1;object-fit:contain;border-radius:50%;width:54px;height:54px}.pitch-hero{background:radial-gradient(at 80% 40%,#0757a4 0,#071b36 38% 78%)}.pitch-hero-copy h1{letter-spacing:-.035em;text-transform:none;font-size:clamp(2.8rem,5.4vw,5rem);line-height:1.07}.pitch-hero-copy h1 strong,.pitch-mini-page h3 strong,.pitch-mini-brand b{color:var(--yellow)}.pitch-proof-row span{letter-spacing:.06em;font-size:.8125rem}.amando-product-photo{aspect-ratio:3/2;height:auto}.amando-product-photo>img{object-fit:contain}.amando-product-photo:after{background:linear-gradient(#0000 40%,#141414f2)}.amando-product-photo .pitch-hero-product-brand{inset:auto 18px 12px}.amando-hero-product .pitch-hero-product-brand b{font-size:1.125rem;line-height:1.3}.amando-hero-product>p.amando-photo-credit{color:#d0e0ed;letter-spacing:0;text-transform:none;margin-top:12px;font-size:.75rem;line-height:1.6}.amando-photo-credit a{text-underline-offset:3px;text-decoration:underline}.pitch-demo .pitch-section-heading h1,.pitch-demo .pitch-section-heading h2{letter-spacing:-.03em;text-transform:none;font-size:clamp(2rem,4vw,3.5rem);line-height:1.1}.pitch-demo .pitch-product-copy h2{letter-spacing:-.025em;color:var(--ink);overflow-wrap:anywhere;margin:18px 0;font-size:clamp(1.6rem,2.5vw,2.2rem);line-height:1.17}.pitch-demo .pitch-inline-detail h3{letter-spacing:-.02em;overflow-wrap:anywhere;margin:12px 0;font-size:clamp(1.5rem,2.4vw,2rem);line-height:1.2}.pitch-demo .pitch-product-detail-button,.pitch-demo .pitch-mini-detail-action{text-transform:none;letter-spacing:0;font-size:.875rem;line-height:1.5}.pitch-demo .pitch-demo-tabs button{flex:1;min-width:0;padding:12px 16px;font-size:.875rem;line-height:1.4}.pitch-demo .pitch-demo-tabs button>span{display:none}.pitch-demo .pitch-responsive-controls{flex-wrap:wrap;gap:12px}.pitch-demo-tabs{min-width:0}.pitch-device-toggle{flex-shrink:0}.pitch-demo .amando-device-screen{scrollbar-color:#ffe130 #071b36;background:#071b36}.pitch-demo .amando-device-screen .pitch-mini-page{background:linear-gradient(145deg,#071b36,#071b36);flex-direction:column;display:flex}.pitch-demo .pitch-mini-page:after{opacity:.16}.pitch-demo .pitch-mini-team-list button b{background:var(--yellow);color:#071b36}.pitch-demo .pitch-mini-team-list button span strong{text-transform:none}.pitch-demo .pitch-mini-page>small{letter-spacing:.06em;font-size:.75rem}.pitch-demo .pitch-mini-header{letter-spacing:.03em;font-size:.75rem;line-height:1.4}.pitch-demo .pitch-mini-header .pitch-mini-brand{font-size:.9375rem}.pitch-demo .amando-detail-link{color:var(--sky)}.pitch-demo .amando-results-feature{border-top-color:var(--yellow);color:var(--ink);border-color:#aabfd0}.pitch-demo .amando-results-intro h3>strong,.pitch-demo .amando-results-intro>p:first-child,.pitch-demo .amando-results-options article>span{color:var(--royal)}.amando-results-options article{border-left-color:#fff1a4}.amando-mini-photo{background:#071b36;border:1px solid #3e5b74;margin:20px 0 0}.amando-mini-photo img{aspect-ratio:3/2;object-fit:contain;width:100%;height:auto;display:block}.amando-mini-photo figcaption{color:#d0e0ed;padding:10px 12px;font-size:.75rem;line-height:1.5}.amando-mini-photo a{color:var(--sky);text-underline-offset:3px;text-decoration:underline}.amando-mini-story{border:1px solid #163953;border-top:3px solid var(--yellow);background:#071b36;margin:18px 0 0;padding:20px}.amando-mini-story>p{letter-spacing:.045em;color:var(--sky);margin:0 0 12px;font-size:.75rem;line-height:1.5}.amando-mini-story h4{letter-spacing:-.02em;margin:0 0 14px;font-size:1.45rem;font-weight:800;line-height:1.2}.amando-mini-story>span{color:#f3f8fc;font-size:.9375rem;line-height:1.6}.amando-mini-story>a{min-height:44px;color:var(--sky);text-underline-offset:3px;margin-top:12px;padding-top:12px;font-size:.875rem;font-weight:700;line-height:1.4;text-decoration:underline;display:block}.amando-mini-story p.amando-example-label{color:#ffe130;margin:20px 0 0;font-size:.75rem;line-height:1.6}.amando-mini-note{color:#d0e0ed;margin:18px 0 0;font-size:.8125rem;line-height:1.6}.pitch-demo .pitch-mini-partner-grid li{font-size:.875rem;line-height:1.5}.pitch-inline-detail .amando-sports-archive{grid-column:1/-1;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:28px;display:grid}.pitch-demo .amando-archive-games h4{margin:0 0 16px;font-size:1rem;line-height:1.5}.amando-archive-games article{border-top:1px solid #3e5b74;padding:18px 0}.amando-archive-games article p{color:var(--sky);letter-spacing:.04em;font-size:.75rem;line-height:1.5}.amando-archive-games article>div{grid-template-columns:1fr auto 1fr;align-items:center;gap:15px;padding-block:12px;display:grid}.amando-archive-games article>div>span{color:#fff;margin:0;font-size:1rem;line-height:1.4}.amando-archive-games article>div>span:last-child{text-align:right}.amando-archive-games article strong{color:var(--yellow);font-size:1.8rem}.amando-archive-games small{color:#d0e0ed;font-size:.875rem;line-height:1.6}.amando-archive-table table{border-collapse:collapse;text-align:left;width:100%;font-size:.875rem;line-height:1.5}.amando-archive-table caption{text-align:left;color:#fff;padding-bottom:16px;font-size:1rem;font-weight:700;line-height:1.5}.amando-archive-table th,.amando-archive-table td{border-bottom:1px solid #3e5b74;padding:12px 9px}.amando-archive-table th{color:var(--sky)}.amando-archive-table tr[data-club]{color:#071b36;background:#ffe130;font-weight:700}.pitch-inline-detail .amando-archive-table>p{letter-spacing:0;color:#d0e0ed;margin-top:16px;font-size:.75rem;font-weight:400;line-height:1.6}.amando-venue-layout{grid-template-columns:1fr 1fr;gap:clamp(24px,5vw,72px);display:grid}.amando-venue-address{color:#071b36;background:#ffe130;min-width:0;padding:clamp(24px,4vw,40px)}.amando-venue-address>span{letter-spacing:.08em;font-size:.8125rem;font-weight:800}.amando-venue-address h3{margin:26px 0 20px;font-size:clamp(1.75rem,3vw,2.75rem);line-height:1.1}.amando-venue-address p{margin:0 0 20px;font-size:1rem;line-height:1.7}.amando-venue-address small{margin-top:14px;font-size:.75rem;line-height:1.5;display:block}.pitch-demo .amando-stadium-map{color:#fff;background:#071b36;border-color:#071b36;gap:16px;max-width:100%;padding:16px;font-size:.875rem;line-height:1.5}.amando-venue-activities{min-width:0;padding-block:12px}.amando-venue-activities h3{margin:0 0 24px;font-size:clamp(1.5rem,2.5vw,2rem);line-height:1.2}.amando-venue-activities p{color:#d0e0ed;font-size:1rem;line-height:1.7}.amando-venue-activities a{color:var(--sky);text-underline-offset:4px;padding-block:14px;font-size:.9375rem;font-weight:700;text-decoration:underline;display:inline-block}.amando-public-links{border-top:1px solid #3e5b74;flex-wrap:wrap;gap:12px 30px;margin-top:32px;padding-top:24px;display:flex}.amando-public-links a{min-height:44px;color:var(--sky);align-items:center;font-size:.875rem;line-height:1.5;display:inline-flex}.pitch-demo .pitch-closing-inner h2{text-transform:none;font-size:clamp(2rem,4vw,3.8rem);line-height:1.12}.pitch-demo .pitch-closing{background:linear-gradient(145deg,#071b36 0 46%,#071b36 46% 100%)}.pitch-demo .pitch-closing .pitch-demo-footer{margin-top:36px;position:static}.pitch-demo .pitch-slide[id],.pitch-demo [id=palazzetto]{scroll-margin-top:calc(var(--amando-topbar-height) + 24px)}.amando-device-mockup[data-device=auto]{aspect-ratio:1141/872;max-width:900px}.amando-device-mockup[data-device=auto]>.amando-phone-frame{display:none}.amando-device-mockup[data-device=auto]>.amando-device-screen{border-radius:1%/1.68%;width:96.582%;height:75%;top:2.408%;left:1.665%}@media (min-width:761px){.amando-device-mockup[data-device=desktop] .amando-mini-photo{max-width:340px}.pitch-demo .pitch-mini-page h3{font-size:2.3rem;line-height:1.12}}@media (max-width:1000px){.pitch-demo .pitch-responsive-controls{flex-direction:column;align-items:flex-start;display:flex}.pitch-demo .pitch-demo-tabs{width:100%;display:flex}.pitch-demo .pitch-device-toggle{align-self:flex-end}.pitch-inline-detail .amando-sports-archive{grid-template-columns:1fr}}@media (max-width:760px){.pitch-demo .pitch-topbar-brand img{width:40px;height:40px}.pitch-hero-copy h1{font-size:clamp(2.7rem,10vw,4rem)}.amando-product-photo{aspect-ratio:3/2}.pitch-hero-product-brand img{width:46px;height:46px}.amando-hero-product .pitch-hero-product-brand b{font-size:1rem}.pitch-demo .pitch-demo-tabs button{padding:12px 8px;font-size:.875rem}.pitch-demo .pitch-product-copy h2{font-size:1.75rem}.pitch-demo .pitch-mini-page h3{font-size:1.8rem;line-height:1.15}.amando-venue-layout{grid-template-columns:1fr}.amando-venue-address{padding:24px}.amando-archive-games article>div{grid-template-columns:1fr auto;gap:8px}.amando-archive-games article>div>strong{grid-area:1/2/3}.amando-archive-games article>div>span:last-child{text-align:left;grid-column:1}.amando-device-mockup[data-device=auto]{aspect-ratio:775/1666;max-width:330px}.amando-device-mockup[data-device=auto]>.amando-phone-frame{display:block}.amando-device-mockup[data-device=auto]>.amando-monitor-frame{display:none}.amando-device-mockup[data-device=auto]>.amando-device-screen{border-radius:0 0 13.275% 13.275%/0 0 6.125% 6.125%;width:89.419%;height:90.156%;top:7.923%;left:5.161%}.pitch-responsive-fit[data-device=auto]{visibility:visible}.pitch-demo .pitch-responsive-device[data-device=auto]{width:100%;box-shadow:none;border:0;border-radius:0}.amando-device-mockup[data-device=auto] .pitch-mini-page{padding:20px 16px 32px}}.amando-archive-table abbr{text-decoration:none}.amando-archive-table th:not(:nth-child(2)),.amando-archive-table td:not(:nth-child(2)){text-align:center;white-space:nowrap}.pitch-demo .pitch-product-detail-button{white-space:normal;max-width:100%;margin-top:26px}.pitch-demo .amando-phone-frame{filter:grayscale()}@media (max-width:480px){.amando-archive-table th,.amando-archive-table td{padding:10px 4px;font-size:.8125rem}.amando-archive-table td:nth-child(2){overflow-wrap:anywhere}.pitch-inline-detail{padding-inline:16px}}.amando-stadium.amando-venue{background:#041328;padding-top:0}.amando-venue-scene{isolation:isolate;background:#071b36;min-height:740px;position:relative;overflow:hidden}.amando-venue-photo{z-index:-2;position:absolute;inset:0;overflow:hidden}.amando-venue-photo img{object-fit:cover;object-position:50% 58%;transform-origin:50% 55%;will-change:transform;width:100%;height:100%;display:block}.amando-venue-scene:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(90deg,#090b08db 0%,#090b0880 38%,#090b0814 76%),linear-gradient(#11120f21 0%,#11120f1a 60%,#041328 100%);position:absolute;inset:0}.amando-venue-light{z-index:-1;pointer-events:none;background:radial-gradient(at 80% 0,#dfba4030,#0000 52%);border-top:1px solid #ead17e80;position:absolute;inset:0}.amando-venue-content{min-height:740px;grid-template-columns:minmax(0,1fr) minmax(280px,340px);align-items:end;gap:40px;min-height:clamp(740px,86svh,960px);padding-block:80px 66px;display:grid;position:relative}.amando-venue-heading{align-self:start;min-width:0;max-width:730px;padding-top:14px}.amando-venue-heading>p{color:#ffe130;letter-spacing:.13em;align-items:center;gap:16px;margin:0 0 30px;font-size:.875rem;font-weight:800;line-height:1.6;display:flex}.amando-venue-heading>p:before{content:"";background:#ffe130;flex-shrink:0;width:38px;height:2px;box-shadow:0 0 18px #dfba408c}.pitch-demo .amando-venue-heading h2{color:#fff;font:800 clamp(3rem,5.8vw,5.8rem)/1.04 var(--display);letter-spacing:-.04em;text-transform:none;text-shadow:0 3px 25px #0003;overflow-wrap:break-word;margin:0}.pitch-demo .amando-venue-heading h2 strong{font-weight:inherit;color:#ffe130}.amando-venue-heading>span{color:#f3f8fc;margin-top:28px;font-size:1.125rem;line-height:1.65;display:block}.amando-venue-map-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#131610ed;border:1px solid #ead17e66;border-top:3px solid #ffe130;min-width:0;padding:28px;position:relative;box-shadow:0 24px 64px #00000059}.amando-venue-card-kicker{letter-spacing:.085em;color:#ffe130;font-size:.75rem;font-weight:800;line-height:1.5;display:block}.amando-venue-map-card h3{font:800 1.9rem/1.15 var(--display);letter-spacing:-.025em;color:#fff;margin:19px 0 12px}.amando-venue-map-card p{color:#d0e0ed;margin:0;font-size:1rem;line-height:1.65}.amando-venue-map-action{color:#071b36;background:#ffe130;justify-content:space-between;align-items:center;gap:20px;min-height:50px;margin-top:24px;padding:15px 18px;font-size:.9375rem;font-weight:800;line-height:1.5;text-decoration:none;display:flex}.amando-venue-map-action:hover{background:#ffe130}.amando-venue-map-card small{color:#aabfd0;margin-top:16px;font-size:.75rem;line-height:1.6;display:block}.amando-venue-caption{color:#aabfd0;border-bottom:1px solid #163953;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px 24px;padding-block:15px 22px;display:flex}.amando-venue-caption p{letter-spacing:.07em;margin:0;font-size:.75rem;line-height:1.6}.amando-venue-caption a{color:#d0e0ed;text-underline-offset:4px;align-items:center;gap:8px;min-height:36px;font-size:.8125rem;line-height:1.6;text-decoration:underline;display:inline-flex}.amando-venue-context{grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:40px;padding-top:38px;display:grid}.amando-venue-context h3{color:#fff;font:800 clamp(1.5rem,2.5vw,2rem)/1.2 var(--display);letter-spacing:-.02em;margin:0}.amando-venue-context p{color:#d0e0ed;max-width:68ch;margin:0;font-size:1rem;line-height:1.7}.amando-venue-context a{color:#ffe130;text-underline-offset:4px;align-items:center;gap:9px;min-height:44px;margin-top:10px;font-size:.9375rem;line-height:1.5;text-decoration:underline;display:inline-flex}.amando-venue .amando-public-links{border-top-color:#163953;margin-top:24px}@media (max-width:1000px){.amando-venue-content{grid-template-columns:minmax(0,1fr) minmax(240px,300px);gap:28px}.pitch-demo .amando-venue-heading h2{font-size:clamp(2.6rem,6vw,4rem)}.amando-venue-map-card{padding:23px}}@media (max-width:760px){.amando-venue-scene{min-height:0}.amando-venue-photo{aspect-ratio:4/3;height:auto;bottom:auto}.amando-venue-photo img{aspect-ratio:4/3;object-fit:contain;object-position:center;height:auto}.amando-venue-scene:before{background:linear-gradient(0deg,#041328 calc(100% - 76vw),#11120f00 calc(100% - 33vw))}.amando-venue-light{background:radial-gradient(at 85% 0,#dfba4029,#0000 38%)}.amando-venue-content{flex-direction:column;align-items:stretch;gap:30px;min-height:0;padding-top:max(190px,75vw - 70px);padding-bottom:28px;display:flex}.amando-venue-heading{max-width:none;padding:0}.amando-venue-heading>p{letter-spacing:.06em;gap:12px;margin-bottom:18px;font-size:.8125rem}.pitch-demo .amando-venue-heading h2{font-size:clamp(2.55rem,9.7vw,4.25rem);line-height:1.08}.amando-venue-heading>span{margin-top:21px;font-size:1rem}.amando-venue-map-card{-webkit-backdrop-filter:none;backdrop-filter:none;background:#071b36;padding:24px;box-shadow:0 18px 36px #0003}.amando-venue-caption{gap:0;padding-top:0;padding-bottom:20px}.amando-venue-caption a{min-height:44px}.amando-venue-context{grid-template-columns:1fr;gap:20px;padding-top:28px}}@media (prefers-reduced-motion:reduce){.amando-venue-photo img{will-change:auto;transform:none!important}}.pitch-demo-prototype>.pitch-prototype{padding-bottom:0}.amando-closing{isolation:isolate;color:#f3f8fc;scroll-margin-top:var(--amando-topbar-height);background:#041328;padding-top:clamp(56px,7vw,108px);position:relative;overflow:hidden}.amando-closing-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"copy contact""priorities priorities";align-items:start;gap:30px 24px;display:grid}.amando-closing-copy{z-index:1;grid-area:copy;min-width:0;position:relative}.amando-closing-kicker{color:#ffe130;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:18px;margin:0 0 26px;font-size:.875rem;font-weight:800;line-height:1.5;display:flex}.amando-closing-kicker:before{content:"";background:#ffe130;flex-shrink:0;width:38px;height:3px}.pitch-demo .amando-closing-copy h2{color:#f3f8fc;font:800 clamp(2.5rem,4.5vw,4.5rem)/1.07 var(--display);letter-spacing:-.035em;text-transform:none;overflow-wrap:break-word;margin:0}.amando-closing-copy h2 strong{color:#ffe130;font-weight:inherit}.amando-closing-lead{color:#d0e0ed;max-width:40ch;margin:26px 0 0;font-size:1.125rem;line-height:1.65}.amando-closing-contact{z-index:1;grid-area:contact;min-width:0;position:relative}.amando-closing-invitation{background:linear-gradient(125deg,#071b36,#071b36);border:1px solid #163953;border-left:4px solid #ffe130;border-radius:3px;padding:22px 24px}.amando-closing-invitation h3{color:#ffe130;letter-spacing:.1em;text-transform:uppercase;margin:0 0 12px;font-size:.875rem;font-weight:800;line-height:1.5}.amando-closing-invitation p{color:#d0e0ed;margin:0;font-size:1rem;line-height:1.6}.amando-closing-invitation p+p{margin-top:8px}.amando-closing-invitation strong{color:#fff;font-size:1.0625rem;line-height:1.5}.amando-closing-back{color:#d0e0ed;border-bottom:1px solid #ffe130;align-items:center;gap:20px;min-height:44px;margin-top:16px;padding:9px 0;font-size:1rem;line-height:1.5;text-decoration:none;display:inline-flex}.amando-closing-back span{color:#ffe130}.amando-closing-back:hover{color:#ffe130;border-bottom-color:#fff}.amando-closing-back:focus-visible{outline-offset:5px;outline:3px solid #ffe130}.amando-closing-priorities{grid-area:priorities;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin:30px 0 54px;padding:0;list-style:none;display:grid}.amando-closing-priorities li{grid-template-columns:34px minmax(0,1fr);align-content:start;gap:20px;min-width:0;display:grid}.amando-closing-priorities li+li{border-left:1px solid #163953;padding-left:28px}.amando-closing-priorities svg{fill:none;stroke:#ffe130;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;width:34px;height:34px}.amando-closing-priorities h3{letter-spacing:0;text-transform:none;margin:0 0 12px;font-size:1.125rem;font-weight:750;line-height:1.4}.amando-closing-priorities p{color:#aabfd0;max-width:30ch;margin:0;font-size:1rem;line-height:1.65}.amando-closing-footer{background:#041328;border-top:1px solid #163953;padding:27px 0 32px}.amando-closing-footer-inner{justify-content:space-between;align-items:start;gap:24px 48px;display:flex}.amando-closing-footer-inner>div{min-width:0}.amando-closing-footer-inner>div:before{content:"";background:#ffe130;width:30px;height:2px;margin-bottom:12px;display:block}.amando-closing-footer b{font-size:.8125rem;font-weight:800;line-height:1.5}.amando-closing-footer-inner>div:first-child b{letter-spacing:.08em}.amando-closing-footer p{color:#aabfd0;max-width:60ch;margin:5px 0 0;font-size:.8125rem;line-height:1.65}@media (max-width:1000px){.amando-closing-layout{gap:26px 16px}.amando-closing-priorities{gap:20px}.amando-closing-priorities li{grid-template-columns:1fr;gap:12px}.amando-closing-priorities li+li{padding-left:20px}.amando-closing-invitation{padding:20px}}@media (max-width:760px){.amando-closing{padding-top:42px}.amando-closing-layout{grid-template-columns:minmax(0,1fr);grid-template-areas:"copy""contact""priorities";gap:24px}.pitch-demo .amando-closing-copy h2{font-size:clamp(2.2rem,8vw,3.5rem);line-height:1.12}.amando-closing-kicker{letter-spacing:.09em;margin-bottom:20px;font-size:.8125rem}.amando-closing-lead{max-width:42ch;margin-top:20px;font-size:1rem}.amando-closing-invitation{padding:20px 18px}.amando-closing-priorities{grid-template-columns:1fr;gap:22px;margin:12px 0 34px}.amando-closing-priorities li{grid-template-columns:30px minmax(0,1fr);gap:18px}.amando-closing-priorities li+li{border-top:1px solid #163953;border-left:0;padding:22px 0 0}.amando-closing-priorities h3{margin-bottom:8px}.amando-closing-priorities p{max-width:none}.amando-closing-priorities svg{width:30px;height:30px}.amando-closing-footer-inner{flex-direction:column;gap:26px}.amando-closing-footer{padding-bottom:calc(28px + env(safe-area-inset-bottom,0px))}}.amando-screen-scroll-hint{color:#071b36;text-align:left;background:#f3f8fc;border:1px solid #aabfd0;border-left:3px solid #0757a4;justify-content:center;align-items:center;gap:13px;width:100%;margin:0 0 24px;padding:12px 16px;display:flex}.amando-screen-scroll-hint>span:first-child{color:#0757a4;flex:none;font-size:1.75rem;line-height:1}.amando-screen-scroll-hint strong{font-size:.9375rem;font-weight:750;line-height:1.45;display:block}.amando-screen-scroll-hint small{color:#3e5b74;margin-top:3px;font-size:.875rem;line-height:1.5;display:block}.amando-mini-club-grid{grid-template-columns:minmax(0,1fr);gap:26px;min-width:0;margin-top:30px;display:grid}.amando-mini-club-main,.amando-mini-club-aside{min-width:0}.amando-mini-club-main>small{color:#ffe130;letter-spacing:.06em;font-size:.8125rem;font-weight:800;line-height:1.5;display:block}.pitch-demo .amando-mini-club-main .pitch-mini-team-list{width:100%;max-width:none}.pitch-demo .amando-mini-club-aside .amando-mini-photo{background:#071b36;width:100%;max-width:none;margin:0}.amando-mini-club-aside .amando-mini-photo figcaption{padding:12px;font-size:.8125rem;line-height:1.55}.amando-mini-club-aside .amando-mini-photo a{align-items:center;min-height:32px;display:inline-flex}.amando-mini-club-news{border-top:2px solid #0757a4;margin-top:22px;padding:22px 0 0}.amando-mini-club-news>p:first-child{color:#ffe130;letter-spacing:.07em;margin:0 0 12px;font-size:.75rem;font-weight:800;line-height:1.5}.amando-mini-club-news h4{color:#fff;font:800 1.375rem/1.2 var(--display);letter-spacing:-.015em;text-transform:none;margin:0 0 14px}.amando-mini-club-news>p{color:#d0e0ed;margin:0;font-size:.9375rem;line-height:1.65}.amando-mini-club-news>span{color:#aabfd0;margin-top:12px;font-size:.8125rem;line-height:1.5;display:block}.amando-mini-club-news>a{color:#ffe130;text-underline-offset:4px;align-items:center;gap:7px;min-height:44px;margin-top:8px;font-size:.875rem;line-height:1.5;text-decoration:underline;display:inline-flex}.amando-mini-club-aside a:focus-visible{outline-offset:3px;outline:3px solid #ffe130}@media (max-width:760px){.amando-screen-scroll-hint{gap:10px;margin-bottom:22px;padding:12px 10px}.amando-screen-scroll-hint strong{font-size:.875rem}.amando-screen-scroll-hint small{font-size:.8125rem}.amando-mini-club-grid{margin-top:24px}}.amando-copy-extra{gap:24px;width:100%;min-width:0;margin-top:28px;display:grid}.amando-copy-management{border-top:2px solid #ffe130;padding-top:20px}.amando-copy-management>p{color:#0757a4;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:.6875rem;font-weight:800;line-height:1.5}.pitch-demo .amando-copy-extra h3{color:#071b36;font:800 1.125rem/1.35 var(--display);letter-spacing:-.01em;text-transform:none;margin:0 0 15px}.amando-copy-management dl{gap:12px;margin:0;display:grid}.amando-copy-management dt{color:#071b36;font-size:.8125rem;font-weight:750;line-height:1.5}.amando-copy-management dd{color:#3e5b74;margin:2px 0 0;font-size:.8125rem;line-height:1.55}.amando-copy-management>small{color:#3e5b74;margin-top:14px;font-size:.75rem;line-height:1.55;display:block}.amando-copy-venue{background:#f3f8fc;border:1px solid #d0e0ed;min-width:0;margin:0}.amando-copy-venue img{aspect-ratio:16/9;object-fit:cover;object-position:center;width:100%;height:auto;display:block}.amando-copy-venue figcaption{padding:13px 14px 8px}.amando-copy-venue strong{color:#071b36;font-size:.875rem;font-weight:750;line-height:1.5;display:block}.amando-copy-venue small{color:#3e5b74;margin-top:3px;font-size:.6875rem;line-height:1.5;display:block}.amando-copy-venue a{color:#0757a4;text-underline-offset:3px;justify-content:space-between;align-items:center;gap:10px;min-height:44px;margin-top:5px;font-size:.8125rem;font-weight:750;line-height:1.5;text-decoration:underline;display:flex}.amando-copy-venue a span{flex:none;font-size:1.125rem}.amando-copy-venue a:hover{color:#071b36}.amando-copy-venue a:focus-visible{outline-offset:3px;outline:3px solid #0757a4}@media (min-width:600px) and (max-width:899px){.amando-copy-extra{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:24px}}.amando-copy-extra-path .amando-copy-management>p{font-size:.75rem}.amando-copy-extra-path .amando-copy-management dt,.amando-copy-extra-path .amando-copy-management dd,.amando-copy-extra-path .amando-copy-venue a{font-size:.875rem}.amando-copy-extra-path .amando-copy-venue img{aspect-ratio:3/2;object-fit:contain}.amando-copy-extra-path .amando-copy-venue small{font-size:.75rem}.pitch-demo .pitch-showcase-grid .pitch-product-copy{background:#071b36;border-color:#163953;min-height:0;padding:26px 24px}.pitch-demo .pitch-product-copy>p{color:#ffe130}.pitch-demo .pitch-product-copy h2{color:#fff1a4}.pitch-demo .pitch-product-copy>span{color:#d0e0ed}.pitch-demo .pitch-product-copy>.pitch-product-detail-button{color:#ffe130;background:0 0;border-color:#0757a4}.pitch-demo .pitch-product-copy>.pitch-product-detail-button:hover{color:#071b36;background:#ffe130}.pitch-demo .pitch-product-copy>.pitch-product-detail-button b{color:inherit}.pitch-product-copy>.amando-copy-extra{flex-direction:column;gap:20px;margin-top:22px;display:flex}.pitch-product-copy .amando-copy-venue{background:#071b36;border-color:#163953}.pitch-product-copy .amando-copy-venue strong{color:#f3f8fc}.pitch-product-copy .amando-copy-venue small{color:#aabfd0;font-size:.75rem}.pitch-product-copy .amando-copy-venue a{color:#ffe130}.pitch-product-copy .amando-copy-venue a:focus-visible{outline-color:#ffe130}.pitch-product-copy .amando-copy-management{border-top:1px solid #0757a4;padding-top:18px}.pitch-product-copy .amando-copy-management>p{color:#ffe130;font-size:.75rem}.pitch-demo .pitch-product-copy .amando-copy-management h3{color:#fff1a4}.pitch-product-copy .amando-copy-management dt{color:#f3f8fc;font-size:.875rem}.pitch-product-copy .amando-copy-management dd{color:#d0e0ed;font-size:.875rem}.pitch-product-copy .amando-copy-management>small{color:#aabfd0}.pitch-demo .pitch-showcase-grid .pitch-responsive-stage{align-content:start;padding:24px 28px}@media (max-width:1100px){.pitch-demo .pitch-showcase-grid{grid-template-columns:minmax(0,1fr)}.pitch-demo .pitch-showcase-grid .pitch-product-copy{border-bottom:1px solid #163953;border-right:0}}@media (min-width:600px) and (max-width:1100px){.pitch-demo .pitch-showcase-grid .pitch-product-copy{grid-template-columns:minmax(0,1fr) minmax(0,.9fr);align-content:start;align-items:start;column-gap:28px;display:grid}.pitch-product-copy>p,.pitch-product-copy>h2,.pitch-product-copy>span,.pitch-product-copy>.pitch-product-detail-button{grid-column:1}.pitch-product-copy>.amando-copy-extra{grid-area:1/2/span 4;margin-top:0}.pitch-product-copy>.pitch-product-detail-button{width:fit-content}}@media (max-width:760px){.pitch-demo .pitch-showcase-grid .pitch-product-copy{padding:24px 20px}.pitch-demo .pitch-showcase-grid .pitch-responsive-stage{padding:20px 14px}.amando-screen-scroll-hint{margin-bottom:18px}}.amando-build-guide{color:#fff1a4;background:#071b36;border:1px solid #163953;border-top:3px solid #ffe130;width:100%;min-width:0;margin-top:24px;padding:24px}.pitch-demo .amando-build-guide h3{color:#fff1a4;font:800 1.25rem/1.3 var(--display);letter-spacing:-.015em;text-transform:none;margin:0 0 22px}.amando-build-guide ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:0;padding:0;list-style:none;display:grid}.amando-build-guide li{flex-direction:column;align-items:flex-start;gap:13px;min-width:0;display:flex}.amando-build-guide li+li{border-left:1px solid #163953;padding-left:20px}.amando-build-guide svg{fill:none;stroke:#ffe130;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:26px;height:26px}.pitch-demo .amando-build-guide h4{color:#fff1a4;letter-spacing:0;text-transform:none;overflow-wrap:break-word;margin:0 0 8px;font-size:1rem;font-weight:750;line-height:1.4}.amando-build-guide p{color:#d0e0ed;overflow-wrap:break-word;margin:0;font-size:1rem;line-height:1.55}@media (max-width:600px){.amando-build-guide{margin-top:22px;padding:21px 18px}.amando-build-guide ol{grid-template-columns:minmax(0,1fr);gap:18px}.amando-build-guide li{flex-direction:row;gap:14px}.amando-build-guide li>div{min-width:0}.amando-build-guide li+li{border-top:1px solid #163953;border-left:0;padding:18px 0 0}.amando-build-guide h4{margin-bottom:5px}}.amando-copy-management>a{color:#ffe130;text-underline-offset:4px;justify-content:space-between;align-items:center;gap:12px;min-height:44px;margin-top:16px;font-size:.875rem;font-weight:750;line-height:1.5;text-decoration:underline;display:flex}.amando-copy-management>a:hover{color:#fff}.amando-copy-management>a:focus-visible{outline-offset:4px;outline:3px solid #ffe130}.pitch-demo-prototype .pitch-responsive-showcase{box-shadow:none;background:#071b36;border-color:#163953}.pitch-demo-prototype .pitch-responsive-controls{background:#071b36;border-bottom-color:#163953;gap:12px;padding:12px}.pitch-demo-prototype .pitch-demo-tabs button{color:#d0e0ed;letter-spacing:.025em;text-transform:none;background:0 0;border-right-color:#163953}.pitch-demo-prototype .pitch-demo-tabs button[aria-selected=true]{color:#ffe130;background:#071b36;box-shadow:inset 0 -3px #ffe130}.pitch-demo-prototype .pitch-demo-tabs button:hover{color:#fff;background:#163953}.pitch-demo-prototype .pitch-device-toggle{background:#071b36;border:1px solid #3e5b74}.pitch-demo-prototype .pitch-device-toggle button{color:#d0e0ed;letter-spacing:0;text-transform:none;background:0 0;border-right-color:#3e5b74}.pitch-demo-prototype .pitch-device-toggle button[aria-pressed=true]{color:#071b36;background:#ffe130}.pitch-demo-prototype .pitch-device-toggle button:hover{box-shadow:inset 0 0 0 1px #ffe130}:is(.pitch-demo-prototype .pitch-demo-tabs button:focus-visible,.pitch-demo-prototype .pitch-device-toggle button:focus-visible){outline-offset:-4px;outline-color:#fff}.pitch-demo-prototype .pitch-device-toggle button[aria-pressed=true]:focus-visible{outline-color:#071b36}.pitch-demo-prototype .pitch-showcase-grid .pitch-responsive-stage{background:radial-gradient(at 50% 35%,#163953 0,#071b36 55% 100%)}.pitch-demo-prototype .amando-screen-scroll-hint{color:#fff1a4;background:#071b36;border-color:#163953 #163953 #163953 #ffe130}.pitch-demo-prototype .amando-screen-scroll-hint>span:first-child{color:#ffe130}.pitch-demo-prototype .amando-screen-scroll-hint small{color:#d0e0ed}@media (max-width:600px){.pitch-demo-prototype .pitch-responsive-controls{gap:10px;padding:10px}}.amando-project-cta-slot{flex-shrink:0;width:100%;min-width:0;margin-top:24px;padding-top:0}.amando-project-cta{background:linear-gradient(135deg,#163953,#071b36);border:1px solid #0757a4;border-top:3px solid #ffe130;min-width:0;padding:22px 20px}.pitch-demo .pitch-product-copy .amando-project-cta h3{color:#fff1a4;font:800 1.375rem/1.3 var(--display);letter-spacing:-.015em;text-transform:none;overflow-wrap:break-word;margin:0}.amando-project-cta p{color:#d0e0ed;margin:12px 0 20px;font-size:1rem;line-height:1.6}.amando-project-cta a{color:#071b36;background:#ffe130;justify-content:space-between;align-items:center;gap:20px;min-height:48px;padding:12px 16px;font-size:1rem;font-weight:800;line-height:1.5;text-decoration:none;display:flex}.amando-project-cta a:hover{background:#ffe130}.amando-project-cta a:focus-visible{outline-offset:4px;outline:3px solid #fff}.pitch-demo-prototype>#prossimo-passo{scroll-margin-top:calc(var(--amando-topbar-height) + 16px)}.amando-closing:focus-visible{outline-offset:-3px;outline:3px solid #ffe130}@media (min-width:600px) and (max-width:1100px){.pitch-product-copy>.amando-project-cta-slot{grid-area:5/1/auto/-1;margin-top:24px;padding-top:0}.amando-project-cta{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 24px;display:grid}.amando-project-cta h3{grid-column:1}.amando-project-cta p{grid-column:1;max-width:48ch;margin:0}.amando-project-cta a{grid-area:1/2/span 2}}@media (max-width:599px){.amando-project-cta{padding:20px 18px}}.pitch-demo .amando-device-screen{overflow:auto;container:amando-screen/inline-size}.pitch-demo .amando-device-screen .pitch-responsive-fit{visibility:visible;height:auto;min-height:100%;position:relative}.pitch-demo .amando-device-screen .pitch-responsive-fit>.pitch-responsive-device{width:100%;min-width:0;height:auto;min-height:100%;margin:0;position:relative;inset:auto;overflow:visible;transform:none}.pitch-demo .amando-device-screen .pitch-mini-page{overflow-wrap:anywhere;height:auto;min-height:100%;padding:20px 16px 28px;overflow:visible}.pitch-demo .amando-device-screen .pitch-mini-page:after{display:none}.pitch-demo .amando-device-screen .pitch-mini-page :is(h3,h4,p,small,span,a,button,li){overflow-wrap:anywhere;min-width:0;max-width:100%}.pitch-demo .amando-device-screen .pitch-mini-header{letter-spacing:.02em;flex-wrap:wrap;gap:8px;font-size:.875rem;line-height:1.5}.pitch-demo .amando-device-screen .pitch-mini-brand{margin-right:auto;font-size:.9375rem}.pitch-demo .amando-device-screen .pitch-mini-section{font-size:.875rem}.pitch-demo .amando-device-screen .pitch-mini-page>small{letter-spacing:.03em;margin-top:24px;font-size:.875rem;line-height:1.5}.pitch-demo .amando-device-screen .pitch-mini-page h3{font-size:clamp(1.5rem,6cqi,2.25rem);line-height:1.15}.pitch-demo .amando-device-screen .pitch-mini-page h4{font-size:1.25rem;line-height:1.3}.pitch-demo .amando-device-screen .amando-mini-club-grid{grid-template-columns:minmax(0,1fr);gap:24px;margin-top:24px}.pitch-demo .amando-device-screen .amando-mini-club-aside{border-left:0;padding-left:0}.pitch-demo .amando-device-screen .pitch-mini-team-list>button{grid-template-columns:2.25rem minmax(0,1fr) auto;gap:8px;width:100%;min-height:58px;padding:10px 0}.pitch-demo .amando-device-screen .pitch-mini-team-list>button b{width:2.25rem;min-height:2rem;font-size:.875rem;line-height:1.25}.pitch-demo .amando-device-screen .pitch-mini-team-list>button span strong{font-size:1rem;line-height:1.4}.pitch-demo .amando-device-screen .pitch-mini-team-list>button span small{letter-spacing:0;font-size:.875rem;line-height:1.5}.pitch-demo .amando-device-screen .pitch-mini-team-list>button i{font-size:1rem}.pitch-demo .amando-device-screen .pitch-mini-detail-action{white-space:normal;text-align:left;gap:10px;width:100%;min-height:48px;margin-top:20px;padding:12px;font-size:1rem;line-height:1.5}.pitch-demo .amando-device-screen .pitch-mini-detail-action>span{flex:none}.pitch-demo .amando-device-screen .pitch-mini-path{flex-wrap:wrap;gap:12px;max-width:none}.pitch-demo .amando-device-screen .pitch-mini-path li{font-size:.875rem;line-height:1.5}.pitch-demo .amando-device-screen .pitch-mini-partner-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,8rem),1fr));max-width:none}.pitch-demo .amando-device-screen .pitch-mini-partner-grid li{padding:11px 12px;font-size:.875rem;line-height:1.5}.pitch-demo .amando-device-screen .amando-mini-story{padding:18px 14px}.pitch-demo .amando-device-screen :is(.amando-mini-story>span,.amando-mini-club-news>p){font-size:1rem;line-height:1.6}.pitch-demo .amando-device-screen .amando-mini-club-news>p:first-child{font-size:.8125rem}.pitch-demo .amando-device-screen .amando-mini-note{font-size:.875rem}.pitch-demo .amando-device-screen .amando-mini-photo{max-width:none}.pitch-demo .amando-device-screen :is(.amando-mini-story>a,.amando-mini-club-news>a,.amando-mini-photo a){min-height:44px;font-size:.875rem;line-height:1.5}.pitch-demo .amando-device-screen :is(a,button):focus-visible{outline-offset:-3px;outline:3px solid #ffe130}@container amando-screen (width>=34rem){.pitch-demo .amando-device-screen .pitch-mini-page{padding:28px}.pitch-demo .amando-device-screen .amando-mini-club-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.pitch-demo .amando-device-screen .amando-mini-club-aside{border-left:1px solid #3e5b74;padding-left:24px}}@container amando-screen (width<=20rem){.pitch-demo .amando-device-screen .pitch-mini-team-list>button{grid-template-columns:2.25rem minmax(0,1fr)}.pitch-demo .amando-device-screen .pitch-mini-team-list>button i{display:none}}.pitch-demo .amando-device-mockup[data-device=desktop]>.amando-phone-frame,.pitch-demo .amando-device-mockup[data-device=mobile]>.amando-monitor-frame{display:none}.amando-device-mockup[data-device=desktop][data-desktop-ready=false],.amando-device-mockup[data-device=mobile][data-mobile-ready=false]{opacity:0;pointer-events:none}.pitch-demo .pitch-device-toggle[data-viewport-default=mobile]{display:none}@media (min-width:761px){.amando-device-mockup[data-device=auto][data-desktop-ready=false]{opacity:0;pointer-events:none}}@media (max-width:760px){.amando-device-mockup[data-device=auto][data-mobile-ready=false]{opacity:0;pointer-events:none}.pitch-demo .pitch-device-toggle[data-viewport-default=desktop]{display:none}.pitch-demo .pitch-device-toggle[data-viewport-default=mobile]{display:flex}}.pitch-demo .pitch-showcase-grid .pitch-product-copy{justify-content:flex-start;align-self:start}.pitch-demo :is(.pitch-product-copy,.pitch-inline-detail,.amando-closing,.amando-venue,.pitch-hero-copy) :is(a,button){white-space:normal;overflow-wrap:anywhere;min-width:0;max-width:100%}.pitch-demo :is(.pitch-product-copy,.pitch-inline-detail,.amando-closing) :is(p,span,li){overflow-wrap:anywhere}.pitch-demo .pitch-inline-detail>button{min-height:44px;font-size:.875rem;line-height:1.5}.pitch-demo .pitch-part-nav a{overflow-wrap:anywhere;font-size:.875rem}.pitch-demo .pitch-device-toggle{max-width:100%}.pitch-demo .pitch-device-toggle button{flex:1;min-width:0;padding:10px 14px;font-size:.875rem}.pitch-demo .pitch-demo-tabs button{overflow-wrap:anywhere}.amando-archive-table-scroll{max-width:100%;scroll-padding-inline:8px;overflow:auto}.amando-archive-table-scroll:focus-visible{outline-offset:3px;outline:3px solid #ffe130}.pitch-demo .amando-archive-table table{font-size:.875rem}.pitch-demo .amando-archive-table :is(th,td){font-size:inherit}.amando-contact-actions{gap:8px;min-width:0;margin-top:20px;display:grid}.amando-contact-actions a{overflow-wrap:anywhere;min-width:0;min-height:48px;font-size:1rem;line-height:1.5}.amando-contact-whatsapp{color:#071b36;background:#ffe130;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;font-weight:800;text-decoration:none;display:flex}.amando-contact-whatsapp:hover{background:#ffe130}.amando-contact-whatsapp>span[aria-hidden]{flex:none}.amando-contact-email{color:#ffe130;text-underline-offset:4px;align-items:center;padding:10px 0;text-decoration:underline;display:flex}.amando-contact-email:hover{color:#fff}.amando-contact-actions a:focus-visible{outline-offset:3px;outline:3px solid #fff}.amando-studio-links{flex-wrap:wrap;gap:8px 24px;min-width:0;margin-top:14px;display:flex}.amando-studio-links a{color:#ffe130;text-underline-offset:4px;justify-content:space-between;align-items:center;gap:12px;min-width:0;max-width:100%;min-height:48px;padding:6px 0;font-size:.9375rem;line-height:1.5;text-decoration:underline;display:flex}.amando-studio-links a>span:first-child{overflow-wrap:anywhere;min-width:0}.amando-studio-links small{color:#aabfd0;font-size:.75rem;line-height:1.5;display:block}.amando-studio-links a>span[aria-hidden]{flex:none}.amando-studio-links a:hover{color:#fff}.amando-studio-links a:focus-visible{outline-offset:4px;outline:3px solid #ffe130}.amando-closing-invitation .amando-studio-links{border-top:1px solid #163953;margin:0 0 16px;padding-top:8px}@media (max-width:520px){.amando-studio-links{grid-template-columns:minmax(0,1fr);gap:4px;display:grid}.amando-studio-links a{width:100%}}.amando-closing-invitation .amando-contact-reply{color:#aabfd0;margin-top:12px;font-size:.875rem;line-height:1.6}.pitch-demo .amando-image-disclosure,.pitch-demo .amando-hero-product>p.amando-image-disclosure,.pitch-demo .amando-mini-club-aside .amando-image-disclosure{letter-spacing:0;text-transform:none;color:#d0e0ed;font-size:.875rem;line-height:1.6}.amando-image-disclosure strong{font-size:inherit;color:#ffe130;font-weight:700;display:block}.amando-image-disclosure>span{overflow-wrap:anywhere;margin-top:5px;display:block}.amando-mini-illustration{aspect-ratio:3/2;overflow:hidden}.amando-mini-illustration>img{object-fit:cover;transform-origin:50% 45%;width:100%;height:100%;transform:scale(2.2)}.amando-contact-strip{color:#fff1a4;background:#071b36;border:1px solid #0757a4;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px 28px;margin-block:28px;padding:24px;display:flex}.pitch-demo .amando-contact-strip>p{overflow-wrap:anywhere;flex:240px;margin:0;font-size:1.125rem;font-weight:750;line-height:1.5}.amando-contact-strip>a{color:#071b36;white-space:normal;overflow-wrap:anywhere;background:#ffe130;justify-content:space-between;align-items:center;gap:20px;max-width:100%;min-height:48px;padding:12px 18px;font-size:1rem;font-weight:800;line-height:1.5;text-decoration:none;display:inline-flex}.amando-contact-strip>a:hover{background:#ffe130}.amando-contact-strip>a:focus-visible{outline-offset:4px;outline:3px solid #fff}.amando-venue-art-note{z-index:2;color:#fff1a4;background:#11120feb;border:1px solid #0757a4;max-width:36ch;margin:0;padding:10px 14px;font-size:.875rem;line-height:1.5;position:absolute;top:20px;right:24px}.amando-venue-caption .amando-venue-disclosure{color:#d0e0ed;letter-spacing:normal;text-transform:none;gap:5px;max-width:90ch;margin:0;padding-block:20px;font-size:.875rem;font-weight:400;line-height:1.6;display:grid}.amando-venue-disclosure strong{color:#ffe130;font-weight:700}@media (max-width:760px){.amando-venue-photo img{aspect-ratio:3/2}.amando-venue-art-note{width:fit-content;max-width:calc(100% - 32px);font-size:.875rem;top:12px;left:16px;right:16px}.amando-venue-content{padding-top:max(190px,66.667vw - 24px)}.amando-contact-strip{padding:20px}.amando-contact-strip>a{width:100%}}.amando-opening{isolation:isolate;color:#f3f8fc;padding-top:calc(var(--amando-topbar-height) + 24px);scroll-margin-top:calc(var(--amando-topbar-height) + 16px);background:#041328;position:relative}.amando-opening-shell{width:min(1560px,100% - 80px);margin-inline:auto}.amando-opening-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.2fr);align-items:center;gap:clamp(24px,3vw,56px);padding-block:24px 36px;display:grid}.amando-opening-copy{z-index:1;min-width:0;position:relative}.amando-opening-eyebrow{color:#d0e0ed;letter-spacing:.1em;text-transform:uppercase;max-width:46ch;margin:0 0 26px;font-size:.8125rem;font-weight:700;line-height:1.7}.amando-opening h1{font:800 clamp(2.75rem, 4.9vw, 5rem)/1.08 var(--body);letter-spacing:-.045em;text-transform:none;overflow-wrap:anywhere;margin:0}.amando-opening h1>span,.amando-opening h1>strong{display:block}.amando-opening h1>strong{color:#ffe130;font-weight:inherit}.amando-opening-lead{color:#d0e0ed;max-width:45ch;margin:28px 0 0;font-size:clamp(1rem,1.35vw,1.1875rem);line-height:1.65}.amando-opening-actions{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.amando-opening-actions a{overflow-wrap:anywhere;border:1px solid #3e5b74;border-radius:4px;justify-content:space-between;align-items:center;gap:24px;min-width:0;max-width:100%;min-height:54px;padding:15px 20px;font-size:.9375rem;font-weight:700;line-height:1.5;transition:background .15s,border-color .15s;display:inline-flex}.amando-opening-actions .amando-opening-primary{color:#071b36;background:#ffe130;border-color:#ffe130}.amando-opening-actions .amando-opening-primary:hover{background:#ffe130;border-color:#ffe130}.amando-opening-secondary:hover{background:#071b36;border-color:#d0e0ed}.amando-opening-signature{color:#aabfd0;flex-wrap:wrap;gap:5px 9px;margin:28px 0 0;font-size:.8125rem;line-height:1.7;display:flex}.amando-opening-signature b{color:#f3f8fc;letter-spacing:.09em;font-weight:600}.amando-opening-credit{border-top:1px solid #244b6c;max-width:34rem;margin-top:28px;padding-top:20px}.amando-opening-credit .amando-opening-signature{align-items:baseline;gap:5px 10px;margin:0;font-size:.875rem;line-height:1.6}.amando-opening-credit .amando-opening-signature b{letter-spacing:.055em;font-size:.875rem;font-weight:650}.amando-opening-credit .amando-studio-links,.amando-closing-invitation .amando-studio-links{grid-template-columns:repeat(auto-fit,minmax(min(100%,13.5rem),1fr));gap:10px;margin-top:14px;display:grid}.amando-opening-credit .amando-studio-links a,.amando-closing-invitation .amando-studio-links a,.amando-closing-invitation .amando-contact-email{color:#f3f8fc;background:#0c2947;border:1px solid #2b4b68;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;font-size:.875rem;font-weight:550;line-height:1.5;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.amando-opening-credit .amando-studio-links small,.amando-closing-invitation .amando-studio-links small,.amando-closing-invitation .amando-contact-email small{color:#a8c2d8;margin-bottom:3px;font-size:.8125rem;font-weight:400;display:block}.amando-opening-credit .amando-studio-links a>span[aria-hidden],.amando-closing-invitation .amando-studio-links a>span[aria-hidden],.amando-closing-invitation .amando-contact-email>span[aria-hidden]{color:#80cff2;flex:none}.amando-opening-credit .amando-studio-links a:hover,.amando-closing-invitation .amando-studio-links a:hover,.amando-closing-invitation .amando-contact-email:hover{background:#123655;border-color:#6bbce2}.amando-opening-credit .amando-studio-links a:focus-visible{outline-offset:3px;outline:2px solid #ffe130}.amando-closing-invitation .amando-studio-links a:focus-visible{outline-offset:3px;outline:2px solid #ffe130}.amando-closing-invitation .amando-contact-email:focus-visible{outline-offset:3px;outline:2px solid #ffe130}.amando-closing-invitation .amando-contact-actions{gap:10px}.amando-closing-invitation .amando-studio-links{border:0;margin:10px 0 16px;padding:0}.amando-closing-invitation .amando-contact-email>span:first-child{overflow-wrap:anywhere;min-width:0}.amando-opening-art{min-width:0;margin:0;position:relative}.amando-opening-art img{aspect-ratio:1;object-fit:contain;width:100%;height:auto;display:block}.amando-opening-art figcaption{color:#aabfd0;border-left:2px solid #ffe130;gap:3px;margin:0;padding-left:14px;font-size:.8125rem;line-height:1.55;display:grid}.amando-opening-art figcaption strong{color:#ffe130;font-weight:600}.amando-opening-paths{border-top:1px solid #163953;grid-template-columns:repeat(3,minmax(0,1fr));padding-block:24px;display:grid}.amando-opening-paths a{border-left:1px solid #3e5b74;justify-content:space-between;align-items:flex-start;gap:20px;min-width:0;min-height:54px;padding:4px 26px;display:flex}.amando-opening-paths a:first-child{border-left:0;padding-left:0}.amando-opening-paths a:last-child{padding-right:0}.amando-opening-paths a>span:first-child{overflow-wrap:anywhere;gap:7px;min-width:0;display:grid}.amando-opening-paths strong{font-size:1rem;font-weight:600;line-height:1.4}.amando-opening-paths small{color:#aabfd0;font-size:.875rem;line-height:1.5}.amando-opening-paths a>span:last-child{color:#ffe130;flex:none;font-size:1.25rem}.amando-opening-paths a:hover strong{color:#ffe130}.amando-opening a:focus-visible{outline-offset:5px;outline:3px solid #ffe130}.amando-opening-note{color:#aabfd0;text-align:right;margin:0;padding:0 0 22px;font-size:.75rem;line-height:1.6}@media (max-width:1100px){.amando-opening-shell{width:calc(100% - 48px)}.amando-opening-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px}.amando-opening h1{font-size:clamp(2.5rem,4.8vw,3.75rem)}.amando-opening-actions a{padding:13px 16px}}@media (max-width:800px){.amando-opening{padding-top:calc(var(--amando-topbar-height) + 24px)}.amando-opening-grid{grid-template-columns:minmax(0,1fr);gap:30px;padding-top:0}.amando-opening-copy{max-width:640px}.amando-opening h1{font-size:clamp(2.5rem,7vw,4rem)}.amando-opening-lead{max-width:50ch}.amando-opening-art{justify-self:center;width:100%;max-width:640px}.amando-opening-paths a{padding-inline:16px}}@media (max-width:520px){.amando-opening-shell{width:calc(100% - 40px)}.amando-opening-eyebrow{letter-spacing:.07em;margin-bottom:20px;font-size:.75rem}.amando-opening h1{font-size:clamp(2.25rem,10vw,3.25rem)}.amando-opening-lead{margin-top:22px}.amando-opening-actions{grid-template-columns:minmax(0,1fr);gap:12px;margin-top:24px;display:grid}.amando-opening-signature{margin-top:22px}.amando-opening-art figcaption{font-size:.75rem}.amando-opening-paths{grid-template-columns:minmax(0,1fr);padding-block:4px}.amando-opening-paths a,.amando-opening-paths a:first-child,.amando-opening-paths a:last-child{border-bottom:1px solid #163953;border-left:0;padding:18px 0}.amando-opening-paths a:last-child{border-bottom:0}.amando-opening-note{text-align:left;padding-block:14px 20px}}.pitch-demo-proposal>#valore.amando-value-section{scroll-margin-top:calc(var(--amando-topbar-height) + 20px);background:#f3f8fc;padding-top:0}.amando-value-story{color:#f3f8fc;background:#041328;padding:clamp(40px,5vw,64px) 0 28px}.amando-value-heading{grid-template-columns:minmax(0,1.6fr) minmax(0,.7fr);align-items:end;gap:40px;padding:0 0 38px;display:grid}.amando-value-heading>div{min-width:0}.amando-value-eyebrow{color:#ffe130;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:12px;margin:0 0 16px;font-size:.875rem;font-weight:750;line-height:1.5;display:flex}.amando-value-eyebrow>span{background:#ffe130;flex:none;width:42px;height:2px}.amando-value-heading h2{color:#f3f8fc;font:800 clamp(2rem, 3.8vw, 3.25rem)/1.14 var(--body);letter-spacing:-.035em;text-transform:none;overflow-wrap:anywhere;margin:0}.amando-value-heading h2 strong{color:#ffe130;font-weight:inherit;display:block}.amando-value-heading>p{color:#d0e0ed;max-width:30ch;margin:0 0 3px;font-size:1.125rem;line-height:1.55}.amando-value-rows{grid-template-rows:auto auto auto auto;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid}.amando-value-row{grid-template-columns:minmax(0,1fr);grid-template-rows:subgrid;grid-row:span 4;align-items:start;min-width:0;display:grid}.amando-value-label{color:#ffe130;letter-spacing:.1em;text-transform:uppercase;overflow-wrap:anywhere;min-width:0;margin:0 22px 12px;font-size:.875rem;font-weight:750;line-height:1.6}.amando-value-copy{display:contents}.amando-value-copy h3{color:#f3f8fc;max-width:19ch;font:750 clamp(1.375rem, 2.1vw, 1.875rem)/1.22 var(--body);letter-spacing:-.025em;text-transform:none;overflow-wrap:anywhere;margin:0 22px 14px}.amando-value-copy p{color:#d0e0ed;overflow-wrap:anywhere;margin:0 22px;font-size:1rem;line-height:1.6}.amando-value-row:first-child>.amando-value-label,.amando-value-row:first-child .amando-value-copy h3,.amando-value-row:first-child .amando-value-copy p{margin-left:0}.amando-value-row:last-child>.amando-value-label,.amando-value-row:last-child .amando-value-copy h3,.amando-value-row:last-child .amando-value-copy p{margin-right:0}.amando-value-copy a{color:#ffe130;text-underline-offset:4px;padding-block:3px;font-weight:650;text-decoration:underline}.amando-value-copy a:hover{color:#fff1a4}.amando-value-copy a:focus-visible{outline-offset:4px;border-radius:2px;outline:3px solid #ffe130}.amando-value-art{aspect-ratio:1.7;width:100%;min-width:0;margin-top:18px;position:relative;overflow:hidden}.amando-value-art img{aspect-ratio:3;width:300%;max-width:none;height:auto;display:block;position:absolute;top:0;transform:translateY(-25%)}.amando-value-art-club img{left:0}.amando-value-art-youth img{left:-100%}.amando-value-art-partner img{left:-200%}.amando-value-scope{color:#aabfd0;margin:12px 0 0;font-size:.875rem;line-height:1.6}.amando-value-story .amando-contact-strip{background:#041328;border:1px solid #ffe130;border-radius:5px;margin:18px 0 0}.amando-value-story .amando-contact-strip p{color:#f3f8fc;font-size:clamp(1.25rem,2.1vw,1.75rem);line-height:1.3}.amando-value-story .amando-contact-strip a{background:#ffe130;border-radius:4px}.amando-value-art-note{color:#aabfd0;margin:16px 0 0;font-size:.8125rem;line-height:1.6}@supports not (grid-template-rows:subgrid){.amando-value-row{grid-template-rows:auto auto 1fr auto}}@media (max-width:1100px){.amando-value-heading{grid-template-columns:minmax(0,1.4fr) minmax(0,.8fr);gap:24px}.amando-value-label,.amando-value-copy h3,.amando-value-copy p{margin-inline:14px}}@media (max-width:800px){.amando-value-heading{grid-template-columns:minmax(0,1fr);gap:18px;padding-bottom:30px}.amando-value-heading>p{max-width:44ch;font-size:1rem}.amando-value-rows{grid-template-rows:none;grid-template-columns:minmax(0,1fr);gap:28px}.amando-value-row{border-top:1px solid #163953;grid-row:auto;grid-template-rows:auto auto auto auto;padding-top:24px}.amando-value-row:first-child{border-top:0;padding-top:0}.amando-value-label,.amando-value-copy h3,.amando-value-copy p{margin-inline:0}.amando-value-copy h3{max-width:26ch;font-size:1.5rem}.amando-value-art{justify-self:center;width:min(100%,420px);margin-top:16px}.amando-value-story .amando-contact-strip{padding:22px}.amando-value-story .amando-contact-strip a{justify-content:space-between;width:100%}}.pitch-demo-proposal>#valore.amando-value-section{background:#041328;padding-bottom:0}.amando-proposal-finale{color:#f3f8fc;background:#041328}.amando-management{border-top:1px solid #163953;padding-block:clamp(38px,4vw,60px) 24px}.amando-management-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.04fr);align-items:center;gap:28px;display:grid}.amando-management-copy{min-width:0}.amando-management-kicker{color:#ffe130;letter-spacing:.1em;text-transform:uppercase;overflow-wrap:anywhere;align-items:center;gap:20px;margin:0 0 22px;font-size:.8125rem;font-weight:750;line-height:1.6;display:flex}.amando-management-kicker>span{background:#0757a4;flex:30px;min-width:20px;max-width:200px;height:1px}.amando-management-copy>h3{color:#f3f8fc;font:800 clamp(2rem, 3.4vw, 3rem)/1.13 var(--body);letter-spacing:-.035em;text-transform:none;overflow-wrap:anywhere;margin:0}.amando-management-copy>h3 strong{color:#ffe130;font-weight:inherit;display:block}.amando-management-lead{color:#d0e0ed;margin:18px 0 26px;font-size:1.125rem;line-height:1.6}.amando-management-options{gap:14px;display:grid}.amando-management-options>article{background:#071b36;border:1px solid #163953;border-radius:12px;grid-template-columns:56px minmax(0,1fr);align-items:start;gap:22px;padding:22px;display:grid}.amando-management-options>article>div{border-left:1px solid #0757a4;min-width:0;padding-left:22px}.amando-management-icon{color:#ffe130;border:1px solid #163953;border-radius:9px;place-items:center;width:56px;height:56px;display:grid}.amando-management-icon svg{width:32px;height:32px}.amando-management-label{color:#ffe130;letter-spacing:.07em;text-transform:uppercase;overflow-wrap:anywhere;margin:0 0 6px;font-size:.8125rem;font-weight:750;line-height:1.6}.amando-management-options h4{color:#f3f8fc;font:750 clamp(1.25rem, 1.7vw, 1.5rem)/1.25 var(--body);letter-spacing:-.02em;overflow-wrap:anywhere;margin:0 0 8px}.amando-management-options h4+p{color:#d0e0ed;overflow-wrap:anywhere;margin:0;font-size:1rem;line-height:1.55}.amando-management-art{width:100%;min-width:0}.amando-management-art img{object-fit:contain;width:100%;height:auto;display:block;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.amando-management-disclosure{color:#aabfd0;border-top:1px solid #163953;margin:24px 0 0;padding-top:18px;font-size:.875rem;line-height:1.65}.amando-prototype-invite{background:#071b36;border-block:1px solid #163953;padding-block:24px}.amando-prototype-invite-grid{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr) auto;align-items:center;gap:24px;display:grid}.amando-prototype-invite-copy{min-width:0}.amando-prototype-invite-copy .amando-management-kicker{margin-bottom:16px}.amando-prototype-invite-copy h3{color:#f3f8fc;font:800 clamp(1.75rem, 2.8vw, 2.5rem)/1.16 var(--body);letter-spacing:-.03em;text-transform:none;overflow-wrap:anywhere;margin:0 0 16px}.amando-prototype-invite-copy h3+p{color:#d0e0ed;overflow-wrap:anywhere;max-width:46ch;margin:0;font-size:1rem;line-height:1.6}.amando-prototype-invite-art{width:100%;min-width:0}.amando-prototype-invite-art img{object-fit:contain;width:100%;height:auto;display:block;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.amando-prototype-invite-action{color:#071b36;white-space:normal;overflow-wrap:anywhere;background:#ffe130;border:1px solid #ffe130;border-radius:4px;justify-content:space-between;align-items:center;gap:24px;min-width:0;max-width:100%;min-height:54px;padding:16px 22px;font-size:1rem;font-weight:750;line-height:1.5;text-decoration:none;display:inline-flex}.amando-prototype-invite-action>span{flex:none;font-size:1.25rem}.amando-prototype-invite-action:hover{background:#ffe130;border-color:#ffe130}.amando-prototype-invite-action:focus-visible{outline-offset:5px;outline:3px solid #fff}.amando-management-art-note{color:#aabfd0;margin:0;font-size:.8125rem;line-height:1.6}.amando-proposal-finale-footer{padding-block:20px 24px}.amando-proposal-finale .pitch-demo-footer{color:#aabfd0;letter-spacing:normal;text-transform:none;text-align:left;background:0 0;border:0;border-top:1px solid #163953;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px 28px;width:100%;max-width:none;margin:16px 0 0;padding:18px 0 0;font-size:.8125rem;font-weight:400;line-height:1.65;display:flex;position:static;inset:auto;transform:none}.amando-proposal-finale .pitch-demo-footer b{color:#d0e0ed;font-size:.8125rem;font-weight:700;line-height:1.65}.amando-proposal-finale .pitch-demo-footer>span{overflow-wrap:anywhere;flex:360px;min-width:0;max-width:90ch}@media (max-width:1100px){.amando-management-grid{grid-template-columns:minmax(0,1.12fr) minmax(0,1fr);gap:24px}.amando-management-options>article{grid-template-columns:44px minmax(0,1fr);gap:14px;padding:18px}.amando-management-options>article>div{padding-left:14px}.amando-management-icon{width:44px;height:44px}.amando-management-icon svg{width:27px;height:27px}.amando-prototype-invite-grid{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}.amando-prototype-invite-art{grid-area:1/2/3}.amando-prototype-invite-action{grid-column:1;justify-self:start}}@media (max-width:900px){.amando-management-grid{grid-template-columns:minmax(0,1fr);gap:22px}.amando-management-copy{max-width:680px}.amando-management-art{justify-self:center;max-width:540px}}@media (max-width:600px){.amando-management-kicker{gap:12px;margin-bottom:18px}.amando-management-copy>h3{font-size:2rem}.amando-management-lead{margin-block:16px 22px;font-size:1rem}.amando-prototype-invite-grid{grid-template-columns:minmax(0,1fr);gap:20px}.amando-prototype-invite-art{grid-area:auto/1;justify-self:center;max-width:380px}.amando-prototype-invite-action{width:100%}.amando-proposal-finale .pitch-demo-footer{flex-direction:column}.amando-proposal-finale .pitch-demo-footer>span{flex-basis:auto}}@media (max-width:380px){.amando-management-options>article{grid-template-columns:minmax(0,1fr);gap:12px}.amando-management-options>article>div{border-left:0;padding-left:0}.amando-management-icon{width:36px;height:36px}}:root,.pitch-demo{--navy:#071b36;--navy-deep:#041328;--royal:#0757a4;--sky:#20a8de;--yellow:#ffe130;--ice:#f3f8fc;--line:#cbdce9;--ink:#0b2744;--muted:#46627a}.pitch-topbar-brand{padding-block:6px}.pitch-topbar-brand b{letter-spacing:.035em}.pitch-topbar-brand small{letter-spacing:.07em}.pitch-mini-brand{white-space:normal;max-width:75%;line-height:1.3}body,.amando-opening,.amando-value-story,.amando-proposal-finale,.pitch-demo-proposal>#valore.amando-value-section{background:#071b36}.pitch-demo .pitch-topbar{background:#071b36;border-bottom:1px solid #244b6c}.pitch-demo .pitch-topbar-brand b{color:#fff}.pitch-demo .pitch-topbar-brand small{color:#7dd4f7}.pitch-demo .pitch-part-nav a[aria-current=page]{color:#071b36;background:#ffe130;border-color:#ffe130}.amando-opening h1>strong,.amando-value-heading h2 strong,.amando-management-copy>h3 strong{color:#ffe130}.amando-opening h1>span:first-child{color:#fff}.amando-opening-art img{-webkit-mask-image:radial-gradient(#000 55%,#0000 78%);mask-image:radial-gradient(#000 55%,#0000 78%)}.pitch-demo .pitch-product-heading h1 strong{color:#0757a4}.pitch-demo .pitch-showcase-grid .pitch-product-copy,.amando-build-guide,.amando-project-cta,.amando-contact-strip{background:#0b2d52;border-color:#2d678e}.pitch-demo .pitch-responsive-stage{background:linear-gradient(145deg,#eff8ff,#d6eafa)}.pitch-demo .pitch-mini-page{color:#fff;background:#071b36}.pitch-demo .pitch-mini-page h3 strong,.pitch-mini-brand b{color:#ffe130}.pitch-demo .amando-device-screen .pitch-mini-team-list>button b{color:#071b36;background:#ffe130;width:2.8rem;min-height:2.3rem;font-size:.75rem}.pitch-demo .amando-device-screen .pitch-mini-team-list>button{grid-template-columns:2.8rem minmax(0,1fr) auto}@container amando-screen (width<=20rem){.pitch-demo .amando-device-screen .pitch-mini-team-list>button{grid-template-columns:2.8rem minmax(0,1fr)}}.pitch-demo .pitch-mini-team-list>button span strong{color:#fff}.pitch-demo .pitch-mini-team-list>button span small{color:#a8d6f1}.pitch-demo .pitch-mini-team-list>button:hover{background:#16426b}.pitch-demo .pitch-mini-partner-grid li{color:#fff;background:#0d3458;border-color:#27739c}.pitch-demo .amando-mini-story,.pitch-demo .amando-partner-example{background:#0b2d52;border-color:#23608d}.pitch-demo .amando-mini-story>p:first-child{color:#ffe130}.pitch-demo .pitch-inline-detail{color:#fff;background:#071b36;border-color:#20a8de}.pitch-demo .pitch-inline-detail>div>p,.pitch-demo .amando-detail-link{color:#83dafe}.pitch-demo .pitch-inline-detail>div>span,.pitch-demo .pitch-inline-detail>ul{color:#d0e0ed}.amando-roster{border-top:1px solid #315a7a;grid-column:1/-1;min-width:0;padding-top:24px}.amando-roster h4{margin:0 0 20px}.amando-roster>ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px;margin:0;padding:0;list-style:none;display:grid}.amando-roster>ul>li{border-bottom:1px solid #244b6c;gap:4px;min-width:0;padding:14px 0;font-size:1rem;line-height:1.5;display:grid}.amando-roster li strong{color:#fff}.amando-roster li span{color:#aad8f1}.amando-roster>p{color:#b6ccdd;font-size:.875rem;line-height:1.65}.amando-roster>a{margin-right:24px}.amando-mini-illustration>img{object-fit:cover;object-position:center;transform:none}.amando-archive-games article[data-outcome=win] strong{color:#78dfa9}.amando-archive-games article[data-outcome=loss] strong{color:#ffa7a7}.amando-archive-table{min-width:0}.amando-archive-table table{min-width:520px}.amando-venue{background:#071b36}.amando-venue-photo:after{background:linear-gradient(90deg,#041328eb,#04132840 65%,#0000)}.amando-venue-map-card{background:#071b36f2;border-color:#3c86b6}.amando-venue-map-action{color:#071b36;background:#ffe130}.amando-closing{background:#071b36}.amando-closing-footer{background:#041328}.amando-closing-invitation{background:#0b2d52}.amando-management-art img,.amando-prototype-invite-art img{mix-blend-mode:screen}@media (max-width:600px){.amando-roster>ul{grid-template-columns:minmax(0,1fr)}.pitch-topbar-brand b{font-size:1rem}.amando-roster>a{margin-right:0}.amando-venue-heading h2{font-size:clamp(2.25rem,9vw,3.5rem)}}
