:root{--green:#1c584e;--green2:#2c6a60;--gold:#e3b34c;--gold2:#f3d98c;--ink:#1c2120;--muted:#666968;--line:#e5e6e5;--soft:#f7f7f7}.dashboard-shell{display:flex;direction:rtl;min-height:100vh;background:#fafafa;color:var(--ink);font-family:Peyda,"Peyda(FaNum)",Tahoma,sans-serif}.dash-sidebar{position:fixed;right:0;top:0;width:240px;height:100vh;padding:24px 16px 20px;background:#fafafa;display:flex;flex-direction:column;z-index:5}.side-brand{height:43px;display:flex;align-items:center;gap:8px;padding:0 10px}.side-brand img{width:55px;height:40px;object-fit:contain}.side-brand div{display:flex;flex-direction:column;gap:4px}.side-brand b{font-size:17px}.side-brand small{font-size:7.5px;white-space:nowrap;color:#555}.side-brand>button{margin-right:auto;border:0;background:#f1f1f1;border-radius:50%;width:32px;height:32px;font-size:22px}.side-divider{height:1px;background:#e8e8e8;margin:19px 0 16px}.reserve-cta{border:0;height:48px;border-radius:12px;padding:0 16px;background:linear-gradient(180deg,#154f45,#2b695f);color:#fff;display:flex;align-items:center;justify-content:space-between;font-weight:600;cursor:pointer}.reserve-cta span{font-size:22px}.group-label{display:block;color:#989a99;font-size:11px;margin:21px 10px 8px}.dash-sidebar nav,.mobile-menu nav{display:flex;flex-direction:column;gap:4px}.dash-sidebar nav button,.mobile-menu nav button{height:40px;border:0;border-radius:8px;background:transparent;text-align:right;padding:0 12px;display:flex;align-items:center;gap:10px;font-size:14px;cursor:pointer}.dash-sidebar nav button span,.mobile-menu nav button span{width:20px;text-align:center;font-size:18px;color:#575a59}.dash-sidebar nav button.active,.mobile-menu nav button.active{background:#e8eeed;color:var(--green);font-weight:600}.dash-sidebar nav button.active span,.mobile-menu nav button.active span{color:var(--green)}.side-bottom{margin-top:auto}.logout{color:#b42318!important}.dashboard-main{width:calc(100% - 240px);margin-right:240px;min-height:100vh;background:#fff;border:1px solid #eaebe8;border-radius:16px 0 0 16px;overflow:hidden}.dash-topbar{height:88px;padding:24px 24px 16px;display:flex;align-items:center;justify-content:space-between}.dash-topbar h1{font-size:28px;line-height:1.3;margin:0;font-weight:800}.top-actions{display:flex;direction:ltr;align-items:center;gap:8px}.top-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover}.my-bookings{height:32px;border:1px solid #dedfdf;border-radius:116px;background:#fff;padding:0 12px;font-size:12px;display:flex;align-items:center;gap:5px}.round-action{width:32px;height:32px;border:1px solid #dedfdf;border-radius:50%;background:#fff}.mobile-topbar{display:none}.dashboard-content{padding:0 24px 32px;max-width:1184px;margin:0 auto}.dashboard-feature{display:grid;grid-template-columns:minmax(0,2.8fr) minmax(260px,1fr);gap:16px}.course-hero{height:282px;position:relative;overflow:hidden;border-radius:16px;background:var(--green);color:#fff}.course-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 75% 25%,rgba(255,255,255,.08),transparent 38%)}.course-hero>img{position:absolute;left:5px;bottom:-45px;width:260px;height:330px;object-fit:cover;object-position:top;z-index:1}.course-hero>div{position:relative;width:61%;margin-right:40%;padding:59px 30px 0;z-index:2}.course-hero h2{font-size:24px;margin:0 0 14px;white-space:nowrap}.course-hero p{font-size:13px;line-height:1.9;color:#dce7e5;margin:0 0 25px}.gold-button{height:42px;border:0;border-radius:10px;padding:0 22px;background:linear-gradient(180deg,var(--gold2),var(--gold));color:#33270b;font-weight:600;cursor:pointer}.course-hero .gold-button{min-width:190px}.wallet-card{height:282px;padding:1px;border-radius:16px;background:linear-gradient(160deg,#ecce78,#8f6d20)}.wallet-inner{height:100%;border-radius:15px;background:linear-gradient(145deg,#fff9e8,#fff);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px}.wallet-symbol{width:50px;height:50px;border-radius:50%;background:#fff;border:1px solid #eee;display:grid;place-items:center;font-size:25px;box-shadow:0 5px 15px #0000000d}.wallet-inner>span{font-size:13px;color:#666}.wallet-inner>b{font-size:24px}.wallet-inner>b small{font-size:12px;font-weight:500}.wallet-inner .gold-button{margin-top:9px;width:77%;height:44px}.dashboard-lower{display:grid;grid-template-columns:1.15fr .87fr;gap:16px;margin-top:16px}.block{border:1px solid var(--line);border-radius:16px;background:#fff;padding:20px}.block h2,.content-heading h2{font-size:18px;margin:0}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.section-head a,.content-heading a{font-size:12px;color:var(--green);text-decoration:underline}.mini-booking{height:102px;border-top:1px solid #eee;display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:10px}.mini-booking:first-of-type{border-top:0}.briefcase{width:42px;height:42px;border-radius:10px;background:#fff8e5;color:#b28219;display:grid;place-items:center}.mini-booking>div:nth-child(2){display:flex;flex-direction:column;gap:8px}.mini-booking b{font-size:13px}.mini-booking small{font-size:10px;color:#777}.mini-meta{display:flex;flex-direction:column;align-items:flex-end;gap:10px;font-size:10px;color:#666}.status{display:inline-flex;height:24px;padding:0 9px;border-radius:20px;background:#e9f5ef;color:#257255;align-items:center;font-size:10px;white-space:nowrap}.consultation{display:flex;flex-direction:column;gap:16px}.consultation label{font-size:12px;display:flex;flex-direction:column;gap:8px}.selectlike{height:43px;border:1px solid #dedfde;border-radius:8px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;color:#666}.choice-row{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.choice-row button{height:40px;border:1px solid #dedfde;border-radius:8px;background:#fff;font-size:10px;cursor:pointer}.choice-row button.selected{border-color:var(--green);background:#e8eeed;color:var(--green)}.fee{display:flex;align-items:center;gap:12px;border-top:1px solid #eee;padding-top:15px}.fee>div{display:flex;flex-direction:column;gap:5px}.fee span{font-size:10px;color:#666}.fee b{font-size:16px}.fee b small{font-size:9px}.fee del{color:#999;font-size:10px}.fee>.status{margin-right:auto}.green-button{height:48px;border:0;border-radius:11px;background:linear-gradient(180deg,#154f45,#2b695f);color:#fff;padding:0 25px;font-weight:600;cursor:pointer}.content-heading{min-height:52px;margin:8px 0 12px;display:flex;align-items:center;justify-content:space-between}.content-heading .gold-button{min-width:174px}.reservation-list{display:flex;flex-direction:column;gap:12px}.reservation-card{min-height:185px;padding:16px;border:1px solid var(--line);border-radius:14px;display:grid;grid-template-columns:365px 1fr;gap:20px}.lawyer-info{display:flex;gap:14px}.lawyer-info>img{width:124px;height:151px;border-radius:12px;object-fit:cover}.lawyer-info h3{font-size:17px;margin:14px 0 9px}.rating{direction:ltr;color:#e7ae2c;font-size:13px;margin:0 0 23px}.rating b{color:#333}.lawyer-actions{display:flex;gap:7px}.lawyer-actions button{height:37px;border:1px solid #dedfdf;border-radius:8px;background:#fafafa;font-size:11px;padding:0 13px}.reservation-facts{display:grid;grid-template-columns:1fr 1fr;gap:9px}.reservation-facts>div{background:#fafafa;border-radius:10px;padding:14px;display:flex;flex-direction:column;gap:8px}.reservation-facts small{font-size:10px;color:#777}.reservation-facts b{font-size:12px}.course-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.course-card{height:173px;border:1px solid var(--line);border-radius:14px;overflow:hidden;display:flex}.course-art{width:43%;background:#e8eeed;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--green);gap:4px}.law-scale{font-size:58px;line-height:1}.course-art span{font-size:11px}.course-copy{flex:1;padding:25px 18px}.course-copy h3{font-size:15px;line-height:1.7;margin:0 0 7px}.course-copy p{font-size:10px;color:#777;margin:0 0 21px}.course-copy button{width:100%;height:37px;border:1px solid #dedfdf;border-radius:8px;background:#fafafa;display:flex;align-items:center;justify-content:space-between;padding:0 12px;font-size:11px}.balance-panel{border:1px solid var(--line);border-radius:16px;padding:20px}.balance-main{height:128px;border:1px solid #6b9a91;border-radius:12px;background:#f9fcfb;display:flex;align-items:center;padding:0 28px;gap:16px}.balance-main>div:nth-child(2){display:flex;flex-direction:column;gap:10px}.balance-main small{font-size:11px;color:#666}.balance-main b{font-size:27px}.balance-main em{font-size:11px;font-style:normal}.balance-actions{margin-right:auto;display:flex;gap:9px}.balance-actions>button{min-width:137px;height:43px;border:1px solid #dedfde;border-radius:9px;background:#f5f5f5}.wallet-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px}.wallet-stats>div{height:75px;border-radius:10px;background:#fafafa;padding:15px;display:flex;flex-direction:column;gap:9px}.wallet-stats small{font-size:10px;color:#777}.wallet-stats b{font-size:13px}.history{margin-top:20px}.filter{height:38px;border:1px solid #dedfde;border-radius:8px;background:#fff;padding:0 14px}.data-wrap{border:1px solid var(--line);border-radius:13px;overflow:hidden}.data-wrap table{width:100%;border-collapse:collapse;text-align:right}.data-wrap th{height:48px;background:#fafafa;color:#777;font-size:11px;font-weight:500;padding:0 18px}.data-wrap td{height:62px;border-top:1px solid #eee;padding:0 18px;font-size:12px}.mobile-accordions{display:none}.transaction-filters{display:flex;gap:6px;margin:0 0 13px}.transaction-filters button{height:35px;border:1px solid #dedfde;border-radius:30px;background:#fff;padding:0 15px;font-size:11px}.transaction-filters button.active{background:var(--green);color:#fff;border-color:var(--green)}.profile-card{width:606px;margin:55px auto 0;border:1px solid var(--line);border-radius:16px;padding:28px}.profile-avatar{display:flex;align-items:center;gap:13px}.profile-avatar>img{width:76px;height:76px;border-radius:50%;object-fit:cover}.profile-avatar>div{display:flex;gap:8px}.profile-avatar>div button{height:40px}.profile-avatar>div>button:last-child{border:1px solid #dedfde;background:#f5f5f5;border-radius:9px;padding:0 18px}.remove-avatar{margin-right:auto;width:39px;height:39px;border:1px solid #f0d7d5;background:#fff6f5;color:#b42318;border-radius:9px}.profile-card hr{border:0;border-top:1px solid #eee;margin:24px 0}.profile-form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.profile-form label{display:flex;flex-direction:column;gap:9px;font-size:12px}.profile-form label.full{grid-column:1/-1}.profile-form input{height:45px;border:1px solid #dedfde;border-radius:8px;padding:0 12px;color:#575a59;background:#fff}.profile-form>.green-button{grid-column:1/-1;margin-top:3px}.change-password{grid-column:1/-1;height:47px;border:0;border-radius:10px;background:#f5f5f5}.empty-state{width:500px;margin:135px auto 0;display:flex;flex-direction:column;align-items:center;text-align:center}.empty-illustration{width:404px;height:230px;display:grid;place-items:center;background:#f7f8f8;border-radius:50% 50% 42% 42%}.empty-illustration img{width:150px;height:150px}.empty-state h2{font-size:22px;margin:27px 0 10px}.empty-state p{max-width:480px;color:#666;line-height:1.8;font-size:13px;margin:0 0 20px}.empty-state .green-button{min-width:230px}.faq{max-width:693px;margin:65px auto}.faq-intro{text-align:center}.faq-intro>div{width:74px;height:74px;margin:auto;border:1px solid #e4e5e7;border-radius:50%;display:grid;place-items:center}.faq-intro img{width:42px;height:42px}.faq-intro h2{font-size:24px;margin:23px 0 10px}.faq-intro p{font-size:12px;color:#666}.faq-list{margin-top:28px;display:flex;flex-direction:column;gap:10px}.faq-list details{border:1px solid #cfd1d0;border-radius:11px;padding:0 16px}.faq-list details[open]{border-color:#3b776d}.faq-list summary{height:54px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:13px;font-weight:600;list-style:none}.faq-list p{font-size:11px;line-height:1.8;color:#666;border-top:1px solid #eee;padding:12px 0;margin:0}.mobile-menu{display:none}@media(max-width:767px){.dashboard-shell{display:block;background:#fff}.dash-sidebar,.dash-topbar{display:none}.dashboard-main{width:100%;margin:0;min-height:100dvh;border:0;border-radius:0}.mobile-topbar{height:64px;padding:16px 20px;border-bottom:1px solid #ebebeb;box-shadow:0 6px 37px #0000000d;display:flex;align-items:center;justify-content:space-between;direction:ltr;position:relative;z-index:3}.mobile-user{display:flex;align-items:center;gap:10px}.mobile-user img{width:32px;height:32px;border-radius:50%;object-fit:cover}.mobile-user button{height:32px;border:1px solid #dedfdf;border-radius:116px;background:#fff;padding:0 12px;font-size:12px;direction:rtl}.mobile-title{display:flex;align-items:center;gap:6px;direction:rtl}.mobile-title strong{font-size:18px;white-space:nowrap}.mobile-title button{width:31px;height:31px;border:1px solid #dedfde;border-radius:50%;background:#f5f5f5;font-size:22px;line-height:1}.dashboard-content{padding:18px 20px 28px;width:100%;max-width:none}.dashboard-feature{display:flex;flex-direction:column-reverse;gap:12px}.wallet-card{height:282px}.course-hero{height:265px}.course-hero>img{display:none}.course-hero>div{width:100%;margin:0;padding:50px 24px;text-align:center}.course-hero h2{font-size:20px;white-space:normal}.course-hero p{font-size:12px;margin-bottom:28px}.course-hero .gold-button{width:100%}.dashboard-lower{display:flex;flex-direction:column-reverse;gap:12px;margin-top:12px}.block{padding:16px}.booking-list{height:484px}.mini-booking{height:132px}.consultation{min-height:545px}.choice-row{overflow-x:auto;display:flex}.choice-row button{min-width:100px}.times button{min-width:72px}.fee{flex-wrap:wrap}.fee>.status{margin-right:0}.consultation>.green-button{margin-top:auto}.content-heading{margin:9px 0 13px;min-height:42px}.content-heading h2{font-size:18px}.content-heading .gold-button{min-width:151px;padding:0 14px;font-size:11px}.reservation-card{padding:13px;display:flex;flex-direction:column;gap:14px}.lawyer-info>img{width:98px;height:119px}.lawyer-info h3{font-size:15px;margin:9px 0}.lawyer-actions button{padding:0 8px;font-size:9px}.rating{margin-bottom:15px}.reservation-facts{grid-template-columns:1fr 1fr}.reservation-facts>div{min-height:69px;padding:12px}.course-grid{display:flex;flex-direction:column}.course-card{height:443px;display:flex;flex-direction:column}.course-art{width:100%;height:255px}.law-scale{font-size:96px}.course-copy{padding:23px 17px}.course-copy h3{font-size:17px}.course-copy p{font-size:11px;margin-bottom:18px}.course-copy button{height:43px}.balance-panel{border:0;padding:0}.balance-main{height:141px;padding:18px;align-items:flex-start;position:relative}.balance-main .wallet-symbol{width:43px;height:43px}.balance-main b{font-size:20px}.balance-actions{position:absolute;bottom:14px;left:14px;right:14px}.balance-actions>button{flex:1;min-width:0;height:36px;font-size:10px}.wallet-stats{display:none}.history{margin-top:18px}.data-wrap{border:0;overflow:visible}.data-wrap table{display:none}.mobile-accordions{display:flex;flex-direction:column;gap:10px}.mobile-accordions details{border:1px solid #dedfde;border-radius:11px;padding:0 13px}.mobile-accordions summary{height:63px;display:flex;align-items:center;justify-content:space-between;list-style:none}.mobile-accordions summary>div{display:flex;flex-direction:column;gap:7px}.mobile-accordions summary b{font-size:12px}.mobile-accordions summary small{font-size:10px;color:#777}.detail-body{border-top:1px solid #eee;padding:10px 0 13px}.detail-body p{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#777}.detail-body p b{font-size:11px;color:#222}.detail-body>button{width:100%;height:36px;border:1px solid #dedfde;border-radius:8px;background:#fafafa}.transaction-filters{overflow-x:auto}.transaction-filters button{white-space:nowrap}.profile-card{width:100%;margin:4px 0 0;padding:17px;border-radius:13px}.profile-avatar{flex-direction:column;position:relative}.profile-avatar>img{width:80px;height:80px}.profile-avatar>div{width:100%}.profile-avatar>div button{flex:1}.remove-avatar{position:absolute;left:0;top:0}.profile-form{display:flex;flex-direction:column;gap:14px}.empty-state{width:100%;margin:92px auto 0}.empty-illustration{width:294px;height:167px}.empty-illustration img{width:120px;height:120px}.empty-state h2{font-size:20px;margin-top:25px}.empty-state p{font-size:12px}.empty-state .green-button{width:100%}.faq{margin:10px auto}.faq-intro>div{width:72px;height:72px}.faq-intro h2{font-size:22px}.faq-intro p{line-height:1.8;margin:0 0 22px}.faq-list{margin-top:0}.faq-list summary{font-size:12px}.mobile-menu{position:fixed;inset:0;background:#fafafa;z-index:20;padding:22px 20px;display:flex;flex-direction:column;overflow:auto}.mobile-menu .side-brand{padding:0}.mobile-menu .reserve-cta{flex:0 0 48px}.mobile-menu .side-bottom{margin-top:18px}.mobile-menu nav button{height:42px}}@media(min-width:768px)and (max-width:1100px){.dash-sidebar{width:210px}.dashboard-main{width:calc(100% - 210px);margin-right:210px}.reservation-card{grid-template-columns:320px 1fr}.dashboard-feature{grid-template-columns:2fr 1fr}.course-hero>img{width:220px}.course-hero>div{margin-right:34%;padding-right:20px}.course-hero h2{font-size:20px}}@media(min-width:768px){.dashboard-feature,.dashboard-lower{direction:ltr}.dashboard-feature>*,.dashboard-lower>*{direction:rtl}.course-hero>.course-hero-copy{position:absolute;right:31px;top:54px;width:408px;margin:0;padding:0}}.figma-icon{display:block;width:20px;height:20px;object-fit:contain;flex:0 0 auto}.dash-sidebar nav button>.figma-icon,.mobile-menu nav button>.figma-icon{width:20px;height:20px}.dash-sidebar nav button.active>.figma-icon,.mobile-menu nav button.active>.figma-icon{filter:brightness(0) saturate(100%) invert(29%) sepia(16%) saturate(1462%) hue-rotate(119deg) brightness(92%) contrast(91%)}.reserve-cta>.figma-icon{width:22px;height:22px;filter:brightness(0) invert(1)}.my-bookings .figma-icon,.mobile-user button .figma-icon{width:20px;height:20px}.round-action{display:grid;place-items:center;padding:0}.round-action .figma-icon{width:16px;height:16px}.mobile-title button{display:grid;place-items:center;padding:0}.mobile-title button .figma-icon{width:17px;height:17px}.side-brand>button{display:grid;place-items:center;padding:0}.side-brand>button .figma-icon{width:18px;height:18px}.selectlike .figma-icon,.mobile-accordions summary>.figma-icon,.faq-list summary>.figma-icon{width:20px;height:20px}.briefcase .figma-icon{width:25px;height:25px}.filter{display:flex;align-items:center;gap:6px}.filter .figma-icon{width:16px;height:16px}.remove-avatar{display:grid;place-items:center}.remove-avatar .figma-icon{width:20px;height:20px}.course-hero{overflow:visible}.course-hero>.hero-person{position:absolute;left:0;top:-29px;width:381px;height:310px;margin:0;padding:0;overflow:hidden;z-index:1;transform:scaleX(-1)}.course-hero>.hero-person>img{position:absolute;left:0;top:-31.31%;width:136.5%;height:210.5%;max-width:none;object-fit:fill}.course-hero>.hero-decoration{position:absolute;width:54px;height:54px;margin:0;padding:10px;border-radius:13px;z-index:2;background:#ffffff0d}.course-hero>.hero-decoration .figma-icon{width:34px;height:34px}.course-hero>.hero-document{left:47px;top:47px;transform:rotate(-7.59deg)}.course-hero>.hero-judge{left:220px;top:171px;transform:rotate(7.21deg)}.course-hero>.course-hero-copy{z-index:3}.course-hero .gold-button{display:inline-flex;align-items:center;justify-content:center;gap:5px}.course-hero .gold-button .figma-icon{width:18px;height:18px;filter:brightness(.25)}.wallet-card{height:282px;padding:5px;border-radius:16px;background:#e8ba77;display:flex;flex-direction:column;align-items:stretch;box-shadow:inset 0 8.8px 33.6px #ffffffa3}.wallet-title{height:37px;padding:3px 10px 8px;color:#fff;font-size:17px;font-weight:700;text-align:right}.wallet-inner{height:auto;min-height:0;flex:1;border-radius:10px;background:#fff;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;gap:0;padding:9px 0}.wallet-summary{height:46px;padding:0 12px;display:flex;align-items:center;justify-content:space-between}.wallet-summary>div{display:flex;flex-direction:column;align-items:flex-end;gap:3px}.wallet-summary span{font-size:11px;color:#858988}.wallet-summary b{font-size:15px;color:#1c2523}.wallet-summary b small{font-size:9px}.wallet-summary>.wallet-spent{height:31px;width:124px;padding:0 6px;border-radius:4px;background:#f5f5f5;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:3px}.wallet-summary>.wallet-spent span{font-size:9px}.wallet-summary>.wallet-spent b{font-size:9px;white-space:nowrap}.wallet-summary>.wallet-spent b small{font-size:7px}.wallet-balance{height:59px;padding:0 12px;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:4px}.wallet-balance span{font-size:14px;color:#949897}.wallet-balance b{font-size:27px}.wallet-balance b small{font-size:20px}.wallet-charge{height:42px;margin:4px 12px 0;border:0;border-top:1px solid #dedfdf;border-radius:8px;background:#43746c;color:#fafafa;display:flex;align-items:center;justify-content:center;gap:4px;font-size:12px}.wallet-charge .figma-icon{width:18px;height:18px;filter:brightness(0) invert(1)}.course-art{position:relative;overflow:hidden;background:#e8ba77;display:block}.course-gradient{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;image-rendering:auto;transform:scale(7);opacity:.72}.course-person{position:absolute;left:0;right:0;bottom:-7px;width:100%;height:112%;object-fit:contain;object-position:center bottom}.course-copy p{display:flex;align-items:center;justify-content:flex-start;gap:4px}.course-copy p .figma-icon{width:20px;height:20px}.course-copy button .figma-icon{width:16px;height:16px;filter:brightness(0) invert(1)}.course-copy button{background:#1c584e;color:#fff;border-color:#1c584e}@media(max-width:767px){.course-hero>.hero-person,.course-hero>.hero-decoration{display:none}.course-hero>.course-hero-copy{position:relative;right:auto;top:auto;width:100%;height:100%;margin:0;padding:49px 18px 5px;display:flex;flex-direction:column;align-items:center;text-align:center}.course-hero>.course-hero-copy h2{margin-bottom:17px}.course-hero>.course-hero-copy p{margin-bottom:24px}.wallet-card{height:282px}.course-person{height:105%;bottom:-3px}}button,select,textarea,input{font:inherit}button,a,summary{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid #43746c;outline-offset:3px}textarea{resize:vertical}input,select,textarea{min-width:0}img{max-width:100%}.dashboard-shell{padding:8px 0 16px 8px;align-items:stretch}.dashboard-main{width:calc(100% - 240px);min-width:0;border-radius:16px;min-height:calc(100vh - 24px);overflow:visible}.dashboard-content{max-width:none;padding:0 24px 32px;min-width:0}.dash-topbar{height:78px;padding:23px 24px 16px;gap:16px}.dash-topbar h1{font-size:28px;font-weight:700;line-height:39px}.title-with-back{display:flex;align-items:center;gap:14px;min-width:0}.back-button{border:0;background:#f5f5f5;border-radius:30px;padding:7px 16px;font-size:12px}.dash-sidebar{padding:21px 20px 16px;overflow-y:auto;scrollbar-width:thin}.side-brand{padding:0;height:52px;flex-shrink:0}.side-brand img{width:50px;height:36px}.side-brand b{font-size:15px;font-weight:800}.side-brand small{font-size:6.7px}.side-divider{flex-shrink:0;margin:14px 0 20px}.reserve-cta{min-height:36px;height:36px;flex-shrink:0;border-radius:48px;justify-content:center;gap:5px;padding:0 12px;font-size:13.22px;font-weight:500}.reserve-cta>.figma-icon{width:21.62px;height:21.62px;filter:none}.group-label{font-size:12px;color:#666c6b;margin:17px 4px 6px}.dash-sidebar nav,.mobile-menu nav{gap:7px}.dash-sidebar nav button,.mobile-menu nav button{height:36px;flex-shrink:0;font-weight:500;color:#4a5150;gap:8px}.dash-sidebar nav button.active{font-weight:500}.side-bottom{padding-top:16px}.avatar-button{border:0;padding:0;background:none;width:32px;height:32px;flex-shrink:0}.round-action{position:relative}.round-action i{position:absolute;right:5px;top:5px;background:#e8ba77;border:2px solid white;border-radius:50%;width:7px;height:7px}.top-actions{gap:7px}.my-bookings{width:122px;justify-content:center}.mobile-back-link{display:none}.gold-button,.green-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:14px;font-weight:500}.gold-button{background:#e8ba77;color:#1c2523;height:40px;border-radius:8px}.green-button{background:#1c584e;height:48px}.text-link{padding:0;border:0;background:none;color:#1c584e;text-decoration:underline;font-size:12px}.dashboard-feature{grid-template-columns:minmax(0,1fr) 295px}.course-hero:after{display:none}.course-hero>.course-hero-copy{right:31px;top:50%;transform:translateY(-50%);width:min(408.5px,52%);padding:0}.course-hero h2{font-size:clamp(20px,2.03vw,29.28px);font-weight:800;line-height:1.15;margin:0 0 17.4px;white-space:normal}.course-hero p{font-size:13.942px;font-weight:400;line-height:1.51;letter-spacing:-.5577px;color:#dedfdf;margin:0 0 17.4px}.course-hero .gold-button{height:37px;min-width:170px;padding:0 18px;font-size:11.154px;border-radius:11px}.course-arrows{width:30.23px;height:11.34px;display:flex;direction:ltr;transform:rotate(180deg);flex-shrink:0}.course-hero .gold-button .course-arrows .figma-icon{width:11.34px;height:11.34px;margin-right:-1.89px;filter:none}.course-hero>.hero-decoration{background:#ffffff0d;border:1px solid rgba(255,255,255,.12)}.course-hero>.hero-judge .figma-icon{width:29px;height:29px}.course-hero>.hero-judge{padding:12px}.wallet-title{height:41px;font-size:16.92px;line-height:25px;padding:8px 10px}.wallet-summary{direction:ltr}.wallet-summary>div{direction:rtl;align-items:flex-start}.wallet-summary>.wallet-spent{direction:ltr}.wallet-summary b{font-weight:600;font-size:15.38px}.wallet-summary b small{font-size:12.14px}.wallet-summary>.wallet-spent b{font-weight:800;font-size:9.44px}.wallet-balance{align-items:flex-start}.wallet-balance b{font-size:26.65px;font-weight:800}.wallet-balance b small{font-size:21px;font-weight:600}.wallet-footer{height:55px;border-top:1px solid #dedfdf;padding:15px 12px 7px}.wallet-charge{height:32px;width:100%;margin:0;border:0;font-weight:500;flex-direction:row}.wallet-charge .figma-icon{width:10px;height:10px;filter:none;margin:4px}.dashboard-lower{grid-template-columns:minmax(0,638fr) minmax(0,482fr);gap:16px;margin-top:24px}.block{min-width:0}.consultation{padding:33px 16.5px 27px;gap:17px;scroll-margin-top:20px}.consultation-intro{display:flex;gap:11px;align-items:center;margin-bottom:0}.consultation-intro>span{background:linear-gradient(#1f5c51,#a4c3bc);border:1px solid #e4e9e7;border-radius:11px;width:56px;height:56px;display:grid;place-items:center;flex-shrink:0}.consultation-intro>span>.figma-icon{width:28px;height:28px}.consultation-intro h2{font-size:19.26px;font-weight:800;line-height:1.15}.consultation-intro p{font-size:13.76px;letter-spacing:-.55px;line-height:1.51;margin:5px 0 0}.consultation label{font-size:18px;line-height:28px;gap:9px;font-weight:500}.consultation select{height:48px;border:1px solid #dedfde;border-radius:8px;padding:0 12px;width:100%;background:#fff;color:#1c2120;font-size:14px}.choice-row.days{display:flex;overflow-x:auto;padding-bottom:12px;scrollbar-color:#43746c #ebebeb;scrollbar-width:thin}.choice-row.days button{min-width:97px;height:55px;padding:5px 13px;font-size:14px;line-height:22px;white-space:normal}.choice-row.times{grid-template-columns:repeat(6,minmax(0,1fr));gap:9px}.choice-row.times button{height:38px;font-size:14px}.fee{min-height:71px;margin-top:9px}.fee b{font-weight:800;font-size:20px}.fee span{font-size:12px}.consultation>.green-button{height:62px;margin-top:auto;font-size:18px}.booking-list{padding:5px;min-height:668px}.booking-list .section-head{padding:8px 10px;height:48px;margin:0}.booking-list h2{font-size:17px;font-weight:700}.mini-booking{margin:0 12px;height:98px;grid-template-columns:41px minmax(0,1fr) 32px;grid-template-rows:41px 21px;padding:11px 0;gap:5px 6px}.mini-booking b{font-size:14px;font-weight:600}.mini-booking small{font-size:11px}.mini-booking>div:nth-child(2){gap:6px}.mini-booking .briefcase{width:41px;height:41px;background:#fdf4d9}.mini-meta{grid-column:1/-1;flex-direction:row;justify-content:space-between;align-items:center;gap:0}.booking-open{width:32px;height:32px;border:1px solid #dedfde;border-radius:50%;background:#fff;display:grid;place-items:center}.booking-open .figma-icon{width:16px;height:16px;transform:rotate(90deg)}.status{height:21px;background:#ebfaf3;border:1px solid #adeacf;color:#25885d;font-weight:500;font-size:10px}.status.neutral{background:#f5f5f5;border-color:#dedfdf;color:#666}.content-heading{margin:0 0 22px;min-height:40px;gap:14px}.content-heading h2{font-weight:600;font-size:20px}.content-heading .gold-button{min-width:0}.reservation-list{gap:22px}.reservation-card{min-height:188px;padding:16px 20px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;align-items:center;box-shadow:0 6px 28px #0000000a}.lawyer-info{min-width:0;gap:16px;align-items:center}.lawyer-info>img{width:168px;height:153px;flex-shrink:0}.lawyer-info h3{font-size:26px;line-height:1.15;font-weight:800;margin:12px 0}.rating{margin:0;direction:rtl}.lawyer-actions{gap:8px;flex-wrap:wrap}.lawyer-actions button{height:40px;display:flex;align-items:center;justify-content:center;font-size:11.6px;gap:4px;padding:0 12px}.lawyer-actions .gold-button{background:#e8ba77}.lawyer-actions .figma-icon{width:17px;height:17px}.reservation-facts{gap:13px 9px}.reservation-facts>div{min-height:56px;padding:8px 13px;border:1px solid #dedfdf;background:#fff;gap:5px}.reservation-facts b{font-size:14px;font-weight:600}.reservation-facts small{font-size:10px}.course-grid{gap:18px}.course-card{height:173px}.course-copy{padding:20px 14px;min-width:0}.course-copy h3{font-size:16px;font-weight:800}.course-copy p{font-size:10px}.course-art{flex-shrink:0}.balance-panel{padding:0;border:0}.balance-main{height:115px;border:5px solid #87aba3;background:#fff;padding:0 20px;gap:14px}.balance-main .wallet-symbol{width:56px;height:56px;border-radius:10px;background:linear-gradient(#1c584e,#92b6ad);box-shadow:inset 0 -4px 22px #fff8;flex-shrink:0}.balance-main .wallet-symbol .figma-icon{width:30px;height:30px;filter:brightness(0) invert(1)}.balance-main b{font-size:27px;font-weight:800}.balance-main small{font-size:14px}.balance-actions{flex-shrink:0}.balance-actions>.gold-button{background:#e8ba77}.balance-actions .figma-icon{width:17px;height:17px;filter:brightness(0)}.wallet-stats{gap:9px;margin-top:17px}.wallet-stats>div{height:53px;padding:10px 14px;flex-direction:row;justify-content:space-between;align-items:center;border:1px solid #dedfdf;background:#fff}.transaction-section{border:1px solid #ebebeb;padding:24px;border-radius:16px;margin-top:17px}.page-transactions .transaction-section{margin-top:0}.data-wrap th{font-size:12px}.data-wrap td{font-size:14px;height:70px}.table-button{background:#f5f5f5;border:1px solid #dedfde;border-radius:8px;padding:6px 16px;font-size:12px}.reference{display:block;font-size:10px;color:#949897;margin-top:5px;direction:ltr;text-align:right}.profile-card{max-width:606px;width:100%;margin:104px auto 0;padding:0;border-color:#bfc1c0;border-radius:16px}.profile-avatar{flex-direction:column;padding:27px 24px 30px;gap:20px}.profile-avatar>img{width:76px;height:76px}.profile-avatar>div{justify-content:center;gap:9px}.profile-avatar>div>.gold-button{background:#e8ba77;border:0;padding:0 24px;height:32px;border-radius:8px;font-size:12px}.profile-avatar>div>.remove-avatar{margin:0;width:32px;height:32px;background:#fff;border:1px solid #ebebeb;border-radius:8px;padding:0}.profile-card hr{margin:0;border-color:#bfc1c0}.profile-form{padding:36px 26px;gap:17px 15px}.profile-form label{font-size:14px;font-weight:500;gap:10px}.profile-form input{height:48px}.profile-form>.green-button{height:53px;font-size:18px}.profile-form>.change-password{height:53px;font-size:18px}.profile-form>.form-error{grid-column:1/-1}.empty-state{width:100%;max-width:680px;margin:0 auto;min-height:750px;justify-content:center;gap:20px}.empty-illustration{background:none;width:404.8px;max-width:100%;height:auto;aspect-ratio:404.8/230;border-radius:0}.empty-illustration img{width:100%;height:100%;object-fit:contain}.empty-state h2{font-size:28px;font-weight:700;margin:0}.empty-state p{font-size:14px;max-width:650px;margin:0}.empty-state .green-button{height:53px;min-width:221px}.faq{margin:40px auto;max-width:693px}.faq-intro h2{font-size:28px;font-weight:700}.faq-intro p{font-size:14px}.faq-list summary{font-size:16px;min-height:64px;height:auto;padding:14px 0;gap:12px}.faq-list p{font-size:14px;line-height:1.8}.faq-list details{padding:0 20px}.faq-list summary .figma-icon{flex-shrink:0}.panel-form{display:flex;flex-direction:column;gap:20px}.panel-form h2{font-size:18px;font-weight:600;margin:0;display:flex;align-items:center;gap:7px}.panel-form label{display:flex;flex-direction:column;gap:10px;font-size:14px;font-weight:500}.panel-form input,.panel-form select,.panel-form textarea,.search-field{width:100%;height:48px;border:1px solid #dedfde;background:#fff;color:#1c2120;border-radius:8px;padding:10px 12px;font-size:14px}.panel-form textarea{min-height:116px;line-height:1.7}.panel-form>.green-button{align-self:flex-start;min-width:131px;height:43px;border-radius:8px}.form-error{color:#b42318;font-size:13px;line-height:1.6;margin:0}.muted{color:#757877;font-size:12px;line-height:1.8}.ticket-form{width:min(564px,100%);margin:120px auto 40px;padding:26px 25px;border:1px solid #bfc1c0;border-radius:12px}.upload-zone{border:1px dashed #bfc1c0;border-radius:8px;min-height:48px;display:flex;align-items:center;justify-content:center;background:#fff}.upload-zone>button{border:0;background:none;padding:12px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:5px;font-size:16px}.upload-zone .figma-icon{width:24px;height:24px;margin-left:9px}.upload-zone u{color:#43746c;font-weight:600}.attachments{display:flex;flex-direction:column;gap:9px;font-size:14px}.attachments>div{display:flex;align-items:center;gap:8px;background:#f5f5f5;border:1px solid #ebebeb;border-radius:8px;padding:12px 14px;font-size:12px}.attachments span{overflow-wrap:anywhere}.attachments button{margin-right:auto;border:0;background:none;padding:0}.ticket-thread{padding:0;overflow:hidden}.ticket-summary{padding:20px 24px;background:#f7f8f7;display:flex;align-items:center;gap:16px;flex-wrap:wrap;font-size:13px;border-bottom:1px solid #ebebeb}.ticket-summary h2{font-size:18px;flex-basis:100%}.ticket-messages{padding:32px;display:flex;flex-direction:column;gap:24px;min-height:300px}.ticket-message{background:#f5f5f5;border:1px solid #ebebeb;border-radius:12px;padding:18px 22px;width:85%;overflow-wrap:anywhere}.ticket-message.support{align-self:flex-end;background:#e8eeed}.ticket-message header{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px}.ticket-message small{font-size:11px;color:#757877}.ticket-message p{font-size:14px;line-height:1.9;white-space:pre-wrap}.ticket-message a{display:block;color:#1c584e}.ticket-thread>.panel-form,.ticket-thread>.muted,.ticket-thread>.form-error{margin:24px 32px}.password-card{max-width:606px;margin:100px auto}.search-field{margin-bottom:16px}.lawyer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.lawyer-card{display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center}.lawyer-card>img{width:124px;height:151px;object-fit:cover;border-radius:12px}.lawyer-card p{margin:0;font-size:14px;line-height:1.7}.document-upload{max-width:680px;margin:0 auto 24px}.document-list{display:flex;flex-direction:column;gap:12px}.document-item{display:flex;align-items:center;gap:16px}.document-item h3{font-size:16px;margin:0 0 5px;overflow-wrap:anywhere}.document-item>div{flex:1;min-width:0}.document-item small{color:#757877}.document-item .remove-avatar{margin:0;flex-shrink:0}.no-records{text-align:center;padding:30px;font-size:14px;color:#757877}.certificate-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.certificate-grid article{display:flex;align-items:center;flex-direction:column;gap:16px;text-align:center}.certificate-grid article>.figma-icon{width:44px;height:44px}.course-detail{display:flex;flex-direction:column;gap:18px}.course-detail-hero{display:flex;align-items:center;gap:24px;min-height:250px}.course-detail-hero>.course-art{width:300px;height:210px;border-radius:12px}.course-detail-hero h2{font-size:26px;line-height:1.5}.course-detail p{line-height:1.9}.lesson-list{display:flex;flex-direction:column;gap:10px;margin-top:20px}.lesson-list>button{border:1px solid #dedfde;border-radius:8px;background:#fff;min-height:50px;padding:12px;display:flex;align-items:center;justify-content:space-between;text-align:right;gap:12px}.lesson-list>button.selected{border-color:#43746c;background:#e8eeed}.lesson-content>.green-button{margin-top:20px}.panel-dialog{border:1px solid #bfc1c0;border-radius:16px;padding:24px;width:min(480px,calc(100% - 32px));max-height:calc(100dvh - 40px);direction:rtl;color:#1c2523}.panel-dialog::backdrop{background:#0d161466}.dialog-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:16px}.dialog-heading h2{font-size:20px;margin:0}.dialog-heading button{border:0;background:#f5f5f5;border-radius:50%;width:32px;height:32px;display:grid;place-items:center}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);z-index:100;background:#1c584e;color:#fff;border:1px solid #fff5;border-radius:12px;padding:12px 22px;box-shadow:0 6px 30px #0002;max-width:calc(100vw - 32px);font-size:14px;visibility:hidden}.toast.visible{visibility:visible}.loading-state{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}@media(min-width:768px)and (max-width:1250px){.dashboard-feature{grid-template-columns:minmax(0,1fr) 270px}.course-hero>.hero-person{width:280px;height:310px}.course-hero>.hero-person>img{width:185%;height:210.5%}.course-hero>.hero-document{left:20px}.course-hero>.hero-judge{left:180px}.course-hero>.course-hero-copy{right:20px;width:55%}.course-hero h2{font-size:22px}.course-hero p{font-size:12px}.course-hero>.hero-person{opacity:.72}.lawyer-info>img{width:110px;height:135px}.lawyer-info h3{font-size:21px}.reservation-card{gap:16px}.choice-row.times{grid-template-columns:repeat(4,minmax(0,1fr))}.course-card{height:auto;min-height:190px}.course-copy{padding:15px 12px}.course-copy h3{font-size:14px}.wallet-stats>div{flex-direction:column;height:65px;gap:4px}.balance-actions>button{min-width:110px;padding:0 10px}.balance-main{padding:0 14px}}@media(min-width:768px)and (max-width:1000px){.dashboard-feature{grid-template-columns:1fr}.wallet-card{grid-row:1}.course-hero>.course-hero-copy{width:52%}.dashboard-lower{grid-template-columns:1fr}.booking-list{min-height:auto}.reservation-card{grid-template-columns:1fr}.reservation-facts{grid-template-columns:repeat(4,minmax(0,1fr))}.course-grid{grid-template-columns:1fr}.balance-main{flex-wrap:wrap;height:auto;padding:16px;gap:12px}.balance-actions{width:100%;margin:0}.balance-actions>button{flex:1}.lawyer-grid{grid-template-columns:1fr}.course-detail-hero{flex-direction:column}.profile-card{margin-top:30px}.ticket-form{margin-top:40px}}@media(max-width:767px){.dashboard-shell{padding:0;background:#fff;display:block}.dashboard-main{width:100%;margin:0;border:0;border-radius:0;min-height:100dvh}.dashboard-content{padding:16px 20px 27px}.dash-topbar,.dash-sidebar{display:none}.mobile-topbar{height:64px;padding:16px 20px;border-bottom:1px solid #f0f0ef;display:flex;justify-content:space-between;align-items:center;gap:10px}.mobile-user{display:flex;direction:ltr;align-items:center;gap:10px;flex-shrink:0}.mobile-user>button:not(.avatar-button){height:32px;width:122px;border:1px solid #dedfdf;border-radius:116px;background:#fff;display:flex;align-items:center;justify-content:center;gap:4px;font-size:12px}.mobile-title{display:flex;align-items:center;gap:6px;min-width:0}.mobile-title strong{font-size:18px;font-weight:700;white-space:normal;line-height:1.3}.mobile-title button{width:32px;height:32px;flex-shrink:0}.mobile-back-link{display:block;background:none;border:0;padding:12px 20px 0;color:#43746c}.dashboard-feature{display:flex;flex-direction:column;gap:12px}.wallet-card{order:-1;width:100%;height:282px}.course-hero{height:265px}.course-hero>.hero-person,.course-hero>.hero-decoration{display:none}.course-hero>.course-hero-copy{position:relative;right:auto;top:auto;transform:none;width:100%;padding:25.5px 18px;display:flex;flex-direction:column;align-items:center;text-align:center}.course-hero h2{font-size:25px;line-height:1.15;max-width:317px;white-space:normal;margin:0 0 17.4px}.course-hero p{font-size:13.94px;line-height:1.51;margin:0 0 17.4px;max-width:317px}.course-hero .gold-button{flex-shrink:0}.dashboard-lower{display:flex;flex-direction:column;gap:12px;margin-top:12px}.booking-list{order:-1;min-height:484px}.mini-booking{height:101px}.mini-booking:nth-of-type(n+6){display:none}.consultation{padding:26px 16.5px;min-height:656px}.consultation-intro{gap:11px}.consultation-intro h2{font-size:19.2px}.consultation-intro p{font-size:12px;letter-spacing:-.45px}.consultation-intro>span{width:48px;height:48px}.consultation label{font-size:18px}.choice-row.times{grid-template-columns:repeat(4,minmax(0,1fr))}.choice-row.times button{font-size:13px}.content-heading{margin:0 0 16px;min-height:40px;flex-wrap:wrap}.content-heading h2{font-size:18px}.content-heading .gold-button{font-size:12px;height:36px;padding:0 12px}.reservation-card{display:flex;flex-direction:column;padding:16px;gap:17px}.reservation-list{gap:14px}.lawyer-info{width:100%;gap:12px}.lawyer-info>img{width:95px;height:120px}.lawyer-info h3{font-size:20px}.lawyer-actions{gap:5px}.lawyer-actions button{font-size:10px;padding:0 8px;height:32px}.lawyer-actions .figma-icon{width:14px;height:14px}.reservation-facts{width:100%;grid-template-columns:1fr 1fr}.reservation-facts b{font-size:12px}.course-grid{grid-template-columns:1fr;gap:14px}.course-card{height:173px;min-height:0}.course-copy{padding:19px 12px}.course-copy h3{font-size:15px}.balance-main{padding:16px 12px;height:auto;min-height:156px;gap:10px;flex-wrap:wrap}.balance-main b{font-size:24px}.balance-main .wallet-symbol{width:44px;height:44px}.balance-actions{margin:0;width:100%;gap:10px}.balance-actions>button{flex:1;min-width:0;font-size:12px}.wallet-stats{gap:6px}.wallet-stats>div{height:65px;flex-direction:column;padding:9px 5px;gap:6px}.wallet-stats small{font-size:9px}.wallet-stats b{font-size:10px}.transaction-section{padding:0;border:0;margin-top:20px}.transaction-filters{gap:5px}.transaction-filters button{font-size:10px;padding:0 12px}.data-wrap{border:0;border-radius:0}.data-wrap table{display:none}.mobile-accordions{display:block}.mobile-accordions details{border:1px solid #dedfde;border-radius:12px;margin-bottom:12px;padding:0 16px}.mobile-accordions summary{list-style:none;min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:10px}.mobile-accordions summary b{font-size:14px;font-weight:500}.mobile-accordions summary small{font-size:12px}.mobile-accordions .detail-body p,.mobile-accordions .detail-body p b{font-size:12px}.profile-card{margin:0;border:0;padding:0}.profile-avatar{padding:20px 0 24px}.profile-avatar>div{width:auto}.profile-avatar>div>.remove-avatar{position:static;flex:0 0 32px}.profile-form{padding:24px 0;display:flex;gap:17px}.profile-card hr{border-color:#dedfde}.empty-state{min-height:600px;margin:0;gap:20px}.empty-illustration{width:294px;height:auto}.empty-state h2{font-size:23px}.empty-state p{font-size:13px}.empty-state .green-button{width:auto;max-width:100%;font-size:14px}.faq{margin:0}.faq-intro h2{font-size:24px}.faq-intro p{font-size:14px}.faq-list summary{font-size:14px}.faq-list p{font-size:13px}.ticket-form{margin:16px auto;padding:20px 16px;gap:18px}.ticket-form h2{font-size:17px}.upload-zone>button{font-size:13px;gap:4px;padding:10px}.ticket-messages{padding:16px;gap:16px}.ticket-message{width:94%;padding:14px}.ticket-message header{flex-wrap:wrap}.ticket-thread>.panel-form,.ticket-thread>.muted,.ticket-thread>.form-error{margin:16px}.ticket-summary{padding:16px;gap:12px}.ticket-summary h2{font-size:16px}.password-card{margin:20px auto}.lawyer-grid,.certificate-grid{grid-template-columns:1fr}.document-item{padding:14px;gap:10px}.document-item h3{font-size:14px}.document-item small{font-size:10px}.document-item .remove-avatar{width:32px;height:32px}.course-detail-hero{flex-direction:column;align-items:stretch}.course-detail-hero>.course-art{width:100%;height:210px}.course-detail-hero h2{font-size:22px}.lesson-list>button{font-size:13px;flex-wrap:wrap}.mobile-menu{padding:22px 20px;overflow:auto}.mobile-menu .reserve-cta{height:36px;flex-basis:36px}.mobile-menu .side-bottom{margin-top:auto;padding-top:20px}.mobile-menu nav button{height:36px}.mobile-menu .side-brand>button{margin-right:auto}.page-notifications .content-heading .green-button{font-size:12px;padding:0 12px}}@media(max-width:374px){.dashboard-content{padding-left:14px;padding-right:14px}.mobile-topbar{padding:16px 14px;gap:6px}.mobile-user{gap:6px}.mobile-user>button:not(.avatar-button){width:98px;font-size:10px}.mobile-title strong{font-size:16px}.course-hero h2{font-size:23px}.course-hero p{font-size:12.5px}.consultation-intro h2{font-size:17px}.consultation-intro p{font-size:10px}.lawyer-info{flex-direction:column;text-align:center}.lawyer-actions{justify-content:center}.wallet-summary>.wallet-spent{width:112px}.wallet-summary b{font-size:13px}.wallet-summary b small{font-size:9px}}.mobile-user>.avatar-button{padding:0!important;width:32px!important;height:32px!important;border:0!important;flex:0 0 32px!important}.mobile-user>.avatar-button>.top-avatar{display:block;width:32px;height:32px;max-width:none}@media(max-width:767px){.case-card-heading{display:grid!important;grid-template-columns:48px minmax(0,1fr)}.case-card-heading>.status{grid-column:2;margin-right:0!important;justify-self:start}.case-card-heading small bdi{white-space:nowrap}}.consultation{min-height:668px;justify-content:center;gap:17px;padding:32px 16px}.consultation-intro{width:100%}.consultation-intro>span{width:56.42px;height:56.42px}.consultation-fields{width:100%;display:flex;flex-direction:column;gap:13px}.consultation-fields label,.consultation-fields legend{font-size:20px;font-weight:600;color:#393939;line-height:28px}.lawyer-select{position:relative;width:100%}.lawyer-select select{appearance:none;font-weight:600;padding:0 44px;height:48px}.lawyer-select>.figma-icon{position:absolute;right:12px;top:13px;width:22px;height:22px;pointer-events:none}.lawyer-select>.figma-icon:last-child{right:auto;left:12px;transform:none}.consultation .choice-row.days{gap:10px;padding:0;scrollbar-width:none}.consultation .choice-row.days::-webkit-scrollbar{display:none}.consultation .choice-row button{background:#f5f5f5;border:0;color:#1c2523;font-weight:500;border-radius:8px}.consultation .choice-row button.selected{background:#43746c;color:#fff}.consultation .choice-row.days button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;flex:0 0 97px;height:55px;min-width:97px;padding:5px 10px;white-space:nowrap}.choice-row.days button>span{font-size:13.47px;font-weight:400;letter-spacing:-.54px;line-height:20px}.choice-row.days button>b{font-size:15.63px;font-weight:700;line-height:24px}.choice-row.days strong{font-size:18.76px;font-weight:600}.day-slider{display:block;width:100%;height:16px;margin:9px 0 0;accent-color:#1c584e;cursor:pointer;appearance:none;background:transparent}.day-slider::-webkit-slider-runnable-track{height:6px;border-radius:96px;background:#e8eeed}.day-slider::-webkit-slider-thumb{appearance:none;width:16px;height:16px;border-radius:50%;border:5px solid white;background:#1c584e;margin-top:-5px;box-shadow:0 0 6px #1b1c1d18}.day-slider::-moz-range-track{height:6px;border-radius:96px;background:#e8eeed}.day-slider::-moz-range-thumb{width:6px;height:6px;border:5px solid white;border-radius:50%;background:#1c584e}.consultation .choice-row.times{display:grid;overflow:visible;gap:5px 8.5px}.consultation .choice-row.times button{min-width:0;height:38px;font-size:16.07px;letter-spacing:-.64px}.consultation .fee{border-top:1px dashed #bfc1c0;margin:5px 0 0;padding-top:14px;min-height:83px;align-items:center;flex-wrap:nowrap}.consultation .fee>div{flex:1;display:flex;flex-direction:column;gap:15px}.consultation .fee>div>span{font-size:20px;font-weight:600;color:#393939}.consultation .fee-price{display:flex;align-items:center;gap:11px;flex-wrap:wrap}.fee-price del{font-size:12.6px;color:#777;font-weight:600}.consultation .fee b{font-size:21.78px;font-weight:800;color:#43746c}.consultation .fee>.status{font-size:15px;font-weight:600;border:0;border-radius:13px;background:#ecffe5;color:#4baf1c;height:40px;margin:0;padding:8px 12px}.consultation>.green-button{margin-top:0;height:62px;font-size:16px;font-weight:500;border-radius:16px;width:100%}.consultation>.green-button .course-arrows{filter:brightness(0) invert(1)}@media(max-width:767px){.consultation{min-height:656px;padding:26px 16px}.consultation-fields label,.consultation-fields legend,.consultation .fee>div>span{font-size:18px}.consultation .fee b{font-size:19px}.consultation .fee>.status{font-size:12px;padding:6px 9px}.consultation-intro>span{width:48px;height:48px}}@media(min-width:768px){.dashboard-main{width:calc(100% - 248px);margin-right:248px;flex-shrink:0}.dashboard-content{padding-left:23px;padding-right:23px}.dash-topbar{height:86px;padding-left:23px;padding-right:23px}.dash-sidebar{width:240px}.course-copy h3{font-size:20px}.course-art{width:32%;height:141px;border-radius:10px}.course-card{padding:16px;align-items:center}.course-copy{flex:1;padding:0 16px}.course-copy button{height:39px;min-width:145px;font-size:11.58px}.faq-list summary{font-size:18px}.faq-intro p{font-size:16px;line-height:27px}}.course-export{display:block;width:100%;height:100%;object-fit:cover}.course-arrows .figma-icon{width:11.34px!important;height:11.34px!important;margin-right:-1.89px}.course-copy .course-arrows{filter:brightness(0) invert(1)}.ticket-message.user{background:#ecc68e;align-self:flex-start}.ticket-message.support{background:#f5f5f5;align-self:flex-end}.transaction-code{direction:ltr;font-size:11px!important;overflow-wrap:anywhere}.data-wrap td,.data-wrap th{padding-left:12px;padding-right:12px}.consultation fieldset{border:0;padding:0;margin:0;min-width:0}.consultation legend{font-size:20px;font-weight:600;margin-bottom:9px}@media(min-width:768px)and (max-width:1100px){.dash-sidebar{width:210px;padding-left:12px;padding-right:12px}.dashboard-main{width:calc(100% - 218px);margin-right:218px}.dash-topbar h1{font-size:24px}.course-copy h3{font-size:17px}.data-wrap{overflow-x:auto}.transaction-section{padding:14px}}@media(max-width:767px){.consultation legend{font-size:18px}.course-hero .gold-button{width:auto}.course-card{height:auto;min-height:0;padding:0;gap:0}.course-art{width:100%;height:auto;aspect-ratio:355/280;border-radius:12px}.course-copy{padding:24px 16px;width:100%}.course-copy h3{font-size:22px}.course-copy p{font-size:13px}.course-copy button{height:43px;font-size:14px}.balance-actions{position:static}.empty-illustration img{width:100%;height:100%}.mobile-user{min-width:0}.mobile-title strong{overflow-wrap:anywhere}.course-hero{height:auto;min-height:265px}}.my-lawyer-list,.case-list,.case-detail{display:flex;flex-direction:column;gap:20px}.my-lawyer-card{display:grid;grid-template-columns:minmax(270px,.9fr) minmax(0,1.2fr);padding:24px;gap:24px;min-height:208px}.my-lawyer-card .lawyer-info{align-items:center;text-align:right}.my-lawyer-card .lawyer-info>img{width:130px;height:158px;object-fit:cover;border-radius:12px}.my-lawyer-card .lawyer-info h3{font-size:25px;font-weight:800;line-height:1.4;margin:8px 0}.lawyer-specialty{font-size:12px;font-weight:600;color:#43746c;margin:0}.lawyer-caption{font-size:13px;color:#666c6b;margin:0 0 12px}.lawyer-case-info>p{font-size:14px;line-height:1.9;color:#454545;margin:0 0 16px}.lawyer-case-count{display:flex;gap:10px;margin-bottom:16px}.lawyer-case-count>span{display:flex;justify-content:space-between;gap:20px;flex:1;padding:10px 12px;background:#fafafa;border:1px solid #ebebeb;border-radius:8px;font-size:12px}.lawyer-case-count b{font-size:16px;color:#1c584e}.lawyer-card-actions{display:flex;flex-wrap:wrap;gap:8px}.lawyer-card-actions>button{flex:1;white-space:nowrap;padding:0 12px;height:40px;font-size:12px;font-weight:600}.support-action,.report-action{display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:8px;min-height:40px;padding:9px 16px;font-size:13px;font-weight:600}.support-action{background:#e8eeed;color:#1c584e;border:1px solid #87aba3}.report-action{background:#fff5f4;color:#b42318;border:1px solid #f0b6b1}.support-action>.figma-icon,.lawyer-card-actions .figma-icon{width:19px;height:19px}.case-filters{display:flex;gap:12px;margin-bottom:20px}.case-filters .search-field{flex:1;margin:0}.case-filters select{border:1px solid #dedfde;border-radius:8px;padding:0 12px;background:#fff;color:#393939;min-width:180px;height:48px;font-size:14px}.case-card,.case-overview{padding:24px}.case-card-heading{display:flex;align-items:center;gap:14px}.case-card-heading>div:nth-child(2){flex:1;min-width:0}.case-card-heading h2{font-size:22px;font-weight:700;line-height:1.5;margin:6px 0 0}.case-card-heading small{font-size:12px;color:#757877}.case-card-heading bdi{font-size:12px;color:#454545}.case-emblem{width:48px;height:48px;background:#e8eeed;border-radius:10px;display:grid;place-items:center;flex-shrink:0}.case-emblem .figma-icon{width:26px;height:26px}.case-card-heading>.status{font-size:11px;height:28px;flex-shrink:0}.case-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:24px 0}.case-facts>div{border:1px solid #ebebeb;border-radius:8px;padding:12px}.case-facts dt{font-size:12px;color:#757877;margin-bottom:8px}.case-facts dd{margin:0;font-size:14px;font-weight:600;line-height:1.7}.case-card-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid #ebebeb;padding-top:16px}.case-card-footer p{font-size:13px;color:#666c6b;margin:0}.case-card-footer .figma-icon{filter:brightness(0);width:18px;height:18px}.case-overview>p{font-size:14px;line-height:1.9;color:#666c6b;margin-top:20px}.case-next{display:flex;align-items:center;gap:12px;background:#e8eeed;border-radius:10px;padding:16px;color:#1c584e}.case-next>div{flex:1}.case-next b{font-size:14px}.case-next p{font-size:13px;line-height:1.7;margin:6px 0 0}.case-next>span{font-size:13px;white-space:nowrap}.case-detail-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:20px}.case-detail .block>h2{font-size:20px;font-weight:700}.case-timeline{list-style:none;padding:0;margin:24px 0 0}.case-timeline li{display:flex;gap:14px;padding-bottom:24px;position:relative}.case-timeline li:not(:last-child):before{content:"";position:absolute;right:6px;top:12px;bottom:0;border-right:1px solid #b7c9c4}.timeline-dot{width:13px;height:13px;border:3px solid #e8eeed;background:#43746c;border-radius:50%;flex-shrink:0;margin-top:4px}.case-timeline h3{margin:0;font-size:15px;font-weight:600}.case-timeline p{font-size:13px;line-height:1.8;margin:8px 0;color:#666c6b}.case-timeline time{font-size:11px;color:#757877}.case-lawyer{display:flex;flex-direction:column;gap:16px}.case-lawyer-person{display:flex;align-items:center;gap:14px;margin:8px 0}.case-lawyer-person img{width:86px;height:104px;object-fit:cover;border-radius:10px}.case-lawyer-person h3{font-size:20px;font-weight:800;margin:0 0 8px}.case-lawyer-person p{font-size:13px;margin:0 0 10px}.document-upload .upload-zone,.case-documents .upload-zone{min-height:148px}.upload-zone u{text-decoration:none}.document-upload .upload-zone>button,.case-documents .upload-zone>button{width:100%;min-height:146px}.case-document{display:flex;gap:12px;align-items:center;border-top:1px solid #ebebeb;padding:16px 0}.case-document>span{flex:1;overflow-wrap:anywhere}.case-document small{color:#757877;font-size:12px}.case-note-form{margin-top:20px}.case-note{padding:16px;border:1px solid #ebebeb;border-radius:10px;margin-top:16px;background:#fafafa}.case-note header{display:flex;justify-content:space-between;gap:12px;font-size:13px}.case-note time{font-size:11px;color:#757877}.case-note p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.9;margin-bottom:0}.mini-booking{grid-template-rows:auto;position:relative;align-items:center}.mini-booking>div:nth-child(2){gap:4px}.booking-date{font-size:10px;color:#757877}.mini-booking .mini-meta{position:absolute;left:0;bottom:10px;grid-column:auto}.mini-booking .booking-open{align-self:start;margin-top:2px}@media(max-width:1150px){.my-lawyer-card{grid-template-columns:1fr}.case-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.my-lawyer-card .lawyer-info>img{width:115px;height:140px}}@media(max-width:767px){.my-lawyer-card{display:flex;padding:16px;gap:18px}.my-lawyer-card .lawyer-info{flex-direction:row;text-align:right;gap:14px}.my-lawyer-card .lawyer-info>img{width:92px;height:112px}.my-lawyer-card .lawyer-info h3{font-size:22px}.lawyer-case-info{width:100%}.lawyer-case-info>p{font-size:13px}.lawyer-card-actions>.gold-button{flex-basis:100%;height:44px}.lawyer-card-actions>button{font-size:12px}.lawyer-case-count>span{padding:10px;gap:8px;font-size:11px}.case-filters{flex-direction:column;gap:10px}.case-filters select{width:100%}.case-card,.case-overview{padding:16px}.case-card-heading{gap:10px;flex-wrap:wrap}.case-card-heading h2{font-size:19px}.case-card-heading>.status{margin-right:58px}.case-facts{gap:8px;margin:18px 0}.case-facts>div{padding:10px}.case-facts dt{font-size:11px}.case-facts dd{font-size:12px}.case-card-footer{align-items:stretch;flex-direction:column;gap:12px}.case-card-footer>.gold-button{width:100%}.case-detail-grid{grid-template-columns:1fr}.case-next{flex-wrap:wrap;padding:12px}.case-next>span{margin-right:36px}.case-document{flex-wrap:wrap}.case-document small{display:none}.case-note header{flex-wrap:wrap}.document-upload .upload-zone,.case-documents .upload-zone{min-height:160px}.document-upload .upload-zone>button,.case-documents .upload-zone>button{min-height:158px}}.course-details{display:flex;flex-direction:column;gap:18px}.course-details>.block{padding:21px 24px;border-color:#ebebeb;box-shadow:0 7px 33px #0000000a}.course-details>.block>h2{font-size:24px;font-weight:700;line-height:1.659;margin:0 0 10px}.course-details section{scroll-margin-top:20px}.course-overview{min-height:250px;display:flex;flex-direction:column;justify-content:center;gap:20px}.course-overview-title{display:flex;align-items:center;justify-content:space-between;gap:20px}.course-overview-title h2{font-size:28px;font-weight:800;line-height:1.659;margin:0;color:#393939}.course-overview-title>span{background:#43746c;color:#fff;font-size:16.5px;padding:12px 20px;border-radius:5px;flex-shrink:0}.course-overview>p{font-size:17px;line-height:27px;margin:0;color:#454545}.course-metadata{display:flex;align-items:center;flex-wrap:wrap;gap:17px}.course-metadata>span{display:flex;align-items:center;gap:10px;font-size:14px}.course-metadata>span:first-child{font-size:18px}.course-metadata img:not(.figma-icon){width:45px;height:46px;border-radius:50%;object-fit:cover}.course-metadata .figma-icon{width:22px;height:22px}.course-metadata>.course-level{border-radius:7px;background:#f6f6f6;padding:10px 30px;font-size:12.5px;font-weight:600}.course-metadata b{font-size:18px;font-weight:600}.rating-star{color:#ffc700;font-size:27px}.course-section-nav{display:flex;gap:6px;min-height:74px;padding:10px;background:#fafafa;border:1px solid #eee;border-radius:16px;box-shadow:0 7px 33px #00000012}.course-section-nav button{flex:1;background:none;border:0;border-radius:16px;font-size:18.56px;font-weight:600;padding:10px;color:#3b3b3b}.course-section-nav button.active{background:#e8eeed;color:#1c584e}.course-about{min-height:237px}.course-about>p{font-size:17px;line-height:27px;color:#454545}.course-prerequisite{min-height:295px}.course-prerequisite>div{display:flex;gap:31px;align-items:center}.course-prerequisite>div>img{width:257px;height:203px;object-fit:cover;border-radius:15px}.course-prerequisite h3{font-size:24px;font-weight:800;line-height:1.3;margin:0 0 20px}.course-prerequisite p{display:flex;align-items:center;gap:4px;font-size:14px}.course-prerequisite .green-button{min-width:173px;height:47px;margin-top:16px}.course-lessons>div{display:flex;flex-direction:column;gap:20px}.course-lessons details{border-radius:10px;background:#fafafa}.course-lessons summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:21px 23px;min-height:74px;cursor:pointer}.course-lessons summary>b{font-size:19px;font-weight:700}.lesson-meta{display:flex;align-items:center;gap:22px;flex-shrink:0}.lesson-meta>span{display:flex;align-items:center;gap:7px;font-size:12px}.lesson-meta .figma-icon{width:21px;height:21px}.lesson-meta>.figma-icon{padding:4px;background:#f5f5f5;border-radius:6px;width:32px;height:32px}.course-lessons details[open] .lesson-meta>.figma-icon{transform:rotate(180deg)}.lesson-body{padding:0 23px 23px;line-height:1.9;font-size:15px}.comments-controls{display:flex;align-items:center;justify-content:space-between;margin:17px 0}.comments-controls>div{display:flex;gap:15px}.comments-controls>div button{width:49px;height:49px;border:0;border-radius:50%;background:#43746c;display:grid;place-items:center}.comments-controls>div button:disabled{background:#eee;cursor:default}.comments-controls>div button:first-child img{transform:rotate(180deg)}.comments-controls .green-button{height:48px;font-size:18px;border-radius:8px;background:#43746c}.course-comment-list{display:flex;flex-direction:column;gap:16px}.course-comment-list article{background:#fafafa;border:1px solid #dfdfdf;border-radius:10px;padding:20px 27px;min-height:154px}.course-comment-list header{display:flex;align-items:center;gap:16px}.course-comment-list header>img{width:65px;height:65px;border-radius:50%;object-fit:cover}.course-comment-list header>div{display:flex;flex-direction:column;gap:4px}.course-comment-list b{font-size:18px;font-weight:700}.course-comment-list time{font-size:14px}.course-comment-list header>button{margin-right:auto;width:39px;height:39px;border:0;background:#e8eeed;border-radius:50%;display:grid;place-items:center}.course-comment-list p{font-size:17px;font-weight:500;line-height:27px;margin:15px 0 0;overflow-wrap:anywhere}@media(max-width:1100px){.course-overview-title h2{font-size:24px}.course-lessons summary{gap:16px}.course-lessons summary>b{font-size:16px}.lesson-meta{gap:10px}.lesson-meta>span:first-child{display:none}}@media(max-width:767px){.course-details>.block{padding:20px 16px}.course-overview-title{flex-wrap:wrap;gap:12px}.course-overview-title h2{font-size:23px}.course-overview-title>span{font-size:12px;padding:8px 14px}.course-overview>p,.course-about>p{font-size:14px;line-height:1.9}.course-metadata{gap:12px}.course-metadata>span:first-child{font-size:15px}.course-metadata>.course-level{padding:8px 15px}.course-metadata b{font-size:15px}.course-section-nav{overflow-x:auto;min-height:60px}.course-section-nav button{font-size:12px;padding:8px;white-space:nowrap}.course-details>.block>h2{font-size:20px}.course-prerequisite>div{flex-direction:column;align-items:stretch;gap:20px}.course-prerequisite>div>img{width:100%;height:auto;aspect-ratio:355/280}.course-prerequisite h3{font-size:21px}.course-lessons summary{padding:15px 12px;gap:12px}.course-lessons summary>b{font-size:14px;line-height:1.7}.lesson-meta>span{display:none}.lesson-body{padding:0 12px 20px}.comments-controls .green-button{font-size:14px}.comments-controls>div{gap:8px}.comments-controls>div button{width:36px;height:36px}.course-comment-list article{padding:16px}.course-comment-list header{gap:10px}.course-comment-list header>img{width:45px;height:45px}.course-comment-list b{font-size:15px}.course-comment-list time{font-size:11px}.course-comment-list p{font-size:14px;line-height:1.8}}@font-face{font-family:Peyda;src:url(/assets/Peyda-Thin-9xs3_VkY.woff2) format("woff2"),url(/assets/Peyda-Thin-BsE6MipR.woff) format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Peyda;src:url(/assets/peyda-extralight-Bu0670u_.woff2) format("woff2"),url(/assets/peyda-extralight-DmukGpjc.woff) format("woff");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Peyda;src:url(/assets/peyda-light-DCtESaE5.woff2) format("woff2"),url(/assets/peyda-light-Cv3ntjkY.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Peyda;src:url(/assets/Peyda-Regular-D6zqn3x9.woff2) format("woff2"),url(/assets/Peyda-Regular-W0CFQpwB.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Peyda;src:url(/assets/Peyda-Medium-OTC5WVef.woff2) format("woff2"),url(/assets/Peyda-Medium-CT3qjG5n.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Peyda;src:url(/assets/Peyda-SemiBold-DsXRFrjB.woff2) format("woff2"),url(/assets/Peyda-SemiBold-CpYBjsXY.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Peyda;src:url(/assets/Peyda-Bold-DA0Mhkf5.woff2) format("woff2"),url(/assets/Peyda-Bold-Dtz3sjgo.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Peyda;src:url(/assets/Peyda-ExtraBold-DZfKipbJ.woff2) format("woff2"),url(/assets/Peyda-ExtraBold-C_oI4L9j.woff) format("woff");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Peyda;src:url(/assets/Peyda-Black-BSJ-Giqm.woff2) format("woff2"),url(/assets/Peyda-Black-CZHSp8Ul.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}:root{font-family:Peyda,Tahoma,Arial,sans-serif;color:#1c2120;background:#fff;font-synthesis:none}*{box-sizing:border-box}html,body,#root{margin:0;min-width:320px;min-height:100%}button,input,select,textarea{font:inherit}button{color:inherit}.page{display:flex;direction:ltr;width:100%;min-height:100vh;background:#fff;overflow:hidden}.auth-panel{width:47.014%;min-height:100vh;flex:0 0 47.014%;background:#fff;padding:42px 45px;direction:rtl}.panel-inner{width:100%;max-width:586px;height:calc(100vh - 84px);min-height:684px;margin:auto;display:flex;flex-direction:column}.auth-header{width:100%;height:41px;flex:0 0 auto;display:flex;direction:ltr;align-items:center;gap:16px}.auth-header p{flex:1;margin:0;direction:rtl;font-size:14px;font-weight:600;line-height:1;color:#3b3f3e;white-space:nowrap}.header-link{height:36px;border:0;border-radius:116px;padding:0 12px;background:#f5f5f5;display:flex;align-items:center;gap:4px;font-size:12px;cursor:pointer;white-space:nowrap}.header-link img{width:18px;height:18px;filter:brightness(0)}.brand{width:179px;height:41px;display:flex;direction:ltr;align-items:center;justify-content:flex-end;gap:8px}.brand img{width:57px;height:41px;object-fit:contain}.brand-copy{height:29px;display:flex;direction:rtl;flex-direction:column;align-items:flex-start;justify-content:space-between;white-space:nowrap}.brand-copy strong{font-size:17.5px;line-height:1;font-weight:800;letter-spacing:-.7px}.brand-copy small{font-size:8.35px;color:#4b4b55;line-height:1}.mobile-label{display:none}.auth-body{width:min(483px,100%);flex:1;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px}.signup-body{width:min(530px,100%)}.intro{width:100%;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.intro-icon{width:88px;height:88px;padding:16px;border:1px solid #e4e5e7;border-radius:96px;background:linear-gradient(180deg,#e4e5e77a,#f7f8f800 56%,#e4e5e700)}.intro-icon>div{width:56px;height:56px;border:1px solid #ebebeb;border-radius:50%;background:#fff;box-shadow:0 2px 4px #1b1c1d0a;display:grid;place-items:center}.intro-icon img{width:28px;height:28px}.intro h1{margin:0;font-size:28px;line-height:39px;font-weight:800}.intro p{margin:-1px 0 0;font-size:16px;line-height:20px;font-weight:500;color:#4a4e4d}.form{width:100%;display:flex;flex-direction:column;align-items:stretch}.signup-form{gap:15px}.name-row{display:flex;gap:15px}.name-row .field{flex:1;min-width:0}.field{display:flex;flex-direction:column;gap:10px;font-size:14px;line-height:1}.field>span{font-weight:500}.input-wrap{width:100%;height:48px;display:flex;flex-direction:row-reverse;align-items:center;gap:8px;padding:0 12px;border:1px solid #dedfde;border-radius:8px;background:#fff;transition:border-color .15s}.input-wrap:focus-within{border-color:#575a59}.input-wrap input{width:100%;height:46px;min-width:0;padding:0;direction:rtl;color:#1c2120;border:0;outline:none;background:transparent;font-size:14px;text-align:right}.input-wrap input::placeholder{color:#757877;opacity:1}.input-wrap img{width:22px;height:22px;flex:0 0 22px}.field small{margin-top:-2px;color:#3b3f3e;font-size:10px;line-height:1}.primary{width:100%;height:57px;margin-top:7px;padding:0 32px;border:0;border-radius:16px;color:#fff;background:linear-gradient(180deg,#114b41,#2b695f);display:flex;direction:ltr;align-items:center;justify-content:center;gap:6px;font-size:18px;font-weight:500;cursor:pointer}.primary img{width:24px;height:24px;object-fit:contain}.primary:disabled{opacity:.68;cursor:wait}.divider{width:100%;height:15px;margin-top:15px;display:flex;align-items:center;gap:12px;font-size:12px;color:#0d1211}.divider span{height:1px;flex:1;background:#dedfde}.google{width:100%;height:57px;margin-top:15px;border:1px solid #ebebeb;border-radius:500px;background:#f5f5f5;display:flex;direction:ltr;justify-content:center;align-items:center;gap:10px;font-size:16px;cursor:pointer}.google img{width:27px;height:27px}.tabs{width:100%;height:47px;padding:5.5px;border-radius:24px;background:#fafafa;display:flex;flex-direction:row}.tabs button{flex:1;height:36px;padding:0 8px;border:0;border-radius:136px;background:transparent;color:#858787;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap}.tabs button.active{background:#fff;color:#1c2120;box-shadow:0 1.375px 2.75px 1.375px #1515140d}.login-form{gap:15px}.login-form .primary{margin-top:7px}.password-options{height:17px;display:flex;align-items:center;justify-content:space-between;margin-top:3px;font-size:14px}.password-options a{color:#1c2120}.password-options>button{border:0;padding:0;background:none;text-decoration:underline;font-size:14px}.password-options label{display:flex;align-items:center;gap:6px}.password-options input{appearance:none;width:16px;height:16px;margin:0;border:1px solid #666968;border-radius:4px}.password-options input:checked{background:#1c584e;box-shadow:inset 0 0 0 3px #fff}.screen-login-password .auth-body,.screen-login-otp .auth-body{gap:30px}.screen-login-otp .login-form .primary{margin-top:7px}.screen-login-otp .divider{margin-top:9px}.screen-login-otp .google{margin-top:15px}.verify-body{gap:30px}.verify-description{margin:-19px 0 0;text-align:center;color:#4a4e4d;font-size:16px;line-height:20px;white-space:nowrap}.verify-description b{color:#1c2120}.verify-form{width:100%;display:flex;flex-direction:column;align-items:center;gap:30px}.otp{display:flex;gap:30px}.otp input{width:59px;height:59px;padding:0;border:1px solid #a3a5a5;border-radius:8px;background:#fff;outline:none;text-align:center;color:#1c2120;font:600 24px/1 Arial,sans-serif}.otp input:focus,.otp input:not(:placeholder-shown){border-color:#575a59}.verify-form .primary{margin:0}.resend{margin:-1px 0 0;font-size:16px;text-align:center}.resend button{padding:0;border:0;background:transparent;color:#1c584e;font-weight:600;text-decoration:underline;cursor:pointer}.message{width:100%;margin:-19px 0 0;color:#a82727;font-size:13px;text-align:center}.success{width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;gap:18px}.success-mark{width:88px;height:88px;border-radius:50%;display:grid;place-items:center;background:#1c584e;color:#fff;font-size:42px}.success h1{margin:0;font-size:28px}.success p{margin:0;color:#4a4e4d}.success .primary{margin-top:8px}.hero{position:relative;width:52.986%;min-height:100vh;flex:1;overflow:hidden;background:#f5f5f5}.hero:before{content:"";position:absolute;inset:0;background:url(/assets/noise.png) left top / 1024px 1024px;opacity:.02}.hero-watermark{position:absolute;width:585px;height:422px;left:50%;top:90px;transform:translate(-50%);opacity:.055;filter:grayscale(1)}.hero-image{position:absolute;width:125.75%;height:166.05%;left:-12.88%;top:-44.61%;max-width:none}.hero-copy{position:absolute;left:7.2%;right:7%;top:83.6%;text-align:center;direction:rtl}.hero-copy h2{margin:0;font-size:31px;line-height:38px;font-weight:800}.hero-copy p{margin:25px 0 0;color:#666968;font-size:16px;font-weight:600;white-space:nowrap}.indicators{height:4px;margin-top:17px;display:flex;direction:ltr;justify-content:center;gap:5px}.indicators i{width:43px;height:4px;border-radius:10px;background:#dbdbdb}.indicators i.active{width:91px;background:#020202}@media(max-height:820px)and (min-width:768px){.auth-panel{padding-top:24px;padding-bottom:24px}.panel-inner{height:calc(100vh - 48px);min-height:670px}.auth-body{gap:20px;transform:scale(.9);transform-origin:center}.hero-image{height:166.05%}.hero-copy{top:auto;bottom:25px}}.tabs{direction:ltr}.tabs button{direction:rtl}.password-options,.password-options label{direction:ltr}.intro h1{font-weight:700}.hero-copy p{white-space:normal;line-height:1.5}.hero-copy h2{font-size:clamp(22px,2.153vw,31px);line-height:1.25}.auth-header .brand{flex-shrink:0}.verify-form>.field{width:100%}.reset-description{font-size:14px;line-height:1.8;margin:0}.resend button:disabled{color:#757877;text-decoration:none;cursor:default}@media(min-width:768px)and (max-width:1250px){.auth-panel{padding:28px 24px}.auth-header{gap:10px}.auth-header .brand-copy{display:none}.auth-header .brand{width:57px}.auth-header p{font-size:12px;white-space:normal;line-height:1.5}.header-link{font-size:11px;padding:0 9px}.auth-body{padding:24px 0}.intro h1{font-size:25px}.intro p{font-size:14px;line-height:1.5}.tabs button{font-size:12px;padding:0 5px}.verify-description{font-size:13px;white-space:normal}.otp{gap:16px}.hero-copy{left:5%;right:5%}.hero-copy p{font-size:13px}.field small{line-height:1.5}.brand-copy{min-width:0}}@media(min-width:768px)and (max-width:950px){.auth-panel{width:55%;flex-basis:55%;padding:24px 20px}.hero{width:45%}.hero-copy h2{font-size:23px}.hero-copy p{font-size:12px}.hero-image{object-fit:cover}.name-row{gap:10px}.input-wrap input{font-size:12px}}@media(max-width:767px){.auth-panel .panel-inner{min-height:750px}.intro h1{font-weight:700}.auth-body .intro p{white-space:normal;line-height:20px}.auth-header p{white-space:normal;line-height:1.4}.verify-description{white-space:normal;margin-left:0;margin-right:0;line-height:1.5}.field small{line-height:1.5}.auth-body{padding:24px 0}.auth-header .brand{flex-basis:57px}.screen-signup .panel-inner{min-height:900px}.screen-verify .panel-inner{min-height:700px}}@media(max-width:767px){.page{min-height:100dvh;overflow:visible}.auth-panel{width:100%;min-height:100dvh;flex-basis:100%;padding:21px 19px}.panel-inner{width:100%;max-width:354px;height:calc(100dvh - 42px);min-height:750px}.auth-header{height:41px;gap:16px}.auth-header p{font-size:14px}.brand{width:57px;flex:0 0 57px}.brand-copy,.desktop-label{display:none}.mobile-label{display:inline}.hero{display:none}.auth-body{width:100%;gap:30px}.signup-body{width:100%}.intro h1{font-size:28px;line-height:39px;white-space:nowrap}.intro p{white-space:nowrap}.name-row{flex-direction:column}.primary{height:53px;padding:0 12px}.signup-form{gap:15px}.signup-form .primary{margin-top:7px}.divider{margin-top:20px}.google{margin-top:22px}.tabs{direction:ltr}.tabs button{direction:rtl}.screen-login-password .auth-body{gap:22px}.screen-login-password .login-form{gap:15px}.screen-login-password .divider{margin-top:13px}.screen-login-password .google{margin-top:14px}.screen-login-otp .auth-body{gap:22px}.screen-login-otp .divider{margin-top:13px}.screen-login-otp .google{margin-top:14px}.verify-body{gap:30px}.verify-description{margin:-20px -12px 0;font-size:14px;white-space:nowrap}.verify-form{gap:22px}.otp{width:100%;justify-content:space-around;gap:0}.otp input{width:58px;height:58px}.verify-form .primary{margin-top:0}.resend{margin-top:2px}.message{margin-top:-15px}}@media(max-width:380px){.auth-panel{padding-left:14px;padding-right:14px}.auth-header{gap:10px}.auth-header p{font-size:12px}.intro h1{font-size:25px}.intro p{font-size:14px}.tabs button,.verify-description{font-size:12px}.otp input{width:52px;height:52px}}.auth-header p{text-align:left}.otp-single{position:relative;width:326px;max-width:100%;height:59px}.otp-single>input{position:absolute;inset:0;width:100%;height:100%;opacity:0;z-index:1;cursor:text}.otp-cells{display:flex;width:100%;height:59px;justify-content:space-between;gap:12px;pointer-events:none}.otp-cells>span{display:grid;place-items:center;width:59px;height:59px;border:1px solid #a3a5a5;border-radius:8px;background:#fff;font:600 24px/1 Arial,sans-serif;color:#1c2120}.otp-single:focus-within .otp-cells>span{border-color:#43746c}.otp-cells>span.filled{border-color:#575a59}.input-wrap img{object-fit:contain;padding:2px}.input-wrap img[src$="phone.svg"]{padding:1.14px 3.9px}.input-wrap img[src$="password.svg"]{padding:2.78px 1.84px}.verify-description{white-space:normal;line-height:1.5;overflow-wrap:anywhere}.input-wrap:focus-within{outline:2px solid #43746c;outline-offset:2px}@media(max-width:767px){.verify-description{margin-left:0;margin-right:0}.intro h1{white-space:normal}.auth-body{flex-shrink:0}.screen-login-password .panel-inner{min-height:1006px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
