:root{
  --brand:#3947b7;--brand-dark:#27358f;--brand-soft:#eef0ff;--orange:#ff9b34;--green:#118a4b;
  --ink:#171923;--text:#303442;--muted:#747987;--page:#f5f7fb;--surface:#fff;--line:#e6e8ef;
  --shadow-sm:0 6px 20px rgba(26,34,73,.06);--shadow:0 18px 50px rgba(26,34,73,.10);--container:1120px;
}
*,*::before,*::after{box-sizing:border-box}
html{-webkit-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}
body{margin:0;overflow-x:hidden;background:
  radial-gradient(circle at 50% -100px,rgba(67,83,190,.08),transparent 330px),var(--page);
  color:var(--text);font-family:"Poppins",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.65}
img,svg{display:block;max-width:100%} a{color:inherit;-webkit-tap-highlight-color:transparent}
button,input{font:inherit;-webkit-tap-highlight-color:transparent}
:focus-visible{outline:3px solid rgba(57,71,183,.24);outline-offset:3px}
.container{width:min(calc(100% - 32px),var(--container));margin-inline:auto}

/* Shared header */
.site-header{position:sticky;top:0;z-index:1000;border-bottom:1px solid rgba(226,228,238,.88);background:rgba(255,255,255,.91);box-shadow:0 5px 22px rgba(21,27,56,.045);backdrop-filter:blur(18px)}
.header-inner{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.logo{display:inline-flex;align-items:center;text-decoration:none;font-size:clamp(26px,3vw,36px);font-weight:800;line-height:1;letter-spacing:-1px;white-space:nowrap}
.orange{color:var(--orange)}.green{color:var(--green)}
.nav-list{display:flex;align-items:center;gap:4px;margin:0;padding:0;list-style:none}
.nav-link{display:flex;align-items:center;justify-content:center;min-height:44px;padding:9px 15px;border-radius:11px;color:#4b5060;text-decoration:none;font-size:14px;font-weight:600;transition:.18s ease}
.nav-link:hover{background:#f5f6fc;color:var(--brand)}
.nav-link.active{background:var(--brand-soft);color:var(--brand);box-shadow:inset 0 0 0 1px rgba(57,71,183,.08)}
.menu-button{width:48px;height:48px;display:none;place-items:center;padding:0;border:0;border-radius:13px;background:#f4f5fb;color:var(--ink);cursor:pointer}.menu-button svg{width:29px;height:29px}

/* Generic page hero */
.page-main{padding:54px 0 58px}
.page-title{width:min(calc(100% - 32px),920px);margin:0 auto 28px;text-align:center}
.page-title::before{content:"BHARAT MATKA";display:inline-flex;align-items:center;min-height:28px;margin-bottom:13px;padding:5px 12px;border:1px solid #dfe3fb;border-radius:999px;background:#f7f8ff;color:var(--brand);font-size:11px;font-weight:800;letter-spacing:.15em}
.page-title h1{margin:0;color:var(--ink);font-size:clamp(32px,5vw,48px);line-height:1.1;font-weight:800;letter-spacing:-1.1px}
.title-rule{width:64px;height:5px;margin:17px auto 0;border:0;border-radius:999px;background:linear-gradient(90deg,var(--orange),var(--brand),var(--green))}

/* Reading pages */
.content-card{position:relative;width:min(calc(100% - 32px),900px);margin:0 auto;padding:44px 48px;border:1px solid var(--line);border-radius:24px;background:rgba(255,255,255,.96);box-shadow:var(--shadow);overflow:hidden}
.content-card::before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--orange),var(--brand),var(--green))}
.content-card p{margin:0 0 22px;font-size:17px;line-height:1.75}.content-card p:last-child{margin-bottom:0}
.content-card.center{text-align:left}.content-card.center p{font-weight:450}
.content-card h2{margin:42px 0 20px;color:var(--ink);font-size:clamp(25px,3.2vw,34px);line-height:1.25;letter-spacing:-.5px}
.content-card h3{margin:34px 0 13px;color:var(--brand);font-size:21px;line-height:1.35}
.content-card ol{counter-reset:steps;margin:0;padding:0;list-style:none;display:grid;gap:13px}
.content-card ol li{counter-increment:steps;position:relative;margin:0;padding:17px 18px 17px 58px;border:1px solid #e7e9f3;border-radius:15px;background:#fafbff;font-size:16px;line-height:1.65}
.content-card ol li::before{content:counter(steps);position:absolute;left:16px;top:16px;width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:var(--brand);color:#fff;font-size:13px;font-weight:800}
.content-card ul{margin:0;padding:0;list-style:none;display:grid;gap:10px}
.content-card ul li{position:relative;margin:0;padding:4px 0 4px 27px;font-size:16px;line-height:1.65}
.content-card ul li::before{content:"";position:absolute;left:4px;top:14px;width:9px;height:9px;border:3px solid var(--brand);border-radius:50%;background:#fff}
.small-note{font-size:14px!important;color:var(--muted)}

/* Charts */
.chart-wrap{position:relative;width:min(calc(100% - 32px),1040px);margin:0 auto;padding:30px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:var(--shadow);overflow:hidden}
.chart-wrap::before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--orange),var(--brand),var(--green))}
.chart-group{margin-bottom:34px}.chart-group:last-child{margin-bottom:0}
.chart-section-title{margin:0 0 15px;padding:0 0 12px;border-bottom:1px solid #e8eaf1;color:var(--ink);font-size:clamp(19px,2.3vw,24px);line-height:1.3;font-weight:800;letter-spacing:-.2px;text-align:left}
.chart-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.chart-button{position:relative;display:flex;align-items:center;min-height:54px;margin:0;padding:11px 46px 11px 15px;border:1px solid #e4e7f2;border-radius:13px;background:#fafbff;color:#303442;text-decoration:none;font-size:14px;line-height:1.35;font-weight:600;overflow-wrap:anywhere;transition:.18s ease}
.chart-button::after{content:"→";position:absolute;right:14px;top:50%;width:26px;height:26px;display:grid;place-items:center;border-radius:8px;background:#fff;color:var(--brand);box-shadow:0 2px 8px rgba(32,41,96,.08);font-size:16px;transform:translateY(-50%)}
.chart-button:hover{border-color:#cfd4f2;background:#f3f5ff;color:var(--brand);transform:translateY(-1px);box-shadow:var(--shadow-sm)}
.chart-group>.chart-button{min-height:62px;background:linear-gradient(135deg,#f8f9ff,#fff);font-size:16px}
.chart-loading{grid-column:1/-1;margin:2px 0;padding:15px;border:1px dashed #d9ddec;border-radius:12px;background:#fafbff;color:var(--muted);font-size:14px;text-align:center}
.chart-loading.error{border-color:#f0d2d2;background:#fff8f8;color:#a74343}

/* Individual result chart */
.chart-detail-main{padding-top:40px}
.chart-detail-head{width:min(calc(100% - 32px),1160px);margin:0 auto 22px;text-align:center}
.chart-back{display:inline-flex;align-items:center;min-height:42px;margin-bottom:16px;padding:8px 14px;border:1px solid #e0e3f0;border-radius:11px;background:#fff;color:var(--brand);text-decoration:none;font-size:13px;font-weight:700}
.chart-kicker{margin:0 0 8px;color:var(--brand);font-size:11px;font-weight:800;letter-spacing:.14em}
.chart-detail-head h1{margin:0;color:var(--ink);font-size:clamp(29px,5vw,44px);line-height:1.15;letter-spacing:-.8px;overflow-wrap:anywhere}
.chart-detail-head>p:last-of-type{margin:10px auto 0;color:var(--muted);font-size:14px}
.chart-tabs{display:flex;justify-content:center;gap:8px;margin-top:19px}
.chart-tabs a{display:flex;align-items:center;justify-content:center;min-width:132px;min-height:46px;padding:9px 16px;border:1px solid #dfe2ef;border-radius:12px;background:#fff;color:#535867;text-decoration:none;font-size:14px;font-weight:700}
.chart-tabs a.active{border-color:var(--brand);background:var(--brand);color:#fff;box-shadow:0 8px 18px rgba(57,71,183,.18)}
.result-chart-card{position:relative;width:min(calc(100% - 24px),1240px);margin:0 auto;padding:20px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:var(--shadow);overflow:hidden}
.result-chart-card::before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--orange),var(--brand),var(--green))}
.chart-summary{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 12px;margin:5px 0 17px;padding:12px 16px;border:1px solid #e2e5f4;border-radius:13px;background:#f7f8ff;color:#5b6070;font-size:13px;font-weight:600}
.chart-summary strong{color:var(--brand);font-size:20px;letter-spacing:.08em}
.chart-state{margin:4px 0;padding:34px 18px;border:1px dashed #d9ddec;border-radius:14px;background:#fafbff;color:var(--muted);text-align:center;font-size:15px}
.chart-state.error{border-color:#efcece;background:#fff8f8;color:#a23f3f}.chart-state.empty{border-color:#eadfbf;background:#fffcf3;color:#806724}
.result-table-scroll{width:100%;overflow-x:auto;border:1px solid #dde1ed;border-radius:14px;background:#fff;-webkit-overflow-scrolling:touch}
.result-chart-table{width:100%;min-width:920px;border-collapse:separate;border-spacing:0;color:#303442;font-size:13px;text-align:center}
.result-chart-table th,.result-chart-table td{min-width:104px;padding:11px 8px;border-right:1px solid #e2e5ed;border-bottom:1px solid #e2e5ed;vertical-align:middle}
.result-chart-table thead th{position:sticky;top:0;z-index:2;background:var(--brand);color:#fff;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}
.result-chart-table thead th:first-child{left:0;z-index:4}
.result-chart-table tbody th{position:sticky;left:0;z-index:1;min-width:134px;background:#f4f6ff;color:#3f477d;font-size:11px;line-height:1.5;font-weight:700}
.result-chart-table tbody th span{color:#9a9eaa;font-size:9px;text-transform:uppercase}
.result-chart-table tr:last-child>*{border-bottom:0}.result-chart-table tr>*:last-child{border-right:0}
.result-chart-table tbody tr:nth-child(even) td{background:#fcfcfe}
.panel-result{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:4px;min-height:42px;font-variant-numeric:tabular-nums}
.panel-result span{font-size:12px;font-weight:600}.panel-result strong{color:#e34444;font-size:18px;letter-spacing:.04em}
.jodi-value{display:inline-grid;place-items:center;min-width:42px;min-height:36px;border-radius:9px;background:#f0f2ff;color:var(--brand);font-size:19px;letter-spacing:.06em}
.chart-empty{color:#b0b4be}

/* Register */
.register-page{min-height:100svh;background:#f4f6fb}
.register-main{min-height:100svh;display:grid;place-items:center;padding:28px 18px calc(28px + env(safe-area-inset-bottom));background:radial-gradient(circle at 12% 8%,rgba(255,155,52,.09),transparent 240px),radial-gradient(circle at 88% 85%,rgba(17,138,75,.07),transparent 250px),#f5f7fb}
.register-shell{width:min(100%,960px);display:grid;grid-template-columns:.92fr 1.08fr;border:1px solid #e3e6ef;border-radius:28px;background:#fff;box-shadow:0 24px 70px rgba(25,32,70,.13);overflow:hidden}
.register-aside{position:relative;min-height:600px;display:flex;flex-direction:column;justify-content:space-between;padding:42px;background:linear-gradient(150deg,#303da6 0%,#4555c5 62%,#35429c 100%);color:#fff;overflow:hidden}
.register-aside::before,.register-aside::after{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.08)}
.register-aside::before{width:270px;height:270px;right:-135px;top:-80px}.register-aside::after{width:190px;height:190px;left:-95px;bottom:34px}
.register-brand{position:relative;z-index:1;display:inline-flex;align-items:center;width:max-content;text-decoration:none;font-size:34px;font-weight:800;line-height:1;letter-spacing:-1px;white-space:nowrap}
.register-aside .register-brand{filter:drop-shadow(0 2px 10px rgba(0,0,0,.12))}
.register-aside-copy{position:relative;z-index:1;margin:auto 0;padding:44px 0}
.register-aside-copy .eyebrow{margin:0 0 12px;color:#dfe3ff;font-size:12px;font-weight:800;letter-spacing:.14em}
.register-aside-copy h2{max-width:340px;margin:0;font-size:34px;line-height:1.15;letter-spacing:-.8px}
.register-aside-copy p{max-width:340px;margin:17px 0 0;color:rgba(255,255,255,.82);font-size:15px;line-height:1.7}
.register-trust{position:relative;z-index:1;display:grid;gap:10px;margin:0;padding:0;list-style:none;color:rgba(255,255,255,.9);font-size:13px;font-weight:500}
.register-trust li{display:flex;align-items:center;gap:10px}.register-trust li::before{content:"✓";width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.13);font-size:12px;font-weight:800}
.register-form-side{display:flex;flex-direction:column;justify-content:center;padding:52px 54px;background:#fff}
.register-mobile-brand{display:none}
.register-panel{width:100%;max-width:430px;margin:auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}
.register-icon{width:58px;height:58px;display:grid;place-items:center;margin:0 0 20px;border-radius:17px;background:var(--brand-soft);color:var(--brand)}
.register-icon svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.register-heading{text-align:left}.register-heading h1{margin:0;color:var(--ink);font-size:31px;line-height:1.2;font-weight:800;letter-spacing:-.7px}.register-heading p{margin:9px 0 0;color:var(--muted);font-size:14px;line-height:1.55}
.phone-field{margin-top:30px}.field-label{display:block;margin:0 0 8px;color:#373b48;font-size:13px;font-weight:700}
.phone-input-wrap{position:relative}.phone-field input{width:100%;height:58px;padding:0 16px 0 52px;border:1.5px solid #daddE8;border-radius:14px;background:#fbfcff;color:var(--ink);font-size:16px;outline:none;transition:.18s ease}.phone-field input::placeholder{color:#a0a4af}.phone-field input:focus{border-color:var(--brand);background:#fff;box-shadow:0 0 0 4px rgba(57,71,183,.08)}
.input-phone{position:absolute;left:17px;top:50%;width:22px;height:27px;color:#7881c5;transform:translateY(-50%);pointer-events:none}.input-phone svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.register-button{width:100%;min-height:56px;display:flex;align-items:center;justify-content:center;gap:10px;margin-top:20px;padding:12px 20px;border:1px solid transparent;border-radius:14px;background:var(--brand);box-shadow:0 9px 20px rgba(57,71,183,.20);color:#fff;text-decoration:none;font-size:15px;font-weight:700;cursor:pointer;transition:.18s ease}.register-button:hover{background:var(--brand-dark);box-shadow:0 12px 26px rgba(57,71,183,.24);transform:translateY(-1px)}.arrow-icon{font-size:22px;line-height:1}
.or-row{display:grid;grid-template-columns:1fr auto 1fr;gap:13px;align-items:center;margin:22px 0;color:#9a9eaa;font-size:10px;font-weight:800;letter-spacing:.13em}.or-row::before,.or-row::after{content:"";height:1px;background:#e8eaf0}.or-row span{display:block}
.register-button.demo{margin-top:0;border-color:#e0e3f2;background:#f7f8ff;box-shadow:none;color:var(--brand)}.register-button.demo:hover{border-color:#cfd4f1;background:#eff1ff;box-shadow:none}.play-triangle{width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:10px solid currentColor}

/* Footer */
.site-footer{padding:34px 16px calc(34px + env(safe-area-inset-bottom));background:#252f83;color:#fff;text-align:center}.site-footer p{margin:10px auto 0;max-width:780px;color:rgba(255,255,255,.84);font-size:13px;line-height:1.65}.site-footer a{color:#fff;font-weight:700;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.footer-logo{justify-content:center;font-size:30px}

@media(max-width:760px){
 .container{width:calc(100% - 24px)}.header-inner{min-height:64px}.logo{font-size:clamp(23px,7vw,28px);letter-spacing:-.6px}.menu-button{display:grid}
 .navigation{position:absolute;top:calc(100% + 8px);right:12px;width:min(78vw,286px);padding:8px;border:1px solid #e1e4ec;border-radius:16px;background:#fff;box-shadow:0 18px 42px rgba(20,25,54,.18);visibility:hidden;opacity:0;transform:translateY(-8px);transition:.18s}.navigation.open{visibility:visible;opacity:1;transform:none}.nav-list{display:grid;gap:4px}.nav-link{width:100%;min-height:48px;padding:10px 13px;justify-content:flex-start;border-radius:10px;font-size:15px}
 .page-main{padding:36px 0 34px}.page-title{margin-bottom:22px}.page-title::before{margin-bottom:10px;font-size:10px}.page-title h1{font-size:clamp(29px,9vw,36px)}.title-rule{margin-top:14px}
 .content-card,.chart-wrap{width:calc(100% - 24px);padding:25px 18px;border-radius:19px}.content-card p{font-size:16px;line-height:1.7}.content-card h2{margin:34px 0 17px;font-size:24px}.content-card h3{margin-top:29px;font-size:20px}.content-card ol li{padding:15px 14px 15px 53px;font-size:15px}.content-card ol li::before{left:14px;top:14px}.content-card ul li{font-size:15px}
 .chart-wrap{padding:24px 16px}.chart-section-title{font-size:19px}.chart-group{margin-bottom:29px}.chart-list{grid-template-columns:1fr;gap:9px}.chart-button,.chart-group>.chart-button{min-height:54px;padding:11px 46px 11px 14px;border-radius:12px;font-size:14px}
 .chart-detail-main{padding:25px 0 30px}.chart-detail-head{width:calc(100% - 24px);margin-bottom:17px}.chart-back{min-height:40px;margin-bottom:12px;padding:7px 12px}.chart-kicker{font-size:10px}.chart-detail-head h1{font-size:clamp(25px,8vw,30px);line-height:1.2}.chart-detail-head>p:last-of-type{margin-top:8px;font-size:13px;line-height:1.55}.chart-tabs{width:100%;gap:7px;margin-top:16px}.chart-tabs a{flex:1;min-width:0;min-height:44px;padding:8px;font-size:13px}.result-chart-card{width:calc(100% - 16px);padding:12px 10px;border-radius:17px;overflow:hidden}.chart-summary{margin:3px 0 12px;padding:10px 12px;font-size:12px}.chart-summary strong{font-size:18px}.chart-state{padding:26px 13px;font-size:14px;line-height:1.55}
 .result-table-scroll{overflow:visible;border:0;border-radius:0;background:transparent}.result-chart-table{display:block;width:100%;min-width:0;font-size:14px}.result-chart-table thead{display:none}.result-chart-table tbody{display:grid;width:100%;gap:12px}.result-chart-table tbody tr{display:grid;width:100%;min-width:0;border:1px solid #dfe3ef;border-radius:14px;background:#fff;box-shadow:0 5px 16px rgba(26,34,73,.06);overflow:hidden}.result-chart-table tbody th{position:static;display:block;width:100%;min-width:0;padding:10px 9px;border:0;border-bottom:1px solid #dfe3ef;background:#eef0ff;color:#3947a7;font-size:12px;line-height:1.45;text-align:center}.result-chart-table tbody th br{display:none}.result-chart-table tbody th span{display:inline-block;padding:0 5px;color:#737a9b;font-size:10px}.result-chart-table tbody td{display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;width:100%;min-width:0;min-height:49px;padding:7px 11px;border:0;border-bottom:1px solid #eceef4;background:#fff;text-align:right}.result-chart-table tbody tr:nth-child(even) td{background:#fff}.result-chart-table tbody tr:last-child>*{border-bottom:1px solid #eceef4}.result-chart-table tbody tr>td:last-child,.result-chart-table tbody tr:last-child>td:last-child{border-bottom:0}.result-chart-table tbody td::before{content:attr(data-day);color:#656b7a;font-size:12px;font-weight:800;letter-spacing:.04em;text-align:left;text-transform:uppercase}.panel-result{justify-self:end;width:min(100%,190px);min-height:35px;grid-template-columns:1fr auto 1fr;gap:8px;text-align:center}.panel-result span{font-size:14px}.panel-result strong{font-size:19px}.jodi-value{justify-self:end;min-width:46px;min-height:35px;font-size:19px}.result-chart-table tbody td>.chart-empty{justify-self:end}
 .site-footer p{font-size:14px}.footer-logo{font-size:28px}
 .register-main{display:flex;align-items:center;justify-content:center;padding:14px 12px calc(14px + env(safe-area-inset-bottom))}.register-shell{display:block;width:100%;border-radius:22px;overflow:visible;background:transparent;border:0;box-shadow:none}.register-aside{display:none}.register-form-side{min-height:0;justify-content:flex-start;padding:22px 18px 26px;border:1px solid #e3e6ef;border-radius:22px;background:#fff;box-shadow:0 16px 45px rgba(25,32,70,.10)}.register-mobile-brand{display:flex;justify-content:center;margin-bottom:26px}.register-mobile-brand .register-brand{font-size:29px}.register-panel{max-width:none;margin:0}.register-icon{width:54px;height:54px;margin-bottom:18px;border-radius:16px}.register-heading h1{font-size:27px}.register-heading p{font-size:14px}.phone-field{margin-top:25px}.phone-field input{height:56px}.register-button{min-height:54px;font-size:15px}.register-home-link{margin-top:10px}
}
@media(max-width:370px){.content-card,.chart-wrap{width:calc(100% - 20px);padding-inline:15px}.register-main{padding-inline:9px}.register-form-side{padding-inline:15px}.register-heading h1{font-size:25px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important}}


/* Final compact registration layout: single card, fewer moving parts, mobile-safe. */
.register-simple-page{min-height:100svh;background:#f5f7fb}
.register-simple-main{min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px 18px calc(30px + env(safe-area-inset-bottom));background:radial-gradient(circle at 15% 8%,rgba(255,155,52,.08),transparent 230px),radial-gradient(circle at 88% 86%,rgba(17,138,75,.06),transparent 250px),#f5f7fb}
.register-simple-brand{margin:0 0 22px;font-size:32px}
.register-simple-panel{width:min(100%,460px);max-width:460px;margin:0;padding:34px;border:1px solid #e2e5ef;border-radius:24px;background:#fff;box-shadow:0 20px 55px rgba(25,32,70,.11)}
.register-simple-panel .register-icon{margin:0 auto 18px}
.register-simple-panel .register-heading{text-align:center}
.register-simple-panel .register-heading h1{font-size:29px;letter-spacing:-.55px}
.register-simple-panel .register-heading p{font-size:14px}
.register-simple-panel .phone-field{margin-top:27px}
.register-simple-panel .form-group+.form-group{margin-top:16px}
.register-simple-panel .field-label{display:block;margin-bottom:8px;color:#434857;font-size:13px;font-weight:700}
.register-simple-panel .field-error{min-height:18px;margin:5px 2px -2px;color:#c43b3b;font-size:12px;font-weight:600;line-height:1.4}
.register-simple-panel .phone-field input[aria-invalid="true"]{border-color:#d94a4a;box-shadow:0 0 0 4px rgba(217,74,74,.08)}
.register-simple-panel .or-row{display:flex;align-items:center;gap:12px;margin:21px 0;color:#a0a4af;font-size:11px;font-weight:700}
.register-simple-panel .or-row::before,.register-simple-panel .or-row::after{content:"";height:1px;flex:1;background:#eceef4}
.register-simple-home{margin-top:12px}
@media(max-width:600px){.register-simple-main{justify-content:flex-start;padding:18px 12px calc(18px + env(safe-area-inset-bottom))}.register-simple-brand{margin-bottom:18px;font-size:29px}.register-simple-panel{padding:27px 18px 25px;border-radius:21px}.register-simple-panel .register-heading h1{font-size:26px}.register-simple-panel .register-icon{width:52px;height:52px}.register-simple-panel .phone-field{margin-top:24px}.register-simple-panel .phone-field input{height:56px}.register-simple-panel .register-button{min-height:54px}.register-simple-home{margin-top:8px}}
@media(max-width:360px){.register-simple-main{padding-inline:9px}.register-simple-panel{padding-inline:15px}.register-simple-panel .register-heading h1{font-size:24px}}
