:root{--p-ink:#19352f;--p-muted:#667570;--p-green:#245b49;--p-deep:#173e36;--p-mint:#edf5ef;--p-lime:#d9edaf;--p-line:#e1e8e2;--p-page:#f5f7f4;--p-white:#fff;--p-radius:18px}
*{box-sizing:border-box}html{scroll-behavior:smooth}.p-body{margin:0;background:var(--p-page);color:var(--p-ink);font-family:Inter,"Segoe UI",Arial,sans-serif;font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}.p-body a{color:inherit;text-decoration:none}.p-body button,.p-body input,.p-body select{font:inherit}.p-body button{cursor:pointer}.p-body h1,.p-body h2,.p-body h3,.p-body p{margin-top:0}.p-body h1,.p-body h2,.p-body h3{line-height:1.25;letter-spacing:-.035em}.p-body h1{font-size:clamp(27px,3vw,36px);font-weight:650;margin-bottom:10px}.p-body h2{font-size:20px;font-weight:650}.p-body h3{font-size:17px;font-weight:650}.p-body p{margin-bottom:16px}.p-body [hidden]{display:none!important}.p-body a:focus-visible,.p-body button:focus-visible,.p-body input:focus-visible,.p-body select:focus-visible{outline:3px solid #487eaf;outline-offset:4px}.p-body input{min-width:0}.p-icon{width:21px;height:21px;flex-shrink:0;vertical-align:middle}.p-muted{color:var(--p-muted)}.p-small{font-size:13px}.p-eyebrow{font-size:11px;font-weight:750;letter-spacing:.15em;text-transform:uppercase;color:var(--p-muted);display:block;margin-bottom:12px}.p-skip{position:fixed;top:8px;left:8px;z-index:1000;background:white;padding:12px;transform:translateY(-150%)}.p-skip:focus{transform:none}.p-button{display:inline-flex;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:11px 18px;border:1px solid transparent;border-radius:10px;background:var(--p-green);color:white!important;font-weight:650;font-size:14px;line-height:1.45;text-align:center;transition:background .15s,box-shadow .15s}.p-button:hover{background:#194334}.p-button-outline{background:white;color:var(--p-ink)!important;border-color:var(--p-line)}.p-button-outline:hover{background:var(--p-mint)}.p-button-light{background:var(--p-lime);color:var(--p-deep)!important}.p-button-light:hover{background:#c8e297}.p-button-small{min-height:40px;padding:8px 13px;font-size:13px}.p-text-link{display:inline-flex;align-items:center;gap:8px;font-weight:650;font-size:13px;color:var(--p-green)!important;min-height:36px}.p-text-link:hover{text-decoration:underline}.p-icon-button{display:inline-flex;justify-content:center;align-items:center;background:white;border:1px solid var(--p-line);border-radius:12px;min-height:44px;min-width:44px;color:var(--p-ink);position:relative}.p-icon-button:hover{background:var(--p-mint)}.p-brand{display:inline-flex;align-items:center;flex-shrink:0}.p-brand img{max-width:145px;max-height:54px;width:auto;height:auto;object-fit:contain}.p-brand strong{font-size:27px;line-height:1;letter-spacing:-1px}.p-brand strong span{display:block;font-size:9px;letter-spacing:2px;margin-top:6px}.p-alert,.p-body .alert{padding:14px 18px;border-radius:12px;margin-bottom:22px;overflow-wrap:anywhere}.p-alert-info{background:#eaf2ef;border:1px solid #d1e2d9}.p-alert-error,.p-body .alert-danger{background:#fff1ef;border:1px solid #f3c9c1;color:#8f3528}.p-body .alert-success{background:#e8f3e9;border:1px solid #c5decb;color:#21513a}.p-body .alert-warning{background:#fff5df;border:1px solid #eedeb0;color:#79551d}.p-footer{margin-left:248px;padding:22px 34px;display:flex;gap:16px;justify-content:space-between;font-size:12px;color:var(--p-muted)}.p-footer a{display:flex;align-items:center;gap:6px}.p-footer .p-icon{width:15px;height:15px}
/* Account entry */
.p-auth-header{max-width:1280px;margin:auto;display:flex;justify-content:space-between;align-items:center;padding:26px 36px;gap:20px}.p-auth-header>a:last-child{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:600}.p-auth-header>a:last-child .p-icon{width:16px}.p-auth-main{max-width:1208px;margin:4px auto 24px;display:grid;grid-template-columns:1fr 1fr;background:white;border:1px solid var(--p-line);border-radius:24px;overflow:hidden;min-height:630px}.p-auth-story{background:var(--p-deep);color:#fff;padding:54px 48px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;gap:42px}.p-auth-story::after{content:"";position:absolute;right:-180px;top:90px;width:380px;height:380px;border:1px solid #ffffff16;border-radius:50%;box-shadow:0 0 0 45px #ffffff04,0 0 0 90px #ffffff03;pointer-events:none}.p-auth-story>*{position:relative;z-index:1}.p-auth-story .p-eyebrow{color:#bbd3c4}.p-auth-story h2{font-size:clamp(32px,4vw,50px);letter-spacing:-.055em;font-weight:600;max-width:380px;line-height:1.14;margin-bottom:24px}.p-auth-story h2 em{font-style:normal;color:var(--p-lime)}.p-auth-story p{color:#cadbd1;max-width:350px;line-height:1.8}.p-story-list{display:grid;gap:22px}.p-story-item{display:flex;gap:15px;align-items:flex-start}.p-story-item .p-icon-box{background:#ffffff0c;color:var(--p-lime);border:1px solid #ffffff12}.p-story-item strong{font-size:14px;font-weight:600;display:block}.p-story-item span{color:#b6d0c1;font-size:12px}.p-auth-form-wrap{padding:48px 52px;display:flex;flex-direction:column;justify-content:center}.p-auth-form-wrap h1{font-size:30px}.p-auth-intro{color:var(--p-muted);font-size:14px;margin-bottom:26px!important}.p-auth-form{display:grid;gap:17px}.p-field label{display:block;font-size:13px;font-weight:650;margin-bottom:7px}.p-field input{width:100%;height:48px;border:1px solid #d4ded7;border-radius:9px;background:#fcfdfb;padding:12px 14px;color:var(--p-ink);outline-offset:2px}.p-field input:focus{border-color:#467b60;background:white}.p-field input::placeholder{color:#929d96}.p-field small{display:block;font-size:12px;color:var(--p-muted);margin-top:6px}.p-password{position:relative}.p-password input{padding-right:53px}.p-password button{position:absolute;top:3px;right:3px;bottom:3px;width:43px;border:0;border-radius:7px;background:transparent;color:var(--p-muted)}.p-password button:hover{background:var(--p-mint)}.p-field-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.p-auth-form .p-button{width:100%;margin-top:4px;min-height:49px}.p-auth-switch{border-top:1px solid var(--p-line);padding-top:22px;margin:25px 0 0!important;text-align:center;font-size:13px;color:var(--p-muted)}.p-auth-switch a{color:var(--p-green);font-weight:700}.p-auth-switch a:hover{text-decoration:underline}.p-auth-note{display:flex;gap:8px;align-items:center;color:var(--p-muted);font-size:12px;margin-top:20px}.p-auth-note .p-icon{width:16px;height:16px}.p-auth-body .p-footer{margin:0 auto;max-width:1280px;padding:12px 36px 28px}
/* Workspace frame */
.p-sidebar{position:fixed;inset:0 auto 0 0;width:248px;background:white;border-right:1px solid var(--p-line);padding:30px 20px 20px;display:flex;flex-direction:column;z-index:30;overflow-y:auto}.p-sidebar .p-brand{margin:0 15px 32px}.p-sidebar .p-eyebrow{margin-left:16px;font-size:10px}.p-nav{display:flex;flex-direction:column;gap:5px}.p-nav-item{display:flex;align-items:center;gap:12px;min-height:47px;border-radius:10px;padding:11px 14px;font-size:13px;font-weight:550;color:#66766e!important}.p-nav-item.is-active{background:var(--p-mint);color:var(--p-green)!important;font-weight:700;box-shadow:inset 3px 0 0 var(--p-green)}.p-nav-item:hover{background:#f5f8f3;color:var(--p-green)!important}.p-nav-item .p-icon{width:19px;height:19px}.p-count{margin-left:auto;background:var(--p-green);color:#fff;border-radius:20px;padding:1px 7px;font-size:10px;min-width:21px;text-align:center}.p-teacher{margin-top:12px;border-top:1px solid var(--p-line)}.p-sidebar-bottom{margin-top:auto;padding-top:32px}.p-help-card{background:#f5f7ef;border:1px solid #e6ecdc;border-radius:13px;padding:17px;margin-bottom:18px}.p-help-card strong{display:block;font-size:13px;margin:8px 0 2px}.p-help-card p{font-size:12px;color:var(--p-muted);margin-bottom:5px}.p-sidebar-person{display:flex;align-items:center;gap:11px;border-top:1px solid var(--p-line);padding:18px 7px 0}.p-avatar{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;width:38px;height:38px;flex-shrink:0;background:#e7ede4;font-size:14px;font-weight:700;color:var(--p-green)}.p-person-name{font-size:12px;font-weight:650;max-width:132px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.p-sidebar-person small{display:block;font-size:11px;color:var(--p-muted)}.p-workspace{margin-left:248px;min-height:calc(100vh - 66px)}.p-topbar{min-height:80px;padding:15px 34px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--p-line);background:#ffffffd9;backdrop-filter:blur(12px)}.p-breadcrumb{font-size:13px;color:var(--p-muted);display:flex;align-items:center;gap:13px}.p-breadcrumb strong{font-weight:600;color:var(--p-ink)}.p-top-actions{display:flex;gap:12px;align-items:center}.p-top-actions .p-date{font-size:12px;color:var(--p-muted);margin-right:8px}.p-notification-dot{position:absolute;right:9px;top:8px;background:#c75a3b;width:7px;height:7px;border-radius:50%;border:2px solid white;box-sizing:content-box}.p-topbar .p-mobile-logo,.p-mobile-menu-button,.p-bottom-nav{display:none}.p-main{padding:32px 34px 24px;max-width:1440px;margin:auto}.p-page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:26px}.p-page-heading p{color:var(--p-muted);font-size:14px;margin-bottom:0}.p-greeting-date{font-size:12px;font-weight:600;color:var(--p-green);border:1px solid var(--p-line);background:white;padding:7px 13px;border-radius:20px;white-space:nowrap}.p-hero{background:var(--p-deep);color:white;border-radius:var(--p-radius);padding:32px;display:flex;justify-content:space-between;align-items:center;gap:26px;position:relative;overflow:hidden;margin-bottom:22px}.p-hero .p-eyebrow{color:#b9d5c4;margin-bottom:10px}.p-hero h2{font-size:28px;max-width:500px;margin-bottom:12px;line-height:1.2}.p-hero p{color:#cbddd1;max-width:500px;font-size:14px;margin-bottom:22px}.p-hero-art{width:168px;height:168px;border:1px solid #ffffff29;border-radius:50%;flex-shrink:0;position:relative;display:grid;place-items:center;margin-right:14px}.p-hero-art:before{content:"";position:absolute;inset:22px;border:1px solid #ffffff24;border-radius:50%}.p-hero-art>.p-icon{width:63px;height:63px;stroke-width:1;color:var(--p-lime)}.p-art-dot{position:absolute;right:5px;top:15px;background:var(--p-lime);border:7px solid var(--p-deep);border-radius:50%;width:30px;height:30px}.p-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:27px}.p-stat{background:white;border:1px solid var(--p-line);border-radius:14px;padding:19px 20px;position:relative;min-width:0}.p-stat:hover{border-color:#a8bcae}.p-stat .p-icon{color:#7c9484;position:absolute;right:17px;top:21px;width:20px}.p-stat-value{font-size:29px;line-height:1.2;letter-spacing:-1px;font-weight:650;display:block;padding-right:25px;margin-bottom:8px}.p-stat-label{font-size:12px;color:var(--p-muted)}.p-columns{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);gap:22px;align-items:start}.p-stack{display:grid;gap:22px;min-width:0}.p-card{background:white;border:1px solid var(--p-line);border-radius:var(--p-radius);padding:24px;min-width:0;overflow-wrap:anywhere}.p-card-title{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.p-card-title h2{font-size:17px;margin:0}.p-card-title .p-text-link{white-space:nowrap;font-size:12px}.p-icon-box{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:43px;height:43px;border-radius:12px;background:var(--p-mint);color:var(--p-green)}.p-icon-box.warm{background:#fcf0df;color:#99702c}.p-icon-box.blue{background:#ecf0f7;color:#486281}.p-icon-box.large{width:52px;height:52px}.p-badge{display:inline-flex;align-items:center;gap:6px;border-radius:20px;padding:4px 10px;font-size:10px;font-weight:700;line-height:1.5;letter-spacing:.02em;background:var(--p-mint);color:var(--p-green);white-space:nowrap}.p-badge.pending{background:#fff2d9;color:#82580c}.p-badge.rejected,.p-badge.cancelled{background:#fff0ec;color:#a24731}.p-badge.neutral{background:#f0f2f1;color:#62726a}.p-badge.live:before{content:"";height:6px;width:6px;background:#41875c;border-radius:50%}.p-class-feature{display:flex;gap:18px;align-items:flex-start;margin-bottom:18px}.p-calendar-tile{min-width:63px;border:1px solid var(--p-line);border-radius:12px;text-align:center;overflow:hidden;background:#fff}.p-calendar-tile span{display:block;font-size:9px;font-weight:750;letter-spacing:1px;background:var(--p-mint);padding:4px 9px;text-transform:uppercase}.p-calendar-tile strong{display:block;font-size:25px;line-height:1.6;font-weight:600}.p-class-details{flex:1;min-width:0}.p-class-details h3{font-size:16px;margin:10px 0 6px}.p-meta{display:flex;align-items:center;gap:6px;color:var(--p-muted);font-size:12px;margin:7px 0;flex-wrap:wrap}.p-meta .p-icon{width:15px;height:15px}.p-divider{border:0;border-top:1px solid var(--p-line);margin:20px 0}.p-resource-row{display:flex;align-items:center;gap:13px;padding:15px 0;border-bottom:1px solid #edf0eb;min-width:0}.p-resource-row:last-child{padding-bottom:0;border-bottom:0}.p-resource-row:first-of-type{padding-top:0}.p-resource-row>div{min-width:0;flex:1}.p-resource-row h3{font-size:13px;letter-spacing:0;line-height:1.5;margin:0 0 3px;overflow-wrap:anywhere}.p-resource-row p{font-size:11px;color:var(--p-muted);margin:0;overflow-wrap:anywhere}.p-resource-row>.p-icon-button{width:38px;min-width:38px;min-height:38px;border:0}.p-training-mini{display:flex;gap:13px;align-items:flex-start}.p-training-mini h3{font-size:14px;line-height:1.4;margin:2px 0 5px}.p-training-mini p{font-size:12px;color:var(--p-muted);margin:0}.p-step-list{list-style:none;padding:0;margin:18px 0 0;display:grid;gap:12px}.p-step-list li{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--p-muted)}.p-step-dot{width:21px;height:21px;border:1px solid #dce4dc;border-radius:50%;display:grid;place-items:center;font-size:10px;flex-shrink:0}.p-step-dot.done{background:var(--p-green);color:white;border-color:var(--p-green)}.p-step-dot .p-icon{width:13px;height:13px}.p-update{position:relative;padding:0 0 17px 18px;border-left:1px solid var(--p-line);margin-left:4px}.p-update:last-child{padding-bottom:0}.p-update:before{content:"";position:absolute;left:-4px;top:5px;width:7px;height:7px;border-radius:50%;background:#a9bbad}.p-update.is-unread:before{background:var(--p-green)}.p-update p{font-size:12px;line-height:1.6;margin-bottom:3px}.p-update small{font-size:10px;color:var(--p-muted)}.p-empty{padding:26px 16px;text-align:center}.p-empty>.p-icon-box{margin-bottom:15px;width:49px;height:49px}.p-empty h3{font-size:16px;margin-bottom:8px}.p-empty p{font-size:13px;color:var(--p-muted);max-width:390px;margin:0 auto 16px}.p-card .p-empty{padding:12px 6px}.p-grid-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.p-section-heading{font-size:17px!important;margin:26px 0 16px!important;display:flex;gap:10px;align-items:center}.p-section-heading:first-child{margin-top:0!important}.p-filter-bar{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:24px}.p-filter-bar button{padding:8px 15px;background:white;border:1px solid var(--p-line);border-radius:24px;color:var(--p-muted);font-size:12px;min-height:40px}.p-filter-bar button[aria-pressed=true]{background:var(--p-deep);color:white;border-color:var(--p-deep)}.p-class-card .p-card-title{margin-bottom:17px}.p-class-card h3{margin-bottom:8px}.p-class-card .p-button{margin-top:15px}.p-class-card>p{font-size:13px;color:var(--p-muted)}.p-search{display:flex;align-items:center;border:1px solid var(--p-line);background:white;border-radius:11px;padding:0 13px;gap:10px;max-width:460px;margin-bottom:8px}.p-search input{border:0;background:transparent;min-height:46px;width:100%;outline-offset:0;color:var(--p-ink);font-size:13px}.p-search .p-icon{color:var(--p-muted);width:18px}.p-search-status{font-size:12px;color:var(--p-muted);margin-bottom:22px!important;min-height:20px}.p-material-card{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.p-material-card .p-card-title{width:100%;margin-bottom:4px}.p-material-card h3{font-size:16px;margin:0}.p-material-card p{font-size:12px;color:var(--p-muted);margin:0;overflow-wrap:anywhere}.p-material-card .p-button{margin-top:10px}.p-test-card h3{font-size:17px;margin:14px 0 8px}.p-test-card form{margin-top:18px}.p-test-card .p-button{margin-top:15px}.p-test-card form .p-button{margin-top:0}.p-test-meta{display:flex;gap:20px;flex-wrap:wrap;margin:15px 0}.p-score{margin-top:16px}.p-score-label{display:flex;justify-content:space-between;font-size:13px;margin-bottom:9px;gap:10px}.p-progress{height:6px;border-radius:8px;background:#eaf0e9;overflow:hidden}.p-progress span{display:block;height:100%;background:#689265;border-radius:8px}.p-notification{display:flex;gap:17px;align-items:flex-start}.p-notification.is-unread{border-color:#b7ceba;background:#fcfefb}.p-notification>div{flex:1;min-width:0}.p-notification p{font-size:14px;margin:0 0 7px}.p-notification small{font-size:11px;color:var(--p-muted)}.p-notification form{margin-top:12px}.p-profile-header{display:flex;gap:20px;align-items:center;margin-bottom:26px}.p-profile-header .p-avatar{height:72px;width:72px;font-size:25px}.p-profile-header h2{margin:0 0 5px}.p-profile-header p{margin:0;font-size:13px;color:var(--p-muted)}.p-profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:0}.p-profile-grid>div{min-width:0;border-bottom:1px solid var(--p-line);padding-bottom:18px}.p-profile-grid dt{font-size:11px;color:var(--p-muted);margin-bottom:6px}.p-profile-grid dd{margin:0;font-size:14px;font-weight:550;overflow-wrap:anywhere}.p-training-card h3{font-size:20px;margin:16px 0 7px}.p-training-card .p-button{margin-top:15px}.p-enrollment-list{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:22px}.p-enrollment-item{padding:10px 13px;border:1px solid var(--p-line);border-radius:10px;background:white;display:flex;gap:12px;align-items:center;font-size:12px}.p-menu{padding:0;margin:0 0 0 auto;height:100dvh;max-height:100dvh;width:min(330px,90vw);max-width:90vw;border:0;background:white;color:var(--p-ink)}.p-menu::backdrop{background:#10241da8;backdrop-filter:blur(2px)}.p-menu-inner{padding:24px 20px;min-height:100%;display:flex;flex-direction:column}.p-menu-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.p-menu-open{overflow:hidden}.p-mobile-logout{margin-top:25px}.p-exam-main{max-width:880px;margin:30px auto;padding:0 24px}.p-exam-bar{position:sticky;top:12px;z-index:5;background:white;border:1px solid var(--p-line);padding:18px 22px;border-radius:16px;margin:20px 0}.p-exam-bar h1{font-size:21px}.p-exam-timer{display:flex;align-items:center;gap:8px;font-weight:650;color:var(--p-green)}.p-exam-question{border:1px solid var(--p-line);background:white;border-radius:16px;padding:24px;margin:0 0 20px;min-width:0}.p-exam-question legend{float:left;width:100%;padding:0;margin:0 0 18px;font-size:17px;font-weight:600;overflow-wrap:anywhere}.p-exam-question legend small{display:block;font-size:12px;color:var(--p-muted);font-weight:400;margin-top:6px}.p-exam-option{display:flex;gap:12px;align-items:flex-start;border:1px solid var(--p-line);padding:14px;border-radius:10px;margin-bottom:10px;font-size:14px;cursor:pointer;clear:both;overflow-wrap:anywhere}.p-exam-option:has(input:checked){background:var(--p-mint);border-color:#7eac8d}.p-exam-option input{accent-color:var(--p-green);margin:5px 0 0;flex-shrink:0}.p-exam-result{text-align:center;padding:48px 24px}.p-exam-result strong{font-size:48px;display:block;margin:18px 0;color:var(--p-green)}
@media(min-width:1500px){.p-main{padding-top:40px}.p-hero{padding:38px}.p-stats{gap:20px}}
@media(max-width:1199px){.p-sidebar{width:222px;padding:25px 14px}.p-workspace,.p-footer{margin-left:222px}.p-main{padding:28px 25px}.p-topbar{padding:15px 25px}.p-stat{padding:17px 15px}.p-stat .p-icon{display:none}.p-hero-art{width:130px;height:130px;margin-right:0}.p-columns{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}.p-card{padding:21px}.p-auth-main{margin-left:28px;margin-right:28px}.p-auth-story{padding:44px 34px}.p-auth-form-wrap{padding:40px 34px}}
@media(max-width:999px){.p-sidebar{display:none}.p-workspace,.p-footer{margin-left:0}.p-topbar{position:sticky;top:0;z-index:20;min-height:73px;padding:12px 24px}.p-topbar .p-mobile-logo,.p-mobile-menu-button{display:inline-flex}.p-breadcrumb{display:none}.p-topbar .p-brand img{max-height:42px;max-width:120px}.p-top-actions .p-date{display:none}.p-main{padding:26px 24px}.p-bottom-nav{position:fixed;bottom:0;left:0;right:0;z-index:25;background:white;border-top:1px solid var(--p-line);display:grid;grid-template-columns:repeat(4,1fr);padding:7px 8px calc(7px + env(safe-area-inset-bottom));box-shadow:0 -4px 20px #13342704}.p-bottom-nav a,.p-bottom-nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-height:48px;background:transparent;border:0;color:var(--p-muted);font-size:10px}.p-bottom-nav .is-active{color:var(--p-green);font-weight:750}.p-bottom-nav .p-icon{height:21px;width:21px}.p-dashboard-body .p-footer{padding-bottom:calc(90px + env(safe-area-inset-bottom))}.p-auth-story h2{font-size:36px}.p-auth-main{grid-template-columns:.9fr 1.1fr}.p-auth-story{padding:38px 28px}.p-auth-form-wrap{padding:36px 28px}}
@media(max-width:699px){.p-main{padding:23px 17px}.p-topbar{padding:11px 18px;min-height:68px}.p-top-actions{gap:9px}.p-top-actions>.p-avatar{display:none}.p-page-heading{margin-bottom:22px;align-items:flex-start}.p-page-heading h1{font-size:27px}.p-page-heading p{font-size:13px;line-height:1.7}.p-greeting-date{display:none}.p-hero{padding:26px 24px;margin-bottom:17px}.p-hero h2{font-size:25px}.p-hero p{font-size:13px}.p-hero-art{display:none}.p-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-bottom:20px}.p-stat{padding:17px}.p-stat .p-icon{display:block;width:17px;height:17px}.p-stat-value{font-size:27px}.p-stat-label{font-size:11px}.p-columns,.p-grid-two{grid-template-columns:minmax(0,1fr);gap:18px}.p-stack{gap:18px}.p-card{padding:21px;border-radius:15px}.p-card-title{margin-bottom:18px}.p-notification{gap:12px}.p-notification>.p-icon-box{width:34px;height:34px;border-radius:9px}.p-notification>.p-icon-box .p-icon{width:17px}.p-profile-grid{gap:19px;grid-template-columns:minmax(0,1fr)}.p-profile-header .p-avatar{height:58px;width:58px;font-size:20px}.p-profile-header h2{font-size:21px}.p-footer{padding:20px 18px;gap:12px;flex-wrap:wrap;font-size:11px}.p-auth-header{padding:20px 22px}.p-auth-header .p-brand img{max-width:120px;max-height:45px}.p-auth-header>a:last-child{font-size:12px}.p-auth-main{display:block;min-height:0;margin:0 18px 20px;border-radius:20px}.p-auth-story{padding:26px}.p-auth-story h2{font-size:29px;max-width:100%;margin-bottom:0;line-height:1.2}.p-auth-story .p-eyebrow{font-size:9px;margin-bottom:12px}.p-auth-story>div>p,.p-story-list{display:none}.p-auth-story:after{width:200px;height:200px;top:-45px;right:-80px}.p-auth-form-wrap{padding:29px 25px 32px}.p-auth-form-wrap h1{font-size:26px}.p-auth-intro{font-size:13px}.p-field-row{grid-template-columns:1fr;gap:17px}.p-field input{font-size:16px}.p-auth-form{gap:17px}.p-auth-body .p-footer{padding:8px 23px 24px}.p-exam-main{padding:0 17px;margin-top:23px}.p-exam-question{padding:20px}.p-exam-bar{top:8px;padding:16px}.p-exam-bar h1{font-size:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.p-mobile-fallback{display:none}@media(max-width:999px){.p-mobile-fallback{display:block;margin-bottom:24px;background:white;border:1px solid var(--p-line);border-radius:12px;padding:10px}}@media(max-width:699px){.p-button-small,.p-filter-bar button{min-height:44px}.p-resource-row>.p-icon-button{min-height:44px;min-width:44px}}
