/* Warish: কার ভাগে কতটুকু? Website-only. Existing app/UI assets stay unchanged. */
:root{color-scheme:light;--green:#073e3a;--deep:#062f2c;--paper:#faf4e4;--white:#fdfbf5;--gold:#d8ad55;--sage:#c3ddad;--ink:#073e3a;--muted:#45625b;--line:#d2d9c4;--max:1248px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:var(--ink);background:var(--paper);font-family:"Noto Sans Bengali","Bangla Sangam MN","Nirmala UI",Vrinda,system-ui,sans-serif;font-size:17px;line-height:1.8;-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:5px}img{display:block;max-width:100%;height:auto}button,input,summary{font:inherit}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:700}h2{font-size:clamp(32px,3.8vw,52px);line-height:1.35;letter-spacing:-.015em}h3{font-size:23px;line-height:1.55}.wrap{width:min(var(--max),calc(100% - 96px));margin-inline:auto}.section{padding-block:112px}.eyebrow{font-size:15px;font-weight:600;line-height:1.6;display:flex;gap:12px;align-items:center;margin-bottom:20px}.eyebrow>span{height:2px;width:26px;background:currentColor}.skip{position:absolute;left:16px;top:-100px;z-index:100;background:var(--paper);color:var(--green);padding:14px 20px}.skip:focus{top:12px}a:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:5px;border-radius:3px}.masthead{display:flex;justify-content:space-between;align-items:center;gap:32px;min-height:106px}.brand{display:flex;align-items:center;gap:14px;text-decoration:none;flex:none}.brand>span{font-size:27px;line-height:1.35;font-weight:750}.brand small{display:block;font-family:system-ui,sans-serif;font-weight:500;font-size:10px;letter-spacing:.1em;margin-top:2px}.masthead nav,.footer nav{display:flex;gap:28px}.masthead nav a,.footer nav a{display:inline-flex;align-items:center;min-height:44px;text-decoration:none;font-size:15px}.masthead nav a:hover,.footer nav a:hover{text-decoration:underline}.hero{background:var(--green);color:var(--paper);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:76px;align-items:center;padding-block:66px 62px}.hero-copy .eyebrow{color:var(--sage)}h1{font-size:clamp(64px,7.8vw,110px);line-height:1.2;letter-spacing:-.025em}h1 em{font-style:normal;color:var(--gold)}.hero-lead{font-size:25px;line-height:1.65;margin-top:22px}.hero-detail{font-size:17px;color:#dae5c6;max-width:480px;margin-top:14px}.actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:30px}.quiet-link{display:inline-flex;align-items:center;min-height:48px;gap:20px;font-size:15px;text-decoration:none;border-bottom:1px solid #789d76}.hero-trust{color:#dae5c6;font-size:14px;margin-top:20px}.scope{font-size:12px;color:#c3ddad;margin-top:9px}.hero-evidence{position:relative;align-self:center;min-width:0}.evidence-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:0 0 16px;font-size:14px}.version{font-size:12px;border:1px solid #789d76;border-radius:20px;padding:2px 10px;color:#dae5c6}.screen-crop{display:block;position:relative;overflow:hidden;background:var(--paper)}.screen-crop img{position:absolute;width:100%;max-width:none;height:auto;left:0;top:0}.hero-screen{aspect-ratio:1/.995;border-radius:14px;box-shadow:0 18px 48px #073e3a55;border:7px solid var(--paper)}.hero-screen img{width:111.11%;left:-5.555%;top:-30.1%;} .hero-evidence figcaption{font-size:12px;line-height:1.7;color:#c3ddad;padding-top:18px}.preview-note{display:grid;grid-template-columns:270px 1fr;gap:30px;align-items:start;border-top:1px solid #789d76;padding-block:24px 30px;font-size:12px;color:#dae5c6}.preview-note strong{color:var(--paper);font-weight:600;font-size:14px}.example-section{display:grid;grid-template-columns:.78fr 1.22fr;gap:64px;align-items:center}.section-intro>p:not(.eyebrow){font-size:18px;color:var(--muted);margin-top:24px;max-width:430px}.section-intro>.under-link{margin-top:22px}.example-ledger{background:var(--white);padding:32px 30px 24px;border-top:4px solid var(--gold);min-width:0;box-shadow:0 12px 40px #073e3a08}.ledger-heading{display:flex;justify-content:space-between;font-weight:600;font-size:17px}.ledger-heading>span:last-child{font-size:24px;line-height:1}.family-line{font-size:14px;color:var(--muted);margin-top:8px}.estate{display:flex;justify-content:space-between;gap:18px;margin:26px 0 22px;padding:21px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.estate dt{font-size:12px;color:var(--muted);margin-bottom:8px}.estate dd{font-size:25px;font-weight:600;margin:0;line-height:1.4;font-variant-numeric:tabular-nums;white-space:nowrap}.estate dd span{display:block;font-size:12px;font-weight:500;margin-top:4px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:right;font-size:17px;font-variant-numeric:tabular-nums;white-space:nowrap}caption{text-align:left;font-size:13px;color:var(--muted);padding:0 0 14px}th,td{padding:16px 10px;border-bottom:1px solid var(--line)}th:first-child,td:first-child{text-align:left;padding-left:0}th:last-child,td:last-child{padding-right:0}thead th{font-size:13px;font-weight:500;vertical-align:top;padding-top:0}thead small{display:block;font-size:11px;color:var(--muted);font-weight:400}tbody th{font-weight:500;font-size:15px}.emphasis{color:var(--green)}.example-note{font-size:12px;color:var(--muted);margin-top:22px;line-height:1.85}.modes-section{background:#e4ebcf;padding-block:80px}.modes-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.mode-copy>p:not(.eyebrow){margin-top:22px;color:var(--muted)}.mode-copy .mode-labels{font-size:14px}.mode-labels strong{font-weight:600;color:var(--green)}.mode-example{padding-left:50px;border-left:1px solid #abc299}.mode-example .eyebrow{font-size:13px}.comparison{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-top:20px}.comparison div{display:flex;flex-direction:column}.comparison strong{font-weight:650;font-size:70px;line-height:1.3}.comparison small{font-size:15px}.comparison-divider{font-family:system-ui,sans-serif;color:#4f7156;font-size:66px;font-weight:200}.mode-example>p:not(.eyebrow){font-size:14px;margin-top:26px}.under-link{display:inline-flex;gap:20px;align-items:center;min-height:44px;text-decoration:underline;font-size:14px;font-weight:600}.mode-example>.under-link{margin-top:10px}.start-section{display:grid;grid-template-columns:1fr 1.12fr;gap:90px;align-items:start}.steps{list-style:none;margin:0;padding:0}.steps li{display:flex;gap:26px;padding:27px 0;border-bottom:1px solid var(--line)}.steps li:first-child{padding-top:0}.steps li:last-child{border-bottom:0;padding-bottom:0}.step-num{font-size:30px;line-height:1.5;font-weight:500;color:#4f7156;flex:none;width:32px}.steps p{color:var(--muted);margin-top:8px;font-size:17px}.steps .under-link{margin-top:8px}.privacy-section{background:var(--deep);color:var(--paper);padding-block:75px}.privacy-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.privacy-section .eyebrow{color:var(--gold)}.privacy-body p{color:#dae5c6;font-size:18px}.privacy-body p+p{margin-top:20px}.privacy-body a{margin-top:16px;color:var(--gold)}.privacy-body small{display:block;color:#c3ddad;font-size:12px;line-height:1.8;max-width:460px;margin-top:15px}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.faq-stack{border-top:1px solid var(--line)}.faq-stack details{border-bottom:1px solid var(--line)}.faq-stack summary{padding:25px 0;display:flex;align-items:center;justify-content:space-between;gap:30px;font-size:18px;font-weight:550;cursor:pointer;list-style:none;line-height:1.7}.faq-stack summary::-webkit-details-marker{display:none}.plus{position:relative;width:16px;height:16px;flex:none}.plus:before,.plus:after{content:"";position:absolute;background:currentColor;top:7px;left:0;width:16px;height:2px}.plus:after{transform:rotate(90deg)}details[open] .plus:after{display:none}.faq-stack details>p{padding:0 40px 24px 0;color:var(--muted);font-size:16px}.closing{border-top:2px solid var(--green);border-bottom:1px solid var(--line);padding-block:42px 46px;display:flex;gap:50px;justify-content:space-between;align-items:center}.closing h2{font-size:38px}.closing .eyebrow{margin-bottom:12px}.closing p:not(.eyebrow){font-size:16px;color:var(--muted);margin-top:14px}.legal{padding-block:30px 40px}.legal p{font-size:12px;color:var(--muted);line-height:1.9;max-width:1050px}.footer{display:flex;justify-content:space-between;align-items:center;gap:30px;border-top:1px solid var(--line);padding-block:28px 36px;flex-wrap:wrap}.footer .brand>span{font-size:22px}.footer>small{font-size:12px;color:var(--muted)}
@media(min-width:1600px){.hero-grid{gap:110px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.masthead nav{gap:16px}.masthead nav a{font-size:13px}.hero-grid{gap:40px}.hero-lead{font-size:22px}.hero-detail{font-size:16px}.actions{gap:14px}.hero-copy h1{font-size:80px}.example-section,.modes-grid,.start-section,.privacy-grid,.faq-section{gap:45px}.mode-example{padding-left:28px}.estate dd{font-size:21px}th,td{padding-inline:6px;font-size:15px}.closing h2{font-size:32px}}
@media(max-width:820px){.wrap{width:calc(100% - 40px)}.masthead{min-height:84px;gap:20px}.masthead nav{display:none}.brand>span{font-size:24px}.brand{gap:10px}.hero-grid{grid-template-columns:1fr;gap:36px;padding-block:38px}.hero-copy{max-width:620px}.hero-copy h1{font-size:76px}.hero-copy .eyebrow{margin-bottom:18px}.hero-lead{font-size:23px;margin-top:18px}.hero-detail{max-width:510px;font-size:17px;margin-top:12px}.desktop-break{display:none}.hero-evidence{max-width:560px;width:100%;justify-self:center}.hero-screen{aspect-ratio:1/1.1}.hero-screen img{top:-27.2%}.preview-note{grid-template-columns:1fr;gap:8px;padding-block:21px 26px}.preview-note p{max-width:590px}.hero-evidence figcaption{padding-top:12px}.section{padding-block:64px}.example-section,.modes-grid,.start-section,.privacy-grid,.faq-section{grid-template-columns:1fr;gap:36px}.section-intro>p:not(.eyebrow){max-width:620px}.example-ledger{padding:28px 24px 22px}.estate dd{font-size:25px}th,td{font-size:17px}.modes-section{padding-block:58px}.mode-example{padding:28px 0 0;border-left:0;border-top:1px solid #abc299}.comparison{justify-content:flex-start;gap:42px}.comparison div{min-width:120px}.privacy-section{padding-block:58px}.privacy-body small{max-width:620px}.faq-section{gap:24px}.closing{flex-direction:column;align-items:flex-start;gap:24px}.closing h2{font-size:33px}.footer{gap:22px}.footer nav{flex-wrap:wrap;gap:6px 22px}.footer>small{width:100%}}
@media(max-width:480px){body{font-size:16px}.masthead{min-height:78px}.hero-copy h1{font-size:64px;line-height:1.18}.hero-lead{font-size:21px;line-height:1.65;margin-top:16px}.hero-detail{font-size:16px;line-height:1.85}.hero-copy .eyebrow{font-size:13px;margin-bottom:16px}.actions{margin-top:23px;gap:9px 18px}.quiet-link{font-size:13px;gap:14px}.hero-trust{font-size:12px;margin-top:14px}.scope{font-size:11px;margin-top:6px}.hero-grid{gap:26px;padding-block:30px}.hero-evidence figcaption{font-size:11px}.evidence-heading{font-size:12px;padding-bottom:10px}.version{font-size:10px}.hero-screen{border-width:5px;border-radius:10px;aspect-ratio:1/1.13}.hero-screen img{top:-26.5%}.preview-note strong{font-size:12px}.preview-note p{font-size:11px;line-height:1.9}.section{padding-block:52px}h2{font-size:33px;line-height:1.4}.eyebrow{font-size:13px;margin-bottom:14px}.section-intro>p:not(.eyebrow){font-size:16px;margin-top:18px}.example-section{gap:28px}.example-ledger{padding:24px 16px 18px;margin-inline:-4px}.ledger-heading{font-size:15px}.family-line{font-size:12px}.estate{gap:12px;margin-block:20px;padding-block:17px}.estate dd{font-size:20px}.estate dt{font-size:11px}.estate dd span{font-size:11px}th,td{font-size:14px;padding:14px 6px}tbody th{font-size:13px}thead th{font-size:11px}thead small{font-size:10px}caption{font-size:11px;line-height:1.8}.example-note{font-size:11px;margin-top:18px}.modes-section{padding-block:48px}.mode-copy>p:not(.eyebrow){font-size:16px;margin-top:18px}.comparison{gap:28px}.comparison div{min-width:100px}.comparison strong{font-size:59px}.comparison div>span{font-size:14px}.comparison small{font-size:13px}.comparison-divider{font-size:48px}.mode-example>p:not(.eyebrow){margin-top:20px}.mode-labels{line-height:1.9}.start-section{gap:34px}.steps li{gap:17px;padding-block:22px}.steps h3{font-size:21px}.steps p{font-size:16px}.step-num{font-size:25px;width:25px}.privacy-body p{font-size:16px}.privacy-section{padding-block:48px}.faq-stack summary{font-size:16px;padding-block:21px;gap:20px}.faq-stack details>p{font-size:15px;padding-right:12px}.closing{padding-block:30px 34px}.closing h2{font-size:29px}.closing p:not(.eyebrow){font-size:15px}.legal{padding-block:24px 30px}.legal p{font-size:11px}.footer .brand>span{font-size:23px}.footer nav a{font-size:13px}.footer>small{font-size:11px}}
@media(max-width:360px){.wrap{width:calc(100% - 32px)}.hero-copy h1{font-size:58px}.hero-lead{font-size:19px}.hero-detail{font-size:15px}.actions{gap:8px}.quiet-link{min-height:42px}.brand>span{font-size:22px}.estate dd{font-size:17px}th,td{padding-inline:4px;font-size:12px}tbody th{font-size:12px}.comparison{gap:23px}.comparison div{min-width:90px}.closing h2{font-size:27px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
@media print{.masthead,.actions,.play-badge,.closing,.footer{display:none}body,.hero,.privacy-section{background:white;color:black}.wrap{width:100%}.hero-grid,.example-section,.modes-grid,.start-section,.privacy-grid,.faq-section{display:block}.section{padding-block:24px}.hero-copy h1{font-size:40px}.hero-evidence{max-width:400px;margin-top:20px}details:not([open])>p{display:block}.hero p,.privacy-section p{color:black}}

/* Final visual-review corrections: keep complete asset/fraction rows in the close-up. */
.hero-screen{aspect-ratio:836/912}.hero-screen img{width:110.167%;left:-5.263%;top:-33.553%}
@media(max-width:480px){.hero-detail{display:none}.actions{flex-wrap:nowrap;gap:16px}.quiet-link{font-size:12px;gap:10px}.hero-copy h1{font-size:60px}.hero-trust{margin-top:12px}.hero-grid{gap:24px}}
@media(max-width:360px){.hero-copy h1{font-size:56px}}
/* Contrast review: a gold ring on ivory was only 2:1. */
a:focus-visible,summary:focus-visible{outline-color:var(--green)}
.hero a:focus-visible,.privacy-section a:focus-visible{outline-color:var(--gold)}
.ledger-heading>span:last-child{font-size:inherit;line-height:1.5}

/* V2 supplied artwork: preserve all five heirs, crescent and original 1024:323 ratio. */
.brand picture{display:block;flex:none}.brand .brand-lockup{width:220px;height:auto;object-fit:contain}.footer .brand-lockup{width:200px}
@media(max-width:820px){.brand .brand-lockup{width:168px}}
@media(max-width:360px){.brand .brand-lockup{width:136px}}

/* Official Google Play badge: unchanged art, quarter-height clear space and a direct store link. */
.play-badge{--badge-height:52px;display:inline-flex;align-items:center;justify-content:center;flex:none;min-height:44px;padding:calc(var(--badge-height)/4);line-height:0;text-decoration:none;background:transparent;border:0}
.play-badge img{display:block;height:var(--badge-height);width:auto;max-width:none;aspect-ratio:238.96/70.87;object-fit:contain}
.play-badge--header{--badge-height:36px}
.actions{flex-wrap:wrap}.actions .quiet-link{display:inline-flex;min-height:44px}
@media(max-width:480px){.play-badge{--badge-height:48px}.play-badge--header{--badge-height:32px}}
