.navbar{background-color:#2563eb;color:#fff;position:sticky;top:0;z-index:1100;padding:.5rem 1rem;box-shadow:0 2px 4px #0000001a}.navbar-content{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;position:relative}.navbar-logo{font-size:1.25rem;font-weight:700}.navbar-logo a{color:#fff;text-decoration:none}.navbar-toggle{font-size:1.5rem;background:none;border:none;color:#fff;display:none;cursor:pointer}.navbar-links{display:flex;list-style:none;margin:0;padding:0;gap:1.5rem}.navbar-links li a{color:#fff;text-decoration:none;font-size:1rem;padding:.5rem}@media (max-width: 768px){.navbar-toggle{display:block}.navbar-links{display:none;position:absolute;top:100%;left:0;right:0;background:#2563eb;flex-direction:column;padding:.5rem 1rem env(safe-area-inset-bottom);gap:.25rem;box-shadow:0 6px 16px #00000026;border-bottom-left-radius:8px;border-bottom-right-radius:8px;z-index:1101}.navbar-links.open{display:flex}.navbar-links li{width:100%;padding:.5rem 0}}.navbar-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000040;z-index:1000}.landing{background:#f8fafc;color:#0f172a}.section-title.light{color:#fff}.why .section-title,.how .section-title{margin-bottom:clamp(28px,4vw,48px)}.section.why,.section.how{padding-top:clamp(28px,3vw,48px);padding-bottom:clamp(96px,7vw,128px)}.hero{color:#fff;background:linear-gradient(135deg,#1e3a8a,#0f172a);padding:80px 0}.hero-row{display:flex;gap:40px;align-items:center;flex-direction:column}.hero-text{flex:1}.hero-title{font-size:clamp(2rem,5vw,56px);line-height:1.1;font-weight:800;margin:0 0 12px}.hero-sub{font-size:clamp(1rem,2vw,20px);opacity:.9;margin:8px 0 24px}.btn-cta{display:inline-flex;align-items:center;gap:8px;padding:14px 22px;border-radius:999px;background:#fff;color:#1e3a8a;font-weight:700;text-decoration:none;box-shadow:0 12px 24px #00000026}.btn-cta:hover{background:#f3f4f6}.icon-arrow{width:20px;height:20px}.hero-image{flex:1}.hero-image img{width:100%;height:auto;border-radius:16px;box-shadow:0 24px 40px #00000040}@media (min-width: 900px){.hero-row{flex-direction:row}}.features{background:#fff}.features-grid{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.card{background:#fff;border-radius:16px;padding:24px;text-align:center;box-shadow:0 8px 28px #00000014;overflow:hidden}.icon-circle{width:64px;height:64px;border-radius:50%;background:#dbeafe;color:#1e3a8a;display:flex;align-items:center;justify-content:center;margin:0 auto 12px}.icon{width:28px;height:28px}.icon-small{width:18px;height:18px}.icon-number{font-weight:800;font-size:20px;color:#1e3a8a;line-height:1}.muted{color:#6b7280}.stats{background:#f3f4f6;text-align:center}.stats h2{font-size:44px;color:#1e3a8a;margin:0 0 8px}.stats-sub{font-size:20px;color:#4b5563}.stats-small{color:#6b7280;margin-top:6px}.why{background:#fff}.why-grid{display:grid;gap:32px 48px;grid-template-columns:1fr;max-width:1100px;margin:0 auto}@media (min-width:900px){.why-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1280px){.why-grid{grid-template-columns:repeat(4,1fr)}}.why-item{display:grid;grid-template-columns:28px 1fr;column-gap:14px;align-items:flex-start}.tick{width:28px;height:28px;border-radius:50%;background:radial-gradient(ellipse at center,#dcfce7,#bbf7d0);color:#16a34a;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #10b98140}.why-item h3{margin:0 0 6px;font-weight:700;color:#0f172a}.why-item .muted{margin:0;color:#6b7280;line-height:1.6;max-width:46ch}.how{background:#f3f4f6}.how-grid{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.create{background:linear-gradient(135deg,#0b3aa3,#1e3a8a);color:#fff}.create-inner{text-align:center}.create-sub{max-width:680px;margin:8px auto 28px;opacity:.9}.card-lead{color:#4b5563;text-align:center;margin-bottom:16px}.form{display:grid;gap:18px;text-align:left;width:100%;max-width:100%}.form-group input,.form-group textarea{width:100%;max-width:100%;font-size:16px;padding:12px 14px;border:1px solid #d1d5db;border-radius:10px;background:#fff;color:#111827;box-sizing:border-box;display:block}.checkbox{display:flex;align-items:center;gap:10px}.checkbox input{width:18px;height:18px}.preview{border:1px solid #e5e7eb;background:#f9fafb;border-radius:10px;padding:12px}.preview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px 16px;margin-top:8px}.preview,.preview h4,.preview-grid li,.preview-grid li strong{color:#111827}.preview h4{font-weight:700;margin:0 0 8px}.preview-grid li strong{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:20px}.submit-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 18px;border:none;border-radius:10px;background:#1e3a8a;color:#fff;font-weight:700;cursor:pointer}.icon-download{width:20px;height:20px}.form .submit-btn{justify-self:center;align-self:center;width:auto}.footer{background:#1f2937;color:#fff;padding:48px 0}.brand{font-weight:800;font-size:22px}.activity-card{display:flex;flex-direction:column;justify-content:space-between;width:100%;border:1px solid #ddd;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;background:#fff;margin:0 auto}.activity-card img{width:100%;height:auto;aspect-ratio:13 / 10;object-fit:contain;flex-shrink:0;background:#f9fafb}.card-body{padding:1rem;text-align:center}.card-body h2{margin:0 0 .5rem;font-size:1.25rem;color:#111827}.card-body p{margin:0;color:#4b5563;line-height:1.4}.activity-card button{margin:1rem;padding:.75rem;background:#22c55e;color:#fff;border:none;border-radius:4px;font-weight:600;cursor:pointer;transition:background .2s}.activity-card button:hover{background:#16a34a}.picker-container{max-width:1280px;margin:2rem auto;padding:0 1rem 6rem}.picker-title{text-align:center;font-size:3.3rem;margin-bottom:5rem;color:#1f2937}.picker-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width: 640px){.picker-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.picker-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1280px){.picker-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.preview-page{max-width:1500px;margin:2rem auto;padding:0 2rem 6rem;font-family:system-ui,sans-serif;color:#000;align-content:center}.preview-title{text-align:center;font-size:2rem;margin:1rem 0 2rem;color:#000}.preview-panel{display:flex;gap:2rem;margin-bottom:2rem;flex-wrap:wrap;height:min(80vh,900px)}.pdf-thumbnail{flex:auto;height:60vh;max-height:630px;border:1px solid #ccc;overflow:hidden;background:#fafafa;display:flex;align-items:center;justify-content:center;position:relative}.pdf-thumbnail .placeholder{display:flex;align-items:center;justify-content:center;height:100%;width:100%;color:#666;font-size:.9rem;position:absolute;z-index:1;background-color:#fafafa}.pdf-thumbnail iframe{width:100%;height:100%;border:none;position:relative;z-index:2}.loader{width:40px;height:40px;border:4px solid #ddd;border-top-color:#2563eb;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (min-width: 800px){.pdf-thumbnail{height:800px}}@media (max-width: 799px){.preview-panel{height:auto}.pdf-thumbnail{height:auto;max-height:none}}.preview-details{flex:1.5;text-align:center;font-size:large}.preview-details dl{margin:5rem;text-align:center}.preview-details dt{font-weight:600;margin-top:.5rem}.preview-details dd{margin:0 0 .75rem auto}.preview-actions{display:flex;gap:1rem;justify-content:center}.btn{padding:.75rem 1.5rem;font-size:1rem;font-weight:600;border-radius:4px;cursor:pointer;border:none}.btn-primary{background-color:#2563eb;color:#fff;transition:background .2s}.btn-primary:hover{background-color:#1e40af}.btn-secondary{background-color:#f3f4f6;color:#333;border:1px solid #ccc;transition:background .2s,border-color .2s}.btn-secondary:hover{background-color:#e5e7eb}.mobile-preview-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;padding:16px;background:transparent;border:none}.loader-bar{width:100%;max-width:480px;height:10px;background:#e5e7eb;border-radius:9999px;overflow:hidden}.loader-progress{height:100%;width:40%;background:linear-gradient(90deg,#3b82f6,#60a5fa);border-radius:9999px;animation:loaderSlide 1.2s ease-in-out infinite}@keyframes loaderSlide{0%{transform:translate(-100%)}50%{transform:translate(20%)}to{transform:translate(120%)}}.mobile-ready-text{font-size:.95rem;color:#4b5563;text-align:center;flex:1 1 100%;display:flex;align-items:center;justify-content:center;margin:.5rem 0 .75rem}.footer{background:#1f2937;color:#fff;padding:40px 0;margin-top:auto;flex-shrink:0;width:100%}.footer .container{max-width:1200px;margin:0 auto;padding:0 24px}.footer-inner{text-align:center}.footer .brand{font-weight:800;font-size:22px;display:block}.footer .muted{color:#9ca3af;margin-top:6px}.footer-meta{text-align:center;margin-top:12px;color:#9ca3af;font-size:14px}@media (max-width: 480px){.footer{padding:28px 0}}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}:focus-visible{outline:3px solid #2563eb;outline-offset:2px}@media (prefers-reduced-motion: reduce){*{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container{width:100%}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}*,*:before,*:after{box-sizing:border-box}.container{max-width:1200px;margin:0 auto;padding:0 24px}.section{padding:80px 0}.section-title{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;text-align:center;margin:0 0 24px}.card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 8px 28px #00000014;overflow:hidden}.form{display:grid;gap:18px;width:100%;max-width:100%}.form .form-group{min-width:0}.form-group label{font-weight:600;color:#374151;margin-bottom:6px;display:block}.form-group input,.form-group textarea{width:100%;max-width:100%;font-size:16px;padding:12px 14px;border:1px solid #d1d5db;border-radius:10px;background:#fff;color:#111827;box-sizing:border-box;display:block;resize:vertical}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:transparent;box-shadow:0 0 0 3px #2563eb66}.submit-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 18px;border:none;border-radius:10px;background:#1e3a8a;color:#fff;font-weight:700;cursor:pointer;justify-self:center;max-width:100%}.submit-btn:hover{background:#1b2f73}
