body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{align-items:center;background:#fff;border-bottom:2px solid #e5e7eb;display:flex;flex-direction:column;font-family:Poppins,sans-serif;width:100%}.navbar-logo{padding:20px 0 10px;text-align:center}.logo-image{display:block;height:140px;margin:0 auto;width:auto}.logo-subtitle{color:#555;font-size:.85rem;font-style:italic;margin-top:6px}.nav-links{background:#fff;border-top:1px solid #e5e7eb;display:flex;gap:60px;justify-content:center;padding:14px 0;width:100%}.nav-links a{border-radius:6px;color:#111;font-size:1rem;font-weight:600;padding:8px 12px;text-decoration:none;transition:all .25s ease}.nav-links a.active,.nav-links a:hover{background:#d62828;color:#fff}.navbar:after{background:#87ceeb;content:"";display:block;height:4px;width:100%}@media (max-width:768px){.nav-links{flex-wrap:wrap;gap:20px}.logo-image{height:80px}}.featured-articles{grid-gap:0 3rem;display:grid;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;gap:0 3rem;grid-template-columns:1.4fr 1fr;margin:2.5rem auto;max-width:1200px;padding:0 1.5rem}.article-category{color:#c1121f;font-size:.8rem;font-weight:600;margin:0 0 .4rem;text-transform:none}.article-dek{color:#2b2b2b;font-size:.95rem;line-height:1.4;margin:.35rem 0}.article-readtime{color:#6b6b6b;font-size:.8rem;margin:.25rem 0 0}a.lead-article,a.secondary-article{color:inherit;display:block;text-decoration:none}.lead-article-image{aspect-ratio:16/10;background-color:#e5e1d8;border-radius:2px;margin-bottom:1rem;overflow:hidden;width:100%}.lead-article-image img{display:block;height:100%;object-fit:cover;width:100%}.lead-headline{color:#121212;font-family:Georgia,Times New Roman,Times,serif;font-size:2rem;font-weight:700;line-height:1.15;margin:0 0 .5rem}.lead-article .article-dek{font-size:1.05rem}.secondary-articles{display:flex;flex-direction:column}.secondary-article{align-items:flex-start;display:flex;gap:1.25rem;justify-content:space-between;padding:1.5rem 0}.secondary-article:first-child{padding-top:0}.secondary-article:not(:last-child){border-bottom:1px solid #d8d4ca}.secondary-article-text{flex:1 1;min-width:0}.secondary-headline{color:#121212;font-family:Georgia,Times New Roman,Times,serif;font-size:1.3rem;font-weight:700;line-height:1.2;margin:0 0 .35rem}.secondary-article-image{background-color:#e5e1d8;border-radius:2px;flex-shrink:0;height:95px;overflow:hidden;width:130px}.secondary-article-image img{display:block;height:100%;object-fit:cover;width:100%}@media (max-width:800px){.featured-articles{gap:2.5rem;grid-template-columns:1fr}.lead-headline{font-size:1.6rem}.secondary-article-image{height:75px;width:100px}}@media (max-width:480px){.secondary-article{flex-direction:column}.secondary-article-image{height:160px;width:100%}}.treasure-map{background-image:linear-gradient(#ffffff26,#ffffff26),url(/static/media/treasure-map-bg.400ab6b66ddada4d3e65.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;box-shadow:0 10px 30px #00000026;height:420px;margin:30px auto;max-width:1400px;overflow:hidden;position:relative;width:95%}.map-overlay{left:30px;max-width:500px;position:absolute;top:25px;z-index:2}.map-overlay h1{color:#7a1414;font-size:2.4rem;margin-bottom:10px}.map-overlay p{color:#3f2a14;font-size:1rem;line-height:1.6}.map-marker{position:absolute;text-align:center;transform:translate(-50%,-50%);z-index:3}.marker-number{align-items:center;background:#c1121f;border:3px solid #fff;border-radius:50%;box-shadow:0 0 12px #0003;color:#fff;display:flex;font-weight:700;height:42px;justify-content:center;width:42px}.map-marker span{background:#ffffffeb;border-radius:10px;color:#111;display:block;font-size:.85rem;font-weight:600;margin-top:8px;padding:6px 10px}.map-marker:hover{transform:translate(-50%,-50%) scale(1.08)}.treasure-chest{background:#fff;border-radius:14px;bottom:40px;box-shadow:0 5px 20px #00000026;color:#c1121f;font-weight:700;padding:12px 18px;position:absolute;right:50px}.videos-page{margin:0 auto;max-width:1200px;padding:2rem 1rem}.videos-page,.videos-page h1{font-family:Georgia,Times New Roman,Times,serif}.videos-page h1{margin-bottom:1.5rem}.video-list{grid-gap:2rem 1.5rem;display:grid;gap:2rem 1.5rem;grid-template-columns:repeat(3,1fr)}.video-row{color:inherit;display:block;text-decoration:none}.video-thumb-wrap{aspect-ratio:16/9;background:#000;border-radius:12px;overflow:hidden;width:100%}.video-thumb{display:block;height:100%;object-fit:cover;transition:transform .2s ease;width:100%}.video-row:hover .video-thumb{transform:scale(1.02)}.video-info{margin-top:.6rem}.video-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:1.05rem;font-weight:600;line-height:1.35;margin:0 0 .25rem;overflow:hidden}.video-meta{color:#666;font-size:.85rem;margin:0}.videos-status{color:#666;padding:3rem 1rem;text-align:center}@media (max-width:900px){.video-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.video-list{grid-template-columns:1fr}}.see-all-wrap{margin-top:1.5rem;text-align:center}.see-all-link{border:1px solid #ccc;border-radius:8px;color:inherit;display:inline-block;font-weight:600;padding:.6rem 1.2rem;text-decoration:none;transition:background .15s ease}.see-all-link:hover{background:#f2f2f2}.footer{background-color:#f2efe9;border-top:1px solid #d8d4ca;margin-top:4rem}.footer-inner{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1.25rem 1.5rem}.footer-copy{color:#6b6b6b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.82rem;margin:0}.footer-links{align-items:center;display:flex;gap:.6rem}.footer-link{color:#2b2b2b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.82rem;font-weight:600;text-decoration:none;transition:color .15s ease}.footer-link:hover{color:#c1121f}.footer-divider{color:#c8c4bc;font-size:.82rem;-webkit-user-select:none;user-select:none}.footer-link--icon{align-items:center;display:inline-flex;gap:.35rem}.footer-youtube-icon{color:#2b2b2b;display:block;flex-shrink:0;transition:color .15s ease}.footer-link--icon:hover .footer-youtube-icon{color:red}@media (max-width:480px){.footer-inner{align-items:flex-start;flex-direction:column;gap:.75rem}}.section-divider{border:none;border-top:1px solid #d8d4ca;margin:0 auto 2rem;max-width:1200px;width:calc(100% - 3rem)}.home-content{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:2.5rem auto 3rem;max-width:720px;padding:0 1.5rem;text-align:center}.home-content h2{color:#121212;font-family:Georgia,Times New Roman,Times,serif;font-size:1.75rem;font-weight:700;line-height:1.2;margin:0 0 1rem}.home-content p{color:#3a3a3a;font-size:1rem;line-height:1.7;margin:0}@media (min-width:1400px){.home-content h2{font-size:2rem}.home-content p{font-size:1.1rem}}@media (max-width:1199px){.section-divider{width:calc(100% - 2rem)}.home-content{margin:2rem auto 2.5rem}}@media (max-width:799px){.home-content{margin:1.75rem auto 2rem;padding:0 1.25rem}.home-content h2{font-size:1.45rem}}@media (max-width:480px){.section-divider{margin-bottom:1.5rem;width:calc(100% - 2rem)}.home-content{margin:1.5rem auto 1.75rem;padding:0 1rem;text-align:left}.home-content h2{font-size:1.25rem}.home-content p{font-size:.95rem}}@media (max-width:360px){.home-content h2{font-size:1.1rem}.home-content p{font-size:.9rem}}.about-section{margin:0 auto;max-width:640px;padding:3rem 1.5rem 1rem}.about-section h1{font-family:Georgia,Times New Roman,Times,serif;font-size:2.25rem;margin-bottom:1.25rem}.about-section p{color:#2b2b2b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.05rem;line-height:1.6;margin-bottom:1rem}.newsletter-section{display:flex;justify-content:center;padding:2.5rem 1.5rem 4rem}.newsletter-card{background-color:#f2efe9;border-radius:2px;max-width:480px;padding:2.5rem 2rem;text-align:center;width:100%}.newsletter-heading{color:#121212;font-family:Georgia,Times New Roman,Times,serif;font-size:2rem;font-weight:700;line-height:1.2;margin:0 0 1rem}.newsletter-subtext{color:#2b2b2b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.5;margin:0 0 1.75rem}.newsletter-form{display:flex;flex-direction:column;gap:1.1rem;text-align:left}.newsletter-input{background-color:#fff;border:1px solid #9a9a9a;border-radius:2px;box-sizing:border-box;color:#121212;font-family:inherit;font-size:1rem;padding:.85rem 1rem;width:100%}.newsletter-input::placeholder{color:#8a8a8a}.newsletter-input:focus{outline:2px solid #2e2ea8;outline-offset:1px}.newsletter-checkbox-row{align-items:flex-start;color:#2b2b2b;cursor:pointer;display:flex;font-size:.9rem;gap:.6rem;line-height:1.45}.newsletter-checkbox-row input[type=checkbox]{accent-color:#2e2ea8;cursor:pointer;flex-shrink:0;height:16px;margin-top:.15rem;width:16px}.newsletter-checkbox-row a{color:#2e2ea8;text-decoration:underline}.newsletter-button{background-color:#2e2ea8;border:none;border-radius:2px;color:#fff;cursor:pointer;font-family:inherit;font-size:1rem;font-weight:600;padding:.95rem 1rem;transition:background-color .15s ease;width:100%}.newsletter-button:hover:not(:disabled){background-color:#24247f}.newsletter-button:disabled{cursor:not-allowed;opacity:.7}.newsletter-message{font-size:.9rem;margin:0}.newsletter-message--error{color:#b3261e}.newsletter-message--success{color:#1c6e3f}@media (max-width:480px){.newsletter-card{padding:2rem 1.25rem}.newsletter-heading{font-size:1.65rem}}.blog-page{background:#f8f8f8;font-family:Georgia,Times New Roman,Times,serif;min-height:100vh;padding:50px 20px 80px}.blog-container{margin:0 auto;max-width:1400px}.blog-title{color:#111;font-family:Poppins,sans-serif;font-size:3rem;font-weight:700;margin-bottom:50px}.blog-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(2,1fr)}.blog-card-link{color:inherit;text-decoration:none}.blog-card{border-top:1px solid #d9d9d9;padding-top:22px;transition:transform .25s ease}.blog-card:hover{transform:translateY(-4px)}.blog-card-image{display:block;height:260px;margin-bottom:12px;object-fit:cover;width:100%}.blog-category{color:#c7322f;font-family:Poppins,sans-serif;font-size:.95rem;margin-bottom:10px}.blog-card-title{color:#111;font-size:2rem;font-weight:400;line-height:1.15;margin-bottom:18px}.blog-card-description,.blog-card-title{font-family:Georgia,Times New Roman,serif}.blog-card-description{color:#222;font-size:1.15rem;line-height:1.5;margin-bottom:24px}.blog-read-time{color:#333;font-family:Poppins,sans-serif;font-size:.95rem}@media (max-width:900px){.blog-grid{grid-template-columns:1fr}.blog-card-image{height:220px}.blog-card-title{font-size:1.7rem}}.blog-post{color:#121212;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0 auto;max-width:640px;padding:2.5rem 1.5rem 4rem}.blog-breadcrumb{color:#121212;font-size:.8rem;font-weight:600;letter-spacing:.01em;margin:0 0 1rem}.breadcrumb-divider{color:#999;margin:0 .45rem}.breadcrumb-section{color:#c1121f}.blog-headline{color:#121212;font-size:2.4rem;font-weight:700;line-height:1.15;margin:0 0 .75rem}.blog-dek,.blog-headline{font-family:Georgia,Times New Roman,Times,serif}.blog-dek{color:#3a3a3a;font-size:1.15rem;font-style:italic;line-height:1.4;margin:0 0 1.25rem}.blog-meta-row{align-items:center;display:flex;margin-bottom:1.5rem}.blog-share-btn{align-items:center;background:#0000;border:1.5px solid #c8c4bc;border-radius:4px;color:#121212;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.85rem;font-weight:600;gap:.4rem;padding:.45rem .9rem;transition:border-color .15s,background .15s}.blog-share-btn:hover{background:#f5f2ec;border-color:#121212}.blog-hero{margin:0 0 .5rem;padding:0}.blog-hero img{display:block}.blog-hero img,.blog-hero--empty{background:#e5e1d8;border-radius:2px;width:100%}.blog-hero--empty{align-items:center;display:flex;height:340px;justify-content:center}.blog-hero--empty:after{color:#8a8078;content:"Illustration coming soon";font-size:.85rem;font-style:italic}.blog-hero-caption{color:#8a8078;font-size:.72rem;letter-spacing:.04em;margin-top:.4rem;text-transform:uppercase}.blog-dateline{color:#6b6b6b;font-size:.82rem;margin:.75rem 0 2rem}.blog-body{color:#2b2b2b;font-size:1rem;line-height:1.75}.blog-body p{margin:0 0 1.4rem}.blog-body em{font-style:italic}.blog-drop-cap:first-letter{color:#121212;float:left;font-size:3.6rem;font-weight:700;line-height:.82;margin:.06em .07em 0 0}.blog-drop-cap:first-letter,.blog-sign-off{font-family:Georgia,Times New Roman,Times,serif}.blog-sign-off{border-top:1px solid #d8d4ca;color:#3a3a3a;font-size:1.05rem;font-style:italic;margin-top:.5rem}@media (max-width:680px){.blog-headline{font-size:1.8rem}.blog-dek{font-size:1rem}.blog-drop-cap:first-letter{font-size:2.8rem}.blog-hero--empty{height:220px}}.blog-section-heading{border-top:1px solid #d8d4ca;color:#121212;font-family:Georgia,Times New Roman,Times,serif;font-size:1.25rem;font-weight:700;margin:2.25rem 0 .6rem;padding-top:1.75rem}.prompt-formula-box{background-color:#f2efe9;border-left:4px solid #c1121f;border-radius:2px;margin:2rem 0;padding:1.5rem 2rem;text-align:center}.prompt-formula-label{color:#c1121f;font-size:.78rem;font-weight:700;letter-spacing:.08em;margin:0 0 .5rem;text-transform:uppercase}.prompt-formula-equation{color:#121212;font-family:Georgia,Times New Roman,Times,serif;font-size:1.5rem;font-weight:700;line-height:1.3;margin:0}.prompt-example-box{grid-gap:1rem;gap:1rem;margin:1.5rem 0 1.75rem}.prompt-example-col{border-radius:2px}.prompt-example-weak{background-color:#fdf2f2;border:1px solid #f0c8c8}.prompt-example-strong{background-color:#f2f7f2;border:1px solid #b8d8b8}.prompt-example-label{letter-spacing:.06em;margin:0 0 .6rem}.prompt-example-weak .prompt-example-label{color:#9b2020}.prompt-example-strong .prompt-example-label{color:#2a6e2a}.prompt-example-text{color:#2b2b2b;font-size:.92rem;line-height:1.6}.blog-video{margin:0 0 .5rem;padding:0}.blog-video iframe{border:none;border-radius:2px;display:block;width:100%}@media (max-width:600px){.prompt-example-box{grid-template-columns:1fr}.prompt-formula-equation{font-size:1.2rem}}.prompt-example-box{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:1fr 1fr;margin:2rem 0}@media (max-width:640px){.prompt-example-box{grid-template-columns:1fr}}.prompt-example-col{background:#f7f7f8;border:1px solid #e4e4e7;border-radius:10px;padding:1.25rem 1.4rem}.prompt-example-col.prompt-example-strong{background:#f4f8fd;border-color:#d6e4f5}.prompt-example-label{color:#3a6ea5;font-size:.75rem;font-weight:700;letter-spacing:.04em;margin:0 0 .5rem;text-transform:uppercase}.prompt-example-text{color:#2b2b2f;font-size:.95rem;line-height:1.55;margin:0}.prompt-example-text em{color:#1c1c1f;font-style:normal;font-weight:600}.blog-steps-list{counter-reset:steps;list-style:none;margin:1.25rem 0 2rem;padding-left:1.4rem}.blog-steps-list li{color:#2b2b2f;counter-increment:steps;font-size:1rem;line-height:1.6;margin-bottom:1rem;padding-left:.6rem;position:relative}.blog-steps-list li:before{align-items:center;background:#1c1c1f;border-radius:50%;color:#fff;content:counter(steps);display:flex;font-size:.75rem;font-weight:700;height:1.6rem;justify-content:center;left:-1.4rem;position:absolute;top:.05rem;width:1.6rem}.blog-steps-list li strong{color:#111}.blog-checklist{list-style:none;margin:1.25rem 0 2rem;padding-left:0}.blog-checklist li{border-bottom:1px solid #ececee;color:#2b2b2f;font-size:1rem;line-height:1.55;padding:.55rem 0 .55rem 2.1rem;position:relative}.blog-checklist li:last-child{border-bottom:none}.blog-checklist li:before{background:#fff;border:2px solid #3a6ea5;border-radius:4px;content:"";height:1.1rem;left:0;position:absolute;top:.65rem;width:1.1rem}.blog-checklist li:after{border-bottom:2px solid #3a6ea5;border-left:2px solid #3a6ea5;content:"";height:.28rem;left:.28rem;position:absolute;top:.85rem;transform:rotate(-45deg);width:.5rem}.blog-sign-off{border-top:1px solid #e4e4e7;color:#555;font-size:.95rem;margin-top:2.5rem;padding-top:1.5rem}.blog-sign-off a{color:#3a6ea5;text-decoration:underline}
/*# sourceMappingURL=main.7585e7b3.css.map*/