:root{--navy:#031e30;--deep:#021724;--gold:#e7b65f;--ink:#09293c;--muted:#64717a;--cream:#fbfbf8;--line:#e5e8e8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;color:var(--ink);background:var(--cream);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #d99b38;outline-offset:5px}.container{width:min(1200px,calc(100% - 96px));margin:auto}.skip{position:fixed;top:-80px;left:20px;background:white;padding:12px;z-index:20}.skip:focus{top:12px}.topbar{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:var(--ink);border-bottom:1px solid rgba(212,187,146,.55);box-shadow:0 8px 28px rgba(3,30,48,.05)}.topbar:before{content:'';position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(231,182,95,.8) 50%,rgba(255,255,255,0))}.topbar:after{content:'';position:absolute;left:50%;bottom:-1px;transform:translateX(-50%);width:min(380px,48vw);height:2px;border-radius:999px;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(231,182,95,.95) 50%,rgba(255,255,255,0));opacity:.7}.nav{position:relative;z-index:1;min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:24px}.top-logo{display:inline-flex;align-items:center;justify-content:center;padding:8px 0;transition:transform .22s ease,opacity .22s ease,filter .22s ease}.top-logo:hover{transform:translateY(-1px);filter:brightness(1.02)}.top-logo img{display:block;width:92px;height:auto;max-height:82px;object-fit:contain}.wordmark i,footer i{font-style:normal;color:var(--gold);margin:0 9px}.nav-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:42px;padding:10px 18px;border-radius:999px;background:#fff;color:#0a2740;font-size:13px;font-weight:700;border:1px solid rgba(207,154,64,.42);box-shadow:0 8px 18px rgba(3,30,48,.05);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.nav-cta:hover{transform:translateY(-1px);box-shadow:0 10px 22px rgba(3,30,48,.08);border-color:rgba(207,154,64,.7)}.nav-cta span{margin-left:0;font-size:15px;line-height:1}.hero{position:relative;isolation:isolate;background:var(--navy);color:white;min-height:780px;overflow:hidden}.hero-picture{position:absolute;z-index:-2;inset:0 0 0 40%;overflow:hidden}.hero-picture img{width:100%;height:100%;object-fit:cover;object-position:55% 50%}.hero-picture:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--navy) 0%,#031e30b3 13%,transparent 44%),linear-gradient(0deg,#031e30 0%,transparent 22%)}.hero-inner{padding:74px 0 88px}.hero-copy{width:54%;max-width:650px}.eyebrow{font-size:12px;letter-spacing:2.6px;font-weight:600;margin:0 0 28px;color:#a77532}.hero .eyebrow{color:#edcf98;display:flex;align-items:center;gap:12px}.eyebrow span{height:1px;width:28px;background:var(--gold)}h1,h2,h3,p{margin-top:0}h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(76px,7.9vw,116px);line-height:.96;font-weight:400;letter-spacing:-5px;margin-bottom:30px}h1 em{font-style:normal;background:linear-gradient(110deg,#f3d691 8%,#b87521 42%,#ffe7aa 76%,#bd802e);color:transparent;background-clip:text;-webkit-background-clip:text}h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.15;letter-spacing:-1.2px;font-size:48px}.hero h2{font-size:29px;line-height:1.23;letter-spacing:-.4px;max-width:490px;margin-bottom:24px}.gold-rule{height:2px;width:96px;background:linear-gradient(90deg,#f9e2a8,#ac7328);margin-bottom:25px}.intro{color:#d6e0e5;max-width:440px;font-size:16px;line-height:1.7;margin-bottom:30px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;min-height:56px;padding:14px 25px;border:1px solid #ffdd94;border-radius:3px;background:linear-gradient(110deg,#f4d48c,#d9a348);box-shadow:0 8px 30px #00000016;color:#102939;font-size:15px;font-weight:700;cursor:pointer;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 10px 30px #d9a34830}.button span{font-size:23px;line-height:1}.button:disabled{opacity:.75;cursor:default;transform:none}.hero-date{font-size:11px;letter-spacing:1.25px;color:#d9dfe1;margin:22px 0 0}.hero-date b{color:var(--gold);padding:0 8px}.hero-motto{position:absolute;right:5%;top:40px;font-size:13px;letter-spacing:2.5px;line-height:1.4;text-align:right;text-shadow:0 2px 9px #000}.hero-motto b{color:#ffe2a0}.hero-ribbon{position:absolute;bottom:-75px;left:-10%;width:125%;height:130px;border-radius:50%;border-top:3px solid var(--gold);box-shadow:0 -9px 0 -6px #efd49b70;transform:rotate(-3deg);background:var(--navy)}.event-section{background:var(--navy);color:white;padding:28px 0 39px}.event-grid{display:grid;grid-template-columns:1fr 1fr 1.35fr;gap:28px}.event-cell{display:flex;align-items:center;gap:20px;border-right:1px solid #c7a3654a;padding-right:20px}.event-cell:last-child{border:0;padding:0}.label{display:block;font-size:10px;letter-spacing:1.8px;color:#d3af72;margin-bottom:5px}.event-cell strong{display:block;font-weight:500;font-size:19px;line-height:1.4}.event-cell small{font-size:12px;color:#b5c3cd}.event-symbol{font-family:Georgia,serif;color:#edc67d;font-size:40px;line-height:1}.clock{flex-shrink:0;width:35px;height:35px;border:2px solid #e8bd74;border-radius:50%;position:relative}.clock:after{content:"";position:absolute;left:15px;top:7px;width:8px;height:11px;border-left:2px solid #e8bd74;border-bottom:2px solid #e8bd74}.pin{font-size:46px;color:#edc67d;line-height:1}.possibilities{padding:100px 0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:48px;margin-bottom:42px}.section-heading .eyebrow{margin-bottom:18px}.section-heading h2{margin:0}.section-heading h2 em{color:#ad813a}.section-heading>p{max-width:275px;color:var(--muted);margin:0 0 4px;font-size:16px}.topics{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.topic{position:relative;background:#fff;border:1px solid #d7bf944f;padding:30px 25px 25px;box-shadow:0 7px 22px #08253604;border-radius:6px;transition:transform .25s,border-color .25s}.topic:hover{transform:translateY(-5px);border-color:#d9ae69}.number{position:absolute;right:20px;top:19px;color:#b4bdc0;font-size:12px;letter-spacing:1px}.sprite{display:block;background-image:url('elementos-originais.jpg');background-repeat:no-repeat}.topic-icon{width:90px;border-radius:50%;margin-bottom:28px;box-shadow:0 5px 15px #082b4417}.topic h3{font-size:19px;line-height:1.3;letter-spacing:-.4px;margin-bottom:13px;min-height:74px}.topic p{font-size:14px;color:var(--muted);line-height:1.7;margin:0}.quote{background:radial-gradient(ellipse at 82% 30%,#0d3e50,var(--navy) 70%);border-top:1px solid #bc975f;border-bottom:1px solid #bc975f;color:white;overflow:hidden}.quote-inner{position:relative;display:flex;align-items:center;gap:30px;padding-top:51px;padding-bottom:50px}.quote-mark{font-family:Georgia,serif;font-size:130px;line-height:.8;color:var(--gold);opacity:.6;align-self:flex-start;margin-top:10px}.quote p{font-family:Georgia,serif;font-size:39px;line-height:1.3;margin:0}.quote em{color:#e9c17c}.quote-side{margin-left:auto;padding-left:34px;border-left:1px solid #ddbf7b70;color:#d9bc83;font-size:11px;letter-spacing:2px;line-height:2}.confirm-section{padding:104px 0;background:radial-gradient(ellipse at 16% 90%,#eeeae0,transparent 54%),#fafbf9}.confirm-wrap{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.confirm-copy h2{font-size:57px;margin-bottom:25px}.confirm-copy h2 em{color:#b0813c}.confirm-copy>p:not(.eyebrow){max-width:380px;color:var(--muted);font-size:17px}.invitation-note{display:flex;gap:22px;margin-top:38px}.note-line{width:2px;background:var(--gold);flex-shrink:0}.invitation-note strong{font-size:16px}.invitation-note p{font-size:15px;color:var(--muted);margin:8px 0 0}.map-link{display:inline-block;margin-top:22px;font-size:14px;font-weight:600;border-bottom:1px solid #c8a366;padding-bottom:4px}.map-link span{margin-left:28px}.form-card{background:#fff;border:1px solid #e6e2da;border-top:3px solid #d5ac69;padding:38px 40px;border-radius:5px;box-shadow:0 24px 65px #082a3c0b}.form-kicker{color:#9b7338;font-size:10px;font-weight:700;letter-spacing:2px}.form-card h3{font-family:Georgia,serif;font-weight:400;font-size:31px;letter-spacing:-.8px;margin:10px 0 5px}.form-card>p{color:var(--muted);font-size:14px;margin-bottom:28px}.field{margin-bottom:19px}.field label{display:block;font-size:13px;font-weight:600;margin-bottom:7px}.field input{width:100%;min-height:51px;padding:12px 15px;color:var(--ink);background:#fbfcfc;border:1px solid #dce1e3;border-radius:3px;font-size:16px;transition:border-color .2s}.field input:focus{border-color:#ad813a}.field input::placeholder{color:#8a9399;font-size:14px}.submit{width:100%;margin-top:5px;justify-content:space-between}.form-card .privacy{font-size:11px;line-height:1.6;text-align:center;margin:17px 5px 0;color:#77838b}.hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.status:not(:empty){padding:13px;margin-top:15px;font-size:14px;border-radius:3px}.status.ok{background:#e8f5e9;color:#155522}.status.err{background:#fff0e9;color:#963611}.organizers{padding:30px 0 57px;background:white}.organizer-title{display:flex;align-items:center;justify-content:center;gap:26px}.organizer-title span{height:1px;flex:1;background:linear-gradient(90deg,transparent,#d0ab71)}.organizer-title span:last-child{transform:rotate(180deg)}.organizer-title p{font-size:11px;letter-spacing:3px;color:#8e754b;margin:0}.brands{display:grid;grid-template-columns:repeat(3,1fr);align-items:center;max-width:990px;margin:39px auto 0}.brand-cell{display:flex;align-items:center;justify-content:center;min-height:138px;border-right:1px solid #e8d7b9}.brand-cell:last-child{border:0}.brand{width:168px;mix-blend-mode:multiply}.brand.central{width:226px}footer{border-top:2px solid #bd9147;background:var(--deep);color:#fff;padding:35px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}footer p{font-size:11px;letter-spacing:2px;line-height:1.7;margin:0}footer b{font-weight:400;color:#e5c589}footer span{font-size:10px;letter-spacing:2px;color:#bbc9cf}footer a{font-size:12px;color:#d6c093}
@media(min-width:1600px){.hero-picture{inset:0 0 0 45%}.hero-picture img{object-position:center 48%}.hero{min-height:830px}.hero-inner{padding-top:88px}}
@media(max-width:1050px){.container{width:calc(100% - 56px)}.hero-copy{width:60%}.hero-picture{left:35%}.hero h2{font-size:26px}.hero-motto{right:25px}.event-grid{gap:18px}.event-cell{gap:12px}.event-cell strong{font-size:16px}.event-cell small{font-size:11px}.topics{gap:12px}.topic{padding:27px 19px}.topic h3{font-size:17px;min-height:86px}.confirm-wrap{gap:50px}.form-card{padding:32px 27px}.confirm-copy h2{font-size:49px}.quote p{font-size:34px}.section-heading h2{font-size:42px}}
@media(max-width:760px){.container{width:calc(100% - 40px)}.nav{min-height:78px;gap:12px}.top-logo{padding:4px 0}.top-logo img{width:72px;max-height:64px}.nav-cta{font-size:11px;padding:9px 13px;min-height:38px;gap:7px}.hero{min-height:0;padding-bottom:390px}.hero-inner{padding:43px 0 30px}.hero-copy{width:100%;max-width:none}.hero .eyebrow{font-size:9px;letter-spacing:1.8px;margin-bottom:25px}.hero h1{font-size:82px;letter-spacing:-4px;margin-bottom:24px}.hero h2{font-size:26px;max-width:430px}.hero .intro{font-size:15px;max-width:440px;margin-bottom:26px}.hero-picture{inset:auto 0 0 0;height:450px}.hero-picture img{object-position:50% 66%}.hero-picture:after{background:linear-gradient(180deg,var(--navy),#031e3000 20%,transparent 80%,var(--navy))}.hero-motto{top:auto;bottom:305px;right:24px;font-size:10px}.hero-date{font-size:9px;letter-spacing:.8px}.hero-date b{padding:0 4px}.hero-ribbon{bottom:-93px;transform:rotate(-5deg)}.event-section{padding:22px 0 32px}.event-grid{grid-template-columns:1fr 1fr;gap:24px 15px}.event-cell{padding:0;border:0;gap:12px;align-items:flex-start}.event-cell:first-child{border-right:1px solid #c7a3654a}.event-cell.location{grid-column:1/-1;border-top:1px solid #c7a3654a;padding-top:22px}.event-cell strong{font-size:16px}.event-cell small{font-size:11px;line-height:1.5;display:block;margin-top:3px}.label{font-size:8px;letter-spacing:1.3px}.event-symbol{font-size:34px}.clock{width:29px;height:29px;margin-top:5px}.clock:after{left:12px;top:5px}.pin{font-size:35px}.possibilities{padding:59px 0}.section-heading{display:block;margin-bottom:28px}.section-heading .eyebrow{font-size:9px;letter-spacing:1.7px}.section-heading h2{font-size:35px;letter-spacing:-1px}.section-heading>p{margin:22px 0 0;font-size:15px;max-width:370px}.topics{grid-template-columns:1fr 1fr;gap:12px}.topic{padding:24px 16px}.topic-icon{width:75px;margin-bottom:21px}.topic h3{font-size:16px;min-height:83px;letter-spacing:-.3px}.topic p{font-size:12px;line-height:1.6}.number{font-size:10px;right:13px;top:12px}.quote-inner{gap:13px;padding-top:37px;padding-bottom:37px}.quote-mark{font-size:77px}.quote p{font-size:28px;letter-spacing:-.7px}.quote-side{display:none}.confirm-section{padding:60px 0}.confirm-wrap{grid-template-columns:1fr;gap:35px}.confirm-copy .eyebrow{font-size:10px;margin-bottom:17px}.confirm-copy h2{font-size:44px;margin-bottom:19px}.confirm-copy>p:not(.eyebrow){font-size:16px}.invitation-note{margin-top:26px}.form-card{padding:28px 23px}.form-card h3{font-size:28px}.organizers{padding:30px 0 38px}.brands{gap:0;margin-top:25px}.brand-cell{min-height:93px;padding:0 10px}.brand{width:100%}.brand.central{width:100%}.footer-inner{flex-wrap:wrap;gap:24px}footer span{font-size:8px;letter-spacing:1px}footer i{margin:0 4px}footer a{font-size:11px}footer p{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.pin{width:35px;height:39px;flex-shrink:0}
@media(max-width:760px){.pin{width:28px;height:32px}.brands{grid-template-columns:1fr;gap:22px;max-width:260px}.brand-cell{border-right:0;border-bottom:1px solid #e8d7b9;padding:0 0 22px}.brand-cell:last-child{padding:0}.brand{width:155px}.brand.central{width:206px}}

/* Botão de localização em destaque */
.map-link{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;min-width:260px;min-height:64px;padding:17px 28px;margin-top:26px;border:1px solid #d5a650;border-radius:4px;background:linear-gradient(110deg,#f4d48c,#d9a348);color:#102939;box-shadow:0 8px 24px #082a3c12;font-size:19px;font-weight:700;line-height:1.4;transition:transform .2s,box-shadow .2s}.map-link span{margin-left:0;font-size:26px;line-height:1}.map-link:hover{transform:translateY(-2px);box-shadow:0 10px 28px #d9a34835}@media(max-width:760px){.map-link{width:100%;min-width:0;min-height:64px}}

/* Logos oficiais fornecidas, preservadas em suas proporções */
.logo-original{display:block;background-repeat:no-repeat;max-width:100%;flex-shrink:0}.logo-santos{width:148px}.logo-aprova{width:198px}.brand-cell{min-height:170px;padding:8px 22px}.brand-pair{flex-direction:column;gap:18px}.ferucci-panel{background:#031e30;padding:16px 14px;border-radius:4px;width:260px;max-width:100%}.logo-ferucci{width:232px}.logo-rodobens{width:178px}@media(max-width:760px){.brand-cell{min-height:0;padding:0 0 24px}.brand-cell:last-child{padding:0}.logo-santos{width:145px}.logo-aprova{width:190px}.brand-pair{gap:18px}.ferucci-panel{width:246px}.logo-ferucci{width:218px}.logo-rodobens{width:174px}}
