*{box-sizing:border-box;color:#fff;margin:0;padding:0;font-family:var(--font-poppins), var(--font-noto-sinhala), sans-serif!important}svg.svg-inline--fa{vertical-align:-.125em;width:auto;min-width:1em;height:1em;display:inline-block;overflow:visible}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;background-color:#0b0b0f;overflow-x:hidden}a{color:inherit;text-decoration:none!important}.footer{border-top:1px solid #00495f}.navbar-nav{gap:15px;font-weight:600}.home-main-title{font-size:42px;font-weight:700}.home-bottom-title{font-size:30px;font-weight:200;line-height:35px}.paragraph{font-size:1px}body{background-color:#03030a}.video-background-container{height:100dvh;position:relative;overflow:hidden}.background-video{z-index:-1;object-fit:cover;width:auto;min-width:100%;height:auto;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.content-overlay{z-index:1;color:#fff;text-align:center;padding-top:40vh;position:relative}.profile-dropdown.modern,.profile-dropdown{-webkit-backdrop-filter:blur(16px)!important;background:#121216!important;border:1px solid #ffffff40!important;box-shadow:0 10px 40px #000c!important}.premium-modal,.premium-modal.studio-card{background:#111114!important;border:1px solid #fff3!important;box-shadow:0 20px 60px #000000e6!important}.premium-modal h2{text-shadow:0 2px 4px #00000080;color:#fff!important}.premium-modal p,.premium-modal li{color:#eee!important}.con-item.active{border-left:3px solid #3b82f6;background:#3b82f626!important}.profile-dropdown-premium{z-index:1000;-webkit-backdrop-filter:blur(40px)saturate(180%);background:#0f172ad9;border:1px solid #ffffff14;border-radius:24px;min-width:260px;padding:10px;animation:.3s cubic-bezier(.175,.885,.32,1.275) dropdownReveal;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 30px 70px #000c,0 0 0 1px #ffffff08}.profile-dropdown-premium .id-card{border-bottom:1px solid #ffffff0f;align-items:center;gap:14px;margin-bottom:8px;padding:16px 18px 14px;display:flex}.profile-dropdown-premium .id-card .profileImage{border:2px solid #638df066!important;box-shadow:0 0 20px #638df033!important}.profileImage.active{border-color:#3b82f6!important}.profile-dropdown-premium .user-info{min-width:0}.profile-dropdown-premium .user-name{color:#fff;text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.3px;margin:0;font-size:.96rem;font-weight:850;overflow:hidden}.profile-dropdown-premium .user-email{color:#7c7c8d;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.75rem;font-weight:600;overflow:hidden}.profile-dropdown-premium .actions{flex-direction:column;gap:2px;display:flex}.profile-dropdown-premium .action-btn{color:#e2e8f0;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:14px;align-items:center;gap:12px;width:100%;padding:12px 16px;font-family:inherit;font-size:.88rem;font-weight:600;transition:all .2s;display:flex}.profile-dropdown-premium .action-btn:hover{color:#fff;background:#ffffff0d}.profile-dropdown-premium .action-btn.signout{color:#f55;margin-top:4px;font-weight:700}.profile-dropdown-premium .action-btn.signout:hover{background:#ff555514}.profile-dropdown-premium .divider{background:#ffffff0f;height:1px;margin:6px 4px}@keyframes dropdownReveal{0%{opacity:0;transform:translateY(12px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.splash-container{z-index:100000;background-color:#020617;justify-content:center;align-items:center;width:100vw;height:100dvh;display:flex;position:fixed;top:0;left:0;overflow:hidden}.splash-glow{background:radial-gradient(circle,#3b82f61a 0%,#02061700 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.splash-content{z-index:2;flex-direction:column;align-items:center;gap:40px;animation:4s ease-in-out infinite splashFloat;display:flex}.splash-core-wrapper{justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative}.splash-core-outline{border:1px solid #3b82f626;border-radius:50%;width:70px;height:70px;position:absolute}.splash-core-pulse{filter:blur(10px);opacity:.5;background:radial-gradient(circle,#3b82f6 0%,#0000 70%);border-radius:50%;width:40px;height:40px;animation:2s ease-in-out infinite splashPulse;position:absolute}.splash-spinner-modern{border:2px solid #0000;border-top-color:#3b82f6;border-radius:50%;width:100%;height:100%;animation:.8s linear infinite rotate;position:absolute}.splash-title{color:#fff;letter-spacing:6px;text-align:center;margin:0;font-size:3rem;font-weight:950;line-height:1}.splash-title span{color:#3b82f6;text-shadow:0 0 20px #3b82f680}.splash-subtitle{color:#64748b;letter-spacing:2px;text-transform:uppercase;text-align:center;margin:12px 0 0;font-size:.85rem;font-weight:800}.splash-progress-container{background:#ffffff0d;border-radius:20px;width:280px;height:4px;position:relative;overflow:hidden}.splash-progress-bar{background:linear-gradient(90deg,#0000,#3b82f6,#0000);width:60%;height:100%;animation:1.5s ease-in-out infinite splashProgressMove;position:absolute}.splash-status-line{opacity:.5;justify-content:center;align-items:center;gap:12px;display:flex}.splash-status-dot{background-color:#10b981;border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px #10b981}.splash-status-text{color:#94a3b8;letter-spacing:2px;font-size:.7rem;font-weight:950}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes splashPulse{0%,to{opacity:.3;transform:scale(.9)}50%{opacity:.7;transform:scale(1.1)}}@keyframes splashFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes splashProgressMove{0%{left:-100%}to{left:100%}}.native-frame,.native-frame body{-webkit-tap-highlight-color:transparent}.native-frame .sidebar-loading-overlay{-webkit-backdrop-filter:none!important;background:#0f172a0d!important}.native-frame .sidebar-overlay-active{-webkit-backdrop-filter:blur(8px)!important;background:#02061766!important}.native-frame .glass-card-premium,.native-frame .workspace-dropdown,.native-frame .profile-dropdown-premium{-webkit-backdrop-filter:blur(8px)!important;background:#111116!important;border-color:#ffffff1a!important;box-shadow:0 8px 32px #0006!important}.native-frame .profile-dropdown-premium .divider{background:#ffffff1a!important}.native-frame,.native-frame *{-webkit-backdrop-filter:none!important;box-shadow:none!important;transition-duration:.1s!important}.native-frame .modal-overlay,.native-frame .study-modal-overlay,.native-frame .modal-overlay-v2,.native-frame .premium-modal-overlay,.native-frame .image-lightbox-overlay,.native-frame .camera-overlay{background:#0a0a0ff2!important}.native-frame .modal-content,.native-frame .study-modal-content,.native-frame .notification-modal{background:#111116!important}.safe-top{padding-top:max(env(safe-area-inset-top,0px), var(--safe-top,0px))!important}.safe-bottom{padding-bottom:max(env(safe-area-inset-bottom,0px), var(--safe-bottom,0px))!important}.safe-bottom-margin{margin-bottom:max(env(safe-area-inset-bottom,0px), var(--safe-bottom,0px))!important}.native-frame .modal-overlay,.native-frame .study-modal-overlay,.native-frame [class*=-overlay]{--computed-safe-top:max(env(safe-area-inset-top,0px), var(--safe-top,0px));--computed-safe-bottom:max(env(safe-area-inset-bottom,0px), var(--safe-bottom,0px))}.native-frame .modal-header{padding-top:max(20px, calc(12px + var(--safe-top,0px)))!important}.native-frame .generate-btn,.native-frame .glass-btn{margin-bottom:max(8px, var(--safe-bottom,0px))!important}.native-frame .mindmap-controls{bottom:max(12px, calc(8px + var(--safe-bottom,0px)))!important}.conversations{flex-direction:column;flex:1;min-height:300px;display:flex;position:relative}.sidebar-loading-overlay{-webkit-backdrop-filter:blur(4px);z-index:10;pointer-events:none;background:#0f172a0d;animation:.3s dFadeIn;position:absolute;inset:0}@keyframes dFadeIn{0%{opacity:0}to{opacity:1}}.skeleton-item-modern{background:#ffffff0d;border-radius:12px;align-items:center;gap:12px;margin-bottom:8px;padding:12px 16px;display:flex;position:relative;overflow:hidden}.skeleton-item-modern:after{content:"";background:linear-gradient(90deg,#0000,#ffffff0f,#0000);animation:2s infinite skelShimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes skelShimmer{to{transform:translate(100%)}}.skel-circle{background:#ffffff1f;border-radius:50%;flex-shrink:0;width:10px;height:10px}.skel-lines{flex-direction:column;flex:1;gap:6px;display:flex}.skel-line-long{background:#ffffff1f;border-radius:4px;width:85%;height:8px}.skel-line-short{background:#ffffff14;border-radius:4px;width:40%;height:6px}.scholar-profile-card{cursor:pointer;background:0 0;border:1px solid #ffffff0f;border-radius:20px;margin:15px;padding:12px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.scholar-profile-card:hover{background:#ffffff0d;border-color:#3b82f666;transform:translateY(-3px)}.profile-card-glow{pointer-events:none;background:radial-gradient(circle,#3b82f614 0%,#0000 70%);width:200%;height:200%;transition:all .5s;position:absolute;top:-50%;left:-50%}.scholar-profile-card:hover .profile-card-glow{transform:scale(1.2)}.profile-card-content{z-index:2;align-items:center;gap:12px;display:flex;position:relative}.card-avatar-wrap{flex-shrink:0;width:42px;height:42px;position:relative}.card-level-badge{color:#fff;background:#3b82f6;border:2px solid #0f172a;border-radius:5px;justify-content:center;align-items:center;min-width:16px;height:16px;font-size:.6rem;font-weight:955;display:flex;position:absolute;bottom:-2px;right:-4px}.conv-skeleton-wrap{flex-direction:column;gap:12px;margin-top:10px;display:flex}.conversations-inner{padding-bottom:80px}.card-meta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.card-badge-row{align-items:center;gap:8px;display:flex}.card-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:800;overflow:hidden}.card-rank{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;font-weight:700;overflow:hidden}.card-arrow{color:#475569;font-size:.75rem;transition:all .3s}.scholar-profile-card:hover .card-arrow{color:#3b82f6;transform:translate(3px)}.public-profile-status{color:#3b82f6;text-transform:uppercase;letter-spacing:.5px;background:#3b82f61a;border:1px solid #3b82f626;border-radius:4px;padding:1px 6px;font-size:.5rem;font-weight:950}.sidebar-overlay-active{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:999;background:#02061799;animation:.3s ease-out fadeIn;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}::-webkit-scrollbar{width:4px!important;height:4px!important}::-webkit-scrollbar-track{background:0 0!important}::-webkit-scrollbar-thumb{background:#ffffff1a!important;border:none!important;border-radius:100px!important;transition:all .3s!important}::-webkit-scrollbar-thumb:hover{background:#ffffff40!important}*{scrollbar-width:thin!important;scrollbar-color:#ffffff1a transparent!important}
@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/41e95f694c5c4549-s.0r1jrq7neqdsq.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6c55a692938ebbbc-s.0g6rbszwfgn9y.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a218039a3287bcfd-s.p.17-1enzs_j91b.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/bdc7e24a509eb931-s.0apt5mko2.qn3.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/0da9c7f357bd9d4d-s.0ek5sshv8wk3m.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/8e6fa89aa22d24ec-s.p.0uvzar8hswo3p.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/0a7740363b4d4863-s.1110aazvokzp..woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5f9d24ebef5d5292-s.0esuu2f5si~v8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e2334d715941921e-s.p.12skym0rqknxy.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b53057dbf91a7acf-s.0carvq6u72s58.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/798ea22d9983e047-s.106do9xzbuago.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/47fe1b7cd6e6ed85-s.p.0~mcdl10zdfb3.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins Fallback;src:local(Arial);ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.poppins_f154cecc-module__h82h7a__className{font-family:Poppins,Poppins Fallback;font-style:normal}.poppins_f154cecc-module__h82h7a__variable{--font-poppins:"Poppins", "Poppins Fallback"}
@font-face{font-family:Noto Sans Sinhala;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/e54d28ae7628a2cb-s.p.06~oh4ypmd9kj.woff2)format("woff2");unicode-range:U+964-965,U+D81-DF4,U+1CF2,U+200C-200D,U+25CC,U+111E1-111F4}@font-face{font-family:Noto Sans Sinhala;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/edc08ccd95e8777e-s.0w4b0ql-9lmf-.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Noto Sans Sinhala;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/b3610800d6799a3e-s.p.0g16l8oc54wp-.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Noto Sans Sinhala;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/e54d28ae7628a2cb-s.p.06~oh4ypmd9kj.woff2)format("woff2");unicode-range:U+964-965,U+D81-DF4,U+1CF2,U+200C-200D,U+25CC,U+111E1-111F4}@font-face{font-family:Noto Sans Sinhala;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/edc08ccd95e8777e-s.0w4b0ql-9lmf-.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Noto Sans Sinhala;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/b3610800d6799a3e-s.p.0g16l8oc54wp-.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Noto Sans Sinhala;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/e54d28ae7628a2cb-s.p.06~oh4ypmd9kj.woff2)format("woff2");unicode-range:U+964-965,U+D81-DF4,U+1CF2,U+200C-200D,U+25CC,U+111E1-111F4}@font-face{font-family:Noto Sans Sinhala;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/edc08ccd95e8777e-s.0w4b0ql-9lmf-.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Noto Sans Sinhala;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/b3610800d6799a3e-s.p.0g16l8oc54wp-.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Noto Sans Sinhala;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/e54d28ae7628a2cb-s.p.06~oh4ypmd9kj.woff2)format("woff2");unicode-range:U+964-965,U+D81-DF4,U+1CF2,U+200C-200D,U+25CC,U+111E1-111F4}@font-face{font-family:Noto Sans Sinhala;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/edc08ccd95e8777e-s.0w4b0ql-9lmf-.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Noto Sans Sinhala;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/b3610800d6799a3e-s.p.0g16l8oc54wp-.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Noto Sans Sinhala;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/e54d28ae7628a2cb-s.p.06~oh4ypmd9kj.woff2)format("woff2");unicode-range:U+964-965,U+D81-DF4,U+1CF2,U+200C-200D,U+25CC,U+111E1-111F4}@font-face{font-family:Noto Sans Sinhala;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/edc08ccd95e8777e-s.0w4b0ql-9lmf-.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Noto Sans Sinhala;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/b3610800d6799a3e-s.p.0g16l8oc54wp-.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Noto Sans Sinhala Fallback;src:local(Arial);ascent-override:88.2%;descent-override:25.56%;line-gap-override:0.0%;size-adjust:114.63%}.noto_sans_sinhala_133b4d22-module__2ggVfW__className{font-family:Noto Sans Sinhala,Noto Sans Sinhala Fallback;font-style:normal}.noto_sans_sinhala_133b4d22-module__2ggVfW__variable{--font-noto-sinhala:"Noto Sans Sinhala", "Noto Sans Sinhala Fallback"}