.hero-section{box-sizing:border-box;background-color:#30131b;background-image:-webkit-linear-gradient(270deg,#1a080c9e 0%,#1a080c57 44%,#1a080c29 70%,#1a080c4d 100%),-webkit-image-set(url(/hero-bg.avif) 1x type("image/avif"),url(/hero-bg.webp) 1x type("image/webp"));background-image:linear-gradient(#1a080c9e 0%,#1a080c57 44%,#1a080c29 70%,#1a080c4d 100%),image-set("/hero-bg.avif" 1x type("image/avif"),"/hero-bg.webp" 1x type("image/webp"));background-position:top,bottom;background-repeat:no-repeat;background-size:cover,cover;width:100%;min-height:680px;padding:9.5rem 1.5rem 6.5rem;position:relative;overflow:hidden}.hero-container{text-align:center;z-index:2;flex-direction:column;align-items:center;max-width:950px;margin:0 auto;display:flex;position:relative}.hero-tagline{letter-spacing:.08em;text-transform:uppercase;color:#ffffffd9;text-shadow:0 1px 8px #14060a66;align-items:center;gap:.5rem;max-width:100%;margin-bottom:1.75rem;font-size:.85rem;font-weight:600;display:inline-flex}.hero-main-title{font-family:var(--font-heading);color:#fff;letter-spacing:-.03em;word-break:break-word;text-shadow:0 2px 18px #14060a73,0 1px 3px #14060a59;flex-wrap:wrap;justify-content:center;gap:.4rem .65rem;margin-bottom:1.35rem;font-size:clamp(2.1rem,6.5vw,4.2rem);font-weight:800;line-height:1.15;display:flex}.solid-text-orange{text-shadow:0 2px 18px #14060a80,0 1px 3px #14060a66;font-weight:800;color:#ffd9a0!important;-webkit-text-fill-color:#ffd9a0!important}.hero-sub-text{font-family:var(--font-body);color:#ffffffeb;text-shadow:0 2px 14px #14060a66;max-width:780px;margin:0 auto 2.25rem;font-size:clamp(.98rem,2vw,1.25rem);font-weight:500;line-height:1.65}.hero-badge-container{max-width:100%;margin-bottom:2.5rem}.playstore-official-badge{max-width:100%;display:inline-block}.honest-highlights-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;width:100%;display:flex}.honest-item{color:#1e293b;background:#fffffff0;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1.1rem;font-size:.85rem;font-weight:600;display:flex;box-shadow:0 4px 15px #0f172a0a}@media (max-width:640px){.hero-section{background-color:#df614e;background-position:top,32% bottom;background-size:cover,145%;padding:7.5rem 1rem 4.5rem}.hero-tagline{margin-bottom:1.25rem;font-size:.78rem}.honest-highlights-row{gap:.65rem}.honest-item{justify-content:center;width:100%;padding:.4rem .85rem;font-size:.78rem}}
.bento-section{box-sizing:border-box;background-color:#fafafc;border-bottom:1px solid #e2e8f0;width:100%;padding:6.5rem 1.5rem;position:relative}.bento-container{max-width:1200px;margin:0 auto}.bento-header{text-align:center;max-width:780px;margin:0 auto 3.5rem}.bento-tag{color:#ff6000;text-transform:uppercase;letter-spacing:.12em;margin-bottom:.75rem;font-size:.8rem;font-weight:700;display:inline-block}.bento-title{font-family:var(--font-heading);color:#0f172a;letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(1.85rem,5vw,3.2rem);font-weight:800;line-height:1.18}.bento-subtitle{color:#475569;font-size:clamp(.95rem,2vw,1.05rem);line-height:1.65}.bento-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(260px,auto);gap:1.5rem;display:grid}.bento-card{background:#fff;border:1px solid #e2e8f0;border-radius:1.5rem;flex-direction:column;justify-content:space-between;padding:2rem;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #0f172a08,0 4px 20px #0f172a05}.bento-card:hover{border-color:#ff600059;box-shadow:0 12px 35px #ff600014,0 4px 12px #0f172a0a}.bento-block-1{background:linear-gradient(145deg,#fff 0%,#fff8f3 100%);grid-area:span 2/span 2}.bento-block-2{grid-area:span 2/span 1}.bento-block-3{grid-area:span 1/span 2}.bento-block-4,.bento-block-5,.bento-block-6{grid-area:span 1/span 1}.bento-icon-box{background:#fff4ec;border:1px solid #ff60004d;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1.25rem;display:flex}.bento-card-label{color:#ff6000;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.35rem;font-size:.78rem;font-weight:700;display:block}.bento-card-title{font-family:var(--font-heading);color:#0f172a;margin-bottom:.65rem;font-size:clamp(1.2rem,3vw,1.45rem);font-weight:700;line-height:1.25}.bento-card-desc{color:#475569;font-size:.92rem;line-height:1.6}.bento-visual-preview{background:#fafafc;border:1px solid #e2e8f0;border-radius:1rem;width:100%;margin-top:1.5rem;padding:1.15rem}.preview-tag{color:#ff6000;background:#fff4ec;border-radius:9999px;padding:.25rem .65rem;font-size:.75rem;font-weight:700;display:inline-block}@media (max-width:1024px){.bento-grid{grid-template-columns:repeat(1,1fr);grid-auto-rows:auto}.bento-block-1,.bento-block-2,.bento-block-3,.bento-block-4,.bento-block-5,.bento-block-6{grid-area:span 1/span 1!important}}@media (max-width:640px){.bento-section{padding:4.5rem 1rem}.bento-card{border-radius:1.25rem;padding:1.45rem 1.15rem}.bento-header{margin-bottom:2.5rem}}
