:root{color:#f2efe8;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--black:#090909;--charcoal:#141310;--ivory:#f2efe8;--silver:#a7abb0;--gold:#c99b3b;--gold-bright:#e4bb5c;background:#090909;font-family:Inter,SF Pro Display,Helvetica Neue,Arial,sans-serif}*{box-sizing:border-box}html{background:var(--black);min-width:320px;min-height:100%}body{min-width:320px;min-height:100%;margin:0}button,input{font:inherit}button{border:0}::selection{color:var(--black);background:var(--gold-bright)}.landing{isolation:isolate;background:var(--black);align-items:center;min-height:100svh;padding:clamp(2rem,5.5vw,5.5rem);display:grid;position:relative;overflow:hidden}.landing:before,.landing:after{z-index:-2;content:"";pointer-events:none;position:absolute;inset:0}.landing:before{background-image:url(/conference-hero.webp);background-position:50%;background-size:cover;animation:1.8s cubic-bezier(.2,.8,.2,1) both settle;transform:scale(1.025)}.landing:after{z-index:-1;background:linear-gradient(90deg,#050505f0 0%,#070707cc 43%,#060606b3 68%,#050505d6 100%),linear-gradient(#05050570 0%,#05050514 44%,#050505e0 100%)}.landing__shell{grid-template-columns:minmax(0,1.2fr) minmax(360px,.72fr);align-items:center;gap:clamp(2.25rem,4vw,4.5rem);width:min(100%,1280px);margin:0 auto;display:grid}.story{max-width:780px;animation:.75s cubic-bezier(.2,.75,.25,1) .1s both reveal}.eyebrow,.signup__kicker{color:var(--gold-bright);letter-spacing:.2em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:700;line-height:1.2}.eyebrow{color:#f2efe8c7;letter-spacing:0;text-transform:none;align-items:center;gap:.75rem;margin-bottom:clamp(.9rem,1.6vw,1.4rem);font-size:clamp(1.2rem,1.5vw,1.45rem);display:flex}.eyebrow img{object-fit:cover;border:0;border-radius:50%;width:clamp(3rem,4.2vw,3.85rem);height:clamp(3rem,4.2vw,3.85rem);box-shadow:0 8px 20px #c99b3b33}.eyebrow__name{color:var(--ivory);letter-spacing:0;font-weight:400;line-height:1}.eyebrow__surname{color:var(--gold);font-weight:600}h1,h2,p{margin-top:0}h1{max-width:none;color:var(--ivory);letter-spacing:-.058em;white-space:nowrap;margin-bottom:clamp(1.5rem,3vw,2.2rem);font-size:clamp(3rem,4.8vw,5.25rem);font-weight:530;line-height:.91}h1 span{color:var(--gold-bright);letter-spacing:-.045em;font-family:Iowan Old Style,Baskerville,Times New Roman,serif;font-style:italic;font-weight:400;display:block}.story__body{color:#f2efe8c7;letter-spacing:-.01em;max-width:650px;margin-bottom:clamp(1.7rem,3vw,2.5rem);font-size:clamp(1rem,1.35vw,1.14rem);line-height:1.72}.story__body em{color:#f2efe8f0;font-style:normal}.story__body a,.story__body a em{color:var(--gold-bright);text-decoration-line:underline;-webkit-text-decoration-color:var(--gold-bright);text-decoration-color:var(--gold-bright);text-underline-offset:.18em;text-decoration-thickness:1px;transition:color .16s,text-decoration-color .16s}.story__body a:hover,.story__body a:hover em{color:var(--gold-bright);text-decoration-color:currentColor}.story__body a:focus-visible{outline:1px solid var(--gold-bright);outline-offset:3px}.credentials{max-width:100%;color:var(--gold-bright);letter-spacing:.14em;text-transform:uppercase;flex-wrap:nowrap;gap:clamp(.65rem,1.7vw,1.35rem);margin:0;padding:0;font-size:clamp(.58rem,.7vw,.67rem);font-weight:650;list-style:none;display:flex}.credential-link{width:fit-content;color:inherit;align-items:center;gap:.5rem;text-decoration:none;transition:color .16s;display:flex}.credential-link:hover{color:var(--gold-bright)}.credential-link:focus-visible{outline:1px solid var(--gold-bright);outline-offset:4px}.credential-icon{width:1.45rem;height:1.45rem;color:var(--ivory);stroke-width:1.5px;flex:0 0 1.45rem}.credential-arrow{width:.9rem;height:.9rem;color:var(--gold-bright);stroke-width:1.8px;flex:0 0 .9rem;transition:transform .16s}.credential-link:hover .credential-arrow{transform:translate(3px)}.signup{-webkit-backdrop-filter:blur(26px);background:linear-gradient(135deg,#070707b8 0%,#181309a8 58%,#61451470 100%);border:1px solid #bfbeb633;width:100%;padding:clamp(2rem,3.5vw,3.2rem);animation:.75s cubic-bezier(.2,.75,.25,1) .22s both reveal;position:relative;overflow:hidden;box-shadow:0 28px 80px #0006}.signup__kicker{margin-bottom:1.15rem}.signup h2{color:var(--ivory);letter-spacing:-.04em;margin-bottom:.85rem;font-size:clamp(1.75rem,2.55vw,2.2rem);font-weight:520;line-height:1.04}.signup__intro,.success>p:last-child{color:#ddddd9ad;margin-bottom:2rem;font-size:.95rem;line-height:1.62}form{position:relative}.form__row{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}.field{margin-bottom:1rem}.field label{color:#f0eee8d1;letter-spacing:.04em;margin-bottom:.52rem;font-size:.72rem;font-weight:620;display:block}.field input{width:100%;height:3.45rem;color:var(--ivory);caret-color:var(--gold-bright);background:#ffffff09;border:1px solid #bec0c240;border-radius:0;outline:none;padding:0 1rem;transition:border-color .16s,background .16s,box-shadow .16s}.field input::placeholder{color:#b9bbbd6b}.field input:hover{background:#ffffff0d;border-color:#c8cacc66}.field input:focus{border-color:var(--gold-bright);background:#ffffff0f;box-shadow:0 0 0 3px #c99b3b24}.field input:user-invalid{border-color:#c68878}button[type=submit]{color:#0a0907;background:var(--gold);cursor:pointer;letter-spacing:.075em;text-transform:uppercase;justify-content:space-between;align-items:center;width:100%;min-height:3.65rem;margin-top:.2rem;padding:0 1.25rem;font-size:.8rem;font-weight:600;transition:background .16s,transform .16s,box-shadow .16s;display:flex}button[type=submit]:hover:not(:disabled){background:var(--gold-bright);transform:translateY(-2px);box-shadow:0 12px 30px #c99b3b33}button[type=submit]:focus-visible{outline:2px solid var(--ivory);outline-offset:3px}button[type=submit]:disabled{cursor:wait;opacity:.68}.button-arrow{stroke-width:2px;width:1.15rem;height:1.15rem;transition:transform .16s}button[type=submit]:hover:not(:disabled) .button-arrow{transform:translate(3px)}.form__status{color:#f2efe8b8;min-height:1.15rem;margin-top:.75rem;font-size:.74rem;line-height:1.4}.form__status--error{color:#e2a99a}.form__legal{color:#dcdcd7a3;margin:.15rem 0 0;font-size:.74rem;line-height:1.55}.success{flex-direction:column;justify-content:center;min-height:390px;display:flex}.success__mark{border:1px solid var(--gold-bright);width:2.75rem;height:2.75rem;color:var(--gold-bright);border-radius:50%;place-items:center;margin-bottom:2rem;font-size:1rem;display:grid}@keyframes reveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes settle{0%{opacity:.82;transform:scale(1.055)}to{opacity:1;transform:scale(1.025)}}@media (width<=960px){.landing{align-items:start;min-height:100svh;padding-block:clamp(3rem,8vw,5rem);overflow:visible}.landing:before,.landing:after{position:fixed}.landing:after{background:linear-gradient(#050505d4 0%,#060606c9 45%,#050505ed 100%),linear-gradient(90deg,#050505e6,#050505ab)}.landing__shell{grid-template-columns:1fr;gap:3rem}.story,.signup{max-width:700px}h1{font-size:clamp(2rem,6vw,4.15rem)}}@media (width<=560px){.landing{padding:2.2rem 1.15rem 1.15rem}.story{padding-inline:.35rem}.eyebrow{margin-bottom:1rem}h1{font-size:clamp(1.75rem,8.3vw,2.2rem)}.story__body{font-size:.98rem;line-height:1.65}.credentials{letter-spacing:.07em;gap:.38rem;font-size:.53rem}.credential-link{gap:.3rem}.credential-icon{flex-basis:1rem;width:1rem;height:1rem}.credential-arrow{flex-basis:.72rem;width:.72rem;height:.72rem}.signup{padding:2rem 1.25rem 1.6rem}.form__row{grid-template-columns:1fr;gap:0}}@media (height<=760px) and (width>=961px){.landing{padding-block:2rem}h1{font-size:clamp(3rem,5.2vw,5rem)}.story__body{margin-bottom:1.5rem;line-height:1.56}.signup{padding-block:2rem}.signup__intro{margin-bottom:1.35rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
