/* ==========================================================
   APNA KAAM — PRECISION REFINEMENT PASS
   Typography, spacing, alignment and readability system.
   Loaded after all existing design layers.
   ========================================================== */
:root{
  --wc-text: #10231e;
  --wc-muted-strong: #526b63;
  --wc-page-gutter: 72px;
}

html{font-size:16px}
body{
  font-family:Inter,"Inter Display",ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
  font-size:16px;
  line-height:1.65;
  letter-spacing:-.006em;
  text-rendering:optimizeLegibility;
}

/* Spacious grid and consistent section rhythm */
.wc-container{width:min(1480px,calc(100% - 144px))}
.wc-section{padding:144px 0}
.wc-section.tight{padding:104px 0}
.wc-section-head{align-items:flex-end;gap:64px;margin-bottom:64px}
.wc-section-head>div:first-child{max-width:940px}
.wc-section-head .wc-copy{max-width:560px}

/* Typography system */
.wc-kicker{
  gap:11px;
  font-size:13px;
  line-height:1.2;
  font-weight:800;
  letter-spacing:.12em;
}
.wc-kicker::before{width:24px;height:3px}
.wc-display{
  margin-top:20px;
  font-family:"Inter Display",Inter,ui-sans-serif,system-ui,sans-serif;
  font-size:clamp(68px,6.25vw,106px);
  line-height:.98;
  letter-spacing:-.052em;
  font-weight:820;
}
.wc-h2{
  margin-top:16px;
  font-family:"Inter Display",Inter,ui-sans-serif,system-ui,sans-serif;
  font-size:clamp(50px,4.75vw,78px);
  line-height:1.02;
  letter-spacing:-.045em;
  font-weight:800;
}
.wc-copy{
  color:var(--wc-muted-strong);
  font-size:18px;
  line-height:1.75;
  letter-spacing:-.01em;
}
.wc-text-link{font-size:15px;font-weight:750}

/* Announcement and navigation */
.wc-topline-inner{min-height:44px;font-size:12.5px;font-weight:650}
.wc-topline-note{gap:12px}
.wc-topline-links{gap:22px}
.wc-header{background:rgba(251,252,248,.9)}
.wc-nav{min-height:96px;gap:38px}
.wc-brand{gap:13px}
.wc-brand img{width:64px;height:64px}
.wc-brand-copy strong{font-size:21px;font-weight:800;letter-spacing:-.03em}
.wc-brand-copy small{margin-top:3px;font-size:10.5px;font-weight:650;letter-spacing:.055em}
.wc-links{gap:5px}
.wc-links>a,.wc-access-button{
  min-height:44px;
  padding:12px 15px;
  border-radius:13px;
  font-size:14px;
  font-weight:700;
  letter-spacing:-.01em;
}
.wc-lang{min-width:46px;height:46px;font-size:14px}
.wc-order{height:48px;padding:0 20px;border-radius:14px;font-size:14px;font-weight:800}
.wc-access-menu{width:590px;padding:16px;border-radius:27px}
.wc-access-menu-head{padding:14px 15px 15px}
.wc-access-menu-head strong{font-size:16px;font-weight:800}
.wc-access-menu-head span{margin-top:5px;font-size:13px;line-height:1.5}
.wc-access-menu-grid{gap:10px}
.wc-mini-role{min-height:164px;padding:18px;border-radius:20px}
.wc-mini-role i{width:40px;height:40px}
.wc-mini-role strong{margin-top:16px;font-size:14px;font-weight:800}
.wc-mini-role span{margin-top:6px;font-size:12px;line-height:1.5}

/* Hero: stronger balance, cleaner line lengths */
.wc-hero{min-height:900px;padding:112px 0 104px}
.wc-hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(600px,.92fr);gap:82px}
.wc-hero .wc-display{max-width:860px}
.wc-hero-lead{
  max-width:750px;
  margin-top:30px;
  font-size:21px;
  line-height:1.65;
  font-weight:450;
  color:rgba(255,255,255,.78);
}
.wc-command{
  max-width:750px;
  margin-top:38px;
  padding:9px;
  border-radius:23px;
}
.wc-command-main{min-height:64px;padding:0 18px;gap:14px}
.wc-command-main svg{width:21px;height:21px}
.wc-command-text small{font-size:10.5px;font-weight:750;letter-spacing:.1em}
.wc-command-text strong{margin-top:4px;font-size:16px;font-weight:750}
.wc-command-go{min-width:154px;border-radius:16px;font-size:14px;font-weight:800}
.wc-hero-actions{gap:14px;margin-top:26px}
.wc-btn{min-height:54px;padding:0 21px;border-radius:15px;font-size:14px;font-weight:800}
.wc-hero-proof{gap:22px;margin-top:28px}
.wc-proof-item{gap:9px;font-size:12.5px;font-weight:600}
.wc-proof-item svg{width:17px;height:17px}

/* Product scene: make the mockup legible, not miniature */
.wc-scene{min-height:710px}
.wc-main-phone{width:356px;height:704px;border-radius:52px}
.wc-phone-screen{border-radius:42px}
.wc-phone-status{font-size:9.5px}
.wc-phone-brand img{width:40px;height:40px}
.wc-phone-brand strong{font-size:13px}
.wc-phone-brand small{font-size:8.5px}
.wc-phone-welcome small{font-size:9px}
.wc-phone-welcome strong{font-size:20px}
.wc-phone-search{height:46px;font-size:10px}
.wc-phone-banner{min-height:138px;padding:19px}
.wc-phone-banner small{font-size:9px}
.wc-phone-banner strong{max-width:180px;font-size:22px;line-height:1.08}
.wc-phone-banner span{padding:7px 9px;font-size:8px}
.wc-phone-heading strong{font-size:12px}
.wc-phone-heading span{font-size:8px}
.wc-phone-cat small{font-size:8px}
.wc-phone-order-head span,.wc-phone-order-head b{font-size:8px}
.wc-phone-order strong{font-size:11.5px}
.wc-phone-nav span{font-size:8px}
.wc-float{width:220px;padding:17px;border-radius:20px}
.wc-float-label{font-size:10px}
.wc-float strong{margin-top:10px;font-size:16px;line-height:1.25}
.wc-float p{margin-top:7px;font-size:11.5px;line-height:1.55}
.wc-float-stats span{font-size:9px}
.wc-float-stats b{font-size:12px}

/* Role dock */
.wc-role-dock-wrap{margin-top:-58px}
.wc-role-dock{padding:9px;border-radius:30px;gap:7px}
.wc-role-entry{min-height:146px;padding:25px 26px;border-radius:23px}
.wc-role-entry strong{margin-top:15px;font-size:21px;font-weight:800;letter-spacing:-.025em}
.wc-role-entry span{margin-top:6px;font-size:13px;line-height:1.5}
.wc-role-entry .arrow{font-size:24px}

/* Service marquee */
.wc-marquee-item{gap:14px;padding:25px 36px;font-size:14px;font-weight:700}

/* Service explorer */
.wc-explorer-shell{border-radius:34px;grid-template-columns:310px 1fr;min-height:690px}
.wc-explorer-tabs{padding:28px 22px}
.wc-explorer-tabs h3{margin-bottom:24px;padding:0 12px;font-size:12px;font-weight:800}
.wc-explorer-tab{padding:15px 16px;border-radius:15px}
.wc-explorer-tab strong{font-size:14px;font-weight:800}
.wc-explorer-tab span{margin-top:4px;font-size:11.5px;line-height:1.45}
.wc-explorer-panel{gap:58px;padding:58px 62px}
.wc-explorer-copy small{font-size:12px;font-weight:800}
.wc-explorer-copy h3{max-width:660px;margin:15px 0 20px;font-size:clamp(48px,4.4vw,68px);line-height:1.02;letter-spacing:-.045em;font-weight:800}
.wc-explorer-copy p{max-width:650px;font-size:17px;line-height:1.75}
.wc-explorer-features{gap:9px;margin-top:26px}
.wc-explorer-features span{padding:9px 12px;font-size:11px;font-weight:700}
.wc-stack-card{padding:20px;border-radius:22px}
.wc-stack-top span{font-size:10px}
.wc-stack-card strong{margin-top:13px;font-size:16px;font-weight:800}
.wc-stack-meta span{font-size:9px}

/* How it works */
.wc-story-grid{grid-template-columns:.84fr 1.16fr;gap:112px}
.wc-story-sticky{top:168px}
.wc-story-sticky .wc-copy{max-width:590px;margin-top:24px}
.wc-story-list{gap:22px}
.wc-story-card{min-height:270px;padding:38px 38px 34px 128px;border-radius:30px}
.wc-story-num{left:34px;top:36px;width:64px;height:64px;border-radius:19px;font-size:16px}
.wc-story-card small{font-size:11px;font-weight:800}
.wc-story-card h3{margin:9px 0 11px;font-size:32px;line-height:1.15;font-weight:800;letter-spacing:-.035em}
.wc-story-card p{font-size:15.5px;line-height:1.72}
.wc-story-tags{gap:9px;margin-top:22px}
.wc-story-tags span{padding:8px 11px;font-size:10px;font-weight:700}

/* Partner section */
.wc-partner-grid{gap:24px;margin-top:60px}
.wc-partner-card{min-height:500px;padding:42px;border-radius:34px}
.wc-partner-icon{width:62px;height:62px;border-radius:18px}
.wc-partner-icon svg{width:28px;height:28px}
.wc-partner-card h3{max-width:600px;margin:36px 0 17px;font-size:44px;line-height:1.02;font-weight:800;letter-spacing:-.045em}
.wc-partner-card p{max-width:600px;font-size:16px;line-height:1.7}
.wc-partner-list{gap:10px;margin-top:30px;max-width:620px}
.wc-partner-list span{padding:12px 13px;border-radius:11px;font-size:11px;font-weight:700}
.wc-partner-card .wc-btn{left:42px;bottom:42px}

/* Safety */
.wc-safety-grid{gap:86px}
.wc-safety-visual{min-height:610px;border-radius:40px}
.wc-safety-chip{padding:16px 18px;border-radius:18px}
.wc-safety-chip strong{font-size:13px;font-weight:800}
.wc-safety-chip span{margin-top:4px;font-size:10.5px}
.wc-safety-points{gap:15px;margin-top:36px}
.wc-safety-point{grid-template-columns:52px 1fr;gap:16px;padding:18px;border-radius:19px}
.wc-safety-point i{width:52px;height:52px;border-radius:15px}
.wc-safety-point strong{font-size:15px;font-weight:800}
.wc-safety-point span{margin-top:5px;font-size:13px;line-height:1.6}

/* Cities */
.wc-city-grid{gap:20px}
.wc-city-card{min-height:470px;border-radius:32px}
.wc-city-card-copy{left:32px;right:32px;bottom:31px}
.wc-city-card-copy small{font-size:10.5px;font-weight:800}
.wc-city-card-copy h3{margin:8px 0 5px;font-size:36px;font-weight:800;letter-spacing:-.04em}
.wc-city-card-copy span{font-size:13px;line-height:1.5}

/* Download */
.wc-download-panel{grid-template-columns:1.05fr .95fr;gap:70px;padding:62px;border-radius:40px}
.wc-download-copy h2{margin:16px 0 20px;font-size:clamp(50px,4.8vw,76px);line-height:1.02;letter-spacing:-.045em;font-weight:800}
.wc-download-copy p{max-width:720px;font-size:17px;line-height:1.75}
.wc-store-row{gap:13px;margin-top:31px}
.wc-google-badge,.wc-appstore-soon{height:62px;border-radius:16px}
.wc-appstore-soon small{font-size:9px}
.wc-appstore-soon strong{font-size:13px}
.wc-download-visual{min-height:440px}
.wc-download-card{padding:25px;border-radius:26px}
.wc-download-card.main h3{max-width:430px;margin-top:34px;font-size:38px;line-height:1.04;font-weight:800}
.wc-download-card.main p{max-width:420px;font-size:13px;line-height:1.65}
.wc-download-card.floating{width:220px}
.wc-download-card.floating span{font-size:10px}
.wc-download-card.floating strong{font-size:18px}
.wc-download-card.floating small{font-size:10px}

/* Visitor stats */
.wc-visitor-panel{gap:28px;padding:44px;border-radius:34px}
.wc-visitor-copy h3{margin:12px 0 11px;font-size:39px;font-weight:800;letter-spacing:-.04em}
.wc-visitor-copy p{font-size:15px;line-height:1.7}
.wc-visitor-status{margin-top:19px;padding:8px 11px;font-size:10.5px}
.wc-visitor-stat{padding:29px;border-radius:23px}
.wc-visitor-stat span{font-size:11px;font-weight:750}
.wc-visitor-stat strong{margin-top:8px;font-size:46px;font-weight:800}
.wc-visitor-stat small{margin-top:4px;font-size:11px;line-height:1.45}

/* Final CTA */
.wc-final{padding:118px 0 132px}
.wc-final-panel{padding:72px;border-radius:42px}
.wc-final-grid{gap:56px}
.wc-final h2{max-width:980px;margin-top:14px;font-size:clamp(54px,5vw,80px);line-height:1;letter-spacing:-.048em;font-weight:800}
.wc-final p{max-width:760px;margin-top:21px;font-size:17px;line-height:1.7}
.wc-final-actions{gap:12px}

/* Role pages */
.wc-role-hero{padding:120px 0 112px}
.wc-role-grid{grid-template-columns:1.05fr .95fr;gap:84px}
.wc-role-copy h1{margin:18px 0 24px;font-size:clamp(68px,6vw,98px);line-height:.98;letter-spacing:-.05em;font-weight:820}
.wc-role-copy p{max-width:760px;font-size:19px;line-height:1.72}
.wc-role-chips{gap:9px;margin-top:28px}
.wc-role-chips span{padding:10px 13px;font-size:11px;font-weight:700}
.wc-access-card{padding:36px;border-radius:34px}
.wc-access-card-icon{width:60px;height:60px;border-radius:18px}
.wc-access-card-head span{padding:8px 11px;font-size:10.5px}
.wc-access-card h2{margin:29px 0 9px;font-size:36px;font-weight:800;letter-spacing:-.04em}
.wc-access-card>p{font-size:14px;line-height:1.65}
.wc-access-choice{min-height:82px;padding:16px 18px;border-radius:18px}
.wc-access-choice div strong{font-size:15px;font-weight:800}
.wc-access-choice div span{margin-top:4px;font-size:11px}
.wc-benefit{padding:29px;border-radius:25px}
.wc-benefit h3{margin:23px 0 9px;font-size:22px;font-weight:800}
.wc-benefit p{font-size:14px;line-height:1.65}

/* Dedicated login/signup */
.wc-auth-shell{grid-template-columns:1.06fr .94fr}
.wc-auth-story{padding:58px 70px}
.wc-auth-brand img{width:62px;height:62px}
.wc-auth-brand strong{font-size:21px}
.wc-auth-brand small{font-size:10px}
.wc-auth-story-main{max-width:760px}
.wc-auth-story-main>span{font-size:12px;font-weight:800}
.wc-auth-story-main h1{margin:18px 0 22px;font-size:clamp(62px,5.2vw,88px);line-height:.98;letter-spacing:-.05em;font-weight:820}
.wc-auth-story-main p{max-width:680px;font-size:17px;line-height:1.72}
.wc-auth-story-points{gap:11px;margin-top:34px}
.wc-auth-story-points div{padding:17px;border-radius:17px}
.wc-auth-story-points strong{font-size:12px}
.wc-auth-story-points span{margin-top:5px;font-size:10px;line-height:1.45}
.wc-auth-story-foot{font-size:10.5px}
.wc-auth-action{padding:56px}
.wc-auth-card{width:min(590px,100%);padding:44px;border-radius:34px}
.wc-auth-card-badge{padding:8px 11px;font-size:10px}
.wc-auth-card h2{margin:23px 0 11px;font-size:42px;font-weight:800;letter-spacing:-.04em}
.wc-auth-card>p{font-size:14px;line-height:1.65}
.wc-auth-continue{min-height:82px;margin-top:29px;padding:17px 19px;border-radius:19px}
.wc-auth-continue strong{font-size:15px}
.wc-auth-continue span{margin-top:3px;font-size:10.5px}
.wc-auth-security{gap:10px;margin-top:20px;padding:15px;border-radius:15px;font-size:11px}
.wc-auth-switch{margin-top:25px;padding-top:22px;font-size:13px}
.wc-auth-back{margin-top:22px;font-size:12px}

/* Footer must remain readable */
.wc-footer{padding:92px 0 34px}
.wc-footer-grid{grid-template-columns:1.35fr .8fr .8fr .8fr 1.1fr;gap:48px}
.wc-footer-brand{gap:13px}
.wc-footer-brand img{width:66px;height:66px}
.wc-footer-brand strong{font-size:21px;font-weight:800}
.wc-footer-brand span{margin-top:4px;font-size:11px}
.wc-footer-about{max-width:390px;margin-top:20px;font-size:13px;line-height:1.75}
.wc-footer h3{margin-bottom:20px;font-size:11px;font-weight:800;letter-spacing:.1em}
.wc-footer-links{gap:13px}
.wc-footer-links a{font-size:13px;line-height:1.4}
.wc-footer-company{padding:22px;border-radius:21px}
.wc-footer-company p{margin-top:14px;font-size:11.5px;line-height:1.65}
.wc-footer-bottom{margin-top:56px;padding-top:25px;font-size:10.5px}
.wc-footer-social{gap:9px;margin-top:21px}
.wc-footer-social a{width:40px;height:40px;border-radius:12px}

/* Existing internal/legacy pages: align them to the same standard */
.container{width:min(1360px,calc(100% - 112px))}
.section{padding:112px 0}
.section.compact{padding:80px 0}
.section-head{gap:48px;margin-bottom:48px}
.section-head h2{font-size:clamp(44px,4.2vw,68px);line-height:1.04;letter-spacing:-.04em;font-weight:800}
.section-head p{font-size:18px;line-height:1.7}
.page-hero{padding-top:92px;padding-bottom:84px}
.page-hero h1,.intro-copy h1{font-size:clamp(58px,5.6vw,88px);line-height:1;letter-spacing:-.047em;font-weight:820}
.page-hero p,.intro-copy .lead{font-size:19px;line-height:1.72}
.eyebrow{font-size:12.5px;font-weight:750}
.button{min-height:54px;padding:12px 21px;font-size:15px;font-weight:750}
.card{padding:30px;border-radius:25px}
.card h3{min-height:0;font-size:22px;line-height:1.3;font-weight:800}
.card p{font-size:15.5px;line-height:1.7}
.card .mini-label{font-size:12px}
.desktop-nav>a:not(.button){font-size:14.5px;font-weight:700}
.brand-name{font-size:21px}
.brand-tagline{font-size:12px}

/* Keep paragraph columns readable and aligned */
p{max-width:75ch}
.wc-footer p,.wc-float p,.wc-phone-screen p,.wc-city-card p,.wc-download-card p{max-width:none}

/* Tablet */
@media(max-width:1280px){
  .wc-container{width:min(100% - 64px,1480px)}
  .wc-nav{gap:24px}
  .wc-links>a,.wc-access-button{padding-inline:11px;font-size:13px}
  .wc-hero-grid{grid-template-columns:minmax(0,1fr) 540px;gap:46px}
  .wc-display{font-size:clamp(62px,6vw,88px)}
  .wc-main-phone{width:330px;height:654px}
  .wc-float{width:195px}
}

@media(max-width:960px){
  .wc-container{width:min(100% - 40px,1480px)}
  .wc-nav{min-height:84px}
  .wc-brand img{width:56px;height:56px}
  .wc-brand-copy strong{font-size:19px}
  .wc-mobile{top:128px;max-height:calc(100vh - 128px);padding:18px 20px 28px}
  .wc-mobile a{padding:15px 14px;font-size:14px}
  .wc-hero{padding:88px 0 100px}
  .wc-hero-grid{grid-template-columns:1fr;gap:72px}
  .wc-hero-copy{text-align:left}
  .wc-hero-lead,.wc-command{margin-left:0;margin-right:0}
  .wc-hero-actions,.wc-hero-proof{justify-content:flex-start}
  .wc-scene{min-height:690px}
  .wc-section{padding:112px 0}
  .wc-section-head{gap:21px;margin-bottom:48px}
  .wc-explorer-shell{grid-template-columns:1fr}
  .wc-explorer-panel{padding:44px 40px}
  .wc-story-grid{gap:62px}
  .wc-partner-card{min-height:480px}
  .wc-footer-grid{grid-template-columns:1.3fr 1fr 1fr}
  .wc-footer-company{grid-column:1/-1}
  .container{width:min(100% - 40px,1360px)}
  .section{padding:92px 0}
}

/* Mobile: still substantial and readable */
@media(max-width:680px){
  body{font-size:16px}
  .wc-container{width:min(100% - 28px,1480px)}
  .wc-topline-inner{min-height:42px;font-size:11px}
  .wc-brand img{width:50px;height:50px}
  .wc-brand-copy strong{font-size:18px}
  .wc-nav{min-height:76px}
  .wc-order{height:44px;font-size:13px;padding:0 15px}
  .wc-menu-toggle{width:44px;height:44px}
  .wc-mobile{top:118px;max-height:calc(100vh - 118px)}
  .wc-hero{padding:72px 0 84px}
  .wc-display{font-size:clamp(50px,14.5vw,66px);line-height:1;letter-spacing:-.045em}
  .wc-hero-lead{margin-top:24px;font-size:17px;line-height:1.65}
  .wc-command{margin-top:30px}
  .wc-command-main{min-height:60px;padding:0 14px}
  .wc-command-text small{font-size:9.5px}
  .wc-command-text strong{font-size:14px}
  .wc-command-go{min-height:50px;font-size:13px}
  .wc-btn{min-height:52px;font-size:14px}
  .wc-proof-item{font-size:11.5px}
  .wc-scene{min-height:565px}
  .wc-main-phone{width:278px;height:550px}
  .wc-float{width:170px;padding:13px}
  .wc-float strong{font-size:12.5px}
  .wc-float p{font-size:9px}
  .wc-role-dock-wrap{margin-top:-38px}
  .wc-role-entry{min-height:126px;padding:20px}
  .wc-role-entry strong{font-size:18px}
  .wc-role-entry span{font-size:12px}
  .wc-section{padding:88px 0}
  .wc-section.tight{padding:70px 0}
  .wc-h2{font-size:clamp(40px,11vw,52px);line-height:1.04}
  .wc-copy{font-size:16px;line-height:1.7}
  .wc-section-head{margin-bottom:38px}
  .wc-marquee-item{padding:20px 24px;font-size:12px}
  .wc-explorer-shell{min-height:820px}
  .wc-explorer-tabs{padding:15px}
  .wc-explorer-tab{min-width:166px;padding:12px 14px}
  .wc-explorer-tab strong{font-size:13px}
  .wc-explorer-tab span{font-size:10.5px}
  .wc-explorer-panel{padding:30px 25px;gap:30px}
  .wc-explorer-copy h3{font-size:42px}
  .wc-explorer-copy p{font-size:15px}
  .wc-explorer-features span{font-size:10px}
  .wc-story-card{padding:28px;min-height:auto}
  .wc-story-num{position:static;width:52px;height:52px}
  .wc-story-card small{margin-top:20px;font-size:10.5px}
  .wc-story-card h3{font-size:27px}
  .wc-story-card p{font-size:14.5px}
  .wc-partner-card{min-height:470px;padding:30px}
  .wc-partner-card h3{font-size:36px}
  .wc-partner-card p{font-size:14.5px}
  .wc-partner-list span{font-size:10px}
  .wc-partner-card .wc-btn{left:30px;right:30px;bottom:30px}
  .wc-safety-point strong{font-size:14px}
  .wc-safety-point span{font-size:12px}
  .wc-city-card,.wc-city-card:first-child{min-height:350px}
  .wc-city-card-copy h3{font-size:32px}
  .wc-city-card-copy span{font-size:12px}
  .wc-download-panel{padding:30px;border-radius:28px}
  .wc-download-copy h2{font-size:43px}
  .wc-download-copy p{font-size:15px}
  .wc-download-card.main h3{font-size:30px}
  .wc-download-card.main p{font-size:11px}
  .wc-visitor-panel{padding:28px}
  .wc-visitor-copy h3{font-size:34px}
  .wc-visitor-copy p{font-size:14px}
  .wc-visitor-stat span{font-size:10px}
  .wc-visitor-stat small{font-size:10px}
  .wc-final{padding:84px 0 96px}
  .wc-final-panel{padding:40px 28px;border-radius:30px}
  .wc-final h2{font-size:44px}
  .wc-final p{font-size:15px}
  .wc-role-hero{padding:78px 0}
  .wc-role-copy h1{font-size:54px;line-height:1}
  .wc-role-copy p{font-size:16px}
  .wc-access-card{padding:28px}
  .wc-access-card h2{font-size:32px}
  .wc-access-card>p{font-size:13px}
  .wc-benefit h3{font-size:20px}
  .wc-benefit p{font-size:13px}
  .wc-auth-story{min-height:560px;padding:36px 26px}
  .wc-auth-story-main h1{font-size:52px}
  .wc-auth-story-main p{font-size:15px}
  .wc-auth-story-points strong{font-size:11px}
  .wc-auth-story-points span{font-size:9.5px}
  .wc-auth-action{padding:36px 16px}
  .wc-auth-card{padding:29px;border-radius:26px}
  .wc-auth-card h2{font-size:35px}
  .wc-auth-card>p{font-size:13px}
  .wc-auth-continue strong{font-size:14px}
  .wc-auth-continue span{font-size:10px}
  .wc-auth-security{font-size:10.5px}
  .wc-auth-switch{font-size:12px}
  .wc-footer{padding-top:66px}
  .wc-footer-grid{grid-template-columns:1fr 1fr;gap:34px 24px}
  .wc-footer-brand strong{font-size:19px}
  .wc-footer-about{font-size:12.5px}
  .wc-footer h3{font-size:10.5px}
  .wc-footer-links a{font-size:12.5px}
  .wc-footer-company p{font-size:11px}
  .wc-footer-bottom{font-size:10px}
  .container{width:min(100% - 28px,1360px)}
  .section{padding:76px 0}
  .section-head h2{font-size:40px}
  .section-head p{font-size:16px}
  .page-hero h1,.intro-copy h1{font-size:50px}
  .page-hero p,.intro-copy .lead{font-size:16px}
  .card h3{font-size:20px}
  .card p{font-size:14.5px}
}

/* Urdu keeps its proper script font and vertical rhythm. */
html[lang="ur"] body{
  font-family:"Noto Nastaliq Urdu",serif;
  letter-spacing:0;
  line-height:2;
}
html[lang="ur"] .wc-display,
html[lang="ur"] .wc-h2,
html[lang="ur"] .wc-role-copy h1,
html[lang="ur"] .wc-auth-story-main h1,
html[lang="ur"] .page-hero h1,
html[lang="ur"] .intro-copy h1{
  font-family:"Noto Nastaliq Urdu",serif;
  letter-spacing:0;
  line-height:1.55;
  font-weight:700;
}
html[lang="ur"] .wc-kicker,
html[lang="ur"] .wc-links>a,
html[lang="ur"] .wc-access-button,
html[lang="ur"] .wc-btn,
html[lang="ur"] .wc-order{letter-spacing:0}

/* Legacy bilingual footer: undo the old compressed 5-column mobile footer. */
.site-footer{padding:78px 0 28px !important}
.site-footer>.container{width:min(1360px,calc(100% - 112px)) !important}
.site-footer .footer-grid{
  grid-template-columns:minmax(0,1.35fr) minmax(150px,.72fr) minmax(150px,.72fr) minmax(170px,.82fr) minmax(260px,1.08fr) !important;
  gap:42px !important;
  align-items:start !important;
}
.site-footer .footer-brand{gap:12px !important}
.site-footer .footer-brand img{width:58px !important;height:58px !important;flex-basis:58px !important;border-radius:12px !important}
.site-footer .footer-brand strong{font-size:19px !important;line-height:1.2 !important}
.site-footer .footer-brand span span{margin-top:3px !important;font-size:11px !important;line-height:1.4 !important}
.site-footer .footer-about{max-width:390px !important;margin:17px 0 18px !important;font-size:13px !important;line-height:1.75 !important}
.site-footer .footer-social{gap:8px !important}
.site-footer .footer-social a{width:38px !important;height:38px !important;border-radius:11px !important}
.site-footer .footer-social .icon{width:17px !important;height:17px !important}
.site-footer .footer-title{margin-bottom:17px !important;font-size:11px !important;letter-spacing:.09em !important;line-height:1.3 !important}
.site-footer .footer-links li{margin-bottom:11px !important;line-height:1.35 !important}
.site-footer .footer-links a{font-size:13px !important;line-height:1.45 !important}
.site-footer .footer-company-panel{max-width:none !important}
.site-footer .footer-company-kicker{margin-bottom:10px !important;font-size:10px !important;letter-spacing:.08em !important}
.site-footer .footer-hbt-logo{max-width:175px !important;height:52px !important;padding:6px 10px !important;border-radius:11px !important}
.site-footer .footer-partner-copy{margin:12px 0 !important;font-size:11.5px !important;line-height:1.6 !important}
.site-footer .footer-contact-mini{gap:9px !important}
.site-footer .footer-contact-mini li,
.site-footer .footer-contact-mini a{grid-template-columns:24px minmax(0,1fr) !important;gap:8px !important}
.site-footer .footer-contact-mini .icon{width:24px !important;height:24px !important;padding:5px !important}
.site-footer .footer-contact-mini strong{font-size:11px !important;line-height:1.3 !important}
.site-footer .footer-contact-mini span{font-size:10.5px !important;line-height:1.45 !important}
.site-footer .footer-bottom{margin-top:42px !important;padding-top:20px !important;font-size:10.5px !important;line-height:1.5 !important;gap:16px !important}

/* Internal-page detail text and forms */
.role-card li,.signup-points li,.roadmap-stop{font-size:15px;line-height:1.6}
.field label,.calculator-fields label{font-size:14px;font-weight:750}
.field input,.field select,.field textarea,.calculator-fields input,.calculator-fields select{font-size:16px;line-height:1.4}
.form-note,.commission-note,.calculation-formula{font-size:13.5px;line-height:1.6}
.detail-list dt,.detail-list dd{font-size:15px;line-height:1.6}
.pricing-summary-card span,.pricing-summary-card small,.commission-list span,.calculator-head p,.calculator-results span,.example-grid span,.pricing-notes ul{font-size:15px;line-height:1.65}
.commission-table th,.commission-table td{font-size:15px}
.commission-table th{font-size:13px}
.category-link .card-action{font-size:14px}

@media(max-width:980px){
  .site-footer{padding:62px 0 24px !important}
  .site-footer>.container{width:calc(100% - 40px) !important}
  .site-footer .footer-grid{grid-template-columns:1fr 1fr !important;gap:38px 28px !important}
  .site-footer .footer-grid>div:first-child,
  .site-footer .footer-grid>div:last-child{grid-column:1/-1 !important}
  .site-footer .footer-company-panel{max-width:620px !important}
  .site-footer .footer-bottom{flex-wrap:wrap !important}
}

@media(max-width:600px){
  .site-footer{padding:54px 0 22px !important}
  .site-footer>.container{width:calc(100% - 28px) !important}
  .site-footer .footer-grid{grid-template-columns:1fr !important;gap:32px !important}
  .site-footer .footer-grid>div{grid-column:auto !important}
  .site-footer .footer-brand img{width:52px !important;height:52px !important;flex-basis:52px !important}
  .site-footer .footer-brand strong{font-size:18px !important}
  .site-footer .footer-brand span span{font-size:10.5px !important}
  .site-footer .footer-about{font-size:12.5px !important}
  .site-footer .footer-title{font-size:11px !important}
  .site-footer .footer-links a{font-size:12.5px !important}
  .site-footer .footer-company-kicker{font-size:10px !important}
  .site-footer .footer-partner-copy{font-size:11px !important}
  .site-footer .footer-contact-mini strong{font-size:10.5px !important}
  .site-footer .footer-contact-mini span{font-size:10px !important}
  .site-footer .footer-bottom{align-items:flex-start !important;flex-direction:column !important;font-size:10px !important}
}

/* Floating utilities: correct the old mobile left-alignment rule. */
html:not([lang="ur"]) .whatsapp-float,
html:not([lang="ur"]) .back-to-top{left:auto !important;right:18px !important}
html[lang="ur"] .whatsapp-float,
html[lang="ur"] .back-to-top{right:auto !important;left:18px !important}
@media(max-width:680px){
  html:not([lang="ur"]) .whatsapp-float,
  html:not([lang="ur"]) .back-to-top{left:auto !important;right:14px !important}
  html[lang="ur"] .whatsapp-float,
  html[lang="ur"] .back-to-top{right:auto !important;left:14px !important}
}


/* 2026-08-26 global precision pass */
.icon{shape-rendering:geometricPrecision;vector-effect:non-scaling-stroke}
.wc-brand img{width:68px !important;height:68px !important}
.wc-brand-copy strong{font-size:19px !important}
.wc-brand-copy small{font-size:12px !important}
.wc-access-card p,.wc-benefit p,.wc-role-copy p,.wc-copy,.wc-section-head p{font-size:16px !important;line-height:1.72 !important}
.wc-access-choice div strong{font-size:15px !important}
.wc-access-choice div span{font-size:12px !important}
.wc-role-chips span{font-size:12px !important;padding:10px 13px !important}
.wc-benefit h3{font-size:22px !important}
@media (max-width:760px){
  .wc-brand img{width:54px !important;height:54px !important}
}


/* 2026-08-26 founder message website integration */
.founder-hero{padding:78px 0;background:radial-gradient(820px 420px at 8% 12%,rgba(183,226,50,.18),transparent 65%),linear-gradient(180deg,#f8fbf9,#fff)}
.founder-hero-grid{display:grid;grid-template-columns:minmax(320px,440px) minmax(0,1fr);align-items:center;gap:44px}
.founder-photo-wrap{position:relative}
.founder-photo-panel{border-radius:34px;overflow:hidden;border:1px solid rgba(11,74,61,.12);background:linear-gradient(145deg,#eff5f1,#fff);box-shadow:0 28px 70px rgba(4,58,47,.12)}
.founder-photo-panel img{display:block;width:100%;height:auto;object-fit:cover}
.founder-id-card{position:absolute;left:22px;right:22px;bottom:22px;padding:18px 20px;border-radius:22px;background:linear-gradient(135deg,#012a23,#07483d);color:#fff;box-shadow:0 16px 40px rgba(1,42,35,.28)}
.founder-id-card strong{display:block;font-size:28px;line-height:1.05;letter-spacing:-.03em}
.founder-id-card span{display:block;margin-top:9px;color:#dbe985;font-size:16px;font-weight:800}
.founder-id-card small{display:block;margin-top:4px;color:rgba(255,255,255,.82);font-size:14px}
.founder-hero-copy h1{margin:14px 0 18px;font-size:clamp(42px,5.4vw,72px);line-height:.97;letter-spacing:-.055em;max-width:820px}
.founder-hero-copy h1 span{color:#0b4a3d}
.founder-hero-copy p{margin:0;max-width:760px;color:#5f736c;font-size:18px;line-height:1.78}
.founder-message-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.78fr);gap:26px;align-items:start}
.founder-main-message,.founder-side-card,.founder-teaser-card{border:1px solid rgba(11,74,61,.10);background:#fff;border-radius:30px;box-shadow:0 18px 50px rgba(4,58,47,.06)}
.founder-main-message{padding:34px}
.founder-main-message h2{margin:12px 0 16px;font-size:clamp(32px,4vw,52px);line-height:1.05;letter-spacing:-.05em}
.founder-main-message p{margin:0 0 20px;color:#536760;font-size:17px;line-height:1.84}
.founder-side-panel{display:grid;gap:18px}
.founder-side-card{padding:26px}
.founder-points{margin:16px 0 0;padding:0 0 0 19px}
.founder-points li{margin:0 0 14px;color:#496059;font-size:15px;line-height:1.7}
.founder-quote-card{padding:34px;border-radius:28px;background:linear-gradient(135deg,#012a23,#0b5c4a);color:#fff;border:1px solid rgba(183,226,50,.18);box-shadow:0 20px 56px rgba(1,42,35,.24);text-align:center}
.founder-quote-card p{margin:0;font-size:clamp(24px,3.2vw,42px);line-height:1.24;letter-spacing:-.04em}
.founder-quote-card span{display:block;margin-top:20px;color:#dbe985;font-size:16px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.founder-teaser-section{padding-top:10px}
.founder-teaser-card{display:grid;grid-template-columns:280px minmax(0,1fr);gap:28px;align-items:center;padding:26px}
.founder-teaser-photo{border-radius:24px;overflow:hidden;background:#eef4f1}
.founder-teaser-photo img{display:block;width:100%;height:auto}
.founder-teaser-copy h2{margin:12px 0 14px;font-size:clamp(30px,4vw,48px);line-height:1.06;letter-spacing:-.045em}
.founder-teaser-copy p{margin:0;color:#566a63;font-size:17px;line-height:1.8}
.founder-inline-points{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:22px 0 0;padding:0;list-style:none}
.founder-inline-points li{padding:14px 16px;border-radius:18px;background:#f4f8f5;border:1px solid rgba(11,74,61,.08);font-size:14px;font-weight:700;color:#1e4238;line-height:1.5}
@media (max-width: 980px){
  .founder-hero-grid,.founder-message-grid,.founder-teaser-card{grid-template-columns:1fr}
  .founder-inline-points{grid-template-columns:1fr}
}
@media (max-width: 640px){
  .founder-hero{padding:56px 0}
  .founder-id-card{position:static;margin-top:14px}
  .founder-main-message,.founder-side-card,.founder-teaser-card,.founder-quote-card{padding:22px}
  .founder-main-message p,.founder-hero-copy p,.founder-teaser-copy p{font-size:16px}
  .founder-id-card strong{font-size:24px}
}
