:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;color:#15343c;background:#f5f7f8;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,select,textarea,input{font:inherit}button{cursor:pointer}header{height:64px;padding:calc(env(safe-area-inset-top) + 10px) 18px 10px;display:flex;align-items:center;gap:10px;background:#fff;border-bottom:1px solid #e8edef;position:sticky;top:0;z-index:5}.brand{display:flex;align-items:center;gap:9px;margin-right:auto;font-size:20px}.brand img{width:34px;height:34px}.icon{border:0;background:#eef7f6;border-radius:12px;width:40px;height:40px;color:#176b87}.offline{background:#fff1bf;color:#725300;text-align:center;padding:7px;font-size:12px}.content{padding:18px 16px 92px;max-width:680px;margin:auto}.welcome{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#176b87,#2aae8a);color:#fff;border-radius:22px;padding:20px;box-shadow:0 12px 30px #176b8730}.welcome small{letter-spacing:1.4px;opacity:.75}.welcome h2{margin:4px 0;font-size:27px}.welcome img{width:60px;height:60px;border-radius:50%;object-fit:cover;border:3px solid #ffffff80}.quick{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:17px 0 23px}.quick button{border:1px solid #e2eaec;background:#fff;border-radius:16px;padding:14px 6px;color:#24484f}.quick span{display:block;font-size:22px;color:#199377;margin-bottom:6px}.content h3{margin:8px 3px 12px}.feed{display:grid;gap:12px}.feed article{background:#fff;border:1px solid #e4eaec;border-radius:18px;overflow:hidden;padding:15px}.meta{display:flex;gap:10px;align-items:center}.meta .avatar{width:39px;height:39px;border-radius:50%;background:#d8efea;color:#14725f;display:grid;place-items:center;font-weight:700}.meta div:nth-child(2){display:grid}.meta small{color:#71858a;font-size:12px}.meta>button{margin-left:auto;border:0;background:none}.feed h4{margin:14px 0 5px}.feed p{white-space:pre-wrap;line-height:1.45}.post-img{width:calc(100% + 30px);margin:8px -15px 0;max-height:420px;object-fit:cover}.actions{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #edf1f2;margin:12px -8px -7px;padding-top:8px}.actions button{border:0;background:none;color:#526d73;padding:8px 2px;font-size:12px}nav{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #dfe7e9;display:grid;grid-template-columns:repeat(5,1fr);padding:7px 4px calc(env(safe-area-inset-bottom) + 7px);z-index:10}nav button{border:0;background:none;color:#72878b;font-size:11px}nav span{display:block;font-size:23px;height:27px}nav button.active{color:#167d72;font-weight:700}.login{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:28px;background:radial-gradient(circle at 50% 20%,#dcf3ef,#f7fafb 48%)}.brand-logo{width:104px;height:104px;filter:drop-shadow(0 12px 18px #176b8740)}.login h1{font-size:38px;margin:18px 0 2px}.login p{color:#638087;margin:0 0 38px}.login button,.filters button,.composer button,.profile>button,.empty button{background:#176b87;color:#fff;border:0;border-radius:13px;padding:14px 22px;font-weight:700}.login button{width:min(100%,340px);background:#fff;color:#344f55;border:1px solid #dbe4e6;box-shadow:0 5px 20px #254c5415}.login small{max-width:330px;color:#789095;margin-top:20px}.filters,.composer{display:grid;gap:11px;background:#fff;border:1px solid #e1e9eb;border-radius:18px;padding:15px}.filters{grid-template-columns:1fr 1fr}.filters select{min-width:0;padding:12px;border:1px solid #dbe5e7;border-radius:11px;background:#fff}.filters button{grid-column:1/-1}.composer textarea{min-height:190px;resize:vertical;border:0;outline:0}.empty{text-align:center;background:#fff;border:1px dashed #ccdadd;border-radius:18px;padding:40px 20px;color:#70898e}.empty span{font-size:52px}.profile{text-align:center;display:grid;gap:12px}.profile>img{width:100px;height:100px;border-radius:50%;margin:10px auto;object-fit:cover}.profile h2,.profile p{margin:0}.pill{background:#dff2ed;color:#166e60;border-radius:30px;padding:6px 12px;margin:auto;text-transform:capitalize}.profile a{color:#176b87;text-decoration:none}.profile .danger{background:#fff;color:#bb3e3e;border:1px solid #efcaca}.toast{position:fixed;left:50%;bottom:90px;transform:translate(-50%);background:#15343c;color:#fff;padding:12px 18px;border-radius:12px;z-index:30;box-shadow:0 6px 25px #0004;white-space:nowrap}@media(min-width:700px){.content{padding-top:28px}nav{left:50%;transform:translate(-50%);max-width:680px;border:1px solid #dfe7e9;border-radius:20px 20px 0 0}.quick button{padding:20px}}.download-link{margin:16px 0 0;color:#176b87;font-weight:700;text-decoration:none}.modal-wrap{position:fixed;top:0;right:0;bottom:0;left:0;background:#102f38aa;z-index:100;display:grid;place-items:center;padding:20px}.update-modal{background:#fff;border-radius:24px;padding:26px;max-width:400px;width:100%;text-align:center;box-shadow:0 24px 70px #0005}.update-icon{display:grid;place-items:center;width:62px;height:62px;margin:auto;background:#dff3ee;color:#187565;border-radius:50%;font-size:34px}.update-modal h2{margin:14px 0 4px}.update-modal p{color:#6a8287}.release-notes{text-align:left;white-space:pre-wrap;background:#f4f8f8;border-radius:12px;padding:13px;margin:14px 0}.update-modal button{display:block;width:100%;border:0;border-radius:12px;padding:13px;background:#176b87;color:#fff;font-weight:700;margin-top:10px}.update-modal button.secondary{background:#eef4f3;color:#284e55}.update-modal small{display:block;margin-top:14px;color:#779095}.section-title{display:flex;justify-content:space-between;align-items:center}.section-title button,.back,.search button,.message-form button{border:0;background:#176b87;color:#fff;border-radius:11px;padding:10px 14px}.search{display:flex;gap:8px;margin-bottom:14px}.search input,.message-form input{flex:1;border:1px solid #d9e5e6;border-radius:11px;padding:12px}.people{display:grid;gap:9px}.people article{display:flex;align-items:center;gap:11px;background:#fff;border:1px solid #e0e9ea;border-radius:15px;padding:12px}.people img{width:45px;height:45px;border-radius:50%;object-fit:cover}.people article>div{display:grid;margin-right:auto;min-width:0}.people small{color:#71878b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.people button{border:0;background:#e4f3f0;color:#176b67;border-radius:10px;padding:9px}.messages{height:calc(100vh - 190px);overflow:auto;display:flex;flex-direction:column;gap:8px;padding:12px 0}.bubble{max-width:80%;background:#fff;border:1px solid #e0e9ea;border-radius:15px 15px 15px 4px;padding:10px 13px;align-self:flex-start}.bubble.mine{background:#dff3ee;border-color:#c4e8df;border-radius:15px 15px 4px;align-self:flex-end}.bubble p{margin:3px 0;white-space:pre-wrap}.bubble small{color:#71878b}.message-form{position:fixed;bottom:70px;left:50%;transform:translate(-50%);width:min(680px,100%);display:flex;gap:8px;background:#fff;padding:10px 14px;border-top:1px solid #e2e9ea}.badge{display:inline-grid;place-items:center;background:#db3434;color:#fff;border-radius:20px;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-style:normal;font-weight:800;position:absolute;transform:translate(-7px,-6px)}.badge.hidden,.hidden{display:none!important}.avatar-img{width:39px;height:39px;border-radius:50%;object-fit:cover;background:#e3f0ee}.meta{position:relative}.meta [data-profile],.comment-list [data-profile],.people [data-profile]{cursor:pointer}.post-menu{position:absolute;right:0;top:40px;background:#fff;border:1px solid #dae5e6;border-radius:12px;box-shadow:0 12px 35px #18343c28;z-index:4;padding:6px;display:grid;min-width:120px}.post-menu button{border:0;background:#fff;text-align:left;padding:9px 12px;border-radius:8px}.post-menu button:hover{background:#f0f6f5}.danger-text{color:#bd3434!important}.counts{display:flex;justify-content:space-between;color:#72868a;font-size:12px;padding:10px 2px 5px}.actions button.selected{color:#16816f;font-weight:800}.comment-list{border-top:1px solid #edf1f2;padding-top:9px;display:grid;gap:7px}.comment-list>div{display:flex;gap:8px;align-items:flex-start}.comment-list img{width:27px;height:27px;border-radius:50%;object-fit:cover}.comment-list p{background:#f1f6f5;border-radius:12px;padding:7px 10px;margin:0;font-size:13px}.active-post{border-color:#a8dbd1!important;box-shadow:0 5px 22px #1a927319}.helpful span{display:block}.hint{background:#e7f5f1;color:#285f56;padding:11px;border-radius:11px;font-size:13px}.compact textarea{min-height:70px}.composer input,.composer select,.composer textarea{width:100%;border:1px solid #dbe5e7;border-radius:11px;padding:12px;background:#fff}.profile-links,.profile-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.profile-links button,.profile-actions button{border:0;background:#176b87;color:#fff;border-radius:12px;padding:12px}.profile.public{margin-bottom:14px}.stats{display:flex;justify-content:center;gap:35px}.stats button{border:0;background:none;display:grid;color:#46666c}.stats b{font-size:22px;color:#173f47}.profile-card{background:#fff;border:1px solid #e0e9ea;border-radius:16px;padding:15px;text-align:left}.profile-card h3{margin-top:0}.academic-row{display:flex;justify-content:space-between;gap:14px;border-top:1px solid #edf1f2;padding:9px 0}.academic-row span,.academic-row a{color:#607a80;text-align:right}.visible-field{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center}.visible-field>label{display:flex;align-items:center;gap:4px;font-size:12px}.visible-field>label input{width:auto}.task-group{margin-top:18px}.task{display:flex;align-items:flex-start;gap:10px;background:#fff;border:1px solid #e0e9ea;border-radius:14px;padding:12px;margin:8px 0}.task>button{border:0;background:#e4f3f0;color:#167363;border-radius:50%;width:30px;height:30px}.task>div{flex:1}.task p{margin:4px 0}.task small{color:#72878b}.task.done{opacity:.62}.task.done b{text-decoration:line-through}.admin-list{display:grid;gap:8px}.admin-list article{background:#fff;border:1px solid #e0e9ea;border-radius:14px;padding:11px;display:flex;gap:6px;align-items:center}.admin-list article>div{display:grid;margin-right:auto}.admin-list small{color:#71878b}.admin-list button{border:0;background:#e7f3f1;color:#176b67;border-radius:8px;padding:7px}.bubble>div{display:flex;align-items:center;gap:6px}.bubble img{width:22px;height:22px;border-radius:50%;object-fit:cover}@media(max-width:520px){.profile-links{grid-template-columns:1fr}.academic-row{display:grid}.academic-row span,.academic-row a{text-align:left}.admin-list article{flex-wrap:wrap}.admin-list article>div{width:100%}}.notify-icon{position:relative}.openable-post,.feed h4[data-post-open]{cursor:pointer}.discussion-summary{width:100%;display:flex;justify-content:space-between;border:0;background:none;color:#6d8388;padding:11px 2px 7px}.zoomable{cursor:zoom-in}.bubble a{color:#087b9f;text-decoration:underline;overflow-wrap:anywhere}.privacy-switch{display:flex;align-items:center;justify-content:space-between;gap:15px;background:#eef8f6;border-radius:14px;padding:13px}.privacy-switch div{display:grid;gap:3px}.privacy-switch small{color:#5e797e}.privacy-switch label{position:relative}.privacy-switch input{width:46px;height:25px;accent-color:#168370}.private-card{background:#fff;border:1px solid #e1e9ea;border-radius:18px;padding:35px 20px;text-align:center}.private-card img{width:80px;height:80px;border-radius:50%;object-fit:cover}.notification-list,.report-list,.user-admin-list{display:grid;gap:9px}.notification-list article,.report-list article,.user-admin-list article{background:#fff;border:1px solid #dfe8ea;border-radius:15px;padding:13px;display:flex;gap:11px;align-items:flex-start}.notification-list article.unread{border-color:#78c6b5;background:#f0fbf8}.notification-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#e3f4f0;color:#157261;font-size:20px}.notification-list article>div,.report-list article>div,.user-admin-list article>div{display:grid;gap:3px;min-width:0;flex:1}.notification-list small,.report-list small,.user-admin-list small{color:#70868b}.report-list select,.user-admin-list select{border:1px solid #cedcdf;border-radius:9px;background:#fff;padding:8px}.user-admin-list img{width:42px;height:42px;border-radius:50%;object-fit:cover}.post-detail{background:#f7f9fa;border-radius:22px;width:min(680px,100%);max-height:min(90vh,900px);overflow:auto;padding:20px;position:relative}.post-detail>.close{position:sticky;top:0;float:right;z-index:2;border:0;background:#173f47;color:#fff;border-radius:50%;width:38px;height:38px;font-size:22px}.post-detail>.meta{padding-right:45px}.reaction-people,.discussion{background:#fff;border:1px solid #e0e8ea;border-radius:15px;padding:13px;margin-top:14px}.reaction-people>div{display:flex;align-items:center;gap:9px;padding:6px 0}.reaction-people img,.detail-comment>img{width:32px;height:32px;border-radius:50%;object-fit:cover}.comment-form{display:flex;gap:8px;margin-bottom:12px}.comment-form input,.comment-form textarea{flex:1;border:1px solid #d5e2e4;border-radius:11px;padding:11px;resize:vertical}.comment-form button,.detail-comment button{border:0;background:#e0f2ee;color:#156e60;border-radius:9px;padding:7px 10px}.detail-comment{display:flex;gap:9px;margin:10px 0 10px calc(var(--level) * 22px)}.detail-comment>div{flex:1}.detail-comment p{background:#eef4f4;border-radius:12px;padding:9px;margin:0 0 4px;white-space:pre-wrap}.detail-comment small{color:#73888c;margin-right:8px}.image-viewer{position:fixed;top:0;right:0;bottom:0;left:0;background:#071518f2;z-index:300;display:grid;grid-template-rows:1fr auto;touch-action:none}.image-stage{overflow:hidden;display:grid;place-items:center;touch-action:none}.image-stage img{max-width:100%;max-height:100%;object-fit:contain;will-change:transform;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.image-controls{display:flex;justify-content:center;gap:9px;padding:14px calc(14px + env(safe-area-inset-right)) calc(14px + env(safe-area-inset-bottom))}.image-controls button{border:1px solid #ffffff40;background:#193338;color:#fff;border-radius:12px;min-width:48px;padding:11px}.busy-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0d2a3188;z-index:400;display:grid;place-items:center;padding:20px}.busy-overlay>div{background:#fff;border-radius:18px;padding:22px 26px;display:flex;align-items:center;gap:13px;box-shadow:0 18px 60px #0005}.spinner{width:27px;height:27px;border:3px solid #cce7e1;border-top-color:#168370;border-radius:50%;animation:spin .75s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:520px){.post-detail{max-height:94vh;padding:14px}.detail-comment{margin-left:calc(var(--level) * 12px)}.notification-list article,.report-list article,.user-admin-list article{flex-wrap:wrap}}.reaction-picker{position:fixed;z-index:250;display:flex;align-items:center;justify-content:space-around;gap:2px;padding:7px;background:#fff;border:1px solid #dce5e7;border-radius:999px;box-shadow:0 10px 35px #122e3650;animation:reaction-pop .16s ease-out;transform-origin:bottom center;overflow-x:auto}.reaction-picker button{display:grid;place-items:center;gap:0;min-width:44px;padding:1px 2px;border:0;background:transparent;border-radius:12px;color:#49666c}.reaction-picker button span{display:block;font-size:28px;line-height:36px;transition:transform .12s ease}.reaction-picker button small{font-size:9px;line-height:12px}.reaction-picker button:hover span,.reaction-picker button:focus-visible span{transform:translateY(-5px) scale(1.22)}.reaction-picker button:focus-visible{outline:2px solid #18816f;outline-offset:1px}.actions button.reaction-love{color:#dc3150}.actions button.reaction-support,.actions button.reaction-insightful{color:#17816f}.actions button.reaction-haha,.actions button.reaction-wow,.actions button.reaction-sad{color:#c97800}.actions button.reaction-angry{color:#c84c35}@keyframes reaction-pop{0%{opacity:0;transform:translateY(8px) scale(.92)}to{opacity:1;transform:none}}@media(max-width:420px){.reaction-picker{justify-content:flex-start}.reaction-picker button{flex:0 0 44px}.reaction-picker button small{display:none}}.detail-comment button.selected{font-weight:800;color:#167363}.detail-comment button.reaction-love{color:#dc3150}.detail-comment button.reaction-haha,.detail-comment button.reaction-wow,.detail-comment button.reaction-sad{color:#c97800}.detail-comment button.reaction-angry{color:#c84c35}.comment-reaction-count{display:block;min-height:15px;color:#71878b;font-size:11px;margin:0 0 3px}.profile-photo-editor{margin-bottom:14px}.profile-photo-editor>div{display:flex;align-items:center;gap:12px}.profile-photo-editor img{width:68px;height:68px;border-radius:50%;object-fit:cover}.profile-photo-editor>div>div{display:grid;gap:3px}.profile-photo-editor small{color:#71878b}.chat-photo-button{display:grid;place-items:center;flex:0 0 40px;width:40px;height:40px;border-radius:11px;background:#e5f2f0;color:#176b67;font-size:22px;cursor:pointer}.chat-photo-button input{display:none}.chat-image{display:block;max-width:min(100%,340px);max-height:380px;border-radius:12px;object-fit:cover;cursor:zoom-in;margin-top:6px}.media-pickers{display:grid;grid-template-columns:1fr 1fr;gap:8px}.media-pickers~input[type=file]{display:none}.post-video{display:block;width:calc(100% + 30px);margin:8px -15px 0;max-height:560px;background:#071518}.video-preview{display:grid;grid-template-columns:110px 1fr auto;align-items:center;gap:10px;background:#eef5f4;border-radius:13px;padding:9px}.video-preview video{width:110px;height:90px;object-fit:cover;border-radius:9px}.video-preview div{display:grid;min-width:0}.video-preview b,.video-preview small{overflow:hidden;text-overflow:ellipsis}.video-preview button{border:0;background:#fff;color:#a33;border-radius:50%;width:30px;height:30px}.section-title>div{display:flex;gap:7px}.group-member-list{display:grid;gap:7px;max-height:48vh;overflow:auto}.group-member-list label{display:flex;align-items:center;gap:10px;border:1px solid #e0e9ea;border-radius:13px;padding:9px;cursor:pointer}.group-member-list img{width:42px;height:42px;border-radius:50%;object-fit:cover}.group-member-list span{display:grid;min-width:0;flex:1}.group-member-list small{color:#71878b}.group-member-list input{width:20px;height:20px;accent-color:#168370}.group-mark{position:absolute;right:-3px;bottom:-3px;background:#176b87;color:#fff;border:2px solid #fff;border-radius:50%;width:19px;height:19px;display:grid;place-items:center;font-size:9px;font-style:normal;font-weight:800}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:220;background:#102f38aa;display:grid;place-items:center;padding:16px}.modal-card{position:relative;background:#fff;border-radius:22px;width:min(520px,100%);max-height:90vh;overflow:auto;padding:22px;box-shadow:0 24px 70px #0005}.modal-close{position:absolute;right:13px;top:13px;border:0;background:#edf3f3;color:#284e55;border-radius:50%;width:36px;height:36px;font-size:22px}.group-info-card h2{padding-right:42px;margin-bottom:2px}.compact-row{display:flex;gap:8px;margin:14px 0}.compact-row input{flex:1}.group-info-card .group-member-list article{display:flex;align-items:center;gap:10px;border-bottom:1px solid #e7eeee;padding:9px 0}.group-info-card .group-member-list article>div{display:grid;min-width:0;flex:1}.group-info-card .group-member-list article button{width:auto;padding:8px 10px}.daily-ai{margin:0 0 22px;background:linear-gradient(145deg,#123e4b,#176b87);color:#fff;border-radius:20px;padding:15px;overflow:hidden}.daily-ai-title{display:flex;justify-content:space-between;align-items:center}.daily-ai-title h3{margin:2px 0 10px}.daily-ai-title>span{font-size:31px;color:#8de3ca}.ai-cards{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:4px}.ai-cards>article{flex:0 0 min(88%,390px);scroll-snap-align:start;background:#fff;color:#183b43;border-radius:15px;padding:13px}.ai-cards h4{margin:5px 0 9px}.ai-cards p{white-space:pre-wrap}.ai-cards a{color:#176b87;font-weight:700}.word-row{display:grid;grid-template-columns:1fr auto;gap:9px;border-top:1px solid #e5ecee;padding:9px 0}.word-row>div{display:grid}.word-row p{margin:3px 0}.word-row em{color:#176b67}.word-row button{align-self:center;border:0;background:#e5f2f0;color:#176b67;border-radius:9px;padding:7px}.word-row button.selected{background:#176b67;color:#fff}.people-suggestions{display:flex;gap:9px;overflow-x:auto;scroll-snap-type:x mandatory;margin-bottom:20px}.people-suggestions article{flex:0 0 142px;scroll-snap-align:start;background:#fff;border:1px solid #e0e9ea;border-radius:15px;padding:12px;text-align:center;display:grid;gap:6px}.people-suggestions img{width:64px;height:64px;border-radius:50%;object-fit:cover;margin:auto}.people-suggestions small{color:#71878b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.people-suggestions button{border:0;background:#176b87;color:#fff;border-radius:9px;padding:8px}.people-suggestions button:disabled{background:#dfeae8;color:#55716d}.contextual-search{margin:7px 0 13px}.contextual-search input{width:100%}.rich-toolbar{display:flex;gap:6px;padding-bottom:7px;border-bottom:1px solid #e1e9ea}.rich-toolbar button{width:auto;padding:7px 11px;background:#eef5f4;color:#244d54;border-radius:8px}.feed .openable-post a{color:#087b9f;text-decoration:underline;overflow-wrap:anywhere}.detail-wrap{position:fixed;top:0;right:0;bottom:0;left:0;z-index:220;background:#0b252dc7;display:grid;place-items:center;padding:16px;overflow:hidden}.modal-close{position:sticky;top:0;float:right;z-index:3;border:0;background:#173f47;color:#fff;border-radius:50%;width:40px;height:40px;font-size:25px;box-shadow:0 5px 20px #0003}.photo-picker{display:block;border:1px dashed #91bbb3;background:#eff9f6;color:#176e61;border-radius:12px;padding:13px;text-align:center;font-weight:700;cursor:pointer}#postImage{position:absolute;opacity:0;pointer-events:none}.photo-preview{display:flex;gap:11px;align-items:center;background:#eff5f5;border-radius:13px;padding:10px}.photo-preview img{width:72px;height:72px;border-radius:11px;object-fit:cover}.photo-preview div{display:grid;min-width:0}.photo-preview b,.photo-preview small{overflow:hidden;text-overflow:ellipsis}.photo-preview small{color:#6c8388}.loading-row{display:flex;align-items:center;justify-content:center;gap:12px;padding:28px;color:#698085}.loading-row .spinner{display:inline-block;flex:none}.live-search input{width:100%}.filters button.secondary{background:#e7f3f1;color:#176b67}.update-help{background:#eef8f6;border-radius:12px;padding:11px;font-size:13px;text-align:left}.chat-toolbar{display:flex;justify-content:space-between;gap:10px;align-items:center}.call-button{border:0;background:#daf2eb;color:#126e5e;border-radius:11px;padding:10px 14px;font-weight:700}.typing-indicator{min-height:22px;color:#17806f;font-size:13px;padding:4px 7px;opacity:0;transition:opacity .18s}.typing-indicator.visible{opacity:1}.chat-popup-wrap{position:fixed;top:0;right:0;bottom:0;left:0;z-index:220;background:#0c2e3680;display:grid;place-items:center;padding:clamp(8px,3vw,24px)}.chat-popup{width:min(720px,100%);height:min(780px,92dvh);background:#f7faf9;border-radius:24px;box-shadow:0 28px 90px #061a2066;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;overflow:hidden}.chat-popup .chat-toolbar{padding:12px;background:#fff;border-bottom:1px solid #dfe8e7}.chat-close{width:42px;height:42px;border:0;border-radius:50%;background:#e8f2f0;color:#173f47;font-size:25px}.chat-popup .messages{min-height:0;overflow:auto;padding:14px}.chat-popup .message-form{position:static;left:auto;bottom:auto;transform:none;width:100%;max-width:none;min-width:0;box-sizing:border-box;padding:10px max(10px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom));background:#fff;border-top:1px solid #dfe8e7}.chat-popup .message-form input{min-width:0;width:0}.chat-popup .message-form button{flex:0 0 auto}.photo-preview{position:relative}.photo-preview>button{position:absolute;right:8px;top:8px;border:0;border-radius:50%;width:34px;height:34px;background:#173f47;color:#fff;font-size:20px}.call-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:500;background:linear-gradient(160deg,#103942f2,#071b20fa);display:grid;place-items:center;padding:20px;color:#fff}.call-card{text-align:center;width:min(380px,100%);padding:30px 22px;border:1px solid #ffffff30;background:#ffffff12;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:28px;box-shadow:0 25px 80px #0008}.call-card img{width:104px;height:104px;border-radius:50%;object-fit:cover;border:4px solid #ffffff70;box-shadow:0 0 0 10px #ffffff12}.call-card small{display:block;margin-top:20px;color:#b9d7d5}.call-card h2{margin:12px 0 5px}.call-card time{display:block;font-size:22px;letter-spacing:2px;margin:10px}.call-actions{display:flex;justify-content:center;gap:20px;margin-top:26px}.call-actions button{min-width:94px;border:0;border-radius:30px;padding:13px 18px;background:#edf6f5;color:#173e45;font-weight:800}.call-actions .hangup{background:#e64c55;color:#fff}.call-actions .accept{background:#21a879;color:#fff}.call-tools{flex-wrap:wrap;gap:10px}.call-tools button{min-width:88px}.presence-avatar{position:relative;display:inline-flex;flex:0 0 auto}.presence-avatar>img{margin:0}.presence-dot{position:absolute;right:0;bottom:1px;width:13px;height:13px;border-radius:50%;border:2px solid #fff;background:#98a4a6}.presence-dot.online{background:#19b56b}.presence-dot.offline{background:#9aa6a8}.presence-label{display:block;color:#58757a;margin:-4px 0 8px}.profile-presence{margin:auto}.profile-presence .presence-dot{width:18px;height:18px;border-width:3px}@media(max-width:520px){.detail-wrap{padding:0}.post-detail{border-radius:0;width:100%;height:100%;max-height:100vh}.call-overlay.compact-call{align-items:end}.compact-call .call-card{border-radius:28px 28px 0 0;width:100%}.chat-popup-wrap{padding:0;place-items:stretch}.chat-popup{width:100%;height:100dvh;border-radius:0}}.bubble{touch-action:pan-y}.bubble .reply-message{margin-left:auto;border:0;background:transparent;color:#58777d;padding:2px 7px}.bubble footer{display:flex;align-items:center;justify-content:flex-end;gap:7px}.bubble audio{display:block;width:min(270px,65vw);margin:8px 0}.message-quote{display:grid;width:100%;text-align:left;border:0;border-left:3px solid #1a917a;background:#eef5f4;border-radius:6px;padding:7px 9px;margin:7px 0;color:#34575e}.message-quote span,.reply-preview span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.receipt{font-weight:900;letter-spacing:-3px;padding-right:3px}.receipt.sent{color:#87999d}.receipt.seen{color:#18a06f}.reply-preview{display:flex;align-items:center;gap:10px;background:#edf7f5;border-left:4px solid #168370;padding:8px 14px}.reply-preview>div{display:grid;min-width:0;flex:1}.reply-preview span{color:#58757b}.reply-preview button{border:0;background:transparent;font-size:22px}.voice-button{flex:0 0 44px!important;padding:10px!important;font-size:19px}.voice-button.recording{background:#d83b4c!important;animation:pulse 1s infinite}.profile-options{margin-top:18px;border-top:1px solid #dfe8ea;padding-top:18px}@keyframes pulse{50%{opacity:.62}}.danger-action{background:#fff!important;color:#b83232!important;border:1px solid #e7bcbc!important;border-radius:12px;padding:12px;font-weight:700}.profile-actions{grid-template-columns:repeat(auto-fit,minmax(110px,1fr))!important}html,body,#app{width:100%;max-width:100%;overflow-x:hidden}.content,.feed,.feed>article,.shared-post,.daily-ai,.chat-popup,.modal-card{min-width:0;max-width:100%}.feed>article{contain:layout paint}.post-img{display:block;width:100%;max-width:100%;height:auto;margin:10px 0 0;border-radius:12px}.post-video{display:block;width:100%;max-width:100%;margin:0}.feed p,.shared-post p,.meta b{overflow-wrap:anywhere}.feed-refresh{position:fixed;z-index:40;top:74px;left:50%;transform:translate(-50%);border:0;border-radius:999px;background:#176b87;color:#fff;padding:9px 15px;box-shadow:0 8px 24px #1237}.icon-only,.settings-button,.toolbar-icon{border:0;background:#e7f4f1;color:#176b67;border-radius:11px;width:40px;height:40px;padding:0;font-weight:800}.profile-heading{margin-bottom:8px}.settings-button{font-size:20px}.academic-tools{margin:0 0 14px;background:#fff;border:1px solid #e1e9ea;border-radius:13px;padding:10px 12px}.academic-tools summary{cursor:pointer;font-weight:700;color:#48666c}.academic-tools .filters{margin-top:10px;border:0;padding:0}.shared-post{border:1px solid #dce6e7;border-radius:14px;padding:12px;margin-top:10px;background:#f9fbfb}.shared-post .post-img{border-radius:10px}.discussion-summary{display:flex;justify-content:space-between;align-items:center;padding:9px 0 5px}.discussion-summary button{border:0;background:none;color:#6d8388;padding:3px}.discussion-summary [data-reaction-summary]{display:flex;gap:7px;min-height:25px}.discussion-summary [data-reaction-summary] span{display:inline-flex;align-items:center;gap:2px;font-size:17px}.discussion-summary [data-reaction-summary] b{font-size:11px;color:#5d7479}.actions span{display:inline}@media(max-width:360px){.actions span{display:none}.actions button{font-size:17px}}.social-video{position:relative;width:100%;max-width:100%;margin:10px 0 0;background:#071518;border-radius:12px;overflow:hidden;aspect-ratio:4/5;display:grid;place-items:center}.social-video video{display:block;width:100%;height:100%;object-fit:contain;background:#071518}.video-toggle{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:64px;height:64px;border:0;border-radius:50%;background:#ffffffdf;color:#102f38;font-size:26px}.video-controls{position:absolute;left:0;right:0;bottom:0;display:grid;grid-template-columns:38px 1fr auto 38px;align-items:center;gap:6px;padding:22px 8px 8px;background:linear-gradient(transparent,#000b);color:#fff}.video-controls button{border:0;background:transparent;color:#fff;font-size:19px}.video-controls input{min-width:0;accent-color:#35b99b}.video-controls small{font-variant-numeric:tabular-nums}.social-video:fullscreen{border-radius:0;aspect-ratio:auto}.social-video:fullscreen video{object-fit:contain}.daily-ai{padding:12px;margin-bottom:15px}.daily-ai-title h3{margin:0;font-size:20px}.daily-ai-title small{font-size:10px}.ai-library{border:0;background:#ffffff20;color:#fff;border-radius:50%;width:38px;height:38px;font-size:19px}.word-chips{display:flex;gap:7px;overflow-x:auto;scroll-snap-type:x mandatory;padding:9px 0 8px;touch-action:pan-x}.word-chips button{flex:0 0 auto;scroll-snap-align:start;display:grid;gap:1px;text-align:left;border:1px solid #ffffff30;background:#fff;color:#163940;border-radius:12px;padding:8px 11px;min-width:108px}.word-chips button.learned{background:#dff4ec}.word-chips small{font-size:9px;color:#6c858a}.ai-briefs{display:grid;grid-template-columns:1fr 1fr;gap:7px}.ai-briefs>button{min-width:0;border:0;background:#ffffff14;color:#fff;border-radius:11px;padding:8px;display:grid;grid-template-columns:28px 1fr 12px;align-items:center;gap:5px;text-align:left}.ai-briefs>button div{display:grid;min-width:0}.ai-briefs small{font-size:8px;opacity:.7}.ai-briefs b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ai-detail h2{margin:4px 0 12px}.ai-detail p{line-height:1.55}.bengali-meaning{display:block;color:#176b67;font-size:18px;margin:10px 0}.ai-detail blockquote{margin:10px 0;background:#eff6f5;border-left:3px solid #2a9b84;padding:10px}.primary-action{border:0;background:#176b87;color:#fff;border-radius:11px;padding:11px 15px;font-weight:700}.source-link{display:inline-block;color:#176b87;font-weight:700;margin-top:8px}.learned-words{display:grid;gap:9px}.learned-words article{display:flex;gap:10px;background:#fff;border:1px solid #e0e8ea;border-radius:14px;padding:12px}.learned-words article>div{display:grid;flex:1}.learned-words p{margin:4px 0}.learned-words small{color:#6d8388}.learned-words em{color:#176b67}.learned-words button{border:0;background:#eef4f3;border-radius:50%;width:32px;height:32px}.suggestion-slot{grid-column:1/-1;min-width:0;overflow:hidden}.people-suggestions{touch-action:pan-x;overscroll-behavior-x:contain}.people-suggestions article{flex-basis:118px;padding:9px}.people-suggestions img{width:52px;height:52px}.people-suggestions article>button{width:34px;height:30px;padding:0;margin:auto;font-size:18px}.chat-toolbar{display:grid!important;grid-template-columns:42px 1fr 42px;align-items:center;gap:7px}.chat-toolbar>div{display:grid;min-width:0}.chat-toolbar>div b,.chat-toolbar>div small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-form{align-items:flex-end}.message-form textarea{flex:1;min-width:0;max-height:120px;resize:none;border:1px solid #d9e5e6;border-radius:18px;padding:10px 12px;line-height:1.35}.compose-icon{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border:0;border-radius:50%;background:#e5f2f0;color:#176b67}.compose-icon input{display:none}.send-icon{width:40px!important;height:40px;padding:0!important;border-radius:50%!important;font-size:18px}.group-info-card{padding:0;overflow:hidden}.group-info-card>header{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #e6eded}.group-info-card>header>div{display:flex;align-items:center;gap:10px}.group-info-card h2{margin:0;padding:0}.group-avatar{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#176b87;color:#fff;font-weight:800;font-size:20px}.group-info-card .modal-close{position:static}.group-tabs{position:static;transform:none;max-width:none;border:0;border-bottom:1px solid #e6eded;border-radius:0;display:grid;grid-template-columns:repeat(3,1fr);padding:0}.group-tabs button{display:grid;place-items:center;gap:2px;border:0;background:#fff;color:#6b8186;padding:9px;font-size:18px}.group-tabs button small{font-size:9px}.group-tabs button.active{color:#176b67;border-bottom:2px solid #176b67}.group-pane{display:none;padding:14px;max-height:65vh;overflow:auto}.group-pane.active{display:block}.group-info-card .group-member-list{max-height:none}.group-info-card .group-member-list article button{border:0;background:#edf3f2;color:#a33;border-radius:50%;width:32px;height:32px;padding:0}.settings-form{display:grid;gap:9px}.settings-form input{width:100%;border:1px solid #dbe5e7;border-radius:10px;padding:11px}.share-dialog textarea{width:100%;resize:vertical;border:1px solid #dbe5e7;border-radius:11px;padding:11px}.share-dialog form{display:grid;gap:10px}.share-preview{background:#f0f5f4;border-radius:12px;padding:10px}.share-preview p{margin:5px 0 0}.profile-photo-editor button:disabled{opacity:.45}.profile-photo-editor>input{display:none}@media(max-width:520px){header{padding-left:12px;padding-right:12px}.content{padding-left:10px;padding-right:10px}.brand b{font-size:19px}.icon{width:38px}.modal{padding:8px}.modal-card{max-height:94vh;border-radius:18px}.group-info-card{width:100%}.filters{grid-template-columns:1fr}.filters button{grid-column:auto}.social-video{border-radius:9px}.ai-briefs{grid-template-columns:1fr 1fr}}#publicProfile,.profile.public,.profile.public>*{min-width:0;max-width:100%}.profile-presence{width:112px;height:112px;display:inline-flex;overflow:visible}.profile-presence>img{display:block!important;width:112px!important;height:112px!important;max-width:112px!important;max-height:112px!important;aspect-ratio:1;border-radius:50%;object-fit:cover!important;object-position:center;margin:0!important}.profile.public h2,.profile.public p,.profile.public small{max-width:100%;overflow-wrap:anywhere}.profile.public .profile-card{width:100%;overflow:hidden}.media-frame{position:relative;max-width:100%;overflow:hidden}.media-frame .post-img{max-width:100%;width:100%;margin:10px 0 0}.media-views{display:inline-flex;align-items:center;gap:4px;margin:5px 3px 0;color:#647b80;font-size:11px}.bubble>div{min-width:0}.bubble>div>b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-menu{margin-left:auto!important;border:0!important;background:transparent!important;color:inherit!important;padding:2px 5px!important}.message-actions{display:grid;gap:7px}.message-actions button{border:0;border-radius:11px;padding:12px;text-align:left;background:#edf4f3;color:#234c53}.message-actions .danger-action{background:#fff0f0;color:#a92e2e}.word-chips,.people-suggestions{overscroll-behavior-x:contain;touch-action:pan-x;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.header-points{display:inline-flex;align-items:center;gap:4px;color:#996d00;background:#fff4c9;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:800;white-space:nowrap}.chat-toolbar{gap:5px}.chat-toolbar>div{min-width:0;flex:1}.chat-toolbar .toolbar-icon{flex:0 0 34px;width:34px;height:34px;padding:0}.chat-person{cursor:pointer}.message-form{grid-template-columns:auto auto auto minmax(0,1fr) auto}.message-form input[type=file]{display:none}.chat-file,.file-library>a{display:flex;align-items:center;gap:10px;border-radius:12px;padding:10px;background:#fff;color:#173f47;text-decoration:none;max-width:100%}.chat-file>span,.file-library>a>span{font-size:28px}.chat-file>div,.file-library>a>div{display:grid;min-width:0}.chat-file b,.chat-file small,.file-library b,.file-library small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inbox-library,.call-history{max-height:min(82vh,720px);overflow:auto}.inbox-library>header,.call-history>header{display:flex;align-items:center;justify-content:space-between}.file-library,.call-history{display:grid;gap:8px}.call-history article{display:flex;align-items:center;gap:12px;border-bottom:1px solid #e6eded;padding:11px 2px}.call-history article>span{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#e5f3f0;color:#167665}.call-history article>div{display:grid}.call-history small{color:#70868b}.media-library{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.media-library img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px}.media-library audio{grid-column:1/-1;width:100%}.reward-stat{display:grid;color:#46666c}.reward-stat b{font-size:22px;color:#9a7100}.profile-gallery{width:100%;background:#fff;border:1px solid #e0e9ea;border-radius:16px;padding:10px}.profile-gallery-tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:8px}.profile-gallery-tabs button{border:0;border-radius:10px;padding:10px;background:#edf4f3;color:#48666b}.profile-gallery-tabs button.active{background:#176b87;color:#fff}.gallery-grid{display:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.gallery-grid.active{display:grid}.gallery-grid>button{position:relative;border:0;padding:0;background:#e6eeee;aspect-ratio:1;overflow:hidden;border-radius:8px}.gallery-grid img{width:100%;height:100%;object-fit:cover}.gallery-grid>button>span{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;font-size:28px;text-shadow:0 2px 8px #000}.copy-post-detail{position:sticky;top:0;float:right;margin-right:44px;z-index:2;border:0;background:#e5f2f0;color:#176b67;border-radius:50%;width:38px;height:38px}.video-feed-open{position:absolute;right:10px;top:10px;border:0;border-radius:50%;width:36px;height:36px;background:#0009;color:#fff;z-index:3}.video-feed{position:fixed;top:0;right:0;bottom:0;left:0;background:#05090a;z-index:700;color:#fff}.video-feed-close{position:absolute;z-index:4;top:calc(env(safe-area-inset-top) + 12px);left:12px;width:42px;height:42px;border:0;border-radius:50%;background:#0009;color:#fff;font-size:25px}.video-feed-track{height:100%;overflow-y:auto;scroll-snap-type:y mandatory;overscroll-behavior-y:contain}.video-reel{height:100%;position:relative;scroll-snap-align:start;scroll-snap-stop:always;display:grid;place-items:center;background:#000}.video-reel video{width:100%;height:100%;object-fit:contain}.reel-author{position:absolute;left:18px;bottom:112px;display:flex;align-items:center;gap:8px;max-width:70%;text-shadow:0 2px 5px #000;cursor:pointer}.reel-author img{width:38px;height:38px;border-radius:50%;object-fit:cover}.reel-caption{position:absolute;left:18px;right:75px;bottom:66px;max-height:42px;overflow:hidden;text-shadow:0 2px 5px #000}.reel-actions{position:absolute;right:12px;bottom:60px;display:grid;gap:10px}.reel-actions button{border:0;border-radius:50%;width:46px;height:46px;background:#0008;color:#fff;font-size:20px}.reel-actions button span{display:none}@media(max-width:430px){header{padding-left:10px;padding-right:10px}.header-points{padding:5px 7px}.chat-toolbar .toolbar-icon{flex-basis:30px;width:30px;height:30px;font-size:13px}.message-form{gap:4px}.compose-icon{width:34px!important;min-width:34px!important;padding:0!important}.media-library,.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.video-mode .modal,.video-mode .reaction-picker{z-index:800}.document-preview,.post-document{display:flex;align-items:center;gap:12px;width:100%;padding:14px;border:1px solid #d8e5e5;border-radius:14px;background:#f8fbfb;color:#173e45;text-align:left}.document-preview>span,.post-document>span{display:grid;place-items:center;width:44px;height:44px;flex:0 0 44px;border-radius:12px;background:#e1f3ef;color:#087b70;font-size:24px}.document-preview>div,.post-document>div{min-width:0;flex:1}.document-preview b,.post-document b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-preview small,.post-document small{display:block;color:#617477;margin-top:3px}.post-document.locked>span{background:#fff3d8;color:#966500}.post-document i{font-size:24px}#documentPriceRow{display:grid;gap:6px;margin-top:12px;font-weight:600}#documentPriceRow select{width:100%}.document-viewer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:900;background:#eef3f3;display:flex;flex-direction:column}.document-viewer header{position:static;display:flex;align-items:center;gap:12px;min-height:64px;padding:10px 14px;background:#fff;border-bottom:1px solid #d7e2e2}.document-viewer header button,.document-viewer header>a{width:42px;height:42px;display:grid;place-items:center;border:0;border-radius:50%;background:#e8f4f2;color:#164d55;font-size:24px}.document-viewer header div{min-width:0;flex:1}.document-viewer header b,.document-viewer header small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-viewer iframe{width:100%;flex:1;border:0;background:#fff}.document-viewer>section{margin:auto;max-width:420px;text-align:center;padding:28px}.document-viewer>section>span{font-size:72px;color:#147c73}.document-viewer>section .primary-action{display:inline-block;margin-top:16px;text-decoration:none}button{touch-action:manipulation}.content{overflow-x:clip}.update-icon{position:relative}.update-icon.has-update:after{content:"";position:absolute;right:7px;top:7px;width:9px;height:9px;border-radius:50%;background:#e53935;border:2px solid #fff}.header-points{border:0;cursor:pointer}.academic-hub{display:grid;gap:12px}.academic-hub>button{display:flex;align-items:center;gap:14px;text-align:left;padding:16px;border:1px solid #dce7e7;border-radius:16px;background:#fff;color:#173f47}.academic-hub>button>span{display:grid;place-items:center;width:48px;height:48px;flex:0 0 48px;border-radius:14px;background:#e3f3ef;color:#08796e;font-size:25px}.academic-hub>button>div{display:grid;gap:4px;min-width:0}.academic-hub small{color:#637b80;line-height:1.35}.reel-strip{display:flex;gap:9px;overflow-x:auto;overscroll-behavior-x:contain;touch-action:pan-x;scroll-snap-type:x proximity;padding:4px 2px 12px;margin:3px 0 12px}.reel-strip>button{scroll-snap-align:start;flex:0 0 96px;height:150px;border:0;border-radius:16px;overflow:hidden;position:relative;padding:0;background:#173f47;color:#fff}.reel-create{display:grid!important;place-items:center;align-content:center;gap:7px;background:linear-gradient(145deg,#e5f5f1,#cdebe4)!important;color:#145c57!important}.reel-create span{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:#168879;color:#fff;font-size:28px}.reel-create b{font-size:12px}.reel-preview video{width:100%;height:100%;object-fit:cover}.reel-preview>span{position:absolute;inset:auto 0 0;display:flex;align-items:center;gap:5px;padding:20px 7px 8px;background:linear-gradient(transparent,#000c);font-size:11px;text-align:left}.reel-preview img{width:24px;height:24px;border:2px solid #fff;border-radius:50%;object-fit:cover}.reel-composer .reel-picker{min-height:180px;display:grid;place-items:center;border:2px dashed #a8cfca;border-radius:16px;background:#edf7f5;color:#176b67;font-weight:800}.reel-composer input[type=file]{display:none}.check-row{display:flex!important;align-items:center;gap:9px}.check-row input{width:auto!important}.collapsible-text{position:relative;line-height:1.55;white-space:normal;overflow-wrap:anywhere}.collapsible-text>div{max-height:7.1em;overflow:hidden}.collapsible-text:not(.expanded)>div{-webkit-mask-image:linear-gradient(#000 70%,transparent);mask-image:linear-gradient(#000 70%,transparent)}.collapsible-text.expanded>div{max-height:none;-webkit-mask-image:none;mask-image:none}.collapsible-text>button{border:0;background:transparent;color:#176b87;font-weight:800;padding:5px 0}.collapsible-text p{white-space:normal;margin:8px 0}.locked-media{width:100%;min-height:210px;border:0;border-radius:14px;background:linear-gradient(145deg,#153b43,#0e2227);color:#fff;display:grid;place-items:center;align-content:center;gap:7px}.locked-media span{font-size:34px}.locked-media small{color:#bed5d2}.access-settings{padding:12px;border:1px solid #dce7e7;border-radius:13px}.access-settings summary{cursor:pointer;font-weight:750}.access-settings label{display:grid;gap:6px;margin-top:10px}.original-link{display:block;color:#176b87;font-weight:750;margin-top:9px}.shared-post{cursor:pointer}.video-feed,.video-feed-track{height:100dvh}.video-reel{height:100dvh;overflow:hidden}.video-feed-close{top:max(12px,env(safe-area-inset-top));left:max(12px,env(safe-area-inset-left))}.reel-author{left:max(14px,env(safe-area-inset-left));bottom:max(118px,calc(env(safe-area-inset-bottom) + 86px));right:78px}.reel-caption{left:max(14px,env(safe-area-inset-left));right:78px;bottom:max(62px,calc(env(safe-area-inset-bottom) + 34px));max-height:52px;padding:7px 9px;border-radius:10px;background:#0004;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);overflow:hidden}.reel-caption.open{top:max(80px,calc(env(safe-area-inset-top) + 60px));bottom:max(55px,calc(env(safe-area-inset-bottom) + 30px));max-height:none;overflow:auto;background:#000a;padding:16px}.reel-caption>div p{margin:0;line-height:1.45}.reel-caption>button{border:0;background:none;color:#fff;font-weight:800;padding:4px 0}.reel-actions{right:max(9px,env(safe-area-inset-right));bottom:max(44px,calc(env(safe-area-inset-bottom) + 22px));gap:8px}.reel-actions button{width:52px;height:auto;min-height:48px;border-radius:18px;padding:6px 3px;display:grid;place-items:center;gap:1px;background:#0007;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.reel-actions button i{font-style:normal;font-size:21px}.reel-actions button span{display:block!important;font-size:10px;line-height:1.1}.chat-popup-wrap{padding-top:env(safe-area-inset-top);height:100dvh}.chat-popup{height:100%;max-height:100dvh}.chat-toolbar{position:relative;min-height:64px;flex-wrap:nowrap;padding:8px max(8px,env(safe-area-inset-right)) 8px max(8px,env(safe-area-inset-left));gap:7px}.chat-person{min-width:0;flex:1}.chat-person b,.chat-person small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-toolbar-actions{display:flex;flex:0 0 auto;gap:4px}.chat-toolbar .toolbar-icon{width:36px!important;height:36px!important;flex:0 0 36px!important}.messages{min-height:0}.message-form{align-items:end;padding-bottom:max(8px,env(safe-area-inset-bottom))}.message-form textarea{min-height:44px!important;max-height:112px!important;height:auto}.message-text.collapsed p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden}.message-text>button{border:0;background:none;color:#176b87;font-weight:750;padding:3px 0}.inline-call-log{margin:5px auto 12px;max-width:92%}.inline-call-log>button{width:100%;border:0;border-radius:14px;padding:10px 12px;background:#edf5f3;color:#244f55;display:flex;align-items:center;gap:8px}.inline-call-log>button small{margin-left:auto}.inline-call-items{display:grid;gap:4px;margin-top:5px}.inline-call-items article{display:flex;align-items:center;gap:9px;padding:8px 10px;background:#f6f9f9;border-radius:12px}.inline-call-items article>div{display:grid;flex:1}.inline-call-items article>button{border:0;border-radius:9px;padding:7px;background:#e1f2ee;color:#176b67}.inline-call-items article.missed{color:#b22e35;background:#fff0f1}.inline-call-items article.missed>button{background:#b22e35;color:#fff}.inbox-library>header,.call-history>header,.reaction-people>header,.exam-creator>header,.full-gallery>header{display:flex;justify-content:space-between;align-items:center}.full-gallery{max-height:88dvh;overflow:auto}.gallery-see-all{grid-column:span 1!important;display:grid;place-items:center!important;color:#176b67!important;background:#e4f3f0!important}.gallery-see-all small{font-size:10px}.reaction-people>button{width:100%;display:flex;align-items:center;gap:9px;border:0;background:transparent;text-align:left;padding:8px}.reaction-people>button img{width:36px;height:36px;border-radius:50%;object-fit:cover}.comment-actions{display:grid;gap:8px}.comment-actions>button:not(.modal-close){border:0;border-radius:11px;padding:12px;text-align:left;background:#edf5f3}.edit-dialog textarea{width:100%;white-space:pre-wrap}.post-detail .collapsible-text p,.detail-comment p{white-space:pre-wrap;line-height:1.55;overflow-wrap:anywhere}.comment-reaction-count{border:0;background:transparent;color:#657c81;padding:4px}.update-centre-card{padding:24px;border:1px solid #dbe7e6;border-radius:18px;text-align:center;background:#fff}.update-centre-card>span{display:grid;place-items:center;width:62px;height:62px;margin:auto;border-radius:18px;background:#dff3ec;color:#08796e;font-size:34px}.update-centre-card.available>span{background:#176b87;color:#fff}.release-notes{text-align:left;background:#f4f8f7;padding:12px;border-radius:12px}.update-history{display:grid;gap:9px}.update-history article{padding:13px;border:1px solid #e0e9e9;border-radius:13px;background:#fff}.update-history small{display:block;color:#6b8085}.reward-overview{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.reward-overview article{padding:13px 7px;text-align:center;background:#fff;border:1px solid #dce7e7;border-radius:14px}.reward-overview small,.reward-overview b{display:block}.reward-overview b{font-size:20px;margin-top:5px}.reward-ledger{display:grid;gap:6px;margin-top:14px}.reward-ledger article{display:flex;align-items:center;gap:10px;padding:11px;background:#fff;border-radius:12px}.reward-ledger article>span{width:45px;font-weight:800}.reward-ledger .credit{color:#168060}.reward-ledger .debit{color:#bb3434}.reward-ledger article>div{display:grid}.reward-ledger small{color:#708388}.plain-document{margin:0;padding:18px;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;background:#fff;color:#18363c;font:15px/1.55 system-ui,sans-serif}.cv-form{display:grid;gap:13px}.cv-form>section{display:grid;gap:9px;padding:15px;background:#fff;border:1px solid #dce7e7;border-radius:16px}.cv-form input,.cv-form textarea,.exam-creator input,.exam-creator textarea,.exam-creator select{width:100%;padding:11px;border:1px solid #cfdede;border-radius:10px}.cv-form textarea{min-height:92px}.cv-actions{display:flex;gap:8px}.cv-actions button{flex:1}.cv-preview-wrap{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#d8dfdf;overflow:auto;padding:20px}.cv-paper{width:min(210mm,100%);min-height:297mm;margin:auto;background:#fff;padding:18mm;color:#172d33}.cv-paper header{position:static;display:block;text-align:center;border-bottom:2px solid #17756e;padding-bottom:14px}.cv-paper section h2{font-size:16px;color:#176b67;border-bottom:1px solid #bdd6d2;padding-bottom:5px}.cv-preview-actions{position:fixed;right:20px;bottom:20px;display:flex;gap:8px}.cv-preview-actions button{padding:12px;border:0;border-radius:12px;background:#176b87;color:#fff}.exam-list{display:grid;gap:9px}.exam-list>button{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid #dce7e7;border-radius:14px;background:#fff;text-align:left;color:#173f47}.exam-list>button>span{font-size:28px}.exam-list>button>div{display:grid}.exam-list small{color:#687e83}.exam-creator{max-height:90dvh;overflow:auto}.exam-creator form{display:grid;gap:10px}.exam-times{display:grid;grid-template-columns:1fr 1fr;gap:8px}.exam-times label{display:grid;gap:5px}.question-editor{display:grid;gap:7px;border:1px solid #dce6e6;border-radius:13px;margin:10px 0;padding:12px}.question-editor button{border:0;background:#fff0f0;color:#ae3333;padding:8px}.exam-runner{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#f3f6f6;display:flex;flex-direction:column}.exam-runner>header{position:static;display:flex;gap:12px;padding:12px;background:#fff}.exam-runner>header>div{display:grid;flex:1}.exam-runner form{display:flex;flex:1;flex-direction:column;overflow:auto;padding:18px}.exam-runner fieldset{border:0;display:grid;gap:10px}.exam-runner legend{font-weight:800;font-size:19px;margin-bottom:15px}.exam-runner fieldset label{display:flex;align-items:center;gap:10px;padding:13px;background:#fff;border:1px solid #dce6e6;border-radius:12px}.exam-runner form>footer{display:flex;gap:8px;margin-top:auto}.exam-runner form>footer button{flex:1}.exam-result{margin:auto;text-align:center}.exam-result>span{font-size:60px;color:#168060}@media(max-width:430px){header .icon{width:36px;height:36px}.header-points{font-size:11px}.chat-toolbar .toolbar-icon{width:32px!important;height:32px!important;flex-basis:32px!important}.chat-toolbar-actions{gap:2px}.reward-overview{grid-template-columns:1fr 1fr}.reward-overview article:first-child{grid-column:1/-1}.reel-actions{right:7px}.reel-actions button{width:46px}.cv-preview-wrap{padding:0}.cv-paper{padding:13mm 9mm}.exam-times{grid-template-columns:1fr}}@media print{body>*{display:none!important}.cv-preview-wrap{display:block!important;position:static;padding:0;background:#fff}.cv-preview-actions{display:none!important}.cv-paper{display:block!important;width:210mm;min-height:297mm;box-shadow:none;margin:0}.cv-paper *{visibility:visible!important}}.mention{display:inline-block;padding:0 3px;border-radius:4px;background:#d9f2ed;color:#08776c;font-weight:750}.multi-photo-preview,.multi-image-grid,.chat-image-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;overflow:hidden;border-radius:14px}.multi-photo-preview figure{position:relative;margin:0;aspect-ratio:1}.multi-photo-preview img,.multi-image-grid img,.chat-image-grid img{width:100%;height:100%;object-fit:cover}.multi-photo-preview button{position:absolute;right:5px;top:5px;width:30px;height:30px;border:0;border-radius:50%;background:#000a;color:#fff}.multi-image-grid>button{position:relative;border:0;padding:0;min-height:150px;background:#dce6e5}.multi-image-grid.count-1{grid-template-columns:1fr}.multi-image-grid.count-1>button{max-height:560px}.multi-image-grid.count-3>button:first-child{grid-row:span 2}.multi-image-grid .media-views{grid-column:1/-1}.chat-image-grid{max-width:320px}.chat-image-grid img{min-height:110px;max-height:190px}.reel-upload-preview{display:grid;grid-template-columns:110px 1fr;align-items:center;gap:12px;padding:10px;border:1px solid #cfe0de;border-radius:14px;background:#fff}.reel-upload-preview video{width:110px;height:170px;object-fit:cover;border-radius:11px}.reel-upload-preview div{display:grid;gap:5px;min-width:0}.reel-upload-preview b{overflow:hidden;text-overflow:ellipsis}.reel-upload-preview small{color:#687d81}.auth-landing{min-height:100dvh;display:grid;grid-template-columns:minmax(280px,540px) minmax(300px,430px);align-items:center;justify-content:center;gap:8vw;padding:40px;background:linear-gradient(145deg,#edf8f5,#f8fbfb 55%,#e6f0f4)}.auth-brand img{width:86px}.auth-brand h1{margin:14px 0 5px;font-size:clamp(42px,6vw,72px);color:#124851}.auth-brand p{max-width:520px;font-size:21px;color:#526c71}.auth-brand small{color:#71868a}.auth-card{padding:25px;border:1px solid #d8e6e4;border-radius:20px;background:#fff;box-shadow:0 20px 60px #173f4718}.auth-card>nav{position:static;display:flex;height:auto;border-bottom:1px solid #dce8e7;margin-bottom:18px}.auth-card>nav button{flex:1;padding:11px;border:0;background:none;color:#60787c}.auth-card>nav button.active{color:#08796e;border-bottom:3px solid #08796e;font-weight:800}.auth-card form{display:grid;gap:10px}.auth-card input,.auth-card form button{min-height:48px;padding:11px 13px;border:1px solid #cddedd;border-radius:11px;font:inherit}.auth-card form button,.google-signin{border:0!important;background:#08796e!important;color:#fff!important;font-weight:800}.google-signin{width:100%;min-height:48px;border-radius:11px}.auth-divider{display:flex;align-items:center;gap:10px;margin:15px 0;color:#819194}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:#dce5e5}.auth-card footer{display:grid;gap:8px;text-align:center;margin-top:17px}.auth-card footer small{color:#7a8c8f}.reward-wallet{padding:24px;border-radius:22px;background:linear-gradient(135deg,#0b766c,#176b87);color:#fff;box-shadow:0 16px 35px #125e6b33}.reward-wallet>small{text-transform:uppercase;letter-spacing:1.6px}.reward-wallet>h2{font-size:42px;margin:12px 0 20px}.reward-wallet>div{display:grid;grid-template-columns:1fr 1fr;gap:10px}.reward-wallet>div>span{display:grid;padding:12px;border-radius:13px;background:#ffffff20}.wallet-library{display:grid;gap:8px}.wallet-library>button{display:flex;align-items:center;gap:11px;width:100%;padding:10px;border:1px solid #d9e6e4;border-radius:14px;background:#fff;text-align:left;color:#183e45}.wallet-library img,.wallet-library>button>span{width:52px;height:52px;border-radius:10px;object-fit:cover;background:#e3f2ef;display:grid;place-items:center}.wallet-library button>div{display:grid;min-width:0;flex:1}.wallet-library b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wallet-library small{color:#6c8084}.cv-enhancements{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cv-photo-control{display:flex;align-items:center;gap:11px}.cv-photo-control img{width:82px;height:82px;border-radius:50%;object-fit:cover}.cv-photo-control label{padding:9px;border-radius:10px;background:#e5f3f0;color:#08796e;font-weight:700}.cv-photo-control input[type=file]{display:none}.cv-paper{box-sizing:border-box!important;display:block!important;position:relative!important;width:min(210mm,100%)!important;min-height:297mm!important;padding:18mm!important;overflow:visible!important}.cv-paper *{position:static!important;box-sizing:border-box!important;max-width:100%!important}.cv-paper>header{display:flex!important;align-items:center!important;gap:18px!important;width:100%!important;height:auto!important;min-height:0!important;margin:0 0 14mm!important;padding:0 0 8mm!important;text-align:left!important}.cv-paper-header>img{position:static!important;flex:0 0 92px;width:92px!important;height:92px!important;border-radius:12px;object-fit:cover}.cv-paper-header>div{min-width:0}.cv-contact{overflow-wrap:anywhere}.cv-paper-body{display:grid!important;grid-template-columns:minmax(0,2fr) minmax(160px,1fr);gap:12mm}.cv-paper-body>main,.cv-paper-body>aside{min-width:0}.cv-paper.classic .cv-paper-body{grid-template-columns:1fr}.cv-paper.academic .cv-paper-body{grid-template-columns:minmax(0,5fr) minmax(150px,2fr)}.cv-paper h1{font-size:32px!important;line-height:1.15!important;margin:0 0 6px!important}.cv-paper h3{font-size:17px!important;margin:0 0 8px!important}.cv-paper p{font-size:13px!important;line-height:1.5!important;margin:6px 0!important;white-space:pre-wrap!important}.cv-paper section{display:block!important;margin:0 0 8mm!important}.cv-paper section h2{display:block!important;margin:0 0 4mm!important;line-height:1.3!important}.cv-paper section p{margin:0!important;overflow-wrap:anywhere}.question-editor{display:grid;gap:8px}.question-kind-row{display:grid;grid-template-columns:1fr 90px;gap:8px}.exam-media-preview img{max-height:180px;object-fit:contain}.exam-media-preview audio{width:100%}.exam-question-media{width:100%;max-height:42vh;object-fit:contain;border-radius:12px;margin:10px 0}.exam-share-actions{display:flex;gap:8px;flex-wrap:wrap}.exam-list>article{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center}.exam-list>article>button:first-child{text-align:left}.game-card,.game-result{padding:22px;border:1px solid #d8e6e4;border-radius:19px;background:#fff}.game-card header{position:static;display:flex;justify-content:space-between;height:auto;background:none;border:0;padding:0}.game-progress{height:7px;border-radius:5px;background:#dfeae8;margin:14px 0 25px;overflow:hidden}.game-progress i{display:block;height:100%;background:#0d8679}.game-card>div:last-child{display:grid;gap:9px}.game-card>div>button{padding:14px;border:1px solid #cfe0de;border-radius:12px;background:#f7fbfa;text-align:left;color:#183f46}.game-card button.correct{background:#dff5e9;border-color:#28a469}.game-card button.wrong{background:#ffeaec;border-color:#d84854}.game-result{text-align:center}.game-result>span{font-size:60px;color:#0c8377}.chat-popup-wrap{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1200!important;height:100dvh!important;padding:0!important;background:#eef3f1!important}.chat-popup{display:grid!important;grid-template-rows:auto auto minmax(0,1fr) auto auto!important;width:100%!important;height:100dvh!important;max-height:none!important;border-radius:0!important;padding-top:env(safe-area-inset-top)!important;overflow:hidden!important}.chat-toolbar{position:relative!important;inset:auto!important;display:flex!important;align-items:center!important;min-height:62px!important;height:auto!important;padding:7px max(8px,env(safe-area-inset-right))!important;background:#08796e!important;color:#fff!important;border-bottom:1px solid #d8e4e2!important}.chat-person{overflow:hidden}.chat-toolbar-actions{display:flex!important;align-items:center!important;gap:2px!important}.chat-toolbar .toolbar-icon,.chat-close{display:flex!important;flex-direction:column!important;place-items:center!important;width:46px!important;height:38px!important;min-width:38px!important;padding:0!important;border:0!important;border-radius:50%!important;background:transparent!important;color:#fff!important;font-size:18px!important}.chat-toolbar svg,.message-form svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.chat-toolbar-actions small,.compose-icon small{display:block;font-size:8px;line-height:1;font-weight:650}.chat-person small{color:#d8f0ec!important}.chat-close{width:38px!important;min-width:38px!important}.modal,.modal-wrap{z-index:1800!important}.messages{min-height:0!important;overflow-y:auto!important;padding:14px 10px 18px!important;scroll-padding-bottom:100px;background-color:#edf3f0!important;background-image:radial-gradient(#76978f15 1px,transparent 1px)!important;background-size:18px 18px!important}.bubble{max-width:min(82%,520px)!important;border-radius:9px!important;box-shadow:0 1px 1px #00000012!important}.bubble.mine{background:#d9fdd3!important}.message-form{position:relative!important;inset:auto!important;display:grid!important;grid-template-columns:auto auto auto minmax(60px,1fr) auto!important;align-items:end!important;gap:5px!important;width:100%!important;padding:7px max(8px,env(safe-area-inset-right)) max(7px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left))!important;background:#fff!important;border-top:1px solid #dce6e4!important}.mention-suggestions{position:absolute;left:10px;right:10px;bottom:calc(100% + 7px);z-index:8;max-height:240px;overflow:auto;padding:6px;border:1px solid #d5e2df;border-radius:14px;background:#fff;box-shadow:0 10px 30px #173c4430}.mention-suggestions button{display:flex;width:100%;gap:10px;align-items:center;padding:10px;border:0;background:none;color:#173e45;text-align:left}.mention-suggestions small{color:#708387}.message-form textarea{width:100%!important;min-height:42px!important;max-height:108px!important;padding:10px 13px!important;border-radius:22px!important;resize:none!important}.message-form .compose-icon,.message-form .send-icon{width:42px!important;height:42px!important;min-width:42px!important;border-radius:50%!important;padding:0!important;display:grid!important;place-items:center!important}.message-form .send-icon{background:#08796e!important;color:#fff!important}.reply-preview{margin:0!important;border-radius:0!important}.typing-indicator{position:static!important}@media(max-width:520px){.auth-landing{display:block;padding:25px 16px}.auth-brand{text-align:center;margin-bottom:18px}.auth-brand img{width:64px}.auth-brand h1{font-size:40px}.auth-brand p{font-size:16px}.auth-card{padding:18px}.chat-person small{font-size:11px}.chat-toolbar .toolbar-icon{width:34px!important;height:34px!important;min-width:34px!important}.message-form{grid-template-columns:auto auto auto minmax(45px,1fr) auto!important}.message-form .compose-icon,.message-form .send-icon{width:38px!important;height:38px!important;min-width:38px!important}.cv-enhancements{grid-template-columns:1fr}.cv-paper{padding:12mm 8mm!important}.cv-paper h1{font-size:27px!important}}@media(min-width:900px){body{background:#eef2f3}.auth-landing{min-height:100vh}#app{display:grid;grid-template-columns:220px minmax(0,680px) 260px;column-gap:24px;justify-content:center;max-width:1300px;margin:0 auto;align-items:start}#app>header{grid-column:1 / -1;position:fixed;top:0;left:0;right:0;z-index:100;display:flex;height:64px;padding:8px 28px;background:#fff;box-shadow:0 1px 5px #102d3420}#app>header .brand{width:245px}#app>nav{grid-column:1;grid-row:2;position:sticky;top:84px;align-self:start;z-index:20;display:flex;flex-direction:column;gap:4px;width:220px;height:auto;padding:8px;border:0;border-radius:16px;background:#fff;box-shadow:0 5px 22px #173d4414}#app>nav button{display:flex;justify-content:flex-start;gap:13px;width:100%;padding:12px;border-radius:10px}#app>nav button span{width:30px}.content{grid-column:2;grid-row:2;width:auto!important;max-width:none!important;margin:84px 0 40px!important;padding:0!important}.welcome,.quick{border-radius:16px;background:#fff;padding:18px}.reel-strip{padding:10px;background:#fff;border-radius:16px}.feed>article{border-radius:16px!important;box-shadow:0 2px 12px #173f470d}.content>#dailyAI{display:block}.chat-popup{width:min(1100px,100%)!important;margin:auto!important}.chat-popup-wrap{background:#dce5e3!important}.cv-preview-wrap{padding:24px!important}.cv-paper{box-shadow:0 8px 40px #183c4330!important}}@media print{.cv-paper{width:210mm!important;height:auto!important;min-height:297mm!important;padding:16mm!important;overflow:visible!important}.cv-paper>header{margin-bottom:10mm!important}.cv-paper h1{font-size:28pt!important}.cv-paper p{font-size:10.5pt!important}.cv-preview-wrap{overflow:visible!important}}@media(max-width:620px){.cv-enhancements,.cv-paper-body{grid-template-columns:1fr}.cv-paper{padding:10mm!important}.cv-paper-header>img{width:72px!important;height:72px!important;flex-basis:72px}}.tag-picker{position:relative;display:grid;gap:7px}.tag-results,.tag-chips{display:flex;flex-wrap:wrap;gap:6px}.tag-results button,.tag-chips span{border:0;border-radius:999px;padding:7px 10px;background:#e5f3f0;color:#08796e;font-size:12px}.collections-list,.collection-grid{display:grid;gap:10px}.collections-list article{display:flex;align-items:center;gap:12px;padding:15px;border:1px solid #dce8e6;border-radius:15px;background:#fff}.collections-list article>button:first-child{flex:1;border:0;background:none;text-align:left;color:#173f47;display:grid}.collection-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.collection-items button{border:1px solid #dae7e5;background:#fff;border-radius:13px;overflow:hidden;padding:0;text-align:left;color:#173f47}.collection-items img{width:100%;aspect-ratio:1.5;object-fit:cover}.collection-items button div{padding:10px;display:grid}.collection-grid>button,.collection-view>div>button,.collection-picker>button{display:flex;width:100%;align-items:center;gap:11px;padding:13px;border:1px solid #dce8e6;border-radius:14px;background:#fff;color:#173f47;text-align:left}.collection-grid>button>span,.collection-view>div>button>span{display:grid;place-items:center;width:44px;height:44px;border-radius:11px;background:#dff2ed;color:#08796e;font-size:22px}.collection-grid>button>div,.collection-view>div>button>div,.collection-picker>button{min-width:0;flex:1;display:grid}.collection-view>header,.collection-picker>header{position:static;height:auto;padding:0 44px 14px 0;background:none}.collection-view>div{display:grid;gap:8px}.collection-view img{width:58px;height:58px;border-radius:9px;object-fit:cover}.exam-hub{display:grid;gap:15px}.exam-hero{position:static;height:auto;display:flex;align-items:center;justify-content:space-between;padding:24px;border:0;border-radius:22px;background:linear-gradient(135deg,#075f58,#176b87);color:#fff}.exam-hero span{font-size:10px;letter-spacing:1.8px;opacity:.75}.exam-hero h1{margin:5px 0;font-size:clamp(25px,5vw,38px)}.exam-hero p{max-width:520px;margin:0;opacity:.85}.exam-hero button{flex:0 0 auto;background:#fff!important;color:#08796e!important}.exam-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.exam-benefits div{display:grid;padding:12px;border:1px solid #dce7e5;border-radius:14px;background:#fff}.exam-benefits small,.exam-list small{color:#6c8084}.exam-list{display:grid;gap:10px}.exam-list>article{padding:12px;border:1px solid #dbe7e5;border-radius:16px;background:#fff}.exam-list>article>button:first-child{display:flex;width:100%;align-items:center;gap:12px;padding:0;border:0;background:none;color:#173f47;text-align:left}.exam-list>article>button:first-child>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#dff2ed;color:#08796e;font-size:21px}.exam-list>article>button:first-child>div{display:grid;flex:1}.exam-share-actions{display:flex;gap:7px;justify-content:flex-end;margin-top:9px}.exam-creator>header{position:static;height:auto;padding:0 45px 14px 0;background:none}.exam-creator>header small{color:#08796e;letter-spacing:1.5px}.exam-creator form,.exam-creator form>label{display:grid;gap:8px}.exam-times{grid-template-columns:repeat(3,minmax(0,1fr))}.duration-control{display:grid;grid-template-columns:1fr auto}.exam-invitation{text-align:center}.exam-invitation>span{display:grid;place-items:center;width:62px;height:62px;margin:auto;border-radius:18px;background:#dff2ed;color:#08796e;font-size:30px}.exam-invitation>div{display:grid;grid-template-columns:auto auto;justify-content:center;gap:3px 22px;margin:18px 0}.exam-invitation aside{display:grid;padding:12px;margin-bottom:12px;border-radius:12px;background:#fff7dc}.cv-paper section h2{display:flex!important;align-items:center;gap:8px;color:#0b7168}.cv-paper section h2 span{display:grid;place-items:center;flex:0 0 25px;width:25px;height:25px;border-radius:7px;background:#dff2ed;font-size:12px}.cv-contact{display:flex;flex-wrap:wrap;gap:6px 13px}.cv-contact span{display:inline-flex;align-items:center;gap:5px;overflow-wrap:anywhere}.cv-contact i{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#e2f2ef;color:#08796e;font-size:10px;font-style:normal;font-weight:800}.field-game,.field-result{padding:18px;border:1px solid #d7e5e2;border-radius:20px;background:#fff;box-shadow:0 12px 32px #173f4712}.field-game>header{position:static;height:auto;padding:0;border:0;justify-content:space-between}.field-game>header small{color:#708487;letter-spacing:1.3px}.field-scene{position:relative;height:150px;overflow:hidden;margin:14px 0;border-radius:17px;background:linear-gradient(#9ed9ed 0,#9ed9ed 62%,#70462d 62%)}.field-scene .sun{position:absolute;right:20px;top:14px;font-size:34px;font-style:normal}.crop-row{position:absolute;left:0;right:0;bottom:42px;text-align:center;font-size:37px;word-spacing:13px}.soil{position:absolute;inset:auto 0 0;height:45px;background:repeating-linear-gradient(15deg,#70462d 0,#70462d 18px,#81543a 18px,#81543a 36px)}.resource-board{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.resource-board article{display:grid;place-items:center;gap:5px;padding:10px 4px;border:1px solid #dce7e5;border-radius:13px}.resource-board article>span{font-size:25px}.resource-board article>div{display:flex;align-items:center;gap:8px}.resource-board button{width:30px;height:30px;padding:0;border:0;border-radius:50%;background:#e2f2ef;color:#08796e}.field-game>#runField,.field-result button{width:100%;margin-top:15px}.game-hint{display:block;margin-top:8px;color:#708487;text-align:center}.field-result{text-align:center}.yield-ring{display:grid;place-items:center;width:130px;height:130px;margin:auto;border-radius:50%;background:conic-gradient(#159678 var(--yield),#dce8e5 0);box-shadow:inset 0 0 0 16px #fff}.yield-ring b,.yield-ring small{grid-area:1/1}.yield-ring b{margin-top:-13px;font-size:26px}.yield-ring small{margin-top:25px}.desktop-right{display:none}@media(min-width:900px){.desktop-right{grid-column:3;grid-row:2;position:sticky;align-self:start;display:grid;gap:7px;top:84px;width:100%;padding:14px;border:1px solid #dfe8e6;border-radius:16px;background:#fff;box-shadow:0 5px 22px #173d4414}.desktop-right section{display:flex;align-items:center;gap:9px;padding-bottom:10px;border-bottom:1px solid #e6edec}.desktop-right img{width:44px;height:44px;border-radius:50%;object-fit:cover}.desktop-right section div{display:grid;min-width:0}.desktop-right section small{color:#71858a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-right>button{border:0;border-radius:10px;padding:11px;background:#f1f6f5;color:#214b51;text-align:left}}@media(max-width:620px){.exam-hero{align-items:flex-start;flex-direction:column;gap:14px;padding:19px}.exam-benefits,.exam-times,.resource-board{grid-template-columns:1fr}.exam-benefits{grid-template-columns:repeat(3,1fr)}.exam-benefits b{font-size:11px}.exam-benefits small{font-size:9px}}.message-bubble-wrap{position:relative}.msg-react-trigger{position:absolute;top:-10px;background:#fff;border:1px solid #dfe8e6;border-radius:50%;width:26px;height:26px;font-size:13px;cursor:pointer;display:none;align-items:center;justify-content:center;box-shadow:0 2px 8px #0002;z-index:3}.bubble:not(.mine) .msg-react-trigger{right:-8px}.bubble.mine .msg-react-trigger{left:-8px}.bubble:hover .msg-react-trigger{display:flex}.msg-reactions{display:flex;flex-wrap:wrap;gap:3px;margin-top:3px;min-height:0}.msg-reaction-pill{display:inline-flex;align-items:center;gap:3px;background:#eef5f4;border:1px solid #d7e6e3;border-radius:99px;padding:2px 7px;font-size:12px;cursor:pointer;-webkit-user-select:none;user-select:none}.msg-reaction-pill.mine{background:#cdeee7;border-color:#4cad9c}.msg-reaction-who{display:inline-block;background:none;border:none;color:#6b8a90;font-size:11px;text-decoration:underline;cursor:pointer;padding:2px 4px}.who-reacted-card{max-width:320px}.who-reacted-list{display:grid;gap:10px;max-height:50vh;overflow-y:auto;padding-top:8px}.wr-row{display:flex;align-items:center;gap:10px}.wr-row img{width:32px;height:32px;border-radius:50%;object-fit:cover}.wr-row span{flex:1;font-size:14px}.wr-row b{font-size:18px}.msg-reaction-pick{display:flex;gap:6px;background:#fff;border-radius:99px;box-shadow:0 4px 20px #0003;padding:6px 10px;position:absolute;bottom:calc(100% + 6px);z-index:20;white-space:nowrap}.bubble.mine .msg-reaction-pick{right:0}.bubble:not(.mine) .msg-reaction-pick{left:0}.msg-reaction-pick button{background:none;border:none;font-size:20px;padding:2px 4px;border-radius:8px;cursor:pointer}.msg-reaction-pick button:hover{transform:scale(1.3)}.system-notice{text-align:center;color:#6b8a90;font-size:12px;background:#eef4f3;border-radius:99px;padding:5px 14px;margin:6px auto;max-width:85%;display:block;width:fit-content}.inline-call-entry{display:flex;align-items:center;gap:8px;padding:7px 12px;border-radius:12px;background:#f1f8f6;margin:6px auto;font-size:13px;color:#214b51;max-width:85%;width:fit-content}.inline-call-entry.missed{background:#fff1f1;color:#c0392b}.inline-call-entry .call-icon{font-size:16px}.inline-call-entry small{color:#6b8a90;margin-left:4px}.inline-call-entry button{margin-left:8px;background:none;border:none;cursor:pointer;font-size:15px}.story-strip{display:flex;gap:10px;overflow-x:auto;padding:10px 0 6px;scrollbar-width:none}.story-strip::-webkit-scrollbar{display:none}.story-bubble{display:flex;flex-direction:column;align-items:center;gap:4px;cursor:pointer;flex-shrink:0;width:64px}.story-ring{width:58px;height:58px;border-radius:50%;padding:3px;background:linear-gradient(135deg,#1a6b72,#4cad9c)}.story-ring.viewed{background:#c9d9d8}.story-ring.own{background:linear-gradient(135deg,#f4b942,#e85d04)}.story-ring img{width:100%;height:100%;border-radius:50%;object-fit:cover;border:3px solid #fff}.story-bubble small{font-size:10px;color:#5a7a80;text-align:center;overflow:hidden;white-space:nowrap;width:62px;text-overflow:ellipsis}.story-add-btn{width:58px;height:58px;border-radius:50%;background:#edf4f3;border:2px dashed #4cad9c;font-size:22px;color:#1a6b72;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.story-viewer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9000;background:#000;display:flex;flex-direction:column;align-items:center;justify-content:center}.story-viewer-progress{position:absolute;top:0;left:0;right:0;display:flex;gap:3px;padding:10px 12px 0}.story-progress-bar{flex:1;height:3px;border-radius:3px;background:#ffffff4d;overflow:hidden}.story-progress-bar .fill{height:100%;background:#fff;width:0%;transition:width linear}.story-viewer-header{position:absolute;top:20px;left:12px;right:12px;display:flex;align-items:center;gap:9px;z-index:2}.story-viewer-header img{width:36px;height:36px;border-radius:50%;object-fit:cover;border:2px solid #fff}.story-viewer-header b{color:#fff;font-size:14px}.story-viewer-header small{color:#fffb;font-size:12px}.story-viewer-close{margin-left:auto;color:#fff;background:none;border:none;font-size:22px;cursor:pointer}.story-text-card{width:100%;max-width:360px;aspect-ratio:9/16;border-radius:16px;display:flex;align-items:center;justify-content:center;padding:32px;font-size:22px;font-weight:600;text-align:center;line-height:1.4;word-break:break-word}.story-viewer video{max-width:100%;max-height:78vh;border-radius:12px}.story-image-full{max-width:100%;max-height:78vh;width:auto;height:auto;object-fit:contain;border-radius:12px;display:block;margin:0 auto}.story-nav{position:absolute;top:50%;transform:translateY(-50%)}.story-nav.prev{left:10px}.story-nav.next{right:10px}.story-nav button{background:#00000059;border:none;border-radius:50%;width:40px;height:40px;color:#fff;font-size:18px;cursor:pointer}.story-viewer-footer{position:absolute;bottom:16px;left:12px;right:12px;display:flex;align-items:center;gap:14px;z-index:5}.story-viewer-footer.hidden{display:none}.story-viewer-footer button{background:none;border:none;color:#fff;font-size:20px;cursor:pointer}.story-reaction-count,.story-comment-count{color:#fff;font-size:12px;margin-left:-8px}.story-reaction-count,.story-comment-count{color:#fff;font-size:12px}.story-reaction-pick{position:absolute;bottom:60px;left:12px;display:flex;gap:8px;background:#0009;border-radius:99px;padding:8px 12px;z-index:3}.story-reaction-pick button{background:none;border:none;font-size:22px;cursor:pointer}.story-composer{background:#fff;border-radius:20px;padding:24px;max-width:400px;width:100%;margin:0 auto}.story-text-preview{min-height:120px;border-radius:14px;display:flex;align-items:center;justify-content:center;padding:20px;margin-bottom:14px;font-size:18px;font-weight:600;text-align:center}.color-swatches{display:flex;gap:8px;flex-wrap:wrap;margin:8px 0}.color-swatches button{width:28px;height:28px;border-radius:50%;border:2px solid #fff;cursor:pointer;box-shadow:0 0 0 1px #ccc}.post-visibility-row{display:flex;align-items:center;gap:8px;margin-bottom:4px}.post-visibility-row select{flex:1;border:1px solid #d0e4e2;border-radius:10px;padding:7px 10px;font-size:14px;color:#214b51;background:#f6fbfa}.post-tag-wrap{position:relative}.post-tag-input{width:100%;border:1px solid #d0e4e2;border-radius:10px;padding:8px 12px;font-size:14px}.post-tag-results{position:absolute;left:0;right:0;top:calc(100% + 4px);background:#fff;border:1px solid #dfe8e6;border-radius:10px;max-height:180px;overflow-y:auto;z-index:15;box-shadow:0 8px 24px #0002}.post-tag-results button{display:flex;align-items:center;gap:8px;width:100%;padding:8px 12px;border:none;background:none;cursor:pointer;font-size:14px;text-align:left}.post-tag-results button:hover{background:#f1f8f6}.post-tag-results img{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}.post-tag-chips{display:flex;flex-wrap:wrap;gap:5px;margin-top:6px}.post-tag-chip{background:#d6f0ee;border-radius:99px;padding:3px 10px;font-size:13px;display:inline-flex;align-items:center;gap:5px}.post-tag-chip button{background:none;border:none;cursor:pointer;font-size:13px;padding:0;color:#666}.post-visibility-badge{font-size:11px;color:#6b8a90}.post-tagged-line{font-size:13px;color:#4a6a70;margin:4px 0 0}.post-tagged-line a,.post-tagged-line .tagged-link{color:#1565c0;font-weight:600;cursor:pointer;text-decoration:none}.post-tagged-line a:hover,.post-tagged-line .tagged-link:hover{text-decoration:underline}.group-info-card{max-width:440px}.group-settings-modern{display:grid;gap:16px;padding:4px 0}.settings-section{border:1px solid #e3ecea;border-radius:14px;padding:14px;background:#fafefe}.settings-section h4{margin:0 0 10px;font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:#4cad9c}.invite-link-row{display:flex;gap:8px;align-items:center}.invite-link-row input{flex:1;border:1px solid #d0e4e2;border-radius:10px;padding:9px 12px;font-size:13px;background:#fff;color:#214b51}.invite-link-row button{border:none;border-radius:10px;padding:9px 14px;background:#1a6b72;color:#fff;font-size:13px;cursor:pointer;white-space:nowrap}.invite-link-row button.secondary{background:#edf4f3;color:#1a6b72}.toggle-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.toggle-row .toggle-label{display:flex;flex-direction:column}.toggle-row .toggle-label small{color:#6b8a90;font-size:12px;margin-top:2px}.toggle-switch{position:relative;width:44px;height:24px;flex-shrink:0}.toggle-switch input{opacity:0;width:0;height:0}.toggle-switch .slider{position:absolute;top:0;right:0;bottom:0;left:0;background:#d0d9d8;border-radius:99px;cursor:pointer;transition:.2s}.toggle-switch .slider:before{content:"";position:absolute;width:18px;height:18px;left:3px;top:3px;background:#fff;border-radius:50%;transition:.2s}.toggle-switch input:checked+.slider{background:#1a6b72}.toggle-switch input:checked+.slider:before{transform:translate(20px)}.join-mode-select{width:100%;border:1px solid #d0e4e2;border-radius:10px;padding:9px 12px;font-size:14px;background:#fff;margin-top:6px}.member-role-badge{font-size:11px;padding:2px 8px;border-radius:99px;background:#edf4f3;color:#1a6b72;margin-left:6px}.member-role-badge.owner{background:#fff3cd;color:#7a5900}.member-admin-actions{display:flex;gap:4px}.member-admin-actions button{border:none;background:#edf4f3;color:#1a6b72;border-radius:8px;padding:4px 9px;font-size:12px;cursor:pointer}.member-admin-actions button.danger{background:#fdeaea;color:#c0392b}.join-request-card{border:1px solid #dfe8e6;border-radius:12px;padding:12px;display:flex;align-items:center;gap:10px;margin-bottom:8px}.join-request-card img{width:40px;height:40px;border-radius:50%;object-fit:cover}.join-request-card .req-info{flex:1;min-width:0}.join-request-card .req-info b{display:block;font-size:14px}.join-request-card .req-info small{color:#6b8a90;font-size:12px}.join-request-card .req-actions{display:flex;gap:6px}.join-request-card .req-actions button{padding:6px 14px;border-radius:8px;font-size:13px;border:1px solid #d0e4e2;background:#f1f8f6;cursor:pointer}.join-request-card .req-actions .approve{background:#1a6b72;color:#fff;border-color:#1a6b72}.exam-type-select-row{display:flex;gap:8px;align-items:center}.exam-gap-hint{background:#f6fbfa;border:1px dashed #4cad9c;border-radius:8px;padding:8px 12px;font-size:12px;color:#1a6b72;margin:6px 0}.exam-gap-hint button{background:#1a6b72;color:#fff;border:none;border-radius:6px;padding:4px 10px;font-size:12px;cursor:pointer;margin-left:8px}.exam-media-optional-label{display:block;font-size:12px;color:#6b8a90;margin:8px 0 4px}.exam-upload-excel{border:2px dashed #4cad9c;border-radius:12px;padding:18px;text-align:center;cursor:pointer;background:#f6fbfa;margin:10px 0}.exam-upload-excel input{display:none}.exam-upload-excel p{color:#1a6b72;font-size:13px;margin:0}.gap-inline-input{display:inline-block;width:130px;border:none;border-bottom:2px solid #1a6b72;background:transparent;font:inherit;padding:2px 4px;margin:0 3px;text-align:center}.gap-fill-text{font-size:16px;line-height:1.8}.cv-paper.modern>header{background:linear-gradient(135deg,#1a6b72,#0d4a51);color:#fff;border-radius:10px;padding:16px!important;margin-bottom:10mm!important}.cv-paper.modern .cv-paper-header>img{border-radius:50%!important;border:3px solid rgba(255,255,255,.5)}.cv-paper.modern h1,.cv-paper.modern h3{color:#fff!important}.cv-paper.modern .cv-contact span{color:#fffc!important}.cv-paper.modern section h2{color:#0b7168!important}.cv-paper.classic{font-family:Times New Roman,Georgia,serif!important}.cv-paper.classic>header{border-bottom:3px double #15343c!important;text-align:center!important;flex-direction:column!important}.cv-paper.classic .cv-paper-header>img{border-radius:4px!important;filter:grayscale(15%)}.cv-paper.classic h1{text-transform:uppercase;letter-spacing:2px;color:#15343c!important}.cv-paper.classic h3{font-style:italic;color:#444!important;font-weight:400!important}.cv-paper.classic .cv-contact{justify-content:center!important}.cv-paper.classic section h2{color:#15343c!important;border-bottom:1px solid #999;padding-bottom:4px}.cv-paper.classic section h2 span{background:none!important;color:#15343c!important}.cv-paper.academic{font-family:Georgia,Times New Roman,serif!important}.cv-paper.academic>header{border-bottom:2px solid #5a3e85!important}.cv-paper.academic .cv-paper-header>img{border-radius:6px!important;flex:0 0 76px;width:76px!important;height:76px!important}.cv-paper.academic h1{color:#3d2a5c!important;font-size:26px!important}.cv-paper.academic h3{color:#5a3e85!important}.cv-paper.academic section h2{color:#5a3e85!important}.cv-paper.academic section h2 span{background:#ece3f7!important;color:#5a3e85!important}.call-overlay{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:9999!important;background:#000000b8!important;display:flex;align-items:center;justify-content:center}.image-viewer{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:9999!important;background:#000!important;display:flex;flex-direction:column;align-items:center;justify-content:center}.msg-react-trigger{display:flex!important;opacity:.55}.bubble:hover .msg-react-trigger,.msg-react-trigger:focus{opacity:1}.floating-post-menu{position:fixed;z-index:500;background:#fff;border:1px solid #dae5e6;border-radius:12px;box-shadow:0 12px 35px #18343c40;padding:6px;display:grid;min-width:160px;max-height:70vh;overflow-y:auto}.floating-post-menu button{border:0;background:#fff;text-align:left;padding:9px 12px;border-radius:8px;font-size:14px;width:100%}.floating-post-menu button:hover{background:#f0f6f5}.floating-post-menu button.danger-text{color:#bd3434!important}article[data-post-card]{overflow:visible!important}.story-viewer.paused .story-progress-bar .fill{animation-play-state:paused}.story-comments-panel,.story-insights-panel{position:absolute;bottom:16px;left:12px;right:12px;max-height:46vh;overflow-y:auto;background:#141414d1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:16px;padding:14px;z-index:5}.story-panel-close{position:absolute;top:8px;right:10px;background:none;border:none;color:#fff;font-size:20px;cursor:pointer;z-index:1}.story-comments-panel h4,.story-insights-panel h4{color:#fff;font-size:13px;margin:0 26px 10px 0}.story-comments-panel .sc-row,.story-insights-panel .si-row{display:flex;align-items:center;gap:8px;margin-bottom:8px}.story-comments-panel img,.story-insights-panel img{width:26px;height:26px;border-radius:50%;object-fit:cover;flex-shrink:0}.story-comments-panel b{color:#fff;font-size:12px;display:block}.story-comments-panel span,.story-insights-panel span{color:#fffd;font-size:12px}.story-insights-panel small{color:#fffa;font-size:11px;margin-left:auto}.story-comments-panel form{display:flex;gap:6px;margin-top:10px}.story-comments-panel input{flex:1;border-radius:99px;border:none;padding:9px 14px;background:#ffffff26;color:#fff;font-size:13px}.story-comments-panel input::placeholder{color:#fffa}.story-comments-panel form button{background:none;border:none;color:#fff;font-size:18px;cursor:pointer;flex-shrink:0}.story-viewer>.story-mini-thumb{position:absolute;top:74px;right:12px;width:44px;height:78px;border-radius:8px;overflow:hidden;border:2px solid #fff;z-index:6;box-shadow:0 4px 14px #0006}.story-mini-thumb img,.story-mini-thumb video{width:100%;height:100%;object-fit:cover}.exam-list-owner-actions{display:flex;gap:6px;margin-top:8px}.exam-list-owner-actions button{border:1px solid #d0e4e2;background:#f6fbfa;border-radius:8px;padding:6px 12px;font-size:12px;cursor:pointer}.exam-list-owner-actions button.danger-text{color:#c0392b;border-color:#f3caca;background:#fdeeee}
