.navbar{width:100%;background:#123a5c;position:sticky;top:0;z-index:1000;box-shadow:0 2px 6px #0000004d}.navbar-container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px;display:flex;align-items:center;height:78px}.logo-container{display:flex;align-items:center;gap:10px;white-space:nowrap;flex:0 0 auto;margin-inline:56px}.logo-img{width:45px;height:45px;border-radius:50%;background:#0f172a;padding:2px;-o-object-fit:cover;object-fit:cover;box-shadow:0 0 4px #0000004d}.logo-text{font-size:1.3rem;font-weight:700;font-family:Poppins,sans-serif;letter-spacing:.5px;color:#fff}.highlight{color:#facc15}.nav-left,.nav-right{display:flex;align-items:center;gap:42px;flex:1;list-style:none;margin:0;padding:0}.nav-left{justify-content:flex-start}.nav-right{justify-content:flex-end}.navLink{text-decoration:none;color:#fff;font-size:15px;font-weight:600;position:relative;padding-bottom:4px;transition:color .3s ease;white-space:nowrap}.navLink:hover{color:#facc15}.active{color:#facc15;font-weight:600}.navLink.active:after{content:"";position:absolute;left:0;bottom:0;height:2px;width:100%;background:#facc15;border-radius:2px}.hamburger{display:none;font-size:2rem;color:#fff;cursor:pointer}.mobileMenu{position:fixed;top:0;left:-100%;width:250px;height:100%;background:#0f172a;padding:20px;display:flex;flex-direction:column;transition:left .3s ease;box-shadow:2px 0 10px #00000080;z-index:2000}.mobileMenu.open{left:0}.menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a14238c;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;z-index:1500}.menu-backdrop.open{opacity:1;visibility:visible}.closeBtn{align-self:flex-end;font-size:2rem;color:#fff;background:none;border:none;cursor:pointer}.mobileNavList{list-style:none;margin-top:30px;padding:0;display:flex;flex-direction:column;gap:20px}.mobileNavList .navLink{font-size:1.1rem;font-weight:600;color:#fff;text-decoration:none}.mobileNavList .navLink:hover{color:#facc15}@media (min-width: 1024px) and (max-width: 1199px){.navbar-container{padding:0 20px}.nav-left,.nav-right{gap:26px}.logo-container{margin-inline:28px}.logo-text{font-size:1.15rem}.navLink{font-size:14px}}@media (max-width: 1023px){.desktopNav{display:none}.logo-container{margin-inline:auto}.hamburger{display:block}.mobileMenu{width:min(320px,82vw)}}@media (max-width: 560px){.logo-text{font-size:1.02rem}.logo-img{width:40px;height:40px}}.footer{width:100%;background:#000;color:#fff;padding:clamp(16px,3vw,48px) 20px 0;font-family:Poppins,sans-serif;box-sizing:border-box;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 16px;width:100%;box-sizing:border-box}.columns{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(20px,3vw,40px);padding:2rem 0}.col{display:flex;flex-direction:column;align-items:flex-start;box-sizing:border-box}.heading{margin-bottom:16px;font-size:clamp(15px,2vw,18px);font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.5px}.heading:after{content:"";display:block;width:34px;height:3px;border-radius:3px;background:#d9a441;margin-top:8px}.linkList{list-style:none;padding:0;margin:0;width:100%}.linkList li{margin:8px 0}.linkList a,.navLink{text-decoration:none;color:#cbd5e1;font-size:14px;transition:color .25s,padding-left .25s}.linkList a:hover{color:#d9a441;padding-left:4px}.addr{font-style:normal;font-size:14px;margin-bottom:10px;color:#cbd5e1;line-height:1.6;display:flex;align-items:flex-start;gap:8px}.addr-icon{color:#d9a441;margin-top:3px;flex-shrink:0}.regionContacts{list-style:none;padding:0;margin:0;width:100%}.regionContacts li{margin:8px 0;display:flex;align-items:center;gap:8px;font-size:14px;color:#cbd5e1}.regionContacts li svg{color:#d9a441;flex-shrink:0}.regionContacts a{color:#cbd5e1;text-decoration:none;transition:color .25s}.regionContacts a:hover{color:#d9a441}.socials{display:flex;gap:12px;flex-wrap:wrap}.socials a{width:42px;height:42px;border-radius:50%;border:1px solid #334155;background:#0d0d0d;color:#fff;font-size:17px;display:flex;align-items:center;justify-content:center;transition:all .25s}.socials a:hover{background:#d9a441;border-color:#d9a441;color:#000;transform:translateY(-3px)}.divider{border:none;border-top:1px solid #2b2b2b;margin:0}.bottom-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:18px 0}.copyright{font-size:13px;color:#9aa4b2;margin:0}.legal-links{display:flex;align-items:center;gap:10px}.legal-links a{color:#cbd5e1;font-size:13px}.legal-links a:hover{color:#d9a441}.legal-links .sep{color:#4a4a4a}@media (max-width: 1024px){.columns{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.columns{grid-template-columns:1fr}.bottom-bar{flex-direction:column;align-items:flex-start;gap:10px}}.home-page{width:100%;overflow-x:hidden;font-family:Inter,Poppins,sans-serif;color:#333}.container{width:100%;max-width:1200px;margin:0 auto;padding:3rem 1.5rem}.btn-gold{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:.85rem 2rem;border:2px solid #d9a441;border-radius:999px;background:#d9a441;color:#fff;font-weight:700;font-size:.9rem;letter-spacing:.5px;text-decoration:none;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 20px #d9a44159}.btn-gold:hover{background:#c08f2e;border-color:#c08f2e;transform:translateY(-2px)}.btn-block,.banner-strip{width:100%}.banner-image{width:100%;height:340px;background-size:cover;background-position:center;background-repeat:no-repeat}.features-section{background:#fff}.features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.75rem}.feature-card{display:flex;align-items:flex-start;gap:1.25rem;background:#fff;border:1px solid #f1e0e1;border-radius:1.25rem;padding:1.75rem;box-shadow:0 6px 18px #123a5c0f;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #123a5c1f}.feature-icon{width:60px;height:60px;border-radius:1rem;background:#fbe4e6;color:#e63946;display:flex;align-items:center;justify-content:center;font-size:1.6rem;flex-shrink:0}.feature-body h3{font-size:1.25rem;font-weight:700;color:#123a5c;margin:0 0 .4rem}.feature-body p{font-size:.98rem;line-height:1.55;color:#6b5d5e;margin:0}.cta-text h2{font-size:2.4rem;font-weight:800;color:#123a5c;margin:0 0 1rem}.cta-text p{font-size:1.05rem;line-height:1.65;color:#6b4a4c;max-width:480px}.cta-card{background:#fff;border-radius:1.5rem;padding:2rem;box-shadow:0 20px 50px #123a5c2e}.cta-card input,.cta-card select{width:100%;padding:.9rem 1rem;border:1.5px solid #eee0e1;border-radius:.9rem;font-size:.95rem;font-family:inherit;color:#333;outline:none;background:#fffafb;transition:border-color .3s ease}.cta-card input:focus,.cta-card select:focus{border-color:#d9a441}.books-section{background:#fff}.section-head{text-align:center;margin-bottom:1.5rem}.accent-line{display:block;width:56px;height:4px;border-radius:4px;background:#e63946;margin:0 auto 1rem}.section-head h2{font-size:clamp(1.7rem,3.4vw,2.1rem);font-weight:800;color:#123a5c;letter-spacing:1px;margin:0}.filter-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:2.25rem}.tab{padding:.5rem 1.4rem;border:2px solid #f0dedf;border-radius:999px;background:#fff;color:#7a6a6b;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .3s ease}.tab:hover{border-color:#d9a441;color:#d9a441}.tab.active{position:relative;background:#d9a441;border-color:#d9a441;color:#fff;box-shadow:0 6px 16px #d9a44159}.tab.active:after{content:"";position:absolute;left:50%;bottom:-4px;transform:translate(-50%);width:60%;height:3px;border-radius:999px;background:#d9a441}.books-gallery{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem}.book-tile{border-radius:1rem;overflow:hidden;background:#f9fafb;border:1px solid #f1e0e1;aspect-ratio:2 / 3;display:flex;align-items:center;justify-content:center;transition:transform .3s ease,box-shadow .3s ease}.book-tile:hover{transform:translateY(-6px);box-shadow:0 14px 30px #123a5c2e}.book-tile img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.no-books{text-align:center;color:#8a7a7b;padding:2rem 0}.testimonials-section{background:#f472b6e5}.testimonials-section h2{text-align:center;font-size:clamp(1.7rem,3.4vw,2.2rem);font-weight:800;color:#fff;margin:0 0 2.5rem}.testimonials-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.testimonial-card{display:flex;align-items:flex-start;gap:1rem;background:#fff;border-radius:1.25rem;padding:1.5rem;box-shadow:0 10px 24px #0000001f}.t-avatar{width:58px;height:58px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0;border:3px solid #fbe4e6}.t-body{display:flex;flex-direction:column}.t-quote{font-size:.98rem;line-height:1.55;color:#4a3f40;margin:0 0 .6rem}.t-name{font-weight:700;color:#123a5c;font-size:1rem}.t-role{font-size:.85rem;color:#9a8b8c}.stats-bar{background:#123a5c}.stats-container{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;text-align:center}.stat{display:flex;flex-direction:column;gap:.3rem}.stat-value{font-size:2.6rem;font-weight:800;color:#d9a441}.stat-label{font-size:.95rem;color:#dbe6f0;letter-spacing:.5px}.pricing-section{background:linear-gradient(180deg,#fbe4e6,#f9dbdd)}.pricing-head{text-align:center;margin-bottom:2.5rem}.pricing-head h2{font-size:clamp(1.8rem,3.6vw,2.3rem);font-weight:800;color:#e63946;margin:0 0 .5rem}.pricing-head p{color:#6b5d5e;font-size:1.05rem;margin:0}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;align-items:stretch}.pricing-card{background:#fff;border-radius:1.5rem;overflow:hidden;box-shadow:0 12px 32px #123a5c1f;display:flex;flex-direction:column;transition:transform .3s ease}.pricing-card.featured{border:3px solid #d9a441;transform:scale(1.04);box-shadow:0 20px 45px #123a5c38}.pricing-header{background:#e63946;color:#fff;text-align:center;padding:1.5rem 1rem}.pricing-card.featured .pricing-header{background:linear-gradient(135deg,#e63946,#c62c39)}.pricing-header h3{font-size:1.3rem;font-weight:800;letter-spacing:1px;margin:0 0 .35rem;text-transform:uppercase}.price{font-size:1.9rem;font-weight:800}.pricing-body{display:flex;flex-direction:column;flex:1;padding:1.75rem 1.5rem 1.5rem}.pricing-body ul{list-style:none;margin:0 0 1.5rem;padding:0;display:flex;flex-direction:column;gap:.65rem;flex:1}.pricing-body li{display:flex;align-items:flex-start;gap:.6rem;font-size:.95rem;color:#4a3f40}.pricing-body .check{color:#e63946;font-size:.85rem;margin-top:.2rem;flex-shrink:0}.pricing-body .btn-gold{margin-top:auto;width:100%}.distribution-section{background:#fff}.dist-heading{text-align:center;font-size:clamp(1.7rem,3.4vw,2.1rem);font-weight:800;color:#d9a441;margin:0 0 2.5rem}.dist-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.dist-logo{background:#fafafa;border:1px solid #eee;border-radius:1rem;padding:1.6rem 1rem;text-align:center;font-weight:700;font-size:1.05rem;color:#123a5c;letter-spacing:.5px;display:flex;align-items:center;justify-content:center;filter:grayscale(1);opacity:.8;transition:all .3s ease}.dist-logo:hover{filter:grayscale(0);opacity:1;border-color:#d9a441;color:#d9a441}.review-highlights{background:#fbe4e6}.review-highlights .gold-label{display:block;text-align:center;color:#d9a441;font-weight:700;font-size:.85rem;letter-spacing:2px;margin-bottom:.5rem}.review-highlights h2{text-align:center;font-size:clamp(1.7rem,3.4vw,2.2rem);font-weight:800;color:#123a5c;margin:0 0 2.5rem}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.review-card{background:#fff;border-radius:1.5rem;padding:1.75rem;text-align:center;box-shadow:0 10px 26px #123a5c1a}.review-photo{width:74px;height:74px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:4px solid #fbe4e6;margin:0 auto .75rem;display:block}.review-card .stars{display:flex;justify-content:center;gap:3px;margin-bottom:.75rem}.star{color:#ddd;font-size:1rem}.review-quote{font-size:.95rem;line-height:1.55;color:#5b4a4c;margin:0 0 .6rem;font-style:italic}.review-name{font-weight:700;color:#123a5c;font-size:.95rem}.video-section{background:#000}.video-section h2{text-align:center;font-size:clamp(1.7rem,3.4vw,2.1rem);font-weight:800;color:#fff;margin:0 0 2.5rem}.video-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.video-tile{position:relative;border-radius:1.1rem;overflow:hidden;aspect-ratio:4 / 3;cursor:pointer}.video-tile img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.video-tile:hover img{transform:scale(1.08)}.tile-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#d9a441bf,#505050bf);opacity:.75;transition:opacity .3s ease}.video-tile:hover .tile-overlay{opacity:.55}.play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:54px;height:54px;border-radius:50%;background:#fffffff2;color:#123a5c;display:flex;align-items:center;justify-content:center;font-size:1.1rem;padding-left:4px;box-shadow:0 8px 20px #0000004d;z-index:2;transition:transform .3s ease}.video-tile:hover .play-btn{transform:translate(-50%,-50%) scale(1.1)}.google-reviews-section{background:#fbe4e6}.gr-red{text-align:center;font-size:clamp(1.7rem,3.4vw,2.2rem);font-weight:800;color:#e63946;margin:0 0 .4rem}.gr-sub{text-align:center;font-size:1.15rem;color:#123a5c;font-weight:600;margin:0 0 2.5rem}.gr-card{background:#fff;border-radius:1.75rem;padding:2.5rem;box-shadow:0 20px 50px #123a5c26}.gr-summary{display:flex;align-items:center;gap:1.25rem;padding-bottom:2rem;border-bottom:1px solid #f1e0e1;margin-bottom:2rem}.gr-logo{width:64px;height:64px;border-radius:1rem;background:#fff;border:1px solid #eee;display:flex;align-items:center;justify-content:center;font-size:2rem;color:#4285f4;box-shadow:0 6px 16px #00000014}.gr-rating{display:flex;flex-direction:column;gap:.25rem}.gr-score{font-size:2.2rem;font-weight:800;color:#123a5c}.gr-rating .stars{display:flex;gap:3px}.gr-count{font-size:.88rem;color:#8a7a7b}.gr-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.gr-review{background:#fffafb;border:1px solid #f1e0e1;border-radius:1.25rem;padding:1.5rem;display:flex;flex-direction:column;gap:.6rem}.gr-review-top{display:flex;align-items:center;gap:.85rem}.gr-avatar{width:46px;height:46px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.gr-review-meta{display:flex;flex-direction:column}.gr-name{font-weight:700;color:#123a5c;font-size:.98rem}.gr-date{font-size:.8rem;color:#9a8b8c}.gr-text{font-size:.92rem;line-height:1.55;color:#4a3f40;margin:0}.gr-read{color:#d9a441;font-weight:600;cursor:pointer}.gr-badge{margin-top:auto;display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem;color:#8a7a7b}.gr-badge svg{color:#4285f4}@media (max-width: 1024px){.books-gallery{grid-template-columns:repeat(4,1fr)}.video-grid{grid-template-columns:repeat(2,1fr)}.dist-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.banner-image{height:240px}.features-grid{grid-template-columns:1fr}.cta-container{grid-template-columns:1fr;gap:2rem}.books-gallery{grid-template-columns:repeat(3,1fr);gap:1rem}.testimonials-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.stats-container{grid-template-columns:repeat(2,1fr);gap:2rem}.pricing-grid{grid-template-columns:1fr;max-width:420px;margin:0 auto}.pricing-card.featured{transform:none}.reviews-grid,.gr-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.gr-card{padding:1.5rem}.dist-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 560px){.books-gallery{grid-template-columns:repeat(2,1fr);gap:.85rem}.video-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.dist-grid{grid-template-columns:repeat(2,1fr);gap:.85rem}}@media (max-width: 767px){.testimonial-card{flex-direction:column;gap:.75rem}.t-avatar{width:52px;height:52px}.t-quote{font-size:.88rem}.review-card{padding:1.25rem 1rem}.review-photo{width:60px;height:60px}.review-quote{font-size:.85rem}.gr-review{padding:1.1rem;gap:.5rem}}.hero-stage{transform:scale(.55);transform-origin:center}@media (min-width: 480px){.hero-stage{transform:scale(.6)}}@media (min-width: 640px){.hero-stage{transform:scale(.72)}}@media (min-width: 1024px){.hero-stage{transform:none}}.hero{position:relative;overflow:hidden;isolation:isolate;height:520px}@media (max-width: 1023px){.hero{height:auto;min-height:520px}}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;overflow:hidden;pointer-events:none}.hero-content{position:relative;z-index:2}.hero-cloud-top-left{position:absolute;left:40px;top:20px;width:90px;height:45px;opacity:.65;animation:heroFloat 18s ease-in-out infinite}.hero-cloud-top-left span{position:absolute;background:#f9d6da;border-radius:50%}.hero-cloud-top-left span:nth-child(1){left:30px;top:6px;width:44px;height:38px}.hero-cloud-top-left span:nth-child(2){left:8px;top:12px;width:30px;height:30px}.hero-cloud-top-left span:nth-child(3){left:58px;top:13px;width:28px;height:28px}.hero-cloud-top-center{position:absolute;left:50%;transform:translate(-50%);top:18px}.hero-cloud-top-center span{display:block;width:90px;height:38px;background:#fbe5e7;opacity:.45;border-radius:9999px;animation:heroFloat 18s ease-in-out infinite}.hero-cloud-middle{position:absolute;left:44%;top:170px;width:120px;height:52px;background:#fad8dc;opacity:.55;border-radius:9999px;animation:heroFloat 18s ease-in-out infinite}.about{width:100%;overflow-x:hidden;font-family:Poppins,sans-serif;color:#1e293b;line-height:1.6}.about-hero{background:#d8cfb3;color:#0f172a;text-align:center;padding:70px 20px}.about-hero h1{font-size:clamp(26px,4vw,42px);margin-bottom:16px;color:#1e3a8a}.about-hero p{font-size:clamp(15px,2vw,18px);max-width:750px;margin:0 auto 30px}.hero-icons{display:flex;justify-content:center;gap:30px;flex-wrap:wrap}.hero-icon-card{background:#fff;border-radius:10px;padding:15px 20px;min-width:160px;box-shadow:0 2px 8px #0000001a;text-align:center}.hero-icon{font-size:28px;color:#facc15;margin-bottom:8px}.hero-icon-card span{display:block;font-size:14px;color:#334155;font-weight:500}.about-story{display:flex;flex-wrap:wrap;align-items:center;gap:30px;padding:60px 20px;background:#f9fafb}.story-text{flex:1}.story-text h2{font-size:28px;margin-bottom:12px;color:#1e3a8a}.story-image{flex:1;display:flex;justify-content:center}.story-image img{width:100%;max-width:450px;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:10px;box-shadow:0 4px 12px #0000001a}.about-mission{padding:60px 20px;text-align:center}.mission-vision{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;margin-top:20px}.mv-card{background:#f9fafb;border-radius:10px;padding:20px;max-width:300px;text-align:center;box-shadow:0 2px 8px #0000001a}.mv-icon{font-size:30px;color:#facc15;margin-bottom:12px}.about-services{padding:60px 20px;background:#f9fafb;text-align:center}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-top:20px}.service-card{background:#fff;border-radius:10px;padding:20px;box-shadow:0 2px 8px #0000001a}.service-icon{font-size:28px;color:#1e3a8a;margin-bottom:10px}.about-values{padding:60px 20px;text-align:center}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-top:20px}.value-card{background:#f9fafb;border-radius:10px;padding:20px;box-shadow:0 2px 6px #0000000d}.value-icon{font-size:26px;color:#facc15;margin-bottom:10px}.about-achievements{padding:60px 20px;text-align:center}.achievements-grid{display:flex;justify-content:center;flex-wrap:wrap;gap:40px;margin-top:20px}.achievement h3{font-size:32px;color:#1e3a8a}.achievement p{font-size:14px;color:#475569}.about-cta{background:#f9fafb;padding:70px 20px;text-align:center;margin-top:60px}.about-cta h2{font-size:28px;color:#1e3a8a;margin-bottom:30px}.cta-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-bottom:30px}.cta-card{background:#fff;padding:20px;border-radius:10px;box-shadow:0 2px 6px #0000000d;transition:transform .3s ease}.cta-card:hover{transform:translateY(-5px)}.cta-icon{font-size:28px;color:#facc15;margin-bottom:10px}.cta-card h3{font-size:18px;margin-bottom:8px;color:#1e3a8a}.cta-card p{font-size:14px;color:#475569}.cta-btn{display:inline-block;padding:12px 24px;background:#facc15;color:#0f172a;font-weight:600;border-radius:6px;text-decoration:none;transition:background .3s}.cta-btn:hover{background:#eab308}@media (max-width: 768px){.about-story{flex-direction:column;text-align:center}.story-text{order:2}.story-image{order:1}.story-image img{max-width:100%}.hero-icons{gap:20px}.hero-icon-card{min-width:120px;padding:12px}.cta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}@media (max-width: 767px){.services-grid,.values-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.service-card,.value-card,.cta-card{padding:14px 10px}.service-card h3,.value-card h3,.cta-card h3{font-size:15px}.service-card p,.value-card p,.cta-card p{font-size:13px}.achievement h3{font-size:26px}}.contact-page{width:100%;overflow-x:hidden;font-family:Inter,Poppins,sans-serif;color:#333;background:#fff}.contact-page .container{position:relative}.contact-gold-label{display:block;text-align:center;color:#d9a441;font-weight:700;font-size:.82rem;letter-spacing:2.5px;text-transform:uppercase;margin-bottom:.6rem}.contact-page .section-head h2{font-size:clamp(1.7rem,3.4vw,2.3rem);color:#123a5c;letter-spacing:.5px;margin:0 0 .6rem}.contact-page .section-head p{color:#6b5d5e;font-size:1.05rem;margin:0}.contact-page .arrow-ico{transition:transform .3s ease}.contact-page .btn-gold:hover .arrow-ico{transform:translate(4px)}.contact-btn-outline{display:inline-flex;align-items:center;gap:.55rem;padding:.85rem 1.8rem;border-radius:999px;border:2px solid #f0dedf;background:#fff;color:#123a5c;font-weight:700;font-size:.9rem;letter-spacing:.5px;text-decoration:none;cursor:pointer;transition:all .3s ease}.contact-btn-outline:hover{border-color:#d9a441;color:#d9a441;transform:translateY(-2px)}.contact-hero{position:relative;isolation:isolate;overflow:hidden;background:#fff9f8}.contact-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.chero-blob-right{position:absolute;top:-120px;right:-160px;width:650px;height:520px;background:#f8c8cf;border-radius:62% 38% 55% 45%/45% 60% 40% 55%;overflow:hidden;animation:contactFloat 18s ease-in-out infinite}.chero-glow{position:absolute;right:30px;bottom:-40px;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(248,140,150,.45) 0%,rgba(248,170,180,.22) 40%,transparent 80%);filter:blur(80px)}.chero-wave-left{position:absolute;left:-60px;bottom:-30px;width:420px;height:80px;background:#fce8e2;border-radius:70% 30% 45% 55%/50% 50% 40% 60%;animation:contactFloat 18s ease-in-out infinite}.chero-shape{position:absolute;border-radius:50%;animation:contactFloat 16s ease-in-out infinite}.chero-shape.shape-a{left:60px;top:24px;width:52px;height:52px;background:#f9d6da;opacity:.65}.chero-shape.shape-b{left:46%;top:20px;width:90px;height:38px;background:#fbe5e7;opacity:.5;border-radius:9999px}.chero-shape.shape-c{left:42%;top:190px;width:120px;height:52px;background:#fad8dc;opacity:.55;border-radius:9999px}@keyframes contactFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.contact-hero-inner{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:72px 1.5rem 96px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:3rem}.contact-hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.1rem;border-radius:999px;background:#fff1cc;color:#8a5a1f;font-size:.85rem;font-weight:600;margin-bottom:1.5rem}.contact-hero-badge svg{color:#d9a441}.contact-hero-copy h1{font-family:Poppins,Plus Jakarta Sans,Manrope,sans-serif;font-size:clamp(2.2rem,5vw,3.4rem);font-weight:800;line-height:1.08;letter-spacing:-1px;color:#123a5c;margin:0 0 1.1rem}.contact-hero-copy h1 .accent{color:#e63946}.contact-hero-copy p{font-size:1.05rem;line-height:1.7;color:#6b5d5e;max-width:440px;margin:0 0 2rem}.contact-hero-actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.contact-hero-visual{position:relative;height:560px;max-width:540px;width:100%;margin:0 auto}.contact-floating-stage{position:relative;width:100%;height:100%}.pg-glow{position:absolute;border-radius:50%;pointer-events:none;z-index:0}.pg-glow-pink{width:320px;height:320px;left:50%;top:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,#f8c8cfd9,#f8c8cf00 70%);filter:blur(6px)}.pg-glow-cream{width:260px;height:260px;left:8%;top:16%;background:radial-gradient(circle,#fff5e2f2,#fff5e200 70%);filter:blur(10px)}.pg-glow-white{width:300px;height:300px;right:2%;bottom:0%;background:radial-gradient(circle,#ffffffe6,#fff0 70%);filter:blur(12px)}.pbook{position:absolute;will-change:transform}.pbook-inner{position:relative;width:100%;height:100%;border-radius:16px;overflow:hidden;box-shadow:0 24px 48px #123a5c38,0 6px 18px #123a5c1f}.pbook-inner img{width:100%;height:100%;display:block;border-radius:16px}.pbook-back-left,.pbook-back-right{width:180px;aspect-ratio:1526 / 2000}.pbook-back-left{left:6%;top:52%;transform:translateY(-50%) rotate(-8deg);z-index:1;animation:bookFloat 7s ease-in-out infinite;animation-delay:.6s}.pbook-back-right{right:6%;top:52%;transform:translateY(-50%) rotate(8deg);z-index:1;animation:bookFloat 7s ease-in-out infinite;animation-delay:1.4s}.pbook-main{width:260px;aspect-ratio:1526 / 2000;left:50%;top:55%;transform:translate(-50%,-50%);z-index:4;animation:bookFloat 6s ease-in-out infinite}.pbook-main .pbook-inner{box-shadow:0 34px 64px #123a5c42,0 10px 24px #123a5c24}.pbook-glow{position:absolute;top:10%;right:-6%;bottom:-6%;left:-6%;z-index:-1;border-radius:50%;background:radial-gradient(ellipse at center,#e6394652,#d9a4412e 45%,#fff0 72%);filter:blur(14px)}.pbook-top,.pbook-bottom{width:140px;aspect-ratio:1294 / 2000}.pbook-top{left:50%;top:16%;transform:translate(-50%) rotate(-5deg);z-index:5;animation:bookFloat 6.5s ease-in-out infinite;animation-delay:.9s}.pbook-bottom{left:50%;top:78%;transform:translate(-50%) rotate(4deg);z-index:5;animation:bookFloat 6.5s ease-in-out infinite;animation-delay:2.1s}.pg-icon{position:absolute;width:52px;height:52px;border-radius:50%;background:#ffffffb8;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.9);box-shadow:0 14px 30px #123a5c29;display:flex;align-items:center;justify-content:center;font-size:1.25rem;z-index:6;animation:iconFloat 5s ease-in-out infinite}.pg-icon-chat{left:4%;top:6%;color:#e63946;animation-delay:0s}.pg-icon-book{right:8%;top:12%;color:#d9a441;animation-delay:.8s}.pg-icon-pen{left:12%;bottom:14%;color:#123a5c;animation-delay:1.6s}.pg-icon-env{right:0%;bottom:8%;color:#e63946;animation-delay:2.4s}@keyframes bookFloat{0%,to{translate:0 0}50%{translate:0 -9px}}@keyframes iconFloat{0%,to{translate:0 0}50%{translate:0 -7px}}.contact-info-section{background:#fff}.contact-info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.contact-info-card{height:100%;display:flex;flex-direction:column;align-items:center;gap:.9rem;text-align:center;padding:2rem 1.4rem;background:#ffffffbf;border:1px solid #f1e0e1;border-radius:1.25rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 10px 28px #123a5c14;color:inherit;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.contact-info-card:hover{transform:translateY(-6px);border-color:#d9a441;box-shadow:0 24px 52px #123a5c29}.ci-icon{width:58px;height:58px;border-radius:1rem;background:#fbe4e6;color:#e63946;display:flex;align-items:center;justify-content:center;font-size:1.4rem;transition:background .3s ease,color .3s ease}.contact-info-card:hover .ci-icon{background:#d9a441;color:#fff}.ci-body h3{font-size:1.05rem;font-weight:800;color:#123a5c;margin:0 0 .35rem}.ci-body p{font-size:.92rem;line-height:1.55;color:#6b5d5e;margin:0;word-break:break-word}.contact-form-section{background:#fbe4e6}.contact-form-wrap{display:grid;grid-template-columns:.9fr 1.1fr;gap:2.5rem;align-items:start}.form-side-left{padding:.5rem 0}.form-side-left .contact-gold-label{text-align:left}.form-side-left h2{font-size:2.1rem;font-weight:800;color:#123a5c;margin:0 0 1rem;line-height:1.15}.form-side-left>p{font-size:1.02rem;line-height:1.65;color:#6b5d5e;margin:0 0 1.8rem}.form-contact-list{list-style:none;margin:0 0 1.6rem;padding:0;display:flex;flex-direction:column;gap:1rem}.form-contact-list li a{display:flex;align-items:center;gap:.9rem;color:inherit;text-decoration:none;transition:transform .3s ease}.form-contact-list li a:hover{transform:translate(4px)}.fci-icon{width:46px;height:46px;border-radius:.9rem;background:#fff;color:#d9a441;display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0;box-shadow:0 8px 20px #123a5c1a}.fci-text{display:flex;flex-direction:column;gap:.1rem;font-size:.92rem;color:#6b5d5e}.fci-text strong{font-size:.85rem;text-transform:uppercase;letter-spacing:1px;color:#123a5c}.form-note{display:flex;align-items:flex-start;gap:.6rem;padding:1rem 1.1rem;border-radius:1rem;background:#fff1cc;color:#8a5a1f;font-size:.9rem;line-height:1.5}.form-note svg{color:#d9a441;font-size:1.05rem;margin-top:.1rem;flex-shrink:0}.form-side-right{background:#fff;border-radius:1.5rem;padding:2.2rem;box-shadow:0 20px 50px #123a5c24}.contact-form{display:flex;flex-direction:column;gap:1.1rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.1rem}.form-field{display:flex;flex-direction:column;gap:.4rem}.form-field label{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#9a8b8c}.form-field input,.form-field select,.form-field textarea{width:100%;padding:.85rem 1rem;border:1.5px solid #eee0e1;border-radius:.9rem;font-size:.95rem;font-family:inherit;color:#333;outline:none;background:#fffafb;resize:vertical;transition:border-color .3s ease,box-shadow .3s ease}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#d9a441;box-shadow:0 0 0 4px #d9a4411f}.form-field select{cursor:pointer}.field-error{font-size:.78rem;color:#e63946;font-weight:600}.contact-submit{align-self:flex-start;border:none;margin-top:.25rem}.contact-submit:disabled{opacity:.7;cursor:not-allowed}.spin{animation:contactSpin .9s linear infinite}@keyframes contactSpin{to{transform:rotate(360deg)}}.why-contact-section{background:#fff}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.why-card{background:#fff;border:1px solid #f1e0e1;border-radius:1.25rem;padding:2rem 1.5rem;text-align:center;box-shadow:0 10px 28px #123a5c14;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.why-card:hover{transform:translateY(-6px);border-color:#d9a441;box-shadow:0 24px 52px #123a5c29}.why-icon{width:64px;height:64px;margin:0 auto 1.1rem;border-radius:1.1rem;background:linear-gradient(135deg,#fbe4e6,#f8c8cf);color:#e63946;display:flex;align-items:center;justify-content:center;font-size:1.6rem;transition:transform .3s ease,background .3s ease,color .3s ease}.why-card:hover .why-icon{background:#d9a441;color:#fff;transform:scale(1.06)}.why-card h3{font-size:1.1rem;font-weight:800;color:#123a5c;margin:0 0 .5rem}.why-card p{font-size:.92rem;line-height:1.6;color:#6b5d5e;margin:0}.contact-map-section{background:#fbe4e6}.map-wrap{border-radius:1.5rem;overflow:hidden;border:1px solid #f1e0e1;box-shadow:0 20px 50px #123a5c29}.map-wrap iframe{display:block;filter:saturate(.9)}.contact-faq-section{background:#fff}.faq-list{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.faq-item{background:#fff;border:1px solid #f1e0e1;border-radius:1.1rem;overflow:hidden;box-shadow:0 8px 24px #123a5c0f;transition:border-color .3s ease,box-shadow .3s ease}.faq-item.open{border-color:#d9a441;box-shadow:0 16px 40px #123a5c1f}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.15rem 1.4rem;background:none;border:none;cursor:pointer;font-size:1rem;font-weight:700;color:#123a5c;font-family:inherit;text-align:left}.faq-chevron{color:#d9a441;font-size:.95rem;flex-shrink:0;transition:transform .3s ease}.faq-item.open .faq-chevron{transform:rotate(180deg)}.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.faq-item.open .faq-answer{grid-template-rows:1fr}.faq-answer-inner{overflow:hidden;min-height:0}.faq-answer-inner p{margin:0;padding:0 1.4rem 1.2rem;font-size:.95rem;line-height:1.65;color:#6b5d5e}.contact-cta{position:relative;background:#fff9f8;overflow:hidden}.contact-cta .cta-decor{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.ccta-blob-left{position:absolute;left:-220px;top:-120px;width:420px;height:420px;overflow:hidden}.ccta-blob-left-fill{position:absolute;top:0;right:0;bottom:0;left:0;background:#f7b8c5;border-radius:55% 45% 60% 40%/45% 55% 35% 65%}.ccta-blob-right{position:absolute;right:-110px;top:-70px;width:260px;height:260px}.ccta-blob-right-fill{position:absolute;top:0;right:0;bottom:0;left:0;background:#f8d5da;opacity:.55;filter:blur(8px);border-radius:45% 55% 50% 50%/55% 45%}.contact-cta-inner{position:relative;z-index:1}.contact-cta-copy{text-align:center;max-width:640px;margin:0 auto}.contact-cta-copy h2{font-size:2.4rem;font-weight:800;color:#123a5c;margin:0 0 1rem;line-height:1.15}.contact-cta-copy p{font-size:1.05rem;line-height:1.65;color:#6b4a4c;margin:0 auto 2rem;max-width:460px}.contact-cta-actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.contact-cta-actions .btn-gold:hover svg,.contact-cta-actions .contact-btn-outline:hover svg{transform:translate(4px);transition:transform .3s ease}.contact-wa-float{position:fixed;right:22px;bottom:22px;z-index:900;width:58px;height:58px;border-radius:50%;background:#25d366;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.7rem;box-shadow:0 14px 34px #25d36673;transition:transform .3s ease,box-shadow .3s ease}.contact-wa-float:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 20px 44px #25d3668c}.contact-toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%);z-index:1000;display:flex;align-items:center;gap:.55rem;background:#123a5c;color:#fff;padding:.75rem 1.3rem;border-radius:999px;font-size:.88rem;font-weight:600;box-shadow:0 14px 34px #123a5c59;animation:contactToastIn .3s ease}.contact-toast svg{color:#d9a441;font-size:1rem}@keyframes contactToastIn{0%{opacity:0;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%)}}@media (max-width: 1024px){.contact-hero-inner{grid-template-columns:1fr;text-align:center;padding:64px 1.5rem 72px}.contact-hero-copy p{margin-left:auto;margin-right:auto}.contact-hero-actions{justify-content:center}.contact-hero-visual{max-width:380px;width:100%;margin:0 auto;height:470px}.contact-info-grid{grid-template-columns:repeat(2,1fr)}.contact-form-wrap{grid-template-columns:1fr;gap:2rem}.why-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.contact-hero-copy h1{font-size:2.5rem}.contact-hero-visual{height:400px}.form-row{grid-template-columns:1fr}.contact-cta-copy h2{font-size:1.9rem}}@media (max-width: 560px){.contact-page .section-head h2{font-size:1.8rem}.contact-hero-actions{flex-direction:column}.contact-hero-actions .btn-gold,.contact-hero-actions .contact-btn-outline{width:100%}.contact-hero-visual{height:340px;transform:scale(.92)}.contact-info-grid,.why-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.form-side-right{padding:1.6rem}.contact-cta-actions{flex-direction:column}.contact-cta-actions .btn-gold,.contact-cta-actions .contact-btn-outline{width:100%}}@media (max-width: 767px){.contact-info-card{padding:1.5rem .9rem;gap:.7rem}.ci-icon{width:48px;height:48px;font-size:1.15rem}.ci-body h3{font-size:.92rem}.ci-body p{font-size:.8rem}.why-card{padding:1.4rem 1rem}.why-icon{width:50px;height:50px;font-size:1.25rem;margin-bottom:.85rem}.why-card h3{font-size:.95rem}.why-card p{font-size:.8rem}}.authors-page{width:100%;overflow-x:hidden;font-family:Inter,Poppins,sans-serif;color:#333;background:#fff}.authors-page .container{width:100%;max-width:1200px;margin:0 auto;padding:60px 1.5rem}.authors-page .section-head{text-align:center;margin-bottom:3rem}.authors-page .accent-line{display:block;width:56px;height:4px;border-radius:4px;background:#e63946;margin:0 auto 1.1rem}.authors-page .gold-label{display:block;text-align:center;color:#d9a441;font-weight:700;font-size:.82rem;letter-spacing:2.5px;text-transform:uppercase;margin-bottom:.6rem}.authors-page .section-head h2{font-size:clamp(1.7rem,3.4vw,2.3rem);font-weight:800;color:#123a5c;letter-spacing:.5px;margin:0 0 .6rem}.authors-page .section-head p{color:#6b5d5e;font-size:1.05rem;margin:0}.authors-page .btn-gold{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:.85rem 2rem;border:2px solid #d9a441;border-radius:999px;background:#d9a441;color:#fff;font-weight:700;font-size:.9rem;letter-spacing:.5px;text-decoration:none;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 20px #d9a44159}.authors-page .btn-gold:hover{background:#c08f2e;border-color:#c08f2e;transform:translateY(-2px);box-shadow:0 14px 30px #d9a44180}.authors-page .btn-block{width:100%}.authors-page .arrow-ico{transition:transform .3s ease}.authors-page .btn-gold:hover .arrow-ico{transform:translate(4px)}.authors-hero{position:relative;isolation:isolate;overflow:hidden;background:#fff9f8}.authors-hero .hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.hero-blob-right{position:absolute;top:-120px;right:-160px;width:650px;height:520px;background:#f8c8cf;border-radius:62% 38% 55% 45%/45% 60% 40% 55%;overflow:hidden;animation:heroFloat 18s ease-in-out infinite}.hero-glow{position:absolute;right:30px;bottom:-40px;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(248,140,150,.45) 0%,rgba(248,170,180,.22) 40%,transparent 80%);filter:blur(80px)}.hero-wave-left{position:absolute;left:-60px;bottom:-30px;width:420px;height:80px;background:#fce8e2;border-radius:70% 30% 45% 55%/50% 50% 40% 60%;animation:heroFloat 18s ease-in-out infinite}.hero-shape{position:absolute;border-radius:50%;animation:heroFloat 16s ease-in-out infinite}.hero-shape.shape-a{left:60px;top:24px;width:52px;height:52px;background:#f9d6da;opacity:.65}.hero-shape.shape-b{left:46%;top:20px;width:90px;height:38px;background:#fbe5e7;opacity:.5;border-radius:9999px}.hero-shape.shape-c{left:42%;top:180px;width:120px;height:52px;background:#fad8dc;opacity:.55;border-radius:9999px}@keyframes heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.hero-inner{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:72px 1.5rem 84px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:3rem}.hero-copy .hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.1rem;border-radius:999px;background:#fff1cc;color:#8a5a1f;font-size:.85rem;font-weight:600;margin-bottom:1.5rem}.hero-copy .hero-badge svg{color:#d9a441}.hero-copy h1{font-family:Poppins,Plus Jakarta Sans,Manrope,sans-serif;font-size:clamp(2.2rem,5vw,3.4rem);font-weight:800;line-height:1.08;letter-spacing:-1px;color:#123a5c;margin:0 0 1.1rem}.hero-copy h1 .accent{color:#e63946}.hero-copy p{font-size:1.05rem;line-height:1.7;color:#6b5d5e;max-width:440px;margin:0 0 2rem}.hero-actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.hero-actions .btn-ghost{display:inline-flex;align-items:center;gap:.55rem;padding:.85rem 1.8rem;border-radius:999px;border:2px solid #f0dedf;background:#fff;color:#123a5c;font-weight:700;font-size:.9rem;letter-spacing:.5px;text-decoration:none;cursor:pointer;transition:all .3s ease}.hero-actions .btn-ghost:hover{border-color:#d9a441;color:#d9a441;transform:translateY(-2px)}.hero-visual{position:relative;height:380px}.portrait-w{position:absolute;border-radius:50%;background:#fff;box-shadow:0 16px 40px #123a5c2e;overflow:hidden;display:flex;align-items:center;justify-content:center}.portrait-w img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.portrait-w.spot-1{width:168px;height:168px;right:8%;top:0;z-index:3}.portrait-w.spot-2{width:128px;height:128px;left:6%;top:26px;z-index:2}.portrait-w.spot-3{width:150px;height:150px;left:16%;bottom:18px;z-index:1}.portrait-w.spot-4{width:120px;height:120px;right:18%;bottom:42px;z-index:2}.hero-card-float{position:absolute;right:4%;top:34%;display:flex;align-items:center;gap:.7rem;padding:.8rem 1.1rem;border-radius:1rem;background:#ffffffeb;box-shadow:0 14px 36px #123a5c2e;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:4;animation:heroFloat 5s ease-in-out infinite}.hero-card-float .card-float-ico{color:#d9a441;font-size:1.4rem}.hero-card-float strong{display:block;color:#123a5c;font-size:.95rem;font-weight:800;line-height:1.1}.hero-card-float span{display:block;color:#9a8b8c;font-size:.72rem}.featured-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.75rem;max-width:960px;margin:0 auto}.featured-card{position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid #f1e0e1;border-radius:1.5rem;padding:2.2rem 2.2rem 1.6rem;box-shadow:0 12px 32px #123a5c1a;transition:transform .3s ease,box-shadow .3s ease}.featured-card:hover{transform:translateY(-8px) scale(1.01);box-shadow:0 24px 50px #123a5c2e}.f-portrait{position:relative;width:clamp(84px,22vw,148px);height:clamp(84px,22vw,148px);margin:0 auto 1.4rem;border-radius:50%;overflow:visible}.f-portrait:before{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border-radius:50%;background:radial-gradient(circle at 30% 30%,rgba(217,164,65,.18),rgba(230,57,70,.12) 60%,transparent 80%)}.f-portrait img{position:relative;width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:4px solid #fbe4e6;transition:transform .4s ease}.featured-card:hover .f-portrait img{transform:scale(1.05)}.verified-badge{position:absolute;right:2px;bottom:6px;width:34px;height:34px;border-radius:50%;background:#d9a441;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.9rem;border:3px solid #fff;box-shadow:0 6px 14px #d9a44173;z-index:2}.f-body{text-align:center;margin-bottom:1.5rem}.f-topline h3{font-size:1.45rem;font-weight:800;color:#123a5c;margin:0 0 .5rem}.genre-tag{display:inline-block;padding:.3rem .85rem;border-radius:999px;background:#fbe4e6;color:#c0392b;font-size:.78rem;font-weight:700;letter-spacing:.3px}.books-label{display:inline-flex;align-items:center;gap:.4rem;margin-top:.75rem;color:#d9a441;font-size:.85rem;font-weight:700}.f-bio{font-size:.92rem;line-height:1.6;color:#6b5d5e;margin:.7rem 0 1.1rem}.f-social{display:flex;justify-content:center;gap:.6rem}.f-social a{width:34px;height:34px;border-radius:50%;border:1.5px solid #f0dedf;background:#fff;color:#123a5c;display:flex;align-items:center;justify-content:center;font-size:.85rem;transition:all .3s ease}.f-social a:hover{background:#d9a441;border-color:#d9a441;color:#fff;transform:translateY(-3px)}.f-view{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;margin-top:auto;padding:.7rem 1.4rem;border-radius:999px;background:#fff;border:2px solid #d9a441;color:#d9a441;font-weight:700;font-size:.85rem;letter-spacing:.4px;text-decoration:none;transition:all .3s ease}.f-view:hover{background:#d9a441;color:#fff;box-shadow:0 10px 24px #d9a44166}.f-view:hover .arrow-ico{transform:translate(4px)}.all-authors-section{background:#fbe4e6}.all-authors-section .container{padding-bottom:80px}.filter-bar{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:1rem;align-items:end;background:#fff;border:1px solid #f1e0e1;border-radius:1.25rem;padding:1.1rem;box-shadow:0 10px 28px #123a5c14;margin-bottom:2.5rem}.filter-search input:focus{border-color:#d9a441;box-shadow:0 0 0 4px #d9a4411f}.filter-select select:focus{border-color:#d9a441;box-shadow:0 0 0 4px #d9a4411f}.authors-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.author-card{position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid #f1e0e1;border-radius:1.5rem;overflow:hidden;box-shadow:0 10px 28px #123a5c14;transition:transform .3s ease,box-shadow .3s ease}.author-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 24px 50px #123a5c2e}.author-img{position:relative;display:block;width:100%;aspect-ratio:1 / 1;overflow:hidden;background:#fbe4e6}.author-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.author-card:hover .author-img img{transform:scale(1.08)}.card-body{padding:1.4rem 1.5rem 1rem;text-align:center}.card-rating{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:.6rem}.star{color:#ddd;font-size:.9rem}.card-rating>span{font-size:.8rem;font-weight:700;color:#9a8b8c}.card-body h3{font-size:1.15rem;font-weight:800;color:#123a5c;margin:0 0 .55rem;line-height:1.3}.genre-multi{display:inline-block}.card-body .books-label{display:flex;justify-content:center;margin-top:.65rem}.card-desc{font-size:.86rem;line-height:1.6;color:#6b5d5e;margin:.7rem 0 0}.card-view{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;margin:0 1.5rem 1.5rem;padding:.7rem 1.2rem;border-radius:999px;background:#fff;border:2px solid #d9a441;color:#d9a441;font-weight:700;font-size:.83rem;letter-spacing:.4px;text-decoration:none;transition:all .3s ease}.card-view:hover{background:#d9a441;color:#fff;box-shadow:0 10px 24px #d9a44166}.card-view:hover .arrow-ico{transform:translate(4px)}.no-results{text-align:center;padding:3.5rem 1rem;background:#fff;border:1px dashed #f0dedf;border-radius:1.5rem;color:#9a8b8c}.no-results-ico{font-size:1.8rem;margin-bottom:.75rem;color:#d9a441}.no-results p{margin:0;font-size:1rem}.cta-section{position:relative;background:#fff9f8;overflow:hidden}.cta-blob-left{position:absolute;left:-220px;top:-120px;width:420px;height:420px;background:#f7b8c5;border-radius:55% 45% 60% 40%/45% 55% 35% 65%;overflow:hidden}.cta-svg{display:block;width:100%;height:100%}.cta-svg path{fill:none;stroke:#fff;stroke-width:1.5;stroke-linecap:round;opacity:.9}.cta-svg-right{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.cta-svg-right path{fill:none;stroke:#fff;stroke-width:1.5;stroke-linecap:round}.cta-container{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;position:relative;z-index:1}.cta-text{text-align:center}.cta-text h2{font-size:2.4rem;font-weight:800;color:#123a5c;margin:0 0 1rem;line-height:1.15}.cta-text p{font-size:1.05rem;line-height:1.65;color:#6b4a4c;max-width:440px;margin:0 auto}.cta-card{background:#ffffffc7;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.9);border-radius:1.5rem;padding:2rem;box-shadow:0 20px 50px #123a5c2e}.cta-card form{display:flex;flex-direction:column;gap:.9rem}.cta-card input,.cta-card select,.cta-card textarea{width:100%;padding:.9rem 1rem;border:1.5px solid #eee0e1;border-radius:.9rem;font-size:.95rem;font-family:inherit;color:#333;outline:none;background:#fffafb;resize:none;transition:border-color .3s ease,box-shadow .3s ease}.cta-card input:focus,.cta-card select:focus,.cta-card textarea:focus{border-color:#d9a441;box-shadow:0 0 0 4px #d9a4411f}.cta-row{display:grid;grid-template-columns:1fr 1fr;gap:.9rem}.popup-message{margin-top:1.1rem;padding:.8rem 1rem;border-radius:.9rem;font-size:.88rem;font-weight:500;text-align:center;animation:fadeIn .5s ease}.popup-message.success{background:#e6f9ed;color:#1e7e34;border:1px solid #1e7e34}.popup-message.error{background:#fdecea;color:#d93025;border:1px solid #d93025}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.authors-wrapper{min-height:70vh;display:flex;align-items:center;justify-content:center}.authors-loader{text-align:center;color:#123a5c}.authors-loader .loader-icon{font-size:2.6rem;color:#d9a441;margin-bottom:.9rem;animation:spinLoader 2s linear infinite}.authors-loader p{font-weight:600;letter-spacing:.5px}@keyframes spinLoader{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 1024px){.hero-inner{grid-template-columns:1fr;text-align:center}.hero-copy p{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero-visual{max-width:420px;margin:0 auto;width:100%}}@media (max-width: 768px){.hero-copy h1{font-size:2.5rem}.hero-inner{padding:56px 1.5rem 64px;gap:2.5rem}.featured-grid,.authors-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.filter-bar{grid-template-columns:1fr}.cta-container{grid-template-columns:1fr;gap:2rem}.cta-text h2{font-size:1.9rem}.cta-row{grid-template-columns:1fr}}@media (max-width: 560px){.authors-page .section-head h2{font-size:1.8rem}.hero-actions{flex-direction:column}.hero-actions .btn-gold,.hero-actions .btn-ghost{width:100%}.hero-visual{height:300px;transform:scale(.85)}}@media (max-width: 767px){.authors-page .container{padding:40px 1rem}.featured-card{padding:1.4rem 1.1rem 1.1rem}.f-topline h3{font-size:1.1rem}.f-bio{font-size:.82rem;margin:.6rem 0 .9rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.f-social{flex-wrap:wrap;gap:.4rem}.f-social a{width:26px;height:26px;font-size:.72rem}.f-view{width:100%;padding:.6rem .8rem;font-size:.78rem}.card-body{padding:1rem .9rem .8rem}.card-body h3{font-size:1rem}.card-desc{font-size:.78rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-view{width:calc(100% - 2.4rem);margin:0 1.2rem 1.2rem;padding:.6rem;font-size:.76rem}}.author-details{padding:2rem;font-family:Poppins,sans-serif}.author-banner{display:flex;flex-wrap:wrap;gap:2rem;align-items:center;margin-bottom:3rem}.author-photo{flex:0 0 200px;height:200px;border-radius:50%;overflow:hidden}.author-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.author-info{flex:1}.author-info h1{font-size:2rem;font-weight:700}.genre{color:#666;font-size:1rem;margin-bottom:1rem}.author-books h2{font-size:1.5rem;margin-bottom:1rem}.author-books ul{list-style:none;padding:0}.author-books li{margin:.5rem 0;padding-left:1.2rem;position:relative}.author-books li:before{content:"📘";position:absolute;left:0}.author-quote{margin-top:2rem;padding:1.5rem;background:#fafafa;border-left:4px solid #f4b400;font-style:italic;display:flex;align-items:center;gap:1rem}.quote-icon{color:#f4b400;font-size:1.5rem}.back-btn{margin-top:2rem}.back-btn a{text-decoration:none;color:#f4b400;font-weight:700}.back-btn a:hover{text-decoration:underline}@media (max-width: 768px){.author-banner{flex-direction:column;text-align:center}.author-photo{margin-bottom:1rem}}.book-card{position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid #f1e0e1;border-radius:16px;overflow:hidden;box-shadow:0 10px 28px #123a5c14;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.book-card:hover{transform:translateY(-6px);border-color:#d9a441;box-shadow:0 24px 52px #123a5c2e;z-index:2}.book-cover-wrap{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:#fbe4e6;border-radius:15px 15px 0 0}.book-cover-link{display:block;width:100%;height:100%}.book-cover{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.book-card:hover .book-cover{transform:scale(1.04)}.card-badge{position:absolute;left:.9rem;top:.9rem;padding:.32rem .8rem;border-radius:999px;background:#d9a441;color:#fff;font-size:.68rem;font-weight:700;letter-spacing:.5px;box-shadow:0 6px 14px #d9a44166;z-index:4}.card-overlay{position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;flex-direction:column;justify-content:flex-end;padding:1rem .95rem .9rem;background:linear-gradient(180deg,#123a5c26,#123a5c8c 45%,#123a5cf0);opacity:0;transform:translateY(16px);pointer-events:none;transition:opacity .3s ease,transform .3s ease}.card-overlay-inner{display:flex;flex-direction:column;gap:.45rem}.card-overlay-inner>*{opacity:0;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease}.card-overlay-inner>*:nth-child(2){transition-delay:.06s}.card-overlay-inner>*:nth-child(3){transition-delay:.12s}.book-card:hover .card-overlay{opacity:1;transform:translateY(0);pointer-events:auto}.book-card:hover .card-overlay-inner>*{opacity:1;transform:translateY(0)}.card-overlay .card-rating{margin:0}.card-overlay .star{color:#ffffff73}.card-overlay .star.filled{color:#f6b93b}.card-overlay .card-rating>span{color:#fff}.card-overlay .card-desc{color:#fff;font-size:.78rem;line-height:1.45;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.overlay-actions{display:flex;align-items:center;gap:.6rem;margin-top:.15rem}.card-share{width:38px;height:38px;border-radius:50%;border:1.5px solid #d9a441;background:#ffffff24;color:#d9a441;display:flex;align-items:center;justify-content:center;font-size:.8rem;cursor:pointer;flex-shrink:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:all .3s ease}.card-share:hover{background:#d9a441;color:#fff;transform:translateY(-2px);box-shadow:0 8px 18px #d9a44173}.hover-buttons{display:flex;gap:.55rem;flex:1}.details-btn,.whatsapp-btn{display:inline-flex;flex:1;align-items:center;justify-content:center;gap:.3rem;padding:.5rem .7rem;border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.3px;cursor:pointer;transition:all .3s ease}.details-btn{background:#ffffff1f;border:1.5px solid #d9a441;color:#fff;text-decoration:none}.details-btn:hover{background:#d9a441;color:#fff;box-shadow:0 8px 18px #d9a44173}.whatsapp-btn{background:#25d366;border:1.5px solid #25d366;color:#fff;text-decoration:none;box-shadow:0 8px 18px #25d36659}.whatsapp-btn:hover{background:#1ebe5d;border-color:#1ebe5d;transform:translateY(-2px);box-shadow:0 12px 26px #25d36680}.card-info{padding:.65rem .85rem .75rem;display:flex;flex-direction:column;gap:.18rem;flex:1 1 auto;min-width:0;height:152px}.card-title{font-size:.95rem;font-weight:800;color:#123a5c;line-height:1.3;text-decoration:none;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .3s ease}.card-title:hover{color:#e63946}.genre-badge{display:inline-flex;align-items:center;gap:.35rem;align-self:flex-start;padding:.24rem .6rem;border-radius:999px;background:#fbe4e6;color:#c0392b;font-size:.68rem;font-weight:700}.card-author{font-size:.78rem;line-height:1.35;color:#6b5d5e;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-price{margin-top:auto;padding-top:.3rem;font-size:1.02rem;font-weight:800;color:#123a5c}.card-rating{display:flex;align-items:center;gap:.5rem}.card-rating .stars{display:flex;gap:2px}.star{color:#ddd;font-size:.82rem}.star.filled{color:#f6b93b}.card-rating>span{font-size:.76rem;font-weight:700;color:#9a8b8c}@media (hover: none){.card-overlay{opacity:1;transform:translateY(0);pointer-events:auto}.card-overlay-inner>*{opacity:1;transform:translateY(0)}}@media (max-width: 767px){.card-overlay{opacity:0;transform:translateY(16px);pointer-events:none}.card-overlay-inner>*{opacity:0;transform:translateY(10px)}}.store-page{width:100%;overflow-x:hidden;font-family:Inter,Poppins,sans-serif;color:#333;background:#fff}.store-page .container{width:100%;max-width:1200px;margin:0 auto;padding:56px 1.5rem}.store-page .section-head{text-align:center;margin-bottom:2.5rem}.store-page .accent-line{display:block;width:56px;height:4px;border-radius:4px;background:#e63946;margin:0 auto 1.1rem}.store-page .gold-label{display:block;text-align:center;color:#d9a441;font-weight:700;font-size:.82rem;letter-spacing:2.5px;text-transform:uppercase;margin-bottom:.6rem}.store-page .section-head h2{font-size:clamp(1.7rem,3.4vw,2.3rem);font-weight:800;color:#123a5c;letter-spacing:.5px;margin:0 0 .6rem}.store-page .section-head p{color:#6b5d5e;font-size:1.05rem;margin:0}.store-page .btn-gold{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:.85rem 2rem;border:2px solid #d9a441;border-radius:999px;background:#d9a441;color:#fff;font-weight:700;font-size:.9rem;letter-spacing:.5px;text-decoration:none;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 20px #d9a44159}.store-page .btn-gold:hover{background:#c08f2e;border-color:#c08f2e;transform:translateY(-2px);box-shadow:0 14px 30px #d9a44180}.store-page .arrow-ico{transition:transform .3s ease}.store-page .btn-gold:hover .arrow-ico{transform:translate(4px)}.store-page .btn-outline{display:inline-flex;align-items:center;gap:.55rem;padding:.85rem 1.8rem;border-radius:999px;border:2px solid #f0dedf;background:#fff;color:#123a5c;font-weight:700;font-size:.9rem;letter-spacing:.5px;text-decoration:none;cursor:pointer;transition:all .3s ease}.store-page .btn-outline:hover{border-color:#d9a441;color:#d9a441;transform:translateY(-2px)}.store-hero{position:relative;isolation:isolate;overflow:hidden;background:#fff9f8}.store-hero .hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.store-hero .hero-blob-right{position:absolute;top:-120px;right:-160px;width:650px;height:520px;background:#f8c8cf;border-radius:62% 38% 55% 45%/45% 60% 40% 55%;overflow:hidden;animation:storeFloat 18s ease-in-out infinite}.store-hero .hero-glow{position:absolute;right:30px;bottom:-40px;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(248,140,150,.45) 0%,rgba(248,170,180,.22) 40%,transparent 80%);filter:blur(80px)}.store-hero .hero-wave-left{position:absolute;left:-60px;bottom:-30px;width:420px;height:80px;background:#fce8e2;border-radius:70% 30% 45% 55%/50% 50% 40% 60%;animation:storeFloat 18s ease-in-out infinite}.store-hero .hero-shape{position:absolute;border-radius:50%;animation:storeFloat 16s ease-in-out infinite}.store-hero .hero-shape.shape-a{left:60px;top:24px;width:52px;height:52px;background:#f9d6da;opacity:.65}.store-hero .hero-shape.shape-b{left:46%;top:20px;width:90px;height:38px;background:#fbe5e7;opacity:.5;border-radius:9999px}.store-hero .hero-shape.shape-c{left:42%;top:190px;width:120px;height:52px;background:#fad8dc;opacity:.55;border-radius:9999px}@keyframes storeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.store-hero .hero-inner{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:72px 1.5rem 84px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:3rem}.store-hero .hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.1rem;border-radius:999px;background:#fff1cc;color:#8a5a1f;font-size:.85rem;font-weight:600;margin-bottom:1.5rem}.store-hero .hero-badge svg{color:#d9a441}.store-hero .hero-copy h1{font-family:Poppins,Plus Jakarta Sans,Manrope,sans-serif;font-size:clamp(2.2rem,5vw,3.4rem);font-weight:800;line-height:1.08;letter-spacing:-1px;color:#123a5c;margin:0 0 1.1rem}.store-hero .hero-copy h1 .accent{color:#e63946}.store-hero .hero-copy p{font-size:1.05rem;line-height:1.7;color:#6b5d5e;max-width:440px;margin:0 0 2rem}.store-hero .hero-actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.store-hero .hero-visual{position:relative;height:380px}.store-hero .book-stack{position:relative;width:100%;height:100%}.floating-book{position:absolute;aspect-ratio:3 / 4;border-radius:.9rem;overflow:hidden;box-shadow:0 18px 44px #123a5c33}.floating-book img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.9rem}.floating-book.fl-1{width:150px;right:10%;top:6%;z-index:3}.floating-book.fl-2{width:128px;left:8%;top:16%;z-index:2}.floating-book.fl-3{width:158px;left:16%;bottom:6%;z-index:1}.floating-book.fl-4{width:120px;right:22%;bottom:12%;z-index:2}.featured-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;align-items:stretch}.all-books-section{background:#fbe4e6}.all-books-section .container{padding-bottom:72px}.cat-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:.7rem;margin-bottom:1.6rem}.filter-bar-sticky{position:sticky;top:88px;z-index:20;margin-bottom:2rem}.filter-bar{display:grid;grid-template-columns:1.7fr 1fr 1fr auto;gap:.9rem;align-items:end;background:#fff;border:1px solid #f1e0e1;border-radius:1.25rem;padding:1.1rem;box-shadow:0 12px 34px #123a5c1f}.filter-search{position:relative}.filter-search .search-ico{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#9a8b8c}.filter-search input{width:100%;padding:.85rem 1rem .85rem 2.6rem;border:1.5px solid #eee0e1;border-radius:.9rem;font-size:.95rem;font-family:inherit;color:#333;outline:none;background:#fffafb;transition:border-color .3s ease,box-shadow .3s ease}.filter-search input:focus,.filter-select select:focus{border-color:#d9a441;box-shadow:0 0 0 4px #d9a4411f}.filter-select label{display:block;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#9a8b8c;margin:0 0 .4rem .2rem}.filter-select select{width:100%;padding:.85rem 1rem;border:1.5px solid #eee0e1;border-radius:.9rem;font-size:.95rem;font-family:inherit;color:#333;outline:none;background:#fffafb;cursor:pointer;transition:border-color .3s ease,box-shadow .3s ease}.reset-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;height:48px;padding:0 1.2rem;border-radius:.9rem;border:1.5px solid #eee0e1;background:#fff;color:#7a6a6b;font-weight:700;font-size:.85rem;font-family:inherit;cursor:pointer;transition:all .3s ease}.reset-btn:hover{border-color:#e63946;color:#e63946}.reset-ico{font-size:.8rem}.books-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;align-items:stretch}.empty-illustration{position:relative;width:120px;height:120px;margin:0 auto 1.5rem}.empty-icon{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;font-size:3.4rem;color:#d9a441;opacity:.55}.empty-book{position:absolute;left:50%;top:50%;width:78px;height:6px;border-radius:999px;background:#e63946;transform:translate(-50%,-50%) rotate(-6deg);opacity:.6}.store-cta{position:relative;background:#fff9f8;overflow:hidden}.cta-inner{position:relative;z-index:1}.cta-copy{text-align:center;max-width:640px;margin:0 auto}.cta-copy h2{font-size:clamp(1.8rem,4vw,2.4rem);font-weight:800;color:#123a5c;margin:0 0 1rem;line-height:1.15}.cta-copy p{font-size:1.05rem;line-height:1.65;color:#6b4a4c;margin:0 auto 2rem;max-width:460px}.cta-actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}@media (max-width: 1024px){.store-hero .hero-inner{grid-template-columns:1fr;text-align:center}.store-hero .hero-copy p{margin-left:auto;margin-right:auto}.store-hero .hero-actions{justify-content:center}.store-hero .hero-visual{max-width:420px;width:100%;margin:0 auto}.filter-bar{grid-template-columns:1.5fr 1fr 1fr}.reset-btn{grid-column:1 / -1}}@media (max-width: 768px){.store-hero .hero-copy h1{font-size:2.5rem}.store-hero .hero-inner{padding:56px 1.5rem 64px;gap:2.5rem}.filter-bar{grid-template-columns:1fr}.filter-bar-sticky{position:relative;top:0}.cta-copy h2{font-size:1.9rem}}@media (max-width: 560px){.store-page .section-head h2{font-size:1.8rem}.store-hero .hero-actions{flex-direction:column}.store-hero .hero-actions .btn-gold,.store-hero .hero-actions .btn-outline{width:100%}.store-hero .hero-visual{height:300px;transform:scale(.85)}}@media (max-width: 1023px){.books-grid,.featured-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}}@media (max-width: 767px){.store-page .container{padding:40px 1rem}.books-grid,.featured-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}.toast-notice{position:fixed;left:50%;bottom:28px;transform:translate(-50%);z-index:1000;background:#123a5c;color:#fff;padding:.65rem 1.2rem;border-radius:999px;font-size:.85rem;font-weight:600;box-shadow:0 14px 34px #123a5c59;animation:toastIn .3s ease}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%)}}.book-details{display:flex;flex-wrap:wrap;gap:3rem;padding:4rem 2rem;justify-content:center;align-items:flex-start;max-width:1200px;margin:0 auto}.book-details-cover{flex:1;width:100%;max-width:350px;height:auto;border-radius:12px;box-shadow:0 4px 15px #00000026;-o-object-fit:cover;object-fit:cover}.book-details-info{flex:2;min-width:280px;display:flex;flex-direction:column;gap:.3rem;text-align:left}.book-details-info h1{font-size:2.5rem;margin-bottom:.2rem;color:#111;line-height:1.2}.book-details-info .subtitle{font-size:1.2rem;font-style:auto;color:#555;margin-bottom:.8rem}.book-details-info .author{font-size:1.1rem;font-weight:600;color:#222;margin:.2rem 0}.book-details-info .genre,.book-details-info .year,.book-details-info .updated{font-size:1rem;color:#666;margin:.2rem 0}.book-details-info .description{margin:1.5rem 0;line-height:1.8;color:#444;font-size:1.05rem;border-top:1px solid #eee;padding-top:1.5rem}.book-details-info .price{font-size:2rem;font-weight:700;color:#b12704;margin:.5rem 0 1.5rem}.details-buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.5rem}.buy-btn{background:#facc15;color:#111;font-weight:600;font-size:1.1rem;border:none;padding:.8rem 2rem;border-radius:999px;cursor:pointer;transition:background .2s ease,transform .2s ease;box-shadow:0 4px 6px #0000001a}.buy-btn:hover{background:#eab308;transform:translateY(-2px)}.back-btn{background:transparent;border:2px solid #ccc;color:#333;font-weight:600;font-size:1.1rem;padding:.8rem 2rem;border-radius:999px;text-decoration:none;display:inline-flex;align-items:center;transition:all .2s ease}.back-btn:hover{background:#f0f0f0;border-color:#999}.not-found{text-align:center;padding:2rem;font-size:1.2rem}@media (max-width: 768px){.book-details{flex-direction:column;align-items:center;text-align:center}.book-details-info{text-align:center;align-items:center}.book-details-cover,.book-details-info{flex:none;margin:0 auto;max-width:100%;width:100%}.book-details-cover{max-width:300px}.details-buttons{justify-content:center}}.blog-page{width:100%;overflow-x:hidden;font-family:Inter,Poppins,sans-serif;color:#333;background:#fff}.blog-page .container{width:100%;max-width:1200px;margin:0 auto;padding:56px 1.5rem}.blog-page .section-head{text-align:center;margin-bottom:2.5rem}.blog-page .accent-line{display:block;width:56px;height:4px;border-radius:4px;background:#e63946;margin:0 auto 1.1rem}.blog-page .gold-label{display:block;text-align:center;color:#d9a441;font-weight:700;font-size:.82rem;letter-spacing:2.5px;text-transform:uppercase;margin-bottom:.6rem}.blog-page .section-head h2{font-size:clamp(1.7rem,3.4vw,2.3rem);font-weight:800;color:#123a5c;letter-spacing:.5px;margin:0 0 .6rem}.blog-page .section-head p{color:#6b5d5e;font-size:1.05rem;margin:0}.blog-page .btn-gold{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:.85rem 2rem;border:2px solid #d9a441;border-radius:999px;background:#d9a441;color:#fff;font-weight:700;font-size:.9rem;letter-spacing:.5px;text-decoration:none;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 20px #d9a44159}.blog-page .btn-gold:hover{background:#c08f2e;border-color:#c08f2e;transform:translateY(-2px);box-shadow:0 14px 30px #d9a44180}.blog-page .arrow-ico{transition:transform .3s ease}.blog-page .btn-gold:hover .arrow-ico{transform:translate(4px)}.blog-page .btn-outline{display:inline-flex;align-items:center;gap:.55rem;padding:.85rem 1.8rem;border-radius:999px;border:2px solid #f0dedf;background:#fff;color:#123a5c;font-weight:700;font-size:.9rem;letter-spacing:.5px;text-decoration:none;cursor:pointer;transition:all .3s ease}.blog-page .btn-outline:hover{border-color:#d9a441;color:#d9a441;transform:translateY(-2px)}.blog-hero{position:relative;isolation:isolate;overflow:hidden;background:#fff9f8}.blog-hero .hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.blog-hero .hero-blob-right{position:absolute;top:-120px;right:-160px;width:650px;height:520px;background:#f8c8cf;border-radius:62% 38% 55% 45%/45% 60% 40% 55%;overflow:hidden;animation:blogFloat 18s ease-in-out infinite}.blog-hero .hero-glow{position:absolute;right:30px;bottom:-40px;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(248,140,150,.45) 0%,rgba(248,170,180,.22) 40%,transparent 80%);filter:blur(80px)}.blog-hero .hero-wave-left{position:absolute;left:-60px;bottom:-30px;width:420px;height:80px;background:#fce8e2;border-radius:70% 30% 45% 55%/50% 50% 40% 60%;animation:blogFloat 18s ease-in-out infinite}.blog-hero .hero-shape{position:absolute;border-radius:50%;animation:blogFloat 16s ease-in-out infinite}.blog-hero .hero-shape.shape-a{left:60px;top:24px;width:52px;height:52px;background:#f9d6da;opacity:.65}.blog-hero .hero-shape.shape-b{left:46%;top:20px;width:90px;height:38px;background:#fbe5e7;opacity:.5;border-radius:9999px}.blog-hero .hero-shape.shape-c{left:42%;top:190px;width:120px;height:52px;background:#fad8dc;opacity:.55;border-radius:9999px}@keyframes blogFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.blog-hero .hero-inner{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:72px 1.5rem 84px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:3rem}.blog-hero .hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.1rem;border-radius:999px;background:#fff1cc;color:#8a5a1f;font-size:.85rem;font-weight:600;margin-bottom:1.5rem}.blog-hero .hero-badge svg{color:#d9a441}.blog-hero .hero-copy h1{font-family:Poppins,Plus Jakarta Sans,Manrope,sans-serif;font-size:clamp(2.2rem,5vw,3.4rem);font-weight:800;line-height:1.08;letter-spacing:-1px;color:#123a5c;margin:0 0 1.1rem}.blog-hero .hero-copy h1 .accent{color:#e63946}.blog-hero .hero-copy p{font-size:1.05rem;line-height:1.7;color:#6b5d5e;max-width:440px;margin:0 0 2rem}.blog-hero .hero-actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.blog-hero .hero-visual{position:relative;height:400px}.blog-hero .thumb-mosaic{position:relative;width:100%;height:100%}.floating-thumb{position:absolute;overflow:hidden;border-radius:.9rem;box-shadow:0 18px 44px #123a5c33;border:4px solid #fff}.floating-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.7rem}.floating-thumb .thumb-label{position:absolute;left:50%;bottom:8px;transform:translate(-50%);white-space:nowrap;padding:.2rem .6rem;border-radius:999px;background:#123a5cd1;color:#fff;font-size:.62rem;font-weight:700;letter-spacing:.4px}.floating-thumb.ft-1{width:170px;height:120px;right:4%;top:4%;z-index:3}.floating-thumb.ft-2{width:120px;height:158px;left:5%;top:8%;z-index:2}.floating-thumb.ft-3{width:158px;height:108px;left:18%;bottom:2%;z-index:1}.floating-thumb.ft-4{width:128px;height:168px;right:16%;bottom:6%;z-index:2}.floating-thumb.ft-5{width:118px;height:88px;left:32%;top:4%;z-index:1}.floating-thumb.ft-6{width:104px;height:138px;right:30%;top:16%;z-index:1}.featured-section{background:#fff}.featured-post{display:grid;grid-template-columns:1.1fr 1fr;align-items:stretch;background:#fff;border:1px solid #f1e0e1;border-radius:1.5rem;overflow:hidden;box-shadow:0 12px 32px #123a5c1a;transition:transform .3s ease,box-shadow .3s ease}.featured-post:hover{transform:translateY(-8px);box-shadow:0 24px 52px #123a5c2e}.fp-media{position:relative;min-height:320px;overflow:hidden;background:#fbe4e6}.fp-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.featured-post:hover .fp-media img{transform:scale(1.06)}.fp-category{position:absolute;left:1.1rem;top:1.1rem;padding:.4rem 1rem;border-radius:999px;background:#e63946;color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.5px;box-shadow:0 6px 14px #e6394659}.fp-body{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:2.4rem;gap:.6rem}.fp-label{text-align:left;margin-bottom:0}.fp-body h3{font-size:1.75rem;font-weight:800;color:#123a5c;line-height:1.25;margin:0}.fp-excerpt{font-size:.95rem;line-height:1.7;color:#6b5d5e;margin:0 0 .4rem}.fp-meta{display:flex;align-items:center;flex-wrap:wrap;gap:1.1rem;margin-bottom:.8rem}.fp-author{display:flex;align-items:center;gap:.6rem}.fp-author img{width:42px;height:42px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid #fbe4e6}.fp-author>div{display:flex;flex-direction:column}.fp-author-name{font-size:.85rem;font-weight:700;color:#123a5c}.fp-author-role{font-size:.72rem;color:#9a8b8c}.fp-date,.fp-time{display:inline-flex;align-items:center;gap:.4rem;font-size:.78rem;font-weight:600;color:#9a8b8c}.fp-btn{margin-top:.4rem}.feed-section{background:#fbe4e6}.feed-section .container{padding-bottom:72px}.cat-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:.7rem;margin-bottom:1.4rem}.cat-pill{padding:.5rem 1.4rem;border:2px solid #f0dedf;border-radius:999px;background:#fff;color:#7a6a6b;font-weight:600;font-size:.88rem;cursor:pointer;transition:all .3s ease}.cat-pill:hover{border-color:#d9a441;color:#d9a441}.cat-pill.active{background:#d9a441;border-color:#d9a441;color:#fff;box-shadow:0 6px 16px #d9a44159}.blog-search{position:relative;max-width:560px;margin:0 auto 2.4rem}.blog-search .search-ico{position:absolute;left:1.2rem;top:50%;transform:translateY(-50%);color:#9a8b8c;font-size:.95rem}.blog-search input{width:100%;padding:1rem 1.4rem 1rem 3rem;border:2px solid #f0dedf;border-radius:999px;background:#fff;font-size:.98rem;font-family:inherit;color:#333;outline:none;box-shadow:0 10px 26px #123a5c14;transition:border-color .3s ease,box-shadow .3s ease}.blog-search input::-moz-placeholder{color:#a89a9b}.blog-search input::placeholder{color:#a89a9b}.blog-search input:focus{border-color:#d9a441;box-shadow:0 0 0 4px #d9a44124,0 10px 26px #123a5c14}.posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;align-items:stretch}.post-card{display:flex;flex-direction:column;background:#fff;border:1px solid #f1e0e1;border-radius:22px;overflow:hidden;box-shadow:0 10px 28px #123a5c14;transition:transform .3s ease,box-shadow .3s ease}.post-card:hover{transform:translateY(-8px);box-shadow:0 24px 52px #123a5c2e}.post-media-link{display:block;text-decoration:none}.post-media{position:relative;aspect-ratio:16 / 10;overflow:hidden;background:#fbe4e6}.post-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.post-card:hover .post-media img{transform:scale(1.08)}.post-category{position:absolute;left:.9rem;top:.9rem;padding:.32rem .85rem;border-radius:999px;background:#d9a441;color:#fff;font-size:.68rem;font-weight:700;letter-spacing:.5px;box-shadow:0 6px 14px #d9a44166;z-index:2}.post-body{display:flex;flex-direction:column;flex:1;padding:1.25rem 1.35rem 1.35rem;gap:.5rem}.post-title{font-size:1.08rem;font-weight:800;color:#123a5c;line-height:1.35;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-decoration:none;transition:color .3s ease}.post-card:hover .post-title{color:#e63946}.post-excerpt{font-size:.87rem;line-height:1.6;color:#6b5d5e;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.post-meta{display:flex;align-items:center;flex-wrap:wrap;gap:.7rem 1rem;margin-top:.35rem;padding-top:.7rem;border-top:1px dashed #f0dedf}.post-author{display:inline-flex;align-items:center;gap:.4rem;font-size:.78rem;font-weight:700;color:#123a5c}.post-user-ico{color:#d9a441}.post-date,.post-time{display:inline-flex;align-items:center;gap:.35rem;font-size:.74rem;font-weight:600;color:#9a8b8c}.post-readmore{margin-top:auto;padding:.7rem 1.3rem;border-radius:999px;border:2px solid #d9a441;background:#fff;color:#d9a441;font-weight:700;font-size:.8rem;letter-spacing:.4px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;transition:all .3s ease}.post-readmore:hover{background:#d9a441;color:#fff;box-shadow:0 10px 24px #d9a44166}.post-readmore:hover .arrow-ico{transform:translate(4px)}.empty-state{text-align:center;background:#fff;border:1.5px dashed #f0dedf;border-radius:1.75rem;padding:3.5rem 1.5rem;max-width:520px;margin:0 auto}.empty-state .empty-icon{font-size:3rem;color:#d9a441;opacity:.55;margin-bottom:1rem}.empty-state h3{font-size:1.5rem;font-weight:800;color:#123a5c;margin:0 0 .5rem}.empty-state p{color:#6b5d5e;margin:0 0 1.6rem}.empty-reset{font-size:.85rem}.newsletter-cta{position:relative;background:#fff9f8;overflow:hidden}.cta-blob-left{position:absolute;left:-220px;top:-120px;width:420px;height:420px;overflow:hidden}.cta-blob-left-fill{position:absolute;top:0;right:0;bottom:0;left:0;background:#f7b8c5;border-radius:55% 45% 60% 40%/45% 55% 35% 65%}.cta-blob-right{position:absolute;right:-110px;top:-70px;width:260px;height:260px}.cta-blob-right-fill{position:absolute;top:0;right:0;bottom:0;left:0;background:#f8d5da;opacity:.55;filter:blur(8px);border-radius:45% 55% 50% 50%/55% 45%}.newsletter-inner{position:relative;z-index:1;text-align:center;max-width:640px;margin:0 auto}.newsletter-inner h2{font-size:2.4rem;font-weight:800;color:#123a5c;margin:0 0 1rem;line-height:1.15}.newsletter-inner p{font-size:1.02rem;line-height:1.65;color:#6b4a4c;margin:0 auto 2rem;max-width:480px}.newsletter-form{display:flex;align-items:center;justify-content:center;gap:.8rem;flex-wrap:wrap;max-width:520px;margin:0 auto}.newsletter-field{position:relative;flex:1;min-width:240px}.newsletter-field .nl-ico{position:absolute;left:1.2rem;top:50%;transform:translateY(-50%);color:#9a8b8c}.newsletter-field input{width:100%;padding:.95rem 1.3rem .95rem 3rem;border:2px solid #f0dedf;border-radius:999px;background:#fff;font-size:.95rem;font-family:inherit;color:#333;outline:none;box-shadow:0 10px 26px #123a5c14;transition:border-color .3s ease,box-shadow .3s ease}.newsletter-success{display:inline-flex;align-items:center;gap:.7rem;padding:1rem 1.8rem;border-radius:999px;background:#fff;border:2px solid #d9a441;color:#123a5c;font-weight:700;font-size:.95rem;box-shadow:0 10px 26px #d9a44140}@media (max-width: 1024px){.blog-hero .hero-inner{grid-template-columns:1fr;text-align:center}.blog-hero .hero-copy p{margin-left:auto;margin-right:auto}.blog-hero .hero-actions{justify-content:center}.blog-hero .hero-visual{max-width:480px;width:100%;margin:0 auto;height:360px}.featured-post{grid-template-columns:1fr}.fp-media{min-height:280px}}@media (max-width: 768px){.blog-hero .hero-copy h1{font-size:2.5rem}.blog-hero .hero-inner{padding:56px 1.5rem 64px;gap:2.5rem}.fp-body{padding:1.6rem 1.4rem}.fp-body h3{font-size:1.45rem}.posts-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.newsletter-inner h2{font-size:1.9rem}}@media (max-width: 560px){.blog-page .section-head h2{font-size:1.8rem}.blog-hero .hero-actions{flex-direction:column}.blog-hero .hero-actions .btn-gold,.blog-hero .hero-actions .btn-outline{width:100%}.blog-hero .hero-visual{height:300px;transform:scale(.85)}.newsletter-form{flex-direction:column}.newsletter-form .nl-btn{width:100%}}@media (max-width: 767px){.blog-page .container{padding:40px 1rem}.post-body{padding:1rem .9rem}.post-title{font-size:.95rem}.post-excerpt{font-size:.8rem}.post-meta{gap:.4rem .8rem}.post-readmore{width:100%;padding:.6rem .8rem;font-size:.76rem}}.detail-page{position:relative;width:100%;overflow-x:hidden;font-family:Inter,Poppins,sans-serif;color:#333;background:#fffdfc}.detail-page .container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.detail-page .gold-label{display:block;color:#d9a441;font-weight:700;font-size:.78rem;letter-spacing:3px;text-transform:uppercase;margin-bottom:.7rem}.detail-page .section-head{text-align:center;margin-bottom:3rem}.detail-page .accent-line{display:block;width:56px;height:4px;border-radius:4px;background:#e63946;margin:0 auto 1.2rem}.detail-page .section-head h2{font-family:Poppins,Plus Jakarta Sans,Manrope,sans-serif;font-size:2.4rem;font-weight:800;color:#123a5c;letter-spacing:.5px;margin:0 0 .7rem}.detail-page .section-head p{color:#6b5d5e;font-size:1.05rem;margin:0}.detail-page .btn-gold{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:.9rem 2.2rem;border:2px solid #d9a441;border-radius:999px;background:linear-gradient(135deg,#ffc107,#e6a900);color:#fff;font-weight:700;font-size:.9rem;letter-spacing:.5px;text-decoration:none;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 24px #d9a44166}.detail-page .btn-gold:hover{background:linear-gradient(135deg,#e6a900,#d9a441);transform:translateY(-2px);box-shadow:0 16px 34px #d9a4418c}.detail-page .arrow-ico{transition:transform .3s ease}.detail-page .btn-gold:hover .arrow-ico{transform:translate(4px)}.detail-page .btn-outline{display:inline-flex;align-items:center;gap:.55rem;padding:.9rem 2rem;border-radius:999px;border:2px solid #f0dedf;background:#fff;color:#123a5c;font-weight:700;font-size:.9rem;letter-spacing:.5px;text-decoration:none;cursor:pointer;transition:all .3s ease}.detail-page .btn-outline:hover{border-color:#d9a441;color:#d9a441;transform:translateY(-2px)}.reading-progress{position:fixed;top:0;left:0;right:0;height:3px;z-index:1001;background:#d9a4411f;pointer-events:none}.reading-progress span{display:block;height:100%;background:linear-gradient(90deg,#e6a900,#ffc107,#e6a900);box-shadow:0 0 10px #ffc10799;transition:width .12s linear}.breadcrumb-bar{padding:1.15rem 0 0;background:#fffdfc}.breadcrumb{display:flex;align-items:center;gap:.6rem;font-size:.8rem;font-weight:600;color:#9a8b8c}.bc-link{color:#7a6a6b;text-decoration:none;transition:color .3s ease}.bc-link:hover{color:#d9a441}.bc-sep{color:#cbb8ba;font-size:.65rem}.bc-current{color:#d9a441}.detail-hero{position:relative;overflow:hidden;background:#fffdfc;padding-bottom:56px}.hero-blob{position:absolute;top:-150px;right:-140px;width:480px;height:480px;border-radius:50%;background:radial-gradient(circle,#f8c8cf80,#f8c8cf00 70%);filter:blur(40px);pointer-events:none}.hero-blob-two{position:absolute;left:-170px;top:90px;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,#fce8e2bf,#fce8e200 70%);filter:blur(50px);pointer-events:none}.hero-inner{position:relative;max-width:1200px;margin:0 auto;padding:40px 24px 0}.hero-copy{text-align:center;max-width:920px;margin:0 auto}.hero-badge{display:inline-flex;align-items:center;padding:.42rem 1.15rem;border-radius:999px;background:#e63946;color:#fff;font-size:.74rem;font-weight:700;letter-spacing:.6px;text-transform:uppercase;margin-bottom:1.3rem;box-shadow:0 10px 22px #e639464d}.hero-copy h1{font-family:Poppins,Plus Jakarta Sans,Manrope,sans-serif;font-size:2.75rem;font-weight:800;line-height:1.14;letter-spacing:-.5px;color:#123a5c;margin:0 auto 1.3rem;max-width:840px}.hero-meta{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.6rem 1rem;font-size:.88rem;color:#6b5d5e;margin-bottom:1.2rem}.hm-author{display:inline-flex;align-items:center;gap:.55rem;font-weight:700;color:#123a5c}.hm-author img{width:38px;height:38px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid #fbe4e6}.hm-dot{color:#d9a441;font-size:.7rem}.hm-item{display:inline-flex;align-items:center;gap:.4rem;font-weight:600}.hero-share{display:flex;justify-content:center}.share-buttons{display:flex;gap:.6rem}.share-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;border:1.5px solid #f0dedf;background:#fff;color:#123a5c;font-size:.88rem;cursor:pointer;box-shadow:0 6px 16px #123a5c1a;transition:all .3s ease;text-decoration:none}.share-btn:hover{transform:translateY(-3px)}.share-btn.fb:hover{background:#1877f2;border-color:#1877f2;color:#fff}.share-btn.tw:hover{background:#1da1f2;border-color:#1da1f2;color:#fff}.share-btn.li:hover{background:#0a66c2;border-color:#0a66c2;color:#fff}.share-btn.copy:hover{background:#d9a441;border-color:#d9a441;color:#fff}.hero-figure{margin:44px auto 0;max-width:1100px;aspect-ratio:16 / 9;border-radius:28px;overflow:hidden;background:#fbe4e6;box-shadow:0 34px 84px #123a5c33}.hero-figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.reading-section{background:#fffdfc;padding:56px 0 40px}.reading-wrap{max-width:1260px;margin:0 auto;padding:0 24px;display:flex;justify-content:center;align-items:flex-start;gap:56px}.article-body{width:100%;max-width:820px;flex:0 1 820px;font-size:1.15rem;color:#374151}.float-sidebar{width:190px;flex-shrink:0;position:sticky;top:110px;align-self:flex-start}.sidebar-inner{display:flex;flex-direction:column;gap:1.9rem}.sb-author{text-align:center}.sb-author img{width:66px;height:66px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:3px solid #fbe4e6;margin-bottom:.55rem}.sb-author strong{display:block;font-size:.95rem;font-weight:800;color:#123a5c}.sb-author span{font-size:.74rem;color:#9a8b8c;text-transform:uppercase;letter-spacing:.5px}.sb-progress{display:flex;flex-direction:column;align-items:center;gap:.45rem}.sb-progress-label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:#9a8b8c}.ring-wrap{position:relative;width:64px;height:64px}.ring-bg{stroke:#fbe4e6}.ring-fg{stroke:#d9a441;transform:rotate(-90deg);transform-origin:center;transition:stroke-dashoffset .12s linear}.ring-num{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:.74rem;font-weight:800;color:#123a5c}.sb-share{text-align:center}.sb-title{display:block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:#9a8b8c;margin-bottom:.65rem}.float-sidebar .share-buttons{flex-direction:column;align-items:center}.toc-heading{display:block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:#9a8b8c;margin-bottom:.85rem}.toc-nav ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.3rem}.toc-nav li button{background:none;border:none;font-family:inherit;font-size:.84rem;line-height:1.5;color:#7a6a6b;text-align:left;padding:.25rem 0;cursor:pointer;transition:color .3s ease,transform .3s ease}.toc-nav li button:hover{color:#d9a441}.toc-nav li button.active{color:#e63946;font-weight:700;transform:translate(4px)}.toc-nav li.toc-sub{padding-left:.9rem}.article-body p{font-size:1.15rem;line-height:1.9;margin:0 0 1.9rem;color:#374151}.article-body .drop-cap:first-letter{float:left;font-family:Poppins,Plus Jakarta Sans,Manrope,sans-serif;font-size:4em;line-height:.78;padding:.05em .14em 0 0;font-weight:800;color:#e63946}.article-body .article-h2{font-family:Poppins,Plus Jakarta Sans,Manrope,sans-serif;font-size:1.9rem;font-weight:800;color:#123a5c;line-height:1.28;margin:3.2rem 0 1.3rem;scroll-margin-top:120px}.article-body .article-h3{font-family:Poppins,Plus Jakarta Sans,Manrope,sans-serif;font-size:1.4rem;font-weight:700;color:#123a5c;line-height:1.35;margin:2.6rem 0 1rem;scroll-margin-top:120px}.article-body .article-list{list-style:none;margin:0 0 1.9rem;padding:0}.article-body .article-list li{position:relative;padding-left:1.6rem;margin-bottom:.75rem;line-height:1.8}.article-body .article-list li:before{content:"";position:absolute;left:0;top:.82em;width:8px;height:8px;border-radius:50%;background:#d9a441}.article-body .article-list.ordered{counter-reset:article}.article-body .article-list.ordered li{counter-increment:article;padding-left:2.3rem}.article-body .article-list.ordered li:before{content:counter(article);left:0;top:.18em;width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;background:#fbe4e6;color:#c0392b;border-radius:50%;font-size:.72rem;font-weight:800}.article-body .article-quote{position:relative;margin:2.6rem 0;padding:.4rem 0 .4rem 2rem;border-left:4px solid #d9a441}.article-body .article-quote .quote-mark{position:absolute;left:1.2rem;top:-.7rem;font-size:1.6rem;color:#ffc107;opacity:.85}.article-body .article-quote p{font-family:Poppins,Plus Jakarta Sans,Manrope,sans-serif;font-size:1.4rem;font-weight:600;font-style:italic;line-height:1.6;color:#123a5c;margin:0 0 .7rem}.article-body .article-quote cite{display:block;font-size:.84rem;font-style:normal;font-weight:600;color:#9a8b8c}.article-body .article-figure{margin:2.8rem 0}.article-body .article-figure img{width:100%;border-radius:22px;box-shadow:0 26px 64px #123a5c29;display:block}.article-body .article-figure figcaption{text-align:center;font-size:.85rem;color:#9a8b8c;font-style:italic;margin-top:.9rem}.table-wrap{margin:2.6rem 0;overflow-x:auto;border:1px solid #fbe4e6;border-radius:20px;box-shadow:0 14px 36px #123a5c1a}.article-body .article-table{width:100%;border-collapse:collapse;font-size:.94rem}.article-body .article-table th{background:#fff9f8;color:#123a5c;font-weight:800;text-align:left;padding:1rem 1.3rem;border-bottom:2px solid #fbe4e6;white-space:nowrap}.article-body .article-table td{padding:.95rem 1.3rem;border-bottom:1px solid #fdf0f1;color:#374151}.article-body .article-table tr:last-child td{border-bottom:none}.article-body .article-table tbody tr:hover{background:#fffdfc}.article-body .article-code{margin:2.6rem 0;padding:1.5rem 1.7rem;background:#fffdfc;border:1px solid #fbe4e6;border-left:4px solid #d9a441;border-radius:18px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.86rem;line-height:1.75;color:#123a5c;overflow-x:auto;box-shadow:0 14px 36px #123a5c14}.article-body .article-highlight{margin:2.6rem 0;padding:1.7rem 1.9rem;background:#fff1cc;border-radius:20px;box-shadow:0 14px 36px #ffc10729}.article-body .article-highlight .ah-title{display:block;font-size:.74rem;font-weight:800;text-transform:uppercase;letter-spacing:1.8px;color:#8a5a1f;margin-bottom:.6rem}.article-body .article-highlight p{margin:0;color:#5c451a;font-size:1rem;line-height:1.8}.sidebar-bottom{display:none}.author-section{position:relative;overflow:hidden;background:#fff9f4;padding:64px 0}.author-section:before{content:"";position:absolute;left:-160px;top:-80px;width:460px;height:460px;border-radius:50%;background:radial-gradient(circle,#f8c8cf80,#f8c8cf00 70%);filter:blur(40px);pointer-events:none}.author-section:after{content:"";position:absolute;right:-140px;bottom:-100px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,#fce8e2cc,#fce8e200 70%);filter:blur(50px);pointer-events:none}.author-glass{position:relative;display:grid;grid-template-columns:210px 1fr;gap:2.8rem;align-items:center;padding:3rem;border-radius:30px;background:linear-gradient(135deg,#ffffffe6,#ffffffa6);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.9);box-shadow:0 26px 64px #123a5c24}.ag-media{position:relative}.ag-photo{width:210px;height:210px;border-radius:26px;-o-object-fit:cover;object-fit:cover;border:4px solid #fff;box-shadow:0 18px 40px #123a5c33}.ag-glint{position:absolute;inset:auto 0 0 auto;width:70px;height:70px;border-radius:50%;background:radial-gradient(circle,#ffc10759,#ffc10700 70%);filter:blur(4px)}.ag-body h3{font-family:Poppins,Plus Jakarta Sans,Manrope,sans-serif;font-size:1.9rem;font-weight:800;color:#123a5c;margin:0 0 .7rem}.ag-bio{font-size:1rem;line-height:1.8;color:#6b5d5e;margin:0 0 1.3rem;max-width:620px}.ag-stats{display:flex;gap:.8rem;flex-wrap:wrap;margin-bottom:1.5rem}.ag-stats span{display:inline-flex;align-items:center;gap:.5rem;font-size:.84rem;font-weight:700;color:#123a5c;background:#fff;border:1px solid #fbe4e6;border-radius:999px;padding:.5rem 1.1rem;box-shadow:0 6px 16px #123a5c0f}.ag-stats svg{color:#d9a441}.ag-actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.ag-social{display:flex;gap:.6rem}.pn-section{background:#fffdfc;padding:40px 0 0}.pn-row{display:flex;justify-content:space-between;gap:2rem;max-width:820px;margin:0 auto}.pn-link{display:flex;align-items:flex-start;gap:.9rem;text-decoration:none;max-width:46%;transition:transform .3s ease}.pn-link:hover{transform:translateY(-2px)}.pn-link.next{flex-direction:row-reverse;text-align:right}.pn-link small{display:block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:#d9a441;margin-bottom:.25rem}.pn-link strong{font-size:.92rem;font-weight:700;color:#123a5c;line-height:1.45;transition:color .3s ease}.pn-link:hover strong{color:#e63946}.pn-ico{color:#d9a441;font-size:1rem;flex-shrink:0;margin-top:.2rem}.pn-placeholder{flex:1}.related-section{background:linear-gradient(180deg,#fffdfc,#fdf1ef);padding:64px 0 72px}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.6rem;align-items:stretch}.related-card{border-radius:26px;overflow:hidden;box-shadow:0 20px 48px #123a5c29;transition:transform .35s ease,box-shadow .35s ease}.related-card:hover{transform:translateY(-10px);box-shadow:0 32px 70px #123a5c3d}.rc-link{display:block;text-decoration:none}.rc-media{position:relative;aspect-ratio:3 / 4;overflow:hidden;background:#fbe4e6}.rc-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .7s cubic-bezier(.22,1,.36,1)}.related-card:hover .rc-media img{transform:scale(1.09)}.rc-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#123a5cf0,#123a5c6b 46%,#123a5c00 78%)}.rc-cat{position:absolute;left:1rem;top:1rem;padding:.38rem .95rem;border-radius:999px;background:#ffc107;color:#123a5c;font-size:.68rem;font-weight:800;letter-spacing:.6px;text-transform:uppercase;box-shadow:0 8px 20px #0000002e}.rc-body{position:absolute;left:0;right:0;bottom:0;padding:1.4rem 1.5rem 1.5rem}.rc-title{font-family:Poppins,Plus Jakarta Sans,Manrope,sans-serif;font-size:1.22rem;font-weight:800;color:#fff;line-height:1.35;margin:0 0 .7rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.rc-time{display:inline-flex;align-items:center;gap:.45rem;font-size:.78rem;font-weight:600;color:#ffffffd9}.rc-time svg{color:#ffc107}.explore-section{background:#fffdfc;padding:72px 0}.explore-grid{display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;max-width:1000px;margin:0 auto}.explore-col h3{font-family:Poppins,Plus Jakarta Sans,Manrope,sans-serif;font-size:1.5rem;font-weight:800;color:#123a5c;margin:0 0 1.4rem}.explore-item{display:flex;align-items:center;gap:1.1rem;padding:.9rem 0;text-decoration:none;border-bottom:1px solid #fbe4e6;transition:padding-left .3s ease}.explore-item:last-child{border-bottom:none}.explore-item:hover{padding-left:.4rem}.explore-item img{width:74px;height:58px;-o-object-fit:cover;object-fit:cover;border-radius:12px;flex-shrink:0;box-shadow:0 8px 20px #123a5c1f}.explore-item>span{display:flex;flex-direction:column;gap:.25rem;min-width:0}.explore-item strong{font-size:.95rem;font-weight:700;color:#123a5c;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .3s ease}.explore-item:hover strong{color:#e63946}.explore-item small{display:inline-flex;align-items:center;gap:.4rem;font-size:.78rem;color:#9a8b8c}.comments-section{background:#fff9f4;padding:72px 0}.comments-wrap{max-width:820px;margin:0 auto}.comment-form{background:#fffc;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.95);border-radius:24px;padding:1.8rem;margin-bottom:2.6rem;box-shadow:0 16px 40px #123a5c1a}.comment-form input,.comment-form textarea{width:100%;padding:.9rem 1.2rem;border:1.5px solid #f0dedf;border-radius:14px;background:#fff;font-family:inherit;font-size:.95rem;color:#333;outline:none;transition:border-color .3s ease,box-shadow .3s ease}.comment-form textarea{resize:vertical;margin:.9rem 0}.comment-form input:focus,.comment-form textarea:focus{border-color:#d9a441;box-shadow:0 0 0 4px #d9a44124}.cf-error{color:#e63946;font-size:.84rem;font-weight:600;margin:0 0 .9rem}.cf-submit{font-size:.88rem}.comment-list{display:flex;flex-direction:column;gap:1.5rem}.comment{display:flex;gap:1.1rem;align-items:flex-start;background:#ffffffd9;border:1px solid rgba(255,255,255,.95);border-radius:20px;padding:1.6rem;box-shadow:0 12px 32px #123a5c14}.c-avatar{width:48px;height:48px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid #fbe4e6;flex-shrink:0}.c-body{flex:1;min-width:0}.c-meta{display:flex;align-items:center;gap:.7rem;margin-bottom:.45rem}.c-name{font-size:.95rem;font-weight:800;color:#123a5c}.c-date{font-size:.78rem;color:#9a8b8c}.c-text{font-size:.95rem;line-height:1.75;color:#374151;margin:0 0 .7rem}.c-actions{display:flex;align-items:center;gap:1.1rem}.c-like,.c-reply{display:inline-flex;align-items:center;gap:.4rem;background:none;border:none;padding:0;font-family:inherit;font-size:.82rem;font-weight:700;color:#9a8b8c;cursor:pointer;transition:color .3s ease}.c-like:hover,.c-like.active{color:#e63946}.c-reply:hover{color:#d9a441}.comment.reply{margin-top:1.2rem;background:#fffdfc;box-shadow:none;border-radius:16px;border:1px solid #fbe4e6}.comment.reply .c-avatar{width:40px;height:40px}.newsletter-cta{position:relative;overflow:hidden;background:#fdf1ef;padding:80px 0}.cta-decor{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.cta-blob-left{position:absolute;left:-220px;top:-120px;width:460px;height:460px;overflow:hidden}.cta-blob-left-fill{position:absolute;top:0;right:0;bottom:0;left:0;background:#f7b8c5;opacity:.75;border-radius:55% 45% 60% 40%/45% 55% 35% 65%;filter:blur(6px)}.cta-blob-right{position:absolute;right:-110px;top:-70px;width:300px;height:300px}.cta-blob-right-fill{position:absolute;top:0;right:0;bottom:0;left:0;background:#f8d5da;opacity:.6;filter:blur(10px);border-radius:45% 55% 50% 50%/55% 45%}.newsletter-card{position:relative;z-index:1;background:#ffffffb3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.9);border-radius:34px;padding:3.4rem 2.6rem;text-align:center;max-width:760px;margin:0 auto;box-shadow:0 28px 68px #123a5c1f}.newsletter-card h2{font-family:Poppins,Plus Jakarta Sans,Manrope,sans-serif;font-size:2.3rem;font-weight:800;color:#123a5c;line-height:1.15;margin:0 auto 1rem;max-width:560px}.newsletter-card p{font-size:1.05rem;line-height:1.7;color:#6b4a4c;margin:0 auto 2rem;max-width:480px}.nl-illustration{position:relative;width:130px;height:130px;margin:0 auto 1.4rem}.nl-envelope{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:76px;height:76px;border-radius:50%;background:linear-gradient(135deg,#ffc107,#e6a900);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.8rem;box-shadow:0 16px 34px #d9a44173}.nl-orbit{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;border-radius:50%;border:1.5px dashed rgba(217,164,65,.45)}.orbit-one{width:108px;height:108px}.orbit-two{width:130px;height:130px;opacity:.55}.newsletter-form{display:flex;align-items:center;justify-content:center;gap:.8rem;flex-wrap:wrap;max-width:540px;margin:0 auto}.newsletter-field{position:relative;flex:1;min-width:250px}.newsletter-field .nl-ico{position:absolute;left:1.3rem;top:50%;transform:translateY(-50%);color:#9a8b8c}.newsletter-field input{width:100%;padding:1rem 1.4rem 1rem 3.2rem;border:2px solid #f0dedf;border-radius:999px;background:#fff;font-size:.95rem;font-family:inherit;color:#333;outline:none;box-shadow:0 10px 26px #123a5c14;transition:border-color .3s ease,box-shadow .3s ease}.newsletter-field input:focus{border-color:#d9a441;box-shadow:0 0 0 4px #d9a44124}.newsletter-success{display:inline-flex;align-items:center;gap:.7rem;padding:1rem 1.9rem;border-radius:999px;background:#fff;border:2px solid #d9a441;color:#123a5c;font-weight:700;font-size:.95rem;box-shadow:0 10px 26px #d9a44140}.newsletter-success svg{color:#d9a441;font-size:1.3rem}.final-cta{position:relative;overflow:hidden;background:#fffdfc}.final-cta-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;gap:3rem;align-items:center;max-width:1200px;margin:0 auto;padding:72px 24px}.final-copy h2{font-family:Poppins,Plus Jakarta Sans,Manrope,sans-serif;font-size:2.7rem;font-weight:800;color:#123a5c;line-height:1.12;margin:0 0 1.1rem}.final-copy p{font-size:1.05rem;line-height:1.75;color:#6b5d5e;margin:0 0 2.2rem;max-width:520px}.final-cta-actions{display:flex;gap:1rem;flex-wrap:wrap}.final-illustration{position:relative;height:400px}.cta-blob-circle{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:340px;height:340px;border-radius:50%;background:radial-gradient(circle,#f8c8cf99,#f8c8cf00 70%);filter:blur(10px)}.cta-books{position:relative;width:100%;height:100%}.cta-book{position:absolute;aspect-ratio:3 / 4;border-radius:16px;overflow:hidden;box-shadow:0 26px 54px #123a5c3d;border:5px solid #fff}.cta-book img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cb-1{width:156px;left:12%;top:4%}.cb-2{width:122px;right:16%;top:22%}.cb-3{width:142px;left:38%;bottom:2%}@media (max-width: 1279px){.float-sidebar{display:none}.sidebar-bottom{display:block;margin-top:2rem}.sidebar-bottom .container{max-width:820px;margin:0 auto}.sidebar-bottom .sidebar-inner{display:flex;flex-wrap:wrap;align-items:center;gap:1.1rem 2rem;background:#fff;border:1px solid #fbe4e6;border-radius:20px;padding:1.4rem 1.6rem;box-shadow:0 12px 32px #123a5c14}.sidebar-bottom .sb-author{display:flex;align-items:center;gap:.7rem;text-align:left}.sidebar-bottom .sb-author img{width:48px;height:48px;margin:0}.sidebar-bottom .sb-progress{flex-direction:row;gap:.7rem}.sidebar-bottom .ring-wrap{width:48px;height:48px}.sidebar-bottom .ring-wrap svg{width:48px;height:48px}.sidebar-bottom .sb-progress-label{font-size:.7rem}.sidebar-bottom .sb-share{text-align:left}.sidebar-bottom .share-buttons{flex-direction:row}.sidebar-bottom .toc-nav ul{flex-direction:row;flex-wrap:wrap;gap:.5rem}.sidebar-bottom .toc-nav li button{width:auto;padding:.42rem .95rem;border-radius:999px;background:#fbe4e6;color:#c0392b;font-size:.8rem}.sidebar-bottom .toc-nav li button:hover,.sidebar-bottom .toc-nav li button.active{background:#d9a441;color:#fff;transform:none}.sidebar-bottom .toc-nav li.toc-sub{padding-left:0}}@media (max-width: 1023px){.reading-wrap{gap:0}.hero-copy h1{font-size:2.3rem}.author-glass{grid-template-columns:1fr;text-align:center;justify-items:center;gap:2rem}.ag-photo{width:150px;height:150px}.ag-actions{justify-content:center}.related-grid{grid-template-columns:repeat(2,1fr)}.related-card:last-child{display:none}.final-cta-grid{grid-template-columns:1fr;text-align:center;gap:2.5rem}.final-copy p{margin-left:auto;margin-right:auto}.final-cta-actions{justify-content:center}.final-illustration{height:320px;max-width:460px;margin:0 auto}}@media (max-width: 768px){.reading-section{padding-top:40px}.hero-inner{padding-top:30px}.hero-copy h1{font-size:1.9rem}.hero-meta{gap:.5rem .8rem;font-size:.82rem}.hero-figure{margin-top:32px;border-radius:20px}.article-body{font-size:1.08rem}.article-body p{font-size:1.08rem;line-height:1.85}.article-body .article-h2{font-size:1.6rem}.article-body .article-h3{font-size:1.25rem}.article-body .article-quote p{font-size:1.2rem}.pn-row{flex-direction:column;gap:1.4rem}.pn-link,.pn-link.next{max-width:100%;text-align:left;flex-direction:row}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.related-card:last-child{display:block}.explore-grid{grid-template-columns:1fr;gap:2.6rem}.newsletter-card{padding:2.4rem 1.6rem}.newsletter-card h2{font-size:1.8rem}.final-copy h2{font-size:2rem}.final-cta-actions{flex-direction:column}.final-cta-actions .btn-gold,.final-cta-actions .btn-outline{width:100%}}@media (max-width: 560px){.sidebar-bottom .sidebar-inner{justify-content:center}.newsletter-form{flex-direction:column}.newsletter-form .newsletter-field{width:100%;min-width:0}.newsletter-form .nl-btn{width:100%}.comment{padding:1.1rem}.final-illustration{height:260px}.cb-1{width:120px}.cb-2{width:96px}.cb-3{width:110px}}@media (max-width: 767px){.related-card{border-radius:18px}.rc-cat{left:.7rem;top:.7rem;padding:.3rem .7rem;font-size:.6rem}.rc-body{padding:1rem}.rc-title{font-size:1rem;-webkit-line-clamp:4}.rc-time{font-size:.7rem}}.admin-dashboard{padding:20px;max-width:1400px;margin:0 auto;min-height:100vh;background:#f5f5f5}.admin-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding:20px;background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a}.admin-header h1{color:#333;margin:0}.admin-user-info{display:flex;align-items:center;gap:15px}.logout-btn{background:#dc3545;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;transition:background .3s}.logout-btn:hover{background:#c82333}.admin-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:30px}.stat-card{background:#fff;padding:20px;border-radius:10px;box-shadow:0 2px 10px #0000001a;display:flex;align-items:center;gap:15px}.stat-card svg{font-size:2rem;color:gold}.stat-card h3{margin:0;font-size:2rem;color:#333}.stat-card p{margin:0;color:#666}.admin-tabs{display:flex;margin-bottom:30px;background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a;overflow:hidden}.tab,.tab-active{flex:1;padding:15px 20px;border:none;background:#fff;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:10px}.tab-active{background:gold;color:#333}.tab:hover{background:#f8f9fa}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;background:#fff;padding:20px;border-radius:10px;box-shadow:0 2px 10px #0000001a}.add-btn{background:#28a745;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;display:flex;align-items:center;gap:8px;transition:background .3s}.add-btn:hover{background:#218838}.data-table{background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a;overflow:hidden;overflow-x:auto}.data-table table{width:100%;border-collapse:collapse}.data-table th,.data-table td{padding:15px;text-align:left;border-bottom:1px solid #eee}.data-table th{background:#f8f9fa;font-weight:600;color:#333}.table-cover,.table-photo{width:50px;height:60px;-o-object-fit:cover;object-fit:cover;border-radius:5px}.edit-btn,.delete-btn{padding:8px 12px;margin:0 5px;border:none;border-radius:5px;cursor:pointer;transition:all .3s}.edit-btn{background:#ffc107;color:#333}.edit-btn:hover{background:#e0a800}.delete-btn{background:#dc3545;color:#fff}.delete-btn:hover{background:#c82333}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background:#fff;padding:30px;border-radius:10px;width:90%;max-width:600px;max-height:80vh;overflow-y:auto}.modal-content h2{margin-bottom:20px;color:#333}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:5px;font-weight:600;color:#333}.form-group input,.form-group select,.form-group textarea{width:100%;padding:10px;border:1px solid #ddd;border-radius:5px;font-size:16px}.form-group textarea{resize:vertical;min-height:100px}.form-buttons{display:flex;justify-content:flex-end;gap:10px;margin-top:30px}.cancel-btn,.save-btn{padding:10px 20px;border:none;border-radius:5px;cursor:pointer;transition:background .3s}.cancel-btn{background:#6c757d;color:#fff}.cancel-btn:hover{background:#5a6268}.save-btn{background:#28a745;color:#fff}.save-btn:hover{background:#218838}@media (max-width: 768px){.admin-dashboard{padding:10px}.admin-header{flex-direction:column;gap:15px;text-align:center}.form-row{grid-template-columns:1fr}.data-table{font-size:14px}.data-table th,.data-table td{padding:10px 8px}}.modal-content{max-width:380px;margin:40px auto;padding:32px 24px;background-color:#fff;border-radius:12px;box-shadow:0 6px 28px #3c3c3c2e;display:flex;flex-direction:column;gap:18px}@media (max-width: 480px){.modal-content{max-width:97vw;margin:16px;padding:20px 12px;border-radius:8px;box-shadow:0 2px 12px #50505026}}.modal-content h2{margin-bottom:18px;font-size:1.6rem;text-align:center;letter-spacing:1px;color:#2976c8}.modal-content label{font-size:1.1rem;margin-bottom:6px;color:#26334d;display:flex;flex-direction:column;gap:6px}.modal-content input[type=email],.modal-content input[type=password]{padding:10px 12px;border:1.5px solid #cfd8dc;border-radius:6px;font-size:1rem;outline:none;margin-top:5px;transition:border .18s}.modal-content input:focus{border:1.5px solid #2976c8;background-color:#f8faff}.modal-content button[type=submit]{margin-top:18px;padding:10px;border:none;background:linear-gradient(90deg,#2976c8,#24c6dc);border-radius:6px;font-size:1.08rem;color:#fff;cursor:pointer;box-shadow:0 2px 10px #3c3c3c14;transition:background .18s,transform .15s}.modal-content button[type=submit]:hover:not([disabled]){background:linear-gradient(90deg,#24c6dc,#2976c8);transform:translateY(-2px) scale(1.03)}.modal-content button[type=submit]:disabled{background:#ccc;color:#797979;cursor:not-allowed;opacity:.7}.error-message{font-size:1rem;font-weight:500;border-radius:6px}.modal-content form{display:flex;flex-direction:column;gap:16px}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.left-\[182px\]{left:182px}.left-\[184px\]{left:184px}.left-\[28px\]{left:28px}.left-\[330px\]{left:330px}.top-\[195px\]{top:195px}.top-\[8px\]{top:8px}.top-\[95px\]{top:95px}.isolate{isolation:isolate}.z-10{z-index:10}.z-20{z-index:20}.mx-auto{margin-left:auto;margin-right:auto}.mb-5{margin-bottom:1.25rem}.mb-\[22px\]{margin-bottom:22px}.mb-\[34px\]{margin-bottom:34px}.ml-3{margin-left:.75rem}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-\[3\/4\]{aspect-ratio:3/4}.h-3{height:.75rem}.h-\[150px\]{height:150px}.h-\[155px\]{height:155px}.h-\[165px\]{height:165px}.h-\[195px\]{height:195px}.h-\[30px\]{height:30px}.h-\[34px\]{height:34px}.h-\[350px\]{height:350px}.h-\[44px\]{height:44px}.h-full{height:100%}.w-3{width:.75rem}.w-\[30px\]{width:30px}.w-\[480px\]{width:480px}.w-full{width:100%}.max-w-\[1200px\]{max-width:1200px}.max-w-\[340px\]{max-width:340px}.max-w-\[420px\]{max-width:420px}.shrink-0{flex-shrink:0}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.gap-14{gap:3.5rem}.gap-2{gap:.5rem}.gap-\[18px\]{gap:18px}.-space-x-2\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-.625rem * var(--tw-space-x-reverse));margin-left:calc(-.625rem * calc(1 - var(--tw-space-x-reverse)))}.rounded-\[10px\]{border-radius:10px}.rounded-full{border-radius:9999px}.rounded-md{border-radius:.375rem}.border{border-width:1px}.border-2{border-width:2px}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.bg-\[\#FFF1CC\]{--tw-bg-opacity: 1;background-color:rgb(255 241 204 / var(--tw-bg-opacity, 1))}.bg-\[\#FFFDFC\]{--tw-bg-opacity: 1;background-color:rgb(255 253 252 / var(--tw-bg-opacity, 1))}.bg-primary{--tw-bg-opacity: 1;background-color:rgb(255 193 7 / var(--tw-bg-opacity, 1))}.object-cover{-o-object-fit:cover;object-fit:cover}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.pb-\[64px\]{padding-bottom:64px}.pt-\[32px\]{padding-top:32px}.text-center{text-align:center}.font-display{font-family:Poppins,Plus Jakarta Sans,Manrope,sans-serif}.text-\[13px\]{font-size:13px}.text-\[16px\]{font-size:16px}.text-\[40px\]{font-size:40px}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.leading-\[1\.05\]{line-height:1.05}.leading-\[1\.7\]{line-height:1.7}.tracking-\[-1px\]{letter-spacing:-1px}.tracking-wide{letter-spacing:.025em}.text-\[\#6B7280\]{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-\[\#8A5A1F\]{--tw-text-opacity: 1;color:rgb(138 90 31 / var(--tw-text-opacity, 1))}.text-ink{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.text-primary{--tw-text-opacity: 1;color:rgb(255 193 7 / var(--tw-text-opacity, 1))}.shadow-\[0_12px_30px_rgba\(0\,0\,0\,0\.12\)\]{--tw-shadow: 0 12px 30px rgba(0,0,0,.12);--tw-shadow-colored: 0 12px 30px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}html,body{margin:0;padding:0;width:100%;height:100%;background:#f9fafb;font-family:Inter,sans-serif;color:#111827}#root,.app-container{width:100%;min-height:100vh;display:flex;flex-direction:column;margin:0;padding:0}*{box-sizing:border-box}h1,h2,h3,h4,h5,h6{  margin: 0}.hover\:bg-\[\#E8B000\]:hover{--tw-bg-opacity: 1;background-color:rgb(232 176 0 / var(--tw-bg-opacity, 1))}@media (min-width: 640px){.sm\:h-\[252px\]{height:252px}}@media (min-width: 1024px){.lg\:h-\[350px\]{height:350px}.lg\:-translate-x-20{--tw-translate-x: -5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:grid-cols-\[40\%_60\%\]{grid-template-columns:40% 60%}.lg\:items-start{align-items:flex-start}.lg\:justify-start{justify-content:flex-start}.lg\:gap-10{gap:2.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:pb-\[80px\]{padding-bottom:80px}.lg\:text-left{text-align:left}.lg\:text-\[60px\]{font-size:60px}}
