.auth-page{background:var(--bg);min-height:100svh;color:var(--ink);flex-direction:column;padding-top:20px;display:flex}.auth-editorial{flex:1;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;padding:0 20px;display:grid}.auth-footer{color:var(--muted);font:var(--label-12);letter-spacing:var(--label-12-ls);justify-content:space-between;align-items:center;gap:16px;margin-top:auto;padding:24px 4vw;display:flex}.auth-footer-locale{align-items:center;gap:12px;display:flex}.auth-footer .language-switcher .custom-trigger{background:var(--surface);min-width:176px;min-height:36px}.auth-eyebrow{font:var(--eyebrow-12);letter-spacing:var(--eyebrow-12-ls);text-transform:uppercase;align-items:center;gap:8px;display:flex}.auth-form-panel{border:1px solid var(--line);background:var(--surface);border-left:0;flex-direction:column;justify-content:center;min-width:0;min-height:660px;padding:48px clamp(24px,4vw,64px);display:flex}.auth-form{width:100%;max-width:400px;animation:auth-enter var(--t-enter) var(--ease-out) both;margin-inline:auto}.auth-brand-wrap{justify-content:center;margin-bottom:36px;display:flex}.auth-brand{font:var(--heading-34);letter-spacing:var(--heading-34-ls);align-items:center;gap:15px;font-weight:700;display:inline-flex}.auth-brand .brand-mark{width:32px;height:36px}.auth-brand .brand-mark:before,.auth-brand .brand-mark:after{width:18px;height:30px}.auth-page .auth-clerk-root,.auth-page .auth-clerk-box{width:100%;max-width:100%}.auth-page .auth-clerk-box{border:0;border-radius:0;box-shadow:none!important}.auth-page .auth-clerk-card{box-shadow:none;border:0;border-radius:0;gap:24px;padding:4px 4px 24px;background:var(--surface)!important}.auth-page .auth-clerk-title{font:var(--heading-22);letter-spacing:var(--heading-22-ls)}.auth-page .auth-clerk-subtitle{font:var(--copy-14);letter-spacing:var(--copy-14-ls)}.auth-page .auth-clerk-primary,.auth-page .auth-clerk-social{min-height:44px;font:var(--control-14);letter-spacing:normal;border-radius:var(--radius)}.auth-page .auth-clerk-input{min-height:44px;font:var(--control-16);letter-spacing:normal;border-radius:var(--radius)}.auth-page .auth-clerk-primary{background:var(--green);color:var(--green-ink);font-weight:600;box-shadow:none!important}.auth-page .auth-clerk-primary:hover{background:var(--green-bright)}.auth-page .auth-clerk-socials{grid-template-columns:1fr;display:grid}.auth-page .auth-clerk-input,.auth-page .auth-clerk-social{border:1px solid var(--line-strong)!important;box-shadow:none!important}.auth-page .auth-clerk-input:focus-visible,.auth-page .auth-clerk-social:focus-visible,.auth-page .auth-clerk-primary:focus-visible{outline:2px solid var(--green-text);outline-offset:2px}.auth-page .auth-clerk-link{color:var(--green-text)!important}.auth-page .auth-clerk-footer{background:0 0!important}.auth-photo-story{isolation:isolate;color:#fff;background:#172a25;flex-direction:column;min-height:660px;padding:32px;display:flex;position:relative;overflow:hidden}.auth-morada-video{object-fit:cover;z-index:-2;background:url(/auth-art/morada-lisboa.webp) 50%/cover;width:100%;height:100%;position:absolute;inset:0}.auth-page .auth-video-toggle{z-index:1;color:#fff;background:#091a1480;border-color:#ffffff80;width:44px;min-height:44px;position:absolute;top:24px;right:24px}.auth-page .auth-video-toggle:hover{color:#fff;background:#091a14cc;border-color:#fff}.auth-page .auth-video-toggle:focus-visible{outline-offset:3px;outline:2px solid #fff}.auth-photo-story:after{content:"";z-index:-1;background:linear-gradient(#091a147a,#091a1414 28%,#091a14d6 100%);position:absolute;inset:0}.auth-photo-top,.auth-photo-bottom{font:var(--data-12);letter-spacing:var(--data-12-ls);justify-content:space-between;gap:18px;display:flex}.auth-photo-top{align-items:flex-start;min-height:44px;padding-right:64px}.auth-photo-copy{margin-top:auto;padding:100px 0 44px}.auth-photo-copy h2{font:var(--heading-34);letter-spacing:var(--heading-34-ls);margin:20px 0}.auth-photo-copy h2 em{color:#91efbd;font-style:normal}.auth-photo-copy p{font:var(--copy-15);letter-spacing:var(--copy-15-ls);color:#e0e8e3;max-width:38ch}.auth-photo-bottom{border-top:1px solid #ffffff4d;padding-top:20px}@keyframes auth-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1500px){.auth-editorial{width:100%;max-width:1600px;margin-inline:auto}}@media (max-width:1050px){.auth-photo-story{padding:24px}.auth-photo-top>.auth-eyebrow{max-width:23ch}}@media (max-width:760px){.auth-editorial{flex-direction:column;padding:0 16px;display:flex}.auth-form-panel{border-left:1px solid var(--line);border-bottom:0;order:-1;min-height:0;padding:32px 20px}.auth-photo-story{min-height:480px;padding:24px}.auth-photo-copy{padding-top:64px}.auth-footer{flex-wrap:wrap;padding:24px 20px}.auth-footer>span:nth-child(2){display:none}.auth-footer-locale{justify-content:space-between;width:100%}}@media (prefers-reduced-motion:reduce){.auth-form{animation:none}}
