@font-face{font-family:Fredoka;src:url('/fonts/fredoka-600.ttf') format('truetype');font-weight:600;font-display:swap}
@font-face{font-family:Nunito;src:url('/fonts/nunito-600.ttf') format('truetype');font-weight:600;font-display:swap}
@font-face{font-family:Nunito;src:url('/fonts/nunito-800.ttf') format('truetype');font-weight:800;font-display:swap}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:#4a413a;background:#fbf6ee;font:600 18px/1.65 Nunito,system-ui,sans-serif}
a{color:#416f9b}
.site-header{position:sticky;z-index:10;top:0;border-bottom:1px solid #eadfd5;background:#fbf6eef2;backdrop-filter:blur(12px)}
.site-header>div{width:min(1120px,calc(100% - 36px));min-height:72px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}
.brand{color:#4a413a;text-decoration:none;font:600 25px Fredoka,system-ui,sans-serif}.brand span{color:#f2966f}
.site-nav{display:flex;align-items:center;gap:22px}.site-nav a{color:#6f655d;text-decoration:none;font-size:15px;font-weight:800}.site-nav a:hover,.site-nav a[aria-current=page]{color:#e8755d}
.app-link,.cta{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:10px 20px;border-radius:16px;color:#fff!important;background:#f2966f;box-shadow:0 5px 0 #df765f;text-decoration:none;font-weight:800}
main{overflow:hidden}.hero{position:relative;padding:82px 24px 72px;text-align:center;background:#fff}.hero:before,.hero:after{content:'';position:absolute;border-radius:50%;pointer-events:none}.hero:before{width:220px;height:220px;left:-90px;top:-100px;background:#f7a69855}.hero:after{width:190px;height:190px;right:-85px;bottom:-100px;background:#a9ccef66}
.eyebrow{margin:0 0 8px;color:#e8755d;font-size:14px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero h1{max-width:900px;margin:0 auto 18px;font:600 clamp(40px,7vw,72px)/1.05 Fredoka,system-ui,sans-serif}.hero p{max-width:720px;margin:0 auto 28px;color:#746961;font-size:20px}
.content{width:min(940px,calc(100% - 40px));margin:auto;padding:68px 0}.content h2{margin:50px 0 12px;font:600 34px/1.2 Fredoka,system-ui,sans-serif}.content h2:first-child{margin-top:0}.content h3{font:600 23px Fredoka,system-ui,sans-serif}.content p,.content li{color:#655b53}.content ul,.content ol{padding-left:24px}
.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin:30px 0}.card{padding:24px;border-radius:8px;background:#fff;box-shadow:0 5px 0 #eadfd5}.card:nth-child(3n+1){border-top:5px solid #f2966f}.card:nth-child(3n+2){border-top:5px solid #79b997}.card:nth-child(3n){border-top:5px solid #8cb5dd}.card h2,.card h3{margin:0 0 8px;font-size:23px}.card p{margin:0;font-size:16px}
.callout{margin:54px 0 0;padding:30px;border-radius:8px;background:#fbf3cc}.callout h2{margin:0 0 8px}.legal{max-width:820px}.legal h2{font-size:28px}.updated{color:#8b8076;font-size:15px}
.privacy-control{margin:24px 0 42px;padding:22px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-radius:8px;background:#fff;box-shadow:0 5px 0 #eadfd5}.privacy-control h3,.privacy-control p{margin:0}.privacy-control p{font-size:15px}.privacy-choice-button,.privacy-dialog button{min-height:46px;padding:10px 18px;border:0;border-radius:16px;font:800 15px Nunito,system-ui,sans-serif;cursor:pointer}.privacy-choice-button,.privacy-preferences{color:#fff;background:#59bd8d;box-shadow:0 5px 0 #3b9d72}.privacy-dialog{width:min(520px,calc(100% - 36px));border:0;border-radius:8px;padding:28px;color:#4a413a;background:#fff;box-shadow:0 18px 60px #4a413a55}.privacy-dialog::backdrop{background:#302b27aa}.privacy-dialog h2{margin:0 0 8px;font:600 30px Fredoka,system-ui,sans-serif}.privacy-dialog-actions{margin-top:22px;display:flex;justify-content:flex-end;gap:10px}.privacy-necessary,.privacy-dialog-close{color:#4a413a;background:#f3ede6;box-shadow:0 4px 0 #ddd3c7}.privacy-dialog-close{width:100%;min-height:38px;margin-top:14px;background:transparent;box-shadow:none;color:#416f9b}
.contact-layout{display:grid;grid-template-columns:minmax(0,.8fr) minmax(320px,1.2fr);gap:54px;align-items:start}.contact-layout h2{margin-top:0}.contact-form{display:grid;gap:18px;padding:28px;border-radius:8px;background:#fff;box-shadow:0 5px 0 #eadfd5}.contact-form label{display:grid;gap:7px;font-weight:800}.contact-form input,.contact-form textarea{width:100%;border:2px solid #ded4ca;border-radius:8px;padding:13px 14px;color:#4a413a;background:#fbf6ee;font:600 17px Nunito,system-ui,sans-serif}.contact-form textarea{resize:vertical}.contact-form input:focus,.contact-form textarea:focus{outline:3px solid #a9ccef;border-color:#668fb5}.contact-submit,.thank-you button{min-height:50px;border:0;border-radius:16px;color:#fff;background:#59bd8d;box-shadow:0 5px 0 #3b9d72;font:800 17px Nunito,system-ui,sans-serif;cursor:pointer}.contact-submit:disabled{opacity:.65;cursor:wait}.contact-honeypot{position:absolute!important;left:-10000px}.form-status{min-height:1.5em;margin:0;color:#c75649;font-size:15px}.thank-you{width:min(440px,calc(100% - 36px));border:0;border-radius:8px;padding:30px;color:#4a413a;background:#fff;box-shadow:0 18px 60px #4a413a55;text-align:center}.thank-you::backdrop{background:#302b27aa}.thank-you h2{margin:0 0 8px;font:600 34px Fredoka,system-ui,sans-serif}.thank-you button{width:100%;margin-top:12px}
.site-footer{padding:36px 20px;border-top:1px solid #eadfd5;background:#fff}.site-footer>div{width:min(1120px,100%);margin:auto;display:flex;justify-content:space-between;gap:24px}.footer-links{display:flex;flex-wrap:wrap;gap:18px}.footer-links a{color:#6f655d;font-size:14px;font-weight:800}
@media(max-width:760px){.site-header>div{min-height:unset;padding:16px 0;align-items:flex-start}.site-nav{justify-content:flex-end;flex-wrap:wrap;gap:10px 16px}.site-nav a:not(.app-link){font-size:13px}.app-link{min-height:40px;padding:7px 13px}.cards,.contact-layout{grid-template-columns:1fr}.hero{padding-top:60px}.privacy-control{align-items:stretch;flex-direction:column}.privacy-dialog-actions{flex-direction:column-reverse}.site-footer>div{flex-direction:column}}
