.mobile-section{position:relative;padding:100px 40px;background:radial-gradient(ellipse 80% 50% at 50% -5%,rgba(0,167,111,.07) 0,transparent 55%),radial-gradient(ellipse at 50% 44%,#0f172a 0,#020617 65%,#010410 100%);overflow:hidden;display:flex;justify-content:center}.mobile-section:before{content:"";inset:0;background-image:radial-gradient(circle,rgba(0,167,111,.13) 1px,transparent 0);background-size:28px 28px;opacity:.4}.mobile-background-glow,.mobile-section:before{position:absolute;pointer-events:none;z-index:0}.mobile-background-glow{top:50%;right:0;transform:translateY(-50%);width:60%;height:80%;background:radial-gradient(circle at center right,rgba(0,167,111,.05),transparent 70%)}.mobile-container{width:100%;max-width:1200px;display:grid;grid-template-columns:1fr 1fr;align-items:flex-start;gap:80px;position:relative;z-index:1}.mobile-content{display:flex;flex-direction:column;align-items:flex-start}.mobile-overline{color:var(--primary);font-size:11.5px;font-weight:700;margin-bottom:24px;letter-spacing:.08em;background:rgba(0,167,111,.08);border:1px solid rgba(0,167,111,.15);padding:7px 14px;border-radius:99px;display:inline-flex;align-items:center;gap:6px}.mobile-overline:before{content:"";display:block;width:6px;height:6px;border-radius:50%;background:var(--primary);flex-shrink:0}.mobile-heading{font-size:var(--text-fluid-h3);font-weight:800;color:var(--dark-text-primary);line-height:1.15;margin-bottom:24px}.mobile-subheading{font-size:clamp(1.1rem,2vw,1.5rem);font-weight:600;color:var(--primary);line-height:1.3;margin-top:4px}.mobile-description{color:rgba(226,232,240,.55);font-size:16px;line-height:1.6;margin-bottom:40px;max-width:520px}.mobile-features-list{display:flex;flex-direction:column;gap:20px;margin-bottom:40px}.mobile-feature-item{display:flex;align-items:flex-start;gap:16px;padding:18px 20px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:14px;box-shadow:0 4px 24px rgba(0,0,0,.25);transition:all .3s cubic-bezier(.22,1,.36,1)}.mobile-feature-item:hover{border-color:rgba(0,167,111,.28);box-shadow:0 8px 32px rgba(0,0,0,.35);transform:translateY(-2px);background:rgba(255,255,255,.08)}.mobile-feature-check{display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#34d399;margin-top:1px}.mobile-feature-title{font-size:15px;font-weight:600;color:var(--dark-text-primary);margin-bottom:4px;line-height:1.4}.mobile-feature-desc{font-size:13px;color:rgba(226,232,240,.55);line-height:1.55}.coming-soon-pill{display:flex;align-items:center;gap:8px;background:rgba(0,167,111,.08);color:var(--primary);padding:10px 20px;border-radius:999px;font-size:14px;font-weight:600}.coming-soon-wrapper{display:flex;flex-direction:column;gap:12px}.micro-trust-text{font-size:12px;color:#919eab;font-weight:500;margin-left:4px}.mobile-visual{display:flex;justify-content:center;position:relative;animation:float-phone 6s ease-in-out infinite}@keyframes float-phone{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.visual-backdrop{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:320px;height:600px;background:radial-gradient(circle,rgba(0,167,111,.15) 0,transparent 70%);border-radius:50%;z-index:-1;filter:blur(40px)}.module-indicator-pill{position:static;background:rgba(0,167,111,.12);color:#00a76f;padding:6px 12px;border-radius:99px;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;box-shadow:none;pointer-events:none}.phone-mockup{width:280px;height:560px;position:relative}.phone-frame{width:100%;height:100%;background:#ffffff;border-radius:40px;border:8px solid #1c252e;overflow:hidden;position:relative;box-shadow:0 20px 40px rgba(0,0,0,.15)}.dynamic-island{position:absolute;top:0;left:50%;transform:translateX(-50%);width:80px;height:24px;background:#1c252e;border-bottom-left-radius:12px;border-bottom-right-radius:12px;z-index:100}.phone-screen{width:100%;height:100%;background:#f8fafb;display:flex;flex-direction:column;padding-top:32px}.app-header{display:flex;justify-content:space-between;align-items:center;padding:0 16px 16px;border-bottom:1px solid rgba(0,0,0,.05)}.header-title{font-weight:700;font-size:16px;color:#1c252e}.screen-transition-wrapper{height:100%;gap:16px}.app-card{background:#ffffff;border-radius:16px;padding:16px;box-shadow:0 8px 24px rgba(0,0,0,.04);border:1px solid rgba(0,0,0,.05)}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-weight:600;font-size:14px}.badge{font-size:10px;padding:4px 8px;border-radius:6px}.badge.green{background:rgba(0,167,111,.1);color:var(--primary)}.badge.warning{background:rgba(255,171,0,.1);color:#ffab00}.badge.ai{background:linear-gradient(135deg,rgba(0,167,111,.15),rgba(0,184,217,.15));color:#00a76f;display:flex;align-items:center;gap:4px;border:1px solid rgba(0,167,111,.1)}.progress-bar{height:6px;background:#edeff1;border-radius:3px;overflow:hidden}.fill{height:100%;border-radius:3px}.fill.green{background:var(--primary)}.list-item,.message-item,.task-item{display:flex;align-items:center;gap:12px;margin-top:8px}.avatar,.list-icon,.notice-icon,.task-icon{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.task-icon{background:rgba(0,0,0,.05)}.list-icon.blue{background:rgba(0,184,217,.1);color:#00b8d9}.notice-icon{background:rgba(255,86,48,.1)}.avatar{background:#dfe3e8;color:#637381;border-radius:50%}.list-info,.msg-content,.task-info{flex:1;display:flex;flex-direction:column;font-size:12px}.sender,.task-title{font-weight:600}.preview,.task-time{color:#919eab;font-size:10px}.list-value{font-weight:700;color:#1c252e;font-size:13px}.balance-card{background:#00b8d9;color:white;border-radius:16px;padding:20px;display:flex;flex-direction:column}.balance-label{font-size:12px;opacity:.8;margin-bottom:4px}.balance-amount{font-size:24px;font-weight:700;margin-bottom:12px}.balance-status{font-size:10px;background:rgba(0,0,0,.2);align-self:flex-start;padding:4px 8px;border-radius:4px}.notice-card{background:rgba(255,86,48,.05);border:1px solid rgba(255,86,48,.1);border-radius:16px;padding:16px;display:flex;gap:12px}.notice-text strong{display:block;font-size:13px;margin-bottom:4px}.notice-text p{margin:0;font-size:11px;color:#637381}.map-placeholder{height:120px;background:#edeff1;border-radius:16px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.bus-marker{background:#ffab00;padding:8px;border-radius:50%;z-index:2;box-shadow:0 4px 12px rgba(0,0,0,.1)}.route-path{position:absolute;width:100%;height:4px;background:rgba(145,158,171,.3)}.transport-info{gap:16px;padding-left:8px;border-left:2px solid #edeff1;margin-left:8px}.stop-point,.transport-info{display:flex;flex-direction:column}.stop-point{position:relative;padding-left:16px}.dot{position:absolute;left:-13px;top:4px;width:8px;height:8px;border-radius:50%;background:#919eab;border:2px solid white;box-shadow:0 0 0 1px #919eab}.dot.active{background:#00a76f;box-shadow:0 0 0 1px #00a76f}.stop-point span{font-weight:600;font-size:12px}.stop-point small{font-size:10px;color:#919eab}@media (max-width:1024px){.mobile-heading{font-size:36px}.mobile-container{gap:40px}}@media (max-width:768px){.mobile-container{grid-template-columns:1fr;text-align:center;gap:60px}.mobile-content{align-items:center;order:2}.mobile-visual{order:1}.mobile-section{padding:64px 24px}}@media (max-width:480px){.mobile-section{padding:48px 16px}.mobile-heading{font-size:26px}}.screen-body{flex:1;overflow-y:auto;overflow-x:hidden;position:relative;padding:12px 12px 8px;scrollbar-width:none}.screen-body::-webkit-scrollbar{display:none}.screen-transition-wrapper{width:100%;display:flex;flex-direction:column;gap:0}.pm-screen-content{display:flex;flex-direction:column;gap:10px}.pm-dash-topbar{padding:4px 14px 8px}.pm-dash-menu,.pm-dash-topbar{display:flex;align-items:center}.pm-header-title{font-size:13px;font-weight:700;color:#1c252e}.pm-dash-greeting-row{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#eef2ff,#f0fdf4);border-radius:14px;padding:12px}.pm-dash-greeting{display:flex;flex-direction:column;gap:2px}.pm-hello{font-size:14px;font-weight:800;color:#1c252e}.pm-sub{font-size:10px;color:#637381}.pm-bell-wrap{position:relative;width:32px;height:32px;background:white;box-shadow:0 2px 8px rgba(0,0,0,.08)}.pm-bell-badge,.pm-bell-wrap{border-radius:50%;display:flex;align-items:center;justify-content:center}.pm-bell-badge{position:absolute;top:-2px;right:-2px;background:#ff5630;color:white;font-size:8px;font-weight:700;width:14px;height:14px;border:1.5px solid white}.pm-stat-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.pm-stat-card{background:white;border-radius:12px;padding:10px;display:flex;align-items:center;gap:8px;box-shadow:0 2px 8px rgba(0,0,0,.04);border:1px solid rgba(0,0,0,.05)}.pm-stat-text{display:flex;flex-direction:column;gap:1px}.pm-stat-label{font-size:9px;color:#919eab}.pm-stat-val{font-size:12px;font-weight:700;color:#1c252e}.pm-section{display:flex;flex-direction:column;gap:7px}.pm-section-head{display:flex;justify-content:space-between;align-items:center}.pm-section-title{font-size:12px;font-weight:700;color:#1c252e}.pm-see-all{font-size:10px;font-weight:600;color:#00a76f;cursor:pointer}.pm-announce-card{background:white;border-radius:12px;padding:10px;display:flex;align-items:flex-start;gap:8px;box-shadow:0 2px 6px rgba(0,0,0,.04);border:1px solid rgba(0,0,0,.05)}.pm-announce-icon{width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0}.pm-announce-info{flex:1;display:flex;flex-direction:column;gap:2px}.pm-announce-title{font-size:11px;font-weight:700;color:#1c252e}.pm-announce-sub{font-size:9.5px;color:#637381;line-height:1.4}.pm-announce-time{font-size:9px;color:#919eab}.pm-timeline{display:flex;flex-direction:column;gap:0}.pm-tl-item{display:flex;align-items:flex-start;gap:8px;min-height:44px}.pm-tl-time{font-size:8.5px;color:#919eab;width:58px;flex-shrink:0;padding-top:4px;text-align:right}.pm-tl-line-wrap{display:flex;flex-direction:column;align-items:center;width:16px;flex-shrink:0}.pm-tl-dot{width:10px;height:10px;border-radius:50%;background:#dfe3e8;border:2px solid white;box-shadow:0 0 0 2px #dfe3e8;flex-shrink:0;margin-top:3px}.pm-tl-dot.active{background:#00a76f;box-shadow:0 0 0 2px #00a76f}.pm-tl-line{width:2px;flex:1;background:#edeff1;margin-top:2px;min-height:28px}.pm-tl-card{flex:1;background:white;border-radius:10px;padding:7px 9px;box-shadow:0 1px 4px rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.05);margin-bottom:6px}.pm-tl-card.active{background:rgba(0,167,111,.06);border-color:rgba(0,167,111,.2);border-left:3px solid #00a76f}.pm-tl-subj{font-size:11px;font-weight:700;color:#1c252e;gap:5px}.pm-tl-room,.pm-tl-subj{display:flex;align-items:center}.pm-tl-room{font-size:9px;color:#919eab;gap:3px;margin-top:2px}.pm-now-badge{background:#00a76f;color:white;font-size:7.5px;font-weight:700;padding:2px 5px;border-radius:4px}.pm-student-row{display:flex;align-items:center;gap:9px}.pm-avatar-circle{width:34px;height:34px;border-radius:50%;background:rgba(0,167,111,.1);border:2px solid rgba(0,167,111,.3);display:flex;align-items:center;justify-content:center;flex-shrink:0}.pm-student-name{font-size:12px;font-weight:700;color:#1c252e}.pm-student-sub{font-size:9.5px;color:#919eab;margin-top:1px}.pm-health-card{background:rgba(0,167,111,.06);border:1px solid rgba(0,167,111,.15);border-radius:12px;padding:10px 11px;display:flex;flex-direction:column;gap:7px}.pm-health-head{display:flex;justify-content:space-between;align-items:center}.pm-health-title{font-size:11px;font-weight:700;color:#1c252e}.pm-on-track{background:#00a76f;color:white;font-size:9px;font-weight:700;padding:3px 8px;border-radius:20px}.pm-health-insight{display:flex;align-items:flex-start;gap:5px;font-size:9.5px;color:#637381;line-height:1.4}.pm-subjects-head{font-size:12px;font-weight:700;color:#1c252e}.pm-subjects-row{display:grid;grid-template-columns:1fr 1fr;gap:7px}.pm-subject-card{background:white;border-radius:12px;padding:9px;display:flex;flex-direction:column;gap:3px;box-shadow:0 2px 6px rgba(0,0,0,.04);border:1px solid rgba(0,0,0,.05)}.pm-subj-name{font-size:11px;font-weight:700;color:#1c252e;margin-top:2px}.pm-subj-status{font-size:10px;font-weight:600}.pm-subj-status.strong{color:#00a76f}.pm-subj-status.stable{color:#ffab00}.pm-subj-sub{font-size:8.5px;color:#919eab;line-height:1.3}.pm-sf-row{display:grid;grid-template-columns:1fr 1fr;gap:7px}.pm-sf-card{background:white;border-radius:12px;padding:9px;display:flex;flex-direction:column;gap:4px;box-shadow:0 2px 6px rgba(0,0,0,.04)}.pm-sf-card.strengths{border:1px solid rgba(0,167,111,.25)}.pm-sf-card.focus{border:1px solid rgba(255,86,48,.25)}.pm-sf-title{font-size:10px;font-weight:700;color:#1c252e;margin-bottom:2px}.pm-sf-item{display:flex;align-items:center;gap:4px;font-size:9.5px;color:#1c252e}.pm-sf-item.red span{color:#ff5630}.pm-sf-more{font-size:9px;color:#919eab;margin-top:1px}.pm-action-plan{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:14px;padding:12px;display:flex;align-items:center;justify-content:space-between;gap:10px}.pm-ap-text{display:flex;flex-direction:column;gap:2px}.pm-ap-label{font-size:9px;color:rgba(255,255,255,.8);font-weight:500}.pm-ap-title{font-size:12px;font-weight:700;color:white}.pm-ap-time{font-size:9px;color:rgba(255,255,255,.7);margin-top:2px}.pm-ap-play{width:32px;height:32px;background:rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;backdrop-filter:blur(4px)}.pm-unread-sub{font-size:10px;color:#00b8d9;font-weight:600;margin-bottom:2px}.pm-ann-card{background:white;border-radius:12px;padding:10px 11px;box-shadow:0 2px 6px rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.06);display:flex;gap:0;position:relative;overflow:hidden}.pm-ann-card.unread{border:1.5px solid rgba(255,86,48,.3);background:rgba(255,86,48,.02)}.pm-ann-left-bar{width:4px;border-radius:4px;background:#ff5630;margin-right:9px;flex-shrink:0;align-self:stretch;min-height:50px}.pm-ann-body{flex:1;display:flex;flex-direction:column;gap:4px}.pm-ann-meta{display:flex;justify-content:space-between;align-items:center}.pm-ann-class{font-size:9px;font-weight:700;color:#919eab;letter-spacing:.03em}.pm-ann-class.red{color:#ff5630}.pm-ann-class.blue{color:#00b8d9}.pm-ann-time{font-size:9px;color:#919eab}.pm-ann-title{font-size:11px;font-weight:700;color:#1c252e;line-height:1.35}.pm-ann-desc{font-size:9.5px;color:#637381;line-height:1.4}.pm-ann-attach{display:inline-flex;align-items:center;gap:5px;background:#f4f6f8;border-radius:6px;padding:4px 7px;font-size:9px;color:#637381;margin-top:2px;width:fit-content}.pm-notif-group-head{font-size:11px;font-weight:700;color:#1c252e;padding:2px 0 4px}.pm-notif-item{background:white;border-radius:12px;padding:9px 10px;display:flex;align-items:flex-start;gap:9px;box-shadow:0 1px 4px rgba(0,0,0,.04);border:1px solid rgba(0,0,0,.05);margin-bottom:6px}.pm-notif-icon{width:32px;height:32px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:14px}.pm-notif-icon.transport{background:#0ea5e9}.pm-notif-icon.general{background:#8b95a1}.pm-notif-icon.homework{background:#7c3aed}.pm-notif-icon.holiday{background:#ffab00}.pm-notif-icon.fees{background:#00a76f}.pm-notif-body{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.pm-notif-cat{font-size:8.5px;font-weight:700;letter-spacing:.04em}.pm-notif-cat.transport-c{color:#0ea5e9}.pm-notif-cat.general-c{color:#637381}.pm-notif-cat.homework-c{color:#7c3aed}.pm-notif-cat.holiday-c{color:#ffab00}.pm-notif-cat.fees-c{color:#00a76f}.pm-notif-title{font-size:10.5px;font-weight:700;color:#1c252e;line-height:1.3}.pm-notif-desc{font-size:9px;color:#637381;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pm-notif-right{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.pm-notif-time{font-size:8.5px;color:#919eab;white-space:nowrap}.pm-notif-dot{width:8px;height:8px;border-radius:50%;background:#ff5630}.app-bottom-nav{display:flex;justify-content:space-around;align-items:flex-end;padding:8px 4px 16px;background:#ffffff;border-top:1px solid rgba(0,0,0,.06);position:relative;overflow:visible}.pm-nav-center-logo{position:absolute;left:50%;top:0;transform:translate(-50%,-50%);z-index:10;width:52px;height:52px;background:#ffffff;box-shadow:0 -2px 10px rgba(0,0,0,.06);padding:4px}.pm-nav-center-circle,.pm-nav-center-logo{border-radius:50%;display:flex;align-items:center;justify-content:center}.pm-nav-center-circle{width:100%;height:100%;background:linear-gradient(160deg,#5fe0b5,#00a76f);box-shadow:0 4px 16px rgba(0,167,111,.3)}.pm-nav-center-circle img{border-radius:50%;object-fit:contain;filter:brightness(0) invert(1)}.pm-nav-btn{display:flex;flex-direction:column;align-items:center;gap:3px;background:none;border:none;cursor:pointer;padding:4px 6px;position:relative;border-radius:10px;transition:background .2s;min-width:44px}.pm-nav-btn:hover{background:rgba(0,0,0,.04)}.pm-nav-btn.active{background:rgba(0,0,0,.02)}.pm-nav-lbl{font-size:8.5px;font-weight:600;transition:color .2s}.pm-nav-indicator{position:absolute;bottom:-6px;left:50%;transform:translateX(-50%);width:18px;height:3px;border-radius:2px 2px 0 0}.pm-chat-item{background:white;border-radius:14px;padding:10px 11px;display:flex;align-items:center;gap:10px;box-shadow:0 2px 8px rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.05)}.pm-chat-avatar-wrap{position:relative;flex-shrink:0}.pm-chat-avatar{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:white;letter-spacing:.02em}.pm-chat-online{position:absolute;bottom:1px;right:1px;width:9px;height:9px;border-radius:50%;background:#22c55e;border:2px solid white}.pm-chat-body{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}.pm-chat-toprow{display:flex;justify-content:space-between;align-items:center;gap:4px}.pm-chat-name{font-size:11.5px;font-weight:700;color:#1c252e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pm-chat-time{font-size:9px;color:#919eab;white-space:nowrap;flex-shrink:0}.pm-chat-time.unread{color:#00b8d9;font-weight:600}.pm-chat-bottomrow{display:flex;align-items:center;justify-content:space-between;gap:6px}.pm-chat-preview{font-size:10px;color:#637381;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.pm-chat-tag{font-size:9px;font-weight:600;color:#1c252e;background:#f4f6f8;border:1px solid rgba(0,0,0,.08);padding:2px 7px;border-radius:6px;white-space:nowrap;flex-shrink:0}.pm-chat-tag.muted{color:#919eab;background:#f8fafb}