@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800;900;1000&display=swap');
:root{font-family:Nunito,system-ui,sans-serif;color:#241348;background:#241348;font-synthesis:none;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}img{display:block;max-width:100%}.skip{position:absolute;left:1rem;top:-5rem;background:#ffca3a;padding:1rem;z-index:30}.skip:focus{top:1rem}:focus-visible{outline:3px solid #f05d50;outline-offset:4px}.site-header{background:#241348;color:white;position:sticky;top:0;z-index:20;box-shadow:0 3px 15px #130c2880}.header-inner{max-width:1240px;margin:auto;padding:15px 30px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand{display:inline-flex;align-items:center;gap:.65rem;font-size:1.38rem;font-weight:900;white-space:nowrap;text-decoration:none;letter-spacing:-.05em}.brand strong{color:#ffca3a}.brand-mark{height:42px;width:42px;background:#ffca3a;border-radius:13px;display:grid;place-items:center;color:#241348;font-size:1.3rem;font-weight:1000;letter-spacing:-.23em;padding-right:.24em;transform:rotate(-8deg);box-shadow:3px 3px 0 #ed6656}.brand-mark span{color:#7a35bb}.nav{display:flex;gap:clamp(.85rem,2vw,2rem);align-items:center}.nav a{font-size:.93rem;font-weight:800;text-decoration:none}.nav a:hover,.text-link:hover{text-decoration:underline;text-decoration-thickness:3px;text-underline-offset:5px}.nav-cta{background:#ffca3a;color:#241348!important;padding:.8rem 1.05rem;border-radius:30px}.menu-toggle{display:none}.section{padding:clamp(70px,8vw,110px) max(28px,calc((100vw - 1180px)/2));scroll-margin-top:75px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:1000;letter-spacing:-.045em;line-height:1.07}h1{font-size:clamp(2.75rem,5.5vw,5.3rem);max-width:710px}h2{font-size:clamp(2.4rem,4.8vw,4.4rem)}h3{font-size:1.65rem}p{line-height:1.65;font-size:1.06rem}.eyebrow{display:inline-block;color:#ffca3a;text-transform:uppercase;font-size:.86rem;font-weight:1000;letter-spacing:.14em;margin-bottom:1.2rem}.eyebrow.purple{color:#7538aa}.hero{color:white;min-height:650px;display:grid;grid-template-columns:.94fr 1.06fr;align-items:center;gap:5%;background:radial-gradient(circle at 6% 9%,#6f30a5 0,transparent 31%),radial-gradient(circle at 96% 90%,#087c91 0,transparent 40%),#241348}.hero h1 em{font-style:normal;color:#ffca3a}.hero-copy>p{max-width:535px;color:#f0eaf8;font-size:1.17rem}.hero-actions{display:flex;gap:13px;flex-wrap:wrap;margin:2rem 0}.button{border:0;border-radius:999px;min-height:51px;display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:12px 23px;font-weight:1000;text-decoration:none;cursor:pointer;transition:transform .15s,box-shadow .15s}.button:hover{transform:translateY(-3px)}.button.yellow{color:#241348;background:#ffca3a;box-shadow:4px 5px 0 #ed6656}.button.outline{border:2px solid #f4eafd;color:white;background:transparent}.button.dark{background:#241348;color:white}.hero-note{font-size:.88rem!important;font-weight:800;letter-spacing:.03em}.hero-art{position:relative;transform:rotate(2deg)}.hero-art img{width:100%;border:9px solid #ffca3a;border-radius:27px;box-shadow:0 15px 0 #15102b,0 30px 60px #0008}.art-sticker{position:absolute;bottom:-25px;right:-22px;background:#f05d50;color:white;border-radius:50%;width:120px;height:120px;display:grid;place-items:center;text-align:center;font-weight:1000;line-height:1.2;transform:rotate(-12deg);box-shadow:5px 6px 0 #ffca3a}.section-light{background:#f5f0fc}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.5rem}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:370px;margin:0;color:#514262}.video-feature{background:white;border:3px solid #241348;border-radius:30px;box-shadow:9px 10px 0 #ffca3a;padding:clamp(30px,5vw,65px);min-height:280px;display:flex;align-items:center;gap:clamp(28px,5vw,70px)}.video-icon{flex:none;height:120px;width:120px;border-radius:50%;display:grid;place-items:center;background:#7d3bb4;color:white;font-size:2rem;padding-left:8px;box-shadow:8px 8px 0 #f05d50}.mini-label{font-weight:1000;color:#7d3bb4;letter-spacing:.1em;font-size:.8rem}.video-feature h3{font-size:clamp(1.7rem,3vw,2.5rem);margin:12px 0}.video-feature p{max-width:660px;margin:0}.about{background:#0d7182;color:white;display:grid;grid-template-columns:1fr 1.15fr;gap:8%;align-items:center}.about-badge{width:min(100%,420px);aspect-ratio:1;border:5px solid #ffca3a;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:13px;transform:rotate(-7deg);background:#241348;box-shadow:15px 18px 0 #095967}.about-badge span{font-size:clamp(1.4rem,4vw,2.75rem);font-weight:1000;line-height:1;padding:6px 18px;background:#ffca3a;color:#241348;transform:rotate(3deg)}.about-badge span:nth-child(2){background:#f05d50;color:white;transform:rotate(-2deg)}.about-badge span:nth-child(3){background:#9a65d0;color:white;transform:rotate(4deg)}.about-copy h2{max-width:650px}.about-copy p{max-width:650px}.text-link{font-weight:1000;color:#ffca3a}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.resource-card{background:white;padding:30px;border-radius:23px;border:2px solid #d4c5e6}.resource-card:nth-child(2){border-color:#f1b7ae}.resource-card:nth-child(3){border-color:#9acbd1}.resource-number{font-size:2.3rem;color:#783ab0;font-weight:1000}.resource-card h3{margin:14px 0}.resource-card p{margin-bottom:0}.resource-note{margin-top:24px;border-left:6px solid #0d7182;padding:18px 23px;background:white;border-radius:0 14px 14px 0;line-height:1.6}.submit{background:#241348;color:white;display:grid;grid-template-columns:.75fr 1.25fr;gap:6%;align-items:start}.submit-intro h2{color:#ffca3a}.submit-intro p{color:#f0eaf8}.notice{background:#fff3cc;color:#241348;padding:19px;border-radius:16px;line-height:1.55;margin:1.5rem 0}.privacy-note{font-size:.92rem!important}.case-form{background:white;color:#241348;border-radius:28px;padding:clamp(25px,4vw,45px);box-shadow:10px 10px 0 #0d7182}.case-form label{display:block;font-weight:900;margin-bottom:1.1rem}.case-form input:not([type=checkbox]),.case-form select,.case-form textarea{display:block;width:100%;margin-top:.5rem;border:2px solid #cabbdc;border-radius:12px;padding:12px 14px;color:#241348;background:#fff}.case-form textarea{resize:vertical}.case-form input:focus,.case-form select:focus,.case-form textarea:focus{border-color:#783ab0;outline:2px solid #783ab0;outline-offset:1px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.optional{font-weight:600;color:#665b70;font-size:.9rem}.case-form .check{display:flex;gap:11px;align-items:start;line-height:1.4;font-size:.94rem}.check input{margin-top:4px;width:18px;height:18px;flex:none;accent-color:#783ab0}.form-status{margin:12px 0 0;color:#325767;font-weight:800}.draft-output{margin-top:24px;padding:18px;background:#f5f0fc;border-radius:15px}.draft-output h3{font-size:1.2rem}.draft-output pre{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;line-height:1.5}.footer{background:#18102c;color:#eee8f8;padding:50px max(28px,calc((100vw - 1180px)/2)) 20px}.footer-inner{display:flex;justify-content:space-between;gap:3rem;flex-wrap:wrap}.footer-brand{color:white}.footer p{font-size:.91rem;margin-top:15px}.social h2{font-size:1.2rem;margin:0 0 14px}.social-links{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.social-links a{border:1px solid #a796bd;border-radius:25px;padding:9px 15px;color:#e8dff2;font-weight:800;text-decoration:none}.social-links a:hover{background:#ffca3a;color:#241348}.social small{color:#cbbddc}.footer-bottom{border-top:1px solid #665674;margin-top:36px;padding-top:18px;font-size:.85rem;color:#cbbddc}@media(max-width:850px){.header-inner{padding:13px 24px}.menu-toggle{display:block;background:#ffca3a;color:#241348;border:0;border-radius:20px;padding:8px 13px;font-weight:1000;cursor:pointer}.nav{display:none;position:absolute;top:100%;left:0;right:0;background:#241348;padding:18px 24px 25px;flex-direction:column;align-items:stretch;box-shadow:0 14px 18px #0005}.nav.open{display:flex}.nav a{padding:10px}.nav-cta{text-align:center}.hero,.about,.submit{grid-template-columns:1fr}.hero{gap:3rem}.hero-art{max-width:680px}.about-badge{width:280px}.submit{gap:25px}.section-heading{display:block}.section-heading>p{margin-top:1rem}.resource-grid{grid-template-columns:1fr}}@media(max-width:550px){.section{padding:64px 22px;scroll-margin-top:65px}.hero{padding-top:70px;min-height:auto}.hero h1{font-size:2.7rem}.hero-art img{border-width:6px}.art-sticker{height:90px;width:90px;font-size:.8rem;right:-12px}.video-feature{display:block}.video-icon{width:78px;height:78px;font-size:1.4rem;margin-bottom:30px}.about-badge{width:245px}.field-row{grid-template-columns:1fr;gap:0}.footer{padding-left:22px;padding-right:22px}}@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}.button{transition:none}}
