﻿*{margin:0;padding:0;box-sizing:border-box}html,body{overflow-x:hidden;width:100%;margin:0;padding:0}body{font-family:"Source Sans Pro",sans-serif;line-height:1.6;font-weight:200}body:not(.animation-page){color:#000;background:#fff;min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:"Source Sans Pro",sans-serif;font-weight:900}.form-base,body:not(.animation-page) form,body:not(.animation-page) .success-message{width:360px;max-width:100%;margin:2rem auto;display:flex;flex-direction:column;gap:1rem;background:rgba(0,0,0,.02);padding:2rem;border-radius:8px;border:1px solid rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.05)}.form-base input[type=email],body:not(.animation-page) form input[type=email],body:not(.animation-page) .success-message input[type=email],.form-base input[type=text],body:not(.animation-page) form input[type=text],body:not(.animation-page) .success-message input[type=text],.form-base textarea,body:not(.animation-page) form textarea,body:not(.animation-page) .success-message textarea{width:100%;padding:.8rem 1rem;border:1px solid rgba(0,0,0,.1);background:#fff;font-family:"Source Sans Pro",sans-serif;font-weight:200;font-size:1rem;border-radius:4px;transition:border-color .2s ease}.form-base input[type=email]:focus,body:not(.animation-page) form input[type=email]:focus,body:not(.animation-page) .success-message input[type=email]:focus,.form-base input[type=text]:focus,body:not(.animation-page) form input[type=text]:focus,body:not(.animation-page) .success-message input[type=text]:focus,.form-base textarea:focus,body:not(.animation-page) form textarea:focus,body:not(.animation-page) .success-message textarea:focus{outline:none;border-color:#000;box-shadow:0 0 0 2px rgba(0,0,0,.05)}.button-base,body:not(.animation-page) form button,body:not(.animation-page) .success-message button,.learn-more-button{padding:.8rem 1rem;background:#000;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:all .3s ease;font-family:"Source Sans Pro",sans-serif;font-weight:600;text-decoration:none;text-align:center}.button-base:hover,body:not(.animation-page) form button:hover,body:not(.animation-page) .success-message button:hover,.learn-more-button:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.hero-base,body:not(.animation-page) .hero-banner,body:not(.animation-page) .full-width-image{width:100vw;min-height:60vh;background-size:cover;background-position:center;position:relative;color:#fff}.hero-base .overlay,body:not(.animation-page) .hero-banner .overlay,body:not(.animation-page) .full-width-image .overlay{background:rgba(0,0,0,.7);padding:6rem 1rem;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.hero-base .overlay h1,body:not(.animation-page) .hero-banner .overlay h1,body:not(.animation-page) .full-width-image .overlay h1{font-size:clamp(2.5rem,8vw,5rem);margin-bottom:1.5rem;max-width:1200px;padding:0 2rem}.hero-base .overlay h2,body:not(.animation-page) .hero-banner .overlay h2,body:not(.animation-page) .full-width-image .overlay h2{font-size:clamp(1.2rem,3vw,1.8rem);font-weight:200;max-width:800px;padding:0 2rem}.essay-page{color:#000;background:#fff}.essay-page .essay{max-width:800px;margin:4rem auto;padding:0 2rem;font-family:"Source Sans Pro",sans-serif;line-height:1.8}.essay-page .essay p{margin-bottom:2rem;font-size:1.2rem;font-weight:200}.essay-page .essay .intro{font-size:1.4rem;font-weight:400;color:#333}.essay-page .essay h2{font-family:"Source Sans Pro",sans-serif;font-size:2rem;font-weight:900;margin:3rem 0 1.5rem;color:#000}.essay-page .essay .conclusion{font-style:italic;color:#333;font-weight:400}.essay-page .essay .date{margin-top:4rem;font-style:italic;color:#666;text-align:right;font-weight:200}@media(max-width: 768px){.essay-page .essay{margin:3rem auto}.essay-page .essay p{font-size:1.1rem}.essay-page .essay .intro{font-size:1.2rem}.essay-page .essay h2{font-size:1.8rem}}body:not(.animation-page){color:#000;background:#fff;min-height:100vh}body:not(.animation-page) h1,body:not(.animation-page) h2,body:not(.animation-page) h3,body:not(.animation-page) h4,body:not(.animation-page) h5,body:not(.animation-page) h6{font-family:"Source Sans Pro",sans-serif;font-weight:900}body:not(.animation-page) header{position:fixed;width:100%;background:hsla(0,0%,100%,.95);padding:.5rem 1rem;border-bottom:1px solid #eee;z-index:1000;top:0}body:not(.animation-page) header nav{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}@media(max-width: 480px){body:not(.animation-page) header nav{flex-direction:column;gap:.75rem;padding:.5rem 0}}body:not(.animation-page) header nav .logo{font-size:1.5rem;font-weight:900;letter-spacing:.02em}@media(max-width: 480px){body:not(.animation-page) header nav .logo{font-size:1.3rem}}body:not(.animation-page) header nav .logo a{color:#000;text-decoration:none}body:not(.animation-page) header nav .nav-links{display:flex;gap:2rem}@media(max-width: 768px){body:not(.animation-page) header nav .nav-links{gap:1.5rem}}@media(max-width: 480px){body:not(.animation-page) header nav .nav-links{gap:1.25rem;justify-content:center;width:100%;padding:.25rem 0}}body:not(.animation-page) header nav .nav-links a{color:#000;text-decoration:none;font-weight:200;position:relative;padding-bottom:2px;white-space:nowrap}@media(max-width: 480px){body:not(.animation-page) header nav .nav-links a{font-size:.95rem}}body:not(.animation-page) header nav .nav-links a:hover{opacity:.7}body:not(.animation-page) header nav .nav-links a.active{font-weight:400}body:not(.animation-page) header nav .nav-links a.active:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background:#000}body:not(.animation-page) .hero-trinity{background-image:url("images/trinity.jpg")}body:not(.animation-page) .john-work-garrett{background-image:url("images/john-work-garrett-libarary-reading-room.jpg");position:relative;z-index:0;min-height:fit-content;padding:4rem 2rem}body:not(.animation-page) .royal-portuguese{background-image:url("images/royal-portuguese-reading-room.jpg")}body:not(.animation-page) .concept{width:100%;padding:6rem 2rem;background:#fff;margin:0;color:#000;position:relative;z-index:2}body:not(.animation-page) .concept h2{text-align:center;font-size:2rem;margin-bottom:1.5rem;font-weight:900;text-transform:none;letter-spacing:normal;line-height:1.2;max-width:800px;margin-left:auto;margin-right:auto}body:not(.animation-page) .concept p{font-weight:200;font-size:1.2rem;max-width:650px;margin-left:auto;margin-right:auto;line-height:1.8}@media(max-width: 768px){body:not(.animation-page) .concept{padding:4rem 1.5rem}}body:not(.animation-page) .benefit-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:2rem;max-width:1200px;margin:0 auto;padding:2rem;color:#fff;position:relative;z-index:1}body:not(.animation-page) .benefit-grid .benefit{padding:2rem;border:1px solid hsla(0,0%,100%,.2);backdrop-filter:blur(5px);background:rgba(0,0,0,.5)}@media(min-width: 1200px){body:not(.animation-page) .benefit-grid{grid-template-columns:repeat(4, 1fr)}}@media(max-width: 768px){body:not(.animation-page) .benefit-grid{grid-template-columns:1fr;gap:1rem;padding:1rem}body:not(.animation-page) .benefit-grid .benefit{padding:1.5rem}}body:not(.animation-page) .signup{width:100%;background:#fff;padding:6rem 2rem;text-align:center;margin:0;color:#000}body:not(.animation-page) .signup h2{font-size:3.2rem;font-weight:900;margin-bottom:2rem;text-transform:uppercase;max-width:800px;margin-left:auto;margin-right:auto}body:not(.animation-page) .signup p{max-width:600px;margin-left:auto;margin-right:auto;margin-bottom:2rem}body:not(.animation-page) form .turnstile-wrapper,body:not(.animation-page) .success-message .turnstile-wrapper{width:100%;max-width:300px;margin:1rem auto;overflow:visible}body:not(.animation-page) form .turnstile-wrapper iframe,body:not(.animation-page) .success-message .turnstile-wrapper iframe{max-width:100%;margin:0 auto;display:block}@media(max-width: 480px){body:not(.animation-page) form,body:not(.animation-page) .success-message{width:100%;max-width:320px;padding:1.5rem}body:not(.animation-page) form .turnstile-wrapper,body:not(.animation-page) .success-message .turnstile-wrapper{transform:scale(0.9);transform-origin:center;margin:1rem -15px}}body:not(.animation-page) form .success-message,body:not(.animation-page) .success-message .success-message{text-align:center;animation:fadeIn .5s ease-out}body:not(.animation-page) form .success-message h3,body:not(.animation-page) .success-message .success-message h3{font-size:1.4rem;font-weight:900;margin-bottom:.5rem;color:#000}body:not(.animation-page) form .success-message p,body:not(.animation-page) .success-message .success-message p{font-size:1.1rem;color:#333;font-weight:200}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}body:not(.animation-page) form input[type=email],body:not(.animation-page) form input[type=text],body:not(.animation-page) .success-message input[type=email],body:not(.animation-page) .success-message input[type=text]{width:100%;padding:.8rem 1rem;border:1px solid rgba(0,0,0,.1);background:#fff;font-family:"Source Sans Pro",sans-serif;font-weight:200;font-size:1rem;border-radius:4px;transition:border-color .2s ease}body:not(.animation-page) form input[type=email]:focus,body:not(.animation-page) form input[type=text]:focus,body:not(.animation-page) .success-message input[type=email]:focus,body:not(.animation-page) .success-message input[type=text]:focus{outline:none;border-color:#000;box-shadow:0 0 0 2px rgba(0,0,0,.05)}body:not(.animation-page) form input[type=email]::placeholder,body:not(.animation-page) form input[type=text]::placeholder,body:not(.animation-page) .success-message input[type=email]::placeholder,body:not(.animation-page) .success-message input[type=text]::placeholder{color:#999}body:not(.animation-page) form .error-message,body:not(.animation-page) .success-message .error-message{color:#d32f2f;font-size:.9rem;margin-top:.5rem;text-align:left;min-height:1.2em;font-weight:400;transition:all .2s ease;background:rgba(211,47,47,.05);border-radius:4px;padding:.5rem;margin-bottom:-0.5rem}@media(max-width: 480px){body:not(.animation-page) form,body:not(.animation-page) .success-message{width:320px;padding:1.5rem}}body:not(.animation-page) form footer,body:not(.animation-page) .success-message footer{text-align:center;padding:2rem;background:#000;color:#fff}@media(max-width: 1200px){body:not(.animation-page) form .hero-banner h1,body:not(.animation-page) form .full-width-image h1,body:not(.animation-page) .success-message .hero-banner h1,body:not(.animation-page) .success-message .full-width-image h1{font-size:4rem;padding:0 2rem}body:not(.animation-page) form .hero-banner h2,body:not(.animation-page) form .full-width-image h2,body:not(.animation-page) .success-message .hero-banner h2,body:not(.animation-page) .success-message .full-width-image h2{font-size:1.6rem;padding:0 2rem}body:not(.animation-page) form .concept h2,body:not(.animation-page) .success-message .concept h2{font-size:3rem;padding:0 2rem}body:not(.animation-page) form .concept p,body:not(.animation-page) .success-message .concept p{font-size:1.1rem;padding:0 2rem}body:not(.animation-page) form .benefit-grid .benefit,body:not(.animation-page) .success-message .benefit-grid .benefit{flex:0 1 calc(50% - 1rem)}}@media(max-width: 768px){body:not(.animation-page) form .hero-banner h1,body:not(.animation-page) form .full-width-image h1,body:not(.animation-page) .success-message .hero-banner h1,body:not(.animation-page) .success-message .full-width-image h1{font-size:3rem}body:not(.animation-page) form .hero-banner h2,body:not(.animation-page) form .full-width-image h2,body:not(.animation-page) .success-message .hero-banner h2,body:not(.animation-page) .success-message .full-width-image h2{font-size:1.4rem}body:not(.animation-page) form .concept h2,body:not(.animation-page) .success-message .concept h2{font-size:2.5rem}body:not(.animation-page) form .concept p,body:not(.animation-page) .success-message .concept p{font-size:1rem}body:not(.animation-page) form .benefit-grid,body:not(.animation-page) .success-message .benefit-grid{padding:0 1.5rem;gap:1.5rem}body:not(.animation-page) form .benefit-grid .benefit,body:not(.animation-page) .success-message .benefit-grid .benefit{flex:0 1 100%;max-width:500px}body:not(.animation-page) form .benefit-grid .benefit h3,body:not(.animation-page) .success-message .benefit-grid .benefit h3{font-size:1.8rem}body:not(.animation-page) form .benefit-grid .benefit p,body:not(.animation-page) .success-message .benefit-grid .benefit p{font-size:1rem}body:not(.animation-page) form .signup h2,body:not(.animation-page) .success-message .signup h2{font-size:2.5rem}body:not(.animation-page) form header .logo,body:not(.animation-page) .success-message header .logo{font-size:1.2rem}body:not(.animation-page) form header .nav-links a,body:not(.animation-page) .success-message header .nav-links a{font-size:.9rem;margin-left:1rem}}@media(max-width: 480px){body:not(.animation-page) form .hero-banner h1,body:not(.animation-page) form .full-width-image h1,body:not(.animation-page) .success-message .hero-banner h1,body:not(.animation-page) .success-message .full-width-image h1{font-size:2.5rem}body:not(.animation-page) form .hero-banner h2,body:not(.animation-page) form .full-width-image h2,body:not(.animation-page) .success-message .hero-banner h2,body:not(.animation-page) .success-message .full-width-image h2{font-size:1.2rem}body:not(.animation-page) form .concept,body:not(.animation-page) .success-message .concept{padding:4rem 1rem}body:not(.animation-page) form .concept h2,body:not(.animation-page) .success-message .concept h2{font-size:2rem}body:not(.animation-page) form .signup,body:not(.animation-page) .success-message .signup{padding:4rem 1.5rem}body:not(.animation-page) form .signup h2,body:not(.animation-page) .success-message .signup h2{font-size:2.5rem}body:not(.animation-page) form form,body:not(.animation-page) .success-message form{width:280px;padding:1.5rem}body:not(.animation-page) form form input[type=email],body:not(.animation-page) form form input[type=text],body:not(.animation-page) .success-message form input[type=email],body:not(.animation-page) .success-message form input[type=text]{font-size:.9rem}body:not(.animation-page) form form button,body:not(.animation-page) .success-message form button{font-size:.85rem}}.hero-banner{position:relative;height:60vh;background-size:cover;background-position:center;color:#fff}@media(orientation: landscape)and (min-height: 500px){.hero-banner{height:80vh;margin-top:4rem}}@media(orientation: landscape)and (max-height: 500px){.hero-banner{height:110vh;margin-top:4rem}}@media(max-width: 768px){.hero-banner{height:40vh;margin-top:6rem}}.hero-banner .overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:2rem}.hero-banner .overlay h1{font-size:3.5rem;margin-bottom:1rem;font-weight:900}.hero-banner .overlay h2{font-size:1.5rem;font-weight:200}@media(max-width: 768px){.hero-banner .overlay{padding-top:6rem}}.royal-portuguese{background-image:url("images/royal-portuguese-reading-room.jpg")}.mission{background-image:url("images/john-work-garrett-libarary-reading-room.jpg")}.mission-content{max-width:800px;margin:0 auto;padding:4rem 2rem}.mission-content section{margin-bottom:4rem}.mission-content section h1{font-size:clamp(2.5rem,5vw,3.5rem);margin-bottom:2rem;font-weight:900;line-height:1.2}.mission-content section h2{font-size:clamp(1.8rem,4vw,2.5rem);margin-bottom:1.5rem;font-weight:900}.mission-content section p{font-size:1.2rem;line-height:1.6;font-weight:200}.mission-content .goals ul{list-style:none;padding:0}.mission-content .goals ul li{font-size:1.2rem;margin:1rem 0;padding-left:1.5rem;position:relative;font-weight:200}.mission-content .goals ul li:before{content:"•";position:absolute;left:0;color:#000}@media(max-width: 768px){.hero-banner{height:40vh}}.cta-funnel{max-width:800px;margin:3rem auto;display:flex;gap:2rem;text-align:center}.cta-funnel .cta-step{flex:1}.cta-funnel .cta-step p{font-size:1.2rem;margin-bottom:1rem;font-weight:200}@media(max-width: 768px){.cta-funnel{flex-direction:column}}.cta-button{display:inline-block;padding:1rem 2rem;background:#000;color:#fff;text-decoration:none;border-radius:4px;font-weight:600;transition:transform .2s ease}.cta-button:hover{transform:translateY(-2px)}.clearfix::after{content:"";display:table;clear:both}.animation-page{background:#000;color:#fff;height:100vh;overflow:hidden}.animation-page .content-container{position:relative;height:100vh;width:100%;display:flex;justify-content:center;align-items:center}.animation-page .content-wrapper{text-align:center;position:relative;z-index:2}.animation-page .main-text{font-size:4rem;font-weight:900;text-align:center;opacity:1;transition:all 1.2s cubic-bezier(0.4, 0, 0.2, 1);margin-bottom:1rem;transform:translateY(0)}.animation-page .main-text.shifted{transform:translateY(-40px)}.animation-page .answer-text{font-size:6rem;font-weight:900;opacity:0;visibility:hidden;transform:translateY(20px);transition:all 1.2s cubic-bezier(0.4, 0, 0.2, 1);color:hsla(0,0%,100%,.9)}.animation-page .answer-text.visible{opacity:1;visibility:visible;transform:translateY(0)}.animation-page .institutions{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.animation-page .institution{position:absolute;opacity:0;color:hsla(0,0%,100%,.7);font-weight:200;transform:translate(-50%, -50%) scale(0.8);transition:all .8s cubic-bezier(0.4, 0, 0.2, 1);cursor:pointer;padding:10px;font-family:"Playfair Display",serif;text-align:center;z-index:3;-webkit-tap-highlight-color:rgba(0,0,0,0);touch-action:manipulation}.animation-page .institution.visible{opacity:1;transform:translate(-50%, -50%) scale(1)}.animation-page .institution:hover,.animation-page .institution:active,.animation-page .institution:focus{color:hsla(0,0%,100%,.9);transform:translate(-50%, -50%) scale(1.1);z-index:1000}.animation-page .institution .tooltip{position:absolute;background:rgba(0,0,0,.9);padding:10px;border-radius:4px;font-size:.9rem;width:max-content;max-width:200px;top:100%;left:50%;transform:translateX(-50%);margin-top:5px;z-index:1000;display:none;pointer-events:none}.animation-page .institution .tooltip.active{display:block}.animation-page .institution .tooltip.random-active{display:block;animation:fadeInOut 2s ease-in-out forwards}.animation-page .institution:hover .tooltip{display:block}.animation-page .institution:active .tooltip,.animation-page .institution.touched .tooltip{display:block !important}@media(hover: none)and (pointer: coarse){.animation-page .institution:hover .tooltip{display:none}}@media(max-width: 768px){.animation-page .institution{font-size:.7rem;padding:3px;line-height:1.1}.animation-page .institution.visible{transform:translate(-50%, -50%) scale(0.6)}.animation-page .institution:hover,.animation-page .institution:active,.animation-page .institution:focus{transform:translate(-50%, -50%) scale(0.7)}}.animation-page .question-mark{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);font-size:20vw;color:rgba(0,0,0,.1);z-index:1;pointer-events:none}.animation-page .learn-more-button{position:fixed;bottom:2rem;left:50%;transform:translateX(-50%);padding:1rem 2rem;background:rgba(0,0,0,.85);color:#fff;border:1px solid hsla(0,0%,100%,.3);border-radius:4px;cursor:pointer;font-family:"Source Sans Pro",sans-serif;font-size:1.1rem;text-decoration:none;transition:all .3s ease;opacity:0;z-index:1001;box-shadow:0 2px 10px rgba(0,0,0,.3);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.animation-page .learn-more-button:hover{background:rgba(0,0,0,.95);transform:translateX(-50%) translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.4)}.animation-page .learn-more-button.visible{opacity:1}@media(max-width: 768px){.animation-page .main-text{font-size:1.5rem;margin-bottom:.2rem}.animation-page .answer-text{font-size:2rem}.animation-page .institution .tooltip{width:100px;font-size:.6rem;padding:4px}.animation-page .content-wrapper{transform:scale(0.85);margin-top:-15vh}}.animation-page .seo-content{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}@keyframes fadeInOut{0%{opacity:0}20%{opacity:1}80%{opacity:1}100%{opacity:0}}.how-it-works{max-width:1200px;margin:0 auto;padding:2rem}.how-it-works .simple-header{margin:60px 0 4rem;text-align:center;position:relative;z-index:1}.how-it-works .simple-header h1{font-size:3rem;margin-bottom:1rem;font-weight:900}.how-it-works .simple-header h2{font-size:1.5rem;font-weight:200;color:#333}.how-it-works .content-wrapper{max-width:800px;margin:0 auto}.how-it-works .initiative{margin-bottom:4rem}.how-it-works .initiative h2{text-align:center;font-size:2rem;margin-bottom:1.5rem;font-weight:900}.how-it-works .initiative p{font-size:1.2rem;line-height:1.6;font-weight:200}.how-it-works .process-grid{display:grid;gap:2rem;margin:4rem 0}@media(min-width: 768px){.how-it-works .process-grid{grid-template-columns:repeat(3, 1fr)}}.how-it-works .process-card{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);min-height:350px}.how-it-works .process-card h2{font-size:1.5rem;margin-bottom:1rem;font-weight:900}.how-it-works .process-card p{margin-bottom:1rem;font-weight:200}.how-it-works .process-card ul{list-style:none;padding:0}.how-it-works .process-card ul li{margin:.8rem 0;padding-left:1.5rem;position:relative;font-weight:200;line-height:1.4}.how-it-works .process-card ul li:before{content:"•";position:absolute;left:0;color:#000}.how-it-works .process-card.full-width{margin:4rem 0;min-height:auto}.how-it-works .technical,.how-it-works .join{margin:4rem 0}.how-it-works .technical h2,.how-it-works .join h2{font-size:2rem;margin-bottom:1.5rem;font-weight:900}.how-it-works .technical p,.how-it-works .join p{text-align:center;font-size:1.2rem;margin-bottom:1.5rem;font-weight:200}.how-it-works .technical ul,.how-it-works .join ul{list-style:none;padding:0;text-align:left;max-width:600px;margin:0 auto}.how-it-works .technical ul li,.how-it-works .join ul li{margin:.8rem 0;padding-left:1.5rem;position:relative;font-weight:200;line-height:1.4}.how-it-works .technical ul li:before,.how-it-works .join ul li:before{content:"•";position:absolute;left:0;color:#000}.how-it-works .join{margin:4rem 0;text-align:center}.how-it-works .join h2{font-size:2rem;margin-bottom:1.5rem;font-weight:900}.how-it-works .join p{font-size:1.2rem;margin-bottom:2rem;font-weight:200}.how-it-works .join .signup-form{max-width:500px;margin:2rem auto;padding:2rem;background:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.how-it-works .join .signup-form h3{text-align:center;margin-bottom:1.5rem}.how-it-works .join .signup-form .form-group{margin-bottom:1rem}.how-it-works .join .signup-form .form-group.required label::after{content:"*";color:#c00;margin-left:4px}.how-it-works .join .signup-form label{display:block;margin-bottom:.5rem;font-weight:500}.how-it-works .join .signup-form input,.how-it-works .join .signup-form textarea{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;background:#fff}.how-it-works .join .signup-form input:focus,.how-it-works .join .signup-form textarea:focus{outline:none;border-color:#06c}.how-it-works .join .signup-form textarea{min-height:100px;resize:vertical}.how-it-works .join .signup-form .submit-button{width:100%;padding:.75rem;background:#06c;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:500;margin-top:1rem;position:relative}.how-it-works .join .signup-form .submit-button span{display:none}.how-it-works .join .signup-form .submit-button span.default{display:block}.how-it-works .join .signup-form .submit-button.loading .loading{display:block}.how-it-works .join .signup-form .submit-button.loading .default,.how-it-works .join .signup-form .submit-button.loading .success,.how-it-works .join .signup-form .submit-button.loading .error{display:none}.how-it-works .join .signup-form .submit-button.success .success{display:block}.how-it-works .join .signup-form .submit-button.success .default,.how-it-works .join .signup-form .submit-button.success .loading,.how-it-works .join .signup-form .submit-button.success .error{display:none}.how-it-works .join .signup-form .submit-button.error .error{display:block}.how-it-works .join .signup-form .submit-button.error .default,.how-it-works .join .signup-form .submit-button.error .loading,.how-it-works .join .signup-form .submit-button.error .success{display:none}.how-it-works .join .signup-form .form-description{text-align:center;margin-bottom:2rem;color:#666;font-size:.95rem}.how-it-works .join .signup-form .checkbox-group{margin:1.5rem 0}.how-it-works .join .signup-form .checkbox-group .checkbox-label{display:flex;align-items:center;cursor:pointer}.how-it-works .join .signup-form .checkbox-group .checkbox-label input[type=checkbox]{width:auto;margin-right:.5rem}.how-it-works .join .signup-form .message-group{transition:all .3s ease;overflow:hidden;max-height:0;opacity:0;margin:0}.how-it-works .join .signup-form .message-group.visible{max-height:200px;opacity:1;margin-bottom:1rem}@media(max-width: 768px){.how-it-works{padding:1rem}.how-it-works .simple-header{margin-top:60px;padding:2rem 0}.how-it-works .process-grid{grid-template-columns:1fr}.how-it-works .process-card{padding:1.5rem}.how-it-works .process-card h2{font-size:1.5rem}.how-it-works .technical,.how-it-works .join{margin:2rem 0}.how-it-works .technical h2,.how-it-works .join h2{font-size:1.5rem}.how-it-works .technical p,.how-it-works .join p{font-size:1.2rem}.how-it-works .technical ul,.how-it-works .join ul{max-width:100%}.how-it-works .join .cta-button{padding:1rem 2rem}}.error-message{color:#f44;margin:.5rem 0;font-size:.9rem}.success-message{text-align:center;padding:2rem}.success-message h3{color:#000;margin-bottom:1rem}#turnstile-widget{margin:1rem 0;display:flex;justify-content:center}.tooltip{position:absolute;background:hsla(0,0%,100%,.1);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:10px;border-radius:4px;border:1px solid hsla(0,0%,100%,.2);font-size:.9rem;width:max-content;max-width:200px;top:100%;left:50%;transform:translateX(-50%);margin-top:5px;z-index:1000;display:none;pointer-events:none;box-shadow:0 4px 15px rgba(0,0,0,.3)}/*# sourceMappingURL=styles.css.map */
